/** Shopify CDN: Minification failed

Line 379:1 Expected "}" to go with "{"

**/
@font-face {
  font-family: 'Tangerine';
  src: url('/cdn/shop/files/Tangerine-Regular.ttf?v=1756896755') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Tangerine';
  src: url('/cdn/shop/files/Tangerine-Bold.ttf?v=1756896755') format('truetype');
  font-weight: bold;
  font-style: normal;
}
.tangerine-font {
  font-family: 'Tangerine', cursive;
}
h1.product-title.h3 {
font-family: 'Tangerine', cursive !important;
    text-transform: none;
    font-size: 35px;
    font-weight: bold;
    letter-spacing:0;
}
p {
    font-size: 15px !important;
}
span {
    font-size: 15px !important;
}
.text-xxs {
    font-size: 15px !important;
}
body.saree-collection-page svg.Vtl-WishlistHeader__HeartIconWrapper {
    fill: #fff !important;
}
a.button {
    border: none;
    /* Gradient for WebKit (Chrome, Safari, Opera) */
    background: -webkit-linear-gradient(-18.7deg, #fbed99, #c6822a);
    /* Gradient for Firefox */
    background: -moz-linear-gradient(-18.7deg, #fbed99, #c6822a);
    /* Standard syntax */
    background: linear-gradient(-18.7deg, #fbed99, #c6822a);
}

a.button:hover {
    background-color: #000 !important;
    color: #fff !important;
}
a.link-faded.active-link {
    color: #c6822a;
    font-weight: bold; /* optional */
}

.header__dropdown-menu:before {
 background:linear-gradient(-18.7deg, #fbed99, #c6822a) !important;
   
}
.header__primary-nav-item:before {
 background: linear-gradient(-18.7deg, #fbed99, #c6822a) !important;   
}
.is-solid .Vtl-WishlistHeader__IconWrapper svg.Vtl-WishlistHeader__HeartIconWrapper {
    fill: #000 !important;
}
.privacy-policy ol,.privacy-policy ul {
      margin-left: 30px;
    }
.privacy-policy li {
      margin-bottom: 6px;
      text-align: justify;
    }

 .privacy-policy .center {
      text-align: center;
    }
.custom-space {
    margin-left: 40px;
}
.custom-space-2 {
    margin-left: 70px;
}
.exchange-policy ul {
  margin: 0 0 1em 1.5em; /* Top, Right, Bottom, Left */
  padding-left: 1.2em;   /* Controls distance of bullets from text */
  list-style-position: outside; /* Keep bullets outside text */
}

.exchange-policy li {
  margin-bottom: 0.5em; /* Space between list items */
}
  .terms-of-use {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    max-width: 900px;
    margin: auto;
  }

  .terms-of-use h2 {
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  /* Main section headings */
  .terms-of-use h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  /* First-level child points (e.g., 2.1, 2.2) */
  .terms-of-use p.numbered {
    margin-left: 30px;   /* indent */
    text-indent: -25px;  /* pull back number */
    padding-left: 25px;  /* align text after number */
  }

  /* Sub-lists (• or 1,2,3) */
  .terms-of-use ul,
  .terms-of-use ol.inner {
    margin-left: 60px;   /* align with 2.1 text */
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .terms-of-use ul {
    list-style-type: disc;
  }

  .terms-of-use ol.inner {
    list-style-type: decimal;
  }
   .delivery-policy ul {
    list-style-type: disc;
    margin: 0 0 1rem 1.5rem; /* indent bullets */
    padding: 0;
  }

  .delivery-policy li {
    margin: 0 0 .6rem;
    padding-left: .3rem; /* space after bullet */
    text-align: justify;
  }

  .delivery-policy p {
    margin: 0 0 1rem;
  }
.footer p.heading.text-subdued.text-xxs {
    font-size: 15px !important;
}
p.h6 {
    font-size: 15px !important;

    
}
span.coming {
    color: #c6822a !important;
}
.footer__inner p.h6{
  background: linear-gradient(-18.7deg, #fbed99 -40%, #c6822a 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#shopify-section-template--24984462164273__multi-column h2.h2 {
    background: linear-gradient(-18.7deg, #fbed99 0%, #c6822a 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.price-range .input-prefix {
max-width: 116px !important; 
min-width: auto !important;
}

.price-range .input-prefix input {
display: none;
}

.announcement-bar__carousel {
  max-width: 100% !important;

}
#shopify-section-template--24984462295345__multi_column_hLYGX3 h2.h2 {
    background: linear-gradient(-18.7deg, #fbed99 0%, #c6822a 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.countdown__content p.h6 {
    background: linear-gradient(-18.7deg, #fbed99 -40%, #c6822a 100%);
    -webkit-background-clip: text; /* Safari/Chrome */
    background-clip: text; /* modern browsers */
    -webkit-text-fill-color: transparent; /* Safari/Chrome */
    color: transparent; /* Firefox */
    display: inline-block; /* helps background sizing on inline text */
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.product-page svg.Vtl-WishlistHeader__HeartIconWrapper,.cart-page svg.Vtl-WishlistHeader__HeartIconWrapper, .page svg.Vtl-WishlistHeader__HeartIconWrapper {
    fill: #000 !important;
}

.collection-page svg.Vtl-WishlistHeader__HeartIconWrapper{
fill: #000 !important;
}


.header:hover svg.Vtl-WishlistHeader__HeartIconWrapper {
fill: #000 !important;
}
.login-main input {
    border: 1px solid #c6822a !important;
}
.header__primary-nav-item a[aria-current="page"] {
    color: #c6822a; /* Replace with your desired active color */
}
.login-main button.submit-button.h-captcha.captcha__submit {
    border: none !important;
    /* Gradient for WebKit (Chrome, Safari, Opera) */
    background: -webkit-linear-gradient(-18.7deg, #fbed99, #c6822a) !important;
    /* Gradient for Firefox */
    background: -moz-linear-gradient(-18.7deg, #fbed99, #c6822a) !important;
    /* Standard syntax */
    background: linear-gradient(-18.7deg, #fbed99, #c6822a) !important;
}
.cart-page {
row-gap: 0 !important;
}
.page svg.Vtl-WishlistHeader__HeartIconWrapper {
    fill: #fff !important;
}
.contact svg.Vtl-WishlistHeader__HeartIconWrapper {
    fill: #000 !important;
}
.social {
    padding-top: 50px!important;
}

ul.social-media.social-media--list.unstyled-list {
    padding-bottom: 20px;
}
#shopify-section-template--25151659376945__video p:last-child {
    background: linear-gradient(-18.7deg, #fbed99, #c6822a);
    padding: 10px;
    width: 40%;
    margin: 0 auto;
}
.footer-logo {
    padding-bottom: 30px;
}

.contact-line {
  display: flex;
  align-items: center;
  gap: 8px; /* space between icon and text */
  padding-bottom: 10px;
}

.contact-line svg {
  flex-shrink: 0;
  vertical-align: middle;
  margin-top: 0; /* override Safari’s default inline offset */
  display: block; /* ensures consistent rendering across browsers */
}

.contact-line a {
  line-height: 1.4;
}


    .footer__block {
        flex: none !important;
    }
.adress-text p {
    width: 50%;
    padding-top: 20px;
}

.contact-line a {
    margin-top: 0 !important;
    text-decoration: none !important;
    border: none !important;
    background: none !important;
}
.footer .container {
    width: auto;
}
.footer__block-list {
    column-gap: 6rem !important;
    flex-wrap: nowrap !important;
}
#shopify-section-template--25151659376945__video .prose {
	padding: 50px;
	background-color: #ddb15a52;
}
#shopify-section-template--25151659376945__video .video-button-wrapper a {
    background: #fff;
    color: #000;
}
.feature-badge {
	color: #000 !important;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
	text-decoration: none;
	border-radius: 3px;
	border: 1px solid #cc912d;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 1px 0px rgba(255,255,255,0.4) inset;
	/* background-image: -webkit-linear-gradient(top, rgba(254,218,113,1) 0%,rgba(254,205,97,1) 60%,rgba(254,188,74,1) 100%); */
	/* background-image: -moz-linear-gradient(top, rgba(254,218,113,1) 0%,rgba(254,205,97,1) 60%,rgba(254,188,74,1) 100%); */
	/* background-image: -o-linear-gradient(top, rgba(254,218,113,1) 0%,rgba(254,205,97,1) 60%,rgba(254,188,74,1) 100%); */
	/* background-image: -ms-linear-gradient(top, rgba(254,218,113,1) 0%,rgba(254,205,97,1) 60%,rgba(254,188,74,1) 100%); */
	background-image: linear-gradient(top, rgba(254,218,113,1) 0%,rgba(254,205,97,1) 60%,rgba(254,188,74,1) 100%);
}
/* Add overlay only on mobile screens */
@media (max-width: 768px) {
#shopify-section-template--25151659376945__video .prose {
	padding: 50px;
	background-color: #ddb15a52;
}
}
@media screen and (max-width:991px){
.footer__block-list {
    column-gap: 2rem !important;
    flex-wrap: wrap !important;
}
@media screen and (max-width:767px){
  .header__secondary-nav {
flex-wrap: nowrap !important; 
gap: 0.3rem 0.6rem !important
}
.adress-text p {
 width: 100%; 
}
#shopify-section-template--25151659376945__video p:last-child {
font-size: 12px !important; 
}
.buy-buttons button.button.button--outline.w-full {
    background: #fff;
    border:none !important;
}
.Vtl-WishlistButton__AddToWishlist{
border-style: none !important;  
}
svg.Vtl-WishlistHeader__HeartIconWrapper {
    width: 20px !important;
    height: 20px !important;
}
.Vtl-WishlistHeader__HeartCounter{
font-size:10px !important;
}
  .buy-button button.button.button--outline.w-full {
    background-color: white !important;
    color: black !important;
    fill: black !important;
    border: black;
}
.product-page svg.Vtl-WishlistHeader__HeartIconWrapper, .cart-page svg.Vtl-WishlistHeader__HeartIconWrapper {
    fill: #000 !important;
}

}