/*Сайт для строительства
.carta_kust{
    border-radius:0 0 35px 0;
}

.t-bgimg{
    border-radius:15px !important;
}

.tn-atom.t-bgimg.loaded{
    border-radius:0px !important;
}

.t776 .t-store__card__btns-wrapper{
    margin-top:0px !important;
}


/*в карточке товара добавляем кнопку
.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs a, .t776__descr.t-descr.t-descr_xxs a{
    display: inline-block;
    padding: 15px 25px;
    margin-right: 5px;
    margin-top: 10px;
    border-radius: 25px;
    font-weight: 600;
    font-family: Montserrat;
    font-size:13px;
}
.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs a:first-of-type, .t776__descr.t-descr.t-descr_xxs a:first-of-type {
    background-color: #ffcc00;
    color: #383737 !important;
}
.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs a:last-of-type, .t776__descr.t-descr.t-descr_xxs a:last-of-type {
    background-color: #ffcc00;
    color: #383737 !important;
}
.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs a:first-of-type:hover, .t776__descr.t-descr.t-descr_xxs a:first-of-type:hover {
    background-color: #e6bb10;
    color: #383737 !important;
}
.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs a:last-of-type:hover, .t776__descr.t-descr.t-descr_xxs a:last-of-type:hover {
    background-color: #e6bb10;
    color: #383737 !important;
}

/*доп отметка на карточке
.t776__mark{
    width:100px;
    height:28px;
    border-radius:10px;
}


.offer_5{
    background-image: linear-gradient(to top, #c4dbe9, #e9f4f7);
    border-radius:35px;
}

.t-slds__imgwrapper.t-zoomable{
    background-color:white;
}

.t-slds__thumbsbullet-border{
    border-color:white !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active{
    border-radius: 25px;
    background-color: #f4f2f2;
    border-color:#f4f2f2;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple{
    border-radius: 25px;
    border-color:#f4f2f2;
}

.t-name_md{
    font-size:34px !important;
}

#rec469240905 .tn-elem[data-elem-id="1652826942170"] .tn-atom{
    border-radius:100px !Important;
}*/