<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slot--header-search input.form-control {
    color: #1c3b72;
}

.slot--checkout-cart-usps,
.slot--header-shipping-notice {
    display: none;
}


@media (min-width: 1100px) {   

.bountiful--header .bountiful--header-wrapper .bountiful--header-left {
    order: 2;
max-width: 250px;
width: 100%;
}   
  
.bountiful--header .bountiful--header-wrapper .bountiful--header-left .slot--header-search input.form-control {
    width: 250px;
}
    
    .bountiful--header .bountiful--header-wrapper .bountiful--header-middle {
		    order: 1;
}   
    .bountiful--header .bountiful--header-wrapper .bountiful--header-middle .slot--header-logo,
    .bountiful--header .bountiful--header-wrapper .bountiful--header-middle .slot--header-logo .tws-logo {
    margin-right: 16px;
}
  
    .bountiful--header .bountiful--header-wrapper .bountiful--header-right {
    order: 3;
}
  .bountiful--header .bountiful--header-wrapper .bountiful--header-right {
    width: 140px;
} 
}


  .bountiful--header {
    content: '';
    display: block;
    background-image: url('https://admin.abicart.se/shop/7383/files/Slides/CM-slide-3-1.png?_t=1461324776');
    width: 100%;
    height:  168px;
    background-repeat: no-repeat;
		background-size: cover;
  }

@media (max-width: 1100px) { 
.bountiful--header {
    content: '';
    display: block;
    background-image: url('https://admin.abicart.se/shop/7383/files/Slides/CM-slide-3-1.png?_t=1461324776');
    width: 100%;
    height:  100px;
    background-repeat: no-repeat;
		background-size: cover;
  }
}

.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info,
.slot--header-search .tws-article-search--no-label {
    color: #1c3b72;
    font-weight: 600;
    font-size: 16px;
}
.slot--header-search input.form-control::placeholder {
    color: #1c3b72;
    font-weight: 600;
    font-size: 16px;
}
.slot--header-search input.form-control {
    border: 1px solid #1c3b72;
}
.bountiful--header-wrapper.clearfix {
    max-width: 1400px;
}

.slot--header-horizontal-menu {
    background: #2f528f;
}

.slot--header-logo {
    max-width: 400px;
}
.bountiful--header-left .bountiful--mobile-menu-button:before,
.bountiful--search-button:before,
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li .tws-vertical-menu-light--articlegroup-is-open a {
    color: #1c3b72;
}
.tws-mini-cart--header-quantity {
		color: #1c3b72;
  	font-size: 12px; 
  	font-weight: 600;
    background: #ffffff00!important;
}

@media (max-width: 1100px) { 
    .slot--header-search {
    opacity: 1;
    pointer-events: visible;
}
  .bountiful--search-button {
    display: none;
}
       .slot--header-search input.form-control {
    font-size: 16px;
}
}

@media (min-width: 1100px) { 
  .slot--sidebar .mobile-menu {
  	display: none;
 }
}

@media (max-width: 1099px) {  
  .bountiful--sidebar-mobile-menu {
  	display: none;
  }
}</pre></body></html>