/** Shopify CDN: Minification failed

Line 707:68 Expected identifier but found whitespace
Line 1353:13 Expected identifier but found whitespace
Line 1353:15 Unexpected "{"
Line 1353:24 Expected ":"
Line 1353:60 Expected identifier but found "!"
Line 1356:13 Expected identifier but found whitespace
Line 1356:15 Unexpected "{"
Line 1356:24 Expected ":"
Line 1356:60 Expected identifier but found "!"
Line 1359:13 Expected identifier but found whitespace
... and 23 more hidden warnings

**/
/* browser user agent stylesheet in chrome browser contain-intrinsic-size style height issue start */ 
.desktop-image-in-product,.mobile-images-tw {
  aspect-ratio:1.6/1;
  width:100%;
  height:100%;
}
/* browser user agent stylesheet in chrome browser contain-intrinsic-size style height issue end */ 
/* css for TW-Product start */
.ColorSwatch.is-active:after, .ColorSwatch__Radio:checked+.ColorSwatch:after {
  border: none;
}
.ColorSwatch--white {
  outline: none !important;
}
.ColorSwatch__Radio:checked+.ColorSwatch:after {
  border: none !important;
}
.ProductMeta .ColorSwatch--large {
  background: #fff;
  border: 1px solid #dddddd;
}
.Product__Info ul.ColorSwatchList_new.HorizontalList.HorizontalList--spacingTight {
  margin-top: 16px !important;
}
.liColorSwatch {
  /* border-bottom: 1px solid black; */
}
.colorSwatchUp {
  position: relative !important;
  border: 1px solid black !important;
  border-bottom: 6px solid black !important;
}
div.cool-box .colorSwatchUp {
  position: relative;
  top: 0px !important;
  transition: all 0.5s ease-out;
  border: none;
}
.ColorSwatch:hover:after {
  border: none !important;
}
.Product__Info .ColorSwatch--large {
  padding-top: 6px;
  position: relative;
  top: 0;
  transition: top 0.5s ease-out;
}
.ColorSwatch:after {
  content: "";
  position: absolute;
  width: 50px !important;
  height: 50px !important;
  top: -2px !important;
  left: -1px !important;
  
}

