/** Shopify CDN: Minification failed

Line 259:50 Unexpected "{"

**/
@font-face {
  font-family: 'ITC Century Std';
  src: url('//au.fortunateone.com/cdn/shop/t/200/assets/CenturyStd-Bold.woff2?v=108241865769269276411754865078') format('woff2'),
       url('//au.fortunateone.com/cdn/shop/t/200/assets/CenturyStd-Bold.woff?v=31959377183854035741754865078') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ITC Century Std';
  src: url('//au.fortunateone.com/cdn/shop/t/200/assets/CenturyStd-Book.woff2?v=157445978761534099961754865078') format('woff2'),
       url('//au.fortunateone.com/cdn/shop/t/200/assets/CenturyStd-Book.woff?v=108054303545260960731754865078') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ITC Century Std';
  src: url('//au.fortunateone.com/cdn/shop/t/200/assets/CenturyStd-Light.woff2?v=17746931059790783161754865078') format('woff2'),
       url('//au.fortunateone.com/cdn/shop/t/200/assets/CenturyStd-Light.woff?v=46708228465605850601754865078') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


:root {
    --LAYOUT-GUTTER: 12px;
    --LAYOUT-OUTER: 35px;
    --FONT-STACK-HEADING: 'ITC Century Std', serif; 
    --FONT-STACK-BODY: Quicksand, sans-serif; 
    --overlay-bg-2: linear-gradient(94deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    --DRAWER-WIDTH: 480px;
    --progress-value: #586B66;
    --progress-bg: #F0F6EF;
    --neutral-level-1: #EBEBEB;
    --neutral-level-2: #DFDFDF;
    --neutral-level-3: #737373;
    --neutral-level-4: #3D3D3D;
    --neutral-level-5: #070707;
    --enchanted-level-4: #586B66;
    --enchanted-level-3: #91AC93;
    --enchanted-level-2: #CFDEC6;
    --enchanted-level-1: #F0F6EF;
    --font-size-12: 12px;
    --font-size-14: 14px;
    --font-8: 40px;
    --font-4: 18px;     
    --font-5: 20px; 
    --font-6: 24px;
    --font-1-1: 10px;
    --COLOR-BORDER: #C4C4C4;
    --ICON-ADD-BAG: url(//au.fortunateone.com/cdn/shop/t/200/assets/Icons-bag.svg?v=52966147395746635501754865078);
    --BTN-FONT-SIZE: 12px;
    --color-light-green: #F0F6EF;
    --FONT-WEIGHT-BODY-BOLD: 600;
    --TEXT-BTN-BG-BLACK-BRIGHTER: #2f4741;
    --COLOR-BORDER-HAIRLINE: #DFDFDF;
    --swatch-size-filters: 18px;
    --swatch-default: #586B66;
    --COLOR-MENU-LINK:  #3D3D3D;
    --RADIUS: 4px; 
    --underlay-bg: rgba(0, 0, 0, .4);
    --ICON-ZOOM-IN: url(//au.fortunateone.com/cdn/shop/t/200/assets/zoom-cursor.svg?v=184059071498524032921754865078);
    --LETTER-SPACING-BODY: 0; 
}

@media only screen and (min-width: 1400px) {
  :root {
    --content-max: 1086px;
  }
}

@media only screen and (max-width: 749px) {
  :root {
    --font-2: 14px;
    --font-3: 16px;
    --font-size-14: 16px;
    --font-size-12: 14px;
    --BTN-FONT-SIZE: 16px;
    --font-1: 12px;
  }

}

.sidebar__item .swatch__button--circle {
  margin: 0;
}
.swatches {
  --blue: #b7cafa;
  --pink: #e6c6cc;
  --gold-bronze: url('https://au.fortunateone.com/cdn/shop/files/bronze.jpg?13539');
  --multipattern: url('https://au.fortunateone.com/cdn/shop/files/Multipattern_Swatch.jpg?13539');
  --green: #dceac7;
  --purple: #c9bcdf;
  --silver: url('https://au.fortunateone.com/cdn/shop/files/silver.jpg?13539');
  --denim: url('https://au.fortunateone.com/cdn/shop/files/denim.jpg?13539');
  --red: #c64646;
  --nude: #edceb2;
  --orange: #f79b58;
  --beige: #f7ebe0;
  --brown: #866c53;
  --yellow: #f5f1af;
  --gray: #e1e1e1;
}


.swatch-color_gold-bronze {
  --swatch: var(--gold-bronze);
}

.swatch-color_silver {
  --swatch: var(--silver);
}

.swatch-color_denim {
  --swatch: var(--denim);
}


body {
  letter-spacing: 0;
}

.body-size-6 {
  line-height: 1.1;
}

.body-size-2 {
  font-size: var(--font-2);
}

.semibold {
  font-weight: 600;
}

p, .p {
    margin: 1.5em 0;
}

.navlink--toplevel {
    --link-padding: 18px;
}

.navlink--toplevel .navtext {
  font-weight: 400;
  letter-spacing: .2px;
}

.heading_font {
  font-family: var(--FONT-STACK-HEADING)!Important;
}

.hero__subheading {
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 600;
}

h1, h2 {
  letter-spacing: 1px;
}

.hero__content .body-size-2 .rte h1,
.hero__content .body-size-2 .rte h2 {
  font-size: calc(var(--font-4));
}

h4, .h4 {
  font-size: var(--font-6); 
}

h3, .h3 {
  font-size: var(--font-6); 
}

.heading-size-8 { 
  font-size: calc(var(--font-8));
}

.heading-size-4,
.related__products .tabs__head .tab-link,
.subheading-size-4,
.modal__title,
.modal--default .modal__title,
.customer-register .page__heading,
.account--login .page__heading  {
  font-size: calc(var(--font-4));
  font-family: var(--FONT-STACK-BODY);
  letter-spacing: .5px;
  line-height: 26px;
  font-weight: 600;
}

.related__products .tabs__head .tabs {
  padding-top: 15px;
}


.heading-size-3 {
   font-size: calc(var(--font-3));
   font-family: var(--FONT-STACK-BODY);
}

.heading-size-5 {
  font-size: calc(var(--font-5));
}

.heading-size-2 {
  font-size: calc(var(--font-2));
  line-height: 22px;
}

@media only screen and (max-width: 749px) {
  :root {
    --font-8: 24px;
    --font-6: 18px;
  }
}

.btn, .shopify-payment-button .shopify-payment-button__button--unbranded, #challenge .shopify-challenge__button {
  text-transform: uppercase;
}

.wrapper--narrow {
  max-width: 960px;
}

.show__mobile {
  display: none;
}

@media only screen and (max-width: 749px) {
  .show__mobile {
    display: block; 
  }

  .show__desktop {
    display: none!important;
  }
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.btn--primary.btn--solid:hover, 
.shopify-payment-button__button--unbranded:hover, {
  --btn-bg: var(--primary-hover);
  --btn-bg-hover: var(--primary-hover);
}

.btn--solid:hover:after, .shopify-payment-button__button--unbranded:hover:after {
  background-color: var(--primary-hover);
}

/* Header */

.logo__img.lazy-image img,
.header__wrapper,
.header__desktop,
.main-content>.shopify-section:first-of-type .lazy-image img {
  transition: unset;
}

.header__wrapper {
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.header--hidden {
  transform: translateY(-100%);
  opacity: 0;
  z-index: 0;
}


.site-header-title {
  margin: 0 auto;
}

.has-first-section-overlay-header .header__wrapper[data-header-transparent] header:before{
  opacity: 0;
}

.header__wrapper[data-header-transparent] header:before{
  opacity: .3;
}

@media only screen and (min-width: 750px) {
    .header__mobile__button .navlink:not(.navlink--toplevel), .header__desktop__button .navlink:not(.navlink--toplevel) {
        padding-left: 8px;
        padding-right: 8px;
    }
    .grandparent .dropdown__family {
      padding-left: 20px;
      padding-right: 20px;
    }

    .kids-1.images-2.grandparent .header__grandparent__links .dropdown__family {
      max-width: 271px;
    }

    .kids-1.images-2.grandparent .header__dropdown__wrapper {
      max-width: calc((860px + (var(--outer)*2)) - 16%);
    }

    .kids-1.images-2.grandparent .header__grandparent__links {
      flex: 1;
    }

    .kids-1.images-2 a[data-tite="hidden"][href="/"], 
    .kids-1.images-2 a[data-tite="blank"][href="/"], 
    .kids-1.images-2 a[data-stagger-first][href="/"] {
        pointer-events: none;
        min-height: 0;
        margin: 0 !important;
        padding: 0 !important;
    }

    .kids-1.images-2 a[data-tite="hidden"][href="/"], 
    .kids-1.images-2 a[data-tite="blank"][href="/"], 
    .kids-1.images-2 a[data-stagger-first][href="/"] {
        pointer-events: none;
        min-height: 0;
        padding: 0 !important;
        margin: 0 0 10px !important;
    }

} 

.grandparent .header__dropdown__wrapper {
    max-width: calc(860px + (var(--outer)*2));
    margin: 0 auto;
}

.header-sections .multicolumn .popout-header {
  margin-left: 0;
}

.header-sections .multicolumn .popout-header .popout-list {
  bottom: auto;
  top: 100%;
  z-index: 9999;
  background-color: #f0f6ef;
  margin-left: -5px;
  padding: 0 5px;
  min-height: auto;
  border-radius: 4px;
}

.header-sections .localization_custom .popout-list .popout-list__option {
  min-width: auto;
}

.announcement__wrapper *,
.toolbar__inner *,
.header-sections .multicolumn * {
  font-size: var(--font-size-12);
  font-family: var(--FONT-STACK-BODY);
  margin-top: 0;
  font-weight: 600;
  align-items: center;
}

.header-sections .multicolumn .icon__animated  {
  margin-bottom: 0;
  margin-right: 10px;
}

.popout-list__option:hover {
    background-color: transparent;
}

.header-sections .multicolumn .grid-item {
  padding: 0 var(--outer) 0 0;
}

.header-sections .multicolumn .grid-item:last-child {
  padding-right: 0;
}

@media only screen and (max-width: 1200px) {
  .header-sections .multicolumn .grid-item {
    padding: 0;
  }
}

.header-sections .multicolumn .grid-item:last-child .column__icon {
  flex-direction: row-reverse;
  justify-content: flex-start;
  text-align: right;
}

.header-sections .multicolumn .grid-item:last-child .column__icon .icon__animated {
  margin-right: 0;
  margin-left: 20px;
} 

.header-sections .multicolumn .popout__flag {
  width: 22px;
  height: 12px;
}

.header-sections .multicolumn {
  align-items: center;
  margin: 0;
}

.icon-globe {
  fill: currentcolor;
  stroke-width: 0;
}

.hero__content_outside .hero__content .hero__description {
  margin-bottom: 0;
  font-size: var(--font-size-14);
} 

.header__dropdown__image .hero__content_outside .hero__content {
    padding: 10px 0;
}

.dropdown__family .navtext {
  font-size: var(--font-size-12);
}

.menu__item.grandparent .navlink--grandchild {
  margin-bottom: 7px;
}

.grandparent .navlink--child {
  margin-bottom: 10px;
}

.grandparent .menu__blocks.with_headings{
  align-items: flex-end;
}

.grandparent .with_headings .with_headings_heading {
  margin-top: 15px;
  margin-bottom: 10px;
}

.grandparent .with_headings .with_headings_heading,
.menu__item.grandparent .dropdown__family .navlink--child .navtext {
  font-size: var(--font-size-14);
  font-weight: 700;
} 

.navlink--toplevel {
    --link-padding: 15px 15px 10px 15px;
}

.navlink--toplevel .navtext:after {
  display: none;
}


[data-tite="hidden"],
[data-tite="blank"], 
[data-stagger-first][data-tite="blank"],
[data-stagger-first][data-tite="hidden"] {
  pointer-events: none;
  min-height: 26px;
}

[data-tite="hidden"] > span,
[data-tite="blank"] > span {
  display: none;
  visibility: hidden;
}

#toggleButtonPlay {
  display: none;
}

.search-popdown {
  margin-top: -31px;
}

@media screen and (max-width: 812px) {
  .search-popdown {
    padding-top: 31px;
    padding-bottom: 30px;
  }

  .header__mobile__button .navlink:not(.navlink--toplevel), 
  .header__desktop__button .navlink:not(.navlink--toplevel) {
    padding: 5px 5px;
  }

  .navlink .icon {
    --icon-size: 32px;
  }
}

.header__mobile__right, 
.header__mobile__right .header__mobile__button {
  transform-style: unset;
  -webkit-backface-visibility: unset;
    backface-visibility: unset;
}

.header__mobile {
  grid-template-columns: repeat(2, 1fr);
}

.header__mobile__hamburger:not(.is-active) .icon-cancel,
.header__mobile__hamburger.is-active .icon-menu,
#header-menu .sliderow:not(.toggle-open) .icon-minus,
#header-menu .sliderow.toggle-open .icon-plus{
  display: none;
}

.header__mobile__hamburger:not(.is-active) .icon-menu,
.header__mobile__hamburger.is-active .icon-cancel,
#header-menu .sliderow:not(.toggle-open) .icon-plus,
#header-menu .sliderow.toggle-open .icon-minus {
  display: block;
}

#header-menu.drawer--header * {
  font-size: 16px;
  color: var(--neutral-level-4);
  line-height: 1;
  font-weight: 700;
}

#header-menu.drawer--header .mobile__menu__dropdown  *,
#header-menu.drawer--header .sliderule__wrapper--secondary *,
#header-menu.drawer--header .drawer__menu > .sliderule__wrapper * {
  font-size: 14px;
  font-weight: 400;
}

