/** Shopify CDN: Minification failed

Line 82:20 Unexpected "{"
Line 82:29 Expected ":"
Line 92:20 Unexpected "{"
Line 92:29 Expected ":"

**/
@media (min-width:769px) { 
  .template-product .rte img { 
    width: auto; 
    height: auto; 
  } 
}

.greenbtnbg{
  background-color:#73BD30!important;
}
.greenbtnbg:hover{
  background-color:#bc9833!important;
}

/* Réduire la hauteur/espacement de la section */
#shopify-section-sections--19137085505860__image_logo_list_9EpdRp {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

/* Réduire la taille des icônes */
#shopify-section-sections--19137085505860__image_logo_list_9EpdRp .logo-bar__item {
  width: 50px !important; /* réduit largeur des blocs */
}

#shopify-section-sections--19137085505860__image_logo_list_9EpdRp .logo-bar__image {
  max-width: 30px !important;
  max-height: 30px !important;
}

#shopify-section-sections--19137085505860__image_logo_list_9EpdRp .homepage-sections-wrapper {
  padding: 0;
}

.product-grid--title {
  font-weight: 600!important;
  font-size: 17px!important;
}

.money {
  color: #bc9833!important;
  font-size: : 14px!important;
}

.grid-view-item-image {
  border-radius: 16px;
}

#shopify-section-sections--19137085505860__image_logo_list_9EpdRp {
  animation: none!important;
}

@media screen and (min-width: 1024px) {
  #shopify-section-template--19137085342020__image_image_with_text_PmTLKH {
    max-height: 400px;
    overflow: hidden;
  }

#shopify-section-template--19137085342020__image_image_with_text_PmTLKH .homepage-content--image .responsive-image-wrapper img {
  object-fit: cover !important;
  height: 400px !important;
  width: 100% !important;
}

  .homepage-featured-content-box {
    padding: 20px;
  }
}

.announcement-bar {
  padding: 5px 20px !important;
}

.homepage-content--{{ section.id }} .hero-video--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); /* opacité ajustable */
  z-index: 1;
}

.homepage-content--{{ section.id }} .hero-video--text {
  position: relative;
  z-index: 2;
}