button#SI_trigger {
  font-family: 'OPEN SANS';
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.2em;
}
.image-div-offer img,
.image-div-offer svg{
  width: 48px;
  height: 48px;
  margin-bottom: 0px ;  
}
.image-div-offer {
  width: 48px;
  height: 48px;
}
.third-level-offer{
  display: flex;
  align-items: center;
  /* margin-bottom: 16px; */
  margin-left: 0px;
  position: relative;
}
.third-level-offer:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  left: 64px;
  width: 352px;
  border: 1px solid var(--nmns-color-primary-100, #F2F2F2);
}
.first-level-offer{
  display: flex;
  align-items: center;
  /* margin-bottom: 16px; */
  margin-left: 0px;
  position: relative;
}
.second-level-offer{
  display: none;
  align-items: center;
  margin-bottom: 0px;
  margin-left: 0px;
}
span.payment_page_snap.cashback_text_widget {
    display: none !important;
}
/* .mob-offer {
  padding-bottom: 0px !important;
} */
 span.my-price-offer {
  color: #0BA360;
  font-weight: 700; 
}
  .month-span{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
 
    color: black;

  }
  span.other-offer-span {
    color: #222;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.32px;
    margin-bottom: 8px;
  }
  span.off-bold-text {
    font-weight: 700;
    color: var(--nmns-color-primary-800-default, #222);
  }
  .discounted-offer-span {
    color: var(--nmns-color-primary-800-default, #222);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.32px;
  }
  .firstofferedprice , .secondofferedprice, .thirdofferedprice {
    color: var(--nmns-color-primary-800-default, #222);
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.32px;
  }
  .originalprice {
    color: var(--nmns-color-primary-400, #999);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.32px;
  }
  .third-offer-text{
     display: flex;
     flex: 1;
     margin: 0px 16px;
     flex-direction: column;
     padding: 12px 0px;
     /* border-bottom: 1px solid var(--nmns-color-primary-100, #F2F2F2); */
  }
  .first-offer-text{
     display: flex;
     flex: 1;
     margin: 0px 16px;
     flex-direction: column;
     padding: 12px 0px;
     flex: 1;
     /* border-bottom: 1px solid var(--nmns-color-primary-100, #F2F2F2); */
  }
  .first-level-offer:after{
     content: '';
     display: block;
     position: absolute;
     bottom: 0px;
     left: 64px;
     width: 352px;
     border: 1px solid var(--nmns-color-primary-100, #F2F2F2);
  }
  .second-offer-text{
     display: flex;
     margin: 0px 16px;
     flex-direction: column;
     padding: 12px 0px;
     flex: 1;
  }
  .upi-offer{
     display: flex;
     flex-direction: column;
  }
  .sc-rtb{
    width: 50px;
    margin: 2px !important;
  }
.ProductMeta__Description .faq-wrapper ul.panel.accordion-body li {
  display: flex;
  align-items: center;
}
.sc-rtn-li {
  display: flex;
  align-items: center;
  margin: 2% 0%;
}
.sc-rtb-title{
  padding: 0 3%;
  flex: 1;
  /* font-family: 'opensans-medium';
  font-weight: 600; */
}
 .last.ProductForm__Option.ProductForm__Option--labelled {
        text-align: left;
       margin-top: 20px;
    }
 .ProductForm__LabelLink {
    float: right;
}
.size-select-sspop {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ProductMeta__Description .accordion-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  color: black;
  font-family: 'Open Sans';
}
.outside-stock {
    display: flex;
    width: 100%;
    background: #FBFBFB;
    border: 1px solid #E6E6E6;
}
.nee-prod-text{
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.7);
  padding-bottom: 17px;
  padding-top: 8px;
}
.desk-rating-val{
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  color: #26282B;
}
.desk-ratingTotal{
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  color: rgba(38, 40, 43, 0.7);
}
h2.chart_heading {
  font-family: Open Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
}
.ProductMeta {
  text-align: left;
  padding-bottom: 0px !important;
  margin-bottom: 16px !important;
  border-bottom: none;
}
.scrollUpPdpModal{
transform: translateY(-1000%);
}
.mainMarginTop{
margin-top : -74px !important; 
}
.mainMarginTopWithTimer{
margin-top : -132px !important; 
}
/* .mprdimg_item.slick-slide{
margin-bottom: 60px
} */
@media (min-width: 991px) {
div.ProductMeta .col_rev_absol {
  position: absolute;
  top: 55px !important;
  right: 0;
  border: 1px solid #CDCDCD;
  padding: 2px 4px;
  cursor: pointer;
  display: flex;
}
}
.product_reviews_wrapper.col_rev_absol {
    border: 1px solid #CCCCCC;
    padding: 2px 4px;
}
@media (min-width: 651px) {
.m_flex .col_rev_absol {
    width: max-content;
    border: 1px solid #CCCCCC;
    padding: 4px 8px;
    display: flex;
}
  .desktop-size-chart{
    display:block;
  }
  .mobile-size-chart{
    display: none;
  }
 
  section.Product.Product--large {
    margin-top: 103px;
  }
  .m_flex .title-and-review {
    display: none;
  }
 .Product__Info ul.ColorSwatchList_new.HorizontalList.HorizontalList--spacingTight {
    /* margin-left: -8px !important; */
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .Product__Info ul.SizeSwatchList.HorizontalList.HorizontalList--spacingTight {
    margin-left: -8px !important;
        padding-top: 8px !important;
  }
  span.ProductForm__Label {
    letter-spacing: 0.02em;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    letter-spacing: 0.02em;
    color: #5F5F5F;
  }
  div.last.ProductForm__Option.ProductForm__Option--labelled .ProductForm__LabelLink {
    float: right;
    text-decoration: underline;
    text-underline-position: under;
/*       margin-right: 29.5px !important; */
    color: black !important;
    font-weight: 700 !important;
    letter-spacing: 0.02em;
  }
  .Product__Info .SizeSwatch {
    /* color: var(--nmns-color-primary-800-default, #222) !important; */
    color: var(--nmns-color-primary-800-default, #222);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
  }
 .SizeSwatch {
    display: inline-block !important;
    text-align: center !important;
    padding: 11px 0px !important;
    border: 1px solid var(--border-color) !important;
    color: var(--text-color-light);
    cursor: pointer !important;
    height: 50px !important;
    width: 50px !important;
    transition: all 0.5s;
  }
  div.ProductForm__Variants .trck-cls {
    margin: 12px 15px !important;
  }
  div.ProductForm__Variants .HorizontalList--spacingTight .HorizontalList__Item {
    margin-right: 22px !important;
    margin-left: 8px !important;
  }
  .Product__InfoWrapper h1.ProductMeta__Title.Heading.u-h2 {
    font-size: 22px;
    letter-spacing: .02em;
    font-family: abril_displayregular_;
    color: #000;
    text-transform: none;
    font-weight: 600;
  }
  .aish100{
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    padding: 12px;
    width: 93%;
    background: black;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .aish100::before{
    background-color: white !important;
    transform-origin: right center;
    transform: scaleX(0);
  }
  .aish100::before .aish100{
    color:black;
  }
  .aish100:hover{
    color: black !important;
    font-weight: bold !important;
  }
  .aish100:hover .svg-path{
    stroke: black;
  }
  .Product__Wrapper button.ProductForm__AddToCart.Button.Button--secondary.Button--full:hover, button.ProductForm__AddToCart.Button--secondary.Button--full.shopify-payment-button__button--unbranded:hover, #shopify-product-reviews button.ProductForm__AddToCart.Button--secondary.Button--full.spr-summary-actions-newreview:hover, #shopify-product-reviews button.ProductForm__AddToCart.Button--secondary.Button--full.spr-button-primary:hover:not(input) {
    color: #fff !important;
  }
}
@media (max-width: 676px){
  .ProductMeta__PriceList__flex {
  display: flex !important;
  justify-content: center !important;
}
  .ProductMeta__PriceList{
    display: flex !important;
  justify-content: center !important;
  }
  .modal__size-chart {
/*         max-width: 320px !important;
      padding: 24px !important; */
    max-width: 90%!important;
    padding: 30px!important;
    margin: 20px 0;
    
  }
  
}
  @media only screen and (max-width: 650px){
    .desktop-size-chart{
      display:none;
    }
    .mobile-size-chart{
      display: block;
    }
    section.Product.Product--large {
        margin-top: 32px;
    }
    .HorizontalList--spacingTight .HorizontalList__Item {
      margin-right: 4px;
      margin-left: 4px;
    }
    .ProductForm__LabelLink{
      letter-spacing: 0.02em;
      text-transform: uppercase;
      color: #000000;
      font-family: 'Open Sans';
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 16px;
      padding-bottom: 3px;
      border-bottom: 0.5px solid #333333;
      text-decoration: none;
    }
    span.ProductForm__Label{
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 19px;
      text-align: left;
      letter-spacing: 0.02em;
      color: #5F5F5F;
    }
    /* .ProductForm__AddToCart_container {
        border-top: none;
        padding: 8px 8px 8px 8px;
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff;
        z-index: 9;
    } */
    .ProductForm__AddToCart_container {
          position: fixed;
          bottom: 0;
          width: 100%;
          background: #fff;
          z-index: 9;
          padding: 8px;
          
          /* Initially hidden */
          opacity: 0;
          height: 0;
          overflow: hidden;
          transition: opacity 0.5s ease-in-out, height 0.5s ease-in-out;
      }
      
      /* When visible, it slides up */
      .ProductForm__AddToCart_container.stickyshow {
          opacity: 1;
          height: auto; /* Expands smoothly */
      }
    .aish-container {

        border: 8px solid #F3F3F3 !important;
/*           border-top: none !important; */
        margin-top: 0px !important;
    }
    .ProductMeta__Description .faq-wrapper:first-child{
      border-top: none;
    }
    .ProductForm__Variants{

      margin-bottom: 0px !important;
      border: 8px solid #F3F3F3;
      border-bottom: none;
      padding: 16px 8px;
    }
    .Product__InfoWrapper h1.ProductMeta__Title.Heading.u-h2 {
        margin-bottom: 16px;
        margin-top: 16px;
        font-family: 'Abril Display';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #000000;
        padding: 0 16px 0 16px;
    }
    .nee-prod-text{
/*         padding: 18px 3px 18px 3px !important; */
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      line-height: 16px;
      text-align: center;
      letter-spacing: 0.05em;
      color: rgba(0, 0, 0, 0.7);
      padding: 0 !important;
      margin-bottom: 17px;
      margin-top: 8px;
    }
    .ProductMeta__Description .accordion-title{
      position: relative;
      cursor: pointer;
      font-family: 'Open Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 19px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: #000000;
    }
    .last.ProductForm__Option.ProductForm__Option--labelled {
        text-align: left;
    }
    .ProductMeta__Description .faq-wrapper:first-child{

    }
    .ProductMeta__Description.one {
        border: 8px solid #F3F3F3;
        border-top: none;
        padding: 8px;
/*         padding-bottom: 16px; */
      padding-bottom: 0px;
    }
    .ProductMeta {
      text-align: center;
      padding-bottom: 0px !important;
      margin-bottom: 0px !important;
    }
    span.m-flex-ratingTotal {
      font-family: 'Open Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 19px;
      text-transform: uppercase;
      color: rgba(38, 40, 43, 0.7);
    }
    .outside-stock{
      display: flex;
      flex-direction: row;
      justify-content: center;
      width: 100%;
      background: linear-gradient(141.82deg, #FFFFFF 22.01%, rgba(255, 255, 255, 0) 115.52%);
      border: 1px solid rgba(0, 0, 0, 0.1);
      padding: 0 8px;
    }
    .aish-box30 {
      margin: 0 4px;
    }
    .faq-wrapper.mob-rtb {
      border-bottom: none!important;
    }
    .first-level-offer:after{
      width: 278px;
    }
    .third-level-offer:after{
      width: 278px;
    }
    span.other-offer-span{
      color: #222;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      line-height: 16px; /* 133.333% */
      letter-spacing: 0.32px;
    }
    span.off-bold-text {
      font-weight: 700;
      color: var(--nmns-color-primary-800-default, #222);
    }
    .discounted-offer-span{
      font-size: 12px;
    }
    .firstofferedprice, .secondofferedprice, .thirdofferedprice{
      font-size: 12px;
    }
    .originalprice{
      font-size: 12px;
    }
    .first-level-offer{
      margin-bottom: 0px;
    }
  }
.aish-container{
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  background: #FBFBFB;
  border: 1px solid #E6E6E6;

  margin-top: 24px;
}

.aish-box{
  flex: 0 0 33%;
  box-sizing: border-box;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.nee-prod-img{
  display: flex;
  justify-content: center;
  margin-top: 18px;
}

.accordion .accordion-title:after {
  position: absolute;
  right: 0px !important;
  top: -3px !important;
  content: "";
  width: 24px !important;
  height: 16px !important;
  font-size: 18px;
  color: #2c2c2c;
  background: url(/cdn/shop/files/Downarrow.svg?v=1679053202) no-repeat;
  background-size: 100%;
  display: block;
}
button.ProductForm__AddToCart.Button.Button--full.aish75 {
  color: #000 !important;
  background-color: #fff;
  border: 1px solid black;
  max-height: 54px;
  font-size: 14px;
  font-weight: 700 !important;
  margin-bottom: 0px;
  height: 54px !important;
  gap: 10px;
}
button.ProductForm__AddToCart.Button.Button--full.Button--secondary: after {
  color: white !important;
}
.SizeSwatch.is-active:after, .SizeSwatch__Radio:checked+.SizeSwatch {
  position: relative !important;
  top: -4px !important;
  border: 1px solid black !important;
  border-bottom: 6px solid black !important;
  height: 54px !important;
}
#modal-size-chart-pdp {
  background-color: #0000006e;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 35px 40px 40px;
}

.modal__size-chart {
  position: relative;
  background: #fff;
  color: #000;
/*     max-width: 800px; */
  max-width: 1080px;
  height: 600px;
/*     height: fit-content; */
  overflow: auto;
  padding: 40px 56px;
}
div#modal-size-chart header.Modal__Header, div#modal-size-chart-pdp header.Modal__Header {
  display: none;
}
.Modal__Header {
    margin-bottom: 30px;
    text-align: center;
}
.Container--extraNarrow {
    max-width: 800px;
}
.sx-chrt {
  margin-bottom: 20px;
  display: flex;
  justify-content: start;
  flex-flow: column;
  color: #000;
}
div#modal-size-chart button.Modal__Close.RoundButton.RoundButton--large, div#modal-size-chart button.Modal__Close.RoundButton--large.flickity-prev-next-button, div#modal-size-chart-pdp button.Modal__Close.RoundButton.RoundButton--large, div#modal-size-chart-pdp button.Modal__Close.RoundButton--large.flickity-prev-next-button {
  position: fixed;
  right: 25px;
  top: 10px;
  margin-top: 0;
  width: 40px;
  height: 40px;
}
.modal__size-chart .Modal__Close {
  position: absolute!important;
  right: 20px!important;
  top: 10px!important;
  background: transparent;
  box-shadow: none;
}
.sx-chrt .chart_heading {
  font-family: Open Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: 0em;
  text-align: left;
}
.size_desc h3 {
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 15px;
}
.size_desc p {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}
@media screen and (min-width: 1008px){
  .Modal--pageContent {
    padding: 100px 0 80px;
  }
}
.Modal--pageContent {
  padding: 60px 0 50px;
}

 @media only screen and (min-width: 1150px){
  .pm_sec1 {
    padding: 0px 0px;
/*     	max-width: 1233px; */
    margin: 0 auto;
  }
}
@media only screen and (min-width: 651px) and (max-width: 1024px){
  .trck-cls {
      margin: 14px 17x !important;
  }
}
@media only screen and (max-width: 990px) and (min-width: 768px){
  section.Product.Product--large .Product__Wrapper {
      max-width: 100%;
  }
}
  /* css for tw-custom-product-gallery snippet start */
.Product__Wrapper .MainProduct__Gallery {
  position: relative;
}
.pswp__ui {
  position: absolute;
  top: 0;
  bottom: 0;
}

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  width: 52px;
  height: 50px;
}

.pswp__button--arrow--right:before {
  background-position: -84px -35px;
}

.pswp__button--arrow--left:before {
  background-position: -128px -35px;
}

.pswp__share-tooltip a.pswp__share--twitter,
.pswp__share-tooltip a.pswp__share--pinterest {
  display: none;
}
@media(max-width:949px){
/* .mobprdslider .slick-dots{	
  display: flex !important;	
  padding: 16px 16px 0px !important;		
  align-items: center;
} */
button.slick-prev.slick-arrow {
  display: none;
}
button.slick-next.slick-arrow {
  display: none;
}
.mobprdslider_main button.slick-next.slick-arrow {
    display: inline-block !important;
    font-size: 0;
    background: url(/cdn/shop/files/Vector.svg?v=1650363325) no-repeat center;
    width:80px;
    height:80px;
    position: absolute;
    right:0px;
    top: 27%;
    background-size: 16%;
     -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}
.mobprdslider_main button.slick-prev.slick-arrow {
    display: inline-block!important;
    font-size: 0;
    background: url(/cdn/shop/files/Vector.svg?v=1650363325) no-repeat center;
    width: 80px;
    height: 80px;
    position: absolute;
    left:0px;
    top: 27%;
    background-size: 16%;
    z-index: 1;
    /* background-color: rgba(0,0,0,0.5); */
}
}
  @media(max-width:650px){
    .modal__size-chart {
      height: fit-content;
    }
   .VideoWrapper--native video {
      position: relative;
}
     .modal__size-chart .Modal__Close {
        position: absolute!important;
        right: 16px!important;
        top: 14px!important;
        background: transparent;
        box-shadow: none;
  }
    #modal-size-chart-pdp{
/*         padding-left: 0px; */
/*         padding-right: 0px; */
      padding: 0px;
    }

}
   @media(max-width:650px){
      #aish50{
        display: none !important;
      }
      #aish50{
        display: none !important;
      }
    }
  /* css for tw-custom-product-gallery snippet end */
/* css for tw-product-meta-dtls snippet start */
.gradient-background-tw {
height: 100%;
/* padding: 4px 8px; */
color: var(--nmns-color-positive-600, #089657);
font-family: Open Sans;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 133.333% */
display: inline-block;
 /* background: linear-gradient(90deg, #55DAA9, #0BA360, #3CBA92); 
     animation: gradient 2s linear infinite;
    background-size: 400% 400%; */
text-transform: uppercase !important; 
}
@media(max-width:650px){
  .gradient-background-tw {
    /* height: 60%; */
    padding: 0px 8px;
    /* margin: 8px 0px; */
    align-items: center;
    display:flex !important;
    justify-content: center;
    color: var(--nmns-color-positive-600, #089657);
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 125% */
    letter-spacing: 0.32px;
}
}
@-webkit-keyframes gradient{
0% {
  background-position: 0 50%;
}
50% {
  background-position: 100% 50%;
}
100% {
   background-position: 0% 50%;
}
}
@keyframes gradient{
0% {
  background-position: 0 50%;
}
50% {
  background-position: 100% 50%;
}
100% {
   background-position: 0% 50%;
}
}
.aish35{
  display: none !important;
}
.ProductMeta__PriceList__flexbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  /* margin: -8px 0px;
  margin-bottom: 8px;  */
}
span#Discount__Display {
  font-weight: 700;
  /* font-size: 12px !important; */
  letter-spacing: 1px;
  color: #39b54a;
  text-transform: none;
  margin-left: 16px;
  /* margin-top: 14px !important; */
}
.ProductMeta__PriceList__flex {
  display: flex;
  align-items: center;
}
.product_inclusive_tax_text{
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.3199999928474426px;
  text-align: left;
  color: #999999;
  padding: 0px 0px 8px 0px;
}
.or_division_line{
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  color: #D9D9D9;
  position: relative;
}
.or_division_line:after {
  
    position: absolute;
    content: '';
    width: 180px;
    height: 0px;
    border: 1px solid transparent;
    background: linear-gradient(white, white) padding-box, linear-gradient(to left, #D9D9D900, #D9D9D9) border-box;
    top: 9px;
    right: 0;
}
.or_division_line:before {
    position: absolute;
    content: '';
    width: 180px;
    height: 0px;
    top: 9px;
    left: 0;
    border: 1px solid transparent;
    background: linear-gradient(white, white) padding-box, linear-gradient(to left, #D9D9D9, #D9D9D900) border-box;
}
@media (max-width: 575px){
  .or_division_line:after,
  .or_division_line:before{
    width: 142px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1440px){
  .ProductMeta__PriceList.Heading {
      display: flex;
  }
}
.ProductMeta__PriceList.Heading {
  padding-bottom: 0px;
}
span#Discount__Display {
  font-weight: 700;
  font-size: 16px;
  color: var(--nmns-color-positive-600, #089657);
  text-transform: none;
  margin-left: 16px;
  margin-top: 15px;
}
.ProductMeta__PriceList.Heading span.ProductMeta__Price {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.32px;
  color: var(--nmns-color-primary-800-default, #222);
  text-transform: none;
  line-height: 24px;
}
.ProductMeta__Description .faq-wrapper {
  border-bottom: 1px solid #c6c6c6;
  padding: 24px 0px 24px 1px;
}
.m_flex span#Discount__Display {
  display:none;
}
.mobileGift{
    display:none !important;
  }
  .desktopGift{
    display:block !important;
  }
  .size-chart-heading-cross-btn-wrapper {
    /* position: fixed; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9999;
    background: white;
    /* width: 1070px; */
    top: 35px;
    padding: 10px 32px;
    border-bottom: 1px solid #D9D9D9;
  }
  .modal__size-chart {
    padding: 0px 0px;
  }
  img.desk-size-img.lazy {
    padding: 48px 0px 0px 0px;
  }
  h2.chart_heading {
   margin-bottom: 0px;
  }
@media screen and (max-width: 949px){
.m_flex .title-and-review {
  position: absolute;
  right: 16px;
  top: -35px;
  padding: 2px 4px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
}
.m_flex .col_rev_absol{
  width:max-content; 
  border: 1px solid #CCCCCC;
  padding: 4px 8px;
  display: flex;
}
span.review-star {
  display: flex;
  align-items: center;
}
.m_flex span.rating-val {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  color: #26282B;
}
/* span.review-star {
  display: flex;
  align-items: center;
  justify-content: center;
} */
}
@media screen and (max-width: 767px){
  .m_flex{
    display: flex;
    flex-direction: column;
    padding: 0 16px;
  }
  .m_flex span#Discount__Display, span#Discount__Display_mob {
    /* margin-top: 8px !important; */
    margin: 0px;
    margin-left: 4px;
    /* padding: 8px; */
    /* width: 96px; */
    /* font-weight: 600; */
  }
  .mobileGift{
    display:block !important;
  }
  .desktopGift{
    display:none !important;
  }
  .Rte{
    margin-top: 0px !important;
  }
  .ProductMeta__Description, .ProductMeta__Text {
    margin: 0px 0px;
    text-align: left;
  }
  .ProductMeta__PriceList__flexbox{
    margin: 0px 0px 0px 0px !important;
    padding-top: 3px;
  }
  .ProductMeta__PriceList.Heading span.ProductMeta__Price {
    font-size: 14px;
  }
  .size-chart-heading-cross-btn-wrapper {
   position: sticky;
   top: 0px;
   background: white;
   display: flex;
   justify-content: space-between;
   align-items: center;
   padding: 16px 30px;
   border-bottom: 1px solid #D9D9D9;
   width: auto;
 }
 .mobile-size-chart {
   display: block;
   padding: 30px;
   padding-top: 0px;
 }
 .modal__size-chart {
   padding: 0px !important;
 }
}
.offer-title{
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #5F5F5F;
  letter-spacing: 0.05em;
}
.accordion-offer{
  padding:0 !important;
}
.faq-wrapper-offer {
  padding: 16px 0 0;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
}
/* css for tw-product-meta-dtls snippet end */
/* css for tw-product-form snippet start */
#SI_trigger{
/*     display: none !important; */
}
.trck-cls{
  margin: 15px 26px !important;
}
@media(max-width:1024px){
  .trck-cls {
    margin: 14px 17px !important;
  }
}
@media(max-width:650px){
.trck-cls {
  margin: 14px 4px !important;
}
}
/* css for tw-product-form snippet end */
img.mprdthmbimg {
  cursor: pointer;
}
/* css for TW-Product end */
/* css for sticky anchor start */

.sc-sticky-anchor{
  width:100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  /* border: 1px solid rgba(0, 0, 0, 0.1); */
  box-shadow: 0px 4px 16px 0px #00000012;
  position: relative;
  z-index: 4;
  background:white;
}
.sc-sticky-anchor-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding:12px 0px;
  cursor: pointer;
  position: relative;
}
.anchor-active{
  background: #F1EADF;
  /* border-bottom: 2px solid #8E6D3E !important; */
}
.anchor-active:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #8E6D3E;
    bottom: 0;
}
.sc-sticky-anchor-item:not(:last-child) {
    border-right: 1px solid #F2F2F2;
}
.sc-sticky-anchor-item.anchor-active {
  border-right: none;
}
.sc-sticky-icon-title{
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  color: #000000;
  margin-top: 8px;
  text-align: center;
}
.anchor-active .sc-sticky-icon-title {
    font-weight: 600;
    color: #A47D47;
}
.sc-sticky-anchor-img-wrapper {
  width: 44px;
  height: 44px;
  /* background: linear-gradient(180deg, rgba(255, 199, 57, 0.3) 0%, rgba(255, 199, 57, 0) 142.5%);
  box-shadow: 1px 4px 18px rgba(0, 0, 0, 0.35);
  border-radius: 50%;
  border: 2px solid white; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.sc-sticky-anchor .sc-rtb{
  width:28px;
}
.sc-sticky-anchor-img-wrapper svg{
  /* transition: 0.3s ease-in-out; */
  color: #222;
}
.anchor-active .sc-sticky-anchor-img-wrapper svg {
  color: #A47D47;
}
/* .sc-sticky-anchor-img-wrapper:hover svg{
  transform:scale(1.3);
} */
/* .anchor-sticky {
  position: fixed !important;
  top: 0;
} */
@media only screen and (max-width: 650px){
  .sc-sticky-anchor{
     grid-template-columns: 1fr 1fr 1fr;
  }
  .sc-sticky-anchor-img-wrapper {
    width: 32px;
    height: 32px;
  }
  .sc-sticky-anchor-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px 0px;
    border-bottom: 1px solid #F2F2F2;
  }
  .sc-sticky-icon-title {
    font-size: 12px;
    line-height: 16px;
    margin-top: 6px;
    /* padding: 4px 8px; */
  /*min-height: 40px; */
  }
  .sc-sticky-anchor-img-wrapper:hover svg{
    transform: none;
  }
}
/* css for sticky anchor end */

