/** Shopify CDN: Minification failed

Line 121:0 Unexpected "{"

**/
.product__info-container button.product-popup-modal__button.link {
    display: flex;
    align-items: center;
    gap: 8px;
}
product-info.product__info-container modal-opener.product-popup-modal__opener.quick-add-hidden {
    margin: 0;
}
variant-selects label.form__label {
    font-weight: 700;
}
variant-selects option ,variant-selects select {
    font-weight: 600 !important;
}
.product-form__input.product-form__input--dropdown {
    max-width: 100%;
}
.underline-links-hover:hover a,.header__menu-item:hover span{
  text-decoration: none !important;
}
h2.footer-block__heading.rte {
    text-transform: uppercase;
}
.footer-block__newsletter .list-social {
    justify-content: flex-start !important;
      padding-top: 7px;
}
.footer__content-bottom {
    padding-top: 0rem;
}
.product_popup_content .ryviu-item.product-widget__ryviu {
    display: inline-flex !important;
}
.sticky_btn .spinner {
     width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 3px solid;
    border-color: #dbdcef;
    border-right-color: #000000;
    animation: spinner-d3wgkg 1s infinite linear;
    display: block !important;
  text-align: center;
    margin: 0 auto;
}

@keyframes spinner-d3wgkg {
   to {
      transform: rotate(1turn);
   }
}
.sticky-cart-active inbox-online-store-chat#ShopifyChat {
    bottom: 20% !important;
}
.custom_homepage_collection_list {
    width: 80%;
    margin: 0 auto;
}
/* Hitesh new css 16-09-2024 start */
a.custom_collection_anchor {
    width: 100%;
    height: 100%;
    z-index: 999;
}
.custom_product_image_wrapper {
    display: flex;
    align-items: center;
}
.sticky_btn{
 width:100%;
  display:inline-block;
  max-width:fit-content;
  text-align:left;
}
.newsletter-form__field-wrapper{
  margin-top:16px;
}
.footer-block__details-content>p, .footer-block__details-content>li{
  font-size:14px;
}
.overlay.shown .popup{
  padding:0px 2rem
}
.custom_product_image_wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #ebebeb;
    padding: 20px;
}
.custom_product_image_wrapper img {
    width: 20%;
}

.mobile_only.slideshow__media {
    display: none;
}
span.icon-wrap svg {
    stroke: #fff;
}
body.index .shopify-section-header-sticky .header-wrapper.gradient {
    background: transparent;
    position: absolute;
    width: 100%;
    border-bottom: none !important;
}

 body.index .scrolled-past-header .header-wrapper.gradient {
    background: #fff!important;
    border-bottom: 1px solid #e8e8e1 !important ;
}


.header__submenu .header__menu-item,
.header-scrolled .header__menu-item .icon-caret,
.newClass .header__menu-item .icon-caret,
{
      color: #000000 !important;
}
.header__submenu{
  border:none !important;
  border-radius:0px !important;
}
.list-menu--disclosure{
  top:65px;
}

