/** Shopify CDN: Minification failed

Line 229:12 Expected identifier but found whitespace
Line 229:13 Unexpected "("
Line 708:13 Expected ":"
Line 856:13 Expected ":"

**/
html {
  scroll-behavior: smooth;
}

/* Optional: Respects user's motion preferences */
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}





    .section--full-width .product-information__grid:not(:has(.product-information__media:empty)).product-information--media-left .product-details {
        /* z-index: -1 !important; */
    }

    .gravity-button {
    border-radius: 15px !important;
    }

.popup-input {
    text-align: center;
    font-size: 13px;
}


.footer-fuli {
    padding-top: 150px !important;
    margin-top: 120px !important;
    }

    .fo-middle-brand img {
        margin-bottom: 20px !important;
    mix-blend-mode: multiply;
}

.custom-overlay-grid {
    margin: 7em !important;
}


.fo-container {
    max-width: 80% !important;
}


.product-information__grid:not(
    :has(.product-information__media:empty)
  ).product-information--media-left
  .product-information__media {
  padding-right: calc(var(--gap, 0) / 2);
}

    .product-information__grid:not(:has(.product-information__media:empty)).product-information__grid--half, .product-information__grid:not(:has(.product-information__media:empty)).product-information__grid--half:has(.media-gallery--extend) {
        grid-column: 0;
        grid-template-columns: none;
        width: 100%;
        display: grid;
        margin: 0;
    }


    :is(.product-information__grid:not(:has(.product-information__media:empty)).product-information__grid--half,.product-information__grid:not(:has(.product-information__media:empty)).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-information__media {
        grid-column: 0;
        width: 100%;
        max-width: 100%;
        display: flex;
        padding: 0;
        position: relative;
        margin: 0 auto;
    }


        .product-details>.group-block {
        height: min-content;
        position: fixed;
    }


    media-gallery:where(.media-gallery--grid) .media-gallery__grid,
        .media-gallery--carousel slideshow-container, .media-gallery--grid .product-media>* {
        /* overflow: hidden; */
    width: 60%;
    /* display: block; */
    margin: 0 auto;
        }

        .media-fit-cover :is(img, video, iframe, .deferred-media__poster-image) {
    /* object-fit: cover; */
    width: 100%;
    border-radius: 150px !important;
    height: 100%;
    box-shadow: 0 25px 45px rgba(101, 101, 101, 0.1), inset 0 1px rgba(255, 255, 255, .06);
}

media-gallery.media-gallery--grid .media-gallery__grid .product-media-container {
    border: 1px solid rgba(255,102,0,.1);
  box-shadow: 0 25px 45px rgba(101, 101, 101, 0.1), inset 0 1px rgba(255, 255, 255, .06);
      border-radius: 150px !important;
}

            :is(.product-information__grid:not(:has(.product-information__media:empty)).product-information__grid--half,.product-information__grid:not(:has(.product-information__media:empty)).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-details {
        grid-column: 0;
        display: block;
        margin: 0 auto;
        max-width: 90%;
        width: 100%;
        z-index: -1 !important;
    }


    .section--full-width.section--full-width-margin {
  width: 100vw;           /* full viewport width */
  margin: 0;              /* remove margins if not needed */
  padding: 0;             /* no padding to restrict width */
}

.section--full-width.section--full-width-margin {
    /* width: 100vw; */
    /* margin: 0; */
    /* padding: 0; */
    position: fixed;
    z-index: 9999;
    background: transparent;
}

.section--full-width.section--full-width-margin>*, .header__columns:has(.header__column--center header-menu) {
    --header-center: auto;
    --header-left: minmax(max-content, 1fr);
    --header-right: minmax(max-content, 1fr);
    background-color: #f5e5cf;
    border-radius: 16px;
    padding: 3px 30px;
    margin: 1.5em 9em;
    z-index: 9999;
    backdrop-filter: blur(4px) saturate(150%);
    -webkit-backdrop-filter: blur(15px) saturate(180%);
    background: radial-gradient(circle at center, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, .05) 100%, transparent 100%);
    border: 1px solid rgba(255, 102, 0, .1);
    box-shadow: 0 25px 45px rgba(101, 101, 101, 0.2), inset 0 1px rgba(255, 255, 255, .06);
    transition: transform .6s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header[data-sticky-state=idle], .header[data-sticky-state=active][data-animating] {
    opacity: 1 !important;
}

    .header-logo {
        flex-shrink: 0;
        width: 80%;
    }

    body {
  top: 0;
  left: 0;
  /* background: linear-gradient(to bottom, #fff4db, rgb(242 237 227 / 1)); */
  background: linear-gradient(to bottom, #fff8e9, #cfceca);
  z-index: -1;
    }



.shopify-section:not(.header-section) :is(.section,.cart__summary-container) {
    background: transparent;
    border-radius: 0px;
}



.button[id^=BuyButtons-ProductSubmitButton-] {
    border-radius: 15px !important;
    max-width: 100%;
    font-size: 1.2em;
    text-transform: uppercase;
    margin: 1em 0;
}

.product-details .quantity-selector,
.product-details .quantity-selector .quantity-plus,
.quantity-selector input[type=number] {
    background: transparent;
    border: 0;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0 auto;
}

.product-form-buttons>*:not(.quantity-selector) {
    flex: 1 1 805px !important;
}

.group-block-content {
    height: 100%;
    width: 95%;
    text-align: center;
    margin: 0 auto;
    align-items: center;
    padding: 0;
}

.tax-note.tax-note.tax-note,
product-price.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6)>*:not(.tax-note) {
    margin-block: 0;
    text-align: center;
}

:is(main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style) :is(.spacing-style,.inherit-spacing) {
    margin: 0 auto;
    align-items: center;
    display: block;
}


    .section--full-width .product-information__grid:not(:has(.product-information__media:empty)).product-information--media-left .product-details
Specificity: (0,6,0)
 {
        padding-inline-end: var(--padding-lg);
        max-width: 70%;
                z-index: -1 !important;
    }


    :not(.dialog-zoomed-gallery)>.product-media-container {
    overflow: unset;
}



/* MANIFESTO FOR EACH PRODUCT */
/* .shopify-section:not(.header-section) :is(.section,.cart__summary-container) */

.product-information.section.section--full-width.spacing-style.color-scheme-58084d4c-a86e-4d0a-855e-a0966e5043f7.relative {
    display: block;
    float: right;
    width: 75%;
margin: 10em 0 2em 0;
}

.section-content-wrapper.section-content-wrapper {
    min-height: calc(var(--section-min-height, "auto") - var(--section-height-offset, 0px));
    position: relative;
    height: 100%;
}
.custom-section-content {
}

.custom-product-text-left,
#shopify-section-template--26272233324879__customtext_en8RVy {
    width: 30%;
    box-sizing: border-box;
    padding: 5rem;
    position: fixed;
    display: block;
    height: 100%;
    text-align: center;
    align-items: center;
    align-content: center;
            z-index: -1;
}
.custom-product-text-left h2,
#shopify-section-template--26272233324879__customtext_en8RVy h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.custom-product-text-left p,
#shopify-section-template--26272233324879__customtext_en8RVy p {
  font-size: 1rem;
  line-height: 1.6;
}



