@media only screen and (min-width: 992px) {
  .nordic--header .nordic--header-wrapper {
    padding: 30px 30px 20px 30px;
  }
  .slot--header-horizontal-menu .navbar .container-fluid {
    border-bottom: none;
    border-top: 2px solid #c9cfcd;
  }
}

.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
  box-shadow: none;
  background: #e5e9e8;
}

.tws-article-list--list .tws-list--type-grid .tws-list--grid-item {
  background: #fff;
}

.tws-article-social {
display: none;
}

.tws-cart-summary--row-vat {
display: none;
}

.tws-cart-summary--sum-row {
display: none;
}

.tws-checkout--pay-total {
display: none;
}

.tws-checkout--pay-button .ladda-label {
  font-size: 0;
}

.tws-checkout--pay-button .ladda-label::after {
  content: "Send request";
  font-size: 18px;
}
