/** Shopify CDN: Minification failed

Line 356:8 Expected ":"

**/
.section-heading__title::after{
  content: " "; 
  position: absolute; 
  bottom: 10px; 
  left: 9%; 
  width: 13%; 
  height: 18px;
  background-color: #f7cc68; 
  z-index: -1; 
  /* border-radius: 5px; */
  /* border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  transform: scaleY(1.2); */
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  border-top-left-radius: 60% 35%;
  border-top-right-radius: 60% 35%;
  transform: scaleY(1.5);


  /* content: ""; 
  position: absolute; 
  bottom: 3px; 
  left: 8%; 
  width: 10%;
  height: 25px;
  background-color: #fbbc04; 
  z-index: -1; 
  border-bottom-left-radius: 60% 80%;
  border-bottom-right-radius: 60% 80%;
  transform: scaleY(1.5); */

  
}
.image-with-text__heading::after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: -2%;
  width: 33%;
  height: 50px;
  background-color: white;
  z-index: -1;
  border-radius: 5px;
}

.accordion__title {
  position: relative;
  display: inline-block;
  font-weight: 900;
  font-size: 42px;
  font-family: sans-serif;
  z-index: 1;
}
.accordion__title::after{
  content: ""; 
  position: absolute; 
  bottom: 3px; 
  left: 50%;
  width: 30%; 
  height: 18px;
  background-color: #fbbc04; 
  z-index: -1;
  border-radius: 5px;
}
.product__title{
  position: relative;
  display: inline-block;
  font-weight: 900;
  font-size: 42px;
  font-family: sans-serif;
  z-index: 1;
}

.product__title::after{
  content: ""; 
  position: absolute; 
  bottom: 65px; 
  left: 50%;
  width: 30%; 
  height: 18px;
  background-color: #fbbc04; 
  z-index: -1;
  /* border-radius: 5px; */
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  border-top-left-radius: 60% 35%;
  border-top-right-radius: 60% 35%;
  transform: scaleY(1.5);
}

.jdgm-rev-widg__title{
  position: relative;
  display: inline-block;
  font-weight: 900;
  font-size: 42px;
  font-family: sans-serif;
  z-index: 1;
}

.faq__list--item--heading::after{
  content: ""; 
  position: absolute; 
  bottom: 28px; 
  left: 7%; 
  width: 11%; 
  height: 14px;
  background-color: #f7cc68; 
  z-index: -1; 
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 30% 80%;
  border-top-left-radius: 60% 35%;
  border-top-right-radius: 40% 25%;
  transform: scaleY(1.5);

}
#shopify-section-template--18670181548206__text_with_icons_Y9Jdrh{
  margin-top:40px;
}

/* custom css for yellow bg on heading on collection */

/* heading 1 */
#shopify-section-template--18670181580974__collection_list_rtqtWy .section-heading__title{
  position: relative;
  display: inline-block;
  font-weight: 900;
  font-size: 42px;
  font-family: sans-serif;
  z-index: 1;
}
#shopify-section-template--18670181580974__collection_list_rtqtWy .section-heading__title::after{
  content: ""; 
  position: absolute; 
  bottom: 11px; 
  left: 1%; 
  width: 7%; 
  height: 10px;
  background-color: #f7cc68; 
  z-index: -1; 
  /* border-radius: 5px; */
  /* border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  transform: scaleY(1.2); */
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  border-top-left-radius: 60% 35%;
  border-top-right-radius: 60% 35%;
  transform: scaleY(1.5);
}

/* heading 2 */
#shopify-section-template--18670181580974__collection_list_GDgCG3 .section-heading__title{
  position: relative;
  display: inline-block;
  font-weight: 900;
  font-size: 42px;
  font-family: sans-serif;
  z-index: 1;
}
#shopify-section-template--18670181580974__collection_list_GDgCG3 .section-heading__title::after{
  content: ""; 
  position: absolute; 
  bottom: 11px; 
  left: 3%; 
  width: 8%; 
  height: 10px;
  background-color: #f7cc68; 
  z-index: -1; 
  /* border-radius: 5px; */
  /* border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  transform: scaleY(1.2); */
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  border-top-left-radius: 60% 35%;
  border-top-right-radius: 60% 35%;
  transform: scaleY(1.5);
}


/* custom mobile Css */
@media only screen and (max-width: 749px) {
#shopify-section-template--18670181548206__slideshow_ehrb9U{
  display:none;
}

.section-heading__title::after{
  content: ""; 
  position: absolute; 
  bottom: 10px; 
  left: 9%; 
  width: 40%; 
  height: 18px;
  background-color: #f7cc68; 
  z-index: -1; 
  /* border-radius: 5px; */
  /* border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  transform: scaleY(1.2); */
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  border-top-left-radius: 60% 35%;
  border-top-right-radius: 60% 35%;
  transform: scaleY(1.5);
}

.image-with-text__heading::after {
  content: "";
  position: absolute;
  bottom: 76px;
  left: 5%;
  width: 37%;
  height: 50px;
  background-color: white;
  z-index: -1;
  border-radius: 5px;
}

/* .image-with-text__text{
  text-align:center;
  padding: 0 15px;
  line-height:1.6;
  font-size:1rem;
} */

