@font-face {
  font-family: 'Bonava';
  src: url('https://w124693.shop.abicart.se/shop/ws20/41420/files/Bonava/TTF/BonavaSans-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bonava';
  src: url('https://w124693.shop.abicart.se/shop/ws20/41420/files/Bonava/TTF/BonavaSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Bonava';
  src: url('https://w124693.shop.abicart.se/shop/ws20/41420/files/Bonava/TTF/BonavaSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Bonava';
  src: url('https://w124693.shop.abicart.se/shop/ws20/41420/files/Bonava/TTF/BonavaSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: bold;
}
body,
p {
	font-family: 'Bonava', sans-serif !important;
}


.tws-checkout--delivery-address .tws-checkout--field-id-name .tws-checkout--field-label-text {
	font-size:0px;
}
.tws-checkout--delivery-address .tws-checkout--field-id-name .tws-checkout--field-label-text::before {
	content:"Company name";
  font-size: 14px;
}


.emporium--article-bottom, .slot--article-share, .tws-article-introduction--read-more {
    display: none;
}

.nav.navbar-nav {
  text-align: center;
}

.tws-checkout--select-delivery-wrapper.tws-checkout--select-delivery-lonely {
    display: none;
}

.slot--header-horizontal-menu .nav > li > a:hover, 
.slot--header-horizontal-menu .nav > li > a:focus,
.slot--header-horizontal-menu .nav > li > a:active {
  background: #013b2d !important;
}
.tws-checkout--select-payment-wrapper.tws-checkout--select-payment-lonely {
    display: none;
}

.tws-audience-selector--audience-button-text {
  line-height: 13px;
}

.slot--checkout-cart-usps {
    border-radius: 0;
    display: none;
}