body{
    overflow-y: scroll;
    overflow-x: auto;
}

body.overflow {
    overflow: visible;
}

a {
    color: #16489F;
}

div.popup {
    display: none;
}

.header__menu-discount:hover{
    font-weight: bold;
}

.header__menu-discount:hover svg{
    font-weight: normal;
}

.offer__cats-column li:nth-child(n+9) {
    display: block!important;
}

.contact-list-content{
    padding-bottom: 20px;
}

.collapse:not(.show) {
    display: none;
}

.faq-question-title{
    margin-bottom: 5px;
}

.faq-question-title a{
    border-bottom: 1px dashed #16489f;
}

.faq-item{
    padding-bottom: 15px;
}

.faq-item .panel-title{
    font-size: 1rem;
    font-weight: normal;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.terms .terms-list .subitems {
    margin-bottom: 20px;
}

.terms .terms-list h3 {
    margin-bottom: 2px;
    text-transform: uppercase;
}

.cart-empty-msg{
    padding: 20px 0;
}

.loading-slider:after{
    opacity: 0.7;
}

.pager-btn-hidden{
    display: none;
}

.catalog__brands-item-wrapper.checked:before {
    display: none;
}

.catalog__brands-item-wrapper.checked .mf-close-btn {
    display: block;
}

.catalog__brands-item-wrapper .mf-close-btn  {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #16489F;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8' fill='none'><path d='M1 1L6.99936 6.99936M1.00781 7L7.00717 1.00064' stroke='white' stroke-width='1.5' stroke-linecap='round'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px 8px;
    top: -7px;
    right: -7px;
    z-index: 1;
    display: none;
}

.fixed-product-wrapper .btn-buy .incart-icon{
    display: none;
}

.incart-icon{
    display: none;
}

.btn-buy.in-cart .addcart-icon{
    display: none;
}

.btn-buy.in-cart .incart-icon{
    display: inline-block;
}

.good-item.good-item-in-cart .product-quantity-input{
    display: none;
}

.product-card__reviews-count{
    color: #16489F;
}

.mini-basket-row-template{
    display: none;
}

.select-wrap .select2{
    width: 100%!important;
}

.select-wrap .select2-container--default .select2-selection{
    height: 40px!important;
    border-color: #D8E2EF;
}

.select-wrap .select2-container--default .select2-selection__rendered{
    height: 40px!important;
    line-height: 40px!important;
    padding-left: 18px!important;
}

.select-wrap .select2-selection__arrow{
    top: 11px!important;
}

.select2-container--open .select2-dropdown--below{
    padding: 5px 0 10px 5px;
}


.select2-container--default .select2-search--dropdown .select2-search__field{
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
}

.select2-results__option:hover{
    background: #f6f6f6;
    cursor: pointer;
}

fieldset{
    border: 0;
    padding: 0;
}

.delivery-wrap .form-group{
    margin-bottom: 13px;
}



.sp-popup-inner{
    display: flex;
    flex-wrap: wrap;
    min-height: 100%;
}

.sp-list-wrap{
    width: 20%;
    height: 100%;
    overflow: auto;
}

.sp-map-wrap{
    width: 80%;
}
@media (max-width: 800px){
    .sp-list-wrap{
        width: 50%;
    }

    .sp-map-wrap{
        width: 50%;
    }
}

#sp-map-popup{
    width: 90%;
    height: 90%;
    padding: 20px;
}

#sp-map-viewport{
    height: 100%;
}

.sp-list-item{
    padding: 10px 5px;
    font-size: 14px;
    color: #16489f;
    cursor: pointer;
    border-top: 1px solid #e5eefb;
}

.sp-list-item:first-child{
    border-top: none;
}

.sp-list-item:hover, .sp-list-item.active{
    background: #f5f8ff;
}

.sp-items-list{
    padding-right: 20px;
}

.sp-map-btn, .np-map-btn, .up-map-btn{
    font-size: 13px;
    border: none;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: 2px;
    text-underline-offset: 18%;
    color: #16489F;
    align-items: center;
    background: transparent;
    gap: 4px;
    cursor: pointer;
}

.sp-map-btn:hover, .np-map-btn:hover, .up-map-btn:hover{
    text-decoration: none;
}

#np-map-popup, #up-map-popup{
    width: 90%;
    height: 90%;
    padding: 20px;
}

#np-map-viewport, #up-map-viewport{
    height: 100%;
}

.np-map-wrap, .up-map-wrap{
    width: 100%;
}

