/** Shopify CDN: Minification failed

Line 832:2 Unexpected "{"
Line 832:3 Expected identifier but found "%"
Line 832:35 Unexpected "{"
Line 832:36 Expected identifier but found "%"

**/


/*   Quick View Css Start */
.contact .button { background: #2ADAC9;  border-radius: 25px; }
.contact .button:after { box-shadow: unset;}
.template--list-collections .content-for-layout {   padding-top: 6%; }

.product-media-container .product__modal-opener { padding: 30px; }
.mobile-facets__sort .select {  background: #0031310D; border-radius: 6px; }
.mobile-facets__summary .svg-wrapper{ right: 5px; }
.predictive-search__item .predictive-search__image {   min-height: unset; }
.template-search .template-search__search {   display: none;}
.template--register .customer button:after, .template--login .customer button:after { box-shadow: unset; }
.template--register .customer button, .template--login .customer button {   background: #2adac9;   border-radius: 35px; }
.footer__content-top .footer-block .show_icon_mobile{    display: none; }


.template--login .customer , .template--register .customer  {   padding-top: 8%; }
.template--page .shopify-section .page-title{ display:none;}
.template--page .cstm_mainPage .page-title{ display:block;}

.footer_cstm_policies .policies li {   padding: 0 5px;}
.footer_cstm_payment_icon_content .footer__payment { margin-top: 0; }
.footer_cstm_policies .policies { display: none; }

.quickview_pro_inner .product-main .pro-information .custom-quick-add {
    border: 1px solid #2ADAC9;
    background: #2ADAC9;
    padding: 10px 22px;
    font-size: 18px;
    color: white;
    border-radius: 4px;
    text-transform: uppercase;
    /* font-weight: 600; */
    cursor: pointer;
}


.prodcut_card_price_addtocart .product_card_addBtn_quciBtn {
    display: flex;
    align-items: center;
    gap: 10px;
}
.product_card_addBtn_quciBtn .custom-quickview {
    background: 0;
    border: unset;
    padding: 0;
    line-height: 0;
    margin: 0;
    cursor:pointer;
}
.quickview_pro_inner .product-main .pro-information h5  {
    font-size: 24px;
    margin: 0;
}

.quickview_pro_inner .product-main .pro-information .price {
    font-weight: 600;
    font-size: 18px;
}
body.no-scroll {
  overflow: hidden;
}

.quickview_popup {
  position: fixed;
  inset: 0;
  /* background: rgba(0,0,0,0.6); */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.quickview_popup:not(.active) {
  display: none;
}

.quickview_popup .quickview_pro_inner {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  min-height: 470px;
  width: 55%;
}



.quickview_popup .quickview_pro_inner .product-main .quickview-close  {
       width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #2ADAC9;
    background: #2ADAC9;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
}
.quickview_pro_inner .product-main .product-media {
    width: 40%;
}
.quickview_pro_inner .product-main .pro-information {
    width: 60%;
    padding-right: 15%;
}

  .quickview_popup.active{
      position: fixed;
      z-index: 9;
      width: 80%;
      /* background: #fff; */
      left: 50%;
      top: 50%;
      transform: translate(-50%,-50%);
      /* overflow-y: scroll;
      max-height: 400px; */
      /* padding: 20px; */
     /* box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px; */
  }
  .quickview_popup .product__description{
    display:none;
  }
  .quickview_pro_inner .product-main{
   grid-column-gap: 40px;
    position: relative;
    display: flex;
    
  }
  .quickview_pro_inner .product-main img{
    width:100%;
  }


/*   Quick View Css End */

.header .header__inline-menu .list-menu .header__submenu li.no-submenu details {  display: none; /* hides empty details completely */  }
.template--page .cstm_mainPage .custm_main_page_content .custm_main_page_content_container .main-page-title , .template--page  .custm_main_page_content_container_inner .breadcrumbs .breadcrumbs__link , .template--page .cstm_mainPage .custm_main_page_content .custm_main_page_content_container .breadcrumbs , .template--search .custm_main_page_content_container_inner .breadcrumbs .breadcrumbs__link , .template--search .custm_main_page_content_container_inner .breadcrumbs {  color: #032828; }
.template--page .cstm_mainPage .custm_main_page_content .custm_main_page_content_container {  top: 42%; }
.cstm_banner_search_field .predictive-search { display: none;}
.header .header__inline-menu .list-menu .header__submenu li .icon-caret { display : none;}
.header .header__inline-menu .list-menu .header__submenu::after {
    content: '';
    border-left: 1px solid;
    position: absolute;
    top: 50%;
    left: 223px;
    /* width: 100%; */
    height: 94%;
    transform: translateY(-50%);
    /* background: #032828; */
    color: #032828;
    opacity: 15%;
}

.header .header__inline-menu .list-menu .header__submenu .header__submenu.list-menu::after{ content: unset; }


.header__submenu .header__menu-item:hover span {
    text-decoration: unset;
    text-underline-offset: .3rem;
}

.header .header__inline-menu .list-menu .header__submenu details[open]>.header__menu-item {
    text-decoration: unset !important;
    background: #0328280D;
    border-radius: 5px;
}

.header .header__inline-menu .list-menu .header__submenu details[open]>.header__menu-item span{
    font-weight: 600;
}

.header .header__inline-menu .list-menu .header__submenu {
    width: 900px !important;
    max-height: 75vh;
    left: -180%;
    border-radius: 10px;
    top: 140%;
    padding: 15px;

    transition: top 1s linear;
}

/* .header .header__inline-menu .list-menu details:first-child[open] > .header__submenu {
  top: 140%;
} */


.cstm_sub_heading_sub {
    position: absolute;
    top: -35px;
    z-index: 9999;
    font-size: 16px;
    left: 3%;
    font-weight: 600;
    color: #032828;
}

.header .header__inline-menu .list-menu .header__submenu li {
    max-width: 200px;
}

/* .header .header__inline-menu .header__submenu li details[open] {
     position:relative;
} */

.header .header__inline-menu .list-menu .header__submenu .header__submenu.list-menu {
    position: absolute;
    left: 25%;
    background: #fff;
    top: 11%;
    margin: 0;
    padding: 0;
    /* border-left: 1px solid gray; */
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 600px !important;
    /* background: red; */
    overflow: inherit;
    border-radius: unset;
}

.header .header__inline-menu .list-menu .header__submenu .header__submenu.list-menu li {
    min-width: 195px;
}

.header .header__inline-menu .list-menu .header__submenu details[open] > .header__menu-item .icon-caret {
  transform: rotate(270deg);
}

.header_container {     max-width : 1380px;   margin: 0 auto ;   border-radius: 55px; }
.section-header {    max-width: 1380px;   margin: 0 auto;    height: 0;    width: 100%;    top: 10px;  }
.header .header__inline-menu .list-menu {    width: 100%;    justify-content: center;  }
.header__icon--cart svg {    width: 24px;}
.header  .header__icons .header__icon--cart {    width: 48px;    height: 48px;    border-radius: 50%;    margin-right: 20px;    background: #0328280D;    border: 0;  }
.header  .header__icons .header__icon--account {    width: max-content;    height: auto; }
.header  .header__icons {    width: 100%;    justify-content: flex-end;    padding: 0;  }
.header  .header__icons .header__icon--account .svg-wrapper {    width: 104px;    height: auto;  }

.cstm_banner_search_field .search-modal__form .predictive-search {   max-height: 350px !important; }
.faq-category-allContent .faq-category-allContent-heading-innerContent h2 { margin-top: 0;  font-size: 36px;    color: #032828;    margin-bottom: 5px;    font-weight: bold;}

.page-width {   padding: 0; }
.header--megamenu-open {
    background: white;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}

.custm_main_page_content_container_inner .main-page-title { color: #fff; }
.template--product .custm_main_page_content_container_inner .main-page-title { color: #000; }

.custm_main_page_content_container_inner .breadcrumbs  ,.custm_main_page_content_container_inner .breadcrumbs  .breadcrumbs__link { color: #fff; }
.template--product .custm_main_page_content_container_inner .breadcrumbs  , .template--product .custm_main_page_content_container_inner .breadcrumbs  .breadcrumbs__link { color: #000; }

/* Banner Section */

.cstm_index_bannerSection_bg img {   width: 100%; }

.cstm_index_bannerSection_bg {
    position: relative;
}

.cstm_bannertextContent {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
        z-index: 1;
}

.cstm_index_bannerSection_bg .banner_heading_text {
    font-size: 72px;
    color: white;
    font-weight: 500;
        line-height: 90px;
}

.cstm_bannertextContent .banner_subtextContent { width: 40%;    margin: 0 auto;     margin-bottom: 55px;     margin-top: 55px;}
.cstm_bannertextContent .banner_subtextContent p { font-size: 18px;   color: white;  }

.cstm_bannertextContent .cstm_banner_search_field {  position: relative;  }
.cstm_banner_search_field .search-modal__form {  position: relative; }

.cstm_banner_search_field .search-modal__close-button {  display: none; }

.cstm_banner_search_field .field .search_icon {    position: absolute;    z-index: 1;    display: flex;    align-items: center;    justify-content: center;    height: 100%;    left: 2%;   }
/* .cstm_banner_search_field .field .search__input {
    padding-left: 5rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    border-radius: 55px;
} */

.cstm_banner_search_field .field .field__input:not(:placeholder-shown) {
    padding:unset;
   padding-left: 4.5rem ;
}

.cstm_banner_search_field .field  .field__input:focus{
   padding:unset;
   padding-left: 5.5rem ;
   box-shadow: unset;
   padding-top: 3rem;
    padding-bottom: 3rem;
}

.cstm_banner_search_field .field .search__input.field__input {  padding-top: 3rem; padding-bottom: 3rem; border-radius: 35px; padding-right: 16rem; }


.cstm_banner_search_field .field .search_icon .svg-wrapper {
   
    width: 25px;
    height: 25px;
}

.cstm_banner_search_field .field .field__label {    left: 7%;     top: 50%; transform: translateY(-50%); display:none;}
.cstm_banner_search_field .field .reset__button {    right: 15%;top: 50%;   transform: translateY(-50%);  }
.cstm_banner_search_field .field .search__button {    width: 14%;    border-radius: 37px;    background: #2adac9 !important;    color: #fff;    top: 50%;    transform: translateY(-50%);    right: 1%;    height: 82%;   font-size: 16px;    font-weight: 500;    font-family: inherit; }

.cstm_banner_search_field .field  .field__input::placeholder { opacity : 1;  }

.cstm_banner_search_field  .field:after { box-shadow: unset; }

.cstm_banner_search_field .field:hover.field:after{ box-shadow: unset;  }


.cstm_searchFieldContent predictive-search[open=true] {
    background: #fff;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}


.cstm_searchFieldContent predictive-search[open] .predictive-search {   width: 100%;  left: 0; top: 62px;  border-top: 0.5px solid #032828; }




/* Footer Css */
.footer .footer__blocks-wrapper > div.footer-block--menu:nth-of-type(3) .footer-block__heading {
  padding-right: 35%;
}
.footer .custom-footer_banner-img {   width: 100%;}
.footer .footer__content-bottom {   bottom: 0;   position: absolute;   width:100%; padding-bottom: 3rem;     border: 0; padding:0;}
.footer .footer__content-top {  position: absolute;  bottom: 15%;  width:100%;      padding: 0; }
.footer {  position: relative;  }
.footer .footer__blocks-wrapper .footer-block .footer-block-image {   flex-direction: column; }

.footer .footer__blocks-wrapper .footer-block .footer-block-image  .footer__list-social.list-social:only-child {  justify-content: flex-start;  }

.cstm_newsletterintext .footer-block__newsletter .footer-block__heading {   display: none;  }

.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright {   margin: 0; }

.footer .footer__content-bottom .cstm_top_bootm_footer {  display: none !important; }
.footer .footer__content-bottom  .footer__content-bottom-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.newsletter-form__field-wrapper .field .field__input:focus {     padding : 1.5rem ;    padding-right: 12rem;    box-shadow:unset;     padding-top: 25px;    padding-bottom: 25px; }

.newsletter-form__field-wrapper .field:hover.field:after { box-shadow:unset;}


.footer_cstm_policies .policies li:before {    content: unset; }

.cstm_newsletterintext .newsletter-form__field-wrapper .field .newsletter-form__button {
    width: 10.4rem;
    border: 1px solid;
    border-radius: 30px;
    height: 42px;
    background: #2ADAC9;
    color: white;
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
    font-size: 16px;
    font-weight: 500;
}

.cstm_newsletterintext .newsletter-form__field-wrapper .field .field__input::placeholder { opacity : 1;  }
.footer_block1_socialIcon .list-social {    margin: 0 -6px;}
.footer_block1_socialIcon .list-social__item .list-social__link .svg-wrapper { width: 38px;    height: 38px;    border-radius: 50%;    border: 1.36px solid #0328281A;   }
.footer_block1_socialIcon .list-social__item .list-social__link {     padding: 0 4px;   }
.footer-block--image .footer_block1content p {    font-size: 14px;    color: #032828;    left: 1.3;    line-height: 1.3;    margin: 0;  }
.footer-block--image .footer_block1content {    margin-bottom: 25px;  }

.footer-block--menu .cstm_menu_content {    display: flex;    justify-content: center;  }
.footer-block--menu .cstm_menu_content .footer-block__details-content {    width: max-content;  }
.footer-block--menu .footer-block__heading {   text-align: center;     margin-bottom: 10px; }
.footer-block--menu  .cstm_menu_content .list-menu__item {    color: #032828 !important;    opacity: 1;    font-size: 14px !important;    padding: 0;    margin: 0; }
.footer-block--text .footer-block__heading {    font-size: 24px;    margin-bottom: 7px; }
.footer-block--text .footer-block__details-content p {    color: #032828;    font-size: 14px;    line-height: 1.3;    margin-bottom: 30px; }

.newsletter-form__field-wrapper .field:after { box-shadow:unset;}
.newsletter-form__field-wrapper .field__input {    padding-right: 11rem;    border-radius: 30px;    padding-top: 25px;    padding-bottom: 25px; }
.footer-block--text .newsletter-form__field-wrapper .field__input::placeholder {    font-size: 14px; }
.footer__content-bottom  .footer__copyright .copyright__content {    color: #032828;    font-size: 14px; }
.footer__content-bottom .footer__content-bottom_content {   padding: 25px 0;   border-top:  1px solid rgba(3, 40, 40, 0.1);  }
.footer_cstm_policies .copyright__content {    font-size: 14px;    color: #032828;  }
.footer {   border: 0 !important;   }
.footer_block1_socialIcon .list-social__item .list-social__link .svg-wrapper svg {    width: 20px;  }







/* ====================================    Collection List Section ==========================================   */

.section-collection-list .collection-list-wrapper .collection-list { position: relative; flex-wrap: inherit; overflow-x: hidden; overflow-y: hidden; scroll-snap-type: x mandatory; scroll-behavior: smooth; -webkit-overflow-scrolling: touch; margin-bottom: 1rem; }

.section-collection-list .collection-list-wrapper .slider-mobile-gutter .slider-buttons{   display:flex !important;      position: absolute;   top: -32%;   right: 0; }
.section-collection-list .collection-list-wrapper .slider-mobile-gutter .slider-buttons .slider-counter {  display: none;  }

.product_card_addBtn_quciBtn .add_btn .quick-add {   width: 35px;   margin: 0;  }
.product_card_addBtn_quciBtn .add_btn .quick-add .quick-add__submit {    min-height: 35px;  min-width: 35px;   padding: 0; background: unset; position: relative; }
.product_card_addBtn_quciBtn .add_btn .quick-add .button:after {    border-radius: 50% ;    box-shadow: unset;    width: 35px;    height: 35px;    background: #2ADAC9; }
.product_card_addBtn_quciBtn .add_btn .quick-add .quick-add__submit .btn_cstm_icon {   z-index: 2;    line-height: 0;  }
.prodcut_card_price_addtocart {    display: flex;    align-items: center;    justify-content: space-between;  }
.prodcut_card_price_addtocart .quick-add {    display: block !important;  }
.card-wrapper .card .card__content .quick-add {  display: none;}
.collection-list .card .media {   width: 75%;  }
.collection-list .card .card__inner .card__media {      display: flex;  justify-content: center;  align-items: center;  }
.collection-list .card .card__inner { border-radius:25px;     border: 1px solid #2ADAC94D; background: #2ADAC91A;}
.collection-list .card .media img{  object-fit : contain; }
.section-collection-list .collection-list {  margin: 0 -15px; }
/* .section-collection-list .collection-list .collection-list__item {  padding: 0 15px;  } */
.collection-list .card  .card__content .card__heading {   text-align: center;     font-size: 18px;   font-weight: 500;    font-family: inherit; }
.section-collection-list .collection-list-wrapper .slider-buttons .slider-button {   width: 48px;  height: 48px;  background: #2ADAC9;  border-radius: 50%;  }
.section-collection-list .collection-list-wrapper .slider-buttons .slider-button--next {   margin-left: 20px;  }
.section-collection-list .collection-list-wrapper .slider-buttons .slider-button:disabled {  background-color: transparent;  /* apna color do */ border: 1px solid #2ADAC9  }
.section-collection-list .collection-list-wrapper .slider-buttons .slider-button:disabled svg path {   stroke: #2ADAC9;}
.section-collection-list .collection-list-wrapper .slider-buttons .slider-button--prev svg {   transform: rotate(180deg);  }




/*  Fetured Collection Section */

.cstm-featured-collection-sec {
    background: #2ADAC908;
}

.cstm-featured-collection-sec .cstm-featured-collection-sec-content {
    padding: 55px 0;
}

.cstm-featured-collection-sec {
  text-align: center;
  margin: 40px auto;
}

.cstm-featured-collection-sec .section-heading {
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 30px;
}



.cstm-featured-collection-sec .view-all-wrapper {
    margin-top: 30px;
    text-align: start;
}
.cstm-featured-collection-sec .view-all-wrapper .fet_col_button {
    text-decoration: unset;
    color: white;
    background: #2ADAC9;
    padding: 14px 25px;
    border-radius: 30px;
}

.cstm-featured-collection-sec-content .cstm_product_slide .slider_cstm_btn {
    position: absolute;
    bottom: -17%;
    right: 0;
    border: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    background: #2ADAC9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cstm-featured-collection-sec-content .cstm_product_slide .custom-prev svg {
    transform: rotate(180deg);
}

.cstm-featured-collection-sec-content .cstm_product_slide .custom-prev { right : 5% ;}
.cstm_product_slide .slick-disabled{ background: white !important; border: 1px solid #2ADAC9 !important; }
.cstm_product_slide .slick-disabled svg path { stroke : #2ADAC9; }

.cstm_product_slide .slick-track .slick-slide {
    padding: 0 16px;
}

.cstm_product_slide .slick-list{ margin : 0 -16px;}

.product-card-wrapper .card .card__inner .card__media .media {
    width: 80%;
   
}
.product-card-wrapper .card .card__inner .card__media {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #03282812;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;

}

.product-card-wrapper .card {   border: 1px solid #0328281A; }
.product-card-wrapper .card .card__inner .card__media  img{ object-fit: contain; }
.product-card-wrapper .card .card__content_btmcontent { background: white;     border-bottom-left-radius: 20px;    border-bottom-right-radius: 20px; min-height: 142px;   height: 100%; }


/*  Popular Section  */

.popular_cstm_products_coll {   margin-top: 60px;   margin-bottom: 60px;}
.popular_cstm_products_content {  background: #2ADAC90D; }
.popular_cstm_products_content .popular_cstm_products {   padding: 50px 0;  }
.featured-brands .brand-slider .brand-slide {    width: 222px !important;    height: 160px;    display: flex !important;    justify-content: center;    align-items: center;    background: #03282808;    border-radius: 22px;    margin: 0 12px;    cursor : pointer;  }
.cstm-featured-collection-heading-left .section-heading {   text-align: left;}
.cstm-featured-collection-heading-left .slider_cstm_btn {   top: -19%; }
.cstm-featured-collection-heading-left .fet_col_button {   display: none;  }


/* About Us Page  */

.cstm_mainPage .custm_main_page_content img {    width: 100%; }
.cstm_mainPage .custm_main_page_content {   position: relative;}

.cstm_mainPage .custm_main_page_content .custm_main_page_content_container {   position: absolute;   top: 35%;   left: 50%;   width: 100%;   transform: translate(-50%, -50%); }

.template--product .cstm_mainPage .custm_main_page_content .custm_main_page_content_container {   position: absolute;   top: 45%;   left: 50%;   width: 100%;   transform: translate(-50%, -50%); }

.cstm_mainPage .custm_main_page_content .custm_main_page_content_container .main-page-title {  text-align: center; margin-bottom: 5px;     font-size: 36px;  font-weight: bold; }
.cstm_mainPage .custm_main_page_content .custm_main_page_content_container .breadcrumbs {  text-align: center; }


/*  Collection Page */

.template--collection .facets-wrapper .facets-container .mobile-facets__wrapper .mobile-facets__disclosure {    padding: 7px 15px;    background: #0031310D;    border-radius: 10px;    cursor: pointer;    color: background: #032828;    font-weight: 400;  }
.template--collection .facets-wrapper .facets-container .mobile-facets__wrapper .mobile-facets__disclosure .mobile-facets__open .button-label {    font-size: 16px;    color: #032828;    font-weight: 400;}
.template--collection .facets-wrapper .facets-container .mobile-facets__wrapper .mobile-facets__disclosure .svg-wrapper svg path {    fill: #032828; }
.facet-filters .facet-filters__label {    font-size: 16px;   font-weight: 400;     margin-right: 10px;}
.facet-filters .facet-filters__field .facet-filters__sort {   font-size: 16px;    font-weight: 600;    padding: 10px; }
.facet-filters .facet-filters__field  .svg-wrapper { width: 18px; height: auto;     top: 50%;  transform: translateY(-50%); right: 4%;}
.facet-filters .facet-filters__field  .svg-wrapper .icon-caret {    width: 18px; }
.facet-filters .facet-filters__field .select {    padding-right: 25px;    cursor: pointer;     background: #f2f4f4;  border-radius: 7px; }

.card__content_btmcontent .card-information .caption-with-letter-spacing {  font-size: 12px;    color: #032828;    text-transform: capitalize;    font-weight: 400;  opacity: 1; }


.facet-filters .facet-filters__field .facet-filters__sort:focus-visible {    outline: unset;   box-shadow: unset;  outline-offset: unset;}
.cstm_vendor_cardP .caption-with-letter-spacing { font-size: 12px;    color: #032828;   opacity: 1;   font-weight: 400;  }
.card__information .cstm_vendor_cardP {  padding-top: 10px;  }

/*  Card Products  */

.card__content_btmcontent .card__information .card__heading {   font-size: 16px;   font-weight: 500;   color: #032828;    font-size: geist;    font-family: 'Geist';    min-height: 42px;  }

.card__information .price__regular .price-item--regular {
    margin-right: 0;
    font-weight: 700;
    font-size: 20px;
    color: #032828;
}

.product_card_addBtn_quciBtn .add_btn .quick-add .quick-add__submit .loading__spinner{ z-index: 2; }

.product_card_addBtn_quciBtn .add_btn .quick-add .quick-add__submit .add_cart_icon {
    width: 15px;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -35%);
}
.product_card_addBtn_quciBtn .add_btn .quick-add .quick-add__submit .add_cart_icon svg path {
    fill: #fff;
}




/*  Product Pages  */


.product .product__info-container .product__title h1 {
    font-size: 26px;
    font-weight: 700;
    color: #032828;
}

.product .product__info-container .product__title {
    margin: 0;
}

.product .product__info-container .product__sku {
    margin-top: 3px;
    font-size: 16px;
    font-weight: 400;
    color: #032828;
}

.product .product__info-container .price .price-item {
    font-size: 26px;
    font-weight: 700;
    color: #032828;
}

.product .product__info-container .product__inventory {
    font-size: 12px;
    color: #39DA2A;
        line-height: 1;

}


.product-form__quantity .quantity__label {
    display: none;
}

.price-per-item__container .quantity {
    width: 35%;
}

.price-per-item__container .cstm_inptbuybtn {
    width: 65%;
}

.price-per-item__container .quantity:after {
   border-color: #0328281A;
    border-radius: 30px;
        box-shadow: unset;
}

.cstm_inptbuybtn .product-form__buttons .product-form__submit {
    background: transparent;
    border: 1px solid #2ADAC9;
    color: #2ADAC9;
    border-radius: 30px;
}

.product-form__buttons .shopify-payment-button__button:after , .cstm_inptbuybtn .product-form__buttons .product-form__submit:after {
box-shadow: unset;
}

.price-per-item__container .quantity .quantity__input {
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #0328281A;
}

.product-form__buttons .product-form__submit {
    display: none;
}

.cstm_inptbuybtn .product-form__buttons .product-form__submit {
    display: block;
    margin: 0;
}

.product-form__buttons .shopify-payment-button__button {
    background: #2ADAC9;
    border-radius: 30px;
}

.product .product__info-container .product-form {
    margin-top: 0;
    margin-bottom: 0;
    /* margin: 0; */
}

.related-products__heading {
    font-size: 36px;
}

.cstm_product_tabs{
    margin:50px 0;
}

.template--product .cstm_mainPage {
    margin-bottom: 110px;
}



/* ----------------------------------  Icon Fetaure Section ----------------------------*/


.cstm_icon_features .icon-features {
  /* padding: 30px 0; */
  background: #fff;
}

.cstm_icon_features .icon-features .features-grid {
  display: flex;
  justify-content: center;
  gap: 30px;
  text-align: center;
}

.cstm_icon_features .icon-features .feature-item {
    flex: 1;
    background: #f9f9f9;
    padding: 30px 20px;
    display: flex;
    align-items: center;
    max-width: 365px;
    height: 110px;
        border: 1px solid #0328280D;
    border-radius: 74px;
    padding: 15px;
    padding: 15px;
    gap: 10px;
}

.cstm_icon_features .icon-features .feature-icon {
    min-width: 70px;
    height: 70px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
        box-shadow: 0px 0px 9.94px 0px #0000000F;
}

.cstm_icon_features .icon-features h4 {
margin: 0;
    font-size: 20px;
    color: #032828;
    margin-bottom: 5px;
    font-weight: 600;
}

.cstm_icon_features .icon-features .feature-item .feature-item-text {
    text-align: left;
}

.cstm_icon_features .icon-features p {
     font-size: 12px;
    color: #032828;
    margin: 0;
    line-height: 1.3;
}

.cstm_icon_features {
    margin-top: 25px;
    margin-bottom: 25px;
}



/*   custom image with text home page  */


.collection_cstm_highlight .collection-highlight {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  background: #16867B; /* Teal BG */
  border-radius: 20px;
  padding: 0px; 
  color: #fff;
  min-height: 350px;
}

.collection_cstm_highlight .collection-highlight .container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}



.collection_cstm_highlight .collection-highlight .badge {
  background: rgba(255,255,255,0.2);
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 14px;
  display: inline-block;
  border: 1px solid #FFFFFF33;
  color: white;
}

.collection_cstm_highlight .collection-highlight h2 {
  font-size: 52px;
    margin: 15px 0;
    color: #fff;
}

.collection_cstm_highlight .collection-highlight p {
  margin: 8px 0;
      line-height: 1.3;
    font-size: 18px;
}

.collection_cstm_highlight .collection-highlight .price {
  font-size: 17px;
  {% comment %} font-weight: bold; {% endcomment %}
  margin: 18px 0;
  color:white;
}
.collection_cstm_highlight .collection-highlight .price .cstm_price {
    font-weight: 800;
    font-size: 32px;
}


.collection_cstm_highlight .collection-highlight .btn {
    display: inline-block;
    padding: 12px 24px;
    background: #fff;
    color: #032828;
    border-radius: 30px;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
}


.collection-highlight .product-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.collection-highlight .product-card {
  background: #fff;
  border-radius: 16px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.collection-highlight .product-card img {
  max-width: 100%;
  border-radius: 12px;
}

.collection_cstm_highlight .left-content {
    width: 40%;
    position: relative;
}

.collection_cstm_highlight .right-content {
    width: 60%;
        display: flex;
    flex: 1;
}

.collection_cstm_highlight .right-content-imagePart img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.collection-highlight .left-content-insidecontent {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    padding-right: 3%;
}




/*   custom catogory gid section  */


.cstm_cate_grid_sec .category-card {  position: relative;  border-radius: 25px;  overflow: hidden;  height: 430px;  display: flex;  align-items: flex-end;  color: #fff;  }
.cstm_cate_grid_sec .category-card__image {  position: absolute;  top: 0; left: 0;  width: 100%; height: 100%;  background-size: cover;  background-position: center;  z-index: 1;      display: block !important;}
.cstm_cate_grid_sec .category-card__overlay {  position: absolute;  top: 0; left: 0;  width: 100%; height: 100%;  background: linear-gradient(180deg, rgba(3, 40, 40, 0.21) 29.42%, rgba(3, 40, 40, 0.7) 85.88%);    display: block !important; z-index: 2; }
.cstm_cate_grid_sec .category-card__content h3 {    color: white; }
.cstm_cate_grid_sec .category-card__content {  position: relative; z-index: 2;  padding: 20px; }
.cstm_cate_grid_sec .category-card h3 {  margin: 0 0 10px;  font-size: 32px;  }
.cstm_cate_grid_sec .category-card p {  font-size: 16px;  margin: 0 0 15px;  }
.cstm_cate_grid_sec .category-card .btn {  display: inline-block;  padding: 10px 20px ; background: #2ADAC9;  color: #fff;  border-radius: 25px;  text-decoration: none;  font-size: 14px;  }
.cstm_cate_grid_sec .category-grid {   display:flex;  flex-wrap: wrap;  gap:20px;  }
.cstm_cate_grid_sec .category-grid > div:nth-child(-n+2){ flex: 0 0 calc(50% - 10px); }
.cstm_cate_grid_sec .category-grid > div:nth-child(n+3){flex: 0 0 calc(33.33% - 13.6px);  }



/*  ===========================================  custom popular products ================================================= */


.collection-tabs-header {  display:flex;  justify-content: space-between;  align-items:center;  margin-bottom:35px;}
.collection-tabs-nav {  display:flex;  gap:10px;  margin-bottom:20px;  list-style:none;  padding:0;  border-bottom: 1px solid #0328281A;}
.collection-tabs-nav .tab-btn {    padding: 8px 15px;    cursor: pointer;    border: 0;    background: unset;    color: #032828;    font-weight: 400;    font-size: 18px;    }
.collection-tabs-nav .tab-btn.active {  font-weight:600;      border-bottom: 3px solid #2ADAC9;    border-radius: 2px;  }
.collection-tabs-content .tab-content { display:none; }
.collection-tabs-content .tab-content.active { display:block; }
.popular_cstm_products_coll .products-grid {  display:grid;  grid-template-columns: repeat(4,1fr);  gap:20px;  }
.popular_cstm_products_content .collection-tabs .collection-tabs-header h2 {  font-size: 36px;  font-weight: 700;  margin: 0; }
.popular_cstm_products_content .collection-tabs .collection-tabs-header .view-all-btn {  text-decoration: unset; background: #2ADAC9;  color: white;  padding: 10px 20px;  border-radius: 28px;  }











/*  Media Query */



@media screen and (max-width: 1540px) {

.cstm_bannertextContent .banner_subtextContent { width: 50%; }
.cstm_indexbanner .cstm_bannertextContent { top: 40%; }




 }



@media screen and (max-width: 1380px) {

.header_container { margin: 0 40px;}

 }


 @media screen and (max-width: 1240px) {

.page-width { margin: 0 40px; }
.cstm_indexbanner .cstm_index_bannerSection_bg .banner_heading_text {  font-size: 52px; line-height: 70px; }
.cstm_indexbanner .cstm_bannertextContent .banner_subtextContent { margin: 35px auto; }
.footer .custom-footer_banner-img {   min-height: 470px;  height: auto;  object-fit: cover; }

.cstm_banner_search_field .search-modal__form .predictive-search{  max-height: 270px !important; }

.cstm_mainPage .custm_main_page_content { position: relative;  height: 600px; }
.cstm_mainPage .custm_main_page_content img {  height: 100%; object-fit: cover; }


 }

@media screen and (max-width: 1024px) {

.cstm_indexbanner .cstm_index_bannerSection_bg .banner_heading_text {  font-size: 42px;   line-height: 50px; }
.cstm_indexbanner .cstm_bannertextContent .banner_subtextContent {    width: 80%;  }
.cstm_indexbanner .cstm_bannertextContent .banner_subtextContent {     margin: 25px auto;  }
.cstm-featured-collection-sec-content .cstm_product_slide .custom-prev {  right: 7%; }
.collection_cstm_highlight .collection-highlight h2 {   font-size: 36px;  margin: 7px 0; }
.collection_cstm_highlight .collection-highlight p { font-size: 16px; }
.collection_cstm_highlight .collection-highlight .price .cstm_price {  font-size: 28px; }
.collection-tabs-content .tab-content  .products-grid {   grid-template-columns: repeat(3, 1fr);}
.collection-tabs-content .tab-content .products-grid .product-card:nth-child(7),
.collection-tabs-content .tab-content .products-grid .product-card:nth-child(8) {   display: none; }
.footer .custom-footer_banner-img {      min-height: 550px;  }
.cstm_icon_features {   margin: 0; }

.footer .footer__blocks-wrapper .footer-block--menu {  width: 10% !important; }
.cstm_icon_features .icon-features .features-grid { gap: 5px; }
.template--list-collections .content-for-layout {  padding-top: 11%; }

.quickview_popup .quickview_pro_inner {  width: 100%; }



 }



@media screen and (max-width: 990px) {

.section-collection-list .collection-list-wrapper .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {    width: calc(23.5% - var(--grid-desktop-horizontal-spacing) - 3rem); }
.cstm-featured-collection-sec {  margin-top: 0; }
.cstm_banner_search_field .search-modal__content { width: 100%;  margin: 0 auto; }
.cstm_icon_features .icon-features .features-grid { gap: 30px;    flex-wrap: wrap; }
.cstm_icon_features .icon-features .feature-item {  flex: unset;  max-width: 400px; }

.footer .footer__content-top .grid--4-col-tablet .grid__item {   width: 48%; }
.footer .footer__blocks-wrapper .footer-block--menu {    width: 48% !important; }
.footer .custom-footer_banner-img {     min-height: 830px;  }
.footer .footer__content-top .grid {    row-gap: 2rem; }
.footer-block--menu .cstm_menu_content {   justify-content: flex-start; }
.footer-block--menu .footer-block__heading {  text-align: left; }
.footer-block__newsletter .newsletter-form {   max-width: 45rem; }
.menu-drawer .menu-drawer__navigation-container {  height: 90%; }
.template--login .customer, .template--register .customer {
    padding-top: 20%;
}
/*  */

.template--product .related-products .product-grid {    display: grid;    grid-template-columns: 35% 35% 35% 35%;    overflow: auto;    padding-bottom: 25px; }
.template--product .related-products .product-grid .grid__item{ width : unset; max-width: unset;}

.template--product .related-products .product-grid::-webkit-scrollbar {  height: 4px; border-radius:6px; }
.template--product .related-products .product-grid::-webkit-scrollbar-track {  background:rgb(247, 239, 239);   height: 2px; /* track color */  }
.template--product .related-products .product-grid::-webkit-scrollbar-thumb {  background: #16867B;     /* scrollbar handle color */  border-radius: 6px;  }
.template--product .related-products .product-grid::-webkit-scrollbar-thumb:hover { background: #555;     /* darker on hover */}

.thumbnail-list .thumbnail-list__item .thumbnail{    padding: 20px; background: #edf0f0;  border-radius: 20px; }

}


@media screen and (max-width: 850px) {


.cstm_indexbanner .cstm_bannertextContent .banner_subtextContent {   margin: 10px auto; }

.cstm_indexbanner .cstm_index_bannerSection_bg .banner_heading_text {    font-size: 36px; }
.cstm_bannertextContent .banner_subtextContent p {  font-size: 16px; }
.section-collection-list .collection-list-wrapper .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
        width: calc(24.1% - var(--grid-desktop-horizontal-spacing) - 3rem);
    }

.collection_cstm_highlight .collection-highlight .price {  margin: 10px 0;}
.collection_cstm_highlight .collection-highlight h2 {    font-size: 28px;    margin: 7px 0; }
.collection_cstm_highlight .collection-highlight .btn{   padding: 7px 24px; }
.collection_cstm_highlight .left-content {  width: 50%; }
.cstm_icon_features .icon-features h4 {    font-size: 14px; }



}


@media screen and (max-width: 768px) {

.cstm_index_bannerSection_bg img {   min-height: 700px;   object-fit: cover;}
.cstm_banner_search_field .field .search__button {  width: 22%;}
.section-collection-list .collection-list-wrapper .title-wrapper-with-link {   padding: 0;}
.section-collection-list .collection-list-wrapper .slider-mobile-gutter .slider-buttons { top: -22%; }


.section-collection-list .collection-list-wrapper .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {   width: calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem); }
.cstm-featured-collection-sec-content .cstm_product_slide .custom-prev {   right: 10%; }

.cstm_product_slide .slick-track .slick-slide {  padding: 0 8px; }
.cstm_product_slide .slick-list {  margin: 0 -8px; }

.popular_cstm_products_coll .collection-tabs-nav { overflow: auto; border-bottom: unset;}
.popular_cstm_products_coll .collection-tabs-nav .tab-btn {  white-space: nowrap; }

.category-card h3 {  margin: 0 0 10px;  font-size: 26px; }
.cstm_icon_features .icon-features .feature-icon {   min-width: 50px;   height: 50px; }
.cstm_icon_features .icon-features .features-grid { gap: 20px; }
.footer-block--text .footer-block__heading {   font-size: 18px; }
.footer_block1_socialIcon .list-social__item .list-social__link {   padding: 4px 4px; }
.cstm_newsletterintext .newsletter-form__field-wrapper .field .newsletter-form__button {  width: 10.4rem;  font-size: 14px; }
  
.popular_cstm_products_coll .collection-tabs-nav::-webkit-scrollbar {  height: 3px; border-radius:4px; }
.popular_cstm_products_coll .collection-tabs-nav::-webkit-scrollbar-track {  background:rgb(247, 239, 239);   height: 2px; /* track color */  }
.popular_cstm_products_coll .collection-tabs-nav::-webkit-scrollbar-thumb {  background: #2ADAC9;     /* scrollbar handle color */  border-radius: 6px;  }
.popular_cstm_products_coll .collection-tabs-nav::-webkit-scrollbar-thumb:hover { background: #555;     /* darker on hover */}


.collection-tabs-nav .tab-btn.active {    border-bottom: unset;  }
.card__content_btmcontent .card__information .card__heading {  min-height: 65px; }
.cstm_icon_features .icon-features .feature-item { max-width: 330px; }
.card__information .price__regular .price-item--regular {    font-size: 14px; }
.template--list-collections .content-for-layout {  padding-top: 12%; }

}

@media screen and (min-width: 550px) {

.show_mobile {   display:none;}
.hide_mobile{ display:block;}
.custom-banner-img.show_cstm_mobile {
    display: none;
}
}


@media screen and (max-width: 550px) {

.template--list-collections .content-for-layout {   padding-top: 19%; }
.cstm-featured-collection-heading-left .slider_cstm_btn {  top: -17%; }
.footer .footer__content-top .footer-block--menu .footer-block__heading {    display: flex;    align-items: center;    justify-content: space-between; }
.footer .footer__blocks-wrapper > div.footer-block--menu:nth-of-type(3) .footer-block__heading {  padding-right: unset; }
.footer__content-top .footer-block--menu .show_icon_mobile {  display: block !important; }
.show_mobile {  display:block;}
.hide_mobile{ display:none;}
.header_container {    margin: 0 20px; }
.cstm_indexbanner .cstm_index_bannerSection_bg .banner_heading_text {    padding: 0 20px; }
.cstm_banner_search_field .search-modal__content {    width: 75%;   padding: 0;  }
.cstm_banner_search_field .field .search__button {  width: 25%;  }
.search__input.field__input { padding-left: 4.5rem !important; }

.section-collection-list .collection-list-wrapper .slider-buttons .slider-button {   width: 35px;  height: 35px;  }
.section-collection-list .collection-list-wrapper .slider-mobile-gutter .slider-buttons {    top: -28%; }
.cstm-featured-collection-sec-content .cstm_product_slide .slider_cstm_btn svg, .section-collection-list .collection-list-wrapper .slider-buttons .slider-button .svg-wrapper svg{ width:16px;}
.cstm-featured-collection-sec-content .cstm_product_slide .slider_cstm_btn {  width: 35px;  height: 35px; }
.cstm-featured-collection-sec-content .cstm_product_slide .slider_cstm_btn {  bottom: -17%; }
.page-width {  margin: 0 20px; }

.cstm_cate_grid_sec .category-grid {   flex-direction: column;  }
.cstm_cate_grid_sec .category-grid > div:nth-child(-n+2) {   flex: unset; }
.cstm_cate_grid_sec .category-grid > div:nth-child(n+3) {   flex: unset; }
.cstm_cate_grid_sec .category-card {  height: 210px; }
.cstm_icon_features .icon-features .features-grid {  flex-direction: column; }
.cstm_icon_features .icon-features .feature-item {  max-width: 100%; }
.footer .footer__blocks-wrapper .footer-block--menu {    width: 100% !important; border-bottom: 2px solid rgba(3, 40, 40, 0.1);}
.footer .custom-footer_banner-img {    min-height: 1140px; }
.footer-block--menu .cstm_menu_content .footer-block__details-content {  margin: 0;  }
.footer .footer__content-top .grid--4-col-tablet .grid__item {    width: 100%;  }
.footer .footer__content-top { bottom: 10%; }
.footer-block__newsletter .newsletter-form {    max-width: 60rem; }


/*  */

    .collection-tabs-content .tab-content .products-grid {
        grid-template-columns: 48% 48% 48%;
        grid-template-rows: repeat(2, 1fr) !important;
        overflow: auto;
        grid-auto-flow: column;
        scroll-snap-type: x mandatory;
        grid-auto-columns: 50%;
        padding-bottom: 25px;
    }

.collection-tabs-content .tab-content .products-grid::-webkit-scrollbar {  height: 4px; border-radius:4px;  }
.collection-tabs-content .tab-content .products-grid::-webkit-scrollbar-track {  background:rgb(247, 239, 239);   height: 2px; /* track color */  }
.collection-tabs-content .tab-content .products-grid::-webkit-scrollbar-thumb {  background: #16867B;     /* scrollbar handle color */  border-radius: 6px;  }
.collection-tabs-content .tab-content .products-grid::-webkit-scrollbar-thumb:hover { background: #555;     /* darker on hover */}



/*  */
.collection_cstm_highlight .collection-highlight {
    min-height: unset;
    flex-direction: column;
    height: 100%;
}

  .collection_cstm_highlight .right-content,  .collection_cstm_highlight .left-content {
        width: 100%;
    }

.collection-highlight .left-content-insidecontent { position: unset;  transform: unset;  padding-right: unset;text-align: center;    padding: 35px;}
.collection_cstm_highlight .collection-highlight .btn {   padding: 7px 50px; }


/*  Home Page :-  */

.cstm_indexbanner .cstm_index_bannerSection_bg .banner_heading_text {   font-size: 24px;    line-height: 36px; }
.cstm_bannertextContent .banner_subtextContent p {    font-size: 14px;    line-height: 24px; }
.cstm_banner_search_field .search-modal__content {    width: 90%;    padding: 0;    margin-top: 30px; }


.section-collection-list .collection-list-wrapper .collection-list-title {   font-size: 20px;}
.collection-list .card .card__content .card__heading {  font-size: 16px; }
.cstm-featured-collection-sec .section-heading {    font-size: 20px; }
.card__content_btmcontent .card__information .card__heading { font-size: 14px; }

.cstm-featured-collection-sec-content .cstm_product_slide .custom-prev { right: 13%; }
/* .cstm-featured-collection-sec-content .cstm_product_slide .slider_cstm_btn {  bottom: -17%; } */
.collection_cstm_highlight .collection-highlight h2 {  font-size: 20px;   margin: 14px 0;  }
.collection_cstm_highlight .collection-highlight p {    font-size: 14px;     margin: 15px 0; }
.collection_cstm_highlight .collection-highlight .price {   font-size: 16px; }
.popular_cstm_products_coll .products-grid {  gap: 10px; }

.popular_cstm_products_content .collection-tabs .collection-tabs-header h2 {   font-size: 20px; }
.popular_cstm_products_content .collection-tabs .collection-tabs-header .view-all-btn { padding: 6px 25px; font-size: 14px; }
.collection-tabs-nav .tab-btn {  padding: 8px 10px; font-size: 16px; }
.cstm-featured-collection-sec .view-all-wrapper .fet_col_button {    padding: 8px 25px; }
.cstm_cate_grid_sec .category-card h3 {  font-size: 20px; }
.cstm_cate_grid_sec .category-card p { font-size: 12px; line-height: 20px; }
.cstm_cate_grid_sec .category-card .btn {  padding: 5px 20px; }
.featured-brands .section-title {   font-size: 20px !important;  margin-bottom: 20px !important; }

.product-card-wrapper .card .card__content_btmcontent {   min-height: 170px; }

.cstm_banner_search_field .field .search__input.field__input { padding-top: 2rem;  padding-bottom: 2rem; }

.cstm_searchFieldContent predictive-search[open] .predictive-search {  top: 48px; }
.footer .footer__content-top { bottom: 15%; }
.footer .footer__blocks-wrapper .footer-block .footer-block-image {  align-items: center; }
.footer-block--image .footer_block1content p {  text-align: center; }
.footer-block--text .footer-block__heading {  font-size: 20px; }
.footer__newsletter .newsletter-form__field-wrapper { max-width: 40rem; }
.footer .footer__content-bottom .footer__content-bottom-wrapper {   justify-content: center; }


.cstm_menu_content {   max-height: 0;   overflow: hidden;   transition: max-height 1s ease; }
.footer-block--menu.active .cstm_menu_content {  max-height: 500px;  }
.footer-block--menu  {  width: 100%;   text-align: left; border: none;  cursor: pointer; }
.footer .footer__content-bottom, .footer .footer__content-top { position: unset;  padding-top: 50px; }
.footer-block.grid__item {    margin: 2rem 0; }




/* quick  - vidw */


.quickview_pro_inner .product-main {  flex-direction: column; }
.quickview_pro_inner .product-main .product-media {   width: 100%; }
.quickview_pro_inner .product-main .pro-information {   width: 100%;   padding-right: unset; }
.quickview_pro_inner .product-main .pro-information h5{   font-size: 20px;  margin-top: 18px; }

/* icon  */

.product_card_addBtn_quciBtn .add_btn .quick-add .quick-add__submit {
    min-height: 25px;
    min-width: 25px;
    
}
.product_card_addBtn_quciBtn .add_btn .quick-add .button:after {  width: 25px;  height: 25px; }
.custom-quickview svg {
    width: 25px;
}
.product_card_addBtn_quciBtn .add_btn .quick-add { width: 28px;  margin: 0; }
.prodcut_card_price_addtocart .product_card_addBtn_quciBtn {  gap: 5px;}
.cstm_banner_search_field .field .search__input.field__input { padding-right: 10rem; }


.template--product .related-products .product-grid {    grid-template-columns: 55% 55% 55% 55%; }
.related-products__heading {  font-size: 26px; }
.thumbnail-list .thumbnail-list__item .thumbnail {    padding: 10px; }
.template--product .cstm_mainPage {  margin-bottom: 20px; }

.cstm_mainPage .custm_main_page_content .custm_main_page_content_container .main-page-title { font-size: 28px; }





}

