/*MILANO BAKERY 2026*/

:root { /* COLORS — from Figma Colors frame */ --white: #fff; --black: #37140B; --red: #770101; --blue: #ABC4FF; --light-bg: #FEF8F4; --dark-bg: #EBE1CC; --bg: #F7F2E7; --stroke: rgba(55, 20, 11, 0.1); --grey: #656974; --grey-light: #989898; /* GAPS — universal vw values, do not change */ --line: #770101; --gap-2: 0.104vw; --gap-4: 0.208vw; --gap-6: 0.313vw; --gap-8: 0.417vw; --gap-10: 0.521vw; --gap-12: 0.625vw; --gap-14: 0.729vw; --gap-16: 0.833vw; --gap-18: 0.938vw; --gap-20: 1.042vw; --gap-21: 1.094vw; --gap-22: 1.146vw; --gap-24: 1.25vw; --gap-26: 1.354vw; --gap-28: 1.458vw; --gap-30: 1.563vw; --gap-32: 1.667vw; --gap-35: 1.823vw; --gap-36: 1.875vw; --gap-40: 2.083vw; --gap-43: 2.24vw; --gap-44: 2.292vw; --gap-48: 2.5vw; --gap-50: 2.604vw; --gap-52: 2.708vw; --gap-56: 2.917vw; --gap-60: 3.125vw; --gap-64: 3.333vw; --gap-65: 3.385vw; --gap-66: 3.438vw; --gap-70: 3.646vw; --gap-71: 3.698vw; --gap-72: 3.75vw; --gap-75: 3.906vw; --gap-80: 4.17vw; --gap-90: 4.688vw; --gap-96: 5vw; --gap-100: 5.208vw; --gap-110: 5.729vw; --gap-120: 6.25vw; --gap-128: 6.667vw; --gap-140: 7.292vw; --gap-150: 7.813vw; --gap-153: 7.969vw; --gap-160: 8.333vw; --gap-166: 8.646vw; --gap-170: 8.854vw; --gap-178: 9.271vw; --gap-180: 9.375vw; --gap-194: 10.104vw; --gap-200: 10.417vw; --gap-220: 11.458vw; --gap-240: 12.5vw; --gap-260: 13.542vw; --gap-280: 14.583vw; --gap-300: 15.625vw; --gap-320: 16.667vw; --gap-360: 18.75vw; --gap-377: 19.635vw; --gap-400: 20.833vw; --gap-478: 24.896vw; --gap-520: 27.083vw; --gap-593: 30.885vw; --gap-678: 35.313vw; --gap-711: 37.031vw; --gap-766: 39.896vw; --gap-775: 40.365vw; --gap-796: 41.458vw; --gap-1166: 60.729vw; /* FS — one per Figma text-style size (px/1920*100 = vw) */ --fs-14: 0.729vw; --fs-15: 0.781vw; --fs-16: 0.833vw; --fs-17: 0.885vw; --fs-18: 0.938vw; --fs-20: 1.042vw; --fs-32: 1.667vw; --fs-40: 2.083vw; --fs-48: 2.5vw; --fs-72: 3.75vw; /* FONTS */ --font-1: 'M PLUS Rounded 1c'; --font-2: 'Titan One'; --font-3: 'M PLUS Rounded 1c'; }

/*------------------------------------------/*
 GENERAL
/*------------------------------------------*/
html { font-size: 62.5%; overflow-x: clip; }
body { opacity: 0; color: var(--black); background: white; transition: 0.3s opacity ease; font-family: var(--font-1) !important; font-size: 2rem; zoom: 1 !important; position: relative; transition-delay: 0.5s; }
body { font-size: clamp(15px, var(--fs-17),300px); font-family: var(--font-1); line-height: 1.45; letter-spacing: -0.17px; background: var(--bg); }
body.home-page { opacity: 1; }
body.shown { opacity: 1; }
body, body.modal-open { padding: 0 !important; overflow: clip !important; }
.modal { z-index: 10000; }
.modal-backdrop.in { opacity: 0.5; }
.gallery-cubes-modal { padding: 0 !important; }
.gallery-cubes-modal .flexslider .slides { display: flex; align-items: center; flex-wrap: wrap; }
.gallery-cubes-modal .flexslider .flex-direction-nav li a { outline: unset; }
.gallery-cubes-modal .flexslider a.flex-next:before, .gallery-cubes-modal .flexslider a.flex-prev:before { font-size: 250%; }
.grid-box-fulltext :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), .project-inner-page .headline-wrapper .cstm-flds .field-row p, .circle-swiper .grid-boxes .grid-boxes .grid-box .grid-box-subtitle span { font-size: clamp(14px,var(--fs-18),300px); position: relative; line-height: 1.45; color: white; letter-spacing: 0.18px; }
.section-title, .grid-text-section .section-title { margin: 0; }
#SiteContainer { position: relative; z-index: 1; }
body:not(:has(#GridTop.noTopImage)) #SiteGrid { padding: 0; }
#SiteGridContainer { position: relative; z-index: 2; }
#GridWrapInner { max-width: var(--app-width); display: flex; flex-direction: column; }
#allSectionsWrapper { z-index: 2; background: var(--bg); }
.sections .section, section.section { margin-bottom: 0; padding: 0; max-width: var(--app-width); width: 100%; }
.grid-rows .grid-row { background: inherit; }
.grid-row li.slider-item, .grid-boxes .grid-box-image { padding-bottom: 0; overflow: visible; }
.grid-boxes .grid-box-image-container, .grid-row .grid-row-image-container, .grid-short-box-image .image-container { position: relative; height: 100%; }
.grid-text.gridHasVideo .grid-iframe-holder { padding: 0; display: flex; overflow: hidden; }
.grid-text.gridHasVideo .grid-iframe-holder video { width: 100%; }
.grid-boxes { display: flex; margin: 0; width: 100%; }
.grid-boxes .grid-box { margin: 0; padding: 0; }
.grid-boxes .grid-box-subtitle { font-size: unset; }
.grid-boxes .grid-box .grid-box-image, #lobbyview .grid-boxes .grid-box-image, :is(div, #LobbyModule) .grid-boxes .grid-box-image { margin: 0; }
.grid-boxes .grid-box-title h3 a { outline: none !important; transition: 0.3s ease all; }
#lobbyview .grid-boxes, #LobbyModule .grid-boxes { max-width: unset; padding: 0; margin: 0; }
#LobbyModule .grid-box { opacity: inherit; font-size: 2rem; margin: 0; }
#text1 p:last-child { margin: 0; }
#GridPage { padding: 0; background: var(--bg); }
#main-header .max-width, #GridPage .max-width, .blog-grid #GridPage .max-width, .max-width, .lobby-grid #GridPage .max-width { width: 100%; padding: 0; max-width: 100%; margin: 0; }
.grid-text-content, .grid-text .grid-text-content { opacity: initial; margin: 0; width: 100%; padding: 0; }
.grid-text p { margin-top: 0; }
b, strong { font-weight: unset; font-family: var(--font-2); }
li::marker { color: var(--red); }
a:hover, a:focus { color: inherit; }
.container-fluid { padding: 0; }
.gallery-container { width: 100%; }
.gallery-cubes { display: flex; }
.box-image-animation { outline: unset !important; }
.box-image-animation:hover img { transform: none !important; }
#GridPromo { width: 100%; margin: 0; padding: 0; }
#CatalogModule { padding: 0; }
.itemContentWrapper { margin: 0; }
.row { margin: 0; }
.slick-track::before, .slick-track::after, .grid-boxes::before, .grid-boxes::after, .grid-rows::before, .grid-rows .grid-row::after, #gridshort-view > div::before, #gridshort-view > div::after, .gallery-cubes::before, .gallery-cubes::after, .row::before, .row::after, .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, .clearfix { display: none !important; }
#GridTop, #GridTop.blog { height: calc(100vh - var(--headerHeight)); background-repeat: no-repeat; background-size: cover; margin: 0; width: 100%; margin-top: var(--headerHeight); position: relative; border-radius: 0; }
#GridTop.noTopImage.longer { height: 0; overflow: hidden; }
#home-gallery .scroll-down { display: none; }
#player-controls { display: none; }
.cartItemsCounter { background: var(--blue); }
.cartItemsCounter span.CartItems { color: var(--white); left: 46%; top: 50%; }
footer { padding: 0; display: block; position: relative; z-index: 1000; }
#SiteFooter { float: none; }
h1, .h1, h2, .h2, h3, .h3 { margin: 0; }
.gallery-cubes .image-link-container { display: none; }
.blog-post { padding: 0; direction: ltr; }
#LobbyModule .grid-boxes .grid-box-title h3 { font-size: unset; margin: 0; }
:is(div,#LobbyModule) #lobbyview { display: flex; padding-block: var(--gap-80) var(--gap-120); justify-content: center; flex-direction: column; background: var(--bg); }
#BlogMain { padding-bottom: var(--gap-80); }
.gallery-cubes .boxes-images-outer-image { border-radius: 6px; padding: 0; width: 100%; height: auto; aspect-ratio: 1.2; }
.gallery-cubes .boxes-images-outer-image { pointer-events: none; }
.opacity-layer-slide { display: none; }
.GridTop { width: calc(100% - var(--gap-24)); margin-inline: auto; margin-top: var(--gap-12); border-radius: 6px; }
.blog-post-title a:focus, .blog-post-title a:hover { text-decoration: none; }
.gallery-container .gallery-cubes > div .boxes-images-outer-image:focus { outline: none; }
.owl-carousel .owl-controls .owl-dot { width: 7px; height: 7px; background: white; border-radius: 9.3px; transition: 0.3s ease all; }
.owl-carousel .owl-controls .owl-dot.active { width: 32px; }
.swiper-pagination span.swiper-pagination-bullet { background: white !important; opacity: 1; border-radius: 0; transition: 0.3s ease all; border: 1px solid var(--black); width: 10px; height: 10px; }
.swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active { width: 10px; height: 10px; background: var(--black) !IMPORTANT; }
#ContentGridShortModule .gridshort-view-item { width: 100%; margin: 0; }
#ContentGridShortModule .grid-short-box-image a { position: static; }
#GridTop.noTopImage, .GridTop.noTopImage { display: none; }
#PageBreadCrumps { max-width: 100% !important; padding: 0 !important; text-align: center; background: white; color: var(--grey); }
#PageBreadCrumps span:not(:last-child)::after { content: "/"; width: var(--gap-4); aspect-ratio: 1; display: inline-block; border-radius: 50%; margin-inline: 0 10px; }
#PageBreadCrumps span:not(:last-child) { display: inline-flex; gap: var(--gap-10); align-items: center; }
label.error, span.error { left: 0; top: -15%; white-space: nowrap; font-size: 60%; }
#ContentRegularModule ul li { list-style: none; }
#ContentRegularModule ul { padding: 0; }
#ContentRegularModule ul li:before { content: ""; width: var(--gap-6); height: auto; aspect-ratio: 1; display: inline-block; background: var(--black); border-radius: 50%; vertical-align: inherit; margin-inline-end: var(--gap-12); }
#ContentRegularModule ol { margin: 0; padding: 0; padding-inline-start: var(--gap-24); }
.categories-strip { display: none; }
.cookies-disclaimer { width: 18.906vw; background: white; border: 1px solid rgba(17, 18, 42, 0.12); bottom: var(--gap-20); right: var(--gap-20); box-shadow: 0 4px 25px -10px rgba(0, 6, 44, 0.10); border-radius: 0; padding: var(--gap-24); }
.cookies-disclaimer .disclaimer-wrapper h2 { font-family: var(--font-2); color: var(--black); font-size: clamp(14px,var(--fs-20),300px); margin-bottom: var(--gap-16); }
.cookies-disclaimer .disclaimer-wrapper p { color: var(--black); }
.cookies-disclaimer .disclaimer-wrapper button { background: var(--blue); margin: 0; margin-top: var(--gap-24); min-width: var(--gap-140); height: var(--gap-52); color: var(--black); border: none; font-size: clamp(14px,var(--fs-18),300px); border: 1px solid var(--blue); transition: 0.3s ease all; }
#BlogModule { overflow: visible; }
.st0 { fill: var(--red); }
.pagination { display: flex; justify-content: center; gap: var(--gap-12); margin: 0; margin-bottom: var(--gap-80); }
.pagination > li { display: inline-flex; }
.pagination > li a, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span { border-radius: 0; margin: 0; border: 1px solid var(--black); color: var(--black); transition: 0.3s ease all; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: white; background: var(--black); border: 1px solid var(--black); }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background: var(--black); color: white !important; }

.select-wrapper:after { left: 1%; color: transparent; background-position: center; background-repeat: no-repeat; background-size: contain; width: var(--gap-16); }

form.shop-form input[type=checkbox] { border: 1px solid var(--red); }

::selection { background: var(--red); color: var(--white); }

html::-webkit-scrollbar { display: none; }

html,
body { scrollbar-width: none; -ms-overflow-style: none; }

html::-webkit-scrollbar,
body::-webkit-scrollbar { display: none; }

#mobile-player-controls { display: none; }
#home-gallery button.controlSlider { display: none; }

/*--------------------/*
 TEXT SELECTORS
/*--------------------*/
/*h1*/
#FormResultPage #headline h1, .page-not-found #headline h1, .grid-rows .grid-row-text h2, .grid-Catalog-Items .section-title h2, .grid-rows .our-story-sec .grid-row-text h2, #CatalogCategoryPage #headline h1, body.about #lobbyview #headline h1, #accessability #headline h1, body.terms #headline h1 { font-size: clamp(40px,var(--fs-72),300px); font-family: var(--font-2); line-height: 1; color: var(--red); }
#FormResultPage #headline h1, .page-not-found #headline h1, #accessability #headline h1, body.terms #headline h1 { font-family: 'M PLUS Rounded 1c'; }
/*48-Med*/
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: clamp(28px,var(--fs-48),300px); font-family: var(--font-1); font-weight: 500; line-height: 1.1; color: var(--red); text-align: right; }
body.contact #GridPromo #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: clamp(28px,var(--fs-48),300px); font-family: var(--font-1); font-weight: 500; line-height: 1.1; color: var(--red); text-align: center; }

/*40-Med*/
#CatalogItemView .itemContent #headline h1 { font-size: clamp(24px,var(--fs-40),300px); font-family: var(--font-1); font-weight: 500; line-height: 1; color: var(--red); text-align: right; }

/*h2*/
.grid-Catalog-Items .section-title h3, .grid-rows .our-story-sec .grid-row-text h3, #CatalogCategoryPage .catalogTextContainer :is(h2, p), .RelatedItemsWrapper .relatedItems .relatedItemsTitle h2, body.about #lobbyview > h2, #CatalogView.mainCatalogPage > h2 { font-size: clamp(22px,var(--fs-32),300px); font-family: var(--font-1); font-weight: 400; line-height: 1.3; color: var(--red); }

/*20-Med*/
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-text-top h2.itemTitle, :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-price .finalPrice, .section.grid-text-section.text-line .grid-text-content :is(h2, p), .section.grid-text-section.text-line .section-title h2, #CatalogCategoryPage .categories-strip nav.menu-tags-list ul li.strip-item a, #CatalogItemView .itemContent .item-price .finalPrice, #accessability #text1 h2, body.terms #text1 h3 { font-size: clamp(16px,var(--fs-20),300px); font-family: var(--font-1); font-weight: 500; line-height: 1.3; color: var(--red); text-align: right; }

/*18-Reg*/
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-text-top .item-subtitle, #CatalogItemView .itemContent #subheadline h2, #CatalogItemView .itemContent .catalogTextContainer #catalogText p, #CatalogItemView .catalog-fields .catalog-fields-tab-text :is(p, li) { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 400; line-height: 1.2; color: var(--red); text-align: right; }
.our-story-sec .grid-row-cell.grid-row-cell-text .grid-row-text :is(p,li) { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 400; line-height: 1.45; }
body.about #lobbyview #lobbyText :is(p, li) { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 400; line-height: 1.2; color: var(--red); }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText .top-form, .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField :is(.input-wrapper, .textarea-wrapper) :is(input, textarea), .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField :is(.input-wrapper, .textarea-wrapper) :is(input, textarea)::placeholder, .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField.checkboxField label { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 400; line-height: 1.2; color: var(--red); }
body.contact #GridPromo #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 400; line-height: 1.2; color: var(--red); text-align: center; }
body.contact #GridPromo #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField :is(.input-wrapper, .textarea-wrapper) :is(input, textarea), body.contact #GridPromo #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField.checkboxField label { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 400; line-height: 1.2; color: var(--red); }
#main-header .menu-nav ul#menu li a { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 400; line-height: 1.2; color: var(--red); }
#SiteFooter .footer-text-right ul li a, #SiteFooter .footer-text-left ul li a, #SiteFooter .AccessabilityLink span { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 400; line-height: 1.2; }

/*18-Med*/
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity .quantity-start button, #CatalogItemView .item-actions .item-quantity .quantity-start button, #CatalogItemView .catalog-fields ul.catalog-fields-tabs li.catalog-fields-tab-title button { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 500; line-height: 1.2; color: var(--red); }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit :is(button.form-submit, input.form-submit) { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 500; line-height: 1.2; color: var(--red); }
body.contact #GridPromo #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit :is(button.form-submit, input.form-submit) { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 500; line-height: 1.2; color: var(--red); }
#home-gallery .gallery-caption.caption-text .gallery-text a.gallery-text-btn { font-size: clamp(14px,var(--fs-18),300px); font-family: var(--font-1); font-weight: 500; line-height: 1.2; }

/*16-Reg*/
. { font-size: clamp(13px,var(--fs-16),300px); font-family: var(--font-1); font-weight: 400; line-height: 1.2; }

/*16-Med*/
. { font-size: clamp(13px,var(--fs-16),300px); font-family: var(--font-1); font-weight: 500; line-height: 1.2; }

/*14-Med*/
.categories-strip { font-size: clamp(12px,var(--fs-14),300px); font-family: var(--font-3); font-weight: 500; line-height: 1.3; letter-spacing: 0.018em; color: var(--white); text-align: center; }

/*BUTTONS*/
. { position: relative; height: var(--gap-50); align-content: center; border-radius: 0; padding-inline: var(--gap-18); padding-block: var(--gap-10); background: var(--red); font-size: clamp(14px,var(--fs-18),300px); min-width: var(--gap-120); text-align: center; display: inline-block; overflow: hidden; font-family: var(--font-1); color: var(--white); line-height: 1; border: 1px solid var(--black); }

.button-arrow-wrapper { position: relative; display: flex; width: fit-content; }
.arrow { position: static; width: var(--gap-50); height: auto; aspect-ratio: 1; right: var(--gap-12); bottom: var(--gap-12); border-radius: 0; background: white; overflow: hidden; background-position: center; background-repeat: no-repeat; border: 1px solid; border-inline-start: 0; }

button.wishListBtn.active svg path { fill: var(--red); }

@media(min-width: 1025px) {
    #PageBreadCrumps :is(span a, span) { font-size: clamp(10px,var(--fs-15),300px); }
    a:focus { outline: none; }
    .TopVideo iframe { width: 130vw; }
    #lobbyText { max-width: 55.663vw; }
    .shadow-btn::before, .shadow-btn::after { content: attr(data-text); position: absolute; left: 0; width: 100%; height: 100%; transition: transform 0.3s ease; align-content: center; text-align: center; color: var(--black); }
    .shadow-btn::before { top: 0; transform: translateY(0); }
    .shadow-btn::after { top: 100%; color: var(--black); }
    .shadow-btn:hover::before { transform: translateY(-100%); }
    .shadow-btn:hover::after { transform: translateY(-100%); }
    .shadow-btn { position: relative; overflow: hidden; color: transparent !important; }
    a.shadow-btn { overflow: hidden !important; display: inline-flex; }
    .cookies-disclaimer .disclaimer-wrapper button:hover { border: 1px solid var(--black); background: white; }
    .grid-image-section { height: 33.333vw; }
    .grid-image-section .image-section-data { height: 33.333vw; }
}

@media(max-width: 1025px) {
    :root { --gap-2: 2px; --gap-4: 4px; --gap-6: 6px; --gap-8: 8px; --gap-10: 10px; --gap-12: 12px; --gap-14: 14px; --gap-16: 16px; --gap-18: 18px; --gap-20: 20px; --gap-22: 22px; --gap-24: 24px; --gap-28: 28px; --gap-30: 30px; --gap-32: 32px; --gap-35: 35px; --gap-36: 36px; --gap-40: 40px; --gap-43: 43px; --gap-44: 44px; --gap-48: 48px; --gap-50: 50px; --gap-52: 52px; --gap-56: 56px; --gap-58: 58px; --gap-60: 60px; --gap-64: 64px; --gap-65: 65px; --gap-71: 71px; --gap-72: 72px; --gap-75: 75px; --gap-80: 80px; --gap-90: 90px; --gap-96: 96px; --gap-100: 100px; --gap-120: 120px; --gap-140: 140px; --gap-153: 153px; --gap-160: 160px; --gap-166: 166px; --gap-178: 178px; --gap-180: 180px; --gap-200: 200px; --gap-240: 240px; --gap-277: 277px; --gap-280: 280px; --gap-360: 360px; --gap-377: 377px; --gap-400: 400px; --gap-478: 478px; --gap-520: 520px; --gap-593: 593px; --gap-612: 612px; --gap-678: 678px; --gap-711: 711px; --gap-766: 766px; --gap-775: 775px; --gap-796: 796px; --gap-1166: 1166px; /* FS — mirror desktop fs vars as fixed px */ --fs-14: 14px; --fs-15: 15px; --fs-16: 16px; --fs-17: 17px; --fs-18: 18px; --fs-20: 20px; --fs-32: 32px; --fs-40: 40px; --fs-48: 48px; --fs-72: 72px; }
    body { font-size: 16px; line-height: 1.45; letter-spacing: 0.16px; }
    #GridTop .top-caption { position: absolute; transform: translate(-50%,-50%); left: 50%; margin: 0; height: fit-content; justify-content: center; font-family: var(--font-2); }
    .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: 16px; line-height: 1.4; letter-spacing: -0.16px; }
    .opacity-layer-slide { position: absolute; width: 100%; height: 100%; opacity: 0.2; background: black; z-index: 3; }
    body.about #lobbyview #headline h1, h1, h2, .section-title h1, .section-title h2, .grid-text h2, .grid-rows .grid-row-text h2, #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle, #pageview :is(#text1, #text2) > h2, #headline h1 { font-size: 50px; line-height: 0.95; letter-spacing: -2px; }
    #GridTop, #GridTop.blog { height: 333px; position: relative; }
    .GridTop { width: calc(100% - var(--gap-12)); margin-top: var(--gap-6); }
    .sections .section, section.section { max-width: unset; }
    #PageBreadCrumps { font-size: var(--fs-16); padding: var(--gap-12) var(--gap-24) var(--gap-40); padding-bottom: 0 !important; margin: 0; justify-content: normal; position: relative; }
    #PageBreadCrumps span { font-size: 14px; }
    #PageBreadCrumps span:not(:last-child) { gap: 5px; }
    #PageBreadCrumps span:not(:last-child)::after { width: 3px; margin-inline-end: 2px; }
    ul { padding-inline: 20px; }
    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { width: 18px; background: var(--red); }
    #nav-toggle span:before { top: -5px; }
    #nav-toggle span:after { bottom: -4px; }
    .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 1%; }
    .swiper-pagination-bullet-active { background: var(--black) !important; }
    .owl-carousel .owl-item .item { padding: 0; border-radius: 6px; }
    #SiteGrid > div { position: relative; z-index: 1; }
    .grid-boxes-content { overflow: auto; }
    .grid-boxes-content > div { min-width: 248px; }
    .arrow { width: 42px; }
    .cookies-disclaimer { right: 50%; transform: translateX(50%); width: calc(100% - 40px); padding-inline: 15px; }
    .cookies-disclaimer .disclaimer-wrapper p { font-size: 13px; line-height: 1.45; }
    .cookies-disclaimer .disclaimer-wrapper h2 { line-height: 0.9; font-size: 18px; }
    .cookies-disclaimer .disclaimer-wrapper button { width: 100%; font-size: 16px; line-height: 1.45; }
    select, textarea, input { font-size: 22px !important; line-height: 0.85 !important; }
    #PageBreadCrumps { padding-top: 8px !important; padding-inline: 20px !important; text-align: start; color: var(--grey-light); }
    #GridTop, #GridTop.blog { margin-top: 68px; height: 280px; border-radius: 0; }
    .swiper-button-next, .swiper-rtl .swiper-button-prev { top: 10% !important; color: var(--white) !important; width: 11px !important; height: 19px !important; }
    .swiper-button-next:after, .swiper-button-prev:after { font-size: 19px !important; }
    .swiper-button-prev { left: unset; right: 20% !important; }
    .swiper-rtl .swiper-button-next { left: 5% !important; }
    .swiper-rtl .swiper-button-prev { right: 5% !important; }
    :is(div,#LobbyModule) #lobbyview { padding-top: 40px; }
    /*--------------------/*
     TEXT SELECTORS
    /*--------------------*/
    /*h1*/
    .grid-Catalog-Items .section-title h2, .grid-rows .our-story-sec .grid-row-text h2, body.about #lobbyview #headline h1, #CatalogCategoryPage #headline h1, #accessability #headline h1, body.terms #headline h1 { font-size: 48px; font-family: var(--font-2); line-height: 1; text-transform: capitalize; color: var(--red); letter-spacing: normal; }

    /*h2*/
    .grid-Catalog-Items .section-title h3, .grid-rows .our-story-sec .grid-row-text h3, body.about #lobbyview > h2, #CatalogView.mainCatalogPage > h2 { font-size: 26px; font-family: var(--font-1); font-weight: 400; line-height: 1.3; color: var(--red); letter-spacing: normal; }

    /*26-Med*/
    .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 26px; font-family: var(--font-1); font-weight: 500; line-height: 1.2; letter-spacing: normal; text-align: center; }

    /*18-Reg*/
    . { font-size: 18px; font-family: var(--font-1); font-weight: 400; line-height: 1.2; }
    #main-header .menu-nav ul#menu li a { font-size: 18px; font-family: var(--font-1); font-weight: 400; line-height: 1.2; color: var(--red); letter-spacing: normal; }
    #SiteFooter .footer-text-right ul li a, #SiteFooter .footer-text-left ul li a, #SiteFooter .AccessabilityLink span { font-size: 18px; font-family: var(--font-1); font-weight: 400; line-height: 1.2; letter-spacing: normal; }
    body.about #lobbyview #lobbyText :is(p, li) { font-size: 18px; font-family: var(--font-1); font-weight: 400; line-height: 1.2; color: var(--red); letter-spacing: normal; }

    /*18-Med*/
    . { font-size: 18px; font-family: var(--font-1); font-weight: 500; line-height: 1.2; }
    .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText .top-form { font-size: 18px; font-family: var(--font-1); font-weight: 500; line-height: 1.2; letter-spacing: normal; }
    .section.grid-text-section.text-line .grid-text-content :is(h2, p), .section.grid-text-section.text-line .section-title h2 { font-size: 18px; font-family: var(--font-1); font-weight: 500; line-height: 1.3; letter-spacing: normal; color: var(--red); text-align: center; }
    #home-gallery .gallery-caption.caption-text .gallery-text a.gallery-text-btn { font-size: 18px; font-family: var(--font-1); font-weight: 500; line-height: 1.2; letter-spacing: normal; }
    #accessability #text1 h2, body.terms #text1 h3 { font-size: 18px; font-family: var(--font-1); font-weight: 500; line-height: 1.2; letter-spacing: normal; color: var(--red); text-align: right; }

    /*16-Reg*/
    #SiteFooter .footer-text-right ul li:first-child a { font-size: 16px; font-family: var(--font-1); font-weight: 400; line-height: 1.2; letter-spacing: normal; }

    /*16-Med*/
    #SiteFooter .footer-text-left ul li a { font-size: 16px; font-family: var(--font-1); font-weight: 500; line-height: 1.2; letter-spacing: normal; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-text-top h2.itemTitle, :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-price .finalPrice { font-size: 16px; font-family: var(--font-1); font-weight: 500; line-height: 1.2; color: var(--red); text-align: right; letter-spacing: normal; }
    #CatalogItemView .itemContent .item-price .finalPrice { font-size: 20px; font-family: var(--font-1); font-weight: 500; line-height: 1.3; letter-spacing: normal; color: var(--red); text-align: right; }
    #CatalogItemView .itemContent #headline h1, #CatalogItemView .item-actions .item-quantity .quantity-start button, #CatalogItemView .catalog-fields ul.catalog-fields-tabs li.catalog-fields-tab-title button { font-size: 18px; font-family: var(--font-1); font-weight: 500; line-height: 1.2; letter-spacing: normal; }
    #CatalogItemView .itemContent #headline h1 { color: var(--red); text-align: right; line-height: 1.2; }
    #CatalogItemView .itemContent #subheadline h2, #CatalogItemView .itemContent .catalogTextContainer #catalogText p { font-size: 18px; font-family: var(--font-1); font-weight: 400; line-height: 1.2; letter-spacing: normal; color: var(--red); text-align: right; }
    #CatalogItemView .catalog-fields .catalog-fields-tab-text :is(p, li) { font-size: 16px; font-family: var(--font-1); font-weight: 400; line-height: 1.2; letter-spacing: normal; color: var(--red); text-align: right; }
    #CatalogItemView .catalog-fields ul.catalog-fields-tabs li.catalog-fields-tab-title:not(.active) button { font-weight: 400; }
    #CatalogItemView .catalog-fields .catalog-fields-tab-text > :is(p,li):first-child, #CatalogItemView .catalog-fields .catalog-fields-tab-text :is(strong,b) { font-size: 18px; font-weight: 500; }

    /*14-Med*/
    .categories-strip { font-size: 12px; font-family: var(--font-3); font-weight: 500; line-height: 1.3; letter-spacing: normal; color: var(--white); text-align: center; }

    /*BUTTONS*/
    . { background: var(--red); color: var(--white); font-size: 16px; height: 42px; border-radius: 0; }
}


