
.desk-modal-backdrop .d-filter-modal__container .acol:not(.d-filter-checkbox-wrapper, .py-3, .d-filter-inputs-wrapper) {
    margin-top: 0;
}
.set_category div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #F6F6F6;
    border-radius: 4px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 143%;
    color: #4F4F4F;
    width: calc(50% - 2px);
    height: 41px;
}
.set_category div.active {
    background: #4F4F4F;
    color: #FFFFFF;
}
.only-mob {
    display: none;
}
.qiO1z a {
    width: calc((100% / 3.3) - 10px);
}
@media only screen and (max-width: 900px) {
    .qiO1z a {
        width: calc((100% / 2.4) - 10px);
    }
}

@media only screen and (max-width: 600px) {
    .qiO1z a {
        width: calc((100% / 1.05) - 10px);
    }
    .only-mob {
        display: block;
    }
    .set_category {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 3px;
        width: calc(100% - 42px);
        margin-left: 21px;
        background: white;
        border-radius: 10px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .PxH4b .tab_content.active {
        background-color: white;
        border-radius: 10px;
        box-shadow: none;
    }
    .d-filter-modal .d-filter-modal__container {
        padding-top: 45px;
    }
    .desk-modal-backdrop .PxH4b {
        box-shadow: none;
    }
    .filters-set {
        display: none !important;
    }
    .wrap-group-filter .show-big-filter {
        display: none;
    }
    .PxH4b.only-mob .plr_dNP.plr_Pqt.plr_LqY.plr_l4J.plr_xcd {
        display: none;
    }
    .desk-modal-backdrop .PxH4b .tab_content.active {
        margin-top: 0;
    }
    .desk-modal-backdrop .PxH4b:before {
        display: none;
    }
    .tab_content {
        display: block;
    }
    .i2Hq1 .WG3j2:hover {
        background-color: #4F4F4F;
        color: #fff;
    }
    .PxH4b.only-mob.wrap-group-filter {
        padding: 7px 15px 0px 15px !important;
    }
    .filter-toggle {
        padding: 13px !important;
    }
    .GnP1h {
        padding: 13px !important;
    }
    .d-filter-modal [class*=col-]:has(.dLXxb) {
        max-width: 100%;
        width: 100%;
    }
    .d-filter-modal .form-control input, input.form-control {
        padding: 16px 13px;
        max-height: 48px;
    }
    .RQuKD {
        padding: 13px !important;
    }
    .menu-filter-checkboxes > button {
        font-size: 15px;
        padding: 12px 15px 12px 32px;
    }
    .menu-filter-checkboxes > button:before {
        width: 14px;
        height: 14px;
    }
    .menu-filter-checkboxes {
        max-height: 215px;
    }
    .oCLyn.fFRWE.mini-slider.slick-slide {
        margin: 10px 5px;
    }
}