@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:16px;
}

.t706__cartpage-heading.t-name.t-name_xl {
    color: white !important;
}

.t706__cartpage-top {
    background-color: #4F264D !important;
}
}


@media only screen and (min-width: 0px) and (max-width: 640px) {
    
.t798__witharrows .t-slds__wrapper {
    padding: 0 50px;
}   
    
.t-popup__close.t-popup__block-close {
    background-color: #4d074b;
}

td.t431__td.t-text {
    font-size: 10px !important;
}

.t-btn_sm {
    height: 35px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 10px !important;
}
}


.js-product-img.t-store__card__bgimg.t-store__card__bgimg_hover.t-bgimg.loaded {
    border-radius: 30px;
}

.t-store__card__bgimg_second.t-bgimg.loaded {
    border-radius: 30px;
}

.js-product-img.t-store__card__bgimg.t-bgimg.loaded {
    border-radius: 30px;
}