@media (max-width: 1024px){
    #np-map-popup, #up-map-popup{
        width: 100%;
        height: 100%;
        padding: 20px;
    }

    .np-map-fancybox .fancybox-slide, .up-map-fancybox .fancybox-slide{
        padding: 0;
    }
}

.search-category-template, .search-item-template{
    display: none;
}

.p-reviews {
    margin-bottom: 30px;
}

.p-reviews .p-reviews-item:first-child {
    margin-top: 0;
}

.p-reviews .p-reviews-item {
    margin-top: -1px;
}
.p-reviews-item {
    padding: 10px 30px 12px 10px;
    position: relative;
    font-size: 15px;
    border: 1px solid #d8e2ef;
}

.p-reviews-item__base {
    display: flex;
}

.p-reviews-item__media {
    width: 100px;
    height: 100px;
    margin-right: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.p-reviews-item__body {
    padding-top: 5px;
}

.p-reviews-item__vendor-code {
    color: #c1c1c1;
    margin-bottom: .5em;
}

.p-reviews-item__title {
    display: block;
    margin-bottom: .85em;
    padding-right: 50px;
}

.p-reviews-item__hidden {
    padding-top: 12px;
    padding-left: 120px;
}
.hidden-content {
    display: none;
    margin-bottom: 10px;
}

.p-reviews-item__text p {
    margin-bottom: .65em;
}

.p-reviews-item__pubdate {
    font-size: 13px;
    color: #c1c1c1;
}

.p-reviews-item__text p:last-child {
    margin-bottom: 0;
}

.open-review-btn {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 10px;
    top: 10px;
}

.p-reviews-item__rating{
    display: flex;
}

.p-reviews-item__rating .rating{
    margin-right: 20px;
}

.open-review-btn{
    background: transparent;
}

.open-review-btn:hover{
    background: transparent;
}

.questionare-form{
    padding-top: 20px;
    max-width: 720px;
}

.questionare-form .form-group{
    margin-bottom: 10px;
}


.history {
    font-size: 15px;
    margin-bottom: 30px;
}

.history-head {
    display: flex;
    align-items: center;
}

.history .cart-tbl, .history-head__item, .history-row.opened .history-base {
    background-color: #f5f8ff;
}

.history-head__item {
    width: calc((100% - 150px) / 3);
    padding: .75em 10px;
}

.history-head__item:first-child {
    padding-left: 30px;
    width: 150px;
    flex-shrink: 0;
}

.history-head__item span {
    display: inline-block;
    position: relative;
}

.history-body {
    border: 1px solid #d8e2ef;
    border-top: 0;
}

.history-row {
    padding-top: 0;
}

.history-details .cart-tbl tr:first-child, .history-row {
    border-top: 1px solid #d8e2ef;
}

.hidden-wrap {
    padding-top: .85em;
}

.history-base {
    display: flex;
    background-color: #fff;
}

.history-base, .social__item {
    transition: background-color .35s;
}

.history-base .history-col {
    width: calc((100% - 150px) / 3);
    padding: 1.5em 10px;
    position: relative;
}

.history-base .history-col:first-child {
    padding-left: 30px;
    width: 150px;
    flex-shrink: 0;
}

.units-list-table .history-head .history-head__item{
    width: calc((100% - 810px)/2);
}

.units-list-table.groups-list-table>.history-head .history-head__item, .units-list-table.groups-list-table .units-group-list>.unit-row>.history-base .col-title{
    width: calc((100% - 820px));
}

.units-list-table.groups-list-table>.history-head .history-head__item.head-status, .units-list-table.groups-list-table .units-group-list>.unit-row>.history-base .col-status{
    width: 100px;
}

.units-list-table.groups-list-table>.history-head .history-head__item.head-spent, .units-list-table.groups-list-table .units-group-list>.unit-row>.history-base .col-spent{
    width: 200px;
}

.units-list-table.groups-list-table>.history-head .history-head__item.head-limits, .units-list-table.groups-list-table .units-group-list>.unit-row>.history-base .col-limits{
    width: 400px;
}

.units-list-table.groups-list-table>.history-head .head-delete, .units-list-table.groups-list-table .units-group-list>.unit-row>.history-base .col-delete{
    width: 60px;
}

.units-list-table .history-head .head-delete{
    width: 60px;
}

.units-list-table .history-head .head-status{
    width: 150px;
}

.units-list-table .history-head .head-limits{
    width: 400px;
}

.units-list-table .history-head .head-spent{
    width: 200px;
}

.units-list-table .history-body .history-col{
    width: calc((100% - 810px)/2);
}

.units-list-table .history-body .col-delete{
    width: 60px;
}

.units-list-table .history-body .col-status{
    width: 150px;
}

.units-list-table .history-body .col-limits{
    width: 400px;
}

.units-list-table .history-body .col-spent{
    width: 200px;
}


.group-units-wrap{
    display: none;
}

.unit-limits-edit-btn .icon-edit, .unit-group-edit-btn .icon-edit, .group-limits-edit-btn .icon-edit, .group-name-edit-btn .icon-edit{
    height: 16px;
    width: 16px;
    margin-top: -5px;
    margin-left: 10px;
}

.unit-limits-edit-wrap, .unit-group-edit-wrap, .group-limits-edit-wrap{
    display: none;
}

.unit-limit-input, .group-name-input{
    width: 70px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    padding: 0 5px;
    margin-right: 5px;
    margin-left: 5px;
}

.group-name-input{
    width: 170px;
    text-align: left;
    margin-left: 0;
}

.unit-limit-input:first-child{
    margin-left: 0;
}

.limit-item{
    margin-right: 5px;
    margin-left: 5px;
}

.limit-item:first-child{
    margin-left: 0;
}

.unit-limits-apply-btn svg, .unit-limits-discard-btn svg, .unit-group-apply-btn svg, .unit-group-discard-btn svg, .group-limits-apply-btn svg, .group-limits-discard-btn svg, .group-name-apply-btn svg, .group-name-discard-btn svg{
    height: 14px;
    margin-top: -4px;
}

.unit-limits-apply-btn, .unit-group-apply-btn, .group-limits-apply-btn, .group-name-apply-btn{
    margin-left: 10px;
    margin-right: 2px;
}

.unit-select-wrap{
    width: 200px;
}

.group-units-wrap{
    margin-top: 5px;
}

.group-units-wrap .history-body{
    border-left: 0;
    border-right: 0;
}

.units-group-list>li .history-col{
    padding-top: 1em;
    padding-bottom: 1em;
}

.group-units-show-btn{
    width: 21px;
    height: 10px;
    top: 19px;
    right: 20px;
}

.group-units-show-btn .icon-down{
    width: 21px;
    height: 10px;
}

.group-name-edit-wrap{
    display: none;
}

.history .icon {
    display: inline-block;
}
.icon-close {
    font-size: 1rem;
    width: 1em;
}
.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: #16489f;
    transition: fill .35s, transform .35s, filter .35s;
}

