/** Shopify CDN: Minification failed

Line 81:4 Unexpected "{"

**/


/* Hero Banner Home  */
  .sf-home__slideshow{
    height:100vh; }

    .sf-home__slideshow
     .m-slide__media{
      height:100vh !important;
    }


  @media screen and (max-width:767px){
    .sf-home__slideshow
    .m-slider-controls--absolute {
      position:relative;
      bottom:50px;
    }
   .sf-home__slideshow
   a.m\:block{
    height:100% !important;
   }
  .sf-home__slideshow
  .md\:m\:block{
    height:100% !important;
   }}
  /* End Hero Banner Home  */



  /* Image with slider Home */
  @media screen and (max-width:767px){
  .home_image_with_slider
   .container-full{
    padding:0 0 !important;
   }

   .home_image_with_slider
   .m-mixed-layout {
    margin-top:0px !important;
   }
   .home_image_with_slider
   .m\:column {
    padding-left: 0;
    padding-right: 0;
   }
   .home_image_with_slider
    .m-mixed-layout--mobile-grid.m-mixed-layout__inner {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
  }
  .home_image_with_slider
  .m\:column:nth-child(3){
    grid-column: span 2;
  }
  .home_image_with_slider
  .m-mixed-layout .m-banner-with-slider__banner-content {
    position:absolute;
    text-align: center;
  }
  .home_image_with_slider
  .m-banner-with-slider__card{
    height:100% !important;
  }
  .home_image_with_slider
  .m\:column:nth-child(2)
  .m-image
  {
    aspect-ratio: 0.675285714285714 !important;
  }
  }

  .home_image_with_slider
  .m-banner-with-slider__banner.m-banner-with-slider__banner--medium.m\:hidden.md\:m\:grid
  .m\:h-full{
    {
     aspect-ratio: 0.864285714285714 !important;
    }
  }

  /* .home_image_with_slider
  a.m-hover-box.m-hover-box--scale-up.m\:block{
    height:200%;
  } */
  /* Emd Image with slider Home */

  /* Section collections */

  @media screen and (max-width:767px){
  .image_card_home a{
    color:black !important;
  }
}

  /* Section collections End*/

/* Newsletter */
.newsletter_from
button {
  background-color: #000;
}

/* Newsletter END */

/* Collection Page Banner */
.m-collection-page-header__wrapper{
  height :400px !important;
}
.m-collection-page-header:not(.m-collection-page-header:has(.m-collection-page-header__background)){
  display:none;
}
.m-collection-page-header__title{
  display: none !important;
}

/* End Collection Page Banner */

.m-menu__link--main {
font-size: 14px !important;
}
.m-product-card__name {
  font-size: 12px !important;
}
.m-product-card__price{
  font-size: 12px !important;
}

.m-icon-box__description p{
  font-size: 13px !important;
}
.m-icon-box__heading.h4{
  font-size: 14px !important;
}

/* .m-richtext>*:first-child:is(.m-richtext__subtitle){
  margin-bottom: 0 !important;
} */
.m-image-card__inner
.m-media img{
  top: 5px !important;
}





