/** Shopify CDN: Minification failed

Line 69:0 Unexpected "{"
Line 976:58 Unexpected "/"

**/
/* .custom_multi-column{
  padding: 14px;
} */

/* #custom-image_testimonials_section {
  padding: 14px;
}
 */
/* .section {
  margin: 18px 0px !important;
} */
body {
  overflow-x: hidden;
  font-family: "Inter", sans-serif;
}

.section__header {
  margin-bottom: 18px !important;
}



.custom_testimonials_section scrollable-content {
  /* padding-left: 26px !important; */
  /* margin-left: 14px; */
}

.product-item__quick-form {
    padding-left: unset;
    padding-right: unset;
  }

@media screen and (max-width: 740px) {
  .custom_testimonials_section scrollable-content {
    padding-left: 16px !important;
  }
  scrollable-content.multi-column__inner--left {
    /* padding: 23px !important; */
  }

  scrollable-content {
    padding: 15px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  
}

.custom_multi-column scrollable-content {
  padding-top: unset !important;
}

/* #shopify-section-template--18038052618397__custom_multi_column_zz7cNi .multi-column__progress-bar-wrapper {
  display: none;
} */

.shopify-section--rich-text .section{
  margin-bottom:unset !important;
}

.shopify-section--rich-text .section__color-wrapper,
/* .custom_multi-column .section__color-wrapper  */
{
  padding-top: 32px;
}

.custom-product-carousel .vertical-breather, .shopify-section--multi-column .vertical-breather{
  padding-top: 50px;
  /* padding-bottom: unset; */
}

/* .section__header {
  margin-top: 32px;
} */

.custom-product-carousel .section__header {
  margin-top: unset;
  /* margin-left: unset; */
}

/* #shopify-section-template--18038052618397__custom_multi_column_ihRbmq .section{
  margin-top: unset !important;
}
#shopify-section-template--18038052618397__multi_column_NGrTPH .section{
  margin-bottom: unset !important;
}

#shopify-section-template--18038052618397__rich_text_VWbrcF .vertical-breather{
  padding-top: unset; 
} */

.custom_testimonials_section .vertical-breather {
  padding-bottom: unset;
}

@media screen and (max-width: 740px) {
  .custom-image_testimonials_section {
    /* padding: 27px; */
  }
}
/* Product card */
.product-item {
  border-radius: 4px;
  box-shadow: 0px 0px 12.6px 0px #00000040;
  /* height: 473.63px; */
  /* height: 512.63px; */
  background: white;
}

.product-item-meta {
  padding-left: 18px;
  padding-right: 18px;
}

.product-item-meta__title {
  /* font-family: Roboto; */
  min-height: 46.8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 23.44px;
  text-align: left;
}

.price {
  color: #141414;
  /* font-family: 'Roboto', sans-serif; */
  font-size: 14px;
  font-weight: 500;
  line-height: 23.44px;
}

.product-item-meta__price-list-container {
  text-align: left;
}

.product-item__image-wrapper--multiple .product-item__primary-image, .product-item__image-wrapper--multiple .product-item__secondary-image {
  border-radius: 4px;
}

.price--compare {
  /* font-family: 'Roboto', sans-serif; */
  font-size: 12px;
  font-weight: 400;
  line-height: 21.09px;
  text-align: left;
  color: #595959;
}

.product-item__cta {
  width: 80%;
  height: 40px;
  border-radius: 7.1px;
  box-shadow: 0px 1px 2px 0px #1018280D;
}

.product-item__cta-wrapper {
  padding-bottom: 20.63px;
}

.product-item__quick-form button.button {
  border-radius: 7.1px;
  height: 40px;
  border: unset !important;
}

.product-item__quick-form button.button:hover {
 box-shadow: 0.5px 1.77px 4.75px 0.75px #10182840;
}

.product-item__quick-form .loader-button__text {
 height: 40px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  color: #401D0C;

}

.product-item__image-wrapper {
  margin-bottom: 11px !important;
  /* max-height: 293px; */
}
@media screen and (min-width: 1601px) {
  .product-item {
    /* height: 563.63px; */
  }
}

@media screen and (max-width: 1200px) {
  .product-item {
    /* height: 447.63px; */
  }
}

@media screen and (max-width: 1024px) {
  .product-item {
    /* height: 419.63px; */
  }
}


@media screen and (max-width: 768px) {
 .product-item-meta__price-list-container {
    min-height: 46px;
  }
}


@media screen and (max-width: 740px) {
  .product-item__image-wrapper {
    /* height: 155px; */
  }

  .product-item-meta__title {
    min-height: 32.8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
  }
  .product-item {
    /* height: 352.07px; */
    /* height: 358.07px; */
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    text-align: left;
  }
  .product-item__quick-form button.button{
    height: 32px;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
  }
  .price{
    font-size: 16px;
    font-weight: 500;
    line-height: 18.75px;
  }
  .price--compare {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
  }
  .label_savings {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.41px;
  }
  .product-item__quick-form button {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product-item__quick-form .loader-button__text {
     height: 25px;
      font-size: 10.67px;
      font-weight: 600;
      line-height: 11x;
      color: #401D0C;
  }
 
  /* .product-list__inner {
    grid-template-columns: repeat(
    auto-fit,
    minmax( 169px,
    calc(
      100% / var(--section-products-per-row) - var(--product-list-column-gap) *
        (var(--section-products-per-row) - 1) / var(--section-products-per-row)
    ))
  );
  }  */
}


@media screen and (max-width: 321px) {
  .product-item__quick-form .loader-button__text {
    font-size: 9px;
  }
}
/* @media screen and (min-width: 1367px) {
  .product-list__inner {
    grid-template-columns: repeat(
      auto-fill,
      minmax(310px, 1fr)
    );
    justify-content: center;
  }
} */
/* product-item {
  max-width: 310px;
  min-width: 169px;
} */

.product-item-meta {
  padding-bottom: 28.63px;
}

@media screen and (max-width: 740px) {
  .product-item-meta {
    padding-bottom: 9.63px;
  }
}

.loader-button__text {
  height: 40px;
  font-size: 14px;
  text-transform: none;
}

.sold-out-btn {
  background: #F5F5F5 !important;
  border: 1px solid #E0E0E0 !important;
  color: #E0E0E0 !important;
  box-shadow: 0px 1.77px 3.55px 0px #1018280D;
  /* margin-bottom: 29px; */
  width: 100%;
}

.product-item__quick-form button.button.sold-out-btn {
  margin-left: auto;
  margin-right: auto;
}

.product-item__quick-form:has(.sold-out-btn) {
  /* height: 40px; */
  /* padding-top: unset; */
}

.sold-out-btn:hover {
  box-shadow: 0px 1.77px 3.55px 0px #1018280D !important;
}

@media screen and (max-width: 740px) {
  .product-item__quick-form {
    bottom: 9px;
  }
}
/* .custom_banner .multi-column__inner--scroller {
  overflow-x: scroll;
  overflow-y: hidden;
} */


/* Announcement Banner */
.announcement-bar {
  height: 33px;
}

.announcement-bar .tap-area {
  display: none;
}

@media screen and (max-width: 740px) {
  .announcement-bar {
    height: 28px;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    /* text-align: left; */
  }
  .announcement-bar--multiple {
    justify-content: center;
  }
}

/* Filter drawer */

.product-facet{
  position: relative;
}
/* .product-facet__active-list {
  position: absolute;
  left: 20.5rem;
  top: -32px;
  display: flex;
  flex-direction: row;
  width: 52vw;
  overflow-x: scroll;
  scrollbar-width: none;
  scroll-snap-type: x mandatory;
} */

.product-facet__active-list .tag{
  /* width: max-content; */
  height: 40px;
  padding: 10px 14px 10px 14px;
  gap: 6px;
  border-radius: 4px;
  opacity: 0px;
  background: #FFFFFF;
  border: 0.5px solid #D9D5D6;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #5A5A5A;
  flex-shrink: 0;
}



.product-facet__meta-bar-item--count{
  display: none;
}

/* .product-facet__meta-bar .product-facet__meta-bar-item */
/* 
@media screen and (max-width: 740px) {
  .product-facet__filter-item {
    display: flex;
  }
  .product-facet__filter-item .collapsible-toggle {
    width: 40%;
    flex: 1;
  }
  .product-facet__filter-item collapsible-content {
    flex: 1;
    height: auto;
    max-height: 0;
    transition: max-height 0.5s ease;
  }
  .product-facet__filter-item .collapsible-toggle svg {
    display: none;
  }
} */

/* Newsletter */
.shopify-section--newsletter .image-with-text-block__image-wrapper {
  opacity: 0;
}

.shopify-section--newsletter .container--flush {
  height: 260px;
  padding: 50px 60px;
}

.shopify-section--newsletter .image-with-text-block__content {
  width: 100%;
  padding: unset;
  margin: unset;
}

.shopify-section--newsletter p {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
}

input[type="email"] {
  background: #DFF8F4;
  height: 55px;
  border-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.shopify-section--newsletter .newsletter__form label{
  background: #DFF8F4;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;

}

.shopify-section--newsletter .input-row {
  gap: unset;
}

.newsletter-button {
  width: 261px;
  height: 55px;
  padding: 8px 14px 8px 14px;
  border-radius: 0px 4px 4px 0px;
  opacity: 0px;
  background: #1D7B74;
  box-shadow: 0px 1px 2px 0px #1018280D;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  /* text-align: left; */
  color: #FFFFFF;
}

.blog-button {
  width: max-content;
  border-radius: 7.1px;
  padding: 14.2px 24.85px;
  height: 40px;
  display: flex;
  align-items: center;
  /* font-family: 'Proxima Nova', sans-serif; */
}

.input:focus-within label {
  display: none;
}

@media screen and (max-width: 740px) {
  .shopify-section--newsletter .container--flush {
    padding: 19px 15px;
    height: fit-content;
  }
  .shopify-section--newsletter .input-row {
    display: flex;
    align-items: baseline;
  }
  .shopify-section--newsletter .input-row .input {
    flex-grow: 1;
  }
}

/* Heading style */
.shopify-section--collection-banner h1{
  font-size: 60px !important;
  font-weight: 600 !important;
  line-height: 62px !important;
  text-align: left;
}


@media screen and (max-width: 1000px) {
   .section__header--left {
     margin-left: unset;
   }
   .breadcrumb--floating{
     display: none;
   }
}

@media screen and (max-width: 740px) {
 .shopify-section--collection-banner h1{
    font-size: 34px !important;
   line-height: 40px !important;
  }

  /* #template-collection-custom-collection .faq__item collapsible-content .metafield-rich_text_field p {
    font-size: 16px !important;
  } */
}



.product-list__inner{
  padding: 23px;
}

h2.heading-style, #insta-feed h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 48.41px;
  margin-bottom: 20px;
  /* text-align: center; */
}

h3.heading-style {
  font-size: 34px;
  font-weight: 600;
  line-height: 34px;
  /* text-align: center; */
  margin-bottom: 18px !important;
}

.heading {
  /* font-family: 'Proxima Nova', sans-serif; */
}

div#insta-feed h2 {
  margin-bottom: 18px;
}

@media screen and (max-width: 740px) {
  h3.heading-style {
    font-size: 24px !important;
    font-weight: 600;
    line-height: 26px;
  }

  h2.heading-style, div#insta-feed h2 {
    font-size: 28px !important;
  }
  .shopify-section--newsletter p {
    font-size: 14px;
    font-weight: 600;
    line-height: 18.2px;
    text-align: left;
  }

  .shopify-section--collection-banner {
    margin-top: 10px;
  }

  .shopify-section--main-collection product-list {
    padding: unset;
  }

  .shopify-section--main-collection product-list .product-item {
    /* height: 321.07px; */
    /* height: 333.07px; */
  }

  .product-list__inner {
    padding: unset;
  }
}

