
.hdr-wrap {
  background: #f1f1f1;
  background-image: url("/shop_cfg/ReigaGbR/logo-big.jpg");
  background-position: center;
  background-size: cover;	
  border-bottom: #010286 solid 2px !important;
  background-repeat: repeat-x !important;
  background-size: auto !important;
  height: 150px;
}

.dropdown-toggle {
   color: #010286 !important;
}

.dropdown-menu-left {
   background: #0000b0 !important;
   color: #ffffff !important;
}

.dropdown-menu-left>li>a {
   color: #ffffff !important;
}

ul.navcats {
  padding-top: 26px;
}


ul.navcats > li > ul {
  top: 70px;
  border: 2px solid #010286;
  color: #ffffff !important;  
}

ul.navcats > li > a {
  background: -moz-linear-gradient(top, ##7a7b7b 0%, #7a7b7b 100%);
  background: -webkit-linear-gradient(top, ##7a7b7b 0%, #7a7b7b 100%);
  background: -ms-linear-gradient(top, ##7a7b7b 0%, #7a7b7b 100%);
  background: linear-gradient(top, ##7a7b7b 0%, #7a7b7b 100%);
  color: #ffffff !important;
}


ul.navcats>li:hover>a {
  background: -moz-linear-gradient(top, #6768f2  0%, #010286 100%);
  background: -webkit-linear-gradient(top, #6768f2  0%, #010286 100%);
  background: -ms-linear-gradient(top, #6768f2  0%, #010286 100%);
  background: linear-gradient(top, #6768f2  0%, #010286 100%);
  color: #ffffff !important;
}


.oneProduct h4  {
    background: #010286 !important;
}

ul.category-menu-branch.level0 {
  border: 1px solid #010286 !important;
}

li.level0{
  color: #8b5311 !important;
}

li.level1>a:hover {
  color: #ffffff !important;
}

li.level1:hover>a {
  color: #ffffff !important;
}

li.level1:hover {
  background: #484880 !important;
  color: #ffffff !important;
}

li.level0:hover {
  background: #cdcdff   !important;
  color: #ffffff !important;
}


li.oneProduct, .oneMainKat, div.slick-slide, #catMen , .topPro, #category-menu-branch {
  border: 1px solid #010286  !important;
  background: #fff;
}


div.category-menu a:hover {
  background: #484880;
  color: white;
  text-decoration: none;
}

#search-button {
  background: #a80300 url("/shop_cfg/ReigaGbR/search-sprite.png") center left no-repeat;
  background: url("/shop_cfg/ReigaGbR/search-sprite.png") center left no-repeat,-moz-linear-gradient(top, #010286 0%, #010286 100%);
  background: url("/shop_cfg/ReigaGbR/search-sprite.png") center left no-repeat,-webkit-linear-gradient(top, #010286 0%, #010286 100%);
  background: url("/shop_cfg/ReigaGbR/search-sprite.png") center left no-repeat,-ms-linear-gradient(top, #010286 0%, #010286 100%);
  background: url("/shop_cfg/ReigaGbR/search-sprite.png") center left no-repeat,linear-gradient(top, #010286 0%, #010286 100%);
}

#searchoptions  {
  position: absolute;
  color: #ffffff !important;
  background: #010286 !important;
  padding: 10px !important;
  border-radius: 	5px !important;
}

#search-field {
  border: #010286 solid 1px !important;
  background: rgba(255,255,255,0.5);
  color: #002f3a;
}	

#search-field:focus {
  box-shadow: 0 1px 0 #114f81 inset, 0 -1px 0 #114f81 inset, 1px 0 0 #114f81 inset, -1px 0 0 #114f81 inset, 0 0 14px #FFF;
  border: #000000 solid 1px;
  background: rgba(255,255,255,0.9);
  font: 14px/1.3 Arial,Helvetica,sans-serif;
  color: #010286;
  font-weight: bold !important;
}

#searchresults {
    border: 1px solid #010286 !important;
}

div.content {
  border-radius: 5px 5px 0 0;
  padding-top: 2px;
  #border: 1px solid #010286 !important;
}

div.ProdDetailTopBlock {
  border-top: 1px solid #010286 !important;
}

div.KatOptions {
  background: #fff !important;
  border: 1px solid #010286 !important;
  //color: #000000 !important;
}

.hdr > .navbar-header > button.navbar-toggle {
  background: #efefef !important;
  color: #000000 !important;
}

#preisstyle {
  padding-bottom: 9px !important;
}

#produkteSml a {
	color: black !important;
}

@media screen and (min-width: 810px) {
    #sidebar-left {
	display: block !important;
    }

}



@media (min-width: 500px) {
  #backstartlink{
    display: block !important;
    width: 300px; 
    height: 100px;
    #margin-left: 42% !important;
  }
}

@media (max-width: 768px) {
  .hdr-wrap {
    background-image: url("/shop_cfg/ReigaGbR/logo-small.jpg") !important;
    background-position: center top;
    height: 80px;
  }
  li.oneOptions { 
	width: 320px;
  }
  
  #backstartlink{
    display: block !important;
    width: 120px; 
    height: 110px;
  }    
  
}

@media (max-width: 820px) {
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #7e201c;
		#background: #ffffff !important;
	}
}

@media (max-width: 420px) {
   .conField {
     width: 100% !important;
   }
   div.conField input[type="text"], textarea, div.conField input[type="password"], div.conField input[type="email"], div.conField select {
     width:97% !important;
   }
}

@media screen and (min-width: 810px) {
    #sidebar-left {
	display: block !important;
    }

}