#header-menu.drawer--header .sliderow__title--highlight,
#header-menu.drawer--header .sliderow__title--highlight * {
  color: var(--highlight);
}

#header-menu.drawer--header.open {
  position: absolute;
  display: block;
  top: 51px;
  width: 100vw;
  height: 100vh;
  z-index: 9000;
}

@media screen and (min-width: 671px) {
  #header-menu.drawer--header.open,
  #header-menu.drawer--header {
    display: none;
  }
}

#header-menu.drawer--header.open .drawer__body {
  padding-bottom: 50px;
}

body.mobile-nav-open:has(.main-content>.shopify-section.section-overlay-header:first-of-type) [data-header-transparent]:not(.meganav--visible):not(.js__header__stuck),
.mobile-nav-open .header__wrapper,
.mobile-nav-open .header__mobile,
 body.mobile-nav-open:has(.main-content>.shopify-section.section-overlay-header:first-of-type) [data-header-transparent]:not(.meganav--visible):not(.js__header__stuck) .header__mobile  {
  --bg: var(--COLOR-MENU-BG);
    --text: #000;
    --link: var(--COLOR-MENU-LINK);
    --link-hover: var(--COLOR-MENU-LINK-HOVER);
    --text-dark: var(--COLOR-MENU-LINK);
    --text-light: var(--COLOR-MENU-LINK);
    --text-transparent: var(--COLOR-MENU-TRANSPARENT);
    --text-transparent-hover: var(--COLOR-MENU-TRANSPARENT-HOVER);
    --highlight: var(--text);
}

.mobile-nav-open .theme__header:after {
  opacity: 1;
  visibility: visible;
}

body.mobile-nav-open:has(.main-content>.shopify-section.section-overlay-header:first-of-type) [data-header-transparent]:not(.meganav--visible):not(.js__header__stuck) .header__logo--has-transparent .logo__img--transparent{
  opacity: 0;
}

body.mobile-nav-open:has(.main-content>.shopify-section.section-overlay-header:first-of-type) [data-header-transparent]:not(.meganav--visible):not(.js__header__stuck) .header__logo--has-transparent .logo__img--color{
  opacity: 1;
}

body.mobile-nav-open {
  overflow: hidden;
}

.js__header__stuck .is-open .search-popdown {
  padding-top: 40px;
}

#header-menu.drawer--header.open .drawer__inner {
  position: relative;
  width: 100%;
  display: block;
  left: 0;
  right: auto;
  visibility: visible;
  box-shadow: unset;
  max-width: 100%;
  padding-bottom: 50px;
}

#header-menu .sliderow sliderow--back {
  display: none;
}

#header-menu .mobile__menu__dropdown {
  display: none; 
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height 0.4s ease, opacity 0.4s ease;
}

#header-menu .mobile__menu__dropdown.sub-open,
#header-menu .mobile__menu__dropdown.sub-open .sliderow__links .mobile__menu__dropdown {
  display: block; 
  height: auto; 
}

#header-menu .sliderow {
  opacity: 1;
  display: block;
  width: 100%;
  visibility: visible;
  max-height: max-content;
  transition: unset;
  animation-delay: unset;
  animation-name: unset;
  min-height: auto;
}

#header-menu .drawer__main-menu > .sliderule__wrapper > button > .sliderow__title,
#header-menu .drawer__main-menu > .sliderule__wrapper > .sliderow > .sliderow__title {
  border-top: 1px solid var(--neutral-level-2);
}

#header-menu .sliderule__panel,
#header-menu .sliderow__links .mobile__menu__dropdown {
  position: relative;
  overflow: hidden;
  opacity: 1;
  padding-left: 20px;
}

#header-menu .sliderule__wrapper .mobile__menu__dropdown .mobile__menu__dropdown .sliderow__links  {
  margin-left: -20px;
}

#header-menu .sliderule__wrapper .mobile__menu__dropdown .mobile__menu__dropdown .sliderow {
  padding-left: 0;
}

#header-menu .sliderow__links {
    padding-top: 0;
}

#header-menu .sliderule-grid {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.sliderule__chevron--left .icon, 
.sliderule__chevron--right .icon {
  width: 20px;
}

#header-menu .sliderule__panel .sliderow__title {
  min-height: 40px;
}

#header-menu .sliderow__links .sliderule__wrapper .sliderule__chevron--right {
  display: none;
}

#header-menu .sliderow__links .sliderule__wrapper > button,
#header-menu .sliderow__links .sliderule__wrapper > button *,
#header-menu .sliderow__links .sliderule__wrapper > .second-level-menu *,
#header-menu .sliderow__links .sliderule__wrapper > a.sliderow,
#header-menu .sliderow__links .sliderule__wrapper > a.sliderow > span.sliderow__title{
  border: 0;
  font-size: 14px;
  font-weight: 700;
  padding-left: 0;
}

#header-menu .sliderule__wrapper--secondary .sliderow, 
#header-menu .sliderule__wrapper--secondary .sliderow__title {
    height: auto;
}

main-search .search-submit svg{
  width: 14px
}

main-search .search-box {
  padding-left: 10px;
}

main-search .input-holder {
  border-radius: 4px;
  border: 1px solid var(--neutral-level-3);
}

main-search .search-submit {
  padding-left: 10px;
}

.search-page .search-form input[type=search] {
  font-size: 14px;
}

/* Hide the first grid-item on mobile */
@media screen and (max-width: 960px) {
  .header-sections .grid-item:nth-child(1) {
    display: none;
  }

  .header-sections .wrapper--full-padded {
    display: flex;
    justify-content: space-evenly;
  }

  .header-sections .grid-item .column__content {
    flex: unset;
  }

  .header-sections .multicolumn .grid-item {
    width: 100%;
    margin-right: 0;
  }

  .header-sections .multicolumn .column__icon {
    justify-content: center;
  }

  .header-sections .grid-item:nth-child(1) {
    display: none;
  }

  .header-sections .grid.multicolumn {
    display: flex;
    overflow: hidden;
    width: 100%;
    padding: 0;
    flex-flow: unset;
    margin-right: 0;
  }

  /* Individual grid items */
  .header-sections .grid-item {
    min-width: 100%; /* Full width for each slide */
    transition: transform 0.5s ease;
  }

  #toggleButtonPlay {
    display: block;
    width: 18px;
    position: relative;
    z-index: 2;
    padding: 0; 
  } 

  .header-sections .multicolumn .grid-item:last-child .column__icon {
    justify-content: center;
    text-align: center;
  }
}      

.shopify-section-group-group-header.page-multicolumn { 
  position: relative;
  z-index: 9999;
}

html[data-scroll-locked] .shopify-section-group-group-header.page-multicolumn {
  z-index: 12;
}

.predictive-search__link {
  background-color: var(--enchanted-level-1);
  padding: 8px 8px;
  border-radius: 4px; 
  font-size: 12px;
  color: var(--neutral-level-4);
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.predictive-search__link.search_faq img {
  border: 1px solid;
  border-radius: 100%;
}

@media screen and (max-width: 812px) {
  #predictive-search-results,
  .predictive-search__column {
    padding-top: 15px;
  }

  .predictive-search__column .predictive-search__grid-item {
    transform: unset!important;
  } 

  .predictive-search__layout {
    display: flex;
    flex-direction: column-reverse;
  }

  .predictive-search__heading {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .predictive-search__heading_wrapper,
  .predictive-search__heading {
    padding-bottom: 20px;
    clear: both;
  }

  .predictive-search__group .predictive-search__item {
    width: 50%;
    float: left;
  }
}

.mobile_help span img {
   border: 1px solid;
   border-radius: 100%; 
}

.mobile_help span,
.account_mobile {
  display: flex;
  justify-content: flex-start;
  gap: 8px;
  align-items: center;
}

/* Home */
.slider-pagination {
   display: flex;
   justify-content: center;
   margin-top: 10px;
}

.slider-pagination button {
   background-color: #ddd;
   border: none;
   border-radius: 50%;
   width: 10px;
   height: 10px;
   margin: 0 5px;
   cursor: pointer;
}

.slider-pagination button.active {
   background-color: #333;
}

@media only screen and (min-width: 750px) {
  .grid--slider {
    --item-width: calc((100vw - var(--scrollbar-width) - var(--outer)* 5.621)* .28);
  }

  .with_stars.grid--slider {
    --item-width: calc((100vw - var(--scrollbar-width) - var(--outer)* 11.421)* .28);
  }  
}

@media only screen and (min-width: 990px) {
  .grid--slider {
    --item-width: calc((100vw - var(--scrollbar-width) - var(--outer)* 12.421)* .28);
  } 

  .with_stars.grid--slider {
    --item-width: calc((100vw - var(--scrollbar-width) - var(--outer)* 12.421)* .28);
  }  

  .with_stars.grid--slider .grid-item {
    margin-right: 25px;
  }  

  .with_stars.grid--slider {
    justify-content: center;
  }

}

@media only screen and (min-width: 1280px) {
  .grid--slider {
    --item-width: calc((100vw - var(--scrollbar-width) - var(--outer)* 13.921)* .28);
  }

  .with_stars.grid--slider {
    --item-width: calc((100vw - var(--scrollbar-width) - var(--outer)* 19.421)* .28);
  }

}

@media only screen and (min-width: 1441px) {
  .grid--slider {
    --item-width: calc((100vw - var(--scrollbar-width) - var(--outer)* 18.921)* .28);
  }

  .with_stars.grid--slider {
    --item-width: calc((100vw - var(--scrollbar-width) - var(--outer)* 24.921)* .28);
  }  

  .collection__products .grid {
    --columns: var(--COLUMNS-WIDESCREEN, 4);
  }
}

.with_stars.grid--slider .column__image {
  border-radius: 100%;
}

.star-rating {
  --star-percent: calc(var(--star-rating) / 5* 100%);
  display: inline-block;
  font-size: 1rem;
  font-family: Times;
  line-height: 1;
  margin-top: 7px;
}

.star-rating:before {
  content: "\2605\2605\2605\2605\2605";
  background: linear-gradient(90deg, var(--primary) var(--star-percent), #e1e1e1 var(--star-percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
}

.with_stars .column__heading  {
  margin-top: 7px; 
}

.with_stars .btn--text,
.with_stars .btn--text span,
.with_stars .column__text {
  text-transform: none;
  font-size: var(--font-2);
}

.with_stars .column__btn {
  margin-top: 10px;
}

#Reviews--template--23539069485371__section_reviews_YHFeJY {
  padding: 0 var(--outer);
}

.image-overlay {
  background: var(--overlay-bg-2);
}

.brick__section  .image-overlay {
  --overlay-bg-2: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 25%);
}

.tabs-collections .tabs>li span {
  letter-spacing: .5px;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 26px;
}


.radio__legend__label, 
.radio__fieldset__label {
  font-size: var(--font-2);
}

.product-item .product-item__vendor,
.product__block  .product__breadcrumbs *  {
  font-size: var(--font-size-12);
  color: var(--neutral-level-3);
  margin-bottom: 2px;
}

.product-item p.product-item__vendor {
    margin-top: 4px;
    text-transform: capitalize;
}

.product-item .product-item__title,
.product-item .price {
  color: var(--neutral-level-4);
  font-size: var(--font-size-14);
  line-height: 1.2;
  margin-bottom: 5px;
}

@media only screen and (max-width: 749px) {
  .product-item .product-item__title, .product-item .price {
    font-size: 12px;
  }

  .product-item .product-item__vendor, .product__block .product__breadcrumbs * {
    font-size: 10px;
  }

  .product-item .product-item__title, .product-item .price {
    font-size: 14px;
  }
}

.product-item .product-item__info {
  padding: 3px 0 0 0;
}

.index-tab-collections .tab-link {
  padding: 10px 0 18px;
  margin-right: -4px;
}

.tabs-collections .tabs>li span {
  padding: 18px 45px;
}

.tabs>li.current span {
  background-size: 100% 2px;
}

.tabs-collections .tabs>li:not(.current) span {
  padding: 18px 45px;
  background-size: 100% 1px;
  background-image: linear-gradient(to right,var(--neutral-level-1),var(--neutral-level-1));
}


@media only screen and (max-width: 749px) {
  .tabs-collections .tabs>li span {
    font-size: 14px;
    line-height: 22px;
    padding: 0px 45px 15px;
    display: block;
    text-align: center;
  }

  .tabs-collections .tabs>li:not(.current) span {
    padding: 0px 45px 15px;
  }

  .index-tab-collections .tab-link {
    width: 46.5vw;
    padding: 10px 0 0px;
  }

  .index-tab-collections ul:has(> li:nth-child(2)):not(:has(> li:nth-child(3))) + .tabs__arrow,
  .index-tab-collections ul:has(> li:nth-child(2)):not(:has(> li:nth-child(3))) + .tabs__arrow + .tabs__arrow {
      display: none; 
  }

}

.slider__arrows,
.fs-slider-next-button,
.fs-slider-prev-button {
  top: -38px;
  overflow: visible;
  opacity: 1;
  display: block !important;
  background: transparent;
  z-index: 1;
}

.slider__button--next,
.drawer--cart .flickity-prev-next-button.next,
.fs-slider-next-button {
  right: 45px;
}

.slider__button--prev,
.drawer--cart .flickity-prev-next-button.previous,
.fs-slider-prev-button {
  left: auto;
  right: calc(28px * 3.5);
}

.fs-slider-next-button,
.fs-slider-prev-button {
  width: 28px;
  height: 28px;
  min-width: auto;
  top: 0!important;
}

.fs-slider-next-button svg,
.fs-slider-prev-button svg {
  display: none;
}

.fs-slider-next-button:before,
.fs-slider-prev-button:before,
.carousel-container #prev-btn:before,
.carousel-container #next-btn:before  {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: var(--icon-size);
  height: var(--icon-size);
  background: var(--COLOR-TEXT);
  -webkit-mask-size: var(--icon-size);
  mask-size: var(--icon-size);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  max-width: 100%;
  max-height: 100%;
  border-radius: var(--RADIUS);
  background: #fff;
}

