.store-footer__inner {
			padding-bottom: 0 !important;
			padding-top: 3rem !important;
		}
    .store-footer__inner .store-links-items {
      display: grid !important;
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
.v-dark {
	color: #000 !important;
}
.promotion-banner.fixed-pinned {
	top: 30px !important;
}
salla-installment > div.mb-5 {
	background-color: white;
  border-radius: 12px;
}
#bcio-whatsapp-widget {
	position: fixed;
	background-color: red !important;
	  bottom: 20px;
  right: 20px;
  z-index: 9999;
}
.s-block--special-products-slider .s-slider-block__title-nav {
 	display: none !important;
}