/** Shopify CDN: Minification failed

Line 535:13 Expected identifier but found whitespace
Line 535:22 Unexpected ";"
Line 706:2 Unexpected "/"
Line 1680:0 Unexpected "}"
Line 1761:35 Unexpected "{"
Line 1761:44 Expected ":"
Line 1761:51 Unexpected "{"
Line 1768:40 Unexpected "{"
Line 1768:49 Expected ":"
Line 1768:56 Unexpected "{"
... and 6 more hidden warnings

**/
/*  */
   


/*  */
#your-shopping-cart .cart__items .cart-item__remove{
  position: absolute;
    top: 48%;
    left: -26%;
}
#your-shopping-cart .cart__items .cart__price{
  width: calc(100% - 95px);
}
#your-shopping-cart .cart__items .cart__discount {
    margin: 0px 0 0 67px;
}
#your-shopping-cart .cart__discount {
    width: 40%;}

#your-shopping-cart .btn--full {
    width: 100%;
    min-width: 100%;}
div#Huratips-Pagination {
    text-align: center;
}
/* internal collection linking */
.footer-links__wrapper div {
    display: inline-flex;
}
.footer-links__wrapper .pipe {
  color:#001f5f;
    padding: 2px 5px;
    font-size: 18px;
    line-height: 18px;
}
.footer-links__wrapper a {
    color: #001f5f;
    padding: 0;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
}
.footer-links__wrapper .h2 {
  font-family: "SofiaProRegular";
    color: #001f5f;
  font-weight:600;
    font-size: 22px;
    line-height: 18px;
    margin: 15px 0;
}
.footer-links__container {
  background:#02205f03;
   padding: 20px 50px 30px;
    display: none;
}
@media only screen and (max-width: 767px) {
    .footer-links__container {
        padding: 0px 20px 20px;
    }
    .footer-links__wrapper .pipe {
        font-size: 10px;
        line-height: 18px;
      padding: 2px 3px;
    }
      .footer-links__wrapper .h2 {
        margin: 10px 0;
        font-size: 20px;
        line-height: 16px;
    }
      .footer-links__wrapper a {
        font-size: 10px;
        line-height: 12px;
    }
}

/*========== Hide offer strip cart drawer css ======================  */
.footer_text_discount{
  display:none;
}
/*==========Section-404 css ======================  */
p.center.text--404 {
  margin-bottom:35px;
}
  .recommended-404 p{
    text-align:center;
    color: #d5ac5e;
    margin-top: 35px;
  }
 section.page{
    margin:Auto;
  }
/*==========Safety advisory font smaller ======================  */
@media(max-width:925px){
.cautionTitle p {
  font-size:11px;
}
.caution-font{
  font-size:11px;
}
}
/*==========Hide sort by A-Z, Z-A ======================  */
.popout--sort .popout-list [data-value="title-ascending"]{
  display:none;
}
.popout--sort .popout-list [data-value="title-descending"]{
  display:none;
}
/*==========Blog CSS======================  */
.template-article .article__content__wrapper .rte a{
  color:#e4a465;
}
.template-article .article__title
{
  color:#001f5f;
}
.blog_heading {
    max-width: 80%;
    margin: auto;
}
.blog_heading p {
    text-align: center;
  line-height: 1.6;
}
.blog_heading p:nth-child(1)
{
  font-size:26px;
  color: #0a2865;
}
.blog_heading p:nth-child(2)
{
  font-size:16px;
}
.template-article h1
{
  font-size:25px;
}
.template-blog .article__excerpt
{
  display:none;
}
.template-article span.article__author {
    font-size: 18px;
    color: #001f5f;
}
.template-article .article__meta {
    margin-bottom: 0px;
}
.template-article .article--single .article__title {
    margin: 11px 0 15px;
}
.template-article h2
{
  font-size:22px;
  text-decoration:none;
  color: #142c6c;
 margin-top: 0;
}
.template-article h3
{
  font-size:22px;
  list-style-type:none;
  color: #142c6c;
}
.template-article li
{
  list-style-type:none;
}
.template-article ul
{
  margin:0 !important;
}
.article__content p {
    font-size: 18px !important;
    text-align: justify;
}
.template-blog .image_blog_width {
    width: 45%;
}
.template-blog .article__text-wrapper {
    width: 45%;
}
.index-blog .blog-listing .article__text-wrapper {
   padding: 0 15px !important;
}

