
.template_wrapper{
	max-width:1200px;
    margin: 0 auto;
	padding:0px;
	overflow:visible;
}

.usp_header{
    background-color:#e3e3e3;
    color:#212121;
    width:100%;
    left:0;
    top:0;
}
.usp_header .contentholder{
    height: 40px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 5px 1%;
    width: 98%;
}
.usp_header .contentholder .user_content div{
    padding-left: 1%;
    width: 24%;
    float:left;
}

.contentholder{
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

/* HEADER */
.template_cart_desc{
    font-size:16px;
    display:inline;
    margin-left: -2px;
    margin-right: 15px;
}

.template_account_desc{
    font-size:16px;
    display:inline;
    margin-left: -2px;
    margin-right: 15px;
}

.template_half_column{
    width:70%;
}

.template_full_column{
    width:100%;
}

.sticky_template_header{
    position: fixed;
    top: 0;
    z-index: 201;
    background-color:#ffffff;
    max-width: 1200px;
    width: 100%;
}

.addmargin{
   top: 40px !important; 
}

.sticky_margin{
    margin-top: 140px;
}
.sticky_margin_search_below_header{
    margin-top: 175px;
}

#template_header{
    width:100%;
    box-sizing: border-box;
}

#template_logo_stickynavi{
    max-width:28%;
    max-height: 45px;
    margin: 10px 0px 0px 10px;
}

.sticky_navi_logo_mini{
    float:right;
    width:20%;
    
}

#template_header #template_logo{
	float:left;
	padding:1%;
	max-width:30%;
	box-sizing:border-box;
}

#template_header #template_logo img{
	display:inline-block;
	max-width:100%;
}


.template_header_item{
	margin:10px 5px 10px 5px;
	position:relative;
    display:table-cell;
}

.template_header_item > a{
	display:block;
	border:1px solid #cfd8dc;
   	color:#546e7a;
	text-align:center;
	font-size:26px;
	min-width:40px;
	height:40px;
}

.template_header_item a > i{
	padding-left:7px;
    padding-right:7px;
}

.template_header_item > a:hover{
	color:#f44336;
}

/* SUCHE */
.template_header_item.template_search{
	width:50%;
}

.template_header_item #template_search_form{
	position:relative;
}

.template_header_item #template_search_text{
	height:40px;
	padding:10px;
	font-size:14px;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.template_header_item #template_search_submit{
	position:absolute;
	top:0px;
	right:0px;
	height:40px;
	width:40px;
	text-align:center;
}

.template_header_item #template_search_voice{
	position:absolute;
	top:0px;
	left:0px;
	height:40px;
	width:40px;
	text-align:center;
    z-index:999;
}

#template_command_voice {
    position: fixed;
    bottom: 7px;
    left:7px;
    width: 42px;
    height: 42px;
    
}

#template_command_voice {
    position: fixed;
    bottom: 7px;
    left:7px;
    width: 42px;
    height: 42px;
    z-index:999;
}

#template_header .template_header_item #template_search_voice .mdi {
    font-size: 20px;
}

.ajax_search_text.voice,
.template_header_item #template_search_text.voice{
	padding-left:43px;
	padding-right:43px;
}


.lwcheckbox {
    text-align: left;
    padding-top: 2px;
}

#template_main_nav li.template_nav_sortiment_list{
    display:none;
}

#template_main_nav li.template_nav_sortiment_button{
    display:inline-block;
}

#template_main_nav li.template_nav_shop_list{
    display:inline-block;
}


#template_main_nav li.template_nav_shop_button{
    display:none;
}

.activetree{
    background-color:#eceff1;
}

#template_main_nav li #template_search_form #template_search_submit{
    height: 35px;
}

.sticky_navi_fixed #template_search_form{
    position:relative;
    top:-3px;
}

#template_header .template_header_item #template_search_submit .mdi{
	font-size:20px;
}

