/** Shopify CDN: Minification failed

Line 139:4 Unexpected "{"
Line 139:5 Expected identifier but found "%"
Line 139:36 Unexpected "{"
Line 139:37 Expected identifier but found "%"

**/
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');


/* .form_submit_div .btn {
    background: #2296f4 !important;
    border: 1px solid  .hulk-form-contact !important;
} */
 .hulk-form-contact .form_generater_form_div{
    padding: 0 !important;
 }
  .hulk-form-contact .formContainer #formGeneratorForm .form_generater_form_div{
    border: none !important;
  }
  .hulk-form-contact .formContainer #formGeneratorForm .form_generater_form_div .btn {
    width:fit-content;
    border: none !important;
    background-color: #2296f4 !important;
  }

 .as-low-text{
    text-decoration:none !important;
    font-size:19px !important;
    margin-right:3px !important;
 }
 .product-affirm-collection{
    margin: -5px 0 5px 0 !important;
 }
  .varient-product-affirm .selled-price{
        margin-top: 1px;
        font-size: 14.84px;
       margin-right:5px !important;
  }
  
 .product-card-price-sorts .affirm-logo{
    max-width:50px;
    margin:-7px 0 0 0;
 }
 .product-card-price-sorts .affirm-logo img{
    width:100%;
    max-width:50px;
 }
 .affirm-adjust{
    display:flex;
    align-items:center;
 }

.header-actions__cart-icon .cart-bubble{
    width: 15px !important;
    top: 1px !important;
    right: 1px !important;
}

.product-tabs-pdp p:empty {
  min-height: 20px; /* or height */
  display: block;
}
.collection-grid-list{
    display:flex;
    border-radius:8px;
    border:1px solid #181B1A;
    margin-left:21px;
}
.collection-grid-list button{
    background:transparent;
    cursor:pointer;
}
.collection-list-svg{
    padding:8px;
    border:none;
    border-radius: 0 7px  7px 0;
 }
 .collection-list-svg svg path{
    fill:#000;
 }
 
 .collection-style-active{
    background: #181B1A !important;
 }
  .collection-style-active svg path{
    fill:#fff;
  }
 .collection-grid-svg{
    padding:8px;
    border:none;
    border-radius:  7px 0 0 7px;
 }
.list-column-collection{
    display: flex;
    flex-direction: column;
}
.list-column-collection .custom-product-card{
    max-width: 100%;
    flex-direction: row;
}
.list-column-collection .custom-product-card .product-card-product-image{
    width: 30%;
    min-width: 150px;
    display:flex;
    justify-content:center;
}
.list-column-collection .custom-product-card .product-card-shop-btn{
    max-width: 372px;
}



 .hulk_form_b7j1kgCXP34jYo-XNNRPtw .form_generater_form_div{
    padding:20px !important;
}
.header-product-tag{
  background:#2296f4;
  padding:2px 8px;
  font-size:10px;
  color:#fff;
  /*line-height:115%;*/
  border-radius:22px;
  position: absolute;
  width:fit-content;
}
.header-product-tag-mobile{
    margin-bottom:7px;
    position: relative;
}
 .feature-meta-list{
    margin:30px 0 24px;
    display: flex;
    flex-direction: column;
    gap: 25px;
    justify-content: start;
    {% comment %} margin-top: 16px; {% endcomment %}
}
.feature-meta-icon,
.feature-meta-icon img{
    width: 41px;
    min-width: 41px;
    height: 41px;
    border-radius: 50%;
    display:flex;
    align-items: center;
}
/* .feature-meta-icon img{
    border:1px solid #000;
} */
.feature-meta-item{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 8px;
}
.custom_icn_{
    width: 27px !important;
    height: 27px !important;
}
.feature-meta-item h3{
    font-family: League Spartan;
    font-weight: 500;
    font-size: 20px;
    line-height: .9;
    letter-spacing: 0;
    color:#161817;
    margin:0;
}
.feature-meta-item .content-featured_pera{
    font-family: League Spartan;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color:#474847;
    margin:8px 0 0;
}

.variants-opt-1 .variant-option--buttons{
    width: 100% !important;
    flex-direction: row !important;
    justify-content: space-between !important;
}
.variants-opt-1 .variant-picker__form::before{
    display: none;
}
.off_badge{
    padding-left: 18px;
    padding-right: 18px;
    border: 1px solid #000;
    color: #161817;
    font-family: League Spartan;
    font-weight: 400;
    font-size: 17.63px;
    line-height: 100%;
    letter-spacing: 0%;
    width: fit-content;
    border-radius: 99px;
    position: absolute;
    z-index: +1;
    top: 15px;
    height: 32px;
    left: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2px;

}
.mob-shop-btn{
    text-align: center;
    width: fit-content;
    margin: auto;
}
accordion-custom._empty{
    display: none;
}
.details-content ul li{
    color:#161817;
}
.outer-section,
.inner-section{
    width:100%;
    margin-inline: auto;
}
.inner-section{
    max-width:1440px !important;
    padding-inline:14px;
}
/* to remove account icon from header   */
.account-button{
    display:none !important;
}
.header__column--right .search-action {
    display:block !important;
}
/* <div class="outer-section">
    <div class="inner-section"></div>
</div> */
.header__column--right .icon-flag{
    width:28px !important;
    height:28px !important;
}
.header__column--right .currency-code{
   font-family: League Spartan;
   font-weight: 400;
   font-size: 20px;
   line-height: 100%;
   letter-spacing: 0%;
   color: #181B1A;
}

/* vars */
.sm-small-line-text{
    font-family: League Spartan;
    font-weight: 400;
    font-size: 17.63px;
    line-height: normal;
    letter-spacing: 0;
    border-radius:20px;
    /*padding:3.6px 11.5px;*/
    width:max-content;
    /*display:block;*/
    padding-left: 11.5px;
    padding-right: 11.5px;
    height: 25.88px;
    padding-top: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}






/* btn */
.sm-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
}
.sm-btn .btns-rols{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #2296F4;
}
.sm-btn .btns-texts{
    font-family: League Spartan;
    font-weight: 400;
    font-size: 17.65px;
    line-height: 1;
    text-align: center;
    color: #fff;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2296F4;
    border-radius: 40px;
    text-align: center;
}

