button.t450__close-button.t450__close.t450_opened {
    background-color: #4156c3 !important;
    border-radius: 10px;
}

.t450__close_icon span {
    background-color: white !important;
}


.t450 {
        border-radius: 30px 0px 0px 30px;
}




@media screen and (max-width:480px) { 
.t450 {
        max-width: 80vw !important;
    }
    
    .t706__close.t706__cartwin-close {
    background-color: transparent;
}
}  


@media screen and (max-width:960px) {
 .t668__col.t-col.t-col_6 {
    padding-left: 0px;
    padding-right: 0px;
}
}


  @media screen and (max-width:480px) { 
.t668__col.t-col.t-col_6 {
    padding-left: 10px;
    padding-right: 10px;
}
}

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