@media only screen and (min-width: 992px) {
  .slot--header-horizontal-menu .navbar .container-fluid {
    border: none;
  }
.slot--header-horizontal-menu {
  background: #292726;
}
  .slot--header-horizontal-menu .navbar-nav > li > a,
    .slot--header-horizontal-menu .navbar-nav > li > a:hover {
  color: #fff;
      background: #292726;
      font-weight: 600;
}
 .nordic--header .nordic--header-wrapper {
    padding: 30px 30px 20px 30px;
  }
}

.nordic--body {
  background: #F5F5F5;
}
 .nordic--footer {
    margin: 0;
  }



.media-body .tws-article-buy-button-with-modal--cart-messages.alert,
.tws-article-buy-button-with-modal--cart-messages.alert {
    color: #000 !important;
}







