/* Extrapris svarta 

.tws-article-list--list .tws-article-list--labels .tws-article-labels--special-offer .tws-article-labels--label-text {
    background: #000000;
    color: #fff;
}*/ 


/*
Commented this one out because it didn't show proper on product page
.tws-product-reviews-widget--trustpilot iframe:first-of-type {
    height: 100%;
}
*/

@media (min-width: 992px) {  
.nordic--header .nordic--header-wrapper .nordic--header-left {
    order: 2;
    width: 500px;
}   
.nordic--header .nordic--header-wrapper .nordic--header-left .slot--header-search input.form-control {
    width: 500px;
	  background: #fff;
}    
    .nordic--header .nordic--header-wrapper .nordic--header-middle {
		    order: 1;
}   
    .nordic--header .nordic--header-wrapper .nordic--header-middle .slot--header-logo,
    .nordic--header .nordic--header-wrapper .nordic--header-middle .slot--header-logo .tws-logo {
			    margin: 0;
}   
    .nordic--header .nordic--header-wrapper .nordic--header-right {
    order: 3;
}  
  .nordic--header .nordic--header-wrapper {
    padding: 20px 30px;
} 
  }
.tp-widget-wrapper{
  
  padding-top:4px !important;
}

.slot--top-bar-audience-selector {
display: none;
}


/* Optimerat för minskad CLS */
@media (min-width: 992px)  {
  .nordic--top-bar {
    min-height: 35px;
}
  .nordic--header{
    min-height: 220px;
}
  .tws-article-list--tws-list {
    min-height:500px;
  }
}
@media (max-width: 991px)  {
  .nordic--top-bar {
    min-height: 60px;
}
  .nordic--header{
    min-height: 70px;
}
  .nordic--article-images {
    min-height:450px;
  }
}
.trustpilot-widget {
  min-height:28px;
}