:root {
    --header-logo-img-width: 220px;
    --header-logo-mobile-img-height: 15px;
    --input-bg-color: #f2f2f3;

}

/*h1, h2, h3, h4, h5, h6 {*/
/*    font-family: "Unbounded", sans-serif; !important;*/
/*    font-optical-sizing: auto;*/
/*    font-weight: inherit;*/
/*    font-style: inherit;*/
/*}*/

.services-shop__icon {
    background: #fff;
}

.bg-vk {
    background-color: #4C75A3;
}

.bg-tg {
    background-color: #37AEE2;
}


.product-group__item {
    box-shadow: inset 0 0 0 2px var(--color-contrast-lower);
}

.product-group__item img {
    padding: 2px;
}

.product-group__item:hover {
    box-shadow: inset 0 0 0 2px var(--color-primary-lighter);
}

.product-group__item.product-group__item--active {
    box-shadow: inset 0 0 0 2px var(--color-primary);
}


.product-group__item .product-group__item--active {

}


.header-catalog__open {
    height: 40px;
    line-height: 40px;
}


.product-main__button-added,
.product-main__quantity {
    margin: 0;
}

.product-services__item {
    margin: 0 0 0px;
}


.btn--success {
    background: var(--color-success);
    color: var(--color-white);
}

.btn--success:hover {
    background: var(--color-success-dark);
}

.btn--success:focus-visible {
    /*box-shadow: inset 0px 1px 0px hsla(var(--color-white-h), var(--color-white-s), var(--color-white-l), 0.15), 0px 1px 2px hsla(var(--color-accent-darker-h), var(--color-accent-darker-s), var(--color-accent-darker-l), 0.25), 0px 1px 4px hsla(var(--color-accent-darker-h), var(--color-accent-darker-s), var(--color-accent-darker-l), 0.1), 0px 3px 6px -2px hsla(var(--color-accent-darker-h), var(--color-accent-darker-s), var(--color-accent-darker-l), 0.1), 0px 0px 0px 2px var(--color-bg), 0px 0px 0px 4px var(--color-accent);*/
}


.mm-mobile-catalog {
    display: grid;
    gap: 10px;
}

.mm-mobile-catalog__item {
    margin: 0;
    flex: 0;
    width: 100%;
}


.header-main {
    padding: 10px 0 10px;
}

.horizontal-catalog__items {
    padding: 0px 0px 12px 0;
}


.product-tile__image {
    padding: 0;
}


.inner-inline-block * {
    display: inline-block;
}

.post-page ol, .category-desc ol {
    margin: 0 0 10px 24px;
    list-style: decimal;
}

.post-page ul, .category-desc ul {
    margin: 0 0 0 24px;
    list-style: disc;
}

.post-page p, .category-desc p {
    margin: 0 0 10px;
}

.post-page h2, .post-page h3 {
    margin: 20px 0;
}

.post-page a, .category-desc a {
    color: #f00;
}


a {
    color: inherit;
}

.products-list__outer {
    padding: 10px 10px 18px;
}

.categories-tile__outer.-sk-pb {
    padding-bottom: 70px;
    padding-top: 70px;
}

.product-tile__meta {
    min-height: auto;
}

.products-list {
    gap: 20px 0px;
}


.text-center {
    text-align: center;
}


.product-gallery-previews.-sk-carousel {
    height: 400px !important;
}

.owl-carousel .owl-item img {
    max-width: 100% !important;
}


.product-rating__star {
    color: #bdb03c;
}


.option-buttons__head {
    display: flex;
    justify-content: space-between;
}

.startwebsite__table-size_linkp {
    cursor: pointer;
}

.startwebsite__table-size_link {
    align-items: center;
    display: flex;
    border-bottom: 1px dashed;
    border-color: #868695;
    text-decoration: none;
}

.product-groups {
    position: relative;
    margin-top: 0px;
}


.popup-content {
    padding: 32px 40px;
    border-radius: 20px;
}

button.mfp-close, button.mfp-close:active {
    background-color: #d5d5d5;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    border-radius: 50rem;
    line-height: 32px;
}

.option-buttons__item {
    border: 1px solid #d3d3d3;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .06);
}


.last-reviews__outer {
    margin: 50px 0 50px;
    /*display: flex;*/
}


.bellLight__close {
    cursor: pointer;
}

.bellLight__form {
    grid-gap: 10px;
    display: grid;
    padding-top: 1rem;
    padding-bottom: .5rem;
}

.bellLight__form input {
    width: 100%;
}

.bellLight__form .bellLight__input_error {
    border: 1px solid #ff2424;
}

.bellLight-sokal {
    padding-top: 1.5rem;
}

.bellLight-sokal-titl {
    font-size: .8rem;
    color: #7c7c7c;
}

.bellLight-sokal-grid {
    grid-gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    display: grid;
}

.bellLight-sokal-grid a {
    text-decoration: none;
    background-color: #f2f2f3;
    border-radius: 0.475em;
    padding: .5rem;
    display: flex;
}