.fs-hidden:before {
  background:  #070707;
}

.fs-slider-container {
  padding-top: 48px;
  margin-top: -48px;
}

.slider__button:disabled,
.drawer--cart .flickity-button:disabled,
.fs-hidden {
  opacity: 1;
  visibility: visible;
  background-color: var(--neutral-level-1)!important;
  cursor: unset;
}

.product__block .fs-slider-next-button,
.product__block .fs-slider-prev-button {
  display: none!important;
}

.slider__button,
.drawer--cart .flickity-button,
.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--right, 
.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--left, 
.pswp-zoom-gallery .pswp__button--arrow--right, 
.pswp-zoom-gallery .pswp__button--arrow--left,
.fs-slider-next-button,
.fs-slider-prev-button,
.carousel-container #prev-btn,
.carousel-container #next-btn  {
  top: 0;
  box-shadow: unset;
  border-radius: 100%;
  background-color: var(--enchanted-level-4);
  color: #fff;
  --btn-size: 28px;
  --icon-size: 18px;
}

.slider__button:hover,
.drawer--cart .flickity-button:hover,
.fs-slider-next-button:hover,
.fs-slider-prev-button:hover,
.carousel-container #prev-btn:hover,
.carousel-container #next-btn:hover {
  background-color: #91AC93; 
}

.slider__button:not(:disabled):hover:before,
.drawer--cart .flickity-button:not(:disabled):hover:before,
.carousel-container #prev-btn:hover:before,
.carousel-container #next-btn:hover:before  {
  background: var(--COLOR-TEXT);
}

.slider__button:not(:disabled):before,
.drawer--cart .flickity-prev-next-button:not(:disabled):before {
  background: #fff;
}

.slider__button--prev:before,
.drawer--cart .flickity-prev-next-button.previous:before,
.fs-slider-prev-button:before,
.carousel-container #prev-btn:before {
  mask-image: url(//au.fortunateone.com/cdn/shop/t/200/assets/fortunate-chevron-left.svg?v=61010202017357997821754865078) 
}

.slider__button:after,
.drawer--cart .flickity-prev-next-button:after,
.carousel-container #next-btn:after,
.carousel-container #prev-btn:after
.fs-slider-next-button:after,
.fs-slider-prev-button:after {
  transform: unset;
  transition: unset;
}

.slider__button--next:before,
.drawer--cart .flickity-prev-next-button.next:before,
.fs-slider-next-button:before,
.carousel-container #next-btn:before {
  mask-image: url(//au.fortunateone.com/cdn/shop/t/200/assets/fortunate-chevron-right.svg?v=144723700473452137001754865078) 
}

@media (hover: hover) {
    .slider__button,
    .drawer--cart .flickity-prev-next-button,
    .carousel-container #prev-btn,
    .carousel-container #next-btn {
      opacity: 1;
    }

    .slider__button--prev,
    .slider__button--next,
    .drawer--cart .flickity-prev-next-button {
        transform: unset;
    }

    .slider__button--prev:after, 
    .slider__button--next:after,
    .drawer--cart .flickity-prev-next-button:after {
      transform: unset;
      transition: unset;
      width: 100%;
    }
}

[data-section-type="custom-content"] .hero__content {
  padding: 15px;
}

[data-section-type="custom-content"] .hero__content h3 {
  margin-bottom: 0;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.grid__heading  {
  margin-bottom: 24px;
}


.grid-item.collection-item .collection-item__info {
  text-align: center;
  padding: 15px;
}

.grid__heading-holder {
  margin-bottom: 0;
  text-transform: capitalize;
}

.column__heading {
  font-weight: 600;
}

.column__heading.heading-size-6 {
  font-weight: 500;
  margin-bottom: 30px;
}

.column__icon  .icon__animated {
  margin-bottom: 13px;
}

@media only screen and (max-width: 1200px) {
  .template-index  .screen-height-full {
    min-height: calc(var(--full-screen) / 2);
  }
}

@media only screen and (max-width: 749px) {
  .template-index  .screen-height-full {
    min-height: calc(var(--full-screen) / 1.5);
  }

  .template-index .slideshow .hero__content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 70px;
  }

  #SectionColumns--template--17508213457077__section_text_row_CiWqUi .grid {
    --columns: 1;
  }

  .fs-mobile .fs-slider-prev-button, .fs-mobile .fs-slider-next-button {
    display: none!important;
  }

  .fs-slider-container.fs-mobile div.fs-entry-container, 
  .fs-slider-container.fs-desktop div.fs-entry-container {
    width: calc(100% / 1.5) !important;
    padding-top: calc(100% / 1.5) !important;
  }  
}

@media only screen and (max-width: 450px) {
  .template-index .four-fifty-height-hero--mobile {
    min-height: 450px;
  }
}

@media only screen and (max-width: 479px) {
    .cart__quantity {
        width: 90px;
    }
}

/** Product **/
[data-product-variants] .radio__buttons {
  display: flex;
  justify-content: flex-start;
}

[data-product-variants] .radio__buttons .radio__button {
  width: 100%;
  max-width: 90px;
}

.product__content {
  position: relative;
}

.product__title {
  font-family: var(--FONT-STACK-BODY); 
  letter-spacing: 0;
}

.product__block .product__breadcrumbs {
  margin-bottom: 2px;
  text-transform: capitalize;
  font-size: var(--font-size-12);
}

.product__block .radio__legend__value {
  display: none;
}

.product__content wishlist-button-block {
  position: absolute;
  right: 0;
  z-index: 1;
  top: 5px;
}

.radio__legend .radio__legend__option-name {
  font-size: var(--font-2);
  text-transform: capitalize;
}

.product__content .custom_radio__buttons {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.current_sibs {
  font-weight: 400;
}

.custom_siblings_grid .radio__legend {
  display: none;
}

.product-item__swatches__holder.custom_siblings_grid {
  margin: 5px 0 0 0;
  display: block; 
  overflow: hidden;
  overflow-x: auto; /* Enable horizontal scrolling */
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
}

.custom_siblings_grid .radio__buttons {
  width: 100%;
  display: flex;
  gap: 2px;
  margin: 0;
}

.product-item__swatches__holder.custom_siblings_grid::-webkit-scrollbar {
  padding-bottom: 10px; 
}

.product-item__swatches__holder.custom_siblings_grid::-webkit-scrollbar-thumb {
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}

.product-item__swatches__holder.custom_siblings_grid .block-padding  {
  margin-bottom: 0;
}

@media (max-width: 768px) { /* Apply only on mobile */
    .product-item__swatches__holder.custom_siblings_grid {
        display: flex;
        gap: 5px;
        overflow-x: auto; /* Enable horizontal scrolling */
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
        cursor: grab;
    }

    .product-item__swatches__holder.custom_siblings_grid .product__block {
      margin-bottom: 0;
    } 

    .product-quick-add__description {
      display: none;
    }

    .product-quick-add__form .product__block--description{
      display: none;
      min-height: 0;
    }

    .product-quick-add__form .product__title {
      font-size: 16px;
    }
}


.custom_siblings_grid .radio__fieldset--swatches .swatch__button {
  margin-right: 5px;
}

.product__block .shop-pay-terms {
  display: none;
}

.afterpay-container {
  font-size: var(--font-1);
  color: var(--neutral-level-3);
}

.product__sale:not(.hidden), .product__final-sale-wrap:not(.hidden) {
  padding-right: 15px;
}

.afterpay-paragraph {
  margin: 0 auto;
}

@media only screen and (max-width: 1100px) {
  .product__price__wrap {
    flex-wrap: wrap;
  }

  .afterpay-container {
    padding-left: 0;
  }

}

.product__price {
  display: flex;
}

.product__price * {
  font-size: var(--font-size-14);
  letter-spacing: 0;
  margin-right: 5px;
}

.product__badges span {
  color: #fff;
  border-radius: 4px;
  text-transform: capitalize;
  padding: 3px 5px;
  font-size: 12px;
  letter-spacing: 0;
}

.product__badges span {
  background-color: var(--primary);
}

.product__badges .final-badge-box {
  background-color: var(--sale-color);
}

.product__badges {
  margin-bottom: 0;
  padding-top: 6px;
}

.final-badge-box a {
  color: #fff;
  background-color: var(--sale-color);
  border-radius: 4px;
  text-transform: capitalize;
  padding: 3px 5px;
  font-size: 12px;
  letter-spacing: 0;
}
.final-badge-cart {
  margin-top: 0.125rem;
}

.product__price--off {
  padding: 0;
  background-color: transparent;
  color: var(--primary);
  font-size: var(--font-size-14);
  font-weight: 600;
  letter-spacing: 0;
  margin-left: 5px;
}

.product__content product-modal {
  width: 50%;
  float: left;
}

.show-product-notification.variant--soldout .product-soldout-notification,
.product-soldout-notification.notify-visible {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

.show-product-notification.variant--soldout .product-soldout-notification .product-modal {
  text-align: left;
}

.product__content product-modal .block__icon  {
  display: none;
}

.product__content product-modal .text-link.radio__legend__link {
  font-size: var(--font-1);
  letter-spacing: 0;
  display: inline-block;
}

.product__content product-modal .block__icon__container--full {
  justify-content: left;
}

.product__content product-modal.product__block:last-child .block__icon__container--full {
  justify-content: left;
}

.product__content product-modal:last-child .text-link.radio__legend__link{
  justify-content: flex-end; 
}

.product__content .block__icon__text {
  flex: 0 1 auto;
}

.product__content .block__icon__container--full {
  justify-content: center;
}

.product-accordion .accordion__title {
  font-size: var(--font-3);
}

@media only screen and (max-width: 749px) {
  .product-accordion .accordion__title {
    font-size: var(--font-2);
  }
}

.tabs__stylewith .tab__title {
  text-align: center;
  margin-bottom: 30px;
}

.tabs__stylewith .stylewith__wrapper {
  max-width: 1144px;
  margin: 0 auto;
}

.related__wrapper {
  padding-top: var(--PT);
  padding-bottom: var(--PB);
}

.recent__container__inner .related__products {
  text-align: left;
}

.yotpo .yotpo-bottomline .yotpo-icon-star, 
.yotpo .yotpo-bottomline .yotpo-icon-half-star, 
.yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  color: var(--primary)!important
}

.yotpo .pull-left {
  gap: 8px;
}

.custom_swatches .radio__fieldset {
  display: block;
}


.custom_swatches radio-swatch {
  border-radius: 100%;
  border: 1px solid #e3e0e0;
  padding: 2px !important;
}

.custom_swatches radio-swatch .sibling__link--sold-out:before {
  transform: rotate(45deg) translate(-50%, -50%);
} 

.custom_swatches radio-swatch.sibling__link--sold-out {
  opacity: .5;
}

.custom_swatches radio-swatch.sibling__link--current {
  border-color: var(--primary);
}

.custom_swatches .swatch__button--circle .sibling__link:after,  
.custom_swatches .swatch__button--circle input~label:after, 
.custom_swatches .swatch__button--circle .sibling__link, 
.custom_swatches .swatch__button--circle .swatch__link, 
.custom_swatches .swatch__button--circle input~label {
  width: 18px;
  height: 18px; 
  overflow: hidden;
}


.custom_swatches .swatch__button--circle .sibling__link:after, 
.custom_swatches .swatch__button--circle input~label:after {
  background-image: var(--swatch); 
}

.custom_product__notification .radio__buttons label {
  min-width: 58px;
}

.product-modal__content {
  min-width: 90vw;
}

@media only screen and (min-width: 750px) {
  .product-modal__content {
    min-width: 436px;
  }
}

.product__notification {  
  text-align: left;
  justify-content: flex-start;
}

.product__notification__title {
  font-size: var(--font-4);
  font-family: var(--FONT-STACK-BODY);
  font-weight: 600;
  margin: 0;
} 

.custom_product__notification p {
  margin-top: 0;
}

product-modal.product-soldout-notification .text-link {
  display: block;
  text-align: right;
}

.product__submit__item product-modal.product-soldout-notification {
  width: 100%;
  float: none;
}

.radio__fieldset .radio__button label {
  font-size: var(--font-1);
  border-color: #000;
}

.radio__fieldset .radio__button input:disabled+label, 
.radio__fieldset .radio__button input.sold-out+label, 
.radio__fieldset .radio__button input.unavailable+label {
  border-color: #C4C4C4;
  color: #C4C4C4;
  background-color: transparent;
}

.radio__fieldset .radio__button input:checked~label,
.radio__fieldset .radio__button label:hover {
  border-color: var(--primary);
  background-color: var(--primary);
  color: #fff;
}

.accordion {
  border-top: 0;
  border-color: #C4C4C4;
}

[data-collapsible-trigger] .icon {
  width: 30px;
  height: 18px;
}

.accordion__content {
  font-size: var(--font-2);
  color: var(--neutral-level-4);
  line-height: 1.5;
}

.accordion__content ul,
.accordion__content ol {
  padding-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 750px) {
  .product__page {
    grid-template-columns: 62.666% 37.333%
  }


  .product__images {
    overflow-y: hidden;  
    position: relative;
  }

  .product__slides {
    width: 100%; /* Full width */
    overflow: hidden; /* Hide scrollbars */
    position: relative; /* Required for transform to work properly */
    transform: translateY(0); /* Initialize translateY for scrolling */
    transition: transform 0.3s ease; /* Smooth scrolling */
  }

  .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    position: absolute;
    top: 40%;
    flex-direction: column;
    gap: 10px;
  }

  .bullet {
    width: 6px;
    height: 6px;
    background-color: #C4C4C4;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
  }

  .bullet.active {
    background-color: #737373;
    height: 24px;
    border-radius: 20px;
  }


}

