/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 602:2 "positon" is not a known CSS property

**/
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">

@font-face {
    font-family: 'the-seasons';
    src: url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsLightItalic.woff2?v=1745384826') format('woff2'),
        url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsLightItalic.woff?v=1745384826') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'the-seasons';
    src: url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsRegular.woff2?v=1745384826') format('woff2'),
        url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsRegular.woff?v=1745384826') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'the-seasons';
    src: url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsLightRegular.woff2?v=1745384826') format('woff2'),
        url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsLightRegular.woff?v=1745384826') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'the-seasons';
    src: url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsBold.woff2?v=1745384825') format('woff2'),
        url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsBold.woff?v=1745384825') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'the-seasons';
    src: url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsBoldItalic.woff2?v=1745384826') format('woff2'),
        url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsBoldItalic.woff?v=1745384826') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'the-seasons';
    src: url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsItalic.woff2?v=1745384826') format('woff2'),
        url('/cdn/shop/files/FONTSPRINGDEMO-TheSeasonsItalic.woff?v=1745384825') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
.custom-hero-banner {
  position: relative;
  overflow: hidden;
}

.reading-width.subscribe-form.cc-animate-init.cc-animate-in form#contact_form {
    display: flex;
    justify-content: center;
    align-items: center;
}

.subscribe-section .subscribe-form__inputs {
    border: 1px solid #000 !important;
}

.subscribe-form__inputs {
    align-items: center !important;
}
.subscribe-section .subscribe-form__inputs {
    display: grid !important;
    justify-content: center !important;
    grid-template-columns: 2fr 1fr !important;
}

.subscribe-form__inputs {
    display: grid;
    align-items: center;
    justify-content: center;
    width: 100%;
    grid-template-columns: 2fr 1fr;
}


input#mailinglist_email {
    padding: 0 0 0 20px !important;
}

.subscribe-form__btn-wrapper.grid__item.one-third.small-down--one-whole {
    padding: 0 !important;
    width: 100% !important;
}

.input-wrapper.grid__item.two-thirds.small-down--one-whole.is-empty {
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
}

.input-wrapper.grid__item.two-thirds.small-down--one-whole label.subscribe-form__label {
    position: absolute;
    top: 0 !important;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}

.custom-hero-banner .custom-hero-banner__video,
.custom-hero-banner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.custom-hero-banner .custom-hero-banner__overlay {
    position: relative;
    z-index: 2;
    display: flex
;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    text-align: center;
    color: white;
    padding: 20px;
    aspect-ratio: 5 / 4;
  width:100%;
}

.custom-hero-banner .custom-hero-banner__heading {
    font-size: 68px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 890px;
    letter-spacing: 0px;
    position: relative;
    z-index: 9;
    font-family: "Poppins", sans-serif;
}

.custom-hero-banner .custom-hero-banner__subheading {
  font-size: 18px;
  margin-top: 10px;
}

.custom-hero-banner .custom-hero-banner__location {
  font-size: 14px;
  margin-top: 10px;
  opacity: 0.8;
}

/* .custom-image-text-split-container section */


.custom-image-text-split-container .custom-image-text-split-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}


.custom-image-text-split-container .custom-image-text-split-image img {
  width: 100%;
  height: auto;
}

.custom-image-text-split-container .custom-image-text-split-content {
    color: #fff;
    background-color: #000;
    padding: 50px;
    display: flex
;
    flex-direction: column;
    justify-content: center;
}

.custom-image-text-split-container .custom-image-text-split-content h2 {
    font-size: 40px;
    margin-bottom: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}
.custom-image-text-split-container .custom-image-text-split-content p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.5px;
}

.custom-image-text-split-container .custom-split-btn {
    display: inline-block;
    background-color: #fff;
    color: #000;
    width: max-content;
    padding: 10px 24px;
    border-radius: 16px;
    text-decoration: none;
    font-weight: 700;
    transition: all .3s ease;
}

.custom-image-text-split-container .custom-split-btn:hover {
  background-color: #ddd;
}



.gift-guide-section {
  text-align: center;
}

.gift-guide-section .gift-guide-subheading {
    font-size: 20px;
    line-height: 26px !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 20px;
    color: white;
    font-family: 'the-seasons';
}

.gift-guide-section .gift-guide-heading {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 48px;
    color: white;
    letter-spacing: 2px;
    font-family: 'the-seasons';
}

