.t-store__card__bgimg, .t-store__card__bgimg_second {

    border-radius: 30px;
}



.t-store__prod-snippet__container {
    padding-top: 70px;
    padding-bottom: 120px;
}

.t-slds__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 30px;
}


.t-slds__thumbsbullet-border {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: 0px solid transparent;
    -webkit-transition: border-color ease-in-out .3s;
    -moz-transition: border-color ease-in-out .3s;
    -o-transition: border-color ease-in-out .3s;
    transition: border-color ease-in-out .3s;
}


.t-feed__post-bgimg {

    border-radius: 30px;
}

.t-feed__post-popup__content img {
    max-width: 100%;
    border-radius: 30px;
}




.t-popup__container {

    border-radius: 30px;
}



.t-descr {
    font-family: 'Gilroy',Arial,sans-serif;
    font-weight: 500;
    color: #262626;
}



.tn-atom .t-form__errorbox-wrapper, .tn-form__errorbox-popup {

    background: #ea8e99;

}


.t706__cartwin-content {

    border-radius: 30px;
}