.template-product .product__wrapper__inner {
  max-width: 100%;
}

.template-product .grid__heading-actions {
  margin-bottom: 10px;
}

@media only screen and (min-width: 750px) {
  .product__wrapper--grid-1 .product__slide:last-child, 
  .product__wrapper--grid-2 .product__slide:last-child, 
  .product__wrapper--stacked .product__slide:last-child {
    padding-bottom: var(--gap);
  }
}

@media only screen and (max-width: 749px) {
  .product__images {
    position: relative;
  }

  .product__images--mobile-slider:before {
    content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-image: url('data:image/svg+xml,<svg aria-hidden="true" fill="none" focusable="false" role="presentation" class="icon icon-new-search" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="5" stroke="black"></circle><path d="M14 14L19 19" stroke="black" stroke-linecap="round"></path></svg>');
    z-index: 1;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 100%;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
  }
}

.pswp-zoom-gallery .pswp__caption.pswp__caption--empty,
.pswp-zoom-gallery .pswp__thumbs {
  display: none;
}

.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__scroll-wrap, .pswp-zoom-gallery .pswp__scroll-wrap {
  bottom: 0;
}

.pswp__custom-close {
  border: 0;
}

.pswp__custom-close .icon {
  --icon-size: 28px;
  transform: unset;
  width: 100%;
  position: relative;
  margin: 0;
}

.pswp__custom-close:hover .icon {
  transform: unset;
}

.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--right, 
.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--left, 
.pswp-zoom-gallery .pswp__button--arrow--right, 
.pswp-zoom-gallery .pswp__button--arrow--left {
  top: 50%;
  border: 0;
  width: 28px;
  height: 28px;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 0;
  overflow: hidden;
}

.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--right .icon, 
.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--left .icon, 
.pswp-zoom-gallery .pswp__button--arrow--right .icon, 
.pswp-zoom-gallery .pswp__button--arrow--left .icon {
  stroke: #fff;
  --icon-size: 18px;
  margin: 0 auto;
}

.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--right:hover, 
.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--left:hover, 
.pswp-zoom-gallery .pswp__button--arrow--right:hover, 
.pswp-zoom-gallery .pswp__button--arrow--left:hover {
  --primary: #91AC93;
  border: 0;
  background-color: var(--primary);
}

/** Collection **/
.breadcrumbs__arrow {
  width: auto;
  height: auto;
  border-radius: 0;
  margin: 0 5px;
  background-color: transparent;
  opacity: 1;
}

.breadcrumbs {
  color: var(--neutral-level-3);
  font-size: var(--font-size-12);
  margin-top: 20px;
  text-transform: capitalize;
}

.collection__title .hero__title {
  margin-top: 17px;
  margin-bottom: 0;
  text-transform: capitalize;
} 

@media only screen and (max-width: 749px) {
  .grid--mobile-slider .grid-item,
  .tabs__recently-viewed .grid-item {
    width: calc(57% - 50px);
  }
 
  .tabs__recently-viewed .grid--mobile-slider .grid-item:only-child {
    flex: 0 0 auto;
  }

  .with_stars.grid--slider .grid-item {
    width: calc(70% - 50px);
    margin-right: 40px;
  }

  .breadcrumbs {
    padding: 0;
  }

  .collection__title .breadcrumbs{
    margin-top: 0;
  }  

  .template-product .breadcrumbs {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 1200px) {
  #CollectionLoop.grid,
  #SearchLoop.grid {
    --columns: 3;
  }
} 

@media only screen and (max-width: 750px) {
  #CollectionLoop.grid,
  #SearchLoop.grid {
    --columns: 2;
  }
}

#CollectionLoop .grid-item,
#SearchLoop .grid-item {
  margin-bottom: 15px;
}

.product__sale.hidden {
  display: none!important;
}

.sale_off.product__price--off {
  color: var(--sale-text);
  background: var(--sale-bg); 
  padding: 2px 5px;
  font-weight: 300;
  font-size: var(--font-size-12);
  text-transform: lowercase;
  line-height: 1.5;
}

@media only screen and (max-width: 1200px) {
  .sale_off.product__price--off {
    display: inline-block;
    margin-left: 0;
    padding: 0px 5px;
  }

  .product-information .price {
    width: 100%;
    display: inline-block;
  }
}

.property_Original_Price,
.property_Sale_Price,
.product__submit__buttons.hidden {
  display: none;
  visibility: hidden;
} 

.quick-add__button .radio__button {
  min-width: 30px;
  border-bottom: 2px solid transparent;
}

.quick-add__button .radio__button:hover {
  border-color: var(--COLOR-TEXT);
}

.quick-add__button .radio__button.not_available{
  opacity: .3;
  pointer-events: none;
}

.quick-add__button .btn__text_custom {
  margin: 0 0 7px;
  font-size: 10px;
}

.cart-success-message {
  position: absolute;
  bottom: 0;
  z-index: 20;
  width: 100%;
  background: var(--primary);
  border-top: none;
  text-align: center;
  pointer-events: auto;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  opacity: 0;
  visibility: hidden;
}

.cart-success-message > div {
  width: 100%;
  padding: 10px;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
  font-size: 14px;
  color: #EBEBEB;
}

@media only screen and (max-width: 768px) { 

  .quick-add__button.on_mobile_click {
    display: none;    
  }

  .cart_hide {
    display: none;  
  }

  .cart_show {
    display: block;  
  }  

  .product-quick-add__content {
    border-radius: 0;
  }

  .product-quick-add__content .radio__fieldset .radio__legend {
    display: none;
  }

  .product-quick-add__content .radio__fieldset {
    display: block;
  }
}

.supports-touch hover-images:after {
  display: none;
}

/** Cart / Cart Drawer **/

.drawer__head {
  padding-top: 40px;
}

.drawer__head h3,
.cart__title {
  text-transform: capitalize;
}

.cart__note {
  color:  var(--neutral-level-3);
  letter-spacing: 0;
  text-align: center;
} 

.drawer .cart__widget__title {
  padding-bottom: 0;
  padding-top: calc(var(--inner) - 2px);
}

.free-shipping {
  border-bottom: 0;
}


.free-shipping__default-message {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.free-shipping__progress-bar {
  --progress-value: #586B66;
  --progress-bg: #F0F6EF;
}

.cart-block--top {
  border-bottom: 0;
}

.drawer__items-title {
  display: none;
}

.navlink--cart--icon .header__cart__status {
  color: #fff;
}

.navlink--wishlist--icon.wkh-selected svg path {
  fill: var(--enchanted-level-4);
}

.cart__item__image a {
  width: 96px;
  height: 144px;
}

.cart__item__content {
  width: calc(100% - 96px);
  /*height: 144px;*/
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: revert-layer;
  gap: 10px;
  padding-left: 15px;
}

.drawer--cart .cart__item {
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  margin-left: 30px;
  margin-right: 30px;
}

.cart__item--no-border {
  border-bottom: 1px solid var(--border);
}

.drawer__message,
.cart-block--top,
.drawer .cart__widget__title,
.drawer .cart__foot__inner{
  padding-left: 30px;
  padding-right: 30px;
}


.cart__quantity-counter {
  flex-direction: row-reverse;
  gap: 8px;
  justify-content: space-between;
  align-items: center;
  text-transform: capitalize;
}

.cart__item__remove,
.cart__item__selected-options strong,
.cart__price  del{
  color:  var(--neutral-level-3);
  font-weight: 500;
  font-size: var(--font-size-14);
  text-transform: capitalize;
  letter-spacing: 0;
}

.cart__item__selected-options, 
.cart__item__property {
  font-size: var(--font-size-12);
  text-transform: capitalize;
}

.cart__item__meta p {
  margin-top: 5px;
}

.cart__item__header {
  display: flex;
  justify-content: space-between;
}

.cart__item__title{
  width: calc(100% - 60px);
  font-size: var(--font-size-14);
  letter-spacing: 0;
}

.cart__price {
  font-weight: 500;
  letter-spacing: 0;
}

.product-upsell__image {
    width: 82px;
    height: 124px;
}

.cart__widget__products quick-add-product .product-upsell__holder{
  border: 1px solid var(--border);
  border-radius: 8px;
  padding: 15px;
  display: block;
  margin-bottom: 10px;
  margin-right: 15px;
}

.product-upsell {
  background-color: transparent;
}

p.product-upsell__variant-title.h4 {
  display: none;
}

.drawer--cart .accordion {
  border-bottom: 0;
  margin-top: 30px;
}

.cart__widget--products.accordion .cart__widget__title {
  pointer-events: none;
  font-size: var(--font-size-14)
}

.cart__widget--products.accordion .cart__widget__content__inner {
  padding-left: 30px; 
  padding-right: 30px;
}

.product-upsell__content {
  width: calc(100% - 82px);
    padding: 0 15px;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.product-upsell__title {
  font-size: var(--font-size-14);
  letter-spacing: 0;
  height: auto;
  overflow: hidden;
}

.cart-block .product-upsell__price {
  margin: 0;
}

.product-upsell__skip,
.product-upsell__holder--cart .product-upsell__skip {
  display: none;
}

.flickity-page-dots {
  bottom: -10px;
}

.flickity-page-dot {
  background: var(--neutral-level-2);
  width: 6px;
  height: 6px;
  border: 0;
}

.flickity-page-dot.is-selected {
  width: 24px;
  border-radius: 4px;
  background: var(--neutral-level-3);
}

.carousel-container #prev-btn,
.carousel-container #next-btn {
  --btn-size: 28px;
  --icon-size: 18px;
  position: absolute;
  border: none;
  width: var(--btn-size);
  height: var(--btn-size);
  padding: 0;
}

.drawer--cart .flickity-prev-next-button.previous,
.drawer--cart .flickity-prev-next-button.next,
.flickity-button:disabled,
.carousel-container #prev-btn,
.carousel-container #next-btn  {
  opacity: 1; 
  visibility: visible;
  transform: unset;
  top: -30px;
}