#template_header .template_header_item .template_cart_count{
	background:#f44336;
	width:20px;
	height:20px;
	padding-top:2px;
	box-sizing:border-box;
	text-align:center;
	color:#ffffff;
	border-radius:50%;
	position:absolute;
	bottom:-5px;
	left:-5px;
	font-size:11px;
}
#template_header .template_header_item #template_search_submit {
    width: auto;
}

#template_header_search_text {
    padding-right: 5px;
}

/* SUCHE UNTER DEM HEADER */
.template_header_item.template_search.search_below_header{
    width:100%;  
    margin-top: 20px; 
    margin-left: 0; 
}

.search_below_header form#template_search_form{
    width:50%;
    margin:0 auto;    
}

/* POSITION FUNKTIONS BUTTONS */

.template_account, .template_cart{
    float:right;
}

.template_nav{
    float:left;
}

.template_search{
    float:left;
}

.template_search_mini{
    float:left;
}

/* WARENKORB BUTTON */
.popup_content_cart{
	right:0px;
	top:42px;
	width:350px;
    z-index:1100;
}

.popup_content_cart::before{margin-left:153px;}
.popup_content_cart::after{margin-left:157px;}

/* ACCOUNT BUTTON */
.popup_content_account::before{margin-left:76px;}
.popup_content_account::after{margin-left:80px;}

.popup_content_account{
	right:-52px;
	top:42px;
	width:300px;
    text-align:left;
    z-index:1100;
}




.popup_content_search{
	left:0px;
	top:62px;
	width:250px;
    text-align:left;
    z-index:1100;
}


.popup_content_menu .sortiment{
    

}
.popup_content_menu{
	left:0px;
	top:62px;
	width:250px;
    text-align:left;
    z-index:999;
}

.template_account .popup_content_account ul{
    padding-left:0;
    list-style:none;
}

.template_account .popup_content_account ul li{
    padding:5px;
    font-size:14px;
    border-top: 1px solid #eceff1;
}

.template_account .popup_content_account ul li:first-child{
    background-color:#ffffff !important;
    border: 0px !important;
    padding-bottom:20px !important;
}

.template_account .popup_content_account ul li:hover{
    background-color:#eeeeee;
}

.template_account .popup_content_account ul a{
    display:block;
}
/* LOGO */
#sticky_menu #template_logo{
    z-index:1000;
    position:relative;
    padding:2px 0 0;
}
#sticky_menu .top_navi #template_logo img{
    max-width:50px;
}

/* SUCH POPUP */
.mobile_tpl_search #template_header_list{
    width:100% !important;
    box-sizing: border-box;    
}

.mobile_tpl_search #template_header_list .template_search{
	width:100% !important;
    display:inline-block !important;
}
.mobile_tpl_search #template_header_list .template_search_mini{
    display:none !important;
}


/* MAIN-NAV */
#template_header #template_main_nav{
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:2px solid #f44336;
	white-space:nowrap;
	position:relative;
}

#template_main_nav > li{
	display:inline-block;
}

#template_main_nav > li > a{
	padding:8px 10px;
	display:block;
	font-size:17px;
	color:#607d8b;
}

#template_header #template_main_nav > li > a:hover, #template_header #template_main_nav > li > a.active{
	background:#f44336;
	color:#ffffff;
}

#template_header #template_main_nav .popup_div{
	position:absolute;
	width:100%;
	background-color:#ffffff;
	box-sizing:border-box;
	top:39px;
	left:0px;
	padding:20px 20px;
	display:none;
	box-shadow:0px 3px 3px rgba(0,0,0,0.2);
}

#template_header #template_main_nav span.template_nav_span{
    display: block;
    padding-bottom:25px;
	padding-left:20px;
    width:23%;
    float:left;
    overflow:hidden;
	transition:0.2s;
    height:auto;
}


#template_header #template_main_nav .template_wgprev_heading{
	color: #f44336;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 50px;
	margin-left:-20px;
	transition:0.2s;
    height:auto;
}