.swp-btns-els{
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
    margin-left: auto;
    gap: 8px;
    position: relative;
    z-index: 1;
}
.swiper-button-prev,
.swiper-button-next{
    position: unset !important;
    width: 59px !important;
    height: 59px !important;
    border-radius: 50%;
    padding: 20px;
    border:1px solid #000;
    transition:.2s linear;
    margin: 0 !important;
    user-select:none;
}
.swiper-button-prev::before,
.swiper-button-next::before{
    display:none !important;
}

/* 
.video-banner-start-stop{
    width:50px;
    height:50px;
    border-radius:50%;
    background:#fff;
    position:absolute;
    inset:0;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    cursor:pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition.2s linear;
}
.video-banner-start-stop::before{
    content:'';
    display:block;
    width:70px;
    height:70px;
    border-radius:50%;
    position:absolute;
    border: 1px solid;
    border-image-source: linear-gradient(237.92deg, rgba(255, 255, 255, 0.27) 16%, rgba(255, 250, 250, 0) 84%);
    backdrop-filter: blur(25.100000381469727px);
    background: #FFFFFF42;
    z-index: -1;
}
.video-banner-start-stop::after{
    content:'';
    display:block;
    width:50px;
    height:50px;
    border-radius:50%;
    position:absolute;
    background:#fff;
    z-index: 1;
} */
 .notebook_template .swatch-info{
    display:none;
 }
 .notebook_template .variant-option--buttons{
    margin: 0px !important;
    padding:0px !important;
 }
 .notebook_template .type-card-title{
    font-family: League Spartan;
    font-weight: 600;
    font-size: 16px;  
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
   text-transform: uppercase;
   margin-bottom: 4px;
 }
 .notebook_template .type-card-desc{
    font-family: League Spartan;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%; 
    letter-spacing: 0%;
 }
 .notebook_template .type-popular-badge {
    font-family: League Spartan;
   font-weight: 500;
   font-size: 13.76px;
   line-height: 100%;
   letter-spacing: 0%;
   text-align: center;
 }
 /*
 .notebook_template .variant-option__button-label{
    min-height:79px !important;
    min-width:173px !important;
 }*/
 .notebook_template .type-option-item .variant-option__button-label{
        height: 79px;
        align-items: center;
        display: flex;
        padding: 0;
        min-height: fit-content;
        width: 100%;
        border-radius: 9.13px;
 }
  .notebook_template .colser-labels{
    display: block;
    width: 31%;
  }

  .sale-price_, .regular-price_{
    font-family: poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    letter-spacing: -5%;
    color:#151515;
    /* margin-right: 10px; */

    }

    .compare-price_ {
    text-decoration: line-through;
    color: #999;
    margin-left: 4px;
    font-family: poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    letter-spacing: -5%;
    /* margin-right: 10px; */
    }

@media(max-width:768px){
     .as-low-text{
    font-size:16px !important;
 }
  .affirm-home-grid .as-low-text{
    font-size: 11px !important;
 }
    .affirm-home-grid .affirm-adjust .selled-price {
    font-size: 9.84px !important;
    margin-right: 3px !important;
}
  .varient-product-affirm .selled-price{
        font-size: 13.84px !important;
        margin-right:4px !important;
  }
   .product-affirm-collection{
    margin: unset !important;
    flex-direction:column;
    align-items:flex-start !important;
    gap:7px;
   }
    .product-affirm-collection .affirm-logo img{
        max-width:35px !important;
        margin-bottom: 8px;
    }
    .affirm-home-grid .affirm-logo img {
        max-width: 26px !important;
        margin-bottom: 3px !important;
    }
     .affirm-home-grid{
        flex-direction:row !important;
        gap:2px;
        align-items: flex-end !important;
     }
    .inner-section{
        padding-inline:16px;
    }
    .sm-btn .btns-rols{
        width: 45px;
        min-width: 45px;
        height: 45px;
    }
    .sm-btn .btns-texts{
        font-size: 16px;
        height: 45px;
    }
    /* play btn */
    /* .video-banner-start-stop::before {
        width: 61.54px;
        height: 61.54px;
    }
    .video-banner-start-stop::after {
        width: 41.58px;
        height: 41.58px;
    }
    .video-banner-start-stop{
        padding: 16.21px;
    } */
}