/* Label tags */
.label {
  width: max-content;
  position: absolute;
  left: -11px;
}

.label--custom {
  background: #FFFFFF;
  border: 0.73px solid #1D7B74;
  color: #1D7B74;
  border-top-right-radius: 5.87px;
  border-bottom-right-radius: 5.87px;
}

.label--subdued {
  display: none;
}

.label_savings {
  position: unset;
  background: white;
  color: #DE2A2A;
  /* font-family: 'Roboto', sans-serif; */
  font-size: 12px;
  font-weight: 500;
  line-height: 21.09px;
  text-align: center;
}

.custom_button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px auto;
  width: max-content;
  height: 40px;
  background: #FEF7E9;
  border: 1px solid #F7AB20;
  border-radius: 7.1px;
  font-size: 20px;
  font-weight: 600;
  line-height: 35.5px;
  text-align: left;
}

/* Footer */
footer {
  /* font-family: 'Proxima Nova', sans-serif; */
}
.footer__item.footer__item--links.is-first ul {
  column-count: 1 !important;
}

.footer__item-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  /* font-family: 'Proxima Nova', sans-serif; */
}

.footer__item .linklist__item {
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 18px !important;
  text-align: left;
}

.shop-name-style {
  font-size: 30px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  text-align: left !important;
}

