html, body {
    width: 100% !important;
    overflow: unset !important;
}
body.modal-open {
    overflow: hidden !important;
}
#top, .header {
    position: sticky !important;
    top: 0;
    left: 0;
}
#top {
    z-index: 99999999 !important;
}
.header {
    z-index: 9999999 !important;
}
.fancybox-container {
    z-index: 999999999 !important;
}
body:has(#common-home) #common-home .sc-megamenu.fixed {
    position: fixed !important;
    top: 105px !important;
    display: none !important;
}
body:has(#common-home) #common-home .sc-megamenu.active {
    display: block !important;

}

.footer-logo-wrapper {
    flex: 1 1 auto;
}
.footer-logo {
    filter: brightness(0) invert(1);
    height: 45px;
    width: fit-content;
    display: block;
}
.footer-logo img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.footer-row {
    display: flex;
    justify-content: space-between;
}
.footer-left {
    width: 100%;
    max-width: 420px;
}
.sc-footer-subscribe {
    max-width: 100%;
    flex: unset;
    width: 100%;
}
.footer-center {
    display: flex;
    gap: 60px;
    padding-right: 110px;
}
.footer-col {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 200px;
}
.sc-footer-top {
    padding: 50px 0 0 0;
    margin-bottom: 78px;
}
.sc-footer-credits {
    padding-top: 110px;
    font-size: 12px;
}
.sc-footer-title {
    font-size: 16px;
    margin-bottom: 20px !important;
}

.f-size-16 {
    font-size: 16px;
}
.sc-footer-list a {
    font-size: 14px !important;
    text-decoration: none !important;
    transition: color .2s ease;
}
.sc-footer-list a:hover {
    color: rgb(183,169,120) !important;
}

