body {
	background-image: url('/shop_cfg/Elektrotechnik/elektrotechnik-shop-background.jpg');
	background-size: 100% auto;
	//background-position: center;
	//background-size: cover;	
}


.hdr-wrap {
  background-image: url("/shop_cfg/Elektrotechnik/elektrotechnik-shop-background-head2.jpg");
  background-position: center;
  background-size: cover;	
  border-bottom: #999999 dashed 1px;
  min-height: 150px;
  background-repeat: repeat-x !important;
  background-size: auto !important;    
}

ul.navcats {
  padding-top: 52px;
}

ul.navcats > li > ul {
  top: 96px;
}

ul.navcats > li > a {
        color: #dedede !important;
        background: transparent;
	background: #393939 url() center center no-repeat;
	background: url() center center no-repeat,-moz-linear-gradient(top, #58acf0 0%, #003f72 100%);
	background: url() center center no-repeat,-webkit-linear-gradient(top, #58acf0 0%, #003f72 100%);
	background: url() center center no-repeat,-ms-linear-gradient(top, #58acf0 0%, #003f72 100%);
	background: url() center center no-repeat,linear-gradient(top, #58acf0 0%, #003f72 100%);
}

.navbar-brand {
	display: none;
}

#searchoptions  {
	//Position: absolute;
	color: #07264b !important;
}

#search-field {
	border: #07264b dashed 1px;
	background: rgba(220,220,220,0.5);
}

#search-field:focus {
	box-shadow: 0 1px 0 #383362 inset, 0 -1px 0 #383362 inset, 1px 0 0 #383362 inset, -1px 0 0 #383362 inset, 0 0 14px #FFF;
	border: #ffffff dashed 1px;
	//background: rgba(59,102,249,0.5);
	background: rgba(77,172,239,0.5);
	font: 14px/1.3 Arial,Helvetica,sans-serif;
	color: #07264b;
}

#search-button {
	background: #86b3e8 url("../img/search-sprite.png") center left no-repeat;
	background: url("/s/img/search-sprite.png") center left no-repeat,-moz-linear-gradient(top, #86b3e8 0%, #4d98ef 100%);
	background: url("/s/img/search-sprite.png") center left no-repeat,-webkit-linear-gradient(top, #86b3e8 0%, #4d98ef 100%);
	background: url("/s/img/search-sprite.png") center left no-repeat,-ms-linear-gradient(top, #86b3e8 0%, #4d98ef 100%);
	background: url("/s/img/search-sprite.png") center left no-repeat,linear-gradient(top, #86b3e8 0%, #4d98ef 100%);
}

#infodropdown a {
        color: #07264b !important;
}

#infodropdown a:hover {
        color: #0059a0 !important;
}

.dropdown-menu {
        background-color: #86b3e8 !important;
}


#ProdLinkMob {
     font: 16px/1.4 Arial,Helvetica,sans-serif;
     font-weight: bold;
     color: #07264b !important;
}

#cart .cart-icon {
        background: url("/shop_cfg/Elektrotechnik/search-sprite.png") top right no-repeat;
}


ul.navcats>li:hover>a {
	color: #ffffff !important;
    background: transparent;
    background-color: #07264b !important;
}

ul.navcats>li>ul {
	border: 1px solid #07264b;
}

.level0>a  {
	color: #07264b !important;
}

.level1>a  {
	color: #222222 !important;
}

#sidebar-left .oneProduct h4, #sidebar-right .oneProduct h4  {
	background: #2b75b0;
}

div.oneSubKatCont { 
	background-color: rgb(43, 117, 176, 0.7);
}

li.oneProduct:hover {

    box-shadow: 0px 0px 5px #2b75b0;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0.1s;
    border: #07264b solid 1px;

}

div.slick-slide:hover {

    box-shadow: 0px 0px 5px #2b75b0;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0.1s;
    border: #07264b solid 1px;

}

div.KatOptions {
	background: rgba(43,117,176, 1);
	border: silver solid 1px;
	color: #ffffff;
}

#selectSite {
    background: #2B75B0;
}

button.slick-next, button.slick-prev, button.slick-next:focus, button.slick-prev:focus {
    background: #51A3E6;
}

@media screen and (max-width: 768px) {
   #searchoptions { Position: static;}
}

@media (min-width: 400px) {
  #backstartlink{
    display: block !important;
    width: 300px; 
    height: 90px;
  }
}