.units-list-table .btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    background: 0 0;
    outline: 0 !important;
    padding: 0;
    height: auto;
}

.col-md-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
}

.offer__cats .is-bold>a{
    font-weight: bold;
}

.offer__cats .is-color>a{
    color: #ff5650;
}

.form-group__input-wrapper.is-phone:after {
    content: '+38';
    position: absolute;
    top: 17px;
    left: 1em;
    color: #817f7f;
    line-height: 16px;
    font-size: 16px;
}

.form-group__input-wrapper.is-phone input {
    padding-left: 45px;
}

.auth-msg {
    display: none;
    color: #ff5650;
    font-size: 13px;
    padding-top: 15px;
}

.expand-text-wrap{
    overflow: hidden;
    max-height: 70px;
}

.expand-text-wrap.opened {
    max-height: 100%!important;
    overflow: visible;
}

.js-show-hidden {
    font-size: 15px;
}

.js-show-hidden.active svg {
    transform: rotate(180deg);
}

li.cat-menu-item:not(.is-parent) > a > .cat-item-arrow{
    display: none;
}

.offer__cats-submenu li a:hover {
    color: #ff5650;
}

.about-page img{
    width: auto;
    max-width: 100%;
}

.promo-section__title {
    font-size: 22px;
    font-weight: 700;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.45em;
}

.promo-section__title>span {
    display: inline-block;
    padding-right: 20px;
    z-index: 1;
    color: #000;
}

.promo-section .counter-wrap, .promo-section__more-link, .promo-section__title .tabs, .promo-section__title>span {
    background-color: #fff;
    position: relative;
}

.promo-section__title:after {
    background-color: #e5eefb;
    position: absolute;
}

.content-section__title:after, .promo-section__title:after {
    width: 100%;
    height: 1px;
    top: .77em;
    left: 0;
    right: 0;
    content: "";
}

.inline-gallery {
    display: flex;
    flex-wrap: wrap;
    margin: -30px -15px 30px;
}

.inline-gallery__item {
    display: block;
    margin: 30px 15px;
    width: calc(25% - 30px);
    padding: 20px;
    border: 1px solid #d8e2ef;
}

@media (max-width: 1200px) {
    .inline-gallery__item {
        padding: 0;
    }
}

