/** Shopify CDN: Minification failed

Line 167:0 Unexpected "}"

**/






 /* #shopify-section-template--19437430505661__7ea56e8d-5794-4708-8812-8ee9604a3a21 {
            background-image: url('/cdn/shop/files/bg.jpg?v=1761068605');
            background-repeat: no-repeat;
            background-size: cover;
            background-attachment: static;
            background-position: center center;

            width: 100%; 
            height: 850px; 
            margin: 0;
            padding: 40px 20px;
            
            display: block; 
        } */
/* .m-custom-content__wrapper m:flex m:flex-wrap {
            display: flex;  
            flex-wrap: wrap; 
            width: 100%;     
            
            max-width: 1200px;
            margin-left: auto;
            margin-right: auto;
            gap: 20px; /* Spacing between blocks */
        /* }  */
/* .m-custom-content__block-image-lg{
            display: flex;              
            flex-direction: column;     
            width: 100%;          
            align-items: center;        
            justify-content: center;   

            
            padding: 20px;
            background-color: rgba(255, 255, 255, 0.9);
            border-radius: 0.5rem;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            text-align: center;
            flex-grow: 1;
        
} */
/* .m-custom-content__block-image-lg{
            max-width: 100%;
            height: auto;
            border-radius: 0.375rem;
            margin-top: 10px;
        } */





/* dual image */
/* div#shopify-section-template--19437430505661__7ea56e8d-5794-4708-8812-8ee9604a3a21 { */
    /* CORE BACKGROUND PROPERTIES */
    /* background-image: url('/cdn/shop/files/bg.jpg?v=1761068605');
    background-repeat: no-repeat;
    background-size: cover; */
    /* background-position: center center; */
    /* background-position: fixed;

    width: 100%; 
    height: 850px; 
    min-height: 400px;

    margin: 0;
    border: none;
    border-radius: 0;
} */

/* div#shopify-section-template--19437430505661__7ea56e8d-5794-4708-8812-8ee9604a3a21 .m-gradient.m-color-default {
    background: transparent !important;
} */

#m-custom-template--19437430505661__7ea56e8d-5794-4708-8812-8ee9604a3a21 .m-custom-content__wrapper.m\:flex.m\:flex-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px 0;
}


/* featured promotion */
#m-section--template--19437430505661__16225125199f82d8fe .m-icon-box__inner.m\:flex-row.m\:flex-nowrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#m-section--template--19437430505661__16225125199f82d8fe .m-icon-box__content.m\:flex-1.m\:text-left.sm\:m\:text-left {
    padding-top: 10px;
}

/* featured promotion */
/* .m-section m-icon-box-section m-gradient m-color-default {
    background-image: url(/cdn/shop/files/s_1_pc.png?v=1761067279);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
} */

section#m-section--template--19437430505661__icon_box_Ep6fWV {
    background-image: url(/cdn/shop/files/Untitled_design_2.png?v=1761248697);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: static;
    background-position: center center;
   
}

section#m-section--template--19437430505661__testimonials_pnyUnX {
    background-image: url(/cdn/shop/files/water-wave-with-drops.jpg?v=1761168015);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: static;
    background-position: center center;
}

/* parallex section code start here */

div#shopify-section-template--19437430505661__custom_content_7MhUdm {
      position: relative;
  background-image: url('/cdn/shop/files/bg.jpg?v=1761068605'); /* replace with your image */
  background-attachment: fixed; /* enables parallax */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 340vh;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  text-align: center;
  color: #fff;
  overflow: hidden;
}

@media(max-width:768px){
    div#shopify-section-template--19437430505661__custom_content_7MhUdm {
      position: relative;
  background-image: url('/cdn/shop/files/bg.jpg?v=1761068605'); /* replace with your image */
  background-attachment: fixed; /* enables parallax */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 193vh;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  text-align: center;
  color: #fff;
  overflow: hidden;
}

  
}

}

.shopify-policy__container {
    max-width: 1200px!important;
    margin: 0 auto 2rem!important;
}

/* faq */
h3.m-collapsible--button.h5 {
    border: 1px solid #dddcdc;
    padding: 19px;
    border-radius: 5px;
    margin-bottom: 5px;
    background: white;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); /* soft natural shadow */
    transition: box-shadow 0.3s ease;
}

.m-collapsible--content__inner {

   border: 1px solid lightgray;
    margin-bottom: 6px;
    border-radius: 5px;
    padding:15px;
  }
.m-collapsible[open=true] .m-collapsible--button, .collapsible[open=true] .m-collapsible--button {
    border-bottom-color: transparent !important;
}

h2.m-richtext__title.h2 {
    font-weight: 500;
}
h2.m-section__heading.h3 {
   font-weight: 500;
}
h2.m-section__heading.h2 {
    font-weight: 500;
}
h2.m-product-title {
    font-weight: 500;
}

.boxed-form.samitaWS-registrationForm-id-9831 {
    padding-top: 50px;
    padding-bottom: 50px;
}