#template_header #template_main_nav .template_wgprev_heading:hover{margin-left:0px;}
#template_header #template_main_nav .template_wgprev_heading:hover .mdi{opacity:1;}

#template_header #template_main_nav .template_wgprev_heading .mdi{
	font-size: 30px;
    margin-left: -10px;
    margin-top: -5px;
	opacity: 0;
	transition:0.2s;
}

#template_header #template_main_nav ul{
	list-style:none;
	padding:0px;
	margin:0px;
    display:inline-block;
	width:25%;
	float:left;
}

#template_header #template_main_nav ul li{
	
	padding:5px 15px 5px 0px;
	box-sizing:border-box;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}


#template_header #template_main_nav ul li a:hover{
	text-decoration:underline;
}

#template_header .template_cat_teaser{
	float:right;
	width:50%;
	text-align:right;
}

/* LINKE SIDEBAR */

#template_left_column{
	width:30%;
	float:left;
	box-sizing:border-box;
	padding:20px 10px 10px 10px;
}

.sortiment ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.sortiment > ul > li{
	border-bottom:1px solid #eceff1;
	padding: 5px;
}

.sortiment img{
	max-width:16px;
	max-height:16px;
	vertical-align:bottom;
	margin-right:5px;
}


/* SORTIMENTS HAUPT GRUPPE*/
.template_sidebar_container h4{ 
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px;
   	padding:10px 0px 10px 10px;
    border-bottom: 2px solid #dddddd;
    text-align: left;
}

.sortiment{
	border-top:0px;
}

.sortiment.clean_finder_form li{
    overflow: visible;
}

.sortiment li{
	list-style:none;
	font-size:14px;
    display:block;
    cursor:pointer;
    line-height:25px;
    padding-left:18px;
    overflow: hidden;
}

.sortiment li.active > a{
	font-weight:bold;
}

.sortiment a{
	display:block;
    
}

.sortiment li:first-child a{
	border-top:none;
}

.sortiment li a{
    padding:5px;

}

.sortiment a:hover{
	opacity: 1;
    color:#f44336;
}

.sortiment li a:hover{
	opacity: 1;
    color:#f44336;
}

/* MAIN CONTENT */

#template_center_column{
	width:70%;
	float:left;
	box-sizing:border-box;
	padding:10px 10px 10px 10px;
}

#template_center_column.template_full_column{width:100%;}

/* RECHTE SIDEBAR */

#template_right_column{
	width:30%;
	float:left;
	box-sizing:border-box;
	padding:10px 10px 10px 30px;
}

.sidebar_box{
	padding:0px 20px 20px;
}

/* Sidebar_widget */

.sidebar_widget_left {
    position: fixed;
    z-index: 998;
    top: 20%;
    left: -55px;
    background: #999999;
    padding: 10px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}

.sidebar_widget{
	position:fixed;
    z-index: 998;
	top:50%;
	right:-55px;
	background:#999999;
	padding:10px;
	box-shadow:0px 0px 3px rgba(0,0,0,0.2);
}

.sidebar_widget_item{
	width:32px;
	height:32px;
	display:block;
	padding:10px;
	border-bottom:1px solid rgba(255,255,255,0.1);
	opacity:0.8;
}

.sidebar_widget_item:last-of-type{
	border-bottom:none;
}

.sidebar_widget_item:hover{
	opacity:1;
}

.sidebar_widget_item img{
	width:32px;
	height:32px;
}

.sidebar_widget a.sidebar_widget_item i{
    font-size:36px;
    color:#ffffff;
}

.sidebar_widget_html{
    background-color:#ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    padding: 10px;
    position: fixed;
    right:-199px;
    top: 70%;
    z-index: 998;
}

/* visuelles Feedback Suggestleiste  */
.ajax_search_load {
    background-position: 85% center !important;
}

/* To-Top-Scroller */
.to-top {
	position: fixed;
	display: none;
	bottom: 7px;
	right: 7px;
	z-index: 999;
}