.index .header__menu-item,
.index  .header__menu-item span,
.index .header__icon{
  color:#fff;
}
.newClass .header__menu-item,
.newClass .header__menu-item span,
.header__submenu .header__menu-item,
.header-scrolled .header__menu-item .icon-caret,
.newClass .header__menu-item .icon-caret,
.newClass .header__icon{
  color:#000;
}
.product-grid-container .collection li a {
    font-size: 15px;
    font-weight: 600;
}
.collection-list-wrapper .card__content {
    position: absolute;
    bottom:2%;
    left: 2%;
}
.collection-list-wrapper .card__content a{
  color:#fff;
  text-align:left;
  font-size:18px;
  font-weight:600;
}
.contact__fields .field {
    margin-bottom: 0 !important;
}
body.index  .header-scrolled .cart-count-bubble span[aria-hidden="true"] {
    color: #000 !important;
}
body.index .cart-count-bubble span[aria-hidden="true"] {
    color: #ff0000 !important;
}
body.index .cart-count-bubble {
    background: #fff;
}
body.index .header-scrolled  .cart-count-bubble {
    background: #000;
}
body.index a.white_background_logo {
    display: none;
}
 body.index a.transperent_header_logo {
    display: block;
}
a.transperent_header_logo {
    display: none;
}
body.index .header-scrolled .transparent_background_logo {
    display: none;
}
body.index .header-scrolled .white_background_logo{
    display: block;  
}
.card__media,
.sticky_btn .btn,
.cart-drawer .cart-item__image{
  border-radius:10px !important;
}
.header__heading-logo-wrapper{
  width: 60px;
}
.custom_announcementbar {
    padding:3px 10px;
}
.custiom_image_wrapper_inner {

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.custiom_image_wrapper {

    width: 48%;

    position: relative;

}

.custiom_image_wrapper img {

    width: 100%;

}

.inner_image_content {

    position: absolute;

    bottom: 10%;

    left: 10%;

}
body.index a#cart-icon-bubble .cart-count-bubble span[aria-hidden="true"] {
    color: #000 !important;
}
body.index .header-scrolled a#cart-icon-bubble .cart-count-bubble span[aria-hidden="true"] {
    color: #fff !important;
}
.slider-button--prev {
    margin-left: 45px;
}
.slider-button--next {
    margin-right: 45px;
}
.summary__title h2 {
    font-size: 15px;
    font-weight: 600;
}
.accordion h3 {
    font-size: 15px;
    font-weight: 600;
}
.footer-block__newsletter {
    text-align: left !important;
    margin-left: 30px !important;
}
.overlay.shown {
    border-top: 1px solid #ececec;
}
.pop_up_content h4 {
    font-size: 12px;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 5px;
}
.pop_up_content span {
    font-size: 11px;
    font-weight: 600;
}
.sticky_btn .btn {
    background: #000000 !important;
    color: #fff !important;
   padding:15px 35px;
       width: fit-content;
}
 .sticky_btn{
  text-align:center;
 }
.page_About .main-page-title{
  text-align:center;
  font-size:40px;
  font-weight:normal;
}
.page_Contact h1,
.page_Privacy h1,
.page_Terms h1,
.page_Refund h1,
.page_Shipping h1{
  margin-top:0px;
}
.page_Contact .content-for-layout,
.page_About .section-template--23519462621503__main-padding,
.page_Privacy .content-for-layout,
.page_Terms .content-for-layout,
.page_Refund .content-for-layout,
.page_Shipping .content-for-layout{
  padding:72px 0px;
}
 .custom_cart_error_msg{
     font-size:10px;
     width:170px; 
 white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis; 
   color:red;
   }
.header-scrolled .white_background_logo{
  display:none;
}
@media screen and (min-width: 750px) {
 
    .contact__fields {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 2rem;
    }

.thumbnail-slider .thumbnail-list.slider--tablet-up {
       padding-right: 10px !important;
    }
}
 @media (max-width:748px){
   .section-template--23519462687039__main-padding {
    padding-top: 12px !important;
}
   .header__heading-logo-wrapper{
  width: 35px;
}
   .desktop_only  {
     display: none;
   }
   .pop_up_content h4 {
    font-size: 10px;
    padding-bottom: 1px;
}
    .sticky_btn .btn{
   padding:10px 15px;
 }
   .collection .slider.slider--tablet{
     margin-bottom:0px !important;
   }
   .overlay.shown .popup{
  padding:0px 1rem
}
 body.overflow-hidden-tablet  div#shopify-chat , body.overflow-hidden-mobile div#shopify-chat{
    z-index: 1 !important;
}
   .pop_up_image img{
     width:60px;
     height:60px;
   }
