/** Shopify CDN: Minification failed

Line 164:0 Unexpected "}"

**/
.show-more-details{
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
  font-weight: bold;
  font-size: 20px;
}
.show-more-details .svg-icon{
   path.minus-path{
     transition: transform .8s ease;
    }
  svg{
    width: 12px;
    vertical-align: middle;
  }
}
.show-more-details.active .svg-icon{
  path.minus-path{
    /* display: none; */
    transform: rotate(180deg);
  }
}
.pdp-seo-content{
  /* display: none; */
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height .8s ease, opacity .8s ease;

  h2, h3{
    font-size: 20px;
    margin-bottom: 8px;
  }
  p, 
  ol>li p, 
  ol>li::marker{
    font-size: 16px;
  }
  p{
    line-height: normal;
    margin: 0px;
    margin-bottom: 6px;
  }
  h3{
    font-weight: normal;
  }
   h3 a{
    font-weight: normal;
    text-decoration: underline;
    color: #005ad2;
  }
   h3 a:hover{
    color: #001839;
  }
   ul, ol{
   padding-left: 30px;
  }
   ul>li{
   list-style: disc;
  }
   ol>li{
   list-style: decimal;
  }
   ol>li::marker {
    font-weight: 600;
}
} 
.pdp-seo-content.active{
  /* display: block; */
  max-height: 1000px;
  opacity: 1;
}
.permotion-text{
font-size: 15px;
    color: #00af4d;
    font-weight: 600;
}
.permotion-text a{
     color: #005ad2;
         text-decoration: none;
}
.permotion-text span{
     color: #dd1a22;
}
/*-----------------notify me and Pre-order--------------  */
/* .loyalty_flex {
    position: relative;
} */
.product-detail__price{
  margin-bottom:2px;
}
.loyalty-discount{
  display: flex;
  flex-direction: column-reverse;
}
.loyalty_points {
    font-size: 18px;
    font-weight: 500;
    padding: 4px 0;
}
.loyalty_points .loyality_points_value{
  color: #dd1a22;
  font-weight: 700;
} 
.loyalty_points a{
    text-decoration: none;
}
.loyalty_points.freebie{
    color: #00af4d;
    font-weight: 600;
}

.loyalty_points.loyalty-message{
  color: #00af4d;

      margin: 0;
}
.loyalty_points .loyalty-code{
  color: #005ad2;
}
.loyalty_points .loyalty-price{
  color: #dd1a22;
}
.cart-checks__titles .loyalty_points.freebie{
  text-align: left;
}
.nudge_cart_value, 
.free-offers-content .loyalty_points.freebie{
    font-weight: 600;
    margin: 0 10px;
    font-size:15px;
    padding: 6px;
    line-height:normal;
  
  }
 .cart-checks__titles.custom-offer-section{
    display: flex;
    flex-direction: column; 
    text-align: left;
  }
  .free-offers-content{
    display: flex;
    flex-direction: column;
    font-size: 15px;
    line-height: normal;
    text-align:left;
  }
.dicount_name .free-offers-content{
font-weight:900;
}
.offer_text p{
    margin: 5px;
    text-align: left;
    font-size: 14px;
    line-height: normal;
}
}
.gBackInStockBtn {
  opacity: 1;
  transition: 
    opacity 0.3s ease,
    margin-top 0.3s ease,
    width 0.3s ease,
    min-width 0.3s ease;
}

.gPreorderTopMessageParent,
.gPreorderCountdownWrapper,
.gPreorderSellingPlanParent,
.singleProductPreOrderForm .backorder,
.shopify-payment-button{
  display: none;
}

.product-detail__detail .large-row {
  margin-bottom: 8px;
}

button.btn.btn--secondary[disabled] {
  display: none;
}

button.gBackInStockBtn {
  min-width: 100% !important;
  padding: 5px 30px !important;
  font-size: 18px !important;
  margin: 0px auto;
  /* float: inline-end; */
  --button-border-color: rgb(0 90 210 / 0%);
}
.template-product button.gBackInStockBtn{
  float: none;
}
button.btn.btn--secondary.gPreorderBtn.gPreorderBtnLoaded {
  padding: 5px 0px !important;
  font-size: 18px !important;
  margin: 0px auto;
}

.gPreorderBtn {
  width: 50%;
  --button-border-color: #f47d20;
}

.gPreorderBtn:hover {
  --button-border-color: #f47d20;
}

form.gridProductPreOrderForm.preorderLoaded.showBackinstock.showProductPreorder.hideBuyNowBtn,
form.gridProductPreOrderForm.preorderLoaded.showBackinstock{
  display: flex;
  justify-content: center;
  gap: 3px;
  flex-direction: column-reverse;
}

button.btn.btn--secondary.gPreorderBtn.gPreorderBtnLoaded {
  min-width: 50%;
}

#Globo-Back-In-Stock {
  margin: 0px !important;
  width: 50% !important;
}