.to-top a {
	background: #fff;
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 34px;
	font-size: 34px;
	border: 1px solid #eceff1;
    color: #f44336;
	opacity: 0.8;
}

/* FOOTER */

.footer_large{
	border-top:1px solid #dddddd;
	padding:10px;
    padding-left:0px;
    padding-right:0px;
	float:left;
	width:100%;
}

.footer_large p{
	color:#666666;
	line-height:150%;
	font-size:15px;
	margin:0px;
}

.footer_large .footer_large_head{
	font-size:30px;
	display:block;
	margin-bottom:10px;
}

#template_footer{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	background:#f44336;
	padding:30px 0px 40px;
	box-sizing:border-box;
	clear:both;
	display:table;
}

#template_footer .template_footer_row{
	display:table-row;
    width: 100% !important;
}

#template_footer ul{
	display:table-cell;
	padding:0% 2%;
	color:#ffffff;
	font-weight:300;
	font-size:14px;
	list-style:none;
	width:25%;
}

#template_footer ul .template_footer_head{
	font-size:24px;
	display:block;
	margin-bottom:15px;
}

#template_footer ul a{
	color:#ffffff;
}

#sub_template_footer{
    width:100%;
	max-width:1200px;
	margin:0px auto;
	background:#f44336;
	padding:30px 0px 40px;
	box-sizing:border-box;
	clear:both;
	display:table;
}

#template_footer #sprachauswahl span.bold{display:none;}

.usp_header .contentholder #sprachauswahl, .template_nav_sprach_button #sprachauswahl  {
    padding: 0;
    padding-top: 5px;
    color: #ffffff;
}

.template_nav_sprach_button{
    position: absolute;
    right: 10px;
}

.template_nav_sprach_button #sprachauswahl  {
    padding: 0;
    padding-top: 4px;
    color: #ffffff;
    position: relative;
    z-index: 998;
}

.template_nav_sprach_button #sprachauswahl .bold, .usp_header #sprachauswahl .bold{
    display: none !important;
}

/* STICKY NAVI */
.sticky_navi_fixed{
	position:fixed !important;
	top:0;
    left:0;
	z-index:999;
    width:100%;
    max-width:1200px;
    opacity: 1;
    transition: 0.2s;
}
.sticky_navi_fixed:hover{
    transition: 0.2s;
    opacity: 1;
}
.sticky_navi_fixed:active{
    transition: 0.2s;
    opacity: 1;
}
#sticky_menu{
    background-color:#ffffff;
    border-bottom:2px solid #f44336;
}

#sticky_menu .top_navi #template_main_nav{
    border-bottom:0px !important;
    width:20%;
    float:left;
    
}

#sticky_menu .top_navi .template_search{
    margin-top:13px;
}

#template_header_list{
	margin:0px;
    padding:0px;
    
	float:right;
	width:70%;
    list-style: outside none none;
    position: relative;
    text-align: right;
    
    z-index: 1000;
    display:table;
}
#sticky_menu .top_navi #template_header_list{
top: 0px !important;
}

#template_header #template_main_nav ul{
	width:100%;
}

    #sticky_menu{
        display:none;
    }
    
    #sticky_menu .top_navi #template_main_nav li.template_nav_sortiment_list{
        display:none !important;
        transition:0.2s;
    }
    
    #sticky_menu .top_navi #template_main_nav li.template_nav_sortiment_button{
        display:inline-block !important;
        transition:0.2s;
    }
    
    #sticky_menu .top_navi #template_main_nav li.template_nav_shop_list{
        display:none !important;
        transition:0.2s;
    }
    
    #sticky_menu .top_navi #template_main_nav li.template_nav_shop_button{
        display:inline-block !important;
        transition:0.2s;
    }
#sticky_menu .osearchtext div{
    display:none;
}

.login_userinfo_below_header_list{
    float:right;
    padding:10px;
}

.osearchtext div{
    height:25px;
}

