[id^="wait_"] {
    display: none;
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    margin-top: auto !important;
    margin-right: auto !important;
    margin-bottom: auto !important;
    margin-left: auto !important;
    z-index: 9999999 !important;
    width: 5.8rem !important;
    height: 1.5rem !important;
    background: #5d5d5d !important;
    text-align: center !important;
    color: #fff !important;
    padding-top: 4.8rem !important;
    padding-right: 0 !important;
    padding-bottom: 0.75rem !important;
    padding-left: 0 !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    font-weight: 300 !important;
    opacity: 0.95 !important;
    -webkit-border-radius: 0.15rem;
    border-radius: 0.15rem;
    -webkit-box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.3) !important;
    border: 0 !important;
    font: inherit !important;
    font-weight: 300 !important;
    font-size: 0.8rem !important;
    line-height: 1.5rem !important;
    text-transform: lowercase;
    cursor: progress;
    outline: 2000px solid rgba(0, 0, 0, 0.2);
    background: 0 !important;
    text-indent: -9999px;
    box-shadow: none !important;
}

[id^="wait_"][style] {
    display: block;
}

[id^="wait_"]:before {
    content: '';
    display: block;
    position: absolute;
    top: 0.5rem;
    right: 0;
    left: 0;
    margin: auto;
    width: 4rem;
    height: 4rem;
    background: url("images/preloader.gif") no-repeat center/100%;
}

.catalog__size {
    margin-top: 20px;
}

.catalog__size a {
    text-decoration: none;
}

.table-size td {
    padding: 10px;
    text-align: center;
    border: 1px solid #eaeaea;
    font-size: 16px;
    font-weight: 300;
}

.table-size td strong, .table-size td b {
    font-size: 16px;
    font-weight: 400;
}

table.sizes td {
    font-size: 12px;
}

table.sizes td:not(:first-child) {
    text-align: center !important;
}

table.sizes td:first-child {
    white-space: nowrap;
}

table.sizes td strong, table.sizes td b {
    font-weight: 600;
}

@media (max-width: 991px) {
    table.sizes {
        display: block;
        overflow-x: scroll;
    }
}

.pagination .page-item span.page-link {
    color: #000;
}

.pagination .page-item .page-link:hover {
    font-weight: 400;
}

.accordion_catalog .card-header .btn-link {
    text-align: left;
}

@media (max-width: 768px) {
    .navbar .dropdown-menu {
        position: static;
        float: none;
    }

    .order__basket .counter__btn {
        width: 32px;
    }

    .order__basket .counter {
        min-width: 100px;
    }
}

.__auto-popover .popover {
    transform: translate3d(10px, 55px, 0px) !important;
}

#loading_screen {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
}

[data-hide="true"] {
    display: none !important;
}

.order__basket-total {
    white-space: nowrap;
}

.store__item_empty {
    pointer-events: none;
}

.store__quantity.store__quantity_1 .full {
    color: red;
}

.store__quantity.store__quantity_2 .full,
.store__quantity.store__quantity_3 .full {
    color: #ffff00;
}

.product__description {
    min-height: 50px;
}

.product__description .product__name {
    height: auto;
}

.product__preview-text {
    text-align: center;
    color: #666;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 14px;
}

@media (max-width: 1600px) {
    .product__preview-text {
        font-size: 12px;
    }
}

.product__sku.notallowed {
    position: relative;
    background: transparent;
    color: #fff;
}

.product__sku.notallowed.selected {
    background: #ffffff30;
}

.bx_searche .bx_price .old {
    text-decoration: line-through;
    font-size: 12px;
}

@media (max-width: 768px) {
    .product__name {
        font-size: 11px;
        line-height: 1.3;
        margin-bottom: 2px;
    }

    /* .tab-content > .active, .catalog__link, .catalog__sku-name, .catalog__sku-size {
        font-size: 18px;
    } */

    /* .product__preview-text, .product__price {
        font-size: 20px;
    } */

    .tab-content > .active {
        line-height: 1.5rem;
    }

    .product__price-old {
        font-size: 14px;
    }

    .header__action-link {
        font-size: 28px;
    }
    .store__item{
        height:auto;
    }
    .btn-default{
        min-width:0;
    }
}