.product-detail__detail #Globo-Back-In-Stock {
  width: 100% !important;
}

/*-----------------END notify me and Pre-order END--------------  */

.product-detail__thumbnails .rimage-wrapper .rimage__image {
  top: 7% !important;
}

.product-detail__image .rimage-wrapper .rimage__image {
  object-fit: cover;
}

.product-detail__image .rimage-outer-wrapper {
  overflow: hidden;
}

.product-detail__images .slick-track {
  display: flex;
  align-items: center;
}

.custom_pincode_title {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: normal;
}

.pdp_cstm_metfields_btm_section {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  align-items: flex-end;
  background: #fff;
  width: 100%;
  padding-top: 10px;

}

.value_metfield {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-left: 1px solid rgb(224, 224, 224);
  color: #000;
  width: 20%;
  max-width: 20%;
}

.value_metfield:first-child {
  border-left: none;
}

svg.svg_icon__metafield {
  color: rgb(117, 117, 117);
  line-height: 0;
}

span.value_metfield_detail {
  margin: 8px 0;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.value_metfield .dimensions {
  font-size: 12px;
  font-weight: 400;
  margin: 4px 0;
}

.value_metfield .dimensions p {
  margin: 0;
  line-height: 1.2;
}

/* product image size */
.product-media--image .rimage-wrapper {
  height: 500px !important;
  max-height: 500px !important;
  padding-top: 0 !important;
}

.product-media--image .rimage-wrapper img,
.product-detail__thumbnails .rimage-wrapper img {
  object-fit: contain !important;
  height: 100% !important;
}

.product-detail__thumbnails .rimage-wrapper {
  padding: 0 !IMPORTANT;
  height: 100px;
}

/* Product A+ overview image css start */
.custom-tab1 .expanded-width {
  margin: 0;
}

.aplus_video video {
  width: 100%;
  border-radius: 5px;
}

.custom-tabs .clearfix.tab-content--active {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#tab1>div {
  order: 2;
}

#tab1 .aplus_video {
  width: 100%;
  order: 1;
}

/* Product A+ overview image css end */
.theme-product-reviews-summary {
  display: none;
}

.jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup {
  padding-top: 10px;
}

.percent_off {
  color: #fff;
  font-weight: 600;
  background: #005ad2;
  border: 1px solid;
  padding: 4px 20px;
  border-radius: 20px;
  width: fit-content;
}
.cstm_price{
    display: inline-flex;
    font-size: 12px;
    padding: 2px 10px;
}
.custom-tabs .tabs {
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}

.rte__table-wrapper table {
  table-layout: auto;
}

.rte__table-wrapper td,
.rte__table-wrapper tr,
.rte__table-wrapper table {
  border: 1px solid;
}

.reading-width {
  max-width: 100% !important;
}

.product-detail__thumbnails {
  display: flex;
}

/* recently viewed css */
.recently-viewed .one-sixth {
  width: 24%;
  margin: 4px;
}

/* related-products css */
.cc-animate-enabled .fade-in-up.cc-animate-in {
  margin: 0 4px;
}

.thumb-active::after {
  opacity: 0 !important;
}

.new-thumb-active::after {
  opacity: 1 !important;
}

.product-detail__thumbnails1.slick-initialized .slick-slide {
  padding: 0 10px;
}
.product-layout-grid__images .featured-collection-controls{
  top: 40%;
}
.product-layout-grid__images .featured-collection-controls{
  top: 40%;
}
.product-layout-grid__images .featured-collection-controls.featured-collection-controls--prev{
 left: 15px
}
.product-layout-grid__images .featured-collection-controls.featured-collection-controls--next{
  right: 15px;
}
@media only screen and (min-width: 576px) {
  /* Target the #Globo-Back-In-Stock div when the submit button is disabled */
  form.gridProductPreOrderForm:has(button[disabled]) #Globo-Back-In-Stock {
    width: 100% !important;
  }
  
  /* Target the .gBackInStockBtn button when the submit button is disabled */
  form.gridProductPreOrderForm:has(button[disabled]) .gBackInStockBtn {
    min-width: auto !important;
    width: 100% !important;
  }
}

/* thumbnail-below-1 */
@media only screen and (min-width: 768px) {
  .product-detail__thumbnails1 .product-detail__thumbnail {
    margin: 0 0 15px 0;
    height: 90px;
    width: calc(25% - 15px);
  }

  /* recently-viewed */
  .recently-viewed h4.large-row {
    margin-top: 60px;
  }
}

/* thumbnail-below-2 */
@media (min-width: 1000px) {
  .product-detail__thumbnails2 .product-detail__thumbnail {
    width: calc(15% - 15px);
    height: 100px;
  }
}

