.main-nav-container.fixed-header {
  background-color: #111 !important;
  color: #fff;
}
.product-card__promotion,
.mini_top_promotion
  .simplified-products
  .product-card.product-card--simplified
  .product-card__promotion {
  padding: 2px 3px 4px 3px;
  line-height: 1;
  font-size: 10px;
}
.product-card__buttons {
  justify-content: space-between !important;
}
salla-slider .swiper-pagination-bullet {
  width: 8px !important;
}
nav#mobile-menu .main-menu li:first-child a {
  color: red;
}
.show-original-logo-on-scroll .navbar-brand img,
.main-nav-container.fixed-pinned .navbar-brand img {
  filter: invert(1) !important;
}
.product-card__enhanced-mini-cart button.s-button-element {
  border-radius: 15px;
}