/*Зум на фото*/
.t396__elem.scale {
overflow: hidden;
border-radius:12px;
}

.scale .tn-atom {
transition: all 0.8s ease;
border-radius:12px;
}

.scale .tn-atom:hover {
transform: scale(1.2);
border-radius:12px;
}


.t-store__parts-switch-btn {
    margin-left: 5px!important;
    margin-right: 5px!important;
}

.t668__wrapper {
    border-radius: 16px!important;
}

@media screen and (max-width: 670px) {
a.js-store-prod-btn2 {
    width: 83%;
}
.t-store__card__btn:nth-child(2) {
    margin-top: 0px!important
}
.t706__cartwin-content .t-descr_xs, .t706__cartwin-content .t-text_xs {
    font-size: 15px;
}}

@media screen and (max-width: 560px) {
.t-popup__close {
        background: #fff !important;
    }
.t-popup__close-icon rect {
        fill: #000 !important;
    }
.t-popup__close-icon path {
    fill: #000 !important;
}
}


@media screen and (min-width:561px){
.t-popup__container, .t1014__wrapper, .t706__cartwin-content {
    border-radius: 20px!important;
}}

.t-store__prod-popup__name {
font-size: 34px;
}

.js-store-prod-price {
  font-size: 24px;  
}

.t-store__prod-popup__text, .t-store__tabs__content {
font-size: 15px;
}

.t-store__tabs__item-title {
font-size: 15px;
font-weight: 600!important;
}


/*Иконки в кнопки*/
.tn-elem__5785939381681626191026 .tn-atom:before {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3438-3032-4634-b264-383436303063/phone.svg);
    width: 16px;
    height: 16px;
    margin-right: 4px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.tn-elem__5785395491681587594313 .tn-atom:before {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3735-3162-4336-b938-656236396636/VK_white.svg);
    width: 26px;
    height: 26px;
    margin-right: 8px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.tn-elem__5785395491681587594315 .tn-atom:before {
    content: '';
    background-image: url(https://static.tildacdn.com/tild6537-3137-4638-b836-373839343133/inst.svg);
    width: 26px;
    height: 26px;
    margin-right: 8px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.tn-elem__5785395491681587594313 .tn-atom, .tn-elem__5785395491681587594315 .tn-atom {
    padding-left: 10px;
}