/* Warenkorb am Ende anzeigen */
.bottomwk{
    position: fixed;
    bottom: 0;
    height: 300px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background-color: #ffffff;
    z-index: 1000;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.bottomwkcont{
   padding:15px; 
}
@media only screen and (max-width: 1200px){
    .bottomwkcont{
        width: 96%;
        padding-left:2%;
        padding-right:2%;
        margin: 0 auto;
        position: relative;
    }
}

/* Lead-In Warenkorb */
.brow:before {
    display: table;
    content: " ";
}
.brow:after {
    clear: both;
}

.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}

.imgdiv{
	width:32%;
	position:relative;
	float:left;	
}

.textdiv{
	width:65%;
	position:relative;
	float:left;
	padding-left:3%;
}

.btndiv{
	width:100%;
	position:relative;
	float:left;
    text-align: center;
    padding-top: 10px;
}	

.followwk {   
    right: 0;
    z-index: 998;
    display: none;
    position: fixed;
    max-width: 320px;
    max-height: 300px;
    padding: 40px 10px 30px;
    top: -35px;
    color:#000000;
    transition: right .2s linear;
}
.followwk:before {
	width: 100%;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    transform: skew(0deg,5deg);
    background-color: #fff;
}

.followwk.alp{
   top: 10px; 
}

.followwk img {
    border: 1px solid #ddd;
    margin: 15px;
    margin-left:0;
}

.followwk .newprice {
    margin-top: 12px;
    margin-right: 15px;
    color: #333;
    font-weight: 800;
    font-size: 26px
}

.followwk .oldprice {
    margin-top: 15px;
    margin-right: 15px;
    color: #777;
    text-decoration: line-through;
    font-size: 17px;
}

.followwk h4 {
    margin-top: 15px;
    margin-right: 15px;
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 10px;
    font-weight: normal;
}

.followwkmobil {
    width: 100%;
    z-index: 998;
    position: fixed;
    margin: 0 auto;
    display: none;
    padding: 20px 0 10px;
    top: 70px;
}

.followwkmobil:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    transform: skew(0deg,2deg);
    background-color: #fff;
}

.followwkmobil.alp {
    top: 110px;
}

.followwkmobil .newprice {
    margin-right: 15px;
    color: #333;
    font-weight: bold;
    font-size: 26px;
    vertical-align: middle;
    position:relative;
    float:left;
}

.followwkmobil .oldprice {
    margin-top: 7px;
    margin-right: 10px;
    color: #777;
    text-decoration: line-through;
    font-size: 17px;
    vertical-align: middle;
    position:relative;
    float:left;
}

/* Warenkorb Animation */
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.25, 1.25, 1.25);
    transform: scale3d(1.25, 1.25, 1.25);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.25, 1.25, 1.25);
    transform: scale3d(1.25, 1.25, 1.25);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media (print), (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

@media only screen and (max-width: 60em){
    .textdiv{
		width: 39%;
		padding-left:2%;
	}
	
	.btndiv{
		width: 59%;
	}
	
    .leadinwk .addtocart.addWarenkorb, .leadinwk .inquire.addWarenkorb{
        float: right;
        margin-right: 15px;
        margin-top: 10px;     
    }
    
	.followwk {   
   		display: none !important;
	}
}


@media only screen and (max-width: 1860px){
    .followwk {
        padding: 100px 10px 30px;
    }
}

/* RESPONSIVE */

#template_header #template_main_nav #sprachauswahl{
    float:right;
}