/* css for product metafield start */
#sc-pro-metafield .innerpmsec1{
  display: flex !important;
  align-items: center !important;
  flex-direction: row-reverse !important;
  background: {{ section.settings.meta-shoe-background-1 }} !important;
}
#sc-pro-metafield .innerpmsec2{
  background: {{ section.settings.meta-shoe-background-2 }} !important;
}
#sc-pro-metafield .innerpmsec3{
  background: {{ section.settings.meta-shoe-background-3 }} !important;
}
#sc-pro-metafield .innerpmsec4{
  background: {{ section.settings.meta-shoe-background-4 }} !important;
}
#sc-pro-metafield .innerpmsec5{
  background: {{ section.settings.meta-shoe-background-5 }} !important;
}
#sc-pro-metafield {
  padding-top: 0px ;
}
#sc-pro-metafield .sm_product_metafield{
  padding:32px 0px 0px 0px;
}
#sc-pro-metafield .pm_sec1 {
  padding: 0px;
  margin: 0;
}
 #sc-pro-metafield .pm_sec2 {
  padding: 0px;
  margin: 0;
}
#sc-pro-metafield .pm_sec3 {
  padding: 0px;
  margin: 0;
}
#sc-pro-metafield .pm_sec4 {
  padding: 0px;
  margin: 0;
}
#sc-pro-metafield .pm_sec5 {
  padding: 0px;
  margin: 0;
}
#sc-pro-metafield .pm_sec1 .pm_sec1_img, .pm_sec2 .pm_sec2_img, .pm_sec4 .pm_sec4_img {
    flex: 0 0 50%;
}

