/* Add custom CSS styles below */ 
.s-menu-footer-list {
  color: #ffffff !important;
}
.s-product-card-entry {
    color: gold; 
    font-weight: bold; 
}
.s-design-invisible-dom {
   margin-top: 20px;
}
 .s-reviews-testimonial {
  background-color:#121b27;
 
}
.s-reviews-swiper-slide  {
   margin-bottom: 20px;
 
}
.container {
   margin-bottom: 20px;
 
}
.art-categorie-link{
   font-size: 18px;
 
}
.banner-entry {
/*  width: 200px;*/
  height: 400px; 
}

@media screen and (max-width: 768px) {
   body {
    font-size: 10px;
  }
  
 .btn--rounded-gray span:nth-child(2) ,
 .btn--rounded-gray span:nth-child(3)  {
        display: none;  
    }
    
    .iti__flag.iti__sa {
    position: absolute;
    right: 4rem;
    top: 1.5rem;
    }
    
}

.product-index .art-categories-slider, .product-index .s-slider-block__title-nav {
    display: none;
}

.main-content  .article.article--main  {
	color: black !important;
}