/*
Theme Name:     LadyComp
Description:    
Author:         Johan
Template:       oceanwp

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@font-face {
    font-family: 'monoglycerideregular';
    src: url('fonts/monog___-webfont.woff2') format('woff2'),
         url('fonts/monog___-webfont.woff') format('woff');
         url('fonts/monog__.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'yaahowu_boldregular';
    src: url('fonts/yaahowu_bold-webfont.woff2') format('woff2'),
         url('fonts/yaahowu_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'monoglyceridebold';
    src: url('fonts/monogb__-webfont.woff2') format('woff2'),
         url('fonts/monogb__-webfont.woff') format('woff'),
         url('fonts/monogb__.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


h1.elementor-heading-title {
    font-family: 'monoglyceridebold';
}


h2.elementor-heading-title{
    font-family: 'monoglycerideregular';
}

.elementor-slide-heading, .elementor-slide-button, .naam-testimonial {
        font-family: 'monoglycerideregular';
}

.elementor-slide-heading {
    padding-bottom:20px;

}

.woocommerce div.product .product_title {
        font-family: 'monoglycerideregular'!important;
}

.woocommerce ul.products li.product li.title a {
        font-family: 'monoglycerideregular'!important;
         color:#00ADBA;
         font-size:20px!important;
}

.naam-testimonial {
   font-size:27px;
   line-height:32px;
}

.page-numbers {
    font-family: 'monoglycerideregular';
    margin-right:60px;
}






@media only screen and (max-width: 480px) {
    #footer_nieuws_kolom {
        display:none!important;
        }
	#shop {
        display:none;
        }
    #skew:after {
          border-right: 0px solid rgba(100,100,105,0.05)!important;
        }

}

<script type="text/javascript">
	var trackcmp_email = '';
	var trackcmp = document.createElement("script");
	trackcmp.async = true;
	trackcmp.type = 'text/javascript';
	trackcmp.src = '//trackcmp.net/visit?actid=223485003&e='+encodeURIComponent(trackcmp_email)+'&r='+encodeURIComponent(document.referrer)+'&u='+encodeURIComponent(window.location.href);
	var trackcmp_s = document.getElementsByTagName("script");
	if (trackcmp_s.length) {
		trackcmp_s[0].parentNode.appendChild(trackcmp);
	} else {
		var trackcmp_h = document.getElementsByTagName("head");
		trackcmp_h.length && trackcmp_h[0].appendChild(trackcmp);
	}
</script>
