@import url("https://design.textalk.se/webfolket/kunder/HumanTechMedica/HTM-style.css");

body:not(.user-logged-in) .slot--header-cart {
	display: none;
}
.slot--top-bar-audience-selector,
.slot--header-horizontal-menu .tws-top-menu--controls .tws-audience-selector {
	display: none;
}
.slot--component-container .tws-container--tws-custom-html.leverantorer {
	background: rgba(0, 166, 202, 0.4);
  padding:25px 30px 40px;
}

.slot--header-horizontal-menu .navbar-nav .tws-top-menu--item-last {
	font-weight: bold;
}
.slot--header-horizontal-menu .navbar-nav .tws-top-menu--item-last a {
	color: #00a6ca;
}

.articlegroup-8836399 .slot--article-group-custom-field .customPageHtml h1,
.articlegroup-8836325 .slot--article-group-custom-field .customPageHtml h1 {
	background: url("https://admin.abicart.se/shop/ws53/109453/files/Startsida%20Hemsida/Banderoll%20-%20produkter-1.jpg");
	background-size: cover;
  padding: 30px 0;
  color: #fff;
}

.tws-container--tws-image-carousel + .tws-container--tws-custom-html {
	margin-top: 0;
  margin-bottom: 35px;
}


/*--- Färg på Godkänn-cookie-knapp---*/
.modal .modal-dialog .modal-content .modal-footer .btn+.btn {
  Background: #749300;
}