.gift-guide-section .gift-guide-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 30px;
  justify-content: center;
}

.gift-guide-section .gift-guide-item {
  display: block;
  text-decoration: none;
  color: inherit;
}

.gift-guide-section .gift-guide-item img {
    width: 100%;
    height: auto;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    aspect-ratio: 1;
    object-fit: cover;
}
img{
  object-fit: cover;
}
.gift-guide-section .gift-guide-title {
    margin-top: 10px;
    font-weight: 600;
    font-size: 20px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: "Montserrat", sans-serif;
    text-align: left;
}

.cart-empty__content a {
    color: #fff !important;
}

/* .quality-slider-section .quality-slider {
  display: flex;
  gap: 20px;
} */

.quality-slider-section .quality-slider {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    justify-content: center;
}
@media(max-width:767px){
    .quality-slider-section .quality-slider {
    grid-template-columns: 1fr;
}
}
/* .quality-slider-section .slide-item {
  padding: 0 10px;
} */
.quality-slider-section .slide-image {
    background-size: cover;
    background-position: center;
    height: 100%;
    position: relative;
    display: flex
;
    align-items: flex-end;
    justify-content: end;
    width: 100%;
    object-fit: cover;
}
.quality-slider-section .slide-label {
    color: #fff;
    padding: 10px 20px;
    margin: 20px;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none !important;
    border: none !important;
    font-family: "Poppins", sans-serif;
    position: relative;
    z-index: 9;
}

.custom-hero-banner .custom-hero-banner__overlay::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5); 
  z-index: 1;
}

.page-footer__subscribe {
    width: 80%;
    max-width: 100%;
    padding: 0;
}
.footer-block.grid__item.small-down--one-whole.one-half {
    width: 100%;
}
.footer-block.grid__item.small-down--one-whole.one-half .social-links {
    padding: 30px 0px;
}

.page-footer__blocks.grid {
    display: grid;
    padding-top: 89px;
    grid-template-columns: 1.5fr 1fr 1fr;
    column-gap: 49px;
    padding-bottom: 66px;
    border-bottom: 2px solid black;
}
.page-footer__end {
    margin-top: 21px;
}
.subscribe-form__heading, .footer-block__heading {
    font-size: 24px;
    margin-bottom: 15px;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    text-align: left;
}

.subscribe-form__inputs {
    display: flex;
    align-items: flex-start;
    border: 2px solid black;
    padding: 0;
    border-bottom: 2px solid black;
    max-width: 430px;
}
.subscribe-form__inputs .input-wrapper label {
    font-weight: bold;
    left: 20px;
    font-size: 14px;
}
.page-header {
    gap: 100px;
}
main .accent-background {
    display: none;
}
.site-nav>.site-nav__item>.site-nav__link {
    color: #000000;
}
main .accent-background+.shopify-section {
    margin-top: 0px;
}
.subscribe-form__inputs .input-wrapper label {
    top: 50%;
    margin-top: 0px !important;
    font-size: 20px;
}
@media (max-width: 1200px) {
.page-header{
  gap: 0px;
  flex-direction:column;
      padding: 0px;

}
  .store-logo {
    margin-left: 0px;
    margin-right: 0px;
}
  .utils__right {
    margin-left: -37px;
}
  .footer-block__heading {
    font-size: 30px;
}
  .subscribe-form__heading {
    font-size: 30px;
}
}





 .custom-image-text-split-image img {
    display: block;
}
.section-testimonials .container {
    max-width: 100%;
    padding: 0px;
    margin: 0px;
}

.header-content {
    background: #eeede7 !important;
}

.docked-mobile-navigation-container__inner {
    background-color: transparent;
}
section.custom-hero-banner {
    position: relative;
}
.quality-slider a {
    aspect-ratio: 4 / 4;
    display: block;
    text-decoration: none !important;
   position: relative; 
}
.quality-slider a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 25%);
    top: 0;
    left: 0;
}
.page-width {
    max-width: 100%;
    margin: 0 auto;
}
.page-width.testimonials {
    border-radius: 0px !important;
}
.icon-section__block img {
    width: 100%;
}
.icon-section__block h3 {
    color: #000;
}
.testimonial-content p {
    line-height: 32px;
    font-size: 20px;
    font-weight: 500;
    font-family: 'the-seasons' !important;
    letter-spacing: 1px !important;
}
.testimonials .testimonial-author-name {
    font-size: 24px;
    padding-left: 0px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}
