header.header {
  border-bottom: 1px solid #f71735;
}



header.header .header-top a {
  background-color: initial;
  color: #eee;
  text-decoration: none;
  font-size: 14px;
  line-height: 40px;
  display: block;
}

header.header .header-top a:hover,
header.header .header-top a:focus {
	background-color: initial;
	color: #fff;
}


header.header .header-top  {
    background-color: #f71735;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
}
header.header .header-top div.sprache {
    float: left;
}
body#bp-body header.header .header-top div.sprache .mod-languages button.btn {
	padding: 0;
	background-color: transparent;
	border: 0 none;
	line-height: 40px;
}
body#bp-body header.header .header-top div.sprache .mod-languages button.btn:hover, 
body#bp-body header.header .header-top div.sprache .mod-languages button.btn:focus {
	color: #ddd;
}
body#bp-body header.header .header-top div.sprache .mod-languages ul.lang-block.dropdown-menu.show {
  border-radius: 0;
  border: 1px solid #f71735;
  background-color: #f71735;
  color: #fff;
}
body#bp-body header.header .header-top div.sprache .mod-languages ul.lang-block.dropdown-menu.show li {
  padding: 5px 0;
}
body#bp-body header.header .header-top div.sprache .mod-languages ul.lang-block.dropdown-menu.show li.lang-active {
  background-color: rgba(0,0,0,0.1);
}
body#bp-body header.header .header-top div.sprache .mod-languages ul.lang-block.dropdown-menu.show li:hover, 
body#bp-body header.header .header-top div.sprache .mod-languages ul.lang-block.dropdown-menu.show li:focus {
  background-color: rgba(0,0,0,0.05);
}


header.header .header-top nav.top-nav {
    float: right;
	margin-right: 15px;
}
header.header .header-top nav.top-nav ul.nav {
  display: block;
  margin: 0;
}
header.header .header-top nav.top-nav ul.nav::after {
	clear: both;
	display: table;
	content: "";
}
header.header .header-top nav.top-nav ul.nav li {
	float: left;
	line-height: 40px;
	margin-left: 15px;
}
header.header .header-top nav.top-nav ul.nav li:first-child {
	margin-left: 0;
}
header.header .header-top nav.top-nav ul.nav li a span {
  display: inline-block;
  padding: 0 8px !important;
  line-height: 40px;
}



.header-main {
  padding-top: 15px;
  padding-bottom: 15px;
}


header.header .logo {
    width: 240px;
    z-index: 1001;
	float: left;
}
header.header .logo a,
header.header .logo a:hover,
header.header .logo a:focus {
    display: block;
	line-height: 0;
	text-decoration: none;	
}


header.header .header-main #shop-suche {
	float: right;
	width: 600px;
	position: relative;
}
header.header .header-main #shop-suche .eshop-search .eshop-input-prepend {
  border-radius: 2px;
  border: 1px solid #ccc;
}
header.header .header-main #shop-suche .eshop-search .eshop-input-prepend button.btn svg #SVGRepo_iconCarrier path {
  stroke: #666;
}




.menu-desktop {
  display: block;
  margin-top: 25px;
}
.menu-desktop #js-mainnavcss3 {
  box-shadow: none;
  padding: 0;
}
#bp-nav-trigger {
  display: none;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {
	header.header .header-top > .bp-width > .inner {
		position: relative;
		padding-right: 50px;
	}
	.menu-desktop {
	  display: none;
	}
	#bp-nav-trigger {
	  display: block;
	}
	header.header .header-top nav.top-nav ul.nav li a {
		font-size: 0;
		line-height: 0;
	}
	header.header .header-top nav.top-nav ul.nav li a span {
		font-size: 16px;
		padding: 0 8px !important;
		display: block;
		line-height: 40px;
	}
	header.header .logo {
		float: none;
	}
	header.header .header-main #shop-suche {
		float: none;
		width: 100%;
		margin-top: 15px;
	}
}
@media (max-width: 768px) {
	header.header .header-top nav.top-nav ul.nav li.nav-item.item-194 {
		display: block;
	}
	.warenkorb.desktop {
		display: none;
	}
}
@media (max-width: 640px) {

}






.menu-desktop ul.mod-menu {
	display: block;
}
.menu-desktop ul.mod-menu::after {
	display: table;
	clear: both;
	content: "";
}
.menu-desktop ul.mod-menu > li {
	float: left;
	margin-left: 25px;
	position: relative;
}
.menu-desktop ul.mod-menu > li:first-child {
	margin-left: 0;
}
.menu-desktop ul.mod-menu > li > a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  line-height: 24px;
}
.menu-desktop ul.mod-menu > li > a:hover {
  text-decoration: none;
  color: #f71735;	
}
.menu-desktop ul.mod-menu > li.current > a {
  text-decoration: none;
  color: #f71735;
}

