@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__cartwin-content {
    border-radius: 16px;
}

.t-slds__arrow-withbg {
    border-radius:8px;
}

.t-popup__container.t-width.t-width_7.t-popup__container-animated {
    border-radius: 16px;
}

}


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