.footer-middle-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 14px !important;
}
.sc-footer-middle-address * {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.accent {
    color: rgb(183,169,120);
}

.footer-contacts {

    display: flex;

    flex-direction: column;
    height: auto;
    /*justify-content: space-between;*/
    font-size: 14px;
    gap: 44px;
}

.footer-socials-list {
    display: flex;
    align-items: center;
    gap: 22px;
    padding-left: 13px;
}

.footer-socials-item {
    padding: 0 5px;
}

.footer-socials-item i {
    font-size: 30px;
}
.sc-footer-payments-list {
    gap: 30px;
}

@media (max-width: 1600px) {
    .footer-left {
        max-width: 334px;
    }
    .footer-center {
        gap: 40px;
    }
}

@media (max-width: 1400px) {
    .sc-footer-top {
        flex-direction: column !important;
        gap: 64px;
    }
}
@media (max-width: 992px) {
    .footer-center {
        flex-wrap: wrap;
    }
}
@media (max-width: 768px) {
    .sc-footer-credits {
        padding-top: 60px;
    }
    .sc-footer-subscribe {
        padding: 0;
    }
}

@media (max-width: 479px) {
    .footer-left {
        max-width: 100%;
    }
}



/* ed logo */

#top #logo {
    width: 100%;
    /*max-width: 402px;*/
    max-width: 220px;
    padding-right: 20px;
}
.sc-btn-primary:not([disabled]) {
    color: #fff;
}
.sc-btn-with-icon.sc-btn-primary .sc-btn-icon-cart, .sc-btn-primary:not([disabled]) .sc-btn-icon {
    background: #fff !important;
}
.sc-module-cart .sc-btn-primary .sc-btn-text {
    display: inline-block;
}
.sc-module-cart .sc-btn-primary {
    flex: unset;
    max-width: fit-content;
}
#top .top-left {
    width: 100%;
    max-width: 970px;
}
.top-left-links li a{
    white-space: nowrap;
}
#sc_fixed_contact_button {
    right: unset !important;
    left: 30px !important;
}
.sc-fixed-contact-dropdown {
    left: 60px !important;
}
@media (max-width: 479px) {
    .sc-fixed-contact-dropdown {
        left: 0px !important;
    }
}
.text_promotional_product {
    /*display: none;*/
}
@media (min-width: 768px) {

        .header {
            left: 0;
            top: 50px !important;
        }
}
@media (min-width: 768px){
    .sc-product-tabs-box {
        top: 104px;
    }
}
@media (max-width: 556px) {
    .sc-slideshow-plus-specials .sc-slideshow-plus-specials-item{
        padding: 12px;
    }
}
@media (min-width: 992px) {
    .sc-slideshow-plus-specials .slick-slide {
        padding: 12px !important;
    }
    body:has(#common-home) .sc-slideshow-plus.with-megamenu {
        margin: unset !important;
        width: 100%;
        /*max-height: 550px;*/
        overflow: hidden;
        display: flex !important;
        /*flex-direction: column !important;*/
        justify-content: space-between;
        align-content: space-between;
    }
    body:has(#common-home) .sc-slideshow-plus.with-megamenu > .col-12 {
        height: 100%;
    }
    body:has(#common-home) .sc-slideshow-plus.with-megamenu .slick-list,
    body:has(#common-home) .sc-slideshow-plus.with-megamenu > .col-12,
    body:has(#common-home) .sc-slideshow-plus.with-megamenu .slick-track{
        height: 100%;
    }
    body:has(#common-home) .sc-slideshow-plus.with-megamenu > .col-12 {
        height: calc(100% - 175px);
        /*height: 288px;*/
    }
    body:has(#common-home) .sc-slideshow-plus-block .slick-dots {
        bottom: 0 !important;
        position: static;
        padding-top: 20px;

    }
    body:has(#common-home) .sc-slideshow-plus.with-megamenu .slick-slide img.sc-slideshow-plus-item-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    body:has(#common-home)
    #common-home .sc-megamenu {
        visibility: unset !important;
        opacity: 1 !important;
        display: block !important;
        position: relative !important;
        width: fit-content;
        right: unset;
        left: unset;
    }
    body:has(#common-home) #menuToggleButton {
        /*pointer-events: none;*/
    }
    .sc-megamenu {
        padding-top: 0 !important;
    }

    #common-home .sc-megamenu-list {
        display: flex;
        height: 100% !important;
        flex-direction: column;
        justify-content: space-between;
    }

    .slider-menu-wrapper {
        display: flex;
        gap: 16px;
    }

    .col-12.products-of-the-day {
        height: fit-content !important;
        /*margin-top: 7px;*/
    }
}
.sc-btn-with-icon.sc-btn-primary .sc-btn-icon-cart {
    width: 16px;
    height: 16px;
}
.sc-switcher {
    gap: 3px;
    background: #eeeeee;
}
.sc-switcher button {
    color: #2a2a2a;
    background: #eeeeee;
}
.sc-switcher button.active {
    background: #fff;
}
.slider-menu-wrapper {
    margin-bottom: 32px;
}
.header-buttons .sc-btn-icon {
    background: #000 !important;
}
.sc-advantages-item {
    margin-top: 0.5rem !important;
}
.sc-advantages-item img {
    width: fit-content;
    height: 27px;
    object-fit: contain;
    margin-bottom: 42px;
}
.sc-advantages-item .content-block {
    gap: 0;
    display: block !important;
    text-align: left !important;
}
.sc-advantages-item .content-block span {
    display: block;
}
.sc-advantages-item-text {
    max-width: 100%;
}
.sc-advantages-item .content-block * {
    text-align: left !important;
}

#menuToggleButton {
    background: rgb(183, 169, 120);
}
#menuToggleButton span {
    color: #fff !important;
}
#menuToggleButton.sc-btn.sc-btn-secondary:not([disabled]):hover .sc-btn-icon {
    background: #fff !important;
}

#menuToggleButton:hover {
    background: #000 !important;
}


.sc-megamenu-list-item .sc-btn-with-icon {
    z-index: 0;
}

.sc-megamenu-list-item {
    /*position: relative;*/
}
.menu-overlay {
    background: rgba(0,0,0,.4);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    transition: all .3s ease;
    opacity: 0;
}

.sc-megamenu-list-item:has(.sc-megamenu-child):hover .menu-overlay, .menu-overlay.active {
    opacity: 1;
}

.sc-megamenu-list-item .sc-megamenu-child {
    z-index: 55 !important;
    position: absolute;
    top: 0 !important;
    left: 100% !important;
    width: 990px;
    height: 100%;
    max-height: calc(100vh - 9rem);


    background: #fff;
}
@media (max-width: 1399px) {
    .sc-megamenu-list-item .sc-megamenu-child {
        width: 680px;
    }
}
@media (min-width: 992px) {
    .sc-megamenu>nav {
        overflow: visible !important;
    }
}