.zoom-link {
    display: block;
    position: relative;
}

.zoom-link:before {
    width: 100%;
    height: 100%;
    background: #000;
    transition: opacity .6s;
}

.zoom-link:hover:before {
    opacity: .6;
}

.zoom-link:after, .zoom-link:before {
    position: absolute;
    opacity: 0;
    content: "";
    left: 0;
    top: 0;
}

.zoom-link:after {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/search.svg);
    background-size: contain;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: scale(0);
    transition: transform .35s, opacity .35s;
}

.zoom-link:hover:after {
    opacity: 1;
    transform: scale(1);
}

.zoom-link img {
    margin: auto;
    vertical-align: middle;
}

.product-reviews{
    margin-bottom: 72px;
}

.product__info-sale-text{
    font-weight: normal;
    font-size: clamp(14px, 3vw, 24px);
    padding-right: 20px;
}

.product__info-sale-red {
    font-size: clamp(15px, 3vw, 24px);
}

.product__info-sale>div{
    width: auto;
}

.product__info-sale {
    justify-content: start;
}

.map-wrap #viewport {
    height: 500px;
}

.contacts__bot-item .mapinfo, .contacts__top-block-content .mapinfo{
    display: none;
}

.delivery-map-wrap{
    background: #ffffff;
    padding: clamp(16px, 2vw, 30px);
}

#sp-map-viewport {
    min-height: 500px;
}

.sp-container {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}

.sp-list-wrap {
    width: 20%;
    height: 100%;
    overflow: auto;
}

.sp-map-wrap {
    width: 80%;
}

.search-category-item a:hover{
    color: #FF5650;
}

.filter__item-choice-item{
    height: auto;
    padding: 3px 12px;
}

.formats__item.circle {
    border-radius: 16px;
}

.smart-filter-item.is-disabled{
    cursor: default;
    opacity: 0.5;
}

.smart-filter-item.is-disabled:hover{
    border-color: #D8E2EF;
}

.formats__item.checked:before {
    display: none;
}

.formats__item .sf-close-btn {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #16489F;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8' fill='none'><path d='M1 1L6.99936 6.99936M1.00781 7L7.00717 1.00064' stroke='white' stroke-width='1.5' stroke-linecap='round'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px 8px;
    top: -7px;
    right: -7px;
    display: none;
    cursor: pointer;
}

.formats__item.checked .sf-close-btn{
    display: inline-block;
}

.formats__item img{
    height: 22px;
    width: auto;
}

.free-delivery-not-allowed-msg{
    position: relative;
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
    margin-bottom: 20px;
    font-size: 14px;
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.product__gallery-slider{
    height: 440px;
    margin-bottom: 0;
}

@media (min-width: 1641px) {
    .product__gallery-slider{
        height: 559px;
    }
}

@media (min-width: 841px) and (max-width: 1365px) {
    .product__gallery-slider{
        height: 559px;
    }
}

.product__gallery-bottom-wrapper{
    padding-bottom: 0;
}

.product__gallery-thumb {
    margin-top: 10px;
}

.product__gallery-slider .product-slider img {
    width: 100%;
    height: 100%;
}

.product__info-actions .price b {
    font-size: clamp(17px, 4vw, 28px);
}

.product__info-actions .price b span {
    font-size: 22px;
}

.promo-discard-btn{
    display: none;
}

.product-related__item-price {
    color: #000000;
}

.price--accent, .price--hot, .price--accent b, .price--hot b {
    color: #ff5650;
}

.product-waredata{
    padding-top: 15px;
}

#waredatablock {
    position: relative;
}

.responsible-wrap {
    font-size: 12px;
}

.waredata-link {
    font-size: 12px;
    border-bottom: 1px dashed #16489f;
}

#waredatatab {
    left: -350px;
    top: 55px;
    display: none;
    padding-top: 20px;
    width: 800px;
}

.arrow_box {
    position: absolute;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    z-index: 1050;
    padding: 9px 15px;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

#waredatatab .btn_close {
    width: 14px;
    height: 14px;
    border: 1px solid #16489f;
    border-radius: 7px;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    font-size: 10px;
    text-align: center;
}

table.stdtab {
    width: 100%;
    margin: 5px 0;
    font-size: 80%;
}

table.stdtab tbody tr {
    background: #fff;
}

table.stdtab tbody td {
    border-right: 1px dotted #eee;
    border-bottom: 1px dotted #eee;
    padding: 2px 5px;
    font-size: 10px;
}

