/* 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;
}
/* Ta bort kryss för top bar */
.fa-lg {
    display: none;
}

/* Menyknappval styling */
.slot--header-horizontal-menu .navbar-nav>li a {
    font-weight: 700;
    color: #000 !important;
    text-decoration: none;
    font-size: 19px;
}