.product__title::after{
  /* content: ""; 
  position: absolute; 
  bottom: 170px; 
  left: 50%;
  width: 40%; 
  height: 18px;
  background-color: #fbbc04; 
  z-index: -1;
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  border-top-left-radius: 60% 35%;
  border-top-right-radius: 60% 35%;
  transform: scaleY(1.5); */
  display:none;

}

.faq__list--item--heading::after{
  display:none;
}

.image-with-text__text > h2::after{
  display:none;
}

/* heading 1 of collection page */
#shopify-section-template--18670181580974__collection_list_rtqtWy .section-heading__title::after{
  content: ""; 
  position: absolute; 
  bottom: 13px; 
  left: 2%; 
  width: 22%; 
  height: 12px;
  background-color: #f7cc68; 
  z-index: -1; 
  /* border-radius: 5px; */
  /* border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  transform: scaleY(1.2); */
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  border-top-left-radius: 60% 35%;
  border-top-right-radius: 60% 35%;
  transform: scaleY(1.5);
}

#shopify-section-template--18670181580974__collection_list_GDgCG3 .section-heading__title::after{
  content: ""; 
  position: absolute; 
  bottom: 13px; 
  left: 4%; 
  width: 30%; 
  height: 12px;
  background-color: #f7cc68; 
  z-index: -1; 
  /* border-radius: 5px; */
  /* border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  transform: scaleY(1.2); */
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  border-top-left-radius: 60% 35%;
  border-top-right-radius: 60% 35%;
  transform: scaleY(1.5);
}

.collection__title{
  text-align:center;
}


}

/* custom desktop css */
@media only screen and (min-width: 749px) {
#shopify-section-template--18670181548206__slideshow_4WQGtj{
  display:none;
}

}

/* custom css for testimonial section */
#shopify-section-template--18670181548206__testimonial_section_UJemig .testimonial-item::after{
  content: "";
  position: absolute;
  top: 10px; /* slightly down */
  left: 10px; /* slightly right */
  width: 100%;
  height: 100%;
  background: #facf6b;
  border-radius: 20px;
  z-index: -1;
  transform: rotate(-2deg);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.testimonial__item:hover {
  transform: translateY(5px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

/* .client-avator {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid white;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
} */

.text {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #555;
  margin-top: 0.5rem;
}


.list-unstyled > a{
  target="_blank";
}

.homepage-header {
    background-color: #f0f8ff !important;
}

.innerpage-header {
    background-color: #fabc2d !important;
}

.image-with-text__text > h2::after{
  /* content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  width: 30%;
  height: 18px;
  background-color: #f7cc68;
  z-index: -1;
  border-radius: 5px; */

    content: ""; 
    position: absolute; 
    bottom: 9px; 
    left: 60%; 
    width: 30%; 
    height: 18px;
    background-color: #f7cc68; 
    z-index: -1; 
  /* border-radius: 5px; */
  /* border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  transform: scaleY(1.2); */
    border-bottom-left-radius: 50% 100%;
    border-bottom-right-radius: 50% 100%;
    border-top-left-radius: 60% 35%;
    border-top-right-radius: 60% 35%;
    transform: scaleY(1.5);
}

/* //custom style for the color swatches below the prodcut card if color variant is available */
/* .variant-color-swatches {
  display: flex;
  gap: 6px;
  margin-top: 8px;
  flex-wrap: wrap;
}

.color-swatch {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #ddd;
  display: inline-block;
  cursor: pointer;
}

.color-swatch:hover {
  border-color: #000;
} */

/* .variant-color-swatches {
  display: flex;
  gap: 8px;
  margin-top: 10px;
  flex-wrap: wrap;
}

.color-swatch {
  width: 26px;   
  height: 26px;  
  border-radius: 30%;
  border: 1px solid #ddd;
  display: inline-block;
  cursor: pointer;
}

.color-swatch:hover {
  border-color: #000;
}

.variant-color-swatches {
  display: flex;
  align-items: center; 
  gap: 6px; 
}

.variant-color-swatches .show-more-swatches {
  font-weight: 600;
  font-size: 13px; 
  cursor: pointer;
  margin-left: 4px;
  display: inline-flex;
  align-items: center;
} */


.variant-color-swatches {
  display: flex;
  justify-content: center;
  align-items: center;  /* saare center me */
  gap: 6px;
  margin-top: 10px;
  flex-wrap: wrap;    /* ab sab ek hi row me rahenge */
}

.color-swatch {
  width: 26px;   
  height: 26px;  
  border-radius: 30%;
  border: 1px solid #ddd;
  display: inline-block;
  cursor: pointer;
}

.color-swatch:hover {
  border-color: #000;
}

.variant-color-swatches .show-more-swatches {
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  margin-left: 4px;
  display: inline-flex;   /* text aur swatches horizontally aligned */
  align-items: center;
}

/* custom css for size guide page for desktop and mobile screen both */

/* Size Guide Page / Popup ke liye */
.size-guide-page {
  margin-bottom: 0 !important;
  padding-bottom: 10px !important;
}

.size-guide-page table {
  margin-bottom: 0 !important;
}

@media (max-width: 768px) {
  .size-guide-page {
    padding-bottom: 5px !important;
  }
}