@media(max-width: 989px) {
  span.value_metfield_detail {
    font-size: 14px;
  }

  button.gBackInStockBtn,
  button.btn.btn--secondary.gPreorderBtn.gPreorderBtnLoaded {
    font-size: 12px !important;
  }
  .product-block button.btn.btn--secondary[data-add-to-cart]{
    min-width: 50%;
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .recently-viewed {
    padding: 0;
  }

  .recently-viewed .one-sixth {
    margin: 6px;
  }

  .product-carousel-peek .slick-list .grid-flex__item {
    margin: 0 6px;
  }

  .value_metfield .dimensions {
    font-size: 10px;
  }

  .pdp_cstm_metfields_btm_section {
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .value_metfield {
    border: none;
    width: 33%;
    max-width: 33%;
  }

  .product-detail__thumbnails {
    display: none;
  }
  /* .payment-buttons {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    padding: 10px;
  } */
  .product-block button.btn.btn--secondary[data-add-to-cart]{
    min-width: 100%;
  }

  button.gBackInStockBtn,
  button.btn.btn--secondary.gPreorderBtn.gPreorderBtnLoaded,
  .product-block button.btn.btn--secondary[data-add-to-cart]{
    font-size: 18px !important;
  }
  .main-sticky-atc  button.gBackInStockBtn{
    padding: 5px 30px !important;
  } 
  
.compare-at-prc-conatiner {

  font-size: calc(24px * .825) !important;
}
}
@media (max-width: 575px) {
  button.btn.btn--secondary[disabled] {
  margin-bottom: 3px !important;
  display: none !important;
  visibility: hidden !important;
}
  form.gridProductPreOrderForm.preorderLoaded.showBackinstock.showProductPreorder.hideBuyNowBtn,
  form.gridProductPreOrderForm.preorderLoaded.showBackinstock{
    flex-direction: column;
  }
  button.btn.btn--secondary.gPreorderBtn.gPreorderBtnLoaded{
    min-width: 100%;
    padding: 5px 0 !important;
  }
  #Globo-Back-In-Stock{
    width: 100% !important;
  }
  #Globo-Back-In-Stock button.gBackInStockBtn{
     padding: 5px 0 !important;
  }
  .template-product .payment-buttons {
    flex-direction: column;
  }
  .product-price-stc-container {
    justify-content: space-around !important;
    width: 100% !important;
    
}
   .main-sticky-atc button.btn--secondary,
      .product-price-stc-container button.gBackInStockBtn{
        padding: 5px 40px !important;
    }

}
@media (max-width: 480px) {

  .permotion-text {
    font-size: 15px !important;
}
  .template-product .collapsible-tabs {
    max-width: 100%;
  }
  .loyalty_points{
    font-size: 15px;
  }
  /* .product-detail__price .large-title{
        font-size: 17px;
  } */
      .main-sticky-atc .btn--secondary,
      .main-sticky-atc button.gBackInStockBtn{
        font-size: 12px !important;
      }
   
    .main-sticky-atc button.btn--secondary{
      min-height: auto;
        width: 100% !important;
        min-width: 0;
    }
    /* .template-product .payment-buttons{
              gap: 12px !important;
    } */
}

@media(max-width: 370px) {
  button.gBackInStockBtn,
  button.btn.btn--secondary.gPreorderBtn.gPreorderBtnLoaded,
  .product-block button.btn.btn--secondary[data-add-to-cart]{
    font-size: 12px !important;
  }
      .loyalty_points,
      .loyalty_points {
        font-size: 13px;
    }
        .product-detail__price .large-title {
        font-size: 15px;
    }
    .main-sticky-atc button.gBackInStockBtn {
        font-size: 12px !important;
    }
    .main-sticky-atc button.gBackInStockBtn {
        padding: 4px 20px !important;
    }
    .main-sticky-atc .btn--secondary{
      font-size: 10px !important;
    }
}

/* atc-desk-sticky */
   .payment-buttons.atc-desk-sticky{
    #Globo-Back-In-Stock{
      width: max-content !important;
      opacity: 1;
    }
    button.gBackInStockBtn{
      padding: 5px 30px;
      width: 100% !important;
    }
  }
.payment-buttons #sticky-atc{
  width: max-content;
}
  .with-payment-buttons.new-atc {
    opacity: 1;
    display: flex;
    align-items: center;
    background: #f1f1f1;
    box-shadow: inset 0 .5px #7d7d7d;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    padding: 10px;
    justify-content: center;
    gap: 5% !important;
    margin: 0 auto;
  }

  .atc-desk-sticky .new-atc .btn{
    width: max-content;
    --button-border-color: #f47d20;
    background-color: #f47d20;
    color: #000;
    padding: 5px 80px;
  }
  .product-price-stc-container {
    display: flex;
    justify-content: space-between;
    width: 56%;
    align-items: center;
}
.compare-at-prc-conatiner {
    text-decoration: line-through;
    opacity: 0.7;
    color: #dd1a22;
    font-size: 24px;
    font-weight: 800;
    font-family: Cera Pro;
    margin-left: 14px;
}