article.article.grid__item.large-up--one-half.medium--one-half.small--one-whole {
    display: flex;
    align-items: center;
  gap:20px;
}
.cstm_blog_new article.article.grid__item.large-up--one-third.medium--one-third.small--one-whole {
    padding: 10px;
}
.blog-listing-outer.cstm_blog_new {
    max-width: 90%;
    margin: auto;
    padding: 0 10px;
}
.template-blog .article__title a {
    color: #142c6c;
}
.template-blog .article__title a:hover {
    color: #142c6c;
}
@media(min-width:767px)
{
   article.article.grid__item.large-up--one-half.medium--one-half.small--one-whole {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 10px 0; 
}
}
@media(max-width:768px)
{
  .cstm_blog_new .blog-listing:not(.flickity-enabled) {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
    }
.cstm_blog_new .blog-listing:not(.flickity-enabled) .article {
       width:100%;
    }
  .blog_heading {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
  .blog-listing-outer.cstm_blog_new {
    max-width: 100%;
    padding: 0 10px;
}
  .template-blog .article__text-wrapper {
    width: 50%;
}
}
/* @media(max-width:425px)
{
  .cstm_blog_new .blog-listing:not(.flickity-enabled) {
        display: flex;
        flex-wrap: no-wrap;
    }
.cstm_blog_new .blog-listing:not(.flickity-enabled) .article {
       width:100%;
    }
} */
/* ===================End Blog CSS======================== */

/* ------------------seo content in footer---------------*/
button:hover:after {
	opacity: 1;
	right: 10px;
}

.content_line {
	width: 93%;
	margin: 30px auto;
	border: 1px solid #f3f0f0;
}

.template-blog .show_more_btn a,
.template-blog .show_more_arrow {
	color:  #001f5f;
    font-size: 18px;
}

.template-blog .show_more_btn a:hover {
	font-weight: bold;
	color:  #001f5f;
}

.template-blog .blog_upper_description {
	text-align: center;
	width: 60%;
	margin: 0 auto 20px;
}


.content_in_footer {
	width: 92%;
	margin: 0 auto;
}

.content_in_footer table tr td {
	border: 2px solid #001f5f;
	border-collapse: collapse;
}

.content_in_footer h1 {
	color:  #001f5f;
	font-size: 28px;
	font-weight: bold;
}

@media screen and (max-width: 480px) {
	.content_in_footer h1 {
		font-size: 18px;
	}
}

.template-article .font_of_heading h2,
.content_in_footer h2 {
	font-size: 22px;
	color:  #001f5f;
	font-weight: 500;
}

.template-article .font_of_heading h3,
.content_in_footer h3 {
	font-size: 20px;
	color: #001f5f;
	font-weight: 600;
}

@media only screen and (max-width: 525px) {

	.template-article .font_of_heading h2,
	.content_in_footer h2 {
		font-size: 20px;
	}

	.template-article .font_of_heading h3,
	.content_in_footer h3 {
		font-size: 17px;
	}

	.template-blog .blog_upper_description {
		width: 95% !important;
	}
}

/* ------------------seo content in footer---------------*/
.reset-password p {
  text-align:center;
}
@media(max-width:420px){
.product-size {
    background: #ab8c52;
    color: #fff;
    font-size: 8px;
    transition-duration: .3s;
    line-height: 1.3;
    padding: 4px 12px;
    border-radius: 30px;
    cursor: pointer;
    border: 1px solid #ab8c52;
    margin-left: 2px;
    margin-right: 2px;
  padding-bottom: 6px;
}
 }

.whatsapp__poweredBy{
  display:none !important;
}
/* .cart_reverse_data {
    display: flex;
    flex-direction: column-reverse;
} */
.product_recmondation_new .cstm__add_to_cart {
   max-width: 120px !important;
    padding: 11px 10px !important;
    font-weight: normal;
}
.product_recmondation_new .product-information 
{
  z-index: 10;
    position: relative;
    text-align: left;
    line-height: 1.4;
    left: 103px;
    width: 15em;
}

.product_recmondation_new {
    border-bottom: 1px solid #eff2f6;
}
.product_recmondation_new .product-item__image {
    display: block;
  padding-top:0;
    height: 0;
    position: relative;
    border-bottom: none;
    top: 11px;
  overflow: unset;
}
.product_recmondation_new{
  .collection_judgeme_review {
    display: none;
  }
  .variant-space {
    display: none;
  }
  .judge-me {
    display: none;
  }
  .product-item--borderless .product-information 
  {
    padding-top:0;
  }
  .product-item__image.double__image {
    border: none;
}
}
@media (max-width: 767px) {
  .product_recmondation_new {
    width: 14.5rem;
   box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
   height: 300px;
  }
  .product_recmondation_new .cstm__add_to_cart
  {
    max-width:120px;
    padding:12px 10px;
  }
  .product_recmondation_new .atc__grid__text
  {
    font-size:11px !important;
  }
  .product_recmondation_new .product-information 
{
  z-index: 10;
    position: relative;
    left: 0;
    width: 14.4em;
   top: 116px;
}
  .product_recmondation_new .product-item__image.double__image {
        left: 27%;
    }
   .product_recmondation_new .judge-me {
    display: block;
  }
   .product_recmondation_new .collection_judgeme_review {
   display: flex;
    padding-top: 10px;
  }
  .product_recmondation_new .variant-space {
    display: block;
  }
}

.cart-item:first-of-type {
    padding-top: 60px !important;
}
span.shipping-tooltip-value p{
    font-size:12px;
}

/* cart Strip */

.footer_text_discount p {
    font-size: 13px;
    text-align: center;
    color: #fff;
    background-color: #d5ac5e;
    margin: 0;
    padding: 2px 0px 5px 0;
}
.footer_text_discount a {
  color:#fff;
}
.footer_text_discount a:hover {
  color:#fff;
}
/* end */
/* Out of Stock*/
.collection-products .product-item:has(.cstm___Soldout) { order: 1; }
.pagination-custom {order: 2;}
/* End */
/*offer basges  css*/
.offer_section{
    display:flex;
    gap:10px;
  align-items: center;
}
p.offer_bages {
    background-color:#001f5f;
    color: #fff;
    padding: 4px 22px 5px 22px;
    font-size: 12px;
    border-radius: 5px;
}
p.offer_text {
    color: #69C2C6;
    font-weight: 600;
}
/* End */
.collection-buy-3-at-899 .discount__percentage__grid
{
  display:none;
}
.collection-buy-3-at-899 .price .old-price
{
  display:none;
}
.product__slide.media--hidden{
  opacity:0;
}
.collection-buy-3-at-899 .product_badges 
{
  background-color: #001f5f;
    color: #fff;
    padding: 3px;
    top: -25px;
    position: relative;
    z-index: 999;
    font-size: 12px;
}
.collection-buy-3-at-899 .product-item .product-information>a,
    .product-grid .product-item--borderless .product-information{
    padding:0;
 /*   min-height: 65px; */
    }

/* .collection-buy-3-at-899 .product_bad  
{
 padding: 5px;
    /* top: 90%; */
    position: absolute;
    z-index: 1;
    font-size: 12px;
    bottom: -9px;
    transform: translate(-50%, -50%);
    left: 39px;
} */
.product-item .product-information>a,
    .product-grid .product-item--borderless .product-information{
    padding:0;
    min-height: 65px;
    }