/* product card */
.custom-product-card{
    max-width:432px;
    border-radius:8px;
    background:#F6F6F6;
    display: flex;
    flex-direction: column;
    position:relative;
    height:100%;

}
.product-card-product-image{
    width:100%;
    padding:10px 10px 0;
    mix-blend-mode: multiply;
}
.product-card-product-image img{
    object-fit:contain;
    display:flex;
    aspect-ratio:1/1;
    border-radius:5px 5px 0 0;
}   
.product-card-details{
    width: calc(100% - 20px);
    padding:20px;
    background:#fff;
    margin:0 10px 10px;
    border-radius:5px;
}
.product-card-description {
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.title-review-details{
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 10px;
    margin-bottom:12px;
    flex-direction: row;
}
.product-cart-title{
    font-family: League Spartan;
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    color:#161817;
    margin:0;
}
.compare-price{
    font-family: League Spartan;
    font-weight: 400;
    font-size: 16px;
    text-decoration: line-through;
    color: #808080;
    display: block;
    margin-right:7.29px;
    line-height: 1;
    margin-top: 3px;
}
.selled-price{
    font-family: poppins;
    font-weight: 500;
    font-size: 20.84px;
    line-height: 1;
    letter-spacing: -5%;
    color: #000;
    margin-right: 10px;
    
}
.aloted-discount{
    font-family: Inter;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    text-transform: capitalize;
    background: #2296F4;
    padding: 1px 12px;
    border-radius: 6px;
    display: block;
    height: 26px !important;
    min-height: 26px !important;
    width: max-content;
    color: #FFFFFF;
}
.product-card-price-sorts{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom:24px;
}
.product-card-description{
    font-family: League Spartan;
    font-weight: 300;
    font-size: 17.34px;
    line-height: 21px;
    margin-bottom:24px;
    color:#000;
}
.product-card-shop-btn{
    width:100%;
    background:none;
    border:none;
}
.product-card-shop-btn .btns-rols{
    min-width:50px;
    width:50px;
    height:50px;
}
.product-card-shop-btn .btns-texts{
    width:100%;
    height:50px;
}
.product-discount-in-persentage{
    position:absolute;
    line-height: 100%;
    height:32px;
    border:1px solid #000;
    padding:13px 20px 10px;
    color:#161817;
    z-index:1;
    top:20px;
    right:20px;
}
.maintainance-banner .custom-home-banner{
        min-height: 504px;
        max-height: 504px;
        border-radius:20px;
        padding:115px 35px 30px;

}
 .maintainance-banner .banner-text-contents{
        max-width:536px;
        padding:34px 32px 31px 30px;
        border-radius:20px;
        min-height: 360px;
    }
     .maintainance-banner   .main_text_banner{
        font-size: 80px;
        line-height: .85;
        letter-spacing: 0;
        margin: 25px 0 0;
    }
    .maintainance-banner .bnr-first-btn{
        display:none;
    }
    .collection-banner .custom-home-banner{
       padding:30px 35px 35px;
    }
    .collection-banner .bnr-first-btn{
        display:flex;
    }
    .collection-points-section{
        display:none;
    }
    .b2b-banner .banner-text-contents{
        max-width:570px;
        min-height:620px;
    }
    .b2b-banner .main_text_banner{
      font-weight: 500;
      font-size: 66px;
      line-height: 90%;
      letter-spacing: 0%;
    }
    .b2b-banner .custom-home-banner{
       padding: 105px 35px 27px;
       background-color: #161817;
    }
    .b2b-black-section .main-head-part{
        flex-direction:column;
    }
    .b2b-black-section .right-apart-side{
     max-width:100%;
    }
    .b2b-black-section  .small-head-text{
        margin-left:auto;
        margin-right:auto;
        padding-right:32px;
        padding-left:32px;
    }
     .b2b-black-section .head-content-text p{
        text-align:center;
        color:#fff;
    }
    
    .b2b-black-section .main-head-text h2, .main-head-text h3, .main-head-text h4 {
       text-align:center;
    }
    .b2b-black-section .btns-texts{
        width:311px;
    }
    .b2b-black-section .grid-card-info-btn{
        align-self:center;
    }
    .pdp-setup-section .btns-texts{ 
      width:100% !important;
    }
    .pdp-setup-section .setup-card-btn{
        width:100%;
    }
    .pdp-setup-section .setup-contact-btn{
        width:296px;
    }
    .pdp-setup-section .setup-contact-btn .btns-rols{
        min-width:59px !important;
    }
    .pdp-setup-section .setup-desc{
        padding:0px;
        margin-top:12px;
    }
    .pdp-setup-section .setup-card-btn .btns-texts {
        padding:10px 15px;
    }
    .pdp-setup-section .setup-content{
        padding:20px;
    }
    .pdp-setup-section .setup-card{
        padding:25px 10px 10px;
    }
    @media(max-width:1024px){
    .setup-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;
    }  
    }