#sc-pro-metafield .pm_sec1 .pm_sec1_text, .pm_sec3 .pm_sec3_text, .pm_sec5 .pm_sec5_text {
  flex: 0 0 50%;
  padding-left: 83px;
  padding-right: 95px;
}
#sc-pro-metafield .pm_sec3 .pm_sec3_img, .pm_sec5 .pm_sec5_img {
  flex: 0 0 50%;
}
 .pm_sec2-border{
  height: 1px;
  background: {{ section.settings.meta-shoe-lines-background-1 }};
  margin: 32px 0px;
}
.pm_sec3-border{
  height: 1px;
  background: {{ section.settings.meta-shoe-lines-background-2 }};
  margin: 32px 0px;
}
.pm_sec4-border{
  height: 1px;
  background: {{ section.settings.meta-shoe-lines-background-3 }};
  margin: 32px 0px;
}
.pm_sec5-border{
  height: 1px;
  background: {{ section.settings.meta-shoe-lines-background-4 }};
  margin: 32px 0px;
}
.pm_sec2 .pm_sec2_text, .pm_sec4 .pm_sec4_text {
  flex: 0 0 50%;
  padding-left: 32px !important;
  padding-right: 32px !important;
}
#sc-pro-metafield .pm_sec1 .pm_sec1_text, .pm_sec3 .pm_sec3_text, .pm_sec5 .pm_sec5_text {
  flex: 0 0 50%;
  padding-left: 60px !important;
  padding-right: 50px !important;
}
#sc-pro-metafield .pm_sec1 .pm_sec1_text{
  flex: 0 0 50%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  position: absolute !important;
  left: 56px !important;
  top: 50% !important;
  width: 40% !important;
  transform: translateY(-50%); 
}
#sc-pro-metafield .pm_sec1_img img {
  width: 100%;
  height: 348.5px;
}
#sc-pro-metafield .pm_sec1_text h4, .pm_sec2_text h4, .pm_sec3_text h4, .pm_sec4_text h4, .pm_sec5_text h4 {
  font-size: 32px !important;
  line-height: 48px !important;
  letter-spacing: 1px;
  font-family: abril_displaysemibold;
  color: black;
}
#sc-pro-metafield .pm_sec1_text p {
  font-size: 14px;
  line-height: 28px;
  color: black;
  font-weight: 300;
  letter-spacing: .7px;
}
#sc-pro-metafield .pm_sec1_img img{
width: 100%;
}
#sc-pro-metafield .pm_sec2_img img{
width: 100%;
}
#sc-pro-metafield .pm_sec3_img img{
width: 100%;
}
#sc-pro-metafield .pm_sec4_img img{
width: 100%;
}
#sc-pro-metafield .pm_sec5_img img{
width: 100%;
}

@media (max-width:650px){
  #sc-pro-metafield .pm_sec2-border{
  height: 1px;
  margin: 40px 0px;
}
  #sc-pro-metafield .pm_sec3-border{
  height: 1px;
  margin: 40px 0px;
}
  #sc-pro-metafield .pm_sec4-border{
  height: 1px;
  margin: 40px 0px;
}
  #sc-pro-metafield .pm_sec5-border{
  height: 1px;
  margin: 40px 0px;
}
  #sc-pro-metafield .pm_sec1_text h4, .pm_sec2_text h4, .pm_sec3_text h4, .pm_sec4_text h4, .pm_sec5_text h4 {
  font-size: 22px !important;
  line-height: 32px !important;
  letter-spacing: 1px;
  font-family: abril_displaysemibold;
  color: black;
}
  #sc-pro-metafield .pm_sec1 .pm_sec1_text, .pm_sec2 .pm_sec2_text, .pm_sec4 .pm_sec4_text, .pm_sec3 .pm_sec3_text, .pm_sec5 .pm_sec5_text{
  padding-left: 0px!important;
  padding-right: 0px!important;
}
  #sc-pro-metafield .pm_sec1_text p {
    margin-bottom: 0px !important;
  }
  #sc-pro-metafield .pm_sec1, .pm_sec2, .pm_sec3, .pm_sec4, .pm_sec5{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  div#sc-pro-metafield {
    margin: 16px;
  }
  #sc-pro-metafield .sm_product_metafield{
    padding: 0px;
  }
  #sc-pro-metafield .pm_sec1_img img {
    height: 100%;
    object-fit: cover;
    padding: 0px;
  }
  #sc-pro-metafield .pm_sec1_text {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    transform: none;
    padding: 0px;
  }
  #sc-pro-metafield .linebwsec1and2{
  height: 1px;
  background: linear-gradient(45deg,#00A5FF,#FFFFFF); 
  margin: 24px 16px;
}
  #sc-pro-metafield .linebwsec2and3{
  height: 1px;
  background: linear-gradient(45deg,#FFFFFF,#0BA360); 
  margin: 24px 16px;
}
  #sc-pro-metafield .linebwsec3and4{
  height: 1px;
  background: linear-gradient(45deg,#F0BC76,#FFFFFF); 
  margin: 24px 16px;
}
#sc-pro-metafield .pm_sec1_text h4 {
  margin-top: 16px;
  margin-bottom: 8px;
  text-align: left;
  font-family: abril_displaybold;
  line-height: 141.5%;
  font-weight: 600;
  font-size: 22px;
}
  
  #sc-pro-metafield .pm_sec2_text h4{
   margin-top: 16px;
  margin-bottom: 8px;
  text-align: left;
  font-family: abril_displaybold;
  line-height: 141.5%;
  font-weight: 600;
  font-size: 22px;
  }
/*     #aishik .pm_sec2{
    padding-top: 32px  !important;
  } */
 #sc-pro-metafield .pm_sec3_text h4{
       margin-top: 16px;
  margin-bottom: 8px;
  text-align: left;
  font-family: abril_displaybold;
  line-height: 141.5%;
  font-weight: 600;
  font-size: 22px;
  }
 #sc-pro-metafield .pm_sec4_text h4{
       margin-top: 16px;
  margin-bottom: 8px;
  text-align: left;
  font-family: abril_displaybold;
  line-height: 141.5%;
  font-weight: 600;
  font-size: 22px;
  }
 #sc-pro-metafield .pm_sec5_text h4{
       margin-top: 16px;
  margin-bottom: 8px;
  text-align: left;
  font-family: abril_displaybold;
  line-height: 141.5%;
  font-weight: 600;
  font-size: 22px;
  }
 #sc-pro-metafield .pm_sec4_text h4{
     margin-top: 16px !important;
       margin-bottom: 16px !important;
  }
#sc-pro-metafield .pm_sec5_text h4{
     margin-top: 16px !important;
       margin-bottom: 16px !important;
   
  }
  #sc-pro-metafield .pm_sec2, .pm_sec4 {
  padding: 0px 0px;
}
  #sc-pro-metafield .pm_sec2 {
/*     padding: 80px 50px 0; */
/*     max-width: 1233px; */
  margin: 0 auto;
}
  #sc-pro-metafield .innerpmsec1, .innerpmsec2, .innerpmsec3, .innerpmsec4, .innerpmsec5 {
  background: white;
  flex-wrap: wrap;
}
 #sc-pro-metafield .pm_sec1 .pm_sec1_img, .pm_sec2 .pm_sec2_img, .pm_sec3 .pm_sec3_img {
  flex: 0 0 100%;
}
  #sc-pro-metafield .pm_sec1 .pm_sec1_text, .pm_sec2 .pm_sec2_text, .pm_sec3 .pm_sec3_text {
  flex: 0 0 100%;
  padding-left: 22px;
  padding-right: 22px;
}
 #sc-pro-metafield .pm_sec1 .pm_sec1_text p, .pm_sec2 .pm_sec2_text p, .pm_sec3 .pm_sec3_text p, .pm_sec4 .pm_sec4_text p, .pm_sec5 .pm_sec5_text p {
  text-align: left;
  font-weight: 400;
  font-family: open sans;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.02em;
}
  #sc-pro-metafield .pm_sec3 .pm_sec3_text {
  padding-left: 0px;
  padding-right: 0px;
}
  #sc-pro-metafield .pm_sec1 .pm_sec1_text {
  padding-left: 0px;
  padding-right: 0px;
}
   #sc-pro-metafield .pm_sec2 .pm_sec2_text {
  padding-left: 0px;
  padding-right: 0px;
}
  #sc-pro-metafield .pm_sec1, .pm_sec2, .pm_sec3 {
  padding: 0px 0px;
/*     max-width: 1233px;
  margin: 8px auto 0; */
}
/*     #sc-pro-metafield .pm_sec1_img {
  height: auto !important;
} */
  #sc-pro-metafield .pm_sec2 {
  padding: 0px 0px;