@media(min-width:421px){
.product-size {
    background: #ab8c52;
    color: #fff;
    font-size: 10px;
    transition-duration: .3s;
    line-height: 1.3;
    padding: 4px 12px;
    border-radius: 30px;
    cursor: pointer;
    border: 1px solid #ab8c52;
    margin-left: 2px;
    margin-right: 2px;
  padding-bottom: 6px;
}
 }
a.hero__btn.btn.btn--input.caps.btn--white:hover {
    color:#e4a464
}
.custom_endnav {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.nav__parent_link:has(a.currentpageclr){
  background: #f0dfbeab;
}
.cart-item.feebie_product{
  border-radius: 5px;
  margin: 6px 20px;
  box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
  padding: 3px;
} 
.cart-item.feebie_product .cart-item__content{
  padding: unset;
} 
.cart__price.feebie_proctct_content{
  font-size: 17px;
  font-weight: 600;
}   
.cart__quantity.free_item_f,.cart-item__remove.free_item_f {
  display:none;
} 
/*
.header__desktop__bar__r span.navtext.customCss_1 {
     background: #001f5f;
    padding: 3px 8px 6px 9px;
    color: #fff;
}
*/
.variant-space{
  min-height: 30px;
  padding-top: 3px;
}
  .product_badges{
    background-color: #001f5f;
    color: #fff;
    padding: 3px;
    top: -29px;
    position: relative;
    z-index: 1;
    font-size: 12px;
  }
/* .product_bad{
    background-color: #001f5f;
    color: #fff;
    padding: 5px;
    top: 90%;
    position: absolute;
    z-index: 1;
    font-size: 12px;
} */

.product_bad{
    background-color: #001f5f;
    color: #fff;
    padding: 5px;
    /* top: 90%; */
    position: absolute;
    z-index: 1;
    font-size: 12px;
     bottom: -9px;
    transform: translate(-50%, -50%);
    left: 39px;
}
.product_badges_beSt {
    background-color: #69C2C6;
    color: #fff;
    padding: 3px;
    top: 0%;
    position: absolute;
    z-index: 999;
    font-size: 10px;  
}
.product_badges_new{
  background-color: #e4a465;
    color: #fff;
    padding: 3px;
    top: 0%;
    position: absolute;
    z-index: 999;
    font-size: 10px;  
}
.collection-buy-3-at-899 .product_badges_beSt
{
  left:0;
}
.combo_msg {
    font-size: 12px;
    text-align: center;
    color: #001f5f;
}
/*  end judgme star rating css end */
/* .product-link .jdgm-prev-badge__text{
  display:none;
} */
.template-collection .fade-in-image-zoom .background-size-cover.lazyloaded {
  transform: none !important;
   transition:none !important;
}
.product__slides .flickity-slider{
  transform:none!important;
}
.product__slides .product__slide.is-selected{
  position:unset !important;
  left:0% !important;
}
/* .product__slides .flickity-slider .product__photo .lazyloaded {
  opacity:1 !important;
} */
/* .judge-me-collection-section .jdgm-prev-badge {
    display: block !important;
/     position: relative; /
/     top: -333px; /
/     left: 20px; /
/     z-index: 9999; /
      margin-bottom: 10px;
      font-size: 20px
} */
  /* .judge-me-collection-section .jdgm-preview-badge .jdgm-prev-badge__stars .jdgm-star.jdgm-star:first-of-type{
    display: inline-block !important;
}
  .jdgm-preview-badge .jdgm-prev-badge__stars .jdgm-star.jdgm-star{
    display:none !important;  
  }
.jdgm-prev-badge .jdgm-prev-badge__text{
  display:block !important;
  float:right;
  font-size: 14px;
  padding-top:2px;
} */
/* .product-link.is-not-relative .jdgm-prev-badge .jdgm-prev-badge__text{
   display:none !important;
} */
  /   end judgme star rating css end /

.OurVisionSeccontnt .secinnerSecdes.description{
  text-align:center;
}
.text__standard.text-center p{
   text-align:center;
}
.logoshare.samepadding p{
    text-align:center;
}
.address-massage .track_you_order.talk-customer p{
  text-align:center;
}
.track-id p{
  text-align:center; 
}
.product__submit .product__submit__buttons .product__submit__item .shopify-payment-button{
  max-width: unset;
  transition: unset;
}
/* *******start ham-burger whatsapp CSS****** */
 .sticky-desk-menu{
  display: none;
  }
  .js__header__stuck .sticky-desk-menu{
    display: inherit;
  }
  .log_in_img img{
    padding-right: 5px;
    width: 24px;
  }
  .user-login-nav a.navlink{
    color: #ffffff;
    display: flex;
    font-size: 14px;
    align-items: center;
  }
 #header-menu .drawer__inner{
      padding-top: 0;
  }
  .guest-login{
    color: black;
    font-size: 18px;
    font-weight: normal;
  }
  .user-login-nav.sliderow:hover .sliderow__title {
    background: transparent;
}
  .header_align_footer, .support_content{
   display: none;
  }
 .whatsApp_icon img{
  padding-left: 0px;
  margin-top: 3px;
  width: 27px;
/*   border: 1px solid #08cf08; */
  border-radius: 50%;
 }
 .support_content .hide_icon{
   margin-top: 3px;
 }
  .support_link{
   font-size: 14px;
  }
  .support_link.hide_Link{
    padding-left: 5px;
  }
  .hide_icon, hide_Link{
    display: block;
  }