.menu-desktop ul.mod-menu > li.item-222, 
.menu-desktop ul.mod-menu > li.item-223, 
.menu-desktop ul.mod-menu > li.item-224, 
.menu-desktop ul.mod-menu > li.item-225 {
	display: none;
}



.menu-desktop ul.mod-menu > li.parent {
	
}
.menu-desktop ul.mod-menu > li.parent button.mod-menu__toggle-sub {
  display: none;
}
.menu-desktop ul.mod-menu > li.parent ul {
	display: none;
}
.menu-desktop ul.mod-menu > li.parent:hover ul {
	left: 0;
	top: 24px;
	position: absolute;
	background-color: #fff;
	display: block;
	z-index: 99;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.menu-desktop ul.mod-menu > li.parent ul > li {
  display: block;
  float: none;
  margin-left: 0;
}

.menu-desktop ul.mod-menu > li.parent ul > li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #444;
	font-size: 18px;
	line-height: 24px;
	padding: 10px 25px;
}
.menu-desktop ul.mod-menu > li.parent ul > li.current > a {
  text-decoration: none;
  color: #f71735;
}
.menu-desktop ul.mod-menu > li.parent ul > li a:hover {
  text-decoration: none;
  color: #f71735;	
}









/** mobiles Menü **/
#bp-nav-trigger {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 40px;
  width: 50px;
  overflow: hidden;
  color: transparent;
  white-space: nowrap;
  text-indent: 100%;
  margin: 0;
}
#bp-nav-trigger span,
#bp-nav-trigger span::before,
#bp-nav-trigger span::after {
  position: absolute;
  height: 3px;
  width: 25px;
  background: #fff;
}
#bp-nav-trigger span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: background .3s;
}
#bp-nav-trigger span::before,
#bp-nav-trigger span::after {
  content: '';
  top: 0;
  left: 0;
  transition: background .3s, transform .3s;
}
#bp-nav-trigger span::before {
  transform: translateY(-8px);
}

#bp-nav-trigger span::after {
  transform: translateY(8px);
}
#bp-nav-trigger:hover span, 
#bp-nav-trigger:hover span::before,
#bp-nav-trigger:hover span::after {
  background: #ddd;
}
.nav-open #bp-nav-trigger span {
  background: transparent;
}
.nav-open #bp-nav-trigger span::before,
.nav-open #bp-nav-trigger span::after {
  background: #1F2B3D;
}
.nav-open #bp-nav-trigger span::before {
  transform: rotate(-45deg);
}
.nav-open #bp-nav-trigger span::after {
  transform: rotate(45deg);
}


.bp-mobile-nav-overlay {
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s, visibility .5s;
}
.nav-open .bp-mobile-nav-overlay {
  opacity: .8;
  visibility: visible;
}
body.nav-open {
  overflow: hidden;
}



#bp-mobile-navigation.nav-container {
	position: fixed;
	z-index: 10002;
	top: 0;
	right: 0;
	height: 100%;
	width: 90%;
	max-width: 300px;
	background: #F3F3F3;
	transform: translateZ(0);
	transform: translateX(100%);
	transition: transform .5s cubic-bezier(.07,.23,.34,1);
	box-sizing: border-box;
	padding-bottom: 50px;
}
#bp-mobile-navigation.nav-container .bp-nav-inner {
	overflow: auto;
	height: 100%;
	width: 100%;
}
.nav-open #bp-mobile-navigation.nav-container {
  transform: translateX(0);
}

#bp-mobile-navigation #bp-close-the-nav {
	display: none;
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 30px;
	height: 30px;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav {
	display: block;
}

#bp-mobile-navigation #bp-close-the-nav span::before,
#bp-mobile-navigation #bp-close-the-nav span::after {
  content: '';
}
#bp-mobile-navigation #bp-close-the-nav:hover span::before,
#bp-mobile-navigation #bp-close-the-nav:hover span::after {
  background: #000;
}
#bp-mobile-navigation #bp-close-the-nav span {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::before,
.nav-open #bp-mobile-navigation #bp-close-the-nav span::after {
  position: absolute;
  height: 3px;
  width: 30px;
  background: #3E3E3E;
  top: 14px;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav:hover span::before,
.nav-open #bp-mobile-navigation #bp-close-the-nav:hover span::after {
  background: #000;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::before {
  transform: rotate(-45deg);
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::after {
  transform: rotate(45deg);
}