/*------------------------------------------/*
 FORM RESET
/*------------------------------------------*/
.form-container-wide { }
.form-container-wide #DynamicFormObject { border: none; padding: 0; display: flex; flex-direction: column; }
.form-container-wide #DynamicFormObject::after { display: none; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { padding: 0; width: 100%; display: block; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText::after { display: none; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields { padding: 0; width: 100%; margin: 0; display: block; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: unset; margin: 0; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form { }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset { display: flex; flex-direction: column; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField { padding: 0; float: none; width: 100%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField .input-wrapper { }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField .input-wrapper::before { right: 0.5%; color: var(--red); }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField :is(.input-wrapper, .textarea-wrapper) :is(input, textarea) { margin: 0; width: 100%; border-radius: 0; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField :is(.input-wrapper, .textarea-wrapper) :is(input, textarea)::placeholder, .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField select { color: var(--grey-light); }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField :is(.input-wrapper, .textarea-wrapper, .select-wrapper) :is(input, textarea, select):focus { box-shadow: none; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField.checkboxField { margin: 0; text-align: start; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit { width: 100%; padding: 0; float: none; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit input.form-submit { border-radius: 0; width: fit-content; background: black; color: white; margin-inline: auto; }
.form-container-wide #DynamicFormObject .dynamicFormEndText { display: none; width: 100%; }

