/* Add custom CSS styles below */
body.index header.store-header + section.s-block.s-block--fixed-banner {
  margin-top:0 !important;
}
body.index salla-slider.photos-slider .swiper {
  padding-bottom: 0 !important;
}
[dir=rtl] .carousel-slider .swiper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
section.s-block.s-block--photos-slider {
  margin-top:0 !important;
}
section.s-block.s-block--photos-slider img {
  border-radius: 0 !important;
}
section.s-block.s-block--photos-slider .swiper-slide {
  margin: 0 !important;
  padding:0 !important; 
  width: 100% !important;
  border-radius: 0 !important;
}

/* Product */
.s-product-card-entry {
  border:1px solid #2a2a2a !important;
  box-shadow: 0 0 5px 0px #68686894 !important;
}
.s-products-slider-card {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.s-slider-block__title h2 {
  color: #2a2a2a !important;
}
.s-product-card-image {
  background-color:transparent !important;
}
.s-slider-nav-arrow {
  border-color: #2a2a2a !important;
  background-color: #2a2a2a !important;
}
.s-slider-nav-arrow svg, .s-slider-nav-arrow:not(:disabled):hover svg {
  fill: #ffffff !important;
}
/* End product */


/*  */
section.fixed-banner--4 .container, section.fixed-banner--10 .container{
  max-width:100% !important;
  padding:0  !important;
  margin:0 !important;
}
.banner--fixed img {
  border-radius:0 !important;
  background-color: transparent !important;
}

.store-footer, .footer-is-custom .store-footer .footer-rights p, .product-card__enhanced-mini-cart button.s-button-element i, .product-card__enhanced-mini-cart button.s-button-element {
  color: #fff !important;
}


/* selia-theme */
section.s-block.s-block--circle-links.force-center.s-block--animate.circle-links-2 div, section.s-block.s-block--circle-links.force-center.s-block--animate.circle-links-2 img {
  overflow: visible !important;
}