/*Шрифты*/
@font-face {
	font-family: Stolzl;
	font-display: swap;
	src: url("/bitrix/templates/magnet_s1/fonts/stolzl_light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Stolzl;
	font-display: swap;
	src: url("/bitrix/templates/magnet_s1/fonts/stolzl_book.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Stolzl;
	font-display: swap;
	src: url("/bitrix/templates/magnet_s1/fonts/stolzl_regular.woff2") format("woff2");
	font-weight: 450;
	font-style: normal;
}
@font-face {
	font-family: Stolzl;
	font-display: swap;
	src: url("/bitrix/templates/magnet_s1/fonts/stolzl_medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: Stolzl;
	font-display: swap;
	src: url("/bitrix/templates/magnet_s1/fonts/stolzl_bold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

/*Контейнеры*/
.container {
    max-width: 1920px !important;
    width: auto !important;
    padding: 0 15px !important;
    margin: 0 auto !important;
    height: 100% !important;
  }
  header .middle .container{
    gap: 30px;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 50px !important;
}
header .middle {
    justify-content: center;
    display: flex !important;
}
header {
    max-width: 100% !important;
}
  @media (max-width: 1920.98px) {
    .container {
      max-width: 1440px !important;
      width: auto !important;
    }
  }
  
  @media (max-width: 1440.98px) {
    .container {
      max-width: 1200px !important;
    }
  }
  @media (max-width: 1270.98px) {
    .container {
      max-width: 768px !important;
    }
  }
  @media (max-width: 768.98px) {
    .container {
      max-width: 376px !important;
    }
    .catalog .categories{
        margin-top: 45px;
    }
    
  }


/*body*/
body.sidebar-type5 .wrapper {
    padding-left: 0px;
}
body {
    font-family: Stolzl !important;
    font-size: 20px;
}
/*Панель справа*/
.nt-public-options, .nt-public-interactive-help{
    display: none;
}
/*Хедер*/
header .links .personal-link{
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #AEAEAE;
}
header .links .personal-link:hover{
    color: white;
}
.container.developer{
	display: none !important;
}
.bonus__header:hover .custom__name{
    color: white;
}
.header__content{
    display: flex;
    gap: 30px;
    width: 100%;
    justify-content: right;
}
    /*Другое*/
.modal-backdrop{
    z-index: 200 !important;
}
header .middle{
    box-shadow: 0px 4px 4px 0px #00000008;
    padding: 20px 0px;
}
header .top{
    display: none !important;
}
    /*Слоган*/
.slogan{
    display: none;;
}
    /*Лого*/
header .logo{
    max-width: 100%;
    margin: 0;
    /*margin-right: 40px;*/
    transition: .3s;
} 
header .logo:hover{
    transform: scale(1.1);
    transition: .3s;
}
.product-card .hover-content .counter input {
    color: white;
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    width: 40px;
}
.product-card .hover-content .counter a {
    color: white;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 400;
}
.product-card .hover-content .counter {
    border-radius: 7px;
    background: #EC691F;
    justify-content: space-between;
    width: 40%;
}
    /*Поиск*/
header .middle .search{
    margin-top: 0px;
}
.search{
    width: 40%;
    max-width: 40% !important;
}
header .search form button:before{
    content: none;
}
.search form button{
    display: flex;
    justify-content: center;
    align-items: center;
}
.search form button img{
    transform: scale(0.9);
}
.search form button:hover img{
    filter: invert(1);
}
.search form{
    position: relative;
    border-radius: 13px;
    background: white;
    border: 1px #EBEBEB solid;
    height: 53px;
}
.search form input{
    padding: 0px 20px 0px 60px;
    width: 100%;
    font-family: Stolzl !important;
    font-size: 20px;
    font-weight: 400;
    color: #9E9B98;
}
.search form input::placeholder{
    color: #9E9B98;
    font-family: Stolzl !important;
}

.search form button{
    position: absolute;
    left: 7px;
    border-radius: 10px;
    background: #F2F4F6;
}
.search form button span{
    display: none;
}
.header__content_mobile .bonus__header .bonus{
    color: white;
}
.search form button:hover{
    background: #EC691F;
}
    /*Адресс доставки*/
header .city{
    margin: 0;
    height: 53px;
    background: #EC691F;
    border-radius: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Stolzl;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    padding: 0px 15px;
    /*width: fit-content;*/
    width: 20%;
}
header .city .current{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
header .city:hover img{
    /*transform: scale(1.5);*/
    /*transition: .3s;*/
}
header .city img{
    /*transition: .3s;*/
}
header .city .current a{
    color: white;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 12px;
}
header .city .current a:after{
    content: none;
}
.current span{
    display: none;
}
    /*Телефон*/
header .tel-container{
    display: none;
}
    /*Корзина*/
header .basket-container .basket-link{
    /*display: none;*/
    width: 0px;
    height: 0px;
    opacity: 1 !important;
    position: absolute;
    right: 0;
    top: 0;
}
.basket-container-items .items-counter{
    opacity: 1 !important;
}
header .basket-container .basket-link .items-counter{
    background-color: #EC691F;
}
header .middle .basket-container{
    position: relative;
}
header .basket-container{
    margin: 0;
    height: 53px;
    max-width: fit-content !important;
    min-width: fit-content !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding: 0px 15px;
}
header .basket-container:hover{
    background: #EC691F;
    transition: .3s;
}
header .basket-container .basket-text .name{
    transition: .3s;
}
header .basket-container .basket-text .name:hover{
    opacity: 0.8;
    transition: .3s;
}
header .basket-container:hover img{
    filter: brightness(1000);
}
header .basket-container:hover .basket-text .name{
    color: white;
}
header .basket-container img{
    height: 20px;
    width: 20px;
}
header .basket-container .basket-text{
    display: flex;
    justify-content: center;
    align-items: center;
}
header .basket-container .basket-text .name{
    color: #A5A5A5;
    font-family: Stolzl;
    font-size: 18px;
    font-weight: 400;
}
.basket-text .sum{
    display: none;
}
header .basket-container{
    background: #F2F4F6;
    border-radius: 13px;
}
header .basket-container .basket-text{
    margin: 0;
}
header .middle .basket-container{
    margin-left: 0 !important;
}
.basket-container-items .items-counter{
    opacity: 0;
    transition: .3s;
}
.basket-container-items:hover .items-counter{
    opacity: 1;
    transition: .3s;
}
header .basket-container .basket-link{
    background-color: inherit;
}
    /*Личный кабинет иконка*/
.bonus__header {
    width: 100%;
    height: 100%;
    gap: 5px;
}

.enabled-locations header .links{
    margin: 0;
}
header .links .personal-link{
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
header .links:hover {
    background: #EC691F;
    transition: .3s;
    transform: scale(1.1);
}
header .links:hover img{
    filter: brightness(1000);
}
header .links .personal-link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*font-size: 50px;*/
    z-index: 2;
}

header .links{
    position: relative;
    /* width: 53px; */
    padding: 0 7px;
    height: 53px;
    border-radius: 50px;
    background: #F2F4F6;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s;
}
.bonus__header_personal .links{
    padding: 0 9px !important;
}
.custom__name{
    padding-left: 2px;
}
header .links img{
    transform: scale(0.9)
}
    /*Бургер меню*/
.catalog-menu nav .list .item>a .text {
    margin-left: 49px;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 400;
}
header .burger{
    display: none !important;
}
.catalog-menu_active{
    transform: translateX(0) !important;
    transition: .3s;
}
.catalog-menu{
    transform: translateX(-100%);
    transition: .3s;
}
.catalog-menu .content{
    transform: translateX(-100%);
    transition: .3s;
}
.sidebar-type5 .catalog-menu nav .list .item {
    height: 35px;
}
.sidebar-type5 .catalog-menu.open-on-hover .content {
    width: 400px !important;
    border-right: 1px solid #e7e7e7;
}
menu.open-on-hover .content:hover nav .head .title {
    width: 100% !important;
}
.sidebar-type5 .catalog-menu nav .list .item>a{
    width: 100% !important;
}
.sidebar-type5 .catalog-menu nav .head{
    display: none;
}
.header-burger__button{
    height: 53px;
    width: 53px;
    min-width: 53px;
    /*padding: 0px 17px;*/
    /* width: 53px;*/
    border-radius: 13px;
    border: 1px solid #EBEBEB;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.header-burger__line {
    transition: .3s;
    transform-origin: 50% 50%;
    position: absolute;
}
.header-burger__button_active{
    background: #EC691F;
}
.header-burger__button_active .header-burger__line{
    background: white;
}
.header-burger__line:nth-child(1){
    transform: rotate(0) translateY(-7px);
}
.header-burger__line:nth-child(3){
    transform: rotate(0) translateY(7px);
}
.header-burger__button_active .header-burger__line:nth-child(1){
    transform: rotate(-45deg);
}
.header-burger__button_active .header-burger__line:nth-child(2){
    opacity: 0;
    visibility: hidden;
}

.header-burger__button_active .header-burger__line:nth-child(3){
    transform: rotate(45deg);
}
.header-burger__button_mobile{
    height: 53px;
    padding: 0px 27px;
    /* width: 53px;*/
    border-radius: 13px;
    border: 1px solid #EBEBEB;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    display: none;
}
.header-burger__button:hover{
    background: #EC691F;
}
.header-burger__button:hover .header-burger__line{
    background: white;
}
.header-burger__button .header-burger__line{
    transition: .3s;
}
.header-burger__button:hover .header-burger__text{
    font-size: 20px;
    transition: .3s;
}
.header-burger__line{
    width: 20px;
    height: 2px;
    background: black;
    border-radius: 50px;
}
.header-burger__text{
    position: absolute;
    bottom: -25px;
    transition: .3s;
    font-family: Stolzl;
    font-size: 15px;
    font-weight: 400;
    color: #AEAEAE;
}
        /*подменю в бругер меню*/
.catalog-menu nav .sub{
    display: none !important;
}
/*Меню под хедером*/
header .content-menu, header .content-mobile-menu{
    padding-top: 15px;
}
    /*
    .promo .items .item{
        transition: .3s;
    }
    .promo .items .item:hover{
        transform: scale(0.9);
        transition: .3s;
    }
    */
/*Блок Скидок*/
.promo .items .item .label{
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px 10px;
    border-radius: 7px;
    width: auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.promo .items .item .text{
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 400;
    color: black;
    background: #FFFFFFCC;
    padding: 8px 2px;
    width: auto !important;
    border-radius: 7px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.promo__card-content{
    position: absolute;
    top: 30px;
    left: 30px;
    width: 45%;
}
.promo .items .item{
    height: 300px;
}
.promo .items .item .gradient{
    background: none;
    /*background: #A5A5A5;*/
    z-index: -1;
    position: relative;
}
.promo .items .item{
   /* background: #A2A2A2;*/
}
.promo .items .item .background{
    background-color: #8a8a8a21;
}
.product-main-info.clothes .product-main-container .product-img{
    position: relative;
}
.product-main-info.clothes .product-main-container .product-img .additional-links{
    width: 48px;
    height: 48px;
    border: 5px solid #fa803a;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: absolute;
    top: 40%;
    left: 45%;
    z-index: 1;
}
.promo .items .item .gradient{
    width: 48px;
    height: 48px;
    border: 5px solid #fa803a;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: absolute;
    top: 40%;
    left: 45%;
    }

@keyframes rotation {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
} 
.promo .items .item{
    border-radius: 15px;
}
/*Категории на главной (Каталог)*/
.catalog .category .text .name{
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
}
.catalog .categories .category-wrap{
    background: #F9F9F9;
}
.catalog .category{
    background-color: inherit;
}
.catalog .category .img{
    border-radius: 0px;
}
    /*Кастом*/
.catalog-custom{
    margin-top: 50px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 25px;
}

.catalog-custom__element{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background: #F9F9F9;
    border-radius: 15px;
    /*height: 266px;*/
    transition: .3s;
    padding: 30px 10px;
}
.catalog-old{
    display: none;
}
.catalog-custom__element:hover{
    background: #EC691F;
    transform: scale(1.1);
    transition: .3s;
}
.catalog-custom__element:hover .catalog-custom__title{
    color: white;
}
.catalog-custom__img{

}

.catalog-custom__title{
    text-align: center;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    color: black;
}
/*Старые табы*/
.catalog-down-content .swiper-button-prev{
    display: none;
}
.catalog-down-content .swiper-button-next{
    display: none;
}
.tabs-old{
    display: none !important;
}
/*Блок вместо табов*/
.catalog-down-content{
    margin-top: 80px;
}
.catalog-down-content__title{
    margin-top: 80px;
    display: flex;
    gap: 10px;
    font-family: Stolzl;
    font-size: 36px;
    font-weight: 400;
}
.catalog-down-content__title_accent{
    color: #EC691F;
    font-weight: 450;
}
/*Слайдеры продуктов на главной*/
.catalog-down-content__content .product-card .img{
    overflow: hidden;
}
.catalog-down-content__content .product-card .img img{
    transition: .3s;
    pointer-events: none;
}
.catalog-down-content__content .product-card .img:hover img{
    transition: .3s;
    transform: scale(1.1);
}

.catalog-down-content__content .product-card-wrap{
    padding: 0px;
}
.catalog-down-content__content{
    margin-top: 60px;
}
.catalog-down-content__content .labels{
    display: none;
}
.catalog-down-content__content .name{
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.catalog-down-content__content .price-container .price span{
    font-family: Stolzl, system-ui;
    font-size: 32px;
    font-weight: 500;
    color: #EC691F;
}
.catalog-down-content__content .price-container .price .measure{
    font-family: Stolzl;
    font-size: 15px;
    font-weight: 400;
    color: black;
}
.catalog-down-content__content .price-container .price {
    justify-content: left;
}
.catalog-down-content__content .product-card .stock{
    display: none;
}

.catalog-down-content__content .product-card .hover-content{
    padding: 0;
    display: flex;
    margin-top: 50px;
    gap: 20px;
}
.catalog-down-content__content .product-card .hover-content .counter{
    border-radius: 7px;
    background: #EC691F;
    justify-content: space-between;
    width: 40%;
}
.catalog-down-content__content .product-card .hover-content .counter a{
    color: white;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 400;
}
.catalog-down-content__content .product-card .hover-content .counter input{
    color: white;
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    width: 40px;
}
.catalog-down-content__content .product-card .hover-content .btn{
    border-radius: 7px;
    background: #EC691F;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
}
.catalog-down-content__content .product-card .additional-links{
    display: none;
}

/**/
.button-in-basket{
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px
}
.button-in-basket img{
    filter: brightness(1000);
}
/*Блок Рыба на главной*/
.fish-block{
    margin-top: 80px;
}
.fish-block__title{
    font-family: Stolzl;
    font-size: 36px;
    font-weight: 400;
}
.fish-block__content{
    display: flex;
    gap: 27px;
    margin-top: 60px;
}
.fish-block__element{
    border-radius: 15px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}
.fish-block__element:hover{
    transform: scale(1.1);
    overflow: hidden;
    transition: .3s;
}
.fish-block__element:hover .fish-block__img{
    /*transform: scale(1.05);
    transition: .5s;*/
}
.fish-block__img{
    border-radius: 15px;
    pointer-events: none;
    /*ransition: .5s;*/
}
.fish-block__text{
    position: absolute;
    background: #EC691F;
    color: white;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
    width: 80%;
    border-radius: 7px;
    bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*Блок Готовая еда Салаты и закуски на главной*/
.eat-block{
    margin-top: 80px;
}
.eat-block__content{
    display: flex;
    gap: 25px;
}
.eat-block__element{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 312px;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.eat-block__element:hover .eat-block__img{
    transition: .5s;
    transform: scale(1.1);
}
.eat-block__img{
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    transition: .5s;
    pointer-events: none;
}
.eat-block__text{
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 15px;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    background: #EC691F;
    position: absolute;
    top: 20px;
    left: 20px;
}
/*Футер*/
footer.type5 .container, footer.type6 .container{
    flex-wrap: nowrap !important;
}
footer .container{
    border-top: none;
}
body.sidebar-type5 footer{
    border-top: 1px solid #e7e7e7;
    box-shadow: 0px -4px 4px 0px #00000008;
    padding-left: 0px;
    padding: 75px 0px;
    margin-top: 80px;
}
.footer__container{
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
    gap: 50px;
}
.footer__left{
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 30%;
}
.footer__right{
    display: flex;
    gap: 40px;
    justify-content: space-around;
    width: 100%;
}
.footer__logo{
    width: 100%;
}
.footer__time{
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.footer__accent{
    font-weight: 450;
}
.footer__link{
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 450;
    color: black;
    transition: .3s;
}
.footer__link:hover{
    transform: scale(1.1);
    transition: .3s;
}
.footer__logo-link{
    transition: .3s;
    width: 200px;
}
.footer__logo-link:hover{
    transform: scale(1.1);
    transition: .3s;
}
.sidebar-type5 .catalog-menu .content::after {
    content: '' !important;
    position: absolute !important;
    top: 0 !important; 
    left: 87px !important;
    display: block !important;
    width: 1px !important;
    height: calc(100% + 49px) !important;
    background-color: #e7e7e7 !important;
}
.catalog-menu, .header-catalog-menu, .content-menu, .sidebar-type4 header .bottom {
    display: flex !important;
}
.mobile-menu-3-0{
    display: none !important;
}
header .middle{
    position: relative;
}
header .middle .container{
    /*position: relative;*/
}
.header__content_mobile{
    background: #EC691F;
    position:fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index: 100;
    height: 100%;
    border-radius: 0px 0px 30px 30px;
    overflow: hidden;
    overflow-y: scroll;
}
.header-burger__close{
    height: 53px;
    width: 53px;
    padding: 0px;
    /* width: 53px;*/
    border-radius: 13px;
    border: 1px solid #EBEBEB;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background: white;
}
.header__content_mobile_first{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 15px 28px;
}
.header__content_mobile_second {
    padding: 15px 28px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.header__content_mobile{
    display: none;
}
.header__content_mobile .city{
    padding: 0px;
    width: 100%;
    background: white;
}
.header__content_mobile .city .current a{
    color: #EC691F;
}
.header-burger__close::before{
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 20px;
    height: 2px;
    background: #EC691F;
}
.header-burger__close::after{
    content: "";
    position: absolute;
    transform: rotate(-45deg);
    width: 20px;
    height: 2px;
    background: #EC691F;
}
/*Хедер Адаптив*/
.header__content_mobile .search{
    width: 100% !important;
    max-width: 100% !important;
}
.header__content_mobile .basket-container{
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
}
header .middle .basket-container .basket-text{
    display: flex !important;
}
.header__content_mobile .search form{
    background: #EC691F;
}
.header__content_mobile .search form input{
    color: white;
}
.header__content_mobile .search form input::placeholder{
    color: white;
}
.bonus__header{
    margin: 0px;
    /*flex-direction: row-reverse;*/
}
.custom__name{
    font-size: 12px;
    color: #A5A5A5;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header__content_mobile .list{
    flex-direction: column;
}
.header__content_mobile .list .item a{
    color: white;
}

@media (max-width: 1440.98px) {
    .bonus__header_personal .links img{
        width: 30% !important;
        height: 70% !important;
    }
}

@media (max-width: 1270.98px) {
    header .middle .container {
        flex-wrap: nowrap;
    }
    header .middle .search{
        order: 0;
    }
    .search form input{
        font-size: 14px;
    }
    header .basket-container .basket-text .name{
        font-size: 14px;
    }
    .bonus__header{
        width: 80%;
        height: 80%;
    }
    .header-burger__text{
        font-size: 14px;
    }
    header .middle .logo{
        margin-right: 0px;
    }
}
.custom__arrow_mobile{
    display: none;
}
@media (max-width: 1200.98px) {
    .header-burger__button_mobile{
        display: flex;
        background: #EC691F;
    }
    .header-burger__line_mobile{
        background: white;
    }
    .header__content{
        /*display: none;*/
    }
    header .bottom{
        display: none !important;
    }
    header .middle .container{
        justify-content: space-between;
    }
    .header__content_mobile{
        display: block;
        transform: translateY(-100%);
        transition: .3s;
    }
    .header__content_mobile-active{
        transform: translateY(0);
        transition: .3s;
    }
    .custom__arrow{
        display: none;
    }
    .custom__arrow_mobile{
        display: flex;
    }
    .header__content .search{
        display: none;
    }
    .header__content .header-burger__button{
        display: none;
    }
    .header__content .city{
        display: none;
    }
    .header__content .basket-container{
        display: none;
    }
    .header__content .links{
        display: none;
    }
    .regions-modal h3{
        font-size: 18px;
    }
    .regions-modal .nav-tabs .nav-link{
        font-size: 16px;
    }
    .regions-modal .tab-content .tab__wrapper a{
        font-size: 14px;
        padding: 0px;
        margin: 0px;
    }
    header .middle .container{
        padding: 0 15px !important;
    }
}
header .logo>a{
    height: 76px;
}
@media (max-width: 768.98px) {

    header .logo>a{
        height: 46px;
    }
    header .middle .container{
        padding: 0 15px !important;
    }
    .product-card{
        border: none;
    }
    .catalog-down-content__content .product-card .hover-content{
        flex-direction: column;
    }
    .catalog-down-content__content .product-card .hover-content .counter{
        display: flex;
    }
    .catalog-down-content__content .product-card .hover-content {
        gap: 10px !important;
    }
}
/*Адаптив Блок Скидок*/


@media (max-width: 1440.98px) {
    .promo .items .item .label{
        font-size: 14px;
    }
    .promo .items .item .text{
        font-size: 14px;
    }
    .promo .items .item {
        height: 250px;
    }
}

@media (max-width: 1270.98px) {
    header .content-menu, header .content-mobile-menu{
        overflow-x: scroll;
    }
    .promo .items .item {
        height: 200px;
    }
    .promo__card-content {
        top: 10px;
        left: 10px;
        width: 70%;
    }
    .footer__logo-link{
        width: 200px;
        display: flex;
        justify-content: center;
    }
    .footer__link{
        font-size: 20px;
    }
    .footer__time{
        font-size: 20px;
    }
}
@media (max-width: 1200.98px) {

}
@media (max-width: 768.98px) {
    footer.type5 .container, footer.type6 .container{
        flex-direction: column;
    }
    .footer__logo-link{
        width: 100%;
    }
    .footer__left{
        width: 100%;
        gap: 50px;
    }
    .footer__right{
        justify-content: space-between;
    }
}
/*Адаптив Блок Контент на главной после скидок*/


@media (max-width: 1440.98px) {
    .catalog-custom__title{
        font-size: 18px;
    }
    .catalog-custom__element{
        padding: 25px 10px;
    }
    .catalog-down-content__content .name{
        font-size: 20px;
    }
    .catalog-down-content__content .price-container .price span{
        font-size: 28px;
    }
    .catalog-down-content__content .product-card .hover-content .btn{
        font-size: 18px;
    }
    .catalog-down-content__content .product-card .hover-content .counter input{
        font-size: 20px
    }
    .catalog-down-content__content .product-card .hover-content .counter a{
        font-size: 12px;
    }
    .catalog-down-content__content .product-card .hover-content .counter a{
        transform: scale(0.9);
    }
    .catalog-down-content__content .product-card .hover-content{
        gap: 15px;
    }
    .fish-block__text{
        font-size: 14px;
    }
}
/*Общие заголовки страниц*/
.breadcrumbs+.main-title{
    font-family: Stolzl;
    font-size: 36px;
    font-weight: 400 !important; 
    margin-top: 80px;
}
/*Страница Авторизации*/
.authorize-page .item{
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
}
.auth-text-block .icon{
    background-color: inherit;
    margin-right: 0px;
}
.authorize-page .form-authorize .auth-registration .custom-input-wrap{
    max-width: 100%;
}
.auth-text-block{
    max-width: 80%;
    gap: 20px;
    align-items: center;
    margin-top: 80px;
}
.authorize-page{
    padding: 0;
}
#flag{
    display: none !important;
}
.phone__custom{
    margin-left: 0px !important;
    width: 100%;
    padding: 20px !important;
    font-family: Stolzl !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #9E9B98 !important;
    border-radius: 13px;
    background: white !important;
    background-color: inherit !important;
    border: 1px solid #EBEBEB !important;
}
.phone__custom::placeholder{
    color: #9E9B98 !important;
}
.authorize-page .form-authorize .auth-registration .custom-input-wrap .custom-input label{
    display: none;
}
.auth-input__custom{
    display: flex;
    gap: 25px;
    width: 60%;
}
.auth-input__custom button{
    font-family: Stolzl;
    font-size: 18px;
    padding: 20px 50px;
    font-weight: 400;
    border-radius: 13px;
    width: max-content;
}
.authorize-page .form-authorize .auth-registration .custom-input-wrap .custom-input{
    margin-bottom: 0px;
}
.authorize-page{
    min-height: auto;
}
/*Каталог*/
.catalog .category .text .sub .item{
    display: none !important;
}
.catalog .category .img{
    background: none;
    width: 70%;
    height: 70%;
    margin-right: 0;
}
.catalog .category .img img{
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.catalog .category .static{
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
}
.catalog .category .text .name{
    text-align: center;
}
.catalog .category:hover .desc{
    display: none !important;
}
.catalog .categories .category-wrap{
    border-radius: 35px;
    transition: .3s;
    height: 450px;
}
.catalog .categories .category-wrap:hover{
    transition: .3s;
    transform: scale(1.1);
    background: #EC691F;
}
.catalog .category:hover{
    box-shadow: inherit;
    height: 100%;
}
.catalog .category .text .name:hover{
    color: white
}
.catalog .category .text .name{
    font-family: Stolzl;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
}
.catalog .categories .category-wrap:hover .text .name{
    color: white
}
.catalog .category .text{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.catalog .categories .category-wrap{
    margin: 0 !important;
}
.catalog .categories{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
    margin: 0;
    margin-top: 80px;
}
.catalog .categories .category-wrap{
    width: 100%;
}
.catalog .category {
    padding: 40px 0px 70px 0px!important;
}
.catalog .category{
    border-radius: 25px;
}
.catalog-promo{
    margin-top: 80px;
}
@media (max-width: 1440.98px) {
    .catalog .categories .category-wrap{
        height: 400px;
    }
    .catalog .category {
        padding: 20px 0px 60px 0px!important
    }
}
/*Цепочка навигации (Хлебные крошки)*/
.breadcrumbs a{
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    color: #AEAEAE;
    text-decoration: none;
}
.breadcrumbs .active{
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    color: white;
    background: #EC691F;
    padding: 7px 10px;
    border-radius: 5px;
}
/*Каталог*/
.catalog .products-container .products .products-list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 50px 30px;
    width: 100%;
}
.catalog__custom .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.catalog__custom .product-card-wrap{
    padding: 0px;
}
.catalog__custom .product-wrap{
    width: 100%;
}
.product-wrap{
    width: 100%;
    margin: 0px;
}
.product-card .name {
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 65px;
}
.new__catalog .price-container .price span {
    font-family: Stolzl, system-ui;
    font-size: 32px;
    font-weight: 500;
    color: #EC691F;
}
.new__catalog .price-container .price .measure {
    font-family: Stolzl;
    font-size: 15px;
    font-weight: 400;
    color: black;
}
.new__catalog .product-card .stock{
    display: none;
}
.new__catalog .price-container .price{
    justify-content: left;
}
.new__catalog .product-card .hover-content {
    padding: 0;
    display: flex;
    /*margin-top: 50px;*/
    gap: 20px;
}
.new__catalog .product-card .hover-content .counter input {
    color: white;
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    width: 40px;
}
.new__catalog .product-card .hover-content .counter a {
    color: white;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 400;
}
.new__catalog .product-card .hover-content .counter {
    border-radius: 7px;
    background: #EC691F;
    justify-content: space-between;
    width: 40%;
}
.new__catalog .product-card .hover-content .btn {
    border-radius: 7px;
    background: #EC691F;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
}
.product-card.ready:hover {
    box-shadow: none;
    z-index: 21;
    border-radius: inherit;
}
.product-card.ready:hover .hover-content {
    display: flex;
    box-shadow: none;
}
.catalog__custom .img img{
    pointer-events: none;
}
.new__catalog .product-card .img img{
    transition: .3s;
}
.new__catalog .product-card .img:hover img{
    transition: .3s;
    transform: scale(1.1);
}

@media (min-width: 1441px){
.product-card .img {
    height: 300px;
}
}
.catalog .sort .display{
    display: none;
}
.catalog .sort{
    padding: 0px;
}
.new__catalog .products-container .products{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.new__catalog .products-container{
    margin-top: 50px;
}
.catalog .sort .sort-filter .item{
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
}
.new__catalog .sort .sort-filter .item.asc:after {
    top: -3px;
    border-top: 3px solid transparent;
    border-bottom: 8px solid #AEAEAE;
}
.new__catalog .sort .sort-filter .item:after {
    border: 5px solid transparent;
}
.catalog .sort .sort-filter .item:hover.asc:after {
    border-top: 3px solid transparent;
    border-bottom: 8px solid #424242;
}
.catalog .sort .sort-filter .item.active:after {
    border-top: 8px solid #424242;
}
.catalog .category-desc{
    display: none;
}
.new__catalog .product-card{
    display: flex;
    gap: 30px;
    flex-direction: column;
    justify-content: space-between;
}
.new__catalog .product-wrap>div{
    height: 100%;
}
.product-card .labels{
    pointer-events: none;
}
.labels .label.recommend {
    background-color: #029154;
}
.labels .label {
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 400;  
    padding: 10px 40px;
}
.pagination .items {
    margin-top: 60px;
}
.labels .label.new {
    background-color: #319ec9;
}
.pagination .items .item{
    border-radius: 10px;
}
.product-card .hover-content{
    margin-top: 30px !important;
}
header .content-menu>ul .item .sub-menu .item a, header .content-mobile-menu>ul .item .sub-menu .item a{
    color: black !important;
}
/*Адаптив товаров каталога делаю*/
@media (max-width: 1440.98px) {
    .product-card .name {
        font-size: 20px;
    }
    .new__catalog .price-container .price span {
        font-size: 25px;
    }
    .new__catalog .product-card .hover-content .btn {
        font-size: 18px;
    }
    .new__catalog .product-card .hover-content {
        gap: 15px;
    }
    .new__catalog .product-card .hover-content .counter input {
        font-size: 20px;
    }
    .new__catalog .product-card .hover-content .counter a {
        transform: scale(0.9);
    }
    .product-card .price-container{
        margin-top: 14px !important;
    }
    .product-card .hover-content{
        margin-top: 20px !important;
    }
}

@media (max-width: 1270.98px) {

    .header__content{
        gap: 20px;
    }
    /*делаю*/
    .catalog .products-container .products .products-list{
        grid-template-columns: 1fr 1fr 1fr;
    }
    .product-card .img {
        height: 230px !important;
    }
    .product-card .name{
        font-size: 18px;
        max-height: 15px;
    }
    .price-container .price span {
        font-size: 20px !important;
    }
    .product-card .hover-content .btn{
        font-size: 14px !important;
    }
    .button-in-basket img{
        transform: scale(0.8);
    }
    .product-card .hover-content .counter input{
        font-size: 18px !important;
    }
    .counter{
        padding: 10px;
    }
    .product-card .price-container{
        margin-top: 0px !important;
    }
    .product-card .hover-content{
        margin-top: 12px !important;
    }
    .breadcrumbs{
        display: none;
    }
    .eat-block__element{
        height: 220px;
    }
    .catalog-custom{
        grid-template-columns: 1fr 1fr;
    }
    .catalog .categories{
        gap: 20px;
    }
    .catalog .category .text .name{
        font-size: 22px;
    }
    .catalog .categories .category-wrap {
        height: 250px;
    }
    .catalog .category {
        padding: 20px 0px 30px 0px !important;
    }
    .authorize-page .item{
        font-size: 20px !important;
        display: inline;
    }
    .auth-text-block{
        margin-top: 50px;
    }
}
@media (max-width: 1200.98px) {
    .bonus__header .bonus{
        bottom: 10px !important;
        right: -101px !important;
    }
}
@media (max-width: 768.98px) {
    .auth-text-block.items .text .item:first-child{
        padding: 0px;
        margin: 0px;
        border: none;
    }
    .auth-text-block .icon{
        display: none;
    }
    .authorize-page .item{
        font-size: 16px !important;
    }
    .auth-text-block .text {
        font-size: 14px;
        line-height: 20px;
        margin-top: 40px;
    }
    .auth-input__custom{
        flex-direction: column;
    }
    .auth-input__custom{
        width: 100% !important;
    }
    .catalog .categories{
        grid-template-columns: 1fr 1fr;
    }
    .catalog .category .text .name {
        font-size: 16px;
    }
    .catalog .categories .category-wrap {
        height: 200px;
    }
    main.catalog .category .img {
        margin: 0px !important;
        width: 70% !important;
        height: 70% !important;
    }
    .catalog .products-container .products .products-list{
        grid-template-columns: 1fr 1fr;
    }
    .product-card .img {
        height: 200px !important;
    }
    .product-card .name{
        font-size: 14px;
    }
    .product-card .name {
        max-height: 40px;
        min-height: 40px;
    }
    .price-container .price span {
        font-size: 18px !important;
    }
    .price-container .old-price{
        font-size: 12px !important;
    }
    .promo__card-content {
        top: 20px;
        left: 20px;
        width: 45%;
    }
    .promo .items .item {
        height: 230px;
    }
    .catalog-custom__element {
        padding: 14px 0px;
        width: 100%;
        height: 125px;
    }
    .catalog-custom__img {
        width: 50%;
    }
    .catalog-custom {
        gap: 10px;
        margin-top: 25px;
    }
    .eat-block__content {
        flex-direction: column;
    }
    .catalog-custom__title{
        font-size: 14px;
    }
    .breadcrumbs+.main-title{
        font-size: 24px;
    }
}
/*Карточка товара*/
.product-main-info.clothes .product-main-container .info .labels{
    display: none;
}
.product-main-info.clothes .product-main-container .info .top{
    display: none;
}
.product-main-info.clothes .product-main-container .info .desc{
    /*display: none;*/
}
.product-main-info .info .bottom{
    display: none;
}
.product-detail .right{
    display: none;
}
.product-tabs-container .tabs-container .tabs-content .tab-content.active {
    padding-bottom: 0px !important;
}
.product-main-info .info .main .price-container .saving{
    display: none;
}
.product-main-info.clothes.has-aside .product-main-container .product-img .main-img{
    width: 100%;
    height: 100%;
    margin: 0px;
    overflow: hidden !important;
    border-radius: 25px;
}

.product-main-info.clothes.has-aside .product-main-container .product-img .main-img img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    pointer-events: none;
    transition: .5s;
}
.product-main-info.clothes.has-aside .product-main-container .product-img .main-img:hover img{
    transition: .5s;
    transform: scale(1.2);
}
.product-main-info{
    padding: 0px;
    margin: 0px;
    margin-top: 50px;
}
.product-main-info.clothes .product-main-container{
    gap: 60px;
    height: 530px;
}
.desc .more{
    display: none;
}
.custom__info{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.product-main-info.clothes .product-main-container .info{
    margin: 0px;
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-grow: inherit;
    gap: 30px;
    justify-content: space-between;
}
.product-main-info .info .main .price-container{
    display: flex;
    flex-direction: column-reverse;
    padding: 0px;
}
.product-main-info .info .main .price-container .price{
    font-family: Stolzl, system-ui;
    font-size: 32px;
    font-weight: 500;
    color: #EC691F;
    padding: 0px;
}
.product-main-info .info .main .price-container .price .measure {
    font-family: Stolzl;
    font-size: 15px;
    font-weight: 400;
    color: black;
}
.product-main-info .info .order-container{
    padding: 0px;
    height: fit-content;
}
.product-main-info.clothes .product-main-container .info .main{
    align-items: start;
    height: fit-content;
}
.product-main-info.clothes .product-main-container .info{
    font-family: Stolzl;
    font-size: 20px;
    color: #AEAEAE;
}
.product-main-info.clothes .product-main-container .product-img{
    width: 50%;
    height: 530px;
}
.product-detail .tabs-container{
    display: none;
}
.product-tabs-container .tabs-container{
    display: block;
}
.custom__desc-title{
    font-family: Stolzl;
    font-size: 32px;
    font-weight: 400;
    color: black;
}
.custom__desc-title{
    padding-top: 75px;
    display: flex;
}
.custom__info .desc .text{
    margin-top: 50px;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    color: black;
}
.product-main-info .info .order-container .buttons .counter {
    border-radius: 7px;
    background: #EC691F;
    padding: 15px 15px;
}
.product-main-info .info .order-container .buttons .counter input {
    color: white;
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    width: 40px;
}
.product-main-info .info .order-container .buttons .counter a {
    color: white;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 400;
}
.product-main-info.clothes .product-main-container .info .order-container .buttons {
    padding: 0;
    display: flex;
    gap: 30px;
}
.product-main-info .info .order-container .buttons .product-item-button-container .btn {
    border-radius: 7px;
    background: #EC691F;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 15px;
}
.product-main-info .info .order-container .buttons .product-item-button-container {
    margin: 0px;
}
.product-detail .feedback{
    padding: 0px;
    display: flex;
    flex-direction: column;
}
.product-detail .feedback .form form{
    flex-direction: column;
    margin-top: 50px;
    width: 100%;
}
.product-detail .feedback .text .name{
    font-family: Stolzl;
    font-size: 34px;
    font-weight: 400;
}
.product-detail .feedback .text{
    width: 100%;
    margin-top: 70px;
}
.product-detail .feedback .form{
    width: 50%;
    display: flex;
    flex-direction: column;
}
.product-detail .feedback .form .column.big{
    width: 100%;
    margin: 0;
}
.product-detail .feedback .form .column.small{
    width: 100%;
    margin: 0;
}
.product-detail .feedback .form input[type="text"]{
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    color: #A2A2A2;
    padding: 20px 15px;
    border-radius: 15px;
    background: #F9F9F9;
}
.product-detail .feedback .form .column .field textarea{
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    color: #A2A2A2;
    padding: 20px 15px;
    border-radius: 15px;
    background: #F9F9F9;
}
.product-detail .feedback .form input[type="text"]::placeholder{
    color: #A2A2A2 !important;
}
.product-detail .feedback .form .column .field textarea::placeholder{
    color: #A2A2A2 !important;
}
.product-detail .feedback .form .policy label{
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    color: black;
}
.product-detail .feedback .form .policy{
    margin-top: 0px;
    margin-left: 14px;
}
div:not(.bx-core-window) input[type="checkbox"]:not(.adm-designed-checkbox)+label:before {
    top: -2px;
    left: -13px;
    width: 30px;
    height: 30px;
}
.product-detail .feedback .form .buttons{
    justify-content: left;
    display: flex;
    margin-top: 40px;
}
.product-detail .feedback .form .buttons .btn{
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    border-radius: 7px;
}
.product-tabs-container .tabs-container .tabs .tab.active{
    display: none;
}
.labels .label{
    width: 70%;
    display: flex;
    justify-content: center;
}
.additional-links .compare, .additional-links .wishlist{
    display: none;
}
.price-container .saving{
    display: none;
}
.products-list .price-container {
    display: flex;
    gap: 10px;
    align-items: end;
}
.price-container .old-price{
    font-family: Stolzl, system-ui;
    font-size: 26px;
    font-weight: 400;
    color: #AEAEAE;
}
.product-card .hover-content{
    padding: 0;
    display: flex;
    margin-top: 50px;
    gap: 20px;
}
.product-card .hover-content .counter a{
    color: white;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 400;
}
.product-card .hover-content .counter input{
    color: white;
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    width: 40px;
}
.product-card .hover-content .btn{
    border-radius: 7px;
    background: #EC691F;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
}
.product-card .additional-links{
    display: none;
}
.product-tabs-container .tabs-container .tabs-content .tab-content.active .product-card .hover-content .counter{
    border-radius: 7px;
    background: #EC691F;
    justify-content: space-between;
    width: 40%;
    margin-bottom: 0px;
}
.product-card .stock{
    display: none;
}
.price-container .price span{
    font-family: Stolzl, system-ui;
    font-size: 32px;
    font-weight: 500;
    color: #EC691F;
}
.price-container .price .measure{
    font-family: Stolzl;
    font-size: 15px;
    font-weight: 400;
    color: black;
}
.price-container .price {
    justify-content: left;
}
.product-card .price-container {
    display: flex;
    gap: 10px;
    align-items: end;
}
.product-tabs-container .tabs-container {
    display: block;
    margin-top: 60px;
}
.swiper-button-prev{
    display: none;
}
.swiper-button-next{
    display: none;
}
.product-main-info .info .order-container{
    width: 100%;
}
.product-main-info.clothes .product-main-container .info .order-container .buttons{
    justify-content: end;
    flex-direction: row !important;
}
.product-main-info.clothes .product-main-container .info .order-container .buttons{
    flex-wrap: inherit !important;
}
.product-main-info .info .order-container .buttons .counter{
    position: static !important;
}
.product-main-info .info .order-container .buttons .product-item-button-container .detail-buy-button{
    width: fit-content !important;
    margin-left: 0 !important;
}
.product-main-info .info .order-container .buttons .product-item-button-container{
    width: fit-content !important;
}
.product-card .img img{
    transition: .3s;
    pointer-events: none;
}
.product-card .img:hover img{
    transition: .3s;
    transform: scale(1.1);
}
.product-card .labels{
    width: auto;
}
.product-card .img{
    border-radius: 20px;
}
.product-main-info.clothes .product-main-container .product-img .thumbnails{
    /*display: none;*/
}
.product-main-info.clothes .product-main-container .product-img .thumbnails{
    position: static;
    margin-top: 25px;
    max-width: 100%;
    height: auto;
}
.product-main-info.clothes .product-main-container{
    /*height: 100%;*/
}
.product-main-info.clothes .product-main-container .product-img{
    /*height: 100%;*/
}
.product-main-info .product-img .thumbnails .preview img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
    pointer-events: none;
}
.product-main-info.clothes .product-main-container .product-img .thumbnails .swiper-container .swiper-wrapper .swiper-slide.preview.active{
    box-shadow: none;
    opacity: 1;
    transition: .3s;
}
.product-main-info.clothes .product-main-container .product-img .thumbnails .swiper-container .swiper-wrapper .swiper-slide.preview{
    box-shadow: none;
    padding: 0px;
    height: 200px;
    opacity: 0.4;
    transition: .3s;
}
.product-main-container__custom-margin{
    margin-bottom: 250px;
}
/*Адаптив карточки товара*/
@media (max-width: 1440.98px) {
    /*Адаптив слайдеров*/
    .price-container .old-price {
        font-size: 20px !important;
    }
    .price-container .price span{
        font-size: 24px !important;
    }
    .price-container .price .measure{
        font-size: 13px !important;
    }
    .info .price-container .old-price {
        font-size: 26px !important;
    }
    .info .price-container .price span {
        font-size: 32px !important;
    }
    .product-main-info .info .main .price-container .price .measure{
        font-size: 15px !important;
    }






    .product-main-info.clothes.has-aside .product-main-container .product-img .main-img{
        max-width: 100%;
    }
    .product-main-info.clothes .product-main-container .product-img{
        height: 450px;
    }
    .product-main-info.clothes .product-main-container{
        height: 450px;
    }
    .product-main-info.clothes .product-main-container .product-img .thumbnails .swiper-container .swiper-wrapper .swiper-slide.preview{
        height: 180px;
    }
    .product-main-container__custom-margin{
        margin-bottom: 220px;
    }
    .labels .label{
        font-size: 14px;
    }
}

@media (max-width: 1270.98px) {
    .price-container .price span{
        font-size: 22px !important;
    }
    .price-container .old-price{
        font-size: 18px !important;
    }
    .price-container .price .measure{
        font-size: 12px !important;
    }
    .product-card .price-container{
        margin-top: 0px;
    }
    .product-card .hover-content{
        margin-top: 10px;
    }
    .fish-block__content {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .product-card .name{
        min-height: 50px;
    }
    .product-detail .feedback .text .name{
        font-size: 24px;
    }
    .custom__info .desc .text{
        margin-top: 30px;
        font-size: 18px;
    }
    .custom__desc-title{
        font-size: 24px;
        padding-top: 50px;
    }
    .product-main-info.clothes .product-main-container .info .order-container .buttons{
        gap: 15px;
    }
    .product-main-info.clothes .product-main-container .info{
        flex-direction: column;
    }
    .product-main-info.clothes .product-main-container .info .order-container .buttons{
        justify-content: space-between;
    }
    .product-detail .feedback .form form{
        margin-top: 0px;
    }
    .product-main-info.clothes .product-main-container .product-img{
        height: 350px;
    }
    .product-main-info.clothes .product-main-container{
        height: 350px;
    }
    .product-main-info.clothes .product-main-container .product-img .thumbnails .swiper-container .swiper-wrapper .swiper-slide.preview{
        height: 120px;
    }
    .product-main-container__custom-margin {
        margin-bottom: 120px;
    }
}
@media (max-width: 1200.98px) {

}
@media (max-width: 1024.98px) {
    .modal{
        background: #0000007a;
    }
}
@media (max-width: 768.98px) {
    .modal-dialog {
        margin: 60px 0;
    }
    .catalog .products-container .products .products-list.card .product-wrap .product-card .hover-content .counter{
        display: flex;
    }
    .price-container .price span{
        font-size: 18px !important; 
    }
    .price-container .old-price{
        font-size: 12px !important;
    }
    .catalog .products-container .products .products-list.card .product-wrap .product-card .hover-content{
        padding: 0px;
    }
    .product-card .hover-content .counter{
        width: 100% !important;
    }
    .catalog .products-container .products .products-list.card .product-wrap .product-card .hover-content .product-item-button-container .btn span{
        display: flex;
    }
    .catalog .products-container .products .products-list.card .product-wrap .product-card .hover-content .product-item-button-container{
        margin-top: 8px;
    }
    .counter{
        padding: 10px 40px;
    }
    .product-card{
        min-width: 100%;
    }
    .product-card .img {
        height: 170px !important;
    }
    .product-card{
        gap: 10px !important;
    }
    .price-container .price .measure{
        font-size: 10px !important;
    }
    .price-container .price span{
        font-size: 16px !important;
    }
    .catalog .products-container .products .products-list{
        gap: 20px 15px;
    }
    .mobile_3 .catalog .sort {
        justify-content: start;
    }
    .mobile_3 .catalog .sort .mobile-sort .current-sort{
        font-weight: 400;
    }
    .product-card .price-container {
        flex-direction: row;
        gap: 10px;
        justify-content: left;
        align-items: start;
        padding-top: 5px;
        height: 30px;
    }
    .product-card .name {
        max-height: 36px;
        min-height: 30px;
        height: 36px;
    }




    .catalog-down-content__title{
        font-size: 24px;
        margin-top: 50px;
    }
    .catalog-down-content__content{
        margin-top: 30px;
    }
    .fish-block__title{
        font-size: 24px;
    }
    .catalog-down-content{
        margin-top: 45px;
    }
    .fish-block{
        margin-top: 50px;
    }
    .fish-block__content {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        margin-top: 30px;
    }
    .fish-block__text {
        font-size: 12px;
        padding: 5px;
    }
    .catalog-down-content__content .product-card .hover-content{
        margin-top: 0px;
    }
    .product-main-info .product-main-container {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .product-main-info.clothes .product-main-container {
        height: fit-content;
    }
    .product-main-info.clothes .product-main-container .product-img {
        height: 350px;
        width: 100%;
    }
    .product-img .thumbnails{
        display: none !important;
    }
    .product-main-container__custom-margin {
        margin-bottom: 0px;
    }
    .product-main-info.clothes .product-main-container .info{
        align-items: baseline;
        justify-content: center;
    }
    .product-main-info .info .order-container{
        border: none;
    }
    .product-main-info.clothes .product-main-container .info .order-container .buttons{
        flex-direction: column !important;
    }
    .product-main-info .info .order-container .buttons .counter{
        width: 100%;
        max-width: 100%
    }
    .product-main-info .info .order-container .buttons .product-item-button-container{
        width: 100% !important;
    }
    .product-main-info .info .order-container .buttons .product-item-button-container .detail-buy-button {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    .product-detail .feedback .form{
        width: 100%;
    }
    .products-carousel, .brands-page .brands-detail+.products-carousel {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: auto !important;
    }
    .product-detail .product-tabs-container .tabs-content .tab-content .products-carousel .items .product-wrap.slider-element .product-card{
        border: none !important;
    }
    .product-detail .tabs-container{
        border: none !important;
    }
    .product-gifts-container .owl-container .swiper-wrapper .product-wrap .product-card .hover-content, .product-tabs-container .owl-container .swiper-wrapper .product-wrap .product-card .hover-content{
        padding: 0px;
    }
    .product-detail .product-tabs-container .tabs-content .tab-content .products-carousel .items .product-wrap.slider-element div[data-entity="item"]{
        margin-right: 0px;
    }
    .product-detail .feedback .form{
        padding: 0px;
    }
    
    .product-detail .feedback.open .text::after{
        content: none !important;
    }
    .product-detail .feedback .text::after{
        content: none !important;
    }
    .product-detail .feedback .text .name{
        font-size: 20px;
    }
    .breadcrumbs+.main-title{
        font-size: 20px;
    }
    .custom__desc-title{
        font-size: 18px;
    }
    .custom__info .desc .text{
        font-size: 14px;
    }
    .product-detail .feedback .form .column .field textarea{
        font-size: 16px;
    }
    .product-detail .feedback .form .column .field textarea::placeholder{
        font-size: 16px;
    }
    .product-detail .feedback .form input[type="text"]{
        font-size: 16px;
    }
    .product-detail .feedback .form input[type="text"]::placeholder{
        font-size: 16px;
    }
    .product-detail .feedback .form .policy label{
        font-size: 16px;
    }
    .product-detail .feedback .form input[type="text"]{
        padding: 13px;
    }
    .product-detail .feedback .form .buttons .btn{
        font-size: 16px;
    }
    .breadcrumbs+.main-title{
        margin-top: 40px;
    }
    .product-main-info{
        margin-top: 25px;
    }
    .product-main-info.clothes .product-main-container{
        gap: 25px;
    }
    .custom__desc-title{
        padding-top: 40px;
    }
    .custom__info .desc .text{
        margin-top: 15px;
    }
    .product-detail .product-tabs-container .tabs-container .tabs-content .tab-mobile-text{
        display: none;
    }
    .product-tabs-container .tabs-container{
        margin-top: 0px;
    }
    .product-detail .feedback .text{
        margin-top: 40px;
    }
    .product-main-info.clothes .product-main-container .product-img .main-img{
        min-height: 256px !important;
        max-height: 256px !important;
    }
    .product-main-info.clothes .product-main-container .product-img{
        height: 250px;
    }
    .product-main-info.clothes .product-main-container .info{
        gap: 15px;
    }
}

@media (max-width: 370.98px) {
    .product-card .price-container{
        flex-direction: column;
    }
    .price-container .price span{
        font-size: 20px !important; 
    }
    .price-container .old-price{
        font-size: 16px !important;
    }
    .product-card .price-container {
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }
    .product-card .price-container {
        display: flex;
        gap: 0px;
    }
    .product-card .name {
        max-height: 30px;
        min-height: 35px;
    }
    .catalog .products-container .products .products-list {
        gap: 30px 8px;
    }
    .counter {
        padding: 10px 20px;
    }
    .product-card .img {
        height: 140px !important;
    }
    .catalog-down-content__content .product-card .hover-content {
        gap: 5px !important;
    }
    .catalog-custom__title{
       font-size: 12px;
    }
    .catalog-custom__element{
        height: 105px;
    }
    .fish-block__content{
        gap: 10px;
    }
    .fish-block__text{
        line-height: 1.1;
    }
    .catalog .category .text .name {
        font-size: 14px;
    }
    .catalog .categories {
        gap: 10px;
    }
    .catalog .categories .category-wrap {
        height: 150px;
    }
}

/*Под категории в категории*/
.catalog .subcategories .item .img+.name{
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.1;
}

/*О компании*/
body.aside-right .content-wrapper .right-column{
    display: none;
}
.content-column.content-page{
    padding: 0px;
}
.company-img{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 35px;
    width: fit-content;
    margin-top: 50px;
}
.company-img__wrapper{
    width: 600px;
    height: 350px;
}
.company-img__wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    pointer-events: none;
}
.company-block{
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
}
.company-block p{
    margin: 25px 0;
}
.company__warning{
    background: #EC691F;
    border-radius: 15px;
    color: white;
    font-family: Stolzl;
    font-size: 23px;
    font-weight: 400;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
    width: 80%;
    margin-top: 35px;
    margin-bottom: 40px;
}
body .company-block h3{
    font-family: Stolzl;
    font-size: 36px;
    font-weight: 400 !important;
}
.company__title{
    margin-top: 60px !important;
    margin-bottom: 0px !important;
}
/*Адаптив О компании*/
  
@media (max-width: 1440.98px) {
    .company-img__wrapper{
        width: 500px;
        height: 290px;
    }
    body .company-block h3{
        font-size: 32px;
    }
    .company-block{
        font-size: 20px;
    }
    .company__warning{
        font-size: 19px;
        width: 80%;
    }
}
@media (max-width: 1270.98px) {
    .company-img__wrapper{
        width: 300px;
        height: 190px;
    }
    .company-block{
        font-size: 18px;
    }
    .bonus-block {
        font-size: 18px !important;
    }
    body .company-block h3{
        font-size: 28px;
    }
    body .bonus-block h3{
        font-size: 20px !important;
    }
    .company__warning{
        font-size: 14px;
    }
    .company__warning img{
        width: 36px;
    }
}
@media (max-width: 768.98px) {
    .company-img {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    .company-img__wrapper{
        width: 100%;
        height: 190px;
    }
    .company-block {
        font-size: 14px;
    }
    body .bonus-block h3{
        font-size: 18px !important;
    }
    .bonus-block {
        font-size: 14px !important;
    }
    .company__warning {
        font-size: 12px;
        width: 90%;
        padding: 8px;
    }
}
/*Бонусная программа*/
.bonus__button{
    background-color: inherit;
    background: #EC691F;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    border-radius: 13px;
    padding: 20px;
}
body .bonus-block h3{
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 450 !important;
}
.bonus-block p{
    margin: 25px 0;
}
.bonus-block{
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 75px;
}
.bonus-block ol{
    display: flex !important;
    flex-direction: column !important;
    gap: 25px !important;
    padding-left: 45px;
    margin: 20px 0 40px 0;
}
.bonus-block ul{
    margin-top: 30px !important;
}
.bonus-block ol ul{
    padding-left: 20px !important;
}
.bonus__list{
    padding-left: 65px !important;
    margin-bottom: 40px !important;
}
.bonus-block ul li:before{
    background-color: black !important;
    width: 7px !important;
    height: 7px !important;
}
@media (max-width: 1440.98px) {
    body .bonus-block h3{
        font-size: 22px;
    }
    .bonus-block{
        font-size: 20px;
    }
}
@media (max-width: 1270.98px) {

}
@media (max-width: 768.98px) {
    .bonus__list{
        padding-left: 40px !important;
    }
    .bonus__button {
        font-size: 14px;
        padding: 15px;
    }
}
/*Контакты*/
.contacts .offices{
    padding: 0px;
}
.contacts .offices .title{
    margin-top: 70px;
    font-family: Stolzl;
    font-size: 36px;
    font-weight: 400 !important;
}
.contacts .offices .desc{
    margin-top: 50px;
    width: 70%;
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
}
.contacts .offices .items{
    margin-top: 70px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 60px 30px;
}
.contacts .offices .items .item .office-info .address{
    display: none;
}

.contacts .offices .items .item{
    border-bottom: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.contacts .offices .items .item .img{
    width: 100%;
    height: 200px;
    margin-right: 0px;
}
.contacts .offices .items .item .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.contacts .offices .items .item .name{
    font-family: Stolzl;
    font-size: 30px;
    font-weight: 450;
    line-height: 1.1;
    transition: .3s;
}
.contacts .offices .items .item .name:hover{
    transition: .3s;
    transform: scale(1.1);
}
.contacts .bx-yandex-view-layout{
    margin-top: 60px;
}
@media (max-width: 1440.98px) {
    .contacts .offices .items .item .name{
        font-size: 24px;
    }
}
@media (max-width: 1270.98px) {
    .contacts .offices .items {
        margin-top: 50px;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 40px 20px;
    }
    .contacts .offices .items .item .name{
        font-size: 20px;
    }
    .contacts .offices .title{
        font-size: 28px;
    }
    .contacts .offices .desc{
        font-size: 20px;
    }
    .contacts .offices .items .item .img{
        height: 170px;
    }
}
@media (max-width: 768.98px) {
    .contacts .offices .title {
        font-size: 20px;
    }
    .contacts .offices .desc {
        font-size: 16px;
    }
    .contacts .offices .items {
        margin-top: 40px;
        grid-template-columns: 1fr 1fr;
        gap: 30px 15px;
    }
    .contacts .offices .items .item .name{
        font-size: 16px;
    }
    .contacts .offices .items .item .img {
        height: 110px;
    }
}
@media (max-width: 376.98px) {
    .contacts .offices .items {
        margin-top: 25px;
        grid-template-columns: 45% 45%;
        justify-content: center;
    }
    .contacts .offices .desc{
        width: 100%;
    }
}

/*Корзина*/
.bx-basket .main-basket{
    padding: 0px;
}
.bx-basket .main-basket .basket-items-list-header .basket-items-list-header-filter{
    border-bottom: 0px;
}
.bx-basket .main-basket .basket-items-list-header .basket-items-list-header-filter .basket-items-list-header-filter-item:after{
    content: none;
}
.bx-basket .main-basket .basket-items-list-header .basket-items-list-header-filter .basket-items-list-header-filter-item{
    padding: 0px;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 450;
    color: #EC691F !important;
}
.bx-basket .main-basket .basket-items-list-header{
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
.bx-basket .main-basket .basket-items-list-header .basket-items-search-field{
    margin-right: 0px;
    /*width: 100%;*/
    flex: none !important;
}
.bx-basket .main-basket .basket-items-list-header .remove-order{
    margin: 0px;
    background-color: inherit;
    background: #F2F4F6;
    color: #A5A5A5;
    border-radius: 13px;
    border: none;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    padding: 20px;
}
.bx-basket .main-basket .basket-items-list-header .remove-order:hover{
    background: #EC691F;
    color: white;
}
.bx-basket .main-basket .basket-items-list-header .remove-order:before{
    top: 0px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 400;
}
.bx-basket .main-basket .basket-items-list-header .basket-items-search-field .form .form-control{
    width: 100%;
    font-family: Stolzl;
    font-size: 18px;
    font-weight: 400;
    background-color: inherit;
    border-radius: 13px;
    border: 1px solid #EBEBEB;
    color: #9E9B98;
    padding: 15px 20px;
}
.bx-basket .main-basket .basket-items-list-header .basket-items-search-field{
    width: 50%;
}
.bx-basket .main-basket .basket-items-list-header .basket-items-search-field .form{
    width: 100%;
}
.bx-basket .main-basket .basket-items-list-header .basket-items-search-field .form .form-control::placeholder{
    color: #9E9B98;
}
.bx-basket .main-basket .basket-items-list-header .basket-items-search-field .form .basket-clear:hover:before{
    color: #EC691F;
}
.bx-basket{
    margin-top: 75px;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table{
    border-top: 0px;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container{
    border-bottom: 1px solid #A5A5A5;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container:last-child{
    border-bottom: none;
}
.basket-item-block-properties{
    display: none;
}
.basket-item-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.basket-item-block-image{
    width: 150px !important;
    height: 150px !important;
    max-width: 150px !important;
    max-height: 150px !important;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions-inner .basket-item-block-info .basket-item-info-name .basket-item-info-name-link{
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
}
.basket-item-price-current-text{
    font-family: Stolzl, system-ui !important;
    font-size: 32px !important;
    font-weight: 500 !important;
    color: #EC691F !important;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-remove .basket-item-block-actions .basket-item-actions-remove:before{
    color: #A5A5A5;
    font-size: 20px;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-remove .basket-item-block-actions .basket-item-actions-remove:hover:before{
    color: #EC691F;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-amount .basket-item-block-amount{
    border-radius: 7px;
    background: #EC691F;
    padding: 6px 12px;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.basket-item-amount-btn-minus{
    color: white !important;
    font-family: Stolzl !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.basket-item-amount-btn-plus{
    color: white !important;
    font-family: Stolzl !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-amount .basket-item-block-amount input{
    color: white;
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    width: 60px;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table td {
    padding: 45px 0 45px;
}
.basket-item-block-image{
    transition: .3s;
}
.basket-item-block-image:hover{
    transition: .3s;
    transform: scale(1.1);
}
.empty-basket .text{
    font-family: Stolzl;
    font-size: 32px;
    font-weight: 400;
}
.empty-basket .btn{
    border-radius: 7px;
    background: #EC691F;
    padding: 10px 20px;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-price .basket-item-block-price .basket-item-price-difference{
    display: none;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-block-total-price .basket-checkout-block-total-price-inner .basket-coupon-block-total-price-difference{
    display: none;
}
.basket__hidden{
    display: none !important;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-amount {
    width: fit-content;
    padding-left: 0px;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-amount .basket-item-block-amount{
    top: 0px;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-price-for-one{
    padding-left: 0px;
    margin-bottom: 15px;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-block-price .basket-item-price-title{
    font-size: 16px;
    margin-top: 0px;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions-inner .basket-item-block-info .basket-item-info-name {
    margin: 0 0 0px;
}
.basket-items-list-item-amount{
    margin-top: 0px;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-block-price .basket-item-price-title{
    display: none;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions-inner .basket-item-block-info{
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 150px;
}
.custom__basket-item-block-price{
    display: none;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions{
    width: 90%;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container{
    position: relative;
}
.custom__accent-info{
    position: absolute;
    right: 0;
    bottom: 0;
}
.custom__accent-info a{
    color: #A5A5A5;
}
.custom__accent-info a:hover{
    color: #EC691F;
}
.basket-item-block-info .basket-item-actions-remove{
    display: none;
}
.basket-checkout-block-total{
    display: flex;
    flex-direction: column;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-block-total .basket-checkout-block-total-inner{
    flex-direction: column;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-block-total .basket-checkout-block-total-inner .basket-checkout-block-total-description{
    margin: 0px;
    padding: 0px;
    padding: 20px 0px;
    border-top: 1px solid #A5A5A5;
    border-bottom: 1px solid #A5A5A5;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    color: black;

}
.bx-basket>.row{
    padding: 0px 40px 40px 40px;
}
.bx-basket>.row .basket-checkout-section{
    margin-top: 0px;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-block-total .basket-checkout-block-total-inner .basket-checkout-block-total-title{
    font-family: Stolzl;
    font-size: 32px;
    font-weight: 450;
    padding-bottom: 20px;
}
.custom__basket_row{

}
.custom__basket_col{
    padding: 40px;
    background: #F9F9F9;
    border-radius: 20px;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-block-total-price{
    padding-top: 20px;
    padding-bottom: 40px;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-block-total-price .basket-checkout-block-total-price-inner .basket-coupon-block-total-price-current{
    font-family: Stolzl, system-ui;
    font-size: 20px;
    font-weight: 400;
    color: black;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-block-total-price .basket-checkout-block-total-price-inner .basket-coupon-block-total-price-old{
    font-family: Stolzl, system-ui;
    font-size: 15px;
    font-weight: 400;
}
.custom__basket-total-elem{
    font-family: Stolzl, system-ui;
    font-size: 20px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-block-total .basket-checkout-block-total-inner .basket-checkout-block-total-description{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.custom__basket-total-title{
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 400;
    color: black;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-block-btn button{
    font-family: Stolzl;
    font-size: 18px;
    font-weight: 400;
    padding: 15px 30px;
    background-color: inherit;
    background: #EC691F;
    border-radius: 13px;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-block-btn{
    margin: 0px
}
.bx-basket>.row .basket-checkout-section .basket-checkout-minimum .name{
    font-family: Stolzl, system-ui;
    font-size: 20px;
    font-weight: 450;
    color: white;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-minimum{
    border-radius: 20px;
    background-color: inherit;
    background: #EC691F;
}
.bx-basket>.row .basket-checkout-section .basket-checkout-minimum .icon{
    filter: brightness(1000);
}
.bx-basket>.row .basket-checkout-section .basket-checkout-minimum .desc{
    display: none;
}
.bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-price-old .basket-item-price-old-text{
    font-family: Stolzl, system-ui;
}
/*Адаптив Корзины*/
@media (max-width: 1440.98px) {
    .bx-basket .main-basket .basket-items-list-header .basket-items-list-header-filter .basket-items-list-header-filter-item{
        font-size: 17px;
    }
    .bx-basket .main-basket .basket-items-list-header{
        gap: 20px;
    }
    .bx-basket>.row{
        padding: 0px;
        margin-left: 35px;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions-inner .basket-item-block-info .basket-item-info-name .basket-item-info-name-link{
        font-size: 22px;
    }
    .basket-item-price-current-text{
        font-size: 26px !important;
    }
    .custom__accent-info a{
        font-size: 18px;
    }
}
@media (max-width: 1270.98px) {
    .bx-basket>.row{
        margin: 0px;
    }
    .bx-basket .main-basket .basket-items-list-header .remove-order{
        font-size: 16px;
        padding: 15px;
    }
    .bx-basket .main-basket .basket-items-list-header .remove-order:before{
        margin-right: 10px;
    }
    .bx-basket .main-basket .basket-items-list-header .basket-items-list-header-filter .basket-items-list-header-filter-item{
        font-size: 14px;
    }
    .bx-basket .main-basket .basket-items-list-header{
        align-items: baseline;
    }
}
@media (max-width: 768.98px) {
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions-inner .basket-item-block-info .basket-item-info-name .basket-item-info-name-link{
        text-align: left;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions-inner .basket-item-block-info .basket-item-info-name{
        display: flex;
        align-items: start;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-block-price{
        align-items: start;
    }
    .bx-basket .main-basket .basket-items-list-header .basket-items-search-field{
        width: 100%;
        margin: 0px;
    }
    .bx-basket .main-basket .basket-items-list-header .basket-items-list-header-filter .basket-items-list-header-filter-item.active{
        border: none;
    }
    .bx-basket .main-basket .basket-items-list-header .basket-items-list-header-filter .basket-items-list-header-filter-item{
        font-size: 16px;
        padding-left: 10px;
    }
    .bx-basket .main-basket .basket-items-list-header .basket-items-list-header-filter{
        width: fit-content;
    }
    .bx-basket .main-basket .basket-items-list-header{
        gap: 10px;
    }
    .bx-basket{
        margin-top: 45px;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions-inner .basket-item-block-image{
        margin: 0px;
    }
    .basket-item-block-image {
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        max-height: 100% !important;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions-inner .basket-item-block-info{
        align-items: start;
        margin-top: 20px !important;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-amount{
        margin: 0px;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-block-price{
        width: fit-content;
    }
    .custom__accent-info a{
        display: none;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions{
        width: 100%;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions-inner{
        margin-top: 35px;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table td{
        padding: 0px;
    }
    .bx-basket{
        gap: 50px;
    }
    .bx-basket>.row .basket-checkout-section .basket-checkout-block-total .basket-checkout-block-total-inner .basket-checkout-block-total-title{
        font-size: 24px;
    }
    .bx-basket .main-basket .basket-items-list-header .basket-items-list-header-filter .basket-items-list-header-filter-item.active{
        background: none;
        background-color: inherit;
    }
    .bx-basket .main-basket .basket-items-list-header .basket-items-search-field{
        display: flex !important;
    }
    .bx-basket .main-basket .basket-items-list-header .basket-items-list-header-filter .basket-items-list-header-filter-item{
        margin-top: 10px;
        text-transform: uppercase !important;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-price-for-one{
        display: flex;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container .basket-items-list-item-descriptions .basket-items-list-item-descriptions-inner .basket-item-block-info{
        width: 100%;
    }
    .bx-basket .main-basket .basket-items-list-container .basket-items-list-table .basket-items-list-item-container{
        padding: 30px 0 !important; 
    }
    .bx-basket .main-basket .basket-items-list-container{
        margin: 0px !important;
    }
}
@media (max-width: 376.98px) {
    .bx-basket>.row .basket-checkout-section .basket-checkout-block-total .basket-checkout-block-total-inner .basket-checkout-block-total-title{
        font-size: 18px;
    }
    .custom__basket-total-elem{
        font-size: 16px;
    }
    .custom__basket-total-title{
        font-size: 16px;
    }
    .bx-basket>.row .basket-checkout-section .basket-checkout-block-total-price .basket-checkout-block-total-price-inner .basket-coupon-block-total-price-current{
        font-size: 16px;
    }
    .bx-basket>.row .basket-checkout-section .basket-checkout-block-btn .btn{
        font-size: 16px;
        padding: 10px;
    }
}
/*Оформление заказа*/
.order-form .bx-soa-sidebar .bx-soa-cart-total .bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted{
    display: none;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-section-title-container .bx-soa-section-title:before{
    content: none;
}
.order-form .bx-soa .bx-soa-section .bx-soa-section-title-container{
    padding: 0px;
}
.order-form .bx-soa .bx-soa-section .bx-soa-section-title-container .bx-soa-section-title{
    padding: 0px;
}
.order-form .bx-soa .bx-soa-section .bx-soa-section-title-container .bx-soa-section-title{
    font-family: Stolzl;
    font-size: 36px;
    font-weight: 400 !important;
}
.order-form .bx-soa .bx-soa-section .bx-soa-section-title-container{
    border-bottom: none;
}
.order-form{
    margin-top: 75px;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr:first-child{
    border-top: none;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr{
    border-top: 1px solid #A5A5A5;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr:last-child{
    border-bottom: none;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-table-fade{
    padding: 0px;
    margin-top: 40px;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-block .bx-soa-item-img-block{
    width: 150px;
    height: 150px;
}
.bx-soa-item-content{
    height: 150px;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-block .bx-soa-item-img-block a .bx-soa-item-imgcontainer{
    background-size: cover;
    border-radius: 20px;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td{
    padding: 0px;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-text-right .bx-soa-item-td-title{
    display: none;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr{
    padding: 45px 0 45px;
    position: relative;
    display: flex;
}
.bx-soa-item-td.bx-soa-item-properties.bx-text-right:nth-child(2){
    position: absolute;
    left: 150px;
    bottom: 0;
    padding-bottom: 45px !important;
    margin-left: 30px;
}
.bx-soa-item-td.bx-soa-item-properties.bx-text-right:nth-child(3){
    position: absolute;
    left: 150px;
    top: 0;
    padding-top: 45px !important;
    margin-top: 45px;
    margin-left: 30px;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-block .bx-soa-item-title a{
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-block .bx-soa-item-title {
    max-width: 100%;
}

.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-text-right {
    text-align: left;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-text-right .bx-soa-item-td-text .bx-price {
    font-family: Stolzl, system-ui;
    font-size: 32px;
    font-weight: 500;
    color: #EC691F;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-text-right .bx-soa-item-td-text .bx-price-old{
    font-family: Stolzl, system-ui;
}
#bx-soa-basket .bx-soa-editstep{
    font-family: Stolzl;
    border-radius: 7px;
    background-color: inherit;
    background: #EC691F;
    padding: 12px 20px;
    color: white;
    transition: .3s;

    display: none !important;
}
.order-form .bx-soa-sidebar .bx-soa-cart-total .bx-soa-cart-total-line{
    font-size: 18px;
}
#bx-soa-basket .bx-soa-editstep:hover{
    transition: .3s;
    transform: scale(1.1);
}
.order-form .bx-soa-sidebar .name{
    font-family: Stolzl;
    font-size: 32px;
    font-weight: 400 !important;
}
.order-form .bx-soa-sidebar .bx-soa-cart-total .bx-soa-cart-total-line.bx-soa-cart-total-line-total{
    font-family: Stolzl, system-ui;
    font-size: 24px;
    font-weight: 400;
}
.order-form .bx-soa-sidebar .bx-soa-cart-total .bx-soa-cart-total-line{
    font-family: Stolzl, system-ui !important;
}
.order-form>.row .bx-soa-sidebar{
    background: #F9F9F9;
    border-radius: 20px;
}
.order-form .bx-soa-sidebar .name{
    border-bottom: 1px solid #A5A5A5;
}
.order-form .bx-soa-sidebar .bx-soa-cart-total .bx-soa-cart-total-line.bx-soa-cart-total-line-total{
    border-top: 1px solid #A5A5A5;
}
.order-form .bx-soa-sidebar .bx-soa-cart-total{
    gap: 10px
}
.order-form .bx-soa-sidebar{
    margin-left: 40px;
}
.order-form .bx-soa .bx-soa-delivery .bx-soa-section-title-container .bx-soa-section-title:before{
    content: none;
}
.order-form .bx-soa .bx-soa-paysystem .bx-soa-section-title-container .bx-soa-section-title:before{
    content: none;
}
.b-delivery_paysystem{
    margin-top: 70px;
    gap: 120px;
}
.order-form .bx-soa .b-delivery_paysystem .bx-soa-delivery .bx-soa-pp{
    padding: 0px;
    margin-top: 50px;
}
.order-form .bx-soa .b-delivery_paysystem .bx-soa-paysystem .bx-soa-pp{
    padding: 0px;
    margin-top: 40px;
}
.order-form .bx-soa .b-delivery_paysystem .bx-soa-delivery .bx-soa-pp .bx-soa-pp-item-container .bx-soa-pp-company .bx-soa-pp-company-graf-container .bx-soa-pp-company-image{
    border-radius: 20px;
}
.order-form .bx-soa .b-delivery_paysystem .bx-soa-paysystem .bx-soa-pp .bx-soa-pp-item-container .bx-soa-pp-company .bx-soa-pp-company-graf-container .bx-soa-pp-company-image{
    border-radius: 20px;
}
.order-form .bx-soa .bx-soa-delivery .bx-soa-pp .bx-soa-pp-item-container .bx-soa-pp-company .bx-soa-pp-company-graf-container .bx-soa-pp-delivery-cost{
    font-family: Stolzl, system-ui;
    font-size: 24px;
    font-weight: 400;
}
.order-form .bx-soa .bx-soa-section .btn{
    font-family: Stolzl;
    border-radius: 7px;
    background-color: inherit;
    background: #EC691F;
}
.order-form .bx-soa .bx-soa-delivery .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-list .bx-soa-pp-list-termin{
    font-family: Stolzl, system-ui;
    font-size: 24px;
    font-weight: 400;
}
.order-form .bx-soa .bx-soa-delivery .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-list .bx-soa-pp-list-description{
    font-family: Stolzl, system-ui;
    font-size: 24px;
    font-weight: 400;
}
.order-form .bx-soa .bx-soa-paysystem .bx-soa-pp .bx-soa-pp-item-container .bx-soa-pp-company .bx-soa-pp-company-smalltitle{
    font-family: Stolzl, system-ui;
    font-weight: 400;
}
.order-form .bx-soa .bx-soa-properties .bx-soa-section-title-container .bx-soa-section-title:before{
    display: none;
}
.order-form .bx-soa .bx-soa-properties .bx-soa-section-title-container .bx-soa-section-title{
    margin-top: 70px;
}
.order-form .bx-soa .bx-soa-properties .row:not(.bx-soa-more)>.col-sm-12{
    padding: 0px;
    margin-top: 40px;
}
div:not(.bx-core-window) input[type="checkbox"]:not(.adm-designed-checkbox)+label:before{
    left: 0px;
}
div:not(.bx-core-window) input[type="checkbox"]:not(.adm-designed-checkbox)+label{
    padding-left: 42px;
}
.order-form .bx-soa .bx-soa-properties .row:not(.bx-soa-more)>.col-sm-12 .bx-soa-customer-field input, .order-form .bx-soa .bx-soa-properties .row:not(.bx-soa-more)>.col-sm-12 .bx-soa-customer-field textarea{
    font-family: Stolzl, system-ui;
    font-size: 20px;
    background-color: inherit;
    border-radius: 13px;
    border: 1px solid #EBEBEB;
    padding: 20px;
    color: #9E9B98;
}
.order-form .bx-soa .bx-soa-properties .row:not(.bx-soa-more)>.col-sm-12 .bx-soa-customer-field input, .order-form .bx-soa .bx-soa-properties .row:not(.bx-soa-more)>.col-sm-12 .bx-soa-customer-field textarea::placeholder{
    color: #9E9B98;
}
.order-form .bx-soa .bx-soa-orderSave{
    padding: 0px;
    margin-top: 10px;
    flex-direction: column;
    gap: 30px
}
.order-form .bx-soa .bx-soa-orderSave .btn{
    margin: 0px;
}
.order-form .bx-soa .bx-soa-orderSave .btn{
    font-family: Stolzl;
    font-weight: 400;
    align-self: inherit;
    border-radius: 7px;
    background-color: inherit;
    background: #EC691F;
    width: fit-content;
}
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table{
    border-bottom: none;
}
.order-form .bx-soa .bx-soa-auth .bx-soa-section-title-container .bx-soa-section-title:before{
    content: none;
}
.order-form .bx-soa .bx-soa-auth .bx-soa-section-title-container .bx-soa-section-title{
    display: none;
}
.order-form .bx-soa .bx-soa-auth .bx-soa-section-content{
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 40px;
}
.order-form .auth-text-block{
    margin-top: 0px;
}
.order-form .authorize-page .item{
    font-size: 18px;
}
.order-form .auth-text-block{
    max-width: 100%;
}
.order-form .auth-input__custom{
    width: 80%;
}
.order-form .auth-input__custom .btn{
    padding: 18px 40px !important;
}
.order-form .auth-input__custom .phone__custom{
    padding: 18px !important;
}
.order-form .authorize-page .item{
    display: inline;
}
/*Адаптив Оформления заказа*/
@media (max-width: 1440.98px) {
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-block .bx-soa-item-title a{
        font-size: 22px;
    }
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-text-right .bx-soa-item-td-text .bx-price{
        font-size: 26px;
    }
}
@media (max-width: 1270.98px) {
    .auth-input__custom{
        width: 100%;
    }
    .order-form .bx-soa-sidebar{
        margin: 0px;
    }
    .order-form .auth-text-block{
        margin-top: 40px;
    }
    .b-delivery_paysystem{
        gap: 20px;
    }
    .order-form .bx-soa .bx-soa-section {
        margin-top: 40px;
    }
}
@media (max-width: 768.98px) {
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-block .bx-soa-item-img-block{
        display: flex;
    }
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties .bx-soa-item-td-text{
        margin: 0px;
    }
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-block{
        display: flex;
        flex-direction: column;
        line-height: 1.1;
    }
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-block .bx-soa-item-img-block {
        width: 100%;
        height: 220px;
        margin: 0px;
    }
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-text-right{
        padding: 0px;
    }
    .bx-soa-item-td.bx-soa-item-properties.bx-text-right:nth-child(3) {
        top: auto;
        bottom: 0px;
        left: 0px;
        margin: 0px !important;
        padding: 0px !important;
        padding-bottom: 45px !important; 
    }
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties .bx-soa-item-td-text {
        padding: 0px;
        align-items: start;
        display: flex;
        flex-direction: column;
    }
    .bx-soa-item-content {
        height: 100px;
        margin-top: 15px;
    }
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr {
        padding: 25px 0 25px;
    }
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:first-child {
        margin-right: 0px;
        width: 100%;
    }
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-text-right {
        padding: 0px;
        padding-bottom: 15px !important;
    }
    .order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-block .bx-soa-item-title a{
        font-size: 20px;
    }
    .bx-soa-item-td.bx-soa-item-properties.bx-text-right:nth-child(2) {
        left: auto !important;
        right: 0px !important;
        display: flex !important;
        width: 100% !important;
        justify-content: end !important;
    }
    .bx-soa-item-content{
        width: 100%;
    }
    .b-actions{
        width: 100%;
    }
    .order-form .bx-soa-sidebar .name{
        font-size: 24px;
    }
    .order-form .bx-soa-sidebar .bx-soa-cart-total .bx-soa-cart-total-line{
        font-size: 16px;
    }
    .order-form{
        margin-top: 45px;
    }
    .order-form .bx-soa .bx-soa-section .bx-soa-section-title-container .bx-soa-section-title{
        font-size: 24px;
    }
    .order-form .bx-soa .bx-soa-section{
        margin-top: 40px;
    }
}
@media (max-width: 376.98px) {
    .auth-text-block .text{
        margin-top: 20px;
    }
    body.sidebar-type5 footer{
        margin-top: 40px;
    }
}
/*Дополнение*/
.order-form .bx-soa .bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-block .bx-soa-item-title{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.catalog-down-content__content .product-card .img{
    /*background-color: #8a8a8a21;*/
}
.fish-block__element{
    background-color: #8a8a8a21;
}
.custom__content-menu{
    margin-top: 25px;
}
.custom__content-menu .list{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
@media (max-width: 768.98px) {
    .custom__content-menu .list{
        font-size: 18px;
    }
    .modal {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    footer .custom__content-menu .list{
        grid-template-columns: 1fr !important;
        gap: 10px !important;
    }
    footer .custom__content-menu .list a{
        font-size: 16px;
    }
    footer.type5 .container, footer.type6 .container{
        gap: 15px;
    }
}
@media (max-width: 376.98px) {
    .custom__content-menu .list{
        font-size: 16px;
    }
}
header.up .middle{
    transform: inherit !important;
}
.header__content_mobile .search{
    display: flex !important;
}
.catalog .search{
    width: 100% !important;
    max-width: 100% !important;
}
.product-main-info.clothes.has-aside .product-main-container .product-img .main-img img{
    background-image: none !important;
}

.offers .offer-wrap.big .item .desc{
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news:not(section) .news-previews .items .item .content .desc{
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.regions-modal .tab-content .tab__wrapper a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.modal-content{
    border-radius: 20px;
}
.regions-modal {
    border-radius: 20px;
}
.regions-modal .tab-content #pickup .tab__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr;
}
.regions-modal .tab-content .tab__wrapper a{
    font-size: 16px;
}
.regions-modal .tab-content .tab__wrapper a{
    padding: 4px;
    margin: 0px;
    border: none;
}
div:not(.bx-core-window) ul li {
    padding-left: 0px;
    width: 100%;
}
.regions-modal .nav-tabs .nav-link{
    width: 100%;
    background-color: #bb5318;
    color: white;
    border-radius: 0;
}
.regions-modal .nav-tabs{
    border-radius: 15px;
    overflow: hidden;
}
.regions-modal .tab-content .tab__wrapper a:hover{
    color: #bb5318;
}
.popup.open{
    border-radius: 20px;
}
.popup-dialog{
    border-radius: 20px;
    overflow: hidden;
}
.authorize-page .form-authorize .auth-registration .custom-input-wrap .custom-input.error{
    border: none;
}
.authorize-page .form-authorize .auth-registration .custom-input-wrap .custom-input.error+.error-message{
    left: 20px;
}
footer .custom__content-menu .list{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
@media (max-width: 768.98px) {
    .authorize-page .form-authorize .auth-registration .custom-input-wrap .custom-input.error+.error-message{
        top:10px;
        left: 0px;
    }
    .footer__logo{
        width: 50%;
    }
    footer .custom__content-menu .list{
        gap: 20px 10px;
    }
}
.icon-custom:before{
	display: inline-block !important;
}
.custom__content-menu .item::before{
    content: none;
}
footer .custom__content-menu .list a{ 
    color: black;
}
.product-main-info.clothes.has-aside .product-main-container .product-img .main-img{
    background-color: #8a8a8a21;
}
.product-main-info .product-img .main-img>div{
    z-index: 2;
}
.news:not(section) .news-detail .desc{
    font-size: 1em !important;
}
div:not(.bx-core-window) ul li:before{
    left: -16px !important;
}
.regions-modal .nav-tabs .nav-link{
    background-color: #f5bfa0;
}
footer .custom__content-menu .list {
    gap: 10px 30px;
}
.bonus__header .bonus{
    position: absolute;
    font-size: 12px;
    padding: 5px;
    margin: 0px;
    background-color: inherit;
    color: #AEAEAE;
    bottom: -30px;
}
.bonus__header .bonus img{
    display: none;
}
.bonus__header {
    display: flex;
    justify-content: center;
}
header .basket-container .basket-link:before{
    display: none;
}
.catalog-custom__img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.catalog-custom__element{
    padding: 10px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.catalog-custom__img-wrapper{
    width: 80%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.counter input {
    color: white;
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    width: 40px;
}

.counter a {
    color: white;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 400;
}

.counter {
    border-radius: 7px;
    background: #EC691F !important;
    justify-content: space-between;
    width: 40% !important;
}





@media (max-width: 768.98px) {
    .catalog-custom__element {
        width: auto;
        height: 150px;
    }
}
.bonus-label{
    top: 47%;
}
@media (max-width: 1440.98px) {
    .bonus-label{
        top: 45%;
    }
}
@media (max-width: 1270.98px) {
    .bonus-label{
        top: 45%;
    }
}
@media (max-width: 768.98px) {

    .bonus-label {
        top: 34%;
    }

}



@media (max-width: 376.98px) {

    .bonus-label {
        display: none;
    }

}




.bx-soa-delivery .bx-pagination-container ul{
display: flex;
margin-top: 20px;
}
.product-card .hover-content .counter{
    border-radius: 7px;
    background: #EC691F !important;
    justify-content: space-between;
	background-color: inherit;
}
.catalog .products-container .products{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
@media (max-width: 1024px){
	footer.type5 .tel-container, footer.type6 .tel-container {
		order: unset !important;
	}
}

.tel-container .tel {
    font-size: 1.1em;
    font-weight: 400;
}

.footer__left {
    gap: 30px;
}
@media (max-width: 1200.98px){
.header__content .city {
    display: flex !important; 
    width: fit-content;
}
.custom__arrow {
    display: flex;
}
.custom__arrow_mobile{
    display: none;
}
header .city .current a{
    /*display: none;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0 !important;
}
header .basket-container .basket-link:before{
    content: none;
}
header .middle .container{
    gap:15px;
}
}
.mobile-region-header .city{
	background: none;
    width: 0px;
    padding: 0px
}
.mobile-region-header .custom__arrow{
	display: none;
}
.mobile-region-header .current a{
	display: none !important;
}
#js--delivery-pickup{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.corsik_yaDelivery__actionsButtons{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
header .basket-container{
	/*background: #00843e;*/
}
header .basket-container .basket-text .name{
	/*color: white;*/
}
header .basket-container img {
    /*filter: brightness(1000);*/
}
header .links{
	/*background: #0c669d;*/
}
header .links img {
    /*filter: brightness(1000);*/
}
.bonus__header {
    align-items: center;
}
.custom__name{
	/*color: white;*/
}
.header__content_mobile_first .links{
	display: none !important;
}
.header__content_mobile_second .basket-container{
	display: none !important;
}
.header__content_mobile_first{
    justify-content: end;
}
.header-burger__close{
	width: 40px;
	height: 40px;
}
.header__content_mobile_first {
    padding: 15px 28px 0px 28px;
}
.header__content_mobile_second .custom__content-menu{
	margin: 0px;
}
.container.developer{
	display: none !important;
}
@media (max-width: 1200.98px){
	.header__content {
		gap: 10px;
	}
	.header__content .links {
		display: flex;
	}
	.header__content .basket-container {
		display: flex;
	}
	.custom__name{
		display: none;
	}
	.bonus span{
		display: none;
	}
	.basket-container-items{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.basket-text{
		opacity: 0 !important;
	}
	.basket-container{
		width: 53px;
	}
	.header-burger__button_mobile {
		height: 40px;
		padding: 0px 20px;
	}
	header .links {
		padding: 0 4px;
		height: 40px;
	}
	header .basket-container{
		height: 40px;
		padding: 0px 10px;
	}
	header .city{
		height: 40px;
		padding: 0px 10px;
	}
	header .middle .container {
		gap: 10px;
	}

}