*:focus {
	outline: 0px;
}
.styledFocus *:focus {
	outline: 2px dotted #000;
}

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

.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, .template_account_desc, .template_message_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%;
}

.sticky_margin{
    margin-top: 180px;
}
.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;
	text-decoration: none;
}

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

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

/* CONTENTSEITEN AN DER SUCHE */

.template_contentbox_left{
    width:9%;
}

.template_contentbox_right{
    width:9%;
}

/* SUCHE */

.template_header_item.template_search{
	width:50%;
}

.template_header_item.template_search_l{
	width:50%;
}

.template_header_item.template_search_m{
	width:40%;
}

.template_header_item.template_search_s{
	width:30%;
}

.template_header_item .template_search_form{
	position:relative;
}

.template_header_item .template_search_text{
	height:42px;
	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:42px;
	width:42px;
	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_cat_search_list {
	height:40px;
	padding:10px;
	vertical-align: middle;
	width: 35%
}

#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_scan {
	float: left;
}

.search_below_header .template_scan {
	float: none;
	position: absolute;
	right: -55px;
	top: 0;
	margin: 0;
}

#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_item .template_cart_count, .template_header_item .template_message_count {
	background:#e91b0c;
	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, .template_message{
    float:right;
}

.template_nav{
    float:left;
}

.template_search, .template_contentbox_left, .template_contentbox_right{
    float:left;
}

.template_search_mini, .template_scan_mini{
    float:left;
}

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

.popup_content_cart::before{margin-left:190px;}
.popup_content_cart::after{margin-left:194px;}


/* MESSAGE CENTER BUTTON */
.popup_content_message{
	right:0px;
	top:42px;
	width:350px;
	z-index:1100;
	text-align:left;
}

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

.popup_content_message .submit {
	width: 48%;
	box-sizing: border-box;
}
.message_elements {
	list-style: none;
	padding: 0px;
	max-height: 500px;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}
.message_elements li {
	background: #F5F5F5;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
}
.mc_marker {
	display: inline-block;
	height: 13px;
	top: 2px;
	width: 3px;
	position: relative;
}
.message_elements li::before {
	content: ' ';
	display: block;
	height: 100%;
	width: 3px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 3px;
}
.message_elements li .readMessage {
	position: absolute;
	right: 0px;
	top: 5px;
}
.message_elements li b {
	max-width: 80%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tabCtrlContentsMessage .message_elements b {
	display: inline;
}
.vscomp-dropbox {
	width: 300px;
	min-width: 300px;
}
.vscomp-dropbox-container {
	max-width: 500px!important;
}
.message_elements li .unread {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #00ff00;
	border-radius: 50%;
	margin: -3px 3px 3px 0;
}
.message_elements li .text {
	margin: 5px 0;
	display: block;
}
.message_elements li .light {
	display: block;
}
.message_elements li.order::before, .mc_marker.order {
	background: lightsteelblue;
}
.message_elements li.budget::before, .mc_marker.budget {
	background: coral;
}
.message_elements li.freetext::before, .mc_marker.freetext {
	background: royalblue;
}
.message_elements li.update::before, .mc_marker.update {
	background: gold;
}
.message_elements li.warning::before, .mc_marker.warning {
	background: #e30613;
}
.message_elements li.info::before, .mc_marker.info {
	background: #95c11f;
}
.message_elements::-webkit-scrollbar {
	width: 8px;
}
.message_elements::-webkit-scrollbar-track {
	background: #f1f1f1;
}
.message_elements::-webkit-scrollbar-thumb {
	background: #888;
}
.message_elements::-webkit-scrollbar-thumb:hover {
	background: #555;
}
.message_elements li .mdi {
	font-size: 21px;
}
#datetimepickerFromBtn::before, #datetimepickerToBtn::before {
	font-size: 16px;
	margin-top: 2px;
	margin-left: 5px;
}

