.cart-drawer-item .custom-quantity-cls .quantity button.quantity__button, .cart-drawer-item .custom-quantity-cls .quantity input, .cart-drawer-item .custom-quantity-cls .quantity {
    background-color: #fff;
}
/* Date 02-05-2024 */
.innerBanner .image-with-text__content{
    padding-left: 0;
    padding-right: 4rem;
 }
 div#shopify-section-template--17564811722804__main-collection-product-grid hr.cusHr {
    margin-top: 4rem;
 }
 .innerBanner .collection-hero__image-container{
   height: 46rem;
 }
 .innerBanner .image-with-text__media--medium {
   height: 46rem !important;
}


/* Contact  */
.contactTitle{
   margin-bottom: 25px;
}
.contactTitle h1{
   margin-top: 0;
}
.contactTitle p{
   margin-top: 0px;
}
.contactDetailBox {
   padding-bottom: 20px;
   border-bottom: 1px solid #f4eded;
   margin-bottom: 20px;
}


.contactDetailBox h3{
   font-size: 20px;
   margin: 0 0 15px 0;
}
.contactDetailBox p{
   margin: 0;
}
.contactDetailBox p:not(:last-child){
   margin-bottom: 10px;
}
.contactDetailBox ul {
   list-style: disc;
   padding-left: 15px;
   margin-bottom: 15px;
}
.intercom-lightweight-app .intercom-lightweight-app-launcher.intercom-launcher {
   bottom: 65px;
   right: 17px;
}


@media screen and (min-width:991px) {
   .contactPage .page-width--narrow{
      max-width: 60rem;
   }
}

 @media screen and (max-width: 1260.5px){
   .innerBanner .image-with-text__content{
      padding-left: 0;
      padding-right: 2rem;
   }
   
 }
 @media screen and (max-width: 1199.5px){
   .innerBanner .image-with-text__content{
      padding-right: 0rem;
  }
 }
 @media screen and (max-width: 991.5px) {
    .innerBanner .image-with-text__content{
        padding-right: 0rem;
    }
    .innerBanner  .collection-hero{
        padding-bottom: 0;
    }
 }
 @media screen and (max-width: 749.5px) {
    .innerBanner .collection-hero__text-wrapper{
       padding: 3rem 0 3rem;
    }
    .innerBanner .image-with-text__content {
       padding: 0;
    }
    div#shopify-section-template--17564811722804__main-collection-product-grid hr.cusHr {
        margin-top: 3rem;
    }
    .innerBanner .image-with-text__media--medium {
      height: 30rem !important;
   }
    .innerBanner .collection-hero__image-container {
      height: 30rem;
   }
   .intercom-lightweight-app .intercom-lightweight-app-launcher.intercom-launcher {
         right: 13px;
   }
 }

 @media screen and (max-width: 480.5px){
   .innerBanner .image-with-text__media--medium {
      height: 20rem !important;
   }
   .innerBanner .collection-hero__image-container {
      height: 20rem;
  }
 }