tws-list-controls .btn {
  background: #2c2a29;
  color: #fff;
  border: 1px solid #403e3e;
}
.tws-article-list--list .tws-list--type-grid .thumbnail,
.tws-container--tws-articles-two-type-carousel .thumbnail {
  border: 1px solid #393635;
}


/* -a- Background start page -a-*/ 
.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
    background: #221f1e;
}
  @media only screen and (min-width: 992px) {
.slot--header-horizontal-menu .navbar .container-fluid {
  border-bottom: 3px solid #e3c64a;
  border-top: none;
}
 }

.nordic--footer-left {
  display: block;
}

.introduction {
  background: #000;
  padding: 20px 10px;
}

.introduction,
.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading, 
.nordic--start-page .tws-articlegroups--title .tws-util-heading--heading,
.nordic--start-page .tws-container--tws-newsletter-subscribe .tws-newsletter-subscribe--html-before,
.nordic--article-top .nordic--article-right-col,
.slot--article-description,
.slot--article-page-footer .tws-articles-two--heading .tws-util-heading--heading,
.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a,
 .tws-articles-two .slick-slider .thumbnail .caption,
.tws-article-social--share-button.sharer-0 label span,
.tws-article-attachments .tws-article-attachments--text a,
.tws-article-list--list .tws-article-list--price .tws-api--price-current,
.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading, 
.tws-custom-page--articlegroups-heading .tws-util-heading--heading, 
.tws-custom-page--article-heading .tws-util-heading--heading {
    color: white !important;
}

.slot--header-horizontal-menu .nav .open>a, 
.slot--header-horizontal-menu .nav .open>a:hover, 
.slot--header-horizontal-menu .nav .open>a:focus,
.slot--header-horizontal-menu .nav a:focus {
 background: transparent;
}

/* -a- Colour of news label -a- */ 

.tws-article-list--list .tws-article-list--labels .tws-article-labels--new .tws-article-labels--label-text {
    background: #000;
    color: #fff;
}

.tws-articlegroups .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a, .tws-articlegroup-list .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a {
    text-decoration: none;
    color: #fff;
}
/* Ändrar storlek och färg på H1 på startsidan */
.nordic--start-page h1 {
  font-size: 10px; /* Textstorlek */
  color: #ff0000; /* Textfärg */
   font-family: 'Londrina Solid'; /* Typsnitt */

}.tws-article-description--show-more .btn {
  color: #000; /* Gör texten svart */
}
.tws-util-heading--heading.h1.tws-content-box--first-line {
  background-color: rgba(0, 0, 0, 0.7); /* Svart med 70% transparens */
  color: #fff; /* Vit text */
  display: inline-block; /* Begränsar bakgrundsplattan till textens bredd */
  padding: 5px 10px; /* Skapar utrymme runt texten */
 
}
.tws-product-groups-table {
  color: #ffffff !important;
}