.copyright-style {
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
}

.footer__aside {
  margin-block-start: 207px;
}

footer .linklist__item {
  width: max-content;
}

@media screen and (max-width: 740px) {
  .footer__item-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
    margin-top: 20px;
  }
  .footer__item .linklist__item {
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 14px !important;
    text-align: left;
  }
  .shop-name-style {
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 14px !important;
    text-align: left;
  }
  .copyright-style {
    font-size: 14px;
    font-weight: 300;
    line-height: 18.2px;
    text-align: left;
  }
  .footer__aside {
    margin-block-start: 30px;
  }
}

/* Multi column section */

.multi-column__inner--scroller {
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}


/* @media screen and (max-width: 740px){
  .multi-column__inner--scroller {
    grid-auto-columns: 20vw !important;
    gap: 24px !important;
  }
} */


/* .custom_multi-column .multi-column__image-wrapper {
  max-width:390px;
  min-width: 327.78px;
}

.custom_multi-column .multi-column__text-container {
  max-width: 390px;
  min-width: 327.78px;
} 

#shopify-section-template--18038052618397__custom_multi_column_QqetYX .custom_multi-column .multi-column__image-wrapper {
  max-width: unset;
  min-width: unset;
}  */

.multi-column__text-container {
  height: 100%;
}

.section__header--left {
  margin-left: unset;
}
@media screen and (max-width: 740px) {
  .multi-column--pocket-medium .multi-column__inner--scroller {
    grid-auto-columns: 45vw;
    padding-left: unset;
  }
  .shopify-section--multi-column {
    /* padding: 14px; */
  }

  .custom_multi-column .multi-column__inner {
    /* padding: 23px; */
  }

  .section__header--left {
    margin-left: unset;
  }
  .custom_multi-column .multi-column__text-container {
    font-size: 12px;
    font-weight: 300;
    line-height: 14.52px;
  }
  .custom_multi-column .multi-column__text-container p.heading {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }
  /* #shopify-section-template--18038052618397__custom_multi_column_6fy7PU .multi-column--pocket-medium .multi-column__inner--scroller,
  #shopify-section-template--18038052618397__custom_multi_column_YqzA3r .multi-column--pocket-large .multi-column__inner--scroller{
    grid-auto-columns : 92vw !important;
  } */
}

/* Header */
.header__linklist-link {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-align: left;
}

.header__secondary-links {
  gap: 20.5px;
}

/* Progress Bar */
.progress-bar {
  width: 299px;
  height: 9px;
  border-radius: 71px;
  background: #C1E2E3;
}

.progress-bar:before {
  border-radius: 71px;
  background: #1D7B74;
}

.multi-column__progress-bar-wrapper {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 740px) {
  .progress-bar {
    width: 133px;
    height: 5px;
  }
}


/* Announcement Banner */

.announcement-bar__message {
  /* font-family: 'Proxima Nova', sans-serif; */
  font-weight: 600 !important;
}
@media screen and (max-width: 740px) {
  .announcement-bar__message {
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 12px;
  }
}



/* #shopify-section-template--18038052618397__custom_multi_column_Di6mpV {
  .multi-column__progress-bar-wrapper {
    display: none;
  }
} */

/* Predictive search */
.predictive-search-drawer[open] {
  right: 0px;
}

/* Collection Page */
/* Facet filters */
@media screen and (min-width: 992px) {
  .breadcrumb--floating{
    position: unset;
    display: flex;
  }

  .breadcrumb--floating .breadcrumb__list {
    padding-bottom: 10px;
  }
  
  #facet-filters-form .product-facet__active-list {
    display: none;
  }
  
  .product-facet__meta-bar {
    align-items: stretch;
    position: sticky;
    /* top: 134px; */
    top: 119px;
    z-index: 3;
    background: white;
    margin-left: 0;
    padding-left: 20px;
    /* padding-right: 5px; */
    gap: 13px;
    box-shadow: 0px 4px 4px 0px #0000000F;
    margin-bottom: 0px;
  }

 .product-list{
    margin-top: 0px;
    /* height: 100vh;
    overflow-y: auto; */
    /* scrollbar-width: none; */
  }
  
  .product-facet__active-list{
    margin-top: unset;
    /* height: 62px; */
    /* border: 0.5px solid #E0E0E0; */
    /* box-shadow: 0px 4px 4px 0px #0000000F; */
    flex-wrap: nowrap;
    /* padding: 4px 0px; */
    overflow-x: scroll;
    scrollbar-width: none;
    scroll-snap-type: x mandatory;
    flex-grow: 1;
    border-right: 0px;
    /* border-top: 0.5px solid #E0E0E0;
    border-bottom: 0.5px solid #E0E0E0; */
  }

  .product-facet__active-list .tag-link {
    flex-shrink: 0;
  }

  .product-facet__meta-bar-item:last-child{
    /* margin-left: 13px; */
    min-width: 205px;
    flex-shrink: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
  }
  
  .product-facet__meta-bar-item--sort{
    /* border: 0.5px solid #D9D5D6; */
    border-left: 0.5px solid #D9D5D6;
    border-right: 0.5px solid #D9D5D6;
    padding: 20px 17px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    /* box-shadow: 0px 4px 4px 0px #0000000F; */
    /* border-right: unset; */
    /* border-bottom: unset; */
  }
  
  .product-facet__aside{
    border-right: 0.5px solid #E0E0E0; 
    border-left: 0.5px solid #E0E0E0; 
    border-top: 0.5px solid #E0E0E0; 
    /* border-top: 0.5px solid #E0E0E0; */
    padding: 14px;
  }
  
  .product-facet__filters-header{
    padding: unset;
  }
 
  .product-facet__meta-bar {
    border-top: 0.5px solid #E0E0E0;
    border-bottom: 0.5px solid #E0E0E0; 
  }
  
  /* @media screen and (min-width: 1000px) and (max-width: 1200px) {
    .extended-border-filter::after {
      left: -269px;        /* Extend 10px to the left */ */
    /* }
  } */
  
  .no-border-top::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      border-top: 2px solid black; /* Original border */
      border-top: none; /* Remove border on scroll */
  }
  
  .product-facet__filters:not(.drawer) .drawer__content {
    padding: 20px;
    overflow-y: auto;
    height: calc(100vh - 58.6px);
    scrollbar-width: none; 
  }
}

