﻿/* lesha */
/*font-variation-settings: "opsz" 12, "wght" 400;

font-family: "narkiss-tam", sans-serif;
font-weight: 400;
font-style: normal;*/
:root { --red: #D35A4A; --mainColor: #313231; --secondColor: #ddcab0; --Beige: #F8F3EF; --brown-logo: #592E28; --mainFont: "narkiss-text-variable", sans-serif; --secondFont: "narkiss-tam", sans-serif; --thirdFont: 'Katalia'; }

@media(min-width: 1500px) {
    body { zoom: 1 !important; }
}

a:hover, a:focus { color: var(--red); }

/* General */
body { line-height: 1; font-size: 20px; font-family: var(--secondFont); position: relative; }
h1, h2, .section-title h1, .section-title h2, .grid-text h2, .grid-rows .grid-row-text h2, #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle, #headline h1 { font-family: var(--mainFont); font-size: 2.75rem; position: relative; display: inline-block; max-width: 100%; width: 100%; color: var(--mainColor); line-height: 0.95; }
p, .grid-rows .grid-row-text p, #text1 a, #text2 a { font-size: 85%; line-height: 1.5; position: relative; }
#text1 a:hover, #text2 a:hover { color: var(--red); }
#text1 p a, #text2 p a { font-size: 100%; }
#headline { font-size: 100%; text-align: right; margin-bottom: 10px; }
#SiteGrid { overflow: hidden; }
#SiteGridContainer { opacity: 0; transition: 1s all; }
#SiteGridContainer.shown { opacity: 1; }
#SiteFooter .site-credit.alternative { padding: 5px 0; z-index: 1; width: 100%; }
.grid-rows .grid-row { background: inherit; }
.FormResultPage #pageview { padding: 60px 0; }
.accessabilityMainPage #pageview { margin: 90px auto 120px; max-width: 670px; width: calc(100% - 60px); }
.accessabilityMainPage #pageview #headline { max-width: 100%; margin: auto; }
.accessabilityMainPage #pageview h2 { font-size: 120%; }
.accessabilityMainPage #GridContent #accessability #text1 ul,
.accessabilityMainPage #GridContent #accessability #text2 ul { padding-right: 20px; margin: 20px 0; list-style: none; }
.accessabilityMainPage #text1 ul li, .accessabilityMainPage #text2 ul li { font-size: 100%; position: relative; }
.accessabilityMainPage #text1 ul li::after, .accessabilityMainPage #text2 ul li::after { content: ''; position: absolute; right: -20px; top: 8px; background: #114b36; width: 6px; height: 6px; border-radius: 50%; pointer-events: none; }
span.AccessabilityDateDetails { font-size: 80%; }
#FormResultPage #headline { text-align: center; }
#FormResultPage .FormResultPageButton { font-size: 90%; color: #fff; padding: 0; width: 175px; height: 45px; background: var(--red); border-radius: 30px; display: inline-flex !important; margin-right: 0; position: relative; border: none; justify-content: center; align-items: center; font-family: var(--mainFont); transition: 0.3s all ease; }
#FormResultPage .FormResultPageButton:hover, #FormResultPage .FormResultPageButton:focus { color: #fff !important; background: var(--brown-logo) !important; }
.sections .section { margin-bottom: 0; background: transparent; padding: 0; margin: 160px auto; }
.grid-row li.slider-item, .grid-boxes .grid-box-image { padding-bottom: 0; }
.grid-boxes .grid-box-image-container, .grid-row .grid-row-image-container, .grid-short-box-image .image-container { position: relative; }
a.AccessabilityLink { z-index: 1; margin-bottom: 5px; font-size: 80%; }
.grid-boxes .grid-box-title h3 a { color: inherit; }
.grid-boxes .grid-box-title h3 a:focus { border: 0; }
#GridTop, #GridTop.blog { height: 450px; margin-top: var(--headerHeight); }
#GridTop::after, #GridTop.blog { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(31.83% 31.83% at 50% 50%, rgba(61, 44, 37, 0.42) 0%, rgba(61, 44, 37, 0.30) 100%); }
#GridTop.noTopImage.longer { height: 75px; }
#GridTop.noTopImage { height: 0px !important; }
.catalog-page:not(.CatalogItemPage, .ShopCheckoutPage, .ShopRegisterPage,.user-panel,.ShopThanksPage,.payment-page ) #GridTop.noTopImage { height: 75px !important; }
.catalog-page:not(.CatalogItemPage, .ShopCheckoutPage, .ShopRegisterPage,.user-panel,.ShopThanksPage,.payment-page ) *:has(.catalogContainer) #GridTop.noTopImage { height: 0 !important; }
#GridTop .top-caption { top: 55%; font-size: 510%; font-family: var(--mainFont); }
#GridTop .top-caption h1 { font-size: 4.5rem; color: #fff; line-height: 0.9; letter-spacing: -1.8px; }
a.AccessabilityLink:hover { color: #fff; }
#GridPage { padding: 0; }
#GridPage .max-width, .blog-grid #GridPage .max-width { width: 100%; padding: 0; max-width: unset; }
.lobby-grid #GridPage .max-width { padding: 0; width: 100%; }
.grid-text p { margin-top: 0; }
.grid-text .sec-button, .sec-button, .grid-rows .grid-row-text a.grid-row-button { font-size: 0.9rem; color: #fff; padding: 0; width: 150px; height: 56px; background: var(--red); border-radius: 30px; display: inline-flex; margin-right: 0; position: relative; border: none; justify-content: center; align-items: center; font-family: var(--mainFont); transition: 0.3s all ease; }
.sec-button:hover, .grid-row-text a.grid-row-button:hover { color: #fff !important; background: var(--brown-logo) !important; }
.sec-button::before, .grid-row-text a.grid-row-button::before { right: 0; }
.sec-button::after, .grid-row-text a.grid-row-button::after { position: absolute; }
.grid-rows .grid-row-text a.grid-row-button { margin-top: 40px; }
.grid-rows .grid-row-text a.grid-row-button:hover, .grid-rows .grid-row-text a.grid-row-button:focus { color: #fff; border: none; background: #114b36; outline: none; }
#PageBreadCrumps, .lobby-grid #PageBreadCrumps { font-size: 67%; margin-top: 20px; max-width: 100vw; width: 95vw; padding: 0 30px; }
.shopThankYouMsg { min-height: 80vh; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.shopThankYouMsg #text1 { margin: 0; }
.shopThankYouMsg #text1 a.shopBtn { font-size: 90%; color: #fff; padding: 0; width: 175px; height: 45px; background: var(--red); border-radius: 30px; display: inline-flex !important; margin-right: 0; position: relative; border: none; justify-content: center; align-items: center; font-family: var(--mainFont); transition: 0.3s all ease; }
.shopThankYouMsg #text1 a.shopBtn:hover { color: #fff; border: none; background: var(--brown-logo); outline: none; }
.registerFormWrapper.registerPage.registerThanks .shopBtn { background: var(--red); border-color: var(--red); border-radius: 30px; font-size: 0.9rem; height: 50px; line-height: 1.1; font-family: var(--mainFont); display: inline-flex !important; align-items: center; justify-content: center; }
.registerFormWrapper.registerPage.registerThanks .shopBtn:hover { background: var(--brown-logo); border-color: var(--brown-logo); color: #fff; }

@media(min-width: 1025px) {
    body:not(.home-page)::before { content: ''; position: absolute; left: 0; top: 520px; height: 750px; width: 100vw; background-image: url(/warehouse/dynamic/472699.svg); background-position: center; background-repeat: no-repeat; z-index: -1; pointer-events: none; background-size: cover; }
    body.catalog-page::before { top: 150px; }
    body:is(.user-panel,.ShopCheckoutPage, .ShopRegisterPage ):before { content: none; }
    .sec-button:hover::after, .grid-row-text a.grid-row-button:hover::after { left: -10px; }
}

@media(max-width: 1024px) {
    h1, h2, .section-title h1, .section-title h2, .grid-text h2, .grid-rows .grid-row-text h2, #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle, #pageview #text2, #headline h1, #home-gallery .caption-text .gallery-text > div { font-size: 2rem; d: d; }
    #GridTop.noTopImage { height: 20px; }
    #GridTop, #GridTop.blog { height: 300px; }
    .sections .section { margin: 60px auto; }
    .sec-button::before, .grid-row-text a.grid-row-button::before { width: 35px; }
    .sec-button::after, .grid-row-text a.grid-row-button::after { width: 33px; height: 24px; }
    .grid-text .sec-button, .sec-button, .grid-rows .grid-row-text a.grid-row-button { width: 150px; height: 50px; font-size: 0.9rem; }
    .grid-rows .grid-row-text a.grid-row-button { margin-top: 20px; }
    p, .grid-rows .grid-row-text p { font-size: 0.8rem; line-height: 1.35; }
    .container-fluid { padding: 0; }
    .accessabilityMainPage #pageview { margin: 30px auto 70px; }
    .accessabilityMainPage #text1 ul li::after, .accessabilityMainPage #text2 ul li::after { width: 5px; height: 5px; }
    .accessabilityMainPage #pageview h2 { font-size: 105%; margin: 20px 0px 5px; }
    .accessabilityMainPage #text1 ul, .accessabilityMainPage #text2 ul { margin: 10px 0; }
    .accessabilityMainPage #text1 ul li, .accessabilityMainPage #text2 ul li { font-size: 0.8rem; }
    #PageBreadCrumps, .lobby-grid #PageBreadCrumps { padding: 0 16px; width: 100vw; }
    #GridTop .top-caption h1 { font-size: 2rem; line-height: 1.05; letter-spacing: 0; }
}

/* Header */
header { /* height: var(--headerHeight); */ z-index: 5 !important; }
#header2 { background: #fff; padding: 0; position: relative; height: 75px; }
#header2:has(#header-top-strip) { margin-top: 35px; }
#header-top-strip { position: fixed; }
#header-top-strip .topStripContainer .topStripText { font-size: 100%; letter-spacing: unset; }
#header-top-strip .topStripContainer { padding: 0; height: 35px; display: flex; justify-content: center; align-items: center; }
#header2 #header-container { display: flex; align-items: center; height: 100%; position: relative; padding: 0 30px; min-height: 75px; }
#header2 #header-container #header-left { width: auto; display: inline-flex; z-index: 0; align-items: center; position: relative; width: 114px; }
#header2 #header-container .header-top-left .navShopBtn a:hover,
#header2 #header-container .header-top-left .navShopBtn a:focus { outline: none; border: 0; }
#header2 #header-container #header-left img { max-width: 100px; position: absolute; height: 114px; width: 114px; top: 10px; left: 50%; transform: translateX(-50%); }
#header2 .header-right-section { display: inline-flex; align-items: center; justify-content: space-between; z-index: 1; flex-grow: 1; position: unset; background: transparent; }
#header2 #header-container .header-right-section .menu-nav { margin: 0; width: auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
#header2 .nav-menu-anim { z-index: 17; }
#header2 #header-container .header-right-section .header-top { padding: 0; width: auto; }
#header2 #header-container .header-right-section .header-top-right { display: flex; }
#header2 #header-container .header-right-section .header-top .header-top-left { display: inline-flex; margin: 0; flex-direction: row-reverse; }
#header2 #header-container .has-sub i.opensub { font-size: 80%; position: absolute; font-weight: 300; top: 2px; }
#header2 ul.menu { margin-bottom: 0; display: flex; align-items: center; justify-content: center; position: relative; }
#header2 #header-container ul.menu li:before { display: none; }
#header2 #header-container ul.menu > li:not(.megaMenuSection) { cursor: pointer; color: var(--mainColor); font-family: var(--mainFont); font-size: 100%; width: max-content; transition: 0.3s all; margin: 0 10px; }
#header2 #header-container ul.menu .menu-sub li a { position: relative; width: fit-content; padding: 0; }
#header2 #header-container ul.menu .menu-sub li.megaMenuSubItem > a::after { position: absolute; content: ""; bottom: -1px; left: 50%; width: 93%; background: #976f29; height: 1px; opacity: 0; transform: translateX(-50%); transition: 0.4s all; }
#header2 #header-container ul.menu .menu-sub li.active a::after, #header2 #header-container ul.menu .menu-sub li.megaMenuSubItem:hover a::After { opacity: 1; }
#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before, #nav-toggle-mobile span, #nav-toggle-mobile span:after, #nav-toggle-mobile span:before { background: var(--mainColor); height: 2px; width: 22px; }
#header2 ul.menu li > a:focus { border: none; }
#header2 ul.menu > li > a::before { content: ''; width: 0%; border: none; position: absolute; height: 1px; background: var(--mainColor); left: 50%; bottom: 0px; transform: translateX(-50%); transition: .25s ease-in-out; }
#header2 ul.menu li:not(.has-sub):hover > a::before, #header2 ul.menu li:not(.has-sub):focus > a::before,
#header2 ul.menu li.active > a::before { width: 100%; }
#header2 .max-width { max-width: 100%; width: 100%; height: 100%; }
#header2 #header-container .header-top-left .navShopBtn, #header2 #header-container .header-top-left .searchBtn { display: initial; margin: 0 10px; }
#header2 #header-container .header-top-left .searchBtn svg { opacity: 0; }
#header2 #header-container .header-top-left .searchBtn a::after { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-image: url(/warehouse/dynamic/476752.svg); background-repeat: no-repeat; background-size: cover; background-position: center; }
#header2 #header-container .header-top-left .wishlistHeader { margin-left: auto; margin: 0; margin-left: 2px; display: flex; }
#header2 #header-container .header-top-left .wishlistHeader::before { content: ''; display: inline-block; background: #313231; width: 2px; height: 22px; left: 0; top: 50%; position: relative; margin-right: 16px; transform: translateY(-50%); border-radius: 10px; }
#searchFormHeader .error { display: none !important; }
header.search-open .searchBtn .close-search { fill: var(--mainColor); width: 15px; height: 15px; }
header.search-open #header-container #header-left .searchBtn { opacity: 0; visibility: hidden; z-index: -1; }
header:not(.search-open) .search.desktop { opacity: 0; z-index: -1; visibility: hidden; }
#header2 #header-container #header-left .searchBtn { background-image: url( /warehouse/dynamic/476752.svg); background-repeat: no-repeat; background-position: center; margin-left: 20px; }
#header2 #header-container #header-left .searchBtn svg.search-btn-svg { opacity: 0; }
#header2 #header-container .header-top-left .navShopBtn a, #header2 #header-container .header-top-left .navShopBtn button { display: flex; padding: 0; position: relative; }
#header2 #header-container .header-top-left .navShopBtn > a::after, #header2 #header-container .header-top-left .navShopBtn > button::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(/warehouse/dynamic/472666.svg); background-repeat: no-repeat; background-position: center; pointer-events: none; background-size: contain; border: 0; }
#header2 #header-container .header-top-left .userBtn button::after { background-image: url(/warehouse/dynamic/472669.svg); }
#header2 #header-container .header-top-left .navShopBtn a svg, #header2 #header-container .header-top-left .navShopBtn button svg { opacity: 0; width: 24px; height: 24px; }
#header2 #header-container .header-top-left .cartBtn button::after { background-image: url(/warehouse/dynamic/472668.svg); }
.cartItemsCounter { background: #ddcab0; width: 17px; height: 17px; right: unset; left: -10px; bottom: unset; z-index: 1; top: -5px; display: inline-flex; align-items: center; justify-content: center; padding-top: 1px; }
.cartItemsCounter span.CartItems { position: relative; top: unset; left: unset; transform: unset; color: #000; font-size: 59%; }
#header2 #header-container ul.menu li:not(.megaMenuSection) a { position: relative; }

@media(min-width: 1024px) {
    #header2 #header-container ul.menu li.has-sub { margin: 0 10px 0 17px; }
    header.search-open #searchFormHeaderContainer { display: flex; height: 100%; justify-content: flex-end; align-items: center; }
    header.search-open #header #header-center-kdm, header.search-open #header #header-right, header.search-open #header #header-left { display: flex; }
    .search.desktop { display: flex !important; width: 100%; max-width: 230px; background: transparent !important; z-index: 1; right: 230px; position: absolute !important; top: 0 !important; }
    header #searchFormHeaderContainer form#searchFormHeader { bottom: unset !important; width: 100%; margin: 0; }
    header #searchFormHeaderContainer form#searchFormHeader input#searchFormInput { height: 30px !important; border: none; border-bottom: 1px solid var(--mainColor); font-size: 75% !important; padding: 0 20px 0 30px; color: #747474; }
    .searchSubmitWrapper { background-repeat: no-repeat; background-position: center; height: 22px; width: 23px; left: 0; background-image: url(/warehouse/dynamic/476752.svg); background-size: cover; }
    header.search-open .searchSubmitWrapper svg { opacity: 0; padding: 0; left: 50%; transform: translate(-50%,-50%); d: d; }
    .searchSubmitWrapper input#searchFormSubmit { height: 100%; width: 23px; padding: 0; }
    header.search-open .searchBtn { right: 0px; top: 47%; z-index: 5; width: 12px; height: 12px; display: flex; align-items: center; justify-content: center; }
    header.search-open #nav-toggle span { opacity: 0; }
    header.search-open #header .menu-nav { pointer-events: none; opacity: 0; }
    header.search-open #header #header-left .searchBtn { display: none; }
    #header2 #header-container .menu-sub.megaMenu { width: 100vw; right: unset; left: -50px; transform: translateX(-50%); padding: 0; text-align: center; background: #fff; top: 110%; }
    #header2 #header-container .menu-sub.megaMenu li.megaMenuGroup { width: 100%; margin: 0; font-size: 100%; }
    #header2 #header-container .menu-sub.megaMenu li.megaMenuGroup ul.megaMenuSub { display: flex; justify-content: center; padding: 30px 0; }
    #header2 #header-container .menu-sub.megaMenu li.megaMenuGroup ul.megaMenuSub .megaMenuSubItem { display: inline-flex; flex-direction: column; align-items: center; font-size: 100%; }
    #header2 #header-container .menu-sub.megaMenu li.megaMenuGroup ul.megaMenuSub .megaMenuSubItem > a { font-size: 90%; margin-top: 15px; color: var(--mainColor); }
    #header2 #header-container ul.menu > li:not(.megaMenuSection, .has-megamenu) { font-size: 0.9rem; d: d; }
    #header2 #header-container ul.menu li.has-sub.has-megamenu > a { font-size: 105%; }

    #header2 .menu-sub { background: #fff; padding: 30px 20px 20px; right: -20px; top: calc(100% + 20px); border: 1px solid #ECEFF1; border-radius: 4px; }
    #header2 ul.menu .menu-sub li { color: var(--mainColor); margin-bottom: 9px; font-size: 100%; }
    #header2 ul.menu .menu-sub li:hover { color: inherit; }
    #header2 ul.menu .menu-sub li a::after { content: ''; position: absolute; width: 0; bottom: 0; right: 0; height: 1px; background: var(--mainColor); transition: all 0.35s ease; }
    #header2 ul.menu .menu-sub li:hover a::after { width: 100%; }
}

@media (max-width: 1024px) {
    #header-top-strip .topStripContainer { height: 45px }
    #header2 .header-right-section { width: auto; padding: 0; display: inline-flex; flex-grow: unset; position: absolute; }
    #header2 { padding: 0 15px; height: 55px; }
    #header2:has(#header-top-strip) { margin-top: 45px; }
    #header2 #header-container { min-height: 55px; padding: 0; }
    #header2 #header-container #header-left { margin: 0; flex-grow: 1; justify-content: flex-end; }
    #header2 #header-container #header-left img { max-width: 48px; height: 100%; position: relative; top: unset; left: unset; transform: none; }
    #header2 .menu-nav .closed { display: none !important; }
    header #searchFormHeaderContainer form#searchFormHeader { background: #fff; padding: 20px 50px; bottom: unset !important; top: 100%; color: var(--mainColor); }
    .searchBtn { position: relative; }
    header.search-open .searchBtn::before { display: none; }
    #header2 .mobile-middle-kdm { display: none; }
    #header2 #header-container ul.menu > li:not(.megaMenuSection) { text-align: right; padding: 0 15px; margin: 10px 0px; font-size: 115%; width: 100%; }
    #header2 #header-container ul.menu li:not(.megaMenuSection) a { font-size: 100%; color: #000; font-family: var(--mainFont); }
    #header2 ul.menu { /* min-height: 100% !important; */ height: calc(100vh - var(--headerHeight)) !important; position: fixed; width: 100vw; min-width: unset; display: flex; top: -100vh; padding-block: 50px 35px !important; background: #fff; /* transform: translateX(100%); */ transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1); align-items: flex-start; flex-direction: column; justify-content: flex-start; z-index: -200; }
    #header2.open ul.menu { transform: translateX(0%); top: var(--headerHeight); }
    #header2.detailsInRow .menu-nav { z-index: 2; }
    .has-sub i.opensub { position: absolute; top: 12px; }
    #header2 .menu-sub:not(.megaMenu) { background: none; padding: 20px 0 0; text-align: right; font-size: 85%; top: auto; }
    #header2 .menu-sub:not(.megaMenu) li { margin-bottom: 13px !important; }
    #header2 ul.menu li.megaMenuSection { background: #fff; }
    .megaMenuSectionContainer h3 { color: #000; font-size: 105%; }
    #header2 ul.menu li.active.open { padding-bottom: 5px; }
    #header2 .menu-sub:not(.megaMenu) { right: auto; padding-right: 10px; }
    .has-sub i.opensub { left: 55px; }
    .megaMenuSectionContainer .megaMenuGroup > button { left: 35px; }
    #header2 .menu .header-top-menu-mobile { border-top: 1px solid #000; width: 90%; padding-top: 20px !important; }
    #header2 .menu .top-menu-group { display: flex; gap: 10px; flex-direction: column; }
    #header2 #header-container .header-right-section .menu-nav { position: relative; top: unset; left: unset; transform: none; }
    #header2 #header-container .header-right-section .header-top { display: none; }
    #header2 #header-container #header-left .logoHeader { position: absolute; left: 50%; transform: translate(-50%,-50%); top: 50%; }
    #header2 #header-container #header-left .searchMobile { margin-left: auto; margin-right: 65px; order: 1; display: inline-flex; }

    #header2 .languages { position: unset; display: flex; margin: 0; }
    #header2 .languages a { color: #000000; }
    #nav-toggle span:before, #nav-toggle-mobile span:before { top: -7px; }
    #nav-toggle span:after, #nav-toggle-mobile span:after { bottom: -7px; }
    #header2 #header-container #header-left .navShopBtn > a::after, #header2 #header-container #header-left .navShopBtn button:not(.loginBoxLogout):after { content: ''; position: absolute; left: 0; top: 0; background: url( /warehouse/dynamic/472666.svg); background-repeat: no-repeat; background-position: center; background-size: contain; height: 22px; width: 22px; pointer-events: none; }
    #header2 #header-container #header-left .userBtn button:not(.loginBoxLogout):after { background-image: url( /warehouse/dynamic/472669.svg); }
    #header2 #header-container #header-left .navShopBtn a svg, #header2 #header-container #header-left .navShopBtn button svg { opacity: 0; width: 24px; height: 24px; }
    #SiteContainer #header2 #header-container #header-left .cartBtn button::after { background-image: url( /warehouse/dynamic/472668.svg); }
    #header2 #header-container #header-left .navShopBtn { margin: 0 2px; display: inline-flex !important; }
    .cartItemsCounter { right: -5px; left: unset; top: -2px; }
    #header2 #header-container #header-left .cartBtn { order: 4; margin: 0 6px 0 2px; }
    #header2 #header-container #header-left .userBtn { order: 2; }
    #header2 #header-container #header-left .wishlistHeader { order: 3; }
    #header2 ul.menu > li.has-megamenu > button { padding: 0 20px; left: 0px; position: absolute; width: 100%; text-align: left; }
    .megaMenuSectionContainer { padding-right: 0; position: relative; }
    .menuSvgArrowIcon { margin: 0; font-size: 100%; }
    .has-megamenu .menuSvgArrowIcon svg { fill: #000; width: 7px; height: 12px; }
    #header2 ul.menu li.megaMenuSection, #header2 ul.menu li.megaMenuSection.menu-active { padding-top: 20px; }
    #header2 ul.menu li.megaMenuSection button { position: relative; display: block; width: 100%; top: unset; left: unset; padding: 0; height: 50px; color: #000; background: var(--secondColor); font-family: var(--mainFont); font-size: 115%; }
    span.arrowIconWrapper svg { width: 10px; height: 12px; fill: #000 !important; }
    .megaMenuSectionContainer .megaMenuGroup { margin: 0; padding: 15px; font-size: 115%; display: flex; color: #000; font-family: var(--mainFont); flex-direction: column; }
    #header2 ul.menu li.megaMenuSection .megaMenuGroup > button { padding: 0; }
    .megaMenuSectionContainer .megaMenuGroup > button svg { width: 10px; height: 12px; fill: #000 !important; }
    #header2 ul.menu h3 { margin: 0; }
    #header2 ul.menu ul.megaMenuSub li { margin: 0; border: none; padding: 8px 0; font-size: 115%; }
    #header2 ul.menu ul.megaMenuSub li a { font-size: 0.8rem; }
    #header2 ul.menu li.megaMenuSection button + h3 { background: var(--secondColor); font-family: var(--mainFont); font-size: 115%; text-align: center; height: 50px; display: flex; align-items: center; justify-content: center; position: absolute; width: 100%; top: 0; pointer-events: none; }
    #header2 ul.menu li.megaMenuSection button + h3::after { content: "\f105"; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); font-family: FontAwesome; pointer-events: none; color: inherit; }
    #header2 ul.menu li.megaMenuSection .megaMenuSub { padding: 17px 25px 60px; }
    #header2 ul.menu ul.megaMenuSub li .megaMenuSubItemImage { border-radius: 50%; margin-left: 10px; }
    #header2 ul.menu ul.megaMenuSub li .megaMenuSubItemImage img { border-radius: 50%; height: 70px; width: 70px; }
    header.search-open #header2 #header-container #header-left .searchBtn { background-image: unset; }
    header #searchFormHeaderContainer form#searchFormHeader .searchSubmitWrapper { left: unset; right: 50px; background-image: url( /warehouse/dynamic/476752.svg); background-repeat: no-repeat; }
    header #searchFormHeaderContainer form#searchFormHeader input { padding-right: 40px; }
    header #searchFormHeaderContainer form#searchFormHeader .searchSubmitWrapper svg { opacity: 0; }

    #header2.hasAutoComplete .search.desktop { position: fixed; top: var(--headerHeight); left: 0; background: #fff; }
    .search.desktop .searchBtn { display: block !important; position: absolute; top: 50%; left: 30px; transform: translateY(-50%); }
    #searchFormHeader { transition: none; background: #fff !important; }
}

/* User & Cart */
.userLogin { padding: 30px 0px; }
.userLogin .closeUserPop { font-size: 80%; top: 10px; right: 15px; }
.userLogin .closeUserPop button { border-bottom: 1px solid #000000; }
.userLogin .existingUser, .userLogin .newUser { padding: 15px 3vw; }
.headerShopLogin { width: 950px; }
.userLogin .subheadline { text-align: center; }
.userLogin .subheadline h2 { color: #000; font-size: 2rem; }
.userLogin .newUser { text-align: center; }
.userLogin .newUserText p { font-size: 84%; }
.userLogin .newUser a.registerUser.shopBtn { border: 1px solid var(--mainColor); border-radius: 30px; width: 215px; height: 45px; max-width: unset; font-size: 100%; display: inline-flex; font-family: var(--mainFont); color: var(--mainColor); transition: 0.3s all ease; background: #fff; align-items: center; justify-content: center; }
.userLogin .newUser a.registerUser.shopBtn:hover { background: var(--red); color: #fff; border-color: var(--red); }
.userLogin .existingUser form.shop-form .form-control:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=radio]) { border: none; border-bottom: 1px solid #000; border-radius: unset; box-shadow: none; padding-right: 0; font-size: 84%; margin-bottom: 10px; height: 40px; }
.userLogin .existingUser .RememberMeBtn, .userLogin .existingUser .forgotPass { margin-top: 10px; font-size: 75%; }
.userLogin .existingUser .forgotPass { color: #114b36; }
.userLogin .existingUser .shopBtn { padding: 0; height: 45px; border-radius: 30px; background: var(--red); font-family: var(--mainFont); border: 1px solid var(--red); font-size: 22px !important; }
.userLogin .existingUser .shopBtn:hover, .userLogin .existingUser .shopBtn:focus { background: var(--brown-logo); color: #fff; border: 1px solid var(--brown-logo); }

.headerShop .cart { padding: 20px 20px 20px 30px; }
.headerShop .cart .closeCart, .headerShop .cart .removeAllWrapper { padding: 0; font-size: 70%; color: #212327; }
.headerShop .cart .closeCart button, .headerShop .cart .removeAllWrapper button { border-bottom: 1px solid #212327; }
.headerShop .cartItemsTable { padding-left: 30px; }
.headerShop .cartItemsTable .cartItem { border-bottom: 1px solid #d7d7d7; }
.headerShop .cartItemsTable .cartItem .itemName > a { font-size: 86%; color: #272c34; line-height: 1.18; }
.headerShop .cartItemsTable .cartItem .cartItemName { font-size: 100%; padding-right: 0; }
.headerShop .cartItemsTable .cartItem .itemName .cartItemVariation { font-size: 80%; }
.headerShop .cartItemsTable .cartItem .item-quantity { font-size: 100%; }
.headerShop .cartItemsTable.hasQuantitySelection .item-quantity button { background: transparent; border: 0; /* width: 33.33%; */ margin: 0; }
.headerShop .cartItemsTable.hasQuantitySelection .item-quantity .itemQuantityContainer { border: 0; margin: 0; width: 33.33%; }
.headerShop .cartItemsTable .cartItem .item-quantity.quantity-wrapper { display: flex; width: fit-content; }
.headerShop .cartItemsTable .cartItem .item-quantity.quantity-wrapper { border: 1px solid #000; height: 34px; }
.headerShop .cartItemsTable .cartItem .itemBeforeDiscountPrice { font-size: 100%; }
.headerShop .cartItemsTable::-webkit-scrollbar { width: 2px; }
.headerShop .cartItemsTable::-webkit-scrollbar-track { background: #e2eae8; box-shadow: none; }
.headerShop .cartItemsTable::-webkit-scrollbar-thumb { background-color: #000; box-shadow: none; outline: none; }
.headerShop .cartItemsNavSubTotal { padding: 40px 30px 15px 0; width: 100%; }
.headerShop .cartItemsNavSubTotal .totalSumItems:not(.cartActions) { display: flex; justify-content: space-between; align-items: center; d: d; }
.headerShop .cartItemsNavSubTotal a.goToCart { border-radius: 30px; border: 1px solid var(--mainColor); font-family: var(--mainFont); font-size: 100%; height: 45px; padding: 0; display: inline-flex; align-items: center; justify-content: center; color: var(--mainColor); }
.headerShop .cartItemsNavSubTotal a.goToCheckout { border-radius: 30px; border: 1px solid var(--red); font-family: var(--mainFont); font-size: 100%; height: 45px; padding: 0; display: inline-flex; align-items: center; justify-content: center; color: var(--mainColor); background: var(--red); color: #fff; }
.headerShop .cartItemsNavSubTotal a.goToCheckout:hover, .headerShop .cartItemsNavSubTotal a.goToCheckout:focus { background: #000; color: var(--pink); }
.headerShop .cartItemsNavSubTotal .cartBottomText { padding: 0; font-size: 100%; }
.headerShop .cartItemsNavSubTotal .cartBottomText h4 { margin: 5px 0; font-size: 80%; }
.headerShop .cartItemsNavSubTotal .totalSumItems { font-size: 100%; }
.headerShop .cart .removeAllWrapper { padding-left: 30px; }
.cartItemsNavSubTotal:after { right: 0; border-right: 1px solid #232323; }
.itemsTableWrapper { height: 350px; }
.headerShop .cartItemsTable .cartItem .cartItemPic img { position: relative; /* left: unset; */ top: unset; transform: none; max-height: 90px; border-radius: 0; height: 100%; width: max-content; max-width: max-content; min-width: 100%; }
.headerShop .cartItemsTable .cartItem .cartItemPic { width: 70px; overflow: hidden; border: 0; }
.cartItemsTable .cartItem .itemName { max-width: calc(100% - 60px); margin-right: 15px; }
.cartItemsTable .cartItem span.itemBeforeDiscountPrice:before, .cartItemsTable .cartItem span.finalPrice:before, .price:before { }
.cartItemsTable .cartItem button.deleteBtn.deleteBtnNew { background: transparent; }
.cartItemsTable .cartItem button.deleteBtn.deleteBtnNew svg { opacity: 0; }
.cartItemsTable .cartItem button.deleteBtn.deleteBtnNew::after { content: 'X'; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); font-family: cursive; font-size: 80%; pointer-events: none; }
.headerShop .cartItemsNavSubTotal a.goToCart:hover { background: var(--red); color: #fff; border-color: var(--red); }
.headerShop .cartItemsNavSubTotal a.goToCheckout:hover { background: var(--brown-logo); border-color: var(--brown-logo); color: #fff; }

.registerFormWrapper.registerPage { background: transparent; max-width: 400px; padding: 0; margin: 70px auto 160px; }
.registerFormWrapper.registerPage #headline { margin: 0 0 25px; }
.registerFormWrapper.registerPage #headline h1 p { max-width: unset; font-size: 100%; margin: 0; line-height: 0.95; }
.registerFormWrapper.registerPage > p { max-width: 95%; line-height: 1.35; margin-bottom: 25px; }
.registerFormWrapper.registerPage #register-form fieldset label { font-size: 0.8rem; line-height: 1.35; font-weight: unset; color: var(--gray, #838688); margin-bottom: 8px; }
.registerFormWrapper.registerPage #register-form fieldset input { border-radius: unset; height: 40px; margin-bottom: 15px; font-size: 0.8rem; border-color: #838688; box-shadow: none; }
.registerFormWrapper.registerPage #register-form .normal-form-comment { font-size: 75%; padding: 0; }
.registerFormWrapper.registerPage #register-form .normal-form-submit { width: auto; margin: 0; text-align: center; }
.registerFormWrapper.registerPage #register-form .normal-form-submit input { background: var(--red); border-radius: 30px; border: 1px solid var(--red); font-size: 0.9rem; line-height: 1.1; font-family: var(--mainFont); height: 50px; width: 175px; display: inline-flex; align-items: center; justify-content: center; padding: 0; margin-top: 20px; }
.registerFormWrapper.registerPage #register-form .normal-form-submit input:hover { color: #fff; background: var(--brown-logo); border-color: var(--brown-logo); }

.headerShopLoginUserLoggedIn { left: -140px; bottom: -215px !important; background: #fff; color: var(--mainColor); }
.headerShopLoginUserLoggedIn h4 { background: #BDD7E8; padding: 10px 16px; color: var(--mainColor); font-family: var(--mainFont); }
.headerShopLoginUserLoggedIn a.userAction { display: flex !important; flex-direction: row-reverse; justify-content: space-between; margin: 0 !important; padding: 5px 15px !important; font-size: 83%; }
.headerShopLoginUserLoggedIn:after { left: 141px; transform: unset; border-bottom-color: var(--mainColor); }
.headerShopLoginUserLoggedIn a.userAction svg { opacity: 0; margin: 0; }
.headerShopLoginUserLoggedIn a.userAction::before { content: ''; position: absolute; left: 15px !important; top: 5px; width: 18px !important; height: 22px; background: url(/warehouse/dynamic/373639.svg); background-repeat: no-repeat; background-position: center; pointer-events: none; background-size: 100%; transition: 0.3s all ease; border: none !important; }
.headerShopLoginUserLoggedIn a.userAction.userAccountBtn::before { background-image: url(/warehouse/dynamic/373636.svg); }
.headerShopLoginUserLoggedIn a.userAction.userPassBtn::before { background-image: url(/warehouse/dynamic/382115.svg); }
.headerShopLoginUserLoggedIn a.userAction.userOrdersBtn::before { background-image: url(/warehouse/dynamic/382114.svg); }
.headerShopLoginUserLoggedIn a.userAction::after { border-bottom: 1px solid var(--brown) !important; }

.forgot-password-modal .modal-content { position: relative; width: fit-content; }
.forgot-password-modal .modal-content .modal-body { max-width: 380px; padding: 40px 55px 50px; transition: 0.5s all ease; }
.forgot-password-modal .modal-content .modal-body.showing { opacity: 1; }
.forgot-password-modal .modal-content .modal-body .shopPop-image img { width: 86px; }
.forgot-password-modal .modal-content .modal-body .shopPop-headline { margin: 20px 0 15px; font-size: 150%; color: var(--green); }
.forgot-password-modal .modal-content .modal-body .row { margin: 0; }
.forgot-password-modal .modal-content a.close { position: absolute; top: -45px; left: 50%; transform: translateX(-50%); z-index: 1; border-radius: 50%; border: 1px solid #fff; font-size: 0; width: 34px; height: 34px; display: inline-flex; align-items: center; justify-content: center; }
.forgot-password-modal .modal-content a.close svg { width: 16px; height: 16px; fill: #fff; }
.forgot-password-modal .modal-content .modal-body .row h2.forgotPassTitle { font-size: 2rem; color: var(--green); }
.forgot-password-modal .modal-content .modal-body .row form#passwordRecovery { margin-top: 10px; }
.forgot-password-modal .modal-content .modal-body .row form#passwordRecovery .loginFormInput { }
.forgot-password-modal .modal-content .modal-body .row form#passwordRecovery .loginFormInput input { height: 50px; border-radius: 0; background: #fff; width: 100%; margin: 0 auto 30px; border-radius: 30px; box-shadow: none; font-family: 'Assistant-Regular'; }
.forgot-password-modal .modal-content .modal-body .row form#passwordRecovery .shopBtn { max-width: unset; color: #fff; height: 50px; padding: 0; width: 150px; background: var(--red); font-size: 100%; font-family: var(--mainFont); border-radius: 30px; border: none; transition: 0.3s all ease; }
.forgot-password-modal .modal-content .modal-body .row form#passwordRecovery .shopBtn:hover { background: var(--brown-logo); }
.forgot-password-modal .modal-content .modal-body .row h2.successLoginTitle { font-size: 1.8rem; margin-bottom: 10px; }
.forgot-password-modal .modal-content .modal-body .row form#passwordRecovery .shopBtn.closePop { width: 125px; height: 40px; }

@media (min-width: 1025px) {
    #register-form .formMsgs { bottom: unset; padding: 0; }
}

@media (max-width: 1024px) {
    .userLogin { max-height: 90vh; }
    .userLogin .existingUser { margin: 0; padding-block: 30px; }
    .headerShopLogin { width: 100%; padding: 0 20px; }
    .headerShopLoginUserLoggedIn { top: 55px; left: 0; bottom: unset !important; height: auto; width: 100%; }
    .headerShopLoginUserLoggedIn a.userAction { display: flex !important; flex-direction: row; }
    .cartItemsTable .cartItem .itemName { max-width: calc(100% - 90px); }
    .headerShop .cartItemsTable .cartItem .itemName > a { font-size: 77%; }
    .headerShop .cartItemsTable .cartItem .item-quantity { font-size: 77%; }
    .headerShop .cartItemsTable .cartItem .itemBeforeDiscountPrice { font-size: 77%; }
    .headerShop .cartItemsNavSubTotal { padding: 0; }
    .headerShop .cartItemsNavSubTotal a { max-width: 45%; }
    .headerShop .cartItemsNavSubTotal .totalSumItems.cartActions { display: flex; align-items: center; justify-content: space-between; margin-top: 19px; }
    .headerShop .cartItemsNavSubTotal a.goToCart { max-width: 50%; width: 50%; }
    .headerShop .cartItemsNavSubTotal a.goToCart, .headerShop .cartItemsNavSubTotal a.goToCheckout { margin: 0; font-size: 0.9rem; }
    .registerFormWrapper.registerPage { padding: 0 30px; margin: 40px auto 80px; }

    .headerShop .cartItemsTable { padding: 0; }

    .itemsTableWrapper:after { content: none; }

    .cartItemsNavSubTotal:after { content: none; }

    .headerShop .cart .closeCart, .headerShop .cart .removeAllWrapper { font-size: 90%; }
    .userLogin .existingUser .loginFormInput:has(.shopBtn) { display: flex; width: 100%; }
    .userLogin .existingUser .shopBtn { width: 215px; margin-inline: auto; }


    .headerShop .cartItemsTable.hasQuantitySelection .item-quantity .itemQuantityContainer button { background: transparent; border: 0; margin: 0; padding: 0; }
    .headerShop .cartItemsTable .cartItem .item-quantity { display: flex; }
    .headerShop .cartItemsTable.hasQuantitySelection .item-quantity .itemQuantityContainer { width: 100%; }
    .headerShop .cartItemsTable.hasQuantitySelection .item-quantity .itemQuantityContainer .itemQuantityContainer { border: 0; }
    .headerShop .cartItemsTable .cartItem .cartItemPic img { width: 100%; max-width: 100%; height: auto; left: -5px; }
}

/* Logged User*/
.user-panel .shopLayout { margin-top: 75px; }
.shopLayout { display: flex; flex-direction: row-reverse; margin-top: 30px; justify-content: center; flex-wrap: wrap; }
.userProfile { max-width: 800px; margin-top: 0; width: 100%; }
.loggedInUser.profileSideBar h4 { font-family: var(--mainFont); display: flex; flex-wrap: wrap; align-items: flex-end; background: rgba(189, 215, 232, 0.30); padding: 40px 20px; }
.loggedInUser.profileSideBar h4 button.loginBoxLogout { width: 100%; text-align: right; border: none; position: relative; }
.loggedInUser.profileSideBar a.active, .loggedInUser.profileSideBar a:hover { background: #BDD7E8; color: #212327; }
.shopLayout:not(.wishListPage) .loggedInUser + .userProfile,
.shopLayout.wishListPage .loggedInUser.profileSideBar + .userProfile { max-width: 550px; }
.shopLayout #headline h1 svg { display: none; }
.user-panel .shopLayout #headline h1 {/; font-size: 1.8rem; //////////; line-height: 1.05; }
.loggedInUser.profileSideBar a, .shopLayout .userProfile #headline, .shopLayout .userProfile form.registerFormWrapper { background: rgba(189, 215, 232, 0.30); position: relative; font-size: 100%; }
.loggedInUser.profileSideBar a { color: #000; }
.shopLayout .userProfile form.registerFormWrapper fieldset label { font-size: 80%; font-weight: unset; }
.shopLayout .userProfile form.shop-form fieldset .form-control:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=radio]) { background: #fff; border-radius: unset; font-size: 80% !important; }
.shopLayout .userProfile form.registerFormWrapper .normal-form-comment { font-size: 75%; padding: 0; }
.shopLayout .userProfile form.registerFormWrapper .normal-form-submit { width: 100%; text-align: right; }
.shopLayout.orderHistory .cartWrapper .cartItemsTable { background-color: rgba(189, 215, 232, 0.30); height: 100%; padding: 20px; }
.shopLayout.orderHistory .cartWrapper .cartItemsTable h3 { text-align: right; }
.shopLayout .userProfile form.registerFormWrapper .normal-form-submit input { max-width: 200px; background: var(--red); border: none; height: 50px; border-radius: 30px; font-family: var(--mainFont); font-size: 0.9rem; transition: 0.3s all ease; }
.shopLayout .userProfile form.registerFormWrapper .normal-form-submit input:hover, .shopLayout .userProfile form.registerFormWrapper .normal-form-submit input:focus { background: var(--brown-logo); color: #fff; }
.shopLayout .userProfile form.shop-form fieldset .col-md-8, .shopLayout .userProfile form.shop-form fieldset .col-sm-8 { width: 100%; }
.loggedInUser.profileSideBar a::before { content: ''; position: absolute; right: 20px; top: 16px; width: 22px; height: 22px; background: url(/warehouse/dynamic/373639.svg); background-repeat: no-repeat; background-position: center; pointer-events: none; background-size: contain; transition: 0.3s all ease; border: none !important; }
.loggedInUser.profileSideBar a:nth-child(2)::before { background-image: url(/warehouse/dynamic/373636.svg); }
.loggedInUser.profileSideBar a:nth-child(3)::before { background-image: url(/warehouse/dynamic/382115.svg); }
.loggedInUser.profileSideBar a:nth-child(4)::before { background-image: url(/warehouse/dynamic/382114.svg); }
.loggedInUser.profileSideBar a svg { opacity: 0; }
.cartWrapper.ordersWrapper.userProfile { margin-top: 0; }
.cartWrapper.ordersWrapper.userProfile .orderItem { background: transparent; padding: 20px; }
.cartWrapper.ordersWrapper.userProfile .topOrderItem::after { border-bottom: 2px solid var(--mainColor); }
.shopLayout.orderHistory .cartItemsTable .topOrderItem .cartItemsCell span { font-size: 90%; }
.shopLayout.orderHistory .cartItemsTable .topOrderItem .cartItemsCell span:first-child { font-size: 120%; margin-bottom: 5px; }
.cartWrapper.ordersWrapper.userProfile .orderItem .orderItemImg { background: transparent; max-width: 70px; max-height: 100px; }
.shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-actions a { width: 200px; height: 45px; border: 2px solid var(--green); background-color: var(--green); border-radius: 30px; color: #fff; font-size: 100%; display: inline-flex; align-items: center; justify-content: center; padding: 0; }
.shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-actions a:hover, .shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-actions a:focus { background-color: var(--mainColor); border-color: var(--mainColor); }
.shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-actions button { width: 200px; height: 45px; border: 2px solid var(--mainColor); background-color: transparent; border-radius: 30px; color: var(--mainColor); font-size: 100%; display: inline-flex; align-items: center; justify-content: center; padding: 0; }
.shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-actions button:hover, .shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-actions button:focus { background: var(--mainColor); border-color: var(--mainColor); color: #fff; }

@media (max-width: 1024px) {
    .shopLayout .userProfile form.registerFormWrapper .normal-form-submit { padding: 0 10px; }
    .shopLayout .userProfile form.registerFormWrapper .normal-form-submit input { max-width: 150px; }
}

/* Shopping Cart */
.shopLayout.cartPage { display: flex; flex-direction: column; align-items: center; max-width: 1170px; margin: 30px auto 70px; width: min(1170px, 85%); }
.shopLayout.cartPage #headline { margin: 0 0 30px auto; }
.shopLayout.cartPage .cartItemsTable { width: 100%; }
.shopLayout.cartPage .cartWrapper { width: 100%; display: flex; flex-direction: row-reverse; }
.shopLayout.cartPage .cartItemsTable .cartItemsTitles { background: transparent; border: 0; border-bottom: 1px solid var(--mainColor); font-size: 90%; line-height: 1.1; font-family: var(--mainFont); font-weight: normal; }
.shopLayout.cartPage .cartItemsTable .cartItemsTitles .cartItemName { width: 52%; }
.shopLayout.cartPage .cartItemsTable .cartItemsTitles .cartItemsCell { padding: 14px 0px 14px 20px; text-align: right; }
.shopLayout.cartPage .cartItemsTable .cartItemsTitles .cartItemPrice { width: 15%; }
.shopLayout.cartPage .cartItemsTable .cartItemName { width: 52%; padding-right: 0; }
.shopLayout.cartPage .cartItemsTable .items { background: transparent; }
.shopLayout.cartPage .cartItemsTable .cartItemPrice { width: 15%; }
.shopLayout.cartPage .cartItemsTable .cartItemQ { width: 17%; }
.shopLayout.cartPage .cartItemsTable .cartItemQ .item-quantity { border: 1px solid #000; border-radius: 0; }
.shopLayout.cartPage .cartItemsTable .cartItemQ .item-quantity button { border: none; background: transparent; width: 25px; }
.shopLayout.cartPage .cartItemsTable .cartItemQ .item-quantity .itemQuantityContainer { border: none; font-size: 90%; font-family: var(--mainFont); }
.shopLayout.cartPage .cartItemsTable .cartItemName a.cartItemPic { border: none; width: 70px; overflow: hidden; }
.shopLayout.cartPage .cartItemsTable .cartItemName a.cartItemPic img { /* position: relative; */ /* left: unset; */ /* top: unset; */ /* transform: none; */ max-width: 70px; max-height: 90px; border-radius: 0; height: 100%; min-width: 100%; max-width: max-content; }
.shopLayout.cartPage .cartItemsTable .cartItemDelete { padding-left: 0 !important; }
.shopLayout.cartPage .cartWrapper .cartSubTotal { color: #4e535c; background: rgba(189, 215, 232, 0.30); }
.shopLayout.cartPage .cartWrapper .cartSubTotal .subTotalTitle { background: transparent; padding: 10px 20px 0; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .subTotalTitle h2 { font-size: 115%; font-family: var(--mainFont); font-weight: unset; color: #000; padding: 2px 0 10px; border-bottom: 1px solid #707070; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .itemsInCart { font-size: 80%; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .subtotal { font-size: 80%; padding: 10px 20px 15px; border-bottom: 1px solid #f0f0f0; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalPrice { font-size: 120%; font-family: var(--mainFont); font-weight: unset; padding: 15px 20px 0; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalPrice .price { font-size: 140%; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalPrice span:not(.price) { font-size: 110%; }
.shopLayout.cartPage .cartWrapper .cartSubTotal a.goToCheckout { font-family: var(--mainFont); background: var(--red); border-radius: 30px; border: 1px solid var(--red); height: 45px; display: inline-flex; justify-content: center; align-items: center; padding: 0; font-size: 0.9rem; line-height: 1.1; }
.shopLayout.cartPage .cartWrapper .cartSubTotal a.goToCheckout:hover, .shopLayout.cartPage .cartWrapper .cartSubTotal a.goToCheckout:focus { background: var(--brown-logo); border-color: var(--brown-logo); color: #fff; }

@media (max-width: 1024px) {
    .shopLayout.cartPage { margin: 10px auto 20px; width: 100%; }
    .shopLayout.cartPage .cartWrapper { display: flex; flex-direction: column; }
    .shopLayout.cartPage .cartItemsTable .cartItemName { width: 100%; }
    .shopLayout.cartPage .cartItemsTable .cartItemQ, .shopLayout.cartPage .cartItemsTable .cartItemPrice { width: 100%; }
    .shopLayout.cartPage .cartItemsTable .cartItem { padding: 10px 0; }
    .shopLayout.cartPage #headline { margin: 0 0 15px auto; }
    .shopLayout.cartPage .cartItemsTable .cartItemQ .item-quantity span { border: none; }
    .mobile-subTotal { display: none; top: var(--headerHeight); background: #E5EFF6; }
}

/* Favourites */
.wishListPage .userProfile #headline { background: rgba(189, 215, 232, 0.30); height: auto; padding: 40px 20px; }
.wishListPage .userProfile #headline h1 svg { display: none; }
.wishListPage .userProfile .registerFormWrapper { background: transparent; max-width: 1070px; padding: 40px 20px; margin: 0 auto 180px; text-align: right; }
.shopLayout.wishListPage .loggedInUser.profileSideBar + .userProfile .registerFormWrapper .itemsList .catalogItemBox { width: 50%; }
.shopLayout.wishListPage .loggedInUser.profileSideBar + .userProfile .registerFormWrapper { padding-inline: 0; }
.wishListPage .userProfile .registerFormWrapper .itemsList { margin: 0; display: flex; flex-wrap: wrap; }
.wishListPage .userProfile .registerFormWrapper .itemsList .catalogItemBox { padding: 0 17px; margin-bottom: 34px; }
.wishListPage .catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart .quantity-start:not(.inactive) { justify-content: flex-end; }
.wishListPage .userProfile .registerFormWrapper .noItemsYet h2 { font-size: 1.5rem; text-align: right; }
.wishListPage .userProfile .registerFormWrapper .noItemsYet a.shopBtn { width: 145px; height: 50px; background: var(--red); font-size: 0.9rem; font-family: var(--mainFont); border-radius: 30px; border: none; padding: 0; transition: 0.3s all ease; display: inline-flex; align-items: center; justify-content: center; d: d; }
.wishListPage .userProfile .registerFormWrapper .noItemsYet a.shopBtn:hover, .wishListPage .userProfile .registerFormWrapper .noItemsYet a.shopBtn:focus { background: var(--brown-logo); color: #fff; border-color: var(--brown-logo); }
.wishListPage .userProfile:has(.noItemsYet) { align-items: center; }

@media (max-width: 1024px) {
    .wishListPage .userProfile #headline { text-align: center; }
    .wishListPage .userProfile .registerFormWrapper { padding: 0px 0 30px; margin: 0 auto 40px; }
    .wishListPage .userProfile .registerFormWrapper .noItemsYet h2 { text-align: center; margin-block: 20px; }
    .wishListPage .userProfile .registerFormWrapper .itemsList .catalogItemBox { width: 50%; padding: 0 5px; }
}

/* Checkout Page */
.checkoutPage .checkout-login { background: transparent; margin-bottom: 100px; }
.checkoutPage .checkout-login .subheadline h2 { font-size: 200%; }
.checkoutPage .checkout-login #checkoutLogin { position: relative; }
.checkoutPage .checkout-login #checkoutLogin .loginFormInput .form-control:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=radio]) { border: none !important; border-bottom: 1px solid var(--mainColor) !important; box-shadow: none; background: #fff !important; border-radius: 0 !important; margin-bottom: 15px !important; font-size: 80%; }
.checkoutPage .checkout-login #checkoutLogin input.shopBtn { background: var(--red); border: 1px solid var(--red); font-family: var(--mainFont); font-size: 100%; color: #fff; border-radius: 30px; width: 200px; padding: 0; height: 45px; position: absolute; bottom: -80px; left: 50%; transform: translateX(-50%); transition: 0.3s all ease; }
.checkoutPage .checkout-login #checkoutLogin input.shopBtn:hover, .checkoutPage .checkout-login #checkoutLogin input.shopBtn:focus { background: var(--brown-logo); border-color: var(--brown-logo); }
.checkoutPage .checkout-login .newUser a.shopBtn { background: transparent; border: 1px solid var(--mainColor); color: var(--brown); font-family: var(--mainFont); font-size: 100%; color: var(--mainColor); border-radius: 30px; width: 200px; padding: 0; height: 45px; display: inline-flex; align-items: center; justify-content: center; transition: 0.3s all ease; }
.checkoutPage .checkout-login .newUser a.shopBtn:focus, .checkoutPage .checkout-login .newUser a.shopBtn:hover { background: var(--red); color: #fff; border-color: var(--red); }
.ShopCheckoutPage #SiteGrid { overflow: visible; }
.ShopCheckoutPage #GridContent { display: flex; justify-content: center; }
.ShopCheckoutPage .checkoutPage #headline { width: 100%; max-width: 1140px; font-size: 100%; margin-block: 30px 60px; text-align: right; }
.checkoutPage .checkout-login .newUser a.checkoutLogin { background: var(--red); border: 1px solid var(--red); font-family: var(--mainFont); font-size: 100%; color: #fff; border-radius: 30px; width: 200px; padding: 0; height: 45px; display: inline-flex; align-items: center; justify-content: center; transition: 0.3s all ease; }
.checkoutPage .checkout-login .newUser a.checkoutLogin:hover, .checkoutPage .checkout-login .newUser a.checkoutLogin:focus { background: var(--brown-logo); border-color: var(--brown-logo); }
.checkoutPage .checkout-login .newUser > span { font-size: 100%; }
.checkoutPage .cartSubTotal { padding: 0; height: 100%; background: transparent; }
.checkoutPage .cartSubTotal .subTotalInner { display: flex; flex-direction: column; padding-block: 10px; /* border: 1px solid var(--mainColor); */ position: sticky; top: 90px; background: rgba(189, 215, 232, 0.40); }
.checkoutPage .cartSubTotal .subTotalInner .subTotalTitle { background: transparent; display: inline-flex; justify-content: space-between; align-items: center; font-size: 0.7rem; color: var(--gray, #838688); }
.checkoutPage .cartSubTotal .subTotalInner .totalSumItems:not(.totalPrice) { font-size: 0.8rem; line-height: 1.35; }
.checkoutPage .cartSubTotal .subTotalInner .totalSumItems.totalPrice { font-size: 120%; font-family: var(--mainFont); }
.checkoutPage .cartSubTotal .subTotalInner .totalSumItems.totalPrice::before { border-color: #fff; margin-bottom: 15px; }
.checkoutPage .cartSubTotal .subTotalInner .subTotalTitle h2 { font-weight: unset; width: auto; font-size: 0.9rem; font-family: var(--mainFont); }
.checkoutPage .cartSubTotal .subTotalInner .subTotalTitle a.goToCart::after { bottom: -3px; }
.checkoutPage form#checkout-form .checkoutFormWrapper { background: rgba(236, 239, 241, 0.30); }
.checkoutPage form#checkout-form .checkoutFormWrapper > .row { margin: 0; }
.checkoutPage form#checkout-form .checkoutFormWrapper > .row .checkoutTitle { padding: 0; }
.checkoutPage form#checkout-form .checkoutFormWrapper > .row .checkoutTitle.deliveryError { padding: 0 30px; }
.deliveryOptionBox span.radioCircle { background: #fff; }
.deliveryOptionBox.active img { z-index: 2; }
form#checkout-form .checkoutTitle h4 { font-weight: unset; line-height: 1.35; font-size: 0.8rem; color: var(--gray, #838688); }
.checkoutPage form#checkout-form .checkoutFormWrapper > .row .checkoutTitle.giftDetails.giftDetailsTitle { margin-block: 15px 10px; }
/*.checkoutPage form#checkout-form .checkoutFormWrapper > .row:has(.checkoutInputsWrapper ) { padding: 40px 20px; }*/
/*.checkoutPage form#checkout-form .checkoutFormWrapper .row > div.checkoutInputsWrapper { padding-inline: 0; }*/
.checkoutPage form#checkout-form .checkoutFormWrapper .row > div.checkoutInputsWrapper .selectHolder { border-radius: 0; max-width: 87.6%; margin-inline: 30px; }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutTitle h3 { background: #E5EFF6; color: var(--mainColor); font-weight: unset; font-family: var(--mainFont); padding: 20px; font-size: 0.9rem; }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutTitle h3 svg { display: none; }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutInputsWrapper .deliveryOptionBox { border-radius: 0; background: #E5EFF6 }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutInputsWrapper label { font-weight: unset; line-height: 1.35; font-size: 0.8rem; color: var(--gray, #838688); }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutInputsWrapper input,
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutInputsWrapper textarea { box-shadow: none; border: 1px solid var(--mainColor); border-radius: unset; font-size: 0.8rem; }
.checkoutPage form#checkout-form .checkoutFormWrapper .couponDetails button { padding: 0; height: 45px; border-radius: 30px; background: var(--red); font-family: var(--mainFont); border: 1px solid var(--red); font-size: 0.9rem; }
.checkoutPage form#checkout-form .checkoutFormWrapper .couponDetails button:hover { color: #fff; background: var(--brown-logo); border-color: var(--brown-logo); }
.checkoutPage form#checkout-form .normal-form-submit input { padding: 0; height: 45px; border-radius: 30px; background: var(--red); font-family: var(--mainFont); border: 1px solid var(--red); font-size: 105%; max-width: 200px; }
.checkoutPage form#checkout-form .normal-form-submit input:hover, .checkoutPage form#checkout-form .normal-form-submit input:focus { color: #fff; background: var(--brown-logo); border-color: var(--brown-logo); }
.checkoutPage form#checkout-form .normal-form-submit { text-align: left; }
.ShopCheckoutPage #GridContent .normal-form-comment { font-size: 0.7rem; color: var(--gray, #838688); line-height: 1.2; }

.checkoutPage form#checkout-form .checkoutFormWrapper .row > div.checkoutInputsWrapper .selectHolder select { border-radius: 0; box-shadow: none }
.checkoutPage form#checkout-form .checkoutFormWrapper .row > div.checkoutInputsWrapper:has(select[name='destination-435']) { padding: 0; }

@media (max-width: 1024px) {
    .checkoutPage .cartSubTotal { height: auto; }
    .checkoutPage .cartSubTotal .subTotalInner { position: relative; top: unset; }
    .ShopCheckoutPage .checkoutPage #headline { margin-block: 30px; }
    form#checkout-form .row > div.checkoutInputsWrapper { padding-inline: 0; }
    .checkoutBtnMobile .normal-form-submit button.shopBtn { border-radius: 30px; height: 50px; width: 150px; background: var(--red); border: 0; font-size: 0.9rem; }

    .checkoutPage form#checkout-form .checkoutFormWrapper > .row .checkoutTitle.deliveryError { padding: 0; }
    .checkoutPage form#checkout-form .checkoutFormWrapper .row > div.checkoutInputsWrapper .selectHolder select[name='destination-435'] { border-radius: 0; box-shadow: none }
    .checkoutPage form#checkout-form .checkoutFormWrapper .row > div.checkoutInputsWrapper:has(select[name='destination-435']) { padding: 0; }
    .deliveryMethodComments { padding: 0; }
    .deliveryDetailsCalcWeight:has(select[name='destination-435']) { padding-top: 10px; }
}

/* Home Gallery */
#home-gallery { margin-top: var(--headerHeight); }
#home-gallery::after { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; background: radial-gradient(31.83% 31.83% at 50% 50%, rgba(61, 44, 37, 0.42) 0%, rgba(61, 44, 37, 0.30) 100%); }
#home-gallery .opacity-layer, #home-gallery .scroll-down { display: none; }
#home-gallery .caption-text { top: 50%; transform: translate(-50%,-50%); z-index: 3; }
#home-gallery .gallery-caption:not(.caption-text) { width: 100%; max-width: 300px; top: 50%; transform: translate(-50%,-50%); }
#home-gallery .gallery-logo { width: 100%; }
#home-gallery .caption-text .gallery-text { font-size: 100%; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; gap: 32px; max-width: 610px; text-align: center; font-family: var(--app-height); line-height: 1.35; }
#home-gallery .caption-text .gallery-text > div { font-family: var(--mainFont); font-size: 4.5rem; line-height: 0.9; letter-spacing: -1.8px; }
#home-gallery .gallery-caption .gallery-text a.gallery-text-btn.photoCaptionLink { font-size: 100%; background: var(--Beige); border-radius: 30px; width: max-content; display: inline-flex; align-items: center; justify-content: center; padding: 0; font-family: var(--mainFont); color: var(--brown-logo); padding: 0 30px; font-size: 0.9rem; line-height: 0.5; font-weight: 400; height: 56px; min-width: 188px; }
#home-gallery .gallery-caption .gallery-text a.gallery-text-btn.photoCaptionLink:hover { background: var(--red); color: #fff; }
#home-gallery ol.flex-control-nav.flex-control-paging { bottom: 25px; }
#home-gallery .flex-control-paging li a { background: #fff; border: 1px solid var(--mainColor); width: 13px; height: 7px; transition: 0.3s all ease; }
#home-gallery .flex-control-paging li a.flex-active { border: 1px solid var(--mainColor); width: 43px; cursor: pointer; background: var(--mainColor); }
#home-gallery .flex-control-paging li a.flex-active:focus { outline: none; }
#home-gallery .slider-bg.stellar-bg { background-size: cover; }

@media (max-width: 1024px) {
    #home-gallery .gallery-caption:not(.caption-text) { max-width: 200px; top: unset; bottom: 100px; transform: translateX(-50%); }
    #home-gallery button.controlSlider.pause { display: none; }
    #home-gallery .caption-text { /* bottom: 50px; */ width: 100vw; }
    #home-gallery .gallery-caption .gallery-text a.gallery-text-btn.photoCaptionLink { width: 150px; height: 52px; font-size: 0.9rem; line-height: 1.1; }
    #home-gallery ol.flex-control-nav.flex-control-paging { left: 15px; transform: none; bottom: 15px; }
    #home-gallery .flex-control-paging li a { width: 10px; height: 5px; }
    #home-gallery .flex-control-paging li a.flex-active { width: 34px; }
}

/* Circular grid-boxes */
.home-page .grid-content-section { max-width: 1170px; }
.home-page .grid-content-section .grid-boxes { margin: 0; display: grid; grid-template-columns: repeat(6, 1fr); grid-template-rows: 1fr; grid-column-gap: 25px; justify-items: center; }
.home-page .grid-content-section .grid-boxes::before, .home-page .grid-content-section .grid-boxes::after { display: none; }
.home-page .grid-content-section .grid-boxes .grid-box { margin: 0; padding: 0; width: 100%; cursor: pointer; }
.home-page .grid-content-section .grid-boxes .grid-box .grid-box-title h3 { font-size: 110%; margin: 0; font-family: var(--mainFont); color: var(--mainColor); }
.home-page .grid-content-section .grid-boxes .grid-box .grid-box-image { border-radius: 50%; border: 2px solid var(--secondColor); margin-bottom: 15px; }
.home-page .grid-content-section .grid-boxes .grid-box .grid-box-image img { border-radius: 50%; }
.home-page .grid-content-section .grid-boxes .grid-box .box-image-animation { padding: 4px; }
.home-page .grid-content-section .grid-boxes .grid-box:hover img { transform: scale(1.1); }

@media (max-width: 1024px) {
    .home-page .grid-content-section .grid-boxes { overflow-x: scroll; width: 100%; display: flex; grid-column-gap: 10px; padding: 0 20px; }
    .home-page .grid-content-section .grid-boxes .grid-box .grid-box-image img { width: 58px; }
    .home-page .grid-content-section .grid-boxes .grid-box .grid-box-image { margin-bottom: 10px; }
    .home-page .grid-content-section .grid-boxes .grid-box .grid-box-title h3 { font-size: 80%; }
    .home-page .grid-content-section .grid-boxes::-webkit-scrollbar { display: none; }
}

/*our-products-sec*/
.our-products-sec { }
.our-products-sec::before { content: "" }
.our-products-sec::after { content: "" }
.our-products-sec .section-title { margin-bottom: 70px; width: fit-content; margin-inline: auto; }
.our-products-sec .section-title h1, .home-page .grid-Catalog-Items .section-title h2 { display: flex; align-items: center; justify-content: center; gap: 24px; }
.our-products-sec .section-title h1::after, .our-products-sec .section-title h1::before, .home-page .grid-Catalog-Items .section-title h2::after, .home-page .grid-Catalog-Items .section-title h2::before { content: ''; display: block; width: 60px; height: 2px; background-color: var(--mainColor); }
.our-products-sec .grid-boxes { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; gap: 56px 30px; max-width: 1320px; margin-inline: auto; }
.our-products-sec .grid-boxes::before, .our-products-sec .grid-boxes::after { content: none; }
.our-products-sec .grid-boxes .grid-category-box { margin: 0; padding: 0; width: calc(25% - 25px); }
.our-products-sec .grid-boxes .grid-category-box .grid-box-image { border-radius: 30px; margin-bottom: 15px; }
.our-products-sec .grid-boxes .grid-category-box .grid-box-image::after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: calc(100% - 14px); height: calc(100% - 14px); border: 1px solid #fff; border-radius: 30px; pointer-events: none; }
.our-products-sec .grid-boxes .grid-box-title { }
.our-products-sec .grid-boxes .grid-box-title h3 { font-size: 1.2rem; line-height: 1.05; color: var(--mainColor); margin: 0; }

@media (max-width: 1024px) {
    .our-products-sec .grid-boxes .grid-category-box .grid-box-image,
    .our-products-sec .grid-boxes .grid-category-box .grid-box-image::after { border-radius: 10px; }
}


/* Carousel grid-boxes(products) */
.home-page .grid-Catalog-Items { /* max-width: 1170px; */ overflow: visible; margin: 0; padding: 125px 0 145px; background-color: #ECEFF1; }
.home-page .grid-Catalog-Items .grid-boxes { max-width: 1320px; margin: 0 auto; }
.home-page .grid-Catalog-Items .section-title { text-align: center; margin-bottom: 65px; }
.home-page .grid-Catalog-Items .section-title h2 { /* font-size: 400%; */ }
.home-page .grid-Catalog-Items .item { padding: 0 16px; overflow: visible; }
.home-page .grid-Catalog-Items .owl-carousel .owl-nav div { top: 30%; font-size: 0; }
/*.home-page .grid-Catalog-Items .owl-carousel .owl-nav div::after { width: 80px; height: 80px; }*/
.home-page .grid-Catalog-Items .owl-carousel .owl-nav .owl-next { right: 100%; left: unset; }
.home-page .grid-Catalog-Items .owl-carousel .owl-nav .owl-prev { left: 100%; right: unset; }
.catalogItemBox { padding: 0; margin: 0; }
.catalogItemBox a.item-image { padding-bottom: 65%; border-radius: 30px; overflow: hidden; }
.catalogItemBox a.item-image img, #CatalogModule .relatedItems .owl-carousel .owl-item img { border-radius: 20px; height: auto; max-height: max-content; width: 100%; }
.catalogItemBox a.item-text { padding: 0; flex-grow: 1; display: inline-flex; flex-direction: column; justify-content: space-between; }
.catalogItemBox .item-text .item-text-top { min-height: 50px; direction: rtl; }
.catalogItemBox .item-text .item-text-top .itemTitle { min-height: unset; color: var(--mainColor); font-family: var(--mainFont); margin: 15px 0 0 auto; font-size: 1.2rem; line-height: 1.05; }
.catalogItemBox .item-text .item-text-top .item-subtitle { font-size: 77%; margin: 5px 0 20px; }
.catalogItemBox .item-text:hover .item-text-top .item-subtitle { color: initial; }
.catalogItemBox .item-text .item-price { color: var(--mainColor); }
.catalogItemBox .item-text .item-price .finalPrice, #CatalogModule .catalogItemBox .item-text .item-price .finalPrice { font-size: 120%; font-family: var(--mainFont); margin: 0; }
.catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart { position: absolute !important; left: 0; bottom: 0px; text-align: left; }
.catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart .quantity-start button,
#CatalogModule .catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart .quantity-start button { border: 1px solid var(--mainColor); border-radius: 30px; width: 126px; height: 42px; line-height: 1.1; font-size: 90%; font-family: var(--mainFont); color: var(--mainColor); transition: 0.3s all ease; }
.catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart .quantity-start button:hover,
#CatalogModule .catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart .quantity-start button:hover { background: var(--red); color: #fff; border-color: var(--red); }
.catalogItemBox .item-quantity .item-quantity-options { width: fit-content; border: 1px solid var(--red); border-radius: 30px; height: 43px; font-size: 90%; font-family: var(--mainFont); margin-left: 0; margin-right: auto; }
.catalogItemBox .item-quantity .item-quantity-options button { width: 47px; height: 100%; border: unset; background: var(--red); }
#CatalogModule .catalogItemBox .item-quantity .item-quantity-options button, #CatalogModule .catalogItemBox .item-quantity .item-quantity-options > span { height: 100%; background: var(--red); border: none; padding: 0 17px; }
.catalogItemBox .item-quantity .item-quantity-options .itemQuantityContainer { height: 100%; border: unset; background: var(--red); padding: 0; margin-right: -4px; margin-left: -4px; }
.catalogItemBox .item-quantity .item-quantity-options .itemQuantityContainer input { color: #fff; background: var(--red); }
.catalogItemBox .item-quantity .item-quantity-options button svg { width: 13px; height: 13px; }
.catalogItemBox .item-quantity .item-quantity-options button svg rect { fill: #fff; }
.catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart .quantity-start:not(.inactive) { display: flex; z-index: 1; d: d; }
.catalogItemBox .wishlist { padding: 0; top: 15px; }
.catalogItemBox .productLabel.wishlist button.wishListBtn { padding: 0; background: #fff; border-radius: 50%; display: inline-flex; width: 30px; height: 30px; justify-content: center; align-items: center; }
.catalogItemBox .wishlist .wishListBtn svg { /* opacity: 0; */ }
.catalogItemBox .wishlist .wishListBtn svg path { stroke: #D35A4A; }
button.wishListBtn.active svg path { fill: var(--red) }
.catalogItemBox .wishlist .wishListBtn::after { /* content: ''; */ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 16px; height: 16px; background-image: url(/warehouse/dynamic/373770.svg); background-repeat: no-repeat; background-position: center; pointer-events: none; transition: 0.3s all ease; }
.catalogItemBox .wishlist .wishListBtn.active::after, .catalogItemBox .wishlist .wishListBtn:hover::after { background-image: url( /warehouse/dynamic/373769.svg); }
.home-page .grid-image-section { margin-top: 0; height: 550px; d: d; }
.home-page .grid-image-section .image-section-data { height: 550px; }
.home-page .grid-image-section .image-section-data::after { content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #000; opacity: 0.25; }
.home-page .grid-image-section .image-section-data .content-inner-wrapper { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); color: #ffffff; display: flex; align-items: center; justify-content: flex-start; flex-direction: column-reverse; gap: 24px; font-size: 1.2rem; line-height: 1.35; z-index: 2 }
.home-page .grid-image-section .image-section-data .content-inner-wrapper > div { position: relative; left: unset; top: unset; transform: unset; }
.home-page .grid-image-section .image-section-data .content-inner-wrapper > div.section-title { margin: 0; }
.home-page .grid-image-section .image-section-data .content-inner-wrapper > div.section-title h2 { color: #fff; }
.home-page .grid-image-section .image-section-data .content-inner-wrapper .image-section-Btn a { color: var(--mainColor); font-size: 0.8rem; font-family: var(--mainFont); line-height: 1.1; height: 50px; min-width: 150px; display: flex; align-items: center; justify-content: center; }
.home-page .grid-image-section .image-section-data .content-inner-wrapper .image-section-Btn a:hover { background: var(--red) !important; color: #fff; }

.outOfStockLabel.hasTextLabel { background: var(--red); color: #ffffff; text-align: center; position: absolute;transform:none; left: 0; top: 10px; width: max-content; z-index: 1; padding: 5px 10px; font-size: 0.8rem; border-radius: 3px; }
#CatalogItemView .itemContentWrapper .outOfStockLabel span { background: var(--red); border-radius: 5px; }
@media (min-width: 1025px) {
    .catalogItemBox a.item-text { min-height: 145px; flex-grow: unset; }
    .catalogItemBox .item-text .item-price { height: 42px; display: flex; align-items: center; }
    .owl-carousel .catalogItemBox .item-text .item-price { justify-content: flex-end; }
}

@media (max-width: 1024px) {
    .home-page .grid-Catalog-Items .section-title h2 { font-size: 2rem; margin-right: 0; gap: 8px; }
    .home-page .grid-Catalog-Items .item { padding: 0; width: 150px; }
    .catalogItemBox a.item-image { padding-bottom: 65%; border-radius: 10px; }
    .catalogItemBox a.item-image img { border-radius: 10px; }
    .catalogItemBox .wishlist { top: 10px; right: 10px; }
    .catalogItemBox .productLabel.wishlist button.wishListBtn { width: 30px; height: 30px; }
    .catalogItemBox .wishlist .wishListBtn::after { width: 14px; height: 14px; background-size: 100%; }
    .catalogItemBox .item-text .item-text-top { min-height: 35px; }
    .catalogItemBox .item-text .item-text-top .itemTitle { margin: 15px auto 0; text-align: center; font-size: 0.9rem; max-width: 95%; line-height: 1.05; color: var(--brown-logo); min-height: 40px; }
    .catalogItemBox .item-text .item-text-top .item-subtitle { display: none; }
    .catalogItemBox .item-text .item-price { text-align: center; margin-top: 15px; }
    .catalogItemBox .item-text .item-price .finalPrice, #CatalogModule .catalogItemBox .item-text .item-price .finalPrice { font-size: 0.9rem; }
    .catalogItemBox .item-text .item-price .itemBeforeDiscountPrice { font-size: 75%; margin-left: 5px; }
    .catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart { padding: 0; text-align: center; position: relative !important; left: unset; bottom: unset; margin-top: 10px; }
    .catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart .quantity-start button,
    #CatalogModule .catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart .quantity-start button { width: 104px; height: 40px; font-size: 75%; padding-top: 5px; }
    .catalogItemBox .item-quantity .item-quantity-options { display: flex !important; max-width: 104px; margin: 0 auto; height: 40px; }
    .catalogItemBox .item-quantity .item-quantity-options .itemQuantityContainer input { font-size: 90% !important; width: 100% !important; }
    .catalogItemBox .item-quantity .item-quantity-options button { width: 100%; padding: 0; display: inline-flex; }
    .catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart .quantity-start { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: -1; }
    .grid-boxes-wrapper { display: flex; width: max-content; justify-content: flex-end; align-items: flex-start; gap: 15px; padding-inline: 16px; direction: rtl !important; }
    .home-page .grid-Catalog-Items .grid-boxes { overflow-x: scroll; overflow-y: visible; }
    .home-page .grid-Catalog-Items .item .catalogItemBoxInner { height: 100%; display: flex; flex-direction: column; }
    .home-page .grid-Catalog-Items .item .catalogItemBoxInner .item-quantity { margin-top: 20px; }
    .home-page .grid-Catalog-Items .item .catalogItemBox { height: 335px; }
    .catalogItemBox a.item-text { flex-grow: unset; }

    .item-price span.finalPrice:before, .CatalogItemHowMuchDidYouSaved span.SavedAmountSpan:before { font-size: 50%; }
}

/* Home Page Image Grid */
@media (max-width: 1024px) {
    .grid-image-section .image-section-data img { max-height: 100%; object-fit: cover; width: auto; }
}

/* Home Page grid-row */
.home-page .grid-row-section { max-width: 1320px; }
.home-page .grid-row-section .grid-row { display: flex !important; gap: 142px; align-items: center; flex-direction: row-reverse; justify-content: flex-end; }
.home-page .grid-row-section .grid-row .grid-row-cell { width: 100%; }
.home-page .grid-row-section .grid-row .flexslider-box { max-width: 100%; border-radius: 30px; outline: 2px solid var(--secondColor); outline-offset: -17px; }
.home-page .grid-row-section .grid-row .flexslider-box .box-image-animation { padding: 6px; }
.home-page .grid-row-section .grid-row .flexslider-box .box-image-animation img { border-radius: 30px; z-index: -1; position: relative; outline: 1px solid #fff; outline-offset: -8px; }
.home-page .grid-row-section .grid-row .grid-row-cell-text { text-align: right; max-width: 420px; }
.home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text { width: 100%; padding: 0; margin: 0; }
.home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h2 { margin-bottom: 0; display: flex; align-items: center; justify-content: flex-start; gap: 24px; }
.home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h2::before { content: ""; width: 60px; height: 2px; background: var(--mainColor); }

@media (max-width: 1024px) {
    .home-page .grid-row-section .grid-row { display: flex !important; flex-direction: column-reverse; gap: 60px; padding: 0 20px; }
    .home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h3 { font-size: 130%; max-width: 70%; }
    .home-page .grid-row-section .grid-row .flexslider-box { max-width: 100%; outline: 1px solid var(--secondColor); outline-offset: -11px; }
}

.sections .grid-form-section .section-title { margin-bottom: 24px; }
.sections .grid-form-section .section-topText { margin-bottom: 40px; }

@media (max-width: 1024px) {
    #home-gallery .caption-text .gallery-text > div { font-size: 2rem; }


    #home-gallery .caption-text .gallery-text { gap: 20px; width: 100vw; padding-inline: 15px; white-space: normal; font-size: 0.8rem; }


    .sections .section.our-products-sec { margin-top: 0; padding: 15px 15px 0; overflow-x: scroll; overflow-y: hidden; width: 100%; }


    .our-products-sec .section-title { display: none; }

    .our-products-sec .grid-boxes { flex-wrap: nowrap; width: max-content; gap: 15px; }


    .our-products-sec .grid-boxes .grid-category-box { width: 100px; }

    .our-products-sec .grid-boxes .grid-box-title h3 { font-size: 0.8rem; }


    .home-page .grid-Catalog-Items { padding-block: 80px; }

    .home-page .grid-Catalog-Items .section-title { margin-bottom: 45px; }


    .our-products-sec .section-title h1::after, .our-products-sec .section-title h1::before, .home-page .grid-Catalog-Items .section-title h2::after,
    .home-page .grid-Catalog-Items .section-title h2::before { width: 24px; }


    .home-page .grid-image-section, .home-page .grid-image-section .image-section-data { height: calc(100vh - var(--headerHeight)); }


    .home-page .grid-image-section .image-section-data .content-inner-wrapper { width: 100%; padding-inline: 17px; gap: 20px; }


    .home-page .grid-image-section .image-section-data .content-inner-wrapper > div p { font-size: 0.8rem; line-height: 1.35; }


    .home-page .grid-image-section .image-section-data .content-inner-wrapper .image-section-Btn a { margin-top: 10px; }


    .home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h2 { justify-content: center; margin-bottom: 15px; }


    .home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h2::before { content: none; }


    .home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text { text-align: center; }


    .home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text p { font-size: 0.8rem; }


    .home-page .grid-row-section .grid-row .flexslider-box .box-image-animation img { border-radius: 14px; }
}
/* Form */
.contact-page #GridWrapInner { margin-top: 100px; }
.contact-page #GridWrapInner #GridContent { margin-bottom: 100px; }
.form-container-wide #DynamicFormObject { background: #BDD7E8; border: 0; border-radius: 32px; padding: 45px 45px 35px; max-width: 880px; max-width: 100%; margin: 0px auto; display: flex; flex-direction: column; align-items: center; }
.home-page .form-container-wide #DynamicFormObject { padding: 0; max-width: 1000px; margin: 0px auto; background: transparent; border: none; display: flex; flex-direction: column; align-items: center; }
.form-container-wide #DynamicFormObject::after { display: none; }
.form-container-wide #DynamicFormObject > div { width: 100% !important; padding: 0 !important; font-size: 100%; }
#DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 200%; width: auto; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 90%; margin-block: 15px 30px; display: block; }
.form-container-wide #DynamicFormObject fieldset { display: inline-flex; flex-wrap: wrap; justify-content: center; gap: 20px; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField { width: calc(33.33% - 15px); background-color: #fff; border-radius: 30px; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField.textareaField { width: 100%; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField input, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField select, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField textarea { width: 100%; max-width: 100%; box-shadow: none; border: 1px solid var(--mainColor); border-radius: unset; font-family: 'Assistant-Regular'; font-size: 90%; margin-bottom: 25px; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField input, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField select { height: 50px; border: none; border-bottom: 0; /* padding-right: 0; */ margin: 0; font-size: 80%; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField textarea { background: transparent; padding-right: 10px; border: 0; margin: 0; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit { width: auto; padding: 0; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit input { width: 150px; height: 56px; background: var(--red); font-size: 100%; font-family: var(--mainFont); border-radius: 30px; border: none; transition: 0.3s all ease; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit input:hover, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit input:focus { background: var(--brown-logo); color: #fff; border: none; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField input:focus, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField select:focus { outline: none !important; border: none !important; /*border-bottom: 1px solid var(--mainColor) !important; */ }
.form-container-wide #DynamicFormObject .dynamicFormObjectField .must::before { top: 13px !important; right: 20px !important; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField input::placeholder, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField select::placeholder, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField textarea::placeholder { font-family: var(--mainFont); }
#SiteGrid.layout-bottom #GridPromo { padding: 0; margin: 120px auto; max-width: 1320px; }
label.error, span.error { font-size: 70%; }

@media (max-width: 1024px) {
    .contact-page #GridWrapInner { margin-top: 15px; padding-inline: 16px; }
    .contact-page #GridWrapInner #GridContent { margin-bottom: 0; }
    #SiteGrid.layout-bottom #GridPromo { margin: 40px auto 70px; width: 100%; }
    .form-container-wide #DynamicFormObject { max-width: 100% !important; padding: 30px 30px 10px; }
    #DynamicFormObject .dynamicFormObjectTitleAndText { margin-bottom: 0; }
    #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 160%; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 77%; }
    .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField { width: 100%; padding: 0; }
    .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField input, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField select { padding-right: 24px; height: 50px; }
    .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField textarea { height: 100px; }
    .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit input { width: 150px; height: 50px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectField .must::before { right: 13px !important; top: 17px !important; }
}

/* About Page */
.about .MainContent { margin: 90px auto; max-width: 670px; width: calc(100% - 60px); }
.about #text1, .about #text2 { max-width: 100%; text-align: right; }
.about #text1 p, .about #text2 p { line-height: 1.38; }
.about #text1 img, .about #text2 img { margin: 10px 0; width: 100%; }
.about #text1 ul, .about #text2 ul { padding-right: 20px; margin: 20px 0; list-style: none; }
.about #text1 ul li, .about #text2 ul li { font-size: 80%; position: relative; }
.about #text1 ul li::after, .about #text2 ul li::after { content: ''; position: absolute; right: -20px; top: 8px; background: #114b36; width: 6px; height: 6px; border-radius: 50%; pointer-events: none; }
.about #subheadline h2 { margin: 0 0 20px; position: relative; width: 100%; max-width: 50%; display: flex; align-items: center; font-size: 200%; font-family: var(--thirdFont); color: var(--mainColor); }
.about #subheadline h2::before { content: ''; display: inline-block; width: auto; background: var(--mainColor); height: 1px; flex-grow: 1; margin-left: 20px; }

.about-page #GridTop { height: 530px; }

@media (max-width: 1024px) {
    #GridTop .top-caption { font-size: 2rem; top: 50%; }
    .about .MainContent { margin: 0px auto 50px; }
    .about #text1 p, .about #text2 p { line-height: 1.5; }
    .about #subheadline h2 { max-width: 80%; font-size: 140%; margin-right: 0px; }

    .about-page #GridTop { height: 300px; }
}

/* Q&A Page */
#ContentFaqModule { max-width: 880px; margin: 80px auto 60px; width: calc(100% - 60px); }
#ContentFaqModule #faqview .faq-item { margin: 15px 0 !important; border-radius: 0; border: 1px solid var(--mainColor) !important; background: transparent; }
#ContentFaqModule #faqview .faq-item .faq-headline { background: transparent; font-size: 105%; font-family: var(--mainFont); padding: 24px 20px; transition: 0.6s all; }
#ContentFaqModule #faqview .faq-item .faq-headline::after, #ContentFaqModule #faqview .faq-item .faq-headline::before { content: ''; position: absolute; left: 30px; top: 50%; transform: translateY(-50%) rotate(90deg); width: 2px; height: 16px; background: var(--mainColor); transition: 0.2s all; }
#ContentFaqModule #faqview .faq-item .faq-headline::before { transform: translateY(-8px) rotate(0deg); }
#ContentFaqModule #faqview .faq-item .faq-body.collapse { background: #fff; }
#ContentFaqModule #faqview .faq-item .faq-body > div { padding: 0px 20px 25px; max-width: 90%; }
#ContentFaqModule #faqview .faq-item .faq-body > div p { font-size: 84%; line-height: 1.35; color: #fff; }
#ContentFaqModule #faqview .faq-item .faq-headline i { display: none; }
#ContentFaqModule #faqview .faq-item .faq-headline.open { background: #114b36; color: #fff; transition: 0.2s all; }
#ContentFaqModule #faqview .faq-item .faq-body.in, #ContentFaqModule #faqview .faq-item .faq-body.collapsing { background-color: #114b36; }
#ContentFaqModule #faqview .faq-item .faq-headline.open::after { transform: translateY(-50%) rotate(45deg); background: #fff; }
#ContentFaqModule #faqview .faq-item .faq-headline.open::before { transform: translateY(-8px) rotate(-45deg); background: #fff; }

@media (max-width: 1024px) {
    #ContentFaqModule #faqview .faq-item .faq-headline { font-size: 95%; padding: 20px 15px; }
    #ContentFaqModule #faqview .faq-item .faq-headline::after, #ContentFaqModule #faqview .faq-item .faq-headline::before { left: 15px; }
    #ContentFaqModule #faqview .faq-item .faq-body > div p { font-size: 75%; }
    #ContentFaqModule #faqview .faq-item .faq-body > div { padding: 15px 20px; }
    #ContentFaqModule { margin: 30px auto 0; }
}

/* Contact Page */
.contact .MainContent { margin: 50px auto; }
#text1 p:last-child { margin-bottom: 0; }
.contact .MainContent #text1 p { font-size: 84%; }
.contact .MainContent #text1 a { border: 1px solid var(--mainColor); border-radius: 30px; width: 154px; height: 45px; padding-right: 40px; display: inline-flex; justify-content: center; align-items: center; color: var(--mainColor); font-family: var(--mainFont); font-size: 20px; margin-top: 20px; transition: 0.3s all ease; position: relative; }
.contact .MainContent #text1 a:hover, .contact .MainContent #text1 a:focus { background: var(--mainColor); color: #fff; }
.contact .MainContent #text1 a::after { content: ''; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); background-image: url(/warehouse/dynamic/374301.svg); width: 30px; height: 30px; background-size: 100%; background-repeat: no-repeat; background-position: center; pointer-events: none; transition: 0.3s all ease; }
.contact .MainContent #text1 a:hover::after { background-image: url(/warehouse/dynamic/374303.svg); }

@media (max-width: 1024px) {
    .contact .MainContent { margin: 10px auto 0; }
    .contact .MainContent #text1 a { width: 165px; height: 40px; font-size: 18px; padding-right: 35px; padding-top: 2px; }
    .contact .MainContent #text1 a::after { width: 24px; height: 24px; right: 35px; }
    .contact .MainContent #text1 p:first-child { max-width: 300px; margin: 0 auto; font-size: 77%; }
}

/* 404 Page */
.page-404 #GridContent { display: flex; min-height: 80vh; align-items: center; justify-content: center; position: relative; max-width: 1130px; margin: 0 auto; float: none; gap: 72px; }
.page-404 #GridContent::before { content: ''; display: block; width: 560px; height: 490px; background-image: url(/warehouse/dynamic/472577.svg); background-size: 100%; background-repeat: no-repeat; }
.page-not-found { display: flex; align-items: center; flex-direction: column; }
.page-not-found h2 { font-size: 210%; font-family: var(--mainFont), var(--secondFont); max-width: 350px; margin-bottom: 30px; }
.page-not-found #text1 a { transition: 0.3s all; font-size: 115%; background: var(--red); color: #fff; height: 45px; width: 205px; position: relative; display: inline-flex; align-items: center; justify-content: center; text-decoration: none; border-radius: 30px; }
.page-not-found #text1 a:hover { background: var(--brown-logo); }
.page-not-found br { display: none; }
.page-404 #headline h1 { font-size: 4.5rem; line-height: 0.9; letter-spacing: -1.8px; }
.page-404 #text1 { max-width: 100%; line-height: 1.35; }
.page-404 #text1 h3 { margin-top: 0; }
.page-not-found div#headline { margin: 0; }

@media (max-width: 1024px) {
    .page-404 #GridContent { flex-direction: column-reverse; align-items: center; padding-inline: 15px; gap: 0; }
    .page-404 #GridContent::before { max-height: 300px; width: calc(100% - 30px); background-size: contain; }
    .page-not-found { margin-bottom: 30px; }
    .page-not-found h2 { font-size: 160%; margin-bottom: 20px; max-width: 280px; }
}

/* Products Page */
.catalogContainer.container { max-width: 1320px; padding: 0; }

.catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList:before,
.catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList:after { content: none; }
.catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList { display: flex; flex-wrap: wrap; padding: 0 0 50px; gap: 30px; margin: 0; width: 100%; }
.catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList .catalogItemBox .catalogItemBoxInner { height: 100%; display: flex; flex-direction: column; }
.catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList .catalogItemBox { width: calc(25% - 23px); padding: 0; margin-bottom: 30px; }
.catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList .catalogItemBox .quantity-start { display: flex; justify-content: flex-end; }
.catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList .catalogItemBox .quantity-start.inactive { display: none; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip + div#headline { order: -1; margin-bottom: 50px; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip + div#headline + .catalogTextContainer { font-size: 1.6rem; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip { background: transparent; color: var(--mainColor); width: 100%; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs { display: flex !important; justify-content: center; gap: 13px; flex-wrap: wrap }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li { border-radius: 30px; font-size: 90%; line-height: 1.1; background: rgba(17, 75, 54, 0.06); padding: 0; transition: 0.3s all ease; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li a { padding: 11px 24px; display: block; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li button { height: 42px; border: 0; padding: 0 42px; background: transparent; font-family: var(--mainFont); }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li:first-child { display: none; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li.active, .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li:hover { color: var(--mainColor); background: #BDD7E8; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .categoryContainer.tabsView .categoryContainerItems { max-width: 100%; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList { margin: 10px 0 20px; z-index: 40; position: relative; display: flex; flex-direction: column; width: 100%; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .desktop-filters-list .filters-box:not(.priceSort) { display: none; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .desktop-filters-list .filters-box .filters-title { border-bottom: 1px solid var(--mainColor); min-width: 130px; text-align: right; line-height: 1.4; color: var(--mainColor); font-size: 85%; background: #fff; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .desktop-filters-list .filters-box .filters-title::after { position: absolute; left: 5px; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .desktop-filters-list .filters-box ul.filter-list { background: #fff; border: 1px solid var(--mainColor); min-width: 135px; font-size: 80%; padding: 0; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .desktop-filters-list .filters-box ul.filter-list li { padding: 5px 10px; color: #000; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .desktop-filters-list .filters-box ul.filter-list li:hover { background: #ddcab0; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .desktop-filters-list .filters-box ul.filter-list li:hover a { color: #000; }


@media (max-width: 1024px) {
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip + div#headline { margin-block: 20px 40px; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip + div#headline + .catalogTextContainer p { font-size: 1.2rem; }
    .catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList { gap: 0 15px; justify-content: center; align-items: flex-start; }
    .catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList .catalogItemBox { width: 50%; padding: 0 2px; margin-bottom: 40px; }
    .catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList .catalogItemBox { width: calc(50% - 20px); padding: 0 2px; margin-bottom: 40px; d: d; }
    #CatalogModule .filters-box .filters-list-wrapper { top: 5px; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .desktop-filters-list .filters-box .filters-title { width: auto; min-width: unset; padding: 0; line-height: 1.1; font-size: 75%; position: relative; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .desktop-filters-list .filters-box .filters-title::after { left: -20px; }
    .desktop-filters-list .filters-box:after { display: none; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .desktop-filters-list { margin-bottom: 0; max-height: initial; padding-inline: 15px; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .mobileFiltersBtns { display: none; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip { overflow: scroll; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip .mobile-strip { display: none; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs { overflow-x: scroll; padding: 10px 10px 20px; width: max-content; gap: 8px; display: flex !important; justify-content: flex-start; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li { white-space: nowrap; font-size: 0.8rem; padding: 0; }
}

/* Product Page */
.CatalogItemPage #GridPage { margin-top: calc(var(--headerHeight) + 35px); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper { margin: 0 auto; max-width: 1170px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages { padding: 0; width: 56%; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large { width: calc(100% - 100px); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large .item,
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .gallery-slider.large .slides li { padding-bottom: 400px; border: none; border-radius: 30px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large .item img,
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .gallery-slider.flexslider .slides li img { border-radius: 6%; height: auto; max-height: max-content; width: 100%; max-width: max-content; object-fit: cover; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .thumbs { width: 70px; margin-right: 30px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .thumbs .item { border: none; margin: 8px 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .thumbs .item::after { border-radius: 10px; border: 2px solid var(--secondColor); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .thumbs .item .item-inner-thumb { padding-bottom: 90px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .thumbs .item .item-inner-thumb img { border-radius: 10px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent { padding: 0 10px 0 30px; width: 44%; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #headline { margin-bottom: 15px; order: 1; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #headline h1 { line-height: 1; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #subheadline h2 { font-family: var(--secondFomt); color: #000; font-size: 86%; line-height: 1.3; margin-bottom: 5px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-collections-details { display: inline-flex; flex-wrap: wrap; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-collections-details .collection-field-img span { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-collections-details .collection-field { margin: 0 0 15px 15px; }
.CatalogItemPage #CatalogModule #CatalogItemView span.custom-field-title { font-weight: normal; }
.CatalogItemPage #CatalogModule #CatalogItemView .custom-field { display: block; color: var(--red); font-size: 85%; margin-inline: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions { border: 0; display: inline-flex; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .addedToCartDetails { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-price { margin-top: 20px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-price .finalPrice { font-size: 210%; font-family: var(--mainFont); color: #6e493b; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity .quantity-start button { width: 162px; background: var(--red); color: #fff; height: 50px; display: inline-flex; align-items: center; justify-content: center; border-radius: 30px; border: 1px solid var(--red); font-family: var(--mainFont); font-size: 90%; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity .quantity-start button:hover { background: var(--brown-logo); color: #fff; border-color: var(--brown-logo); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity-options > *:is(button,.itemQuantityContainer) { width: 54px; height: 50px; padding: 0; margin: 0; border: 0; background-color: var(--red); color: #fff; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity-options { overflow: hidden; border-radius: 30px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity-options .itemQuantityContainer span { width: 100%; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity-options .itemQuantityContainer input { background-color: var(--red); font-size: 1.1rem; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity-options rect { fill: #fff; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity-options svg { width: 15px; height: 14px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .openShareBox { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .shareBox { margin-right: 10px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .wishListBtn { border-color: #DFDFDF; margin: 0; height: 50px; width: 50px; padding: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .wishListBtn svg { opacity: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .wishListBtn::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url(/warehouse/dynamic/472562.svg); background-repeat: no-repeat; background-position: center; pointer-events: none; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .wishListBtn.active::after, .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .wishListBtn:hover::after { background-image: url(/warehouse/dynamic/472564.svg); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; margin-top: 10px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; gap: 0 20px; font-family: var(--secondFomt); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer:has(.selectItemBtn) {width:100%;}
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer h3 { width: 100%; font-family: 'narkiss-text-variable'; font-size: 140%; margin-bottom: 20px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption { width: calc(33.33% - 14px); margin: 0; margin-bottom: 40px; border: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption label { font-weight: normal; text-align: right; color: #000; font-size: 90%; line-height: 1; min-height: 70px; padding-left: 15px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption:has(.selectItemBtn) { max-width: 100%; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption:has(.selectItemBtn) label { color: #5b5b5b; width:100%;}
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption .selectItemBtn button { font-weight: normal; font-family: 'narkiss-text-variable'; width: 100%; background: #fff; border-radius: 30px; color: #000; padding-inline:10px;}
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption label span.propertyExtra { /* display: flex; */ flex-direction: row-reverse; justify-content: flex-end; position: relative; line-height: 1.3; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption label span.propertyExtra::after { left: -12px; position: absolute; bottom: 4px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption input.propertyGroup { width: 20px; height: 20px; margin: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption .selectItemBtn { bottom: 0; width: 100%; border: 1px solid var(--mainColor); border-radius: 30px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption .property-quantity { border: 1px solid var(--mainColor); width: 80%; border-radius: 20px; float: right !important; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption .property-quantity button { height: 30px; width: 30px; border: 0; background-color: var(--mainColor); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption .property-quantity .propertyQuantityContainer { width: calc(100% - 60px); }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption:has(.selectItemBtn) .property-quantity { border-color: var(--red); background: var(--red); width:100%;}
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption:has(.selectItemBtn) .property-quantity button, .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption:has(.selectItemBtn) .property-quantity input { background: transparent; color: #fff; }

.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields { border-color: transparent; margin: 90px 0 0; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title:not(:last-child) { /* border-left: 1px solid #000; */ }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tabs { border-bottom: 0; display: inline-flex; gap: 12px; font-family: var(--mainFont); margin-bottom: 12px; }
.CatalogItemPage #CatalogModule #CatalogItemView .catalog-fields ul.catalog-fields-tabs:after { content: none; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title button { padding: 0; height: 50px; font-size: 105%; min-width: 175px; font-family: var(--mainFont); padding-inline: 24px; background: #ECEFF1; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title:last-child { flex-grow: 1; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title::after { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title.active button, .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title button:hover { background: #BDD7E8; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-text { padding: 25px 20px 45px; font-size: 100%; width: 100%; border: 1px solid #BDD7E8; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-text p { font-size: 86%; max-width: 60%; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper { margin: 0 auto; max-width: 1170px; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems { margin: 80px 0 100px; padding: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .itemsList { margin: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .relatedItemsTitle h2 { padding: 0; margin: 20px 0 40px; font-size: 225%; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .owl-nav div { top: 45%; font-size: 0; }
.owl-carousel .owl-nav div:after { width: 43px; height: 43px; background-image: url(/warehouse/dynamic/472566.svg); }
.owl-carousel .owl-nav div.owl-next::after { background-image: url(/warehouse/dynamic/472567.svg); }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .owl-nav .owl-next { right: 100%; left: unset; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .owl-nav .owl-prev { left: 100%; right: unset; }


.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer.group3909 { display: flex; align-items: center; justify-content: flex-start; width: 100%; gap: 15px; margin-top: 20px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer.group3909 h3 { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer.group3909 .propertyOption { max-width: max-content; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #customField5683 span:not(.custom-field-title) { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #customField5682 span:not(.custom-field-title) { display: none; }

.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #customField5683 { margin-top: 10px; }

@media (max-width: 1024px) {
    .CatalogItemPage #GridPage { margin-top: calc(var(--headerHeight) + 45px); }
    .CatalogItemPage .container { padding: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages { width: 100%; padding: 0; d: d; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent { width: 100%; padding: 25px 10px 35px; text-align: center; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large { width: 100%; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large .item,
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .gallery-slider.large .slides li { padding-bottom: 230px; height: auto; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #headline { text-align: center; order: unset;margin:0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #subheadline h2 { font-size: 77%; margin: 10px 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-makat { margin: 0 0 10px; font-size: 75%; color: #000; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-collections-details .collection-field { margin: 0 8px; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-collections-details .collection-field img { max-height: 24px; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-price { margin: 10px 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .priceComment { font-size: 77%; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions { position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); width: auto; padding: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .shareBox { margin: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .wishListBtn { height: 40px; width: 40px; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .wishListBtn::after { width: 24px; height: 24px; left: 50%; background-size: 100%; top: 50%; transform: translate(-50%,-50%); }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties { width: 100%; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer.group3909 { justify-content: center; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption { width: calc(50% - 15px); margin: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption label { min-height: auto; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyGroupContainer .propertyOption .selectItemBtn button { font-size: 100%; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields { margin: 30px auto 0; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title button { min-width: auto; width: 100%; font-size: 70%; padding-inline: 10px; height: 70px; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title { width: 33%; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-text { padding: 20px; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-text p { max-width: 100%; font-size: 77%; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper { padding: 0 20px 30px; }
    .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems { margin: 60px auto 60px; }
    .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .relatedItemsTitle h2 { font-size: 160%; margin: 0px 0 15px; text-align: right; padding: 0 20px; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .RelatedItemsWrapper .relatedItems .itemsList .item-quantity { width: 100%; margin: 10px auto 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages ul.slick-dots { margin: 0; position: absolute; width: 100%; bottom: 15px; left: 50%; transform: translateX(-50%); }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages ul.slick-dots li.slick-active button { background: #fff; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages ul.slick-dots li button { background: transparent; border: 1px solid #fff; width: 8px; height: 8px; }
    .CatalogItemPage .catalogContainer #CatalogModule .fixedAddToCartStrip { background: #fff; padding: 10px 0; display: flex; justify-content: center; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .fixedAddToCartStripPrice { display: none; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity { width: calc(100% - 36px); padding: 0; margin: 0; display: inline-flex; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .quantity-start > button { width: 100%; border: unset; background: var(--red); color: #fff; font-size: 90%; font-family: var(--mainFont); min-height: 48px; padding: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .quantity-start > button span { font-size: 100%; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .quantity-start > button svg { display: none; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .item-quantity-options { background: var(--mainColor); border-radius: 30px; width: 100%; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .item-quantity-options .itemQuantityContainer { color: #fff; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .item-quantity-options > button { height: 48px !important; background: var(--mainColor); border: none; width: 90px !important; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .item-quantity-options > button svg,
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .item-quantity-options > button svg rect { fill: #fff; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .item-quantity-options .itemQuantityContainer input { font-size: 100% !important; }
    .CatalogItemPage #SiteGridContainer { z-index: 2; }
    .CatalogItemPage #SiteFooter .site-credit.alternative { padding-bottom: 70px; }

    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #customField5682 { margin-bottom: 15px; }
}

/* Search Page */
.SearchResults #GridTop { display: none; }
.SearchResults #headline { text-align: center; }
.SearchResults #text1 img, .SearchResults #text2 img { margin: 0; }
.SearchResults #GridContent { margin-top: 60px; }
.SearchResults #SearchResultPage { padding: 0; width: 100%; max-width: 1050px; margin: 0 auto 110px; }
.SearchResults #text1 .searchResultsList { display: flex; flex-wrap: wrap; margin: 50px 0 0; width: 100%; justify-content: center; padding: 0; }
.SearchResults .catalogItemBoxQuantity.quantityConnectedToCart .quantity-start:not(.inactive) { justify-content: flex-end; }
.SearchResults .catalogItemBox { margin-bottom: 30px; }
.SearchResults #text1 .searchResultsList li.resultItem { display: flex !important; padding: 20px 0; border-bottom: 2px solid var(--mainColor) !important; align-items: center; max-width: calc(100% - 30px); margin: 0 auto; }
.SearchResults #text1 .searchResultsList li.resultItem:first-of-type { border-top: 2px solid var(--mainColor) !important; margin-top: 50px; }
.SearchResults #text1 .searchResultsList li.resultItem .blog-post-content .blog-post-title { padding: 0 0 10px; margin-bottom: 15px; font-size: 170%; line-height: 1; }
.SearchResults #text1 .searchResultsList li.resultItem .blog-post-content .blog-post-title::after { content: ''; position: absolute; right: 0; bottom: 0; width: 100px; height: 4px; background: var(--yellow); transition: 0.5s all; }
.SearchResults #text1 .searchResultsList li.resultItem .blog-post-content .blog-post-text { padding-bottom: 0; border: none; margin-bottom: 10px; font-size: 105%; line-height: 1.22; max-width: 80%; }
.SearchResults #text1 .searchResultsList li.resultItem a::after { display: none; }
.SearchResults #text1 .searchResultsList li.resultItem .resultContent { display: inline-flex; width: auto; padding: 0; max-width: 70%; flex-grow: 1; color: var(--mainColor); flex-direction: column; }
.SearchResults #text1 .searchResultsList li.resultItem .resultContent > a { font-size: 160%; line-height: 1; width: 100%; color: inherit; transition: 0.3s all; position: relative; }
.SearchResults #text1 .searchResultsList li.resultItem:hover .resultContent a { color: var(--mainColor); }
.SearchResults #text1 .searchResultsList li.resultItem .resultContent a span { max-width: 100%; }
#quick-search-container ul.searchResultsList { max-width: 100%; margin: 0; padding: 0px 20px 10px; }
#quick-search-container #SearchResultContainer li.resultItem { padding: 6px 0; color: var(--mainColor); }
#quick-search-container #SearchResultContainer .resultItem a { font-size: 70%; }
#quick-search-container #SearchResultContainer li.resultItem:first-child { padding-top: 0; }
#quick-search-container #SearchResultContainer li.finalResultItem { padding: 10px 0; color: var(--mainColor); }
#quick-search-container #SearchResultContainer li.finalResultItem a { font-size: 80%; font-weight: 700; }
.about.SearchResults #text1 ul li::after { display: none; }

@media (max-width: 1024px) {
    .SearchResults .catalogItemBox { width: 50%; padding: 0 8px; margin-bottom: 40px; }
    .SearchResults #text1 .searchResultsList { margin: 30px 0 0; }
    .SearchResults #text1 .searchResultsList li.resultItem { padding: 10px 0; max-width: calc(100% - 20px); }
    .SearchResults #text1 .searchResultsList li.resultItem:first-of-type { margin-top: 0; }
    .SearchResults #text1 .searchResultsList li.resultItem .resultContent a { font-size: 100%; }
    .SearchResults #SearchResultPage { margin: 0 auto 60px; }
}

/* Footer */
footer { padding: 0; }
.footer-text-divided > div { padding: 0; width: 50%; color: #fff; }
#SiteFooter #partners-section { padding: 10px; background-color: var(--mainColor); color: #fff; border-bottom: 1px solid var(--Beige); }
#SiteFooter .footer-text-divided > div.footer-text-left img { max-width: 164px; }
.footer-text-divided { background: var(--mainColor); padding: 40px 140px 20px; font-family: var(--mainFont); display: flex; align-items: flex-start; }
.footer-text-divided > div.footer-text-right { display: flex; }
.footer-text-divided > div.footer-text-right .dropList { margin-left: 70px; }
.footer-text-divided > div.footer-text-right ul { list-style: none; padding: 0; margin-bottom: 0; }
.footer-text-divided > div.footer-text-right ul li { font-size: 75%; }
.footer-text-divided > div.footer-text-right ul li:not(:last-child) { margin-bottom: 8px; }
.footer-text-divided > div.footer-text-left p a img { margin: 15px 0; }
.footer-text-divided > div.footer-text-right .dropList p { font-size: 130%; line-height: 1; margin-bottom: 20px; }
.footer-text-divided li { font-family: sans-serif; }
.footer-text-divided a { border-bottom: 1px solid transparent; transition: 0.2s all ease; font-family: var(--mainFont),'IBM Plex Sans', sans-serif; font-family: sans-serif; }
.footer-text-divided a:hover { border-bottom: 1px solid #fff; color: #fff; }
.creditWrapper svg { fill: #fff; }

@media (max-width: 1024px) {
    .footer-text-divided { padding: 25px 30px 40px; display: flex; flex-direction: column-reverse; }
    #SiteFooter { padding: 0; }
    .footer-text-divided > div.footer-text-right { flex-wrap: wrap; width: 100%; padding: 0; }
    .footer-text-divided > div.footer-text-right .dropList { flex: 1 0 100%; margin-left: 0; }
    .footer-text-divided > div.footer-text-left p:last-child a { margin: 0 5px; }
    .footer-text-divided > div.footer-text-right .dropList:not(:last-child) { margin-bottom: 10px; }
    .footer-text-divided > div.footer-text-right .dropList h3 { position: relative; }
    .footer-text-divided > div.footer-text-right .dropList h3::after { content: ''; position: absolute; top: 50%; left: 10px; transform: translateY(-50%) rotate(0deg); width: 15px; height: 15px; background-image: url( /warehouse/dynamic/479110.svg); background-size: cover; background-position: center; transition: all 0.35s ease; }
    .footer-text-divided > div.footer-text-right .dropList.active h3::after { background-image: url( /warehouse/dynamic/479108.svg); transform: translateY(-50%) rotate(-180deg) }
    .footer-text-divided > div.footer-text-right .dropList ul { margin: 0 0 10px; max-height: 0; overflow: hidden; transition: all 0.35s ease; }
    .footer-text-divided > div.footer-text-right .dropList.active ul { max-height: 1000px; }
    .footer-text-divided > div.footer-text-right p { position: relative; display: flex; justify-content: space-between; align-items: center; font-size: 130%; }
    .footer-text-divided > div.footer-text-right p::after, .footer-text-divided > div.footer-text-right p::before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; background-size: 100%; background-position: center; background-repeat: no-repeat; background-image: url(/warehouse/dynamic/349242.svg); transition: 0.3s all; filter: invert(1); }
    .footer-text-divided > div.footer-text-right p.open::before { transform: translateY(-50%); }
    .footer-text-divided > div.footer-text-right p::before { transform: translateY(-9px) rotate(90deg); }
    .footer-text-divided > div.footer-text-left { margin-bottom: 30px; display: flex; width: 100%; flex-direction: column; padding: 0; align-items: center; }
    #SiteFooter .footer-text-left img { max-width: 100px; margin: 0 0 10px; }
    .footer-text-divided > div.footer-text-left p { width: 100%; text-align: center; font-size: 75%; }
    .footer-text-divided > div.footer-text-left p:last-child { margin-top: 5px; }
    .text-center { display: flex; justify-content: space-between; }
    a.AccessabilityLink { margin: 0; font-size: 70%; }
}

@media (min-width: 768px) {
    #home-gallery, #home-gallery .slides, #home-gallery .slider-bg.stellar-bg { height: calc(100vh - var(--headerHeight)) !important; min-height: auto !important; }
    /*body.macOs.chromeBrowser #home-gallery { height: calc(var(--app-height) * 1.25) !important; }
    body.macOs.safariBrowser #home-gallery { height: 100vh !important; }*/
}

@media (max-width: 767px) {
    #home-gallery { min-height: unset !important; }
    #home-gallery, #home-gallery .slides, #home-gallery .slider-bg.stellar-bg { height: calc(100vh - var(--headerHeight)) !important; min-height: 0; }
}

/* Specific For Nina */
.home-page .categories-sec { margin: 35px auto 0; }
.home-page .grid-Catalog-Items .section-title h3 { margin: 0; position: relative; width: 100%; max-width: 50%; display: flex; align-items: center; font-size: 250%; font-family: var(--thirdFont); color: var(--mainColor); }
.home-page .grid-Catalog-Items .section-title h3::before { content: ''; display: inline-block; width: auto; background: var(--mainColor); height: 1px; flex-grow: 1; margin-left: 20px; }
.home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h3 { margin: 0 0 10px; position: relative; width: 100%; max-width: 65%; display: inline-flex; align-items: center; font-size: 175%; font-family: var(--thirdFont); color: var(--mainColor); }
.home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h3::before { content: ''; display: inline-block; width: auto; background: var(--mainColor); height: 1px; flex-grow: 1; margin-left: 10px; }
.sections .grid-form-section { background-size: cover; margin: 0 auto; max-width: 1320px; padding: 72px 0; background-color: #BDD7E8; border-radius: 32px; margin-bottom: 160px; }
.home-page #allSectionsWrapper::before { content: ''; position: absolute; left: 0; top: -160px; height: 960px; width: 100%; background-image: url( /warehouse/dynamic/479099.svg); background-position: center; background-repeat: no-repeat; z-index: -1; pointer-events: none; }
.home-page .grid-image-section::after { position: absolute; right: 0; top: -290px; height: 290px; width: 350px; background-image: url(/warehouse/dynamic/382695.svg); background-position: center; background-repeat: no-repeat; z-index: -1; pointer-events: none; content: ''; }
.home-page .about-section::after { content: ''; position: absolute; top: -100px; right: -310px; width: 290px; height: 220px; background-image: url(/warehouse/dynamic/479091.svg); background-position: center; background-repeat: no-repeat; }
.home-page .sections .grid-form-section::after { content: ''; position: absolute; bottom: -130px; left: -320px; width: 290px; height: 220px; background-image: url(/warehouse/dynamic/479090.svg); background-position: center; background-repeat: no-repeat; }
.home-page #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle::after { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background-image: url(/warehouse/dynamic/382751.svg); width: 235px; height: 140px; background-size: 100%; background-position: center; background-repeat: no-repeat; pointer-events: none; z-index: -1; }

@media (max-width: 1024px) {
    .home-page .grid-Catalog-Items .section-title h3 { max-width: 80%; font-size: 130%; margin-right: 20px; }
    .home-page .form-container-wide #DynamicFormObject { max-width: 100% !important; padding: 0; }
    .sections .grid-form-section { padding: 48px 15px; margin-bottom: 60px; width: calc(100% - 30px); }
    .home-page #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle::after { z-index: unset; }
    .home-page .grid-image-section::after, .home-page #allSectionsWrapper::before { opacity: 0; }
    .home-page .grid-image-section::before { bottom: -190px; height: 200px; width: 170px; background-size: 100%; }
}

/*Yehonatan - gift card*/
/*to add new gift card - add the class giftCard */
.giftCard .singleItemSection.itemFirstDetails.shortLayout { box-shadow: none; padding: 0; }
.giftCard #CatalogModule .singleItemSection.itemFirstDetails.shortLayout .itemContent { width: 100%; padding: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.giftCard #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemImages { width: 100%; margin-top: 84px; }
.giftCard #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemImages .gallery-slider { width: 100%; max-width: 100%; margin: 34px auto; }
.giftCard #CatalogModule .flex-viewport { /* display: flex; */ justify-content: center; align-items: center; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large .item, .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .itemImages .gallery-slider.large .slides li { /* width: 100% !important; */ /* float: none !important; */ padding: 0; height: 456px; overflow: visible; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large .item img, .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .itemImages .gallery-slider.flexslider .slides li img { box-shadow: 0 13px 46px 0 rgba(0, 0, 0, 0.16); width: 570px; }
.giftCard #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemContent #headline h1 { font-size: 2.5rem; line-height: 1.1; }
.giftCard #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemContent #subheadline { max-width: 550px; text-align: center; order: 2; }
.giftCard #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemContent .item-makat { display: none; }
.giftCard #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemContent .catalogTextContainer { display: block; text-align: center; order: 3; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .item-variations { margin-top: 0; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-price { margin: 0; order: 4; display: none; }
.giftCard section.singleItemSection.itemFirstDetails.shortLayout .goToItemDetailsBtn { bottom: -60px; pointer-events: none; }
.giftCard section.singleItemSection.itemFirstDetails.shortLayout .goToItemDetailsBtn button { background: var(--mainColor); width: 40px; height: 40px; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkoutStage > div { width: 100%; padding: 0; display: flex; flex-direction: column; justify-content: center; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkoutStage > div > button { background: var(--mainColor); padding: 0; max-width: 250px; margin: 0 auto; float: none; width: 250px; height: 45px; border-radius: 30px; text-align: center; font-size: 1rem; color: #fff; font-family: var(--mainFont); }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkoutStage > div > button svg { display: none; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkoutStage > div > .checkoutFormWrapper { background: transparent; }
body.SingleItemPage.giftCard form#checkout-form .checkoutFormWrapper { background: transparent; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer { display: flex; flex-direction: column; font-family: var(--mainFont); padding: 9px 30px; background: transparent; }
.giftCard .propertyGroupContainer { text-align: center; }
.giftCard .propertyGroupContainer .propertyOption { border: 0; color: var(--mainColor); height: 33px; width: 80px; display: inline-flex; border-radius: 30px; /* overflow: hidden; */ justify-content: center; align-items: center; font-family: var(--mainFont); position: relative; }
.giftCard .propertyGroupContainer .propertyOption.active { background: var(--mainColor); color: #fff; }
.giftCard .propertyGroupContainer .propertyOption input { position: absolute !important; width: 100%; height: 100%; border-radius: 0; left: 0; top: 0; margin: 0; background: transparent; border-radius: 30px; }
.giftCard .propertyGroupContainer .propertyOption input:after { content: none !important; }
.giftCard .propertyGroupContainer .propertyOption label { font-family: var(--mainFont); font-size: 0.9rem; font-weight: normal; margin: 0; z-index: 2; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .item-quantity { display: none; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .item-quantity button { background: var(--mainColor); border-radius: 15px; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .item-quantity button.item-plus { }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .item-quantity button svg * { fill: #fff; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .item-quantity span { border: 0; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .addToCart .add-to-cart { background: #a88d7c; height: 45px; width: 173px; border-radius: 30px; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkoutStage > div > button h3 { color: #fff; }
.giftCard .propertyGroupContainer .propertyOption input:checked { outline: 0; z-index: 0; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .checkoutInputsWrapper { width: 100%; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .checkoutInputsWrapper input, .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .checkoutInputsWrapper textarea { border: 0; box-shadow: none; border-bottom: 1px solid #000; border-radius: 0; height: 30px; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .checkoutInputsWrapper textarea { height: auto }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .checkoutInputsWrapper label { font-weight: 500; line-height: 1.27; font-size: 0.85rem; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer h4 { text-align: right; font-size: 1.5rem; color: var(--mainColor); line-height: 3.2; }
.CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .addToCart { display: flex; justify-content: center; align-items: center; }

@media (max-width: 1024px) {
    .giftCard #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemImages { margin: 0; pointer-events: none; }
    .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large .item,
    .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .itemImages .gallery-slider.large .slides li { height: 305px; }
    .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large .item img,
    .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .itemImages .gallery-slider.flexslider .slides li img { width: 80%; box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.16); }
    .giftCard #CatalogModule .flex-viewport { overflow: visible !important; }
    .giftCard #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemImages .gallery-slider { margin: 0 auto; }
    .giftCard #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemContent #headline h1 { font-size: 2rem; }
    .giftCard section.singleItemSection.itemFirstDetails.shortLayout .goToItemDetailsBtn button { width: 30px; height: 30px; }
    .giftCard section.singleItemSection.itemFirstDetails.shortLayout .goToItemDetailsBtn { bottom: -35px; }
    /*.giftCard .singleItemSection.itemFirstDetails.shortLayout { margin-bottom: 40px; }*/
    .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkoutStage > div > button { height: 40px; width: 200px; font-size: 0.85rem; }
    .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer { padding: 9px 0; }
    .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .row { margin: 0 }
    .giftCard .propertyGroupContainer .propertyOption { width: 58px; }
    .CatalogItemPage.giftCard .catalogContainer #CatalogModule .itemContentWrapper .checkOutContainer .item-quantity span { padding: 0; }
}

.FormResultPage #GridTop { display: none; }
.FormResultPage #GridPage { margin-top: calc(var(--headerHeight) + 35px); min-height: 65vh; display: flex; justify-content: center; align-items: center; }

@media (max-width: 1024px) {
    .FormResultPage #GridPage { margin-top: calc(var(--headerHeight) + 45px); }
}


.content-page #GridContent { max-width: 916px; margin: 100px auto 150px; float: none; }
.content-page #GridContent #text1, .content-page #GridContent #text2 { text-align: right; max-width: 100%; }
.content-page #GridContent #text1 :is(h2,h3,h4,h5,h6), .content-page #GridContent #text2 :is(h2,h3,h4,h5,h6) { margin-block: 25px 15px; font-family: var(--mainFont); color: var(--red); }
#text1 img, #text2 img { width: 100%; }
.content-page #GridContent #text1 ul, .content-page #GridContent #text2 ul { font-size: 80%; margin: 0; }

@media (max-width: 1024px) {
    .content-page #GridContent { margin-block: 15px 60px; padding-inline: 16px; }
    .content-page #GridContent #text1 ul, .content-page #GridContent #text2 ul { font-size: 0.8rem; }
}



.faq-page .section-title h2 { font-size: 1.2rem; }
.faq-page .section-title h2 a { text-decoration: underline; }
.grid-faq-section .section-title { margin-bottom: 100px; }
.faq-page .sections .section { margin-top: 100px; }
.grid-faq-section .grid-faq { max-width: 920px; }
.panel-group { margin: 0; }
.panel-group .panel:last-of-type { margin-bottom: 0 !important; }
.faq-headline, .faq-headline.open { background: var(--blue, #BDD7E8); padding: 24px; font-size: 0.9rem; font-family: var(--mainFont); }
.faq-body { background: var(--blue, #BDD7E8); }
.faq-body > div.faq-body-inner { padding-block: 8px 24px; }
.faq-body > div.faq-body-inner * { line-height: 1.35; }

@media (max-width: 1024px) {
    .faq-page .sections .section { margin-top: 30px; padding-inline: 15px; }
    .grid-faq-section .section-title { margin-bottom: 30px; }
    .faq-headline, .faq-headline.open { padding: 13px; }
}


.PaymentCreditIframe { height: 1000px; }
.payment-page #headline h1 { text-align: center; margin-block: 30px; }

@media (max-width: 1024px) {
}

#CatalogModule .CatalogNav .navigationItems a { background: transparent; border: 1px solid var(--mainColor); border-radius: 50%; padding-block: 5px; transition: all 0.35s ease; }
#CatalogModule .CatalogNav .navigationItems a.active, #CatalogModule .CatalogNav .navigationItems a:hover { background: var(--red); border-color: var(--red); color: #fff; }

/*events page*/

.gallery-cubes { display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; gap: 30px; padding-top: 30px; }
.gallery-cubes::before, .gallery-cubes::after { content: none; }
.gallery-cubes > div { border-radius: 30px; overflow: hidden; width: calc(25% - 24px); outline: 1px solid #fff; outline-offset: -7px; }
/*.gallery-cubes .boxes-images-outer-image { z-index: -1; }*/
.gallery-cubes .boxes-images-outer-image:hover .image-link-container, .gallery-cubes .boxes-images-outer-image:focus .image-link-container { background: rgba(0, 0, 0, 0.35); }
.gallery-cubes .image-link-inner { width: 50px; height: 50px; }

@media (max-width: 1024px) {
    .gallery-cubes { gap: 15px; }
    .gallery-cubes > div { border-radius: 10px; overflow: hidden; width: calc(50% - 9px); }
}

.checkoutPage form#checkout-form .checkoutFormWrapper > .row.deliveryDetailsTimeTable { padding-bottom: 20px; }
.checkoutPage form#checkout-form .checkoutFormWrapper .row > div.checkoutInputsWrapper .selectHolder:not(:has(:is(select[name="destination-435"]))) { margin-inline: 0; max-width: 100%; }

.checkoutPage form#checkout-form .checkoutFormWrapper .deliveryDetailsTimeTableContent { background: transparent; width: 66.6666667%; }
.checkoutPage form#checkout-form .checkoutFormWrapper > .row.pickUpBranches { width: 100%; margin: 0; padding-inline: 45px; }
.checkoutPage form#checkout-form .checkoutFormWrapper > .row.pickUpBranches .selectBoxWrapper { width: 65%; }
.checkoutPage form#checkout-form .checkoutFormWrapper > .row.pickUpBranches .selectBoxWrapper select { border-radius: 0; font-size: 80%; color: #000; }
.checkoutPage form#checkout-form .checkoutFormWrapper .deliveryDetails .checkBoxWrapper:has(label[for=IsGiftOrder]) { font-size: 1.3rem; }
.checkoutPage form#checkout-form .checkoutFormWrapper .deliveryDetails .checkBoxWrapper label[for=IsGiftOrder] { font-size: 1rem; margin-top: 3px; }

@media (max-width: 1024px) {
    .checkoutPage form#checkout-form .checkoutFormWrapper > .row.pickUpBranches { padding-inline: 0; }
    .checkoutPage form#checkout-form .checkoutFormWrapper > .row.pickUpBranches .selectBoxWrapper { width: 100%; }
    .checkoutPage form#checkout-form .checkoutFormWrapper .row > div.checkoutInputsWrapper .selectHolder { max-width: 100%; margin: 0; }
    /*form#checkout-form .row > div.checkoutInputsWrapper.deliveryDetailsTimeTableContent { background-color: #F5F6F8; }*/
    .checkoutPage form#checkout-form .checkoutFormWrapper .deliveryDetailsTimeTableContent { width: 100%; }
}