@media(max-width:768px){
    .maintainance-banner .custom-home-banner{
        min-height: 633px;
        max-height: 633px;
        border-radius:0px;
        padding:277px 23px 25px;

}
 .maintainance-banner .banner-text-contents{
        max-width:535px;
        padding:20px 18px;
        border-radius:20px;
        min-height: 331px;
    }
     .maintainance-banner   .main_text_banner{
        font-weight: 500;
        font-size: 56px;
        line-height: 96%;
        letter-spacing: 0%;
    }
      .maintenance-section .recommanded-box-certaine{
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .maintainance-banner .bnr-first-btn{
        display:flex;
    } 
    .b2b-banner .banner-text-contents{
        min-height:420px;
    }
    .b2b-banner .main_text_banner{
      font-weight: 500;
      font-size: 51px;
      line-height: 96%;
      letter-spacing: 0%;
    }
    .b2b-banner .custom-home-banner{
       padding: 105px 35px 27px;
    }
    .b2b-black-section .btns-texts{
        width:266px;
    }
    .collection-points-section{
        display:block;
    }
    .product-discount-in-persentage {
        height: 27.67px !important;
        padding: 8.33px 16.67px;
        top: 16.67px;
        right: 16.67px;
        line-height: .6 !important;
    }
    product-card-details {
        padding: 16.66px;
        background: #fff;
        margin: 0 8.33px 8.33px;
        border-radius: 10px;
    }
    .title-review-details {
        margin-bottom: 10px;
    }
    .product-cart-title {
        font-size: 20px;
    }    
    .compare-price {
        font-size: 13.33px;
        margin-right: 6.08px;
    }
    .selled-price {
        font-size: 17.37px !important;
        margin-right: 5px;
    }
    .aloted-discount{
        font-size: 10px !important;
        padding: 1px 10px !important;
        height: 18px !important;
        min-height: 18px !important;
        line-height: 1.6;
    }
    .product-card-description {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .product-card-shop-btn .btns-texts {
        height: 50px;
    }
    .product-card-shop-btn .btns-rols {
        min-width: 41px;
        width: 41px;
        height: 41px;
    }
    .sm-btn .btns-texts {
        font-size: 14.17px;
    }
    .custom-product-card {
        /* max-width: 360px; */
        border-radius: 15px;
    }
    .product-card-details{
        margin:0 5px 5px;
        width: calc(100% - 10px);
    }
    .product-card-product-image {
        padding: 5px 5px 0;
    }    
}


/* product collection grid */
.column-options-wrapper{
    display:none !important;
}
.collection_small_title{
    color: #161817;
    border: 1px solid #161817;
    line-height: 1;
    margin-bottom:18px;
}
.collection_title_heading{
    font-family: League Spartan;
    font-weight: 500;
    font-size: 63.14px;
    line-height: 1;
    color: #161817;
    margin:0;
}
.main-collection-grid {
    margin-top: 32px;
}
.product-grid-container {
    display: block;
}
.product-grid-container{
    max-width:1440px;
    margin-inline: auto;
}
.collection-wrapper {
    margin-inline: 16px !important;
    padding: 80px 35px 37px;
    border-radius: 20px;
    background:#Fff;
    position:relative;
}
.collection-headings{
    position:absolute;
    left:35px;
    top:37px;
    z-index:1;
}
.collection-wrapper .product-card__content{
    padding-inline:0;
}

.product-grid__card.product-grid__card,
.product-grid__card.product-grid__card > div {
    height: -webkit-fill-available;
}
.product-grid__card{
    padding:0 !important
}
.product-grid:is(.product-grid--grid) {
    --product-grid-columns-desktop: repeat(3, 1fr) !important;
    grid-gap: 20px;
}
.collection-wrapper .facets__label {
    font-family: League Spartan;
    font-weight: 400;
    font-size: 21px;
    line-height: 1;
    color: #181B1A;
}

@media (max-width: 938px) {
    .product-grid:is(.product-grid--grid) {
        --product-grid-columns-desktop: repeat(2, 1fr) !important;
    }
}
@media (max-width: 768px){
    .collection-wrapper {
        margin-inline: 20px !important;
        padding: 64px 15px 30px;
    }
    .main-collection-grid {
        margin-top: 0px;
    }
    .facets-mobile-wrapper facets-form-component{
        margin-left:auto;
    }
    .collection-headings {
        left: 20px;
        top: 30px;
    }
    .collection_small_title {
        margin-bottom: 10px;
        font-size: 16px;
        height: 25px;
    }
    .collection_title_heading {
        font-size: 34px;
    }
 
}
@media(max-width:650px){
    .product-card-shop-btn {
        padding: 0;
    }
    .product-card-details {
        padding: 11px 0 0;
        background: transparent;
    }
    .product-cart-title{
        font-size: 16px;
        letter-spacing: -2%;
        
    }
    .title-review-details {
        margin-bottom: 9px;
        gap: 5px;
        flex-direction: column;
    }
    .product-card-price-sorts {
        margin-bottom: 11px;
    }
    .compare-price {
        font-size: 11px;
    }
    .selled-price{
        font-size: 14px;
    }
    .product-card-description {
        font-size: 11px;
        line-height: 13px;
        margin-bottom: 14px;
    }
    .product-card-shop-btn .btns-rols{
        min-width: 42.4px;
        width: 42.4px;
        height: 42.4px;
        padding: 16px;
    }
    .product-card-shop-btn .btns-texts{
        height: 42.4px !important;
    }
    .aloted-discount{
        padding: 1px 3px !important;
    }
    .product-discount-in-persentage {
        height: 26.57px !important;
        padding: 12.2px 16.5px 8.2px;
        top: 16.67px;
        right: 16.67px;
        font-size: 14px;
    }
}

@media(max-width:490px){
    .product-cart-title{
        font-size: 19px !important;
    }
    .product-grid:is(.product-grid--grid) {
        grid-gap: 10px;
    }
    .aloted-discount {
        font-size: 8px !important;
        padding: 1px 4px !important;
        height: 16px !important;
        min-height: 16px !important;
        min-width: fit-content;
    }
}
/* @media (max-width: 429px) {
    .product-grid:is(.product-grid--grid) {
        grid-template-columns: 1fr !important;
        grid-gap: 10px;
    }
} */



/* product-page */
.colser-labels{
    position:relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-information__media{
    padding:0 !important;
}
.product-information__media .media-gallery__grid{
    grid-gap:12px;
}
.product-information__media media-gallery.media-gallery--grid .media-gallery__grid .product-media-container {
    border-radius: 8px;
    background: #fff;
}

.product-information .product-information__grid{
    display: flex;
    gap:12px;
}
.product-information .group-block-content {
    gap: 0;
}
.product-information .product-information__grid .product-information__media{
    min-width: auto;
    width:100%;
    max-width:762px;
    padding:0;
    position:relative;
}
.product-information .product-information__grid .product-details{
    width:100%;
    min-width: auto;
    max-width:630px;
    padding:32px 32px 32px !important;
    background:#fff;
    border-radius:8px;
}

.product-information .text-block h1{
    font-family: League Spartan;
    font-weight: 500;
    font-size: 42px;
    line-height: 45px;
    color: #000;
}
.product-information rte-formatter p{
    font-family: League Spartan;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.82px;
    color: #000000CC;
}
.product-information .price{
    font-family: League Spartan;
    font-weight: 600;
    font-size: 26px;
    line-height: 100%;
    color: #161817;
}
.product-information .product-details .product-form-buttons{
    gap:9px;
}
.product-information .product-details .quantity-selector{
    border-radius: 52px;
}
.product-information .product-details .quantity-selector,
.product-information .product-details .quantity-selector-wrapper{
    width:135px;
    min-width: 135px;
    height:55px;
    justify-content: center;
}
.product-information .product-details .quantity-selector button {
    width: 32px;
    height: 100%;
    outline: none;
}
.product-information .product-details .quantity-selector input{
    min-width: 42.56px;
    width: 42.56px;
    font-family: Urbanist;
    font-weight: 600;
    font-size: 19.44px;
    line-height: 1;
    color: #181513;
}
.product-information .add-to-cart-button{
    background: #2296F4;
    border-radius: 50px;
    font-family: League Spartan;
    font-weight: 400;
    font-size: 21px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    height: 55px;
    padding:2px 0 0;
}
.product-information .add-to-cart-button .add-to-cart-icon{
    display:none;
}
.product-information .details .details__header{
    font-family: League Spartan;
    font-weight: 500;
    font-size: 23.09px;
    line-height: 1;
    letter-spacing: 0;
    color: #161817;
    padding-block: 24px;
}
.product-information .details-content .rte,
.product-information .details-content .rte p{
    font-family: League Spartan !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: #161817;
    width: 100%;
    max-width: 100%;
}
.product-information .details-content .rte h1,
.product-information .details-content .rte h2,
.product-information .details-content .rte h3,
.product-information .details-content .rte h4,
.product-information .details-content .rte h5,
.product-information .details-content .rte h6{
    font-family: League Spartan !important;
    line-height: .9;
    font-weight: 300;
    color: #161817;
}

.product-information .accordion--dividers accordion-custom:not(:first-child) .details {
    border-block-start: var(--style-border-width) solid rgb(0 0 0);
}
.product-information__media .product-media-container.constrain-height {
        --constrained-min-height: 900px;
}
@media(max-width:768px){
    .product-information{
        display:block;
        padding-inline:20px;
    }
    .product-information__media .media-gallery__grid {
        grid-gap: 6px;
    }
    .product-information .product-information__grid {
        gap: 11px;
        flex-direction: column;
    }
    .product-information .product-information__grid .product-details,
    .product-information .product-information__grid .product-information__media{
        max-width:100%;
    }
    .product-information .product-information__grid .product-details{
        padding: 28px 16px !important;
    }
    /* .product-information__media slideshow-component{
        display:none !important;
    } */
    .product-information__media .media-gallery__grid{
        /* display:grid !important; */
        display:none !important;
        grid-template-columns: repeat(2, 1fr);
    }
    .product-information__media .product-media {
        aspect-ratio: 1 / 1;
    }
    .product-information__media slideshow-controls[controls-on-media] {
        position: unset;
        margin-top: 10px;
    }
    .product-information__media .media-gallery__grid .product-media-container:first-child{
        grid-column: 1 / 3;
    }
    .product-information .text-block h1 {
        font-family: League Spartan;
        font-weight: 500;
        font-size: 36px;
        line-height: 100%;
        letter-spacing: -3%;
    }
    .feature-meta-list {
        margin: 45px 0 40px !important;
    }
    .feature-meta-item h3 {
        font-size: 18px;
    }
    .pre-order-block-inner h3 {
        font-size: 16px;
        line-height: 19px;
    }
    .product-information .details .details__header {
        font-size: 20px;
    }
    .specific-title-points {
        font-size: 15.8px;
    }
    .specific-content-points {
        font-size: 14.9px !important;
        margin-top:1px;
    }
    .slideshow-controls__dots button,
    .slideshow-controls__dots button::after{
        height: 6px !important;
        width: 15px !important;
    }
    .slideshow-controls__dots{
        gap:15px !important;
    }
    .slideshow-controls__dots button[aria-selected=true]:after {
        box-shadow: inset 0 0 0 1.5px #2296F4;
        background: #2296F4;
    }
    slideshow-controls {
        min-height: min-content !important;
    }    
}


/* swatch infos */
.product-information {
    max-width: 1487px !important;
    margin-inline: auto;
}
.product-information .variant-option__button-label{
    border: 1px solid #0003 !important;
    width: 59px;
    min-width: 54px !important;
    height: 54px;
    display: block;
    cursor: pointer;
    position: relative;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    overflow: visible !important;
}
.product-information .variant-option__button-label:has(:checked) {
    border: 1.5px solid #000 !important;
}
.variant-picker__form {
    position:relative;
    padding-right:20px;
}
.variant-picker__form::before{
    /*content:'';
    position:absolute;
    display:block;
    width:1px;
    height:calc(100% - 88px);
    background: #f0efeb;
    right: 0;
    margin-inline: auto;
    top: 30%;
    left: -36px;*/
}
.product-information .variant-option--buttons legend {
    font-family: League Spartan;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0%;
    color: #161817;
    margin-bottom:14px;
}
.product-information .variant-picker__form {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding-top:24px;
    padding-right: 0 !important;
    border-top: 1.1px solid #F0EFEB;
    align-items: baseline;
}
.product-information .variant-option+.variant-option {
    margin-top:0;
}
.swatch-info{
    position: absolute;
    top: -14px;
    left: 0;
}
.product-variant-item{
    border-radius: 50%;
    overflow: hidden;
}
.swatch-info-icon {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    cursor: pointer;
    border-radius: 50%;
    margin: 0;
}
.swatch-info-popup {
    /* position: absolute;
    bottom: 6px;
    left: 50%;
    width: 400px;
    padding: 10px;
    transform: translate(-50%);
    display: none;
    background: #316555;
    border-radius: 11px; */
    position: absolute;
    bottom: 6px;
    left: -8vw;
    width: clamp(1vw, 300px, 34vw);
    padding: 10px;
    transform: none;
    display: none;
    background:#2296F4;
    border-radius: 7px;
    z-index:6;
}

.swatch-info-popuo-aarrow {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 8px solid #2296F4;
    font-size: 0;
    line-height: 0;
    bottom: -7px;
    left: 40%;
    margin: 0px 0 0 -4px;

}
.var-timber-options variant-option__button-label img, 
.var-heater-options variant-option__button-label img {
    display: block;
    width: 100%;
    border-radius: 100%;
    object-fit: cover;
    object-position: center;
}

.product-information .variant-option--buttons{
    display: flex;
    justify-content: start;
    align-items: start;
    padding-right: 20px;
    gap: 16px !important;
    width: 50%;
    flex-direction: column;
}
.chiller_template  .variant-option--buttons{
 width: 100%;
 flex-direction: row;
 justify-content: space-between;
}
.chiller_template .variant-picker__form::before{
    display: none;
}
.swatch-info:hover .swatch-info-popup{
    display:block !important;
}
.metafield-rich_text_field{
    width: 100%;
    font-family: League Spartan;
    font-weight: 400;
    font-size: 15px; /*12px;*/
    line-height: 1.1;
    color: #ffffffcc;
}
.metafield-rich_text_field p{
    text-wrap-mode: initial;
}
.custom-black-heading .head-content-text{
    color: #A9ABB2;
}
.custom-black-heading .main-head-text h2 strong, .main-head-text h3 strong, .main-head-text h4 strong{
   color: #A9ABB2;
}
.custom-black-heading .main-head-text h2, .main-head-text h3, .main-head-text h4{
    color: #fff!important;
}
 .custom-black-heading .small-head-text{
    color: #fff !important;
    border: 1px solid #fff !important;
}
.swatch-info .metafield-rich_text_field p strong{
    color:#fff;
}
@media(max-width:768px){
    .botom-btns .btns-texts,
    .below-text-contents .btns-texts{
        padding-top: 4px !important;
    }
    .small-head-text{
        padding-top:8px !important;
    }
    .swatch-info-popuo-aarrow{
        display:none;
    }
    /* .product-information .variant-option--buttons legend{
        font-size:15.58px;
    } */
    .product-information .variant-option--buttons {
        padding-right: 10px;
        gap: 8px;
    }
    .product-information .variant-option__button-label {
        width: 54px;
        min-width: 54px !important;
        height: 54px !important;
        min-height: 54px !important;
        display: flex;
    }
    .feature-meta-item h3 {
        font-size: 18px !important;
    }
    .specific-title-points {
        font-size: 15.58px !important;
    }

    /* .swatch-info-popup {
        left: -3vw;
        width: clamp(1vw, 269px, 44vw);
        padding: 5px;
        transform: none;
        display: none;
        background: #316555;
        border-radius: 7px;
    } */

    /* hover pointers */
    .metafield-rich_text_field {
        font-size: 14px;
    }
    .product-information .variant-picker__form{
        position: relative;
        align-items: flex-start;
    }
    .colser-labels,
    .swatch-info{
        position: unset;
    }
    .swatch-info{
        margin-top: -73px;
        margin-right:3px;
    }
    .swatch-info-popup {
        left: 50%;
        top: 0;
        width: clamp(1vw, 600px, 87vw);
        padding: 5px;
        display: none;
        background: #2296F4;
        border-radius: 7px;
        transform: translate(-50%, -80%);
        height: max-content;
    }
}










/* header customizations */

.header-section .header__column--right{
    background: #FFFFFF;
    padding: 12px 23px;
    border-radius: 40px;
    height:53px;
}
.header-section .menu-list__list-item:where(:not([slot=overflow]))>.menu-list__link{
    padding-block: 6px;
    font-family: League Spartan;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: #252726;
}
.header-section .header-actions__action .svg-wrapper{
    height: 27.88px;
    width: 27.88px;
}
.header-section .cart-drawer{
    margin-left:14px;
}
.header-section .menu-list__list-item {
    margin-inline: 14px;
}
.cart-bubble__background {
    background-color: #2296F4d4 !important;
}
.cart-drawer__heading .cart-bubble__text {
    color: #fff !important;
}
.header-section .header-menu__inner{
    padding-inline: 10px;
}
.header-section .header__row {
    background-color: none;
}
/* #header-group header-component{
    background:transparent !important;
} */
.header[data-sticky-state=active] {
    /* background: #2296F4 !important; */
    background:#000000;
}
.header__columns .search-action{
        order:1;
 
    }
    .country-switcher{
        order: 2;
    }
    .header__column--right header-actions{
        order:3;
    }
    .header-call-us{
        order:4;
    }
    .accordion-product_pdp{
        display: none;
    }
@media(max-width:749px){
       .product-tabs-pdp{
        display: none;
    }
    .accordion-product_pdp{
        display: block;
    }
    .off_badge{
        padding-left: 13px;
        padding-right: 13px;
        font-size: 13px;
        height: 24px;
    }
    .annoucement_bar_header{
        padding: 0 6px;
    }
    .header-section .header__column--right{
        height: 39px;
        padding: 12px 1px;
        gap: 4px;
    }
    .header__column--right .icon-flag{
        width:22px !important;
        height: 22px !important;
    }
    .header__column--right .currency-code{
        display: none;
    }
    .dropdown-localization__button{
        padding: 8px 18px 8px 8px !important;
    }
    .header__columns .search-action{
        order:1;
        padding-right: 2px !important;
        margin-inline: 0px !important;
    }
    .country-switcher{
        order: 2;
    }
    .header__column--right header-actions{
        order:3;
    }
    .header-call-us{
        order:4;
    }
    .header__column--left{
        gap:6px !important;
    }
    .header__columns .header-logo{
        max-width: 147px !important;
        width:100%;
        margin-right:10px;
    }
    .sm-small-line-text{
        font-size: 17.63px;
        height: 23.78px;
    }
    .main_text_banner{
        font-size: 36px;
    }

    .header-logo{
        margin-inline:0;
        width:max-content;
    }
    .header-section .header__icon--menu,
    .header-section .search-action,
    .header-section .cart-drawer{
        background: #fff;
        height: 39px;
        width: 39px;        
        padding: 9px !important;
    }
    .header-section .header__icon--menu{
        border-radius: 50%;
    }
    .header-section .search-action{
        border-radius: 50px 0 0 50px;
    }
    /* .header-section .cart-drawer{
        border-radius: 0 50px 50px 0;
        margin:0;
    } */
     .header-section .cart-drawer {
        /*margin:0 !important;*/
        margin-left: 0px;
     }
    .header-section .cart-drawer svg{
        margin:0 !important;
     }
    .header-section .header-actions__action .svg-wrapper {
        width: 20px;
        height: 20px;
    }
    .header-actions__cart-icon.header-actions__cart-icon--has-cart svg{
        mask: none !important;
    }
    .header-actions__cart-icon .cart-bubble {
        width: 12px !important;
    }
    .header__row .header__columns{
        display: flex;
        justify-content: space-between;
        padding-inline: 6px;
        padding-block: 6px;
    }
    .header__column--left .search-action{
        display:none !important;
    }
    .header__column--right .search-action{
        /*margin-inline: auto 14px !important;*/
    }
    .header__column--left .header__drawer{
        min-height: 39px !important;
        margin-right: 10px !important;
    }
    .header__icon--summary .header-drawer-icon {
        width: 20px !important;
        height: 20px !important;
    }
    .sticky-add-to-cart__price{
        /*margin-left:90% !important;
        margin-top:-55px !important;*/
    }
    /* .sticky-add-to-cart__price #loop-price-store{
        position: absolute;
        top: 24%;
        right: 14px;
    }
   */
   .sticky-add-to-cart__price #loop-price-store{
        position: absolute;
        top: 8%;
        right: 14px;
        display: flex !important;
        flex-direction: column !important;
        gap: 5px !important;

    }
}
.pdp-dec-1{
margin:18px 0;
}

.header__columns{
    max-width: 1389px !important;
    margin-inline: auto !important;
    width: 100%;
}

/* star rating code */
.rating svg{
    fill:#2296f4;
}
.jdgm-preview-badge .jdgm-star {
    color: #000 !important;
}
.jdgm-star.jdgm--off:before{
    content: "\e000" !important;
}
.jdgm-prev-badge__text {
    font-family: League Spartan;
    font-weight: 500;
    font-size: 14.62px;
    line-height: .9;
    color: #000000d4;
}

/* cart page customization */

.cart-drawer__heading,
.cart-items__title,
.cart-items__variants,
.cart-items__table-row span,
.disclosure-trigger__label,
.cart__total-value,
.cart__total-label,
.tax-note,
.predictive-search-results__title,
.search-input,
.resource-card__title,
.resource-card__content span{
    font-family:League Spartan !important;
}
.cart-drawer__heading{
    font-size: 22px !important;
    font-weight: 500 !important;
    margin:0 auto 0 0 !important; 
}
.cart-drawer__header {
    padding-block: 10px !important;
    border-bottom:1px solid #0000001a !important;
}
.cart-items__title {
    font-family:League Spartan !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}
.cart-drawer__dialog {
    width: 450px !important;
}
.cart-items__quantity .quantity-selector {
    height: 30px !important;
    border-radius: 14px !important;
}
.cart-drawer__items .cart-items__table-row {
    grid-template-columns: 100px 1fr 96px !important;
}
.cart-items__table-row{
    position:relative;
}
.cart-drawer__items .cart-items__remove {
    position: absolute;
    right: 0;
    bottom: 5px;
    font-size: 12px;
    line-height: 1;
    font-family: League Spartan;
    font-weight: 400;
    font-size: 16px;
    line-height: 20;
    color:#103914;
    text-decoration:underline;
}
.cart-drawer__close-button{
    position:unset !important;
    margin-inline:auto 0 !important;
}
.cart-drawer--empty .cart-drawer__heading {
    text-align: center;
    margin-inline: auto !important;
}
.cart-items__empty-button,
.cart__ctas .cart__checkout-button{
    font-family: League Spartan;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    border-radius: 50px;
    background: #2296F4;
}


.resource-card__media{
    --resource-card-aspect-ratio: 1 / 1 !important;
    border-radius: 10px !important;
    overflow: hidden !important;
}

.resource-card__title.paragraph {
    text-align: center;
    font-family: League Spartan;
    font-weight: 500;
    font-size: 14px;
    line-height: .9 !important;
    width: 100%;
}



/* hover effects */
.custom-email-form button,
.product-card-shop-btn{
    cursor:pointer;
}

.link-ft-items,
.social-items,
.custom-email-form button,
.custom-email-form button svg,
.bnr-btns, .sm-btn,
.sm-btn .btns-rols svg,
.sm-btn .btns-texts,
.btns-rols svg,
.btns-texts,
.cart-items__empty-button,
.cart__checkout-button,
.talk_with_Expert button,
.customer-videos-intent-btn,
.add-to-cart-button{
    transition: .3s linear;
}

/* effects */
.social-items:hover,
.sm-btn:hover .btns-rols,
.bnr-btns:hover .btns-rols,
.cart-items__empty-button:hover,
.cart__checkout-button:hover,
.add-to-cart-button:hover{
    background: #000000;
}
.custom-email-form button:hover{
    background:#ffffff;
}
.custom-email-form button:hover svg path{
    fill:#000;
}
.talk_with_Expert button:hover,
.customer-videos-intent-btn:hover{
    background: #2296F4;
    color:#fff;
}
.link-ft-items-pera:hover,
.link-ft-items-pera a:hover,
.cart-items__empty-button:hover,
.cart__checkout-button:hover,
.add-to-cart-button:hover{
    color:#fff !important;
}

.link-ft-items:hover{
    color:#2296f4;
}
.outer-section-custom-footer .link-ft-items:hover{
    color:#2296f4;

}
.product-card-btn .btns-texts:hover,
.product-card-btn .btns-rols:hover{
    cursor: pointer;
}
.sm-btn:hover .btns-rols svg,
.bnr-btns:hover .btns-rols svg,
.custom-email-form button:hover svg{
    transform: rotate(45deg);
}
.sm-btn:hover .btns-texts,
.bnr-btns:hover .btns-texts{
    background: #000000;
    color: #fff;
    border-color: #000000;
}


/* form customizations */
.pxFormGenerator{
    position:fixed;
    inset:0;
    margin:0 auto;
    /* background:#2296f4a6; */
    background: #000000a6;
    width:100vw;
    height:100vh;
    padding:30px 20px;
    z-index:99;
    display: none;
    justify-content: center;
    align-items: center;
}
.pxFormGenerator .formContainer{
    padding: 20px;
}
.hulk_form_oSfaVmkXUM-hvuK19OcKaA .form_generater_form_div {
    padding: 20px !important;
    border-radius: 20px !important;
}
.pxFormGenerator .formContainer {
    padding: 20px;
    max-width: 900px;
    margin-inline: auto;
}
.pxFormGenerator .formContainer #formGeneratorForm .form_generater_form_div h3, .pxFormGenerator .formContainer #formGeneratorForm .form_generater_form_div .form_title_div h3, .pxFormGenerator .formContainer #formGeneratorForm .form_generater_form_div .block_label{
    text-align: center;
    font-family: League Spartan !important;
    font-weight: 700 !important;
    letter-spacing: 0;
    text-transform: uppercase;
}
.pxFormGenerator .formContainer #formGeneratorForm .form_generater_form_div .block_label{
    text-align: left !important;
}
.pxFormGenerator .formContainer #formGeneratorForm .form_generater_form_div .btn {
    border-radius: 50px !important;
    font-family: League Spartan !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.pxFormGenerator .formContainer #formGeneratorForm .form_generater_form_div {
    border-radius: 15px !important;
}