[data-code="PSEUDO_ADDRESS"] {
    display: none;
}
.footer__pay {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
    margin: 0 -2rem;
}
@media (max-width: 768px) {
    .footer__pay {
        margin: 0;
    }
    .footer__pay img {
        height:1rem;
        margin: 0 0.25rem;
    }
}
.footer__pay img {
   height:2rem;
    margin: 0 1rem;
}
.product__fast-buy, .product-fast-gallery__thumbs-img{
    cursor: pointer;
}
.product-fast__size.selected{
    background-color: #000;
    color: #fff;
}
.item__buy{
    cursor: pointer;
}
.modal-cart__info a, .bx-sbb-empty-cart-desc a {
    color: #0056b3;
    text-decoration: underline;
}
.modal-cart__info a:hover, .bx-sbb-empty-cart-desc a:hover {
    text-decoration: none;
}
.product-fast-modal{
    opacity: 1;
}
.order-form{
    position: relative;
    z-index: 1;
}
@media (max-width: 768px) {
    .cabinet-favorite .cabinet .container{
        padding-right: 0px;
        padding-left: 0px;
    }
}

#pickUpMap>*>*>*>:nth-child(2) {
    filter: grayscale(1)
}

.sectionH1Title {
    display: flex;
    font-size: 24px;
    color: var(--black);
    text-transform: none;
    font-weight: 600;
    margin: 10px 0;
    line-height: 1.2;
}
.sectionH1Title h1 {
    margin: 0;
}

ul.breadcrumbs-list li.breadcrumbs-list__item.active span{
    color: #000;
}
a.goPayment{
    font-size: 14px;
    text-align: center;
    padding: 10px 20px;
    width: 220px;
    text-transform: uppercase;
    height: 50px;
    border-radius: 3px;
    background-color: var(--color-main);
    border-color: var(--color-main);
    color: var(--white);
    text-decoration: none;
    transition: .3s;
    display: inline-block;
    cursor: pointer;
    margin: 0;
    font-family: inherit;
    line-height: 30px;
}

.cabinet-order__item-buy a.goPayment {
    height: auto;
    background: 0 0;
    color: var(--color-main);
    border: none;
    padding: 0;
    width: 100%;
}



@media screen and (max-width:1199px) {
    .catalog__filter-row.is-fixed .catalog__filter-row__inner {
        top: 56px;
    }
}
    
