/** Shopify CDN: Minification failed

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

**/
.button:before, .shopify-challenge__button:before, .customer button:before, .shopify-payment-button__button--unbranded:before{
    border-radius: 6px;
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after{
    border-radius: 6px;
}
.custom-input-block {
  margin-bottom: 16px;
}

.custom-input-label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}

.custom-property-input {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 14px;
  outline: none;
  transition: border-color 0.2s ease;
}

.custom-property-input:focus {
  border-color: #000;
}
/* Base pill style */
.product-form__input--pill input[type=radio] + label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.5rem;
  border: 1.5px solid #d1d1d1;
  border-radius: 50px;
  background-color: #ffffff;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 0.9375rem;
  font-weight: 400;
  color: #333;
}

/* Hover state */
.product-form__input--pill input[type=radio] + label:hover {
  border-color: #999;
  background-color: #fafafa;
}

/* Selected/Active state */
.product-form__input--pill input[type=radio]:checked + label {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
  font-weight: 500;
}

/* Disabled state */
.product-form__input--pill input[type=radio]:disabled + label {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #f5f5f5;
}
html {
  scroll-behavior: smooth;
}

.product-popup-modal{
  background: rgb(12 8 8 / 55%) !important;
}
.cs-text-second-marquee img {
    width: 30px;
    height: 30px;
    display: block;
}
.product-popup-modal__opener{
  margin:0px !important;
  padding-bottom: 5px;
}
.product-popup-modal__button{
  font-weight: 500;
}
.cstm-label {
    width: 100%;
    border-radius: 5px !important;
    display: flex !important;
    /* justify-content: center; */
    align-items: center;
    gap: 1.5rem;
}
.value-text{
  font-size: 18px;
}
.image-main-new-banner{
  height: 90vh !important;
}
.variant-image {
    max-height: 90px;
    max-width: 100px;
    border-radius: 5px;
}
.custom-title-cs.page-width--narrow{
max-width: 80rem !important;
}
.custom-title-cs h1{
margin-bottom: 0 !important;
}
.custom-news .field__input, .customer .field input{
  border-radius: 10px !important;
}
/* tayyab's css */
.header__icon--account.new-user{
  display: none;
}
.announcement-bar-new span{
     font-size: 12px;
    line-height: normal;
    font-weight: 700;
    color: #000;
    margin: 0;
    font-family: var(--font-roboto);
}
/* .button-btn-header-new {
  position: relative;
  font-size: 22px;
  line-height: normal;
  color: #fff;
  font-weight: 700;
  font-family: var(--font-roboto);
  text-decoration: none;
  border-bottom: 2px solid #fff; 
  overflow: hidden;
}
.button-btn-header-new::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 0;
  background-color: #fff;
  transition: width 0.7s ease;
}

.button-btn-header-new:hover {
  border-bottom-color: transparent; 
}

.button-btn-header-new:hover::after {
  width: 100%;
}
.new-header-cs .button-btn-header-new{
font-size:12px;
}
.scrolled .button-btn-header-new{
color:black;
} */

/* product variant css */


/* product variant css end */



.button-btn-header-new {
  position: relative;
  font-size: 22px;
  line-height: normal;
  color: #000;
  font-weight: 700;
  font-family: var(--font-roboto);
  text-decoration: none;
  border-bottom: 2px solid #000; 
  overflow: visible; /* Changed overflow to visible */
}

.button-btn-header-new::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 0;
  background-color: #000;
  transition: width 0.7s ease;
  z-index: 1; /* Added z-index for layering */
}

.button-btn-header-new:hover {
  border-bottom-color: transparent; 
}

.button-btn-header-new:hover::after {
  width: 100%;
}

.new-header-cs .button-btn-header-new {
  font-size: 12px;
}

.scrolled .button-btn-header-new {
  color: black !important;
  border-bottom: 2px solid #000 !important;
}
.scrolled .button-btn-header-new:after{
  background-color:#000; 
}
.search-modal__content-bottom .svg-wrapper svg{
    stroke: black !important;
}
.scrolled .button-btn-header-new:hover{
  border-bottom:0px !important;
}
body{
  letter-spacing: 0;
}
/* home page header css */

.homepage .button-btn-header-new{
color: #000;
border-bottom: 2px solid #000;
}
.homepage .button-btn-header-new:after{
  background-color: #000;
}
.homepage .scrolled .button-btn-header-new:after{
background-color: #000;
}