.bellLight-sokal-icon {
    --size: 1.5em;
    height: var(--size);
    width: var(--size);
    display: inline-block;
    color: inherit;
    fill: currentColor;
    line-height: 1;
    flex-shrink: 0;
    max-width: initial;
}

.bellLight-sokal-grid a.svg-tm {

}

.bellLight-sokal-grid a span {
    line-height: 1;
    font-size: 14px;
    padding-left: 8px;
    color: #696969;
    display: flex;
    align-items: center;
}

.svg-wa {
    color: #2cb742;
}

.svg-tm {
    color: #27a7e7;
}


/*--------------------------*/


.product-main__cart {
    box-sizing: border-box;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    padding: 16px 18px;
    background: #f8f7f5;
    border-radius: 20px;
}

.product-quantity {
    background: #dedede;
}

.grid-bbt-dop {
    grid-gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    display: grid;
    padding-top: 10px;
}

.product-main__add2cart {
    margin: 0px;
}

.product-main__fastorder {
    margin: 0px;
}

.bbt-ekspert {
    background: #2cb742;
    padding: 0 15px;
    width: 100%;
}


.tbank-grid {
    padding-top: 10px;
    grid-gap: 10px;
    display: grid;
}

.accordion-tabs-tbank .accordion-tab {
    border-radius: 17px;
    background: var(--wrap-bg-color);
    border: 1px solid #dedede;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .03);
    margin: 0 0 2px;
}

.accordion-tabs-tbank .accordion-tab .accordion-tab__head {
    padding: 15px 18px;
}

.accordion-tabs-tbank .accordion-tab.selected .accordion-tab__content {
    padding: 0 15px 18px;
}

.accordion-tabs-tbank .accordion-tab.selected .accordion-tab__content {
    padding-top: 10px;
    grid-gap: 4px;
    display: grid;
}

.accordion-tabs-tbank .accordion-tab .accordion-tab__content button {

}

.accordion-tabs-tbank .tinkoff_no_hide_disabled {
    background-color: #e4e4e4;
    color: #000;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.07);
    padding: 0 15px;
    text-align: left;
}

.accordion-tabs-tbank .tinkoff_no_hide_disabled:hover {
    background-color: #dbdbdb;
}

.accordion-tabs-tbank .accordion-tab .accordion-tab__head .accordion-tab__title {
    font-weight: 600;
    line-height: 1.3;
}

.accordion-tabs-tbank .accordion-tab .accordion-tab__head .accordion-tab__title span {
    display: block;
    color: #929191;
    font-size: 12px;
}

.product-popup-options .tbank-grid {
    display: none;
}

.product-popup-options .grid-bbt-dop {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
}


.product-tile__name {
    line-height: 18px;
    overflow: hidden;
    font-size: 16px;
    height: auto;
}


.bbt-tinkoff_kredit {
    border-radius: 17px;
    background: #fff;
    border: 1px solid #dedede;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .03);
    margin: 0 0 2px;
    color: #000;
}

.bbt-tinkoff_kredit:hover {
    border: 1px solid #e4e4e4;
    background-color: #e4e4e4;
}


.price.product-tile__price,
.product-price {
    color: var(--color-contrast-high);
}

.price.product-tile__price.product-tile__price-compare,
.product-price.product-tile__price-compare {
    color: #F44336;
}


.bbt-product-categ {
    background: #8c867b;
    border: 1px solid #8c867b !important;
    border-radius: 7px !important;
    height: auto !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
    box-shadow: none !important;
    white-space: break-spaces !important;
}

.button, .button-link, button, input[type=button], input[type=submit] {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.07);
}

body.touch .product-tile__action, body.touch .product-tile__dialog {
    background: hsl(0deg 25.3% 32.55% / 0%);
}

.product-compare, .product-dialog, .product-favorite {
    background: hsl(0deg 0% 96.08% / 0%);
}

.product-compare.selected, .product-favorite.selected {
    color: #fc5230 !important;
}

.product-compare, .product-dialog, .product-favorite {
    color: #ececec;
}

.products-book__list .product-book__actions span,
.products-mini-v__list .product-miniv__actions span,
.products-mini-h__list .product-minih__actions span {
    color: #807d7d;
}

.products-book__list .product-book__actions span,
.products-mini-v__list .product-miniv__actions span,
.products-mini-h__list .product-minih__actions span {
    display: inline-block;
}

.products-book__list .product-book__actions,
.products-mini-v__list .product-miniv__actions,
.products-mini-h__list .product-minih__actions {
    position: static;
    text-align: center;
}

body.touch .product-tile__actions {
    left: unset !important;
}

body.touch .product-tile__action {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 10px;
}

/*body.touch .product-tile__action, body.touch .product-tile__dialog {
    width: auto;
    height: auto;
    line-height: normal;
    border-radius: 10px;
}
body.touch .product-tile__actions, body:not(.touch) .product-tile:hover .product-tile__actions {
    width: auto;
}*/


@media (max-width: 700px) {
    .product-head {
        margin-bottom: 15px;
        line-height: 1.2;
    }
}