product-list {
  /* padding: 18px 17px; */
}

.product-facet__aside{
  margin: unset;
  padding-top: unset;
}
@media (max-width: 1200px) {
  .product-facet__aside{
    
    max-width: 18.4vw;
  }
  
  .product-facet__meta-bar {
    max-width: 74vw;
  }
}

 facet-filters:not([open]) .drawer__content .product-facet__filter-list {
    display: none;
  }

facet-filters:not([open]) .drawer__content .product-facet__filter-list{
  display: block;
}

.product-facet__meta-bar .product-facet__active-list {
  display: none;
}

.product-facet__meta-bar .product-facet__active-list{
  display: inline-flex;
  width: 60vw;
}

.filter-count {
  display: none;
}

@media (max-width: 999px) {
  .extended-border-filter::before,
  .extended-border-filter::after {
    content: none; /* Remove content */
  }
  .product-facet__meta-bar-item--sort{
    border: none;
  }

  .product-facet__meta-bar .product-facet__active-list{
    /* display: none; */
  }

  facet-filters:not([open]) .drawer__content .product-facet__filter-list {
    display: none;
  }
  /* facet-filters.open{
    visibility: visible;
  } 
  facet-filters:not(.open) {
    visibility: hidden;
  } */

  /* .container:not(:has(.facet-filters.open)) .drawer__content .product-facet__filter-list{
    display: none;
  }

  .container:has(.facet-filters.open) .drawer__content .product-facet__filter-list{
    display: block;
  } */
 
}

.product-facet__filters-header {
  /* margin-top: 15px; */
  /* padding-top: 8px; */
  position: sticky;
  /* top: 126px; */
  /* height: 28.5px; */
  /* height: 30px; */
  /* padding-bottom: 30px; */
  border-bottom: 0.5px solid #E0E0E0;
  margin-left: -14px;
  margin-right: -14px;
  padding-left: 34px;
  background: #FFFFFF;
  height: 58.6px;
  display: flex;
  align-items: center;
  z-index: 10;
}

.product-facet__filters-header .h5{
  font-size: 30px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
}

.checkbox {
  border: 1.14px solid #E0E0E0;
  border-radius: 2.29px;
}

.checkbox:checked {
  border-radius: 2.29px;
}

.product-facet__meta-bar-item--sort sort-by-popover{
  right: -15px !important;
  border-right: 0px;
}


@media screen and (max-width: 740px) {
  .multi-column--pocket-large .multi-column__inner--scroller {
    grid-auto-columns: 66vw !important;
    /* grid-template-rows: 243px; */
  }
   /* #shopify-section-template--18038052618397__custom_multi_column_zz7cNi .multi-column--pocket-medium .multi-column__inner--scroller {
     grid-auto-columns: 21vw !important;
   }
  #shopify-section-template--18038052618397__custom_multi_column_zz7cNi {
    padding: 14px;
  } */
}

/* Product Carousel */
@media screen and (max-width: 740px) {
  .tab-buttons .tab-button {
    font-size: 16px;
    line-height: 19.36px;
  }
  
  .tab-buttons {
    /* width: max-content; */
  }

  .tab-buttons .tab-button.active {
    font-weight: 700;
  }
}

/* @media screen and (max-width: 740px) {
  #shopify-section-template--18038052618397__slideshow_LnETF4, #shopify-section-template--18038052618397__multi_column_niCVDD {
    padding: 14px;
  }
} */

/* Star Rating */
.checked {
  color: orange;
}

/* Video player button */
.video-wrapper__play-button--ripple {
  border: 4.51px solid #1D7B74;
  width: 106px;
  height: 106px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-wrapper__poster-content {
  display: flex;
  justify-content: center;
}

/* blog section */

.custom-blog .multi-column__item {
  background: white;
  border-radius: 4px;
}

.custom-blog .multi-column__image-wrapper {
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 20px;
  /* background: white; */
}

.custom-blog .heading.h5 {
  font-weight: 600;
  /* font-size: 30px; */
  /* font-family: 'Proxima Nova', sans-serif; */
  line-height: 30px;
  margin-bottom: 15px;
}

.custom-blog .multi-column__text-container p:last-child {
  /* font-family: 'Proxima Nova', sans-serif; */
  font-size: 16px;
  font-weight: 300;
  line-height: 22.4px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 13px;
  /* max-height: 3em;
  overflow: hidden; */
  /* height: 100px; */
  /* aspect-ratio: 424 / 477; */
}

.custom-blog .multi-column__text-container {
  padding-left: 26px;
  padding-right: 26px;
}

/* scrollbar */
@media screen and (max-width: 740px) {
  .multi-column__progress-bar-wrapper {
    margin-top: 30px;
  }
}

@media screen and (min-width: 1200px){
  .product-list__prev-next {
    width: calc(100% + 32px);
    left: -12px;
  }
}

@media screen and (min-width: 741px) and (max-width: 999px) {
    .multi-column--pocket-medium .multi-column__inner--scroller {
        grid-auto-columns: 43vw;
    }
    /* .custom-product-carousel .product-item {
      height: 495px;
    } */
}

@media screen and (max-width: 406px){
  .product-list__inner--scroller{
    grid-auto-columns: 74vw;
  }
}



/* .mobile-facet-filters {
  display: none !important;
} */

/* .facet-filters-mobile {
 display: none; 
} */

/* .mobile-facet-filters {
  display: none !important;
}
 */
#sort-by-popover .popover__content {
    padding: unset;
  /* padding-bottom: 20px; */
  }

#sort-by-popover .popover__choice-item {
  padding-top: 20px;
  padding-left: 18px;
  padding-right: 18px;
}