.jdgm-prev-badge__text{
    display:none !important;
}

.opencallback_form{
padding-inline:0 !important;
}

.product-grid__card.product-grid__card, .product-grid__card.product-grid__card>div {
height: -webkit-fit-content;
}

.hide-box-tunned-text{
    position: absolute;
    z-index: 2;
    top: 14px;
    right: 0;
    background: #2296F4;
    color: #fff;
    padding: 6px 13px 4px;
    line-height: 1;
    font-family: League Spartan;
    font-size: 14px;
    font-weight: 600;
    display: none;
}

/* .thumbnail-swatch-value{
    position: absolute;
    max-width: 100px;
    display: block;
    width: 71px;
    text-wrap-mode: wrap;
    line-height: 1;
    font-size: 9px;
    padding-inline: 4px;
    margin-top: 4px;
    margin-inline: auto;
    left: 0;
    right: 0;
} */

.variant-picking-customly{
    margin-bottom:14px;
}
.closer-name-of-point{
    font-family: League Spartan;
    font-weight: 400;
    font-size: 15px;
    color: #161817;
    line-height: 1;
    display: block;
    max-width: 135px;
    margin-inline: auto;
    margin: 0 0 0 12px;
    text-transform: capitalize;
}

/* review custmization */

jdgm-cards-carousel,
.jdgm-cards-wrapper,
.jdgm-widget {
    max-width: 1440px !important;
}
.jdgm-title,
.jdgm-reviewer-name,
.jdgm-product-name a{
    font-family: League Spartan !important;
}
.jdgm-reviewer-name{
    color:#000 !important;
}
.jdgm-text {
    padding: 10px 0 0 !important;
    font-family: League Spartan !important;
    font-weight: 300 !important;
}
.jdgm-star {
    font-size: 14px !important;
    color: #2296f4 !important;
    padding: 0 !important;
}

