/** Shopify CDN: Minification failed

Line 388:1 Unexpected "}"

**/
/*custom css below this line VVVV */

@font-face {
  font-family: "Lufga SemiBold";
  src: url("/cdn/shop/files/LufgaSemiBold.woff2?v=1750943013")
      format("woff2"),
    url("/cdn/shop/files/LufgaSemiBold.woff?v=1750943013")
      format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Awesome Serif Italic";
  src: url("/cdn/shop/files/AwesomeSerifItalic-SmRegular.woff2?v=1750943012")
      format("woff2"),
    url("/cdn/shop/files/AwesomeSerifItalic-SmRegular.woff?v=1750943013")
      format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

:root {
  --color-tangerine: #f06823;
  --color-lime: #B0CE4B;
  --color-black: #211F20;
  --color-white: #ffffff;
  --color-cafe: #D7A68F;
  --color-lilac: #C2ACD3;
  --color-soft-lilac: #E4D3E7;
}

/* Headline styling */
h1,
h2,
h3,
h4,
.header__heading,
.site-header__logo,
.section-header,
.card__heading {
  font-family: "Lufga SemiBold", sans-serif !important;
  font-weight: 600;
}

/* Italic variant styling  */
em,
i,
.font--variant {
  font-family: "Awesome Serif Italic", serif;
  font-style: italic;
  letter-spacing:1px!important;
  color: var(--color-tangerine);
  font-weight:500!important;
}

h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
  font-family: "Awesome Serif Italic", serif;
  font-style: italic;
  text-transform: none !important;
}

button,
.shopify-payment-button__button,
.button,
.button--primary,
.button--secondary,
.btn {
  font-family: "Lufga SemiBold", sans-serif !important;
  font-weight: 600;
  letter-spacing: 0.5px !important;
}

h1 {
  font-size: 60px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 60px !important;
  letter-spacing: -1px !important;
  text-transform: uppercase;
}

h1 em {
  font-family: "Awesome Serif Italic", serif!important;
  font-size: 64px;
  font-style: italic;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 1.28px;
  text-transform: none !important;
}

h2 {
  text-transform: uppercase;
}

h2 em {
  text-transform: lowercase; 
}

  h5,
  h5 em {
    font-size: 22px !important;
    line-height: 22px !important;
  }

p {margin-bottom:5px!important;}


/*mobile text styles*/

@media (max-width: 768px) {
  h1,
  h1 em {
    font-size: 45px !important;
    line-height: 45px !important;
  }


  h2,
  h2 em {
    font-size: 36px !important;
    line-height: 36px !important;
  }
}




/* header nav styles */
span.menu-list__link-title
 {
    letter-spacing: 2.2px;
    font-family: 'Lufga SemiBold';
    font-size: 15px;
}

span.mega-menu__link-title {
    font-family: 'Lufga SemiBold';
}

/* dropdown menu */
.menu-list__list-item:where(:not([slot=overflow])) > .menu-list__submenu {
    width: 300px !important;
    left: auto !important;
    transform: translateX(-15%);
    background-color: var(--color-lime) !important;
}

.overflow-menu::part(overflow) {
    width: 500px !important;
    left: auto !important;
    background-color: var(--color-lime) !important;
}

.menu-list__list-item:is([slot=overflow]) .menu-list__link {
  font-size: 1rem !important;
}

.overflow-menu:after {
    background-color: transparent !important;
    box-shadow: none !important;
}

.mega-menu__list {
    grid-template-columns: unset !important;
}

/* footer menu styles */
summary.menu__heading.h4 {
  font-family: "Awesome Serif Italic", serif;
  font-style: italic;
}

.ai-footer-wrapper-avmc0rkx5lytjdwxhmcopyrightpolicieslfmfgq p, .ai-footer-links-avmc0rkx5lytjdwxhmcopyrightpolicieslfmfgq a {
    font-size: 0.75rem;
}

.ai-footer-wrapper-avmc0rkx5lytjdwxhmcopyrightpolicieslfmfgq {
    width: 100%;
    border-top: 1px solid var(--color-cafe);
}


