<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*   
Theme Name: liclo
Theme URI: listenclosely.at
Description: Yoko Child Theme for Listen Closely
Author: Werner Zangerle
Author URI: http://wernerzangerle.com
Template: yoko
Version: 1.0
Tags: Yoko Child Theme
*/ 

@import url("../yoko/style.css");


@font-face {
    font-family: 'HeroLight';
    src: url('herolight-webfont.eot');
    src: url('herolight-webfont.eot?#iefix') format('embedded-opentype'),
         url('herolight-webfont.woff') format('woff'),
         url('herolight-webfont.ttf') format('truetype'),
         url('herolight-webfont.svg#HeroLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HeroRegular';
    src: url('hero-webfont.eot');
    src: url('hero-webfont.eot?#iefix') format('embedded-opentype'),
         url('hero-webfont.woff') format('woff'),
         url('hero-webfont.ttf') format('truetype'),
         url('hero-webfont.svg#HeroRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.wpshopgermany_produkt .name {
      color: #333333;
    font-family: HeroRegular,Helvetica,Verdana,sans-serif;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
        -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;

    font-size: 1.3em;

    font-stretch: normal;
  
    line-height: 1.4;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 26px;
}

 h1, h2, h3, #content h1, #content h2, #content h3, h1.entry-title, #content .page-entry-header h1.entry-title, #content .entry-header h2.entry-title, #branding #mainnav, #content .single-entry-header h1.entry-title {
  font-family: HeroRegular, Helvetica, Verdana, sans-serif;
  color: #333333;
  font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}


.category-cd .single-entry-header {
    display:none;
}

.widget_sociallinks a.youtube {
    background:url(images/youtube.png) 0 0 no-repeat;}
.widget_sociallinks a.bandcamp {
    background:url(images/bandcamp.png) 0 0 no-repeat;}
.widget_sociallinks a.soundcloud {
    background:url(images/soundcloud.jpg) 0 0 no-repeat;}
    
/*SHOPSHOPSHOP*/
.wpsg_pgruppen_list_image, .wpsg_pgruppen_single_list_image {
   float:left;
   margin-right: 10px;    
}

/*wpsg edits von werner zangerle */

.wpsg_pgruppen_list_produkte{
  clear:left;
}

.wpsg_pgruppen_list_image{
  margin: 0 25px 25px 0;
}


#content .wpsg_produkt_right h1 {
  margin-top:0px;
}

.wpshopgermany {
  font-size: 0.8em;
}
.wpshopgermany h2.widgettitle {
  font-weight: bold;
  text-transform: uppercase;
  color: #777;
  letter-spacing: 1px;
}


</pre></body></html>