@media (max-width: 850px) {
    .product-head h1 {
        margin: 0 0 0px;
        display: block;
        font-size: 18px;
        line-height: 1.2;
    }
}

@media (max-width: 599px) {
    .product-main__gallery-outer {
        order: 0;
    }
}

.product-main.-sk-mobile .product-main__gallery-outer {
    border: 0px solid #ebebeb;
    border-radius: 0px 0px 0 0;
    padding: 0px;
    padding-bottom: 30px;
}

body:not(.touch) .product-tile:hover .product-tile__actions {
    left: auto;
}

.product-tile__image {
    flex: none;
}

.gallerytile.__tile-active .gallerytile__dots {
    bottom: 10px;
    top: auto;
}

.product-tile__content {
    padding: 0 0px 10px;
}


.footer_vk {
    color: #07F
}

.footer_ok {
    color: #FF7609
}

.footer_tg {
    color: #18A3E6
}

.WhatsApp {
    color: #28D146;
}


.products-list__outer {
    padding: 0px 0px 0px;
}

.product-tile__image img {
    max-height: none;
}


@media (max-width: 500px) {
    .product-tile__outer, .promo-tile__outer {
        padding: 6.5px;
    }

    .product-tile__outer, .promo-tile__outer {
        flex: 0 0 50%;
        width: 50%;
    }

    .product-tile__content {
        padding: 0 10px 10px;
    }

    .buy1click2-button-content {
        font-size: 12px;
        font-weight: 400;
    }
}


@media (max-width: 500px) {
    .products-list__offers.-carousel .product-tile__outer, .products-list__offers.-carousel .promo-tile__outer {
        padding-right: 20px;
    }
}


.sidebar-item {
    /*box-shadow: 0 0px 0px rgba(0, 0, 0, .03);
    padding: 0px 0px;*/
}

.sidebar-product__image {
    width: 40px;
}

.footer_vk {
    color: #07F
}

.footer_ok {
    color: #FF7609
}

.footer_tg {
    color: #18A3E6
}

.WhatsApp {
    color: #28D146;
}

.footer_vk {
    color: #07F
}

.footer_ok {
    color: #FF7609
}

.footer_tg {
    color: #18A3E6
}

.WhatsApp {
    color: #28D146;
}


#map {
    height: 201px;
}

@media (min-width: 64rem) {
    #map {
        height: 350px;
    }
}


.popup-content {
    padding: 20px 26px;
    border-radius: 20px;
    max-width: max-content;
}


.buy1click2-open-button_init:disabled {
    display: none !important;
}


.popup-content {
    max-width: 90rem;
}

@media (min-width: 64rem) {
    .popup-content {
        max-width: 28rem;
    }
}


.shop-advantages .services-shop__item {
    box-shadow: 0 5px 17px rgba(0, 0, 0, .03);
}

.shop-advantages .services-shop__icon {
    background: unset;
}


/*****/
.notice {
    position: fixed;
    width: 100%;
    pointer-events: none;
    z-index: 999
}

.notice__banner {
    pointer-events: auto
}

.notice__close-btn {
    --size: 32px;
    display: flex;
    width: var(--size);
    height: var(--size);
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), 0.5);
    color: var(--color-bg);
    transition: 0.2s
}

.notice .btn {
    height: max-content;
}

.notice__close-btn:hover {
    background-color: hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), 0.7)
}

.notice__close-btn .icon {
    --size: 16px
}

.notice--hide {
    opacity: 0;
    visibility: hidden
}

@media screen and (prefers-reduced-motion: no-preference) {
    .notice {
        transition: opacity 0.3s, visibility 0s 0.3s
    }

    .notice__banner {
        transition: transform 0.3s
    }

    .notice--hide .notice__banner {
        transform: translateY(20px)
    }
}


#js-product-page .add2cart .buy1click2-button_profile_4 {
    margin-top: -30px;
    margin-bottom: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-radius: 9px;
}

@media (min-width: 64rem) {
    .css-carousel {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none; /* Firefox */
    }

    .css-carousel::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .css-carousel > * {
        flex-shrink: 0;
    }
}

.story-card--expandable {
    position: relative;
    cursor: pointer;
}

.story-card--expandable .story-text-wrapper {
    max-height: 200px;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
}

.story-card--expandable.is-expanded .story-text-wrapper {
    max-height: 1500px;
}

.story-card--expandable .story-read-more-overlay {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom, transparent, hsl(0, 0%, 100%));
    pointer-events: none;
    transition: opacity 0.4s ease-out;
    border-radius: var(--radius-lg);
}

.story-card--expandable.is-expanded .story-read-more-overlay {
    opacity: 0;
}

.story-card--expandable .story-read-more-label {
    position: absolute;
    bottom: var(--space-md);
    left: 0;
    right: 0;
    text-align: center;
    color: var(--color-primary);
    transition: opacity 0.4s ease-out;
}

.story-card--expandable.is-expanded .story-read-more-label {
    opacity: 0;
    pointer-events: none;
}