/*     max-width: 1233px; */
  margin: 0 auto;
}
  #sc-pro-metafield .pm_sec1_img img {
  height: 100%;
  object-fit: cover;
  padding: 0px !important;
}
  #sc-pro-metafield .pm_sec1, #sc-pro-metafield .pm_sec2, #sc-pro-metafield .pm_sec3, #sc-pro-metafield .pm_sec4, #sc-pro-metafield .pm_sec5 {
  padding: 0;
  margin: 0px 0px;
}
  #sc-pro-metafield .pm_sec1 .pm_sec1_text {
  padding-left: 0!important;
  padding-right: 0!important;
  left: 0px!important;
  transform: none !important;
  position: unset !important;
  width: 100% !important;
}
}
@media only screen and (max-width: 767px){
  #sc-pro-metafield .pm_sec1 {
    padding: 0px;
    margin: 0;
  }
  #sc-pro-metafield .pm_sec1_text h4 {
    margin-top: 16px;
    margin-bottom: 8px;
    text-align: left;
    font-family: abril_displaybold;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 141.5%;
    color: #000000;
  }
  #sc-pro-metafield .pm_sec1_text p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #000000;
    text-align: left;
    margin-bottom: 8px;
  }
  
  #sc-pro-metafield .pm_sec2_text h4{
    margin-top: 16px;
    margin-bottom: 8px;
    text-align: left;
    font-family: abril_displaybold;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 141.5%;
    color: #000000;
  }
  
  #sc-pro-metafield .pm_sec4{
    padding-top: 0px  !important;
  }
  #sc-pro-metafield .pm_sec5{
    padding-top: 0px !important;
  }
  #sc-pro-metafield .pm_sec3_text h4{
    margin-top: 16px!important;
    margin-bottom: 8px!important;
    text-align: left;
    font-family: abril_displaybold;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 141.5%;
    color: #000000;
  }
   #sc-pro-metafield .pm_sec3_text p,#sc-pro-metafield .pm_sec3_text h5{
       text-align: left;
      margin-bottom: 0px;
      font-family: 'Open Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 19px;
      letter-spacing: 0.02em;
      color: #000000;
   }
  #sc-pro-metafield .pm_sec4_text h4{
     margin-top: 16px !important;
       margin-bottom: 16px !important;
  }
  #sc-pro-metafield .pm_sec5_text h4{
     margin-top: 16px !important;
       margin-bottom: 16px !important;
  }
  
  #sc-pro-metafield .pm_sec2 {
    padding: 0px;
    margin: 0px;
  }
  #sc-pro-metafield .pm_sec3 {
      padding: 0px;
      margin: 0px;
  }
}
@media only screen and (max-width: 767px){
  #sc-pro-metafield .pm_sec2 .pm_sec2_img, #sc-pro-metafield .pm_sec4 .pm_sec4_img {
      flex: 0 0 100% !important;
  }
  #sc-pro-metafield .pm_sec2 .pm_sec2_text, .pm_sec4 .pm_sec4_text {
      flex: 0 0 100%;
      padding-left: 0px;
      padding-right: 0px;
  }
  #sc-pro-metafield .pm_sec3 .pm_sec3_img, .pm_sec5 .pm_sec5_img {
    flex: 0 0 100% !important;
  }
  #sc-pro-metafield .pm_sec3 .pm_sec3_text, .pm_sec5 .pm_sec5_text {
    flex: 0 0 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
  #sc-pro-metafield .pm_sec2 .pm_sec2_text, .pm_sec3 .pm_sec3_text {
      padding-left: 50px;
      padding-right: 50px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px){
  .pm_sec1_text h4 {
      font-size: 30px;
      line-height: 40px;
      margin-bottom: 10px;
  }
  .pm_sec1_text p {
    line-height: 24px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px){
  .sm_product_metafield .pm_sec1_text {
    width: 40%;
    left: 60px;
  }
  .sm_product_metafield .pm_sec1_text h4 {
      font-size: 28px;
      line-height: 34px;
      margin-bottom: 10px;
  }
  .sm_product_metafield .pm_sec1_text p {
    line-height: 24px;
  }
  .sm_product_metafield .pm_sec2 .pm_sec2_text h4 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  .sm_product_metafield .pm_sec2 .pm_sec2_text, .pm_sec4 .pm_sec4_text {
    padding: 20px 30px;
  }
}
@media only screen and(min-width: 1024px){
  #sc-pro-metafield .pm_sec1 {
    padding: 0px;
    margin: 0 129px;
  }
}
@media only screen and(min-width: 650px){
  #sc-pro-metafield .pm_sec1 {
    padding: 0px;
    margin: 0 129px;
  }
#sc-pro-metafield .pm_sec1 .pm_sec1_img{
  flex: 0 0 50%;
}
#sc-pro-metafield .pm_sec1 .pm_sec1_text{
  flex: 0 0 50%;
}

}

/* css for product metafield end */

/* css for video section start */
.video-sec{
    padding: 20px 0px 101px 0px;
  }
.video-container{
   position:relative;
 margin-top:80px;
 
}

#play-controller{
   position: absolute;
   left: 7vw;
   top: 3vw;
   background-color: #fff;
   padding: 1px;
   border-radius: 100%;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   z-index: 1;
   font-size: 22px;
   width: 3rem;
   height: 3rem;
   display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
}
#sound-controller{
   position: absolute;
   left: 3vw;
   top: 3vw;
   background-color: #fff;
   border-radius: 50%;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   z-index: 1;
   font-size: 22px;
   width: 3rem;
   height: 3rem;
   display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
}
.video-sub-heading{
   text-align: center;
  font-size: 3rem;
}
.video_heading{
   text-align: center;
  font-size: 4rem;
  margin: 0px;
}

.video-sec .container {
  padding: 24px 50px  !important;
}
.prdvid_title h2 {
font-size: 40px;
line-height: 40px;
letter-spacing: 1.5px;
font-family: 'abril_displaysemibold';
margin-bottom: 16px;
text-align: center;
}

.prdvid_title p {
font-size: 14px;
line-height: 27px;
letter-spacing: 0.5px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
text-align: center;
}

.prdvid_title {
width: 63%;
margin: 0 auto;
}

#shopify-section-shopify-hosted-featured-video{
  background-color: #fff;
}
#sc-shopify-hosted-featured-video .sc-vdo-border{
  height:1px;
  background: linear-gradient(45deg, #000000, #FFFFFF);
  margin: 32px 0px;
}
div#sc-shopify-hosted-featured-video {
  margin: 0 30px;
}
/* === ----- Media Query For Tablet (1024px) ----- === */
@media only screen and ( max-width: 1024px) and ( min-width: 601px) {
 .prdvid_title h2 {
  font-size: 30px;
 }
 .video-container{
   position:relative;
   margin-top: 0px;
 }
  .video-sec{
    padding: 0px 0px 0px 0px;
  }
 .prdvid_title {
    width:100%;
    margin: 0 auto;
  }
   #play-controller{
       height: 3rem;
       left: 15vw;
       width: 3rem;
       top: 3vw;
       font-size: 25px;
  }
   #sound-controller{
       height: 3rem;
       left: 5vw;
       width: 3rem;
       top: 3vw;
       font-size: 25px;
  }
 .video-sec .container {
    padding: 0px  !important;
  }
}
/* === ----- Media Query For Mobile (600px) ----- === */
@media only screen and (max-width: 650px){
    .prdvid_title h2 {
      margin-top: 0px!important;
      margin-bottom: 8px!important;
      text-align: left;
      font-family: 'Abril Display';
      font-style: normal;
      font-weight: 600;
      font-size: 22px;
      line-height: 141.5%;
      color: #000000;
    }
     .video-container{
       position:relative;
       margin-top: 0px;
    }
 
     
  .prdvid_title {
    width: 100%;
    margin: 0 auto;
  }
   .video-container{
       position:relative;
  }
   #play-controller{
    height: 2.5rem;
    left: 51px;
    width: 2.5rem;
    top: 3vw;
    font-size: 20px;
  }
   #sound-controller{
    height: 2.5rem;
    left: 8px;
    width: 2.5rem;
    top: 3vw;
    font-size: 20px;
  }
   .video-sub-heading{
       font-size: 30px;
  }
   .video_heading{
       font-size: 30px;
  }
 .video-sec .container {
    padding: 0px  !important;
 }
}
@media only screen and (min-width: 651px){
   .video-container {
    padding: 0px !important;
    margin: 0;
  }
  
}
 @media only screen and (min-width: 1024px){
   #sound-controller {
    position: absolute;
    left: 24px;
    top: 24px;
  }
  #play-controller {
    position: absolute;
    left: 75px;
    top: 24px;
  }
 }
@media only screen and (max-width: 600px){
  #sc-shopify-hosted-featured-video .prdvid_title {
    margin: 0;
  }
  #sc-shopify-hosted-featured-video .sc-vdo-border {
    margin: 32px 0px !important;
  }
  div#sc-shopify-hosted-featured-video {
    margin: 16px;
    padding: 0px;
  }
  div#sc-shopify-hosted-featured-video .prdvid_title p{
    text-align: left;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #000000;
  }
  
}
@media only screen and (min-width: 1245px){
  #sc-shopify-hosted-featured-video .sc-vdo-border {
    margin: 32px 0px;
  }
  .video-container {
    padding: 0px !important;
    max-width: none;
    margin: 0;
  }
}

/* css for video section end */

/* css for product review start */
#sc-product-rev #judgeme_product_reviews h2.jdgm-rev-widg__title {
  font-size: 38px;
  line-height: 40px;
  letter-spacing: 1px;
  color: #000;
  font-family: abril_displaysemibold;
  margin-bottom: 0px;
  text-align: center;
  border-bottom: none;
  padding-bottom: 32px;
/*     margin-top: -24px; */
}
#sc-product-rev #judgeme_product_reviews {
  padding: 0px;
  margin: 0 128px;
}
#sc-product-rev .jdgm-rev-widg {
  border: none;
  padding: 0px;
}
#sc-product-rev .jdgm-rev-widg .jdgm-paginate {
    padding-bottom: 0px;
}
#sc-product-rev .sc-review-border{
  height: 1px;
