@media screen and (max-width: 980px){
    #nav715495787 .t229__maincontainer{
        display: block!important;
        height: auto!important
    }
    nav.t229__centerside{
        padding: 0;
    }
    nav.t229__centerside>.t-menu__list{
        display: flex!important;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
        column-gap: 20px;
        padding: 0 16px!important;
    }
    nav.t229__centerside > .t-menu__list > .t229__list_item{
        white-space: nowrap;
        padding: 0!important;
        margin-bottom: 10px;
    }
}

#rec715495787 .t-menu__link-item.t-active::after {
    bottom: -5px!important;
    -webkit-box-shadow: inset 0px -1.5px 0px 0px #000000!important;
    -moz-box-shadow: inset 0px -1.5px 0px 0px #000000!important;
    box-shadow: inset 0px -1.5px 0px 0px #000000!important;
}

#rec709617263{
    margin-bottom: -70px;
    z-index: 2;
    position: relative;
}

/*Страница продукта*/
.t-store__prod-snippet__container{
    padding-top:24px!important;
    padding-bottom:24px!important;
}
/*Размеры*/
.js-product .t-product__option .t-product__option-variants_custom{
    gap:8px;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple{
    width: 60px;
    aspect-ratio: 1 / 1;
    min-width: none;
    max-width: none;
    
    margin-right:0;
    margin-bottom:0;
}

.t-store .t-product__option-title{
    padding-bottom:7px;
}

.t706__cartpage-form-wrapper .t-form__inputsbox{
    display:flex;
    flex-direction: column;
}

.t706__cartpage-form-wrapper .t-form__inputsbox [data-input-lid="1717761730376"]{
    order:997;
    display:none;
}
.t706__cartpage-form-wrapper .t-form__inputsbox .t-form__errorbox-middle{
    order:998;
}
.t706__cartpage-form-wrapper .t-form__inputsbox .t-form__submit{
    order:999;
}

.t706__cartpage-form-wrapper, .t706__cartpage-info-wrapper {
    top: 103px!important;
}