/** Shopify CDN: Minification failed

Line 115:2 Unexpected "{"

**/
.dt-sc-section-wrapper.parallax-initiated {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-color: #960de9;
}
.home-image-gallery-with-collection-image .dt-sc-heading .dt-sc-main-heading, .dt-sc-heading-description {
    color: #fff !important;
}
.home-product-carousel .dt-sc-section-wrapper {
    margin-top: 50px !important;
}
.products .product-vendor, #ProductPrice{
    display: none;
}
.products .product-detail .grid-link__title a {
    font-size: 22px;
}
.product_desc{
    display: block;
}
/* .dt-sc-heading-description, .dt-sc-main-heading{
    text-align: center;
} */
.slide-text{
    max-width: 100% !important;
}
/* .gallery{
        max-width: 631px;
} */
.dt-sc-collection_image_with_detail{
   justify-content: space-between !important;
}
.dt-sc-collection_image_with_detail .collection-image img {
    width: 331px !important;
    height: 423px;
    object-fit: cover;
}
/* .dt-sc-section-wrapper.lazyloaded::after {
    position: absolute;
    content: '';
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(0deg, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0.67));
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
} */
     
    .dt-sc-collection_image_with_detail .gallery{
    margin-top: 0 !important;
    }
/* .home-image-gallery-with-collection-image{
    margin-top: -1px;
} */
.dt-sc-main-heading{
    margin-bottom: 15px !important;
}

 
  h5.img-heading {
    margin-bottom: 0;
  }
  .concern-grid{
      display: flex;
    justify-content: space-between;
        padding: 60px 0;
  }
  .img-circle img {
    width: 170px;
    height: 170px;
    border-radius: 999px;
        object-fit: cover;
}
.concern-item {
    flex: 0 0 19%;
    text-align: center;
}
 
    @media(max-width: 1200px){
.collection-content {
    display: none;
}
 
 }       @media(max-width: 991px){
    .dt-sc-collection_image_with_detail .collection-image{
                justify-content: center;

    }
h5.img-heading {
    font-size: 19px;
}
.img-circle img {
    width: 130px;
    height: 130px;
}
  .dt-sc-main-heading{
            margin-top: 20px !important;
    }

}

@media (max-width: 767px) {
    .dt-sc-collection_image_with_detail .collection-image img{
        width: 100% !important;
    }
    .concern-grid a {
    flex: 0 0 46%;
}
  #shopify-section-template--21011285934338__home_image_gallery_with_collection_image_fqWUYM.home-image-gallery-with-collection-image .dt-sc-section-wrapper,
  {
    padding-top: 0px !important;
  }
    .img-circle img {
        width: 90px;
        height: 90px;
    }
        h5.img-heading {
        font-size: 14px;
    }
    .concern-grid {
    /* justify-content: center; */
    row-gap: 23px;
    flex-wrap: wrap;
    }
    .concern-item {
    flex: 0 0 33%;
}
.home-product-carousel .dt-sc-section-wrapper {
    margin-top: 20px !important;
}
}
 