.header--has-social .menu-drawer__utility-links{
  padding-bottom:80px !important;
  display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    align-items: center;
    gap: 5px
}
   body.product .menu-drawer__utility-links, body.collection .menu-drawer__utility-links {
    padding-bottom: 20px !important;
}
   .sticky_btn{
     width:70%;
     margin-right:7px;
   }
   .footer__content-top{
     padding:10px 20px 30px !important;
   }
   .footer{
     padding-top:10px !important;
   }
   .sticky_btn .btn{
     font-size:11px;
   }
   .product__media-list .product__media-item {
        width: 100% !important;
}
.footer-block__details-content .list-menu__item--link{
  padding:3px 0px !important;
}
   a.custom_image_anchor {
    width: 100%;
    height: 100vh !important;
}
   .vertical_thumbnails slider-component.main_image {
     width: calc(100% - 3rem);
     width:100%;
}
   .newsletter-form {
    justify-content: left !important;
    align-items:left !important;
     flex-direction:row !important;
   }
   .footer-block__details-content{
     margin-bottom:1rem !Important;
   }
   .vertical_thumbnails{
     display:flex;
     flex-direction:column;
   }
   .thumbnail-slider .thumbnail-list.slider{
     display:flex;
     flex-direction:row;
     justify-content:left;
   }
   .thumbnail-list__item.slider__slide{
     width: calc(15% - .6rem) !important;
   }
   .product-media-container.constrain-height.media-fit-contain{
   width: 100% !important;
   }
   .slider.slider--mobile{
     scroll-padding-left:0px !important; 
   }
   .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){
     margin-left:0px !important;
   }
   .mobile_only  {
     display: block !important;
   }
   .header__heading-logo-wrapper img {
    width: 85%;
}
   .product-grid-container .collection li a {
    font-size: 10px;
    font-weight: 600;
}
   .collection-list-wrapper .card__content a {
    font-size: 10px;
    font-weight: 600;
}
   .slider-button--prev {
    margin-left: 10px;
}
   .slider-button--next {
    margin-right: 10px;
}
.footer-block__details-content.rte {
    text-align: left;
    font-size: 12px;
}
   .multicolumn-card__info h3 {
    font-size: 12px;
}
   .multicolumn-card__info p {
    font-size: 10px;
    line-height: 15px;
}
   .banner_slideshow_seaction .slideshow__controls.slideshow__controls--top.slider-buttons {
    bottom: 40px !important;
    right: 25px !important;
}
   .footer-block__newsletter {
    text-align: left !important;
    margin: 0px !important;
}
    .footer-block.grid__item{
    padding: 0;
    margin: 4rem 0px 0px !important;
    width: 100%;
      } 
   .list-social__link{
     padding:0.5rem!important;
   }
.card__information{
  padding:0px 0rem 10px !important;
}
 }
 @media (max-width:420px){
 .thumbnail-list__item.slider__slide{
     width: calc(33.33% - .6rem) !important;
   }
   .collapsible-section-layout,
   .section-template--23519462523199__collection_list_NdqgEH-padding,
   .collapsible-section-layout
   
  {
     padding:25px 15px !important;
   }
   .related-products,
   .section-template--23519462523199__featured_collection_hHBNqN-padding,
   .section-template--23519462523199__rich_text_wEpR3N-padding
   {
     padding:0px 15px 25px  !important;
   }
    .section-template--23519462228287__main-collection-product-grid-padding
   {
      padding-bottom:25px !important;
    }
   .collection-hero__title{
    margin-bottom:0px !important;
     text-align:center;
   }
    .section-template--23519462523199__collection_list_APNkge-padding{
      padding-bottom:0px !important;
      padding-top:0px !important;
    }
   .accordion{
     margin-top:0px !important;
   }
   .related-products__heading,
   .title, .title-wrapper-with-link{
     margin-bottom:10px !important;
   }
   .custom_cart_error_msg{
     width:100px; 
   }
   .custom_homepage_collection_list{
     width:100%;
   }
  .card-information .price{
     font-size:12px !important;
   }
   .product-grid-container .collection li a{
     font-size:14px;
   }
   .section-collection-list .collection-list:not(.slider){
     padding-left:0px !important;
          padding-right:0px !important;

   }
 }
/* Hitesh new css 16-09-2024 end */




/* 13-092024 start */
.custom_delete_button svg {
    width: 1.5rem;
}
.custom_gift_product_property {
    display: none;
}
.banner_slideshow_seaction .slideshow__controls.slideshow__controls--top.slider-buttons {
    position: absolute;
    bottom: 40px;
    right: 50px;
}