@media (max-width: 1600px) {
    /* ed logo */
    /*#top #logo {*/
    /*    max-width: 330px;*/
    /*}*/
    #top .top-left {
        max-width: 723px;
    }
}
@media (max-width: 1400px) {
    #top #logo {
        max-width: fit-content;
    }
    #top .top-left {
        max-width: fit-content;
    }
}
@media (max-width: 768px) {
    #logo {
        position: static;
    }
    .top-left {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        max-width: 100% !important;
    }

}

.modal-body :is(p, h1, h2, h3, h4, h5, h6, span, i, font), .content-block p, .content-block ol, .content-block ul, .content-block li, .content-block span, .content-block b, .content-block h1, .content-block h2, .content-block h3, .content-block h4, .content-block h5, .content-block h6 {
    /*margin-top: .5rem;*/
    font-family: Montserrat, sans-serif !important;

}
p, .sc-product-content-text span, .sc-product-content-text p {
    font-weight: normal;
}
.sc-product-content-text :is(h2, h3, h4, h5) {
    margin-bottom: 5px;
    margin-top: 10px;
}

.content-block span, font {
    font-family: Montserrat, sans-serif !important;
}
.sc-slideshow-plus-specials-item a {
    height: fit-content !important;
    line-height: 17px;
}
.sc-slideshow-plus-specials-item-heading img {
    width: 50px ;
    height: fit-content;
    object-fit: contain;
}
.sc-slideshow-plus-specials-item-heading, .sc-slideshow-plus-specials-block-price {
    opacity: 1;
    flex: 1;
}
.sc-slideshow-plus-specials-block-title span {
    overflow: hidden;
    max-height: 110px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sc-module-title {
    overflow: hidden;
    max-height: 110px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sc-megamenu-list-item + .sc-megamenu-list-item {
    margin-top: 0 !important;
}
.sc-megamenu-list-item {
    padding-bottom: 0;
}

#product .sc-product-info-item {
    background: transparent;
}

.product-tags {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    width: 100%;
    max-width: 500px;
    margin-top: 8px;
}
.product-tags > div {
    max-width: fit-content;
}

@media (min-width: 420px) {
    .sc-fixed-contact-pulsation {
        width: 80px !important;
        height: 80px !important;
    }
    #sc_fixed_contact_button {
        width: 50px !important;
        height: 50px !important;

    }
    .sc-fixed-contact-icon {
        font-size: 24px !important;
    }
    .sc-fixed-contact-icon .fa-envelope {
        height: fit-content !important;
        width: fit-content !important;
    }
}
.KeyCRM-toggleButtonContainer {
    right: 20px !important;
    left: auto !important;
    bottom: 110px !important;
}
.sc-fixed-contact-text {
    font-size: 7px !important;
}
#sc_fixed_contact_button {
    bottom: 125px !important;
    left: unset !important;
    right: 20px !important;
    border-radius: 16px !important;
}
.sc-fixed-contact-dropdown {
    left: unset !important;
    right: 0;
}
#back-top {
    right: 20px !important;
    bottom: 40px !important;
}
footer.form-check-label {
    opacity: .5;
}
.header-actions .header-buttons-cart {
    display: none !important;
}
.sc-manufacturer-item .content-block img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#column-left {
    /*width: fit-content;*/
}
.sc-account-row {
    flex-wrap: unset  !important;
}
.row:has(.sc-column) {
    flex-wrap: nowrap;
}
.sc-column {
    flex-shrink: unset !important;
}
.article-list-column .sc-column-categories-item {
    padding: .4rem 1rem;
}
@media (max-width: 768px) {
    #back-top {
        border-radius: 16px !important;
        width: 50px !important;
        height: 50px !important;
        bottom: 131px !important;
    }
    .KeyCRM-toggleButtonContainer {
        bottom: 197px !important;
    }
    #sc_fixed_contact_button {
        /*bottom: 260px !important;*/
    }
    #logo {
        order: 0 !important;
    }
    .header-actions {
        display: flex;
        flex-direction: row-reverse;
        gap: 24px;
    }
    #top .sc-top-btn {
        margin: 0 !important;
    }
    .header-actions .cart-label {
        display: none;
    }
    .header-actions .header-buttons-cart {
        padding: 0 5px !important;
        display: block !important;
    }
    .header-search-box #cart {
        display: none !important;
    }
}

@media (max-width: 575.98px) {
    [data-type=split] .sc-module-cart .sc-btn-primary {
        width: 100%;
        max-width: 100%;
        flex: unset !important;
    }
    .sc-module-cart {
        gap: 17px;
    }
}
.sidebar-cart-item-title a, .blue-link {
    text-decoration: none !important;
}
.KeyCRM-toggleButtonContainer, .KeyCRM-chatWindowContainer {
    z-index: 120 !important;
}
.header.with-slideshow {
    z-index: 99;
}


