.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item.t-store__parts-switch-btn-all {
    display: none !important;
}

.t450__burger_bg {
display: none !important;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius:20px;
}

#rec503729413 .t-menu__link-item {
    background-color: white;
    color: black;
    border-radius: 1000px;
    outline: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.t-store__parts-switch-btn.t-active {
    opacity: 1 !important;
    background-color: black !important;
    color: white !important;
}


@media only screen and (min-width: 960px) and (max-width: 2500px) {
.t-popup__container.t-width.t-width_6.t-popup__container-animated {
    border-radius:30px;
}

.t706__cartwin-content {
    border-radius:30px;
}


.tn-form__errorbox-popup {
    background-color: #FFC700 !important; 
    border-radius: 10px !important; 
}

.t-form__errorbox-text {
    color: black;
}

.tn-form__errorbox-close-line {
    background: black !important;
}


}



@media only screen and (min-width: 0px) and (max-width: 640px) {
.t-popup__close.t-popup__block-close {
    background-color: #282828;
}

.t-store__filter__item.active .t-store__filter__item-controls-wrap {
    display: block !important;
}

.t706__close.t706__cartwin-close {
    background-color: #282828;
}

}