/* Add custom CSS styles below */ 
.salla-advertisement+.store-header {
top:0;
}

.s-block--square-links {
  margin-top: 1rem;
}

.banner--fixed img {
  border-radius: 0;
}

.lg\:w-1\/3.flex.items-center.justify-center {

   background-color: white !important;
   min-height: 80px;
}

.lg\:w-1\/3.flex.items-center.justify-center h2 {
  color: black !important
}

.lg\:w-1\/3.flex.items-center.justify-center img {
   display: none;
}

.lg\:w-1\/3.flex.items-center.justify-center a {
   border: 1px solid black;
}

.absolute.top-0.left-0.w-full.h-full.z-\[1\] {
  padding: 0px !important;
}

.s-slider-block__title-nav {
  display: none !important;
}

.slider-wrap {
  padding-bottom: 0px;
}

.min-h-\[600px\].w-full.flex.flex-col.lg\:flex-row.justify-center {
  min-height: 400px;
  
}

.s-block--special-products-slider--3 {
  padding-top: 30px;
}