/** Shopify CDN: Minification failed

Line 247:12 Expected identifier but found whitespace
Line 247:13 Unexpected "("

**/
#shopify-section-text_columns_eEhpYn .grid__item.medium-up--one-third.text-center.aos-init.aos-animate {
     background: linear-gradient(135deg, #3A506B, #5C7CA0);
  border-radius: 10px;
  padding: 30px;
  color: #fff;
  text-align: center;
  /* box-shadow: 0 6px 20px rgba(58, 80, 107, 0.4); */
  transition: all 0.3s ease;
}
#shopify-section-text_columns_eEhpYn .grid__item.medium-up--one-third.text-center.aos-init.aos-animate:hover {
     transform: translateY(-3px) scale(1.01);
  /* box-shadow: 0 12px 28px rgba(58, 80, 107, 0.6); */
  background: linear-gradient(135deg, #3A506B, #6B89A8);
}

.image-wrap {
    background: #ffffff00;
}



/* review */

#shopify-section-testimonials_XdNqGt blockquote.testimonials-slider__text{
       background: linear-gradient(135deg, #3A506B, #5C7CA0);
  border-radius: 10px;
  padding: 30px;
  color: #fff;
  text-align: center;
transition: all 0.3s ease;
margin-top:4px !important;
}
#shopify-section-testimonials_XdNqGt blockquote.testimonials-slider__text:hover {
      transform: translateY(-3px) scale(1.01);
  background: linear-gradient(135deg, #3A506B, #6B89A8);
}


/* review for product page */

#shopify-section-testimonials .testimonials-slide--testimonial_aTdJDM.aos-init.slick-slide.slick-current.slick-active.aos-animate{
     /* background: linear-gradient(135deg, #3A506B, #5C7CA0);
  border-radius: 10px;
  padding: 30px;
  color: #fff;
  text-align: center;
transition: all 0.3s ease;
margin-top:4px !important; */
}

#shopify-section-testimonials .slick-initialized .slick-slide {
      background: linear-gradient(135deg, #3A506B, #5C7CA0);
  border-radius: 10px;
  padding: 30px;
  color: #fff;
  text-align: center;
transition: all 0.3s ease;
margin:4px !important;
}

#shopify-section-testimonials .slick-initialized .slick-slide:hover {
    transform: translateY(-3px) scale(1.01);
  background: linear-gradient(135deg, #3A506B, #6B89A8);

}


/* navber */
@media only screen and (min-width: 269px) {
   #shopify-section-footer .site-header--stuck {
        padding: 0px 0px !important;
    }
   #shopify-section-footer .grid {
    padding: 0px 20px !important;
}




}


/* footer for mobile */
@media only screen and (max-width: 769px) {

   #shopify-section-footer .page-width {
    padding: 0 0px;
}

/* div#shopify-section-product-template {
    padding: 0px 20px !important;
} */

}


/* product card */

#shopify-section-product-trust-badge .box {
  background: linear-gradient(135deg, #3A506B, #5C7CA0);
  border-radius: 10px;
  padding: 30px;
  color: #fff;
  text-align: center;
transition: all 0.3s ease;
}

#shopify-section-product-trust-badge .box:hover {
   transform: translateY(-3px) scale(1.01);
  background: linear-gradient(135deg, #3A506B, #6B89A8);
}
#shopify-section-product-trust-badge .box__title {
    color: white !important;
}
#shopify-section-product-trust-badge .box__description {
    color: white !important;
}
#shopify-section-product-trust-badge img {
    
    background-color: white;
    border-radius: 5px;
}

#shopify-section-product-trust-badge .wrapper-box {
    max-width: 1520px !important;
    margin: 0 auto;
}


/* promotions sections */

#shopify-section-product-story-sections .grid {
    list-style: none;
    padding: 0;
    margin: 0 0 0 0px;
}