@media screen and (min-width:768px) {
    header .header-head {
        height: auto;
        padding: 10px 0;
    }
    header .header-navbar__list__item > a {
        padding-top: 18px;
        padding-bottom: 17px;
    }
    .footer-main__grid,
    .footer-services__grid,
    .footer-copyright__grid,
    .advantages .advantages-list,
    .basket-heading,
    #basket-root .basket-item,
    .basket-bottom {
        max-width: 1390px;
        margin-left: auto;
        margin-right: auto;
    }
    .basket-heading {
        padding-left: 0;
        padding-right: 0;
    }
    .breadcrumbs {
        padding-top: 25px;
    }
    .heading .sectionH1Title h1 {
        font-size: 26px;
    }
    .heading .sectionH1Title {
        align-items: center;
    }
    .heading .sectionH1Title span {
        font-size: 20px;    
    }
    .catalog .catalog__banner .container {
        padding-left: 0;
        padding-right: 0;
    }
    .catalog .catalog__banner {
        margin-bottom: 20px;
    }
    .catalog__filter-row__inner {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .product .container {
        padding-right: 5px;
        padding-left: 5px;
    }
    .product .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .product .col-6,
    .product .col-lg-4,
    .product .col-xxl-3 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .product__name,
    .product__price {
        font-family: "Montserrat",Arial,sans-serif;
        font-size: 13px;    
    }
    .catalog .catalog__banner-text {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sliderContainer.container.container--wide {
        padding-left: 5px;
        padding-right: 5px;
    }
    .catalog__filter-row.is-fixed .catalog__filter-row__inner {
        top: 100px;
    }
    .item-gallery .item-gallery__thumbs-img.swiper-slide-thumb-active {
        outline: 1px solid #000 !important;
    }
    .item-colors__el a,
    .item-colors__el span {
        width: 24px;
        height: 24px;
        padding: 2px;
    }
    .item__size.item__size--big {
        width: 36px;
        height: 36px;
    }
    .item__size.item__size--big span {
        font-size: 9px;
    }
    .item__size__amount {
        white-space: wrap;
    }
    .item-sizes__list--big {
        gap: 5px;
    }
    .item-section__head {
        font-size: 11px;
    }
    .item-structure__el span {
        font-size: 11px;
    }
    .product__fast-buy {
        width: 70%;
        line-height: 32px;
        text-transform: uppercase;
        background: #F0EEE4;
        text-align: center;
        border: 1px solid #4E4B48;
        outline: 3px solid #F0EEE4 !important;
        color: #4E4B48;
        font-size: 13px;
        padding: 0;
    }
    .advantages {
        border-bottom: 1px solid #ddd;
    }
    .modal-cart.modal.right .modal-dialog {
        width: 360px;
    }
    .modal-cart__body {
        padding-left: 0;
        padding-right: 0;
    }
    .modal-cart__list__item {
        padding-top: 25px;
        padding-bottom: 22px;
        margin-bottom: 0 !important;
        background-color: #F0EEE5;
        padding-left: 20px;
        padding-right: 20px;    
    }
    #basket-total,
    .modal-cart__actions,
    .modal-cart__steps__block {
        padding-left: 20px;
        padding-right: 20px; 
    }
    .modal-cart__actions .button {
        height: 50px;
    }
    .modal-cart__payment {
        display: flex;
        max-width: unset;
        justify-content: center;
    }
    .product-modal {
        grid-template-columns: 100px auto;
        gap: 25px;
    }
    
    .item-structure {
        align-items: flex-start;
    }
    
    .item__price {
        margin-bottom: 33px;
    }
    .item-colors__title {
        font-size: 12px;
        font-weight: 700;
        line-height: 11.48px;
        text-align: center;
        color: #000;
        margin-bottom: 15px;
    }
    .item__favorite * {
        color: #000;
        font-size: 12px;
    }
    .item-sizes {
        margin-top: 16px;
    }
    .item-sizes__head {
        margin-bottom: 10px;
    }
    .item-sizes__table {
        color: #B6B9BE;
        font-size: 11px;
    }
    .item__size__amount {
        font-size: 7px;
        color: #000;
        padding-left: 6px;
        padding-right: 6px;
        height: 14px;
        background-color: #F0EEE4;
        border: 1px solid #4E4B48;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 3px;
        white-space: nowrap;
    }
    .item-sizes__list {
        margin-bottom: 46px;
    }
    .item__add,
    .item__buy {
        margin-bottom: 20px;
    }
    .item-info {
        margin-top: 10px;
    }
    .detailSliderCenter {
        justify-content: center;
    }
    
    .catalog__banner:not(:first-child) {
        margin-top: 55px;
    }
    .product__color .catalog__sku-picture {
        width: 18px;
        height: 18px;
        padding: 2px;
    }
    .product__description {
        min-height: unset;
        margin-bottom: 10px;
    }
    .product__color:not(:last-child) {
        margin-bottom: 16px;
    }
    
    .page-more {
        padding-top: 70px;
    }
    
    .page-more__content .button {
        color: #4E4B48;
        font-size: 14px;
        font-weight: 700px;
        width: 182px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        border: 1px solid #4E4B48;
        background: #F0EEE4;
        margin: 0 !important;
    }
    .page-pagination {
        padding-top: 40px;
    
    }
    .modal-cart__title:not(:last-child) {
        margin-bottom: 45px;
    }
    
    .product-modal__title:not(:last-child) {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .product-modal__spec__text {
        color: #000;
        opacity: .5;
        font-size: 14px;
    }
    
    .product-modal__title + * {
        margin-top: 0;
    }
    .product-modal__spec:not(:last-child) {
        margin-bottom: 10px;
    }
    .product-modal__price__text {
        font-size: 14px;
    }
    .product-modal__spec__amount {
        
    }
    .product-modal__amount,
    .basket-item__counter-control {
        max-width: 80px;
    }
    .product-modal__amount {
        margin-bottom: 20px;
    }
    
    .basket-item {
        grid-template-columns: 150px 1fr 300px;
    }
    .basket-item__main {
        padding-bottom: 0;
        align-self: center;
    }

    .content.catalog.mt-3 {
        margin-top: 10px !important;
    }
    .catalog .catalog__banner-text {
        margin-top: 50px;
    }
    .page-pagination__info {
        font-size: 22px;
    }
    .similar__title {
        font-size: 22px;
        color: #000 !important;
        margin-bottom: 30px;
    }
    .breadcrumbs-wrapper {
        padding-top: 25px;
    }
    .item__add,
    .item__buy {
        height: 50px;
    }
}

.item .item-gallery {
    position: relative;
}
.item-gallery-obrazLink {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    border: 1px solid #4E4B48;
    background-color: #F0EEE4;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 20;
}
.item-gallery-obrazLink:hover {
    text-decoration: none;
}
.item-gallery-obrazLink span {
    display: flex;
    align-items: center;
    font-size: 9px;
    font-weight: 400;
    padding-left: 20px;
    position: relative;
    white-space: nowrap;
    color: #4E4B48;    
    text-transform: uppercase;
}
.item-gallery-obrazLink span::before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADgSURBVHgBvdKxDgFBEMbxRSSiUVBIqE+rpNCoUSgkGlGqJKi13sADqMUjKCTiCVSUKEQpOY3gv/JJ1qE1yY+7vdm5m7kz5t8R+rHuIaPre2yCCZHAeQk9pHFGFAXU4KvI2x3jaCKBCVIoa32lOza0ear/58UhKipSxEiP6znHRjlD7TFdZ5ONgZP46rfjnNvcfpifm3kfkm8+I+4c29yrHc4adfW30cYWdkiijbkGU0UeY3c4tvmYmvfU6wULHFXAFrXD84PvsaiqJ2y1lkMWMyzd5/0WnpLvOJgvH8D/4wGasiqQut1LVwAAAABJRU5ErkJggg==");
}
@media screen and (max-width: 1023px) {
    .item-gallery-obrazLink {
        bottom: 34px;
    }   
}


/* Breadcrumbs */
@media (max-width: 767px) {
    .breadcrumbs-list__item a,
    .breadcrumbs-list__item h1,
    .breadcrumbs-list__item span {
        font-size: 19px;
    }
}

html.--update-colors .subcategories__col a {
    text-decoration: none;
    border-bottom: 1px solid #b8b8b8;
}

html.--update-colors .subcategories__col a:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

@media (max-width: 767px) {
    .breadcrumbs-list__item.breadcrumbs-list__item-mobile-hidden {
        display: none;
    }
}
/* / Breadcrumbs */

/* Лендинг generatin_b */
.flan-video.flan-video-gemegationbmob {
    max-height: 100vh;
    overflow: hidden;
}
.land-look-genegationb-reverse .land-look-content {
    flex-direction: row-reverse;
}
.land-look.land-look-genegationb .land-banner {
    height: 100%;
}
.land-look.land-look-genegationb .land-banner .land-banner__img {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.land-look.land-look-genegationb .land-banner .land-banner__img img {
    width: 100%;
    max-width: unset;
    position: absolute;
    right: 0;
}
.land-look.land-look-genegationb.land-look-genegationb-reverse .land-banner .land-banner__img img {
    right: unset;
    left: 0;
}
.land-look.land-look-genegationb .land-look-left,
.land-look.land-look-genegationb .land-look-right {
    width: calc(50% - 16px);
}

.flan-video.flan-video-gemegationb-bottom {
    margin-top: 0;
    margin-bottom: 48px;
}

/* .banner-flan__btn.button-white,
.land-banner__btn,
.land-section .banner__button.button-white {
    width: 144px;
    height: 55px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    background-color: #fff;
    color: #4E4B48;
}
.banner-flan__btn.button-white:hover,
.land-banner__btn:hover {
    background-color: #fff;
    color: #4E4B48;
}
.land-section .banner__button.button-white {
    margin-left: auto;
    margin-right: auto;
} */

@media screen and (max-width: 767px) {
    .flan-video.flan-video-gemegationbmob {
        min-height: 430px;
        background-color: #000;
        display: flex;
        align-items: center;
    }
    .flan-video.flan-video-gemegationbmob .flan-video__media {
        min-width: 100%;
    }
    .land-look.land-look-genegationb .land-look-content {
        display: block;
    }
    .land-look.land-look-genegationb .land-look-left,
    .land-look.land-look-genegationb .land-look-right {
        width: 100%;
    }
    .land-look.land-look-genegationb .land-banner .land-banner__img img {
        position: static;
    }
}
/* end Лендинг generatin_b */

#bx-soa-subname {
    display: none;
}

.cabinet-order__item-action .cabinet-btn {
    padding: 0;
    border: none;
}
.cabinet-order__item-buy #result {
    display: none !important;
}
.cabinet-order__item-buy .cloudpay_button {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.header-dropdown__navbar__list .__dedicated {
    position: relative;
    display: flex;
    align-items: center;
}
.header-dropdown__navbar__list .__dedicated::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #4E4B48;
    position: absolute;
    left: -14px;
}
.mobile-submenu__list .__dedicated {
    position: relative;
    display: flex;
    align-items: center;
}
.mobile-submenu__list .__dedicated::after {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #4E4B48;
    position: absolute;
    right: -22px;
}

/* Карточка товара - Условия доставки */
.item-delivery__list-wrapper {
    margin: 0 0 10px 0;
}

.item-delivery-list {
    padding: 0;
    margin: 0;
}

.item-delivery-list__item {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.28;
    padding: 0;
    margin: 12px 0 0 0;
}

.item-delivery-list__item--is-first {
    margin: 0;
}

.item-delivery-list--fast {

}

.item-delivery-list--fast
.item-delivery-list__item {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.28;
    margin: 8px 0 0 0;
}

@media (max-width: 767px) {
    .item-delivery-list__item {
        font-size: 13px;
    }
}

/* / Карточка товара - Условия доставки */
.basket-advantages__item svg {
    height: 20px;
    width: auto;
}
@media screen and (max-width: 767px) {
    .basket-advantages .container {
        flex-direction: column;
        align-items: center;
        padding-bottom: 2px;
    }
}

.basket .basket-advantages__item,
.basket .basket-advantages__item svg {
    animation: unset;
}

.banner-container .banner__button {
    border-color: #fff;
}