.drawer--cart .flickity-prev-next-button.previous,
.carousel-container #prev-btn {
    left: auto;
    right: calc(28px* 1.5);
}

.drawer--cart .flickity-prev-next-button.next,
.carousel-container #next-btn {
    right: 8px;
}

summary.cart__widget__title {
  padding-top: 30px;
}

.accordion .cart__widget__content {
  overflow: visible;
}

.cart__total__label {
  font-size: var(--font-size-14);
  text-transform: capitalize;
  letter-spacing: 0;
}

.cart__foot__inner {
  border-top: 0;
}

.cart__total__price {
   font-size: var(--font-size-14);
}

quick-add-product+quick-add-product .product-upsell__holder {
    margin-top: 0;
}

.drawer--cart [data-collapsible-trigger] .icon {
  display: none;
}

.cart__items .cart__item__content {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}

.cart__items .cart__item__content-inner {
  width: 100%;
}

.cart__items .cart__price {
  width: auto;
  padding: 0;
}

.cart__items .cart__price ins,
.cart__items .cart__price del {
  display: block;
}


@media only screen and (min-width: 750px) {
  .cart__items .cart__item__remove {
    position: relative;
  }

  .cart__items .cart__quantity-counter {
    justify-content: center;
    width: 100%;
    justify-content: space-between;
  }
}

.cart__button-continue {
  display: none;
}

.cart__aside {
  flex: 0 0 496px;
}

@media only screen and (min-width: 750px) {
  .cart__content {
    margin-right: 126px;
  } 

  .template-cart .tabs {
    text-align: left;
  }

  .template-cart .tabs li:first-child {
    margin-left: 0;
  }
}

.template-cart .tabs {
  margin-bottom: 30px;
}

.tabs>li {
  text-transform: capitalize;
}

.template-cart .cart__total {
  margin-bottom: 0;
  padding-top: 10px;
}

.template-cart .cart__foot__inner,
.template-cart .cart__total {
  margin-top: 0;
}

.template-cart .cart__aside > .cart-block,
.template-cart .cart__aside .cart__price__holder,
.template-cart .cart__aside > collapsible-elements .cart-block:nth-child(-n+3){
  padding-left: 25px;
  padding-right: 25px;
  border-left: 1px solid;
  border-right: 1px solid;
}

.template-cart .cart__aside > .cart-block {
  border-top: 1px solid;
  border-radius: 4px 4px 0 0;
  padding-top: 10px;
}

.template-cart .cart__aside > collapsible-elements .cart-block:nth-child(3) {
  border-bottom: 1px solid;
  border-radius: 0 0 4px 4px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.cart__payment-icons {
  justify-content: center;
}

.cart__payment-icons svg {
  height: 32px;
  width: 53px;
}

.template-cart .cart-block .flickity-enabled.is-draggable .flickity-viewport {
  height: 100% !important;
}

.template-cart .cart-block .flickity-slider {
  position: relative;
}

.template-cart .cart-block .cart__widget--products.accordion .cart__widget__content__inner {
  padding-left: 0;
  padding-right: 0;
}

.template-cart .cart-block .flickity-slider>.flickity-cell {
  position: relative;
  transform: unset !important;
  margin-right: 0;
}

.template-cart .cart-block .flickity-slider,
.template-cart .cart-block .flickity-viewport,
.template-cart .cart-block .flickity-enabled.is-draggable {
  touch-action: unset;
  cursor: pointer;
  transform: unset !important;
}

.template-cart .cart-block .flickity-prev-next-button,
.template-cart .cart-block .flickity-page-dots {
  display: none;
}

.template-cart .cart-block .cart__widget--products.accordion .cart__widget__content__inner {
  padding-top: 0;
}

.product-upsell__btn {
  background: #000;
  color: #fff;
  padding: 2px 8px;
  width: 48px;
}

.product-upsell__btn .btn__plus {
  --icon-size: 22px;
}

wishlist-button-block .wk-button .wk-icon {
  --size: 18px;
}


wishlist-button-collection .wk-button.wk-selected .wk-icon,
wishlist-button-block .wk-button.wk-selected .wk-icon {
  --fill: var(--enchanted-level-4)!important;
  --stroke: #fff;
}

section .yotpo-reviews-carousel .carousel-display-wrapper .scroller {
  width: 100%!important;
}

section .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version {
  display: none!important;
}

section .yotpo-reviews-carousel .carousel-display-wrapper {
  padding-left: 0;
  padding-right: 0;
}

section .yotpo-reviews-carousel .carousel-display-wrapper div.y-slider-container {
  display: flex;
  padding: 0;
}

section .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .carousel-arrows {
  margin-top: -35px;
  margin-bottom: 20px;
}

section .yotpo .carousel-arrows .yotpo-icon {
  background-color: var(--enchanted-level-4);
  border-radius: 100%;
  padding: 11px;
  font-size: 8px;
  color: #fff!important;
  margin-left: 15px;
}

section .yotpo-reviews-carousel .carousel-display-wrapper .stars-container {
  justify-content: center;
  display: flex;
}

section .yotpo-reviews-carousel .carousel-display-wrapper .single-carousel {
  width: 215px;
  margin-right: 20px !important;
}

section .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .headline {
  display: none;
}

section .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel {
  border-bottom: 0!Important;
  padding: 0;
  margin: 0;
}

section .yotpo-reviews-carousel .carousel-display-wrapper .single-carousel .big-version{
  display: flex!important;
  flex-direction: column;
  width: 100% !important;
} 

section .yotpo-reviews-carousel .carousel-display-wrapper .single-carousel .big-version .product-image-container {
  width: 100%!important;
  flex-direction: column;
}

section .yotpo-reviews-carousel .carousel-display-wrapper .single-carousel .big-version .y-carousel-product-image {
  border: 0!important;
  width: 100%!important;
  height: 324px!important;
}

section .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .big-version .right-side {
  width: 100%!important;;
  text-align: left!important;;
  flex-direction: column!important;;
  float: none;
} 

section .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .y-slider-container .single-carousel .product-image-container .y-carousel-product-image img {
  object-fit: cover!important;
}

section .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .single-carousel .carousel-review-date,
section .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-author,
section .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-title,
section .yotpo-reviews-carousel .carousel-display-wrapper .carousel-read-more {
  display: none;
}

section .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .yotpo-icon-star {
  color: var(--enchanted-level-4);
  font-size: 18px !important;
  margin-right: 2px;
}

section .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-product-text {
  text-align: center;
    color: #000;
    font-family: var(--FONT-STACK-BODY);
    margin-top: 15px;
    height: auto;
    margin-bottom: 15px;
    font-size: 12px;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    text-decoration: underline !important;
}

section  .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-body {
    text-align: center;
    font-style: normal !important;
    font-family: var(--FONT-STACK-BODY);
    font-size: 12px;
    color: #000;
}

section #yotpo-reviews-carousel-widget .review-product-image {
  width: 90px;
  height: 135px;
}

section #yotpo-reviews-carousel-widget .review-product {
  height: 135px;
}

section .yotpo-empty-state svg,
section .yotpo-empty-state .yotpo-title-text,
section .yotpo-review-border-smooth:empty,
.yotpo-main-layout .yotpo-border-margin:empty  {
  display: none;
} 

.predictive-search__heading {
  font-family: var(--FONT-STACK-BODY);
  font-size: var(--font-4);
  font-weight: 600;
  border: 0;
  margin-top: 0;
}

header .search-form {
  border: 1px solid;
  border-radius: 4px;
  padding-left: 15px;
}

header .search-form input[type=search] {
  font-size: var(--font-2);
  font-weight: 400;
}

header .search-form .icon {
  width: 16px;
}

header .search-popdown__close {
  width: 35px;
}

/** Blog **/
.article__content {
  font-size: var(--font-size-12);
  line-height: 1.5;
}

.article__wrapper,
.article__hero  .wrapper{
  max-width: 960px;
}

.article__hero {
  padding-bottom: 0;
  padding-top: 0;
}

.article__wrapper {
  padding-top: 0;
}

.article__meta a {
  background-size: 0% 1px;
}

.article__hero .article__meta {
  font-size: var(--font-size-12);
}

.article__meta a:hover {
  background-size: 100% 1px;
}

.article__meta>*:not(:last-child):after, 
.editorial__meta>*:not(:last-child):after {
  content: "-";
  padding: 0 5px;
}

.article__hero .article__title,
.blog__title {
  font-weight: 500;
  font-size: var(--font-5);
  margin-bottom: 7px;
  font-family: var(--FONT-STACK-HEADING);
}

.blog__title {
  text-align: left;
}

.article__content ol,
.article__content ul {
  list-style-position: inside;
  margin-left: 0;
}