table.stdtab thead td, table.stdtab tr.title td {
    padding: 4px 4px;
    background: #b22c1b;
    border-top: 2px solid #e0e1e5;
    font-weight: bold;
    font-size: 10px;
    color: #fff;
    text-align: center;
}

.arrow_box:before {
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0.15);
    border-width: 11px;
    margin-left: -11px;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}
.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.category-set-table tbody tr {
    border-bottom: 1px solid #e5eefb;
}


.category-set-table th {
    font-weight: 400;
    text-align: left;
    background-color: #f5f8ff;
}

.category-set-table th, .category-set-table td {
    font-size: 15px;
    padding: .65em 10px;
}

.category-set-table th, .category-set-table td{
    text-align: center;
}

@media (max-width: 575px) {
    .main .offer, .main .stronger, .main .stock, .main .news, .main .brands {
        padding: 15px 0;
    }

    .main .product-cards {
        padding: 15px 0 0 0;
    }

    .product-related__list-home {
        margin-bottom: 0;
    }

    .product-cards__wrapper {
        gap: 15px;
    }
}

.product__gallery .product-card__labels{
    top: 0;
    left: 0;
    z-index: 80;
}

@media (min-width: 768px) {
    .product__info-delivery-item-right {
        justify-content: normal;
    }
}

.product__info-delivery-title{
    font-size: 18px;
}

.product-card__bottom .price b span{
    font-size: 20px;
}

.offer__cats-submenu li a {
    font-size: 15px;
}

.brand-page-wrap{
    display: flex;
}

.brand-descr-wrap {
    padding-left: 50px;
}

.brand-image-wrap img {
    width: auto;
    max-width: 450px;
}

.filter__checkbox:nth-child(n+11) {
    display: flex;
}

.filter__checkbox.hidden {
    display: none;
}

.catalog-menu__cats-block .catalog-lvl2-title:hover {
    background: #E5EEFB;
}
.catalog-menu__cats-block .catalog-lvl2-title {
    font-weight: 400;
    font-size: 14px;
    background: #fff;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 17px 30px 16px;
    cursor: pointer;
    transition: 0.3s ease;
}

.catalog-menu__cats-block .catalog-lvl2-title a {
    padding: 0;
}

.catalog-menu__cats-block .catalog-lvl2-title.active svg {
    transform: rotate(90deg);
}

.catalog-menu__cats-block .catalog-lvl2-title svg {
    transition: 0.3s ease;
}

.catalog-menu__cats-block .catalog-lvl2-title.active svg path {
    stroke: #16489F;
}

.catalog-menu__list > li.empty svg{
    display: none;
}

.catalog-menu__cats-block .catalog-lvl2-title.empty svg{
    display: none;
}

@media (max-width: 1200px) {
    .has-fixed-menu-mob main.main{
        margin-top: 64px;
    }

    .has-fixed-product-menu main.product-page{
        margin-top: 117px;
    }
}

@media (min-width: 1201px) {
    .has-fixed-menu main.main{
        margin-top: 72px;
    }

    .has-fixed-product-menu main.product-page{
        margin-top: 122px;
    }
}

.categories__item-img>a{
    height: 85%;
}

.categories__item-img img{
    height: 100%;
}

.product-card-title-link{
    height: 47px;
}

.cart__col.cart__col--price, .cart__col.cart__col--discount, .cart__col.cart__col--sum{
    justify-content: right;
}

.cart__col.cart__col--code, .cart__col.cart__col--sku{
    justify-content: left;
}

.col-nodiscount .only-mobile{
    display: none;
}

.cart__status p span {
    line-height: 1.3;
    font-size: 12px;
    color: #8996A7;
}

@media (min-width: 1201px) {
    .header__bottom-wrapper {
        background: #bdcadf;
    }

    p.header__actions-profile-name{
        color: #000;
    }
}

.tooltip-mark {
    left: -100px;
}


.profile-activation-wrap{
    position: relative;
    border: 2px solid #d8e2ef;
    border-radius: 4px;
    padding: 8px 18px;
    margin-bottom: 17px;
    margin-top: 0;
    background-color: #f5f8ff;
    font-size: 14px;
}

.profile-activation-wrap.loading:before{
    background-size: 40px;
}

.profile-activation-phone-input, .profile-activation-phone-code-input, .afterreg-phone-code-input, .reset-code-input{
    display: inline-block;
    background: none;
    width: 170px;
    padding: 0 10px;
    border: none;
    font-weight: bold;
}