/* .homepage .main-header-new-sett .header__heading-logo-wrapper img{
filter: none;
} */
/* .homepage .main-header-new-sett .svg-wrapper svg{
stroke: #fff;
fill: #fff;
}
.homepage .cart-count-bubble{
background-color: #fff;
color: #000;
} */
.homepage .button-btn-header-new:hover {
    border-bottom-color: transparent !important;
}
.homepage .main-header-new-sett.scrolled .header__heading-logo-wrapper img {
    filter: invert(1) brightness(0) !important;
}
.homepage .scrolled .button-btn-header-new:hover{
  border-bottom:0px;
}

/* header mbl css */
@media screen and (max-width:768px){
  .src_prt .product__info-wrapper{
    max-width:100% !important;
    width:100%;
  }
  .src_prt .grid__item.product__media-wrapper{
    max-width:100% !important;
    width:100%;
  }
  .product.product--large.product--left.product--stacked.product--mobile-hide.grid.grid--1-col.grid--2-col-tablet {
    flex-direction: column !important;
}
.product-popup-modal__content{
  height: auto !important;
  margin-top: 20rem !important;
  border-radius: 20px !important;
}  
.icon.icon-close {
    stroke: black !important;
}
  .menu-drawer{
    top: 0 !important;
  }
  .menu-drawer__navigation{
    padding: 7rem 0 !important;
}
  .header__icon--menu .icon{
    z-index: 999;
  }
}
/* product page css */
.custom-class-cs .inline-richtext{
  font-weight: 700;
  font-family: var(--font-futura);
  text-align: left !important;
}
.custom-class-cs .icon-with-text__item{
    align-items: normal;
}
.product__accordion .accordion__title{
    font-weight: 700;
    font-family: var(--font-futura);
}
.product__accordion .accordion__content{
  padding: 0px !important;
  font-size: 15px;
}
.accordion__content ul{
  margin: 0px;
  padding: 0px;
}
.product__accordion svg{
  width: 100%;
  max-width: 10px;
}
p{
  margin: 0px !important;
  color: #000;
}
.product__info-wrapper .product__description{
  margin: 0.5rem 0 !important;
  /* padding-bottom: 30px; */
  text-align: justify;
}
.product__sku{
  font-weight: 700;
}
.product-form__buttons span{
  font-size: 16px;
  text-transform: uppercase;
}
.product-form__buttons .button:after{
  border-radius: 10px;
}
.product-form__buttons{
  max-width: 100% !important;
}
.product-form__submit{
  border-radius: 10px;
}
.grid__item.product__media-wrapper{
  /* max-width: 60% !important; */
}
.product__info-wrapper{
  /* max-width: 40% !important; */
}
.inventory-text{
  font-weight: 600;
}
.custom-class-cs{
  padding: 0px;
}
.custom-colap.collapsible-content-wrapper-narrow {
    margin: 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 1140px;
}
.custom-colap .accordion{
border:0px;
}

.custom-colap .accordion__title{
    font-size: 16px;
    font-weight: 600;
    font-family: var(--font-futura);
}
.custom-colap .accordion svg{
  width: 100%;
  max-width: 15px;
}
.custom-colap .collapsible-content summary:hover .accordion__title{
    text-decoration: none !important;
    text-underline-offset: unset !important;
}
.custom-colap .accordion summary{
    border-radius: 10px;
    justify-content: space-between;
    padding-right: 20px !important;
    padding-left: 10px !important;
    margin-top: 10px !important;
    background-color: #F5F5F5;
}
.custom-colap .accordion__content{
    padding: 12px;
    background-color: #F5F5F5;
    border-radius: 10px;
    margin-top: 4px;
}
/* product breadcrum css*/

.breadcrumbs {
  font-size: 14px;
  margin-bottom: 10px;
  color: #000;
}

.breadcrumbs__link {
  color: #000;
  text-decoration: none;
  font-weight: 600;
}

.breadcrumbs__sep {
  color: #000;
}
.form__label {
    font-size: 16px;
    font-weight: 500;
}
.product-form__input{
  /* max-width: 100% !important; */
/* }
.product-form__input--pill input[type=radio]:checked+label{
    background-color: transparent !important;
    color: #000 !important;
    border-color:#000;
} */
.product-form__input--pill input[type=radio]+label{
      border: var(--variant-pills-border-width) solid rgb(0 0 0 / 45%);
}
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after{
  border-radius: 5px !important;
}
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after{
  border-radius: 5px !important;
}
.product__tax{
  display: none;
}
.product-form__input--pill.custom-pil {
    max-width: 100%;
}
.custom-title-cs{
  
}

@media screen and (max-width: 768px) {
  .breadcrumbs{
    margin: 15px 0;
  }
.grid__item.product__media-wrapper{
  max-width: 100% !important;
}
.product__info-wrapper{
  max-width:100% !important;
}
.custom-class-cs .inline-richtext{
  font-size: 12px !important;
}


}


@media screen and (max-width:768px){
.cstm-label {
    gap: 15px;
}
  
}