@media only screen and (max-width: 749px) {
  .article__hero .article__title {
    text-align: left;
  }

  .article__hero .article__meta {
    display: flex;
  }

  .template-article .breadcrumbs {
    padding: 0;
  }

  .template-article .btn--black.btn--outline {
    width: 100%;
  }

  .grid.blog-listing {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.blog-section .inline-nav {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.blog-section .inline-nav  li {
  width: 100%;
  margin: 5px 0;
}

.blog-section .inline-nav li a {
  width: 100%;
  display: block;
  font-size: var(--font-size-14);
  color: #585858;
  padding: 4px;
}

.blog-section .inline-nav li:hover a {
  color: var(--neutral-level-5);
}

.blog-section .inline-nav li a:after {
  height: 1px;
  opacity: 1;
  width: 100%;
  background: var(--neutral-level-2);
}

.blog-section .inline-nav li.inline-nav--active a:after,
.blog-section .inline-nav li:hover a:after {
  background: var(--neutral-level-5);
}

.article__title {
  font-family: var(--FONT-STACK-BODY);
  letter-spacing: .2px;
}

.article.grid-item .article__meta{
  margin-bottom: 5px;
  color: #000;
}

.article__excerpt {
  font-size: var(--font-size-14);
  margin-top: 10px;
  line-height: 1.5;
}

.grid.blog-listing {
  gap: 32px;
}

.blog-listing .article {
  border: 1px solid var(--neutral-level-2);
  border-radius: 4px;
  padding: 25px 25px 0 25px;
}

.blog-listing .article .image-wrapper {
  border-radius: 4px;
  overflow: hidden;
}

.blog-section .wrapper--full-padded {
  max-width: 1766px;
}

#load-more-container {
  display: flex;
  justify-content: center;
  padding: 30px 0;
}

#tagSelect {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 20px;
}

/** Defaulf Pages **/
.template-page .wrapper--narrow {
    max-width: 1020px;
}

.template-page .hero__rte .rte a:after {
  background: inherit;
  width: 100%;
  content: "";
  display: inherit;
}

.hero__content{
  line-height: 1.5;
}

.rte table {
  width: 100%;
  background-color: var(--enchanted-level-1);
}

.rte table th {
  background-color: var(--enchanted-level-4);
  color: #fff;
  font-weight: 400;
  border: 2px solid #fff;
  padding: 14px 10px;
}

.rte table th, 
.rte table td {
    font-weight: 400;
    border: 2px solid #fff;
    padding: 14px 10px;
    text-align: center; 
}

.product__block--accordion-clear.default_type.enableto_type:not(.product_type_Clothes):not(.product_type_Shoes) {
  display: none;
  visibility: hidden;
}

.contact__form__heading {
  font-size: var(--font-4);
  font-family: var(--FONT-STACK-BODY);
  letter-spacing: .5px;
  text-align: left;
}

.contact-form .form-success {
  text-align: left;
  padding: 12px;
  border: 1px solid var(--COLOR-PRIMARY);
  max-width: 100%;
  background: #F0F6EF;
  font-size: var(--font-size-14);
  border: 0;
}

.custom-form__required-text {
  display: none;
}

@media only screen and (min-width: 750px) {
    .brick__block--three-quarters {
        flex: 0 0 66.666%;
    }

  .section-sidebar-tabs .section-sidebar__aside {
    flex: 0 0 288px;
  }
}

.column__image {
  margin-bottom: 0;
}


.section-sidebar-tabs .widget__link {
  display: block;
  width: 100%;
  text-align: left;
  padding: 12px 15px;
  font-weight: 400;
  border-radius: 4px;
}

.section-sidebar-tabs .widget__link.is-selected {
  background-color: var(--color-light-green);
  text-decoration: underline;
  text-underline-offset: 5px;
}

.section-sidebar-tabs .widget__link:after,
.section-sidebar-tabs .section-sidebar__title {
  display: none!Important;
}

.section-sidebar-tabs .section-sidebar__body {
  gap: 25px;
}

.section-sidebar-tabs .accordion__title,  
.section-sidebar-tabs .accordion__content {
  font-size: var(--font-2);
  color: var(--neutral-level-5);
}

.section-sidebar-tabs .accordion__content {
  padding-bottom: 0;
}

.section-sidebar-tabs .accordion__title {
  padding: 15px 30px 15px 0;
}

.section-sidebar-tabs .accordion {
  margin-bottom: 1px;
}

.section-sidebar-tabs .accordion [data-collapsible-body] {
  padding-top: 5px;
  padding-bottom: 15px;
}

.section-sidebar-tabs .dropdown-button {
  display: none;
}

@media only screen and (max-width: 749px) {
  .section-sidebar-tabs .section-sidebar__aside {
    display: block;
  }

  .section-sidebar-tabs .dropdown-button {
      background-color: transparent;
      padding: 9px 10px;
      border: none;
      border-radius: 4px;
      cursor: pointer;
      border: 1px solid var(--neutral-level-2);
      width: 100%;
      text-align: left;
      font-size: var(--font-size-12);
      display: flex;
      justify-content: space-between;
  }

  .section-sidebar-tabs .widget__links {
      display: none; /* Hidden by default */
      position: absolute;
      background-color: white;
      border: 1px solid var(--neutral-level-2);
      border-radius: 4px;
      list-style: none;
      padding: 0;
      margin: 0;
      z-index: 1;
       width: 100%;
  }

  .section-sidebar-tabs .widget__link {
      padding: 10px 15px;
      cursor: pointer;
  } 

  .section-sidebar-tabs .widget__link:hover {
      background-color: transparent; /* Light gray on hover */
  }

  /* Show the dropdown list when the button is clicked */
  .dropdown-button:focus + .section-sidebar-tabs .widget__links,
  .dropdown-button:hover + .section-sidebar-tabs .widget__links {
      display: block;
  }

  .section-sidebar-tabs .section-sidebar__widget {
    position: relative;
        padding: 0;
        top: 0;
        margin-bottom: 20px;
        margin-top: 10px;
  }

  .section-sidebar-tabs .section-sidebar__aside {
    position: relative;
    z-index: 2;
  }

  .section-sidebar-tabs .section-sidebar__content {
    position: relative;
    z-index: 1;    
  }

  .section-sidebar-tabs .button-text {
    margin-right: 8px;
        line-height: 1.5;
  }

  .section-sidebar-tabs .chevron {
      font-size: 12px;
      transition: transform 0.3s ease;
  }

  .section-sidebar-tabs .dropdown-button.active .chevron svg {
      transform: rotate(180deg); /* Rotate chevron to point up when active */
  }  

}

.section-tab-tables .grid__heading {
  margin-bottom: 0;
}

.section-tab-tables .tabs>li.current span {
    background-size: 100% 1px;
}

.section-tab-tables table {
  width: 100%;
  font-size: var(--font-2);
  text-align: center;
}

.section-tab-tables table th,
.section-tab-tables table td {
  font-weight: 400;
  border: 2px solid #fff;
  padding: 14px 10px;
}

.section-tab-tables .tabs {
  display: flex;
  justify-content: space-between;
}

.section-tab-tables  .tabs.text-center>li {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.section-tab-tables .tabs-collections .tabs>li span {
  display: block;
  font-size: var(--font-2);
}

.section-tab-tables .sub_title {
  font-size: var(--font-2);
  font-family: var(--FONT-STACK-BODY);
  font-weight: 600;
}

.brick__block__text.align--top-left {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  padding-top: 0;
}

.table_extra_content {
  p {
    margin: 1.5em 0;
  } 
}

.section-tab-tables .tb_green {
  background-color: var(--enchanted-level-3);
  color: white;
} 

.accordion-tables .tabs {
  padding-left: 0;
}

.accordion-tables .section-tab-tables {
  padding-top: 0;
  padding-bottom: 0;
}

.accordion-tables .accordion .accordion__title,
.accordion__title {
  padding: 1.6rem 30px 1.6rem 0;
  border-bottom: 1px solid #C4C4C4;
  margin-block-start: 1px;
  font-size: var(--font-4);
  font-family: var(--FONT-STACK-BODY);
}

.accordion-tables .accordion[open="true"] .accordion__body,
.accordion[open="true"] .accordion__body {
  border-bottom: 1px solid #C4C4C4;
}

.accordion-tables .accordion[open="true"] .accordion__title,
.accordion[open="true"] .accordion__title {
  border-bottom: 1px solid transparent;
}

.accordion-tables .accordion__title .grid__heading  {
  margin-bottom: 0;
}

[data-collapsible-trigger] .icon {
    width: 30px;
    height: 24px;
}

.accordion {
  border-bottom: 0;
}

.accordion .rte a.btn, 
.accordion .hero__rte a.btn {
  -webkit-user-select: none;  
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: var(--btn-top) var(--btn-left);
    border: 1px solid var(--btn-border);
    border-radius: var(--btn-radius);
    background-color: var(--btn-bg);
    font-family: var(--BTN-FONT-STACK);
    font-size: var(--BTN-FONT-SIZE);
    line-height: var(--line-height-normal);
    color: var(--btn-text);
    font-style: var(--BTN-FONT-STYLE);
    font-weight: var(--BTN-FONT-WEIGHT);
    letter-spacing: var(--BTN-LETTER-SPACING);
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    text-transform: var(--BTN-UPPERCASE);
    transition: .25s ease-out;
    transition-property: color, background, border;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    --btn-border: #000;
    --btn-bg: #000;
    --btn-text: #FFF;
    --btn-border-hover: var(--TEXT-BTN-BG-BLACK-BRIGHTER);
    --btn-bg-hover: var(--TEXT-BTN-BG-BLACK-BRIGHTER);
    --btn-text-hover: #FFF;
    text-transform: capitalize;
    background: var(--btn-bg);
}




/* Footer */

footer .h5.footer__block__title {
  font-family: var(--FONT-STACK-BODY);
  font-weight: 600;
  font-size: var(--font-size-14);
  margin-bottom: 1.25rem;
}

footer.footer-sections {background: #F0F6EF}
footer .footer__quicklinks {
  column-count: 2;
  display: block;
  font-size: var(--font-size-12);
}

footer .newsletter-form input[type="email"],
footer .newsletter__message .copy-clipboard-newsletter,
.copy-clipboard-newsletter {
  border: 1px solid var(--neutral-level-3);
  border-radius: 4px;
  padding: 8px 10px; 
  max-width: 100%;
  background:#fff;
  font-size: var(--font-size-12);
}

footer .newsletter-form .input-group {
  border-bottom: 0;
}

footer .newsletter-form button[type="submit"] {
  background-color: #070707;
  color:#fff;
  min-width: 105px;
  padding: 4px 16px;
  margin-left: 8px;
  border-radius: 4px;
  font-size: var(--font-size-14);
}

footer .newsletter-form .form__legal p {
  font-size: var(--font-size-12);
  font-style: normal;
  color: #737373;
  margin-top: 10px;
}

footer .newsletter-form .form__legal p a {
  color: #070707;
  text-decoration: underline;
}

.site-footer.wrapper--full-padded {
  max-width: 1294px;
}

li.payment-method {
  padding-left: 0;
}

@media only screen and (max-width: 750px) {
  
  footer .newsletter-form .input-group {
    flex-direction: column;
  } 
  
  footer .newsletter-form button[type="submit"] {
    margin: 8px 0 2px;
    padding: 11px 16px;
    font-size: var(--font-size-12);
  }

  footer .newsletter-form input[type=email] {
    max-width: unset;
  }

  .footer__newsletter__wrapper,
  .newsletter-form {
    max-width: unset;
      width: 100%;
  }

  footer .h5.footer__block__title {
    text-align: center;
  }

  footer .footer__quicklinks {
    text-align: center;
  }

  .footer__block {
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .footer__block--newsletter,
  .supporting-menu__item--localization {
    order: 1;
  }

  .supporting-menu__inner {
    gap: 0;
  }

  .supporting-menu__item--localization li {
    order: 2;
    padding-top: 0;
    padding-bottom: 0;
  }

  .supporting-menu__item--localization li:last-child {
    width: 100%;
    order: 1;
    padding-bottom: var(--gap);
  }

  .supporting-menu__item--localization li:last-child form {
    justify-content: center;
  }

  .footer__block--menu,
  .supporting-menu__item--copyright {
    order: 2;
  }

  .footer__block--social {
     order: 3;
  }

  .footer__block--text {
    order: 4;
  }
  footer .newsletter-form .form__legal p {
    text-align: center;
    font-size: 10px;
  }
  .supporting-menu__copyright {
    justify-content: center;
  }

  .popout-footer {
    margin: 0;
  }

  .supporting-menu__item--payment {
    text-align: center;
  }
}

.supporting-menu__payment {
  justify-content: center;
}

@media only screen and (min-width: 990px) {
  .supporting-menu__payment {
    justify-content: flex-start;
  }

  .supporting-menu__item--localization .supporting-menu__copyright {
    text-align: right; 
  }

  .supporting-menu__inner {
    max-width: 1440px; 
  }
}

.localization_custom .popout__toggle .icon-nav-arrow-down {
  margin-left: 0;
}

.localization_custom .popout__toggle{
  margin: 0;
  padding: 0;
  border: 0; 
}

.localization_custom  .popout__flag {
  width: 30px;
  border-radius: 3px;
  overflow: hidden;
  height: 16px;
}

.announcement__wrapper .localization_custom  .popout__flag {
  width: 22px;
  height: 13px;
}

.localization_custom  .popout-list {
  padding: 0;
  background: transparent;
  border: 0;
}

.localization_custom .popout-list li {
  padding: 5px 0;
} 

.localization_custom .popout-list .popout-list__option {
  padding: 0; 
  min-width: 86px;
}

.supporting-menu__item--localization .supporting-menu__copyright .popout * {
  font-size: var(--font-size-12);
  text-decoration: none;
  border-bottom: 0;
}

.supporting-menu__copyright * {
  color: #737373;
}

.supporting-menu__copyright *,
.footer__blocks * {
  font-size: var(--font-size-12);
  font-weight: 500;
  line-height: 18px;
}

/*.footer__blocks ul.socials--newsletter {
  margin-top: 15px;;
}*/

.footer__blocks ul.socials--newsletter svg.icon {
  width: 22px;
  height: 22px; 
}

.footer__quicklinks li {
  margin: 0 0 .75em; 
}

footer .newsletter-form input[type=email] {
  padding: 7px 10px;
}

footer .socials li:first-child {
  margin-left: 0;
}

footer .newsletter__message {
  padding: 0;
  background: transparent;
  font-style: normal;
  margin: 0 auto 10px;
}

footer .newsletter__message input {
  width: 100%;
  padding: 7px 10px;
  text-align: center;
}

footer .newsletter__message.errors {
  padding: 5px;
  border-color: #d02e2e;
  color: #d02e2e;
  text-align: center;
}

.copy-clipboard-newsletter {
  position: relative; 
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; 
  padding: 7px 10px;
}

footer .newsletter__message .copy-clipboard-newsletter input,
.copy-clipboard-newsletter input {
  border: 0; 
  padding: 0;
  min-height: auto;
  margin: 0;
  width: auto; 
  cursor: pointer; 
  font-size: var(--font-size-14);
}

.copy-clipboard-newsletter .clipboard-icon {
  margin-right: -10px; 
}

footer .newsletter__message .discount_message {
  font-size: var(--font-size-14);
  margin-bottom: 15px;
  margin-top: -11px;
}

footer .newsletter__message .thank-you-div p:not(.discount_message) {
  margin-bottom: 4px;
}

@media only screen and (max-width: 749px) {
  .footer__blocks ul.socials--newsletter {
    justify-content: center;
  }

  .section-columns .grid--mobile-vertical {
    gap: 25px; 
  }
  footer .newsletter__message .thank-you-div p {
    text-align: center;
  }
}

body:not(.page-template-size-guide) .shopify-section-group-group-pre-footer .section-columns {
  display: none;
  visibility: hidden;
}

/** forms **/
.with_labels input,
.with_labels textarea,
.form-field input,
.form-field textarea,
.account input,
.account textarea {
  border: 1px solid var(--border);
  --border: var(--neutral-level-2);
   padding: 10px;
  border-radius: 4px;
}

.with_labels label,
.form-field label,
.account .form-field label,
.form-field label.label--float {
  font-size: var(--font-size-14);
  position: relative;
  top: 0; 
  opacity: 1;
  left: 0;
  padding: 0;
  z-index: 1;
}

.field:focus,
.account input:focus,
.account textarea:focus {
  opacity: 1;
  border: 1px solid var(--border);
  color: var(--neutral-level-4);
}  

.field,
.account input,
.account textarea {
  border: 1px solid var(--border);
  --border: var(--neutral-level-3);
  border-radius: 4px;
  color: var(--neutral-level-3);
  font-size: var(--font-size-12);
  opacity: 1;
  margin-top: 10px;
  transition: opacity 0.3s ease; 
  padding: 10px;
}

.custom-form__block button.btn,
.account button.btn {
  font-size: var(--font-size-14);
}

.hidden_label,
.sibling__link--sold-out:not(.sibling__link--current),
.sibling_swatch[data-available="sold-out"]{
  visibility: hidden;
  display: none!Important;
}

#contact-us-page .custom-form__block[data-aos-order="2"],
#contact-us-page .custom-form__block[data-aos-order="3"],
.form-field-50 {
  width: 48.6%;
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

#contact-us-page .custom-form__block[data-aos-order="2"],
.form-field-50.form-field-50-first {
  margin-right: 2%;
}

.account_popup.navlink {
  cursor: pointer;
}

#accountModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; 
  justify-content: center;
  align-items: center;
  z-index: 11;
  opacity: 0; /* Start with hidden */
  visibility: hidden; /* Prevent interaction */
}

#accountModal .modal-content {
  background: white;
  width: 100%;
  height: 100%;
}

#accountModal .brick__section {
  height: 100%;
}

#accountModal.open {
  opacity: 1; /* Fully visible when open */
  visibility: visible; /* Make visible for interaction */
}

.modal-open .main-content {
  position: relative;
  z-index: 1;
}

#accountModal .brick__block__text {
  flex-basis: 100%;
}