/*     background: linear-gradient(45deg, #000000, #FFFFFF); */
  margin: 32px 129px;
}
#sc-product-rev .jdgm-rev-widg .jdgm-paginate {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 650px){
  #sc-product-rev #judgeme_product_reviews {
    margin: 16px;
    margin-top: 0px;
  }
 
  #sc-product-rev .sc-review-border{
    height:1px;
    margin: 24px 16px 0px 16px;
  }
  #sc-product-rev h2.jdgm-rev-widg__title {
    font-family: 'Abril Display';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 141.5%;
    color: #000000;
    padding: 24px 0;
    padding-bottom: 24px !important;
    padding-top: 0px;
    margin-bottom: 0px;
    border-bottom: none;
    text-align: left !important;
  }
   #sc-product-rev .jdgm-rev-widg {
      border: none;
      padding: 0px;
    }
  div#sc-product-rev {
/*       padding-top: 24px; */
  }
  #sc-product-rev .jdgm-rev-widg .jdgm-paginate {
    padding-top: 16px;
    padding-bottom: 0px;
  }
}
@media only screen and (min-width:1300px){
  div#sc-product-rev {
    margin: 0 129pxpx;
  }
  #sc-product-rev .sc-review-border {
    height: 1px;
/*       background: linear-gradient(45deg, #000000, #FFFFFF); */
    margin: 32px 129px;
    
  }
  #sc-product-rev #judgeme_product_reviews {
    padding: 0px 0px 0;
    margin: 0 128px;
  }
}
/* css for product review end */

/* css for FAQ start */

.sc-faq {
    margin: 1%;
}
.sc-faq-heading{
  padding:16px;
  background: rgba(0, 0, 0, 0.85);
  color: #FFFFFF;
  font-family: 'Abril Display';
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}
.sc-faq .faq-wrapper {
  border-bottom: 1px solid #c6c6c6;
  padding: 18px 4px 18px 1px;
  padding-left: 10px;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
}
.sc-faq .accordion-title {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.05em;
/*     text-transform: lowercase; */
  position: relative;
  cursor: pointer;
  font-family: open sans;
}
.sc-faq .accordion .accordion-title:after {
  position: absolute;
  right: 31px;
  top: 5px;
  content: "";
  width: 32px;
  height: 32px;
  font-size: 18px;
  color: #2c2c2c;
  background: url(/cdn/shop/files/Downarrow.svg?v=1679053202) no-repeat;
  background-size: 100%;
  display: block;
}
.sc-faq .accordion.acco_title_active .accordion-title:after {
  position: absolute;
  right: 31px;
  top: 5px;
  content: "";
  width: 32px;
  height: 32px;
  font-size: 18px;
  color: #2c2c2c;
  background: url(/cdn/shop/files/Uparrow.svg?v=1679053202) no-repeat;
  background-size: 100%;
}
.sc-faq .panel.accordion-body {
  font-size: 14px;
  color: #616161;
  letter-spacing: .43px;
  padding-top: 10px;
  line-height: 24px;
  font-family: inherit;
}
.sc-faq-border{
    height:1px;
/*       background: linear-gradient(45deg, #000000, #FFFFFF); */
    margin: 32px 0;
  }

@media only screen and (min-width: 651px) and (max-width: 990px) {
  .sc-faq {
      padding: 0px !important;
      margin: 0 20px;
  }
  .mprdimg_item a img {
    width: 100%;
  }
}
@media only screen and (min-width: 991px) {
  .sc-faq {
      padding: 0px !important;
      margin: 0 129px;
  }
}
@media only screen and (max-width: 650px){
  .sc-faq {
        margin: 0 16px;
  }
  .sc-faq .accordion-title{
/*       padding: 0% 11% 0% 4%; */
    padding: 0% 9% 0% 0%;
  }
  .sc-faq-heading {
    padding: 16px 12px;
    font-size: 20px;
  }
  .panel.accordion-body.acco_active {
/*       padding-left: 12px; */
/*       padding-right: 21% */
  }
   .sc-faq .accordion-title {
     letter-spacing: .05em;
/*         text-transform: lowercase; */
      position: relative;
      cursor: pointer;
      font-family: 'Open Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 19px;
      color: rgba(0, 0, 0, 0.8);
    }
   .sc-faq .accordion .accordion-title:after {
      position: absolute;
      right: 21px;
      top: 5px;
      content: "";
      width: 20px;
      height: 17px;
      font-size: 18px;
      color: #2c2c2c;
      background: url(/cdn/shop/files/Downarrow.svg?v=1679053202) no-repeat;
      background-size: 100%;
      display: block;
    }
   .sc-faq .accordion.acco_title_active .accordion-title:after {
      position: absolute;
      right: 21px;
      top: 5px;
      content: "";
      width: 20px;
      height: 17px;
      font-size: 18px;
      color: #2c2c2c;
      background: url(/cdn/shop/files/Uparrow.svg?v=1679053202) no-repeat;
      background-size: 100%;
    }
    .sc-faq-border{
      height:1px;
/*         background: linear-gradient(45deg, #000000, #FFFFFF); */
      margin: 32px 0;
    }
   .sc-faq .panel.accordion-body {
     font-size: 12px;
   }
 }

/* css for FAQ end */


/* css for Care info start */

.sc-careinfo {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 2%;
}
.sc-care-img{
  height: auto;
  width:100%
}
 img.sc-care-img.care-mob-banner {
    display: none;
}
.sc-care-link {
  margin-top: 32px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
.sc-care-link b {
  margin-top: 33px;
  border-bottom: 0.5px solid #333333;
  margin-left: 8px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
}
.sc-careinfo-border{
  height:1px;
  margin: 32px 0;
/*     background: linear-gradient(45deg, #000000, #FFFFFF); */
}
.sc-faq-border-for-care-info {
    height: 1px;
/*       background: linear-gradient(45deg,#000000,#FFFFFF); */
    margin: 32px 128px;
}
@media only screen and (min-width: 651px) and (max-width: 990px) {
  .sc-careinfo {
    padding: 0px !important;
    margin: 0 20px;
  }
}
@media only screen and (min-width: 991px){
  .sc-careinfo {
    padding: 0px !important;
    margin: 0 129px;
  }
}
@media only screen and (max-width: 650px){
  img.sc-care-img.care-mob-banner {
    display: block;
  }
  img.sc-care-img.care-desk-banner {
    display: none;
  }
  .sc-careinfo {
    padding: 0px 16px;
  }
  .sc-careinfo-border{
    margin: 32px 0;
  }
  .sc-care-link {
    margin-top: 16px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 170.18%;
    letter-spacing: 0.05em;
    color: rgba(0, 0, 0, 0.7);
  }
  .sc-care-link b {
    margin-left: 8px;
    border-bottom: 0.5px solid #333333;
    color: #000000;
    font-size: 14px;
    line-height: 19px;
  }
  .sc-faq-border-for-care-info {
    height: 1px;
/*       background: linear-gradient(45deg,#FFFFFF,#000000); */
    margin: 32px 16px 20px 16px;
  }
}
/* .modal {
display: none;
position: fixed;
z-index: 999999;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.5);
} */

.modal-content {
background-color: #fefefe;
margin: 56px auto;
padding: 20px;
border: 1px solid #888;
width: 35%;
}
/* 
.show-modal {
display: block;
} */

#close-modal {
float: right;
position: relative;
left: 4px;
bottom: 7px;
font-size: 20px;
font-weight: bold;
}

@media only screen and (max-width: 650px){
 .modal-content {
background-color: #fefefe;
margin: 96px auto;
padding: 20px;
border: 1px solid #888;
width: 100%;
}
}
@media only screen and (max-width: 990px){
ul.slick-dots {
  display: flex !important;
  align-items: center;
}
}
/* css for Care info end */