@media screen and (max-width: 990px) and (min-width: 767px){
.social__links li .social__link .icon{
height: auto;
width: unset;
}
}
/* *****end here******** */

#accound_icon  svg path {
    stroke: #f9fafb ;
} 
.write-review{
  font-size:12px;
}
.navtext:hover {
    color: #ab8c52;
}
/* hide Availability filter from collection page start*/
.collection__sidebar__group:nth-child(3){
  display:none;
}
/* end here */
.login-pop-up-mobile input.Form__Input {
   -webkit-box-shadow: 0 0 0 1000px black inset !important;
}
/*   Hide COD text in card */
  .cart-item__content p.cart-item__property {
    display: none;
     }
/*  ============= */
   header.theme__header.header__icons--modern.header__icons--size-regular {
    border-bottom: 1px solid #e4a464;
    }
    .golden-border{
    position:relative;
    }
    .header__desktop__bar__c:after,.header__logo.header__logo--image:after {
    content: "";
    background: url(/cdn/shop/files/Menu_Curve_Img.webp?v=1654835479) top center no-repeat;
    background-size: cover;
    height: 20px;
    width: 100px;
    position: absolute;
    left: 0;
    right: 0;
    bottom:-19px;
    margin: 0 auto;
    }
    ul.footer__copyright.inline-list.unstyled {
    margin-bottom: 0;
    margin-top: 0;
    }
    .grid.footer__secondary__bottom {
    background-color: #142c6c;
    margin-right: calc(var(--outer) * -1);
    padding: 15px 0;  
    }
    .footer__copyright.inline-list.unstyled  a{
    color:#fff;
    }
    .nav_title span{
    display:none;
    }
    .layout--grid .grid__heading{
    position:relative;
    }
    .featured___collection_carousel .layout--grid .grid__heading{
    width:100%;  
    }
    .layout--grid .grid__heading::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 18%;
    transform: translate(0,-18%);
    height: 0;
    width: 15%;
    /*   background: #e4a464; */
    }
    .layout--grid .grid__heading::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 20%;
    transform: translate(-50%, -20%);
    height: 1px;
    width: 100%;
    background: #e4a465;
    }
    .descount___price {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    }
    .descount___price div {
    background-color: #ff0000;
    font-size: 12px;
    text-transform: capitalize;
    padding: 0 0.3125rem;
    clip-path: polygon(100% 0,100% 100%,50% 80%,0 100%,0 0);
    min-width: 35px;
    color: #fff;
    height: 40px;
    margin-left: 0;
    margin-top: -1px;
    letter-spacing: normal;
    display: block;
    padding: 12px 0px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    text-align: center;
    }
    .featured___collection_carousel .product-item.one-whole.product-item--borderless {
    padding: 10px;
    }
    .product-item--centered .product__grid__title {
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 48px;
    font-size: 16px;
    margin-right: 5px;
    }
    
    .product-information .slideup button{
    opacity: 1;
    background-color: #001f5f;
    color: #fff;
    border: none;
    border-radius: 5px;
    text-align: center;
    font-weight: 600;
    max-width: 150px;
    margin: auto;
    padding: 13px 10px;
    }
    .product-information .slideup button:after{
    background-color: #001f5f;
    position:relative;  
    }
    .product-information .sold-out.cstm___Soldout{
    opacity: 1;
    background-color: #6a6a6a;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    text-align: center;
    font-weight: 600;
    max-width: 150px;
    margin: auto;
    padding: 9px 10px;
    cursor: pointer;
    font-size: 14px;
    }
    button.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 999;
    left: 0%;
    transform: translate(0, -50%);
    }
    button.slick-next.slick-arrow{
    position: absolute;
    top: 50%;
    z-index: 999;
    right: 0%;
    transform: translate(0, -50%);
    }
    .site-footer-wrapper--image{
    margin-top:20px;
    }
    .product-item .product-information>a,
    .product-grid .product-item--borderless .product-information{
    padding:0;
/*     min-height: 90px; */
    }
    
    .review__grid_item {
    height: 25px;
    }
    .template-product .spr-badge{
    cursor:pointer;
    }
    .product-item__image.double__image:hover .product-item__bg__under{
    display:block;
    }
    .product-information .price span {
    color: #001f5f;
    }
    /* ________________slick css_____________________  */
    ul.slick-dots {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    ul.slick-dots li::marker {
    content:'';
    }
    ul.slick-dots button {
    font-size: 0;
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 100%;
    padding: 0;
    margin: 2px;
    opacity: .5; 
    }
    .slick-dots li.slick-active button{
    opacity:1;
    }
    div[data-quick-add-form-holder] {
    display: none;
    }
    .product-information .slideup>button.is-hidden {
    visibility: visible;
    overflow: hidden;
    max-height: max-content;
    padding: 13px 10px;
    opacity: 1;
    transition: visibility .3s,opacity .3s;
    /* color: #fff !important; */
    }
    
    /* ________________End slick css_____________________  */ 
    @media(min-width:768px){
    .layout--grid .grid__heading{
    font-size:38px;
    }
    .product-item .slideup,.slideup{
    bottom:0;
    position: relative;  
    }
    .product-item{
    padding:10px;
    }
    #insta-feed .slider-arrow, .instafeed-shopify .slider-arrow {
    border: none!important;
    width: 10px!important;
    font-size: 20px!important;
    margin: auto!important;
    background-color: transparent!important;
    border-radius: none!important;
    box-shadow: none!important;
    cursor: pointer;
    }
    div#insta-feed a.slider-arrow:nth-child(1){
    left:-10px !important;
    }
    .search__txt_header{
    display:none;
    }
    }
    @media screen and (max-width: 1100px) and (min-width: 768px){
    .header__menu .navtext{
    font-size:12px;
    }
    .template-collection .medium--one-half{
        width: 50%;
    }
    }
    @media(min-width:1024px){
    .product-grid.product-grid--mobile-slider {
    padding: 0 10px;
}
    .product-grid-outer .flickity-button-circle .flickity-prev-next-button.previous {
    left: -5px;
    }
    .product-grid-outer .flickity-button-circle .flickity-prev-next-button.next {
    right: -5px;
    }
    .header__desktop__upper--reverse .header__desktop__bar__l {
    width: 10%;
    flex: unset;
    }
    .header__desktop .header__desktop__upper--reverse .header__desktop__bar__c {
    min-width: 45%;
    }
    
    .header__desktop__bar__r {
    min-width: 45%;
    }
    }
    
    @media (min-width: 918px){
    .template-index .golden-border:after {
    border: solid 1px #e4a464;
    content: "";
    position: absolute;
    display: block;
     top: 80px !important; 
    bottom: 1px;
    left: 5px;
    right: 5px;
    border-image-slice: 1;
    pointer-events: none;
    z-index: 999;
    width: auto;
    height: auto;
    }
    }
    
    @media(max-width:990px){
    .section-collection-carousel .grid__btn-wrapper.text-left {
    position: absolute;
    top: 11px;
    right: var(--outer);
    width: auto;
    padding: 0;
    margin: 0;
    }
  .product__submit__buttons{
  height: 45px;
}
    }
    .product-item .slideup>button{
    display:block;
    }
    @media(max-width:1600px){
    
.product-item--centered .product__grid__title {
    font-size: 13px;
   
    }
/*     .product-link .product-item--centered .product__grid__title{
       height: 38px;
    } */
    .drawer--visible .drawer__content{
    padding-top:10px;
    z-index: 99999;  
    }
    .menu__drawer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5px;
    border-bottom: 1px solid #ddd;
    position: relative;
    }
    .mobile__drawer_logo,.drawer__closed {
    width: 50%;
    }
    .mobile__drawer_logo img
    {
      width: 40%;
    }
    .drawer__closed {
    font-size: 30px;
    text-align: right;
    
    }
    .drawer__closed a{
    position:absolute;
    right:5%;
    top:30%;
    transform:translate(-5%,-30%);  
    font-family: 'font-awesome-stars';
    }
    .drawer--visible .drawer__inner{
    padding-top:0;
    }
    .faq-acc-content{
    display:none;
    padding: 0 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #001f5f2e;
    line-height:2.2;
    }
   
    .faq-acc-heading .arrow_nav_items {
    position: absolute;
    right: 8%;
    top: 50%;
    transform: translate(-8%, -50%);
    }
    .faq-acc-heading .arrow_nav_items svg{
    fill:#e4a464;
    /*   transition:1s;   */
    width: 25px;
    height: 25px;
    }
    .faq-acc-heading.show-acc .arrow_nav_items svg{
    transform: rotate(180deg);  
    }
    .faq-acc-heading img,.nav__parent_link img{
    /*   border-radius: 100%;
    border: 2px solid #e4a464; */
    margin-right: 15px;
    width:40px;
    }
    /* .faq-acc-heading.show-acc img{
    border: 2px solid #000;
    } */
    .second_nav_heading.faq-acc-heading {
    padding: 5px 15px;
    cursor: pointer;
    display: block;
    align-items: center;
    position: relative;
    font-size:15px;
    height: 45px;
    margin: .5em 0;
    }
    .nav_subchild {
    display: block;
    align-items: center;
    width: 100%;
    padding-bottom: 5px;
    font-size: 14px;
    }
    .nav_subchild.w-100 {
    width: 100%;
    }
    .nav__parent_link {
    padding: 5px 10px;
    cursor: pointer;
    display: block;
    align-items: center;
    position: relative;
    font-size: 16px;
    height: 45px;
    /*     font-weight: 700; */
    }
    .drawer__bottom__left a.social__link {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    text-align: center;
    padding-top: 4px;
    }