#accountModal .form-field {
  max-width: 100%;
}

#accountModal p,
.account p {
  font-size: var(--font-2);
  text-align: left;
  line-height: 1.4;
}

.mobile_only {
  display: none;
}  

@media only screen and (max-width: 749px) {
  #accountModal .modal-content .brick__block__text {
    align-items: flex-start;
  }

  .hide_mobile,
  .desktop_only {
    display: none;
  }   

  .mobile_only {
    display: block;
  }   
}

.recipient-form .select__fieldset{
  display: block;
}

.recipient-form .field {
  border-bottom: 1px solid;
  padding: 10px;
}

.recipient-form textarea.field {
  margin-bottom: 25px;
}

.recipient-form p,
.recipient-form  .form__label,
.custom-giftcard p {
  margin: 15px 0 10px;
  font-size: var(--font-2);
}

#gift-card-select-form select,
.field__label {
  font-size: var(--font-2);
}

.recipient-form .field__label{
  padding: 0;
}


.cg-text-preview {
  border-radius: 4px;
  min-height: 118px;
  text-align: center;
  border: 1px solid #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: var(--font-2);
  margin-top: 20px;
}

.cg-design-options-li {
  list-style-type: none;
  display: flex;
  gap: 10px;
  margin: 0 0 20px;
}

.cg-design-options-li li.selected {
  padding: 3px;
  border: 1px solid;
}
  
.cg-design-options-li li {
  padding: 3px;
  border: 1px solid transparent;
}

.cg-design-label {
  display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    width: 53px;
    overflow: hidden;
    height: 31px;
    text-indent: -9999px;
    position: relative;
    min-height: 31px;
}

.cg-design-label input {
  z-index: 0;
    position: absolute;
    text-indent: -9999px;
}

.cg-design-label img {
  object-fit: contain;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(1.5);
}

.cg-banner {
  max-width: 100%;
  height: auto;
}


.cg-preview-banner {
  height: auto;
    overflow: hidden;
    max-height: 350px;
}

body:not(.template-product) .product__wrapper__inner  {
  max-width: var(--content-max);
}

#gcCharacterLimit {
  margin-bottom: 10px;
  display: block;
}

.customer-register .page__heading,
.account--login .page__heading  {
  text-align: left;
}

.customer-register > p,
.login .page__heading > p,
.account--login .page__heading p {
  margin-bottom: 0;
}

body#account section.account,
body#create-account section.account {
  margin: 0 auto;
}

body#account section.account .wrapper ,
body#create-account section.account .wrapper {
  margin: 40px auto;
}

body#account section.account form,
body#create-account section.account form {
  padding: 0;
}

body#account section.account .page__heading,
body#create-account section.account .page__heading {
  margin: 0;
  letter-spacing: 0;
}

body#account section.account .wrapper .page__heading,
body#create-account section.account .wrapper .page__heading { 
  margin: .5em 0;
  letter-spacing: .5px;
}

body#account section.account .forgot-password,
body#create-account section.account .forgot-password {
    display: flex;
    width: 100%;
    padding: 20px 0 0;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column-reverse;
    gap: 10px;
}

body#account section.account .forgot-password  div,
body#create-account section.account .forgot-password div {
  width: 100%;
} 

body#account section.account .forgot-password  div button.btn,
body#create-account section.account .forgot-password div button.btn {
  width: 100%;
  text-transform: none;
}

/** Models **/
.model_popup.product__block {
  min-height: 15px;
}

.product-modal__content .product-modal__close svg {
  width: 29px;
  height: 29px;
}

body:not(.page-template-size-guide ) .block-model-tag.single-model {
  display: none;
  visibility: hidden;
}

.model_popup .product-modal__outer .product-modal__content {
  max-width: 440px;
  border-radius: 4px;
  padding: 35px 24px 24px;
}

.model_popup .model_flex,
.model_lists_grid .single-model .model_flex {
  display: flex;
  flex-direction: row;
  border-radius: 4px;
  overflow: hidden;
  background-color: #f0f6ef;
  margin-top: 15px;
}

.model_lists_grid .single-model .model_flex  {
  margin-top: 0;
}

.model_popup .product-modal__outer p,
.model_lists_grid p {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: var(--font-2);
}

.model_popup .model__image,
.model_popup .model__data {
  overflow: hidden;
}

.model_popup .model__image {
  width: 204px;
  height: 307px;
}

.model_popup .model__image img,
.model_lists_grid .model__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.model_popup .model__data {
  width: calc(100% - 204px);
  padding: 16px;
}

.model_popup .model__data h5,
.model_lists_grid .single-model h5 {
  font-size: var(--font-3);
  font-family: var(--FONT-STACK-BODY);
  margin-bottom: 24px;
}

.model_lists_grid .model__image {
  width: 222px;
  height: 333px;
}

.model_lists_grid .model__data {
  width: calc(100% - 222px);
  padding: 16px;
}

.model_list {
  margin-top: 70px; 
}

.model_list h4 {
  font-size: var(--font-4);
  font-family: var(--FONT-STACK-BODY);
  margin-bottom: 20px;
}

.model_lists_grid {
  display: flex;
  flex-wrap: wrap;  
  gap: 26px;  
}

.model_lists_grid .single-model {
  width: calc(50% - 13px); 
}

@media only screen and (max-width: 880px) {
  .model_lists_grid .model__image,
  .model_lists_grid .model__data {
    width: 50%;
  }
}


@media only screen and (max-width: 680px) {
  .model_lists_grid .model__image,
  .model_lists_grid .model__data {
    width: 100%;
  }

  .model_lists_grid .single-model .model_flex {
    flex-direction: column;
  }

  .model_lists_grid .model__image {
    height: 240px;
  }
}


@media only screen and (max-width: 590px) {
  .model_popup .product-modal__outer {
    top: auto;
    padding-bottom: 0;
  }

  .model_popup .product-modal__outer .product-modal__content {
    min-width: 100vw;
    padding: 30px 15px 15px;
  }

  .model_popup .model__image {
    width: 160px;
    height: 240px;
  }

  .model_popup .model__data {
    width: calc(100% - 160px);
  }
  
}

/** Filter **/
@media only screen and (min-width: 990px) {
    .popout--group .popout__toggle, .popout--sort .popout__toggle {
        padding: 10px 18px;
    }
}
.active__filters__clear {
  display: block;
  color: var(--neutral-level-5);
  width: 100%;
  text-align: center;
  background: transparent;
  border: 1px solid var(--neutral-level-2);
  border-radius: 4px;
  padding: 10px;
  font-weight: 400;
}

.active__filters__remove {
  border-radius: 16px;
  background-color: var(--enchanted-level-1);
  color: var(--neutral-level-5)
}

.collection__nav.collection__nav--filter {
  position: static;
}

.collection__nav--sort.collection__nav--filter {
  border-top: 0;
}

.popout--sort .popout__toggle {
  border-left: 0;
}

.popout--group .popout__toggle {
  border-right: 0;
}

.collection__sidebar__slider,
.filter-group__heading {
  border: 0;
  color: var(--neutral-level-4);
}

.filter-group *,
.sidebar__item label, .sidebar__item a {
   color: var(--neutral-level-4);
}

.filter-group:not(.filter-group--hidden)~.collection__filters .filter-group, .filter-group:not(.filter-group--hidden)~.filter-group {
  margin-top: 16px;
}

.filter__price__field {
  padding: 2px 0 2px 8px;
}

.filter__price__field input {
  padding: 6px 3px;
}

.filter__price__field input:focus {
  border: 0;
}

.filter__price__fields {
  margin-bottom: 0;
}

.filter__price {
  margin-top: 0;
}

.sidebar__item:last-child {
  margin-bottom: 0;
}

.filter-group {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--neutral-level-2);
  margin-top: 16px;
}

