.st-header-nav {
  background-color: rgb(0, 0, 0) !important;
}
.st-nav {
  background-color: rgb(0, 0, 0) !important;
}
.st-cart-counter .counter {
  background-color: rgb(241, 171, 0) !important;
  color: rgb(0, 0, 0) !important;
}
.st-btn-buy {
  background-color: rgb(241, 171, 0) !important;
  color: rgb(0, 0, 0) !important;
}
.st-header-nav a.st-link {
  color: #FFFFFF !important;
}
.st-nav a.st-link {
  color: rgb(255, 255, 255) !important;
}
.st-nav span.caret {
  color: rgb(241, 171, 0) !important;
}