/*hide benefits for tablet and mobile*/
@media screen and (width <= 1023px) {
  div#shopify-section-template--17515389485121__section_NCdXRc {
  display: none;
}
}

@media screen and (width >= 1024px) {
  div#shopify-section-template--17515389485121__marquee_PNccy9 {
    display: none;
  }
}



/* marquee slider */

section#shopify-section-template--17542398902337__marquee_slider_exd37V {
    --page-margin: 0px;
  display: block;
}

section#shopify-section-template--17515389485121__marquee_PNccy9 {
  marquee-component.section spacing-style .gap-style .color-scheme-6{
  --marquee-speed: 32s !important;
}}



/*Mobile Page Margin*/
@media screen and (max-width:768px) {
.page-width-wide, .page-width-normal, .page-width-narrow, .page-width-content {
    --page-margin: 30px!important;
}}

/*klaviyo email signup form */

/* Make form wrap on mobile */
@media (max-width: 768px) {
  .klaviyo-form-VNbdij7 form {
    flex-wrap: wrap !important;
  }

  .klaviyo-form-VNbdij7 input {
    flex: 1 1 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* Fixed 600px on desktop */
@media (min-width: 769px) {
  .klaviyo-form-VNbdij7 input {
    flex: 0 0 600px !important;
    width: 600px !important;
    max-width: 600px !important;
  }
}

/*star icon size*/

.group-block-content{
img {
  width: 100%;
  height: auto;
  padding: 10%;
}}

/*footer logo */
footer{
img {
  width: 100%;
  height: auto;
  padding: 0%!important;
}}

/* product filtering collection page */

.facets__label { font-size:14px!important;}

.facets--filters-title {
    margin-block-end: 0;
    color: var(--color-foreground);
    height: fit-content;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Montserrat' !important;
    letter-spacing: 0.75px;
}


/*blog styling*/

.article-post__info .article-post__title a {
    color: var(--post-title-color);
    font-family: 'Lufga SemiBold'!important;
}

.shopify-section__blog * {
    box-sizing: border-box;
    font-family: 'Montserrat'!important;
}

.article-post__image-container .article-post__image-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 0px!important;
}

h1.blog-page__title.heading.h1 {
  font-size: 40px !important;
  line-height: 42px !important;
  padding-top:30px;
}

.shopify-section__blog-post .blog-page__title {
    margin: 0 0 15px!important;
}

.shopify-section__blog.page-layout-2columns-right .container .main-wrapper .mf-sidebar {
    display: none!important;
}

.shopify-section__blog-post .blog-post__count-views {
    display: none!important;}

.shopify-section__blog-post .post-featured-image {
    display: none!important;
}

.shopify-section__blog-post .post-sharing-bottom .share-elements {
    display: none !important;}

.shopify-section__blog.page-layout-2columns-right .container .main-wrapper {
    display: block!important; }

.shopify-section__blog-post .post-sharing-bottom {
    border-bottom: 0px solid var(--border-color)!important;
}

.shopify-section__blog-post .post-nextprev {
    border-bottom: 0px solid var(--border-color)!important;
}

/*mobile navigation */

.menu-drawer__menu-item {
    display: flex
;
    padding: var(--padding-2xs) 0;
    position: relative;
    text-decoration: none;
    justify-content: space-between;
    align-items: center;
    font-family: 'Lufga SemiBold'!important;
}


/*upsell list */

/*hides images from upsell block*/

.lb-image-pd {
    display: none!important;
}

.lb-plus-svg path {
    fill: #000;
}

.lb-bundle-title {
    font-size: 20px;
    font-weight: 500;
}

.lb-long-card .lb-image-host {
    display: none!important;
}

.lb-carousel-products {
    scroll-snap-type: none!important;
}

/* Show image ONLY on the cart page */
.lb-carousel-products .lb-long-card .lb-image-host {
  display: flex !important;
}

.lb-embed .lb-addon-cont {
  margin-top: 60px !important;
}}









