.nordic--footer,
.nordic--footer a{
    color: #000;
}

.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img {
  color: #000;
}

.nordic--buy-button-group .slot--article-buy-button .btn {
    background: #37844c;
}

.nordic--start-page .tws-container--tws-newsletter-subscribe form .input-group-btn {
    background:  #37844c;
}

.modal .modal-dialog .modal-content .btn-primary {
    background:  #37844c; 
}
.tws-checkout--pay .tws-checkout--pay-button {
    background:  #37844c; 
}

/*@media (min-width: 992px) {
  .nordic--top-bar-left .flags {
     display:none;
  }*/
  .nordic--start-page .tws-container--tws-newsletter-subscribe {
    margin: 60px 0 30px 0;
}
  }
@media (max-width: 992px) {
  .nordic--top-bar .slot--top-bar-audience-selector {
    margin: 2px 0 0 0px;
}
}
/* --- SEARCH BAR --- */

@media (min-width: 992px) {
.slot--header-search input.form-control {
    border: 1px solid #d7d7d7;
		color: #000;
}
  .slot--header-search .tws-article-search--no-label {
    background: #222;
}  

/* --- SHOW ONLY THE FLAGS ---

.tws-audience-selector--frame-container {
  opacity: 1;
  transform: translateY(0px);
  pointer-events: auto;
  position: relative;
}
.tws-audience-selector--frame {
  display: block;
  padding: 0;
  background: transparent;
  box-shadow: none;
  pointer-events: auto;
}
.tws-audience-selector--frame-left-content {
  border: 0;
  float: none;
  overflow: auto;
}
.tws-audience-selector--audience-item {
    display: inline-block;
  border: 0;
  padding: 0;
  height: auto;
}

  .tws-audience-selector--audience-item-label {
  display: none;
}
.tws-audience-selector--audience-button {
    display: none;
}
.tws-audience-selector--audience-item-icon-container {
  float: none;
}
.tws-top-menu--controls .tws-audience-selector {
  display: none !important;
}

  
.slot--top-bar-vat {
  display: block;
}
.nordic--top-bar .slot--top-bar-audience-selector .tws-audience-selector .tws-audience-selector--frame-container .tws-audience-selector--frame {
    box-shadow: none;
}

.nordic--top-bar .slot--top-bar-audience-selector .tws-audience-selector .tws-audience-selector--frame-container .tws-audience-selector--frame-left-content .tws-audience-selector--audience-item {
    border: none;
}
.tws-audience-selector--audience-item-icon {
    width: 26px;
    height: 26px;
}
.nordic--top-bar .slot--top-bar-audience-selector .tws-audience-selector .tws-audience-selector--frame-container .tws-audience-selector--frame-left-content {
    border-top: none;
}
/* --- END SHOW ONLY THE FLAGS */