.testimonials .testimonial-author-name:before {
    display:none ;
}
.icon-section__block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    height: 100%;
}
.icon-conntent {
    text-align: left;
    height: 100%;
}
.icon-section__block p {
    font-size: 16px;
    color: rgb(0 0 0 / 80%);
    line-height: 20px;
    margin: 8px 0px;
}
main#MainContent {
    padding: 0px;
}
.footer-block .nav__link {
    font-size: 16px;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
}
p {
    font-family: Open Sans, sans-serif !important;
}
.footer-block li.nav__item {
    padding: 0px !important;
}
button.btn.btn--secondary.subscribe-form__submit {
    min-height: 68px;
    border: none !important;
    background: none;
    outline: none;
    box-shadow: none;
    padding: 15px !important;
}
.subscribe-form__submit svg {
    min-width: 98px !important;
    height: 18px;
}
.bottom-text img {
    max-width: 60px;
}
.bottom-text {
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 09;
    justify-content: center;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
}
.bottom-text p {
    margin: 0px;
    font-family: 'the-seasons' !important;
    font-size: 24px !important;
    line-height: 24px;
    margin-top: 30px;
}
.page-header.cstm-header {
    align-items: center !important;
}
.utils {
    gap: 20px;
}
.utils__right.cstm {
    padding-right: 20px;
}
ul.nav.site-nav.custom-nav {
    gap: 12px !important;
}
.subscribe-form__inputs input {
    padding-left: 20px !important;
}
.store-logo {
    margin-left: 0;
}
a.product-block__title-link {
    font-family: 'the-seasons';
    font-size: 24px !important;
    color: #000;
    text-align: left;
}
.collection-header__image-container {
    width: 100% !important;
    /* margin-bottom: 30px; */
}
.collection-header {
    position: relative;
}
.collection-header__content-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0px !important;
}
.template-collection .breadcrumbs-container {
    display: none;
}
.collection-header__image-container img.rimage__image {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.collection-header__image-container .rimage-wrapper {
    padding-top: 450px !important;
  positon:relative;
}
.collection-header__image-container .rimage-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 40%);
}
.custom-collection-header h1.large-title {
    font-size: 52px;
    font-family: "the-seasons" !important;
    letter-spacing: 0px;
    position: relative;
    z-index: 99;
    text-decoration: none;
    font-weight: 500;
}
.collection-header {
    background: transparent;
}
.theme-product-reviews-summary.product-block__rating {
    display: none;
}
.product-block__title {
    text-align: left;
}
.product-price {
    text-align: left;
    color: #804224 !important;
}
.collection-products {
    /* padding-top: 30px; */
    background: #eeede7;
}
.template-collection .page-footer__inner {
    padding-bottom: 45px;
    background: #000000;
    color: #ffffff;
}
.template-collection .footer-block__heading {
    color: #ffffff;
}
.template-collection .footer-block .nav__link {
    color: #ffffffcc;
}
.template-collection .page-footer__blocks .icon {
    fill: #ffffff;
}
.template-collection .subscribe-form__inputs {
    border: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}
