.menu-products {
     z-index: 10000000 !important;
}

.t431__tdscale_1 .t431__th, .t431__tdscale_1 .t431__td {
    padding: 8px;
}

/* Верхний левый угол */
.t431__table .t431__thead .t431__th:first-child {
    padding-left: 20px;
}

/* Верхний правый угол */
.t431__table .t431__thead .t431__th:last-child {
    padding-right: 20px;
}

/* Нижний левый угол */
.t431__table .t431__tbody .t431__td:first-child {
    padding-left: 20px;
}

/* Нижний правый угол */
.t431__table .t431__tbody .t431__td:last-child {
    padding-right: 20px;
}

.t-card__title.t-heading.t-heading_sm {
    border-bottom: #D2E0DE 1px solid;
    margin-bottom: 20px;
    padding-bottom: 16px;
        margin-top: 0px;
}

.t-card__title.t-heading.t-heading_sm {
    border-bottom: #D2E0DE 1px solid;
    margin-bottom: 20px;
    padding-bottom: 16px;
        margin-top: 0px;
}

.t776__title.t-name.t-name_md.js-product-name {
	border-bottom: #D2E0DE 1px solid;
	margin-bottom: 20px;
	padding-bottom: 16px;
	margin-top: 0px;
}

a.t776__btn.t-btn.t-btn_xs {
    left: -17px;
    position: relative;
}

.footer-flink {
    cursor: pointer;
    color:#9eabb1;
}


.footer-flink:hover {
    cursor: pointer;
    color: white !important;
}


    .t280__menu__item:last-child {
        margin-bottom: 0 !important;
        margin-top: 48px !important;
    }
    
    
.t702 .t702__wrapper {
    padding: 32px 32px;
}

#rec795096548 .t702__title {
    padding-top: 0px !important;
}

#rec795096548 .t-submit {
    font-size: 12px;
}

.t702 .t702__title {
    margin-bottom: 0px !important;
}

@media (max-width: 600px) {
    

    .t820 .t-list__item, .t820 .t-list__item:nth-child(-n+2) {
        margin-top: 24px !important;
    }

    
    .t776__btn td {
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            overflow: hidden;
            position: relative !important;
            left: 11px !important;
            top:5px;
         height: 27px !important;
        
    }
    
    a.t776__btn.t-btn.t-btn_xs {
    left: -26px;
    position: relative;
}

a.t776__btn.t-btn.t-btn_xs {
    color: #0a0b0b;
    border-radius: 5px;
    font-family: shabersans;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    padding: 10px 20px; /* Отступы для удобства */
    width: auto; /* Если нужна фиксированная ширина, например width: 200px; */
    height: auto; /* Можно задать фиксированную высоту */
}

a.t776__btn.t-btn.t-btn_xs table {
    width: 100%;
    height: 100%;
}

a.t776__btn.t-btn.t-btn_xs td {
    display: flex;
    align-items: center; /* Центрирует содержимое по вертикали */
    justify-content: center; /* Центрирует содержимое по горизонтали */
    position: relative;
    overflow: hidden;
}

a.t776__btn.t-btn.t-btn_xs svg {
    margin-right: 12px; /* Отступ между иконкой и текстом */
}

a.t776__btn.t-btn.t-btn_xs .text-more {
    display: inline-block;
}
    .t-menusub__menu {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
        background-color: transparent;
        border-radius: 0;
        border: 0;
        border-bottom: 0px solid rgba(0, 0, 0, .15);
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    
    .t280__menu__item:last-child {
    margin-bottom: 0 !important;
    margin-top: 48px !important;
}



}


@media (orientation: landscape) {
    .svg-wrapper-btn {
        z-index: 99 !important;
        position: absolute !important;
        bottom: -60px !important;
        left: 50%;
        transform: translateX(-50%);
    }
}