/* OLD BANNER .hero {
    margin: 0 auto;
    max-width: 87vw;
    border-radius: 150px !important;
    box-shadow: 0 25px 45px rgba(101, 101, 101, 0.2), inset 0 1px rgba(255, 255, 255, .06);
} */

.hero {
        margin: 0 auto;
    max-width: 100%;
    border-radius: 0px !important;
    box-shadow: 0;
}

.hero__media-wrapper {
    position: relative !important;
}

.hero__link {
    position: relative !important;
}

#shopify-section-template--26272233128271__hero_irjTFL,
.shopify-section:not(.header-section):has(.section) .hero {
        margin: 0 auto;
    max-width: 100%;
    height: 100%;
}

#shopify-section-template--26272233128271__section_38BxqK {
margin: 0 auto;
    max-width: 80%;
}

main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style, main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style {
    border-radius: 0px;
    mix-blend-mode: multiply;
        max-width: 100%;
    margin: 2em auto;
}

:not(.dialog-zoomed-gallery)>.product-media-container {
    overflow: auto;
}

.featured-product-section .product-media-container.constrain-height {
    max-width: 80%;
    border-radius: 150px !important;
}

.product-media-container img {
    aspect-ratio: inherit;
    object-fit: cover !important;
    object-position: center center;
    border-radius: 20px;
}

.hero__media-wrapper {
    left: revert;

}

.hero__link {
    background: white;
}

.video-background, 
.video-background * {
overflow: hidden;
    margin: 0 auto;
    object-fit: contain;    
    margin: 0 auto;
    position: relative;
    width: auto;
    height: auto;
    border-radius: 20px;
}
.video-background img, 
.video-background * img {
    display: none;
}