/* css for Image Gallery start */
@media screen and (min-width: 991px){
.Product__InfoWrapper {
  position: absolute;
  left: calc(100% - 450px + 32px);
  top: 0;
  height: 100%;
}
}
@media screen and (min-width: 990px){
ul.slick-dots {
  display: none !important;
}
}
@media screen and (min-width: 650px){
.desktop-image-in-product{
  width:100%;
}
.mainprdmainslider .mprdimg_item {
  padding-left: 32px;
  height: auto !important;
  /* width: 99% !important; */
  width: 94% !important;
}
/* css start for gallery badges desktop */
.mprdimg_item{
  position: relative;
}
.tag-List{
 position: absolute;
 left: 0;
 top: 0;
 display: flex;
 clip-path: polygon(0.668213px 0px, calc(100% - 0.4494px) 0px, calc(100% - 9.3442px) calc(100% - 4.5577px), calc(100% - 9.3442px) calc(100% - 4.5577px), calc(100% - 9.7028246px) calc(100% - 3.7634139px), calc(100% - 10.1490288px) calc(100% - 3.0301952px), calc(100% - 10.6751182px) calc(100% - 2.3633533px), calc(100% - 11.2733984px) calc(100% - 1.7681976px), calc(100% - 11.936175px) calc(100% - 1.2500375px), calc(100% - 12.6557536px) calc(100% - 0.8141824px), calc(100% - 13.4244398px) calc(100% - 0.4659417px), calc(100% - 14.2345392px) calc(100% - 0.2106248px), calc(100% - 15.0783574px) calc(100% - 0.053541100000004px), calc(100% - 15.9482px) calc(100% - 0px), 0.668213px calc(100% - 0px), 0.668213px 0px);
 background: white;
}
.tagContainer{
background: white;
border-right: 2px solid white;
width: fit-content;
}
.tagText {
  display: inline-flex;
  width: auto;
  /* background-image: linear-gradient(47deg, #007E45 -1.87%, #6DC794 101.87%); */
  height: 28px;
  padding-right: 16px;
  padding-left: 12px;
  align-items: center;
  color: var(--nmns-color-primary-50, #FFF);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
} 
.firstClip{
  clip-path: polygon(0.668213px 0px, calc(100% - 0.4494px) 0px, calc(100% - 9.3442px) calc(100% - 4.5577px), calc(100% - 9.3442px) calc(100% - 4.5577px), calc(100% - 9.7028246px) calc(100% - 3.7634139px), calc(100% - 10.1490288px) calc(100% - 3.0301952px), calc(100% - 10.6751182px) calc(100% - 2.3633533px), calc(100% - 11.2733984px) calc(100% - 1.7681976px), calc(100% - 11.936175px) calc(100% - 1.2500375px), calc(100% - 12.6557536px) calc(100% - 0.8141824px), calc(100% - 13.4244398px) calc(100% - 0.4659417px), calc(100% - 14.2345392px) calc(100% - 0.2106248px), calc(100% - 15.0783574px) calc(100% - 0.053541100000004px), calc(100% - 15.9482px) calc(100% - 0px), 0.668213px calc(100% - 0px), 0.668213px 0px);
  z-index: 2;
}
.tagContainerN {
  background: white;
  border-right: 2px solid white;
  width: fit-content;
  margin-left: -15px;
  
}
.tagTextN {
  display: inline-flex;
  width: auto;
  background-image: linear-gradient(47deg, #222222 -1.87%, #484848 101.87%);
  height: 28px;
  padding-right: 16px;
  padding-left: 20px;
  align-items: center;
  color: var(--nmns-color-primary-50, #FFF);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  }
.nClip{
  clip-path: polygon(0.668213px 0px,calc(100% - 0.4494px) 0px,calc(100% - 9.3442px) calc(100% - 4.5577px),calc(100% - 9.3442px) calc(100% - 4.5577px),calc(100% - 9.7028246px) calc(100% - 3.7634139px),calc(100% - 10.1490288px) calc(100% - 3.0301952px),calc(100% - 10.6751182px) calc(100% - 2.3633533px),calc(100% - 11.2733984px) calc(100% - 1.7681976px),calc(100% - 11.936175px) calc(100% - 1.2500375px),calc(100% - 12.6557536px) calc(100% - 0.8141824px),calc(100% - 13.4244398px) calc(100% - 0.4659417px),calc(100% - 14.2345392px) calc(100% - 0.2106248px),calc(100% - 15.0783574px) calc(100% - 0.053541100000004px),calc(100% - 15.9482px) calc(100% + 0px),0.668213px calc(100% + 0px),0.668213px 0px);

}
/* css end for gallery badges desktop */
section.Product.Product--large {
  padding: 0px;
  max-width: 1233px;
  margin: 0px auto;
}
/* .Product__Info {
  position: sticky;
  right: 0;
  margin: 0 0px 0px 0px;
  padding-top: 0;
  padding-bottom: 40px;
} */
span.ProductMeta__Price.Price.Price--compareAt.Text--subdued.u-h4 {
  /* margin-left: 16px; */
  color: var(--nmns-color-primary-300, #B3B3B3);
}
ul.SizeSwatchList.HorizontalList.HorizontalList--spacingTight li.HorizontalList__Item.showOption {
  opacity: 1;
  pointer-events: initial;
  margin: 0px 18.5px 18.5px 8px !important;
      padding-top: 8px !important;
}
.ProductForm__Variants {
  margin-top: 12px;
  margin-bottom: 24px;
  border-bottom: 1px solid #E6E6E6;
  border-top: 1px solid #E6E6E6;
  padding-top: 16px;
  padding-bottom: 10px;
}
.ColorSwatch:after {
  content: "";
  position: absolute;
  width: 50px !important;
  height: 50px !important;
  top: -1px !important;
  left: -1px !important;
  /* border: 1px solid var(--border-color); */
}
}
.Product__Wrapper {
  margin-top: 101px!important;
}
.Button--secondary:before, .spr-pagination-prev>a:before, .spr-pagination-next>a:before {
  background-color: #000000;
  transform-origin: right center;
  transform: scaleX(0);
}
.SizeSwatch.strikethrough:after {
  position: absolute;
  left: -14px;
  font-size: 6.5px;
  font-weight: bold;
      padding-top: 4px !important;
      padding-bottom: 4px !important;
}
label.SizeSwatch.strikethrough {
  pointer-events: inherit;
}
@media screen and (min-width: 950px){
.tag-List {
  position: absolute;
  top: 0;
  left: 32px;
  display: flex;
}
}
@media screen and (max-width: 650px){
 /* css start for gallery badges mobile */
  .mprdimg_item {
    position: relative;
  }
.tag-List {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}

.tagContainer{
background: white;
border-right: 2px solid white;
width: fit-content;
}
.tagText {
  display: inline-flex;
  width: auto;
  /* background-image: linear-gradient(47deg, #007E45 -1.87%, #6DC794 101.87%); */
  height: 28px;
  padding-right: 16px;
  padding-left: 12px;
  align-items: center;
  color: var(--nmns-color-primary-50, #FFF);
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
} 
.firstClip{
  clip-path: polygon(0.668213px 0px, calc(100% - 0.4494px) 0px, calc(100% - 9.3442px) calc(100% - 4.5577px), calc(100% - 9.3442px) calc(100% - 4.5577px), calc(100% - 9.7028246px) calc(100% - 3.7634139px), calc(100% - 10.1490288px) calc(100% - 3.0301952px), calc(100% - 10.6751182px) calc(100% - 2.3633533px), calc(100% - 11.2733984px) calc(100% - 1.7681976px), calc(100% - 11.936175px) calc(100% - 1.2500375px), calc(100% - 12.6557536px) calc(100% - 0.8141824px), calc(100% - 13.4244398px) calc(100% - 0.4659417px), calc(100% - 14.2345392px) calc(100% - 0.2106248px), calc(100% - 15.0783574px) calc(100% - 0.053541100000004px), calc(100% - 15.9482px) calc(100% - 0px), 0.668213px calc(100% - 0px), 0.668213px 0px);
  z-index: 2;
}
.tagContainerN {
  background: white;
  border-right: 2px solid white;
  width: fit-content;
  margin-left: -15px;
  
}
.tagTextN {
  display: inline-flex;
  width: auto;
  background-image: linear-gradient(47deg, #222222 -1.87%, #484848 101.87%);
  height: 28px;
  padding-right: 16px;
  padding-left: 20px;
  align-items: center;
  color: var(--nmns-color-primary-50, #FFF);
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  }
.nClip{
  clip-path: polygon(0.668213px 0px,calc(100% - 0.4494px) 0px,calc(100% - 9.3442px) calc(100% - 4.5577px),calc(100% - 9.3442px) calc(100% - 4.5577px),calc(100% - 9.7028246px) calc(100% - 3.7634139px),calc(100% - 10.1490288px) calc(100% - 3.0301952px),calc(100% - 10.6751182px) calc(100% - 2.3633533px),calc(100% - 11.2733984px) calc(100% - 1.7681976px),calc(100% - 11.936175px) calc(100% - 1.2500375px),calc(100% - 12.6557536px) calc(100% - 0.8141824px),calc(100% - 13.4244398px) calc(100% - 0.4659417px),calc(100% - 14.2345392px) calc(100% - 0.2106248px),calc(100% - 15.0783574px) calc(100% - 0.053541100000004px),calc(100% - 15.9482px) calc(100% + 0px),0.668213px calc(100% + 0px),0.668213px 0px);

}
/* css end for gallery badges mobile */

ul.SizeSwatchList.HorizontalList.HorizontalList--spacingTight li.HorizontalList__Item.showOption {
  opacity: 1;
  pointer-events: initial;
  margin: 14px -0.6px 0px 5px !important;
  padding-top: 8px !important;
}
.template-product .Product__Info .ColorSwatch--large {
  width: 50px;
  height: 50px;
}
.ColorSwatch:after {
  content: "";
  position: absolute;
  width: 50px !important;
  height: 50px !important;
  top: -1px !important;
  left: -1px !important;
  border: 1px solid var(--border-color);
}
.Product__Info .SizeSwatch {
  /* color: var(--nmns-color-primary-800-default, #222) !important; */
  color: var(--nmns-color-primary-800-default, #222);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  width: 50px !important;
  height: 50px !important;
}
.SizeSwatch {
  display: inline-block;
  text-align: center;
  min-width: 36px;
  padding: 10px 10px !important;
  border: 1px solid var(--border-color);
  color: var(--text-color-light);
  cursor: pointer;
  transition: all 0.6s;
}
span.ProductMeta__Price.Price.Price--compareAt.Text--subdued.u-h4 {
  /* margin-left: 16px; */
  color: var(--nmns-color-primary-300, #B3B3B3);
}
.ad-rtb-mob {
  padding: 8px 16px !important;
}
.SizeSwatch.strikethrough:after {
  position: absolute;
  left: -14px ;
  font-size: 6px;
  font-weight: bold;
}
.ss_swpop_body {
  width: 90%;
  margin: 60% auto !important;
}
.buy-now_ss_swpop_body{
  width: 90%;
  margin: 60% auto !important;
  padding-bottom: 4px;
}
label.buy_now_size_selects.size_selectswatch-small-pdp {
    width: 48px;
    height: 48px;
    line-height: 50px;
    margin-left: 0;
    margin-top: 12px;
    margin-bottom: 12px;
}
label.buy_now_size_selects.size_selectswatch-small-pdp.strikethrough:before {
    top: 50% !important;
    left: -9px !important;
}
}
.ad-rtb-mob .accordion-wraper {
  border-top: 2px solid #F2F2F2;
}
label.buy_now_size_selects.size_selectswatch-small-pdp.strikethrough:before {
    position: absolute;
    width: 65px;
    content: "";
    left: 0;
    opacity: 1 !important;
    visibility: visible !important;
    background: transparent !important;
    top: 37%;
    /* right: 0px; */
    left: -12px;
    border-top: 1px solid #cccccc;
    border-left: none !important;
    border-bottom: none !important;
    border-right: none !important;
    -webkit-transform: rotate(135deg) !important;
    -moz-transform: rotate(135deg) !important;
    -ms-transform: rotate(135deg) !important;
    -o-transform: rotate(135deg) !important;
    transform: rotate(135deg) !important;
}
@media screen and (max-width: 375px){
.SizeSwatch.strikethrough:after {
position: absolute;
left: -13.5px;
font-size: 5px;
font-weight: bold;
}
}
.Product__Info .ColorSwatch--large{
padding-top: 0px !important;
width: 50px;
height: 50px;
border: 1px solid var(--border-color);
display: flex;
flex-direction: column;
transition: all 0.5s;
}
@media (min-width: 1366px) and (max-width: 1440px){
section.Product.Product--large {
  padding: 0;
  max-width: 1302px;
  margin: 0 auto;
}
}
@media screen and (min-width: 1440px){
section.Product.Product--large {
  padding: 0;
  max-width: 1336px;
  margin: 0 auto;
}
}
/* css for Image Gallery end */

/*  CSS for tshirt You May Like It start  */

.AspectRatio--withFallback>img {
  position: absolute;
  top: 45px;
  left: 0;
  height: auto;
  width: 100%;
}
.ProductItem__Info {
  margin-top: 16px !important;
}
.cool-product-title {
margin-left: 0px !important;
}
.cool-product-pricediv {
  display: flex;
  margin-left: 0px !important;
  align-items: center;
  justify-content: start;
}
.aish100 {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 12px;
  width: 100% !important;
  background: black;
  color: white;
}
.aish15 .ProductItem__Label {
  background: #ffffff00 !important;
  font-size: 12px;
  text-transform: capitalize;
  line-height: 16px;
  letter-spacing: 0.5px;
}
div.ProductRecommendations .aish12 {
  font-size: 14px !important;
  font-family: Open Sans !important;
  letter-spacing: 0.6px !important;
  font-weight: bold !important;
  line-height: 25px !important;
  color: black !important;
  font-weight: 600 !important;
}
div.ProductRecommendations .cool-price {
  font-family: 'Open Sans' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  text-align: center !important;
  letter-spacing: 0.6px !important;
  margin-right: 10px !important;
  color: #26282B !important;
}
div.ProductRecommendations .cool-comp-price {
  font-family: 'Open Sans' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 12px ;
  margin-right: 8px !important;
  margin-left: 0px !important;
  line-height: 22px !important;
  text-align: center !important;
  letter-spacing: 0.6px !important;
  color: #F0BC76 !important;
}
div.ProductRecommendations .product_price_wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 8px;
  gap: 10px;
  width: auto;
  height: 28px;
  /* border: 1px solid #0BA360; */
  /* font-size: 12px; */
  justify-content: center;
  color: #0BA360;
  font-weight: 600;
  letter-spacing: 0.6px;
}
div.ProductRecommendations .product_price_wrapper span {
  font-size: 12px ;
  line-height: 19px !important;
  margin-right: 8px !important;
}
div.ProductRecommendations .aish100 {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 1px;
  padding: 12px;
  width: 93%;
  background: black;
  color: white;
}
div.ProductRecommendations .review-star path {
fill: #F0BC76;
}
div.ProductRecommendations .review-star {
position: relative;
bottom: 1.2px;
}
@media screen and (min-width: 1008px){
.shopify-section--bordered>.Section--spacingNormal {
  padding: 0px 0px 80px 0px;
}
.SectionHeader:not(:only-child) {
  margin-bottom: 0px;
  margin-left: 128px;
}
.Container {
  padding: 0px 0px;
}
.SectionHeader__Heading.SectionHeader__Heading, .SectionHeader__SubHeading.SectionHeader__SubHeading {
  padding-top: 8px;
}
div.ProductRecommendations  .ftr-hm-prod-cus-cool {
  padding-top: 40px !important;
}
/* .ProductRecommendations .ProductListWrapper { */
  .ProductRecommendations.ProductRecommendationss .ProductListWrapper {
    margin: 0px 128px 0px 128px !important;
    max-width: 1800px;
    /* margin: 0 auto; */
  }
}
@media screen and (min-width: 650px){
.features--heading-small .u-h3{
  font-family: 'Abril Display';
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 31px;
  text-align: left;
  letter-spacing: 0.05em;
  color: #000000;
  text-transform: capitalize;
}
.ProductForm__Variants ul.meta-product-ul {
  row-gap: 20px;
  display: flex;
  flex-wrap: wrap;
}
}
/* .ProductRecommendations .ProductListWrapper { */
.ProductRecommendations.ProductRecommendationss .ProductListWrapper {
  padding: 0px 0px;
}
@media screen and (max-width: 650px){
.shopify-section--bordered>.Section--spacingNormal {
  padding: 0px 0px 80px 0px;
}
 div#sc-recom-product .SectionHeader:not(:only-child) {
  margin-bottom: 24px !important;
}
div.ProductRecommendations  .ftr-hm-prod-cus-cool {
  padding-top: 0px !important;
/*     margin-left: 11px; */
}
.features--heading-small .u-h3{
  font-family: 'Abril Display';
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 31px;
  text-align: left;
  letter-spacing: 0.05em;
  color: #000000;
  margin-left: 16px;
  text-transform: none;
}
/* .ProductRecommendations .ProductListWrapper { */
.ProductRecommendations.ProductRecommendationss .ProductListWrapper {
  padding: 0;
  margin-left: 11px;
}
div.ProductRecommendations .cool-price {
  font-family: Open Sans!important;
  font-style: normal!important;
  font-weight: 600!important;
  font-size: 12px;
  line-height: 22px!important;
  text-align: center!important;
  letter-spacing: .6px!important;
  margin-right: 10px!important;
  color: #26282b!important;
}
}
@media screen and (min-width: 1140px) {
.Product__Info {
  width: auto ;
}
}
@media (max-width:650px){
.ftr-hm-prod-cus-cool{
  position:unset;
}
#sc-recom-product{
  position:relative;
}
.ftr-hm-prod-cus-cool .cool-next {
  top: 4% !important;
}
.ftr-hm-prod-cus-cool .cool-prev {
  top: 4% !important;
}
.col_rev_absol .rating-val {
  font-size: 12px;
  line-height: initial;
}

}
@media screen and (max-width: 400px) {
div.ProductRecommendations .cool-price {
  font-family: Open Sans!important;
  font-style: normal!important;
  font-weight: 600!important;
  font-size: 11px!important;
  line-height: 22px!important;
  text-align: center!important;
  letter-spacing: .6px!important;
  margin-right: 10px!important;
  color: #26282b!important;
}
div.ProductRecommendations .cool-comp-price {
  font-family: 'Open Sans' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 11px !important;
  margin-right: 8px !important;
  margin-left: 0px !important;
  line-height: 22px !important;
  text-align: center !important;
  letter-spacing: 0.6px !important;
  color: #F0BC76 !important;
}
div.ProductRecommendations .product_price_wrapper span {
  font-size: 11px !important;
  line-height: 19px !important;
  margin-right: 8px !important;
}
}
@media screen and (max-width: 375px) {
div.ProductRecommendations .cool-price {
  font-family: Open Sans!important;
  font-style: normal!important;
  font-weight: 600!important;
  font-size: 10px!important;
  line-height: 22px!important;
  text-align: center!important;
  letter-spacing: .6px!important;
  margin-right: 10px!important;
  color: #26282b!important;
}
div.ProductRecommendations .cool-comp-price {
  font-family: 'Open Sans' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 10px !important;
  margin-right: 8px !important;
  margin-left: 0px !important;
  line-height: 22px !important;
  text-align: center !important;
  letter-spacing: 0.6px !important;
  color: #F0BC76 !important;
}
div.ProductRecommendations .product_price_wrapper span {
  font-size: 10px !important;
  line-height: 19px !important;
  margin-right: 8px !important;
}
}
/* CSS for tshirt You May Like It end */
/*CSS start for mob animation  */
@media screen and (max-width: 650px) {
/* .mob_animation {
  color: white !important;
  background: black !important;
  background: linear-gradient(to left, black 50%, white 50%) right !important;
  background-size: 200% !important;
  transition: .5s ease-out !important;
}
.mob_animation:hover {
    color: black !important;
    background-position: left !important;
} */
.aish100:hover .svg-path {
    stroke: black !important;
}
/* .colorSwatchUp {
  top: -5.5px !important;
} */
}
/*CSS end for mob animation  */

/*CSS start for color swatch tag */
.color-swatch-tag-wrapper {
  display: flex;
  flex-direction: column;
  z-index: -1;
  transition: all 0.5s ease-out;
  height: 18px;
  position: absolute;
  top: 0px;
  left: -1px;
  overflow: hidden;
}
.color-swatch-tag {
  display: flex;
  width: 50px;
  padding: 2px 2px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: var(--nmns-color-primary-50, #FFF);
  text-align: center;
  font-family: Open Sans;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  transform: translateY(0px);
  transition: all 0.5s ease;
  border: none;
}
.Product__Info .ColorSwatch--large img {
  background: white;
}
.color-swatch-move-up {
  transform: translateY(-19px);
}
li.HorizontalList__Item.last-tw:has(.color-swatch-tag) {
  margin-top: 16px;
  margin-bottom: 16px;
}
/*CSS end for color swatch tag  */


span.price_mrp {
  margin-left: 16px;
  display: flex;
  gap: 10px;
  align-items: center;
}
span.mrp {
  color: var(--nmns-color-primary-300, #B3B3B3);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (min-width: 1008px) {
.Product__InfoWrapper h1.ProductMeta__Title.Heading.u-h2 {
  padding-top: 16px !important;
  width: 70%;
}
.aish-box30 {
  margin: 0 4px;
}
}
@media screen and (min-width: 651px) and (max-width: 1008px) {
.Product__Info {
  padding: 20px;
}
}
@media screen and (min-width: 651px) and (max-width: 990px) {
.aish-box30 {
  margin: 0 auto;
}
}
button#add-to-cart-btn span {
    line-height: 0;
}

.badge_color_discount {
  background: #FFE1DB;
  border-radius: 50px;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  margin-top: 8px;
  padding: 6px 12px;
}
.badge_svg {
  line-height: 0;
}
.badge_title {
  color: #CF452A;
  font-weight: 600;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .badge_color_discount {
    margin-top: 8px;
    order: -1;
    margin-bottom: 10px;
  }
  .badge_title {
    font-size: 12px;
  }
}