#allrecords {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

footer {
    margin-top: auto;
}

/*Категории на главной*/

.t694 .t694__row {
    margin-top: 4px;
    display: flex !important;
    gap: 4px;
}

@media screen and (max-width: 480px) {
  .t694 .t694__row {
    margin-top: 2px;
    display: flex !important;
    overflow-x: auto;
    gap: 2px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  
  /* Скрытие скроллбара в WebKit браузерах (Chrome, Safari) */
  .t694 .t694__row::-webkit-scrollbar {
    display: none;
  }
  
  .t694 .t694__col.t-cell_33 {
    flex: 0 0 90% !important;
    width: 90% !important;
    display: block !important;
  }
  
  #rec1199245381 .t694__table {
    height: calc(90vw * 4 / 3) !important; 
  }
}

/*Hero*/

 .t734__descr {
     margin-top: 0;
}

.t734 .t-slds__container,
.t734 .t-cover__wrapper,
.t734 .t-cover__carrier {
    height: 100svh !important;
} 

/*Меню*/

/*@media screen and (max-width: 640px) {*/
/*    .t450__container {*/
/*        padding: 16px !important;*/
/*    }*/
/*}*/

.t450__logowrapper {
    margin-bottom: 40px !important;
}

.t450__close {
    top: 14px !important;
}

/*Каталог*/

[data-col-gap="10"] .t-store__stretch-col {
    padding: 0 2px !important;
}

.t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap="10"], .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap="20"] {
        padding: 0 40px !important;
    }

@media screen and (max-width: 960px) {
    .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap="10"], .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap="20"] {
        padding: 0 8px !important;
    }
}

.t-store__card__imgwrapper {
    background-color: #e5e5e5;
}

.t-store__card__textwrapper {
    margin-bottom: auto;
    padding: 12px 12px;
}
    
.t-store__card__price-wrapper {
    margin-top: 0 !important;
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 20px;
    }
}

.js-store-prod-sold-out {
    font-size: 0;
}

.t-store__prod-popup__info .js-store-prod-sold-out {
    display: none;
}

.t-store__card__descr {
    display: none !important;
}


.js-store-prod-sold-out::before {
    content: "Скоро в продаже";
    font-size: 10px;
    color: #000000;
}

@media screen and (min-width: 960px) {
    .t786 .t-container {
        max-width: calc(100vw - 80px) !important;
    }
    .t786 .t-col {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 960px) {
    .t786 .t-container {
        max-width: 100% !important;
    }
    .t786 .t-col {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .t786 .t-section__title {
        padding-left: 10px !important;
    }
}

/*Карточка товара*/

.t-store__prod-snippet__container {
    padding-top: 55px !important;
}

@media screen and (max-width: 560px) {
    .t-store__prod-popup__slider {
        min-height: calc(100vw* 4 / 3 + 25px);
    }
    
    .t-store__prod-popup__col-right {
        padding-top: 12px !important;
    }
}

.js-store-prod-name.t-store__prod-popup__name,
.t-store__prod-popup__price-currency {
   font-size: 16px;
}

.t-store__prod-popup__price-value {
    font-size: 16px !important;
}

.t-store__prod-popup__title-wrapper {
    margin-bottom: 0 !important;
}

.t-store__prod-popup__sku {
    display: none !important;
}

.js-product-edition-option[data-edition-option-id="Размер"] .js-product-edition-option-name {
    display: none !important;
}

.t-store .t-product__option {
    margin-top: 30px !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    min-height: 40px !important;
    min-width: 40px !important;
}

.t-product__option-item_disabled {
    display: none !important;
}

.t-store__prod-popup__btn {
    min-width: 100% !important;
    width: 100% !important;
}

.t-slds__bullet_wrapper {
    padding: 0 !important;
}

.t-store__product-snippet .t-store__prod-popup__info .t-store__tabs {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    float: none !important;
}

.t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    border: none !important;
}

.t-store .t-store__tabs__close:after {
    display: none !important;
}

.t-store__tabs__item-button {
    padding-right: 0 !important;
}

@media screen and (max-width: 640px) {
    .t-store__tabs__item-button {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

.t-store__tabs__item-button {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
}

.t-store__tabs__item-title {
    font-size: 12px !important;
}

.t-store__tabs__close-icon {
    width: 12px !important;
    height: 12px !important;
}

.t-store__tabs__content {
    font-size: 12px !important;
}

.js-store-prod-all-charcs {
    display: none !important;
}

/*Корзина*/

@media screen and (min-width: 1200px) {
    .t706__cartwin-content {
        max-width: 1000px !important;
    }
}

.t706 .t-form .t-input {
    height: 45px !important;
}

#form1185479186,
#form1185479186 * {
    font-family: 'Inter', sans-serif !important;
}

@media screen and (max-width: 560px) {
    .t706 .t706__close {
        background: none !important;
    }
    
    svg.t706__close-icon.t706__cartwin-close-icon g {
    fill: #000 !important;
    }
    
    .t706__cartwin-content {
        margin: 0 auto !important;
        min-height: 100% !important;
    }
}

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

#form1185479186 .t-input-title {
    font-size: 14px;
    font-weight: 500;
}

/*Footer*/

#t-footer {
    /*border-top: 1px solid lightgrey;*/
}

.t-sociallinks__svg {
    width: 24px !important;
}