.template-collection .subscribe-form__inputs .subscribe-form__email {
    color: #ffffff;
}
.template-collection .subscribe-form__inputs .input-wrapper label {
    color: #ffffffb3;
}
.template-collection .subscribe-form__inputs svg path {
    stroke: #fff;
}
.template-collection main#MainContent {
    background: #eeede7;
}
.template-suffix-about main {
    background: #000 !important;
}
.container.breadcrumbs-container {
    display: none;
}
.template-suffix-about main#MainContent {
    background: #000 !important;
}
.story-txt-sec .page-width {
    padding: 0px;
}
.story-txt-sec .reading-width {
    max-width: 100%;
    padding: 0px;
    text-align: left !important;
}
.story-txt-sec .large-title {
    font-family: 'the-seasons';
}
.story-txt-sec {
    margin-bottom: 70px;
}
.founder-txt-sec .page-width {
    padding-top: 0px;
}
.text-column__title {
    color: #fff;
    font-family: 'the-seasons';
    margin-top: 0px;
}
.text-column__text p {
    font-family: Open Sans, sans-serif;
    color: #fff;
    margin-top: 0px !important;
}
.our-story-head .rich-text-section__title {
    font-family: 'the-seasons';
}
section#shopify-section-template--24692331643189__d6287649-0cc4-4406-8e13-533989c7aa17 {
    margin-bottom: 60px;
}
.team-sec .one-quarter {
    width: 20%;
}
.cc-filters-container {
    margin-top: 30px;
}
.collections-banner {
    width: 100%;
    padding: 0;
    margin: 0px;
    position: relative;
}
.collections-banner .rimage-background:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 35%);
    z-index: 1;
}
.collections-banner .overlay-title {
    position: relative;
    z-index: 9;
    color: #fff;
    font-family: 'the-seasons';
    text-transform: uppercase;
    margin: 0px;
}
.section-collection-list .rimage-wrapper {
    aspect-ratio: 1;
}
.section-collection-list .product-block__title a {
    font-family: 'the-seasons';
    font-size: 24px !important;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    margin-top: 12px;
}
.section-collection-list {
    background: #000;
    margin: 0px !important;
    padding: 50px 0px;
}
.section-collection-list .grid-flex__item {
    padding-left: 50px;
    padding-bottom: 50px;
}
.section-collection-list .grid-flex {
    margin-left: -50px;
    margin-bottom: -50px;
}
.about-section .column:nth-child(2) {
    padding-left: 40px;
}
.template-suffix-personalized-speciality main {
    background: #000;
}
.section-video-with-text video {
    aspect-ratio: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-multicolumn .rimage-wrapper {
    padding-top: 100% !important;
}
.gift-txt p {
    font-family: 'the-seasons' !important;
}
.price-txt p {
    font-family: 'the-seasons' !important;
    font-size: 20px !important;
}
.product-multicolumn a {
    text-decoration: none;
}
.section-video-with-text a.block.hover-images.global-border-radius {
    color: #000;
}
.section-video-with-text .image-with-text__text {
    text-align: left;
}
.more-links--with-dropdown>.site-nav__dropdown>.page-width>.small-dropdown__container>.site-nav__item>.site-nav__link {
    width: fit-content;
}
.cc-filter--sort ul li:last-child {
    display: none;
}
@media (max-width: 767px) {
.custom-image-text-split-container .custom-image-text-split-grid {
    grid-template-columns: 1fr;
}
  .page-footer__blocks.grid {
    padding-top: 8px;
    padding-bottom: 34px;
}
  .subscribe-form__heading {
    font-size: 25px;
}
  .footer-block__heading {
    margin: 33px 0 15px;
    font-weight: 700;
    font-size: 26px;
}
  .subscribe-form__inputs {
    padding: 10px;
}
  .custom-hero-banner .custom-hero-banner__heading {
    font-size: 24px;
    max-width: 100%;
    letter-spacing: 1px;
}
  .gift-guide-section .gift-guide-subheading {
    font-size: 22px;
    margin-bottom: 4px;
    line-height: 30px;
}
  /* .custom-hero-banner .custom-hero-banner__overlay {
    min-height: 100vh;
} */
  .gift-guide-section .gift-guide-heading {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 34px;
}
.gift-guide-section .gift-guide-grid {
    gap: 20px;
    padding: 0px;
}
 .custom-image-text-split-container .custom-image-text-split-content {
    padding: 20px;
  }


  .page-footer__blocks.grid {
    grid-template-columns: 1fr;
}
  .page-footer__subscribe {
    width: 100%;
}
.gift-guide-section .gift-guide-title {
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
}
  .bottom-text {
    width: 100%;
    padding: 0 20px;
}
  .bottom-text img {
    max-width: 40px;
}
  .bottom-text p {
    font-size: 16px !important;
    margin-top: 20px;
}
    .quality-slider-section .slide-label {
        margin: 0px;
        font-size: 20px;
        width: 100%;
        text-align: center;
        height: 100%;
        padding-top: 30px;
    }
    .icon-section {
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
.icon-section__block {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        text-align: center;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
  
.icon-conntent {
    text-align: center;
}
  .custom-image-text-split-container .custom-image-text-split-content h2, .testimonials--title h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0px;
}
  p.custom-marquee-bar__item {
    font-size: 16px;
    line-height: 20px;
}
  .custom-marquee-bar__item img {
    width: 28px;
    height: 28px;
}
  .collection-header__content-container {
    width: 100%;
}
  .custom-collection-header h1.large-title {
    font-size: 32px;
}
  .collection-products .page-width.container {
    padding: 0px !important;
}
  a.product-block__title-link {
    font-size: 18px !important;
    line-height: 20px;
}
  .product-block .product-price {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
}
  .subscribe-form__inputs {
        padding: 0px;
    }
  .subscribe-form__inputs .input-wrapper {
    margin: 0px !important;
}
  .page-footer__blocks.grid {
    padding: 50px 0px;
}
      .footer-block__heading {
        margin: 32px 0 8px;
        font-size: 20px;
    }
  .section-collection-list .product-block__title a {
    font-size: 16px !important;
    line-height: 20px;
    margin-top: 8px;
}
  .section-collection-list .grid-flex__item {
    padding-left: 20px;
    padding-bottom: 20px;
}
  .section-collection-list .grid-flex {
    margin-left: -20px;
    margin-bottom: -20px;
}
  .section-video-with-text .image-with-text__content {
    padding: 20px 18px 30px;
}
  .social-icons-cstm img {
    max-width: 18px;
}
    .social-icons-cstm {
        gap: 8px;
        margin-top: 0px;
        padding-left: 10px;
        display: none;
    }
    button.btn.btn--plain.burger-icon.js-mobile-menu-icon.hide-for-search {

        margin-top: 5px;
        padding: 4px;
        background: #ffff;
        border-radius: 4px !important;
    }
  .utils__item, .utils__item a, .social-icons-cstm a {
    height: 20px;
}
  .icon--header .icon {
    height: 24px;
    width: 24px;
    margin: 0px;
    vertical-align: top;
}
    .utils {
        width: fit-content !important;
        padding: 0px;
        flex-direction: row-reverse;
        gap: 20px;
        align-items: center;
    }
.site-header .page-header.page-width {
        display: flex
;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        padding: 15px;
    }
.h1.store-logo.store-logo--image {
    padding: 0px !important;
    max-width: 100px;
}
      .section-collection-list .large-row {
        margin-top: 0px;
        margin-bottom: 0px;
    }
  .custom-hero-banner .custom-hero-banner__overlay {
    min-height: auto;
}
  .custom-marquee-bar__item img {
    width: 20px;
    height: 20px;
}
  p.custom-marquee-bar__item {
    font-size: 16px !important;
    line-height: 20px;
    gap: 8px;
}
  .bottom-text {
    bottom: 20px;
}
  section.header-navigation.container.header-navigation--open {
    z-index: 9;
}
  .collection-header__image-container .rimage-wrapper {
    padding-top: 220px !important;
}
  .cc-filters-control {
    padding-top: 20px;
}
  .quality-slider-section ul.slick-dots {
    bottom: -40px !important;
}
 .quality-slider-section .slick-dots li {
    margin: 0 2px;
}
}


/* cart drawer */
.cart-item__details a {
    color: #000;
    font-weight: 600;
}
.cart-item__variants {
    color: #000;
}
button.cart-item__remove {
    border: none !important;
    outline: none;
    background: transparent;
    padding: 0px !important;
    width: fit-content !important;
    max-width: 28px !important;
    min-width: 28px;
    box-shadow: none;
}
.cart-item__actions {
    display: flex
;
    flex-direction: column;
    gap: 5px;
    justify-content: flex-start;
    align-items: flex-end;
}
.cart-item__quantity button {
    height: 28px;
    width: 28px;
    box-shadow: none;
    border: 1px solid rgb(0 0 0 / 30%);
}
.cart-item__quantity {
    gap: 5px !important;
}
input.quantity-input {
    margin: 0px;
    color: #000;
}
.cart-drawer__shipping-progress {
    border-bottom: 1px solid rgb(0 0 0 / 20%);
    padding-bottom: 12px;
  margin-bottom: 0px;
}
.cart-drawer__actions a {
    flex: 1;
}
button#cart-drawer-close {
    padding: 0px !important;
    background: transparent;
    border: none !important;
    min-width: fit-content;
    outline: none !important;
  box-shadow: none;
}
button#cart-drawer-close svg path {
    stroke: #000;
}
.cart-drawer__actions .btn {
    box-shadow: none;
}
.cart-item__content {
    flex: 1;
}
.cart-item__variant {
    font-size: 14px;
}
.progress-labels {
    font-size: 14px;
    font-weight: 600;
}
.free-shipping-message {
    font-size: 16px;
    color: rgb(0 0 0 / 80%);
}
p.cart-drawer__tax-note {
    font-size: 14px;
    color: rgb(0 0 0 / 70%);
}
.cart-item__total {
    color: #000;
}
.cart-drawer__header h2 {
    font-size: 1.5rem;
    color: #000;
}
.cart-drawer__actions .btn--secondary.btn--full {
    color: #000;
}
section.custom-hero-banner .custom-hero-banner__overlay {
    max-height: 90vh;
}
.store-logo--image {
    max-width: 270px !important;
    width: 100% !important;
}
.site-header__logo-image {
    max-width: 180px;
    width: 100%;
}
.icon-conntent h3 {
    min-height: 48px;
}
.icon-section {
    align-items: flex-start;
}