/* shopify-section-product-story-sections .grid__item.medium-up--one-third.aos-init.aos-animate {
    border: 1px solid;
    margin: 5px;
} */

 .grid__item.medium-up--one-third.aos-init.aos-animate {
   background: linear-gradient(135deg, #3A506B, #5C7CA0);
  border-radius: 10px;
  padding: 30px;
  color: #fff;
  text-align: center;
transition: all 0.3s ease;
    margin: 5px;
}
 .grid__item.medium-up--one-third.aos-init.aos-animate:hover {
    transform: translateY(-3px) scale(1.01);
  background: linear-gradient(135deg, #3A506B, #6B89A8);
}

#shopify-section-product-story-sections .medium-up--one-third {
    width: 32.33333%;
}



/* all img */

img{
    border-radius:10px !important;
}

.grid-product__image-mask {
    position: relative;
    overflow: hidden;
    border-radius: 10px !important;
}

/* product */
.grid__item.grid-product.small--one-half.medium-up--one-fifth.aos-animate.aos-init {
    /* border: 1px solid; */
    /* padding: 20px; */
    /* margin: 5px; */
    border-radius: 10px;
    /* height: 400px; */
}

 


.image-wrap {
    border-radius: 10px !important;
}
.collection-item:not(.collection-item--below):after {
    border-radius: 10px !important;
   
}

/* service section */

#shopify-section-product-story-sections .grid.grid--flush-bottom {
  display: grid;
  grid-template-columns: repeat(3, 1fr) !important;
}
 #shopify-section-product-story-sections .medium-up--one-third {
    width:auto;
}



/* card bradge */

#shopify-section-product-trust-badge .wrapper-box {
    display: grid !important;
     grid-template-columns: repeat(4, 1fr) !important;
    
}


/* home service */

#shopify-section-text_columns_eEhpYn .grid.grid--uniform.grid--flush-bottom {
     display: grid !important;
     grid-template-columns: repeat(3, 1fr) !important;
}



#shopify-section-text_columns_eEhpYn .medium-up--one-third {
    width: auto !important;
}


/* responsive */

/* laptop */
@media screen and (max-width: 1024px) {

    #shopify-section-product-trust-badge .wrapper-box {
     grid-template-columns: repeat(3, 1fr) !important; 
}


#shopify-section-text_columns_eEhpYn p
Specificity: (1,0,1)
 {
    width: 100%;
    margin: 0 auto;
}

}



/* tablet */
@media screen and (max-width: 992px) {

    /* home service */

#shopify-section-text_columns_eEhpYn .grid.grid--uniform.grid--flush-bottom {
     grid-template-columns: repeat(2, 1fr) !important;
}

    /* product bradge */

        #shopify-section-product-trust-badge .wrapper-box {
     grid-template-columns: repeat(2, 1fr) !important; 
}

    #shopify-section-text_columns_eEhpYn .medium-up--one-third {
    width: auto !important;
}

/* service section */

#shopify-section-product-story-sections .grid.grid--flush-bottom {
  display: grid;
  grid-template-columns: repeat(2, 1fr) !important;
}


}

/* mobleie */
@media screen and (max-width: 575px) {
       /* home service */

#shopify-section-text_columns_eEhpYn .grid.grid--uniform.grid--flush-bottom {
     grid-template-columns: repeat(1, 1fr) !important;
}

/* product bradge */

        #shopify-section-product-trust-badge .wrapper-box {
     grid-template-columns: repeat(1, 1fr) !important; 
}

    /* service section start*/

    #shopify-section-product-story-sections .grid.grid--flush-bottom {
  display: grid;
  grid-template-columns: repeat(1, 1fr) !important;
}

    #shopify-section-product-story-sections .medium-up--one-third {
    width:auto !important;
}


    /* service section end*/

    [data-type_product_capitalize=true] .collection-item__title span {
    text-transform: uppercase;
    font-size: .6em;
    letter-spacing: .1em;
    line-height:1px !important;
}

    #shopify-section-text_columns_eEhpYn .medium-up--one-third {
    width: 99% !important;
}

#shopify-section-text_columns_eEhpYn .grid__item.medium-up--one-third.text-center.aos-init.aos-animate {
    
    margin:5px 0px !important;
}

#shopify-section-custom_image_text_section_GfBBfe .image-container {
    width: 98%;
}

}