@media only screen and (max-width: 60em)
{    
    .dprop_table{
        width:100%;
    }
    
    #template_header #template_main_nav ul li a{
        font-size: 16px;
    }
        
    #template_header #template_main_nav #sprachauswahl > span {
    	display:none;
    }    
        
    #template_footer ul{
    	width:45%;
        display:block;
        float:left;
    }
	#template_header #template_logo
    {
		max-width:30%;
	}
	
	#template_header #template_main_nav ul{
		width:100%;
	}
    	
	#template_center_column{
		width:100%;
        padding:1%;
	}
    
    #template_header #template_header_list.mobile_hide_mini {
        width: auto;
    }
    #template_header #template_header_list{
        width: 68%;
    }
    
    
    .bestellen_login{
        margin-left:0 !important;
    }
      
    #template_header .template_header_item.template_search {
	   width: 40%;
    }    
    #template_header .template_header_item > a{
    	font-size:30px;
    	width:50px;
    	height:50px;
        transition:0.2s;
    }

    .template_header_item #template_search_text{
    	height:50px;
    	font-size:16px;
        transition:0.2s;
     }
    
    .template_header_item #template_search_submit{
    	position:absolute;
    	top:0px;
    	right:0px;
    	height:50px;
    	width:50px;
        transition:0.2s;
    }
    
    .template_header_item #template_search_voice{
    	position:absolute;
    	top:0px;
    	left:0px;
    	height:50px;
    	width:50px;
        transition:0.2s;
    }
    
    #template_header .template_header_item #template_search_submit .mdi{
    	font-size:30px;
    }
    #template_header .template_header_item #template_search_voice .mdi {
	    font-size: 30px;
	}
 
	.ajax_search_text.voice,
	.template_header_item #template_search_text.voice{
		padding-left:53px;
		padding-right:53px;
	}
    
    .popup_content_account{top:52px;right:-62px;}
    .popup_content_account::before{margin-left:62px;}
    .popup_content_account::after{margin-left:66px;}
	   
    .popup_content_cart{top:52px;}
    .popup_content_cart::before{margin-left:148px;}
    .popup_content_cart::after{margin-left:152px;}
    
    .popup_content_menu::before{margin-left:-150px;}
    .popup_content_menu::after{margin-left:-146px;}
    .popup_content_menu{top:52px;width:300px;}
        
    #template_main_nav li.template_nav_sortiment_list{
        display:none !important;
        transition:0.2s;
    }
    
    #template_main_nav li.template_nav_sortiment_button{
        display:inline-block !important;
        transition:0.2s;
    }
    
    #template_main_nav li.template_nav_shop_list{
        display:none !important;
        transition:0.2s;
    }
    
    #template_main_nav li.template_nav_shop_button{
        display:inline-block !important;
        transition:0.2s;
    }
 

    #template_header #template_main_nav .popup_div{
	   top:46px;
	}
    
    #template_main_nav > li > a{
    	font-size:20px;
        transition:0.2s;
    }
    
    #template_header #template_main_nav span.template_nav_span{
        width:45%;
        height:auto;
        float:left;
    	transition:0.2s;
    }
    
    .bestellen_login {
        height: 335px;
    }
    
}