.layout-panel-flex--row>.group-block--width-fill {
    flex: initial;
    height: auto;
    }

/* DONT DISPLAY ON PRODUCTS ONLY */
main[data-template="product"] ~ #shopify-section-sections--26272233390415__footer {
  display: none !important;
}


.shopify-section:not(.header-section):has(.section) {
    position: relative;
    /* border-radius: 20px; */
    overflow: hidden;
}

/* THIS IS ABOUT THE 6 PRODUCT AREA  */


#shopify-section-template--26272233128271__product_list_nQbyNK {
    margin: 0em 4em;
    gap: 6em;
}

shopify-section-template--26272233128271__product_list_nQbyNK .shopify-section:not(.header-section):has(.section) {
    margin: 0;
}

.featured-product-section .product-grid__card {
        --padding-block: 100px !important;
        --padding-inline: 100px !important;
    }


rte-formatter.spacing-style.text-block.text-block--AdnpKOGlWRUFlTVVkN__text_fDPXwe.rte.text-block--align-center.text-block--full-width.rte {
    padding: 10px;
}


video::-webkit-media-controls {
  display: none !important;
  -webkit-appearance: none;
}
video::-webkit-media-controls-enclosure {
  display: none !important;
}


/* Target video inside your deferred-media wrapper */
deferred-media[class] :is(.deferred-media__poster-button~video) {
  pointer-events: none;       /* stops tapping = no controls */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-playsinline: playsinline;
  playsinline: playsinline;
  object-fit: cover;
}

/* Force-hide Safari controls */
video::-webkit-media-controls {
  display: none !important;
    pointer-events: none; 
}
video::-webkit-media-controls-enclosure {
  display: none !important;
    pointer-events: none; 
}
video::-webkit-media-controls-panel {
  display: none !important;
    pointer-events: none; 
}
video::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
  display: none !important;
    pointer-events: none; 
}

/* Select only the video inside that wrapper */
.deferred-media__poster-button video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  pointer-events: none;             /* blocks taps = no controls */
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.deferred-media__poster-button video::-webkit-media-controls,
.deferred-media__poster-button video::-webkit-media-controls-enclosure,
.deferred-media__poster-button video::-webkit-media-controls-panel,
.deferred-media__poster-button video::-webkit-media-controls-play-button,
.deferred-media__poster-button video::-webkit-media-controls-start-playback-button {
  display: none !important;
}
video::-webkit-media-controls {
  display: none !important;
    pointer-events: none; 
}

video::-moz-media-controls {
  display: none !important;
    pointer-events: none; 
}

video::-webkit-media-controls,
video::-webkit-media-controls-enclosure,
video::-webkit-media-controls-panel,
video::-webkit-media-controls-overlay-play-button,
video::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

video {
  pointer-events: none !important; /* makes it completely untouchable */
}
/* --- CODE TO HIDE SAFARI VIDEO CONTROLS --- */
  .featured-product-section video::-webkit-media-controls {
    display: none !important;
  }

  .featured-product-section video::-webkit-media-controls-panel {
    display: none !important;
  }



#shopify-section-template--26272233128271__section_NTUyW8 .layout-panel-flex--row>.group-block--width-fill,
#shopify-section-template--26272233128271__section_pXNpDe .layout-panel-flex--row>.group-block--width-fill {
    padding: 0;
    height: auto;
}
#shopify-section-template--26272233128271__section_NTUyW8 .video-background, 
#shopify-section-template--26272233128271__section_NTUyW8 .video-background *,
#shopify-section-template--26272233128271__section_pXNpDe .video-background, 
#shopify-section-template--26272233128271__section_pXNpDe .video-background * {
border-radius: 0;
    max-width: none;
    width: auto;
    height: auto;
}

#shopify-section-template--26272233128271__section_NTUyW8 .product-grid__card.product-grid__card,
#shopify-section-template--26272233128271__section_pXNpDe .product-grid__card.product-grid__card {
    display: block;
    max-width: 80%;
    margin: 0 auto;
}

#shopify-section-template--26272233128271__section_NTUyW8 .section-content-wrapper.section-content-wrapper,
#shopify-section-template--26272233128271__section_pXNpDe .section-content-wrapper.section-content-wrapper {
    margin: 8em auto;
    max-width: 90em;
    max-height: fit-content;
    border-radius: 20px;
    overflow: clip;
    background: #e8dfcf;
}

/********* MANIFESTO *********/

