section:nth-of-type(3) .container.mx-auto{
  max-width: 750px;
}
body {
  background: white;
}

.banner--fixed img,
.banner-entry {
  background-color: transparent;
}

section:nth-of-type(1) {
  margin: unset;
}

section:nth-of-type(1) .container ,
section:nth-of-type(8) .container{
  padding: unset;
  max-width: 100%;
}
section:nth-of-type(5) .s-slider-block__title ,
section:nth-of-type(10) .s-slider-block__title{
  display: none;
}
.s-slider-block__title h2 {
  border-bottom: 2px solid;
  font-size: 18px !important;
  padding-bottom: 15px
}

.s-slider-block__display-all {
  border: 1px solid black;
  height: 33px;
  width: 100px;
  border-radius: 20px;
  text-align: center;
  color: black !important;
  padding-top: 5px;
}
.s-slider-block__title a{
    color: black !important;
}
#best-offers-4-slider{
  margin-top: 5px;
}
#best-offers-10-slider{
   margin-top: 5px;
}
.sicon-heart{
  color: #000000;
}
.s-product-card-content-footer {
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 20 !important;
    position: static !important;
}
.sand-main-content .s-add-product-button-main>salla-button button {
    background: #000 !important;
}
.sand-main-content .s-add-product-button-main > salla-button button:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
    opacity: 1 !important;
}