@media only screen and (max-width: 30em)
{
    #template_header #template_main_nav ul li a{
        font-size: 18px;
    }
    #template_header_list li.template_nav{
        display:inline-block !important;
    }   
    
	#template_header #template_logo{
		padding-top:20px;
		max-width:none;
		width:100%;
		text-align:center;
	}
 
    .sticky_logo_mini_position{
        position:absolute;
        display: block;
        width:100%;
        text-align: center;
    }
 
    #template_main_nav{
        height:auto;
        width: 100%;
    }

    #template_header #template_header_list, #sticky_menu .topnavi #template_header_list{
        width: 100%;
    }
    
    .popup_content_account::before{margin-left:46px;}
    .popup_content_account::after{margin-left:50px;}
    .popup_content_cart::before{margin-left:118px;}
    .popup_content_cart::after{margin-left:122px;}
    .popup_content_menu::before{margin-left:-145px;}
    .popup_content_menu::after{margin-left:-141px;}
    .popup_content_search::before{margin-left:-70px;}
    .popup_content_search::after{margin-left:-66px;}
    
    .popup_content_menu{top:62px;width:300px;}
    .popup_content_cart{top:62px;width:300px;}
    .popup_content_account{top:62px;right:-72px;}
    .popup_content_search{left:-75px;top:62px;width:300px;}

    
    .popup_content_menu .sortiment{
        max-height: 420px;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    } 
    
    
    #template_footer ul{
        display:block;
    	width:95% !important;
    }
    
    #template_header .template_header_item.template_search {
	   width: 20%;
    }
      
    #template_header .template_header_item > a{
    	font-size:38px;
    	width:60px;
    	height:60px;
        transition:0.2s;
    }

    #template_search_text{
        height: 35px;
    	font-size:18px;
    }
    
    #template_search_submit{
    	position:absolute;
    	top:0px;
    	right:0px;
    	height:60px;
    	width:60px;
        transition:0.2s;
    }
    
    #template_search_voice{
    	height:60px;
    	width:60px;
    }
    
    .ajax_search_text.voice,
    .template_header_item #template_search_text.voice{
		padding-left:63px;
		padding-right:63px;
	}
    
    #template_search_submit .mdi{
    	font-size:34px;
    	position:relative;
    	top:-4px;
    }
    
    #template_search_voice .mdi{
    	font-size:34px;
    	position:relative;
    	top:-4px;
    }
    
    #template_header #template_main_nav .popup_div{
	   top:56px;
       overflow-y: scroll;
       -webkit-overflow-scrolling: touch;
	}

    #template_main_nav > li > a{
    	font-size:22px;
        transition:0.2s;
    }

    #template_main_nav li.template_nav_sortiment_list{
        display:none !important;
        transition:0.2s;
    }
    
    #template_main_nav li.template_nav_sortiment_button{
        /* display:none !important; */
        transition:0.2s;
    }
    
    #template_main_nav li.template_nav_shop_list{
        display:none !important;
        transition:0.2s;
    }
    
    #template_main_nav li.template_nav_shop_button{
          /* display:none !important; */
        transition:0.2s;
    }
    
    .bestellen_login form input.submit_green.large{
		bottom: -5px;
	}
	.bestellen_login form input.submit_green.large.registration_button{
		bottom: 20px;
	}
    
	#template_header #template_main_nav span.template_nav_span{
        width:95%;
        height:auto;
        float:left;
    	transition:0.2s;
    }
    .artdetail_shopping.mobile_artdetail.artdetail_info8{
        overflow-x: scroll !important;
        -webkit-overflow-scrolling: touch;
    }
    .artdetail_shopping.mobile_artdetail.artdetail_info8 > table {
        width: 580px !important;
    }
    .artdetail_feature_item_caption {
        padding-right: 10px;
    }
    
    .sortiment i.mdi.mdi-checkbox-blank-outline {
	    display: none;
	}
	.sortiment nobr{
		white-space: normal;
	}
    #template_logo_stickynavi {
	    margin: 10px 0px 0px 0px;
	}    
	.sidebar_widget,
    .sidebar_widget_left,
    .sidebar_widget_html{
		display:none !important;   
    }
}

@media only screen and (max-width: 375px){
	
    .popup_content_account {
    	width: 288px;
	}

	.popup_content_menu {
	    width: 288px;
	}
	.popup_content_search {
	    left: -56px;
	    width: 288px;
	}
	.popup_content_search:before {
	    margin-left: -90px;
	}
	.popup_content_search:after {
	    margin-left: -86px;
	}
	
	.popup_content_account {
	    right: -56px;
	}
	.popup_content_account:before {
	    margin-left: 61px;
	}
	.popup_content_account:after {
	    margin-left: 65px;
	}
	
	.popup_content_cart {
	    width: 288px;
	}
	
	.template_header_item {
	    margin: 10px 3px;
	}
	.template_header_item a > i{
		position: relative;
   		top: -6px;
	}
	#template_header .template_header_item > a {
    	width: 48px;
    	height: 48px;
	}
	
	.list_box a.button {
    	padding: 10px 6px 6px 8px;
    	min-width: 25px;
	}
}