@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/customfonts/opensans/OpenSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/customfonts/opensans/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/customfonts/opensans/OpenSans-SemiBold.ttf") format("truetype");
}

.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff;
}

/*.page, .cd-main-content {background: #eee;}*/

.f{background-color: #f6f6f6; border-bottom: 3px solid #ccc; margin-bottom: 25px; padding-top: 15px;}
.shadowbox, .graybox {background: #fff; box-shadow: 0 1px 5px rgba(0,0,0,.15); -moz-box-shadow: 0 1px 5px rgba(0,0,0,.15); -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.15); }
.graybox {margin: 10px;}
.top-bar-link.user-profile-page-link a:before, .top-bar-link.user-log-in-link a:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}
.top-bar-link.user-log-out-link a:before, .top-bar-link.user-log-out-link a:before {
    content: "\f08b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}

/*#cd-primary-nav > li.active > a, #cd-primary-nav > li.active-parent > a,  -meny 200218- */.top-bar .nav a:hover, .top-bar .nav a:focus/*, #cd-primary-nav > li > a.selected*/ {background-color:#003672; }

.pt-page-index  .product-nav, .CatalogPopular .product-nav , .paket .product-nav, .paket  .addToBasketContainer {display:none;}
td.ui-datepicker-current-day .ui-state-default.ui-state-active {border: 1px solid #d6e9c6 !important; background:#dff0d8; color: #3c763d;}

.product-grid, .hover-product-additonal-details {line-height: 1.1 !important;}
.navbar .moves-out.cd-primary-nav .see-all a::before {content: 'Visa alla ';}

/* Caret mer information mobile PDP */
ul.nav-tabs .dropdown.hidden-lg a.dropdown-toggle {padding-right: 35px;}
ul.nav-tabs .dropdown.hidden-lg a.dropdown-toggle:before { content: ''; position: absolute; top: 15px; left: 86%; border-top: 6px solid #999; border-left: 6px solid transparent; border-right: 6px solid transparent;}
ul.nav-tabs .dropdown.hidden-lg a.dropdown-toggle:after {content: ''; position: absolute; left: 10px; top: 0; border-top: 0px solid #999; border-left: 0px solid transparent; border-right: 0px solid transparent;}
/* SLUT Caret mer information mobile PDP */
/* ta bort input number spinner firefox */
input[type=number] {
    -moz-appearance:textfield;
}
/*slut input number spinner firefox */
#section_483, #section_502 {padding-bottom:8px;}

.hover-product-image-wrapper, .cart-view-content {background:#fff;}

.section_ProductParentNode_SubNodeMenu .btn-lg {font-size: 18px;}
article.post {margin-bottom:30px; margin-top:30px;}
.col-sm-1.col-xs-2.col-xs-push-2.col-md-push-8.header-input {margin-left: -15px;}

#searchboxform {
  background: #fff;
  border: 0px solid #fff;
  color: #999;
}

#searchboxform .sectionId-catalog-search-box, #searchboxform .show-all-results-button{
    display: none;
    visibility: hidden;
}

.header-input  .btn-primary:hover, .header-input   .btn-primary:focus, .header-input   .btn-primary:active, .header-input .catalogsearchboxbutton  span {color: #003672;}
.header-input  .btn-primary:hover, .header-input   .btn-primary:focus, .header-input   .btn-primary:active, .header-input .btn-primary:hover, .header-input .catalogsearchboxbutton .btn-primary:hover span {background-color: #fff;}

.btn-primary[disabled], .catalogsearchbox, .catalogsearchboxbutton, .pagination > li > a, .pagination > li > span  {
 border: 0px solid #fff;
 background: transparent;
}

/*--------------------------------------------------------------------------------
Sidebar nav
---------------------------------------------------------------------------------*/

/*.sidebar-nav {background:#fff; box-shadow: 0 1px 5px rgba(0,0,0,.15); padding-bottom: 5px; padding-top: 5px;}*/

/*--------------------------------------------------------------------------------
Produkt node start
---------------------------------------------------------------------------------*/

.pt-page-index .section_ProductNodeList  h1.page-header {background: #333; padding: 10px; box-shadow: 0 1px 5px rgba(0,0,0,.15); border-bottom: 0px;}
.pt-page-index .section_ProductNodeList  h1.page-header a {color: #fff;}
.pt-page-index .section_ProductParentNode_SubNodeMenu .btn-lg {font-size: 1.4em; padding: 20px;}

/*--------------------------------------------------------------------------------
Quickshop start
---------------------------------------------------------------------------------*/
.row .quickshopcontent{margin: auto;}	
.quickshopcontent input, #btnSubmitQuickshop {height: 40px;}
.quickshopcontent {margin-top: 10px;}
.quickshopcontent input, #btnSubmitQuickshop {font-size: 18px;}
.quickshopcontent .col-sm-6.col-xs-6{ width: 100%;}
.quickshopcontent .col-sm-2.col-xs-4{ width: 50%;}
.row.quickshopcontent{border: 1px solid #ddd; background:#fff;}
.quickHeader h4 {margin-bottom: 0px;}
  
@media screen and (max-width: 740px){
/* Quickshop small */

.row.quickshopcontent {padding: 0px;}

}

/*------------------------------------------------------------------------------
Senaste orders
--------------------------------------------------------------------------------*/
.section_PurchaseHistory {border: 1px solid #ddd; background: #fff;}
.section_PurchaseHistory > .row > div:last-child { display: none;}
.section_PurchaseHistory > .row > div { width: 100%;}
.section_PurchaseHistory h4 {border-bottom: 1px solid #ddd; background-color: #f6f6f6; width: 100%; margin: 0px; padding: 10px;}
.section_PurchaseHistory .btn {margin-left: 10px;}
.section_PurchaseHistory li {margin: 5px; font-size: 16px;}
.section_PurchaseHistory a {font-weight: 400 !important;}

/*------------------------------------------------------------------------------
Senaste orders slut
--------------------------------------------------------------------------------*/

.pt-page-index .container > .row > .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.pt-page-index .news-list {
padding-top: 30px;
}


#section_480 .row {
  margin-top: 5px;
}

.section-border, .pt-page-index article.post {
  border-bottom: 1px solid #ddd;
}

.pt-page-index .news-list h2.section-heading {
  padding: 10px 0 10px 10px !important;
  min-height: 0px;
  color: #fff;
  background: #004694;
  font-weight: 400 !important;
}

.pt-page-index .media-body{padding-top:25px; padding-bottom: 25px;}

article.post {
  display: inline-block !important;
  width: 100%;
  padding-bottom: 0px;
  float: left;
  border-bottom: 1px solid #999;
  margin-top: 5px;
}

@media screen and (min-width: 970px){

  article.post {
   width: 27%;
   margin-left: 3%;
   margin-right: 3%;
   padding: 0px;
   border-bottom: 0px;
  }
}

article.post img, .news-list .flag-link {
  display: none;
}

 #topViewCartBtn {
  padding: 2px;
  height: 40px;
  background-color: #004694;
  color: #fff;
  border: 0px solid #ccc;
  text-shadow: none;
}

/*h2.product-netprice, h4.product-netprice.hover-product-price {
  color: #555;
}*/


.btn-ptGrey:hover {
  background: #1f1f1f;
  border: 1px solid;
  color: #fff;
}
.empty-basket-link { 
  color:#fff;
  background-color:#d9534f;
  border-color:#d43f3a;
}

.empty-basket-link:hover { 
  color:#fff;
  background-color:#d2322d;
  border-color:#ac2925;
}
.footer {
  background: #004694;
  position: relative;
  margin: 15px 0 0px;
  padding: 0px;
  color: #fff;
  padding: 25px;
}

.bg-primary {
   background-color: #006DE5;
}

.line {
  border-bottom: 1px solid #ccc;
}

.content section.jumbotron {
  padding-bottom: 5px;
  padding-left: 10%;
}

.form-group {
  min-width: 200px;
}

.cbp-hrsub h4 {
  font-size: 100% !important;
  font-weight: 400 !important;
}
/* Svegross MegaMenu*/
.cd-logo {
  z-index: 9999;
}

.cd-nav {
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.cd-primary-nav, .cd-primary-nav ul, .cd-primary-nav.is-fixed.nav-is-visible, .cd-nav-item.fa h3 {
  color: #fff;
}
.cd-main-header {
/*border-bottom:3px solid #003672 !important; -meny 200218- */
font-size:16px;
}

.cd-main-header{background:#003672;}


/*Fix IE Megamenu 1200px */
.cd-primary-nav a, .cd-primary-nav ul a {display: inline-block !important;}

/* end fix*/
.priceladder{float: none;}
  div.priceladder{width: auto;}

/* MEGA-MENU Produkt */
.cd-secondary-nav > .has-children {min-height:250px;}
ul.cd-secondary-nav {display: flex; flex-wrap: wrap;}
.cd-secondary-nav > li.has-children {overflow: hidden; /*border: 1px solid #ccc*/ !important; text-indent:10px;}
.cd-primary-nav .cd-secondary-nav > li > a {color:#fff !important; background-color: #333; border-color: #262626; width: 100%;}


.cd-secondary-nav .active > a {font-weight:600;}
/* MEGA-MENU Produkt SLUT*/

/* MEGA-MENU  Icon grid */
.cd-primary-nav .cd-nav-icons .cd-nav-item::before {
  color: #666;
  margin-top: 5px;
  font-size: 30px;
}
/* MEGA-MENU  Icon grid slut*/

.product .col-md-3.col-xs-3 {
 width: 20%;
}


.cd-primary-nav .cd-nav-icons > .see-all a:hover {
  background: #004694;
  border-color: #004694;
}
.header-input .catalogsearchbox, .header-input .catalogsearchboxbutton {
  height: 40px;
}
    .cd-primary-nav {
	float: none;
	}
	.main-nav .cd-primary-nav .cd-secondary-nav, .main-nav .cd-primary-nav .cd-nav-gallery, .main-nav .cd-primary-nav .cd-nav-icons {
	width: 100% !important;
	}
    
  .cd-main-header, .cd-primary-nav, .cd-primary-nav.is-fixed.nav-is-visible{
    background: /*#004694 -meny 200218- */#003672;
    border-left: 0px solid #ccc;
  }
  .cd-primary-nav > li > a, a.cd-nav-item > h3, .cd-primary-nav a, .cd-primary-nav ul a, .moves-out.cd-primary-nav .see-all a {
     color: #fff;
  }
	
}

.cd-nav > ul {
  margin: 0px;
}

.cd-nav-trigger span, .cd-nav-trigger span::before, .cd-nav-trigger span::after, .cd-nav-trigger.nav-is-visible span::before, .cd-nav-trigger.nav-is-visible span::after {
  background-color: #fff;
}

.cd-primary-nav > li > a {
  font-weight: 400;
}

/* End Svegross MegaMenu*/

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  color: #444;
  background-color: #eeeeee;
}


#btnCheckout:hover, .flag-link-btn, .flag-link-btn:hover, .flag-link-btn:focus, .flag-link-btn:active, .flag-link-btn.active  {
  background-color: #444;
  border-color: #080808;
  color: #fff;
}

.flag-link {
  border-top: 1px solid #333;
}

#topViewCartBtn .no-spacing, .table.cart-table.hidden-xs.hidden-sm th, .field-stockcode, .slick-dots li button, .productparentnode .toggle-sign, .badge, .product-netprice.hover-product-price.netprice-lowest, .modal-content .sidebar-nav {
display: none
}

body {
  font-size: 14px;
  line-height: 1.6;
}

.section .section_ProductDetail_DeliveryDetailInfo .section_221  {
  padding-top: 0px;
  padding-bottom: 0px;
}

/*Slick slider */
.js-slickSlider .product-discount, .js-slickSlider  .product-grossprice {display: none;}

/* Sökruta */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.ui-widget-content {
  background-color: #fff;
  background: #fff;
    box-shadow: 0 0 4px 0 #cccccc;
  -moz-box-shadow: 0 0 4px 0 #cccccc;
  -webkit-box-shadow: 0 0 4px 0 #cccccc;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: rgb(153, 153, 153) url("") repeat-x scroll 50% 50%;
  border: 0px solid;
}
  

/* slut sökruta */

.top-bar-link > a {
  padding: 2px 15px !important;
}

.top-bar .nav .dropdown-menu, .top-bar .nav .open, .top-bar .nav a {
  background-color: transparent;
}

.dropdown-menu, .ui-widget-content {
  border: 0 solid rgba(0, 0, 0, 0);
}
.multiselect-container.dropdown-menu {
  border: 1px solid #ccc;
}

.product-nav-pagination {
  margin-top: 7px;
}

/* Mobil meny bars */
a.sidebar-nav-toggle:before {
 content: "\f0c9";
  font-family: FontAwesome;
  
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #444;
    font-size: 14px;
    position: relative;
    margin-right: 10px;
}

.hover-product-price {
  min-width: 78px;
}

.dropdown-menu > li > a {
 padding: 5px 20px; 
}

.nav-tabs {
  box-shadow: none;
}
.breadcrumb-wrapper {
  box-shadow: none;
  border-bottom: 0px solid #fff;
}
/*comment out 2018-09-27
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}*/

.navbar-nav > li:first-of-type > a, .navbar-nav > li > a {
  padding: 10px;
  padding-right: 20px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-nav a {
  font-size: 13px;
}
.main-nav, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff !important;
	font-weight: /*300*/ 400 !important;
	background-color: #004694;
}
/* MainNavigation3 
@media(min-width: 970px){ 
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a {
  color: #444;
  background-color: #fff;
 }
}
@media(max-width: 970px){
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
background-color: transparent;
color: #fff;
}
.dropdown-toggle.menulabel, .dropdown-submenu{border-bottom:1px solid #fff !important;}
}

MainNavigation3 slut */

.navbar-nav li.active{
background-color: #004694;
}

.navbar .navbar-collapse {
  text-align: left;
}
.top-bar-link a, .top-bar-link a:hover  {
  font-size: 12px;
  line-height: 1.42857;
  border-left: 0px;
  border-right: 0px;
}

.post-date {
  font-size: 12px;
}

h2.subcategoryheader {
  font-size: 19px;
}

.navbar-default .navbar-toggle .icon-bar, .top-bar .nav .dropdown-menu {
  background-color: #fff
}

.badge {
  padding: 4px 7px;
  position: absolute !important;
  top: 25px !important;
  border: 1px solid #444;
  border-radius: 50%;
}

.page-header {
  font-size: 30px;
  border: none;
}

button, select {
  text-transform: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.1;
}
h3 {
  text-transform: none;
}

.slick-slide .hover-product h3,.slick-slide h3.product-header, .large-block-grid-6 h3.product-header, .large-block-grid-6 .hover-product h3 {
  font-size: 14px;
}

.hover-product-title a:hover {
    color: #000;
}
.hover-product-header a:hover {
    color: #FECE00;
    text-decoration: none;
}

.sidebar-navigation *, .more-information {
	font-size: 14px;
	text-transform: none;
}

.sidebar-nav-heading {
  padding-left: 10px;
  padding-top: 30px !important;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
  max-width: 100%;
  height: auto;
}

.top-bar-link .open > a, #btnPrevious {
  background-color: #999;
  border-color: #999;
}

.cart-content .btn, .cart-content .btn:hover {
  border: 2px solid #fff;
}

.js-back:hover, .top-bar .nav a:hover, .top-bar-link .open > a, #btnPrevious, .main-nav, .navbar-default .navbar-nav > li > a, .navbar-toggle a , .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus/*, .navbar .moves-out.cd-primary-nav .see-all a:hover */{
 color: #fff; 
}

.cart:hover, tr.product {
  box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 0 #fff;
}

.slides img {
  border: 0px solid #eee;
  max-height: 10rem;
}
.productparentnode > a {
  margin: 3px 0 13px 10px;
}
.login {
  padding-top: 10px;
}
.index1 {
   background-color: aliceblue;
}
  .section-heading {
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 3px;
  border-bottom: 0px solid #fff;
  text-align: left;
}

ul.toggle-lvl-two li:last-child a{
  margin-bottom: 15px;
}

.headersections {
  padding: 10px 0 0;
}

.pull-right {
  float: right !important;
  /*display: -webkit-inline-box !important;*/
}

.toggle .toggle-sign {
  font-size: 25px;
  position: absolute;
  right: 5px;
  top: 14px;
  color: #111;
  cursor: pointer;
  display: none;
}

.close {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 40px;
  color: lightgray;
  opacity: 1;
}

.sidebar-nav-heading {
  padding-left: 10px;
  padding-top: 5px !important;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}


/*--------------------------------------------------
T A B L E
--------------------------------------------------*/
table {background: #fff;}
.product-list-noThumbs > .product {padding: 0.5em;}
.table, table thead, th, table, .producttable, .producttable th {border: 1px solid #ddd}
table thead, th, .producttable th, .tab-content th {background-color: #f6f6f6; color: #555; }
.table > thead > tr > th {border-bottom: 1px solid #ddd}
th.header-field-price{padding-right:4em;}
div.priceladder > table {background-color: #eee; border-color: #eee; font-weight:600!important;}
.table, table {display: table; border-collapse: collapse; border-spacing: 0; margin-bottom: 1em; width: 100%;}

table caption {
  text-align: center;
  font-size: 26px;
  padding: .75em;
}
table thead th, table tbody td, table tr td {
  display: table-cell;
  padding: 10px;
  vertical-align: top;
  text-align: left;
}

table thead tr th {
  vertical-align: bottom;
}


.pt-page-orderdetail tr:hover > td, .cart-view-table tr:hover, .order-list tr:hover, .invoice-list tr:hover, .table-hover > tbody > tr:hover > td {
  background-color: aliceblue;
}

body, .page-header, .ui-widget, .productAvailability, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .productparentnode .toggle-sign, .toggle-lvl-two a, .cd-nav-item div {
 font-family: 'Open Sans', sans-serif !important;
}

body, .section-heading, .page-header, .top-bar, .top-bar .nav a:hover, .top-bar .nav a:focus, .top-bar .nav a, .top-bar .dropdown-menu, table tr td:first-child, table thead tr th, th, .ui-widget, .breadcrumb a, .cart-field-label, .cart-field, .cart-product-name, .cart-btn-group, .section_ProductDetail_SkuNumber strong , .text-bold, .ui-menu .ui-menu-item a, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-nav a, h1, h2, .h1, .h2, .productAvailability, .post-date, .sidebar-navigation h3 , .section_ProductParentNode_SubNodeMenu .hover-product-title, a.cd-nav-item > h3 {
  font-weight: /*300*/ 400 !important;
}

table thead tr th, th, .h3, .h4, .h5, h6, h3, h4, h5, h6, button, select, .toggle .toggle-sign, .producttable th, .table .order-list th, .table .invoice-list th, .dropdown-menu > li > a:focus, h2.subcategoryheader, .more-information, .toggle-lvl-one .active,  .toggle-lvl-one > .toggle-item.active > .toggle-btn a,  .toggle-lvl-two > .toggle-item.active > .toggle-btn a {
font-weight: 400 !important;
}

.product-discount-lbl, label, .label, dt {
font-weight: 300 !important;
}


.nav-tabs li.active a, .tab-content th, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .product-netprice {
  font-weight: 600 !important;
}

.priceladder .product-netprice {color: red;}

body, a, .page-header, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .section-heading, label.active, .tab-content tr, .pagination > li > a, .pagination > li > span {
  color: #080808;
}

.dropdown-submenu:hover > a::after  {
 border-left-color: #444 !important;
}

#languagepicker, .carousel, .cart-content, .dropdown-menu {
   box-shadow: 0 2px 2px #cccccc;
   -moz-box-shadow: 0 2px 2px #cccccc;
   -webkit-box-shadow: 0 2px 2px #cccccc;
 }

 @media screen and (max-width: 1200px){
.header-input {margin-top: 0px;}

#btnPayment {margin-top: 10px;}
.basket-total-lines { width: 100% !important;}

.cd-primary-nav .cd-nav-icons .cd-nav-item::before {
 display: none;
}

.main-nav.navbar.navbar-default {
background: #004694;
}

#searchboxform {margin-top: 10px;}
  
  .cd-primary-nav .cd-nav-icons .cd-nav-item {
  padding-left: 20px;
  }
  .breadcrumb-wrapper > .hidden-xs {
  display: block;
  }

  .top {
   padding: 0px !important;
  }
  .top:last-child {
   padding: 5px !important;
  }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:active,.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus,.navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-toggle .icon-bar {
    color: #fff;
  }  

  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-nav a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  font-size: 18px;
  }
}

.modal-content
{ /* Fix modal to not cause extra scrollbar */
  max-height: calc(100vh - 60px);
}

/* Fix köpknapp, priser*/
.product-discount.hover-product-price,.product-netprice.hover-product-price,.product-grossprice.hover-product-price{text-align:right}
.product-grid.product-grid-thumbs-horizontal.product-list-thumbs.reloadlist .priceladder, .js-childProducts .priceladder,.js-childProducts .input-group.input-group-lg.addToBasketContainer {float:right;}

@media screen and (max-width: 740px){
.cd-header-buttons{right: 8%;}
.section + .section {padding: 0 0 5px}
#cd-primary-nav > li.active > a, #cd-primary-nav > li.active-parent > a, #cd-primary-nav > li > a.selected, .cd-primary-nav .cd-secondary-nav > .see-all a:hover {background: none;}
#cd-primary-nav > li.active > a, #cd-primary-nav > li.active-parent > a {text-decoration: underline; font-weight: 600 !important;}
.cd-nav-item h3 {margin-top: 0px; margin-bottom: 0px line-height: 1.5em;}
.cd-primary-nav .cd-nav-gallery .cd-nav-item, .cd-primary-nav .cd-nav-icons .cd-nav-item {height: 50px;}
/*-------- dölj sortera, sidstorlek--------*/
.product-nav .form-inline.pull-right {display: none;}
 .pull-right.col-md-12.col-xs-7.col-xs-offset-5.col-md-offset-0.noThumb-addToBasket, .js-childProducts .input-group.input-group-lg.addToBasketContainer {float:none !important;}
 .priceladder{width:140px;}
 .priceladder table tbody td{padding:5px;}
 .product-grid .priceladder{margin-right:0px;}
 .pull-right.col-md-12.col-xs-7.col-xs-offset-5.col-md-offset-0.noThumb-addToBasket {margin-left:5px;}
 .product-discount-lbl{display:none;}
 .input-group.input-group-lg.addToBasketContainer,.pull-right.pricepanel {margin-right: 5px;}
 .product-grid.product-grid-thumbs-horizontal.product-list-thumbs.reloadlist .col-md-4.col-xs-9 {width:100%;}
 
 .product-grid .product .col-md-12.col-xs-7.col-xs-offset-5.col-md-offset-0 {margin-left: 0%; width: 100%;}
}

/*-------------------------------------------------------------------
 Index sida
-------------------------------------------------------------------*/
.page.pt-page-index .breadcrumb-wrapper{display: none;}
/*-------------------------------------------------------------------
 Header
-------------------------------------------------------------------*/
.main-nav{border-top: 0px;}
.header {background: #004694;}
/*.header {padding: 0px !important;}*/
.cartBtnEmpty.btn.btn-info.col-xs-12 {display: none;}

#topViewCartBtn p {
  font-size: 10px;
  margin-bottom: 1px;
}
#minibasket #topViewCartBtn .fa-shopping-cart{
 font-size: 18px;
}

#topViewElements, .section + .section.alert, .top-bar > .container, .header > .container {
 padding: 0px;
}
#topBasketList{padding:5px; background:#fff;}

.header, .header .container, .top-bar, .header, .cd-main-header {border-bottom: 0px solid rgb(0, 0, 0);}
.top-bar {background: #004694;}
#languagepicker {background: #003672;}

.header .container {padding-top:10px;padding-bottom:10px;}
.header .catalogsearchbox {box-shadow: none;}

/*-------------------------------------------------------------------
 Teaser Start
-------------------------------------------------------------------*/
  .teaser-image {position:absolute; top:0; left:0; height:100%; object-fit: cover; max-width:1170px; width:100%; }
  .start-teaser {position:relative; display:-webkit-flex; display:-ms-flexbox; display:flex; -ms-flex-direction:column; -webkit-flex-direction:column; flex-direction:column; overflow:hidden; margin-bottom:20px;}
  .start-teaser .teaser-wrapper {
	display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
    flex-direction:column;
    -ms-flex:1 1 auto;
    -webkit-flex:1 1 auto;
    flex:1 1 auto;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
.start-teaser .teaser-content {
  position:relative;
  box-sizing:border-box;
  width:50%;
  padding:1em;
  margin:2em;
  background: linear-gradient( rgba(250, 250, 250, 250), rgba(254, 254, 0, 0) );  
  }
  .start-teaser .teaser-content.white-text {background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)); color:#fff;}
  .start-teaser .teaser-content.white-text h1, .start-teaser .teaser-content.white-text h2, .start-teaser .teaser-content.white-text h3, .start-teaser .teaser-content.white-text h4, .start-teaser .teaser-content.white-text p {
   color: #fff;
  }
  .start-teaser .teaser-content.content-right {-ms-flex-item-align:end; -webkit-align-self:flex-end; align-self:flex-end;}
  .start-teaser .teaser-content.content-center {-ms-flex-item-align:center; -webkit-align-self:center; align-self:center;}
  .start-teaser .teaser-content.text-align-center {text-align:center;}
  .teaser-content {margin-left: 15px; margin-right:15px;}
  
  @media screen and (max-width:740px) {
  .start-teaser .teaser-content {width: 100%; margin: 0px;}
  .teaser-image {display:block; position:relative; width:100%; height:auto;}
 }
  @media screen and (min-width:740px) {
   .start-teaser .teaser-wrapper {
    min-height:380px;
   }
  }


  
/*.section_ProductImageLibrary img {border: 1px solid #eee;}*/
  
/*-------------------------------------------------------------------
  Dölja fält, kontoformulär
--------------------------------------------------------------------*/
#specialOfferContainer, #new_customerId #SelectCountry,label[for=SignUpModel_CompanyCountryCode], #new_customerId #SelectCompanyCountry, label[for=SignUpModel_Address_Country],  #SignUpModel_SpecialOfferMail, label[for=SignUpModel_SpecialOfferMail] {display: none;}

/*----------------------------------------
Login / Kontakt
-----------------------------------------*/
.pt-page-login .section_SignUp, .pt-page-login .section_ForgotPassword, .pt-page-login .section_Login {box-shadow: 0 1px 5px rgba(0,0,0,.15); background: #fff;}
/*.pt-page-login h3.sub-header {background: #f6f6f6; border-bottom: 1px solid #ddd;}*/

.pt-page-login .section_SignUp .btn {margin-left: 10px;}
#contactusform {background: #fff; padding: 20px;}
.pt-page-login .section_SignUp .btn, .pt-page-login  .section_ForgotPassword form, .pt-page-login p, .pt-page-login h3.sub-header {padding: 10px;}
.pt-page-login .section_Login form {padding-left: 50px; padding-right: 50px;}
@media screen and (max-width:740px) {
.section_SignUp{margin-top:15px;}
.pt-page-login .section_Login form {padding-left: 10px; padding-right: 10px;}
.section_Login .form-group {margin-bottom: 0px;}
.section_Login .top37 {margin-top: 10px;}
}

/*-----------------------------------------
Order details
-----------------------------------------*/
.toggleTxtLines {display: block;}
.section_OrderDetail table.basket-total-lines {border: 0px;}
.section_OrderDetail table.basket-total-lines td {padding: 0px;}
.order-detail-wrapper .table-borderless td {padding: 5px;}
.order-detail-wrapper h4 {padding-left: 10px;}
.order-detail-wrapper .table-borderless {border:0px;}
.order-detail-wrapper table thead, .order-detail-wrapper th, .order-detail-wrapper table {border-left: 0px; border-right: 0px;}
.order-detail-wrapper {border: 1px solid #ddd;}

.order-detail-wrapper h2 {background-color: #f6f6f6; margin: 0px; padding: 10px; border-bottom: 1px solid #ddd;}

.section_OrderDetail hr {display: none;}
.order-detail-wrapper {background: #fff}

/*-----------------------------------------
PDP / Kommande leveranser tab / Historik tab
-----------------------------------------*/
.Product-Alert-Warning span {background-color: #fcf8e3;border: 1px solid #faebcc;color: #8a6d3b;padding: 10px;width: 100%;display: block;text-align: center;}
.pdp_basket {background-color: #f6f6f6; padding: 10px;margin-bottom: 20px;}
.pdp_basket .section+ .section {padding: 0 0 0px;}
/*.sg-pdp-desc {background:#fff; box-shadow: 0 1px 5px rgba(0,0,0,.15); padding-bottom: 10px; padding-top: 10px;}*/
/*.section_ProductDetail_Header h1 {border-bottom: 1px solid #ddd; padding-bottom: 5px;}*/
.table.futuretable .table.futuretable {border-left: 0px; border-right: 0px; border-top: 0px;}
.table.futuretable .table.futuretable  thead, .table.futuretable .table.futuretable  th:first-child {border: 0px;}
.table.futuretable .table.futuretable  th:last-child {border-right: 0px;}
.table.historicaltable .table.historicaltable {border-left: 0px; border-right: 0px; border-top: 0px;}
.table.historicaltable .table.historicaltable  thead, .table.historicaltable .table.historicaltable  th:first-child {border: 0px;}
.table.historicaltable .table.historicaltable  th:last-child {border-right: 0px;}
.section_ProductFutureDeliveries h2, .section_ProductHistoricalDeliveries h2 {font-size: 19px; font-weight: 400 !important;}
.tab-content .content { padding: 0px;}

.section_ProductImageLibrary .slick-slider{margin-bottom: 10px;}
.product-carousel {margin: 0px;}
.section + .section.section_ProductImageLibrary {padding: 0px;}
.form-control.product-quantity-input {padding:6px 6px 6px 2px;}
.section_ProductDetailTabs {background: #fff;}
.tab-content { margin: 0px; padding: 20px; /*border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;*/}
.content section.section_ProductDetailTabs {padding-bottom: 0px;}
/*-----------------------------------------
VP Sida
-----------------------------------------*/
.pt-page-virtualproduct .section_ProductRelationList .col-sm-12.paginate-top {margin-top:-80px;}
.section_ProductFilter:empty {display: none;}
/*.product-list-noThumbs .product:last-child {border: 1px solid #ddd;}*/

/*-----------------------------------------
Produklista - Basket
-----------------------------------------*/
.cart-view-table > thead {border-top: #ddd; border-bottom: #ddd;}
.topViewLine {border-bottom: 1px solid #ddd;}
#paymentField, #basketList-standard {margin-bottom: 20px; border-bottom: 1px solid #ddd;}
#orderTypes, #paymentField, #referencesField, #addressFields {margin-bottom: 20px;}


#quickHeader {background: #f6f6f6; border-bottom: 1px solid #ddd; width: 100%; margin-bottom: 10px;}
#quickHeader h4 {Font-size: 18px;}
.section_PurchaseHistory h4, .cart-view-content thead th, .OrderSummaryDetailsHeader legend, .OrderSummaryShipToAddress legend, .OrderSummaryBillToAddress legend, #orderTypes legend, #paymentField legend, #referencesField legend, #addressFields legend, #basketList-standard legend, #summaryWrapper legend {font-size: 18px; background: #f6f6f6; padding: 10px;}




#paymentField .form-group, #referencesField .form-group, #addressFields .form-group, #basketList-standard .form-group {margin-left: 0px; margin-right: 0px;}
.paymentItems, #textOrder{padding-left:20px; padding-bottom:20px;}

@media screen and (max-width:768px) { 
#mobileBasketLines .col-sm-8.col-xs-6 {width: 100%}
#mobileBasketLines .basket-stockcode {display: none;}
#mobileBasketLines {border-top: 1px solid #ddd;}
#mobileBasketLines .row.bLine {border-bottom: 1px solid #ddd; padding: 10px;}
#mobileBasketLines .col-sm-4.col-xs-6 {width: 40%;}
.basket-total-lines { padding-left: 25px; padding-right: 25px;}
#mobileBasketLines .col-xs-3.js-removeFromBasketCheckout { width: 8%; padding: 0px; margin-left: 18px;}
}
#btnAddRecipients {display: none;}

.summary-header h5 {font-size: 24px;}

/*-----------------------------------------
Meny 3 (mobile friendly) mobil
-----------------------------------------*/
@media screen and (max-width:768px) {
 .nav > li > a {display:inline;}
}
/*-----------------------------------------
Filterpanel
-----------------------------------------*/
.form-group.activeFilterDrop ul {top: -14px;}
.js-filterQuery.form-control {width: auto; display: inline;}
/*Filterknapp*/
.btn.btn-primary.js-filterSearchButton:before {content: "\f021"; font-family: FontAwesome; text-indent:10px; font-style: normal; font-weight: normal; text-decoration: inherit; color: #fff; font-size: 14px; padding-right: 0.5em; position: relative; left: 0;}
/*-----------------------------------------
Produklista - katalogsida
-----------------------------------------*/
.section_ProductNodeList h1.page-header{margin-bottom: 0px;}
/*h1.page-header, .section_ProductNodeTitle h1{border-bottom: 1px solid #ddd; padding-bottom: 5px;}*/
.section_ProductParentNode_SubNodeMenu ul, .product-grid ul {display: flex; flex-wrap: wrap; }
.section_ProductParentNode_SubNodeMenu li.product, .product-grid div.product{padding-left: 1rem; padding-right: 1rem; padding-top: 1rem; /*margin: -1px 0 0 0;*/ background: #fff;}
.product-grid div.js-childProducts .product{margin: -1px 0 0 0; border-left: 0px; border-right: 0px;}
.product-grid div.js-childProducts .product:hover {background-color: aliceblue;}
/*@media screen and (min-width: 768px) {.product-grid  .hover-product-image {width: 80%;}}*/
.product {margin-bottom: 10px;} 

/* Rutnät:
.section_ProductParentNode_SubNodeMenu li.product, .product-grid div.product{padding-left: 1rem; padding-right: 1rem; padding-top: 1rem; border: 1px solid #ddd; margin: -1px 0 0 0; background: #fff;}
.section_ProductParentNode_SubNodeMenu .product, .product-grid li.product{padding-left: 1rem; padding-right: 1rem; padding-top: 1rem; border: 1px solid #ddd; margin: 0 -1px -1px 0; background: #fff;}

skugga margin:

.section_ProductParentNode_SubNodeMenu .product, .product-grid li.product{padding-left: 1rem; padding-right: 1rem; padding-top: 1rem; margin: 0 2% 10px 0; background: #fff; box-shadow: inset 0 1px 5px rgba(0,0,0,.15);}
*/

.section_ProductParentNode_SubNodeMenu .product, .product-grid li.product, .section_ProductParentNode_SubNodeMenu li.product, .product-grid div.product{padding-left: 1rem; padding-right: 1rem; padding-top: 1rem; background: #fff; /*box-shadow: 0 1px 5px rgba(0,0,0,.15);*/ border-bottom: 1px solid #ddd;}


.section_ProductParentNode_SubNodeMenu .hover-product-image, .product-grid  .hover-product-image {box-shadow: none; border: 0px;}
.product-grid .pricepanel {min-height: 70px; width: 100%}
.product-grid .pricepanel .priceladder {width: 100%}

/*Dölj fabrikat namn */
.section_ProductParentNode_SubNodeMenu h3.hover-product-title {display: none !important;}
@media screen and (max-width: 1200px){
 /*Visa fabrikat logo på liten skärm*/
.section_ProductParentNode_SubNodeMenu .visible-xs{display: none;}
.section_ProductParentNode_SubNodeMenu .hidden-xs{display: block;}
.section_ProductParentNode_SubNodeMenu .hidden-xs .product{width: 25%;}
/*Visa fabrikat slut*/
}

.SgSkuDescr span {display:block;}
.hover-product-additonal-details .SgSkuDescr span.sgcode {display: none;}
.hover-product > .product-description-text {display: none;}