.nav-open #bp-mobile-navigation {
	text-transform: uppercase;
	
	font-size: 16px;
	line-height: 22px;
}
.nav-open #bp-mobile-navigation .cookie-einstellungen ul > li span {
  padding: 15px;
  display: block;
  border-bottom: 1px solid #ccc;
}
.nav-open #bp-mobile-navigation .cookie-einstellungen ul > li span:hover {
  background-color: #ddd;
  cursor: pointer;
}





.bp-slider-main .ein-slide {
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center center;
}
.bp-slider-main .ein-slide .inner {    
    position: absolute;
    left: 3%;
    bottom: 100px;
    color: #fff;    
}
@media (max-width: 1279px) {
	.bp-slider-main .ein-slide {
		height: 600px;
	}
}
@media (max-width: 1023px) {
	.bp-slider-main .ein-slide {
		height: 500px;
	}
}
@media (max-width: 768px) {
	.bp-slider-main .ein-slide {
		height: 400px;
	}
}
@media (max-width: 640px) {
	.bp-slider-main .ein-slide {
		height: 300px;
	}
}
@media (max-width: 480px) {
	.bp-slider-main .ein-slide {
		height: 250px;
	}
}






footer.footer {

}
footer.footer a,
footer.footer a:hover,
footer.footer a:focus{	

}


footer.footer .footer-main {
	background-color: #f71735;
	color: #fff;
}
footer.footer .footer-main a {
	color: #fff;
	text-decoration: none;
}
footer.footer .footer-main a:hover, 
footer.footer .footer-main a:focus {
	color: #ddd;
	text-decoration: none;
}

footer.footer .footer-main .footer-reihe {
	text-transform: uppercase;
}
footer.footer .footer-main .footer-reihe h5 {
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
footer.footer .footer-main .footer-reihe a {
	
}
footer.footer .footer-main .footer-reihe ul {
	display: block;
}
footer.footer .footer-main .footer-reihe ul > li {
	display: block;
	margin: 3px 0;
}
footer.footer .footer-main .footer-reihe ul > li.email {
	margin-top: 10px;
}

footer.footer .footer-main .footer-reihe.reihe-01 ul.mod-menu.mod-list.nav > li > a > span {
  display: none;
}

footer.footer .footer-main .footer-reihe.reihe-04 ul.informationen > li {
  float: left;
  color: #ffffff;
  margin-left: 10px;
}
footer.footer .footer-main .footer-reihe.reihe-04 ul.informationen > li img {
	height: 40px;
}
footer.footer .footer-main .footer-reihe.reihe-04 ul.informationen > li:first-child {
  margin-left: 0px;
}
footer.footer .footer-main .footer-reihe.reihe-04 ul.informationen > li .fa-cc-paypal {
  font-size: 40px;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}






/** 357 Web **/
#cpnb a#cpnb-decline-btn {
    display: none !important;
}
@media (max-width: 1023px) {
	.cpnb-m-cookies-floatButton.cpnb-m-cookies-floatButtonPosition_bottom_left {
	  display: none;
	}
}








/** LOGIN LOGOUT **/

.bp-grp-registrieren-login nav.anker-navigation ul > li {
  float: left;
  width: 49.5%;
}
.bp-grp-registrieren-login nav.anker-navigation ul > li:first-child {
	margin-right: 1%;
}

.com-users-login.login .login-description {
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

body#bp-body #bp-login .input-group, 
body#bp-body #bp-registrieren .control-group {
  margin: 15px 0 15px 0;
}



body#bp-body .input-group-text {
	border: 1px solid #f71735;
    background-color: #f71735;
	color: #fff;
    text-decoration: none;
    padding: 7px 15px;
	display: inline-block;    
	border-radius: 0;	
}
body#bp-body .input-group-text .icon-user {
  width: 19px !important;
}


.bp-grp-registrieren-login #member-registration fieldset > legend {
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.bp-grp-registrieren-login #member-registration .password-group meter {
  width: 100%;
}
.bp-grp-registrieren-login #member-registration .password-group .text-center {
	text-align: left !important;
}

.bp-grp-registrieren-login span.form-control-feedback {
  display: block;
  color: red;
}

.bp-grp-registrieren-login  #bp-login .mod-login__options.list-unstyled {
  margin-top: 15px;
}

.bp-grp-registrieren-login input {
  border-radius: 0;
}





.bp-passwort-vergessen #user-registration fieldset > legend {
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 25px;
}




.bp-benutzer-zusenden #user-registration fieldset > legend {
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