#shopify-section-template--26272233128271__section_wHURPf {
    padding: 0;
    background: url(/cdn/shop/files/FULI_Footer_v1_copy.jpg?v=1760359713) center / cover no-repeat;
      mix-blend-mode: multiply;
}

#shopify-section-template--26272233128271__section_wHURPf p {
    font-size: 1.2rem;
}

#shopify-section-template--26272233128271__section_wHURPf .section-content-wrapper.section-content-wrapper {
    padding: 20%;
}



#shopify-section-sections--26272233390415__footer {
    max-width: 60%;
    width: 100%;
    margin: 6em auto;
    border-radius: 120px;
    background: white;
    align-items: center;
    align-content: center;
    padding: 50px;
    border-width: 20px;
    border-style: solid;
    border-color: var(--color-input-border);
      position: relative;       
  overflow: visible;      
  z-index: 0;   
  mix-blend-mode: multiply;
}


/* FOOTER WITH BACKGROUND  */

/* 

#shopify-section-sections--26272233390415__footer {
    max-width: 60%;
    width: 100%;
    margin: 6em auto;
    border-radius: 120px;
    background: white;
    align-items: center;
    align-content: center;
    padding: 50px;
    border-width: 20px;
    border-style: solid;
    border-color: var(--color-input-border);
      position: relative;       
  overflow: visible;      
  z-index: 0;   
  mix-blend-mode: multiply;
}

#shopify-section-sections--26272233390415__footer .footer-bg-full {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;          
  height: 100%;             
  background-size: cover;
}

#shopify-section-sections--26272233390415__footer::before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px; 
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background: url('/cdn/shop/files/FULI_Footer_v1_copy.jpg?v=1760359713') center/cover no-repeat;
  z-index: -1;
      mix-blend-mode: multiply;
} */


.footer-utilities {
    width: fit-content !important;
    }


/* #shopify-section-sections--26272233390415__footer .footer-bg-full--bleed {
  top: -40px;          
  bottom: -40px;            
  height: calc(100% + 80px);
} */


/* .footer-background {
  position: relative;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  overflow: visible; 
  z-index: 0;
} */

/* .footer-background::before {
  content: "";
  position: absolute;
  top: -100px;
  bottom: -100px; 
  left: 0;
  right: 0;
  background: url('/cdn/shop/files/FULI_Footer_v1_copy.jpg?v=1760359713') center/cover no-repeat;
  z-index: -1;
} */


/* #shopify-section-sections--26272233390415__footer {
  position: relative; 
  overflow: visible; 
  z-index: 0;
} */



/* Reveal animation variations */

.reveal-on-scroll,
.reveal-on-scroll-v1 {
  opacity: 0;
  transform: translateY(40px);
  filter: blur(10px);
  transition:
    opacity 1s ease-out,
    transform 1s ease-out,
    filter 1s ease-out;
  will-change: opacity, transform, filter;
}

.reveal-on-scroll-v2 {
  opacity: 0;
  transform: scale(0.9);
  transition:
    opacity 1.2s ease-out,
    transform 1.2s ease-out;
  will-change: opacity, transform;
}

.reveal-on-scroll.revealed,
.reveal-on-scroll-v1.revealed,
.reveal-on-scroll-v2.revealed {
  opacity: 1;
  transform: translateY(0) scale(1);
  filter: blur(0);
}

.shopify-section:not(.header-section) .section-background {
    border-radius: 65px;
}

div#shopify-section-sections--26272233390415__section_cELjwW {
    border-radius: 65px;
    margin: 2em auto;
    max-width: 40%;
    padding: 4em 3em 0em 3em;
}



.blog-post-content {
    max-width: 60% !important;
    margin: 0 auto;
}

.blog-post-content img {
    border-radius: 20px;
    }

    .blog-post-content p {
    max-width 100% !important;
    margin: 1em 1em auto;
        font-size: 1.2vw;
    }

    .blog-post-content  {
    text-align: left;
}

.spacing-style.text-block.text-block--AR2lnamx2R29OMmJyN__blog-post-title.h2.text-block--align-center {
    padding-top: 4em;
}

.spacing-style.text-block.text-block--AR2lnamx2R29OMmJyN__blog-post-title.h2 {
        padding-top: 4em;
}


.menu-drawer {
    height: auto !important;
}
.menu-drawer__menu {
    padding: 50px 0 50px 50px;
    max-width: 80%;
}

.menu-drawer__navigation {
    background: white;
    border-radius: 50px;
    margin-top: 50px;
    padding: 40px 0 40px 40px;
    /* box-shadow: 0 25px 45px rgba(0, 0, 0, 0.5), inset 0 1px rgba(255, 255, 255, 1); */
}

