/**
* Theme Name: Xocora Child
* Description: This is a child theme of Xocora, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: xocora
* Version: 1.2.8
*/
body *{
	font-family: 'MyriadPro-Regular';
}

.product-caption .woocommerce-loop-product__title {color: #1e1e1e; font-size: 20px!important;}
.woocommerce-Price-amount.amount{
    color: #1e1e1e;
}
.woocommerce-loop-product__title a{
    color: #1e1e1e;
}
.btn-slider:before{
	background:#fff!important;
}
.slick-dots li button {
    background-color: #8d4a4a;
}
footer .elementor-heading-title,
.main-navigation ul.menu > li.menu-item > a > span{
	    font-family: 'MyriadPro-Regular';
}
footer .elementor-widget-wrap.elementor-element-populated {
	display: none;
}