.jdgm-cards-carousel .jdgm-media-card img {
    aspect-ratio: 1 / 1 !important;
    display: flex !important;
    border-radius: 12px !important;
}

.product-media-container.media-fit-contain img{
    transform: scale(1) !important;
}
.header-call-us{
    background: #2296F4;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    min-width: 28px;
    padding: 8px;
}
.header-call-us-1{
    display:none !important;
}


/*****/
.zoom-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  /*background: rgba(0,0,0,0.5);*/

  background: rgba(34, 150, 244, 0.5);
  color: #fff;
  border: none;
  padding: 12px;
  font-size: 28px;
  cursor: pointer;
  display: none;
}
.zoom-prev { left: 15px; }
.zoom-next { right: 15px; }

.media-gallery__grid li .magnifying_gls{
    display: none;
}
.magnifying_gls{
    display:none;
    width: 22px !important;
    position: absolute;
    z-index: +111111;
    height: 22px !important;
    background-color: #fff !important;
}

.media-gallery__grid li:first-child .magnifying_gls{
    display: none;
}

.item_quantity_crt{
    width: 20px;
    height: 20px;
    font-size: 12px;
    background-color: #2296F4d4!important;
    border-radius: 100%;
    color:#fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
}


.menu-drawer__featured-content .resource-card__content #loop-price-store{
    display: none;
}


