/*Кнопа и текст в карточке*/
.t-btn_sm {
    background-color: #2c82c9 !important;
}
.js-store-prod-all-text {
    font-size: 20px;
}
.t-store__tabs__content {
    font-size: 20px;
}
.t-store__tabs__button {
    background-color: #2C82C9;
    border-radius: 10px;
    color:#ffffff;
}
.t-store__tabs__button-title {
    color:#ffffff !important;
    margin: auto;
    font-size: 16px;
}
#rec762555749 .t-store .t-store__tabs__controls .t-store__tabs__button_active, #rec762555749 .t-store .t-store__tabs__controls .t-store__tabs__button:hover, #rec762555749 .t-store .t-store__tabs_snippet .t-store__tabs__controls .t-store__tabs__button:first-child {
    border:none !important;
}
.t-store .t-store__tabs__content {
    max-width: 960px !important;
}

/*Кнопки в карточке круглые*/
.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
    /*border:2px solid #000000;*/
}

.t-store__prod-popup__text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
    /*border:2px solid #000000;*/
}



.js-store-prod-text a:nth-of-type(1) {
    content: url("https://static.tildacdn.com/tild3064-6132-4265-a661-626661396635/icons8--48.png") ;
    margin-right: 10px;
}

.js-store-prod-text a:nth-of-type(2) {
    content: url("https://static.tildacdn.com/tild3664-3939-4830-b665-663136353462/icons8-whatsapp-logo.png");
    margin-right: 10px;
    
}

.js-store-prod-text a:nth-of-type(3) {
    content: url("https://static.tildacdn.com/tild6339-6632-4733-a137-326664303136/d.png"");
    margin-right: 10px;
    
}

    

/*.js-store-prod-text a:last-of-type {
    content:url("https://static.tildacdn.com/tild6262-3537-4436-a235-313032623565/icons8--96.png");
    margin-right: 10px;
    }*/
    
.t706__cartwin_showed {
    z-index: 999999999;
}

/*Форма заказа*/
.t706__cartwin-totalamount-wrap {
    padding-top: 0px;
    display: none;
    font-weight: 600;
    text-align: right;
    color: #fff;
}   
.t-store__prod-snippet__container {
    padding-top: 10px !important;
}

/*Скрыл вкладку описание с карточек*/
.t-store__tabs__button_active {
    display: none !important;    
}

.t-store.t-store__prod-snippet__container .t-store__tabs {
    margin-top:0px;
}
