


@media (max-width: 576px) {
	/*
.product-grid-item img {
    min-height: 240px !important;
    max-height: 240px !important;
}
*/
.wd-nav-accordion-mb-on .wd-nav-product-cat li {
    flex: initial!important;
    width: 40%!important;
}
ul.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion.categories-opened {
    display: flex!important;
    flex-wrap: wrap!important;
    flex-direction: row!important;
}
a.category-nav-link img {
    max-height: 60px!important;
}
.product-summary-shadow .summary-inner {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    padding: 10px!important;
}
div#simple-chat-button--container {
	display: none !important;
}
}

