/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.3.2.1581596310
Updated: 2020-02-13 13:18:30

*/

@font-face {
font-family: 'TheForegen';        
        src: url('fonts/the-foregen-regular.ttf') format('truetype'),
         url('fonts/the-foregen-regular.woff') format('woff');
	letter-spacing: 4px;
    font-size: 20px;
	  font-display: swap;
}

@font-face {
font-family: 'Impact_Label_Reversed';    
	src: url('fonts/Impact_Label_Reversed-webfont.ttf');
        src: url('fonts/Impact_Label_Reversed-webfont.ttf') format('truetype'),
         url('fonts/Impact_Label_Reversed-webfont.woff') format('woff');
	letter-spacing: 4px;
    font-size: 20px;
	  font-display: swap;

}

@font-face {
    
font-family: 'Gratinoli';
src: url('fonts/Gratinoli.eot');
src: url('fonts/Gratinoli.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gratinoli.woff') format('woff'),
         url('fonts/Gratinoli.woff2') format('woff2'),
	     url('fonts/Gratinoli.otf') format('open-type'),
         url('fonts/Gratinoli.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
	  font-display: swap;
}

@font-face {
    
font-family: 'mtrsa';
src: url('fonts/MtrSans.eot');
src: url('fonts/MtrSans.eot?#iefix') format('embedded-opentype'),
         url('fonts/MtrSans.woff') format('woff'),
	     url('fonts/MtrSans.otf') format('open-type'),
         url('fonts/MtrSans.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
	
	  font-display: swap;
}

@font-face {
    
font-family: 'mtrsc';
src: url('fonts/MtrScript.eot');
src: url('fonts/MtrScript.eot?#iefix') format('embedded-opentype'),
         url('fonts/MtrScript.woff') format('woff'),
	     url('fonts/MtrScript.otf') format('open-type'),
         url('fonts/MtrScript.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
		letter-spacing: 0px;
}

.sib-form-block__button sib-form-block__button-with-loader
{    font-size: 16px;
    text-align: left;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    color: #000000;
    background-color: #facb90 !important;
}



.woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty 
		{ 
    font-size: 17px;
			color: #000000 !important;
	}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    	font-family: 'the foregen';
  	  font-size: 1.2em !important;
  	  font-weight: 400;
  	  font-style: normal;
		letter-spacing: 0.05em;
	}



/*---------------------LIEFERZEITEN HERVORHEBEN -----------------------------*/
.delivery-time-data
{
	background: #facb90 !important;
	font-weight: 600;
}



ul.woocommerce-error a {
    color: orange;
}