/* .site-nav li.site-nav__item:last-child, .mobile-site-nav li.mobile-site-nav__item:last-child {
    display: none;
} */
/* .site-nav>.site-nav__item>.site-nav__link:hover {
    color: #000000 !important;
}
.site-nav>.site-nav__item>.site-nav__link:after {
    background-color: #000000 !important;
}
.cc-filter__toggle {
    color: #000;
}
    .cc-filter__toggle {
        border: 1px solid rgb(0 0 0 / 40%) !important;
    }
    .product-block:hover .btn--quicklook:not(.btn--plain):hover {
        --button-border-color: rgba(0, 0, 0, .25) !important;
        background-color: #fff;
        color: #000000 !important;
    }
    .product-block .btn--quicklook:not(.btn--plain) {
        --button-border-color: rgb(0 0 0 / 25%) !important;
        color: #000 !important;
    }
html, body {
    color: #000000 !important;
}
    .cc-filter__panel {
        color: #000 !important;
    } */
.site-nav>.site-nav__item>.site-nav__link:after {
    background-color: #000000 !important;
}
.site-nav>.site-nav__item>.site-nav__link:hover {
    color: #000000 !important;
}
a {
    color: #121212 !important;
}

 @media only screen and (min-width: 768px) {
.mega-dropdown__container {
    display: flex;
    flex-direction: column;
    gap: 0px;
}
li.mega-dropdown__item {
    width: 100%;
    position: relative;
}
   /* .one-quarter {
    width: 100%;
}  */
  .mega-dropdown__item {
    padding-bottom: 10px;
}
  .mega-dropdown__item ul.site-nav__submenu-container {
    padding-left: 12px;
}
 .mega-dropdown__item ul.site-nav__submenu-container a.site-nav__link {
    font-size: 14px;
    margin: 0px;
}
    .site-nav__dropdown {
        width: 240px !important;
        padding: 15px !important;
    } 
 .mega-dropdown__item .site-nav__submenu {
        background: #ebebeb;
        position: absolute;
        top: 0px;
        left: 100%;
        width: 100%;
        box-shadow: -1px 2px 2px rgb(0 0 0 / 20%);
        visibility: hidden;
        opacity: 0;
        transition: all 300ms;
        z-index: 9;
        padding: 10px 8px;
    }
   .mega-dropdown {
    left: inherit !important;
}
       .mega-dropdown__item:hover .site-nav__submenu {
        visibility: visible;
        opacity: 1;
    }
   .site-nav__dropdown .grid {
    margin-left: 0;
    padding: 0px;
}
   .mega-dropdown__item {
    padding-left: 0px;
}
/* .header-navigation {
    width: 100%;
}
   .page-header {
    gap: 24px !important;
}
   .site-nav {
    text-align: center;
}
   .site-nav__dropdown-heading {
    font-size: 16px !important;
}
   .site-nav__dropdown-link {
    font-size: 15px;
    font-weight: 500;
}
   .mega-dropdown {
    padding: 24px;
} */
} 
.okeReviews[data-oke-container] .oke-reviewsTab-icon:before, div.okeReviews .oke-reviewsTab-icon:before {
    color: #121212 !important;
}
.okeReviews[data-oke-container] .oke-reviewsTab-label, div.okeReviews .oke-reviewsTab-label {
    color: #121212 !important;
}
.okeReviews[data-oke-container] .oke-reviewsTab, div.okeReviews .oke-reviewsTab {
    color: #121212 !important;
    background: #eeede7 !important;
}
@media only screen and (max-width: 767px) {
.site-header__logo-image {
    max-width: 100px;
    width: 100%;
}
  .icon-conntent h3 {
    min-height: auto;
}
  .mobile-site-nav__menu {
    margin-bottom: 12px;
}
  a.mobile-site-nav__link {
    padding: 2px 0px;
}
}