/* 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{
	left:0px;
	top:62px;
	width:250px;
    text-align:left;
    z-index:999;
}

.popup_content_menu .menu_content {
    overflow: auto;
    height: 100%;
}

.account_popup_register{
    background-color:#cfd8dc !important;
    padding:10px !important;
    margin-left: -11px;
    margin-bottom: -11px;
    width: 101%;
    border-top: 0px !important;
}

.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: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 #DF1A0C;
	white-space:nowrap;
	position:relative;
}

#template_main_nav a {
	text-decoration: none;
}

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

#template_main_nav > li > a{
	padding:8px 10px;
	display:block;
	font-size:17px;
	color:#546E7A;
	text-decoration: none;
}

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

#template_header #template_main_nav .popup_div:not(.preis_list_avail .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:20%;
    float:left;
    overflow:hidden;
	transition:0.2s;
    height:auto;
}


.template_wgprev_heading_preview_picture{
    max-height:30px !important;
    max-width:30px !important;
    margin-bottom: -10px !important;
}

#template_header #template_main_nav .template_wgprev_heading{
	color: #DF1A0C;
    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_main_nav .template_wgprev_heading:hover{margin-left:0px;}
#template_header #template_main_nav .template_wgprev_heading:hover .mdi{opacity:1;}

#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:24px;
	max-height:24px;
	vertical-align:bottom;
	margin-right:5px;
    margin-bottom: 1px;
}

.menubutton_sortiment_caption > .template_wgprev_heading_preview_picture{
    margin-bottom:-6px !important;
}

/* 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;
	text-decoration: none;
}

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

.sortiment li a{
    padding:5px;
}

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

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

/* 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%;background-color: #ffffff;}

/* 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: #9E9E9E;
    padding: 10px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	max-width: 800px;
}

.sidebar_widget{
	position:fixed;
    z-index: 998;
	top:50%;
	right:-55px;
	background:#757575;
	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;
	max-width: 800px;
}

/* visuelles Feedback Suggestleiste  */
.ajax_search_load {
    background-position: 80% 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: #DF1A0C;
	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_wrapper {
	clear:both;
}

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

#template_footer .template_footer_row{
	display:flex;
    width: 100% !important;
}

#template_footer .template_footer_container {
	display:inline-block;
	padding:0% 2%;
	color:#ffffff;
	font-weight:300;
	font-size:14px;
	list-style:none;
	width:25%;
	margin-top: 0px;
}

#template_footer .template_footer_container .template_footer_head{
	font-size:24px;
	display:block;
}

#template_footer .template_footer_container a{
	color:#ffffff;
}

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

#slim_checkout_footer {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	background: #ffffff;
	padding: 10px 0px;
	box-sizing: border-box;
	clear: both;
}
#slim_checkout_footer .slim_checkout_footer_head {
	font-size: 20px;
}

#template_footer #sprachauswahl span.bold{display:none;}
#template_footer .template_footer_container #sprachauswahl a {color:#666}

.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 #DF1A0C;
}

#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;
}
.sticky_navi.slim_checkout{
	display:block !important;
}
.sticky_navi.slim_checkout .top_navi {
    display:block !important;
}
.sticky_template_header.slim_checkout{
	position:relative;
}
.slim_checkout .template_search, .slim_checkout .template_scan{
	display:none;
}
.sticky_template_header.slim_checkout.addmargin {
	top: 0px !important;
}

/* Lead-In Warenkorb */

.followwkmobilinfo {
    font-size: 20px;
    display: inline-block;
    margin: 14px 20px 14px 0;
}
.followwkmobilpreis {
    display: inline-block;
}
.followwk .lager_div, .followwk .preis_list_ve_float, .followwkmobil .lager_div, .followwkmobil .preis_list_ve_float {
    display: none;
}
.followwkmobilpreis .preis_list_orginalpreis {
    display: inline-block;
    position: initial;
    width: auto;
    margin-right: 10px;
}
.followwkmobilpreis .preis_list_preis {
    display: inline-block;
    margin-top: 0 !important;
}
.followwkmobilpreis .preis_list_container {
    text-align: left;
}
.followwkmobilbtn {
    float: right;
    margin-top: 18px;
}
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
.imgdiv{
	width:32%;
	position:relative;
	float:left;
    padding-bottom: 10px;
}
.textdiv{
	width:65%;
	position:relative;
	float:left;
	padding-left:3%;
    padding-bottom: 10px;
}
#followWarenkorbButton {
    width: 100%;
    display: block;
    box-sizing: border-box;
}
.followwk {
    right: 0;
    z-index: 998;
    display: none;
    position: fixed;
    max-width: 320px;
    max-height: 300px;
    padding: 15px 10px 15px;
    color:#000000;
    transition: right .2s linear;
    z-index: 999;
    background: #ECEFF1;
}
.followwk .preis_list_orginalpreis {
    display: inline-block;
    position: initial;
    width: auto;
}
.followwk .preis_list_preis {
    display: inline-block;
    margin-top: 0 !important;
    float: left;
    margin-right: 10px;
}
.followwk .preis_list_container {
    text-align: left;
}
.followwk img {
    margin: 0 15px 15px 0;
}
.followwkinfo {
    font-size: 20px;
    line-height: 21px;
    margin: 0 15px 10px 0;
    font-weight: normal;
}
.followwkmobil {
    width: 100%;
    z-index: 998;
    position: fixed;
    background-color: #ECEFF1;
    padding: 0 15px;
    box-sizing: border-box;
}

