/**
Theme Name: astra_oellinas
Author: Jäger Mediendesign
Author URI: https://www.jaeger-mediendesign.de
Description: Child Theme für Ó-Ellinas 2023
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra_oellinas
Template: astra
*/

/* grechen fuemen */
@font-face {
    font-family: 'grechen_fuemenregular';
    src: url('fonts/grechenfuemen-regular-webfont.woff2') format('woff2'),
         url('fonts/grechenfuemen-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* glory-regular - latin */
@font-face {
  font-family: 'Glory';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/glory-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/glory-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/glory-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/glory-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/glory-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/glory-v9-latin-regular.svg#Glory') format('svg'); /* Legacy iOS */
}

/* Infini */

@font-face {
  font-family: 'Infini';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/infini-romain-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/infini-romain-webfont.woff') format('woff'), /* Modern Browsers */
       url('fonts/infini-romain-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
}

/* diverse Anpassungen - Header + Footer */

.site-title h1 {
  padding: 0 10px;
background-color: #f5f5dc5c;
}

.site-title a {
  text-shadow: 2px 2px #FFF;
}

.site-header .site-description {
    font-family: 'Infini'; color: #FFF; text-transform: uppercase; letter-spacing: 2px; text-align: right; font-weight: 800; display:inline; background-color:#416419; padding:5px 10px; float:right;
}


footer {color:#FFF;}
footer h2, footer a {color:#FFF;}
footer a:hover {color:#F7C966;}


/* diverse Anpassungen - Styles */





.design-2 .pcdfwoo-product-cat_inner .pcdfwoo_title {
	opacity: 1; 
left: 0px;
right: 0px;
bottom: 0px;
top: 240px;
padding: 15px 5px 0px 5px;
	font-size: 18px;
line-height: 20px;	
}

.design-2 .pcdfwoo-product-cat_inner .pcdfwoo_title .pcdfwoo_count {display:none;}

.wp-site-blocks {
	padding-bottom: 0;}