/* TAB BORT PRICKAR */ 
.tws-container--tws-image-carousel .slick-dots { 
	display: none !important; 
} 
/* TAB BORT PILAR */ 
.tws-container--tws-image-carousel button[type=button].slick-arrow.slick-prev, 
.tws-container--tws-image-carousel button[type=button].slick-arrow.slick-next { 
	display: none !important; 
}

/* KÖPKNAPP HOVER */
.btn-primary:hover, .btn-primary:focus {
  background: #690d09 !important;
}
.hajde--top-bar {
    background: #bf1b2b;
}