.popover-button[aria-expanded=true] #sort-by-selected-value {
  font-weight: 600;
}

.loading-bar.is-visible {
  opacity: 0 !important;
}

.mobile-facet-filters {
  display: none !important;
}

@media screen and (max-width: 740px){
  /* facet-filters {
    display: none !important;
  } */
  /* .mobile-facet-filters {
    display: block !important;
  } */
  /* .facet-filters-desktop {
    display: none;
  } */
  /* .facet-filters-mobile {
    display: inline-flex;
  } */
  .custom_banner .multi-column--pocket-large .multi-column__inner--scroller{
  grid-auto-columns: 90vw !important;
}

  /* Mobile facet filters */
  .mobile-facet-filters.drawer {
    width: 100vw;
    max-width: unset;
    /* display: none; */
  }
  
  .mobile-facet-filters .drawer__header {
    box-shadow: 0px 4px 4px 0px #0000000F;
  }
  
  .mobile-facet-filters .drawer__header p {
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }
  
  .mobile-facet-filters .drawer__content {
    padding: unset;
    overflow: hidden;
  }

  .mobile-facet-filters .product-facet__filter-list {
    overflow-y: auto;
    height: 83vh;
    scrollbar-width: none;
  }
  
  .mobile-facet-filters .product-facet__filter-list:nth-of-type(1) {
    width: 45vw;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    /* font-weight: 500; */
    line-height: 16.94px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5A5A5A;
  }
  
  .mobile-facet-filters .product-facet__filter-list:nth-of-type(1) div:last-child button {
    border-bottom-right-radius: 4px;
  }
  
  .mobile-facet-filters .product-facet__filter-list:nth-of-type(2)  {
    width: 55vw;
    padding-left: 5px;
    padding-right: 2px;
    /* font-family: 'Roboto', sans-serif; */
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5A5A5A;
  }
  
  .mobile-facet-filters .collapsible-toggle {
    padding: 10px 11px;
    height: 39.7px;
  }
  
  .mobile-facet-filters .collapsible-toggle svg {
    display: none;
  }
  
  .mobile-facet-filters .checkbox-container {
    padding: 10px 12px;
    min-height: 40px;
    border-bottom: 0.5px solid #E0E0E0;
  }
  
  .mobile-facet-filters .custom-close {
    border: 0.5px solid #1D7B74;
    border-radius: 4px;
    /* font-family: Roboto; */
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #1D7B74;
    background: #FFFFFF;
    height: 40px;
    padding: 12px auto;
  }
  
  .mobile-facet-filters .custom-apply {
    border-radius: 4px;
    background: #1D7B74;
    /* font-family: Roboto; */
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    height: 40px;
    padding: 12px auto;
  }
  
  .mobile-facet-filters .drawer__footer {
    gap: 10px;
    box-shadow: 0px -4px 4px 0px #0000000F;
    padding: 10px 12px !important;
  }
  
  .mobile-facet-filters.drawer[open] {
    display: flex !important;
  }
  
    .mobile-facet-filters .drawer__header-action {
      margin-left: auto;
      text-decoration: none;
      /* font-family: 'Roboto', sans-serif; */
      font-size: 14px;
      font-weight: 400;
      line-height: 16.41px;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #1D7B74;
    }
    /* 
    .desktop-facet-filters {
      display: none !important;
    } */

  #sort-by-popover .popover__header {
    justify-content: flex-start;
    border-radius: 4px 4px 0 0;
    padding: 10px 10px;
    min-height: unset;
  }

  #sort-by-popover .popover__title {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24.2px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #1D7B74;
  }

  #sort-by-popover .popover__choice-item {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    height: 37px;
    padding: 10px 10px;
    border-bottom: 0.5px solid #E0E0E0;
  }

  .popover__choice-item:not(:first-child) {
    margin-top: unset;
  }

  .popover__choice-item:has(input[checked="checked"]), .popover__choice-item:has(.popover__choice-label[aria-current]) {
    border-left: 2px solid #1D7B74;
  }

  .popover__choice-item:not(:has(input[checked="checked"])) {
    background:#F4F4F4;
  }
}

/* @media screen and (min-width: 1200px) {
   .price-list {
    height: 45px;
  }
} */

/* Custom Product Page */
.product-meta__title.heading {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-top: 4px;
  margin-bottom: 18px;
}

.product-brand {
  /* font-family: "Inter",sans-serif; */
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #5A5A5A;
}

