.nosee { display:none }
.logo-addon img{
	padding:10px;
}
.logo-addon a.logo-wrapper{	
	display:block;
}
.sp-menu > li > .menu-item:not(:only-child)::after{
	color:rgba(0,0,0,.13) !important;
}
.top-header .btn-cart{
	padding-left:15px;
	padding-right:15px;
	cursor:default;
}
.header-menu li.search{
	line-height: 50px;
}
.header-menu li.search input{
	width:150px;
	height:30px;
}
.header-menu li.search button{
	height:29px;
}
.header-menu li.search .btn{
	padding: 5px 5px;
	border-radius: 2px;
}
#search-wrapper{
}
#search-wrapper strong{
	font-weight:normal;
}
#search-wrapper p{
	margin-bottom:0;
}
#search-wrapper hr{
	border-top: 2px solid #eeeeee;
}
#search-wrapper .simple-title{
	font-size: 22px;
	margin-bottom: 0px;
}
#search-wrapper header h2{
	font-size: 16px;
	margin-bottom: 0px;
	line-height: initial;
}
#search-wrapper h2.wgt-title{
	text-transform:none;
	font-size:14px;
}
a.preventDefault{
	cursor:default;
}
.shopEventsToggleDPS,
.shopEventsDPSWrapper{
	display:none !important;
}
#footer-shop-logo-sp2000,
#footer-shop-logo-shop{
	display:inline-block;
}
#footer-shop-logo-sp2000{
	float:left;
}
#footer-news ul.menu > li:nth-of-type(1n+6){
	display:none;
}
.blogfolio-item .inner-item{
	border:1px solid rgba(0,0,0,.1);
	}
.blogfolio-item .post-image{
	text-align:center;
	padding:5px;
	border-bottom:1px solid rgba(0,0,0,.1);
}
.blogfolio-item .post-image img{
	max-height:180px;
	width:auto;
	display:inline-block;
}
.text-underline{
	text-decoration:underline;
}
.slides-banner li{
	padding-right:20px;
	padding-left:20px;
}
.slides-banner li img{
	max-height:180px;
	display:inline-block;
}
.slides-banner .imgprev{
	text-align:center;
}
#map-wrapper{
	 background-color: #000000; position: relative; overflow:hidden; z-index: 1; -webkit-transition: height 0.15s ease-out; transition: height 0.15s ease-out;
}
#map-wrapper #google_map{
	position: absolute; left:0; top:0; bottom: 0; right:0; z-index: 0; background-repeat: no-repeat; background-position: center; background-size:cover;
}
#navigation .counter-parent {
}
#navigation .counter-parent > span.counter{
	float:none;
	font-size:12px;	
}
#navigation span.counter{
    background: #c41230 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    float: right;
    font-weight: 400;
    line-height: 1.1;
    padding: 4px 4px 0;
}
#cms-wrapper .photogallery-wrapper .caroufredsel_wrapper .pg-caption{
	background:rgba(255,255,255,.75);
	color:#000;
	text-shadow:0 0 5px rgba(255,255,255,.5);
	font-weight:700;
	padding:10px;
	margin:0;
}
#cms-wrapper .photogallery-wrapper .cfs--pagination .pg-caption small{
	display:none;
}
.gallerycontainer .gallery{
	margin-left:0;
}
.gallerycontainer figure{
	display:inline-block;
	width:18%;
	margin-right:2.5%;
	margin-bottom:20px;
}
.gallerycontainer figure:nth-of-type(5n){
	margin-right:0;
}
.caroufredsel_brands {
	padding-bottom:25px;
}
#header-logo-fb span.fa{
	color:#3A5795;
}
#header-logo-gp span.fa{
	color:#D44132;
}
h3 small.ml-10{
	white-space:nowrap;
}
/* Filterbox */
#section-offers .filterbox
{
	margin:0 12px 15px 12px;
	float:left;
}
#section-offers select
{
	border: 1px solid #ddd;
	border-radius: 4px;
}
#section-offers select option.level0 { 
	color: #000000;
	font-weight: bold;
}
#section-offers select option.level1 { 
	padding-left:10px;
	font-weight: normal;
}
#section-offers select option.level2 { 
	padding-left:20px;
	font-weight: normal;
	font-size:16px;
}
#section-offers .filterbox .form-control
{
	color:#000;
}
#section-offers .filterbox .navbar-nav {
	margin: 0 ;
}
#section-offers .filterbox .navbar-nav > li > a {
	padding-bottom: 10px;
	padding-top: 10px;
}
#section-offers .filterbox .navbar {
	min-height: inherit;
	margin-bottom:18px;
}
/* Seitenzahl */
#section-offers .pagination {
	margin:0 11px 10px 11px;
}
#section-offers .pagination > li a {
	margin-bottom:5px;
}
#section-offers .pagination > li:first-child > a, #section-offers .pagination > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
}
#section-offers .pagination > li:last-child > a, #section-offers .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
#section-offers .pagination > li > a, .pagination > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #000;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 5px 10px;
  position: relative;
  text-decoration: none;
}
#section-offers .pagination > li > a:hover, #section-offers .pagination > li > span:hover, #section-offers .pagination > li > a:focus, #section-offers .pagination > li > span:focus {
  background-color: #eee;
  border-color: #ddd;
  color: #23527c;
  z-index: 3;
}
#section-offers .pagination > li.active a{
	 background-color: #eee;
}

.select-wrap {
  position: relative;
  width: 100%;
  height: 36px;
  vertical-align: middle;
}
.select-wrap select {
  background: transparent !important;
  position: relative;
  z-index: 1;
  border-radius: 0;
  padding-right: 24px;
  padding-left: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  font-size: 18px;
  padding-top: 8px;
}
.select-wrap select::-ms-expand {
  display: none;
}
.select-wrap:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 0px;
  width: 36px;
  top: 0px;
  line-height: 36px;
  text-align: center;
  z-index: 0;
}
@media only screen and (min-width : 1921px){

}

@media only screen and (max-width : 1440px){

}

@media only screen and (min-width : 1200px) and (max-width : 1440px){

}

@media only screen and (min-width : 1200px){

}

@media only screen and (max-width: 1199px){

}
@media only screen and (min-width: 1026px){
    .headericon.mobilenav-icon{
        display: none;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){

}

@media only screen and (min-width: 992px){

}

@media only screen and (max-width: 991px) {
	#navigation{
		position:relative;
	}
	#trigger-address,
	#trigger-opening-hours{
		position:absolute;
		width:20px;
		top:19px;
		display:block;
	}
	#trigger-address{
		right:20px;
	}
	#trigger-opening-hours{
		right:60px;
	}	
	#trigger-address,
	#trigger-opening-hours span{
		color:#000;
	}
	#popup-address,
	#popup-opening-hours{
	  position: relative;
	  background: #FFF;
	  padding: 10px;
	  width: auto;
	  max-width: 90%;
	  margin: 0 auto;
	  border-radius:5px;
	}
	h1 small{
		display:block;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px){

}

@media only screen and (min-width: 768px) {

}
@media only screen and (max-width: 767px) {
	.offerListWrapper .offerListItem{
		width:100%;
	}
	#trigger-address,
	#trigger-opening-hours{
		top:12px;
	}	
	.popup-opening-hours:before{
		height:20px;
	}
}

@media only screen and (max-width : 480px) {

}

@media only screen and (max-width : 320px) {

}