/*     .drawer__bottom__left a.social__link.fb {
    border: 1px solid #114fee;
    }
    .drawer__content .drawer__bottom .social__links a.social__link.insta{
    border: 1px solid #ff2e36;
    }
    .drawer__content .drawer__bottom .social__link.twitter{
    border:1px solid #00c1e8;
    } */
    .drawer__content .drawer__bottom .social__links a.social__link.fb svg{
    fill:#114fee;
    }
    .drawer__content .drawer__bottom .social__links a.social__link.insta svg {
    fill: #ff2e36;
    }
    .drawer__content .drawer__bottom .social__links .social__link.twitter svg {
    fill: #00c1e8;
    }
    .drawer__content .drawer__bottom  a.social__link.youbube svg{
    fill: #FF0000;
    }
/*     .drawer__content .drawer__bottom a.social__link.youbube {
    border: 1px solid #FF0000;
    } */
    .drawer__bottom__left.social_nav {
    display: flex;
    justify-content: center;
    }
    .social_follow_title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    }
    .bottom__nav_account {
    background: #001f5f;
    color: #fff;
    padding: 10px;
    margin-top: 10px;
    display: flex;
    }
    .bottom__nav_account a{
    color:#fff;
    }
    .botton_sign_in {
    margin-left: 10px;
    }
    a.nav__sublink {
    /*     border: 1px solid #b8e1fe; */
    margin-right: 5px;
    }
    .supports-touch .quick-add-button,.quick-add-button {
    bottom: 110px;
    left: 12px;
    height: 30px;
    width: 30px; 
    border:1px solid #00377b;
    }
    .product-item--centered .product__grid__title {
    margin: 0;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 36px;
    }
    .product-item {
    padding: 5px;
    }
    .product-item .slideup>button{
    display:block;
    }
    .product-information .price span{
    color:#001f5f;
    }
    .product-item .slideup,.slideup{
    bottom:0;
    position: relative;  
    }
    .product-grid span.spr-starrating.spr-badge-starrating{
    font-size: 8px;
    }
   /* ______________checkbox in fitter ____________*/
   .collection-nav .sidebar__item{
     margin: 12px 0;
   }

    /* ______________serach ____________*/
    /*   .show_default_search a[data-popdown-toggle="search-popdown"]{
    display:none;
    }
    .show_default_search .header___search_mobile #search-popdown{
    top:110px;
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    transform: translateZ(0);
    }
    .show_default_search .header___search_mobile #search-popdown .search__popdown__upper{
    display:none;
    }
    .show_default_search .header___search_mobile #search-popdown .search__popdown__main{
    min-height: 40px;
    height: 40px;
    }
    .show_default_search .header___search_mobile #search-popdown .search__popdown__form__button .icon {
    width: 20px;
    height: 20px;
    }
    .show_default_search .header___search_mobile #search-popdown .wrapper {
    padding: 0;
    }
    .show_default_search .header___search_mobile #search-popdown .search__popdown__close{
    display:none;
    }
    .show_default_search .header___search_mobile #search-popdown .search__popdown__form__button {
    padding: 0 8px;
    } */
    /* ______________End serach ____________*/
    }
    
    @media(max-width:750px){
    .popup-acc .drawer--visible .drawer__content{
        z-index:1;
      }
    .nav_content {
    display: none;
    }
    .site-footer .footer__block {
    margin-top: 0;
    }
    .nav_title {
    position: relative;
    }
    .nav_title span {
    display:block;
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translate(0%, -50%);
    }
    .nav_title span svg{ 
    width:15px;
    }
    .footer__block__title.nav_title.show-acc svg {
    transform: rotate(180deg);
    }
    .footer__block.grid__item.large-up--one-quarter.medium--one-half.footer__logo {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
    }
    .template-product .product-grid--mobile-slider:not(.flickity-slider--default) .product-item {
    width: 50%;
    }
    .product-grid--mobile-slider:not(.flickity-slider--default){
    /*   padding-left:10px;
    padding-right:10px;   */
    }
    a.header__logo__link {
    width: 50px !important;
/*     padding-top: 5px; */
    }
    .header__desktop__bar__c:after, .header__logo.header__logo--image:after{
    height:0;
    }
    /*   .supports-touch .product-information .quick-add-button {
    display: block;
    } */
    .product-item .product-information>a,
    .product-grid .product-item--borderless .product-information{
    padding:0;
   /*  min-height: 65px; */
    }
  
    .product-information .new-price{
    margin-right: 2px;
    font-size:12px;  
    }
    .product-information .old-price,
    .discount__percentage__grid{
    font-size:11px;
    }
    .featured___collection_carousel .product-item.one-whole.product-item--borderless{
    padding:5px;
    }
    .footer__secondary .footer__copyright li{
    padding: 10px 0px 10px 0;
    font-size: 11px;  
    }
    
    }
    
    
    /*____________________pincode css____________*/
    .PopUp {
    display: none;
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    }
    .popup-pincode-inner {
    max-width: 420px;
    width: 90%;
    margin: 0 auto;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    background-color: #fff;
    border-radius: 8px;
    }
    .popup_pincode-validation {
    padding: 20px;
    }
    .popup_header {
    background-color: #001f5f;
    color:#fff;
    border-radius: 8px 8px 0 0;
    padding: 10px 24px;
    }
    .popup_header h1{
    margin:0;
    }
    .popup-pincode-inner .close {
    float: right;
    font-weight: 700;
    padding: 15px;
    color: #fff;
    cursor:pointer;
    }
    button.pin-validate-btn {
    width: 34%;
    height: 42px;
    background-color: #001f5f;
    color: #fff;
    border-radius: 4px;
    }
    span.changepin {
    border-bottom: 1px solid;
    cursor: pointer;
    margin-left: 8px;
    color: #001f5f;
    }
    input.popup-validator.pin.pincode.pincode-1 {
    max-width: 60%;
    }
    .product_page_pin.hdrpin.align-left {
    display: flex;
    align-items: center;
    margin-top: 5px;
    }
    .product_page_pin.hdrpin svg{
    width:20px;
    height:20px;  
    }
    .product-grid .product-information .discount__percentage__grid{
    color:#e4a465;
    text-transform:uppercase;  
    }
    iframe#admin-bar-iframe {
    display: none;
    }
    .footer__secondary .footer__copyright{
    text-transform:unset;  
    }
    
    .grid.footer__secondary__bottom{
    padding:0;
    }