.menu-drawer__close-button {
    opacity: 0;
    }

    .menu-drawer__featured-content {
    background: white;
    padding: 20px;
    border-radius: 50px;
}
.menu-drawer__utility-links {
    display: none;
    }


    .resource-card__media img {
border-radius: 20px !important;
    }

    .shopify-policy__container {
    max-width: 80% !important;
        margin: 12em auto !important;
    }

.shopify-policy__body p,
.shopify-policy__body li {
    font-size: 15px;
    line-height: 2vw;
}

.predictive-search-form {
    background: #edefe5;
    border-radius: 50px;
    padding: 20px;
}

.cart-drawer__content {
background: #edefe5 !important;
    border-radius: 40px !important;
    padding: 30px !important;
    margin: 2em !important;
}
.currency-converter-cart-note.translatable.cbb-desktop-view {
    border-radius: 20px;
}

.cart-items__media-image {
    border-radius: 10px;
    }


.cart-items__quantity .quantity-selector {
    border-radius: 40px;
    }

    .cart-drawer__header {
        padding: var(--cart-drawer-padding-desktop);
        display: none !important;
    }
















/* !!!!!!!!!! MOBILE !!!!!!!!!! */
/* !!!!!!!!!! MOBILE !!!!!!!!!! */
/* !!!!!!!!!! MOBILE !!!!!!!!!! */
/* !!!!!!!!!! MOBILE !!!!!!!!!! */
/* !!!!!!!!!! MOBILE !!!!!!!!!! */

@media (max-width: 767px) {

    .shopify-policy__body p,
.shopify-policy__body li {
    font-size: 15px;
    line-height: 4vw;
}


.popup-block-text.popup-text--center.popup-font-heading h3 {
    font-size: 16px !important;
}

.popup-block-video-wrapper {
    max-width: 90%;
    margin: 0 auto;
}

    .spacing-style.text-block.text-block--AR2lnamx2R29OMmJyN__blog-post-title.h2 {
        padding-top: 2em;
}


    .blog-post-content {
    max-width: 100% !important;
    margin: 0 auto;
}

.blog-post-content img {
    border-radius: 20px;
    margin-bottom: 2em;
    }

    .blog-post-content p {
    max-width 100% !important;
    margin: 0em 1em auto;
        font-size: 3vw;
    }



div#shopify-section-sections--26272233390415__section_cELjwW {
    border-radius: 65px;
    margin: 1em auto;
    max-width: 80%;
    padding: 0em 3em 2em 3em;
}


    #shopify-section-sections--26272233390415__hero_Ez88JA .hero__container.spacing-style.section.section--full-width img,
    .shopify-section-sections--26272233390415__hero_Ez88JA .hero__container.spacing-style.section.section--full-width img,
    .shopify-section-sections--26272233390415__hero_Ez88JA .hero__container.spacing-style.section.section--full-width img.hero__image {
  transform: scale(1.4);
    }


    .custom-overlay-grid__content-wrapper {
        max-width: 80% !important;
        }



    .custom-overlay-grid__item[data-reveal].is-visible {
                --aspect-ratio-block: 4 / 5 !important;
                }

    .custom-overlay-grid {
    margin: 6em 1em auto !important;
}


.custom-overlay-grid__media--background {
        border-radius: 55px !important;
}


    #shopify-section-template--26272233128271__section_wHURPf .section-content-wrapper.section-content-wrapper {
    padding: 10% 5%;
    min-height: 1200px;
}

    #shopify-section-template--26272233128271__section_wHURPf {
    padding: 0 0em;
}




.custom-overlay-grid__content-wrapper .rte {
    font-size: 1em;
    font-weight: var(--text-block-desc-weight, 400);
}

.custom-overlay-grid__content-wrapper .rte h4 {
    font-size: .8em;
    font-weight: var(--text-block-desc-weight, 300);
}

.custom-overlay-grid__content-wrapper .rte h3 {
    font-size: 1.4em;
    font-weight: var(--text-block-desc-weight, 900);
}


    .product-details {
    display: flex;
    align-self: start;
    justify-content: center;
    margin: 0 auto;
    display: block;
    align-items: center;
}
.product-details {
    width: 100%;
}

        .product-details>.group-block {
            margin: 0 auto;
                display: flex;
    align-self: start;
    justify-content: center;
    margin: 0 auto;
    display: block;
    align-items: center;
}
        


