/*
Theme Name: Esmee Child
Theme URI: https://esmee.qodeinteractive.com
Description: A child theme of Esmee
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: esmee
Template: esmee
*/
.wpfButton{
	 color: #fff;
    background-color: #000;	
}
.wfpDescription{
	font-size:2rem;
	font-weight:600;
	color:#000;
	
}
.wpfFilterTaxNameWrapper{
	font-family: Arsenal,sans-serif;
}
.widget_text{
	margin:0px;
	font-weight:500;
}
@media (max-width: 768px) {
    .qodef-grid-inner {
        display: flex;
        flex-direction: column-reverse;
    }
	#qodef-page-inner {
		position:relative;
		padding:10px 0 100px;
	}
}
@media (max-width: 1368px) {
	.yith_magnifier_zoom_magnifier{
	width:550px !important;
	max-width:800px !important;
}
}
@media only screen and (max-width: 668px){
	.yith_magnifier_zoom_magnifier{
		width:322px !important;
		max-width:400px !important;
	}
}
.single-product.qodef-woo-single-layout-gallery #qodef-page-inner {width: 1100px !important}
.images div.woocommerce-product-gallery__image:first-child{
	display:block;
}

.images div.woocommerce-product-gallery__image{
	display:none;
}
.qodef-woo-thumbnails-wrapper div.woocommerce-product-gallery__image:first-child{
	display:none;
}
.single-product.qodef-woo-single-layout-full-width-images #qodef-page-inner {width: 1100px !important}
.yith_magnifier_thumbnail a img{height:165px;}
.yith_magnifier_gallery li a, .yith_magnifier_gallery li a:focus-visible{
	outline: #cecece auto 1px;
}
.yith_magnifier_gallery li.active-thumbnail a img, .yith_magnifier_gallery li.active-thumbnail a img:hover{
	outline: #d4ad00 auto 2px;
	-webkit-box-shadow: 0px 0px 3px 0px #d4ad00;
    -moz-box-shadow: 0px 0px 3px 0px #d4ad00;
    box-shadow: 0px 0px 3px 0px #d4ad00;
    border: 1px solid #d4ad00;
}
.yith_magnifier_zoom img {
    display: block;
    width: 280px;
	height: 500px;
}
.yith_magnifier_zoom_wrap{
	display: flex;
    justify-content: center;
}