span.added_atc{
  display:none;
}
   .btn.product__submit__add.is-loading span.added_atc{
     display:block;
     opacity: 1;
     position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: opacity .3s;
    width: 100%;
   }
/*   .btn.product__submit__add.is-loading svg{
    left:40%;
    transform: translate(-40%,-50%);
  } */
    
    /*____________________End pincode css____________*/
    .header__desktop__button.account_link_header svg path,
    .header__mobile__button.account_link_header svg path{
    stroke: #000;
    }
/*    .account_link_header .navlink svg:hover{
     fill:var(--primary);
   } */
    
    @media(max-width:769px){
    [data-scroll-locked] .collection__nav {
    justify-content: space-between;
    position: relative;
    top: 40px;
    z-index: 999;
    }
    #search-popdown.show_search {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    transform: translateZ(0);
    position: unset;
    } 
    #search-popdown.show_search .search__popdown__main{
    height:35px;
    min-height:35px; 
    margin-bottom:2px;
    } 
    #search-popdown.show_search .search__popdown__close,.search__txt_header{
    display:none;
    }
    #search-popdown.show_search .search__popdown__form {
    flex-direction: row;
    border-bottom: 1px solid #001f5f36;
    }
    #search-popdown.show_search .search__popdown__form__button .icon {
    width: 18px;
    height: 18px;
    }
    #search-popdown.show_search button.search__popdown__form__button{
    padding-left: 8px;
    padding-right: 0;
    }
    .header__logo.header__logo--image {
    padding-top: 0;
    }
    .header__backfill {
    height: 92px !important;
    }
    .theme__header .header__mobile{
    min-height: 45px;
    }
    #search-popdown.show_search .wrapper{
    /*     background: #001f5f;
    color: #fff; */
    padding:0;
    }
    #search-popdown.show_search .search__popdown__upper {
