<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 1250px) {
    .owl-item &gt; div .image .hov {
        width: 243px;
    }
}
@media only screen and (max-width: 1153px) {
    .owl-item &gt; div .image .hov {
        width: 240px;
    }
}
@media only screen and (max-width: 1143px) {
    .owl-item &gt; div .image .hov {
        width: 237px;
    }
}
@media only screen and (max-width: 1128px) {
    .owl-item &gt; div .image .hov {
        width: 233px;
    }
}
@media only screen and (max-width: 1099px) {
    .owl-item &gt; div .image .hov {
        width: 231px;
    }
}
@media only screen and (max-width: 1078px) {
    .owl-item &gt; div .image .hov {
        width: 224px;
    }
}
@media only screen and (max-width: 1049px) {
    .owl-item &gt; div .image .hov {
        width: 221px;
    }
}
@media only screen and (max-width: 1027px) {
    .owl-item &gt; div .image .hov {
        width: 217px;
    }
}
@media only screen and (min-width: 996px) and (max-width: 1019px) {
      .owl-item &gt; div .image:hover .hov {
        display: none;
      }
}
@media only screen and (max-width: 997px) {
    .owl-item &gt; div .image:hover .hov {
        display: block;
    }
    .owl-item &gt; div .image .hov {
        width: 265px;
    }
}
@media only screen and (max-width: 949px) {
    .owl-item &gt; div .image .hov {
        width: 254px;
    }
}
@media only screen and (max-width: 912px) {
    .owl-item &gt; div .image .hov {
        width: 246px;
    }
}
@media only screen and (max-width: 885px) {
    .owl-item &gt; div .image .hov {
        width: 242px;
    }
}
@media only screen and (max-width: 865px) {
    .owl-item &gt; div .image .hov {
        width: 235px;
    }
}
@media only screen and (max-width: 865px) {
    .owl-item &gt; div .image .hov {
        width: 235px;
    }
}
@media only screen and (max-width: 837px) {
    .owl-item &gt; div .image .hov {
        width: 230px;
    }
}
@media only screen and (max-width: 816px) {
    .owl-item &gt; div .image .hov {
        width: 223px;
    }
}
@media only screen and (max-width: 788px) {
    .owl-item &gt; div .image .hov {
        width: 221px;
    }
}
@media only screen and (max-width: 767px) {
.owl-item &gt; div:hover .product-zoom {
    display: none;
}
.owl-item &gt; div .image .hov {
    left: -1px;
}
}
@media only screen and (min-width: 531px) and (max-width: 700px) {
.owl-carousel .wishlist {
    position: absolute;
}
.owl-carousel .compare {
    position: absolute;
}
}
@media only screen and (min-width: 421px) and (max-width: 530px) {
.owl-carousel .wishlist {
    position: absolute;
}
.owl-carousel .compare {
    position: absolute;
}
.owl-pagination {
    top: 52px;
}
}
@media only screen and (max-width: 700px) {
    .owl-item &gt; div .image:hover .hov {
        display: none;
    }   
}
@media only screen and (min-width: 339px) and (max-width: 421px) {
    .owl-pagination {
        top: 52px;
    }
}
@media only screen and (max-width: 420px) {
    .owl-item &gt; div .image:hover .hov {
        display: none;
    }
}
@media only screen and (max-width: 339px) {
    .owl-pagination {
        top: 52px;
    }
    .box-heading {
        margin-bottom: 36px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 785px) {
    .owl-item &gt; div .image .hov {
        width: 300px;
        left: -18px;
    }
}
@media only screen and (min-width: 679px) and (max-width: 743px) {
    .owl-item &gt; div .image .hov {
        left: -16px;
        width: 277px;
    }
}
@media only screen and (max-width: 767px) {
	#content .owl-item &gt; div .image:hover .product-zoom {
		display: none;
	}
	.owl-item &gt; div:hover .divshadow {
		display: none;
	}
	#content .box-product &gt; div,
	#content .product-grid &gt; div {
		padding-bottom: 30px;
	}
	#column-left + #content .product-grid &gt; div, #column-right + #content .product-grid &gt; div {
		width: 31%;
	}
	.box-product .wishlist, .product-grid .wishlist {
		bottom: 0;
	}
	.box-product &gt; div .compare, .product-grid &gt; div .compare {
		bottom: 0;
	}
}</pre></body></html>