.product-media-container {
  position: relative;
}
.dialog-zoomed-gallery .product-media-container .product-media img{
    cursor: zoom-in;
}
.simple-magnifier {
  position: absolute;
  width: 120px;
  height: 120px;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  pointer-events: none;
  display: none;
  z-index: 20;
  background-repeat: no-repeat;
  background-color: #fff;
  box-shadow: 0 4px 14px rgba(0,0,0,.12);
}

@media screen and (max-width: 749px) {
  .dialog-zoomed-gallery {
    display: flex !important;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory !important;
    scroll-behavior: smooth;
  }

  .dialog-zoomed-gallery > li {
    flex: 0 0 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    scroll-snap-align: start !important;
    margin: 0 !important;
  }

  .dialog-zoomed-gallery .product-media-container,
  .dialog-zoomed-gallery .product-media,
  .dialog-zoomed-gallery video,
  .dialog-zoomed-gallery img,
  .dialog-zoomed-gallery iframe,
  .dialog-zoomed-gallery model-viewer {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media(max-width:749px){


    
    .zoom-arrow {
        display: block;
    }
    .header-call-us {
        width: 38px;
        height: 38px;
        min-width: 36px;
        margin-left: 0px;
        background: #fff;
        border-radius: 0 50px 50px 0;
        /* border: 2px solid #fff; */
        padding-left: 0px;
    }
        .header-call-us svg{
            background: #2296F4;
            border-radius:50%;
            padding:5px;
            width: 22px !important;
            height: 22px !important; 
    }
    .magnifying_gls{
        background-color: transparent !important;
        margin-left: 5px;
        margin-top: 5px;
    }
}

/* sticky bar  */

.sticky-add-to-cart__bar{
    width: 100% !important;
    bottom: 0 !important;
    border-radius: 0 !important;
}
.sticky-add-to-cart__bar .add-to-cart-button {
    background: #2296F4;
    border-radius: 50px;
    height: 40px;
    margin-inline: auto 0 !important;
    width: 222px !important;
    min-width: 170px !important;
}

.sticky-add-to-cart__bar #loop-price-store{
    width: max-content;
}
.sticky-add-to-cart__image{
    border-radius: 0px !important;
}
@media(max-width:749px){
    .sticky-add-to-cart__bar{
        display: flex !important;
        flex-wrap: wrap;
        gap:4px !important;
    }
    .sticky-add-to-cart__price,
    .sticky-add-to-cart__bar .add-to-cart-button{
        width: 100% !important;
        margin-left: 57px;
    }
    .sticky-add-to-cart__bar .add-to-cart-text__content{
        display: block !important;
    }
    .sticky-add-to-cart__image {
        height: 55px !important;
    }
    .sticky-add-to-cart__bar #loop-price-store .price{
        font-size: 18px !important;
    }
    .sticky-add-to-cart__bar #loop-price-store .compare-at-price {
        font-size: 16px !important;
    }
    .sticky-add-to-cart__title{
        font-size: 12px !important;
        width:70%;
    }
    .sticky-add-to-cart__variant{
        font-size: 9px !important;
    }
    .sticky-add-to-cart__bar #loop-price-store .discount-badge {
        padding: 4px 7px;
        border-radius: 5px;
        font-size: 9px;
        line-height: 1;
    }
    .sticky-add-to-cart__bar .add-to-cart-button {
        width: 100% !important;
    }

    .form-small-title{
        margin-bottom: 4px !important;
    }
    .custom-contact-form{
        margin-top: 4px !important;
    }
    .inputs-label-form input{
        height: 40px !important;
    }
    .inputs-label-form label{
        margin-bottom: 6px !important;
    }
    .inner-docs{
        gap: 10px 8px !important;
    }
    .inputs-label-form textarea{
        min-height: 100px !important;
    }
    .collection-list-svg svg, .collection-grid-svg svg {
        height:17px;
        width:17px;
    }
    .collection-grid-list{
    margin-left:9px;
    }
    .collection-headings{
        position:unset;
        margin-bottom: -42px;
        width: 70%;
    }
}
.new-contact-form-section .exsisting-user-text{
    display: none;
}

.menu-list__submenu #loop-price-store {
    display: none;
}
@media (max-width: 530px){
    .notebook_template .colser-labels{
        width: 27%;
    }
    .type-popular-badge{
        padding: 2px 6px !important;
    }
/*    .sticky-add-to-cart__bar #loop-price-store .compare-at-price{
        font-size: 12px;
    }
    .sticky-add-to-cart__bar #loop-price-store .price{
        font-size: 15px !important;
    }
   .sticky-add-to-cart__title{
        font-size:11px !important;
    }*/
}