/** Shopify CDN: Minification failed

Line 1780:3 Unexpected "/"

**/
/*----------  */
*{
  scroll-behavior: smooth;
}
.section-inner .page-width {
    padding: 0 !important;
}
.custom-product-description h2{
  color: #000;
font-family: Montserrat;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
}
.custom-product-description p{
      color: #2c2b2d;
    leading-trim: both;
    text-edge: cap;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
   margin: 10px 0;
}
.main-copyrights-and-logos .langauge-selector{
  display: none;
}
.contact-form__wrapper{
  font-family: Montserrat;
}
.contact-form__button{
   font-family: Montserrat !important;
}
/* -------------------- */
.product__vendor{
  display: none;
}
.fs-heading-2-base{
  font-family: Montserrat !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 42.26px !important;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin:0;
  color: #151617;
}
 .shopify-payment-button{
   display: none !important;
 }
h2.product__title.ff-heading.fs-heading-2-base {
  margin: 0px !important;
}
.product__block--product-header.product__block--with-divider{
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.truncate-wrapper[data-content-expanded=false] .truncate-wrapper__content {
  display: none !important;
}
.product__primary{
  display: flex !important;
    /*align-items: center;*/
    justify-content: center;
  gap: 48px !important;
  max-width: 1280px;
  width: 100% !important;
  grid-gap: 0px;

}
.product__primary-left{
   width: 50% !important;
}
.product__primary-right{
  width: 50% !important;
}
.image__img{
  max-width: 500px !important;
  width: 100% !important;
}
.product-form[data-has-quantity-selector] .quantity-input-wrapper__labels{
  display: none;
}
.product-form[data-has-quantity-selector] .product-form__quantity-and-buy-buttons-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start !important;
  gap: 22px !important;
  margin-bottom: 18px;
}
.product-form[data-has-quantity-selector] .product-form__controls-group {
  width: 100%;
}
.product-form__cart-submit{
  border-radius: 50px;
}
.quantity-input[data-bordered=true] {
  border-color: black !important;
  border-radius: 50px;
  padding: 10px 10px;
}
.quantity-input input{
  color: black !important;
  font-size: 16px !important;
}
.quantity-input__button .icon {
  color: black;
}
 .product__price span[data-price]{
 color: #C31818 !important;
 font-family: Montserrat !important;
 font-size: 22px !important;
 font-weight: 700 !important;
 line-height: 22.99px !important;
 text-align: left !important;
 text-underline-position: from-font;
 text-decoration-skip-ink: none;
 margin:0;
}
 .product__price s[data-compare-price]{
   color: black !important;
 font-family: Montserrat !important;
 font-size: 22px !important;
 font-weight: 700 !important;
 line-height: 38.99px !important;
 text-align: left !important;
 text-underline-position: from-font;
 text-decoration-skip-ink: none;
 margin:0;
 }