.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField { }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField .select-wrapper { }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField .select-wrapper { display: flex; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField .select-wrapper select { border: none; border-radius: 0; border-bottom: 2px solid var(--black); padding-inline: 0; color: var(--grey-light); height: var(--gap-60); padding-inline: var(--gap-14); box-shadow: none; }

/* grid-form-section delta — Milano "בקשות מיוחדות?" horizontal form on dark-bg */
.grid-form-section { background: var(--dark-bg); }
.grid-form-section .form-container-wide { background: var(--dark-bg); padding: var(--gap-71) var(--gap-178); }
.grid-form-section .form-container-wide #DynamicFormObject { flex-direction: row; align-items: center; justify-content: space-between; gap: var(--gap-32); }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { width: fit-content; display: flex; flex-direction: column; gap: var(--gap-16); }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText .top-form { text-align: right; margin: 0; }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields { width: var(--gap-711); }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset { flex-direction: row; flex-wrap: wrap; gap: var(--gap-32); }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField { flex: 1; width: auto; min-width: 0; }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField:nth-of-type(4) { flex: 1 0 100%; }
:is(.grid-form-section .form-container-wide, body.contact #GridPromo) #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField :is(.input-wrapper, .textarea-wrapper) :is(input, textarea) { background: transparent; border: none; border-bottom: 1px solid var(--red); border-radius: 0; padding-inline: 0; box-shadow: none; padding-inline: 17px; }
:is(.grid-form-section .form-container-wide, body.contact #GridPromo) #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField :is(.input-wrapper, .textarea-wrapper) :is(input, textarea)::placeholder { color: var(--red); opacity: 1; }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField.checkboxField { flex: 1 0 100%; display: flex; align-items: center; gap: var(--gap-10); }
:is(.grid-form-section .form-container-wide, body.contact #GridPromo) #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField.checkboxField input { accent-color: var(--red); width: var(--gap-16); height: var(--gap-16); margin: 0; }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField.checkboxField label { margin: 0; }
.grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit { width: fit-content; flex-shrink: 0; }
:is(.grid-form-section .form-container-wide, body.contact #GridPromo) #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit :is(button.form-submit, input.form-submit) { background: transparent; border: 1.5px solid var(--red); border-radius: var(--gap-65); padding: var(--gap-14) var(--gap-24); width: fit-content; display: inline-flex; align-items: center; gap: var(--gap-8); }
:is(.grid-form-section .form-container-wide, body.contact #GridPromo) #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit :is(button.form-submit, input.form-submit)::after { content: ""; width: var(--gap-6); height: var(--gap-12); flex-shrink: 0; /* background: var(--red); */ background-image: url("https://media.getmood.io/warehouse/dynamic/769459.svg"); }

.form-container-wide #DynamicFormObject .dynamicFormEndText .dynamicFormObjectSubmit { width: 100%; float: none; }
.form-container-wide #DynamicFormObject .dynamicFormEndText .dynamicFormObjectSubmit button.form-submit { border: 1px solid var(--red); background: none; min-width: var(--gap-140); min-height: var(--gap-50); border-radius: 50px; font-weight: 500; color: var(--red); transition: 0.3s ease all; }
.form-container-wide #DynamicFormObject .dynamicFormEndText .dynamicFormObjectSubmit button.form-submit:after { content: ""; content: ""; width: var(--gap-6); height: var(--gap-12); flex-shrink: 0; background-image: url("https://media.getmood.io/warehouse/dynamic/769459.svg"); display: inline-block; margin-inline-start: var(--gap-18); transition: 0.3s ease all; }
.form-container-wide #DynamicFormObject .dynamicFormEndText .dynamicFormObjectSubmit button.form-submit:hover { background: var(--red); color: var(--bg); }
.form-container-wide #DynamicFormObject .dynamicFormEndText .dynamicFormObjectSubmit button.form-submit:hover::after { background-image: url("https://media.getmood.io/warehouse/dynamic/769674.svg"); }

@media(max-width: 1024px) {
    :is(.grid-form-section .form-container-wide, body.contact #GridPromo) #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit :is(button.form-submit, input.form-submit) { height: 42px; gap: 19px; }
    .grid-form-section .form-container-wide { padding: var(--gap-40) 0; }
    .grid-form-section .form-container-wide #DynamicFormObject { flex-direction: column; align-items: center; justify-content: flex-start; gap: var(--gap-48); width: 293px; margin-inline: auto; }
    .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { width: 100%; align-items: center; gap: var(--gap-16); margin: 0; }
    .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText .top-form { text-align: center; }
    .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields { width: 100%; }
    .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset { flex-direction: column; flex-wrap: nowrap; gap: var(--gap-32); }
    .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField { flex: 1 0 100%; width: 100%; }
    .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField.checkboxField { justify-content: center; }
    .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit { width: 100%; }
    .grid-form-section .form-container-wide #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit :is(button.form-submit, input.form-submit) { margin-inline: auto; }
}

/*------------------------------------------/*
 HEADER
/*------------------------------------------*/
/* ANNOUNCEMENT STRIP — markup NOT in the provided header HTML; keyed to .categories-strip (GENERAL sets display:none). CONFIRM/ENABLE the real strip element; if it renders OUTSIDE #main-header, setHeaderHeight('#main-header') will not include its height */
.categories-strip { display: flex; align-items: center; justify-content: center; height: var(--gap-35); background: var(--black); padding-inline: var(--gap-28); }
#main-header, #main-header.bg { position: fixed; top: 0; left: 0; width: 100%; background: var(--bg); border-bottom: 1px solid var(--dark-bg); z-index: 1000; }
#main-header .header-container { display: flex; align-items: center; justify-content: space-between; height: var(--gap-75); padding: var(--gap-21) var(--gap-28) var(--gap-22); transition: 0.3s ease all; }
#main-header:is(.collapsed,.show-bar,.over-hero,.dark,.light) { background: var(--bg); }
#main-header:is(.collapsed,.show-bar) .header-container { transform: none !important; }
#main-header:not(.header-hamburger) .menu-nav { position: absolute; left: 50%; transform: translateX(-50%); }
#main-header .header-right { display: flex; align-items: center; gap: var(--gap-32); position: static; }
#main-header .header-right .header-right-content { display: flex; align-items: center; gap: var(--gap-32); position: static; }
#main-header .header-shop-icons { display: flex; align-items: center; gap: var(--gap-26); }
#main-header .header-shop-icons .navShopBtn { display: flex; }
#main-header .header-shop-icons .navShopBtn { background-position: center; background-repeat: no-repeat; background-size: contain; }
#main-header .header-shop-icons .navShopBtn svg { opacity: 0; }
#main-header .header-shop-icons .navShopBtn.wishlistBtn { background-image: url("https://media.getmood.io/warehouse/dynamic/769428.svg"); }
#main-header .header-shop-icons .userBtn.navShopBtn { background-image: url("https://media.getmood.io/warehouse/dynamic/769429.svg"); }
#main-header .header-shop-icons .cartBtn.navShopBtn { background-image: url("https://media.getmood.io/warehouse/dynamic/769430.svg"); }
#main-header .header-shop-icons :is(button, a) { background: none; border: none; padding: 0; display: flex; align-items: center; justify-content: center; width: var(--gap-24); height: var(--gap-24); cursor: pointer; }
#main-header .header-shop-icons :is(button, a) svg { width: 100%; height: 100%; display: block; }
#main-header .header-shop-icons :is(button, a) svg :is(path, circle, line) { stroke: var(--black); transition: 0.3s ease all; }
#main-header .cartBtn { position: relative; }
#main-header .cartBtn .cartItemsCounter { position: absolute; top: 0; right: 61%; width: var(--gap-16); height: var(--gap-16); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: clamp(9px,var(--fs-14),300px); }
#main-header .header-search { display: flex; align-items: center; position: static; }
#main-header .header-search button.toggle-open { background: none; border: none; padding: 0; width: var(--gap-24); height: var(--gap-24); display: flex; align-items: center; justify-content: center; cursor: pointer; background-image: url("https://media.getmood.io/warehouse/dynamic/769434.svg"); background-position: center; background-repeat: no-repeat; background-size: contain; }
#main-header .header-search button.toggle-open svg { width: 100%; height: 100%; opacity: 0; }
#main-header .header-search button.toggle-open svg :is(path, circle, line) { stroke: var(--black); }
#main-header .header-search .search { width: 0; overflow: hidden; opacity: 0; transition: 0.3s ease all; position: absolute; width: 100%; }
#main-header .header-search.active .search { width: 100%; opacity: 1; background: var(--bg); z-index: 100000; }
#main-header .header-search .search form#searchFormHeader { display: flex; align-items: center; width: 100%; }
#main-header .header-search .search input#searchFormInput { width: 100%; background: none; border: none; border-bottom: 1px solid var(--stroke); height: var(--gap-40); padding-inline: var(--gap-12); color: var(--black); }
#main-header .header-search button.toggle-close { background: none; border: none; padding: 0; width: var(--gap-24); height: var(--gap-24); display: none; cursor: pointer; }
#main-header .header-search.active button.toggle-close { display: flex; align-items: center; justify-content: center; }
#main-header .header-search.active button.toggle-open { display: none; }
#main-header .header-search button.toggle-close svg :is(path, line) { stroke: var(--red); fill: var(--red); }
#main-header #quick-search-container { position: absolute; top: 100%; right: 0; width: var(--gap-360); background: var(--white); border: 1px solid var(--stroke); z-index: 1001; }
#main-header .menu-nav { display: flex; position: absolute; align-items: center; }
#main-header .menu-nav #nav-toggle { display: none; }
#main-header .menu-nav ul#menu { display: flex; align-items: center; gap: var(--gap-32); margin: 0; padding: 0; list-style: none; }
#main-header .menu-nav ul#menu li.social-mobile { display: none; }
#main-header .header-left { display: flex; align-items: center; }
#main-header .header-left a.logoHeader { display: flex; }
#main-header .header-left a.logoHeader img { width: var(--gap-153); height: var(--gap-32); object-fit: contain; display: block; }
#main-header .header-search .search #searchFormHeaderContainer form#searchFormHeader input#searchFormInput { background: var(--bg); }
#main-header .header-search .search form#searchFormHeader .searchSubmitWrapper svg { opacity: 0; }
#main-header .header-search .search form#searchFormHeader .searchSubmitWrapper input#searchFormSubmit { background-image: url("https://media.getmood.io/warehouse/dynamic/769434.svg"); background-position: center; background-repeat: no-repeat; background-size: contain; }

@media(min-width: 1025px) {
    #main-header .header-container .header-left { flex-direction: row-reverse; align-items: self-end; gap: var(--gap-20); }
}

@media(max-width: 1025px) {
    .categories-strip { height: 25px; padding-inline: 16px; }
    #main-header:not(.header-hamburger) .menu-nav { position: static; transform: unset; }
    #main-header .header-container { height: 55px; padding: 18px 16px; position: relative; transform: none !important; background: var(--bg); }
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction { justify-content: end; }
    #main-header .header-right { gap: 24px; width: 100%; justify-content: space-between; }
    #main-header .header-right .header-right-content { gap: 8px; }
    #main-header .header-shop-icons { gap: 8px; }
    #main-header .header-shop-icons :is(button, a) { width: 22px; height: 20px; }
    #main-header .header-search { margin-inline-start: 12px; }
    #main-header .header-search button.toggle-open { width: 22px; height: 20px; }
    #main-header .header-search .search #searchFormHeaderContainer form#searchFormHeader input#searchFormInput { border-bottom: 1px solid var(--red) !important; }
    #main-header .menu-nav #nav-toggle { display: flex; }
    #main-header .header-left { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
    #main-header .header-left a.logoHeader img { width: 91px; height: 19px; }
    #main-header .menu-nav ul#menu { margin-top: var(--headerHeight); background: var(--bg); padding: 24px 16px; align-items: flex-start; gap: 20px; height: fit-content; background: var(--dark-bg); transform: translateY(-150%); }
    #main-header .menu-nav.open ul#menu { display: flex; flex-direction: column; transform: unset; }
    #main-header .menu-nav ul#menu li.social-mobile { display: flex; }
    #main-header:not(.header-hamburger) ul.menu li button { display: none; }
    #main-header:not(.header-hamburger) ul.menu li.megaMenuSection { display: none; }
    #main-header svg { width: 15px; }
}


/**/

/*------------------------------------------/*
 MEGA MENU
/*------------------------------------------*/
#main-header:not(.header-hamburger) .menu-sub { left: 50% !important; top: 209%; width: 100vw; tran; transform: translateX(49%); background: var(--dark-bg); }
#main-header:not(.header-hamburger) .menu-sub .megaMenuGroup { }
#main-header:not(.header-hamburger) ul.menu .menu-sub.megaMenu li h3.menuGroupTitle { display: none; }
#main-header:not(.header-hamburger) ul.menu .menu-sub.megaMenu li ul.megaMenuSub { display: flex; width: 100%; padding: var(--gap-48) var(--gap-178); justify-content: center; gap: var(--gap-20); }
#main-header:not(.header-hamburger) ul.menu li { position: relative; width: 100% !important; white-space: nowrap; }
#main-header:not(.header-hamburger) ul.menu li .megaMenu .megaMenuSub li { display: flex; flex-direction: column; width: fit-content !important; }
#main-header:not(.header-hamburger) ul.menu li .megaMenu .megaMenuSub li .megaMenuSubItemImage { display: flex; width: fit-content; border-radius: 5px; overflow: hidden; }
#main-header:not(.header-hamburger) ul.menu li .megaMenu .megaMenuSub li a { text-align: center; margin-top: var(--gap-30); font-weight: 500 !important; font-size: 20px !important; }

@media(min-width: 1025px) {
    #main-header:not(.header-hamburger) ul.menu li i.opensub { position: absolute; height: var(--headerHeight); bottom: 50%; transform: translateY(50%); width: 100%; right: 0; align-content: center; text-align: end; }
    #main-header:not(.header-hamburger) ul.menu li i.opensub::before { position: absolute; bottom: 50%; transform: translateY(50%); color: var(--red); }
}

/*------------------------------------------/*
 FOOTER
/*------------------------------------------*/
#SiteFooter { background: var(--red); padding-block: 0; padding-inline: 0; }
#SiteFooter .footer-text-divided { display: flex; justify-content: space-between; flex-direction: row-reverse; align-items: center; padding-block: var(--gap-72); padding-inline: var(--gap-140); }
#SiteFooter .footer-text-divided .footer-text-right { width: fit-content; }
#SiteFooter :is(.footer-text-right, .footer-text-left, .footer-text-middle) :is(a, p, span, li) { color: var(--bg); }
#SiteFooter .footer-text-right ul { display: flex; align-items: center; gap: var(--gap-22); list-style: none; padding: 0; margin: 0; width: fit-content; }
#SiteFooter .footer-text-right ul li { margin: 0; }
#SiteFooter .footer-text-right ul li a img { width: var(--gap-40); height: var(--gap-40); display: block; }
#SiteFooter .footer-text-middle { margin: 0; width: fit-content; position: absolute; left: 50%; transform: translateX(-50%); }
#SiteFooter .footer-text-middle p { margin: 0; }
#SiteFooter .footer-text-middle p a img { width: var(--gap-150); height: var(--gap-32); object-fit: contain; display: block; }
#SiteFooter .footer-text-left ul { display: flex; align-items: center; gap: var(--gap-44); list-style: none; padding: 0; margin: 0; flex-wrap: wrap; }
#SiteFooter .footer-text-left ul li { margin: 0; }
#SiteFooter .footer-text-left .footerSocialIcons { display: none; }
#SiteFooter .footer-text-right ul li a, #SiteFooter .footer-text-left ul li a { transition: 0.3s ease all; }
#SiteFooter .site-credit.alternative.row { padding-block: 0; margin: 0; display: flex; }
#SiteFooter .site-credit.alternative .col-xs-12 { display: flex; align-items: center; justify-content: center; gap: var(--gap-16); }
#SiteFooter .AccessabilityLink { display: inline-flex; align-items: center; gap: var(--gap-8); transition: 0.3s ease all; margin: 0; }
#SiteFooter .AccessabilityLink svg { width: var(--gap-20); height: var(--gap-20); }
#SiteFooter .AccessabilityLink svg path, #SiteFooter .AccessabilityLink svg .st0 { fill: var(--bg); }
#SiteFooter .AccessabilityLink span { color: var(--bg); }
#SiteFooter .creditWrapper { margin: 0; display: inline-flex; align-items: center; }
#SiteFooter .creditWrapper a img { height: var(--gap-24); width: auto; display: block; }

@media(min-width: 1025px) {
}

@media(max-width: 1025px) {
    #SiteFooter { padding-block: var(--gap-40) 0; padding-inline: 0; }
    #SiteFooter .footer-text-divided { flex-direction: column; gap: 24px; align-items: center; text-align: center; padding: 0; padding-bottom: var(--gap-40); }
    #SiteFooter .footer-text-middle { order: 0; position: static; transform: none; width: auto; }
    #SiteFooter .footer-text-left { order: 1; display: block; width: 100%; }
    #SiteFooter .footer-text-right { order: 2; display: flex; flex-direction: row; align-items: center; justify-content: center; gap: 24px; margin-top: 16px; }
    #SiteFooter .footer-text-middle p a img { width: 173px; height: 36px; margin-inline: auto; }
    #SiteFooter .footer-text-left ul { flex-direction: row; justify-content: space-between; gap: 0; width: 100%; align-items: center; justify-content: center; gap: 16px; }
    #SiteFooter .footer-text-right ul { gap: 12px; }
    #SiteFooter .footer-text-right ul li a img { width: 33px; height: 33px; }
    #SiteFooter .site-credit.alternative .col-xs-12 { flex-direction: column; gap: var(--gap-12); }
    #SiteFooter .site-credit.alternative .col-xs-12 p.creditWrapper { display: none; }
    #SiteFooter .site-credit.alternative a.AccessabilityLink { padding-block: var(--gap-12); }
}
/**/

/*------------------------------------------/*
 CATALOG ITEM BOX
/*------------------------------------------*/
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner { display: flex; flex-direction: column; gap: var(--gap-18); width: 100%; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-box-image-container { position: relative; width: 100%; aspect-ratio: 0.83; overflow: hidden; border-radius: 0; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-box-image-container a.item-box-link-wrapper.image, :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-box-image-container .item-image { display: block; width: 100%; height: 100%; border-radius: 0; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-box-image-container .item-image img { width: 100%; height: 100%; object-fit: cover; border-radius: 0; transition: 0.3s ease all; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .productLabel.wishlist { position: absolute; top: var(--gap-8); right: var(--gap-8); z-index: 2; width: var(--gap-30); height: var(--gap-30); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .productLabel.wishlist button.wishListBtn { width: 100%; height: 100%; padding: 0; margin: 0; background: transparent; border: none; display: flex; align-items: center; justify-content: center; cursor: pointer; background-image: url("https://media.getmood.io/warehouse/dynamic/769431.svg"); background-position: center; background-size: contain; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .productLabel.wishlist button.wishListBtn svg { width: 100%; height: 100%; opacity: 0; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .productLabel.wishlist button.wishListBtn.active { background-image: url("https://media.getmood.io/warehouse/dynamic/769667.svg"); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .box-labels-container:empty { display: none; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox a.item-box-link-wrapper.content { display: flex; flex-direction: column; gap: var(--gap-4); width: 100%; text-decoration: none; margin-top: 0; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-text-top { display: flex; flex-direction: column; gap: var(--gap-4); width: 100%; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-text-top .item-subtitle:empty { display: none; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-text-top h2.itemTitle { margin-bottom: var(--gap-4); min-height: 42px; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-text-top h3.item-subtitle { width: 79%; min-height: var(--gap-50); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-box-bottom-row { display: flex; flex-direction: row-reverse; align-items: center; justify-content: space-between; width: 100%; gap: var(--gap-12); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-price { margin: 0; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-price .finalPrice { display: inline-flex; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-price .final-price-inner::before { content: "₪"; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity.catalogItemBoxQuantity { margin: 0; width: auto; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity .quantity-start button { display: inline-flex; align-items: center; justify-content: center; gap: var(--gap-8); background: transparent; border: 1.5px solid var(--red); border-radius: var(--gap-65); padding: var(--gap-14) var(--gap-24); cursor: pointer; transition: 0.3s ease all; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity .item-quantity-options button.item-plus, :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity .item-quantity-options button.item-minus { display: inline-flex; align-items: center; justify-content: center; background: transparent; border: non; padding: 0; width: var(--gap-20); height: var(--gap-20); cursor: pointer; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity .item-quantity-options button.item-plus svg, :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity .item-quantity-options button.item-minus svg { width: 100%; height: 100%; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity .item-quantity-options button.item-plus svg path, :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity .item-quantity-options button.item-minus svg path { stroke: var(--red); fill: var(--red); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity .item-quantity-options input[type=number] { width: var(--gap-30); text-align: center; background: transparent; border: none; color: var(--red); font-family: var(--font-1); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-quantity .quantityLimitError { color: var(--red); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity { /* margin-bottom: var(--gap-24); */ background: none; /* width: var(--gap-120); */ /* height: var(--gap-40); */ background: var(--dark-grey); margin-inline: auto; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .quantity-start { }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .quantity-start button { margin-inline: auto; width: var(--gap-140); line-height: 1.5; padding-block: 0; height: var(--gap-50); background: transparent; border: 1px solid var(--red); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .quantity-start button:hover { background: var(--dark-grey); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options { height: 100%; background: none; border: 1px solid var(--red); border-radius: 50px; pointer-events: all; }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options button { height: 100%; aspect-ratio: 1; background: none; width: var(--gap-40); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options > * { flex: 1; width: 33%; color: var(--white); font-size: clamp(10px,var(--fs-14),300px); font-family: var(--font-1); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options button svg { fill: var(--red); }
:is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options button svg rect { fill: var(--red); }

@media(min-width: 1025px) {
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner { min-height: 33.646vw; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-box-bottom-row { margin-top: auto; }
}

@media(max-width: 1025px) {
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox { max-width: 205px; min-width: 205px; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner { gap: 0; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-box-image-container { border-radius: 0; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-box-bottom-row { align-items: flex-end; flex-direction: column-reverse; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox a.item-box-link-wrapper.content { gap: 4px; align-items: flex-end; text-align: right; margin: 0; margin-top: 12px; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .item-text-top .item-subtitle { display: none; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .quantity-start button { padding-block: 10px; position: relative; height: 42px; font-size: 18px; width: 100%; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity { background: transparent; width: 100%; height: fit-content; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options.active { display: flex; align-items: center; justify-content: center; gap: 8px; width: fit-content; height: 42px; padding-inline: 14px; background: transparent; border: 1.5px solid var(--red); border-radius: 50px; width: 100%; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options.active > * { flex: 0 0 auto; width: auto; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options button.item-plus, :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options button.item-minus { width: 20px; height: 20px; min-width: 20px; aspect-ratio: 1; background: transparent; border: none; padding: 0; border-radius: 0; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options button svg :is(.st0, rect) { fill: var(--red); stroke: none; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .item-quantity-options span.itemQuantityContainer input[type=number] { width: 30px; text-align: center; color: var(--red); font-size: 16px !important; }
    :is(div, #CatalogModule) .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity .quantityLimitError { display: none; }
}
/**/

/*------------------------------------------/*
 HOME GALLERY
/*------------------------------------------*/
#home-gallery { height: calc(100vh - var(--headerHeight)) !important; position: relative; width: 100%; overflow: hidden; direction: ltr; margin-top: var(--headerHeight); width: calc(100% - var(--gap-32)); margin-inline: auto; }
#home-gallery .opacity-layer { position: absolute; inset: 0; background: rgba(55,20,11,0.15); z-index: 2; pointer-events: none; }
#home-gallery #TopVideo.TopVideo, #home-gallery ul.slides, #home-gallery li.slider-item, #home-gallery .slider-bg { position: absolute; inset: 0; width: 100%; height: 100%; }
#home-gallery .slider-bg { background-size: cover; background-position: center; }
#home-gallery .gallery-caption { position: absolute; inset: 0; width: 100%; padding: 0; transform: unset; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 4; pointer-events: none; width: var(--gap-796); left: 50%; transform: translateX(-50%); gap: var(--gap-72); }
#home-gallery .gallery-caption.caption-text { justify-content: center; transform: none; position: static; }
#home-gallery .gallery-caption > .gallery-logo { transform: translateY(calc(-1 * (var(--gap-166) / 2 + var(--gap-72) / 2))); display: flex; justify-content: center; width: 100%; transform: unset; height: fit-content; margin: 0; }
#home-gallery .gallery-caption .gallery-logo img { width: var(--gap-796); height: auto; display: block; }
#home-gallery .gallery-caption.caption-text .gallery-text { display: flex; flex-direction: column; align-items: center; text-align: center; pointer-events: auto; }
#home-gallery .gallery-caption.caption-text .gallery-text a.gallery-text-btn { display: inline-flex; align-items: center; justify-content: center; gap: var(--gap-18); background: transparent; border: 1.5px solid var(--light-bg); border-radius: var(--gap-65); padding: var(--gap-14) var(--gap-24); color: var(--light-bg); transition: 0.3s ease all; text-decoration: none; flex-direction: row-reverse; min-width: var(--gap-140); align-items: baseline; }
#home-gallery .gallery-caption.caption-text .gallery-text a.gallery-text-btn::after { content: ""; width: var(--gap-6); height: var(--gap-12); flex-shrink: 0; background: var(--light-bg); -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'><path d='M5.5 5.5L1 1M5.5 5.5L1 10' stroke='black' fill='none' stroke-width='1.5'/></svg>") center/contain no-repeat; mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'><path d='M5.5 5.5L1 1M5.5 5.5L1 10' stroke='black' fill='none' stroke-width='1.5'/></svg>") center/contain no-repeat; transform: scale(-1); margin-top: 6%; }

@media(max-width: 1025px) {
    #home-gallery { height: var(--gap-612) !important; }
    #home-gallery video { width: 392vw !important; }
    #home-gallery .gallery-caption { justify-content:; padding-bottom: var(--gap-90); gap: 32px; height: fit-content; padding: 0; top: 50%; transform: translate(-50%,-50%); }
    #home-gallery .gallery-caption.caption-text { justify-content: flex-end; padding-bottom: var(--gap-90); transform: none; }
    #home-gallery .gallery-caption > .gallery-logo { /* transform: translateY(calc(-1 * (var(--gap-58) + var(--gap-32)))); */ width: 277px; }
    #home-gallery .gallery-caption .gallery-logo img { width: var(--gap-277); }
    #home-gallery .gallery-caption.caption-text .gallery-text a.gallery-text-btn { background: var(--light-bg); border: 1.5px solid var(--light-bg); color: var(--red); padding: var(--gap-10) var(--gap-24); }
    #home-gallery .gallery-caption.caption-text .gallery-text a.gallery-text-btn::after { background: var(--red); }
}

@media(min-width: 1025px) {
    #home-gallery .gallery-caption.caption-text .gallery-text a.gallery-text-btn:hover::after { background: var(--red); }
}
/**/

/*------------------------------------------/*
 SECTIONS
/*------------------------------------------*/
#allSectionsWrapper .section.grid-Catalog-Items { display: flex; flex-direction: column; align-items: center; gap: var(--gap-48); padding: var(--gap-160) var(--gap-178) 0; }
#allSectionsWrapper .section.grid-Catalog-Items .section-title { display: flex; flex-direction: column; align-items: center; gap: var(--gap-8); text-align: center; }
#allSectionsWrapper .section.grid-Catalog-Items .grid-boxes.row { width: 100%; }
#allSectionsWrapper .section.grid-Catalog-Items .grid-boxes-wrapper { width: 100%; display: flex; gap: var(--gap-28); }
#allSectionsWrapper .section.grid-Catalog-Items .grid-boxes-wrapper .owl-stage-outer { overflow: visible; }
#allSectionsWrapper .section.grid-Catalog-Items .grid-boxes-wrapper .owl-item { padding-inline: 0; }
#allSectionsWrapper .section.grid-Catalog-Items .grid-boxes-wrapper .owl-item .item { padding-inline-end: var(--gap-28); }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row { display: flex; align-items: center; padding: var(--gap-160) var(--gap-178); gap: var(--gap-160); }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.flexslider-box { order: 0; float: none; width: var(--gap-775); flex-shrink: 0; padding: 0; }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.flexslider-box ul.slides { margin: 0; padding: 0; }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.flexslider-box .grid-row-image-container { height: var(--gap-678); }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.flexslider-box .box-image-animation { width: 100%; height: 100%; }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.flexslider-box .box-image-animation img { width: 100%; height: 100%; object-fit: cover; display: block; }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text { display: flex !important; order: 1; float: none; width: var(--gap-478); flex: 1; padding: 0; }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text .grid-row-text { display: flex; flex-direction: column; align-items: flex-start; text-align: right; gap: var(--gap-24); width: 100%; }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text .grid-row-text h3 { margin-top: calc(-1 * var(--gap-16)); color: var(--red); margin-bottom: 0; font-weight: 200; }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text .grid-row-text :is(p,li) { color: var(--red); margin: 0; }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text .grid-row-text a.grid-row-button { display: inline-flex; align-items: center; gap: var(--gap-8); background: var(--red); color: var(--light-bg); border: 1.5px solid var(--red); border-radius: var(--gap-65); padding: var(--gap-14) var(--gap-24); width: fit-content; min-width: 0; height: auto; overflow: visible; transition: 0.3s ease all; min-width: var(--gap-140); gap: var(--gap-18); }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text .grid-row-text a.grid-row-button span.scr-reader-only { display: none; }
#allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text .grid-row-text a.grid-row-button::after { content: ""; width: var(--gap-6); height: var(--gap-12); flex-shrink: 0; background: var(--light-bg); -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'><path d='M5.5 5.5L1 1M5.5 5.5L1 10' stroke='black' fill='none' stroke-width='1.5'/></svg>") center/contain no-repeat; mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'><path d='M5.5 5.5L1 1M5.5 5.5L1 10' stroke='black' fill='none' stroke-width='1.5'/></svg>") center/contain no-repeat; transform: scale(-1); }
#allSectionsWrapper .section.grid-text-section.text-line { padding-block: var(--gap-110) 0; }
#allSectionsWrapper .section.grid-text-section.text-line :is(.grid-text, .section-title) { max-width: var(--gap-593); margin-inline: auto; }
#allSectionsWrapper .section.grid-text-section.text-line :is(.grid-text-content :is(h2, p), .section-title h2) { text-align: center; color: var(--red); }
#allSectionsWrapper .section.grid-image-section { margin-top: var(--gap-160); }

@media(min-width: 1025px) {
    #allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text .grid-row-text a.grid-row-button:hover { background: var(--light-bg); color: var(--red); }
    #allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text .grid-row-text a.grid-row-button:hover::after { background: var(--red); }
    #allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.flexslider-box .box-image-animation img:hover { transform: scale(1.04); }
}

@media(max-width: 1025px) {
    #allSectionsWrapper .section.grid-image-section { margin: 0; padding-bottom: 80px; }
    #allSectionsWrapper .section.grid-Catalog-Items { gap: var(--gap-32); padding: var(--gap-80) 0 0 0; }
    #allSectionsWrapper .section.grid-Catalog-Items .section-title { width: 100%; }
    #allSectionsWrapper .section.grid-Catalog-Items .grid-boxes-wrapper { display: flex; overflow-x: auto; gap: 16px; -webkit-overflow-scrolling: touch; padding-inline: 16px; scrollbar-width: none; }
    #allSectionsWrapper .section.grid-Catalog-Items .grid-boxes-wrapper .owl-item .item { padding-inline-end: 0; }
    #allSectionsWrapper .section.grid-Catalog-Items .grid-boxes-wrapper .item { flex: 0 0 auto; width: 205px; }
    #allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row { flex-direction: column; align-items: center; padding: 60px 20px 80px; gap: 24px; }
    #allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.flexslider-box { width: 100%; order: 0; display: none !important; }
    #allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.flexslider-box .grid-row-image-container { height: auto; aspect-ratio: 1.14; }
    #allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text { width: 100%; order: 1; }
    #allSectionsWrapper .section.grid-row-section.our-story-sec .grid-rows .grid-row .grid-row-cell.grid-row-cell-text .grid-row-text { align-items: center; text-align: center; gap: 16px; max-width: 293px; margin-inline: auto; padding-bottom: 0; }
    #allSectionsWrapper .section.grid-text-section.text-line { padding-block: var(--gap-64); }
    #allSectionsWrapper .section.grid-text-section.text-line :is(.grid-text, .section-title) { max-width: 283px; }
    .grid-image-section { padding-block: var(--gap-80); }
    .grid-image-section .image-section-data { height: 141px; width: calc(100% - 32px); margin-inline: auto; }
}
/**/

/*------------------------------------------/*
 PAGES
/*------------------------------------------*/

/*--------------------/*
 CATALOG CATEGORY PAGE
/*--------------------*/
body.catalog-page .catalogContainer.container { max-width: 100%; width: 100%; padding: 0; }
#CatalogCategoryPage { padding: calc(var(--headerHeight, 110px) + var(--gap-110)) var(--gap-178) var(--gap-160); background: var(--bg); }
#CatalogCategoryPage #CatalogView.mainCatalogPage { width: 100%; text-align: center; }
#CatalogCategoryPage #headline { margin: 0; }
#CatalogCategoryPage .catalogTextContainer { margin-top: var(--gap-8); }
#CatalogCategoryPage .catalogTextContainer:empty { display: none; }
#CatalogCategoryPage .filtersList { display: none; }
#CatalogCategoryPage .categories-strip.categories-strip-sub { position: static; display: block; background: none; height: auto; padding: 0; margin: var(--gap-48) 0; width: 100%; }
#CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list { width: 100%; }
#CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list > span, #CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list > ul:not(.hidden-xs) { display: none; }
#CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list ul.hidden-xs { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: var(--gap-40); list-style: none; padding: 0; margin: 0; }
#CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list ul li.strip-item { margin: 0; padding: 0; background: none; }
#CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list ul li.strip-item a { display: block; padding-bottom: var(--gap-4); border-bottom: 1px solid transparent; transition: 0.3s ease all; }
#CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list ul li.strip-item a span { display: inline; }
#CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list ul li.strip-item.active a { border-bottom-color: var(--red); }
#CatalogCategoryPage .itemsList { display: grid; grid-template-columns: repeat(4, 1fr); gap: var(--gap-28); width: 100%; }
#CatalogCategoryPage .itemsList .catalogItemBox { width: 100%; max-width: none; float: none; margin: 0; padding: 0; }
#CatalogCategoryPage #CatalogView.mainCatalogPage .top-caption { position: static; transform: unset; color: var(--red); font-size: clamp(40px,var(--gap-64),300px); }
#CatalogCategoryPage #CatalogView.mainCatalogPage .top-caption h1 { font-size: clamp(40px,var(--fs-64),300px); }

@media(min-width: 1025px) {
    #CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list ul li.strip-item a:hover { border-bottom-color: var(--red); }
    #main-header:not(.header-hamburger) ul.menu li i.opensub::before { content: "\f107"; bottom: 47%; right: 105%; }
}

@media(min-width: 1025px) {
}

@media(max-width: 1025px) {
    #CatalogCategoryPage { padding: calc(var(--headerHeight, 80px) + var(--gap-40)) var(--gap-16) var(--gap-80); }
    #CatalogCategoryPage .categories-strip.categories-strip-sub { margin: var(--gap-32) 0; }
    #CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list { overflow-x: auto; }
    #CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list ul.hidden-xs { display: flex !important; flex-wrap: nowrap; justify-content: unset; gap: var(--gap-20); -webkit-overflow-scrolling: touch; width: fit-content; }
    #CatalogCategoryPage .categories-strip.categories-strip-sub nav.menu-tags-list ul li.strip-item { flex-shrink: 0; }
    #CatalogCategoryPage .categories-strip.categories-strip-sub .mobile-strip { display: none !important; }
    #CatalogCategoryPage .itemsList { grid-template-columns: repeat(2, 1fr); gap: var(--gap-24) var(--gap-16); }
    #CatalogCategoryPage .itemsList .newCatalogItemBox.catalogItemBox { min-width: 0; }
    #CatalogCategoryPage #CatalogView.mainCatalogPage .top-caption { margin-inline: auto; font-size: 40px; }
}
/**/

/*--------------------/*
 CATALOG ITEM PAGE
/*--------------------*/
body.CatalogItemPage { background: var(--bg); }
body.CatalogItemPage #GridPage, body.CatalogItemPage #CatalogModule { background: var(--bg); }
body.CatalogItemPage #PageBreadCrumps { display: none; }
#CatalogItemView .backBtnWrapper { display: none; }
#CatalogItemView .itemContentWrapper.row { display: flex; direction: ltr; align-items: center; justify-content: center; padding: calc(var(--headerHeight, 110px) + var(--gap-120)) var(--gap-377) var(--gap-120); gap: var(--gap-160); flex-wrap: wrap; }
#CatalogItemView .itemContentWrapper.row .itemImages { width: var(--gap-520); max-width: none; min-width: 0; float: none; padding: 0; flex: 0 0 var(--gap-520); }
#CatalogItemView .itemContentWrapper.row .itemImages.itemImagesVertical { display: flex; align-items: center; gap: var(--gap-16); }
#CatalogItemView .itemContentWrapper.row .catalog-fields { margin: 0 !important; float: none; }
#CatalogItemView .itemContentWrapper.row .catalog-fields .catalog-fields-tab-text { display: block; width: 100%; padding: var(--gap-40); padding-inline-end: var(--gap-400); }
#CatalogItemView .itemImages.itemImagesVertical .gallery-slider.large { width: auto; max-width: none; min-width: 0; flex: 1 1 auto; position: relative; }
#CatalogItemView .itemImages.itemImagesVertical .gallery-slider.large .item img.bigFlexsliderImg { width: 100%; height: auto; aspect-ratio: 480/535; object-fit: cover; max-width: 100%; border-radius: var(--gap-10); display: block; position: static; transform: unset; border-radius: 0; }
#CatalogItemView .itemImages.itemImagesVertical .gallery-slider.large .item.slick-slide { border: none; padding: 0; }
#CatalogItemView .itemContentWrapper.row .itemContent { width: var(--gap-400); max-width: none; flex: 0 0 var(--gap-400); float: none; padding: 0; direction: rtl; display: flex; flex-direction: column; align-items: flex-start; gap: 0; }
#CatalogItemView .itemContent #headline { margin: 0; width: 100%; margin-bottom: var(--gap-24); }
#CatalogItemView .itemContent #subheadline { margin: 0; width: 100%; margin-bottom: var(--gap-16); }
#CatalogItemView .itemContent #subheadline h2 { margin: 0; }
#CatalogItemView .itemContent .catalogTextContainer { margin: 0; width: 100%; margin-bottom: var(--gap-24); }
#CatalogItemView .itemContent .catalogTextContainer #catalogText p { margin: 0; }
#CatalogItemView .itemContent .catalogTextContainer.comments { display: none; }
#CatalogItemView .itemContent .item-stock-count, #CatalogItemView .itemContent .item-custom-details:empty { display: none; }
#CatalogItemView .itemContent .item-price { margin: 0; }
#CatalogItemView .itemContent .item-price .finalPrice { display: inline-flex; gap: var(--gap-2); }
#CatalogItemView .itemContent .item-price .finalPrice::before { /* content: "₪"; */ }
#CatalogItemView .itemContent .item-price .finalPrice::after { font-size: 100%; content: "₪"; font-family: var(--font-1); font-weight: 500; }
#CatalogItemView .itemContent .item-actions { display: flex; direction: ltr; align-items: stretch; gap: var(--gap-8); width: 100%; border: none; padding-top: var(--gap-24); }
#CatalogItemView .itemContent .item-actions .shareBox { order: 0; flex-shrink: 0; display: flex; align-items: center; justify-content: center; width: var(--gap-50); height: var(--gap-50); background: var(--dark-bg); border-radius: 50%; margin: 0; }
#CatalogItemView .itemContent .item-actions .shareBox .openShareBox, #CatalogItemView .itemContent .item-actions .shareBox .allShareButtons { display: none; }
#CatalogItemView .itemContent .item-actions .shareBox button.wishListBtn { width: 100%; height: 100%; padding: 0; margin: 0; background: transparent; border: none; display: flex; align-items: center; justify-content: center; cursor: pointer; position: relative; height: auto; aspect-ratio: 1; }
#CatalogItemView .itemContent .item-actions .shareBox button.wishListBtn svg { width: var(--gap-22); height: auto; }
#CatalogItemView .itemContent .item-actions .shareBox button.wishListBtn svg path { stroke: var(--red); }
#CatalogItemView .itemContent .item-actions .item-quantity { order: 1; flex: 1; margin: 0; width: auto; }
#CatalogItemView .itemContent .item-actions .item-quantity .quantity-start { width: 100%; }
#CatalogItemView .itemContent .item-actions .item-quantity .quantity-start.inactive { display: none; }
#CatalogItemView .itemContent .item-actions .item-quantity .quantity-start button { width: 100%; display: flex; align-items: center; justify-content: center; direction: rtl; gap: var(--gap-8); background: var(--red); border: 1.5px solid var(--red); border-radius: var(--gap-65); padding: var(--gap-14) var(--gap-24); cursor: pointer; transition: 0.3s ease all; max-width: 100%; }
#CatalogItemView .itemContent .item-actions .item-quantity .quantity-start button span { color: var(--light-bg); }
#CatalogItemView .itemContent .item-actions .item-quantity .item-quantity-options.inItemPage { display: none; align-items: center; justify-content: center; gap: var(--gap-16); background: var(--red); border: 1.5px solid var(--red); border-radius: var(--gap-65); padding: var(--gap-10) var(--gap-24); width: 100%; max-width: 100%; }
#CatalogItemView .itemContent .item-actions .item-quantity .item-quantity-options.inItemPage.active { display: flex; justify-content: space-evenly; flex-direction: row-reverse; }
#CatalogItemView .itemContent .item-actions .item-quantity .item-quantity-options.inItemPage span { font-size: clamp(12px,var(--fs-16),300px); }
#CatalogItemView .itemContent .item-actions .item-quantity .item-quantity-options button.item-plus, #CatalogItemView .itemContent .item-actions .item-quantity .item-quantity-options button.item-minus { display: inline-flex; align-items: center; justify-content: center; background: transparent; border: none; padding: 0; width: var(--gap-12); height: var(--gap-20); cursor: pointer; }
#CatalogItemView .itemContent .item-actions .item-quantity .item-quantity-options button.item-plus svg, #CatalogItemView .itemContent .item-actions .item-quantity .item-quantity-options button.item-minus svg { width: 100%; height: 100%; }
#CatalogItemView .itemContent .item-actions .item-quantity .item-quantity-options button.item-plus svg .st0, #CatalogItemView .itemContent .item-actions .item-quantity .item-quantity-options button.item-minus svg .st0 { fill: var(--light-bg); }
#CatalogItemView .itemContent .item-actions .item-quantity .item-quantity-options span.itemQuantityContainer input[type=number] { width: var(--gap-30); text-align: center; background: transparent; border: none; color: var(--light-bg); font-family: var(--font-1); }
#CatalogItemView .itemContent .item-actions .item-quantity .quantityLimitError { display: none; }
#CatalogItemView .catalog-fields { margin-inline: var(--gap-377); margin-bottom: var(--gap-160); background: var(--light-bg); border: 1px solid var(--dark-bg); }
#CatalogItemView .catalog-fields ul.catalog-fields-tabs { display: flex; direction: rtl; margin: 0; padding: 0; list-style: none; border-bottom: 1px solid var(--dark-bg); }
#CatalogItemView .catalog-fields ul.catalog-fields-tabs li.catalog-fields-tab-title { margin: 0; padding: 0; min-width: var(--gap-140); height: var(--gap-50); }
#CatalogItemView .catalog-fields ul.catalog-fields-tabs li.catalog-fields-tab-title button { width: 100%; height: 100%; background: transparent; border: none; cursor: pointer; font-weight: 100; transition: 0.3s ease all; }
#CatalogItemView .catalog-fields ul.catalog-fields-tabs li.catalog-fields-tab-title.active { background: var(--dark-bg); }
#CatalogItemView .catalog-fields ul.catalog-fields-tabs li.catalog-fields-tab-title.active button { font-weight: 500; }
#CatalogItemView .catalog-fields .catalog-fields-tab-text { display: none; padding-block: var(--gap-40) !important; padding-inline: var(--gap-400) var(--gap-40) !important; }
#CatalogItemView .catalog-fields .catalog-fields-tab-text.active { display: block; }
#CatalogItemView .catalog-fields .catalog-fields-tab-text :is(p, li) { margin: 0; }

.RelatedItemsWrapper.relatedItemsSlider { width: 100%; background: var(--bg); padding: 0 var(--gap-178); display: flex; flex-direction: column; align-items: center; gap: var(--gap-48); }
.RelatedItemsWrapper.relatedItemsSlider .relatedItems { width: 100%; }
#CatalogModule #CatalogItemView .catalog-fields { border: 1px solid var(--dark-bg); }
#CatalogModule .relatedItems .relatedItemsTitle { text-align: start; margin-bottom: var(--gap-48); display: flex; justify-content: space-between; }
#CatalogModule .relatedItems .relatedItemsTitle h2 { margin: 0; background: none; padding: 0; }
#CatalogModule .relatedItems .relatedItemsTitle::after { display: none; }
#CatalogModule .relatedItems .relatedItemsTitle .swiper-arrows-container > * { position: static; }
.RelatedItemsWrapper.relatedItemsSlider .relatedItems .itemsList.relatedItemsCarousel { width: 100%; }
.RelatedItemsWrapper.relatedItemsSlider .relatedItems .itemsList.relatedItemsCarousel.swiper { overflow: hidden; position: relative; }
.RelatedItemsWrapper.relatedItemsSlider .relatedItems .itemsList.relatedItemsCarousel .swiper-slide { width: calc((100% - var(--gap-28) * 3) / 4); flex-shrink: 0; }
.RelatedItemsWrapper.relatedItemsSlider .relatedItems .itemsList.relatedItemsCarousel .swiper-slide .catalogItemBox { width: 100%; max-width: none; float: none; margin: 0; padding: 0; }
.swiper-arrows-container { position: absolute; top: 0; inset-inline-end: 0; z-index: 10; display: flex; flex-direction: row-reverse; gap: var(--gap-12); }
.swiper-arrows-container .swiper-button-prev, .swiper-arrows-container .swiper-button-next { position: static; width: var(--gap-52); height: var(--gap-52); border: 1px solid var(--dark-bg); border-radius: 50%; background: var(--light-bg); color: var(--red); margin: 0; }
.swiper-arrows-container .swiper-button-prev::after, .swiper-arrows-container .swiper-button-next::after { font-size: var(--fs-14); font-weight: 600; }

@media(min-width: 1025px) {
    #CatalogItemView .itemContent .item-actions .item-quantity .quantity-start button:hover { background: var(--light-bg); }
    #CatalogItemView .itemContent .item-actions .item-quantity .quantity-start button:hover span { color: var(--red); }
}

@media(max-width: 1025px) {
    #CatalogItemView .itemContentWrapper.row { flex-direction: column; align-items: stretch; padding: calc(var(--headerHeight, 80px) + var(--gap-16)) 0 0; gap: 0; }
    #CatalogItemView .itemContentWrapper.row .itemImages { width: 100%; flex-direction: column; padding-inline: var(--gap-16); }
    #CatalogItemView .itemContentWrapper.row .itemImages .gallery-slider.large { width: 100%; display: flex; flex: unset; }
    #CatalogItemView .itemContentWrapper.row .itemImages .gallery-slider.large .item img.bigFlexsliderImg { aspect-ratio: 343/383; position: static; transform: unset; border-radius: 5px; }
    #CatalogItemView .itemContentWrapper.row .itemImages .gallery-slider.large .slick-dots { position: absolute; bottom: var(--gap-16); right: 50%; transform: translateX(50%); display: flex; align-items: center; gap: var(--gap-4); margin: 0; padding: 0; list-style: none; z-index: 2; }
    #CatalogItemView .itemContentWrapper.row .itemImages .gallery-slider.large .slick-dots li { width: var(--gap-8); height: var(--gap-8); margin: 0; }
    #CatalogItemView .itemContentWrapper.row .itemImages .gallery-slider.large .slick-dots li button { width: var(--gap-8); height: var(--gap-8); padding: 0; border: none; border-radius: 50%; background: var(--light-bg); opacity: 0.5; font-size: 0; }
    #CatalogItemView .itemContentWrapper.row .itemImages .gallery-slider.large .slick-dots li button::before { display: none; }
    #CatalogItemView .itemContentWrapper.row .itemImages .gallery-slider.large .slick-dots li.slick-active button { opacity: 1; }
    #CatalogItemView .itemContentWrapper.row .itemImages .gallery-slider.large .item { width: 100%; height: 383px; }
    #CatalogItemView .itemContentWrapper.row .itemImages .gallery-slider.large .item img.bigFlexsliderImg { height: 383px; }
    #CatalogItemView .itemContentWrapper.row .itemImages.itemImagesVertical { height: fit-content; flex: unset; }
    #CatalogItemView .itemContentWrapper.row .itemContent { width: 100%; padding: 40px var(--gap-16); gap: var(--gap-24); flex: unset; }
    #CatalogItemView .itemContentWrapper.row .itemContent .item-actions .shareBox { width: 42px; height: 42px; }
    #CatalogItemView .itemContentWrapper.row .itemContent .item-actions .shareBox button.wishListBtn svg { width: var(--gap-22); }
    #CatalogItemView .itemContentWrapper.row .itemContent .item-actions .item-quantity .quantity-start button { padding: var(--gap-10) var(--gap-24); gap: 19px; }
    #CatalogItemView .itemContentWrapper.row .itemContent .item-actions .item-quantity .quantity-start button::after { content: ""; width: var(--gap-6); height: var(--gap-12); flex-shrink: 0; background: var(--light-bg); -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'><path d='M5.5 5.5L1 1M5.5 5.5L1 10' stroke='black' fill='none' stroke-width='1.5'/></svg>") center/contain no-repeat; mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'><path d='M5.5 5.5L1 1M5.5 5.5L1 10' stroke='black' fill='none' stroke-width='1.5'/></svg>") center/contain no-repeat; display: none; }
    #CatalogItemView .itemContentWrapper.row .itemContent .item-custom-details { display: none; }

    #CatalogItemView .itemContent #headline { margin: 0; }
    #CatalogModule #CatalogItemView .catalog-fields { width: calc(100% - 32px); margin-inline: auto !important; }
    #CatalogModule #CatalogItemView .catalog-fields ul.catalog-fields-tabs li.catalog-fields-tab-title { flex: 1; width: auto; }
    #CatalogModule #CatalogItemView .catalog-fields ul.catalog-fields-tabs li.catalog-fields-tab-title button { font-size: 17px; }
    #CatalogModule #CatalogItemView .catalog-fields .catalog-fields-tab-text { padding: var(--gap-16); }
    #CatalogModule #CatalogItemView .catalog-fields .catalog-fields-tab-text { padding: 16px !important; font-size: unset; }
    #CatalogModule .relatedItems .relatedItemsTitle { margin-bottom: var(--gap-20); }
    .RelatedItemsWrapper.relatedItemsSlider { padding: var(--gap-40) 0 var(--gap-40) var(--gap-16); gap: var(--gap-32); padding-inline-end: 0; }
    .RelatedItemsWrapper.relatedItemsSlider .relatedItems .relatedItemsTitle { margin-bottom: var(--gap-24); }
    .RelatedItemsWrapper.relatedItemsSlider .relatedItems .itemsList.relatedItemsCarousel { display: flex; flex-wrap: nowrap; overflow-x: auto; gap: var(--gap-16); scrollbar-width: none; justify-content: flex-start; direction: rtl !important; }
    .RelatedItemsWrapper.relatedItemsSlider .relatedItems .itemsList.relatedItemsCarousel::-webkit-scrollbar { display: none; }
    .RelatedItemsWrapper.relatedItemsSlider .relatedItems .itemsList.relatedItemsCarousel .catalogItemBox { min-width: 168px; flex-shrink: 0; }
    body.CatalogItemPage #CatalogModule .RelatedItemsWrapper.relatedItemsSlider .relatedItems { padding-inline: 16px 0; }
}
/**/

/*--------------------/*
 ABOUT PAGE
/*--------------------*/
body.about #PageBreadCrumps { display: none; }
body:is(.about,.contact) #GridTop.GridTop { width: 100%; margin: var(--headerHeight) 0 0; border-radius: 0; height: auto; aspect-ratio: 1920 / 613; }
body.about #lobbyview { background: var(--bg); padding: var(--gap-110) var(--gap-178) var(--gap-160); align-items: center; gap: var(--gap-48); text-align: center; }
body.about #lobbyview #headline { margin: 0; }
body.about #lobbyview > h2 { margin: 0; margin-top: calc(var(--gap-8) - var(--gap-48)); }
body.about #lobbyview .lobbyTextContainer { width: 100%; }
body.about #lobbyview #lobbyText { display: flex; flex-direction: column; align-items: center; gap: var(--gap-48); width: 100%; }
body.about #lobbyview #lobbyText > p { width: 100%; max-width: var(--gap-766); margin: 0; }
body.about #lobbyview #lobbyText > p:has(img) { max-width: var(--gap-1166); }
body.about #lobbyview #lobbyText > p img { width: 100%; height: auto; display: block; }

@media(max-width: 1025px) {
    body.about #GridTop.GridTop { margin: var(--headerHeight) 0 0; aspect-ratio: 375 / 239; }
    body.about #lobbyview { padding: var(--gap-40) 0 var(--gap-80); gap: var(--gap-24); }
    body.about #lobbyview > h2 { margin-top: calc(var(--gap-6) - var(--gap-24)); }
    body.about #lobbyview #lobbyText { gap: var(--gap-40); }
    body.about #lobbyview #lobbyText > p { max-width: 293px; }
    body.about #lobbyview #lobbyText > p:has(img) { max-width: 345px; aspect-ratio: 345 / 159; overflow: hidden; }
    body.about #lobbyview #lobbyText > p img { height: 100%; object-fit: cover; }
}
/**/

/*------------------------------------------/*
 CONTACT PAGE
/*------------------------------------------*/
body.contact #ContentRegularModule #pageview { padding-block: var(--gap-80) var(--gap-48); }
body.contact #ContentRegularModule #pageview .MainContent #text1 { display: flex; flex-direction: column; align-items: center; gap: var(--gap-16); text-align: center; }
body.contact #ContentRegularModule #pageview .MainContent #text1 :is(p, a) { color: var(--red); margin: 0; }
body.contact #ContentRegularModule #pageview .MainContent #text1 p a { display: inline-flex; align-items: center; gap: var(--gap-8); border: 1.5px solid var(--red); border-radius: var(--gap-65); padding: var(--gap-10) var(--gap-24); transition: 0.3s ease all; }
body.contact #GridPromo { max-width: var(--gap-711); margin-inline: auto; padding: 0 0 var(--gap-120); }
body.contact #GridPromo #DynamicFormObject { gap: var(--gap-40); border: 1px solid var(--red); padding: var(--gap-20); /* max-width: 100% !important; */ /* border: none; */ /* background: var(--dark-bg); */ }
body.contact #GridPromo #DynamicFormObject .dynamicFormObjectFields .top-form { margin-bottom: var(--gap-32); }
body.contact #GridPromo #DynamicFormObject .dynamicFormObjectFields form fieldset { display: grid; grid-template-columns: repeat(2, 1fr); gap: var(--gap-32) var(--gap-40); }
body.contact #GridPromo #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectField.checkboxField { grid-column: 1 / -1; display: flex; align-items: center; justify-content: center; gap: var(--gap-10); }
body.contact #GridPromo #DynamicFormObject .dynamicFormObjectFields form fieldset .dynamicFormObjectSubmit { grid-column: 1 / -1; display: flex; justify-content: center; }

@media(min-width: 1025px) {
    body.contact #ContentRegularModule #pageview .MainContent #text1 p a:hover { background: var(--red); color: var(--white); }
}

@media(max-width: 1024px) {
    body.contact #GridPromo #DynamicFormObject .dynamicFormObjectTitleAndText { margin: 0; }
    body.contact #GridPromo #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 32px; margin: 0; }
    body.contact #GridPromo #DynamicFormObject .dynamicFormObjectFields form fieldset { grid-template-columns: repeat(1,1fr); }
    body.contact #GridPromo { padding-bottom: 0; }
    body.contact #GridPromo #DynamicFormObject { max-width: 100% !important; border: none; background: var(--dark-bg); padding-block: var(--gap-43); }
    body.contact #ContentRegularModule #pageview .MainContent #text1 p a { background: var(--red); color: var(--bg); }
}
/**/

/*------------------------------------------/*
 SEARCH RESULT PAGE
/*------------------------------------------*/
#SearchResultPage { margin-top: var(--gap-80); }
.searchResultsList { display: grid; grid-template-columns: repeat(4,1fr); gap: var(--gap-40); margin-top: var(--gap-100); }
.searchResultsList .newCatalogItemBox.catalogItemBox { width: 100%; }

@media(max-width: 1024px) {
    .searchResultsList { grid-template-columns: repeat(2,1fr); gap: var(--gap-10); margin-top: 40px; }
    #SearchResultPage { margin-top: 40px; }
    #SearchResultPage #headline { font-size: unset; margin: 0; }
    #SearchResultPage #headline h1 { font-size: 32px; }
}

/*------------------------------------------/*
 SIDE CART
/*------------------------------------------*/
#headerShopSideBG { z-index: 10000; top: 0; }
.headerShop.side-cart, .headerShop.side-cart.active { min-height: unset; background: var(--bg) !important; width: 28.6vw; z-index: 11000; top: 0; max-height: 100dvh; height: 100dvh; }
.headerShop.side-cart .cart { padding: var(--gap-24) 0; height: 100%; min-height: 100dvh; display: flex; flex-direction: column; }
.headerShop.side-cart .cart .itemsTableWrapper { flex-grow: 1; min-height: unset; height: auto; background: inherit; }
.headerShop.side-cart .cart .itemsTableWrapper .selectedPosData .switch-delivery-btn { font-size: 100%; background: transparent; margin-bottom: var(--gap-10); padding: 0; display: flex; align-items: center; gap: var(--gap-8); font-size: clamp(1.2rem, var(--fs-16), 100rem); padding: 0 var(--gap-24); }
.headerShop.side-cart .cart .itemsTableWrapper .selectedPosData .switch-delivery-btn button { padding: 0; margin: 0; font-weight: unset; line-height: 0.9; text-align: start; }
.headerShop.side-cart .cart .itemsTableWrapper .selectedPosData .switch-delivery-btn .edit-delivery-button-2 { left: unset; top: unset; transform: unset; position: relative; margin-inline-start: auto; display: inline-flex; background-repeat: no-repeat; background-position: center; background-size: contain; background-image: url(/warehouse/dynamic/685019.svg); }
.headerShop.side-cart .cart .itemsTableWrapper .selectedPosData .switch-delivery-btn .edit-delivery-button-2 svg { width: var(--gap-16); height: var(--gap-16); opacity: 0; }
.headerShop.side-cart .cart .totalSumItems { background: transparent; padding: 0; color: var(--red); }
.headerShop.side-cart .cart .totalSumItems.top { display: flex; align-items: center; justify-content: space-between; margin-bottom: var(--gap-40); padding: 0 var(--gap-24); }
.headerShop.side-cart .cart .totalSumItems.top .totalSumTitle { width: auto; font-family: var(--font-3); font-weight: 500; color: var(--red); font-size: clamp(1.2rem, var(--fs-32), 100rem); }
.headerShop.side-cart .cart .totalSumItems.top .closeCart { width: max-content; height: max-content; display: flex; }
.headerShop.side-cart .cart .totalSumItems.top .closeCart button { width: var(--gap-16); height: var(--gap-16); background-repeat: no-repeat; background-position: center; background-size: contain; background-image: url(https://media.getmood.io/warehouse/dynamic/769953.svg); }
.headerShop.side-cart .cart .totalSumItems.top .closeCart button svg { display: none; }
.headerShop.side-cart .cart .itemsTableWrapper::after { display: none; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItemsTable { min-height: unset; height: 100%; display: flex; flex-direction: column; gap: 0; margin: 0; max-height: 25vw; overflow: hidden auto; padding: 0 var(--gap-24); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItemsTable::-webkit-scrollbar-track { display: none; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem { padding: var(--gap-24) 0; display: flex; gap: var(--gap-20); border-bottom: 1px solid var(--line); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem:first-child { border-top: 1px solid var(--line); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem::after { display: none; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemName.cartItemsCell { padding: 0; width: auto; height: max-content; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell { padding: 0; width: 100%; display: flex; flex-direction: column; text-align: start; gap: var(--gap-20); margin: 0; color: var(--red); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemDelete.cartItemsCell { padding: 0; width: max-content; display: flex; right: unset; height: fit-content; transform: unset; position: absolute; left: unset; top: var(--gap-24); z-index: 10; inset-inline-end: 0; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemDelete.cartItemsCell button.deleteBtn { border-radius: unset; width: var(--gap-12); height: var(--gap-12); background-repeat: no-repeat; background-position: center; background-image: url(https://media.getmood.io/warehouse/dynamic/769953.svg); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemDelete.cartItemsCell button.deleteBtn svg { display: none; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemName.cartItemsCell a.cartItemPic { width: auto; height: auto; border: unset; background: transparent; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemName.cartItemsCell a.cartItemPic img { position: relative; left: unset; top: unset; transform: unset; max-width: unset; max-height: unset; width: var(--gap-100); height: var(--gap-90); object-fit: cover; border-radius: var(--gap-2); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .itemName { margin: 0; font-size: clamp(1.2rem, var(--fs-18), 100rem); max-width: 90%; font-family: var(--font-3); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice { display: flex; flex-direction: column; flex-grow: 1; gap: var(--gap-20); justify-content: flex-end; align-items: flex-start; position: relative; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice div.itemQuantityContainer { width: var(--gap-90); font-size: clamp(1.2rem, var(--fs-16), 1000rem); letter-spacing: unset; height: var(--gap-32); background: var(--bg); color: var(--black); border-radius: 0; border: 1px solid var(--line); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .itemQuantityContainer > span { font-size: clamp(1.2rem, var(--fs-16), 100rem); width: 33%; display: flex; flex-direction: row; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .itemQuantityContainer input[type="number"] { max-width: unset; min-width: unset; width: 100%; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .itemQuantityContainer button { width: 35%; background: transparent; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .itemQuantityContainer button svg { width: var(--gap-8); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .itemQuantityContainer button svg rect.st0 { fill: var(--black); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .cartItemPrice.cartItemsCell { font-size: clamp(1rem, var(--fs-16), 1000rem); position: absolute; inset-inline-end: 0; bottom: 0; font-family: var(--font-1); font-weight: 500; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .cartItemPrice.cartItemsCell .itemBeforeDiscountPrice::after { font-size: 70%; margin-inline-start: 0; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .cartItemPrice.cartItemsCell span.itemBeforeDiscountPrice.hasDiscount { margin-inline-start: 0.3vw; color: var(--gray); margin-inline-end: 0; font-size: 100%; }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .cartItemPrice.cartItemsCell span.itemBeforeDiscountPrice { color: var(--red); }
.headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .itemName a { color: var(--red); }
.cartItemsTable .cartItem span.itemBeforeDiscountPrice:before, .cartItemsTable .cartItem span.finalPrice:before, .price:before, .cartSubTotal .totalSumItems span.price:before, span.price:before { font-size: 60%; margin: 0; }
.itemBeforeDiscountPrice.hasDiscount:after { transform: unset; }
.headerShop.side-cart .cartItemsNavSubTotal { position: relative; bottom: unset; padding: var(--gap-24) var(--gap-24) 0; display: flex; flex-direction: column; gap: var(--gap-16); }
.headerShop.side-cart .cartItemsNavSubTotal::after { display: none; }
.headerShop.side-cart .cartItemsNavSubTotal .cartBottomText { padding: 0; }
.headerShop.side-cart .cartItemsNavSubTotal .totalSunAndBottomText { display: flex; flex-direction: column-reverse; gap: var(--gap-16); }
.headerShop.side-cart .cartItemsNavSubTotal .cartBottomText p { font-size: clamp(1.2rem, var(--fs-14), 100rem); color: var(--black); line-height: 1.2; }
.headerShop.side-cart .cartItemsNavSubTotal .totalSunAndBottomText .totalSumItems { display: flex; flex-direction: column; gap: var(--gap-16); font-size: clamp(1.2rem, var(--fs-16), 100rem) !important; }
.headerShop.side-cart .cartItemsNavSubTotal .totalSunAndBottomText .totalSumItems a.shopBtn { margin: 0; width: 100%; background: transparent; color: var(--red); border-radius: var(--gap-2); padding: 0; font-size: inherit; height: var(--gap-52); font-family: var(--font-1); transition: 0.3s all ease; border: 1px solid; display: inline-flex; align-items: center; justify-content: center; text-transform: uppercase; font-weight: 500; }
.headerShop.side-cart .cartItemsNavSubTotal .totalSunAndBottomText .totalSumItems a.goToCheckout.shopBtn { background: var(--red); color: var(--white); }
.headerShop.side-cart .cartItemsNavSubTotal .totalSumItems.priceInfo { display: flex; gap: var(--gap-8); font-size: clamp(1.2rem, var(--fs-20), 100rem); font-family: var(--font-2); }
.headerShop.side-cart .cartItemsNavSubTotal .cartSummary { gap: var(--gap-4); }
.headerShop.side-cart .cartItemsNavSubTotal .cartSummary .totalSumItems:not(.totalPrice) { }
.cartItemsNavSubTotal span.price:before { font-size: 70%; margin-inline-start: 0; }



@media (min-width:1025px) {

    /* CHANGES 13/5/26 */
    .headerShop.side-cart .cart .itemsTableWrapper { min-height: 0; }
    /* */
    .headerShop.side-cart .cartItemsNavSubTotal .totalSunAndBottomText .totalSumItems a.shopBtn:is(:hover, :focus) { color: var(--white); background: var(--bg); border: 1px solid var(--red); color: var(--red); }
    .headerShop.side-cart .cartItemsNavSubTotal .totalSunAndBottomText .totalSumItems a.goToCheckout.shopBtn:is(:hover, :focus) { background: var(--red); color: var(--white); }
    .headerShop.side-cart .cartItemsNavSubTotal .cartSummary .totalSumItems:not(.totalPrice) { font-size: clamp(1.2rem, var(--fs-16), 1000rem) !important; line-height: 1.3; color: var(--red); }
}

@media (max-width:1024px) {
    .headerShop.side-cart, .headerShop.side-cart.active { width: calc(100% - var(--gap-40)); max-width: unset; }
    .headerShop.side-cart .cart { padding: var(--gap-24) 0; }
    .headerShop.side-cart .cart .itemsTableWrapper .selectedPosData .switch-delivery-btn { font-size: var(--fs-12); }
    .headerShop.side-cart .cart .itemsTableWrapper .selectedPosData .switch-delivery-btn .edit-delivery-button-2 svg { width: var(--gap-14); height: var(--gap-14); }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItemsTable { /* max-height: 41vh; */ padding: 0 var(--gap-20); max-height: unset; }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItem { padding: var(--gap-16) 0; gap: var(--gap-10); }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemName.cartItemsCell a.cartItemPic img { width: var(--gap-72); height: var(--gap-72); }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell { gap: var(--gap-10); }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .itemName { font-size: var(--fs-18); }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice { flex-direction: row; justify-content: space-between; align-items: flex-end; }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .cartItemPrice.cartItemsCell { font-size: var(--fs-16); position: relative; left: unset; bottom: unset; }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .cartItemPrice.cartItemsCell span.itemBeforeDiscountPrice.hasDiscount { margin-inline-start: 4px; }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .itemQuantityContainer > span { font-size: var(--fs-16); gap: var(--gap-4); }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemQ.cartItemsCell .quantityAndcartItemPrice .itemQuantityContainer > span svg { width: var(--gap-10); }
    .headerShop.side-cart .cart .itemsTableWrapper .cartItem .cartItemDelete.cartItemsCell { top: var(--gap-20); }
    .headerShop.side-cart .cart .itemsTableWrapper { overflow: auto; max-height: unset; display: flex; flex-direction: column; }
    .headerShop.side-cart .cart .totalSumItems.top { margin-bottom: var(--gap-24); align-items: center; padding: 0 var(--gap-20); }
    .headerShop.side-cart .cart .totalSumItems.top .totalSumTitle { font-size: 24px; }
    .headerShop.side-cart .cartItemsNavSubTotal { padding: var(--gap-20) var(--gap-20) 0; gap: var(--gap-12); }
    .headerShop.side-cart .cartItemsNavSubTotal .totalSunAndBottomText { gap: var(--gap-12); }
    .headerShop.side-cart .cartItemsNavSubTotal .totalSunAndBottomText .totalSumItems { gap: var(--gap-10); font-size: var(--fs-14) !important; }
    .headerShop.side-cart .cartItemsNavSubTotal .totalSunAndBottomText .totalSumItems a.shopBtn { height: var(--gap-48); }
    .headerShop.side-cart .cartItemsNavSubTotal .totalSumItems { font-size: var(--fs-16) !important; }
    .headerShop.side-cart .cartItemsNavSubTotal .totalSumItems span.cartItemsQ { margin: 0; }
    .headerShop.side-cart .cartItemsNavSubTotal .totalSumItems span.price { margin-inline-start: var(--gap-4); }
    .headerShop.side-cart .cartItemsNavSubTotal .cartBottomText p { font-size: var(--fs-14); }
}


/*------------------------------------------/*
 NAV QUICK ALERT
/*------------------------------------------*/
.navQuickAlert { border: 1px solid var(--line); border-radius: var(--gap-2); display: flex; align-items: center; padding: var(--gap-12); z-index: 10000; background: var(--white); top: calc(var(--headerHeight) + var(--gap-12)) !important; }
.navQuickAlert::after { border-bottom: var(--gap-10) solid var(--line); }
.navQuickAlert::before { border-bottom: var(--gap-10) solid var(--white); }
.navQuickAlert * { font-size: clamp(1.2rem, var(--fs-14), 100rem); }

@media(max-width: 1024px) {
    .navQuickAlert { padding: var(--gap-10); top: calc(var(--headerHeight) + var(--gap-16)) !important; }
    .navQuickAlert * { font-size: var(--fs-16); }
}


/*------------------------------------------/*
 HEADER USER LOGGED IN POPUP
/*------------------------------------------*/
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn { right: unset; left: unset; inset-inline-start: 0; width: var(--gap-240); bottom: unset !important; color: var(--black); top: calc(100% + var(--gap-40)); background: var(--light-bg); border-radius: 0; /* border: 1px solid var(--red); */ }
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn::after { display: none; }
body:has(.headerShopLoginUserLoggedIn.openBox) #SiteContainer::before { opacity: 0.165; }
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn .loggedInUser { direction: inherit; }
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction { font-size: clamp(1.2rem, var(--fs-16), 1000rem); padding: var(--gap-8) var(--gap-20); display: inline-flex; align-items: center; margin: 0; width: 100%; text-align: start; justify-content: flex-start; color: var(--red); }
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction::before,
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction::after,
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction svg { display: none; }
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction:first-of-type { padding-top: var(--gap-20); }
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction:last-of-type { padding-bottom: var(--gap-20); }
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn h4 { font-size: clamp(1.2rem, var(--fs-20), 1000rem); padding: var(--gap-18) var(--gap-20); direction: rtl; color: var(--red); background: transparent; text-align: start; border-bottom: 1px solid var(--line); font-family: var(--font-3); display: flex; align-items: center; gap: var(--gap-4); }
#main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn h4 button.loginBoxLogout { font-size: clamp(1.2rem, var(--fs-14), 1000rem); font-family: var(--font-1); margin-inline-start: auto; }

@media (min-width:1025px) {
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction:is(:hover, :focus) { color: var(--red); }
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn { /*transform: translateX(50%);*/ }
}

@media(max-width: 1024px) {
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn { top: calc(var(--headerHeight) + var(--gap-8)); border: unset; inset-inline-start: unset; inset-inline-end: var(--gap-8); }
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn .userLogin .loggedInUser { border: 1px solid var(--line); }
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction { font-size: var(--fs-16); }
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction { justify-content: end; }
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction:first-of-type { padding-top: var(--gap-20); }
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn a.userAction:last-of-type { padding-bottom: var(--gap-20); }
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn h4 { font-size: var(--fs-16); }
    #main-header .header-container .header-right .header-shop-icons .userBtn .headerShopLoginUserLoggedIn h4 button.loginBoxLogout { font-size: var(--fs-14); }
}


/*------------------------------------------/*
 SHOPPING CART PAGE
/*------------------------------------------*/
.ShopRelatedPage #GridWrapInner { width: 100%; margin: 0 auto; }
.shopLayout.cartPage { display: flex; flex-direction: column; align-items: center; direction: rtl; padding: 0; width: 65vw; margin: 0 auto var(--gap-160); }
.shopLayout.cartPage #headline { margin: 0 0 var(--gap-40) auto; }
.shopLayout.cartPage #headline h1 { font-size: clamp(1rem, var(--fs-80), 1000rem); }
.shopLayout.cartPage:has(.subheadline.noItemsInCart) #headline { margin-inline: auto; }
.shopLayout.cartPage .subheadline.noItemsInCart h2 { font-size: clamp(1.2rem, var(--fs-16), 1000rem); font-family: var(--font-1); }
.shopLayout.cartPage .cartWrapper { width: 100%; display: flex; gap: var(--gap-48); }
.shopLayout.cartPage .cartWrapper .cartSubTotal { margin: 0; width: calc(30% - var(--gap-24)); padding: 0 0 var(--gap-20); background: var(--white); height: max-content; border-radius: 0; color: var(--black); position: sticky; top: var(--headerHeight); }
.cartItemsTable .items, .cartSubTotal, .cartSubTotal .subTotalTitle { background: transparent; }
.shopLayout.cartPage .cartItemsTable { max-width: unset; width: calc(70% - var(--gap-24)); background: var(--bg); margin: 0; border-radius: 0; overflow: hidden; }
.shopLayout.cartPage .cartItemsTable .cartItemsTitles { background: var(--bg); font-weight: unset; border-bottom: 1px solid var(--line); }
.shopLayout.cartPage .cartItemsTable .cartItemsTitles .cartItemsCell { font-size: clamp(1.2rem, var(--fs-24), 1000rem); padding: var(--gap-20); text-align: center; font-family: var(--font-3); color: var(--red); }
.shopLayout.cartPage .cartItemsTable .cartItemsTitles .cartItemsCell.cartItemName { width: 40%; text-align: start; }
.shopLayout.cartPage .cartItemsTable .cartItemsTitles .cartItemsCell.cartItemQ { width: 15%; }
.shopLayout.cartPage .cartItemsTable .cartItemsTitles .cartItemsCell.cartItemPrice { width: 25%; }
.shopLayout.cartPage .cartItemsTable .cartItemsTitles .cartItemsCell.cartItemDelete { width: 4%; }
.shopLayout.cartPage .cartItemsTable .items { padding: 0; display: flex; flex-direction: column; gap: 0; }
.shopLayout.cartPage .cartItemsTable .items .cartItem { display: flex; justify-content: center; align-items: center; gap: var(--gap-10); padding: var(--gap-24) 0; border-bottom: 1px solid var(--line); color: var(--black); }
.shopLayout.cartPage .cartItemsTable .items .cartItem::after { display: none; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell { font-size: clamp(1.2rem, var(--fs-16), 1000rem); padding: 0; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemName { display: flex; gap: var(--gap-16); align-items: center; width: 40%; font-size: clamp(1.2rem, var(--fs-18), 1000rem); font-weight: unset; font-family: var(--font-3); }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemName a.cartItemPic { width: auto; height: auto; border: unset; background: transparent; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemName a.cartItemPic img { position: relative; left: unset; top: unset; transform: unset; max-width: unset; max-height: unset; width: var(--gap-96); height: var(--gap-96); object-fit: cover; border-radius: var(--gap-2); }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemName .itemName { margin: 0; max-width: unset; color: var(--red); }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemName .itemName .cartItemPrice { display: none !important; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ { width: 18%; display: inline-flex; justify-content: center; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity { border: 1px solid var(--line); overflow: hidden; width: max-content; background-color: transparent; color: var(--black); border-radius: 0; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity .item-quantity-options { background: transparent; width: var(--gap-100); max-width: unset; height: var(--gap-40); }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity .item-quantity-options button { border: unset; padding: 0; background: transparent; width: 33.33%; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity .item-quantity-options span.itemQuantityContainer { font-size: clamp(1.2rem, var(--fs-16), 1000rem); width: 33.333%; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity .item-quantity-options span.itemQuantityContainer input[type="number"] { width: 100%; padding: 0; min-width: unset; color: var(--red); outline: none; pointer-events: none; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemPrice { display: flex !important; justify-content: center; align-items: center; font-family: var(--font-1); color: var(--red); }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemPrice span.finalPrice { display: inline-block; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.price { font-family: var(--font-1); color: var(--red); }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemDelete { width: auto; }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemDelete button.deleteBtn { background: transparent; border-radius: unset; width: var(--gap-12); height: var(--gap-12); background-repeat: no-repeat; background-position: center; background-image: url(https://media.getmood.io/warehouse/dynamic/769953.svg); }
.shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemDelete button.deleteBtn svg { display: none; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .subTotalTitle { font-size: clamp(1.2rem, var(--fs-24), 1000rem); padding: var(--gap-20); border-bottom: 1px solid var(--line); }
.shopLayout.cartPage .cartWrapper .cartSubTotal .subTotalTitle h2 { font-size: 100%; font-weight: unset; line-height: 1; font-family: var(--font-3); color: var(--red); }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalSumItems { padding: 0 var(--gap-20) var(--gap-16); font-size: clamp(1.2rem, var(--fs-16), 1000rem); font-weight: unset; color: var(--red); }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalSumItems.itemsInCart { padding: var(--gap-20) var(--gap-20) var(--gap-16); color: var(--red); }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalSumItems:not(.itemsInCart, .subtotal) + .totalPrice { padding: var(--gap-16) 0 0 !important; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalSumItems span.price:before { font-size: 70%; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .totalSumItems:has(> a.goToCheckout.shopBtn) { padding: 0 var(--gap-20); text-align: center; }
.shopLayout.cartPage .cartWrapper .cartSubTotal a.goToCheckout.shopBtn { border: unset !important; margin: var(--gap-20) 0 0; font-family: var(--font-1); padding: 0 var(--gap-20); background: var(--red); color: var(--white) !important; font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); transition: 0.3s all ease; border-radius: var(--gap-2); display: inline-flex; align-items: center; justify-content: center; width: 100%; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .cartBottomText { padding: var(--gap-20) var(--gap-20) 0; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .cartBottomText p { font-size: clamp(1.2rem, var(--fs-14), 1000rem); line-height: 1.5; }
.shopLayout.cartPage .cartWrapper .cartSubTotal .FreeDeliveryStrip { margin: 0; padding: 0 var(--gap-16) var(--gap-16); }
.shopLayout.cartPage .cartWrapper .cartSubTotal .FreeDeliveryStrip .FreeDeliverySpan { font-weight: unset; font-size: var(--fs-14); gap: 0 var(--gap-8); font-family: var(--font-2); }
#shop-modal-minimum { padding: 0 !important; z-index: 100000; }
#shop-modal-minimum .modal-content { max-width: 30vw; }
#shop-modal-minimum .modal-content .modal-body { background: var(--bg); border-radius: var(--gap-2); max-width: 100%; padding: var(--gap-40) var(--gap-24); }
#shop-modal-minimum .modal-content .modal-body h3 { font-size: clamp(2rem, var(--fs-48), 1000rem); letter-spacing: -0.48px; margin: 0; margin-bottom: var(--gap-32); font-family: var(--font-3); }
#shop-modal-minimum .modal-content .modal-body .shopBtn { background-color: var(--black); font-size: clamp(1.2rem, var(--fs-16), 1000rem); transition: 0.3s all ease; border: unset; min-width: var(--gap-180); width: max-content; height: var(--gap-52); color: var(--white); padding: 0 var(--gap-16); margin: 0 auto; border-radius: var(--gap-2); font-family: var(--font-2); text-align: center; max-width: unset; display: flex; align-items: center; justify-content: center; }
#shop-modal-minimum .modal-content a.close { padding: var(--gap-16); width: max-content; margin: 0; position: absolute; z-index: 1; inset-inline-end: 0; }
#shop-modal-minimum .modal-content a.close svg { width: var(--gap-20); height: var(--gap-20); fill: var(--black); }

@media (min-width:1025px) {
    .shopLayout.cartPage .cartWrapper .cartSubTotal a.goToCheckout.shopBtn:is(:hover, :focus) { background: var(--black); }
}

@media (max-width: 1024px) {
    body:has(.shopLayout) #GridTop { display: none !important; }
    .shopLayout:has(.mobile-subTotal) { width: 100% !important; }
    .shopLayout.cartPage { margin: 0 auto var(--gap-56); padding: 0 var(--gap-24); margin-top: var(--gap-22); }
    .shopLayout.cartPage #headline h1 { font-size: var(--fs-32); color: var(--red); }
    .shopLayout.cartPage .subheadline.noItemsInCart h2 { font-size: var(--fs-16); }
    .shopLayout.cartPage .cartItemsTable { width: 100%; }
    .shopLayout.cartPage .cartItemsTable .items .cartItem { gap: var(--gap-6); display: flex; align-items: flex-start; flex-wrap: wrap; justify-content: flex-start; padding: var(--gap-16) 0; }
    .shopLayout.cartPage .cartItemsTable .items .cartItem:first-child { padding-top: 0; }
    .shopLayout.cartPage .cartItemsTable .items .cartItem:last-child { border: unset; padding-bottom: 0; }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell { font-size: var(--fs-16); }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemName { width: 90%; gap: var(--gap-16); line-height: 1; font-size: var(--fs-18); letter-spacing: unset; align-items: flex-start; }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemName a.cartItemPic img { width: var(--gap-80); height: var(--gap-80); }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemName .itemName { flex-grow: 1; display: inline-flex; flex-direction: column; gap: var(--gap-4); }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ { width: max-content; margin: 0; }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity { background: var(--white); }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity .item-quantity-options { width: var(--gap-90); height: var(--gap-32); }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity button { height: var(--gap-32); width: var(--gap-32); }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity button svg { width: var(--gap-10); height: var(--gap-10); }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity > span { height: var(--gap-32); width: var(--gap-40); font-size: var(--fs-14); min-width: unset; }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity > span input { width: 100%; font-size: inherit !important; padding: 0; }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemPrice { width: max-content; padding-inline-start: var(--gap-96); }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemDelete { left: 0; top: var(--gap-16); transform: unset; }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity .item-quantity-options span.itemQuantityContainer { font-size: 1; }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity .item-quantity-options span.itemQuantityContainer input[type="number"] { font-size: 14px !important; }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity .item-quantity-options button svg { fill: var(--red) !important; }
    .shopLayout.cartPage .cartItemsTable .items .cartItemsCell.cartItemQ .item-quantity .item-quantity-options button svg rect.st0 { fill: var(--red); }
    .shopLayout.cartPage .cartWrapper { flex-direction: column; align-items: center; padding: 0; gap: var(--gap-32); }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .subTotalTitle h2 { letter-spacing: normal; }

    .shopLayout .cartSubTotal .mobile-subTotal { z-index: 20; top: var(--headerHeight) !important; background: var(--dark-bg); padding: var(--gap-10) var(--gap-16); min-height: unset; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--line); }
    .shopLayout .cartSubTotal .mobile-subTotal .totalSumItems { font-size: var(--fs-16) !important; padding: 0 !important; position: relative; left: unset; top: unset; transform: unset; width: max-content; }
    .shopLayout .cartSubTotal .mobile-subTotal a.goToCheckout.shopBtn { max-width: unset; width: max-content; min-width: var(--gap-120); border-radius: unset; height: var(--gap-48); font-size: var(--fs-14); margin: 0; padding: 0 var(--gap-16); font-family: var(--font-2); }
    .shopLayout.cartPage .cartWrapper .cartSubTotal { width: 100%; padding: 0; background: transparent; }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .subTotalTitle { font-size: var(--fs-24); padding: var(--gap-16) 0; margin-bottom: var(--gap-24); }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .totalSumItems { font-size: var(--fs-16) !important; padding: 0 !important; }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .totalSumItems.itemsInCart { padding: 0 0 var(--gap-16) !important; }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .totalSumItems.subtotal { margin: 0; padding: 0 0 var(--gap-16) !important; }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .totalSumItems:has(> a.goToCheckout.shopBtn) { margin: var(--gap-24) 0; }
    .shopLayout.cartPage .cartWrapper .cartSubTotal a.goToCheckout.shopBtn { font-size: var(--fs-14); margin: 0; padding: 0 var(--gap-20); }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .offers { display: none; }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .cartBottomText { padding: 0; }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .cartBottomText p { font-size: var(--fs-14); line-height: 1.2; }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .mobile-subTotal .totalSumItems { padding: 0 !important; }
    .shopLayout.cartPage .cartWrapper .cartSubTotal .mobile-subTotal a.goToCheckout.shopBtn { width: max-content; height: var(--gap-40); }
    #shop-modal-minimum .modal-content { max-width: 90vw; }
    #shop-modal-minimum .modal-content .modal-body h3 { font-size: var(--fs-32); margin-bottom: var(--gap-24); }
    #shop-modal-minimum .modal-content .modal-body .shopBtn { font-size: var(--fs-14); }
}


/*------------------------------------------/*
 CHECKOUT PAGE
/*------------------------------------------*/
.shopLayout.checkoutPage { display: flex; width: 65vw; margin: 0 auto var(--gap-160); direction: rtl; flex-wrap: wrap; gap: 0 var(--gap-48); padding: 0; }
.shopLayout.checkoutPage #headline { margin: 0 0 var(--gap-40) auto; width: 100%; text-align: start; }
.shopLayout.checkoutPage #headline h1 { font-size: clamp(1.2rem, var(--fs-80), 1000rem); }
.shopLayout.checkoutPage .cartWrapper { width: 100%; display: flex; gap: var(--gap-20); }
.shopLayout.checkoutPage .cartSubTotal, .shopLayout.checkoutPage .cartSubTotal:not(.affix-bottom):not(.affix-top) { margin: 0; width: calc(30% - var(--gap-24)); padding: 0; background: var(--white); height: max-content; top: calc(var(--headerHeight) + var(--gap-20)) !important; position: sticky; float: unset; z-index: 10; border-radius: var(--gap-2); overflow: hidden; border: unset; }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .subTotalTitle { padding: var(--gap-20); border-bottom: 1px solid var(--line) !important; background: var(--white); font-size: clamp(1.2rem, var(--fs-24), 1000rem); }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .subTotalTitle h2 { font-size: 100%; font-weight: unset; line-height: 1; font-family: var(--font-3); color: var(--red); }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .subTotalTitle a.goToCart { display: none; }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .totalSumItems { padding: 0 var(--gap-20) var(--gap-16); font-size: clamp(1.2rem, var(--fs-16), 1000rem); color: var(--red); }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .totalSumItems.itemsInCart { padding: var(--gap-20) var(--gap-20) var(--gap-16); }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .totalSumItems.totalPrice { }

.totalSumItems.totalPrice { }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .totalSumItems.totalPrice::before { margin: var(--gap-20) 0; border-color: var(--line); }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .totalSumItems:has(a#checkoutLinkSunTotal) { display: none; }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .CheckoutItems { display: none; }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .FreeDeliveryStrip { margin: 0; padding: 0; margin-bottom: var(--gap-16); }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .FreeDeliveryStrip .FreeDeliverySpan { font-weight: unset; font-size: var(--fs-14); gap: 0 var(--gap-8); font-family: var(--font-2); }
.shopLayout.checkoutPage .cartSubTotal .subTotalInner .cartBottomText { font-size: var(--fs-12); line-height: 1.5; padding: 0 var(--gap-20) var(--gap-20); }
.shopLayout.checkoutPage .DeliveryDetails { max-width: unset; width: calc(70% - var(--gap-24)); background: transparent; margin: 0; padding: 0; float: unset !important; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form { margin: 0; padding: 0; color: var(--black); display: grid; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper { background: var(--bg); margin: 0 0 var(--gap-30); display: grid; overflow: hidden; padding: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper .checkoutTitle { padding: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper .checkoutTitle h3 { background: var(--bg); font-weight: unset; line-height: 1; padding: var(--gap-20) 0; font-size: clamp(1.2rem, var(--fs-24), 1000rem); font-family: var(--font-3); border-bottom: 1px solid var(--line); color: var(--red); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper .checkoutTitle h3 svg { display: none; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper .checkoutTitle h4 { font-size: clamp(1.2rem, var(--fs-16), 1000rem); padding: 0; margin: var(--gap-16) auto 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .row:has(.checkoutInputsWrapper) { padding: var(--gap-20) 0; display: flex; flex-direction: column; gap: var(--gap-30); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .checkoutInputsWrapper { padding: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .checkoutInputsWrapper > div { padding: 0; margin-bottom: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .checkoutInputsWrapper > div label, .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .deliveryDetailsWrapper .checkoutInputsWrapper > div label { font-weight: unset; color: var(--red); font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin-bottom: var(--gap-4); line-height: 1.5; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .checkoutInputsWrapper > div input:not([type=submit], [type=checkbox]), form.shop-form .deliveryDetailsWrapper .form-control:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=radio]) { background: var(--white) !important; border: 1px solid var(--line) !important; border-radius: var(--gap-2) !important; color: var(--gray) !important; padding: 0 var(--gap-14); box-shadow: none; font-size: clamp(1.2rem, var(--fs-14), 1000rem) !important; margin: 0 !important; height: var(--gap-52) !important; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper .radio-container input[type="radio"]::after { background: var(--red); }

form.shop-form .deliveryDetailsWrapper .checkoutInputsWrapper > .col-xs-12 { padding: 0; }

.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData { padding: var(--gap-32) 0 0; background: transparent; text-align: start; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData .switch-delivery-btn { width: 100%; display: flex; align-items: center; font-size: clamp(1rem, var(--fs-14), 1000rem); font-family: var(--font-2); padding: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData button.openDeliverySelectionPop p { font-family: var(--font-3); margin: 0; margin-inline-end: var(--gap-12); padding: 0; padding-inline-end: var(--gap-12); font-size: clamp(1rem, var(--fs-18), 1000rem); display: inline-block; position: relative; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData button.openDeliverySelectionPop p::before { content: ''; position: absolute; inset-inline-start: calc(100% - var(--gap-2)); top: 50%; transform: translateY(-50%); width: var(--gap-4); height: var(--gap-4); background: var(--red); border-radius: 50%; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData button.openDeliverySelectionPop span { text-decoration: unset; position: relative; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData button.openDeliverySelectionPop span:not(:first-child) { font-family: var(--font-1); padding: 0 var(--gap-8); font-weight: 400; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData button.openDeliverySelectionPop span.selectedDelivery { padding-inline: 0 var(--gap-4); font-family: inherit; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData button.openDeliverySelectionPop span.SelectedDeliveryHour::before { content: ''; position: absolute; inset-inline-end: 100%; top: 50%; transform: translateY(-50%); width: 1px; height: 80%; background: var(--line); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData button.openDeliverySelectionPop > svg { display: none; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData .edit-delivery-button-2 { display: inline-flex; margin-inline: auto 0; background-repeat: no-repeat; background-position: center; background-size: contain; background-image: url(/warehouse/dynamic/685019.svg); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData .edit-delivery-button-2 svg { width: var(--gap-18); opacity: 0; }

.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutTitle.deliveryError { padding: 0 var(--gap-20); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper { padding: var(--gap-20); display: flex; flex-direction: column; gap: var(--gap-20); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper.onlyOneOption { display: none; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer { padding: 0; font-size: clamp(1.2rem, var(--fs-16), 1000rem); width: 50%; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer .deliveryOptionBox { background: var(--bg); padding: var(--gap-12); border-radius: 0; width: 100%; display: flex; align-items: center; color: var(--black); flex-direction: row-reverse; border: 1px solid var(--black); margin-top: var(--gap-16); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer .deliveryOptionBox:first-child { margin-top: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer .deliveryOptionBox label.deliveryOptionLabel { padding: 0; padding-inline-start: var(--gap-30); font-weight: unset; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer .deliveryOptionBox .radioCircle { width: var(--gap-20); height: var(--gap-20); aspect-ratio: 1; background: transparent; box-shadow: unset; border: 1px solid var(--black); right: unset; inset-inline-start: var(--gap-12); pointer-events: none; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer .deliveryOptionBox.active { background: var(--cyan); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer .deliveryOptionBox.active img { right: unset; z-index: 1; inset-inline-start: var(--gap-12); width: var(--gap-20); height: var(--gap-20); border: 1px solid var(--black); border-radius: 50%; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer .deliveryOptionBox.active .radioCircle { opacity: 0; }

/*.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper:not(:has(.deliveryDetails.open)) { display: none; }*/
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper { padding: var(--gap-20) 0; display: flex; flex-direction: column; gap: var(--gap-20); width: 66.66666667%; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper .selectBoxWrapper { padding: 0; margin: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper :is(.delivery-input-container, .google-street-field) { padding: 0; margin-bottom: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper .delivery-input-container label { font-weight: unset; color: var(--black); font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin-bottom: var(--gap-8); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper :is(.delivery-input-container, .google-street-field) input:not([type=submit], [type=checkbox]) { background: var(--bg) !important; border: 1px solid var(--black) !important; border-radius: unset !important; color: var(--black) !important; padding: 0 var(--gap-16); box-shadow: none; font-size: clamp(1.2rem, var(--fs-16), 1000rem) !important; margin: 0 !important; height: var(--gap-56) !important; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper .google-street-field svg { top: 50%; transform: translateY(-50%); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper { padding: 0; display: flex; align-items: center; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper label { max-width: unset; font-weight: unset; font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin: 0; color: var(--gray); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper input[type="checkbox"] { width: var(--gap-20); height: var(--gap-20); background-size: var(--gap-12); background-repeat: no-repeat; background-position: center; margin-inline-end: var(--gap-8); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .deliveryDetailsTimeTable .HourOptionBox { display: flex; align-items: center; margin: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .deliveryDetailsTimeTable .HourOptionBox label.HourOptionBoxLabel { font-weight: unset; color: var(--black); font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin-bottom: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .deliveryDetailsTimeTable .HourOptionBox input { width: var(--gap-20); height: var(--gap-20); aspect-ratio: 1; background: transparent; box-shadow: unset; border: 1px solid var(--black); margin-inline-end: var(--gap-8); }

.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper { padding: var(--gap-20) 0; width: 100%; display: flex; flex-direction: column; gap: var(--gap-20); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .billingDetails > div { padding: 0; margin-top: var(--gap-30); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .billingDetails > div label { font-weight: unset; color: var(--black); font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin-bottom: var(--gap-8); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .billingDetails input:not([type=submit], [type=checkbox]) { background: var(--bg) !important; border: 1px solid var(--black) !important; border-radius: unset !important; color: var(--black) !important; padding: 0 var(--gap-16); box-shadow: none; font-size: clamp(1.2rem, var(--fs-16), 1000rem) !important; margin: 0 !important; height: 2.6vw !important; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper { padding: 0; display: grid; gap: var(--gap-20); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper .radio-container { margin: 0; padding: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper .radio-container label { max-width: unset; font-weight: unset; font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin: 0; color: var(--red); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper .radio-container input[type="radio"] { width: var(--gap-18); height: var(--gap-18); aspect-ratio: 1; background: var(--white); box-shadow: unset; border: 1px solid var(--line); margin-inline-end: var(--gap-8); }

.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper { padding: var(--gap-20) 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper .couponDetails { width: max-content; gap: var(--gap-14); display: flex; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper > div { padding: 0; margin: 0; margin-inline-end: 20px; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper label { font-weight: unset; font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin: 0 0 var(--gap-8); color: var(--red); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper input#coupon { height: var(--gap-52); padding: 0 var(--gap-14); border: 1px solid var(--line); border-radius: var(--gap-2); box-shadow: unset; color: var(--gray); font-size: clamp(1.2rem, var(--fs-14), 1000rem); max-width: unset; width: var(--gap-240); background: var(--white); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper button.couponButton { background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); font-family: var(--font-1); min-width: var(--gap-180); width: max-content; max-width: unset; padding: 0 var(--gap-30); display: inline-flex; align-items: center; border: unset !important; justify-content: center; border-radius: var(--gap-2); transition: 0.3s all ease; margin: 0; }

.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.commentDetailsWrapper .checkoutInputsWrapper { padding: var(--gap-20) 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.commentDetailsWrapper .checkoutInputsWrapper .textareaBoxWrapper { padding: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.commentDetailsWrapper .checkoutInputsWrapper .textareaBoxWrapper label { font-weight: unset; font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin-bottom: var(--gap-4); line-height: 1.5; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.commentDetailsWrapper .checkoutInputsWrapper .textareaBoxWrapper textarea { height: var(--gap-120); border: 1px solid var(--line); border-radius: var(--gap-2); margin: 0; background: var(--white); padding: var(--gap-10); font-size: clamp(1.2rem, var(--fs-14), 1000rem); box-shadow: unset; width: auto; aspect-ratio: 4.5/1.2; color: var(--gray); }

.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.paymentOptionsWrapper .row { padding-bottom: var(--gap-20); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.paymentOptionsWrapper .dateBoxWrapper { margin: 0; padding: var(--gap-20) var(--gap-20) 0; display: inline-flex; width: 100%; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.paymentOptionsWrapper .dateBoxWrapper input[type="radio"] { width: clamp(1.2rem, var(--fs-16), 1000rem); height: clamp(1.2rem, var(--fs-16), 1000rem); aspect-ratio: 1; background: transparent; box-shadow: unset; border: 1px solid var(--black); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.paymentOptionsWrapper .dateBoxWrapper label { max-width: unset; font-weight: unset; font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin: 0; color: var(--black); }

.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutCustomFields { background: var(--bg); margin: 0 0 var(--gap-30); display: grid; overflow: hidden; gap: var(--gap-30); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutCustomFields :is(.selectBoxWrapper, .checkoutInputsWrapper) { padding: 0; margin-bottom: 0; max-width: 66.66%; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutCustomFields :is(.selectBoxWrapper, .checkoutInputsWrapper) label, .shopLayout.checkoutPage form#checkout-form .checkBoxWrapper label { font-weight: unset; color: var(--black); font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin-bottom: var(--gap-4); line-height: 1.5; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutCustomFields :is(.selectBoxWrapper, .checkoutInputsWrapper) select { background: var(--white) !important; border: 1px solid var(--line) !important; border-radius: var(--gap-2) !important; color: var(--gray) !important; padding: 0 var(--gap-14); box-shadow: none; font-size: clamp(1.2rem, var(--fs-14), 1000rem) !important; margin: 0 !important; height: var(--gap-52) !important; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutCustomFields :is(.selectBoxWrapper, .checkoutInputsWrapper) .checkBoxWrapper, .shopLayout.checkoutPage form#checkout-form .checkBoxWrapper { padding: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutCustomFields :is(.selectBoxWrapper, .checkoutInputsWrapper) .checkBoxWrapper input[type=checkbox], .shopLayout.checkoutPage form#checkout-form .checkBoxWrapper input[type=checkbox] { width: var(--gap-18); height: var(--gap-18); aspect-ratio: 1; background: var(--white); box-shadow: unset; border: 1px solid var(--line); margin-inline-end: var(--gap-8); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutCustomFields :is(.selectBoxWrapper, .checkoutInputsWrapper) .checkBoxWrapper input[type=checkbox]:checked, .shopLayout.checkoutPage form#checkout-form .checkBoxWrapper input[type=checkbox]:checked { background-size: 75%; background: url(../../../warehouse/temp/story/checkboxV.svg); }
.shopLayout.checkoutPage form#checkout-form .checkBoxWrapper:has([name="approve"]) { margin-top: var(--gap-30); display: flex; align-items: flex-start; }
.shopLayout.checkoutPage form#checkout-form .checkBoxWrapper input[type=checkbox][name="approve"] { margin-top: 2px; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper .selectHolder select { background: var(--bg) !important; border: 1px solid var(--line) !important; border-radius: unset !important; color: var(--black) !important; padding: 0 var(--gap-16); box-shadow: none; font-size: clamp(1.2rem, var(--fs-16), 1000rem) !important; margin: 0 !important; height: 2.6vw !important; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper .pickUpBranches { margin: 0; padding: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper .pickUpBranches .selectBoxWrapper { margin: 0; padding: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper span.error { font-size: var(--fs-12); left: unset; inset-inline-end: var(--gap-8); top: 0; line-height: 1; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper label.error { font-size: var(--fs-12); font-weight: unset; line-height: 1.3; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutShopComment { padding: 0; display: flex; width: 100%; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutShopComment p { font-size: clamp(1.2rem, var(--fs-16), 1000rem); line-height: 1.5; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutShopComment > div { padding: 0; width: 100%; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutShopComment p img { max-width: 28vw; margin: var(--gap-20) 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .normal-form-comment { padding: var(--gap-40) 0; font-size: clamp(1.2rem, var(--fs-16), 1000rem); }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form div:has( > .normal-form-submit) { padding: 0; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .normal-form-submit { margin: 0; width: max-content; float: unset; }
.shopLayout.checkoutPage .DeliveryDetails form#checkout-form .normal-form-submit input { background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); min-width: var(--gap-180);: max-content; padding: 0 var(--gap-30); display: inline-flex; font-family: var(--font-1); align-items: center; margin: 0; border: unset !important; justify-content: center; border-radius: var(--gap-2); transition: 0.3s all ease; }

.shopLayout.checkoutPage .checkOutItemsBox { margin: var(--gap-40) 0 0; background: transparent; position: relative; }
.shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxTitle { padding: 0; background: transparent; font-weight: unset; }
.shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxTitle h3 { font-weight: unset; font-family: var(--font-3); padding: var(--gap-18) 0; color: var(--black); font-size: clamp(1.2rem, var(--fs-24), 1000rem); border-bottom: 1px solid var(--line); line-height: 1; }
.shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .itemsList.checkOutItemsCarousel { position: unset; }
.shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .itemsList.checkOutItemsCarousel .owl-nav { display: flex; position: absolute; top: var(--gap-8); gap: var(--gap-8); }
.shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .itemsList.checkOutItemsCarousel .owl-nav div { position: relative; top: unset; left: unset; right: unset; transform: unset; display: flex; transform: scale(-1); width: var(--gap-40); height: var(--gap-40); background-image: url(/warehouse/dynamic/661729.svg); background-repeat: no-repeat; background-size: cover; background-position: 0% 50%; background-color: var(--red); border-radius: 50%; }
.shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .itemsList.checkOutItemsCarousel .owl-nav div::after { display: none; }
.shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .itemsList.checkOutItemsCarousel .owl-nav .owl-prev { transform: unset; }
.shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems { padding: var(--gap-30) 0 0; }

:is(div, #CatalogModule) .shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .newCatalogItemBox.catalogItemBox { /*max-width: unset;*/ min-width: unset; }
:is(div, #CatalogModule) .shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-box-link-wrapper.content { padding: var(--gap-16); min-height: var(--gap-180); }
:is(div, #CatalogModule) .shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-box-link-wrapper.content .item-text-top .custom-fields-container { position: relative; inset: unset; order: -1; max-width: 100%; }
:is(div, #CatalogModule) .shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-box-link-wrapper.content .item-text-top .custom-fields-container:has(h4.item-subtitle) { margin-bottom: var(--gap-8); }

@media (min-width:1025px) {
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper button.couponButton:is(:hover,:focus) { background: var(--black); }

    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .normal-form-submit input:is(:hover,:focus) { background: var(--black); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutCustomFields :is(.selectBoxWrapper, .checkoutInputsWrapper) .checkBoxWrapper span.error { right: 0; left: auto; bottom: 0; font-size: 15px; top: auto; transform: translateY(100%); }
    :is(div, #CatalogModule) .shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity:has(.unavailable-catalog-menu) { padding-bottom: var(--gap-60); }
    :is(div, #CatalogModule) .shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-quantity.newCatalogItemQuantity .unavailable-catalog-menu { width: 100%; }
}

@media (max-width:1024px) {
    #SiteGrid:has(.shopLayout .cartSubTotal .mobile-subTotal) { padding-top: calc(var(--headerHeight) + var(--gap-60)); }
    .shopLayout.checkoutPage:has(.DeliveryDetails) { flex-direction: column; padding: 0 var(--gap-24); margin-top: var(--gap-22); }
    .shopLayout.checkoutPage .DeliveryDetails { width: 100%; }
    .shopLayout.checkoutPage:has(.DeliveryDetails) #headline { text-align: start; }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper { margin: 0 0 var(--gap-10); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper .checkoutTitle h3 { font-size: var(--fs-24); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper .checkoutTitle h4 { font-size: var(--fs-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .row:has(.checkoutInputsWrapper) { gap: var(--gap-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .checkoutInputsWrapper > div label, .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .deliveryDetailsWrapper .checkoutInputsWrapper > div label { font-size: var(--fs-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .checkoutInputsWrapper > div input:not([type=submit], [type=checkbox]), form.shop-form .deliveryDetailsWrapper .form-control:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=radio]) { font-size: var(--fs-14) !important; }

    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData { padding: var(--gap-32) 0 0; }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData .switch-delivery-btn { font-size: var(--fs-14); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData button.openDeliverySelectionPop p { font-size: var(--fs-18); margin: 0; margin-inline-end: var(--gap-8); padding: 0; padding-inline-end: var(--gap-8); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData button.openDeliverySelectionPop span:not(:first-child) { padding: 0 var(--gap-6); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData button.openDeliverySelectionPop span.selectedDelivery { padding-inline: 0; }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData .edit-delivery-button-1 { display: none; }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutFormWrapper .selectedPosData .edit-delivery-button-2 { margin: 0 auto 0 0; position: relative; left: unset; top: unset; transform: unset; width: var(--gap-16); height: var(--gap-16); }

    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper { /* padding: var(--gap-20) var(--gap-16); */ }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer { font-size: var(--fs-16); width: 70%; }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer .deliveryOptionBox label.deliveryOptionLabel { font-size: var(--fs-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer .deliveryOptionBox label.deliveryOptionLabel::before { width: var(--gap-20); height: var(--gap-20); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryOptionsWrapper .checkoutInputsWrapper .deliverymethodsContainer .deliveryOptionBox .radioCircle { width: var(--gap-20); height: var(--gap-20); }

    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper { gap: var(--gap-16); width: 100%; }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper .delivery-input-container label { font-size: var(--fs-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .checkoutInputsWrapper :is(.delivery-input-container, .google-street-field) input:not([type=submit], [type=checkbox]) { height: var(--gap-48) !important; font-size: var(--fs-16) !important; padding: 0 var(--gap-20); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.deliveryDetailsWrapper .deliveryDetailsTimeTable .checkoutInputsWrapper { padding: 0 var(--gap-16) var(--gap-20); }

    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper { gap: var(--gap-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .billingDetails input:not([type=submit], [type=checkbox]) { height: var(--gap-48) !important; font-size: var(--fs-16) !important; padding: 0 var(--gap-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .billingDetails > div label { font-size: var(--fs-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper { gap: var(--gap-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper .radio-container { align-items: center; }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper .radio-container input { margin-top: 0; }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper .radio-container input[type="radio"] { width: var(--gap-20); height: var(--gap-20); /* margin: 0; */ }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.billingDetailsWrapper .checkoutInputsWrapper .checkBoxWrapper .radio-container label { font-size: var(--fs-16); }

    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper .couponDetails { flex-direction: column; width: 100%; gap: var(--gap-20); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper label { font-size: var(--fs-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper input#coupon { font-size: var(--fs-14) !important; width: 100%; }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.couponDetailsWrapper .checkoutInputsWrapper button.couponButton { min-width: unset; width: 100%; font-size: var(--fs-14); }

    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.commentDetailsWrapper .checkoutInputsWrapper .textareaBoxWrapper label { font-size: var(--fs-16); color: var(--red); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.commentDetailsWrapper .checkoutInputsWrapper .textareaBoxWrapper textarea { height: var(--gap-90); font-size: var(--fs-14) !important; aspect-ratio: unset; width: 100%; }

    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper.paymentOptionsWrapper .dateBoxWrapper { padding: var(--gap-20) var(--gap-16) 0; }

    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutCustomFields :is(.selectBoxWrapper, .checkoutInputsWrapper) { max-width: 100%; }
    .shopLayout.checkoutPage form#checkout-form .checkBoxWrapper span.error { top: auto; font-size: clamp(1rem, var(--fs-12), 1000rem); bottom: 0; transform: translateY(100%); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutFormWrapper .selectHolder select { height: var(--gap-48) !important; font-size: var(--fs-16) !important; padding: 0 var(--gap-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutShopComment p { font-size: var(--fs-16); }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .checkoutShopComment p img { max-width: 100%; margin: var(--gap-20) 0; }
    .shopLayout.checkoutPage .DeliveryDetails form#checkout-form .normal-form-comment { font-size: var(--fs-16); padding: var(--gap-32) 0; color: var(--red); }
    .shopLayout.checkoutPage:has(.DeliveryDetails) .checkoutBtnMobile { margin: 0; }
    .shopLayout.checkoutPage:has(.DeliveryDetails) .checkoutBtnMobile .normal-form-submit { padding: 0; margin: 0; }
    .shopLayout.checkoutPage:has(.DeliveryDetails) .checkoutBtnMobile .normal-form-submit button.shopBtn { padding: 0 var(--gap-30); height: var(--gap-52); font-size: var(--fs-14); color: var(--white); border: unset; border-radius: var(--gap-2); margin: 0; background: var(--red); font-family: var(--font-1); }
    .shopLayout.checkoutPage .cartSubTotal, .shopLayout.checkoutPage .cartSubTotal:not(.affix-bottom):not(.affix-top) { width: 100%; position: relative; top: unset !important; background: transparent; }
    .shopLayout.checkoutPage .cartSubTotal .mobile-subTotal a.goToCart { font-size: var(--fs-14); height: var(--gap-40); padding: 0 var(--gap-16); max-width: unset; width: max-content; min-width: var(--gap-120); display: inline-flex; align-items: center; justify-content: center; text-decoration: unset; background: var(--line); color: var(--white); border-radius: var(--gap-2); font-family: var(--font-1); font-weight: 500; }
    .shopLayout.checkoutPage .cartSubTotal .subTotalInner .subTotalTitle { background: transparent; padding: var(--gap-20) 0; }
    .shopLayout.checkoutPage .cartSubTotal .subTotalInner .subTotalTitle h2 { font-size: var(--fs-32); color: var(--red); font-weight: 500; }
    .shopLayout.checkoutPage .cartSubTotal .subTotalInner .totalSumItems { font-size: var(--fs-16); padding: 0 0 var(--gap-16); }
    .shopLayout.checkoutPage .cartSubTotal .subTotalInner .totalSumItems.itemsInCart { padding: var(--gap-20) 0 var(--gap-16); }
    .shopLayout.checkoutPage .cartSubTotal .subTotalInner .totalSumItems.totalPrice::before { margin: 0 0 var(--gap-16); }
    .shopLayout.checkoutPage .cartSubTotal .subTotalInner .cartBottomText { font-size: var(--fs-14); padding: 0 0 var(--gap-20); }

    .shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxTitle h3 { font-size: var(--fs-24); }
    .shopLayout.checkoutPage .checkOutItemsBox .checkOutItemsBoxItems .itemsList.checkOutItemsCarousel .owl-dots { display: none !important; }
}


/*------------------------------------------/*
 AFTER PAYMENT PAGE
/*------------------------------------------*/
body:has(#payment-method-cash) #PageBreadCrumps { position: absolute; }
body:has(#payment-method-cash) #GridWrapInner { padding: 0; display: grid; place-content: center; width: calc(var(--app-width) - var(--gap-40)); height: calc(var(--app-height) - var(--headerHeight)); }
body:has(#payment-method-cash) #headline { margin: 0; }
body:has(#payment-method-cash) #headline h1 { font-size: clamp(2rem, var(--fs-80), 1000rem); margin: 0 0 var(--gap-24); letter-spacing: 0.64px; }
#payment-method-cash { display: flex; justify-content: center; }
#payment-method-cash .row > div { padding: 0; font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin: 0; }
#payment-method-cash .total-price { font-size: inherit; line-height: 1.5; }
#payment-method-cash a#CashButton { width: max-content; max-width: unset; min-width: var(--gap-180); border-radius: var(--gap-2); margin: var(--gap-24) auto 0; font-family: var(--font-2); background-color: var(--red); height: var(--gap-52); display: inline-flex; font-size: clamp(1.2rem, var(--fs-16), 1000rem); transition: 0.3s all ease; padding: 0 var(--gap-32); align-items: center; justify-content: center; border: unset; color: var(--white); }

body:has(.shopThankYouMsg) #PageBreadCrumps { position: absolute; }
body:has(.shopThankYouMsg) #GridWrapInner { padding: 0; min-height: calc(var(--app-height) - var(--headerHeight)); display: grid; place-content: center; width: calc(var(--app-width) - var(--gap-40)); }
.shopThankYouMsg { font-size: clamp(1.2rem, var(--fs-16), 1000rem); }
.shopThankYouMsg #headline { margin: 0; font-size: 100%; }
.shopThankYouMsg #headline h1 { font-size: clamp(2rem, var(--fs-80), 1000rem); margin: 0 0 var(--gap-24); }
.shopThankYouMsg .subheadline { font-size: inherit; }
.shopThankYouMsg a.shopBtn { width: max-content; max-width: unset; min-width: var(--gap-180); font-family: var(--font-2); border-radius: var(--gap-2); background-color: var(--red); height: var(--gap-52); display: inline-flex !important; font-size: clamp(1.2rem, var(--fs-16), 1000rem); transition: 0.3s all ease; padding: 0 var(--gap-24); align-items: center; justify-content: center; border: unset; color: var(--white); margin: var(--gap-24) auto 0 !important; }

@media (min-width:1025px) {
    #payment-method-cash a#CashButton:is(:hover,:focus) { background: var(--black); }
    body:has(#payment-method-cash) #GridContent { margin-top: 100px; }
    .shopThankYouMsg a.shopBtn:is(:hover,:focus) { background: var(--black); }
    body:not(.home-page) #SiteGrid:has(#payment-method-credit) { padding-top: calc(var(--headerHeight) + 50px); }
    body:has(#payment-method-cash) #PageBreadCrumps { position: unset; pointer-events: none; }
    body:has(#payment-method-cash) #GridContent { margin-top: 0; }
    body:has(#payment-method-cash) #GridWrapInner { display: flex; flex-direction: column; justify-content: flex-start; }
}

@media (max-width:1024px) {
    body:has(#payment-method-cash) #PageBreadCrumps { top: 0; }
    body:has(#payment-method-cash) #GridWrapInner { width: 100%; padding: 0 var(--gap-20); margin: 0; display: flex; flex-direction: column; height: auto; padding-top: 50px; }
    body:has(#payment-method-cash) #headline h1 { font-size: var(--fs-48); margin-bottom: var(--gap-16); }
    #payment-method-cash .row > div { font-size: var(--fs-16); }
    #payment-method-cash a#CashButton { font-size: var(--fs-14); }

    body:has(.shopThankYouMsg) #GridWrapInner { width: 100%; padding: 0 var(--gap-20); margin: 0; }
    .shopThankYouMsg { font-size: var(--fs-16); }
    .shopThankYouMsg #headline h1 { font-size: var(--fs-48); }
    .shopThankYouMsg a.shopBtn { font-size: var(--fs-14); }
    body:has(#payment-method-cash) #GridContent { }
}


/*------------------------------------------/*
 HEADER LOGIN POPUP
/*------------------------------------------*/
body:not(.user-connected) #header2 #header-container .userBtn.navShopBtn { display: none; }
.headerShopLogin { top: calc(var(--headerHeight) + 0.7vw) !important; width: 52.1vw; background: var(--bg); z-index: 1000; }
body:has(.headerShopLogin.active) #SiteContainer::before { opacity: 0.165; }
.headerShopLogin .userLogin { padding: var(--gap-64); display: flex; gap: var(--gap-140); position: relative; }
.headerShopLogin .userLogin .closeUserPop { right: var(--gap-16); top: var(--gap-16); display: flex; }
.headerShopLogin .userLogin .closeUserPop button { font-size: clamp(1rem, var(--fs-14), 1000rem); border-bottom: 1px solid; color: var(--black); }
.headerShopLogin .userLogin .existingUser { padding: 0; }
.headerShopLogin .userLogin .existingUser::before { display: none; }
.headerShopLogin .userLogin .newUser { padding: 0; display: flex; flex-direction: column; align-items: center; }
.headerShopLogin .userLogin .subheadline { margin: 0 0 var(--gap-30); text-align: center; }
.headerShopLogin .userLogin .subheadline h2 { font-size: clamp(1.2rem, var(--fs-32), 1000rem); }
.headerShopLogin .userLogin .existingUser form#navLogin input:not([type=checkbox], [type=submit], [type=button], [type=radio]) { height: var(--gap-52); border: 1px solid var(--line); box; box-shadow: unset; width: 100%; border-radius: 0; color: var(--gray); padding: var(--gap-14); font-size: clamp(1.2rem, var(--fs-14), 1000rem); margin-bottom: var(--gap-12); background: var(--white); }
.headerShopLogin .userLogin .existingUser form#navLogin input:not([type=checkbox], [type=submit], [type=button], [type=radio])::placeholder { color: var(--gray) }
.headerShopLogin .userLogin .existingUser form#navLogin .loginFormInput.RememberMeBtn { display: inline-flex; align-items: center; }
.headerShopLogin .userLogin .existingUser form#navLogin .loginFormInput.RememberMeBtn input { box-shadow: unset; -webkit-appearance: auto; accent-color: var(--line); }
.headerShopLogin .userLogin .existingUser form#navLogin .loginFormInput.RememberMeBtn label { font-size: clamp(1rem, var(--fs-14), 1000rem); }
.headerShopLogin .userLogin .existingUser form#navLogin .loginFormInput.forgotPass { display: inline-flex; }
.headerShopLogin .userLogin .existingUser form#navLogin .loginFormInput.forgotPass button { font-size: clamp(1rem, var(--fs-14), 1000rem); text-decoration: unset; font-family: var(--font-2); }
.headerShopLogin .userLogin .loginOTPCodeInputs { flex-wrap: wrap; justify-content: center; }
.headerShopLogin .userLogin .existingUser form#navLogin input.shopBtn { background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); padding: 0 var(--gap-20); display: flex; align-items: center; justify-content: center; border-radius: var(--gap-2); transition: 0.3s all ease; border: unset; width: var(--gap-180); margin: var(--gap-32) auto 0; font-family: var(--font-3); }
.headerShopLogin .userLogin .existingUser form#navLogin .formError.error { font-size: var(--fs-12); left: unset; inset-inline-end: var(--gap-8); top: var(--gap-8); line-height: 0.8; }
form#navLogin .formMsgs { position: relative; bottom: unset; left: unset; transform: unset; padding: var(--gap-10) 0 0; text-align: center; }
form#navLogin .formMsgs span.formAlert { font-size: var(--fs-12); left: unset; transform: unset; position: relative; right: unset; bottom: unset; top: unset; }
form#navLogin .formMsgs span.formAlert.successLogIn { color: var(--black); }
.headerShopLogin .userLogin .newUserText { margin: 0; font-size: clamp(1.2rem, var(--fs-16), 1000rem); text-align: center; line-height: 1.5; color: var(--gray); display: block; }
.headerShopLogin .userLogin .newUser a.registerUser { max-width: unset; background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); width: max-content; min-width: var(--gap-180); padding: 0 var(--gap-20); display: inline-flex; align-items: center; justify-content: center; border-radius: var(--gap-2); transition: 0.3s all ease; border: unset; margin: var(--gap-32) auto 0; font-family: var(--font-3); }

@media (min-width:1025px) {
    .headerShopLogin .userLogin::before { content: ''; position: absolute; left: 50%; top: 50%; width: 1px; height: 100%; background: var(--line); transform: translate(-50%,-50%); }

    .headerShopLogin .userLogin .existingUser form#navLogin input.shopBtn:is(:hover,:focus) { background: var(--black); }
    .headerShopLogin .userLogin .newUser a.registerUser:is(:hover,:focus) { background: var(--black); }
}

@media (max-width:1024px) {
    .headerShopLogin { width: calc(100% - var(--gap-32)); top: calc(var(--headerHeight) + var(--gap-16)) !important; }
    .headerShopLogin .userLogin { padding: var(--gap-24); display: flex; gap: 0; background: transparent; flex-direction: column; max-height: calc(100svh - var(--headerHeight)); }
    .headerShopLogin .userLogin .closeUserPop { right: var(--gap-10); top: var(--gap-10); }
    .headerShopLogin .userLogin .closeUserPop button { font-size: var(--fs-14); }
    .headerShopLogin .userLogin .subheadline { margin: 0 0 var(--gap-20); }
    .headerShopLogin .userLogin .subheadline h2 { font-size: var(--fs-32); }
    .headerShopLogin .userLogin .existingUser { padding: 0 0 var(--gap-30); margin: 0 0 var(--gap-30); border-bottom: 1px solid var(--line); }
    .headerShopLogin .userLogin .existingUser form#navLogin input:not([type=checkbox], [type=submit], [type=button], [type=radio]) { font-size: var(--fs-14) !important; }
    .headerShopLogin .userLogin .existingUser form#navLogin .loginFormInput.RememberMeBtn label { font-size: var(--fs-14); }
    .headerShopLogin .userLogin .existingUser form#navLogin .loginFormInput.forgotPass button { font-size: var(--fs-14); }
    .headerShopLogin .userLogin .existingUser form#navLogin input.shopBtn { height: var(--gap-48); font-size: var(--fs-14) !important; width: 100%; margin: var(--gap-16) auto 0; }
    .headerShopLogin .userLogin .newUser::before { display: none; }
    .headerShopLogin .userLogin .newUserText { font-size: var(--fs-14); }
    .headerShopLogin .userLogin .newUser a.shopBtn { background: transparent; border: 1px solid var(--black); color: var(--black); height: var(--gap-48); margin: var(--gap-20) auto 0; min-width: auto; width: 100%; font-size: var(--fs-14); }
}


/*------------------------------------------/*
 USER PASSWORD RESET
/*------------------------------------------*/
#forgot-password-modal { padding: 0 !important; }
#forgot-password-modal .modal-content { max-width: 30vw; }
#forgot-password-modal .modal-content a.close { padding: var(--gap-12); margin: 0 auto; width: max-content; display: flex; }
#forgot-password-modal .modal-content a.close svg { width: var(--gap-20); height: var(--gap-20); }
#forgot-password-modal .modal-content .modal-body { background: var(--bg); border-radius: var(--gap-2); max-width: 100%; padding: var(--gap-56) var(--gap-64); }
#forgot-password-modal .modal-content .modal-body .subheadline h2 { font-size: clamp(2rem, var(--fs-32), 1000rem); letter-spacing: -0.32px; margin-bottom: var(--gap-32); }
#forgot-password-modal .modal-content .modal-body form#passwordRecovery { max-width: unset; margin: 0; }
#forgot-password-modal .modal-content .modal-body form#passwordRecovery p { margin-bottom: 0; font-size: clamp(1.2rem, var(--fs-16), 1000rem); line-height: 1.5; text-wrap: balance; }
#forgot-password-modal .modal-content .modal-body form#passwordRecovery .loginFormInput { margin-top: var(--gap-32); }
#forgot-password-modal .modal-content .modal-body form#passwordRecovery .loginFormInput input#userEmailForPassword { width: 100%; max-width: 100%; padding: var(--gap-14); box-shadow: none; border: 1px solid var(--line) !important; background: var(--white); margin: 0; font-size: clamp(1.2rem, var(--fs-14), 1000rem); color: var(--gray); border-radius: var(--gap-2); height: var(--gap-52); }
#forgot-password-modal .modal-content .modal-body form#passwordRecovery .loginFormInput input#userEmailForPassword::placeholder { color: var(--black) !important; }
#forgot-password-modal .modal-content .modal-body form#passwordRecovery :is(.loginFormInput .shopBtn.submitRecovery, .shopBtn.closePop) { background-color: var(--red); font-size: clamp(1.2rem, var(--fs-16), 1000rem); transition: 0.3s all ease; border: unset; min-width: var(--gap-180); width: max-content; height: var(--gap-52); color: var(--white); padding: 0 var(--gap-16); margin: 0; border-radius: var(--gap-2); font-family: var(--font-2); max-width: unset; text-align: center; }

body:has(.registerFormWrapper.passwordRecovery #updatePassword-form, .passwordRecoveryPage) #SiteGrid { display: flex; align-items: center; flex-direction: column; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form, .passwordRecoveryPage) #SiteGrid #GridPage { width: 100%; height: 100%; padding: 0; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form, .passwordRecoveryPage) #SiteGrid #GridWrap { display: flex; flex-direction: column; max-width: unset; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form, .passwordRecoveryPage) #SiteGrid #GridWrapInner { padding: 0; min-height: calc(var(--app-height) - var(--headerHeight)); display: grid; place-content: center; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form, .passwordRecoveryPage) #SiteGrid #PageBreadCrumps { position: absolute; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery { max-width: unset; background: transparent; margin: 0; padding: 0; width: 27vw; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form, .passwordRecoveryPage) #headline { margin: 0; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form, .passwordRecoveryPage) #headline h1 { font-size: clamp(2rem, var(--fs-80), 1000rem); margin: 0 0 var(--gap-40); }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form { display: flex; flex-direction: column; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form .col-xs-12 { padding: 0; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form fieldset { display: grid; gap: var(--gap-20); }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form fieldset .passwordWrapper input { width: 100%; max-width: 100%; padding: var(--gap-14) var(--gap-20); box-shadow: none; border: 1px solid var(--line) !important; background: var(--white); margin: 0; font-size: clamp(1.2rem, var(--fs-14), 1000rem); color: var(--gray); border-radius: var(--gap-2); height: var(--gap-52); }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form fieldset .passwordWrapper input::placeholder { color: var(--black) !important; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form fieldset .passwordWrapper::before { inset-inline-start: var(--gap-12); top: var(--gap-18); font-size: var(--fs-14); color: var(--gray); }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form fieldset .passwordWrapper span.error { font-size: clamp(1rem, var(--fs-12), 1000rem); left: unset; inset-inline-end: var(--gap-14); top: 50%; font-weight: unset; margin: 0; transform: translateY(-50%); }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form .normal-form-comment { font-size: clamp(1.2rem, var(--fs-14), 1000rem); color: var(--gray); padding: 0; margin-top: var(--gap-10); }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form .normal-form-submit { width: max-content; margin: var(--gap-40) auto 0; }
body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form .normal-form-submit input { background-color: var(--red); height: var(--gap-52); display: inline-flex; font-size: clamp(1.2rem, var(--fs-16), 1000rem); transition: 0.3s all ease; min-width: var(--gap-180); font-family: var(--font-2); padding: 0 var(--gap-32); align-items: center; justify-content: center; border: unset; color: var(--white); border-radius: var(--gap-2); margin: 0; }

body:has(.passwordRecoveryPage) #text1 { max-width: 100%; }
body:has(.passwordRecoveryPage) #text1 a.shopBtn { background-color: var(--red); height: var(--gap-52); display: inline-flex !important; font-size: clamp(1.2rem, var(--fs-16), 1000rem); transition: 0.3s all ease; min-width: var(--gap-180); font-family: var(--font-2); padding: 0 var(--gap-32); width: max-content; align-items: center; justify-content: center; border: unset; color: var(--white); border-radius: var(--gap-2); margin: 0; max-width: unset; }

@media (min-width:1025px) {
    #forgot-password-modal .modal-content .modal-body form#passwordRecovery :is(.loginFormInput .shopBtn.submitRecovery, .shopBtn.closePop):is(:hover,:focus) { background: var(--black); color: var(--white); }

    body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form .normal-form-submit input:is(:hover,:focus) { background: var(--black); color: var(--white); }

    body:has(.passwordRecoveryPage) #text1 a.shopBtn:is(:hover,:focus) { background: var(--black); color: var(--white); }
}

@media (max-width:1024px) {
    #forgot-password-modal .modal-content { max-width: calc(100% - var(--gap-32)); }
    #forgot-password-modal .modal-content .modal-body { padding: var(--gap-40) var(--gap-24) var(--gap-24); }
    #forgot-password-modal .modal-content .modal-body .subheadline h2 { font-size: var(--fs-32); margin-bottom: var(--gap-24); }
    #forgot-password-modal .modal-content .modal-body form#passwordRecovery p { font-size: var(--fs-14); line-height: 1.2; }
    #forgot-password-modal .modal-content .modal-body form#passwordRecovery .loginFormInput { margin-top: var(--gap-24); }
    #forgot-password-modal .modal-content .modal-body form#passwordRecovery .loginFormInput input#userEmailForPassword { font-size: var(--fs-14) !important; height: var(--gap-50); }
    #forgot-password-modal .modal-content .modal-body form#passwordRecovery :is(.loginFormInput .shopBtn.submitRecovery, .shopBtn.closePop) { height: auto; font-size: var(--fs-14); padding: var(--gap-14) var(--gap-16); width: 100%; line-height: 1.15; }

    body:has(.registerFormWrapper.passwordRecovery #updatePassword-form, .passwordRecoveryPage) #SiteGrid #GridWrapInner { display: flex; }
    body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery { width: 100%; padding: 0 var(--gap-32); }
    body:has(.registerFormWrapper.passwordRecovery #updatePassword-form, .passwordRecoveryPage) #headline h1 { font-size: var(--fs-32); margin-bottom: var(--gap-24); }
    body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form fieldset { gap: var(--gap-16); }
    body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form fieldset .passwordWrapper input { font-size: var(--fs-14) !important; height: var(--gap-50); }
    body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form .normal-form-comment { font-size: var(--fs-14); }
    body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form .normal-form-submit { margin-top: var(--gap-16); width: 100%; }
    body:has(.registerFormWrapper.passwordRecovery #updatePassword-form) .registerFormWrapper.passwordRecovery form#updatePassword-form .normal-form-submit input { height: auto; font-size: var(--fs-14) !important; padding: var(--gap-14) var(--gap-16); width: 100%; line-height: 1.15; }

    body:has(.passwordRecoveryPage) #text1 a.shopBtn { height: auto; font-size: var(--fs-14); padding: var(--gap-14) var(--gap-16); line-height: 1.15; min-width: unset; }
}


/*------------------------------------------/*
 CHECKOUT LOGIN PAGE
/*------------------------------------------*/
.shopLayout.checkoutPage:has(.checkout-login) { gap: 0; width: 52vw; }
.shopLayout.checkoutPage:has(.checkout-login) #headline { text-align: center; }
.shopLayout.checkoutPage .checkout-login { max-width: unset; margin: 0; padding: var(--gap-56) var(--gap-64); display: flex; gap: var(--gap-120); position: relative; background: var(--bg); border-radius: 0; }
.shopLayout.checkoutPage .checkout-login .registeredUser { padding: 0; }
.shopLayout.checkoutPage .checkout-login .registeredUser::before { display: none; }
.shopLayout.checkoutPage .checkout-login .newUser { padding: 0; display: flex; flex-direction: column; align-items: center; }
.shopLayout.checkoutPage .checkout-login .subheadline { margin: 0 0 var(--gap-30); text-align: center; }
.shopLayout.checkoutPage .checkout-login .subheadline h2 { font-size: clamp(1.2rem, var(--fs-32), 1000rem); color: var(--red); }
.shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin input:not([type=checkbox], [type=submit], [type=button], [type=radio]) { height: var(--gap-52); border: 1px solid var(--line); box-shadow: unset; width: 100%; border-radius: var(--gap-2); color: var(--gray); padding: var(--gap-14); font-size: clamp(1.2rem, var(--fs-14), 1000rem); margin-bottom: var(--gap-12); background: var(--white); }
.shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin .loginFormInput.RememberMeBtn { display: inline-flex; align-items: center; }
.shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin .loginFormInput.RememberMeBtn label { font-size: clamp(1rem, var(--fs-14), 1000rem); color: var(--red); }
.shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin .loginFormInput.forgotPass { display: inline-flex; }
.shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin .loginFormInput.forgotPass button { font-size: clamp(1rem, var(--fs-14), 1000rem); text-decoration: unset; font-family: var(--font-1); color: var(--red); }
.shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin input.shopBtn { background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); min-width: var(--gap-180); padding: 0 var(--gap-20); margin: var(--gap-40) auto 0; display: flex; align-items: center; justify-content: center; border-radius: var(--gap-2); width: max-content; font-family: var(--font-1); transition: 0.3s all ease; border: unset; }
.shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin .formError.error { font-size: var(--fs-12); left: var(--gap-8); top: var(--gap-8); line-height: 0.8; }
.shopLayout.checkoutPage .checkout-login .newUserText { margin: 0; font-size: clamp(1.2rem, var(--fs-16), 1000rem); text-align: center; line-height: 1.5; }
.shopLayout.checkoutPage .checkout-login .newUser a.shopBtn { width: max-content; max-width: unset; min-width: var(--gap-180); margin: var(--gap-32) auto 0; background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); padding: 0 var(--gap-20); font-family: var(--font-1); display: inline-flex; align-items: center; justify-content: center; border-radius: var(--gap-2); transition: 0.3s all ease; border: unset; }
.shopLayout.checkoutPage .checkout-login .newUser a.checkoutLogin { margin: 0; font-size: clamp(1.2rem, var(--fs-16), 1000rem); color: var(--red); }
.shopLayout.checkoutPage .checkout-login .newUser > span { margin: var(--gap-20) 0; font-size: clamp(1.2rem, var(--fs-16), 100rem); }
.shopLayout.checkoutPage .checkout-login .newUserText p { color: var(--red); }

@media (min-width:1025px) {
    .shopLayout.checkoutPage .checkout-login::after { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: var(--line); height: calc(100% - (var(--gap-56) * 2)); width: 1px; }
    .shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin input.shopBtn:is(:hover,:focus) { background: var(--black); }
    .shopLayout.checkoutPage .checkout-login .newUser a.shopBtn:is(:hover,:focus) { background: var(--black); color: var(--white); }
}

@media (max-width:1024px) {
    .shopLayout.checkoutPage:has(.checkout-login) { width: 100%; }

    .shopLayout.checkoutPage { width: 100%; gap: 0; margin: 0 auto var(--gap-56); }
    .shopLayout.checkoutPage #headline { margin: 0 auto; text-align: center; }
    .shopLayout.checkoutPage #headline h1 { color: var(--red); font-size: var(--fs-32); margin-bottom: var(--gap-32); }
    .shopLayout.checkoutPage .checkout-login { padding: var(--gap-30); gap: 0; flex-direction: column-reverse; }
    .shopLayout.checkoutPage .checkout-login .subheadline { margin: 0 0 var(--gap-24); }
    .shopLayout.checkoutPage .checkout-login .subheadline h2 { font-size: var(--fs-32); }
    .shopLayout.checkoutPage .checkout-login .registeredUser { padding: 0 0 var(--gap-30); margin: 0 0 var(--gap-30); border-bottom: 1px solid var(--line); }
    .shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin input:not([type=checkbox], [type=submit], [type=button], [type=radio]) { height: var(--gap-48); font-size: var(--fs-16) !important; }
    .shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin .loginFormInput.RememberMeBtn label { font-size: var(--fs-14); }
    .shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin .loginFormInput.forgotPass button { font-size: var(--fs-14); }
    .shopLayout.checkoutPage .checkout-login .registeredUser form#checkoutLogin input.shopBtn { height: var(--gap-48); padding: 0 var(--gap-30); font-size: var(--fs-16) !important; letter-spacing: 0.17px; }
    .shopLayout.checkoutPage .checkout-login .newUser::before { display: none; }
    .shopLayout.checkoutPage .checkout-login .newUserText { font-size: var(--fs-16); }
    .shopLayout.checkoutPage .checkout-login .newUser a.shopBtn { height: var(--gap-48); padding: 0 var(--gap-30); margin: var(--gap-20) 0 0; min-width: auto; width: 100%; font-size: var(--fs-16); letter-spacing: 0.17px; }
    .shopLayout.checkoutPage .checkout-login .newUser a.checkoutLogin { margin: 0; font-size: var(--fs-16); }
    .shopLayout.checkoutPage .checkout-login .newUser > span { font-size: var(--fs-16); }
}


/*------------------------------------------/*
 REGISTER PAGE
/*------------------------------------------*/
.ShopRegisterPage .registerFormWrapper.registerPage { max-width: 32.813vw; padding: var(--gap-56); border-radius: 0; margin: 0 auto var(--gap-160); background: var(--white); display: flex; flex-direction: column; gap: var(--gap-40); margin-top: var(--headerHeight); }
.ShopRegisterPage .registerFormWrapper.registerPage.registerThanks { background: transparent; }
.ShopRegisterPage .registerFormWrapper.registerPage.registerThanks #text1 p { color: var(--black); }
.ShopRegisterPage .registerFormWrapper.registerPage.registerThanks #headline { justify-content: center; }
.ShopRegisterPage .registerFormWrapper.registerPage #headline { margin: 0; display: flex; justify-content: center; }
.ShopRegisterPage .registerFormWrapper.registerPage #headline h1 { font-size: clamp(1.2rem, var(--fs-80), 100rem); }
.ShopRegisterPage .registerFormWrapper.registerPage #headline h1 p { max-width: unset; margin: 0 auto; font-size: 100%; color: var(--red); }
.ShopRegisterPage .registerFormWrapper.registerPage > p { margin-bottom: 0; font-size: clamp(1.2rem, var(--fs-16), 1000rem); line-height: 1.5; max-width: unset; color: var(--red); }
.ShopRegisterPage .registerFormWrapper.registerPage .row { margin: 0; display: grid; width: 100%; }
.ShopRegisterPage .registerFormWrapper.registerPage fieldset { display: flex; flex-direction: column; gap: var(--gap-20); }
.ShopRegisterPage .registerFormWrapper.registerPage fieldset > div { padding: 0; margin: 0; }
.ShopRegisterPage .registerFormWrapper.registerPage fieldset > div > div { padding: 0; }
.ShopRegisterPage .registerFormWrapper.registerPage fieldset > div.dateBoxWrapper { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0 var(--gap-8); }
.ShopRegisterPage .registerFormWrapper.registerPage fieldset > div.dateBoxWrapper > label { grid-column: 1/-1; }
.ShopRegisterPage .registerFormWrapper.registerPage fieldset > div.dateBoxWrapper div:has(> .selectHolder) { width: 100%; }
.ShopRegisterPage .registerFormWrapper.registerPage fieldset > div.dateBoxWrapper div:has(> .selectHolder) .selectHolder::before { left: unset; inset-inline-end: var(--gap-14); width: var(--gap-8); height: var(--gap-8); }
.ShopRegisterPage .registerFormWrapper.registerPage fieldset > div#GoogleStreet svg { left: unset; inset-inline-end: var(--gap-14); top: 50%; transform: translateY(-50%); background-repeat: no-repeat; background-position: center; background-image: url(/warehouse/dynamic/682898.svg); background-size: contain; fill: transparent; height: var(--gap-24); width: var(--gap-24); }
.ShopRegisterPage .registerFormWrapper.registerPage fieldset > div#GoogleStreet #location-input-error { top: 100%; }
.ShopRegisterPage .registerFormWrapper.registerPage label { font-weight: unset; color: var(--red); line-height: 1.5; font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin-bottom: var(--gap-4); padding: 0; }
.ShopRegisterPage .registerFormWrapper.registerPage :is(input:not([type=submit], [type=checkbox]), select) { background: var(--white) !important; border: 1px solid var(--line) !important; border-radius: unset !important; color: var(--gray) !important; important; padding: var(--gap-14) !important; box-shadow: none; font-size: clamp(1.2rem, var(--fs-14), 1000rem) !important; margin: 0 !important; height: var(--gap-52) !important; }
.ShopRegisterPage .registerFormWrapper.registerPage .error { left: unset; inset-inline-end: 0; bottom: -1vw; top: unset; font-size: var(--fs-12); color: #df2424; margin: 0; }
.ShopRegisterPage .registerFormWrapper.registerPage .normal-form-comment { font-size: clamp(1.2rem, var(--fs-14), 1000rem); color: var(--gray); padding: 0; margin-top: var(--gap-20); }
.ShopRegisterPage .registerFormWrapper.registerPage div :has(> .normal-form-submit) { padding: 0; }
.ShopRegisterPage .registerFormWrapper.registerPage .normal-form-submit { width: auto; margin: 0; display: flex; justify-content: center; }
.ShopRegisterPage .registerFormWrapper.registerPage .normal-form-submit button { padding: 0 var(--gap-30); background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); font-family: var(--font-1); transition: 0.3s all ease; border: none; border-radius: var(--gap-2); display: inline-flex; align-items: center; justify-content: center; min-width: var(--gap-180); width: max-content; margin-top: var(--gap-40); }
.ShopRegisterPage .registerFormWrapper.registerPage #text1 a.shopBtn { padding: 0 var(--gap-20); background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); transition: 0.3s all ease; font-family: var(--font-1); border: none; border-radius: var(--gap-2); display: inline-flex !important; align-items: center; justify-content: center; text-transform: uppercase; min-width: var(--gap-180); width: max-content; margin-top: var(--gap-32) !important; }
.ShopRegisterPage .registerFormWrapper.registerPage .formMsgs { bottom: unset; padding: 0; }
.ShopRegisterPage .registerFormWrapper.registerPage .formMsgs h3.success { color: var(--black); line-height: 1.2; font-size: clamp(1.2rem, var(--fs-14), 1000rem); margin: var(--gap-16) auto 0; font-family: var(--font-2); text-align: center; }

@media (min-width:1025px) {
    .ShopRegisterPage .registerFormWrapper.registerPage .normal-form-submit button:is(:hover,:focus) { background: var(--black); }
}

@media (max-width: 1024px) {
    .ShopRegisterPage .registerFormWrapper.registerPage { max-width: unset; width: 100%; padding: var(--gap-24) var(--gap-24) var(--gap-56); gap: 0; margin: 0 auto; background: transparent; }
    .ShopCheckoutPage.ShopRelatedPage section#GridTop:not(.noTopImage), .ShopRelatedPage section#GridTop:not(.noTopImage) { display: none; }
    .ShopRegisterPage .registerFormWrapper.registerPage #headline h1 { margin-bottom: var(--gap-32); font-size: var(--fs-48); }
    .ShopRegisterPage .registerFormWrapper.registerPage #headline h1 p { }
    .ShopRegisterPage .registerFormWrapper.registerPage > p { font-size: var(--fs-16); margin-bottom: var(--gap-40); }
    .ShopRegisterPage .registerFormWrapper.registerPage .normal-form-comment { font-size: var(--fs-16); }
    .ShopRegisterPage .registerFormWrapper.registerPage fieldset { gap: var(--gap-16); }
    .ShopRegisterPage .registerFormWrapper.registerPage label { font-size: var(--fs-16); }
    .ShopRegisterPage .registerFormWrapper.registerPage :is(input:not([type=submit], [type=checkbox]), select) { font-size: var(--fs-14) !important; height: var(--gap-48) !important; }
    .ShopRegisterPage .registerFormWrapper.registerPage .error { bottom: unset; top: var(--gap-10); }
    .ShopRegisterPage .registerFormWrapper.registerPage .normal-form-submit button { padding: 0 var(--gap-24); width: 100%; height: var(--gap-48); min-width: unset; font-size: var(--fs-14); margin-top: var(--gap-20); }
    .ShopRegisterPage .registerFormWrapper.registerPage #text1 a.shopBtn { height: var(--gap-48); font-size: var(--fs-14); padding: 0 var(--gap-20); margin-top: var(--gap-20) !important; }
    .ShopRegisterPage .registerFormWrapper.registerPage .formMsgs h3.success { font-size: var(--fs-14); }
}


/*------------------------------------------/*
 PERSONAL INFO PAGES
/*------------------------------------------*/
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) { direction: rtl; width: 65vw; margin: 0 auto var(--gap-160); display: flex; gap: var(--gap-20); justify-content: center; margin-top: calc(var(--headerHeight) + var(--gap-40)); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .loggedInUser.profileSideBar { width: calc(30% - var(--gap-24)); margin: 0; height: max-content; border-radius: 0; overflow: hidden; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .loggedInUser.profileSideBar h4 { background: var(--white); font-size: clamp(1.2rem, var(--fs-24), 1000rem); height: auto; min-height: var(--gap-140); padding: var(--gap-30) var(--gap-20); margin-bottom: 0; color: var(--red); border-bottom: var(--gap-4) solid var(--bg); border-radius: var(--gap-2); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .loggedInUser.profileSideBar h4 span { display: inline-block; font-family: var(--font-3); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .loggedInUser.profileSideBar h4 button { margin-top: var(--gap-10); font-size: clamp(1rem, var(--fs-14), 1000rem); color: inherit; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .loggedInUser.profileSideBar a.userAction { background: var(--white); color: var(--red); font-size: clamp(1.2rem, var(--fs-16), 1000rem); padding: var(--gap-20); margin: 0; display: flex; align-items: center; border-bottom: var(--gap-4) solid var(--bg); font-family: var(--font-1); border-radius: var(--gap-2); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .loggedInUser.profileSideBar a.userAction:last-child { border: unset; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .loggedInUser.profileSideBar a.userAction.active { background: var(--red); color: var(--white); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .loggedInUser.profileSideBar a.userAction::before,
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .loggedInUser.profileSideBar a.userAction svg { display: none; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile { margin: 0; max-width: unset; width: calc(70% - var(--gap-24)); flex-grow: 1; overflow: hidden; border-radius: var(--gap-2); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile #headline { height: auto; margin-bottom: 0; display: grid; background: var(--white); min-height: var(--gap-140); padding: var(--gap-40); align-items: center; border-bottom: var(--gap-4) solid var(--bg); border-radius: var(--gap-2); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile #headline h1 { font-size: clamp(1.2rem, var(--fs-48), 1000rem); color: var(--red); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile #headline h1 svg { display: none; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper { min-height: unset; max-width: unset; background: var(--white); margin: 0; padding: var(--gap-40); display: flex; flex-direction: column; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper fieldset div:has(> input:not([type=submit], [type=checkbox])) { padding: 0; margin-bottom: var(--gap-16); width: 100%; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper fieldset div:has(> input:not([type=submit], [type=checkbox])) span.error { left: unset; inset-inline-end: 0; bottom: -1vw; top: unset; font-size: var(--fs-12); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper fieldset label { font-weight: unset; line-height: 1.5; color: var(--red); font-size: clamp(1.2rem, var(--fs-16), 1000rem); margin-bottom: var(--gap-4); padding: 0; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper fieldset :is(input:not([type=submit], [type=checkbox]), select) { background: var(--white) !important; border: 1px solid var(--line) !important; border-radius: unset !important; color: var(--gray) !important; padding: var(--gap-14) !important; box-shadow: none; font-size: clamp(1.2rem, var(--fs-14), 1000rem) !important; margin: 0 !important; height: var(--gap-52) !important; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .dateBoxWrapper { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0 var(--gap-8); width: 100%; margin-bottom: var(--gap-16); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .dateBoxWrapper > label { grid-column: 1/-1; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .dateBoxWrapper div:has(> .selectHolder) { width: 100%; padding: 0; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .dateBoxWrapper div:has(> .selectHolder) .selectHolder::before { left: unset; inset-inline-end: var(--gap-14); width: var(--gap-8); height: var(--gap-8); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .normal-form-comment { font-size: clamp(1.2rem, var(--fs-14), 1000rem); color: var(--black); padding: 0; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper div:has(>.normal-form-submit) { width: 100%; padding: 0; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .normal-form-submit { width: max-content; float: unset; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .normal-form-submit input { padding: 0 var(--gap-20); background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); transition: 0.3s all ease; border: none; border-radius: var(--gap-2); display: inline-flex; align-items: center; justify-content: center; min-width: var(--gap-180); width: max-content; margin-top: var(--gap-40); font-family: var(--font-1); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .formMsgs { position: relative; padding: var(--gap-20) 0 0; left: unset; bottom: unset; transform: unset; margin: 0; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .formMsgs h3 { font-size: clamp(1.2rem, var(--fs-16), 1000rem); color: var(--black); margin: 0; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .noItemsYet .items h3 { font-size: clamp(1.2rem, var(--fs-24), 1000rem); color: var(--black); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .noItemsYet h2 { font-size: clamp(1.2rem, var(--fs-16), 1000rem); font-family: var(--font-1); line-height: 1.5; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .noItemsYet a.shopBtn { background: var(--red); color: var(--white); font-family: var(--font-1); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); min-width: var(--gap-180); padding: 0 var(--gap-20); display: inline-flex; align-items: center; justify-content: center; border-radius: var(--gap-2); transition: 0.3s all ease; border: unset; margin-top: var(--gap-40); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .itemsList { display: flex; flex-wrap: wrap; gap: var(--gap-40) var(--gap-16); }
:is(div, #CatalogModule) .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .itemsList .newCatalogItemBox.catalogItemBox { min-width: unset; max-width: unset; grid-row: unset; width: 100%; }
:is(div, #CatalogModule) .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .itemsList .newCatalogItemBox.catalogItemBox .catalogItemBoxInner { border: 1px solid var(--line); }

.shopLayout.wishListPage .userProfile.user-not-connected #headline { text-align: center; align-items: center; }

@media (min-width:1025px) {
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .loggedInUser.profileSideBar a.userAction:hover { background: var(--red); color: var(--white); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .normal-form-submit input:is(:hover,:focus),
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .noItemsYet a.shopBtn:is(:hover,:focus) { background: var(--black); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .itemsList { display: grid; grid-template-columns: repeat(3, 1fr); }
    :is(div, #CatalogModule) .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .itemsList:has(.newCatalogItemBox.catalogItemBox:nth-child(1):last-child) { max-width: max-content; }
    :is(div, #CatalogModule) .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .itemsList .newCatalogItemBox.catalogItemBox .catalogItemBoxInner .item-box-link-wrapper.content { padding: var(--gap-16); }
    .shopLayout.wishListPage .userProfile.user-not-connected { flex-grow: unset; }
}

@media (max-width:1024px) {
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) { padding: 0 var(--gap-24); width: 100%; gap: var(--gap-8); margin: 0 auto var(--gap-56); margin-top: var(--headerHeight); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile { width: 100%; border: unset; }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile #headline { padding: var(--gap-32); padding-block: var(--gap-14); margin-bottom: var(--gap-8); text-align: center; min-height: unset; border-bottom: unset; }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile #headline h1 { font-size: var(--fs-32); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper { padding: var(--gap-24); border-radius: var(--gap-2); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper fieldset label { font-size: var(--fs-16); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper fieldset div:has(> input:not([type=submit], [type=checkbox])) span.error { bottom: unset; top: var(--gap-10); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper fieldset input:not([type=submit], [type=checkbox]) { font-size: var(--fs-14) !important; }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .normal-form-comment { font-size: var(--fs-16); color: var(--red); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .normal-form-submit { width: 100%; }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .normal-form-submit input { padding: 0 var(--gap-24); width: 100%; min-width: unset; font-size: var(--fs-16) !important; margin-top: var(--gap-20); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .formMsgs h3 { font-size: var(--fs-16); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .noItemsYet h2 { font-size: var(--fs-16); letter-spacing: normal; color: var(--red); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .noItemsYet a.shopBtn { font-size: var(--fs-14); min-width: unset; padding: 0 var(--gap-30); max-width: unset; }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile .registerFormWrapper .itemsList { margin: 0 auto; display: grid; grid-template-columns: repeat(1,1fr); align-items: center; border: unset; width: 100%; }
}


/*------------------------------------------/*
 PERSONAL ORDERS
/*------------------------------------------*/
.shopLayout:has(> .loggedInUser) .userProfile .orders { max-width: unset; }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem { margin: 0; background: var(--white); padding: var(--gap-40); position: relative; }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem:first-child:has(+ .orderItem)::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); background: var(--lgray); height: 1px; width: calc(100% - var(--gap-80)); }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .topOrderItem { display: flex; gap: var(--gap-40); justify-content: space-between; padding-bottom: var(--gap-32); }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .topOrderItem::after { display: none; }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .topOrderItem .cartItemsCell { padding: 0; width: max-content; display: flex; gap: var(--gap-10); flex-direction: column; color: var(--gray); }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .topOrderItem .cartItemsCell span { font-size: clamp(1.2rem, var(--fs-16), 1000rem); }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .topOrderItem .cartItemsCell span:first-child { font-size: clamp(1.2rem, var(--fs-24), 1000rem); font-weight: unset; margin: 0; font-family: var(--font-3); color: var(--black); }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem { padding: 0; display: flex; gap: var(--gap-32); justify-content: space-between; align-items: center; }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-images { width: max-content; display: flex; gap: var(--gap-10); flex-wrap: wrap; }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-images .orderItemImg { margin: 0; width: var(--gap-96); height: var(--gap-96); border: unset; display: flex; align-items: center; justify-content: center; background: transparent; border-radius: var(--gap-2); }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-images .orderItemImg img { max-width: unset; max-height: unset; position: relative; left: unset; top: unset; transform: unset; width: 100%; height: 100%; object-fit: cover; }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-actions { text-align: center; gap: var(--gap-16); width: max-content; display: flex; flex-direction: column; }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-actions :is(a.openOrder, button.addOrderToCart) { background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); min-width: var(--gap-180); padding: 0 var(--gap-24); display: inline-flex; align-items: center; justify-content: center; font-family: var(--font-2); border-radius: var(--gap-2); transition: 0.3s all ease; border: unset; margin: 0; }
.shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-actions button.addOrderToCart { background: transparent; color: var(--black); border: 1px solid var(--black); }
.shopLayout:has(> .loggedInUser) .userProfile.noItemsYet .cartItemsTable.orders .items h3 { margin: var(--gap-20) auto 0; font-size: clamp(1.2rem, var(--fs-16), 1000rem); color: var(--black); }

.shopLayout:has(> .loggedInUser).singleOrderPage #headline > span { font-size: clamp(1.2rem, var(--fs-16), 100rem); color: var(--black); margin-top: var(--gap-16); }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderFirstDetails { background: var(--white); padding: var(--gap-40); margin: 0; flex-direction: row; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderFirstDetails .order-details-container { gap: var(--gap-12); font-size: clamp(1.2rem, var(--fs-16), 100rem); }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderFirstDetails .order-details-container .orderDetail { font-size: inherit; line-height: 1.5; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderFirstDetails .order-details-container .orderDetail strong { font-weight: unset; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderFirstDetails .order-actions-container button.addOrderToCart { background: var(--red); color: var(--white); font-size: clamp(1.2rem, var(--fs-16), 1000rem); height: var(--gap-52); min-width: var(--gap-180); padding: 0 var(--gap-24); display: inline-flex; align-items: center; justify-content: center; font-family: var(--font-2); border-radius: var(--gap-2); transition: 0.3s all ease; border: unset; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper { margin: 0; max-width: unset; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items { background: var(--white); margin: 0; padding: 0 var(--gap-40); }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .subheadline { margin-bottom: var(--gap-40); }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .subheadline h2 { font-size: clamp(1.2rem, var(--fs-20), 100rem); font-weight: unset; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable { max-width: unset; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .itemsTitles { font-weight: unset; border-bottom: 1px solid var(--line); }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItemsCell { font-size: clamp(1.2rem, var(--fs-16), 1000rem); padding: var(--gap-16) 0; font-family: var(--font-2); font-weight: unset; margin: 0; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItemsCell.cartItemPrice { width: 18%; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItemsCell.cartItemPrice span.finalPrice { gap: var(--gap-4); flex-direction: row-reverse; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem { padding: var(--gap-16) 0; border-bottom: 1px solid var(--line); }

.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem::before, .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem::after { display: none; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem .cartItemsCell.cartItemName { padding: 0; display: flex; width: 100%; gap: var(--gap-16); align-items: center; font-size: clamp(1.2rem, var(--fs-18), 1000rem); }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem .cartItemsCell.cartItemName .cartItemPic { width: auto; height: auto; border: unset; background: transparent; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem .cartItemsCell.cartItemName .cartItemPic img { position: relative; left: unset; top: unset; transform: unset; max-width: unset; max-height: unset; width: var(--gap-96); height: var(--gap-96); border-radius: unset; object-fit: cover; border-radius: 0; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem .cartItemsCell.cartItemName .itemName { margin: 0; max-width: unset; fon; font-family: var(--font-3); font-weight: initial; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .orderMoreDetails { margin: 0; padding: var(--gap-40); background: var(--white); text-align: start; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .orderMoreDetails > div { padding: 0; font-size: clamp(1.2rem, var(--fs-16), 1000rem); line-height: 1.5; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .orderMoreDetails > div .subheadline { margin: 0 0 var(--gap-32); border: unset; padding: 0; }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .orderMoreDetails > div .subheadline h2 { font-family: var(--font-3); text-align: inherit; font-size: clamp(1.2rem, var(--fs-24), 1000rem); }
.shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .orderMoreDetails > div strong { font-weight: unset; }

@media(min-width: 1025px) {
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-actions :is(a.openOrder, button.addOrderToCart):is(:hover, :focus) { background: var(--black); border-color: var(--black); color: var(--white); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderFirstDetails .order-actions-container button.addOrderToCart:is(:hover, :focus) { background: var(--black); border-color: var(--black); color: var(--white); }
}

@media(max-width: 1024px) {
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem { padding: var(--gap-24); border-radius: var(--gap-2); }
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem:not(:first-child) { margin-top: var(--gap-10); }
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .topOrderItem { gap: var(--gap-24) 0; padding-bottom: var(--gap-40); flex-wrap: wrap; }
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .topOrderItem .cartItemsCell { align-items: flex-start; gap: var(--gap-6); width: 50%; }
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .topOrderItem .cartItemsCell span { font-size: var(--fs-16); }
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .topOrderItem .cartItemsCell span:first-child { font-size: var(--fs-20); }
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem { gap: var(--gap-20); padding: 0; flex-direction: column; }
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-images { width: 100%; }
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-images .orderItemImg { }
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-actions { margin-top: 0; width: 100%; }
    .shopLayout:has(> .loggedInUser) .userProfile .orders .orderItem .bottomOrderItem .order-actions :is(a.openOrder, button.addOrderToCart) { font-size: var(--fs-14); width: 100%; }
    .shopLayout:has(> .loggedInUser) .userProfile.noItemsYet .cartItemsTable.orders .items h3 { font-size: var(--fs-16); }

    .shopLayout:has(> .loggedInUser).singleOrderPage #headline > span { font-size: var(--fs-16); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderFirstDetails { padding: var(--gap-24); flex-direction: column; gap: var(--gap-16); margin-bottom: var(--gap-8); border-radius: var(--gap-2); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderFirstDetails .order-details-container { font-size: var(--fs-16); gap: var(--gap-6); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderFirstDetails .order-actions-container button.addOrderToCart { font-size: var(--fs-14); width: 100%; }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper { overflow: hidden; border-radius: var(--gap-2); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items { padding: 0 var(--gap-24); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .subheadline { margin: var(--gap-24) 0; }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .subheadline h2 { font-size: var(--fs-20); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItemsCell.cartItemPrice { width: 100%; }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .itemsTitles { display: none; }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem { padding: var(--gap-32) 0; }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem:first-child { padding-top: 0; }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem .cartItemName.cartItemsCell { font-size: var(--fs-18); align-items: flex-start; }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem .cartItemName.cartItemsCell .cartItemPic img { width: var(--gap-90); height: var(--gap-90); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem .cartItemsCell.cartItemName .itemName .item-quantity { font-size: var(--fs-14); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItem .cartItemsCell.cartItemName .itemName .item-quantity svg { width: var(--gap-10); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItemsCell.cartItemPrice > .price { display: block; margin: 0; }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .order-items .cartItemsTable .cartItemsCell { padding: var(--gap-4) 0; font-size: var(--fs-14); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .orderMoreDetails { padding: var(--gap-24); display: flex; flex-direction: column; gap: var(--gap-16); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .orderMoreDetails > div .subheadline h2 { font-size: var(--fs-20); }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .orderMoreDetails > div { font-size: var(--fs-16); width: 100%; }
    .shopLayout:has(> .loggedInUser).singleOrderPage .orderDetailsWrapper.cartWrapper.ordersWrapper .orderMoreDetails > div .subheadline { margin: 0 0 var(--gap-6); }
}


/*------------------------------------------/*
 PERSONAL MEMBERS CLUB PAGE
/*------------------------------------------*/
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .registerFormWrapper { display: none; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper { display: flex; flex-direction: column; min-height: unset; max-width: unset; background: var(--white); margin: 0; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .premium-points-sec { border-bottom: var(--gap-4) solid var(--bg); padding: var(--gap-40); text-align: center; border-radius: var(--gap-2); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .premium-points-sec h3 { margin: 0 0 var(--gap-4); color: var(--red); line-height: 1; font-family: var(--font-3); font-size: clamp(1.2rem, var(--fs-32), 1000rem); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .premium-points-sec p { text-align: inherit; font-size: clamp(1.2rem, var(--fs-16), 1000rem); color: var(--gray); line-height: 1.4; font-family: var(--font-2); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .premium-points-sec > a { text-align: inherit; font-size: clamp(1.2rem, var(--fs-16), 1000rem); color: var(--black); line-height: 1.4; border-bottom: 1px solid var(--red); margin: var(--gap-24) 0 0; display: inline-block; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec { border-bottom: var(--gap-4) solid var(--bg); padding: var(--gap-40); text-align: center; border-radius: var(--gap-2); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec h3 { margin: 0 0 var(--gap-40); color: var(--black); line-height: 1; font-family: var(--font-3); font-size: clamp(1.2rem, var(--fs-32), 1000rem); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .no-promotions h3 { margin: 0; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container { display: flex; gap: var(--gap-8); flex-wrap: wrap; justify-content: center; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion { border: 2px solid var(--red); border-radius: var(--gap-16); background: var(--white); padding-top: var(--gap-40); display: flex; flex-direction: column; align-items: center; overflow: hidden; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion > img { width: var(--gap-48); height: var(--gap-48); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion .user-promotion-content { flex-grow: 1; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion .user-promotion-content h4 { margin: var(--gap-8) auto; color: var(--red); line-height: 1; font-family: var(--font-3); font-size: clamp(1.2rem, var(--fs-24), 1000rem); padding: 0 var(--gap-20); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion .user-promotion-content p { margin: 0 0 var(--gap-40); color: var(--gray); line-height: 1.4; font-size: clamp(1.2rem, var(--fs-16), 1000rem); padding: 0 var(--gap-20); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion .user-promotion-content span.promotion-use { color: var(--white); line-height: 1.4; font-size: clamp(1.2rem, var(--fs-16), 1000rem); padding: var(--gap-14); display: block; background: var(--red); font-family: var(--font-2); }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .links-container { gap: var(--gap-24); padding-top: var(--gap-40); display: flex; justify-content: center; }
.shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .links-container a { font-size: clamp(1.2rem, var(--fs-16), 1000rem); color: var(--black); line-height: 1.4; border-bottom: 1px solid var(--red); }

@media(min-width: 1025px) {
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container:has(> div:nth-child(3)) { display: grid; grid-template-columns: repeat(3, 1fr); }
}

@media(max-width: 1024px) {
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage) .userProfile #headline .banner-wrapper { display: none; }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .premium-points-sec { border-bottom: var(--gap-8) solid var(--bg); padding: var(--gap-32) var(--gap-16); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .premium-points-sec h3 { font-size: clamp(1.2rem, var(--fs-24), 1000rem); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .premium-points-sec p { font-size: var(--fs-16); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .premium-points-sec > a { margin: var(--gap-16) 0 0; font-size: var(--fs-16); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec { border-bottom: var(--gap-8) solid var(--bg); padding: var(--gap-32) var(--gap-24); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec h3 { font-size: var(--fs-24); margin: 0 0 var(--gap-32); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container { gap: var(--gap-24); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion { padding-top: 0; }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion .user-promotion-content .user-promotion-wrap { text-align: start; padding: var(--gap-32) var(--gap-96) var(--gap-32) var(--gap-24); padding-inline-start: var(--gap-96); padding-inline-end: var(--gap-24); position: relative; }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion .user-promotion-content .user-promotion-wrap > img { position: absolute; width: var(--gap-56); height: var(--gap-56); inset-inline-start: var(--gap-24); top: 50%; transform: translateY(-50%); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion .user-promotion-content h4 { padding: 0; margin-top: 0; font-size: var(--fs-20); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion .user-promotion-content p { padding: 0; margin: 0; font-size: var(--fs-14); line-height: 1.2; }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .user-promotions-container .user-promotion .user-promotion-content span.promotion-use { width: 100%; font-size: var(--fs-14); padding: var(--gap-12); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .links-container { padding-top: var(--gap-32); }
    .shopLayout:is(.userAccountPage, .orderHistory, .userUpdatePasswordPage, .wishListPage).club-page .userProfile .memberClubCustomWrapper .valuecard-promotions-sec .links-container a { font-size: var(--fs-16); }
}

.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .item-actions .shareBox .openShareBox { display: block; }
.SingleItemPage section.singleItemSection.itemFirstDetails:not(.shortLayout) .singleItemContentWrapper { display: flex; }

.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent { background: var(--bg); display: flex; flex-direction: column; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent #headline { padding-inline: 0; width: 63%; margin-inline: auto; }
.SingleItemPage #CatalogModule section.singleItemSection.itemFirstDetails:not(.shortLayout) .itemContent > div { margin-inline: auto; width: 63%; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .catalogTextContainer:not(.comments):has(#catalogText) { padding: 0; margin: 0 auto; }
.SingleItemPage #catalogText .showMoreItemContent { display: none; }
.SingleItemPage .item-actions button#addToCartBtn, .SingleItemPage .checkoutStage.active .checkoutStageContent > .checkoutStageContentDetails input[type=submit], .SingleItemPage .catalogItemSingleView button { width: var(--gap-180); color: var(--white); line-height: 1.4; font-size: clamp(1.2rem, var(--fs-16), 1000rem); background: var(--red); font-family: var(--font-2); padding: 0 var(--gap-28); border-radius: var(--gap-2); height: var(--gap-40); display: flex; align-items: center; justify-content: center; border: none; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .item-actions .item-price { display: none; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .item-actions { border: 0; padding: 0; margin-top: var(--gap-24); }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .item-actions .shareBox .openShareBox { border-radius: 0px; display: block; color: #000; }
.SingleItemPage #CatalogModule .item-actions .addToCart { height: auto; background: transparent; max-width: none; width: auto; }
.SingleItemPage :is(div, #LobbyModule) .addToCart .button-with-anim .btn-text-wrapper { height: auto; }
.SingleItemPage :is(div, #LobbyModule) .addToCart .button-with-anim .btn-text-wrapper span { position: unset; opacity: 1; transform: none; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContentWrapper { flex-direction: column; }

.SingleItemPage section.selectOptions.singleItemSection form#checkout-form { max-width: 1000px; }

/**.shortLayout */

.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .shortLayout .itemContent { width: 54%; background-color: transparent; padding: 0; height: 100%; padding: 32px 56px; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) section.singleItemSection.itemFirstDetails.shortLayout .itemImages { width: 46%; height: 100%; }
.SingleItemPage section.singleItemSection.itemFirstDetails.shortLayout { height: 495px; padding-top: 80px; box-shadow: none; }
.SingleItemPage section.singleItemSection.itemFirstDetails.shortLayout .singleItemContentWrapper { height: 100%; max-width: 1000px; padding: 12px; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .item-actions { background-color: transparent; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .shortLayout .itemContent.checkoutStageContent { width: 100%; padding: 0; }
.SingleItemPage section.selectOptions.singleItemSection.active { margin-top: 40px; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemImages .gallery-slider.large.flexslider .slides { transform: none !important; width: 100% !important; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemImages .gallery-slider.large.flexslider .slides .item { display: none !important; width: 100% !important; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemImages .gallery-slider.large.flexslider .slides .item:first-child { display: block !important; }
.SingleItemPage .catalogItemSingleView .singleCartSum { border: none; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .shortLayout .itemContent .item-actions { display: none; }
.SingleItemPage .catalogItemSingleView .checkoutStage .checkoutStageContent button.titleBtn,
.SingleItemPage .catalogItemSingleView .checkoutStage.active .checkoutStageContent button.titleBtn { background: transparent; color: inherit; padding: 24px 32px; height: auto; justify-content: flex-start; }
.SingleItemPage .catalogItemSingleView .checkoutStage.active .checkoutStageContent button.titleBtn h3 { color: inherit; margin: 0; }
.SingleItemPage .catalogItemSingleView .checkoutStage.active .checkoutStageContent button.titleBtn svg,
.SingleItemPage .catalogItemSingleView .checkoutStage[data-ok=true] svg, .SingleItemPage .checkoutStageContent button.titleBtn svg { display: none; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .shortLayout .itemContent.checkoutStageContent,
.SingleItemPage .checkoutStageContent button.titleBtn,
.SingleItemPage .catalogItemSingleView form#checkout-form .checkoutFormWrapper { background-color: transparent; }
.SingleItemPage .item-variations { margin: 0; }
.SingleItemPage .catalogItemSingleView .checkoutStage[data-ok=true] h3 { margin: 0; width: 100%; margin-bottom: 32px; }
.SingleItemPage .catalogItemSingleView .checkOutContainer { padding: 0; }
.SingleItemPage form.shop-form .checkoutStageContentDetails input[type=radio],
.SingleItemPage form.shop-form .checkoutStageContentDetails input[type=radio]:checked { width: 0; height: 0; opacity: 0; overflow: hidden; margin: 0; position: absolute; }
.SingleItemPage .item-quantity.newCatalogItemQuantity.catalogItemBoxQuantity.active { position: absolute; width: 0; height: 0; opacity: 0; }
.SingleItemPage .catalogItemSingleView .checkOutContainer .addToCart { background: transparent; height: auto; justify-content: flex-start; margin-top: 32px; }
.SingleItemPage .checkoutStageContentDetails .propertyOption label { margin: 0; }
.SingleItemPage .checkoutStageContentDetails .propertyOption { height: var(--gap-44); display: inline-flex; align-items: center; padding-inline: var(--gap-16); border-radius: var(--gap-2); border: 1px solid #000; }
.SingleItemPage .checkoutStageContentDetails .propertyOption.active { background: #000; color: #fff; border: inherit; }
.SingleItemPage .propertyGroupContainer { display: flex; column-gap: 8px; flex-wrap: wrap; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .catalogTextContainer:not(.comments):has(#catalogText) h4,
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .addedToCartDetail,
.SingleItemPage .catalogItemSingleView .checkoutStage .checkoutStageContent button.titleBtn h3 { font-size: var(--fs-24); font-family: var(--font-3); color: #000; letter-spacing: -0.24px; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .catalogTextContainer:not(.comments):has(#catalogText) h4 { margin: 0; margin-top: 40px; }
.SingleItemPage .catalogItemSingleView .checkoutStage[data-ok=true] h3, .SingleItemPage .catalogItemSingleView .checkOutContainer h4 { font-size: var(--fs-16); font-family: var(--font-2); color: #000; margin: 0; margin-bottom: 32px; }
.SingleItemPage .catalogItemSingleView .checkoutStage, .SingleItemPage section.singleItemSection.itemFirstDetails.shortLayout .singleItemContentWrapper { background: #fff; border: 1px solid var(--line); }
.SingleItemPage .catalogItemSingleView .checkoutStage .checkoutStageContent button.titleBtn h3 { margin: 0; text-align: start; line-height: 1; }
.SingleItemPage .checkoutStage.active .checkoutStageContent > .checkoutStageContentDetails input[type=submit] { }
.SingleItemPage .catalogItemSingleView #checkout-form .normal-form-submit { margin: 0; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent #headline h1 { font-size: var(--fs-104); margin-bottom: var(--gap-32); }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .shortLayout .itemContent #headline h1 { font-size: var(--fs-56); margin-bottom: var(--gap-6); }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) #subheadline h2, .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent #catalogText :is(p, li) { font-size: 16px; font-family: var(--font-1); line-height: 150%; /* 24px */ letter-spacing: 0.16px; margin: 0; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .item-collections { margin: 0; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .shortLayout .itemContent { justify-content: center; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .addedToCartDetail { margin-top: 32px; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent #catalogText :is(p, li) { }
.SingleItemPage .catalogItemSingleView .checkoutStage.active .checkoutStageContent button.titleBtn { border-bottom: 1px solid var(--line); }
.SingleItemPage .catalogItemSingleView .checkOutContainer h4 { width: 100%; float: right; }
.SingleItemPage .catalogItemSingleView .checkOutContainer h4 { margin-block: 32px; }
.SingleItemPage form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .row > div.checkoutInputsWrapper label { font-weight: normal; font-size: var(--fs-16); }
.SingleItemPage form#checkout-form .checkoutFormWrapper .checkBoxWrapper label { font-size: var(--fs-14); }
.SingleItemPage form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .checkBoxWrapper { display: flex; padding: 0; }
.SingleItemPage form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .row > div.checkoutInputsWrapper > .col-xs-12 { width: 100%; padding: 0; }
.SingleItemPage form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .row > div.checkoutInputsWrapper > div { }
.SingleItemPage form.shop-form .form-control:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=radio]) { border: 1px solid var(--line, rgba(187, 173, 143, 0.48)); box-shadow: none; margin-bottom: var(--gap-16); border-radius: var(--gap-2); font-size: var(--fs-14); }
.SingleItemPage .catalogItemSingleView .checkOutContainer .row { /* margin-inline: calc(var(--gap-8) * (-1)); */ }
.SingleItemPage form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .row > div.checkoutInputsWrapper { padding-top: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: var(--gap-16); }
.SingleItemPage form.shop-form textarea.form-control:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=radio]) { margin-bottom: 0; }
.SingleItemPage .catalogItemSingleView #payment-method-credit, .SingleItemPage #payment-method-cash { width: 100%; }
.SingleItemPage #payment-method-cash { width: 100%; }
.SingleItemPage .checkoutStageContentDetails.payment .finalPrice { margin: 0; padding: 0; }
.SingleItemPage .checkoutStage.active .checkoutStageContent > .checkoutStageContentDetails, .SingleItemPage .catalogItemSingleView .checkoutStageContentDetails .checkOutContainer { padding: 32px; }
.SingleItemPage .catalogItemSingleView .propertiesDetails .checkoutStageContentDetails .checkOutContainer { padding: 0; }
.SingleItemPage .catalogItemSingleView .checkoutStageContentDetails .personalDetailsWrapper .checkOutContainer { padding: 0; }
.SingleItemPage .catalogItemSingleView .goToItemDetailsBtn button { background-color: var(--red); }
.SingleItemPage section.singleItemSection.itemFirstDetails.shortLayout .goToItemDetailsBtn { bottom: -30px; }
.SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemImages::after { opacity: 0; }

@media(min-width:1025px) {
    .SingleItemPage #PageBreadCrumps { padding: var(--gap-24) var(--gap-48) var(--gap-72); }
}

@media(max-width:1024px) {
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) section.singleItemSection.itemFirstDetails.shortLayout .itemImages, .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .shortLayout .itemContent { width: 100%; }
    .SingleItemPage .gallery-slider .flex-direction-nav { display: none; }
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent #headline h1 { font-size: var(--fs-48); margin-bottom: var(--gap-6); padding-inline: 12px; }
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent #headline { width: 100%; max-width: 100%; padding-inline: 0; }
    .SingleItemPage #CatalogModule section.singleItemSection.itemFirstDetails:not(.shortLayout) .itemContent > div { max-width: 100%; padding-inline: var(--gap-24); }
    .SingleItemPage .catalogItemSingleView button#addToCartBtn,
    .SingleItemPage .catalogItemSingleView .add-to-cart { max-width: unset; margin: var(--gap-24) 0 0; width: max-content; color: var(--white); line-height: 1.4; font-size: clamp(1.2rem, var(--fs-16), 1000rem); background: var(--red); font-family: var(--font-2); padding: 0 var(--gap-28); border-radius: var(--gap-2); height: var(--gap-40); display: flex; align-items: center; justify-content: center; border: none; }
    .SingleItemPage .catalogItemSingleView button#addToCartBtn { margin: 0; }
    .SingleItemPage #CatalogModule .item-actions .addToCart { background-color: transparent; height: auto; }
    .SingleItemPage #addToCartBtn span { opacity: 1; position: unset; }
    .SingleItemPage #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemImages { width: 100%; }
    .SingleItemPage section.singleItemSection.itemFirstDetails.shortLayout { padding-top: 0px; height: auto; padding-top: 15px; border-top: 1px solid var(--line); }
    .SingleItemPagee :is(div, #CatalogModule #CatalogItemView) .itemContent { width: 100%; background-color: transparent; }
    .SingleItemPage #CatalogModule section.singleItemSection.itemFirstDetails.shortLayout .itemContent { width: 100%; }
    .SingleItemPage .propertyGroupContainer { gap: 8px; }
    .SingleItemPage .checkoutStageContentDetails .propertyOption { width: 65px; }
    .SingleItemPage form#checkout-form .checkoutFormWrapper.personalDetailsWrapper .row > div.checkoutInputsWrapper { grid-template-columns: repeat(1, 1fr); }
    .SingleItemPage form.shop-form .form-control:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=radio]) { margin-bottom: 10px; }
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemImages { float: none; }
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .shortLayout .itemContent { float: none; }
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .singleItemContentWrapper .itemContent { float: none; background: transparent; padding-block: 20px; padding-inline: 12px; }
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .shortLayout .itemContent #headline h1 { font-size: var(--fs-48); padding-inline: 12px; }
    .SingleItemPage section.singleItemSection.itemFirstDetails:not(.shortLayout) { padding: 15px 20px; border: 1px solid var(--line); }
    .SingleItemPage section.singleItemSection.itemFirstDetails:not(.shortLayout) .singleItemContentWrapper { border: 1px solid var(--line); background: #fff; padding: 12px; flex-direction: column; }
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent #subheadline { padding-inline: 12px; width: 100%; }
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .catalogTextContainer:not(.comments):has(#catalogText) h4 { margin-top: 0; }
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .catalogTextContainer:not(.comments):has(#catalogText) { padding-inline: 12px; margin-top: 20px; width: 100%; }
    .SingleItemPage :is(div, #CatalogModule #CatalogItemView) .itemContent .item-actions { display: flex; justify-content: flex-start; align-items: center; padding-inline: 12px; width: 100%; }
    .SingleItemPage section.selectOptions.singleItemSection.active { margin-top: 20px; }
    .SingleItemPage .catalogItemSingleView .checkOutContainer .addToCart { margin-top: 0; }
}

/*--------------------/*
 ACCESSABILITY + TERMS PAGES
/*--------------------*/
body.accessabilityMainPage #GridTop.GridTop { display: none; }
:is(#accessability, body.terms #ContentRegularModule) { width: var(--gap-766); margin-inline: auto; padding-top: calc(var(--headerHeight, 110px) + var(--gap-110)); margin-bottom: var(--gap-160); }
:is(#accessability, body.terms #ContentRegularModule) #headline { margin: 0 0 var(--gap-48); }
:is(#accessability, body.terms #ContentRegularModule) #text1 { margin: 0; max-width: 100%; display: flex; flex-direction: column; gap: var(--gap-32); }
body.terms #ContentRegularModule #text1 { gap: var(--gap-12); }
:is(#accessability, body.terms #ContentRegularModule) #text1 > * { text-align: start; margin: 0; }
body.terms #ContentRegularModule #text1 h3:not(:first-child) { margin-top: var(--gap-24); }
:is(#accessability, body.terms #ContentRegularModule) #text1 :is(p, li, span, a) { color: var(--red); }
#accessability #text1 ul.accessability-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: var(--gap-8); }
#accessability #text1 ul.accessability-list li { display: flex; align-items: center; gap: var(--gap-10); }
#accessability #text1 ul.accessability-list li::before { content: ""; min-width: var(--gap-6); height: auto; aspect-ratio: 1; display: inline-block; background: var(--red); border-radius: 50%; flex-shrink: 0; }

@media(max-width: 1025px) {
    :is(#accessability, body.terms #ContentRegularModule) { width: 100%; box-sizing: border-box; padding-inline: var(--gap-20); padding-top: calc(var(--headerHeight, 80px) + var(--gap-40)); margin-bottom: var(--gap-80); }
    :is(#accessability, body.terms #ContentRegularModule) #headline { margin-bottom: var(--gap-32); }
    :is(#accessability, body.terms #ContentRegularModule) #text1 { gap: var(--gap-24); }
    body.terms #ContentRegularModule #text1 { gap: var(--gap-12); }
}
/**/

/*------------------------------------------/*
 PAGE 404
/*------------------------------------------*/
body:has(.page-not-found) #PageBreadCrumps { display: none; }
body:has(.page-not-found) #SiteGridContainer { align-content: center; background-position: top; background-size: contain; background-repeat: no-repeat; margin-top: var(--headerAndBreadCrumpsHeight); }
body:has(.page-not-found) #SiteGrid { height: calc(100vh - var(--headerHeight)); align-content: center; }
.page-not-found #headline { font-size: unset; margin: 0; }
.page-not-found #headline h1 { }
.page-not-found #subheadline { width: 35%; margin-inline: auto; padding-block: var(--gap-32); }
.page-not-found #subheadline h2 { font-size: unset; margin: 0; }
.page-not-found #text1 { margin-top: var(--gap-24); }
.page-not-found #text1 p { display: flex; justify-content: center; color: var(--black); }
.page-not-found #text1 p:has(a) { margin-top: var(--gap-12); }
.page-not-found #text1 a.tiny-btn { padding-block: var(--gap-12); }
.page-not-found #text1 p a { align-content: center; background: var(--pink); color: var(--black); padding-inline: 16px; white-space: nowrap; min-width: fit-content; display: inline-flex; align-items: center; gap: var(--gap-8); background: var(--red); color: var(--light-bg); border: 1.5px solid var(--red); border-radius: var(--gap-65); padding: var(--gap-14) var(--gap-24); width: fit-content; min-width: 0; height: auto; overflow: visible; transition: 0.3s ease all; min-width: var(--gap-140); gap: var(--gap-18); }
.page-not-found #text1 p a:after { content: ""; width: var(--gap-6); height: var(--gap-12); flex-shrink: 0; background: var(--light-bg); -webkit-mask: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'><path d='M5.5 5.5L1 1M5.5 5.5L1 10' stroke='black' fill='none' stroke-width='1.5'/></svg>) center / contain no-repeat; mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'><path d='M5.5 5.5L1 1M5.5 5.5L1 10' stroke='black' fill='none' stroke-width='1.5'/></svg>") center/contain no-repeat; transform: scale(-1); }
.page-not-found #text1 p a:hover { background: var(--light-bg); color: var(--red); }
.page-not-found #text1 p a:hover:after { }
.page-not-found #text1 p a:hover:after { background: var(--red); }

/*------------------------------------------/*
 FORM RESULT PAGE
/*------------------------------------------*/
body.FormResultPage { }
body.FormResultPage section#GridTop { display: none; }
body.FormResultPage #GridPage { height: 100%; }
body.FormResultPage #SiteGrid { height: 100%; }
body.FormResultPage #SiteGridContainer { align-content: center; }
#FormResultPage { }
#FormResultPage #headline { font-size: unset; }
#FormResultPage #headline h1 { }
#FormResultPage #text1 { }
#FormResultPage #text1 p { color: var(--red); }
#FormResultPage #text1 a.FormResultPageButton { align-content: center; background: var(--pink); color: var(--black); padding-inline: 16px; white-space: nowrap; min-width: fit-content; display: inline-flex; align-items: center; gap: var(--gap-8); background: var(--red); color: var(--light-bg); border: 1.5px solid var(--red); border-radius: var(--gap-65); padding: var(--gap-14) var(--gap-24); width: fit-content; min-width: 0; height: auto; overflow: visible; transition: 0.3s ease all; min-width: var(--gap-140); gap: var(--gap-18); }
#FormResultPage #text1 a.FormResultPageButton:after { content: ""; content: ""; width: var(--gap-6); height: var(--gap-12); flex-shrink: 0; background: var(--light-bg); -webkit-mask: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'><path d='M5.5 5.5L1 1M5.5 5.5L1 10' stroke='black' fill='none' stroke-width='1.5'/></svg>) center / contain no-repeat; mask: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'><path d='M5.5 5.5L1 1M5.5 5.5L1 10' stroke='black' fill='none' stroke-width='1.5'/></svg>) center / contain no-repeat; transform: scale(-1); }
#FormResultPage #text1 a.FormResultPageButton:hover { background: var(--light-bg); color: var(--red); }

@media(max-width: 1025px) {
    #FormResultPage #headline h1 { font-size: 36px; }
}