:root {
    --color-primary: #4669DC;  
    --color-primary-hover: #4974FC;     
    --color-primary-disabled: #BABABA66; 
    --color-primary-light: #EBEFFD;  
    
    --color-stroke: #E0E0E0;
    --color-gray: #939393;

    --color-text-primary: #262626;
    --color-dark: #262626;

    --color-red: #FF383C;
    --color-green: #27AE60;
    --color-bg-block: #F6F1FF;
}
body {font-size: 16px;}
.green {color:var(--color-green);}
.red {color:var(--color-primary);}

html {color:var(--color-text-primary);}
p {margin: 0 0 20px;line-height: 1.5;}
h1 {margin: 0 0 24px;font-size: 34px;font-weight: 500;color:var(--color-text-primary);line-height: 1.25;} 
h2 {margin: 0 0 20px;font-size: 28px;font-weight: 500;}
h4 {margin: 0 0 8px;font-size: 18px;font-weight: 500;}
.f14 {font-size: 14px;}
.f22 {font-size: 22px;}

img {max-width: 100%;}
.product-description__text--all img {height: auto !important;}
.mw190 {max-width: 190px;}
.mw224 {max-width: 224px;}
.link_flex {display: flex;align-items: center;cursor: pointer;}
.link_flex svg:first-child {margin-right: 4px;}
.link_flex svg:last-child {margin-left: 4px;}

body.fixed-blur {position: fixed;}

.header__menu-open svg {stroke:var(--color-text-primary)}
.header__center-search .search-bar__input-icon svg {fill:var(--color-text-primary);}
.header__center .js-open-search, .header__center .header__icon--mob {display: none;}

.text-center {text-align: center;}
.modal a {color: var(--color-primary);font-weight: 500;}
.modal .modal__body {padding: 0 30px 30px;}
.modal .f14 {margin-top: 10px;}

.hide_important {display:none !important}
.loading {background: url('../img/loading-eclipse.svg') no-repeat 50%;}
.category__cards.loading {background-position: 50% 100%;}
.root.loading {background:none;}
.root.loading:after {
    content: "";
    background: rgb(255 255 255 / 30%) url(../img/loading-eclipse.svg) no-repeat 50%;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 400;
}


    #cookie-banner {position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%);
    background: #fff; color: #333; padding: 15px 20px; font-size: 14px; 
    display: flex; justify-content: space-between; align-items: center; 
    z-index: 1000; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); 
    border-radius: 8px; max-width: 600px; width: 90%;}

    #cookie-banner a {color: var(--color-primary); text-decoration: underline; font-weight: bold;}

    #cookie-banner button {margin-left: 15px; padding: 8px 12px; background: var(--color-primary); 
        border: none; color: #FFFFFF; font-weight: bold; cursor: pointer; 
        border-radius: 16px; font-size: 12px;}


    /* Для мобильных устройств */
    @media (max-width: 600px) {
        #cookie-banner {
            padding: 8px 12px;
            font-size: 10px;
            height: auto;
        }

        #cookie-accept {
            padding: 6px 10px;
            font-size: 10px;
        }

        #cookie-banner span {
            font-size: 10px;
        }
    }


@media (max-width: 576px) {
    .page_category .product-card__full-right .product-card__price-discount {
        display: inline-block !important;
        margin: 0 0 0 8px;
        border-radius: 4px; 
        background-color: #3caa3c;
        padding: 2px 4px; 
        color: #FFFFFF;
        font-size: 12px; 
        font-weight: 500;
        vertical-align: middle;
        line-height: 1.2;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        
}
        
       
    }
    
    /* Делаем строку с ценой более гибкой */
    .page_category .product-card__full-right .product-card__price {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 4px; /* Уменьшили отступ между элементами */
    }
    
    /* Фиксируем выравнивание */
    .page_category .product-card__full-right .product-card__price-current {
        margin-right: 0;
    }


.modal__text.js-only-reward {display: none;margin: 0 0 12px;}