/* 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%;
	}

	.followwk {
   		display: none !important;
	}
    .followwkmobilbtn {
        margin: 10px 0;
    }
    .followwkmobilinfo {
        margin: 5px 20px 5px 0;
    }
}

/* Sortiment Close Click */
.sortiment_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);
    z-index:201;
    outline: 0;
}

.sortiment_close {
    cursor: pointer;
    position: sticky;
    top: 130px;
}

/* Additional Content */
.add_content #template_header_list {
    width: 80%;
}

.add_content .template_header_item.template_search {
    width: 40%;
}

.add_content .template_contentbox_left {
    width: 15%;
    text-align: center;
}

.add_content .template_contentbox_right {
    width: 15%;
    text-align: center;
}

.add_content .add_content_div{
	display: none;
    position: relative;
    float: left;
    width: 100%;
}

.add_content_div .template_contentbox_left,
.add_content_div .template_contentbox_right {
    width: 47%;
    min-width: auto;
}

.add_content_div img {
    max-height: 40px;
}

@media only screen and (max-width: 1599px){
	.add_content .template_account_desc,
	.add_content .template_cart_desc,
    .add_content .template_message_desc{
		display:none !important;
	}
}

@media only screen and (max-width: 1200px){
	.add_content #template_header_list .template_contentbox_left,
    .add_content #template_header_list .template_contentbox_right{
		min-width: auto;
	}

    .add_content_ #template_header_list .template_contentbox_right{
		width: 100%;
		display:none;
	}

	.add_content #template_header_list {
	    width: 70%;
	}
}
@media only screen and (min-width: 1599px){
    .add_content #template_header_list .template_contentbox_left,
    .add_content #template_header_list .template_contentbox_right{
        width: 9%;
	}
}

@media only screen and (max-width: 60em) {
	.add_content .add_content_div {
		display: block;
	}
}

/* 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 .template_footer_row{
		flex-wrap: wrap;
	}
    #template_footer .template_footer_container {
    	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: calc(100% - 3 * 62px - 10px);
    }
	#template_header .template_header_item.template_search.fourBtns {
		width: calc(100% - 4 * 62px - 10px);
	}
    #template_header .template_header_item > a{
    	font-size:30px;
    	width:50px;
    	height:50px;
        transition:0.2s;
    }

    .template_header_item .template_search_text, .template_header_item #template_cat_search_list {
    	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;}

	.popup_content_message{top:52px}

    #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:35%;
        height:auto;
        float:left;
    	transition:0.2s;
    }

    .bestellen_login {
        height: 335px;
    }

    .tabCtrlTabs.shop_tabs {
        clear: both;
    }

	.sidebar_widget,
	.sidebar_widget_left,
	.sidebar_widget_html{
		display:none !important;
	}
}



@media only screen and (max-width: 30em)
{
    #template_header #template_main_nav ul li a{
        font-size: 18px;
    }
    #template_header_list li.template_nav, #template_header_list li.template_scan_mini, #template_header_list li.template_search_mini {
        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_message::before{margin-left:90px;}
	.popup_content_message::after{margin-left:94px;}

    .popup_content_menu{top:62px;width:300px;}
    .popup_content_cart{top:62px;width:300px;}
    .popup_content_account{top:62px;right:-59px;}
    .popup_content_search{left:-75px;top:62px;width:300px;}
	.popup_content_message{top:62px;right:-34px;width:300px;}
	.popup_content_message .message_elements{max-height: 300px;}


    .popup_content_menu .sortiment{
        max-height: 420px;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }


    #template_footer .template_footer_container {
        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_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;
	}
    .followwkmobil {
        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;
	}
}