.profile-activation-phone-code-input, .afterreg-phone-code-input, .reset-code-input{
    letter-spacing: 5px;
    width: 85px;
    height: 32px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.format-error{
    color: #ff5650;
}

.profile-phone-submit-btn, .phone-code-submit-btn, .reset-code-submit-btn{
    height: 34px;
    line-height: 34px;
}

.profile-activation-close{
    position: absolute;
    top: -10px;
    right: -10px;
    background: #ff5650;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    line-height: 20px;
}

.profile-activation-close:hover{
    color: #fff;
}

.profile-activation-close:hover .icon-close{
    fill: #ffffff;
}

.profile-activation-close .icon-close{
    fill: #ffffff;
    width: 10px;
    height: 10px;
}

.input-wrap{
    position: relative;
}

.input-wrap.is-phone:before{
    content: '+38';
    position: absolute;
    top: 11px;
    left: 1em;
    color: #817f7f;
    line-height: 17px;
}

.input-wrap.is-phone input{
    padding-left: 47px;
}

.input-wrap input[type="text"], .input-wrap input[type="email"], .input-wrap input[type="phone"], .input-wrap input[type="password"]{
    padding-bottom: 0;
}

.discount__content{
    min-height: 400px;
}

.afterreg-phone-code-submit-btn{
    display: inline-block;
    width: auto;
    margin-left: 20px;
    height: 34px;
}

.registration {
    width: 510px;
    max-width: 100%;
}

.registration__inner {
    padding-top: 18px;
    margin-bottom: 20px;
    background-color: #f5f8ff;
}

.tabs--switch {
    border-bottom: 1px solid #d8e2ef;
    padding-left: 12px;
    padding-right: 12px;
}
.tabs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.tabs--switch .tabs__item {
    padding-bottom: .5em;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin: 0;
}
.tabs__item {
    display: inline-block;
    font-weight: 700;
    color: #16489f;
    transition: color .35s;
    cursor: pointer;
    margin-right: 1em;
    line-height: 1.35em;
}

.tabs__item.current {
    color: #111;
    cursor: default;
    border: 0;
}

.tabs--switch .tabs__item:after {
    display: inline-block;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    background-color: #16489f;
    opacity: 0;
    transform: translateY(2px);
    transition: transform .35s, opacity .35s;
    z-index: 1;
}

.tabs--switch .tabs__item.current:after {
    transform: translateY(0);
    opacity: 1;
}

.registration .tabs-content {
    padding: 30px;
}

.tabs-content .box:not(.visible) {
    display: none;
}

.printed-bill-row {
    background: #b0caad;
}

.payment-select-tmp{
    display: none;
}

.popup-cart{
    max-height: 600px;
    overflow: auto;
}

.cart__ordering .form-group-select .nice-select {
    padding: 5px 40px 5px 20px;
}

.nice-select .current{
    width: 100%;
    display: inline-block;
    overflow: hidden;
    height: 100%;
    white-space: normal;
}

.nice-select .option{
    white-space: normal;
}

.delivery-wrap{
    display: none;
}

.error-select .nice-select, .error-select .select2-selection{
    border-color: #FF5650!important;
}

.product__info-delivery-item-right p {
    text-align: left;
}

.free-delivery-not-allowed-msg{
    display: none;
}

.freedel-msg-visible{
    display: block;;
}

.discount-to-bonus-wrap{
    font-size: clamp(13px, 3vw, 16px);
}

.discount-to-bonus-info{
    display: none;
}

.cart-summary-discounttobonus{
    padding: 5px;
    background: #f5f8ff;
}

.slider-button.swiper-button-disabled {
    display: none!important;
}

.catalog__sort-block .nice-select .list{
    left: auto;
    right: 0;
    width: 170px;
}

@media (max-width: 800px) {
    .sp-list-wrap{
        display: none;
    }

    .sp-map-wrap {
        width: 100%;
    }
}

.catalog__title, .cart__title, .contacts__title, .profile__title {
    font-size: clamp(20px, 3vw, 24px);
}

.clipboard-item{
    cursor: pointer;
}

.product__gallery-delivery{
    z-index: 9;
}

.product__info-actions-call.active {
    background: #16489F;
}

.product__info-actions-call.active span {
    color: #fff;
}

.product__info-actions-call.active path {
    stroke: #fff;
}

/*
@media (max-width: 767px) {
    .product__info-actions-heart, .product__info-actions .price {
        width: auto;
    }

    .product__info-actions .btn-buy {
        width: 237px;
    }
}
    */

.header .search-form button.mob-search-close{
    display: none;
    width: 45px;
    padding-right: 0;
}

@media (max-width: 1200px) {
    .js-search-panel.active .search-form button.mob-search-close{
        display: flex;
    }

    .js-search-panel.active .search-frm__input{
        padding-left: 5px;
        font-size: 16px;
    }
}

.header__actions-btn-profile.hovered{
    z-index: 150;
}

@media (max-width: 767px) {
    .product__info-actions-left .btn-buy{
        width: 50px;
    }

    .product__info-actions-left .btn-buy span{
        display: none;
    }

    .product__info-actions-left {
        flex-wrap: nowrap;
        gap: 40px;
        row-gap: 12px;
        justify-content: start;
        width: 100%;
    }

    .product__info-actions-left .price{
        width: auto;
    }
}

@media (max-width: 500px) {
    .product__info-actions-left {
        gap: 10px;
        margin-right: 10px;
    }

}

@media (max-width: 768px) {
    .offer__banners .swiper-slide {
        width: 100%;
    }
}

    .product-about{
        background: #fff;
        position: relative;
    }

    .item-props-wrap {
        width: 50%;
        float: left;
        border-right: 5px solid #F7F8F9;
        border-bottom: 5px solid #F7F8F9;
        margin-right: 30px;
    }

    .item-props-wrap .params-tbl {
        padding: 30px;
    }

    .item-props-wrap .params-tbl{
    }

    .product-about:after{
        content: '';
        display: block;
        clear: both;
    }

    .product-about:before{
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 5px;
        width: 100%;
        background: #F7F8F9;
    }

    .good-item-descr-inner{
        padding: 30px 30px 30px 0;
        font-size: 16px;
        line-height: 1.6;
    }

    .item-prop-title, .item-descr-title{
        background: #F7F8F9;
        padding-bottom: 10px;
        display: none;
    }

.expand-text-wrap {
    overflow: hidden;
    max-height: 200px;
    position: relative;
}

.product-about-titles{
    padding-bottom: 10px;
}

.product-about-titles:after{
    content: '';
    display: block;
    clear: both;
}

.product-about-titles h2{
    float: left;
    width: 50%;
}

.product-about__description-btn {
    display: inline-block;
    display: none;
    position: absolute;
    background-color: transparent;
    bottom: 10px;
    right: 30px;
    width: auto;
    padding: 3px 0;
    font-size: 15px;
    border: none;
    cursor: pointer;
}

.expand-text-wrap:after {
    display: block;
    content: '';
    height: 80px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%, #fff 75%);
}

.expand-text-wrap.opened:after{
    display: none;
}

.good-item-descr-inner.opened{
    padding-left: 30px;
}


.product-about__description-btn svg{
    position: relative;
    top:4px;
}

@media (max-width: 1199px) {
    .product-about-titles{
        display: none;
    }

    .item-prop-title, .item-descr-title{
        display: block;
    }

    .item-props-wrap {
        float: none;
        width: 100%;
        border-right: 0;
        border-bottom: 20px solid #F7F8F9;
    }

    .good-item-descr-inner{
        padding-left: 30px;
    }
}

.bonus-cert-cancel{
    font-size: clamp(13px, 3vw, 15px);
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: 2px;
    text-underline-offset: 18%;
    cursor: pointer;
    color: #FF5650;
}

.bonus-item-link{
    padding-right: 10px;
}

.bonus-item-link p{
    white-space: nowrap;
}

.bonus-item-link .value{
    line-height: 17px;
}

.bonus-item-link span span{
    margin-left: 0;
    padding-right: 0;
}

.seo-section {
    position: absolute;
    top: -10000px;
    left: -10000px;
    margin-bottom: 0;
    box-sizing: content-box;
    font-size: 16px;
    line-height: 26px;
    padding: 40px 0;
}

.seo-section h1, .seo-section h2 {
    font-size: 32px;
}

.seo-section .expand-text-wrap:after {
    background: linear-gradient(180deg, rgba(247, 248, 249, 0) 0, #F7F8F9 100%);
}

.seo-section .js-show-hidden{
    margin-top: 0;
}

@media (max-width: 1199px) {
    .seo-section {
        padding: 20px 0;
    }

    .seo-section h1, .seo-section h2 {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .col-nodiscount{
        display: none;
    }
}

.offer__cats-submenu .catalog-subcat-item a {
    color: #111111;
    font-weight: 700;
    line-height: 1.35;
    transition: 0.3s ease;
}

.tooltip-item-readmore{
    cursor: pointer;
}

.news-text img{
    width: auto;
}

.popup__content img{
    width: auto;
    max-width: 100%;
}


.product__info-details > div:first-child{
    width: calc(70% - 4px);
}

.product__info-details > div:last-child{
    width: calc(30% - 4px);
}

@media (min-width: 1366px) and (max-width: 1640px) {
    .product__info-details{
        display: block;
    }

    .product__info-details > div:first-child{
        width: 100%;
        margin: 10px 0;
    }

    .product__info-details > div:last-child{
        width: 100%;
    }

    .product__info-sku {
        justify-content: flex-start;
    }
}

.gallery-popup__title {
    font-weight: 700;
}

.product-cards__top-link:hover{
    color: #FF5650;
}

.main > .container{
    overflow: visible;
}

.main.main-page > .container{
    overflow: hidden;
}

.replies-wrap{
    padding-left: 20px;
}

.reviews-answers-num{
    margin-left: 10px;
    font-size: 13px;
    border: none;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: 2px;
    text-underline-offset: 18%;
    color: #16489F;
    cursor: pointer;
}

.product-reviews__item.opened{
    background-color: #f5f8ff;
}

.product-reviews__column-list .product-reviews__block{
    padding: 20px 15px;
}

.product-reviews__item-title{
    display: flex;
}

.product-reviews__item-title svg{
    margin-right: 5px;
}

.review-reply-wrap{
    display: none;
    padding: 20px;
    background-color: #f5f8ff;
    border-radius: 5px;
    position: relative;
}

.review-reply-wrap .product-reviews__textarea-wrapper {
    padding-bottom: 0;
}

.review-reply-close-btn{
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
}

.review-reply-close-btn svg{
    width: 18px;
    padding: 0;
    margin: 0;
    display: block;
}

.product-reviews__item{
    padding-left: 15px;
    padding-right: 15px;
}

.profile__orders-product-title:hover{
    color: #FF5650;
}

#banner-popup {
    padding: 0;
    overflow: visible;
    vertical-align: bottom;
}

#banner-popup .fancybox-close-small {
    top: -15px;
    right: -8px;
    background: #fff;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    padding: 4px;
    opacity: .9;
}

.banner-popup-modal{
    position: fixed;
    bottom: 45px;
    right: 20px;
    border: 1px solid #d8e2ef;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    background: #fff;
    width: 400px;
    z-index: 30;
    max-width: 70%;
    max-height: 70%;
}

.banner-popup-modal.bannerpopup-position-2{
    right: 50%;
    margin-right: -200px;
}

.banner-popup-modal .popup__inner{
    padding: 15px 20px;
}

@media (max-width: 480px) {
    .banner-popup-modal .popup__inner{
        padding: 10px;
    }
}

@media (max-width: 575px) {
    .banner-popup-modal{
        bottom: 70px;
        right: 10px;
    }

    .banner-popup-modal .popup__inner{
        padding: 10px;
    }
}

.banner-popup-modal .popup__title{
    display: none;
}

.banner-popup-modal .popup-close{
    position: absolute;
    top: -50px;
    right: 0;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
    line-height: 26px;
}

.banner-popup-modal .popup-close .icon-close{
    position: absolute;
    top: 5px;
    left: 6px;
    width: 20px;
    height: 20px;
    fill: #000;
}

.fancybox-container.bannerpopup-position-1 #banner-popup{
     vertical-align: middle;
}

