.t-store__card__bgimg, .t-store__card__bgimg_second {

    border-radius: 10px;
}


.t-store__prod-popup__wrapper img {

    border-radius: 10px;
}


.t-carousel__zoomer__img {

    border-radius: 10px;
}


.t706__cartwin-content {

    border-radius: 10px;
}



.t-store__prod-popup__text {
    font-size: 16px!important;
}

.t397__select {
    -webkit-appearance: none;
    padding: 16px 20px;
    width: 100%;
    box-sizing: border-box;
    background-color: transparent;
    border: 1px solid;
    outline: none;
    margin: 0;
    font-size: 16px;
    border-radius: 30px;
}