#widget_yandexsplit, .js-text-more1 {display: none}
.alert {padding: 20px 30px;border-radius: 16px;line-height: 1.25;}
.alert_fff5f5 {background: #FFF5F5;color: var(--color-text-primary);}
.alert_ffecec {background: var(--color-bg-block);color: var(--color-text-primary);}
.js-text-more1 {margin-top: 24px;}

.header__center-search form {width: 100%;}
main .watched {margin-top: 40px;}
/*main .watched .container {border-bottom:1px solid #E8E8E8}*/
.product-card__fav.active {opacity:1}

.product__variants-item.active div, .product__variants-item:hover div {border-color: var(--color-primary);}
.product__variants-item.opacity50 {opacity:0.5}

.comparison__content-row, .comparison__content-item.no_differents {display: none;}
.comparison--show-all .comparison__content-row, .comparison__content-row.different, .comparison--show-all .comparison__content-item.no_differents {display: block;}

.watched.empty {padding:0}

.header__center-user-item-count span {justify-content: center;}


#simplecheckout_customer, #simplecheckout_shipping_address {display: flex;flex-wrap: wrap;}
#simplecheckout_customer {margin-right: -16px;}
#simplecheckout_customer #customer_customer_group_id, .checkout__row--100, #simplecheckout_customer #shipping_address_7, #simplecheckout_customer #shipping_address_address_id,
#simplecheckout_customer #shipping_address_8_wrap {width: 100%;}
#simplecheckout_customer #customer_customer_group_id .checkout__row-item, #simplecheckout_customer .checkout__row-item, #simplecheckout_shipping_address .checkout__row-item {width: calc(50% - 16px);}
#simplecheckout_customer .checkout__row--100 .checkout__row-item {width: calc(100% - 16px);}
#simplecheckout_customer .checkout__row-item-btn {margin: 16px 16px 0 0;}
#simplecheckout_customer .checkout__row-item-btn button {padding: 0 20px;}
.payment_method_cod {position: relative;display: block;}
.payment_method_cod:after {
    content: "";
    background-image: url(../img/icons/bg_payment_method_cod.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    right: -3px;
    top: -5px;
}
#simplecheckout_shipping_address {margin-top: 8px;}
#simplecheckout_shipping_address #shipping_address_city_wrap,
#simplecheckout_shipping_address #shipping_address_address_1_wrap {width: 100%;margin-right: 0;}
.checkout-simplecheckout .custom-radio--variant input:checked + div {background: #F5F7FF;height: 52px;color: var(--color-primary);}
.checkout-simplecheckout .custom-radio--variant div {font-size: 16px;}
.checkout-simplecheckout .custom-radio--variant div svg {fill: #222;}
.checkout-simplecheckout .custom-radio--variant input:checked + div svg {fill: var(--color-primary);}

.checkout-simplecheckout .header__top, .checkout-simplecheckout .header__center .header__center-catalog, .checkout-simplecheckout .header__center .header__center-search, .checkout-simplecheckout .header__center .header__center-user, .checkout-simplecheckout .header__bottom {display: none;}
.checkout-simplecheckout main {padding-top: 120px;}

.cart-summary__disclaimer-before {font-size: 13px;line-height: 1.3;color: var(--color-gray);margin-top: 20px;font-weight: 500;}

.header__center-checkout-info {display: none;}
.checkout-simplecheckout .header__center-checkout-info {display: flex;gap: 10px;align-items: center;margin-left: auto;}
.checkout-simplecheckout .header__center-checkout-info .texts {font-size: 15px;font-weight: 500;}
.checkout-simplecheckout header {border-bottom: 1px solid var(--color-stroke);}

.payment_description_bank_transfer {
    margin-top: 24px;
    border-radius: 12px;
    padding: 12px 16px;
    background-color: #F5F7FF;
}
#simplecheckout_payment_form {display: none;}


.products-grid--full .checkout__card {width: 100%;}
.products-grid--full.category__cards .product-card {margin-bottom: 20px;}

.products-grid--full .product-card__right .product-card__price {margin-bottom: 16px;}


.checkout-success .main {padding-top: 50px;}

.custom-checkbox input:checked + span:after {
    content: "";
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    background-image: url(../img/icons/checkbox-checked.svg);
    background-position: center;
    background-size: 100%;

    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 4px;
}
.custom-checkbox .rdf-label {color:#777}
.dream-filter .popper .btn {color: #fff;text-decoration:underline;}
.dream-filter .popper .btn:hover {text-decoration:none}
.dream-filter .rdf-header, .dream-filter .rdf-picked, .dream-filter .rdf-footer button[type="reset"] {display:none}

.custom-radio--variant .cost {margin-left:5px;}

.dream-filter .rdf-group .rdf-label:before {content:"("}
.dream-filter .rdf-group .rdf-label:after {content:")"}

#simplecheckout_shipping_address .dropdown-menu, .search-bar__input .dropdown-menu {
    position: absolute;
    z-index: 100;
    margin: 0px;
    padding: 0px;
    list-style: none;
    background: rgb(255, 255, 255);

    margin: -9px -1px;
    width: calc(100% + 2px);
    left: 0 !important;
    
    border: 1px solid var(--color-primary);border-top: 0;
    border-radius: 0 0 10px 10px;
    display: none;

    max-height: 200px;
    overflow-y: auto;
}
.search-bar__input .dropdown-menu {border-color: #E8E8E8;}
#simplecheckout_shipping_address .input-text--focus .dropdown-menu {}
#simplecheckout_shipping_address .dropdown-menu li a, .search-bar__input .dropdown-menu li a {padding:5px 5px 5px 18px;display: block;font-size: 14px;}
#simplecheckout_shipping_address .dropdown-menu li a:hover, .search-bar__input .dropdown-menu li a:hover {color: var(--color-primary);}

.account__adresses-button {max-width: 300px;}

.ajax-form .error, .ajax-form .ok {font-weight: 600;padding: 15px 0;}
.ajax-form .error {color: var(--color-primary);}
.ajax-form .ok {color: #309100;}


.product__aside-block .want-discount-open {padding: 0 24px;width: 100%;text-align: left;background-color: #F3F3F3;}

.service-page__param.custom-checkbox, .modal__form-agreement {position: relative;}
.custom-checkbox input {
    display: block;
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    left: 8px;
    top: 8px;
}

.account__bonuses-detail-item-wrap .status {margin-top: 5px;margin-bottom: 0;}

.category-filter.active {visibility: initial;}


.module_category .items {padding:10px 0;margin-bottom:25px}
.module_category .items .item {margin-top:5px}
.module_category .items .item.level2 {padding-left:20px}
.module_category .items .item.level3 {padding-left:10px}
.module_category .active {color:var(--color-primary)}
.module_category .items .item_back a {display: flex;align-items: center;}
.module_category .items .item_back svg {fill: var(--color-text-primary);}

.header__center-search-bar {z-index: 30;}
.header__search {z-index: 20;}

.coupon-field .coupon-error {
    position: absolute;
    right: 10px;
    font-size: 12px;
    color: #fc1312;
    display: none;
}
.checkout__block-body {width: 100%;}

.product-gallery-slider-arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.product-gallery-slider-arrow.left {left:20px;}
.product-gallery-slider-arrow.left svg {transform: rotate(180deg);}
.product-gallery-slider-arrow.right {right:20px;}

#zuck-modal .story-viewer .head {background: rgb(0 0 0 / 50%);padding: 23px 16px 10px 16px;}



main {padding-top:200px;min-height: calc(100vh - 311px);}
header {position: fixed;width: 100%;top: 0;z-index: 510;background: #fff;font-size: 14px;}
header.fixed .header__top, header.fixed .header__bottom, .blur-content .header__bottom {display:none}

.blur-content main, .blur-content footer {position: relative;}
.blur-content main:after, .blur-content footer:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(5px);
    left: 0;
    top: 0;
}

.categories_items {display: flex;gap:24px;padding: 20px 0 10px;flex-wrap: wrap;/*overflow-x: auto;*/}
.categories_items a {display: flex;align-items: center;color:var(--color-text-primary);background-color: #F4F5F7;border-radius: 16px;padding: 20px 16px;width: 300px;/*min-width: 300px;*/}
.categories_items a img {width: 60px;margin-right: 16px;}

.product__info h1 {font-size: 30px;margin-bottom: 10px;}
.product__info .model {font-size: 14px;color: var(--color-gray);margin-bottom: 20px;}
.product__info-action.to-comparison:before,
.product__top-action.to-comparison:before,
.scroll-product__action.to-comparison:before {
    content: "";
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    margin-right: 8px;
    background-image: url(../img/icons/compare.svg);
    background-size: cover;
}
.product__top-action.to-comparison:before,
.scroll-product__action.to-comparison:before {
    width: 24px;
    height: 24px;
    margin-right: 4px;
}
.product__info-action.to-comparison.active:before,
.product__top-action.to-comparison.active:before,
.scroll-product__action.to-comparison.active:before {
    background-image: url(../img/icons/compare-active.svg);
}
.scroll-product__action svg {stroke: var(--color-primary);}
.scroll-product__action.active svg {fill: var(--color-primary);}

.product__info-action.to-comparison.active span {color: var(--color-primary);}


.cart__actions-button.disabled {cursor: no-drop;color:#8D8D8D}

/*.product-card__action-item.to-comparison {display: none;}*/

.product__images-big {position: relative;}
.product__images-big .labels {
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 10px;
}
.labels {display: flex;flex-wrap:wrap;gap: 5px;}
.labels .label {
    padding: 4px 8px;
    color:#fff;
    font-size: 12px;border-radius: 10px;font-weight: 600;line-height: 1.25;
}
.labels .label.hit {background-color:#2992D9}
.labels .label.new {background-color:var(--color-primary)}
.labels .label.sale {background-color:#60C339}
.labels .label.rare_color {background-color:#EF9A9D}
.labels .label.customer_choice {background-color:#FF9838}
.labels .label.bloggers_choice {background-color:#1976D2}
.labels .label.supersale {background-color:#E70E0E;order:-1;}

.products-grid .product-card__short .labels, .products-grid--full .product-card__image .labels {display: none;}


.product-card__short .labels {margin-bottom: 8px;}

.header__catalog-item-trigger img {height: 40px;margin-right: 8px;border-radius: 10px;background-color: #fff;border: 1px solid var(--color-stroke);}
.header__catalog-item.hover .header__catalog-item-trigger {background-color: #EBEFFD;border-radius: 12px;} 
.header__catalog-item-body {height: 100%;}

.account__bonuses-empty {text-align: center;color: #8F8F8F;}

#simplecheckout_customer .checkbox_wrap {width: 100%;padding-top: 16px;}
.checkbox_wrap input {
    position: absolute;
    width: 1px;
    height: 1px;
    left: 10px;
    top: 10px;
    opacity: 0;
}
.checkbox_wrap label {position: relative;padding-left: 28px;cursor: pointer;}
.checkbox_wrap label:before, .checkbox_wrap label:after {content:"";position: absolute;}
.checkbox_wrap label:before {
    width: 20px;
    height: 20px;
    border: 2px solid var(--color-primary);
    border-radius: 4px;
    top: -1px;
    left: 0;
    box-sizing: border-box;
}
.checkbox_wrap label:after {
    background: url(../img/icons/checkbox-checked.svg);
    width: 16px;
    height: 16px;
    left: 2px;
    top: 2px;
    opacity: 0;
}
.checkbox_wrap input:checked + label:before {background-color: var(--color-primary);}
.checkbox_wrap input:checked + label:after {opacity:1}

.product__aside-block .buy-now-open {width: 100%;margin-top: 10px;}
.product-card__full-right .buy-now-open {height: 40px;font-size: 14px;width: 100%;}
.product-card__short .buy-now-open {height: 48px;font-size: 16px;width: 100%;}
.product__aside-questions {margin-top: 20px;}
.product__aside-questions p, .product__aside-questions .button {margin-bottom: 10px;}
.product__aside-questions .button:last-child {margin-bottom:0}

.checkout-cart .deleted {}
.checkout-cart .deleted .product-card__img, .checkout-cart .deleted .product-card__full-left, .checkout-cart .deleted .product-card__price-wrap {opacity: 0.5;}
.checkout-cart .deleted .product-card__action {display:none}
.product-card__delete-info {display: flex;align-items: center;gap: 15px;}
.product-card__delete-info .button {width: 165px;}
.product-card__delete-info .button span {margin-left: 5px;}

.delete_now {
    font-size: 14px;
    margin: 5px 0 0 auto;
    text-align: center;
    color: var(--color-red);
}
.delete_now:hover {text-decoration:none}


.order-success__img {margin: 20px 0 30px;}




.section-suppliers {padding-top: 40px;}
.section-suppliers .items {border-radius: 20px;border: 1px solid #E0E0E0;margin-bottom: 40px;padding: 24px 32px;max-width: 950px;}
.section-suppliers .items .item:not(:first-child) {padding-top: 24px;margin-top: 24px;border-top: 1px solid var(--Stroke, #E0E0E0);}
.section-suppliers .items .item {display: flex;align-items: center;}
.section-suppliers .items .item .img {border-radius: 14px;background: #F5F5F5;width: 72px;margin-right: 16px;line-height: 0;}
.section-suppliers .items .item .name_wrap {
    padding-right: 32px;
    border-right: 1px solid #E0E0E0;
    height: 72px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 250px;
}
.section-suppliers .items .item .name_wrap .name_before {color: #777777;font-size: 12px;margin-bottom: 5px;}
.section-suppliers .items .item .name_wrap .name {color: var(--color-text-primary);font-weight: 500;margin-bottom: 5px;}
.section-suppliers .items .item .name_wrap .mini_description {color: #777;font-weight: 500;}
.section-suppliers .info {display: flex;align-items: center;}
.section-suppliers .info > div {position: relative;margin-left: 32px;padding-left: 32px;}
.section-suppliers .info > div:before {content:"";position: absolute;width: 24px;height: 24px;left: 0;top: -4px;}
.section-suppliers .info .text_return:before {background-image: url(../img/icons/replay.svg);}
.section-suppliers .info .text_payment:before {background-image: url(../img/icons/credit_score.svg);}

#rdrf35-ean .category__filter-block-title, #rdrf35-jan .category__filter-block-title,  #rdrf35-isbn .category__filter-block-title {display: none;}
#rdrf35-ean, #rdrf35-jan,  #rdrf35-isbn {margin-bottom: 0;}
.dream-filter.filter-vertical #rdrf35-ean .rdf-group, .dream-filter.filter-vertical #rdrf35-jan .rdf-group, .dream-filter.filter-vertical #rdrf35-isbn .rdf-group {padding: 5px 0px;}

.account__content-flex {display: flex;align-items: center;}
.account__content-flex .account__content-title {width: auto;}
.account__content-flex .account__orders-item-status {margin: 8px 0 0 20px;}

.link-modal-close {margin-top: 10px;padding: 6px 10px;}

.checkout__block-content .product-warning {color:var(--color-primary);}
.alert-danger {
    margin: 30px 0 20px;
    color: #555555;
    text-align: left;
    padding: 24px;
    background-color: #FFF5F5;
    border-radius: 16px;
}
.checkout__card-name .quantity_wrap {color:#777777;font-size: 14px;margin-top: 5px;}
.checkout__card-name .quantity_wrap span {margin-left: 5px;}

.navbar__item--acc span {width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    text-align: center;}
.navbar__item--acc .user-active-true, .navbar__item--acc.active .user-active-false {display: none;} 
.navbar__item--acc.active .user-active-true {display: block;}

.social-float {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 48px;
    z-index: 900;
}
.social-float__button {
    position: relative;
    width: 48px;
    height: 48px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    text-align: left;
    text-decoration: none;
    border: 0;
    border-radius: 50%;
    outline: 0;
    background: var(--color-primary);
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}
.social-float__button:before, .social-float__button:after {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 12px;
    top: 12px;
    
}
.social-float__button:before {background-image: url('../img/icons/social-Chat.svg');transition: 0.3s;}
.social-float__button:after {
    background-image: url('../img/icons/social-Cross.svg');
    opacity: 0;
    transition: 0.3s;
}
.social-float.active .social-float__button {background: #D2D2D2;}
.social-float.active .social-float__button:before {transform: scale(0);}
.social-float.active .social-float__button:after {opacity: 1;}
.social-float__wrapper {}
.social-float__wrapper ul {list-style: none;margin: 0;padding: 0;}
.social-float__wrapper ul li {margin-bottom: 10px;opacity: 0;transform: scale(0);}
.social-float__wrapper ul li a {
    background: var(--color-primary);
    width: 48px;
    height: 48px;
    
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    display: none;
}
.social-float.active .social-float__wrapper ul {}
.social-float.active .social-float__wrapper ul li a {display: flex;}
.social-float.active .social-float__wrapper ul li:nth-child(1) {transition: 0.6s;}
.social-float.active .social-float__wrapper ul li:nth-child(2) {transition: 0.3s;}
.social-float.active .social-float__wrapper ul li:nth-child(3) {transition: 0.1s;}
.social-float.active .social-float__wrapper ul li {opacity: 1;transform: scale(1);}
.social-float__wrapper ul li:hover a {background: var(--color-primary-hover);}
.social-float__wrapper ul li.telegram-icon a  {background: #37aee2;}
.social-float__wrapper ul li.whatsapp-icon a  {background: #01e675;}

.social-float__wrapper ul li a svg {width: 24px;height: 24px;fill: #fff;}
.social-float.active .social-float__wrapper {}

.js-open-header-popup {position: relative;}
.js-open-header-popup .header__center-user-item {cursor: pointer;}
.js-open-header-popup .header_popup_wrap {
    position: absolute;
    top: 40px;
    padding: 20px;
    
    transform: translateX(-155px);
    display: none;
}
.js-open-header-popup .header_popup {
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    border-radius: 12px;
    padding: 16px 6px;
    background: #fff;
    width: 340px;
}
.js-open-header-popup:hover .header_popup_wrap {display: block;}
.js-open-header-popup .header_popup .items {max-height: 341px;overflow-y: auto;padding: 0 10px;}
.js-open-header-popup .header_popup .items::-webkit-scrollbar {width: 5px;}    
.js-open-header-popup .header_popup .items::-webkit-scrollbar-thumb {background-color: var(--color-primary);outline: 0;border-radius: 3px;}

.js-open-header-popup .header_popup .item {display: flex;padding: 16px 0;border-bottom: 1px solid #E0E0E0;}
.js-open-header-popup .header_popup .item:first-child {padding-top: 0}
.js-open-header-popup .header_popup .item:last-child {border-bottom: 0}
.js-open-header-popup .header_popup .item .img {width: 80px;margin-right: 8px;}
.js-open-header-popup .header_popup .item .texts {flex:1;color: var(--color-text-primary);}
.js-open-header-popup .header_popup .item .name {margin-bottom: 8px;}
.js-open-header-popup .header_popup .item .price {font-size: 20px;font-weight: 500;}
.js-open-header-popup .header_popup .remove {
    width: 20px;
    height: 22px;
    background-image: url('../img/icons/remove.svg');
    margin-left: 15px;
    cursor: pointer;
}
.js-open-header-popup .header_popup .btn_wrap {padding: 0 10px;}


#simplecheckout_payment .custom-radio--variant img {width: 24px;margin-right: 10px;}

.category_yandex-pay-badge-img {position: absolute;left:10px;top: 10px;z-index: 10;}
.category_yandex-pay-badge {margin:8px 0 16px;}
.category_yandex-pay-badge-grid {margin-top:8px;}
.product-card__full-left .category_yandex-pay-badge {/*display: none;*/}


.newsblog-category-subcategories ul {margin: 0 0 12px;padding: 0;list-style: none;display: flex;flex-wrap: wrap;}
.newsblog-category-subcategories ul li {margin-right: 12px;}
.newsblog-category-subcategories ul a {
    padding: 12px 16px;
    font-size: 14px;
    background-color: #F3F3F3;
    border-radius: 100px;
    display: block;
}
.newsblog-category-subcategories ul a.active {background-color: var(--color-primary);color:#fff;}

.newsblog-category-items {display: flex;margin: 0 -12px;flex-wrap: wrap;}
.newsblog-category-items .item {padding: 12px;width: calc(100% / 3);}
.newsblog-category-items .item a {
    min-height: 450px;
    display: block;
    background-size: cover;
    background-position: 50%;
    border-radius: 16px;
    position: relative;
    color: #fff;
    overflow: hidden;
}
.newsblog-category-items .item a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent, oklch(0 0 0 / 0.4));
}
.newsblog-category-items .item a:hover {color: #efefef;}
.newsblog-category-items .item .caption {
    position: absolute;
    bottom: 0;
    padding: 24px;
}
.newsblog-category-items .item .caption .line1 {font-size: 14px;font-weight: 500;margin-bottom: 10px;}
.newsblog-category-items .item .caption .line1 span {margin: 0 5px;}
.newsblog-category-items .item .caption .line2 {font-size: 20px;font-weight: 600;}

.newsblog-article-top {border-bottom: 1px solid var(--color-stroke);padding-bottom: 24px;}
.newsblog-article-top p {margin-bottom: 5px;}
.newsblog-article-back {margin-bottom: 16px;}
.newsblog-article-top h1 {font-size: 30px;margin-bottom: 5px;}
.newsblog-article-content h2, .newsblog-article-content h3, .newsblog-article-content h4, .newsblog-article-content h5 {font-weight: 500;margin: 0 0 8px;line-height: 1.5;}
.newsblog-article-container {max-width: 948px;padding: 0 24px;margin: 0 auto;}
.newsblog-article-date {color: var(--color-gray);font-size: 14px;}
.newsblog-article-date span {color: var(--color-text-primary);}
.newsblog-article-content {padding: 24px 0 32px;}
.newsblog-article figure {margin: 0 0 16px;}
.newsblog-article figure figcaption {padding: 16px;color: var(--color-gray);text-align: center;}
.newsblog-article-content p {margin: 8px 0 16px;}
.newsblog-article-content p a, .newsblog-article-top a {color: var(--color-primary);}
.newsblog-article-content h2 {font-size:26px;}
.newsblog-article-content h3 {font-size:22px;}
.newsblog-article-content h4 {font-size:20px;}
.newsblog-article-content h5 {font-size:18px;}
.newsblog-article-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.newsblog-article-content ul li {
    padding-left: 24px;
    position: relative;
    margin-bottom: 8px;
}
.newsblog-article-content ul li:before {
    content: "";
    background-color: var(--color-primary);
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 10px;
    top: 6px;
}
.newsblog-article-content ol {padding-left: 24px;}

.newsblog-article-content iframe {
    width: calc(100% + 200px);
    height: 600px;
    margin: 24px -100px;
    border-radius: 20px;
}
.newsblog-article-content blockquote {
    border-left: 5px solid var(--color-primary);
    background: var(--color-primary-light);
    padding: 16px 24px;
    border-radius: 10px;
    margin: 24px 0;
}
.newsblog-article-content blockquote p {margin:0;}

.checkout-simplecheckout .root {overflow: initial;} /*fix sticky right column*/
.cart-content__inner .cart-summary {position: sticky;top: 90px;}

.product-card__price-old, .product__aside-price-old {text-decoration: line-through;}

.products-grid .product-card__image .labels {
    position: absolute;
    z-index: 10;
    top: 0;  
    left: 0;    
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.products-grid--full .product-card__image .labels {padding-right: 0px;}
.account-wishlist .main-products {margin-bottom: 40px;}


.cart-accordion-error {padding-top:20px;color:red;}

.product-card__bonuses {display: flex;align-items: center;font-size: 14px;margin: 16px 0;font-weight: 500;}
.product-card__bonuses .val {
    background-color: var(--color-primary);
    color: #fff;
    padding: 4px 14px;
    border-radius: 30px;
    margin-right: 8px;
    line-height: 1;
    height: 24px;
    display: flex;
    align-items: center;
}
.product-card__bonuses .text {margin-right: 5px;}
.product-card__bonuses svg {margin-top: 2px;}

.checkbox_switcher {
    position: relative;
    padding-left: 50px;
    margin-top: 8px;
    width: 100%;
}  
.checkbox_switcher input {
    position: absolute;
    opacity: 0;
    
    height: 1px;
    width: 1px;
}    
.checkbox_switcher label {
    cursor: pointer;
    display: flex;
    font-size: 14px;
}
.checkbox_switcher label span:first-child {margin-right: 20px;}
.checkbox_switcher label .label_price {margin-left: auto;text-wrap: nowrap;}
.checkbox_switcher label:after, .checkbox_switcher label:before {
    content: "";
    position: absolute;
    transition: all 0.3s ease-in-out;
}
.checkbox_switcher label:before {
    height: 17px;
    left: 0;
    background-color: #D9D9D9;
    border-radius: 20px;
    position: absolute;
    top: 1px;
    width: 34px;
    cursor: pointer;
}  
.checkbox_switcher label:after {
    height: 15px;
    width: 15px;
    background-color: #fff;
    left: 1px;
    top: 2px;
    border-radius: 50%;
}      
.checkbox_switcher input:checked + label:before {
    background-color: var(--color-primary);
} 
.checkbox_switcher input:checked + label:after {
    left: 18px;
}
.no-text-wrap {text-wrap: nowrap;}

.text-2columns {display: flex;gap:40px;}
.text-2columns .column {width:50%;}

.home_manufacturers {margin-top: 48px;}
.home_manufacturers h2 {margin-bottom: 24px;}
.home_manufacturers .swiper {padding: 0 38px;margin: 0 -38px;}
.home_manufacturers .swiper:before, .home_manufacturers .swiper:after {
    content: "";
    width: 35px;
    height: 70px;
    background: #fff;
    position: absolute;
    top: 0;
    z-index: 2;
}
.home_manufacturers .swiper:before {left: 0;}
.home_manufacturers .swiper:after {right: 0}
.home_manufacturers a {
    padding: 8px 16px;
    border-radius: 16px;
    border: 1px solid #E0E0E0;

    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home_manufacturers a img {max-height: 100%;}
.home_manufacturers .button-arrow {box-shadow: 0 0 10px rgb(0 0 0 / 10%);}
.home_manufacturers .swiper-button-prev {left:10px}
.home_manufacturers .swiper-button-next {right:10px}

#product_reviews .review_wrap {display: flex;}
#product_reviews .review_wrap .item {padding: 40px 0;border-bottom: 1px solid #0000001a;}
#product_reviews .review_head {display: flex;align-items: center;}
#product_reviews .review_head .img {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    background: var(--color-bg-block);
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
}
#product_reviews .review_head .name {font-size: 20px;font-weight: 500;}

#product_reviews .review_head .stars, .review_stats .stars, .account__review-info-stars {display: flex;gap:6px;}
#product_reviews .review_head .stars {margin: 0 10px 0 auto;}
#product_reviews .review_head .stars svg, .account__review-info-stars svg {fill:#E7E7E7}
#product_reviews .review_head .stars svg.active, .review_stats .stars svg.active, .account__review-info-stars svg.active {fill:#FFB743}
#product_reviews .review_head .date {color: #8F8F8F;font-size: 14px;}
#product_reviews .review_body .images {display: flex;gap:15px;flex-wrap: wrap;}
#product_reviews .review_body .images img {border-radius: 16px;}

#product_reviews #review {flex: 1;}
#product_reviews .review_stats {width: 350px;margin-left: 80px;}
#product_reviews .review_stats .review_stats_top {margin-bottom: 24px;padding: 20px 30px;background-color: var(--color-bg-block);border-radius: 16px;display: flex;align-items: center;}
#product_reviews .review_stats .review_stats_count {font-size: 64px;font-weight: 500;margin-right: 40px;}
#product_reviews .review_stats .review_stats_text {font-weight: 500;}

.review_stats .stars {margin: 0 0 9px;}
.review_stats .stars svg {fill:#979797}

.review_stats_body {margin-bottom: 24px;}
.review_stats_line {display: flex;align-items: center;margin-bottom: 8px;}
.review_stats_line .number {width: 30px;font-size: 18px;font-weight: 500;}
.review_stats_line .bg {width: 100%;flex:1;background-color: #EAEAEA;height: 6px;border-radius: 5px;}
.review_stats_line .active_line {background-color: #FFB743;border-radius: 5px;height: 100%;}

.account__reviews-item {padding: 24px;border: 1px solid #E9E9E9;border-radius: 20px;margin-bottom: 16px;}
.account__reviews-item .account__orders-item-title a {color: var(--color-primary);}
.account__review-info {padding-top: 16px;}
.account__review-info-block-row {display: flex;}
.account__review-info-block-row p {padding: 8px 0;margin: 0;}
.account__review-info-block-row p:first-child {color: #777777;width: 138px;}
.account__review-info-block-row p:nth-child(2) {flex:1;}
.account__review-info-images {display: flex;flex-wrap: wrap;gap:15px}
.account__review-info-images img {border-radius: 16px;}

.product__variants-reviews_wrap {display: flex;font-weight: 500;margin-bottom: 2px;}
.product__variants-reviews {background-color: var(--color-bg-block);border-radius: 8px;display: flex;align-items: center;padding: 8px 16px;cursor: pointer;}
.product__variants-reviews svg {margin-right: 5px;}
.product__variants-reviews b {font-weight: 500;}
.product__variants-reviews .border-left {border-left: 1px solid #C5C5C5;margin-left: 10px;padding-left: 10px;}



.review_stats_button button {width: 100%;}
.review_first {
    border: 1px solid #E0E0E0;
    border-radius: 16px;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    padding: 40px 20px;
    margin-top: 40px;
}
.review_first img {margin: 0 auto 10px;display: block;}

.modal_radio_stars {display: flex;gap: 6px;flex-direction: row-reverse;width: 174px;margin-top: 8px;}
.modal_radio_stars label {cursor: pointer;}
.modal_radio_stars svg {fill:#E7E7E7;width: 30px;height: 30px;}
.modal_radio_stars input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    width: 1px !important;
}
.modal_radio_stars > input:checked ~ label svg,
.modal_radio_stars > label:hover svg,
.modal_radio_stars > label:hover ~ label svg {
    fill:#FFB743;
}

#add-review .modal__inner {max-height: 100%;}
#add-review button.js-modal-close {
    min-height: 52px;
    background: #E0E0E0;
    width: 100%;
    border-radius: 16px;
    margin-top: 16px;
    color: var(--color-text-primary);
}
.modal__title-after {font-weight: 500;color: var(--color-primary);margin: 5px 0 16px;}
.input-textarea {margin-bottom: 16px;}
.input-textarea textarea {
    width: 100%;
    height: 50px;
    min-height: 50px;
    padding: 16px 16px 10px 16px;
    border-radius: 16px;
    resize: none;
    border: 1px solid #E0E0E0;
    margin-top: 8px;
    outline: none;
}
.input-textarea textarea.mh120 {min-height: 120px;}

.input-file-row {margin-top: 16px;}
label.input-file {
    display: block;
    height: 50px;
    line-height: 50px;
    border: 1.20px solid var(--color-text-primary);
    border-radius: 12px;
    width: 100%;
    text-align: center;
    font-weight: 500;
    color: var(--color-text-primary);
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0;
}
.input-file input[type=file] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}
.input-file span {
    position: relative;
}
.input-file span::after {
    content: '';
    position: absolute;
    left: -34px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../img/icons/upload.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 24px;
    height: 24px;
}
.input-file-list {
    padding: 10px 0;
}
.input-file-list-item {
    display: flex;
    align-items: center;
    font-weight: 500;
    padding: 5px 0;
}
.input-file-list-item:before {
    content: "";
    background: url(../img/icons/file.svg);
    width: 24px;
    height: 24px;
    margin-right: 15px;
}
.input-file-list-remove {
    margin-left: 15px;
    width: 24px;
    height: 24px;
    background: url(../img/icons/file-del.svg);
    font-size: 0;
    cursor: pointer;
}

.checkout__blocks {margin-top: 0;}
#simplecheckout_shipping .cart-content__address {margin-top: 16px;}

.product__info-grey-alert {display: none;}
.product__aside .product__aside-grey-alert {background-color: #F5F5F5;padding: 8px 16px;border-radius: 8px;font-size: 14px;}

.information-information-14 .contacts .container {max-width: 360px;padding: 0;}

.header__rewards {display: none;}
.top_banner {
    display: block;
    height: 40px;
    position: fixed;
    background-position: 50%;
    z-index: 505;
    top: 0;
    left: 0;
    width: 100%;
}
.top_banner .close_banner {
    position: absolute;
    background: url('../img/icons/close-icon.svg');
    width: 24px;
    height: 24px;
    right: 24px;
    top: 8px;
}
.top_banner + header {top: 40px;} /*header:not(.fixed)*/
.top_banner ~ main {padding-top: 180px;}

.header__catalog-items {max-height: calc(100vh - 120px);overflow-y: auto;top: 10px;background: #fff;padding: 30px;border-radius: 16px;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);}

.scroll-product {top: 76px;}






.product-card__discount {background-color: #3caa3c; border-radius: 6px;} 
.home_featured .product__variants-reviews, .page_category .product__variants-reviews {background-color:transparent;padding:0;font-size: 14px;}
.home_featured .product__variants-reviews svg, .page_category .product__variants-reviews svg {width: 10px;height: 11px;fill:var(--color-primary);}
.home_featured .product__variants-reviews b, .page_category .product__variants-reviews b {color:var(--color-primary);}
.home_featured .product__variants-reviews .border-left, .page_category .product__variants-reviews .border-left {color: #777777;border-left: 0;margin-left: 6px;padding-left: 0;}
.home_featured .product-card__desc, .page_category .product-card__desc {margin-top: 0;margin-bottom: 10px;line-height: 1.25;height: 40px;overflow: hidden;}
.home_featured .product-card__price, .page_category .product-card__price {height: 47px;}
.home_featured .category_yandex-pay-badge-grid {margin-top: 2px;}
.home_featured .product-card__bonuses, .page_category .product-card__bonuses {margin-top: 8px;}
.home_featured .product-card__bonuses .val, .page_category .product-card__bonuses .val {background-color: transparent;color: var(--color-primary);padding: 0;margin-right: 5px;height: auto;}
.home_featured .product-card__bonuses .text, .page_category .product-card__bonuses .text {color: #777777;}
.home_featured .product-card__bonuses svg, .page_category .product-card__bonuses svg {fill:var(--color-primary);}

.page_category .product-card__short .product-card__price, .page_category .product-card__short .product-card__desc {margin-bottom: 5px;}
.page_category .category_yandex-pay-badge-grid {margin-top: 0;}
.page_category .product-card__full-left {display: flex;flex-direction: column;}
.page_category .product-card__full-left .product-card__name {order: -2;margin-bottom: 8px;}
.page_category .product-card__full-left .product__variants-reviews_wrap {order: -1;}
.page_category .product-card__full .category_yandex-pay-badge {margin-bottom: 8px;}
.page_category .product-card__full-left .product-card__chars {margin-top: -1px;}
.page_category .product-card__full-left .product-card__chars-row-key, .page_category .product-card__full-left .product-card__chars-row-value {font-weight: 400;}
.page_category .product-card__full-left .product-card__chars-row {margin-top: 1px;}

.page_category .product-card__full-right .product-card__price-discount {background-color: #3caa3c;}
.page_category .product-card__full-right .product-card__available {margin-top: 0px;}
.page_category .product-card__full-right .product-card__bonuses {margin: 0 0 24px;}

.product-card__info {margin-top: 8px;}
#home_manufacturers-swiper .swiper-slide {max-width: 146px;margin-right: 16px;}


.order-success__content {max-width: 370px;margin: 100px auto;}
.order-success__img {display: flex;align-items: center;gap: 24px;}
.order-success__img-text {font-size: 30px;font-weight: 500;flex: 1;}
.order-success__text {text-align: center;}
.order-success__text a {color: var(--color-primary);}

.choose-city-help {color: var(--color-gray);margin-left: 10px;}
.header__top-telephone {margin-left: auto;}
.header__top-email {margin-left: 15px;}
.link_icon {display: flex;gap: 5px;align-items: center;}
.link_icon:before {content: "";width: 24px;height: 24px;}
.icon_telephone:before, .prop_15:before {background-image: url(../img/icons/telephone.svg);}
.icon_email:before {background-image: url(../img/icons/email.svg);}
.icon_clock:before, .prop_16:before {background-image: url(../img/icons/clock.svg);}
.icon_location:before, .prop_14:before {background-image: url(../img/icons/location.svg);}

.icon_back {gap: 0;}
.icon_back:before {content: "";width: 16px;height: 16px;}
.icon_back:before {background-image: url(../img/icons/back.svg);}


.header__center .link_icon {display: none;}


.header__center-catalog {border-radius: 16px;}

.header__bottom-nav-item.specials {background-color: #EB57571A;color: #EB5757;position: relative;padding: 6px 8px 6px 34px;border-radius: 10px;}
.header__bottom-nav-item.specials:before {
    content: "";
    background-image: url(../img/icons/fire.svg);
    position: absolute;
    width: 24px;
    height: 24px;
    left: 8px;
    top: 4px;
}

.banner__item {position: relative;}
.banner__item-texts {
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 20px 114px;
    color: #fff;
}
.banner__item-title {font-size: 50px;margin-bottom: 20px;}
.banner__item-description {font-size: 20px;max-width: 500px;}


.main-categories {padding: 20px 0;}
.main-categories .items {display: flex;flex-wrap: wrap;margin: -10px;}
.main-categories .items .item {padding: 10px;width: 20%;}
.main-categories .items .item a {display: flex;flex-direction: column;background-color: #F4F5F7;transition: 0.3s;padding: 16px;height: 100%;border-radius: 16px;align-items: center;}
.main-categories .items .item a img {margin-bottom: 16px;}
.main-categories .items .item a span {width: 100%;margin-top: auto;font-weight: 600;}
.main-categories .items .item a:hover {background-color: #E5E6E7;}

.main-html {padding: 20px 0;}
.about-middle .main-html {padding-bottom: 10px;}
.about-middle .main-html h2 {margin: 0;}

.main-section3 {display: flex;gap: 20px;}
.main-section3 .item {border: 1px solid #E0E0E0;padding: 16px;border-radius: 16px;display: flex;flex-direction: column;min-width: 242px;}
.main-section3 .item .icon {margin-bottom: 5px;}
.main-section3 .item .name {margin-bottom: 10px;}
.main-section3 .item .more {margin-top: auto;font-size: 14px;}
.main-section3 .item .more a {color: #777777;}

.main-section3 .item.item4 {width: 100%;background: linear-gradient(90deg, #EFE9F7 45.72%, #CFD9FC 100%), #D9D9D9;justify-content: center;border: 0;}
.main-section3 .item4 .name {font-size: 18px;font-weight: 600;}
.main-section3 .item4 .mores {display: flex;flex-wrap: wrap;gap: 10px 20px;}
.main-section3 .item4 .mores a {color: var(--color-text-primary);}

.product-card__border {border: 1px solid var(--color-stroke);padding: 10px;border-radius: 20px;}
.products-grid--full .product-card__border {width: 100%;display: flex;}
.product-card__props {margin-bottom: 10px;}
.product-card__props .item-prop {margin-bottom: 5px;font-size: 14px;}
.product-card__props .item-prop .prop_name {color: var(--color-gray);margin-right: 5px;}

.item-prop-model {display: flex;align-items: center;}
.item-prop-model {display: none !important;}
.products-grid .item-prop-model .prop_value {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.product-card__model.item-prop-model span {margin-left: 5px;}
.item-prop-model svg.clipboard2 {min-width: 18px;margin-left: 5px;fill:#939393}
.item-prop-model svg.clipboard2.active {fill:#27AE60}

.product-card__to-cart {display: flex;gap: 10px;}
.product-card__to-cart-button {flex: 1;}

.products-grid .product-card__right .product-card__price {display: none;}
.products-grid--full .product-card__info {display: flex;gap: 20px;margin-left: 20px;width: 100%;flex: 1;}
.products-grid--full .product-card__short {flex: 1;}
.products-grid--full .product-card__right {width: 210px;}

.main-section6 {display: flex;gap: 20px;align-items: center;}
.main-section6 > div {width: 50%;}
.main-section6 p {font-weight: 300;}
.main-section6 p.f25 {font-size: 25px;}
.main-section6 .button {width: 175px;}

.main-section6 .column-right {display: flex;gap: 50px 4%;flex-wrap: wrap;}
.main-section6 .column-right .item {width: 48%;text-align: center;}
.main-section6 .column-right .item .num {font-size: 56px;font-weight: 300;}
.main-section6 .column-right .item .text {font-size: 18px;}


.about_stats {display: flex;margin: -10px -10px 20px;}
.about_stats .item_wrap {width: 25%;text-align: center;padding: 10px;}
.about_stats .item_wrap .item {background-color: #F4F5F7;border-radius: 16px;padding: 20px;}
.about_stats .item .num {font-size: 50px;font-weight: 300;}
.about_stats .item .text {font-size: 18px;}


.main-news {padding: 20px 0;margin-bottom: 40px;}
.items-news {display: flex;flex-wrap: wrap;margin: -12px;}
.items-news a {padding: 12px;width: 50%;position: relative;}


/* /news/ */
.items-news a .texts {position: absolute;bottom: 36px;left: 36px;color: #fff;width: calc(100% - 72px);}
.items-news a .texts .name {font-size: 20px;}
.items-news a .texts .date {font-size: 14px;margin-bottom: 10px;}
.items-news a .texts .date span {margin: 0 6px;}

/* /specials/ */
.items-news a .texts_bottom {padding-top: 16px;}
.items-news a .texts_bottom .date {font-size: 14px;margin-bottom: 5px;}
.items-news a .texts_bottom .name {font-size: 20px;font-weight: 600;}



.items-news-categories {display: flex;flex-wrap: wrap;gap: 10px;margin-bottom: 30px;}
.items-news-categories a {padding: 12px 16px;font-weight: 500;background-color: #F3F3F3;border-radius: 12px;}
.items-news-categories a.active {background-color: var(--color-primary);color: #fff;}

.footer__contacts {padding: 20px 30px;border-radius: 16px;border: 1px solid var(--color-stroke);width: 355px;display: flex;gap: 16px;}
.footer__contacts .column_right {display: flex;gap: 10px;margin-left: auto;}

.choose-city-modal__group-empty {
    display: none;
    height: 340px;
    align-items: center;
    justify-content: center;
    font-size: 20px;

    color: #9B9B9B;
}
.search-error .choose-city-modal__group {display: none;}
.search-error .choose-city-modal__group-empty {display: flex;}


.about-top {height: 567px;background-size: contain;background-repeat: no-repeat;background-position: 50%;margin-bottom: 40px;}
.about-top .container {display: flex;flex-direction: column;color: #fff;height: 100%;padding-bottom: 40px;}
.about-top .container h1 {margin-top: auto;color: #fff;margin-bottom: 16px;}
.about-top .text {font-weight: 500;}

.about-history {padding: 40px 0;}
.about-history-top {display: flex;align-items: center;margin-bottom: 30px;}
.about-history-top h2 {margin: 0 40px 0 0;}
.about-tabs {display: flex;gap: 5px;}
.about-tabs a {font-weight: 500;padding: 12px 16px;background-color: #F3F3F3;color:var(--color-text-primary);border-radius: 12px;}
.about-tabs a.active {background-color: var(--color-primary);color:#fff}

.about-history-items {}
.about-history-items .item {display: flex;align-items: center;gap: 40px;}
.about-history-items .item .texts {flex: 1;}
.about-history-items .item .image img {border-radius: 16px;}
.about-history-items .item .name {font-size: 22px;margin-bottom: 16px;font-weight: 500;}


.about-photogallery {padding: 40px 0;}
.photogallery-items {display: flex;flex-wrap: wrap;margin: 0 -10px -10px;}
.photogallery-items a {padding: 10px;width: 25%;}
.photogallery-items img {border-radius: 12px;}

.career-contacts {display: flex;align-items: center;margin-bottom: 20px;}
.career-contacts .item {font-weight: 500;}
.career-contacts .item:first-child {margin-right: 40px;}
.career-contacts .item .name {color: var(--color-gray);margin-bottom: 5px;}
.career-contacts .line {width: 100%;height: 1px;background-color: var(--color-stroke);margin: 0 20px;flex: 1;}
.career-contacts .button {padding: 0 24px;}
.page-career h2 {margin-bottom: 30px;font-size: 26px;}

.career-items {}
.career-items .item {border: 1px solid var(--color-stroke);border-radius: 16px;padding: 20px 30px;margin-bottom: 16px;}
.career-items .item .top {display: flex;align-items: center;cursor: pointer;font-weight: 500;}
.career-items .item .top .name {font-size: 20px;margin-bottom: 12px;}
.career-items .item .top .props {font-size: 14px;display: flex;gap: 25px;}
.career-items .item .top .props span {color: var(--color-gray);}
.career-items .item .top .money {font-size: 20px;margin-left: auto;}
.career-items .item .top svg {fill:var(--color-text-primary);margin-left: 20px;transition: 0.3s;}
.career-items .item .top.open svg {fill: var(--color-primary);transform: rotate(45deg);}

.career-items .item .text {padding-top: 28px;display: none;}
.career-items .item .text ul {margin: 0 0 16px;padding-left: 26px;}
.career-items .item .text ul li::marker {color: var(--color-primary);}
.career-items .item .text ul li {margin-bottom: 8px;}

.ok-career {display: flex;gap: 20px;margin-bottom: 16px;}
.ok-career .text {flex: 1;}
.ok-career .text p {margin: 0;}
.ok-career .text p:first-child {font-weight: 500;margin-bottom: 10px;}

.page-contacts-top {display: flex;margin-bottom: 40px;}
.page-contacts-top .page-contacts-map {width: 100%;flex: 1;background-color: var(--color-primary-light);min-height: 100%;border-radius: 16px;overflow: hidden;}
.page-contacts-top .page-contacts-info {width: 395px;margin-left: 20px;background-color: #F4F5F7;padding: 30px;border-radius: 16px;line-height: 1.55;}
.page-contacts-info .title {font-size: 20px;font-weight: 500;color: #333;margin-bottom: 20px;}
.page-contacts-info .items {}
.page-contacts-info .items .item {margin-bottom: 10px;}
.page-contacts-info .items .item .name {font-size: 14px;color: #555;}
.page-contacts-info .items .item .value {font-weight: 500;color: #333;}
.page-contacts-socials {display: flex;gap: 10px;margin-top: 20px;}
.page-contacts-socials svg {width: 48px;height: 48px;}
.page-contacts-socials .button {width: 100%;flex: 1;}

.contacts-items {}
.contacts-items .item {border: 1px solid var(--color-stroke);border-radius: 16px;padding: 20px;margin-bottom: 20px;font-weight: 500;}
.contacts-items .item .name {font-size: 20px;margin-bottom: 16px;}
.contacts-items .item .props {}
.contacts-items .item .props .link_icon {margin-bottom: 16px;}

.page-contacts-bottom {padding: 8px 0 20px;}
.page-contacts-bottom p {color: #333;padding: 10px;border-bottom: 1px solid var(--color-stroke);}
.page-contacts-bottom p strong {font-weight: 500;margin-right: 5px;}

.product-card__model {font-size: 13px;color: #939393;margin-bottom: 10px;}

.account__sidebar-top {display: flex;align-items: center;}
.account__sidebar-top span {flex: 1;margin-left: 10px;font-weight: 600;}

.product-count__button svg {fill:var(--color-primary)}
.product-count__button:hover svg {fill:#fff}

.account__order {display: flex;gap: 20px;}
.list_key_val {padding: 0;margin: 0;list-style: none;display: flex;flex-direction: column;gap: 16px;}
.list_key_val li {display: flex;align-items: center;gap: 10px;}
.list_key_val li .key {color: var(--color-gray);}
.list_key_val li .line {width: 100%;flex: 1;border-bottom: 1px dashed var(--color-stroke);}
.list_key_val li .val {color: var(--color-dark);}
.list_key_val li .val_status {padding: 4px 12px;border-radius: 8px;font-size: 14px;}

.account__order-left .payment_description_bank_transfer {margin: 0 0 24px;}
.favourites {margin-bottom: 50px;}

@media (min-width: 768px) { 
    .account__reviews-item .accordion__body {height: auto;}
    .account__reviews-item .account__orders-item-mobile-trigger-top svg {display: none;}
    .items-news.col3 a {width: calc(100% / 3);}
    .newsblog-article .products-grid {margin: 0 -5px 26px;}
    .newsblog-article .products-grid .product-card {width: calc(100% / 3);padding: 5px;}
}
@media (min-width: 577px) {
    .products-grid--full .product-card__short .product-card__price {display: none;}
}


@media (max-height: 830px) {
    .header__catalog-item-trigger {padding: 8px;}
}
@media (max-height: 780px) {
    .header__catalog-item-trigger img {height: 40px;}
}
@media (max-height: 640px) {
    .header__catalog-item-trigger img {height: 24px;}
}
@media (max-height: 550px) {
    .header__catalog-item-trigger {min-height: 36px;}
}

@media (max-width: 1359px) {
    .main-section6 p.f25 {font-size: 22px;}
    .main-section6 .column-right .item .num {font-size: 50px;}
    .about_stats .item .num {font-size: 42px;}

    .about-top {height: calc(100vw * 567 / 1440);}
}

@media (max-width: 1199px) {
    .banner__item-title {font-size: 40px;}
    .banner__item-description {font-size: 18px;}

    .main-section3 {flex-wrap: wrap;}

    .main-section6 p.f25 {font-size: 20px;}
    .main-section6 .column-right .item .num {font-size: 44px;}

    .about_stats .item_wrap .item {padding: 16px;}
    .about_stats .item .num {font-size: 36px;}
    .about_stats .item .text {font-size: 16px;}



    .newsblog-article-content iframe {
        width: calc(100% + 20px);
        height: 500px;
        margin: 12px -10px;
    }

    .account__order {flex-direction: column;}
    .account__order-right {width: 100%;}
}

@media (max-width: 1023px) {
    .header__top, .header__center {padding: 8px 0;}

    .header__bottom-nav-item {margin-right: 20px;}

    .banner__item-texts {padding: 20px 40px;}
    .banner__item-title {font-size: 32px;}
    .main-categories .items .item {width: 25%;}

    .main-section3 {gap: 12px;}
    .main-section3 .item {min-width: auto;width: calc(100% / 3 - 8px);}

    /*.products-grid .product-card {width: calc(100% / 3);}*/

    .main-section6 {flex-wrap: wrap;}
    .main-section6 > div {width: 100%;}

    .footer__contacts {width: 100%;}

    .about_stats .item_wrap .item {height: 100%;}
    .about_stats .item .num {font-size: 26px;}
    .about_stats .item .text {font-size: 14px;}

    .about-history-items .item {gap: 30px;}
    .about-history-items .item .image {width: 240px;}
    .about-history-items .item .name {font-size: 20px;}

    .career-items .item .top .props {gap: 10px;flex-direction: column;}







    .mobile_hide_props .product-card__specs {display: none}

    .section-suppliers .info {display: block;}
    .section-suppliers .info > div {margin: 8px 0 8px 20px;}

    .newsblog-category-items .item {width: 50%;}
    .newsblog-category-items .item a {min-height: 350px;}
    .newsblog-category-items .item .caption .line2 {font-size: 16px;}

    #product_reviews .review_stats .review_stats_count {font-size: 38px;}
    #product_reviews .review_stats {width: 280px;margin-left: 40px;}
    #product_reviews .review_head {flex-wrap: wrap;}
    #product_reviews .review_head .name {width: calc(100% - 75px);}
    #product_reviews .review_head .stars {margin: 10px 10px 10px 0;}
    #product_reviews .review_head .date {margin: 10px 0;}

    
}

@media (max-width: 833px) {
    #header-menu .modal__inner {max-width: 100%;height: calc(100% - 68px);}
    #header-menu .modal__content {padding: 0;}
    
    .page-contacts-top {display: block;}
    .page-contacts-top .page-contacts-map {min-height: 400px;}
    .page-contacts-top .page-contacts-info {width: 100%;margin: 20px 0 0;}
    
    
    
    
    
    main {padding-top:180px;}
    .social-float {bottom: 80px;}
    .product-product .social-float {bottom: 150px;}
    .main-products__grid .product-card__image-wrap {display: none;}

    .products-grid--full .product-card__image {flex-wrap: wrap;}
    .products-grid--full .product-card__image .labels {position: initial;margin-top:10px;width: 100%;}

    .home_manufacturers .button-arrow {display: none;}
    .home_manufacturers .swiper {padding: 0 30px 0 0;margin: 0;}
    .home_manufacturers .swiper:before, .home_manufacturers .swiper:after {display: none;}

    .navbar--logged .navbar__item-account {border: 0;position: relative;overflow: initial;}
    .navbar--logged .navbar__item-account img {/*border: 1px solid var(--color-text-primary);border-radius: 50%;*/}
    .navbar--logged .navbar__item-account .red_dot {
        width: 10px;
        height: 10px;
        background-color: var(--color-primary);
        position: absolute;
        border-radius: 50%;
        top: -5px;
        right: -7px;
    }


    .categories_items {gap:6px;}
    /*
    .categories_items a {background-color: transparent;padding: 0;min-width: 150px;flex-direction: column;font-size: 12px;text-align: center;}
    .categories_items a img {width: 90px;padding: 10px;background: #F8F8F8;border-radius: 16px;margin: 0 0 8px;}
    */
    .categories_items a {width: 100%;border-radius: 12px;padding: 12px 12px;}
    
    .dream-filter .popper {
        position: fixed !important;
        bottom: 16px;
        top: auto !important;
        left: 16px !important;
        width: calc(100% - 32px) !important;
        background-color: var(--color-primary) !important;
        font-size: 20px;
        color: #fff;
        line-height: 20px;
    }
    .dream-filter .btn-block {
        width: 100%;
        position: absolute;
        left: 0;
        width: 100%;
        font-size: 0 !important;
        top: 0;
        height: 100%;
    }
    .dream-filter .popper .popper-arrow, .dream-filter .category-filter__bottom {display: none !important;}

    .custom-checkbox input:checked + span:after {
        width: 32px;
        height: 32px;
        top: 0px;
    }

    .product-gallery__content {height: 100%;}
    .product-gallery__content .product-gallery__wrap {display: flex;height: 100%;flex-direction: column;}
    .product-gallery__content .product-gallery__thumbs {margin: auto auto 20px;}


    .product-gallery__slider-wrap {margin: auto 0;}

    .checkout__blocks {margin-top: 20px;}

    #service-button.can_fixed.fixed {
        position: fixed;
        bottom: 80px;
        left: 16px;
        width: calc(100% - 32px);
    }

    
    .category__mobile-options .category__mobile-filter-open {order:10;}
    .category__mobile-options .category__mobile-sort {order:20;margin: 0 5px 0 auto;}
    .category__mobile-options .category__view {order:30;}
 

    .products-grid .product-card__short .product-card__specs {display: none;}

    .product-card__short .buy-now-open {height: 40px;font-size: 14px;}
    .product-card__img {display: none;}


    .header__search {/*padding-top: 0px;top: 80px;max-height: calc(100vh - 80px);padding-bottom: 20px;*/}
    .header__center::before {z-index: 21;}
    .header__menu-open {z-index: 22;}


    .header__center-mob_back {
        min-width: 36px;
        height: 36px;
        background: url('../img/icons/arrow-left.svg');background-size: contain;
        position: relative;
        z-index: 22;
        margin-right: 16px;
    }
    .category__top .category__options {display: none;}

    .header__top-nav {display: none;}


    .product__images-big .labels {
		   position: absolute;
    z-index: 10;
    bottom: 10px;  /* Размещаем у нижнего края */
    left: 10px;    /* Смещаем влево */
    display: flex;
    flex-direction: column; /* Размещаем плашки вертикально */
    align-items: flex-start; /* Выравниваем по левому краю */
    gap: 1px; /* Добавляем небольшой отступ между плашками */
	}
    .product__info {display: flex;flex-direction: column;}
    .product__name {order: -1;margin-bottom: 20px;}
    .product__top {display: block;}
    .product__top .product__top-wrap {/*overflow-x: auto;*/}
    .product__top .breadcrumbs__items {/*flex-wrap: nowrap;text-wrap: nowrap;white-space: nowrap;*/}
    .breadcrumbs__item:not(.active) {color:var(--color-primary)}
    .product__top h2, .product__top .product__top-actions {display: none;}

    .product__mobile-fixed-price {display: none;}
    .product__mobile-fixed-to-cart {align-items: center;}

    
    .product__mobile-fixed-to-cart-button, .product__mobile-fixed-to-cart-link {flex: 1;margin-left: 10%;}
    .product__mobile-fixed-count {flex: 1;}

    .product__info-top {display: block;margin-right: 0;}
    .product__info-top .product__info-price {margin-bottom: 5px;}
    .product__info-grey-alert {order: -5;display: block;background-color: var(--color-bg-block);padding: 12px 20px;border-radius: 8px;font-size: 14px;}

    .product__top, .product__variants .link_flex {display: none;}
    .product__info {padding: 0;}
    .product-description .container {display: flex;flex-direction: column;}
    .product-description #attributes {order: -1}
    .product-description__chars .product-chars__item {width: 100%;}

    .product__aside-block {border: 0;padding: 0;}
    .product__aside-block .product__aside-price, .product__aside-block .product__aside-to-cart, .product__aside-block .buy-now-open, .product__aside-bottom {display: none;}
    .product__aside-questions {margin: 10px 0 20px;}

    .account__content-top .account__content-title {margin: 0;}
}



@media (max-width: 767px) {
    body {font-size: 14px;}
    h1 {font-size: 28px;}
    h2 {font-size: 24px;margin-bottom: 14px;}

    .choose-city-help {display: none;}
    .search-bar__input {height: 44px;}

    .banner__item-texts {padding: 20px;}
    .banner__item-title {font-size: 28px;margin-bottom: 14px;}
    .banner__item-description {font-size: 14px;}
    .swiper-pagination-bullets.swiper-pagination-horizontal {bottom: 10px;}

    .about-history-top {display: block;}
    .about-history-top h2 {margin-bottom: 20px;}
    .about-tabs {flex-wrap: wrap;}

    .checkout__block-title {font-size: 20px;}
    .cart-content__top .text-style-heading {margin-top: 6px;}
    .checkout__row:first-child {margin-top: 0px;}
    .cart-summary__fixed-button {width: 100%;flex: 1;}

    .modal:not(.header__search) .modal__inner {top: 50%;transform: translateY(-50%);}


    .main-categories .items {margin: -5px;}
    .main-categories .items .item {padding: 5px;}

    .photogallery-items {margin: -5px;}
    .photogallery-items a {padding: 5px;}

    .products-grid .product-card {width: 50%;}

    .items-news {margin: 0;}
    .items-news a {padding: 0;width: 100%;margin-bottom: 20px;}
    .items-news a .texts {bottom: 20px;left: 20px;width: calc(100% - 40px);}
    .items-news a .texts .name, .items-news a .texts_bottom .name {font-size: 15px;}

    .about_stats {flex-wrap: wrap;}
    .about_stats .item_wrap {width: 50%;}

    .about-history-items .item {gap: 20px;flex-direction: column;}

    .career-contacts {flex-wrap: wrap;}
    .career-contacts .line {display: none;}
    .career-contacts .btn_wrap {margin-top: 20px;width: 100%;}
    .career-items .item .top {flex-wrap: wrap;}
    .career-items .item .top .texts {margin-bottom: 20px;}
    .career-items .item .top .money {font-size: 18px;margin: 0 auto 0 0;}

    .cart__cards .product-card {flex-wrap: wrap;}
    .cart__actions-checkbox label {padding-left: 30px;}
    .product-card__checkbox-wrap {order: 1;padding-left: 30px;margin-right: 12px;}
    .product-card__full-right {order: 2;min-width: auto;width: calc(100% - 122px);margin-top: 12px;}
    .product-card__full-left {order: 2;width: calc(100% - 122px);}
    .product-card__full-right .product-card__price-wrap {margin-bottom: 20px;}
    .product-card__full-left .product-card__model {font-size: 11px;}
    .product-card__full-left .product-card__name {font-size: 12px;padding: 0;}
    .product-card__full-left .product-card__chars-row-key, .product-card__full-left .product-card__chars-row-value {font-size: 12px;}


    #product_reviews .review_wrap {flex-wrap: wrap;}
    #product_reviews .review_stats {width: 100%;margin: 20px 0 0px;order: -1;}
    #product_reviews .review_head .img {width: 40px;height: 40px;padding: 10px;}
    #product_reviews .review_head .name {font-size: 18px;}

    .account__review-info-block-row {flex-wrap: wrap;}
    .account__review-info-block-row p.mob-full-width {width: 100%;}
    

    .home_manufacturers a {padding: 4px 10px;height: 50px;}

    .category__tags, .home_manufacturers {margin-top: 16px;}
    .home_manufacturers h2 {margin-bottom: 12px;}

    .header__top {padding: 6px 0;}
    .header__center {padding: 4px 0 8px;}
    /*.header__center-content {height: 44px;}*/
    .product__info {margin-top: 12px;}
    .product__name {margin: 6px 0 10px;}
    
    .header--search-opened .header__center-mob_back {display: none;}

    

    .contact-address__button, .contact-address__yandex {width: 100%;margin: 10px 0 0;}

    .account__bonuses-detail-item-from {font-size: 14px;}
    .account__bonuses-detail-item-count {font-size: 20px;}

    .comparison__content-top {top: 73px;}

    .checkout-simplecheckout #button-confirm {margin-left: auto;padding: 0 16px;}

    .contacts__addresses {padding: 0;border: 0;}
    .contacts__address {margin-top: 20px;}

    .section-suppliers .items {padding: 20px 25px;}
    .section-suppliers .items .item {flex-wrap: wrap;}
    .section-suppliers .items .item .name_wrap {padding-right: 0;border-right: 0;height: auto;width: auto;}
    .section-suppliers .info {margin-top: 20px;}
    .section-suppliers .info > div {margin: 8px 0;}

    .account__order-info-link {margin-top: 12px;}
    .account__order-info-block .product-card__full-left .product-card__price-current {font-size: 18px;}

    .newsblog-article-container > p, .newsblog-article-content ul {font-size: 16px;}
    .newsblog-article-content iframe {height: 400px;}

    .top_banner + header.header--search-opened {top: 0;}

    .account__order-cards a {flex-wrap: wrap;gap: 20px;}
    .account__order-cards img {width: 80px;border-radius: 10px;}
    .account__order-cards .texts {width: calc(100% - 100px);} 
    .account__order-cards .item-prop-model {display: none;}

    .account__content-title {font-size: 24px;}
}

@media (max-width: 576px) {
    .container {padding-left: 10px;padding-right: 10px;}
    h2, .modal__top-title {font-size: 20px;}
    
    .header__top, .header__center::before, .header__center .header__center-mob_back {display: none;}
    .header__center {padding: 0;border: 0;}
    .header__center .header__logo {margin-right: auto;} 
    .header__center .header__logo img {height: 40px;}
    .header__center .header__menu-open {margin-left: 0;height: 30px;}
    .header__center .header__menu-open svg {width: 30px;height: 30px;}
    .header__center .header__center-search {position: absolute;top: 56px;left: 10px;width: calc(100% - 20px);}
    .header--search-opened .header__center .header__center-search {top: 22px;}
    .header__center .header__center-search .search-bar__input {height: 48px;border-radius: 16px;border: 1px solid var(--color-stroke);background: #F3F3F3;}

    .header__center .link_icon {display: flex;margin-right: 15px;}
    .header__center .link_icon span {display: none;}
    .header__center .link_icon:before {width: 30px;height: 30px;background-size: cover;}

    .banner__item-title {font-size: 24px;}

    .main-categories .items .item {width: 50%;}

    .main-section3 .item {width: 100%;min-height: 138px;}

    .main-section6 .column-right {gap: 30px 4%;}
    .main-section6 .column-right .item .num {font-size: 32px;}
    .main-section6 .column-right .item .text {font-size: 14px;}

    .footer__top {padding: 20px 0;}
    .footer__col {margin-bottom: 12px;}

    .photogallery-items a {width: 50%;}






    .header__center-search .search-bar__input-icon svg {fill:#A9A9A9;}
    header.fixed .header__center-search {display: none;}
    .header__center .js-open-search, .header__center .header__icon--mob {display: block;}
    .header__center .header__icon--mob {line-height: 0;}
 
    .header__center .js-open-search {margin:0 16px;height: 18px;position: relative;}
    .header:not(.fixed) .header__center .js-open-search:after {
        content: "";
        border: 8px solid transparent;
        border-bottom: 8px solid #ffffff;
        position: absolute;
        top: 15px;
        left: 0px;
    }
  

    
    .header__menu-list .choose-city {height: 46px;}
    .header__menu-list .choose-city svg {margin-right: 5px;}
    .header__menu-list .choose-city .text-style-1 {font-size: 16px;}

    .home_featured .product-card__desc, .page_category .product-card__desc {height: 30px;}
    .page_category .product-card__full-left .product__variants-reviews_wrap {margin-bottom: 8px;}
    .page_category .product-card__full-right .product-card__bonuses {display: none;}
    

    .product__mobile-fixed-to-cart-link {margin-left: 0;}

    .products-grid--full .product-card__border {padding: 0;border: 0;}
    .products-grid--full .product-card {border-bottom: 1px solid var(--color-stroke);padding-bottom: 20px;}
    .products-grid--full .product-card__info {gap: 10px;flex-direction: column;}
    .products-grid--full .product-card__right .product-card__price {display: none;}
    .products-grid--full .product-card__right {width: 100%;}
    .products-grid--full .product-card__props {margin-bottom: 0;}
    .products-grid--full .product-card__image .swiper {border: 1px solid var(--color-stroke);border-radius: 12px;}
    .product-card__props .item-prop {font-size: 12px;}

    .product__info h1 {font-size: 20px;}


    
    .header__top-content .header__logo {
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 6px;
    }
    .header__top-content .header__logo img {height: 20px;}
    .header__top-telephone a {
        font-size: 0;
        width: 20px;
        height: 20px;
        background: url(../img/icons/telephone.svg) no-repeat 50%;;
        display: block;
    }
    .cart-content__right {position: relative;z-index: 100;}
    .custom-checkbox input:checked + span:after {
        width: 24px;
        height: 24px;
    }
    main {padding-top:114px;}
    .top_banner ~ main {padding-top:140px;}


    .product-card__price-old {font-size: 12px;}

    .product-card__short, .products-grid--full .product-card__full, .delete_now {width: 100%;} 
    .checkout-simplecheckout .cart-summary__content .cart-summary__button--mobile {display: none}

    .checkout-cart .social-float, .checkout-simplecheckout .social-float {bottom: 150px;}

    .header__bottom {display: none;}


    .product-card__full-left .category_yandex-pay-badge {margin: 8px 0 0;display: block;}
    .product-card__full-right .category_yandex-pay-badge {display: none;}
    .category_yandex-pay-badge-grid {margin-top: 4px;}

    .newsblog-category-items .item {width: 100%;}
    .checkout-simplecheckout .footer, .checkout-cart .footer {margin-bottom: 86px;}

    .popular__items .swiper-slide {width: 30%;height: auto;}
    .popular__items .swiper-slide .popular__item {text-align: center;flex-direction: column;height: 100%;justify-content: center;}
    .popular__item-img {margin: 0 auto;}
    .popular__items .popular__item-info {/*display: none;*/margin-top: 5px;}

    .product__top .product__top-wrap {margin-bottom: 12px;}

    .cart-accordion {padding: 0;}
    .cart-accordion__trigger {padding: 24px;}
    .cart-accordion__content {padding: 0 24px 10px;}

    .product__info-price {margin-bottom: 10px;}

    .product__mobile-fixed-to-cart-button {width: 50%;/*margin-left: auto;*/}
    .in-cart .cart-summary__fixed-wrap {display: none;}
    .product__mobile-fixed-to-cart .cart-summary__fixed-count {text-decoration: line-through;}

    .product__mobile-fixed .button--big {height: 40px;font-size: 16px;}
    .product__mobile-fixed-count .product-count__button {width: 40px;height: 40px;}

    .checkout-simplecheckout .header__center-checkout-info {display: none;}
    .checkout-simplecheckout main {padding-top: 70px;}

    .footer__contacts {padding: 15px 20px;}

    .product-card__delete-info {gap: 10px;flex-wrap: wrap;justify-content: end;width: 165px;margin-left: auto;}

    
}

@media (max-width: 500px) {
    #header-menu .modal__inner {height: calc(100% - 56px);top: 56px;transform: none;}


    .product-card__full-right .product-card__price-wrap {flex-direction: column;align-items: flex-start;margin-bottom: 10px;margin-left: 0;}
    .cart__cards .product-card__action {margin-left: 0;}



    
    #home_manufacturers-swiper .swiper-slide {max-width: 106px;}
    
    #simplecheckout_customer .checkout__row-item, #simplecheckout_shipping_address .checkout__row-item {width: calc(100% - 16px);}
    #simplecheckout_shipping_address #shipping_address_date_pickup_wrap {width: 100%;margin-right: 0;}

  
    .products-grid {margin: -5px;}
    .products-grid .product-card {width: 50%;padding: 5px;}
    .products-grid .product-card__image .labels {top: auto;gap: 5px;flex-direction: column;bottom: 0;align-items: flex-start;}
    .labels .label {font-size: 10px;}
    .products-grid .product-card__fav {position: absolute;right: 10px;top: 10px;z-index: 10;width: 30px;height: 30px;border-radius: 8px;}
    .newsblog-article .products-grid {margin-bottom: 20px;}



    .navbar {height: 64px;padding: 12px 0 22px;}
    .navbar__item span {font-size: 10px;margin-top: 2px;}
    .product__mobile-fixed, .cart-summary__fixed {bottom: 64px;}

    .account__adresses-button {max-width: 100%;}
    .social-float {bottom: 65px;}
    .checkout-cart .social-float, .checkout-simplecheckout .social-float {bottom: 135px;}

    .newsblog-article-content iframe {height: 200px;}
    .checkout-simplecheckout .footer, .checkout-cart .footer {margin-bottom: 72px;}

    .product-product .product__top, .product-product .header__center-content {/*display: none;*/}
    .product-product .header .header__center {/*padding: 0;*/}
    .header--search-opened .header__center {padding: 4px 0;}
    .product-product .header.fixed .header__center-content {display:flex;}
    .product__images-slider {height: 350px;}
    .product__images-big .labels {
		  position: absolute;
    z-index: 10;
    bottom: 10px;  /* Размещаем у нижнего края */
    left: 10px;    /* Смещаем влево */
    display: flex;
    flex-direction: column; /* Размещаем плашки вертикально */
    align-items: flex-start; /* Выравниваем по левому краю */
    gap: 1px; /* Добавляем небольшой отступ между плашками */
	}
    .product__info {margin-top: 20px;}
    .product__info-top {/*order: -2;*/}
    .product__info-top .product__aside-payment-title, .product__info-top .product__aside-payments {/*display: none;*/}
    .product__want-discount {height: 44px;margin-bottom: 10px;}
    .product__info-price-current {line-height: 1;}
    .product__top .breadcrumbs__items {margin-top: 0;}
    
    .product-product main {/*padding-top:45px;*/}
    .header--search-opened .header__top {display: none;}
    .header__search {padding-top: 50px;}
    .header--search-opened .header__center .header__center-search {top: 12px;}
}

@media (max-width: 374px) {
    .product-card__full-right .buy-now-open {height: 30px;font-size: 13px;}
    .product-card__short .buy-now-open {height: 30px;font-size: 13px;}
    .checkout-simplecheckout .footer, .checkout-cart .footer {margin-bottom: 54px;}

    .product__mobile-fixed-to-cart-button {width: 100%;margin-left: 0;}
}