/* Add custom CSS styles below */

/* Product */
custom-salla-product-card {
  border:1px solid #387b45 !important;
  box-shadow: 0 0 5px 0px #68686894 !important;
}
.s-products-slider-card {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.s-product-card-image {
  background-color:transparent !important;
}
.s-slider-nav-arrow {
  border-color: #387b45 !important;
  background-color: #387b45 !important;
}
.s-slider-nav-arrow svg, .s-slider-nav-arrow:not(:disabled):hover svg {
  fill: #ffffff !important;
}
/* End product */
.product-card--primary-buttons button, .product-card--primary-buttons salla-button, .product-card--primary-buttons button i, .product-card--primary-buttons salla-button i {
  color: #fff !important;
}


/*  */
#best-offers-2-slider + section.s-block.s-block--fixed-banner .container, #best-offers-4-slider + section.s-block.s-block--fixed-banner .container, #best-offers-6-slider + section.s-block.s-block--fixed-banner .container {
  max-width:100% !important;
  padding:0  !important;
  margin:0 !important;
}
.banner--fixed img {
  border-radius:0 !important;
  background-color: transparent !important;
}

/******/
section.s-block.s-block--banners.container div.grid {
  display:flex !important;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
}
section.s-block.s-block--banners.container div.grid div.banner-entry {
  width: 18%;
  background-color: transparent !important;
  height:250px !important;
}

@media(max-width:767px) {
  section.s-block.s-block--banners.container div.grid div.banner-entry {
    width: 31%;
    background-color: transparent !important;
    height: 125px !important;
  }
}


.banner-entry > div {
  background-size:contain !important;
  background-repeat: no-repeat;
}

.footer-is-custom .store-footer .store-footer__curve {
  color: #387b45 !important;
}
.store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter {
  background-color: #387b45 !important;
}
.store-footer {
  color: #fff !important;
}