/* Fixing category image */
@media screen and (max-width: 480px) {
/* On product page */
.elementor-12402 .elementor-element.elementor-element-0b21875 .shopengine-product-category-lists .single-cat-list-item{
background-position: 60px 46px !important;
}
}
@media screen and (min-width: 480px) {
/* On product page */
.elementor-12402 .elementor-element.elementor-element-0b21875 .shopengine-product-category-lists .single-cat-list-item{
background-position: 150px -70px !important;
}
}
(adsbygoogle = window.adsbygoogle || []).push({});