.grid-form-fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-column-gap: 32px;
    @media (max-width: 992px) {
        grid-template-columns: 1fr;
    }
}
.grid-form-fields .form-control {
    max-width: 100%;
}


/* account */
.sc-account-module-icon {
    background: transparent;
    padding: 0 !important;
}
/*.sc-account-module .sc-column-categories-item>:not(ul) {*/
/*    padding-left: .8rem;*/
/*    padding-right: .8rem;*/
/*}*/
.sc-column-categories-item>:not(ul) {
    padding: .3rem;
    border: none !important;
}
@media (max-width: 479px) {
    #column-left {
        width: 100%;
    }
}

.sc-switcher a {
    padding: 0 .5rem;
    margin: 0;
    border: 0;
    background-color: rgba(0,0,0,0);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1rem;
    -webkit-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    transition: background .3s ease-out;
    color: #000;
}

.sc-switcher a.active {
    background: #fafafc;
    color: #1c1c28;
    border: 1px solid #f2f2f5
}

.sc-account-row {
    overflow: hidden;
    width: 100%;
}
@media (max-width: 1200px) {
    .sc-account-row {
        flex-direction: column;
        gap: 24px;
    }
}



:root {
    --primary: rgb(183,169,120);
}
/* NEW SECTIONS ---------------------*/
.theme-section {
    margin: 3rem 0;
}
.theme-section__wrapper {
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
    margin: 0 -15px;
}
.theme-section__heading, .theme-section__body {
    padding-right: 60px;
    padding-left: 60px;
}

.theme-section__heading {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 9px solid var(--primary);
}

.theme-section__body {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.body-theme-section {
    display: flex;
    gap: 1.25rem;
    align-items: center;
    justify-content: space-between;
}
.body-theme-section a {
    width: fit-content;
}
.body-theme-section > div {
    flex: 1 1;
}

.theme-section-text__text {
    font-family: Montserrat, sans-serif !important;
}

.theme-section-text__text :is(h1, h2, h3, h4, h5, h6) {
    margin-bottom: .4rem;
    font-size: 1.1rem;
}

.theme-section-text__text p {
    font-size: .9rem;
    line-height: 23px;
}

.body-theme-section__image {
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    max-height: 400px;
}

.body-theme-section__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.theme-section-text__actions {
    margin-top: 1.5rem;
}

@media (max-width: 992px) {
    .theme-section__heading {
        padding: 1rem 1.7rem;
    }
    .theme-section__heading h2 {
        font-size: 1.3rem;
    }
    .body-theme-section {
        flex-direction: column;
        padding: 1.7rem;
    }
}

/* About */
.about-actions {
    display: flex;
    align-items: center;
    gap: 32px;
}
.about-actions__socials {
    display: flex;
    align-items: center;
    gap: 10px;
}

.about-actions__socials .footer-socials-item i {
    font-size: 26px;
}
.theme-section-actions__files {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.file-link:hover .icon {
    background: rgb(157, 145, 103);
}
.file-link {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}
.file-link .icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    transition: all .2s ease;
    justify-content: center;
    border-radius: 50%;
    background: var(--primary);
}
.file-link .icon svg {
    width: 18px;
    height: 18px;
}
.popup-call-trigger {
    white-space: nowrap !important;
}
.sc-dropdown-toggle:after {
    display: none;
}
.file-link .info {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.file-link .info .name {
    font-size: .9rem;
    font-weight: 700;
}
.file-link .info .label {
    font-size: .8rem;
    color: #666;
}


.sc-switcher [title="UA"]{
    order: 1;
}
.sc-switcher [title="RU"]{
    order: 2;
}
.sc-switcher [title="EN"]{
    order: 3;
}

.alert-block {
    z-index: 99999999 !important;
}


#product .sc-module-price-box .sc-module-price-old {
    font-size: 18px !important;
}
#product .sc-module-price-box .sc-module-price {
    font-size: 32px !important;
}

@media(max-width: 767.98px) {
    .sc-product-info {
        padding-left: 0;
        padding-right: 1rem
    }
    .mobile-no-gutters .sc-page-title,.mobile-no-gutters nav[aria-label=breadcrumb] {
        padding-left: 0;
        padding-right: 1rem
    }
}