﻿/* FRESH THE MARKET */
:root { --text: #151717; }


/* General */
html { font-size: 62.5%; overflow-x: clip; }
body, body.modal-open { line-height: 1; font-size: 2rem; overflow-x: clip; }
body.modal-open { padding: 0 !important; }
body { background-image: url(/warehouse/dynamic/440414.jpg); background-position: center; background-size: 100%; background-attachment: fixed; }
h1, h2, .section-title h1, .section-title h2, .grid-text h2, .grid-rows .grid-row-text h2,
#DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle, #pageview #text2, #headline h1 { position: relative; display: inline-block; max-width: 100%; width: 100%; }
p, .grid-rows .grid-row-text p { font-size: 2.7rem; position: relative; line-height: 120%; color: #151717; }
.section-title { margin: 0px; }
#SiteGrid { overflow: unset; }
#SiteGridContainer { overflow-x: clip; opacity: 0; transition: 0.5s opacity ease; z-index: 2; }
#SiteGridContainer.shown { opacity: 1; }
#SiteFooter .site-credit.alternative { padding: 5px 0; z-index: 1; width: 100%; order: 3; }
.grid-rows .grid-row { background: inherit; }
#allSectionsWrapper { z-index: 1; }
#text1 p, #text2 p, #text1 li, #text2 li, #text1 span { font-size: 2.7rem; line-height: 120%; }
#text1 p:last-child { margin: 0; }
.sections .section, section.section { margin-bottom: 0; background: transparent; padding: 0; max-width: 100%; }
.grid-row li.slider-item, .grid-boxes .grid-box-image { padding-bottom: 0; }
.grid-boxes .grid-box-image-container, .grid-row .grid-row-image-container,
.grid-short-box-image .image-container { position: relative; height: 100%; }
a.AccessabilityLink { z-index: 1; margin-bottom: 5px; font-size: 2rem; }
.grid-boxes { display: flex; }
.grid-boxes .grid-box-title h3 a { color: inherit; outline: none !important; }
#LobbyModule .grid-box { opacity: inherit; font-size: 2rem; margin: 0; }
a.AccessabilityLink:hover { color: #fff; }
#SiteFooter .site-credit.alternative svg path.st0 { fill: #ffffff; }
p.creditWrapper svg { fill: #fff; }
strong { font-weight: unset; }
#GridPage { padding: 0; }
#header2 .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 .grid-text-content { opacity: initial; margin: 0; }
.grid-text p { margin-top: 0; }
.section-animation-item,
.grid-boxes .section-animation-item,
.section-animation-item.up { opacity: initial !important; transition: initial !important; margin-top: 0 !important; animation: initial !important; transform: unset; }
a:hover, a:focus { color: inherit; }
#GridTop.noTopImage.longer { height: 0; }
.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 { display: none; }
.container-fluid { padding: 0; }
#whatAppButton { box-shadow: none; bottom: 15px; left: 15px; }
#whatAppButton a { position: relative; }
#whatAppButton a::after { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 70px; height: 70px; background-image: url( /warehouse/dynamic/427014.svg); background-repeat: no-repeat; background-position: center -50%; background-size: auto; pointer-events: none; opacity: 0; transition: 0.3s all ease; }
#whatAppButton a:hover::after { opacity: 1; }
#whatAppButton img { width: auto; max-width: 74px; }
.gallery-container { width: 100%; }

@keyframes spin {
    100% { transform: rotate(360deg); }
}

@keyframes spinMobile {
    100% { transform: translateX(-50%) rotate(360deg); }
}

@media(max-width: 1024px) {
    p, .grid-rows .grid-row-text p,
    #text1 p, #text2 p, #text1 li, #text2 li, #text1 span { font-size: 2.2rem; }
}

/* Header */
#header2 { padding: 0 30px; background: #fff; min-height: 85px; display: flex; align-items: center; }
#header2 #header-left { width: auto; position: absolute; left: 30px; top: 50%; height: auto; transform: translateY(-50%); }
#header2 .header-right-section { display: flex; justify-content: flex-end; align-items: center; min-height: 85px; }
#header2 .header-right-section .menu-nav { padding: 0; margin: 0; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 100%; }
#header2 .header-right-section .menu-nav #menu { margin: 0; height: 100%; display: flex; align-items: center; }
#header2 .header-right-section .menu-nav .menu li { font-size: 2.8rem; margin: 0 25px; }
#header2 .header-right-section .menu-nav .menu li::before { display: none; }
#header2 .header-right-section .menu-nav .menu li.has-sub { margin: 0 25px 0 35px; }
#header2 .header-right-section .menu-nav .menu li.has-sub .menu-sub { padding: 12px 0; top: calc(100% + 20px); background: #fff; text-align: center; right: unset; left: 50%; transform: translateX(-50%); border: 1px solid #000; }
#header2 .header-right-section .menu-nav .menu li.has-sub .menu-sub li { width: auto; margin: 0; padding: 7px 14px; font-size: 2.2rem; }
#header2 .header-right-section .menu-nav .menu li > i { position: absolute; font-size: 1.6rem; margin: 0; top: 50%; transform: translateY(-50%); left: -15px; color: #000; }
#header2 .header-right-section .menu-nav .menu li a { border: none; opacity: 1; color: #000; position: relative; }
#header2 .header-right-section .menu-nav .menu > li.active > a,
#header2 .header-right-section .menu-nav .menu li a:hover,
#header2 .header-right-section .menu-nav .menu li a:focus,
#header2 .header-right-section .menu-nav .menu .menu-sub li.active > a { color: #000; }
#header2 .header-right-section .menu-nav .menu li a::after { content: ''; position: absolute; right: 0; bottom: -3px; width: 0%; height: 2px; background: #15D161; transition: 0.3s all ease; }
#header2 .header-right-section .menu-nav .menu > li.active > a::after, #header2 .header-right-section .menu-nav .menu li a:hover::after,
#header2 .header-right-section .menu-nav .menu li a:focus::after, #header2 .header-right-section .menu-nav .menu .menu-sub li.active > a::after { width: 100%; }
#header2 .header-right-section .header-top { padding: 0; }
#header2 .header-right-section .header-top .header-top-left { margin: 0; }
#header2 .header-right-section .header-top .header-top-left a { margin: 0 0 0 12px; border: 2px solid #003466; border-radius: 50%; padding: 6px; display: inline-flex; width: 40px; height: 40px; align-items: center; justify-content: center; }
#header2 .header-right-section .header-top .header-top-left a svg { fill: #003466; }

@media(max-width: 1024px) {
    #header2 { min-height: 60px; padding: 0 16px; }
    #header2 .mobile-middle-kdm { display: none; }
    #header2 #header-left { position: relative; left: unset; top: unset; transform: unset; margin: 0; z-index: 12; }
    #header2 #header-left img { max-width: 200px; }
    #header2 .header-right-section { min-height: unset; background: transparent; width: auto; padding: 0; }
    #header2 #header-container { display: flex; justify-content: space-between; align-items: center; }
    #header2 .header-right-section .menu-nav { position: relative; top: unset; left: unset; transform: unset; }
    #nav-toggle span:before, #nav-toggle-mobile span:before { top: -6px; }
    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after, #nav-toggle-mobile span,
    #nav-toggle-mobile span:before, #nav-toggle-mobile span:after { height: 2px; width: 23px; background: #003244; }
    #nav-toggle span:after, #nav-toggle-mobile span:after { bottom: -6px; }
    #header2 .header-right-section .menu-nav #menu { gap: 20px; position: fixed; display: flex !important; width: 60%; min-width: unset; height: auto; max-height: 100%; min-height: auto; flex-direction: column; align-items: center; padding: 110px 30px 50px !important; background: #fff; transform: translateX(100%); transition: 0.5s all ease; top: 0; margin: 0 !important; text-align: right; overflow: hidden; }
    #header2.open .header-right-section .menu-nav #menu { transform: translateX(0); }
    #header2 .header-right-section .menu-nav .menu li { margin: 0; padding: 0; line-height: 85%; }
    #header2 .header-right-section .menu-nav .menu li.has-sub { margin: 0; }
    #header2 .header-right-section .menu-nav .menu li.social-mobile a { border: 2px solid #003466; border-radius: 50%; padding: 6px; display: inline-flex; width: 32px; height: 32px; align-items: center; justify-content: center; }
    #header2 .header-right-section .menu-nav .menu li.social-mobile a svg { fill: #003466; width: 20px; height: 15px; }
    #header2 .header-right-section .menu-nav .menu li.social-mobile .social-links { display: inline-flex; gap: 12px; flex-direction: row-reverse; }

    #header2 .header-right-section .menu-nav .menu li a::after { bottom: 1px; }
    #header2 .header-right-section .menu-nav .menu li > i { top: 14px; left: 0; font-size: 1.8rem; }
    #header2 .header-right-section .menu-nav .menu li.has-sub .menu-sub { border: none; left: unset; top: unset; position: relative; transform: unset; margin: 0; padding: 12px 0 0; }
    #header2 .header-right-section .menu-nav .menu li.has-sub .menu-sub li { padding: 0; font-size: 2rem; }
    #header2 .header-right-section .menu-nav .menu li.has-sub .menu-sub li a { font-size: 2.2rem; padding: 4px 0; }
}

/* Home Gallery */
#home-gallery .scroll-down { display: none; }
#home-gallery .opacity-layer { opacity: 0.3 !important; z-index: 3 !important; }
#home-gallery .gallery-caption { z-index: 5; }

/* Home Story */
.section.home-story-sec { padding: 150px 0; max-width: 1330px; margin: 0 auto; }
.section.home-story-sec::after { content: ''; position: absolute; right: 0; top: 70px; background-image: url(https://cdn.getmood.io/warehouse/dynamic/433718.svg); background-size: 100%; background-repeat: no-repeat; background-position: center; width: 200px; height: 200px; animation: spin 20s linear infinite; pointer-events: none; }
.section.home-story-sec .section-title h1 { font-size: 5.4rem; color: #003466; font-family: 'Stanga-regular-aaa-multiLang'; line-height: 1; }
.section.home-story-sec .grid-text { display: flex; flex-direction: column; }
.section.home-story-sec .grid-text img { max-width: 630px; }
.section.home-story-sec .grid-text .grid-text-content { position: relative; left: unset; top: unset; transform: unset; width: 100%; padding: 0; max-width: 920px; margin: 0 auto; order: 3; }
.section.home-story-sec .grid-text .grid-text-content p { line-height: 110%; }
.section.home-story-sec .grid-text .section-title { order: 2; padding: 20px 0 20px; margin: 0; }

@media(max-width: 1024px) {
    .section.home-story-sec { padding: 70px 0 230px; }
    .section.home-story-sec .section-title h1 { font-size: 3.2rem; }
    .section.home-story-sec .grid-text img { max-width: calc(100% - 36px); }
    .section.home-story-sec .grid-text .section-title { padding: 15px 0 20px; }
    .section.home-story-sec .grid-text .grid-text-content p { padding: 0 20px; }
    .section.home-story-sec::after { width: 118px; height: 118px; right: unset; left: 50%; top: unset; bottom: 70px; transform: translateX(-50%); animation: spinMobile 20s linear infinite; }
}

/* Home Branches */
.section.home-branches-sec { background: #003466; padding: 90px 0; }
.section.home-branches-sec .section-title { display: flex; flex-direction: column-reverse; }
.section.home-branches-sec .section-title h2 { font-size: 5.4rem; color: #fff; font-family: 'Stanga-regular-aaa-multiLang'; }
.section.home-branches-sec .section-title h3 { margin: 0 0 5px; font-size: 7rem; font-family: 'Homestead-Display'; color: #fff; }
.section.home-branches-sec .grid-boxes { padding: 0; display: flex; flex-wrap: wrap; max-width: 1240px; margin: 40px auto 0; gap: 30px; justify-content: center; }
.section.home-branches-sec .grid-boxes > div { width: calc(33.33% - 21px); padding: 0; }
.section.home-branches-sec .grid-boxes > div .grid-short-box { margin: 0; height: 200px; border-radius: 12px; display: flex; flex-direction: column; overflow: hidden; position: relative; }
.section.home-branches-sec .grid-boxes > div .grid-short-box::before { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; background: #181F25CC; border-radius: 12px; pointer-events: none; transition: 0.4s all ease; z-index: 1; }
.section.home-branches-sec .grid-boxes > div .grid-short-box:hover::before { opacity: 0.3; }
.section.home-branches-sec .grid-boxes > div .grid-short-box::after { content: ''; position: absolute; left: 20px; top: 20px; width: 27px; height: 24px; background-repeat: no-repeat; background-position: center; background-size: 100%; background-image: url(/warehouse/dynamic/456046.svg); pointer-events: none; z-index: 2; }
.section.home-branches-sec .grid-boxes > div .grid-short-box .grid-short-box-link { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; text-indent: -9999px; }
.section.home-branches-sec .grid-boxes > div .grid-short-box .grid-short-box-link a { width: 100%; height: 100%; display: flex; }
.section.home-branches-sec .grid-boxes > div .grid-short-box .grid-short-box-image { padding: 0; }
.section.home-branches-sec .grid-boxes > div .grid-short-box .grid-short-box-image img { position: relative; left: unset; top: unset; transform: none; }
.section.home-branches-sec .grid-boxes > div .grid-short-box .grid-short-box-fulltext { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; z-index: 2; }
.section.home-branches-sec .grid-boxes > div .grid-short-box .grid-short-box-fulltext .grid-short-box-label { font-size: 3.2rem; padding: 5px 0 0; color: #fff; line-height: 85%; }

@media(max-width: 1024px) {
    .section.home-branches-sec { padding: 60px 0 70px; }
    .section.home-branches-sec .section-title h2 { font-size: 3.2rem; }
    .section.home-branches-sec .section-title h3 { font-size: 4.2rem; margin: 0 0 20px; padding: 0 15px; }
    .section.home-branches-sec .grid-boxes { padding: 0 10px; gap: 10px; justify-content: center; margin: 30px auto 0; }
    .section.home-branches-sec .grid-boxes > div { width: calc(50% - 10px); }
    .section.home-branches-sec .grid-boxes > div .grid-short-box { height: 31vw; }
    .section.home-branches-sec .grid-boxes > div .grid-short-box::after { left: 15px; top: 15px; }
    .section.home-branches-sec .grid-boxes > div .grid-short-box .grid-short-box-fulltext .grid-short-box-label { font-size: 2.5rem; }
}

/* Home Franchise Form */
.section.home-franchise-sec { margin: 90px 0; }
.grid-form-section .form-container-wide.gridFormBgImg { padding: 0; }
.section.home-franchise-sec #DynamicFormObject { padding: 150px 0; max-width: 100% !important; }
.section.home-franchise-sec .gridFormImgContainer::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; background: #000; opacity: 0.3; }
.section.home-franchise-sec .gridFormImgContainer { background-size: cover; }

@media(max-width: 1024px) {
    .section.home-franchise-sec { margin: 40px 0; }
    .section.home-franchise-sec #DynamicFormObject { padding: 70px 0; }
}

.form-container-wide #DynamicFormObject { padding: 0; border: 0; display: flex; flex-direction: column; align-items: center; max-width: 100% !important; }
.form-container-wide #DynamicFormObject::after { display: none; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { width: 100%; padding: 0; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields { padding: 0; width: 100%; margin: 0; max-width: 920px; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText .dynamicFormObjectTitle { color: #fff; font-family: 'Homestead-Display'; font-size: 7rem; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { display: block; margin: 20px 0 50px; font-size: 2.7rem; color: #FFF; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px 20px; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField { width: calc(33.33% - 14px); padding: 0; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField input,
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField textarea,
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField select { width: 100%; background: #fff; color: #000; border: none; box-shadow: none; border-radius: 12px; height: 50px; font-size: 2.4rem !important; padding: 8px 20px; margin: 0; max-width: 100%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField.textareaField { width: 100%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField.textareaField textarea { height: 110px; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must::before { top: 12px; right: 12px; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit { width: auto; margin: 10px 0 0; padding: 0; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input { background: #15D161; color: #003244; width: 230px; height: 50px; border-radius: 12px; font-size: 2.7rem; border: none !important; outline: none !important; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input:hover, .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input:focus { background: #23F377; }
.form-container-wide #DynamicFormObject .dynamicFormEndText, .grid-form-section .form-container-wide.gridFormWithImg #DynamicFormObject .dynamicFormEndText { width: auto; margin-top: 10px; }
.form-container-wide #DynamicFormObject .dynamicFormEndText p { color: #fff; font-size: 2.4rem; }
label.error, span.error { font-size: 1.8rem; left: 10px; top: 5px; }

@media(max-width: 1024px) {
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { margin: 0; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText .dynamicFormObjectTitle { font-size: 4.2rem; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 2.4rem; margin: 15px 0 30px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset { padding: 0 60px; gap: 12px; display: flex; flex-wrap: nowrap; flex-direction: column; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField { width: 100%; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField input,
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField textarea,
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField select { height: 50px; padding: 6px 12px; font-size: 2.2rem !important; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField.textareaField textarea { height: 150px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must::before { right: 6px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input { width: 100%; font-size: 2.4rem !important; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit { margin: 0; }
    .section.home-contact-sec .gridFormImgContainer { display: none !important; }

    .form-container-wide #DynamicFormObject .dynamicFormEndText, .grid-form-section .form-container-wide.gridFormWithImg #DynamicFormObject .dynamicFormEndText { padding: 0 60px; }
}

/* Gallery Sec */
.section.gallery-sec { padding: 150px 0 100px; }
.section.gallery-sec .section-title h2 { font-size: 7rem; font-family: 'Homestead-Display'; color: #003466; margin-bottom: 35px; }
.section.gallery-sec .item { padding: 0 10px; }
.section.gallery-sec .item img { border-radius: 12px; }
.section.gallery-sec .owl-carousel .owl-prev { left: 30px; right: unset; }
.section.gallery-sec .owl-carousel .owl-prev::after { background-image: url(/warehouse/dynamic/440454.svg); }
.section.gallery-sec .owl-carousel .owl-next::after { background-image: url(/warehouse/dynamic/440453.svg); }
.section.gallery-sec .owl-carousel .owl-next { left: unset; right: 30px; }

@media(max-width: 1024px) {
    .section.gallery-sec { padding: 70px 0; }
    .section.gallery-sec .section-title h2 { font-size: 4.2rem; margin-bottom: 30px; }
    .section.gallery-sec .owl-carousel .owl-prev::after, .section.gallery-sec .owl-carousel .owl-next::after { width: 32px; height: 32px; }
    .section.gallery-sec .item { padding: 0 16px; }
    .section.gallery-sec .item img { min-height: 300px; object-fit: cover; }
}

/* Home Contact */
.section.home-contact-sec #DynamicFormObject { background: #003466; padding: 85px 0; }
.section.home-contact-sec .form-container-wide { display: flex; }
.section.home-contact-sec #DynamicFormObject .dynamicFormObjectFields { max-width: 600px; }
.section.home-contact-sec #DynamicFormObject .section-title h2 { font-size: 7rem; font-family: 'Homestead-Display'; color: #fff; line-height: 1; }
.section.home-contact-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { margin: 15px 0 35px; }
.section.home-contact-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields .dynamicFormObjectField { width: calc(50% - 10px); }
.section.home-contact-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields .dynamicFormObjectField.textareaField { width: 100%; }
.section.home-contact-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields .dynamicFormObjectField.textareaField textarea { height: 80px; }
.section.home-contact-sec .gridFormImgContainer img { height: 100%; object-fit: cover; }

@media(max-width: 1024px) {
    .section.home-contact-sec .form-container-wide { display: flex; flex-direction: column-reverse; }
    .section.home-contact-sec #DynamicFormObject { padding: 70px 0; }
    .section.home-contact-sec #DynamicFormObject .section-title h2 { font-size: 4.2rem; }
    .section.home-contact-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { margin: 15px 0 30px; }
    .section.home-contact-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields .dynamicFormObjectField { width: 100%; }
}

/* Contact Page */
#GridTop { margin-top: var(--headerHeight); height: 415px; }
#GridTop::before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; background: #000; opacity: 0.3; }
#GridTop .top-caption { top: 50%; font-family: 'Homestead-Display'; font-size: 7rem; text-align: center; }
#GridTop .top-caption h1 { font-size: inherit; }
.contact #headline { margin: 40px 0 0; }
.contact #headline h1 { font-size: 5.4rem; color: #003466; }
.contact #contactview .contactDetailsText1 { margin: 0; line-height: normal; font-size: 2rem; padding: 90px 0 55px; }
.contact #contactview .contactDetailsText1 h2 { font-size: 5.4rem; color: #003466; margin-bottom: 15px; }
.contact #contactview .contactDetailsText1 p { font-size: 2.7rem; margin: 0; }
.contact #SiteGrid.layout-bottom #GridPromo { padding: 0; max-width: 990px; margin: 0 auto 150px; }
.contact #SiteGrid.layout-bottom #GridPromo #DynamicFormObject { padding: 50px 20px; background: #003466; }
.contact #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields { max-width: 605px; }
.contact #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields .top-form { margin: 0px 0 40px; }
.contact #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields .dynamicFormObjectField { width: calc(50% - 10px); }
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields .dynamicFormObjectField.full-width { width: 100%; }
.contact #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields .dynamicFormObjectField.textareaField { width: 100%; }
/*.contact.franchise #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields .dynamicFormObjectField.input-email { width: 100%; }*/
.contact #contactview #contact-boxes { display: none; }
.contact.franchise #headline { margin: 90px 0 0; }
.contact.franchise #contactview .contactDetailsText1 { padding: 20px 0 55px; }

@media(max-width: 1024px) {
    #GridTop { height: 300px; }
    #GridTop .top-caption { font-size: 5rem; }
    .contact #headline { margin: 30px 0 0; }
    .contact #headline h1 { font-size: 4.2rem; }
    .contact #contactview .contactDetailsText1 { padding: 70px 0 30px; }
    .contact #contactview .contactDetailsText1 h2 { line-height: 0.9; font-size: 4.2rem; margin-bottom: 10px; }
    .contact #contactview .contactDetailsText1 p { font-size: 2.4rem; }
    .contact #SiteGrid.layout-bottom #GridPromo { margin: 0 auto 70px; }
    .contact #SiteGrid.layout-bottom #GridPromo #DynamicFormObject { padding: 50px 0px; }
    .contact #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields .top-form { margin: 15px 0 30px; }
    .contact #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields .dynamicFormObjectField { width: 100%; }
    .contact.franchise #headline { margin: 30px 0 0; }
    .contact.franchise #contactview .contactDetailsText1 { padding: 12px 0 30px; }
}

/* About Page */
.about :is(#galleryview, #pageview) { margin: 100px auto 130px; display: flex; justify-content: space-between; position: relative; }
.about :is(#galleryview, #pageview) #headline { margin: 0 0 20px; font-size: 5.4rem; color: #003466; text-align: right; }
.about :is(#galleryview, #pageview) #text1 { max-width: 920px; text-align: right; margin: 0; }
.about :is(#galleryview, #pageview) #text1 ul { margin: 0; text-align: right; padding: 0 25px 0 0; }
.about .gallery-container { margin: 120px 0 70px; pointer-events: none; margin: 0; width: auto; position: absolute; left: -100px; }
.about .gallery-container .gallery-cubes { display: inline-flex; }
.about .gallery-container .gallery-cubes > div { width: auto; }
.about .gallery-container .boxes-images-outer-image { padding: 0; width: 150px; height: 150px; animation: spin 20s linear infinite; }
.about .GridBottomGallery { padding: 50px 0 150px; }
.about .GridBottomGallery .bottomGalleryTitle { margin: 0 0 35px; }
.about .GridBottomGallery .bottomGalleryTitle h2 { font-size: 7rem; font-family: 'Homestead-Display'; color: #003466; }
.about .GridBottomGallery .item { padding: 0 10px; }
.about .GridBottomGallery .item img { border-radius: 12px; }
.about .GridBottomGallery .owl-carousel .owl-prev { right: 30px; }
.about .GridBottomGallery .owl-carousel .owl-prev::after { background-image: url(/warehouse/dynamic/440453.svg); }
.about .GridBottomGallery .owl-carousel .owl-next::after { background-image: url(/warehouse/dynamic/440454.svg); }
.about .GridBottomGallery .owl-carousel .owl-next { left: 30px; }

@media(max-width: 1024px) {
    .about :is(#galleryview, #pageview) { margin: 70px auto 0; flex-direction: column; }
    .about :is(#galleryview, #pageview) #headline { margin: 0 0 10px; font-size: 4.2rem; padding: 0 16px; }
    .about :is(#galleryview, #pageview) #text1 { padding: 0 16px; }
    .about .gallery-container { margin: 70px 0; position: relative; left: unset; }
    .about .GridBottomGallery { padding: 0px 0 70px; }
    .about .GridBottomGallery .bottomGalleryTitle h2 { font-size: 4.2rem; padding: 0 16px; }
    .about .GridBottomGallery .owl-carousel .owl-prev::after, .about .GridBottomGallery .owl-carousel .owl-next::after { width: 32px; height: 32px; }
    .about .GridBottomGallery .item { padding: 0 16px; }
    .about .GridBottomGallery .item img { min-height: 300px; object-fit: cover; }
}

/* Branches Lobby */
.categories-strip { background: #003466; }
.categories-strip ul { display: flex; align-items: center; justify-content: center; gap: 30px; }
.categories-strip ul li { font-size: 2.7rem; padding: 16px 0; text-underline-offset: 5px; }
.categories-strip ul li.active { background: transparent; text-decoration: underline; }
.categories-strip ul li.strip-item:not(.active) { opacity: 0.8; }
.categories-strip ul li:hover { text-decoration: underline; }
.branches-lobby #ContentGridReadMoreModule #pageview { margin: 150px auto 30px; }
.branches-lobby #ContentGridReadMoreModule #pageview #headline { margin: 0; }
.branches-lobby #ContentGridReadMoreModule #pageview #headline h1 { font-size: 5.4rem; color: #003466; }
.branches-lobby #gridshort-view-media { display: flex; flex-wrap: wrap; max-width: 1240px; margin: 0 auto 140px; gap: 30px; justify-content: center; }
.branches-lobby #gridshort-view-media > div { width: calc(33.33% - 21px); padding: 0; }
.branches-lobby #gridshort-view-media > div .grid-short-box { padding-bottom: 0; margin: 0; height: 200px; border-radius: 12px; }
.branches-lobby #gridshort-view-media > div .grid-short-box::before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #181F25CC; border-radius: 12px; pointer-events: none; transition: 0.4s all ease; }
.branches-lobby #gridshort-view-media > div .grid-short-box:hover::before { opacity: 0.3; }
.branches-lobby #gridshort-view-media > div .grid-short-box::after { content: ''; position: absolute; left: 20px; top: 20px; width: 27px; height: 24px; background-repeat: no-repeat; background-position: center; background-size: 100%; background-image: url(/warehouse/dynamic/456046.svg); pointer-events: none; }
.branches-lobby #gridshort-view-media > div .grid-short-box .text-caption { width: 100%; }
.branches-lobby #gridshort-view-media > div .grid-short-box .text-caption .grid-short-box-subtitle,
.branches-lobby #gridshort-view-media > div .grid-short-box .text-caption .grid-short-box-text { display: none; }
.branches-lobby #gridshort-view-media > div .grid-short-box .text-caption .grid-short-box-label { font-size: 3.2rem; padding: 5px 0 0; color: #fff; line-height: 85%; }

@media(min-width: 1025px) {
    .branches-lobby #gridshort-view-media > div .grid-short-box a { position: relative; top: unset; left: unset; display: flex; align-items: center; justify-content: center; }
}

@media(max-width: 1024px) {
    .categories-strip .mobile-strip .top-mobile-strip > span:nth-child(1) { opacity: 0.75; }
    .branches-lobby #ContentGridReadMoreModule #pageview { margin: 70px auto 30px; }
    .branches-lobby #gridshort-view-media > div { width: calc(50% - 10px); }
    .branches-lobby #gridshort-view-media > div .grid-short-box { padding-bottom: 31vw; height: 0; }
    .branches-lobby #gridshort-view-media { padding: 0 10px; gap: 10px; justify-content: center; margin: 0 auto 70px; }
    .branches-lobby #gridshort-view-media > div .grid-short-box .text-caption .grid-short-box-label { font-size: 2.5rem; }
    .branches-lobby #gridshort-view-media > div .grid-short-box::after { left: 15px; top: 15px; }
}

/* Branch Page */
#SnifView { margin: 150px auto; display: flex; justify-content: center; }
#SnifView .topDetails { max-width: 1240px; width: 90%; display: flex; justify-content: space-between; gap: 17.8vw; }
#SnifBlockRight { text-align: right; max-width: 450px; }
#SnifBlockRight #text1 a { display: inline-block; padding: 4px 20px; background-color: #fdac0e; color: #000; font-weight: 600; line-height: 1.2; }
#SnifBlockLeft { text-align: right; max-width: 450px; width: 100%; }
#SnifView #headline { text-align: right; margin-bottom: 20px; }
#SnifView #text1, #SnifView #text2 { text-align: right; max-width: 100%; margin: 20px 0 40px; }
#SnifView #text1 h2, #SnifView #text2 h2 { margin-bottom: 10px; color: #003466; font-size: 3.2rem; }
.DetailsRightSide p { position: relative; font-size: 2.7rem; }
.DetailsLeftSide { margin-left: 0; margin-right: auto; }
#SnifBlockLeft > div { width: 100%; display: flex; padding: 11px 0px; border-top: 2px solid #003244; }
#SnifBlockLeft > div:last-child { border-bottom: 2px solid #003244; }
#SnifBlockLeft > div .DetailsRightSide { display: flex; gap: 10px; align-items: center; }
#SnifBlockLeft > div .DetailsRightSide .DetailsRightSideIcon img { width: 30px; height: 30px; }
.DetailsLeftSide img { width: 32px; height: 32px; }
#SnifView .address, #SnifView .phone { font-size: 2.7rem; margin-bottom: 10px; }
#SnifView .phone a:hover { text-decoration: underline; }
#SnifView #headline h1 { color: #003466; font-size: 5.4rem; line-height: 85%; }
#SnifBlockRight .kosher { background: #D9D9D9; display: inline-flex; border-radius: 12px; padding: 11px 30px; font-size: 2.7rem; margin: 10px 0 30px; }
#SnifBlockRight a.snif-button { background: #15D161; display: flex; border-radius: 12px; padding: 11px 30px; font-size: 2.7rem; max-width: 230px; margin-top: 10px; justify-content: center; align-items: center; color: #003244; }

@media(max-width: 1024px) {
    #SnifView .topDetails { width: 100%; padding: 0 16px; flex-direction: column; gap: 50px; }
    #SnifView { margin: 70px auto; }
    #SnifView .address, #SnifView .phone { font-size: 2.2rem; }
    #SnifBlockRight .kosher { font-size: 2.2rem; padding: 11px 20px; margin: 10px 0; }
    #SnifView #headline h1 { font-size: 4.2rem; }
    #SnifView #text1 h2, #SnifView #text2 h2 { font-size: 2.7rem; }
    #SnifBlockRight a.snif-button { font-size: 2.2rem; padding: 11px 20px; width: fit-content; min-width: 150px; }
    .DetailsRightSide p { font-size: 2.2rem; }
    #SnifBlockLeft > div { padding: 9px 0px; }
    .DetailsLeftSide img { width: 26px; height: 26px; }
}

/* Thank you Page */
.FormResultPage #SiteContainer { min-height: 100vh; display: flex; flex-direction: column; }
.FormResultPage #SiteGridContainer { flex-grow: 1; }
.FormResultPage footer { display: flex; }
.FormResultPage #GridTop { display: none; }
.FormResultPage #pageview #headline { font-size: 100%; position: relative; }
.FormResultPage #pageview #text1 { max-width: 100%; line-height: 1; }
.FormResultPage #FormResultPage { padding-top: 250px; }
.FormResultPage #FormResultPage #headline { margin-bottom: 20px; }
.FormResultPage #FormResultPage #headline h1 { font-size: 5.4rem; line-height: 85%; color: #003466; font-family: 'stanga-aaa-bold-new', 'Stanga-regular-aaa-multiLang'; }
.FormResultPage #FormResultPage #text1 a.FormResultPageButton { margin: 20px 0 0 !important; border-radius: 12px; background: #15D161; height: 50px; font-size: 2.7rem; width: 230px; display: inline-flex !important; align-items: center; justify-content: center; transition: 0.3s all ease; }
.FormResultPage #FormResultPage #text1 a.FormResultPageButton:hover, .FormResultPage #FormResultPage #text1 a.FormResultPageButton:focus { background: #23F377; }

@media(max-width: 1024px) {
    .FormResultPage #FormResultPage { padding-top: 30vh; }
    .FormResultPage #FormResultPage #headline h1 { font-size: 4.2rem; }
    .FormResultPage #FormResultPage #text1 a.FormResultPageButton { font-size: 2.2rem; width: 180px; }
}

/* Accessability Page */
.accessabilityMainPage #GridTop { display: none; }
.accessabilityMainPage #pageview { margin: 200px auto 130px; }

@media(max-width: 1024px) {
    .accessabilityMainPage #pageview { margin: 130px auto 90px; }
}

/* 404 Page */
.page-404 #SiteGrid #GridContent { padding: 0 20px; min-height: 80vh; display: flex; align-items: center; justify-content: center; color: #003466; }
.page-404 #SiteGrid #GridContent .page-not-found a { margin: 10px 0 0 !important; border-radius: 12px; background: #15D161; height: 50px; font-size: 2.7rem; width: 230px; display: inline-flex !important; align-items: center; justify-content: center; transition: 0.3s all ease; }
.page-404 #GridTop,
.page-404 #GridBottom { display: none; }
.page-404 #SiteContainer { min-height: 100vh; display: flex; flex-direction: column; }
.page-404 #SiteGridContainer { flex-grow: 1; margin: 0; }
.page-404 footer { display: flex; }
.page-404 #SiteGrid #GridContent .page-not-found h2 { font-size: 5.4rem; font-family: 'stanga-aaa-bold-new', 'Stanga-regular-aaa-multiLang'; }
.page-404 #SiteGrid #GridContent .page-not-found { position: relative; }
.page-404 #SiteGrid #GridContent .page-not-found::before { content: 'oops!'; font-size: 7rem; font-family: 'Homestead-Display'; margin-bottom: 50px; display: block; }

@media(max-width: 1024px) {
    .page-404 #SiteGrid #GridContent .page-not-found::before { font-size: 5rem; margin-bottom: 30px; }
    .page-404 #SiteGrid #GridContent .page-not-found h2 { font-size: 4.2rem; line-height: 1; }
}

/* Footer */
footer { padding: 0; }
.footer-text-divided { padding: 27px 30px; position: relative; background: #fff; }
.footer-text-divided > div.footer-text-middle { position: absolute; padding: 0; width: auto; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.footer-text-divided > div.footer-text-middle img { width: 140px; }
.footer-text-divided > div.footer-text-left { width: 100%; padding: 0; display: flex; justify-content: space-between; flex-direction: row-reverse; }
.footer-text-divided > div.footer-text-left .footerSocialIcons { display: flex; flex-direction: row-reverse; align-items: center; }
.footer-text-divided > div.footer-text-left .footerSocialIcons a { margin: 0 0 0 12px; border: 2px solid #003466; border-radius: 50%; padding: 6px; display: inline-flex; width: 40px; height: 40px; align-items: center; justify-content: center; }
.footer-text-divided > div.footer-text-left .footerSocialIcons a svg { fill: #003466; }

@media(max-width: 1024px) {
    #SiteFooter { padding: 0; }
    .footer-text-divided { padding: 20px 16px 20px; display: flex; flex-direction: column-reverse; }
    .footer-text-divided > div.footer-text-middle { position: relative; top: unset; left: unset; transform: unset; margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(0, 52, 102, 0.15); }
    .footer-text-divided > div.footer-text-middle img { width: 105px; }
    .footer-text-divided > div.footer-text-left { flex-direction: column; align-items: center; gap: 20px; }
    .footer-text-divided > div.footer-text-left p img { width: 270px; }
    .footer-text-divided > div.footer-text-left .footerSocialIcons a { width: 32px; height: 32px; margin: 0 6px; }
    .footer-text-divided > div.footer-text-left .footerSocialIcons a svg { width: 20px; height: 15px; }
}

/* LAPTOPS */
@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.2) {
    #home-gallery, #home-gallery .slider-bg.stellar-bg { height: var(--vh) !important; }
    body.safariBrowser #home-gallery, body.safariBrowser #home-gallery .slider-bg.stellar-bg { height: 100vh !important; }
}