.product-meta__price-list-container .price-list .price--highlight{
  /* font-family: "Roboto", sans-serif; */
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #141414;
}

 .product-meta__price-list-container .price-list .price--compare,  .product-meta__price-list-container .price-list .mrp,span.mrp-text, .price--large, .price--large:not(.price--compare)  {
  /* font-family: "Roboto", sans-serif; */
  font-size: 16px;
  font-weight: 400;
  line-height: 18.75px;
  text-decoration-line: line-through;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

span.mrp-text, .product-meta__price-list-container .price--large, .product-meta__price-list-container .price--large:not(.price--compare) {
  text-decoration-line: unset;
}

.price--large:not(.price--compare) {
  color: #595959;
}

 .product-meta__price-list-container .price-list .mrp {
  text-decoration-line: none;
}

 .product-meta__label-list .label {
  position: unset;
}

 .product-meta__label-list .label.label--highlight {
  background: none;
  color: #DE2A2A;
  /* font-family: "Roboto", sans-serif; */
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

 .block-swatch__item {
  border-radius: 4px;
}

 .block-swatch__item:after {
  border-radius: 4px;
  border: 2px solid #024F52;
  box-shadow: none;
  color: #1D7B74;
}

 .product-form__quantity-label,  .product-form__option-info {
  /* font-family: "Inter", sans-serif; */
  font-size: 22px;
  font-weight: 600;
  line-height: 27.05px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1D7B74;
}

 .quantity-selector__button {
  border-radius: 2.93px;
  background: #1D7B74;
  color: white;
}

 .quantity-selector__input {
  background: #DFF8F4;
  color: #5A5A5A;
}

 .product__info .product-form__add-button,  .shopify-payment-button {
  border-radius: 4px;
  background: #FFD947;
  box-shadow: 0px 1px 2px 0px #1018280D;
  width: 50%;
}

 .product-form {
  row-gap: 30px;
}

 .shopify-payment-button__button {
  border-radius: 4px !important;
}

 .shopify-payment-button {
  margin-right: -10px;
}

 .custom-product-content .collapsible-toggle {
  /* font-family: "Inter", sans-serif; */
  font-size: 22px;
  font-weight: 600;
  line-height: 27.05px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1D7B74;
  padding-left: unset;
}

 .custom-product-content .collapsible__content {
  /* font-family: "Inter",sans-serif; */
  font-size: 16px;
  font-weight: 400;
  line-height: 21.78px;
  /* text-align: left; */
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #595959;
  text-align: justify;
}

 .best-price {
  background: white !important;
  /* font-family: "Inter", sans-serif; */
  font-size: 16px;
  font-weight: 500;
  line-height: 20.8px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1D7B74;
  border: 1px solid #5A5A5A4D;
  border-radius: 4px;
  padding: 11px 9px;
  justify-content: unset;
}

 .best-price span {
  background: #1D7B74;
  border-radius: 4px;
  padding: 10px 9px;
  /* font-family: "Proxima Nova",sans-serif; */
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: auto;
}

 .faq__category.heading {
  display: none;
}

 .faq__wrapper {
  max-width: unset;
  margin: unset;
  width: unset;
}

 .shopify-section--faq .section__header .heading {
  /* font-family: "Inter", sans-serif; */
  font-size: 24px;
  font-weight: 600;
  line-height: 29.05px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

 .shopify-section--faq .section__header {
  margin-bottom: 19.78px;
}

 .shopify-section--faq .collapsible-toggle {
  /* font-family: "Inter", sans-serif; */
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #141414;
  padding-top: 20px;
  padding-bottom: 20px;
}

 .shopify-section--faq collapsible-content {
  /* font-family: "Inter", sans-serif; */
  font-size: 16px;
  font-weight: 300;
  line-height: 20.8px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #5A5A5A;
}
 .media-heading {
  /* font-family: "Inter", sans-serif; */
  font-size: 22px;
  font-weight: 600;
  line-height: 27.05px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1D7B74;
  margin-bottom: 10px;
}

 .product--thumbnails-bottom .product__media {
  position: sticky;
  top: 170px;
  height: 100%;
  overflow-y: auto;
}

 .product__info {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-width: none;
}

 .product-form__payment-container {
  display: flex;
}

 .shopify-section--product-recommendations .heading.h3,  .shopify-section--recently-viewed-products .heading.h3 {
  /* font-family: "Inter",sans-serif; */
  font-size: 24px;
  font-weight: 600;
  line-height: 29.05px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

 .shopify-section--product-recommendations .section__header,  .shopify-section--recently-viewed-products .section__header {
  margin-bottom: 12.43px;
}

 .shopify-section--faq {
  /* margin-bottom: 65px; */
}

 .price-list {
  align-items: baseline;
}

 .service-usp-wrapper {
  margin-top: -15px;
}

 .product-form__option-value {
  display: none;
}

.drawer--quick-buy .product-form__add-button {
  flex: 1;
  background: #ffd947;
  border-radius: 4px;
}

 .shopify-payment-button__button--unbranded {
  background: #1D7B74 !important;
  color: white !important;
  text-transform: unset !important;
  font-size: 14px !important;
}

@media screen and (max-width: 1255px) {
   .product-sticky-form__payment-container {
    width: max-content;
  }
}

@media screen and (max-width: 1000px) {
   .custom-product-content .collapsible__content {
    font-size: 16px;
  }
   .product__info {
    height: unset;
    overflow-y: unset;
    scrollbar-width: none;
  }

   .product--thumbnails-bottom .product__media {
    position: unset;
    overflow: hidden;
    height: unset;
  }
   .product-meta__title.heading {
    /* font-family: 'Inter',sans-serif; */
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    /* text-align: left; */
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    /* color: #1D7B74; */
  }

   .price-list {
    align-items: baseline;
    gap: 5px;
  }

   .price-list .price--highlight {
    /* font-family: 'Roboto',sans-serif; */
    font-size: 20px;
    font-weight: 500;
    line-height: 23.44px;
    /* text-align: left; */
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    /* color: #5A5A5A; */
    margin-right: unset;
  }

   .price-list .price--compare,  .price-list .mrp {
    /* font-family: 'Roboto', sans-serif; */
    font-size: 16px;
    font-weight: 400;
    line-height: 18.75px;
    /* text-align: center; */
    text-decoration-line: line-through;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    /* color:  */
  }
    .price-list .mrp {
     text-decoration-line: none;
   }

   .product-meta__price-list-container {
    gap: 5px;
  }

   .product-form__quantity-label {
    /* font-family: "Proxima Nova", sans-serif; */
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #1D7B74;
    margin-bottom: 10px;
  }

   .product-tabs__content {
    padding-left: 15px;
    padding-right: 15px;
  }
  
   .product-tabs__tab-item-wrapper .collapsible-toggle.heading {
    /* font-family: 'Inter', sans-serif; */
    font-size: 20px;
    font-weight: 500;
    line-height: 24.2px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform: none;
    /* border-bottom: 0.5px solid #5959594D; */
  }

   .product-tabs__tab-item-wrapper {
    border-bottom: 0.5px solid #5959594D;
    border-top: unset;
    padding-left: unset;
    padding-right: 8px;
  }

   .product-tabs__tab-item-wrapper .product-tabs__tab-item-content {
    /* font-family: "Inter", sans-serif !important; */
    /* font-size: 16px !important; */
    /* font-weight: 400; */
    line-height: 19.36px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }

   .block-swatch__item:after {
    border: 2px solid #024F52;
  }

   .product-form__add-button .loader-button__text {
    /* font-family: "Proxima Nova", sans-serif; */
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform: none;
  }

   .block-swatch__radio:checked+.block-swatch__item {
    background: #FFFFFF;
  }

   .product-meta__label-list {
    margin-left: unset;
  }
  
 

   .product-meta__label-list .label.label--highlight {
    /* font-family: "Roboto", sans-serif; */
    font-size: 16px;
    font-weight: 500;
    line-height: 18.75px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }
  
    .product-form__payment-container {
    flex-direction: column;
  }
   .product__info .product-form__add-button,  .shopify-payment-button {
    width: 100%;
  }
}

@media screen and (max-width: 439px) {
   .service-list {
    flex-wrap: wrap;
    justify-content: unset !important;
    gap: 15px;
  }
}

@media screen and (max-width: 361px) {
   .product-form {
    grid-template-columns: 85vw;
  }
  
  /* .footer__item-list {
    gap: 20px;
  } */
}


 .product-sticky-form .product-form__add-button {
  background: #FFD947;
}

.desktop-only {
    display: block;
}

.mobile-only {
    display: none;
}

@media screen and (max-width: 740px) {
    .desktop-only {
        display: none;
    }
  .mobile-only {
        display: block;
    }
}


.product-meta {
  border-bottom: unset;
}

.byrtta-fbt-section-heading {
  font-size: 22px !important;
}

.shopify-section--collection-banner .page-header__text-wrapper{
  margin: unset !important;
}

@media screen and (min-width: 1440px) {
  .price-list {
    height: 45px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .price-list {
    height: 47px;
  }
}
@media screen and (max-width: 376px) {
  .price-list {
    height: 69px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .price-list {
    height: 43px;
  }
}

@media screen and (max-width: 769px) {
 .price-list .price--highlight {
    font-size: 16px;
    font-weight: 500;
    line-height: 18.75px;
 }

 .price-list .price--compare, .price-list .label_savings {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
  }
}

/* Custom Cart Page template */

.cart .line-item-table thead {
  display: none;
}

.cart .line-item__info .product-item-meta a {
  font-size: 20px;
  font-weight: 400;
  line-height: 23.44px;
  color: #1D7B74;
}

/* #template-page-custom-cart .line-item-table__list tr {
  border: 0.5px solid #5A5A5A4D;
  border-radius: 4px;
} */

.cart table {
  /* display: none; */
  border-collapse: unset;
  border-spacing: 20px;
}

.cart .line-item td:first-child {
  border-radius: 4px;
  /* border-bottom-left-radius: 4px; */
  border: 0.5px solid #5A5A5A4D;
  /* border-right: none; */
  padding: 15px !important;
}

.cart .line-item__image-wrapper {
  /* width: 191px; */
  max-width: 191px;
  width: 100%;
  height: auto;
}

.cart .line-item__image-wrapper img {
  border-radius: 4.67px;
}

.cart .line-item .price-list {
  height: unset;
  margin-top: 10px;
}

.cart .line-item .price--highlight {
  font-size: 20px;
  font-weight: 600;
  line-height: 23.44px;
  color: #1D7B74;
}

.cart .line-item .price--compare {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.09px;
}

.cart .line-item__product {
  display: flex;
}

.cart__aside {
  margin-top: 20px;
}

.cart__total-container .heading, .cart__discount span {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #595959;
}

.cart__aside--heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #595959;
  padding-bottom: 10px;
  margin-bottom: 9px;
  border-bottom: 0.5px solid #5A5A5A54;
}

.cart__recap {
  padding: unset;
  padding-top: 9px;
}

button.cart__checkout-button {
  text-transform: none !important;
  border-radius: 4px;
  background: #FFD947;
  padding: 8px 14px;
  height: 40px;
}

#template-cart .page-header__text-wrapper {
  /* display: none; */
}

.cart .product-item-meta{
  padding-bottom: unset;
  padding-left: unset;
}

.cart .product-item-meta__title {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.cart .product-item-meta__price-list-container {
  min-height: unset;
}

@media screen and (max-width: 1000px) {
  .cart .line-item__info .product-item-meta a {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.41px;
  }
  .cart .line-item .price--highlight {
    font-size: 14px;
    font-weight: 600;
    line-height: 16.41px;
  }

  .cart .line-item .price--compare {
    font-size: 12px;
    font-weight: 400;
    line-height: 14.06px;
  }

  .cart .line-item__image-wrapper {
    max-width: 114px;
  }
  .cart__aside--heading {
    font-size: 14px;
    font-weight: 600;
    line-height: 19.6px;
  }
  .cart__total-container .heading, .cart__discount span {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
  }

  .cart__aside--heading {
    font-size: 18px;
  }
}


/* Custom Cart Drawer */

.mini-cart .drawer__header {
  padding: 20px 18px;
  height: unset;
  border: none;
  /* padding-bottom: unset; */
}

.mini-cart .drawer__header .drawer__title {
  font-size: 19.46px;
  font-weight: 400;
  line-height: 27.24px;
}

.mini-cart .drawer__content {
  padding-left: 18px;
  padding-right: 18px;
}

.mini-cart free-shipping-bar {
  /* display: none; */
}

.mini-cart .line-item__content-wrapper {
  border: 0.64px solid #5A5A5A54;
  border-radius: 5.09px;
  padding: 19px 20px;
  margin-block-start: 12px;
  position: relative;
  padding-right: 32px;
}

.mini-cart .line-item .line-item__image-wrapper {
  margin-inline-end: 12.71px;
  align-self: center;
}

.mini-cart .line-item .line-item__image {
  border-radius: 5.09px;
}

.mini-cart .line-item__info {
  width: 100%;
  /* position: relative; */
}

.mini-cart .line-item__remove-button {
  position: absolute;
  top: 17px;
  right: 17px;
}

.mini-cart .line-item__info .product-item-meta__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20.86px;
  color: #1D7B74;
}

.mini-cart .line-item__info .product-item-meta {
  padding: unset;
  display: flex;
  justify-content: space-between;
}

.mini-cart .line-item__price-list-container {
  padding-left: unset;
  text-align: left;
}

.mini-cart .line-item .line-item__quantity, .cart .line-item .line-item__quantity {
  margin-block-start: 10px;
}

.mini-cart .line-item .quantity-selector__button, .cart .line-item .quantity-selector__button {
  background: #ffffff;
  color: #595959;
  border-radius: 5.09px;
}

.mini-cart .line-item .quantity-selector__input, .cart .line-item .quantity-selector__input {
  background: #ffffff;
  width: 43px;
}

.mini-cart .line-item .quantity-selector, .cart .line-item .quantity-selector  {
  border-radius: 5.09px;
  border: 0.64px solid #757678;
  --quantity-selector-height: 24px;
}

.mini-cart .line-item .product-item-meta__title, .cart .line-item .product-item-meta__title {
  min-height: unset;
  margin-bottom: 10px;
}

.mini-cart .line-item__price-list-container .price-list--stack {
  display: flex;
  gap: 6.36px;
  height: unset;
}

.mini-cart .line-item__price-list-container .price-list--stack .price--highlight, .mini-cart .line-item__price-list-container .price-list--stack .price, .cart .line-item__price-list-container .price-list--stack .price {
  font-size: 16px;
  font-weight: 600;
  line-height: 20.86px;
  color: #1D7B74;
}

.mini-cart .line-item__price-list-container .price-list--stack .price--compare {
  font-size: 16px;
  font-weight: 400;
  line-height: 17.88px;
  color: #595959;
}

.mini-cart .price-details-heading {
  font-size: 17.42px;
  font-weight: 600;
  line-height: 24.39px;
  color: #595959;
  padding: 13.69px 0;
  border-bottom: 0.62px solid #5A5A5A54;
  padding-top: 20.47px;
}

.cart .cart__total-container {
  display: unset;
  border-bottom: 0.5px solid #5A5A5A54;
}

.mini-cart .price-detail, .cart .price-detail {
  font-size: 17.42px;
  font-weight: 600;
  line-height: 24.39px;
  color: #595959;
  display: flex;
  justify-content: space-between;
  margin-bottom: 13.34px;
}

.mini-cart .price-detail-total, .cart .price-detail-total {
  font-size: 17.42px;
  font-weight: 600;
  line-height: 24.39px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  display: flex;
  justify-content: space-between;
}

.mini-cart .discount_mrp, .cart .discount_mrp {
  color: #1D7B74
}

.mini-cart .price-details-wrapper {
  margin-top: 11.2px;
}

.mini-cart .fragmented-price-details {
  border-bottom: 0.62px solid #5A5A5A54
}

.mini-cart .total-aggregate-price-details {
  margin-top: 12.45px;
}

/* .mini-cart .coupon-discounts {
  font-size: 14.93px;
  font-weight: 400;
  line-height: 20.91px;
} */

.mini-cart .custom-cart-button {
  font-size: 18.3px;
  font-weight: 600;
  line-height: 22.15px;
  color: #401D0C;
  width: max-content;
  margin-left: auto;
  text-transform: none;
  border-radius: 4.58px;
  padding: 11.44px 34.32px;
}

.mini-cart .mini-cart__drawer-footer {
  display: flex;
  padding-left: 20px;
  padding-top: 9.15px;
  padding-right: 30.58px;
}

.mini-cart .footer-compare-price {
  font-size: 16.02px;
  font-weight: 500;
  line-height: 22.42px;
  text-decoration: line-through;
  color: #9C9C9C;
}

.mini-cart .footer-discounted-price {
  font-size: 22.88px;
  font-weight: 600;
  line-height: 32.03px;
  color: #595959;
}

.mini-cart-title {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.mini-cart .product-item-meta__property-list, .cart .product-item-meta__property-list {
  margin-bottom: unset;
}
/* .mini-cart .product-item-meta__price-list-container {
  display: flex;
}
 */

.discount-detail {
  font-size: 15px !important;
  font-weight: 500 !important;
}
@media screen and (max-width: 769px) {
  .mini-cart .line-item__content-wrapper {
    margin-block-start: 10px;
  }
  
  .mini-cart .line-item__info .product-item-meta__title, .mini-cart .line-item__price-list-container .price-list--stack .price--highlight{
    font-size: 14px;
    font-weight: 500;
    line-height: 16.41px;
  }
  
   .mini-cart .line-item__price-list-container .price-list--stack .price--compare {
      font-size: 12px;
      font-weight: 400;
      line-height: 14.06px;
  }

  .mini-cart .price-details-heading {
    font-size: 14px;
    font-weight: 600;
    line-height: 19.6px;
  }

  .mini-cart .price-detail {
    font-size: 14px;
    font-weight: 600;
    line-height: 19.6px;
  }

  .mini-cart .coupon-discounts {
    font-size: 12px;
    font-weight: 400;
    line-height: 16.8px;
  }

  .mini-cart .footer-compare-price {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
  }

  .mini-cart .footer-discounted-price {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
  }

  .mini-cart .mini-cart__drawer-footer {
    padding-left: 18px;
    padding-top: 8px;
    padding-right: 11px;
  }

  .mini-cart .custom-cart-button {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px;
  }

  .discount-detail {
    font-size: 13px !important;
    font-weight: 500 !important;
  }

  .mini-cart .line-item__price-list-container .price-list--stack .price--highlight, .mini-cart .line-item__price-list-container .price-list--stack .price, .cart .line-item__price-list-container .price-list--stack .price {
    font-weight: 600;
  }

  .mini-cart .line-item__price-list-container .price-list--stack .price--compare {
    font-weight: 400;
  }

  .mini-cart .price-detail-total, .cart .price-detail-total {
    font-size: 14px;
    font-weight: 600;
    line-height: 19.6px;
  }
}

.product--thumbnails-bottom .product__media:has(product-image-zoom[aria-hidden="false"]) {
  position: unset;
}

/* .collection-description {
  padding-inline: var(--container-gutter);
  margin-bottom: 40px;
}

.category-description-toggle[aria-expanded=true] svg {
  transform: unset;
}

.category-description-toggle h2 {
  margin-bottom: 0px !important;
} */

/* span.mrp, .price--large {
  font-size: 24px !important;
  font-weight: bold !important;
  line-height: 30px !important;
  color: #5A5A5A !important;
} */

span.mrp-text {
  margin-right: 5px;
}

.inclusive-taxes-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 18.75px;
  color: #999999;
  margin-right: 10px;
}

.product-meta__price-list-container .price-list {
  flex-wrap: unset;
  height: unset;
  margin-bottom: 5px;
}

.product-meta__price-list-container {
  flex-wrap: wrap;
}

.product-meta__label-list:not(:empty) {
  margin-left: unset;
}

.product-meta__label-list .label.label--highlight {
  padding-left: unset;
}

@media screen and (max-width: 321px) {
  /* .product-meta__price-list-container {
    margin-right: unset !important;
  } */
  .product-meta__price-list-container .price--highlight, product-meta__price-list-container .price--large {
    font-size: 18px !important;
    margin-right: unset !important;
  }

  .inclusive-taxes-text {
    font-size: 14px;
    margin-right: unset;
  }

  span.mrp-text {
    margin-right: unset !important;
  }
}
