#rec569875163 .t651__btn_wrapper {
border: 2px solid black;
}


/* СКРЫВАЕМ ЦЕННИК В КОРЗИНЕ */
.t706__product-amount {
    display: none !important;
}

.t706__cartwin-prodamount-wrap {
    display: none !important;
}

.t-store__filter__item-controls-container {
    max-height: fit-content !important;
}

@media (max-width: 480px) {
.obl-big {
display: none;
}
}

@media (min-width: 480px) {
.obl-mob {
display: none;
}
}

.uc-main-slider .t396__artboard {
z-index: 0;
}

/* КАРТА */
@media (min-width: 1200px) {
.cnt-map iframe {
width: 1160px;
height: 652px;
}
}

@media (min-width: 980px) and (max-width: 1200px) {
.cnt-map iframe {
width: 929px;
height: 522px;
}
}

@media (min-width: 640px) and (max-width: 980px) {
.cnt-map iframe {
width: 606px;
height: 341px;
}
}

@media (min-width: 480px) and (max-width: 640px) {
.cnt-map iframe {
width: 447px;
height: 251px;
}
}

@media (max-width: 480px) {
.cnt-map iframe {
width: 317px;
height: 176px;
}
}


/* ПОДЧЕРКИВАНИЕ МЕНЮ */
.link-undrl .tn-atom a {
text-decoration:none;
display: inline-block;
}

.link-undrl .tn-atom a:after {
display: block;
content: "";
height: 1px;
width: 0%;
background-color: #fff;
transition: width 0.4s ease-in-out;
}

.link-undrl .tn-atom a:hover:after,
.link-undrl .tn-atom a:focus:after {
width: 100%;
}



.t-descr {
font-family: 'Montserrat', sans-serif !important;
color: #fafafa;
font-weight: 500;
}


/* КАТАЛОГ */
[data-product-inv="0"] .t-store__card__btn { width: 100%; } .t-store__card__btn { padding-left: 5px; padding-right: 5px; } a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn{ width: 50%; } a.js-store-prod-btn.t-store__card__btn.t-btn{ width: 50%; } .t-store__card__btn{ width: calc(50% - 4px) !important; } @media screen and (max-width: 670px){ .t-store__card__btn:nth-child(2) { margin-top: 0px !important; } }  @media screen and (max-width: 960px) { a.js-store-prod-btn.t-store__card__btn.t-btn{ width: 100% !important; } a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn{ width: 100% !important; } }

.t-store__filter__item-controls-wrap {
background-color: #1C1F26 !important;
}


.t-store__card__price {
font-family: 'Montserrat', sans-serif !important;
color: #fafafa;
font-weight: 500;
}


.js-store-prod-price {
font-family: 'Montserrat', sans-serif !important;
color: #fafafa;
font-size: 24px;
font-weight: 550;
}


.t706__cartwin-prodamount-wrap {
color: #1C1F26;
}


.t-store__load-more-btn-wrap {
text-transform: uppercase;
}


.t-btn_sm {
height: 55px;
font-size: 14px;
padding-left: 30px;
padding-right: 30px;
}


.js-store-filter-item-controls-wr {
font-size: 12px;
}


.t-checkbox__control {
font-size: 12px;
}


.t706__product-title {
display: table-cell;
font-size: 15px;
padding: 15px 0;
font-weight: 600;
vertical-align: middle;
color: #000;
}


.t706__product-plusminus, .t706__product-amount {
display: table-cell;
font-size: 13px;
padding: 15px 0;
font-weight: 600;
vertical-align: middle;
color: #000;
}


.t706__cartwin-heading {
font-size: 20px;
}



/* КАРТОЧКА ТОВАРА */

#rec486606763 .t-store .t-store__tabs .t-store__tabs__button_active {
    border-bottom: 1px solid rgb(255 255 255 / 100%) !important;
}

#rec486606763 .t-store .t-store__tabs .t-store__tabs__button {
  border-top: 1px solid rgb(255 255 255 / 100%) !important;
}

#rec486606763 .t-store__tabs__button-title {
    color: #ffffff !important;
}

/*
#rec486606763 .t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button {
    border-top: 1px solid #ffffff !important;
}

#rec486606763 .t-store .t-store__tabs_accordion .t-store__tabs__item-button:not(.t-store__tabs__item-button_active) {
    border-bottom: 1px solid rgb(255 255 255) !important;
}
#rec486606763 .t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button {
    border-top: 1px solid rgb(255 255 255) !important;
}

#rec486606763 .t-store .t-store__tabs_accordion .t-store__tabs__item-button:not(.t-store__tabs__item-button_active) {
    border-bottom: 1px solid rgb(255 255 255);
}


#rec486606763 .t776 .t-store.js-store .t-popup .t-popup__container.t-popup__container-static  .t-store__prod-popup__container .js-store-product.js-product.t-store__product-popup .t-store__tabs.t-store__tabs_accordion.t-col.t-col_12 .t-store__tabs__list .t-store__tabs__item .t-store__tabs__item-button.js-store-tab-button .t-store__tabs__close .t-store__tabs__close-icon {
    color: #ffffff !important;
    }
*/