.section-shipping-delivery {display: none !important;}
#filter-products-container .products-grid .product-item {width: 100% !important;}
.price-box .price {
    color: #a51e23 !important;
}
.catalog-category-view .products-grid .product-item {
    width: 25% !important;
}
.filter-option-label {
    font-size: 14px !important;
    line-height: 1.5 !important;
}
.filter-section {
    border-bottom: 0;
    margin-top: 30px;
}
.product-item-actions .action.towishlist {
    height: 34px;
    line-height: 1.8;
}
.product-item-actions .action.tocompare {
    height: 34px;
    line-height: 1.8;
}
.fieldset > .legend {color: #ccc;}
.mobile {display: none;}
.desktop {display: block;}
.fieldset .customer-group {color: #A51E23;}
.akd_country .filter-section-content {
    overflow-y: clip;
}
.minicart-items .product-image-container {padding-top: 0 !important;}
.minicart-items .product-item-details {max-width: 200px !important;}
.minicart-items .product-item-name {white-space: normal !important;}
@media only screen and (max-width: 767px) {
    .mobile {display: block;}
    .desktop {display: none;}
}
