/** Shopify CDN: Minification failed

Line 67:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
.col-item {
    width: 100%; /* This might override Bootstrap grid */
  }

  h3.title-collection {
    line-height: 12px;
  }

  .section-collection-v1.pd-small {
    padding: 0px !important;
  }

  .section-collection-v1 .title_heading {
    padding-top: 0px !important;
  }

  h3.title-collection a {
    font-size: 10px;
  }
  
  .slick-dots {
    display: none;
  }
  
  .box-img {
    width: 72% !important;
    height: 72% !important;
    max-width: 72% !important;
    margin: 0 auto;
    aspect-ratio: 1/1;
  }

  @media (max-width: 767px) {
  .item div.box-img {
    width: 90% !important;
    height: 90% !important;
    max-width: 90% !important;
  }
  }

  @media (max-width: 992px) {
    .heading-spacing-top-md {
      padding-top: 30px;
    }
  }
.product-v1-full-width-md .slick-track {
    width: 100% !important;
  }
.homepage-trust-cards-md {
    
  }

  /* Mobile Styles (≤576px) */
  @media (max-width: 576px) {
    .itemtservice {
      width: 200px !important;
    }
  }
</style>