﻿/* INLOVE */
:root { --black: #000; --navy: #20272C; --secondColor: #ddcab0; --white: #fff; --reg: 'ploni-regular-aaa'; --med: 'ploni-regular-aaa'; --abel: 'Abel-Regular'; }

/* General */
body { line-height: 1; font-size: 20px; font-family: var(--reg); position: relative; }
h1, h2, .section-title h1, .section-title h2, .section-title h3, .grid-text h2, .grid-rows .grid-row-text h2, #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle,
#headline h1, .bottomGalleryTitle h2, .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .relatedItemsTitle h2 { position: relative; display: inline-block; max-width: 100%; width: 100%; color: var(--black); line-height: 1.2; font-size: 2rem; margin: 0; }
.grid-text-content :is(p, li), .grid-box-fulltext :is(p, li), .grid-text :is(p, li),
:is(#lobbyText, #text1, #text2, .text1, .text2) :is(p, li), .grid-rows .grid-row-text :is(p, li), :is(#text1, #text2) span,
.section-topText :is(p, li), #catalogText :is(p, li) { font-size: 0.9rem; line-height: 1.5; position: relative; color: var(--navy); }
.section-title { margin: 0; margin-bottom: 60px; }
#text1 a, #text2 a { color: var(--black); }
#headline { font-size: 100%; text-align: right; margin-bottom: 10px; }
#SiteGrid { overflow: hidden; }
#SiteContainer { opacity: 0; transition: 0.4s opacity ease; }
#SiteContainer.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: 150px auto; max-width: 730px; width: calc(100% - 60px); }
.accessabilityMainPage #pageview #headline { max-width: 100%; margin: auto; }
.accessabilityMainPage #pageview #headline h1 { margin-bottom: 20px; }
.accessabilityMainPage #pageview h2 { font-size: 120%; }
.accessabilityMainPage #pageview #text1 { max-width: 100%; }
.accessabilityMainPage #text1 ul, .accessabilityMainPage #text2 ul { padding-right: 20px; margin: 20px 0; list-style: none; }
.accessabilityMainPage #text1 ul li, .accessabilityMainPage #text2 ul li { font-size: 80%; 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; }
.accessabilityMainPage #GridTop { height: var(--headerHeight); margin: 0; }
.accessabilityMainPage #GridBottom { display: none; }
span.AccessabilityDateDetails { font-size: 80%; }
.FormResultPage #FormResultPage #headline { text-align: center; }
.FormResultPage #FormResultPage .FormResultPageButton { font-size: 90%; color: var(--white); padding: 0; width: 240px; height: 56px; background: var(--black); border-radius: 0; display: inline-flex !important; margin-right: 0; position: relative; border: 1px solid var(--black); justify-content: center; align-items: center; transition: 0.3s all ease; }
.FormResultPage #FormResultPage .FormResultPageButton:hover, #FormResultPage .FormResultPageButton:focus { color: var(--black) !important; background: var(--white) !important; }
.FormResultPage #GridTop { display: none; }
.FormResultPage #GridPage { margin-top: calc(var(--headerHeight) + 35px); min-height: 65vh; display: flex; justify-content: center; align-items: center; }
.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; }
#GridTop, #GridTop.blog { height: 500px; margin-top: var(--headerHeight); }
#GridTop.noTopImage.longer { height: var(--headerHeight); }
#GridTop.noTopImage { height: 0px !important; }
.catalog-page:not(.CatalogItemPage, .ShopCheckoutPage, .ShopRegisterPage,.user-panel,.ShopThanksPage,.payment-page ) #GridTop.noTopImage { height: var(--headerHeight) !important; }
.catalog-page:not(.CatalogItemPage, .ShopCheckoutPage, .ShopRegisterPage,.user-panel,.ShopThanksPage,.payment-page ) *:has(.catalogContainer) #GridTop.noTopImage { height: 0 !important; }
#GridTop .top-caption { top: 50%; font-size: 510%; font-family: var(--med); }
#GridTop .top-caption h1 { font-size: 4.5rem; color: var(--white); line-height: 0.9; letter-spacing: -1.8px; }
a.AccessabilityLink:hover { color: var(--white); }
#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: var(--white); padding: 0 30px; min-width: 200px; height: 56px; background: var(--black); border-radius: 0; display: inline-flex; margin-right: 0; position: relative; border: 1px solid var(--white); justify-content: center; align-items: center; font-family: var(--reg); transition: 0.3s all ease; }
.sec-button:hover, .grid-row-text a.grid-row-button:hover { color: var(--black) !important; background: var(--white) !important; border-color: var(--black); }
.grid-rows .grid-row-text a.grid-row-button { margin-top: 30px; }
.grid-rows .grid-row-text a.grid-row-button:hover, .grid-rows .grid-row-text a.grid-row-button:focus { color: var(--black); border-color: var(--black); background: var(--white); outline: none; }
#PageBreadCrumps, .lobby-grid #PageBreadCrumps { font-size: 80%; max-width: 100vw; width: 95vw; padding: 20px 30px 0; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; }
#PageBreadCrumps span { color: #A6A6A6; }
#PageBreadCrumps span:last-child { color: var(--black); }
#PageBreadCrumps span::after { margin: 0 5px; content: "/"; }
.shopThankYouMsg { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 100px 0; }
.shopThankYouMsg #text1 { margin: 0; }
.shopThankYouMsg #text1 a.shopBtn { font-size: 90%; color: var(--white); padding: 0; width: 160px; height: 56px; background: var(--black); border-radius: 0; display: inline-flex !important; margin-right: 0; position: relative; border: 1px solid var(--black); justify-content: center; align-items: center; transition: 0.3s all ease; }
.shopThankYouMsg #text1 a.shopBtn:hover { color: var(--black); background: var(--white); outline: none; }
.registerFormWrapper.registerPage.registerThanks .shopBtn { background: var(--black); border-color: var(--black); font-size: 0.9rem; border-radius: 0; height: 56px; color: var(--white) !important; line-height: 1.1; display: inline-flex !important; align-items: center; justify-content: center; }
.registerFormWrapper.registerPage.registerThanks .shopBtn:hover { background: var(--white); border-color: var(--black); color: var(--black) !important; }

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before,
.container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after,
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before,
.navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after { display: none; }

@media(min-width: 1500px) {
    body { zoom: 1 !important; }
}

@media(min-width: 1025px) {
    body:is(.user-panel,.ShopCheckoutPage, .ShopRegisterPage ):before { content: none; }
}

@media(max-width: 1024px) {
    h1, h2, .section-title h1, .section-title h2, .section-title h3, .grid-text h2, .grid-rows .grid-row-text h2, #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle,
    #headline h1, .bottomGalleryTitle h2, .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .relatedItemsTitle h2 { font-size: 1.2rem; }
    #GridTop.noTopImage { height: 20px; }
    #GridTop, #GridTop.blog { height: 195px; }
    .sections .section { margin: 80px 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 { min-width: 150px; height: 50px; font-size: 0.9rem; }
    .grid-rows .grid-row-text a.grid-row-button { margin-top: 20px; }
    .grid-text-content :is(p, li), .grid-box-fulltext :is(p, li), .grid-text :is(p, li),
    :is(#lobbyText, #text1, #text2, .text1, .text2) :is(p, li), .grid-rows .grid-row-text :is(p, li), :is(#text1, #text2) span,
    .section-topText :is(p, li), #catalogText :is(p, li) { }
    .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: 20px 0 0; font-size: 65%; }
    #GridTop .top-caption h1 { font-size: 2rem; line-height: 1.05; letter-spacing: 0; }
    .FormResultPage #GridPage { margin-top: calc(var(--headerHeight) + 45px); }
}


/* Header */
header { height: var(--headerHeight); z-index: 5 !important; }
#header2 { background: var(--white); padding: 0; height: auto; }
#header-top-strip { }
#header-top-strip .topStripContainer { padding: 0; height: 35px; display: flex; justify-content: center; align-items: center; }
#header-top-strip .topStripContainer .topStripText { font-size: 100%; letter-spacing: unset; }
#header-top-strip .topStripContainer .topStripText p { color: var(--white); }
#header2 #header-container { display: flex; align-items: center; height: 100%; position: relative; padding: 0 30px; height: 75px; }
#header2 #header-container #header-left { width: auto; z-index: 0; position: relative; height: auto; }
#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 .logoHeader img { width: 150px; }
#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: 210; }
#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 #header-container ul.menu li:before { display: none; }
#header2 #header-container ul.menu > li:not(.megaMenuSection) { cursor: pointer; color: var(--black); font-family: var(--reg); 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; }
#header2 #header-container ul.menu .menu-sub li.megaMenuSubItem > a::after { position: absolute; content: ""; bottom: -1px; left: 50%; width: 93%; background: var(--black); 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(--black); 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(--black); 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 8px; }
#header2 #header-container .header-top-left .searchBtn svg { opacity: 0; width: 24px; height: 24px; }
#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/495493.svg); background-repeat: no-repeat; background-size: cover; background-position: center; }
#header2 #header-container .header-top-left .wishlistHeader { display: flex; }
#header2 #header-container .header-top-left .wishlistHeader::before { content: ''; display: inline-block; background: #313231; width: 1px; height: 18px; left: 0; top: 50%; position: relative; margin-right: 16px; transform: translateY(-50%); border-radius: 10px; }
#header2 .header-top-left a { margin: 0; }
#searchFormHeader .error { display: none !important; }
header.search-open .searchBtn .close-search { fill: var(--black); 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/495493.svg); background-repeat: no-repeat; background-position: center; background-size: contain; margin-left: 20px; width: 24px; height: 24px; }
#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/495489.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/495490.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/495488.svg); }
.cartItemsCounter { background: var(--black); 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: var(--white); font-size: 60%; }
#header2 #header-container ul.menu li:not(.megaMenuSection) a { position: relative; }

@media(min-width: 1025px) {
    #SiteContainer::before { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: #000; z-index: 3; opacity: 0; transition: 0.3s all ease; pointer-events: none; }
    body:has(#header2 .menu-nav #menu > li.open) #SiteContainer::before { opacity: 0.2; }

    #header2 ul.menu { margin-bottom: 0; display: flex; align-items: center; justify-content: center; position: relative; }
    #header2 #header-container ul.menu li.has-sub { margin: 0 10px 0 16px; }
    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: 190px; position: absolute !important; top: 35px !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(--black); font-size: 75% !important; padding: 0 20px 0 30px; color: #747474; }
    .searchSubmitWrapper { background-repeat: no-repeat; background-position: center; height: 24px; width: 24px; left: 0; background-image: url(/warehouse/dynamic/495493.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: 24px; 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 ul.menu li.has-megamenu { height: 75px; display: flex; align-items: center; }
    #header2 #header-container .menu-sub.megaMenu { width: 100vw; right: unset; left: 50%; transform: translateX(-50%); padding: 0; text-align: center; background: var(--white); top: 100%; position: fixed; border-top: 1px solid; }
    #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 .megaMenuSubItem .megaMenuSubItemImage { border-radius: 50%; overflow: hidden; width: max-content; }
    #header2 #header-container .menu-sub.megaMenu li.megaMenuGroup ul.megaMenuSub .megaMenuSubItem .megaMenuSubItemImage a { padding: 0; width: 116px; }
    #header2 #header-container .menu-sub.megaMenu li.megaMenuGroup ul.megaMenuSub { display: flex; justify-content: center; padding: 40px 0 32px; gap: 24px; }
    #header2 #header-container .menu-sub.megaMenu li.megaMenuGroup ul.megaMenuSub .megaMenuSubItem { display: inline-flex; flex-direction: column; align-items: center; font-size: 100%; margin: 0; }
    #header2 #header-container .menu-sub.megaMenu li.megaMenuGroup ul.megaMenuSub .megaMenuSubItem > a { font-size: 0.8rem; margin-top: 16px; color: var(--black); }
    #header2 #header-container ul.menu > li:not(.megaMenuSection, .has-megamenu) { font-size: 1rem; }
}

@media (max-width: 1024px) {
    #SiteContainer::before { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: #000; z-index: 3; opacity: 0; transition: 0.3s all ease; pointer-events: none; }
    body:has(#header2.open) #SiteContainer::before { opacity: 0.2; }

    #header2 .header-right-section { width: auto; padding: 0; display: inline-flex; flex-grow: unset; position: absolute; position: unset; }
    #header2 { padding: 0; }
    #header2 #header-container { height: 56px; padding: 0 15px; box-shadow: 0px 3px 25px 0px rgba(0, 0, 0, 0.07); }
    #header2 #header-container #header-left { margin: 0; flex-grow: 1; justify-content: flex-end; display: flex; align-items: center; }
    #header2 #header-container #header-left .logoHeader img { max-width: 90px; height: 100%; position: relative; top: unset; left: unset; transform: none; }
    #header2 .menu-nav .closed { display: none !important; }
    header #searchFormHeaderContainer form#searchFormHeader { background: var(--white); padding: 15px; bottom: unset !important; top: 100%; color: var(--black); position: relative; }
    .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: 20px 0; margin: 0; font-size: 1.2rem; width: 100%; border-bottom: 1px solid #F5F5F5; }
    #header2 #header-container ul.menu li:not(.megaMenuSection) a { font-size: 100%; color: #000; font-family: var(--med); }
    #header2 #header-container ul.menu > li.social-mobile { display: none; }

    /*#header2 ul.menu {height: max-content !important;position: fixed;width: 100vw;min-width: unset;display: flex;top: var(--headerHeight);padding: 32px 24px !important;background: var(--white);transform: translateY(-150%);transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);align-items: flex-start;flex-direction: column;justify-content: flex-start;z-index: 200;overflow: clip;border-top: 1px solid var(--black);}*/
    /*#header2.open ul.menu { transform: translateY(0%); }*/
    #header2 ul.menu { background-color: #fff; padding: 12px 25px 32px; top: 100%; width: 100%; overflow: hidden; border-top: 1px solid black; }

    #header2.detailsInRow .menu-nav { z-index: 2; }
    .has-sub i.opensub { position: absolute; top: 12px; }
    #header2 .menu-sub:not(.megaMenu) { background: none; padding: 10px 0; text-align: right; font-size: 85%; top: auto; }
    #header2 .menu-sub:not(.megaMenu) li { margin-bottom: 7px !important; }
    #header2 ul.menu li.megaMenuSection { background: var(--white); }
    .megaMenuSectionContainer h3 { color: #000; font-size: 105%; }
    #header2 ul.menu li.active.open { padding-bottom: 5px; }
    #header2 .menu-sub:not(.megaMenu) { right: auto; }
    .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: unset; 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: 0; order: 1; display: inline-flex; }
    #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/495489.svg); background-repeat: no-repeat; background-position: center; background-size: contain; height: 24px; width: 24px; pointer-events: none; }
    #header2 #header-container #header-left .userBtn button:not(.loginBoxLogout):after { background-image: url(/warehouse/dynamic/495490.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/495488.svg); }
    #header2 #header-container #header-left .navShopBtn { margin: 0 6px 0 0; display: inline-flex !important; width: 24px; height: 24px; }
    .cartItemsCounter { right: -5px; left: unset; top: -2px; }
    #header2 #header-container #header-left .cartBtn { order: 4; }
    #header2 #header-container #header-left .userBtn { order: 2; }
    #header2 #header-container #header-left .wishlistHeader { order: 3; }
    #header2 #header-container #header-left .navShopBtn a { display: inline-flex; }
    #header2 #header-container #header-left .searchBtn { margin-left: 0; }
    #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; height: 100%; overflow-y: auto; }
    .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: 0; }
    #header2 ul.menu li.megaMenuSection button { position: relative; display: flex; width: 100%; top: unset; left: unset; padding: 24px 15px; gap: 12px; height: 80px; color: #000; font-size: 80%; align-items: center; flex-direction: row-reverse; justify-content: flex-end; }
    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(--med); justify-content: space-between; }
    #header2 ul.menu li.megaMenuSection .megaMenuGroup > button { padding: 0; height: auto; width: auto; }
    .megaMenuSectionContainer .megaMenuGroup > button svg { width: 10px; height: 12px; fill: #000 !important; }
    #header2 ul.menu li.megaMenuSection.megaMenuGroupSection { padding: 0; position: fixed; top: var(--headerHeight); height: calc(100vh - var(--headerHeight)); }
    #header2 ul.menu li.megaMenuSection button .arrowIconWrapper { transform: scaleX(-1); background: #f5f5f5; width: 32px; aspect-ratio: 1; display: flex; align-items: center; justify-content: center; border-radius: 50%; }
    #header2 ul.menu h3 { margin: 0; }
    #header2 ul.menu ul.megaMenuSub li { margin: 0; border: none; padding: 16px 15px; font-size: 90%; border-top: 1px solid #f5f5f5; }
    #header2 ul.menu ul.megaMenuSub li a { font-size: 0.8rem; }
    #header2 ul.menu li.megaMenuSection button + h3 { /*background: var(--secondColor);*/ font-family: var(--med); font-size: 115%; text-align: center; height: 50px; display: none; 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: 0 0 32px; }
    #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; }
    .search.desktop { position: fixed; top: var(--headerHeight); left: 0; background: var(--white); display: table; }
    header.search-open #header2 #header-container #header-left .searchBtn { background-image: unset; }
    header #searchFormHeaderContainer form#searchFormHeader .searchSubmitWrapper { background-image: url(/warehouse/dynamic/495493.svg); background-repeat: no-repeat; left: unset; right: 15px; }
    header #searchFormHeaderContainer form#searchFormHeader input { padding-right: 50px; }
    header #searchFormHeaderContainer form#searchFormHeader .searchSubmitWrapper svg { opacity: 0; }

    #header2.hasAutoComplete .search.desktop { position: fixed; top: var(--headerHeight); left: 0; background: var(--white); }
    .search.desktop .searchBtn { display: block !important; position: absolute; top: 50%; left: 15px; transform: translateY(-50%); }
    #searchFormHeader { transition: none; background: var(--white) !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: 1.6rem; }
.userLogin .newUser { text-align: center; }
.userLogin .newUserText p { font-size: 90%; }
.userLogin .newUser a.registerUser.shopBtn { border: 1px solid var(--black); width: 100%; height: 56px; border-radius: 0; max-width: unset; font-size: 90%; display: inline-flex; color: var(--black); transition: 0.3s all ease; background: var(--white); align-items: center; justify-content: center; }
.userLogin .newUser a.registerUser.shopBtn:hover { background: var(--black); color: var(--white); border-color: var(--white); }
.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: 56px; border-radius: 0; background: var(--black); border: 1px solid var(--white); color: var(--white); font-size: 18px !important; }
.userLogin .existingUser .shopBtn:hover, .userLogin .existingUser .shopBtn:focus { background: transparent; color: var(--black); border: 1px solid var(--black); }

.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: 80%; /* 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%; border: 1px solid; justify-content: center; }
.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 var(--black); height: max-content; }
.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: 0; border: 1px solid var(--black); font-size: 90%; height: 56px; padding: 0; display: inline-flex; align-items: center; justify-content: center; color: var(--black); }
.headerShop .cartItemsNavSubTotal a.goToCheckout { border-radius: 0; border: 1px solid var(--white); font-size: 90%; height: 56px; padding: 0; display: inline-flex; align-items: center; justify-content: center; color: var(--white); background: var(--black); }
.headerShop .cartItemsNavSubTotal a.goToCheckout:hover, .headerShop .cartItemsNavSubTotal a.goToCheckout:focus { background: #000; color: var(--black); }
.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; height: 90px; }
.cartItemsTable .cartItem .itemName { max-width: calc(100% - 130px); 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:is(:hover, :focus) { background: var(--black); color: var(--white); border-color: var(--white); }
.headerShop .cartItemsNavSubTotal a.goToCheckout:is(:hover,:focus) { background: transparent; border-color: var(--black); color: var(--black); }

.registerFormWrapper.registerPage { background: transparent; max-width: 470px; padding: 0; margin: 110px auto; }
.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: 50px; margin-bottom: 15px; font-size: 0.8rem; border-color: var(--black); background: var(--white); }
.registerFormWrapper.registerPage #register-form .normal-form-comment { font-size: 75%; padding: 0; }
.registerFormWrapper.registerPage form#register-form .row:has(.normal-form-submit) { display: flex; margin: 0 auto; width: 100%; }
.registerFormWrapper.registerPage #register-form .normal-form-submit { width: auto; margin: 0; text-align: center; }
.registerFormWrapper.registerPage #register-form .normal-form-submit input { background: var(--black); border-radius: 0; border: 1px solid var(--white); font-size: 0.9rem; line-height: 1.1; color: var(--white); height: 56px; width: 170px; display: inline-flex; align-items: center; justify-content: center; padding: 0; margin-top: 20px; }
.registerFormWrapper.registerPage #register-form .normal-form-submit input:hover { color: var(--black); background: var(--white); border-color: var(--black); }

.headerShopLoginUserLoggedIn { left: -140px; bottom: -215px !important; background: var(--white); color: var(--black); }
.headerShopLoginUserLoggedIn h4 { background: var(--black); padding: 10px 16px; color: var(--white); font-family: var(--med); }
.headerShopLoginUserLoggedIn a.userAction { display: flex !important; flex-direction: row-reverse; justify-content: space-between; margin: 0 !important; padding: 5px 15px !important; font-size: 80%; }
.headerShopLoginUserLoggedIn:after { left: 141px; transform: unset; border-bottom-color: var(--black); }
.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 { background: #eee8e0; 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(--black); }
.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 var(--white); 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: var(--white); }
.forgot-password-modal .modal-content .modal-body .row h2.forgotPassTitle { font-size: 3rem; color: var(--black); }
.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: var(--white); border: none !important; width: 100%; margin: 0 auto 30px; font-size: 1.6rem !important; }
.forgot-password-modal .modal-content .modal-body .row form#passwordRecovery .shopBtn { width: 145px; max-width: unset; background: transparent; border: 2px solid var(--black); border-radius: 30px; color: var(--black); font-size: 1.8rem; height: 45px; padding: 0; }
.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 (max-width: 1024px) {
    .userLogin { max-height: 90vh; border: 1px solid; }
    .userLogin .existingUser, .userLogin .newUser { margin: 0; padding: 30px 0; }
    .userLogin .subheadline h2 { font-size: 1.2rem; }
    .headerShopLogin { width: 100%; padding: 0 20px; top: var(--headerHeight) !important; }
    .userLogin .newUser a.registerUser.shopBtn { width: 157px; }
    .headerShopLoginUserLoggedIn { top: var(--headerHeight); bottom: unset !important; height: auto; width: 100%; left: 0; }
    .headerShopLoginUserLoggedIn a.userAction { display: flex !important; flex-direction: row; }
    .cartItemsTable .cartItem .itemName { max-width: calc(100% - 110px); margin-right: 10px; }
    .headerShop .cartItemsTable .cartItem .itemName > a { }
    .headerShop .cartItemsTable .cartItem .item-quantity { font-size: 80%; }
    .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-around; margin-top: 19px; }
    .headerShop .cartItemsNavSubTotal a.goToCart, .headerShop .cartItemsNavSubTotal a.goToCheckout { margin: 0; font-size: 0.9rem; height: 50px; }
    .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: 157px; 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; width: max-content; }
    .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%; }
}


/* Logged User*/
.user-panel .shopLayout { margin-top: 75px; }
.shopLayout, .shopLayout.orderHistory { display: flex; flex-direction: row-reverse; margin: 100px 0; justify-content: center; flex-wrap: wrap; }
.userProfile { max-width: 800px; margin-top: 0; width: 100%; }
.loggedInUser.profileSideBar h4 { display: flex; flex-wrap: wrap; align-items: flex-end; background: #F5F5F5; padding: 40px 20px; }
.loggedInUser.profileSideBar h4 button.loginBoxLogout { width: 100%; text-align: right; border: none; position: relative; font-size: 0.7rem; color: #a6a6a6; }
.loggedInUser.profileSideBar a:hover { color: var(--black); }
.loggedInUser.profileSideBar a.active { color: var(--white) !important; }
.shopLayout:not(.wishListPage) .loggedInUser + .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: #F5F5F5; position: relative; font-size: 0.8rem; margin-bottom: 0; }
.loggedInUser.profileSideBar a:not(:last-child) { margin-bottom: 5px; }
.shopLayout .userProfile #headline { margin-bottom: 5px; }
.shopLayout .userProfile form.registerFormWrapper fieldset label { font-size: 0.7rem; font-weight: unset; }
.shopLayout .userProfile form.shop-form fieldset .form-control:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=radio]) { background: var(--white); border-radius: unset; font-size: 0.8rem !important; }
.shopLayout .userProfile form.registerFormWrapper .normal-form-comment { font-size: 0.7rem; text-align: left; padding: 0; width: 100%; }
.shopLayout .userProfile form.registerFormWrapper .normal-form-submit { width: 100%; text-align: right; }
.shopLayout.orderHistory .cartWrapper .cartItemsTable { background-color: #F5F5F5; height: auto; padding: 20px; }
.shopLayout.orderHistory .cartWrapper .cartItemsTable h3 { text-align: right; }
.shopLayout .userProfile form.registerFormWrapper .normal-form-submit input { max-width: 200px; background: var(--black); border: 1px solid var(--white); color: var(--white); height: 56px; border-radius: 0; 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(--white); border-color: var(--black); color: var(--black); }
.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; 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.active::before { filter: brightness(20); }
.loggedInUser.profileSideBar a svg { opacity: 0; }
.cartWrapper.ordersWrapper.userProfile { margin-top: 0; }
.cartWrapper.ordersWrapper.userProfile .orderItem { background: transparent; padding: 0; margin: 0; }
.cartWrapper.ordersWrapper.userProfile .topOrderItem::after { border-bottom: 2px solid var(--black); }
.shopLayout.orderHistory .cartItemsTable .topOrderItem .cartItemsCell span { font-size: 90%; font-weight: unset; }
.shopLayout.orderHistory .cartItemsTable .topOrderItem .cartItemsCell span:first-child { margin-bottom: 5px; font-family: var(--med); }
.cartWrapper.ordersWrapper.userProfile .orderItem .orderItemImg { background: transparent; max-width: 70px; max-height: 100px; }
.shopLayout.orderHistory .cartItemsTable .bottomOrderItem { padding: 30px 0; display: flex; flex-direction: column; gap: 30px; }
.shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-images { width: 100%; text-align: right; }
.shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-actions { width: auto; text-align: right; margin: 0; }
.cartWrapper.ordersWrapper.userProfile .cartItemsTable .bottomOrderItem .order-images .orderItemImg { max-width: unset; max-height: unset; width: 30%; height: auto; }
.cartWrapper.ordersWrapper.userProfile .cartItemsTable .bottomOrderItem .order-images .orderItemImg img { position: relative; left: unset; max-width: unset; max-height: unset; object-fit: cover; top: unset; transform: unset; width: 100%; height: 180px; }
.shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-actions a { width: 157px; height: 56px; border: 2px solid var(--black); background-color: var(--black); border-radius: 0; color: var(--white); font-size: 90%; 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(--black); border-color: var(--black); }
.shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-actions button { width: 200px; height: 45px; border: 2px solid var(--black); background-color: transparent; border-radius: 30px; color: var(--black); 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(--black); border-color: var(--black); color: var(--white); }

@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; }
    .shopLayout.orderHistory { padding: 0 15px; }

    .cartWrapper.ordersWrapper.userProfile .cartItemsTable .bottomOrderItem .order-images .orderItemImg { width: calc(50% - 8px); margin: 0; }

    .shopLayout.orderHistory .cartItemsTable .bottomOrderItem .order-images { display: flex; gap: 15px; }
}


/* Shopping Cart */
.shopLayout.cartPage { display: flex; flex-direction: column; align-items: center; max-width: 1170px; margin: 100px auto; 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(--black); font-size: 90%; line-height: 1.1; font-family: var(--med); 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; width: 25px; }
.shopLayout.cartPage .cartItemsTable .cartItemQ .item-quantity .itemQuantityContainer { border: none; font-size: 90%; font-family: var(--med); }
.shopLayout.cartPage .cartItemsTable .cartItemName a.cartItemPic { border: none; width: 75px; height: 90px; overflow: hidden; }
.shopLayout.cartPage .cartItemsTable .cartItemName a.cartItemPic img { position: relative; left: unset; top: unset; transform: none; max-height: unset; border-radius: 0; height: 100%; width: 100%; min-width: unset; max-width: unset; }
.shopLayout.cartPage .cartItemsTable .cartItemDelete { padding-left: 0 !important; }
.shopLayout.cartPage .cartItemsTable .cartItem:not(:last-child):after { border-color: #A6A6A6; }
.shopLayout.cartPage .cartWrapper .cartSubTotal { color: var(--black); background: #F5F5F5; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .subTotalTitle { background: transparent; padding: 10px 20px 0; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .subTotalTitle h2 { font-size: 115%; font-family: var(--med); font-weight: unset; color: #000; padding: 2px 0 10px; border-bottom: 1px solid #707070; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .itemsInCart { font-size: 90%; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .subtotal { font-size: 90%; padding: 15px 20px; border-bottom: 1px solid #A6A6A6; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalPrice { font-size: 120%; font-family: var(--med); font-weight: unset; padding: 15px 20px 0; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalPrice .price { font-size: 120%; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalPrice span:not(.price) { font-size: 110%; }
.shopLayout.cartPage .cartWrapper .cartSubTotal a.goToCheckout { background: var(--black); border-radius: 0; border: 1px solid var(--white); color: var(--white); height: 56px; display: inline-flex; justify-content: center; align-items: center; padding: 0; font-size: 100%; line-height: 1.1; }
.shopLayout.cartPage .cartWrapper .cartSubTotal a.goToCheckout:hover, .shopLayout.cartPage .cartWrapper .cartSubTotal a.goToCheckout:focus { background: var(--white); border-color: var(--black); color: var(--black); }

@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: #F5F5F5; }
}


/* Favourites */
.wishListPage .userProfile #headline { background: #F5F5F5; height: auto; padding: 40px 20px; }
.wishListPage .userProfile #headline h1 svg { display: none; }
.wishListPage .userProfile .registerFormWrapper { background: #F5F5F5; max-width: 1070px; padding: 40px 20px; margin: 0; text-align: right; }
.wishListPage .userProfile .registerFormWrapper .itemsList { margin: 0; display: flex; flex-wrap: wrap; gap: 32px 16px; }
.wishListPage .userProfile .registerFormWrapper .itemsList .catalogItemBox { padding: 0; margin-bottom: 0; }
.wishListPage .userProfile .registerFormWrapper .itemsList .catalogItemBox .catalogItemBoxInner { height: 100%; display: flex; flex-direction: column; }
.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: 175px; height: 56px; background: var(--black); border: 1px solid var(--black); font-size: 0.9rem; border-radius: 0; padding: 0; transition: 0.3s all ease; display: inline-flex; align-items: center; justify-content: center; }
.wishListPage .userProfile .registerFormWrapper .noItemsYet a.shopBtn:hover, .wishListPage .userProfile .registerFormWrapper .noItemsYet a.shopBtn:focus { background: var(--white); color: var(--black); border-color: var(--black); }
.wishListPage .userProfile:has(.noItemsYet) { align-items: center; }

@media (max-width: 1024px) {
    .wishListPage .userProfile #headline { text-align: center; margin-bottom: 10px; }
    .wishListPage .userProfile .registerFormWrapper { padding: 32px 16px; }
    .wishListPage .userProfile .registerFormWrapper .itemsList .catalogItemBox { width: calc(50% - 8px); }
}


/* Checkout Page */
.checkoutPage .checkout-login { background: transparent; margin-bottom: 0; background: #F5F5F5; }
.checkoutPage .checkout-login .subheadline h2 { }
.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(--black) !important; box-shadow: none; background: var(--white) !important; border-radius: 0 !important; margin-bottom: 15px !important; font-size: 80%; }
.checkoutPage .checkout-login #checkoutLogin input.shopBtn { background: var(--black); border: 1px solid var(--white); font-size: 100%; color: var(--white); border-radius: 0; width: 200px; padding: 0; height: 56px; 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(--white); border-color: var(--black); color: var(--black); }
.checkoutPage .checkout-login .newUser a.shopBtn { background: var(--white); border: 1px solid var(--black); font-size: 90%; color: var(--black); border-radius: 0; width: 200px; padding: 0; height: 56px; 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(--black); color: var(--white); }
.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 30px; text-align: right; }
.checkoutPage .checkout-login .newUser a.checkoutLogin { background: var(--black); border: 1px solid var(--white); font-family: var(--med); font-size: 90%; color: var(--white); border-radius: 0; width: 200px; padding: 0; height: 56px; 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(--white); border-color: var(--black); color: var(--black); }
.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; position: sticky; top: 90px; background: #F5F5F5; }
.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(--med); font-weight: unset; }
.checkoutPage .cartSubTotal .subTotalInner .totalSumItems.totalPrice::before { border-color: var(--white); margin-bottom: 15px; }
.checkoutPage .cartSubTotal .subTotalInner .subTotalTitle h2 { font-weight: unset; width: auto; font-size: 0.9rem; font-family: var(--med); }
.checkoutPage .cartSubTotal .subTotalInner .subTotalTitle a.goToCart::after { bottom: -3px; }
.checkoutPage form#checkout-form .checkoutFormWrapper { background: #F5F5F5; display: flex; flex-direction: column; }
.checkoutPage form#checkout-form .checkoutFormWrapper .pickUpBranches { margin-right: 45px; }
.checkoutPage form#checkout-form .checkoutFormWrapper > .row { margin: 0; }
.checkoutPage form#checkout-form .checkoutFormWrapper > .row .checkoutTitle { padding: 0; }
.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: #F5F5F5; color: var(--black); font-weight: unset; font-family: var(--med); padding: 20px; font-size: 1.2rem; }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutTitle h3 svg { display: none; }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutInputsWrapper:has(.deliveryOptionBox) { /* padding-inline: 15px; */ }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutInputsWrapper .deliveryOptionBox { border-radius: 0; background: transparent; border: 1px solid var(--black); }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutInputsWrapper label { font-weight: unset; line-height: 1.35; font-size: 0.8rem; color: var(--black); }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutInputsWrapper input,
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutInputsWrapper textarea { text-align: right; box-shadow: none; border: 1px solid var(--black); border-radius: unset; font-size: 0.8rem; }
.checkoutPage form#checkout-form .checkoutFormWrapper .checkoutInputsWrapper input:not([type="radio"], [type="checkbox"]) { height: 56px; }
.checkoutPage form#checkout-form .checkoutFormWrapper .couponDetails button { padding: 0; height: 56px; border-radius: 0; background: var(--black); color: var(--white); border: 1px solid var(--white); font-size: 0.9rem; }
.checkoutPage form#checkout-form .checkoutFormWrapper .couponDetails button:hover { color: var(--black); background: var(--white); border-color: var(--black); }
.checkoutPage form#checkout-form .normal-form-submit input { padding: 0; height: 56px; border-radius: 0; background: var(--black); color: var(--white); border: 1px solid var(--white); font-size: 90%; max-width: 200px; }
.checkoutPage form#checkout-form .normal-form-submit input:hover, .checkoutPage form#checkout-form .normal-form-submit input:focus { color: var(--black); background: var(--white); border-color: var(--black); }
.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[name='destination-435'] { border-radius: 0; box-shadow: none }
.checkoutPage form#checkout-form .checkoutFormWrapper .row > div.checkoutInputsWrapper:has(select[name='destination-435']) { padding: 0; }

body:has(#payment-method-cash) #GridTop { margin: 0; height: var(--headerHeight); }
body:has(#payment-method-cash) #GridContent { display: flex; padding: 100px 0; align-items: center; flex-direction: column; }
body:has(#payment-method-cash) #GridContent #headline { text-align: center; }
body:has(#payment-method-cash) #GridContent a#CashButton { display: inline-flex; background: var(--black); border: 1px solid var(--black); border-radius: 0; width: 160px; color: var(--white); height: 56px; font-size: 0.9rem; justify-content: center; align-items: center; }
body:has(#payment-method-cash) #GridContent a#CashButton:is(:hover,:focus) { background: var(--white); color: var(--black); }

@media (max-width: 1024px) {
    .shopLayout, .shopLayout.orderHistory { margin: 40px 0 80px; }
    .checkoutPage .cartSubTotal { height: auto; }
    .checkoutPage .cartSubTotal .subTotalInner { position: relative; top: unset; }
    .ShopCheckoutPage .checkoutPage #headline { margin-block: 0 30px; text-align: center; }
    form#checkout-form .row > div.checkoutInputsWrapper { padding-inline: 0; }
    .checkoutBtnMobile .normal-form-submit button.shopBtn { border-radius: 0; height: 56px; width: 160px; background: var(--black); color: var(--white); border: 1px solid var(--white); font-size: 0.9rem; }
    .deliveryMethodComments { padding: 0; }
    .checkoutPage .checkout-login #checkoutLogin input.shopBtn { position: relative; bottom: unset; left: unset; transform: unset; margin: 30px auto 0; }
    .checkoutPage .checkout-login #checkoutLogin { display: flex; flex-wrap: wrap; justify-content: space-between; }
    .checkoutPage .checkout-login #checkoutLogin .loginFormInput:not(.RememberMeBtn, .forgotPass) { width: 100%; }
    .checkoutBtnMobile { margin: 0; }
}


/* Home Gallery */
#home-gallery { width: auto; height: calc(100vh - var(--headerHeight) - 15px) !important; }
#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: calc(50% + 90px); transform: translate(-50%,-50%); z-index: 3; }
#home-gallery .gallery-caption:not(.caption-text) { width: 100%; max-width: 560px; top: calc(50% - 100px); transform: translate(-50%,-50%); z-index: 4; }
#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: 700px; text-align: center; }
#home-gallery .caption-text .gallery-text > div { font-family: var(--med); font-size: 4.5rem; line-height: 0.9; letter-spacing: -1.8px; }
#home-gallery .gallery-caption .gallery-text a.gallery-text-btn.photoCaptionLink { background: var(--white); width: max-content; display: inline-flex; align-items: center; justify-content: center; font-family: var(--med); color: var(--black); border: 1px solid var(--black); padding: 0 30px; font-size: 0.9rem; line-height: 0.5; font-weight: 400; height: 56px; min-width: 170px; }
#home-gallery .gallery-caption .gallery-text a.gallery-text-btn.photoCaptionLink:hover { background: var(--black); color: var(--white); border-color: var(--black); }
#home-gallery ol.flex-control-nav.flex-control-paging { bottom: 25px; }
#home-gallery .flex-control-paging li a { background: var(--white); width: 10px; height: 10px; transition: 0.3s all ease; opacity: 0.5; }
#home-gallery .flex-control-paging li a.flex-active { width: 40px; cursor: pointer; opacity: 1; background: var(--white); }
#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: 260px; top: calc(50% - 70px); transform: translateX(-50%); }
    #home-gallery button.controlSlider.pause { display: none; }
    #home-gallery .caption-text { top: calc(50% + 80px); }
    #home-gallery .gallery-caption .gallery-text a.gallery-text-btn.photoCaptionLink { min-width: 150px; height: 52px; font-size: 0.9rem; line-height: 1.1; }
    #home-gallery ol.flex-control-nav.flex-control-paging { bottom: 20px; }
    #home-gallery .flex-control-paging li a { }
    #home-gallery .flex-control-paging li a.flex-active { width: 34px; }
}


/* Circular grid-boxes */
.home-page .grid-content-section { max-width: unset; padding: 0 40px; }
.section-title { margin-bottom: 40px; }
.home-page .grid-content-section .section-title h1 { font-size: 5rem; font-family: var(--abel); margin-bottom: 10px; }
.home-page .grid-content-section .grid-boxes { margin: 0; justify-items: center; justify-content: space-between; }
.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; cursor: pointer; width: 240px; }
.home-page .grid-content-section .grid-boxes .grid-box .grid-box-title h3 { font-size: 1.2rem; margin: 0; color: var(--black); }
.home-page .grid-content-section .grid-boxes .grid-box .grid-box-image { border-radius: 50%; margin-bottom: 15px; }
.home-page .grid-content-section .grid-boxes .grid-box .grid-box-image img { border-radius: 50%; width: 240px; height: 240px; }
.home-page .grid-content-section .grid-boxes .grid-box .box-image-animation { }
.home-page .grid-content-section .grid-boxes .grid-box:hover img { transform: scale(1.1); }
.home-page .grid-content-section .swiper-button-prev, .home-page .grid-content-section .swiper-button-next { display: none; }

@media (max-width: 1024px) {
    .home-page .grid-content-section { padding: 0; }
    .home-page .grid-content-section .section-title h1 { font-size: 2.4rem; }
    .home-page .grid-content-section .grid-boxes { overflow-x: scroll; overflow-y: clip; width: 100%; display: flex; padding: 0 15px; gap: 24px; justify-content: flex-start; }
    .home-page .grid-content-section .grid-boxes .grid-box { width: 140px; min-width: 140px; }
    .home-page .grid-content-section .grid-boxes .grid-box .grid-box-image img { width: 140px; height: 140px; }
    .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*/
.section.our-products-sec .section-title { margin-bottom: 70px; width: fit-content; margin-inline: auto; }
.section.our-products-sec .section-title h1, .home-page .grid-Catalog-Items .section-title h2 { }
.section.our-products-sec .grid-boxes { display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; gap: 55px; max-width: 1320px; margin-inline: auto; }
.section.our-products-sec .grid-boxes::before, .section.our-products-sec .grid-boxes::after { content: none; }
.section.our-products-sec .grid-boxes .grid-category-box { margin: 0; padding: 0; width: fit-content; flex-grow: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 15.04vw; }
.section.our-products-sec .grid-boxes .grid-category-box::after { transition: 0.3s all ease; content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; background-image: url(/warehouse/dynamic/479968.svg); background-repeat: no-repeat; pointer-events: none; background-position: center; background-size: contain; z-index: -1; }
.section.our-products-sec .grid-boxes .grid-category-box:hover::after { background-image: url(/warehouse/dynamic/479969.svg); }
.section.our-products-sec .grid-boxes .grid-category-box .grid-box-image { border-radius: 30px; margin-bottom: 0; display: flex; justify-content: center; align-items: center; width: 160px; height: 160px; }
.section.our-products-sec .grid-boxes .grid-category-box .grid-box-image .box-image-animation:hover img { transform: unset; }
.section.our-products-sec .grid-boxes .grid-box-title h3 { font-size: 1.6rem; line-height: 1.05; letter-spacing: 0.32px; color: var(--black); margin: 0; position: relative; display: flex; flex-direction: column; align-items: center; }
.section.our-products-sec .grid-boxes .grid-box-title h3::after { width: 21px; content: ''; display: block; background-image: url(/warehouse/dynamic/479967.svg); background-repeat: no-repeat; pointer-events: none; background-position: center; height: 21px; background-size: contain; }

@media (max-width: 1024px) {
    .section.our-products-sec .grid-boxes .grid-category-box .grid-box-image,
    .section.our-products-sec .grid-boxes .grid-category-box .grid-box-image::after { height: 92px; width: 92px; }
    .section.our-products-sec .grid-boxes .grid-box-title h3::after { width: 12px; height: 12px; }
}


/* Carousel grid-boxes(products) */
.home-page .grid-Catalog-Items { overflow: visible; }
.home-page .grid-Catalog-Items .grid-boxes { max-width: 1320px; margin: 0 auto; }
.home-page .grid-Catalog-Items .section-title { }
.home-page .grid-Catalog-Items .section-title h2 { font-size: 5rem; font-family: var(--abel); margin-bottom: 10px; }
.home-page .grid-Catalog-Items .item { padding: 0 15px; overflow: visible; }
.home-page .grid-Catalog-Items .owl-carousel .owl-nav div { top: 50%; font-size: 0; }
.home-page .grid-Catalog-Items .owl-carousel .owl-nav .owl-next { right: calc(100% + 30px); left: unset; }
.home-page .grid-Catalog-Items .owl-carousel .owl-nav .owl-prev { left: calc(100% + 30px); right: unset; }
.catalogItemBox { padding: 0; margin: 0; }
.catalogItemBox a.item-image { padding-bottom: 120%; border-radius: 0; overflow: hidden; }
.catalogItemBox a.item-image img, #CatalogModule .relatedItems .owl-carousel .owl-item img { border-radius: 0; height: 100%; object-fit: cover; max-height: max-content; width: auto; max-width: max-content; min-width: 100%; }
.catalogItemBox a.item-text { padding: 0; display: inline-flex; flex-direction: column; justify-content: space-between; gap: 20px; flex-grow: 1; }
.catalogItemBox .item-text .item-text-top { min-height: unset; direction: rtl; }
.catalogItemBox .item-text .item-text-top .itemTitle { min-height: unset; color: var(--black); margin: 20px 0 0 auto; max-width: 100%; font-size: 1.2rem; }
.catalogItemBox .item-text .item-text-top .item-subtitle { font-size: 90%; margin: 35px 0 0; color: var(--black); }
.catalogItemBox .item-text:hover .item-text-top .item-subtitle { }
.catalogItemBox .item-text .item-price { color: var(--black); }
.catalogItemBox .item-text .item-price .finalPrice, #CatalogModule .catalogItemBox .item-text .item-price .finalPrice { font-size: 120%; margin: 0; }
.catalogItemBox span.finalPrice span:last-of-type { font-size: 60%; display: block; }
.catalogItemBox .item-add-to-cart button#addToCartBtn { background: transparent; border: 1px solid var(--black); padding: 0; width: max-content; min-width: 130px; height: 52px; font-size: 0.9rem; font-family: var(--reg); color: var(--black); }
.catalogItemBox .item-add-to-cart button#addToCartBtn:hover { color: var(--white); background: var(--black); }
.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(--black); border-radius: 0; width: 126px; height: 42px; line-height: 1.1; font-size: 90%; font-family: var(--med); color: var(--black); 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(--white); color: var(--white); border-color: var(--white); }
.catalogItemBox .item-quantity .item-quantity-options { width: fit-content; border: 1px solid var(--black); border-radius: 0; height: 43px; font-size: 90%; font-family: var(--med); margin-left: 0; margin-right: auto; }
.catalogItemBox .item-quantity .item-quantity-options button { width: 47px; height: 100%; border: unset; background: var(--white); }
#CatalogModule .catalogItemBox .item-quantity .item-quantity-options button, #CatalogModule .catalogItemBox .item-quantity .item-quantity-options > span { height: 100%; background: var(--white); border: none; padding: 0 17px; }
.catalogItemBox .item-quantity .item-quantity-options .itemQuantityContainer { height: 100%; border: unset; background: var(--white); padding: 0; margin-right: -4px; margin-left: -4px; }
.catalogItemBox .item-quantity .item-quantity-options .itemQuantityContainer input { color: var(--black); background: var(--white); }
.catalogItemBox .item-quantity .item-quantity-options button svg { width: 13px; height: 13px; }
.catalogItemBox .item-quantity .item-quantity-options button svg rect { fill: var(--black); }
.catalogItemBox .item-quantity.catalogItemBoxQuantity.quantityConnectedToCart .quantity-start:not(.inactive) { display: flex; z-index: 1; }
.catalogItemBox .wishlist { padding: 0; top: 15px; }
.catalogItemBox .productLabel.wishlist button.wishListBtn { padding: 0; background-color: var(--white); background-image: url(/warehouse/dynamic/495489.svg); background-repeat: no-repeat; background-position: center; border-radius: 50%; display: inline-flex; width: 36px; height: 36px; justify-content: center; align-items: center; }
.catalogItemBox .productLabel.wishlist button.wishListBtn.active { background-image: url(https://media.getmood.io/warehouse/dynamic/495325.svg); }
.catalogItemBox .wishlist .wishListBtn svg { opacity: 0; }
.catalogItemBox .wishlist .wishListBtn svg path { stroke: var(--black); }
.catalogItemBox .item-add-to-cart button#addToCartBtn.outOfStock { }
.catalogItemBox .item-add-to-cart:has(.outOfStock) { bottom: unset; width: 29%; left: 4%; top: 2%; }
.catalogItemBox .item-add-to-cart:has(.outOfStock) button#addToCartBtn.outOfStock { width: 100%; height: 100%; min-width: unset; background: black; color: #F5F5F5; font-weight: 200; font-size: clamp(14px,0.729vw,300px); padding-block: 6px; }


button.wishListBtn.active svg path { fill: var(--black); }
.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: 590px; }
.home-page .grid-image-section .image-section-data { height: 590px; }
.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: var(--white)fff; display: flex; align-items: center; justify-content: flex-start; flex-direction: column-reverse; gap: 24px; font-size: 1.2rem; line-height: 1.35; }
.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: var(--white); }
.home-page .grid-image-section .image-section-data .content-inner-wrapper .image-section-Btn a { color: var(--black); font-size: 0.8rem; font-family: var(--med); 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: #F5F5F5 !important; color: var(--white); }

@media (min-width: 1025px) {
    .catalogItemBox a.item-text { min-height: 120px; }
    .owl-item .catalogItemBox a.item-text { min-height: 145px; }
    .catalogItemBox .item-text .item-price { height: 52px; display: flex; align-items: center; }
    .owl-carousel .catalogItemBox .item-text .item-price { justify-content: flex-end; }
    .catalogItemBox .item-add-to-cart { position: absolute; bottom: 1px; left: 0; }
}

@media (max-width: 1024px) {
    .home-page .grid-Catalog-Items .section-title h2 { font-size: 2.4rem; }
    .home-page .grid-Catalog-Items .item { padding: 0; width: 150px; min-width: 150px; }
    .catalogItemBox a.item-image { padding-bottom: 120%; }
    .catalogItemBox a.item-image img { }
    .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; font-size: 0.8rem; min-height: 35px; }
    .catalogItemBox .item-text .item-text-top .item-subtitle { display: none; }
    .catalogItemBox .item-text .item-price { }
    .catalogItemBox .item-text .item-price .finalPrice, #CatalogModule .catalogItemBox .item-text .item-price .finalPrice { font-size: 0.8rem; }
    .catalogItemBox .item-text .item-price .itemBeforeDiscountPrice { font-size: 75%; margin-left: 5px; color: var(--black); }
    .catalogItemBox span.finalPrice span:last-of-type { font-size: 80%; margin-top: 5px; }
    .catalogItemBox .item-add-to-cart button#addToCartBtn { min-width: 120px; height: 40px; font-size: 0.8rem; }
    .catalogItemBox .item-add-to-cart:has(.outOfStock) { display: block; position: absolute; width: 50%; }
    .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: 120px; height: 40px; font-size: 90%; padding-top: 2px; }
    .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; }
    .home-page .grid-Catalog-Items .grid-boxes .grid-boxes-wrapper { display: flex; width: 100%; gap: 15px; padding-inline: 16px; overflow-x: scroll; direction: rtl !important; }
    .home-page .grid-Catalog-Items .grid-boxes { }
    .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: max-content; min-height: 250px; }
    .catalogItemBox a.item-text { flex-grow: unset; gap: 15px }
    .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: unset; }
.home-page .grid-row-section.inverted .grid-row { flex-direction: row-reverse; }
.home-page .grid-row-section .grid-row:nth-child(odd) { direction: ltr !important; }
.home-page .grid-row-section .grid-row { display: flex !important; align-items: center; justify-content: space-between; direction: rtl !important; }
.home-page .grid-row-section .grid-row .grid-row-cell { width: 50%; }
.home-page .grid-row-section .grid-row .flexslider-box .box-image-animation img { position: relative; }
.home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text { padding: 0; margin: 0; }
.home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h2 { margin-bottom: 10px; .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after; font-size: 5rem; font-family: var(--abel); line-height: 1; }
.home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h3 { margin: 0 0 56px; font-size: 2rem; color: var(--black); }

@media (max-width: 1024px) {
    .sections .section.our-products-sec { margin: 0; padding: 80px 15px 0; overflow-x: scroll; overflow-y: hidden; width: 100%; }
    .section.our-products-sec .section-title { display: none; }
    .section.our-products-sec .grid-boxes { width: 100%; gap: 15px; margin: 0 auto; }
    .section.our-products-sec .grid-boxes .grid-category-box { height: 165px; width: 165px; }
    .section.our-products-sec .grid-boxes .grid-box-title h3 { font-size: 0.9rem; }
    .home-page .grid-Catalog-Items .section-title { margin-bottom: 45px; }
    .home-page .grid-image-section, .home-page .grid-image-section .image-section-data { height: 400px; }
    .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, .home-page .grid-row-section.inverted .grid-row { flex-direction: column; gap: 0; padding: 0; }
    .home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h3 { font-size: 120%; max-width: 70%; margin: 0 0 30px; }
    .home-page .grid-row-section .grid-row .flexslider-box { max-width: 100%; width: 100%; }
    .home-page .grid-row-section .grid-row .grid-row-cell-text { width: 100%; }
    .home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text h2 { margin-bottom: 10px; font-size: 2.4rem; }
    .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 { padding: 40px 15px 80px; width: 100%; }
    .home-page .grid-row-section .grid-row:last-child .grid-row-cell-text .grid-row-text { padding: 40px 15px 0px; }
    .home-page .grid-row-section .grid-row .grid-row-cell-text .grid-row-text p { font-size: 0.8rem; }
}


/* Form */
.home-page .grid-form-section { background: #F5F5F5; max-width: unset; margin: 0; padding: 0; }
.home-page .grid-form-section .section-title { margin: 0; }
.home-page .grid-form-section .section-title h2 { font-size: 5rem; font-family: var(--abel); }
.contact-page #GridWrapInner { margin-top: 100px; }
.contact-page #GridWrapInner #GridContent { margin-bottom: 100px; }
.contact-page #GridWrapInner .form-container-wide #DynamicFormObject { padding: 0px 45px 110px; }
.form-container-wide #DynamicFormObject { border: 0; padding: 70px 0; max-width: 100%; margin: 0px auto; display: flex; flex-direction: column; align-items: center; background: #F5F5F5; }
.form-container-wide #DynamicFormObject::before { content: ''; position: absolute; right: 0; bottom: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; background-image: url(/warehouse/dynamic/497818.svg); pointer-events: none; }
.form-container-wide #DynamicFormObject::after { display: none; }
.form-container-wide #DynamicFormObject #headline { text-align: center; display: flex; }
.form-container-wide #DynamicFormObject #headline h1 { font-size: 5rem; font-family: var(--abel); }
.form-container-wide #DynamicFormObject > div { width: 100% !important; padding: 0 !important; font-size: 100%; margin: 0; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { width: auto; font-size: 5rem; font-family: var(--abel); }
.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% - 14px); background-color: var(--white); padding: 0; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField.textareaField { width: 100%; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField:not(.checkboxField) input, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField select { height: 50px; border-radius: 0; border-bottom: 0; margin: 0; font-size: 80%; box-shadow: none; width: 100%; max-width: 100%; border: 1px solid var(--black); }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField textarea { background: transparent; padding-right: 15px; border-radius: 0; margin: 0; border: 1px solid var(--black); width: 100%; min-height: 180px; font-size: 80%; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField.checkboxField { width: 100%; margin: 0; background: transparent; display: flex; justify-content: flex-start; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField.checkboxField input { padding: 0; height: 15px; margin: 0; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField.checkboxField label { font-size: 75%; margin-bottom: 0; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit { width: auto; padding: 0; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit input { min-width: 170px; padding: 0 30px; height: 56px; border: 1px solid var(--white); color: var(--white); background: var(--black); font-size: 90%; border-radius: 0; transition: 0.3s all ease; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit input:hover, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit input:focus { background: var(--white); color: var(--black); border-color: var(--black); }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField input:focus, .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField select:focus { outline: none !important; }
.form-container-wide #DynamicFormObject .dynamicFormObjectField .must::before { top: 10px !important; right: 10px !important; }
#SiteGrid.layout-bottom #GridPromo { padding: 0; margin: 0 auto; max-width: unset; }
label.error, span.error { font-size: 70%; }

@media (max-width: 1024px) {
    .home-page .grid-image-section { margin-top: 80px; display: none; }
    .contact-page #GridWrapInner { margin-top: 15px; padding-inline: 16px; }
    .contact-page #GridWrapInner #GridContent { margin-bottom: 0; }
    #SiteGrid.layout-bottom #GridPromo { margin: 0; width: 100%; }
    .contact-page #GridWrapInner .form-container-wide #DynamicFormObject { padding: 0; }
    .home-page .grid-form-section .section-title h2 { font-size: 2.4rem; }
    .form-container-wide #DynamicFormObject { max-width: 100% !important; padding: 80px 15px; }
    .form-container-wide #DynamicFormObject::before { background-image: url(/warehouse/dynamic/497817.svg); }
    .form-container-wide #DynamicFormObject::after { display: none; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { margin-bottom: 0; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 2.4rem; }
    .form-container-wide #DynamicFormObject #headline h1 { font-size: 2.4rem; }
    .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; padding-top: 15px; padding-right: 24px; }
    .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit { width: 100%; }
    .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectSubmit input { height: 50px; min-width: unset; width: 100%; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectField .must::before { right: 13px !important; top: 17px !important; }
}


/* Categories lobby page Page */
.categories-lobby-page #lobbyview { margin-top: 90px; }
.categories-lobby-page #lobbyview #headline { margin: 0; text-align: center; }
.categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section { margin: 110px auto; max-width: 1320px; }
.categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes { padding: 0; max-width: unset; display: flex; flex-wrap: wrap; justify-content: center; gap: 80px 30px; }
.categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes .grid-box { margin: 0; padding: 0; opacity: 1; }
.categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes::before, .categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes::after { display: none; }
.categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes .grid-box { margin: 0; padding: 0; cursor: pointer; width: 240px; }
.categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes .grid-box .grid-box-title h3 { font-size: 1.2rem; margin: 0; color: var(--black); }
.categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes .grid-box .grid-box-image { border-radius: 50%; margin-bottom: 15px; }
.categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes .grid-box .grid-box-image img { border-radius: 50%; width: 240px; height: 240px; }
.categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes .grid-box:hover img { transform: scale(1.1); }

@media (max-width: 1024px) {
    .categories-lobby-page #lobbyview { margin-top: 40px; }
    .categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section { margin: 60px auto; }
    .categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes { gap: 30px; }
    .categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes .grid-box { width: 140px; min-width: 140px; }
    .categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes .grid-box .grid-box-image img { width: 140px; height: 140px; }
    .categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes .grid-box .grid-box-image { margin-bottom: 10px; }
    .categories-lobby-page :is(div, #LobbyModule) .section.grid-content-section .grid-boxes .grid-box .grid-box-title h3 { font-size: 80%; }
}


/* About Page */
.content-page #GridContent { max-width: 870px; margin: 90px auto 160px; float: none; }
.content-page #GridContent #headline { margin-bottom: 0; }
.content-page:not(.accessabilityMainPage) #GridContent #headline h1 { margin-bottom: 30px; }
.content-page #GridContent #subheadline h2 { text-align: right; margin: 0 0 30px; font-size: 2rem; }
.content-page #GridContent :is(#text1, #text2) { text-align: right; max-width: 100%; }
.content-page #GridContent :is(#text1, #text2) :is(h2,h3,h4,h5,h6) { margin-block: 30px 20px; }
.content-page #GridContent :is(#text1, #text2) :is(h2,h3,h4,h5,h6):first-child { margin-top: 0; }
.content-page #GridContent :is(#text1, #text2) ul { font-size: 90%; margin: 0; }
.content-page #GridContent :is(#text1, #text2) ul li::marker { color: var(--pink); }
#text1 img, #text2 img { width: 100%; }

.GridBottomGallery { padding: 0; }
.GridBottomGallery .bottomGalleryTitle { margin: 0 0 60px; }
.GridBottomGallery .gallery-cubes { max-width: 1320px; margin: 0 auto 160px; display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 30px; }
.GridBottomGallery .gallery-cubes::before, .GridBottomGallery .gallery-cubes::after { content: none; }
.GridBottomGallery .gallery-cubes > div { border-radius: 0px; overflow: hidden; width: calc(25% - 24px); width: 100%; }
.GridBottomGallery .gallery-cubes .boxes-images-outer-image { z-index: -1; }

@media (max-width: 1024px) {
    .content-page #GridContent { margin-block: 20px 40px; padding-inline: 15px; }
    .content-page #GridContent :is(#text1, #text2) ul { font-size: 0.8rem; }
    .content-page:not(.accessabilityMainPage) #GridContent #headline h1 { }
    .content-page #GridContent #subheadline h2 { font-size: 1.2rem; margin: 0 0 20px; }
    .GridBottomGallery .bottomGalleryTitle { margin: 0 0 30px; }
    .GridBottomGallery .gallery-cubes { gap: 15px; margin: 0 auto 80px; padding: 0 15px; grid-template-columns: repeat(2, 1fr); }
}


/* Contact Page */
.contact .MainContent { margin: 110px auto; }
/*.contact .MainContent #headline { display: none; }*/
.contact .MainContent #headline {text-align: center}
.contact .MainContent #text1 p, .contact .MainContent #text1 p a { margin: 0; font-size: 1.2rem; color: var(--black); }

@media (max-width: 1024px) {
    .contact .MainContent { margin: 40px auto; }
    .contact .MainContent #text1 p, .contact .MainContent #text1 p a { font-size: 0.8rem; }
}


/* 404 Page */
.page-404 #GridContent { display: flex; min-height: 70vh; align-items: center; justify-content: center; position: relative; max-width: 1130px; margin: 0 auto; float: none; gap: 72px; }
.page-not-found { display: flex; align-items: center; flex-direction: column; }
.page-not-found h2 { max-width: 600px; margin-bottom: 30px; }
.page-not-found a { transition: 0.3s all; font-size: 90%; background: var(--black); color: var(--white); border: 1px solid var(--black); height: 56px; width: 240px; position: relative; display: inline-flex; align-items: center; justify-content: center; text-decoration: none; border-radius: 0; }
.page-not-found a:hover { background: var(--white); color: var(--black); }
.page-not-found br { display: none; }

@media (max-width: 1024px) {
    .page-404 #GridContent { flex-direction: column-reverse; align-items: center; padding-inline: 15px; gap: 0; }
    .page-not-found { margin-bottom: 30px; }
    .page-not-found h2 { font-size: 160%; margin-bottom: 20px; max-width: 280px; }
}


/* Products Page */
.catalog-page:not(.CatalogItemPage):has(#CatalogCategoryPage) #GridPage { display: flex; }
.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 { padding: 0 0 50px; gap: 80px 30px; margin: 0; width: 100%; display: grid; grid-template-columns: repeat(4, 1fr); }
.catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList .catalogItemBox .catalogItemBoxInner { height: 100%; display: flex; flex-direction: column; }
.catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList .catalogItemBox { padding: 0; margin-bottom: 0; width: 100%; }
.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 + #headline { order: -3; margin: 50px 0 10px; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip + #headline + .catalogTextContainer { font-size: 1.6rem; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip + #headline + h2 { order: -2; text-align: center; margin-bottom: 60px; font-size: 5rem; font-family: var(--abel), var(--reg); }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .catalogTextContainer { order: -1; margin-bottom: 60px; max-width: 900px; padding-inline: 15px; text-align: center; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip { background: transparent; color: var(--black); width: 100%; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs { display: flex !important; justify-content: center; gap: 10px; flex-wrap: wrap }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li { /* border-radius: 30px; */ font-size: 80%; line-height: 1.1; padding: 0; transition: 0.3s all ease; background: transparent; border: 1px solid var(--black); }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li a { padding: 12px 24px 10px; display: block; white-space: nowrap; }
.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(--med); }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li:first-child { }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs.owl-carousel li:first-child { display: block; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs.owl-carousel { direction: ltr; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs.owl-carousel .owl-stage-outer { transform: scaleX(-1); width: 93%; display: flex; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs.owl-carousel .owl-stage-outer .owl-item { transform: scaleX(-1); }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs.owl-carousel .owl-stage-outer .owl-stage { display: flex; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs.owl-carousel .owl-stage-outer .owl-item:has(a[href="/maincatalogpage"]) { 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(--white); background: var(--black); }
.catalog-page:not(.CatalogItemPage) #CatalogModule .categoryContainer.tabsView .categoryContainerItems { max-width: 100%; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList { margin: 48px 0 30px; z-index: 40; position: relative; display: flex; flex-direction: column; width: 100%; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList.side-filters { margin: 0 }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .filters-box:not(.priceSort) { display: none; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .filters-box .filters-title { border-bottom: 1px solid var(--black); min-width: 135px; text-align: right; line-height: 1.5; color: var(--black); font-size: 70%; background: transparent; padding: 0; position: relative; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .filters-box .filters-title::after { position: absolute; left: 5px; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .filters-box ul.filter-list { background: var(--white); border: 1px solid var(--black); min-width: 135px; font-size: 80%; padding: 0; }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .filters-box ul.filter-list li { padding: 5px 10px; color: var(--black); }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .filters-box ul.filter-list li:hover { background: var(--black); }
.catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .filters-box ul.filter-list li:hover a { color: var(--white); }

.catalogLoadMoreBtn button.loadMoreItems { height: 56px; padding: 0 60px; background: transparent; color: #000; transition: all 0.35s ease; border: 1px solid; }
.catalogLoadMoreBtn button.loadMoreItems:hover { background: #000; color: #fff; }

#addToCartBtn span { left: 5px; }
#addToCartBtn svg { width: 14px; }
#CatalogModule #CatalogItemView .custom-field { margin-block: 30px 20px; color: var(--black, #000); /* desktop/20 reg */ font-family: var(--reg); font-size: 20px; font-style: normal; font-weight: 400; line-height: 125%; letter-spacing: 0.2px; }

@media (min-width: 1025px) {
    .catalogContainer.container { width: 1320px; }
    .catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList { /* max-width: 1170px; */ }
    .catalogLoadMoreBtn { grid-column: 1 / -1; }
}

@media (max-width: 1024px) {
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage { align-items: flex-start; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .catalogTextContainer { text-align: right; margin-bottom: 30px; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip + #headline { margin-block: 20px 10px; width: 100%; padding-inline: 15px; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip + div#headline + .catalogTextContainer p { font-size: 1.2rem; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip + #headline + h2 { font-size: 2rem; margin-bottom: 30px; text-align: right; padding-inline: 15px; }
    .catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList { gap: 64px 15px; grid-template-columns: repeat(2, 1fr); padding: 0 15px 80px; }
    .catalog-page:not(.CatalogItemPage) .mainCatalogPage .itemsList .catalogItemBox { }
    #CatalogModule .filters-box .filters-list-wrapper { top: 5px; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList.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.filters-box .filters-title::after { left: -20px; }
    .filters-box:after { display: none; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList { margin-bottom: 30px; max-height: initial; padding-inline: 15px; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList .mobileFiltersBtns { display: none; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .filtersList.side-filters { display: none; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip { }
    .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 15px 20px; width: 100%; gap: 8px; justify-content: flex-start; flex-wrap: nowrap; }
    .catalog-page:not(.CatalogItemPage) #CatalogModule .mainCatalogPage .categories-strip ul.hidden-xs li { white-space: nowrap; padding: 0; }
    .catalogLoadMoreBtn { grid-column: 1 / -1; margin-top: 56px; padding: 0; }
    .catalogLoadMoreBtn button.loadMoreItems { width: 100% }
}


/* Product Page */
.CatalogItemPage #GridPage { margin-top: var(--headerHeight); }
.CatalogItemPage #CatalogModule { padding: 100px 0 0; }
.CatalogItemPage .catalogContainer.container { max-width: unset; width: 100%; }

.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper { margin: 0 auto; max-width: 1170px; display: flex; flex-wrap: wrap; flex-direction: row-reverse; justify-content: flex-end; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages { padding: 0; width: 56%; justify-content: flex-end; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large { width: calc(100% - 125px); margin: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large .item,
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .gallery-slider.large .slides li { padding-bottom: 640px; border: none; border-radius: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large .item img,
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .gallery-slider.flexslider .slides li img { border-radius: 0; height: auto; max-height: max-content; width: 100%; max-width: 100%; object-fit: cover; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .thumbs { width: 70px; margin-right: 30px; margin-left: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .thumbs .item { border: none; margin: 8px 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .thumbs .item::after { border-radius: 0; border: 2px solid var(--black); }
.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: 0; height: 100%; min-width: 100%; max-width: max-content; object-fit: cover; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent { padding: 0 0 0 90px; width: 44%; display: flex; flex-direction: column; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .outOfStockLabel { }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .outOfStockLabel span { font-size: clamp(16px,0.833vw,300px); padding: 0.521vw; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #headline { margin-bottom: 23px; }
.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 .catalogContainer #CatalogModule .itemContentWrapper .itemContent .addedToCartDetails { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyOption input { accent-color: var(--black); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-price { margin-top: 20px; width: 100%; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-price .finalPrice { font-size: 200%; color: var(--black); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-price .priceDesc { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .itemContent .item-quantity button { background: transparent; border: unset; width: 45px; height: 100%; padding: 0; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .itemContent .item-quantity .itemQuantityContainer { height: 100%; padding: 0; border: unset; width: 45px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions { border: 0; display: inline-flex; gap: 20px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions #addToCartBtn { width: 195px; background: var(--black); color: var(--white); height: 56px; display: inline-flex; align-items: center; justify-content: center; border-radius: 0; border: 1px solid var( --black); font-size: 90%; }
.CatalogItemPage #CatalogModule .backBtnWrapper { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .itemContent .item-quantity { margin: 38px 0 28px; width: max-content; height: 45px; display: flex; align-items: center; border: 1px solid var(--black); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .catalogTextContainer { line-height: 1.25; letter-spacing: 0.2px; margin-bottom: -5px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .ingredientGroupSelection { max-width: 250px; display: grid; gap: 8px 40px; grid-template-columns: repeat(2,1fr); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .ingredientGroupSelection > h3 { margin: 0; line-height: 1.4; font-size: 80%; color: var(--navy); width: 100%; grid-column: 1 / -1; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .ingredientGroupSelection .propertyOption { max-width: unset; width: 100%; display: flex; align-items: center; gap: 12px; padding-block: 6px; border: unset; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .ingredientGroupSelection .propertyOption label { margin: 0; font-weight: unset; font-size: 90%; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .ingredientGroupSelection .propertyOption input { margin: 0; width: 20px; height: auto; aspect-ratio: 1; accent-color: var(--black); }
#CatalogModule .item-makat, .catalogItemBox .item-makat { font-size: 0.8rem; color: var(--grey, #A6A6A6); line-height: 135%; margin: 20px 0 56px; }
#CatalogModule #CatalogItemView span.custom-field-title { font-family: var(--med); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent span.finalPrice:before { font-size: 55%; margin-right: 3px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .wishListBtn * { stroke: transparent; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity .quantity-start button { width: 162px; background: var(--black); color: var(--white); height: 50px; display: inline-flex; align-items: center; justify-content: center; border-radius: 0; border: 1px solid var(--white); font-family: var(--med); font-size: 90%; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity .quantity-start button:hover { background: var(--white); color: var(--white); border-color: var(--white); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity-options > *:is(button,.itemQuantityContainer) { width: 54px; height: 50px; padding: 0; margin: 0; background-color: var(--black); border: unset; color: var(--white); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity-options { overflow: hidden; border-radius: 0; border: 1px solid var(--white); }
.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(--black); font-size: 1.1rem; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity-options rect { fill: var(--white); }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .item-quantity-options svg { width: 15px; height: 14px; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .openShareBox { border-color: #000; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .shareBox { margin-right: 0; display: flex;  align-items: center; gap: 15px;}
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions .wishListBtn { border-color: #000; margin: 0; height: 40px; width: 40px; padding: 0; background: transparent; background-image: url(/warehouse/dynamic/495489.svg); background-repeat: no-repeat; background-position: center; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-variations > h3 { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-variations select.hasVariations { width: 200px; height: 40px; padding: 0 15px; font-size: 90%; border-radius: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .priceComment { margin: 10px 0 0; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields { border-color: transparent; margin: 110px 0 0; width: calc(100% - 100px); }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tabs { border-bottom: 0; display: inline-flex; gap: 12px; margin-bottom: 12px; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tabs:after { content: none; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title button { padding: 0; height: 42px; font-size: 80%; min-width: 100px; padding-inline: 24px; background: transparent; border: 1px solid var(--black); }
.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: var(--black); color: var(--white); }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-text { padding: 32px 24px; font-size: 100%; width: 100%; border: unset; background: #F5F5F5; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-text p { font-size: 90%; max-width: 70%; }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-text ul { font-size: 90%; padding-right: 20px; color: var(--white); }
.CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-text ul li::marker { color: var(--black); }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper { margin: 110px auto 0; max-width: unset; width: 100%; display: flex; background: #F5F5F5; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems { margin: 80px auto 100px; padding: 0; max-width: 1030px; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .relatedItemsTitle::after { display: none; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .relatedItemsTitle h2 { padding: 0; margin: 20px 0 40px; background: transparent; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .itemsList { margin: 0; }
.CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .owl-nav div { top: 45%; font-size: 0; }
.owl-carousel .owl-nav div:after { width: 22px; height: 40px; background-image: url(/warehouse/dynamic/480089.svg); background-size: contain; background-repeat: no-repeat; background-position: center; }
.owl-carousel .owl-nav div.owl-next::after { background-image: url(/warehouse/dynamic/480088.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:0;}
    .CatalogItemPage .container { padding: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages { width: 100%; padding: 0; d: d; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent { width: 100%; padding: 0; margin: 25px 0px 80px; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 20px; text-align: right; }
    .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: 415px; height: auto; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .large .item img, .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages .gallery-slider.flexslider .slides li img { max-height: 100%; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .outOfStockLabel span { font-size: 14px; padding: 8px; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #headline { text-align: center; order: unset; margin: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #subheadline h2 { font-size: 120%; margin: 10px 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-makat { margin: 0; }
    .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: 30px 0 0; width: auto; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .priceComment { font-size: 75%; margin: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-actions { width: auto; padding: 0; position: absolute; bottom: 0; left: 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-variations select.hasVariations { border: 1px solid var(--black); width: 140px; height: 45px; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .itemContent .item-quantity { margin: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields { margin: 0px auto; width: 100%; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title button { min-width: auto; width: 100%; font-size: 80%; padding-inline: 10px; height: 42px; font-weight: 400; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-title { width: max-content; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-text { }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .itemContentWrapper .catalog-fields .catalog-fields-tab-text p { max-width: 100%; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper { padding: 0 15px; }
    .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems { margin: 80px auto; }
    .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .relatedItemsTitle h2 { margin: 0px 0 30px; padding: 0 20px; }
    .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .itemsList { direction: rtl !important; }
    .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .itemsList .owl-stage-outer { justify-content: flex-end; }
    .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .itemsList .owl-stage-outer .owl-stage { width: 100% !important; transform: unset !important; overflow-x: scroll; padding: 0 15px !important; display: flex; }
    .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper .relatedItems .itemsList .owl-stage-outer .owl-stage .owl-item { width: 160px; min-width: 160px; }
    .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: auto; bottom: 15px; right: 15px; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages ul.slick-dots li.slick-active button { opacity: 1; width: 40px; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemImages ul.slick-dots li button { width: 10px; height: 10px; background: var(--white); border: unset; border-radius: 50px; opacity: 0.5; }
    .CatalogItemPage .catalogContainer #CatalogModule .fixedAddToCartStrip { background: var(--white); padding: 10px 0; display: flex; justify-content: center; box-shadow: 0px -3px 8px 0px rgba(0, 0, 0, 0.1); }
    .CatalogItemPage .catalogContainer #CatalogModule .fixedAddToCartStrip .fixedMsg { box-shadow: unset; font-size: 0.9rem; top: unset; bottom: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .fixedAddToCartStrip .fixedMsg.active { bottom: 100%; }
    .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(--black); color: var(--white); font-size: 90%; min-height: 48px; padding: 0; border-radius: 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(--black); border-radius: 30px; width: 100%; }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .item-quantity-options .itemQuantityContainer { color: var(--white); }
    .CatalogItemPage .catalogContainer #CatalogModule #CatalogItemView .fixedAddToCartStrip .item-quantity .item-quantity-options > button { height: 48px !important; background: var(--black); 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: var(--white); }
    .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; }
    .CatalogItemPage #CatalogModule { padding: 15px 0 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties h3 { font-size: 0.9rem; margin-top: 0; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-properties .propertyOption label { font-weight: unset; font-size: 0.8rem; color: var(--white); }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .item-price .finalPrice { font-size: 1.2rem; }
    .CatalogItemPage .catalogContainer #CatalogModule .RelatedItemsWrapper { margin: 80px auto 0; }

    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent #headline h1 { line-height: 0.95; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .catalogTextContainer { font-size: 0.8rem; line-height: 1.35; }
    #CatalogModule #CatalogItemView .custom-field { margin: 0 0 -5px; font-size: 0.8rem; line-height: 1.35; }
    .CatalogItemPage .catalogContainer #CatalogModule .itemContentWrapper .itemContent .catalogTextContainer.comments { display: none; }
}


/* Search Page */
.SearchResults #GridTop { display: none; }
.SearchResults #headline { text-align: center; }
.SearchResults #text1 img, .SearchResults #text2 img { margin: 0; }
.SearchResults #GridContent { margin-top: var(--headerHeight); max-width: unset; padding-top: 80px; }
.SearchResults #SearchResultPage { padding: 0; width: 100%; max-width: 1050px; margin: 0px auto 110px; }
.SearchResults #text1 .searchResultsList { display: flex; flex-wrap: wrap; 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(--black) !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(--black) !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(--black); 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(--black); }
.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(--black); }
#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(--black); }
#quick-search-container #SearchResultContainer li.finalResultItem a { font-size: 80%; font-weight: 700; }
.about.SearchResults #text1 ul li::after { display: none; }
.SearchResults #GridBottom { display: none; }

@media (max-width: 1024px) {
    .SearchResults #GridContent #headline h1 { font-size: 1.2rem !important; margin-bottom: 30px !important; }
    .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; margin: 0; }
#SiteFooter { background: var(--black); }
.footer-text-divided { background: inherit; padding: 80px 0; font-family: var(--reg); display: flex; align-items: flex-start; max-width: 1320px; margin: 0 auto; justify-content: space-between; }
.footer-text-divided > div { padding: 0; width: max-content; color: var(--white); }
.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: 90%; color: var(--white); }
.footer-text-divided > div.footer-text-right ul li:not(:last-child) { margin-bottom: 14px; }
.footer-text-divided > div.footer-text-right ul li:hover { /*color: var(--black);*/ }
.footer-text-divided > div.footer-text-right .dropList p { font-size: 120%; line-height: 1; margin-bottom: 24px; color: var(--white); }
.footer-text-divided > div.footer-text-right .dropList p strong { font-weight: unset; }
.footer-text-divided a { border-bottom: 1px solid transparent; transition: 0.2s all ease; }
.footer-text-divided a:hover { border-bottom: 1px solid var(--white); color: var(--white); }
.creditWrapper svg { fill: var(--white); }
.footer-text-divided > div.footer-text-left { display: flex; flex-direction: column; gap: 20px; }
.footer-text-divided > div.footer-text-left p { display: flex; justify-content: flex-start; gap: 10px; flex-direction: row-reverse; }
#SiteFooter .footer-text-divided > div.footer-text-left p:first-child > img { width: 280px; max-width: unset; }

@media (max-width: 1024px) {
    .footer-text-divided { padding: 48px 32px; display: flex; flex-direction: column-reverse; align-items: center; }
    #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; border-top: 1px solid; padding: 25px 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: 0; }
    .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; 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 .dropList p { position: relative; display: flex; justify-content: space-between; align-items: center; font-size: 100%; margin: 0; margin-bottom: 10px; transition: 0.3s all ease; }
    .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(-9px) rotate(90deg); }
    .footer-text-divided > div.footer-text-right p::before { transform: translateY(-50%); }
    .footer-text-divided > div.footer-text-left { margin-bottom: 10px; display: flex; width: 100%; flex-direction: column; padding: 0; align-items: center; }
    #SiteFooter .footer-text-left img { max-width: 40px; }
    .footer-text-divided > div.footer-text-left p { width: 100%; text-align: center; font-size: 75%; justify-content: center; }
    .footer-text-divided > div.footer-text-left p:last-child { margin-top: 5px; }
    #SiteFooter .footer-text-divided > div.footer-text-left p:first-child > img { width: 220px; }
    .text-center { display: flex; justify-content: space-between; }
    a.AccessabilityLink { margin: 0; font-size: 70%; }
    .footer-text-divided > div.footer-text-right ul li { font-size: 80%; }
    .footer-text-divided > div.footer-text-right p.open { margin-bottom: 0; }
}


/*------------------------------------------/*
 ZOOM
/*------------------------------------------*/
@media (min-width: 1025px) {
    #home-gallery .slider-bg.stellar-bg { height: inherit !important; min-height: unset; }
}

@media (max-width: 1024px) {
    #home-gallery { min-height: unset !important; }
    #home-gallery, #home-gallery .slides, #home-gallery .slider-bg.stellar-bg { min-height: unset; }
}