#shopify-section-template--26272233128271__section_NTUyW8 .section-content-wrapper.section-content-wrapper, 
#shopify-section-template--26272233128271__section_pXNpDe .section-content-wrapper.section-content-wrapper {
    border-radius: 0px !important;
    padding: 80px 0 80px 0;
    }

#shopify-section-template--26272233128271__section_NTUyW8 .video-background, 
#shopify-section-template--26272233128271__section_NTUyW8 .video-background *,
#shopify-section-template--26272233128271__section_pXNpDe .video-background, 
#shopify-section-template--26272233128271__section_pXNpDe .video-background * {
border-radius: 0;
    max-width: 80%;
    width: auto;
    height: auto;
    border-radius: 20px;
    display: block;
}

.video-background * img,
.video-background img {
    display: none !important;
}

#shopify-section-template--26272233128271__section_NTUyW8 .product-grid__card.product-grid__card,
#shopify-section-template--26272233128271__section_pXNpDe .product-grid__card.product-grid__card {
display: block !important;
max-width: 60%;
margin: 0 auto;
padding: 5em 0em;
    }

    #shopify-section-template--26272233128271__section_NTUyW8 .custom-section-content,
    #shopify-section-template--26272233128271__section_pXNpDe .custom-section-content {
    position: relative;
    border-radius: 0;
    overflow: hidden;
    background: white;
}


#shopify-section-template--26272233128271__section_NTUyW8 .layout-panel-flex,
#shopify-section-template--26272233128271__section_pXNpDe .layout-panel-flex {
    display: block !important;
padding: 0;
}

    /* TOP BAR */
    .section--full-width.section--full-width-margin>*, .header__columns:has(.header__column--center header-menu) {
    border-radius: 30px;
    padding: 3px 30px;
    margin: 1.5em 2em;
    display: grid;
    }


.custom-product-text-left,
#shopify-section-template--26272233324879__customtext_en8RVy {
width: 100%;
        padding: 9em 6em 5em 6em;
        position: initial;
        text-align: left;
        margin: 5em auto 0;
    }

 .product-details>.group-block {
    position: initial;
 }
    .product-details {
        grid-column: 0;
    }
.product-information.section.section--full-width.spacing-style.color-scheme-58084d4c-a86e-4d0a-855e-a0966e5043f7.relative {
    width: 100%;
    margin: 0em 0 2em 0;
}


.hero {
    /* position: relative; */
    min-height: auto !important;
}


.hero__container.spacing-style.section.section--full-width {
       margin-top: 8em !important; 
}
main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style, main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style {
    border-radius: 0px;
    mix-blend-mode: multiply;
        max-width: 100%;
    margin: 0em auto;
}

.product-information__grid {
    display: block !important;
    grid-template-columns: auto;
}

.media-fit-cover :is(img, video, iframe, .deferred-media__poster-image) {
    border-radius: 80px !important;
    padding: 20px;
    box-shadow: none !important;
}
.group-block-content {
    padding: 0 1em;
    text-align: left;
}


.slideshow-controls__dots button[aria-selected=true] {
    color: white;
    background-color: white;

}



.product-details {
float: left;
}




#shopify-section-template--26272233128271__section_38BxqK {
    margin: 2em;
}


#shopify-section-template--26272233128271__product_list_nQbyNK {
    margin: 0 2em;
}

    .resource-list {
        --resource-list-mobile-gap-max: 2em;
    }

.featured-product-section .product-grid__card {
    --padding-block: 80px !important;
    --padding-inline: 65px !important;
}

.spacing-style.layout-panel-flex.layout-panel-flex--column.section-content-wrapper.mobile-column{
    padding-top: 100px;
}

#shopify-section-sections--26272233390415__footer h1,
#shopify-section-sections--26272233390415__footer h2,
#shopify-section-sections--26272233390415__footer h2, .h2.h2, .text-block.h2>*,
#shopify-section-sections--26272233390415__footer summary {
    display: block;
    margin: 0 auto;
    font-size: 5vw;
    }

#shopify-section-sections--26272233390415__footer {
    max-width: 93% !important;
}

.shopify-section:not(.header-section):has(.section) {
    margin: 0;
    overflow: initial;
}
/* 
MANIFESTO MOBILE */

#shopify-section-template--26272233128271__section_wHURPf {
    padding: 100px 0px 120px 0px;
}

#shopify-section-template--26272233128271__section_wHURPf p {
    --padding-inline-start: 0;
    --padding-inline-end: 0;
    font-size: .8rem !important;
}

}
