#header-right {
    width: 500px;
    float: right;
    margin-top: 30px;
}

#header-promo {
    color: #d4d2d1;
    font-size: 1.65em;
    line-height: 25px;
    text-align: center;
    float: right;
    margin-top: -80px;
    display: none;
}

.promo-big {
    color: #80ae18;
    font-size: 150%;
}

.promo-green {
    color: #80ae18;
}

#navMainSearch {
    float: right;
    position: relative;
    top: 30px;
    right: 10px;
    z-index: 15000;
}

#navMainSearch input[type=image] {
    vertical-align: middle;
    margin-left: -9px;
    margin-top: -1px;
    position: relative;
    z-index: 15001;
}

.search-header-box {
    border: 2px solid #000000;
    width: 300px;
    height: 18px;
    padding-left: 10px;
    -moz-border-radius: 5px;
    opacity: 0.6;
/*filter:alpha(opacity=60);*/;
}

.home-icon, .login-icon, .cart-icon, .checkout-icon, .logoff-icon, .account-icon {
    vertical-align: middle;
    margin-right: 5px;
}

.h-sm {
    height: 15px;
    width: 15px;
    margin-right: 10px;
    margin-bottom: 5px;
    vertical-align: middle;
}


/* Göm nollpriser */
.tws-article-list--price-is-zero, .tws-article--price-is-zero {
  display: none;
}


/* färg på priset */
.tws-api-price {
    color: #0000bc;
}
.slot--header-horizontal-menu .navbar-nav .dropdown-menu,
.slot--header-horizontal-menu .navbar-nav .dropdown-menu .dropdown-menu,
.slot--header-horizontal-menu .navbar-nav .dropdown-menu .dropdown-menu .dropdown-menu {
  background: #03034e; }

.slot--header-horizontal-menu .navbar-nav .dropdown-menu li a {
  color: #fff; }

.slot--header-horizontal-menu .navbar-nav .dropdown-menu .tws-top-menu--dropdown-submenu > a:after, .slot--header-horizontal-menu .navbar-nav .dropdown-menu .tws-top-menu--dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.slot--header-horizontal-menu .navbar-nav .dropdown-menu li a:hover, .slot--header-horizontal-menu .navbar-nav .dropdown-menu li a:focus {
  color: #e3e3e3; }

.slot--header-horizontal-menu
.navbar-nav .tws-top-menu--dropdown-menu-li > a:hover {
    background-color: #ffeb00!important; 
    color: #03034e!important;
}

.slot--header-horizontal-menu .navbar-nav .tws-top-menu--dropdown-menu-li > ul > li > ul  a:hover  {
    background-color: #ffeb00!important; 
    color: #03034e!important;
}

.slot--header-horizontal-menu .navbar-nav .tws-top-menu--dropdown-menu-li > ul > li > ul > li >ul >li  a:hover  {
    background-color: #ffeb00!important; 
    color: #03034e!important;
}
.tws-vertical-menu-light--articlegroup-wrapper a:hover {
background-color: #ffeb00!important; 
color: #03034e!important;

}

.tws-vertical-menu-light--level > ul > li a:hover {
background-color: #ffeb00!important; 
color: #03034e!important;
}

.bountiful--sidebar .tws-vertical-menu-light, .bountiful--sidebar .tws-vertical-menu-light-root-level {
background: #03034e;
}

.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a {
background: #03034e;
color: #fff;
}

.tws-vertical-menu-light .fa {
    color: white!important;
}
/* target only those messages marked out-of-stock */
.tws-article-stock-shipping--stock-message {
  color: red;
  font-weight: bold;
}