.product__block .product__price .product__price-displayed-discount .displayed-discount{
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 15.98px;
  text-align: left;
  color: #C31818;
  margin-left: 20px;

}
.product-badges{
  display: none !important;
}
.product-form__cart-submit span[data-add-to-cart-text]{
  font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 25.2px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.product__block--large{
  display: none;
}
.product__policies a{
  text-decoration: none !important;
    color: black !important;
}
.product__policies{
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.94px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000000;
  gap: 10px;
  display: flex;
}
.store-availability{
  display: none !important;
}
.custom-product-shipping{
  display: flex;
  gap: 6px;
  margin-top: 11px;
}
.custom-product-shipping{
  display: flex;
  justify-content: center;
}
.shipping-point-1 span{
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.shipping-point-1, shipping-point-2{
  display: flex;
  align-items: center;
  gap: 6px;
}
.shipping-point-2 span{
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.section-inner{
  margin:0 !important;
  width: 100% !important;
}
.product__inner{
  /* display: flex; */
  justify-content: center;
} 
.product-des-top{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 10px 10px;
}
.product-des-top .ff-heading{
  margin: 0 !important;
  font-family: Montserrat !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 21.94px !important;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #121212 !important;
}
.image.aspect-ratio--portrait.animation--image.animation--lazy-load.loaded img {
    max-width: 577px;
    max-height: 587px;
    /*min-height: 587px;*/
}
.product-form__controls-group.product-form__controls-group--submit {
    /* margin-top: 20px; */
}
.section-4-btn{
  display: flex;
  justify-content: center;
}



/*header*/
.header__icon-with-label-touch-label{
  display: none !important;
}

/* .quick-search__faux-input span[data-quick-search-faux-text]{
  display: none !important;
} */
.navigation__links-list{
  display: flex !important;
    flex-wrap: nowrap !important;
  gap: 20px !important;
}
.navigation__links-list li{
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 700;
    line-height: 14.63px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000000;
}
.navigation__links-list li[data-submenu-parent] a{
   font-family: Montserrat !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 14.63px !important;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000000 !important;
}
.header__content-desktop{
  display: flex !important;
  }
 .regular-logo img.image__img{
  max-width: 150px !important;
  width: 100% !important;
  min-height: 86px !important;
}
.header__quick-search-bar{
  display: block !important;
}
.icon-header-account svg{
width: 22px !important;
  height: 22px !important;
}
.navigation__links-list  li:nth-child(5) {
  /* display: none !important; */
}
.header__account-button-wrapper{
  margin: 0 !important;
}
a.header__cart-link.header__icon-with-label-touch.no-transition.header__icon-with-label-touch--cart {
   margin: 0 !important;
}
.icon-header-shopping-cart svg{
  width: 22px !important;
  height: 22px !important;
}
/* .quick-search__submit[data-color-source=search_field]{
  display: flex;
  justify-content: center;
  align-items: center;
} */
.search-icon{
  /*position: absolute !important;
    top: 32px !important;
    right: 0 !important;
    z-index: 99 !important;*/
}
  .search-icon{
    display: flex;
  }
.header__content-segment-desktop{
  display: flex !important;
  gap: 12px;
}
/*.search-function{
  display: none;
}*/
.product__price-and-ratings{
  margin: 0 !important;
}
@media screen and (max-width: 768px) {
  .product-main-custom-class .product__controls-group {
    margin-bottom: 14px !important;
  }
  .header__content-desktop{
    display: none !important;
  }
  .mobile-menu__social_icons_section{
     display: none !important;
  }
.regular-logo img.image__img {
  max-width: 81px !important;
  width: 100% !important;
  min-height: 47px !important;
  height: 100% !important;
}
  .icon-header-menu svg{
    width: 20px !important;
    height: 20px !important;
  }
  .product__primary{
    flex-direction: column !important;
    gap: 0px !important;
  }
  .product__primary-right{
    width: 100% !important;
  }
  .product__media-container {
    /* display: flex; */
    justify-content: center;
    align-items: center;
  }
  .product__primary-left{
    width: 100% !important
  }
  .fs-heading-2-base {
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 22.26px !important;
  }
  .product__price span[data-price] {
    font-size: 14px;
  }
  .product__price s[data-compare-price] {
    font-size: 14px;
  }
  .product__block .product__price .product__price-displayed-discount .displayed-discount {
    font-size: 12px;
  }
  .product-form__cart-submit span[data-add-to-cart-text] {
    font-size: 14px;
  }
  button.product-form__cart-submit.btn.btn--medium.btn--full.btn--secondary {
    padding: 10px 0px !important;
}
  .product-form[data-has-quantity-selector] .product-form__quantity-and-buy-buttons-wrapper {
    gap: 20px !important;
  }
  .shipping-point-1 span, .shipping-point-2 span {
    font-size: 14px !important;
  }
  .custom-product-shipping {
    margin-top: 10px;
  }
  .custom-product-shipping {
    gap: 16px;
  }
  .product__policies {
    font-size: 12px;
    line-height: 14px;
  }
 .product-des-top .ff-heading{
    font-size: 12px !important;
    line-height: 14px !important;
  }
  .product-form__controls-group.product-form__controls-group--submit {
    margin-top: 10px;
}
}
/* ---------------------------------------------- */
.collapse-heading-text{
    margin: 0;
    color: #121212;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;

}
.collapse-richtext{
    margin: 0;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
.collapse-heading{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 10px 16px 10px;
}
.collapse-heading svg{
  width: 22px;
  height: 22px;
}
.collapse-content{
  border-top: 1px solid #C8CCCB;
  margin-top: 15px;
  cursor: pointer;
  width: 100%;
}
.collapse-richtext{
   max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.4s linear, opacity 0.4s linear;
   font-size: 14px;
    margin: 0 10px 0px 10px;
}
/* .collapse-richtext.open {
    max-height: 500px;
    opacity: 1;
  margin: 0 10px 20px 10px;
} */
.collapse-richtext.open {
  max-height: none;
  opacity: 1;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  margin-bottom: 10px;
}
.collapse-richtext p{
  margin: 0;
  color: #2C2B2D;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 137.5% */
}
.featured-product-custom-heading{
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 100% */
  text-align: center;
  margin-bottom: 48px;
}
.quick-search__bar-inner {
  border: none !important;
}
@media screen and (max-width: 768px) {
  .featured-product-custom-heading{
    font-size: 20px;
     margin-bottom: 10px;
    line-height: 40px;
  }
.featured-product-custom-class .product__meta{
  padding-top: 15px;
}
  .product__price s[data-compare-price] {
    font-size: 16px !important;
    line-height: 18px !important;
  }
  .product__price span[data-price]{
     font-size: 16px !important;
    line-height: 18px !important;
  }
  .featured-product-custom-class .product__block--product-header{
    margin-bottom: 20px;
  }
  .featured-product-custom-class .quantity-input[data-bordered=true]{
        height: 40px;
  }
  .featured-product-custom-class .product__details {
    padding: 0;
      }
 .featured-product-custom-class .product-form {
    margin-bottom: 20px;
  }
   .featured-product-custom-class .product__policies {
     margin-bottom: 18px;
   }
  .collapse-heading-text{
    font-size: 12px;
    line-height: 18px;
  }
  .collapse-heading {
    padding: 8px 8px;
  }
  .collapse-richtext p{
    font-size: 11px;
    line-height: 11px;
  }
  .collapse-heading svg {
    width: 20px;
    height: 20px;
}
}
/* --------------header-css------------------- */
@media (min-width: 960px) {
    .header__inner {
      padding: 10px 0 16px 0 !important; 
    }
}
.header__content.header__content-desktop.three-segment.three-segment-search-center {
    display: grid !important;
    grid-template-columns: auto 66% auto;
}
@media (max-width: 959px) {
    .header__content.header__content-desktop.three-segment.three-segment-search-center {
        display: none !important;
    }
  .quick-search__bar-inner {
    border-radius: 500px;
    border: 1px solid #A0A2A5 !important;
    background: #FFF;
}
  .quick-search__faux-input{
     border-radius: 500px;
  }
  .quick-search__submit{
    left: 0;
  }
  .header__content.header__content-mobile+.header__content-mobile.header__content--search-bar {
      margin-top: 15px;
}
}
p.availability {
  display: none;
}
/* --------------------------------product-main-section------------------------------------------ */
.product-main-custom-class .custom-reviews-main{
  display: flex;
  align-items: center;
  gap: 8px;
}
.product-main-custom-class .custom-reviews-text p{
  margin: 0;
  font-family: Montserrat;
  font-size: 11.63px;
  font-weight: 700;
  line-height: 13.37px;
  letter-spacing: 0.4000000059604645px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #151617;
}
.product-main-custom-class .product__title{
  font-family: Montserrat;
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 34px !important;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #151617;
}
.product-main-custom-class .product__price{
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 700;
  line-height: 38.99px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #C31818;
}
.product-main-custom-class  .product__chip{
  border-radius: 50%;
  font-family: Montserrat;
  font-size: 14.58px;
  font-weight: 700;
  line-height: 19.79px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #001237;
  padding: 0;
  margin: 0;
  width: 50px;
  height: 50px;
  border: 1.04px solid #D9D9D9;
}
.product-main-custom-class .product__chip.selected {
  border: 1.04px solid #B72635;
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF), radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(183, 38, 53, 0.05) 100%);
  box-shadow: none;
}
/* .product-main-custom-class .product__chip:hover {
    border: 1.04px solid #B72635;
} */
.product-main-custom-class .product__label{
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1A1A1A;
  text-transform: capitalize;
}
.product-main-custom-class .quantity-input{
    padding: 0;
    width: 157px;
    height: 50px;
}

.quantity-title{
  display: none;
}
.product-main-custom-class .quantity-title{
  margin: 0;
  color: #0C0A09;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 114.286% */
  padding-bottom: 10px;
  display: block;
}
.custom-product-shipping{
  display: none;
}
.custom-product-shipping.custom-shipping-class{
  display: flex;
}
.product-main-custom-class .custom-product-shipping.custom-shipping-class-product{
  display: flex;
}
.button-block-icon-text{
  display: flex;
  justify-content: center;
  gap: 16px;
  align-items: center;
  margin: 10px 0 20px 0;
}
.product-main-custom-class .custom-shipping-class{
  margin: 0 0 15px 0 !important; 
}
/* -----------pulse---------- */
.icon-pulse {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
      margin-bottom: 12px !important;
}
.pulsing {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
}
.pulsing::before {
    animation: icon-pulsing linear normal 2s infinite;
}
.pulsing::before {
    animation: icon-pulsing linear normal 2s infinite;
}
.pulsing::before{
      content: "";
    background-color: #0BA749;
    height: 10px;
    width: 10px;
    position: absolute;
    margin: 5px;
    border-radius: 100%;
}
.__instant.ieRs6FDGx9MUTmp1h *, .__instant.ieRs6FDGx9MUTmp1h :after, .__instant.ieRs6FDGx9MUTmp1h :before {
    border: 0 solid;
    box-sizing: border-box;
}
.pulse-text {
    text-transform: uppercase;
    color: #0ba749;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--new-content-font);
}
.pulsing::after {
    content: "";
    background-color: #0BA749;
    height: 10px;
    width: 10px;
    position: absolute;
    margin: 5px;
    border-radius: 100%;
}
@keyframes icon-pulsing{
0% {
    opacity: 0.5;
}
100% {
    transform: scale(2.5);
    opacity: 0;
}
}
/* ---------------- */
.stock-text{
  margin: 0;
  color: #000;
  font-family: Montserrat;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.button-block-icon-text-second-text{
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Montserrat;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: normal; /* 186.667% */
}
.stock-icon{
  line-height: 1;
}
.button-block-icon-text-first {
    display: flex;
    align-items: center;
    gap: 13px;
}
.button-block-icon-text-second {
    display: flex;
    align-items: center;
    gap: 5px;
}
.custom-button-block-image img{
  max-width: 520px;
  object-fit: cover;
   display: block;
}
.custom-button-block-image{
      display: flex;
    justify-content: center;
}
.product-main-custom-class .custom-button-block-link{
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  display: none;
}
.product-main-custom-class .custom-button-block-link{
    text-align: center;
      margin-top: 15px;
}
.product-main-custom-class .custom-by-button-content{
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  background: #FFF;
  box-shadow: 0px 0px 20px 0px rgba(169, 169, 169, 0.10);
  padding: 35px 30px 40px 30px;
}
.custom-by-button-content{
  width: 100%;
}
.product-main-custom-class .product-form__item{
  margin-top: 10px;
}
.product-main-custom-class.product__primary{
  gap: 28px;
}
.collapse-content-bottom{
      border-bottom: 1px solid #C8CCCB;
}
.product-main-custom-class .collapse-heading{
  padding: 19px 10px;
}
.product-main-custom-class .product__policies{
      margin-bottom: 22px !important;
}
.product-main-custom-class .product-form{
  margin-bottom: 30px !important;
}
.product-main-custom-class .aspect-ratio--square .image__img{
    max-width: 100% !important;
    border-radius: 20px;
    border: 1px solid rgba(195, 24, 24, 0.20);
    background: url(<path-to-image>) lightgray -92.303px 0px / 127.971% 100% no-repeat;
}
.product-main-custom-class .product-thumbnails__item-image .image__img{
    border: 0.6px solid #E4E4E4;
    background: url(<path-to-image>) lightgray 0px -2.065px / 100% 110.971% no-repeat;
   border-radius: 0 !important;
}
.product-thumbnails__item-link.active:after {
    border-bottom: 2px solid #C31818;
   border-radius: 1px !important;
}
.product-main-custom-class.product__primary{
      max-width: 1440px !important;
}
.product__breadcrumbs{
  padding: 24px 27px 0 27px;
}
.product-main-custom-class .shipping-point-1{
      color: #000;
    }
.product-main-custom-class .product__color-swatches .product__color-swatch[data-shape=round]{
    width: 50px;
    height: 50px;
}
.product-main-custom-class .product__color-swatches .product__color-swatch.selected {
    box-shadow: 0 0 0 1px #C31818, 0 0 0 1px #C31818;
}
.product-main-custom-class .t-opacity-70 {
    opacity: 1;
}
.product-main-custom-class .product__controls-group{
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}
.product-main-custom-class .product__option+.product__option{
      margin-top: 0;
}
.product-main-custom-class .product__block--product-header.product__block--with-divider{
      margin-bottom: 15px;
}
.scroll-slider__slider .product-swatches-options{
  display: none;
}
 .scroll-slider-nav-button{
    opacity: 1 !important;
}
  .scroll-slider-nav-button-wrapper.scroll-slider-nav-button-wrapper--prev {
    left: var(--nav-button-offset-above-1200);
    top: -50px;
    right: 36px;
    left: unset !important;
    }
   .scroll-slider-nav-button-wrapper.scroll-slider-nav-button-wrapper--next {
        right: var(--nav-button-offset-above-1200);
        top: -51px;
        right: 19px !important;
    }
 .scroll-slider-page-dots{
  display: none !important;
}
.scroll-slider-nav-button{
      padding: 0  !important;
    background: transparent  !important;
  box-shadow: none !important;
}
/*  -----------------------------featured-collection-custom-class-------------------*/
.featured-collection-custom-class .section-header__heading{
  color: #000;
  font-family: Montserrat;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 100% */
}
.featured-collection-custom-class h3.product-item__product-title.fs-product-title.ff-body{
  color: #35312E;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
}
.featured-collection-custom-class .product-item__price-main{
  color: #C31818;
  text-align: center;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 111.111% */
  padding-top: 14px;
}
.featured-collection-custom-class p.product-item__stock-indicator.fs-body-75{
  color: #1D1D1D;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  margin-top: 4px;
}
.featured-collection-custom-class span.product-item__stock-indicator-dot {
    display: none;
}
.featured-collection-custom-class.section-inner{
  padding-bottom: 0;
}
@media (max-width:768px) {
  .button-block-icon-text-second-text {
    font-size: 9px;
  }
  .stock-text {
    font-size: 9px;
  }
  .featured-collection-custom-class .section-header__heading{
    font-size: 20px;
    line-height: 40px;
  }
  .featured-collection-custom-class h3.product-item__product-title.fs-product-title.ff-body{
    font-size: 12px;
    line-height: 14px;
  }
  .featured-collection-custom-class .product-item__price-main{
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
  }
  .featured-collection-custom-class p.product-item__stock-indicator.fs-body-75{
    font-size: 11px;
    line-height: 10px;
  }
  .product-main-custom-class .product__color-swatches .product__color-swatch[data-shape=round] {
    width: 41px;
    height: 41px;
}
  .product-main-custom-class .quantity-input {
    width: 136px;
    height: 42px;
  }
}
/* --------------------- */
@media (min-width: 960px) {
   .product-main-custom-class .product {
      padding: 0 47px; 
    }
}
  @media screen and (max-width: 768px) {
    .header__inner-wrapper{
          border-bottom: 1px solid #F5F5F5;
    }
        .header--has-mobile-search-bar .header__inner {
          padding-bottom: 22px !important; 
        }
   .product__primary{
      flex-direction: column; 
     padding: 0 15px;
      gap: 0 !important;
    }
   .product__block.product__block--product-header.product__block--with-divider {
    /* display: none !important; */
}
    .product-main-custom-class .product__media-container{
      flex-direction: column;
    }
     .product__bottom{
       display: none !important; 
     }
    .product-main-custom-class .product__details{
      padding: 0;
    }
    .product__breadcrumbs {
    padding: 20px 17px 0px 17px;
}
    .product-main-custom-class .aspect-ratio--square .image__img{
          border-radius: 10px;
    }
    .product-main-custom-class .product__meta{
      padding-top: 15px;
    }
    .product-main-custom-class .product__title{
      font-size: 18px !important;
      line-height: 24px !important;
      margin-bottom: 10px !important;
    }
    .product-main-custom-class .custom-reviews-main{
       margin-bottom: 5px;
    }
    .product-main-custom-class .product__label {
      font-size: 12px;
      line-height: 13px;
    }
    .product-main-custom-class .product__chip{
       width: 41px;
       height: 41px;
      font-size: 11.97px;
      line-height: 16.25px;
    }
    .product-main-custom-class .quantity-title{
      font-size: 12px;
      line-height: 16px;
    }
    .product-main-custom-class .custom-by-button-content{
      padding: 10px 15px 15px 15px;
    }
    .product-main-custom-class .custom-button-block-link{
      font-size: 12px;
      line-height: 14.63px;
    }
    .product-main-custom-class .product-form {
    margin-bottom: 23px !important;
}
    .product-main-custom-class .product__policies {
       margin-bottom: 18px !important;
}
    .product-main-custom-class .collapse-heading {
    padding: 8.76px 5px;
}
    
}

/* ----------------custom-subscription----------- */
.breadcrumbs__link{
  color: #000 !important;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px; /* 100% */
  letter-spacing: 0.6px;
  text-transform: capitalize;
}
.breadcrumbs__current{
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px; /* 100% */
  text-transform: capitalize;
  opacity: 1 !important;
}
.custom-subscription-check-contant{
  width: 100%;
}
.product-main-custom-class .product-thumbnails__viewport{
  justify-content: center;
}
.product-item-check{
  width: 25px;
  height: 25px;
  border: 1px solid #C7C7C7;
  border-radius: 3px;
}
.product-items-main{
 display: grid;
    grid-template-columns: 5% 15% auto;
  align-items: center;
  /* justify-content: space-between; */
    /* gap: 16px; */
}
.custom-subscription-parent-main{
    border-radius: 10px;
    border: 1px solid #C7C7C7;
   padding: 8px 16px 12px 20px;
    position: relative;
}
.subscription-purchase{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: transparent;
}
.product-item-content-prices-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.product-item-content-title{
  margin: 0;
  color: #1F3438;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  letter-spacing: 0.4px;
}
.product-item-content-price{
  margin: 0;
  color: #1F3438;
  text-align: right;
  font-family: Arial;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.2px; /* 168% */
  letter-spacing: 0.4px;
}
.product-item-image img{
  max-width: 80px;
  max-height: 50px; 
  object-fit: cover;
  display: block;
}
.custom-prductdata p{
  margin: 0;
  color: #1F3438;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 146.667% */
  letter-spacing: 0.4px;
  padding-top: 5px;
  /* width: 100%;
  max-width: 377px; */
}
.custom-subscription-parent-title-text{
  margin: 0;
  color: #1F3438;
  font-family: Montserrat;
  font-size: 15.375px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 156.098% */
  letter-spacing: 0.4px;
  padding-bottom: 5px;
}
.custom-sunglasses-main{
  width: 100%;
  margin-bottom: 5px;
}
.subscription-purchase{
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    opacity: 0;
}
.product-item-check-icon{
  display: none;
}
.subscription-purchase:checked + .custom-subscription-check-contant .product-items-main .product-item-check-icon {
 display: block;
}
.product-item-check-icon svg{
  width: 23px;
  height: 20px;
}
.main-product-custom-class{
  margin-top: 15px !important;
}
.product-form__shop-pay {
  color: #151617;
  font-family: Montserrat;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 23.98px; /* 199.833% */
  margin-top: 15px !important;
}
.button-block-custom-main .shipping-point-1 span{
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 87.5% */
  text-transform: capitalize;
}
.button-block-custom-main .shipping-point-2 span{
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 87.5% */
  text-transform: capitalize;
}
.button-block-custom-main .custom-product-shipping{
  margin: 0; 
}
@media screen and (max-width: 768px) {
  .product-item-content-title{
    font-size: 14px;
    line-height: 20px;
  }
  .product-item-content-price{
    font-size: 14px;
    line-height: 20px;
  }
  .custom-prductdata p{
    font-size: 12px;
    line-height: 18px;
   padding-top: 2px;
  }
  .product-item-check{
  width: 22px;
  height: 22px;
}
  .product-item-check-icon svg {
    width: 21px;
    height: 17px;
}
  .product-items-main{
        display: grid;
        grid-template-columns: 5% 20% auto;
    justify-content: center;
        gap: 7px;
  }
  .custom-subscription-parent-main{
        padding: 8px 9px 10px 9px;
  }
}
/*-----------collection-product-sect-css----------------------------  */
.main-collection-sec-two {
    /* width: 25%; */
    text-align: center;
}
.single-product-price-compare-wrapper {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-direction: row-reverse;
    padding: 14px 0 4px;
}
  .heading-lasfrag {
    color: #000;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}
  .main-heading-sec-two-lasfrag {
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}
  .single-product-price-dchache {
    color: #C31818;
    text-align: center;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
  .single-product-compare-price-dchache {
    color: #35312E;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-decoration: line-through;
}
  .availability {
    color: #1D1D1D;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
  .featured-img-collection{
    max-width: 235px;
    max-height: 235px;
        min-width: 235px;
    min-height: 235px;
  }
  .main-buttons-for-next-prev {
    display: flex;
    gap: 16px;
}
  .colle-product-type-dcache {
    padding: 4px 0 14px;
}
  .sinle-collec-img-dcache {
    position: relative;
}
  .save-price-parent-new .heading-text-sale-label {
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
    font-family: Montserrat;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 14.8px; /* 148% */
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background: #AF5A3C;
    width: 90.484px;
    height:25px;
}
  .colle-product-main-title-dcache {
    padding-top: 15px;
    color: #35312E;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
     min-height: 65px;
}
@media screen and (max-width:768px){  
  button.quick-search__faux-input {
    height: 32px !important;
}
   .breadcrumbs__current {
      font-size: 11px !important;
    }
    .breadcrumbs__link{
      font-size: 11px !important;
    }

    li.breadcrumbs__item {
    padding-right: 7px !important;
    margin-right: 7px !important;
}
  .heading-lasfrag {
    color: #000;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 24px !important;
    max-width: 200px !important;
}
  .main-buttons-for-next-prev {
    gap: 7px;
}
  img.featured-img-collection {
    max-width: 141px !important;
    max-height: 141px !important;
    min-width: 141px;
    min-height: 141px;
}
  .single-product-compare-price-dchache {
    color: #35312E;
    text-align: center;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 12.07px;
}
  .single-product-price-dchache {
    color: #C31818;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 12.07px;
}
  .availability {
    color: #1D1D1D;
    text-align: center;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 10.863px;
}
  .dchache-collection-previous-btn-sec-two svg {
    max-width: 20px;
    max-height: 20px;
}
  .dchache-collection-next-btn-sec-two svg {
    max-width: 20px;
    max-height: 20px;
}
  .main-heading-sec-two-lasfrag {
    padding-bottom: 25px;
}
  .save-price-parent-new .heading-text-sale-label{
    color: #FFF;
    font-family: Montserrat;
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: 8.932px; /* 111.651% */
    text-transform: uppercase;
    border-radius: 9.656px;
    background: #AF5A3C;
    width:69px;
    height:15px;
}
  .single-product-price-compare-wrapper {
    padding: 10px 0 3px;
    gap: 6px;
}
  .colle-product-main-title-dcache {
    padding-top: 10px;
    font-size: 11px;
    line-height: 14px;
    min-height: 30px;
}
  .product-form__shop-pay{
    font-size: 10px;
    margin-top: 13px;
  }
  .scroll-slider-nav-button{
    width: 20px;
    height: 20px;
  }
  .scroll-slider-nav-button-wrapper.scroll-slider-nav-button-wrapper--prev {
    top: -53px;
    right: 21px;
  }
  .scroll-slider-nav-button-wrapper.scroll-slider-nav-button-wrapper--next{
    top: -53px;
    right: 11px !important;
  }
}
/* ----------------------------------Collection-css----------------------- */
.collection-banner__text-container-heading{
  color: #000;
  font-family: Montserrat !important;
  font-size: 28px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
}
.filter-topbar__drawer-toggle.btn, .filter-topbar__sidebar-toggle.btn {
  color: #001237 !important;
font-family: Montserrat !important;
font-size: 14px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: 19px !important; /* 135.714% */
text-transform: uppercase !important;
}

span.filter-item__label {
  color: #001237 !important;
  font-family: Montserrat !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 19px !important; /* 135.714% */
  text-transform: uppercase !important;
}
.filter-topbar__sort-toggle.btn{
  color: #001237 !important;
  font-family: Montserrat !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 19px; /* 135.714% */
}
.filter-topbar__results-count{
  color: #001237 !important;
  font-family: Montserrat !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 19px; /* 135.714% */
}
.btn.btn--tertiary{
  box-shadow: none !important;
}
/* -------------collection-page-prices-css---------------------- */
.filter-form__price-range-separator{
  display: none  !important;
}
.filter-form__price-range-input-wrapper .input {
    min-width: 0 !important;
    text-align: center !important;
    padding: 0;
    border: none;
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 175% */
}
.filter-form__price-range-input-wrapper{
  margin: 0;
}
.filter-form__price-range-title{
  display: none;
}
.filter-form__price-range{
   flex-direction: column-reverse;
    display: flex;
    gap: 4px;
}
.filter-form__group-filter-wrapper{
      padding: 15px 1px 0 1px !important;
    height: fit-content !important;
}
.filter-form__price-range-currency{
  color: #000 !important;
  text-align: center;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 175% */
  left: 3px !important;
}
.noUi-horizontal .noUi-handle.noUi-handle-lower{
      padding: 0;
    width: 18px;
    height: 18px;
    right: -9px !important;
}
.noUi-horizontal .noUi-handle.noUi-handle-upper{
   padding: 0;
    width: 18px;
    height: 18px;
    right: -9px !important;
}
.filter-form__group-toggle-wrapper{
  border-top: 1px solid #0c06068c  !important;
}
.filter-form__group-toggle-label{
  color: #001237;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 19px; /* 135.714% */
}
  .quick-cart__item-title{
    font-family: Montserrat !important;
  }
  .quick-cart__item-price{
    font-family: Montserrat;
  }
  .shipping-point-2 {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  /* -------------------cart-css-------------------------- */
  .quick-cart__container .quick-cart__item-title{
    font-family: Montserrat;
    font-weight: 700;
    font-size: 13px;
    line-height: 19px;
  }
.quick-cart__container span.quick-cart__item-price.ff-product-price {
      color: #C31818;
    text-align: center;
    font-family: Arial;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
.quick-cart__container s.quick-cart__item-price.ff-product-price {
   color: #35312E;
    text-align: center;
    font-family: Arial;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
.quick-cart__container .btn.btn--text-link.quick-cart__item-remove{
  font-family: Montserrat;
}
.quick-cart__container .fs-heading-5-base{
    color: #151617;
    font-family: Montserrat;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: 26.26px;
}
.quick-cart__container span.quick-cart__footer-order-note-trigger-text {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.quick-cart__container h3.ff-body.fs-body-200 {
    color: #151617;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.26px;
}
.quick-cart__container span.ff-product-price.fs-body-200 {
    color: #000;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 38.99px;
}
.quick-cart__container p.quick-cart__footer-tax-note.ff-body.fs-body-75.t-subdued {
  font-family: Montserrat;
}
.quick-cart__container .btn.btn--primary{
  font-family: Montserrat;
}

p.quick-cart__inventory-warning.fs-body-50 {
    display: none !important;
}
p.cart__inventory-warning.fs-body-50 {
    display: none !important;
}

/* ---------- */
.icon-search svg{
  width: 22px !important;
  height: 23px !important;
}
/* -------------- */
.collection-section .breadcrumbs__current{
  color: #6A6A6A;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 19px; /* 135.714% */
}
.list-collections__heading{
  font-family: Montserrat !important;
      font-weight: 700 !important;
}
.collection-item__meta{
  font-family: Montserrat !important;
      font-weight: 700 !important;
}




















[data-item-layout=list] .collection__products{
  gap: 0 !important;
}
[data-item-layout=list] .main-collection-sec-two a{
     display: grid;
    grid-template-columns: auto 76%;
    justify-content: start;
    align-items: center;
  border: 1px solid #e20814;
  width: 100%;
  max-width: 100%;
}
[data-item-layout=list] .colle-product-main-title-dcache{
  text-align: start;
}
[data-item-layout=list] .single-product-price-compare-wrapper{
      justify-content: end;
}
[data-item-layout=list] .product-item__inner {
      display: block;
}
[data-item-layout=list] .product-info-dchache {
    display: flex;
    justify-content: space-between;
}




.quick-search__bar-inner {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    background-color: var(--color-background);
    border: none !important;
}
button.quick-search__submit {
    display: none !important;
}
@media screen and (max-width: 768px){
  .quick-search__bar-inner {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    background-color: var(--color-background);
     border: 1px solid #A0A2A5 !important;
}
button.quick-search__submit {
    display: none !important;
}
  .quick-search__submit[data-color-source=search_field]{
  display: flex !important;
  justify-content: center;
  align-items: center;
}
  /* .quick-search--mobile[data-quick-search-active="true"] .quick-search_bar-inner .quick-search_submit {
    display: block !important; /* Show button when attribute is true */
} */
}

.quick-search__bar-inner .quick-search__faux-input{
  margin-left: 0;
  padding: 8px 15px !important;
}