/*     display: none; */
    }
    
    .header__mobile__button.search {
    display: none;
    }
    .js__header__stuck ~ #search-popdown.show_search{
    position:fixed;
    top:45px;  
    }
    [data-scroll-locked] #search-popdown.show_search{
    display:none;
    }
 
    }
    
    /* /cart-drawer color change */
    .cart-dropdown__close .icon {
    color: #b3aeae;
    }
   .overlay_background_background{
     display:none;
   }
  [data-scroll-locked] .overlay_background_background{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #000;
    opacity: 0.6;
    display: block;
    z-index: 999 ;
  }
    [data-scroll-locked] .theme__header,
    [data-scroll-locked]  .announcement__wrapper--top,
    [data-scroll-locked] .theme__header:hover{
    z-index: 1;
    }
    [data-scroll-locked] .overlay_background_background.hide_overlay{
    display:none;
    }
    .header__search__results.dirty {
    min-height: 37px;
    }
    .header__search__results.dirty .search__popdown__upper{
    position:relative;
    }
/* section-rich-text.liquid change in width */
.width_change .wrapper{
    padding:0;
}
.width_change .text__standard.text-center {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
/* .slideup.is-visible.has-error */
.product-item .has-error{
  background:transparent;
}
.product-item .has-error .caps span:first-child{
 display:block; 
}
.product-item .has-error .caps .caps__error{
  display:none;
}

.slideup>button.is-loading + [data-quick-add-button] svg{
visibility: visible;
    opacity: 1;
}
.slideup>button.is-loading + [data-quick-add-button] {
    color: #cb2c2c00;
}
.slideup>button.is-loading + [data-quick-add-button] svg circle~circle {
    animation-play-state: running;
}
.slideup>button.is-added + [data-quick-add-button] span:first-child{
display: none;
}
.slideup>button.is-added + [data-quick-add-button] span+span{
display: block;
}
@media(max-width:760px){
.width_change .text__standard.text-center {
    width: 95%;
    padding-top: 0;
}
}
@media(max-width:374px){
.width_change .text__standard.text-center {
    width: 98%;
}
}
  /* END section-rich-text.liquid change in width */
  @media screen and (max-width: 1100px) and (min-width: 768px){
    button.flickity-button.flickity-prev-next-button.next {
    top: 100px !important;
    right: -10px;
}
    button.flickity-button.flickity-prev-next-button.previous {
    top: 100px !important;
    left: -10px;
}
    .product-item--centered .product__grid__title {
    height: 39px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    
  } 
@media screen and (max-width: 990px) and (min-width: 767px){
.section-collection-carousel .grid__btn-wrapper.text-left
}
/* header change in tablet */
 @media screen and (max-width: 1100px) and (min-width: 768px)
 {
    a.header__logo__link 
    {
    width: 50px !important;
/*     padding-top: 5px; */
    }   
    .header__desktop__bar__c:after, .header__logo.header__logo--image:after 
    {
    height: 0;
    }
  .drawer__bottom__left a.social__link {
    padding-top: 4px;
   }
    .popup-acc .drawer--visible .drawer__content
   {
        z-index:1;
    }
 }
@media(max-width:768px){
.search__esteem {
    display:none;
}
  .product-item--centered .product__grid__title{
    height:34px;
  }
   .mb-category.account{
    padding-top:12px;
  }
  .new_cart_add {
    position: relative;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 100%;
}
}
@media screen and (max-width: 768px) and (min-width: 426px){
  .drawer__content .drawer__bottom .social__links a.social__link svg{
    height: 20px;
    width: 20px;
    padding-bottom: 5px;
  }
   .whatsApp_icon img{
    width: 22px;
    margin-top: -1px;
  }
}
/* sticky botttom on pages/dove-self-esteem-project */
button.pledge.sticky-pledge {
    background-image: linear-gradient(to left,#c89b42, #f0c77f,#c89b42);
    color: #fff;
    border:none;
}
button.pledge.sticky-pledge:after{
   display:none;
}
@media(max-width:769px){
  button.pledge.sticky-pledge {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    width: 44%;
    font-size: 16px;
     padding: 10px 10px;
}
}
@media(min-width:770px){
button.pledge.sticky-pledge {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    width: 16%;
    font-size: 20px;
}
}

.banner_with_video-Glimpse #Hero--{{ section.id }} {
        width: 80vw;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px;
    }
  @media(max-width:769px){
     .banner_with_video-Glimpse #Hero--{{ section.id }} {
        width: 96vw;
    }
  }

/* BeBeautiful footer content and logo */

.be__beautiful{
  display: flex;
  align-items: center;
}
.be__beautiful h6 {
    font-size: 14px;
}
@media (max-width: 749px){
 .be__beautiful{
   justify-content: center;
 }
   .be__beautiful h6 {
    font-size: 18px;
}
   .product__submit__buttons 
  {
    padding-right:10px;
  }
}

/* CSS for IOS  */
@supports (-webkit-touch-callout: none) {
  .product-item--centered .product__grid__title{
    height: 30px !important;
  }
}
.cart__errors .cart__errors__content{
  display:none;
}
.template-product .product__form__errors.is-visible{
    padding-bottom: 10px;
    background-color: #f8d7da;
    color: #721c24;
    text-align: center;
    padding-top: 10px;
}

/* =============== Start Quantity Selector Button==================== */

.product-information .cart__quantity  {
    display: flex; 
    justify-content: center;
    width:100%;
    background: white;
    max-width: 150px;
    margin: -10px auto;
/*     padding: 1px 0; */
    align-items: center;
    color:white;
  border: 1px solid #001f5f;
  border-radius: 5px;
}


.cart__quantity .cart__quantity-plus ,.cart__quantity .cart__quantity-minus{
    right: 0;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
      color: black;
}
.cart__quantity .icon {
    width: 10px;
    height: 10px;
} 
 input.cart__quantity-field.cstm-field{
    color: black;
    padding: 10px;
   max-width: 60px;
   font-size: 12px;
}

/* =============== End CSS ==================== */
p.product__grid__title{
  text-align:center;
}
/* ===========Start Flash Sale CSSS ===================*/


/* For Mobile */
span.flashsale6 {
    font-weight: 700;
}
/* End css */
/* ===========End Flash Sale CSSS ===================*/

/* return to store css */
@media (max-width: 767px){
.text-link.small a {
  background-color: #001f5f;
    color: #fff;
    padding: 12px 14px 12px;
}
  .note .text-link.small {
    background-color: #001f5f;
    color: #fff;
    padding: 12px 22px 12px;
  margin:11px;
}
 
}

@media (min-width: 768px){
.text-link.small a {
   background-color: #001f5f;
    color: #fff;
  padding: 12px 14px 14px;
}
   .note .text-link.small {
      background-color: #001f5f;
    color: #fff;
       padding: 12px 22px 15px;
       margin:11px;
   }
}
.customer-register p{
    text-align:center;
}
.animates.login p{
  text-align:center;
}
.animates p{
  text-align:center;
}
/*Announcement Bar Start  */
.flickity-slider {
    height: auto !important;
}
/*Announcement Bar End  */
@media(max-width:748px)
{
  .product-item--centered .product__grid__title {
    height: 32px;
}
}

/* announcement bar hyperlink */
div.announcement__text a[title="BUY 3 @ ₹899"]:after { text-decoration:none; box-shadow: 0 0px 0 0 currentColor; }
div.announcement__text a[title="Shop By Concern"]:after { text-decoration:none; box-shadow: 0 0px 0 0 currentColor; }
div.announcement__text a[title="Dove Hair Therapy"]:after { text-decoration:none; box-shadow: 0 0px 0 0 currentColor; }
div.announcement__text a[title="Holi Sale"]:after { text-decoration:none; box-shadow: 0 0px 0 0 currentColor; }
/*neha code for navbar  */
@media screen and (max-width: 1500px) and (min-width: 1150px){
/*.header__desktop__bar__r span.navtext.customCss_1 {
    background: #001f5f;
    padding:5px;
    color: #fff;
padding-bottom:6.5px;
}
   */
  .header__desktop__button .navlink:not(.navlink--toplevel) {
  padding: 5px 5px;
 }
  
  .navtext {
    font-size:13px !important;
  }
  .navlink--toplevel{
    padding:7px 7px !important;
  }
  .announcement__text p{
    font-size:13px;
  }
}
/*
 @media(min-width:1501px){
.header__desktop__bar__r span.navtext.customCss_1 {
    background: #001f5f;
    padding: 3px 6px 8px 9px; 
    color: #fff;
}
 }
*/
/* end neha code for navbar */

/* neha code for responsive */
@media (max-width: 1150px) {
.js__show__mobile .header__mobile,
[data-header-style=drawer] .header__mobile {
  display: grid;
}
.js__show__mobile .header__desktop,
[data-header-style=drawer] .header__desktop {
  position: relative;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
}
/* cart design changes */
.cart-item__title {
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.cart-item__remove {
    position: absolute;
    bottom: 14%;
    width: 24px;
    font-size: 0;
    left: 61%;
    transition: color .3s ease;
    transform: translate(-50%, -50%);
}

/*end  cart design changes */
/* =====================buy 3 at 1249 css start================= */
.cartupdate {
    position: relative;
}
/* =====================buy 3 at 1249 css End================= */

/* bredcrum fixed on collection */
.d-flex--bread{
    display: flex;
  align-items:center;
}
  .template-collection .breadcrumbs{
    flex: 0.49; 
  }

.d-flex--bread .collection__title.collection__title--no-image.align--middle-center {
    padding: 20px 0;
}


 {% if page.handle == 'dove-hair-mask' %}
          #dove-hair-mask #Announcement--announcement
          {
            Display: none;
          }
 {% endif %}
@media(max-width:480px)

  .template-collection .breadcrumbs {
    padding-bottom: 20px;
}
}
@media(max-width:325px)
{
  p.offer_text {
   font-size:13px;
}
}
@media only screen and (max-width: 989px) {
  #your-shopping-cart .cart__items .cart__price { 
    width: 100%; 
  }
  #your-shopping-cart .cart__items .cart__discount { 
    margin: 10px 0 0 0px; 
    width: 100%; 
  }
  #your-shopping-cart .cart__items .cart-item__remove { 
    left: -10%; 
  }
}


/* write a css for discount price and discount */
span.old-price {
    text-decoration: none;
    font-weight: 900;
}

s.product__price--strike {
    text-decoration: none;
    font-weight: 700;
}
.new-price{
  display:none;
}

.discount__percentage__grid{
  display:none;
}