.fancybox-container.bannerpopup-position-2 #banner-popup{
    vertical-align: bottom;
}

.fancybox-container.bannerpopup-position-3 #banner-popup{
    vertical-align: bottom;
}

.fancybox-container.bannerpopup-position-3 .fancybox-slide{
    text-align: right;
}

@media (max-width: 1640px) {
    .cat-menu-opened .cat-menu-item:nth-child(n+9){
        display: none;
    }
}

#managerupdatepopup {
    position: absolute;
    left: 50%;
    top: 0;
    padding: 10px;
    border: 1px solid #999;
    border-radius: 5px;
    background: #fff;
    font-size: 12px;
    text-align: center;
    width: 1200px;
    margin-left: -600px;
    z-index: 10;
}

#managerupdatepopup .admin-cat-check{
    margin-left: 20px;
    display: inline-block;
    color: #16489f;
}

#managerupdatepopup .admin-cat-check a{
    color: #ff5650;
}

@media(max-width: 900px){
    #managerupdatepopup {
        display: none;
    }
}

@media (max-width: 490px) {
    .gallery-popup__top-right .btn-buy:not(.in-cart) .incart-icon {
        display: none;
    }
}

.offer__banners img:hover {
    transform: none;
}

.brand-items-link-wrap{
    padding-top: 30px;
}

.receiver-info-wrap:not(.receiver-info-wrap-visible){
    display: none;
}