ul.collection-nav.filter---filter\.v\.option\.size {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

/*
ul.collection-nav.filter---filter\.v\.option\.size .sidebar__item  {
  display: inline-flex;
  border: 1px solid var(--neutral-level-4);
  padding: 10px 8px;
  border-radius: 4px;
  justify-content: center;
  margin: 0;
}
*/

ul.collection-nav.filter---filter\.v\.option\.size .sidebar__item.sidebar__item--active {
  background-color: var(--COLOR-PRIMARY);
  color: #fff;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid var(--COLOR-PRIMARY);
} 

ul.collection-nav.filter---filter\.v\.option\.size .sidebar__item.sidebar__item--active * {
  color: #fff;
}

ul.collection-nav.filter---filter\.v\.option\.size .sidebar__item label,
.filter-color .sidebar__item label {
  padding-left: 0;
}

ul.collection-nav.filter---filter\.v\.option\.size .sidebar__item label:after,
.filter-color .sidebar__item label:after  {
  display: none;
}

.filter-color radio-swatch label {
  padding: 2px!important;
  border: 1px solid var(--primary);
  border-radius: 100%;
  display: flex;
  width: 24px;
  height: 24px;
}

.filter-color radio-swatch:hover label {
  text-decoration: underline;
}

.swatch__link:hover {
  border-bottom: 1px solid #000;
}

.collection__sidebar {
  mask-image: unset;
}

.sidebar__item.link--remove a:after, .sidebar__item input:checked~label:after {
  box-shadow: unset;
  content: ""; 
  color: #fff;
  background: url('data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.3332%201.1111L4.63368%207.24883C4.51022%207.36194%204.31601%207.36194%204.19255%207.24883L0.666504%204.01844L1.10764%203.57434L4.41312%206.60264L10.892%200.666992L11.3332%201.1111Z%22%20fill%3D%22%23F0F6EF%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
  background-size: 80%;  /* Ensure the SVG fits within the area */
  background-color: var(--COLOR-PRIMARY);
}

.sidebar__item a:after, .sidebar__item label:after {
  width: 16px;
  height: 16px;
  border: 1px solid var(--neutral-level-3);
  border-radius: 2px;
}

.filter-group__heading {
  padding: 0 15px 0 0;
  font-size: 16px;
}

details[open="true"] .filter-group__heading {
  padding: 0 15px 15px 0;
}

.sidebar__item label,
.sidebar__item radio-swatch a {
  padding-left: calc(1em + 15px);
}

.sidebar__item {
  margin: 20px 0;
  font-size: var(--font-2);
}

.sidebar__item.hidden {
    display: none !important;
}

.filter-color .collection-nav {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(2, 1fr);
}

.filter-color .collection-nav li {
  width: 100%;
  margin: 0;
}

.filter-color .collection-nav li .color-label {
  padding-left: 10px;
  font-size: 14px;
  color: var(--neutral-level-5);
}

.filter-group.filter__Tags {
  display: none;
  visibility: hidden;
}

.collection__sidebar [data-collection-filters-form] {
  display: flex;
  flex-direction: column;
}

.collection__sidebar .filter-category {
  order: 1;
}

.collection__sidebar .filter-color {
  order: 2;
}

.collection__sidebar .filter-size,
.collection__sidebar .filter__Size {
  order: 3;
}

.collection__sidebar .filter__Price {
  order: 4;
}

.collection__sidebar .filter-brand {
  order: 5;
}

.collection__sidebar .filter-occasion {
  order: 6;
}

.collection__sidebar .filter-season {
  order: 7;
}

.collection__sidebar .filter-trend {
  order: 8;
}

.filter-group .collection-nav li > a {
  padding-left: 0;
  border-bottom: 1px solid transparent
}

.filter-group .collection-nav li > a::after {
  display: none;
} 

.filter-group .collection-nav li.sidebar__item--active > a,
.filter-group .collection-nav li > a:hover {
  border-bottom: 1px solid #000;
  display: inline-block;
}

.filter-category .sidebar__item label:after,
.filter-swatches .sidebar__item radio-swatch a:after,
.filter-swatches .sidebar__item label:after,
.filter-size  .sidebar__item label:after,
.filter-price  .sidebar__item label:after{
  display: none;
}

.filter-category .sidebar__item label,
.filter-swatches .sidebar__item a,
.filter-swatches .sidebar__item label,
.filter-size label,
.filter-price label {
  padding-left: 0;
}

.filter-category .sidebar__item.sidebar__item--active label span {
  text-decoration: underline;
}

.filter-size .collection-nav,
.filter-price .collection-nav{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
}

.filter-price .collection-nav {
  grid-template-columns: repeat(2, 1fr);
}

.swatch__bordered {
  margin: 0
}

.filter-size .filter-group__content{
  text-transform: uppercase;
}

.sidebar__item.swatch__bordered a,
.swatch__checkbox label {
  display: block;
  width: 100%;
  color: var(--neutral-level-5);
  border: 1px solid;
  border-radius: var(--RADIUS);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  font-size: var(--font-1);
  padding: 3px;
}

.sidebar__item.swatch__bordered > span,
.swatch__checkbox label > span {
  background: transparent;
  margin: 0;
  height: auto;
  text-align: center;
  width: 100%;
  flex: auto;
}

.sidebar__item.swatch__bordered a:hover,
.swatch__checkbox label:hover {
  background: var(--enchanted-level-4);
  color: #fff;
}

.sidebar__item.swatch__bordered a:hover *,
.swatch__checkbox label:hover * {
  color: #fff;
}

.popout--sort .popout-list {
  width: 200px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;  
}

.popout--sort .popout-list--visible {
  max-height: 300px; /* Set this to the maximum height of your content */
  opacity: 1;
  visibility: visible;
}


@media only screen and (min-width: 1400px) {
  .collection__products .grid-outer {
    padding: calc(var(--outer) - .7em) var(--outer);
    /*padding-left: calc(var(--outer)* 2);
    padding-right: calc(var(--outer) - .5em);*/
  }
}

/*
@media only screen and (min-width: 750px) {
  .quick-add__button,
  .quick-add__holder {
    visibility: hidden!important;
  }
}
*/

@media only screen and (min-width: 750px) {
    .no-touch .quick-add__holder,
    .supports-touch .quick-add__holder {
        opacity: 0;
        animation: slideOutDown .25s ease;
    }
}

.supports-touch .quick-add-active .quick-add__holder,
.quick-add-active .quick-add__holder,
.supports-touch .product-item__image:hover .quick-add__holder,
.no-touch .product-item__image:hover .quick-add__holder,
.supports-touch .product-item__image:focus .quick-add__holder,
.no-touch .product-item__image:focus .quick-add__holder {
  opacity: 1;
  visibility: visible;
  transition: visibility .5s; 
}

@media (any-hover: hover) {
  .supports-touch .product-item__image:hover .quick-add__holder,
  .no-touch .product-item__image:hover .quick-add__holder,
  .supports-touch .product-item__image:focus .quick-add__holder,
  .no-touch .product-item__image:focus .quick-add__holder{
    opacity: 1;
    visibility: visible;
    transition: visibility .5s;
  }
}


@media only screen and (min-width: 768px) {
  .supports-touch .quick-add-active .quick-add__holder .quick-add__button.on_mobile_click,
  .quick-add-active .quick-add__holder .quick-add__button.on_mobile_click {
    display: block;
  }
}


@media (hover: none) and (pointer: coarse) {
  .supports-touch .product-item__image:active .quick-add__holder,
  .no-touch .product-item__image:active .quick-add__holder {
    opacity: 1;
  } 
}

@media only screen and (max-width: 1100px) {
  .quick-add-active .quick-add__button .radio__button {
    min-width: 24px;
  }
}

.collection__nav--filter .popout__toggle .icon-filter {
  fill: #000;
  stroke-width: 0;
  --icon-size: 16px;
}

.collection__nav--filter .popout--group .popout__toggle,
.collection__nav--filter .popout--sort .popout__toggle {
  padding: 0;
  font-size: 14px;
  text-transform: capitalize;
}

.collection__nav--sort.collection__nav--filter {
  padding: var(--gutter) var(--outer);
}

@media only screen and (max-width: 749px) {
  .quick-add__button {
    border-radius: 100%;
    background-color: rgba(255,255,255,.6);
    --btn-size: 28px;
    left: auto;
    right: var(--btn-offset);
  }

  .collection__nav {
    position: relative;
    border-bottom: 0;
    top: 0!important;
  }

  .collection__nav.collection__nav--filter {
    position: sticky!important;
    top: calc(var(--header-height) - 2px)!important;
    border-bottom: 1px solid #C4C4C4;
  }

  .collection__nav.collection__nav--filter._sticky-filter {
     top: 0!important;
  }

  .collection__nav--filter .popout--group .popout__toggle {
    box-shadow: unset;
    font-size: 14px;
    flex-direction: row-reverse;
    gap: 8px;
  }

  .popout__toggle .icon-filter {
    margin-right: 0;
  }

  .collection__nav--filter .popout--sort .popout__toggle {
    font-size: 14px;
  }
}

/*
.supports-touch .custom_quick_add .quick-add__button {
  display: flex!important;
        --btn-offset: 5px;
        position: absolute;
        bottom: var(--btn-offset);
        align-items: center;
        justify-content: center;
        width: var(--btn-size);
        height: var(--btn-size);
        background: var(--COLOR-BG);
        pointer-events: auto;
        font-size: 0;
        z-index: 1;
        border-radius: 100%;
        background-color: #fff9;
        --btn-size: 28px;
        left: auto;
        right: var(--btn-offset);
}
*/

.quick-add__button .btn__plus {
  color: #000;
  --icon-size: 20px;
}

.search-page .search__caption {
  text-align: left;
  border-top: 0;
  font-size: 14px;
}

.predictive-search__heading_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.predictive-search__heading_wrapper .predictive-search__actions {
  margin: 0;
}

.predictive-search__actions button {
  padding: 0;
  border: 0;
  text-transform: capitalize;
  text-decoration: underline;
}

.predictive-search__actions button:hover:after {
  background: transparent;
}

.predictive-search__actions button .icon {
  display: none;
}

wk-option-select .wk-control {
  border-radius: 4px;
}

wk-option-select select.wk-input {
  font-size: 12px;
}

.modal__text {
  text-align: left;
}

.modal__overlay {
  --underlay-bg: rgba(0, 0, 0, .4);
}

.modal--default {
  max-width: 680px;
  border-radius: 4px;
}

.modal--default .modal__title {
  margin-bottom: 0;
}

.modal__inner .modal__description p {
  margin-top: 0;
  font-size: var(--font-2);
  font-weight: 300;
}

.modal__inner .modal__description small p {
  font-size: var(--font-1);
  margin: 0;
}

.modal__inner .input-row {
  margin-bottom: 16px;
}

.modal__inner label {
  font-size: var(--font-1);
  margin-bottom: 5px;
  display: block;
}

.modal__inner input {
  margin-top: 0;
}

@media only screen and (min-width: 750px) {
  .modal__image {
    flex: 0 1 320px;
  }
  .modal__inner {
    padding: 50px 16px;
    min-height: 480px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }    
}

.required {
  color: var(--COLOR-SALE);
}

.newsletter__message {
  font-style: normal;
  margin: 0;
  padding: 0;
  background: transparent;
}

.newsletter__message .discount_head {
  margin-bottom: 5px;
  font-size: var(--font-1);
}

.modal__inner .copy-clipboard-newsletter {
  margin-bottom: 16px;
  gap: 15px;
  padding-left: 30%;
}

.modal--default button.close {
  width: 25px;
  height: 25px;
}

.modal__inner .copy-clipboard-newsletter input {
  border: 0;
  font-size: var(--font-2);
}

@media only screen and (max-width: 749px) {
  .section-columns .multicolumn:has(.grid-item:nth-of-type(3)) {
    --columns: 1;
  }
}

.carousel-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 40px;
  margin-top: -21px;
}

.drawer .cart__custom-code .cart__widget__title {
  pointer-events: none;
  font-size: var(--font-size-14);
  padding-left: 0;
  padding-right: 0;
}

.carousel-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 100%;
}

.carousel-container quick-add-product {
  flex: 0 0 100%;
  width: 100%;
  border: 1px solid var(--border);
  border-radius: 8px;
  padding: 15px;
  display: block;
  margin-bottom: 10px;
}

.carousel-container #prev-btn, 
.carousel-container #next-btn {
  top: 0;
  text-indent: -9999px;
}

.cart-block .cart__custom-code{
  margin-left: 15px;
  margin-right: 15px;
}

.cart__widget.cart__widget--products {
  display: none;
}

.fs-embed { 
  max-height: 90vh; 
}

.navlink--wishlist--icon .header__wishlist__count,
header wishlist-link .wk-bubble {
  display: block;
  top: 5px;
  right: 5px;
  width: 10px;
  height: 10px;
  min-width: 10px;
}

header wishlist-link .wk-bubble {
  --size: 15px;
  font-size: calc(.627rem * var(--FONT-ADJUST-NAV));
  background: var(--enchanted-level-4) !important;
  line-height: calc(1rem * var(--FONT-ADJUST-NAV));
  text-align: center;
}

header wk-counter {
  transform: translate3d(22px, -10px, 0px)!important;
}

header wishlist-link {
  width: 28px;
}

.navlink--cart--icon .header__cart__status, .navlink--wishlist--icon .header__wishlist__count {
  min-width: 15px;
  height: 15px;
}

.page-template-wishlist wishlist-product-card .wk-cta-button, 
.page-template-wishlist wishlist-product-card .wk-cta-button:disabled,
.page-template-wishlist wishlist-page .wk-callout-cta, 
.page-template-wishlist wishlist-page .wk-callout-cta:visited, 
.page-template-wishlist wishlist-page .wk-callout-cta:active, 
.page-template-wishlist wishlist-page .wk-callout-cta:focus {
  padding: 8px 16px;
  border-radius: 4px;
  font-size: var(--font-size-14);
  text-transform: uppercase;
  line-height: 18px;
}

.page-template-wishlist wk-option-select .wk-label {
  display: none;
}

.page-template-wishlist wk-option-select .wk-control {
  border: 1px solid #070707;
  border-radius: 4px;
  font-size: 12px;
  padding: 9px 10px;
}

.page-template-wishlist wishlist-product-card .wk-product-title .wk-text-link, 
.page-template-wishlist wishlist-product-card .wk-product-title .wk-text-link:visited, 
.page-template-wishlist wishlist-product-card .wk-product-title .wk-text-link:active, 
.page-template-wishlist wishlist-product-card .wk-product-title .wk-text-link:focus {
  color:  #070707;
  font-size: 14px;
}

.page-template-wishlist wishlist-product-card .wk-price {
  font-size: 14px;
  color: #3D3D3D;
}

.page-template-wishlist wishlist-product-card .wk-form {
  padding: 0;
}

.page-template-wishlist wishlist-page .wk-header .wk-title {
  font-size: var(--font-6);
}

.page-template-wishlist remove-button .wk-floating .wk-button {
  --icon-stroke: #fff;
}

.page-template-wishlist  wishlist-page .wk-page {
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
}

.page-template-wishlist  wishlist-page .wk-header .wk-controls {
  font-size: 14px;
}

.page-template-wishlist wishlist-page .wk-header {
  justify-content: center;
  text-align: center;
  align-items: center;
}

/** 9 May 2025 **/
.product__content .shopify-app-block .yotpo-sr-bottom-line-text,
.yotpo-sr-bottom-line-new-review {
  font-size: 12px !important;
  font-weight: 500 !important;
  font-family: var(--FONT-STACK-BODY) !important;
  border: 0 !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

button.yotpo-sr-bottom-line-summary[aria-label="Rated 0 out of 5 stars from 0 reviews. Jump to reviews."] {
    display: none!important;
}

@media only screen and (max-width: 749px) {
    .grid--mobile-slider .grid-item:only-child {
        flex: inherit;
    }
}

.load-more-effect {
    padding: 30px;
    max-width: 200px;
    margin: 0 auto;
}