@media (min-width: 1024px) {
		.store-footer__inner {
			padding-bottom: 2rem !important;
			padding-top: 3rem !important;
		}
    .store-footer__inner .store-links-items {
      display: grid !important;
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}
body {
	position: relative !important;
}
.v-dark {
	color: #163768 !important;
}
salla-installment > div.mb-5 {
	background-color: white;
  border-radius: 12px;
}
.s-block--special-products-slider .s-slider-block__title-nav {
 	display: none !important;
}

.slider-wrap {
	padding-bottom: 0 !important;
}