.banner_slideshow_seaction button.slider-button.slider-button--prev,
.banner_slideshow_seaction button.slider-button.slider-button--next{
    background: #fff;
    border-radius: 50%;
  box-shadow: 0 5px 5px #0000001a;
}
.banner_slideshow_seaction button.slider-counter__link.slider-counter__link--numbers.link {
    display: none;
}
.banner_slideshow_seaction button.slideshow__autoplay.slider-button {
    display: none;
}
.banner_slideshow_seaction .slider-counter {
    min-width: 1.4rem !important;
}
.custom_homepage_banner_sec .banner__box {
    max-width: 40rem !important;
}
.banner_slideshow_seaction  .slideshow__controls {
    border: unset !important;
}
.custom_homepage_featured_collection .product-grid 
{
    position: relative;
}
.custom_homepage_featured_collection  .slider-buttons {
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 37%;
}
.custom_homepage_featured_collection  
 button.slider-button.slider-button--prev,.custom_homepage_featured_collection 
button.slider-button.slider-button--next {
    background: #fff;
    border-radius: 50%;
 box-shadow: 0 5px 5px #0000001a;
}
.slider-buttons{
   height:0px;
 }
 .custom_homepage_featured_collection .slider-counter {
    display: none;
}
a.custom_image_anchor {
    width: 100%;
    height: 100%;
}
.custom_shop_by_price .card__content {
    display: none;
}
.card-information {
    text-align: center !important;
}
.collection__title h2 {
    text-align: center;
}
h2.collection-list-title {
    width: 100%;
    text-align: center;
}
h3.card__heading a {
    text-align: center;
}
.custom_homepage_collection_list .slider-buttons {
    position: absolute;
    top: 20%;
    width: 100%;
  justify-content:space-between;
}
.custom_homepage_collection_list  button.slider-button.slider-button--prev,.custom_homepage_collection_list  button.slider-button.slider-button--next{
  background: #fff;
    border-radius: 50%;
 box-shadow: 0 5px 5px #0000001a;
}
.custom_homepage_collection_list .slider-counter{
display:none;
}
/* 13-092024 end */
card:hover a{
  text-decoration:underline;
}
/*new css*/
.ryviu-collection,
.price{
  text-align:left;
}
.card__content{
  padding:0px 15px !important;
}
.header__icon, .header__icon--cart .icon{
  height:4rem !important;
  width:4rem !important;
}
.open-popup{
  position:absolute;
}
 .card-information .price{
     font-size:14px !important;
   }
   .product-grid-container .collection li a{
     font-size:15px;
   }

.product-popup-modal .product-popup-modal__content {
  max-width: fit-content !important;
    height: fit-content !important;
}
.product-popup-modal .product-popup-modal__content-info img {
    max-width: 100%;
    height: 530px !important;
    object-fit: contain;
}
.product-popup-modal__content-info {
    padding-right: 0 !important;
}
.product-popup-modal__button {
    font-size: 15px;
}

@media (max-width: 991px) {
  .product-popup-modal .product-popup-modal__content-info img {
    height: auto !important;
  }
  .product-popup-modal .product-popup-modal__content {
    max-width: 100% !important;
    height: fit-content !important;
}
  .product-popup-modal__toggle {
    padding: 8px !important;
    width: 3rem !important;
  }
}
/* 1) Allow content to be visible again (we'll constrain widths instead) */
.product-card-wrapper .card {
  overflow: visible; /* was hidden — that's what clipped the right edge */
}

/* 2) Make the card internals shrinkable and full-width */
.product-card-wrapper,
.product-card-wrapper .card,
.product-card-wrapper .card__content,
.product-card-wrapper .card__information,
.card-atc-form {
  min-width: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* 3) Stack the form nicely */
.card-atc-form {
  display: grid;
  grid-template-columns: 1fr;
  gap: .6rem;
  margin-top: .6rem;
}

/* 4) Controls must never exceed the card width */
.card-variant-select,
.card-atc-button {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

/* 5) Keep long titles/badges from pushing the card wider */
.product-card-wrapper .card-information,
.product-card-wrapper .card__heading,
.product-card-wrapper .ryviu-collection {
  overflow-wrap: anywhere;
  word-break: break-word;
}

/* 6) Grid items themselves must be allowed to shrink */
.grid__item { min-width: 0; }

/* Keep the link overlay off so clicks go to the form */
.card-wrapper .full-unstyled-link::after { display: none; }

/* Optional: compact padding on tiny screens */
@media (max-width: 480px) {
  .card-variant-select,
  .card-atc-button { padding: .55rem .7rem; }
}
