@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300&subset=latin,cyrillic-ext,greek-ext,vietnamese,greek,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
@import "fonts.css";
@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?3z3ncg');
	src: url('fonts/icomoon.eot?#iefix3z3ncg') format('embedded-opentype'),
	url('fonts/icomoon.woff?3z3ncg') format('woff'),
	url('fonts/icomoon.ttf?3z3ncg') format('truetype'),
	url('fonts/icomoon.svg?3z3ncg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot{font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}body{line-height:1.4}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


/* SITE CSS */
html { width:100%; height:100%; }
	body {  font-size: 12px; font-family: arial, verdana, sans-serif; background: url(../img/bg/bg_html.png) top center no-repeat #000; z-index: 1; padding-bottom: 20px; }
	body .clear { clear:both; }
		body a { color:black; text-decoration: underline; }
		body a:hover { text-decoration:none; }

span.link.mdelivery{outline:none; color:black!important; font-size: 100%!important; text-decoration: underline; cursor: pointer;}
span.link.mdelivery:hover{text-decoration: none;}
span.link.mdelivery:focus{outline:none; -moz-outline-style:none;}
span.link.section{outline:none; color:#002bad!important; font-size: 100%!important; text-decoration: underline; cursor: pointer; line-height: 1.5;}
span.link.section:hover{text-decoration: none;}
span.link.section:focus{outline:none; -moz-outline-style:none;}

#wrapper { background: url(../img/wrapper_bg.png) center top repeat-y; height: auto; min-width: 1024px; min-height: 600px; margin-top: 27px; }
#wrap_content { width: 1000px; height: auto; position: relative; margin: 0 auto; padding-top: 125px;}

#header { height: 144px; position: absolute; top:-27px; width: 100%; }
#header .logo {position: relative;}
#header .logo a { display: block; height: 92px; }
#header .logo a span { display: none; }

#header .flags { position: absolute; left:240px; top:8px; }
#header .flags a { margin-right: 3px; }
#header .ehi { position: absolute; left:229px; top:32px; }
#header .trust { position: absolute; left:303px; top:32px; }

/* fixes by ramless */
#popup_5{  width: 1130px !important; left:50%; margin-left: -565px !important;  }
@media screen and (max-width: 1180px) {
	a.close_pop_up { right:60px !important; }
}
#popup_like { width: 1130px !important; left:50%; margin-left: -565px !important;  background: #f9f9f9;border-bottom: 1px solid #e3e3e3;  position: absolute;}
/* fixes by ramless end */

.red_line_bg {position: absolute;top: 0;height: 27px;background: #ec190c;width: 1056px;display: block;}

#header .contact {font-weight: bold;background: url(../img/phone.png) no-repeat 2px 16px;  background-size: 30px 26px;  width: 310px;  height: 55px;  position: absolute;left: 223px; top: 34px;  margin: 0;  padding: 0;border-right:1px solid #eaeaea;display: block; }
#header .contact .hotline {  color: #333333;  font-size: 14px;  height: 15px;  line-height: 15px;  display: block;  position: absolute; left: 42px;  top: 0;  letter-spacing: -0.5pt; }
#header .contact .phone-number {  color: #3464b2;  font-size: 27px;  height: 27px;  line-height: 27px;  display: block;  position: absolute;  left: 42px;  top: 14px;  letter-spacing: -1pt;}
#header .contact .phone-number img {width: 260px; height: 26px;}
#header .contact .work-time {  color: #333333;  font-size: 9px;  height: 14px;  line-height: 14px;  position: absolute;  display: block;  left: 42px;  bottom: 0;  }

#header .authorization { text-align:left;display:inline-block;}
#header .authorization .sign {display: inline-block;border-radius: 5px;}
#header .authorization .sign .status {vertical-align: top;min-width: 115px;text-transform: uppercase; padding: 9px 5px 9px 15px; background: #e2ebf0;display: inline-block;cursor: pointer;border-radius: 3px; }
#header .authorization .sign .status span { line-height: 15px; background: url(../img/acc_icon.png) no-repeat left bottom;  display: inline-block;color: #2f3b5e; font-weight: bold;font-size: 11px; text-decoration: none;padding: 3px 9px 2px 24px; }
#header .authorization .sign .out {display: none;margin: 0 0 0 -2px;  background: #f0f0f0;  padding: 13px 6px 10px;  cursor: pointer;  border-top-right-radius: 3px;  border-bottom-right-radius: 3px;  }
#header .authorization.loggined .sign .out {display: inline-block;}
#header .authorization.loggined .sign .status {border-top-right-radius: 0;border-bottom-right-radius: 0;}

#header #cart_container {width: 221px;vertical-align: bottom;  display: inline-block;  background: #eef8fc;position: absolute;right: 0;top: 35px; }
#header #cart_container > a {padding: 10px 13px 9px;  display: block;  cursor: pointer;  text-decoration: none;  color: black; }
#header #cart_container > a .img {  width: 30px;  display: inline-block;background: url(../img/cart_ers.png) no-repeat center;height: 29px;background-size: contain; }
#header #cart_container > a .info { text-align: center;display:inline-block;font-size: 14px; margin: 0 0 0 10px;}
#header #cart_container > a .info .artikel {  border-bottom:1px solid #c2c2c2;  padding:0 0 2px;  margin:0 0 3px;font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 16px;  }
#header #cart_container > a .info .user_code {  font-size: 11px;  }
#header #cart_container > a .total_sum {float:right;margin: 6px 1px 0 0; color: black; display: inline-block;  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;  font-size: 16px;}
#header #cart_container > a .total_sum:after { float: right;font-family: 'icomoon', sans-serif;width: 10px;  height: 10px;  content: "\e614";  color: black;  font-size: 12px; font-weight: normal;padding: 2px 0 0 5px;}
#header #cart_container > a .total_sum .price {float: left;}

#header .search_panel {height: 41px; clear: both;position: absolute;left:225px;top:37px;}
#header .search_panel .home_button { background: url(../img/home_ico.png) 16px 21px no-repeat; height: 41px; line-height: 41px; float: left; padding-left: 38px; width: 68px; cursor: pointer; }
#header .search_panel .alle_mark { border-left:1px solid #c8dbe2; margin-top: 8px; height: 25px; line-height: 25px; float: left; padding-left: 12px; width: 255px; }

#header .search_panel .search { border: 1px solid #e0e0e0; background:#ecf8fc;height: 36px; position: relative;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px; }
#header .search_panel .search input {border: none; width: 460px; height: 34px; background: #ecf8fc;font-size:11px;padding-left:15px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
#header .search_panel .search a.button {font-size: 15px; width: 41px; height: 31px; background: #006cc7 url(../img/search_icon_header.png) no-repeat center center;; display: block; text-align: center; position: absolute; top:1px; right: 1px; line-height: 24px; color: #FFF; text-decoration: none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px; }

#header ul.small_menu { position: absolute;top: 0;left: 216px;}
#header ul.small_menu li:first-child {  border-left:0;}
#header ul.small_menu li {  border-left: 1px solid #f04e44;  float: left;text-align: center;  color: #FFF; }
#header ul.small_menu li a {color: #FFF;text-decoration:none;padding:6px 8px;display: block;font-size: 10px;}
#header ul.small_menu li a:hover {text-decoration: underline;}

#header .h_text{position: absolute;right:0;top:4px;font-size:10px;color:#fff;max-width: 550px;text-align:right; }
#header .h_text > p{height:20px;display: table-cell;vertical-align: middle;}

#header.condensed .authorization {width: 197px;}

/*#header .login_panel ul li.login { background: url(../img/border_r_m.png) right center no-repeat; position: relative; z-index: 10000; }*/

/*#header .login_panel ul li.login.selected {*/
	/*height: 27px;*/
	/*background: url(../img/log_selected.png) left top no-repeat;*/
	/*z-index: 10000;*/
	/*position: relative;*/
/*}*/

/*#header .login_panel ul li.login a { background: url(../img/login_ico.png) 11px center no-repeat; padding-left: 29px; font-size: 10px; position: relative; zoom: 1; }*/
/*#header .login_panel ul li.login a span{ padding-right: 10px; display: block; }*/
/*#header .login_panel ul li.login.selected a span{  background: url(../img/span_log_corner.png) right top no-repeat;}*/
/*#header .login_panel ul li.register a { background: url(../img/register_ico.png) 5px center no-repeat; padding-left: 25px; }*/

/*#header .login_panel { width: 265px;  height: 26px;  background: url(../img/login_panel_bg.png) repeat-x;  position: absolute;  right: -50px;  top: 0;  border-left: 1px solid #a8a8a8;  z-index: 130;  }*/
/*#header .login_panel ul li { float: left; line-height: 27px; }*/
/*#header .login_panel ul li a { color: #FFF; text-transform: uppercase; display: block; text-decoration: none; }*/
/*#header .login_panel ul li a:hover { text-decoration: underline; }*/
/*#header .login_panel ul li.login { background: url(../img/border_r_m.png) right center no-repeat; position: relative; z-index: 10000; }*/
/*#header .login_panel ul li.login.selected { height: 27px; background: url(../img/log_selected.png) left top no-repeat; z-index: 10000; position: relative; }*/
/*#header .login_panel ul li.login a { background: url(../img/login_ico.png) 11px center no-repeat; padding-left: 29px; font-size: 10px; position: relative; zoom: 1; }*/
/*#header .login_panel ul li.login a span{ padding-right: 10px; display: block; }*/
/*#header .login_panel ul li.login.selected a span{  background: url(../img/span_log_corner.png) right top no-repeat;}*/
/*#header .login_panel ul li.register a { background: url(../img/register_ico.png) 5px center no-repeat; padding-left: 25px; }*/
/*#header .login_panel ul li.login.logout_but a {*/
	/*padding-right: 10px;*/
/*}*/

#login_panel { position: absolute; background: url(../img/login_popup.png) no-repeat; z-index: 1000; top:24px; left:0; width: 195px; height: 182px; padding-top: 15px; padding-bottom: 10px; display: none; }
#login_panel form { width: 170px; margin: 0 auto; }
#login_panel input { border: 1px solid #B8C0CA; padding: 9px; background: #FFF; width: 152px; margin-bottom: 15px; }
#login_panel .forgot { margin: 3px 0 18px 0; }
#login_panel .forgot a { color: #FFF; font-size: 11px; text-transform: uppercase; }
#login_panel .submit { width: 170px; font-size: 16px; height: 33px; margin: 0 auto; background: url(../img/buttons/login_button.png) no-repeat; cursor: pointer; line-height: 33px; color: #FFF; text-align: center; }

#header ul.menu { background: url(../img/menu_bg.png) repeat-x; height: 40px; width: 100%; position: absolute; clear: both; z-index: 2;margin-top:10px;}
#header ul.menu li { float: left; line-height: 40px; text-align: center; border-left:1px solid #4a5576; width: 49.9%;}
#header ul.menu li:first-child { border: none; }
#header ul.menu li a { display: block; color: #FFF; padding: 0px !important; text-decoration: none; font-size: 18px; font-weight: bold;  background: url(../img/menu_bg.png) repeat-x; }
#header ul.menu li.active a { background: #FFF; color: #000 }
#header ul.menu li.active a:hover { color: #000; text-decoration: none; }
#header ul.menu li a:hover{ color: #FFF; display: block; text-decoration: underline; }
#header #menu li .sub_menu.two .col .item .image a {padding: 0px !important;}
#header #menu li .sub_menu.two li{width:100%;}
#header #menu li .sub_menu.two .col.last ul li a {padding: 0px !important;}
#header #menu li .sub_menu.two .col .item .list_l li a {padding-left: 0px !important;}
#header #menu li .sub_menu.automarken .col .item .list_l li a {padding-left: 12px !important; padding-right: 0px !important;}

/* Content Index.page */
#content .search_block { background: #f6f6f6; padding: 10px 7px 7px 7px; }
#content .search_box { width: 452px; height: 326px; border: 1px solid #d1d1d1; background: #FFF; float: left; padding: 18px 18px 16px 18px; position: relative; }
#content .search_box h2 { font-size: 22px; font-weight: normal; padding-bottom: 14px;  float: left}
#content .search_box .row { padding-bottom: 7px; margin: 0; height: 35px; }
#content .search_box .row input { border: 1px solid #b8c0ca; width: 432px; background: none; padding: 9px; margin: 0; font-size: 12px; float: left; }
#content .search_box a.suche { width: 120px; height: 42px; font-weight: bold; background: url(../img/search_button_n_sm.png) no-repeat; display: block; text-align: center; line-height: 42px; position: absolute; text-decoration: none; color: #FFF; top:184px; right:18px; z-index: 10; font-size: 14px; text-shadow: 0 1px #000; }
#content .search_box a.suche span {padding-left: 35px;}
#content .search_box .agb_number { background: url(../img/number_agb_bg.png) no-repeat; width: 100%; padding-top: 20px; clear: both; position: relative; z-index: 1; }
#content .search_box .agb_number b { font-size: 16px; font-weight: normal; line-height: 1.3; display: block; padding-bottom: 7px; padding-left: 3px; }
#content .search_box .agb_number b span { display: block; text-transform: uppercase; }
#content .search_box .agb_number .row { overflow: hidden; }
#content .search_box .agb_number input { width: 121px; float: left; }
#content .search_box .agb_number label { display: block; float: left; padding-left: 10px; text-transform: uppercase; line-height: 1.2; padding-top: 2px; }
#content .search_box .agb_number a.suche  { width: 144px; height: 61px; line-height: 61px; padding-right: 30px; background: url(../img/search_button_n.png) no-repeat; bottom: 0; text-align: right; top:92px; right:2px; font-weight: bold; font-size: 18px; }
#content .search_box .agb_number .kba_icon { font-size: 12px; color: #192a93; margin-bottom: 15px; }
#content .search_box .agb_number .kba_icon a { font-size: 12px; color: #192a93; text-decoration: underline;}
#content .search_box .agb_number .kba_icon a:hover { text-decoration: none; }
#content .search_block .promo { float: left; width: 295px; margin-left: 7px; }
#content .search_block .cards { float: right; width: 190px; background: #fff;}
#content .search_block .cards ul { background: #FFF; overflow: hidden; border: 1px solid #d5d5d5; height: 354px; padding-top: 5px; }
#content .search_block .cards ul li { float: left; padding-left: 5px;  padding-top: 35px;}

#content .features { background: url(../img/shadow_top.png) top center no-repeat #f0f9fc; overflow: hidden; border: 1px solid #d1d1d1; margin-top: 5px; }
#content .features ul { overflow: hidden; padding: 7px 0; min-height: 88px; background: url(../img/border_features.png) 317px 0 no-repeat; }
#content .features ul li { float: left; line-height: 1.3; }
#content .features ul li span { display: block; font-weight: bold; font-size: 14px; padding-bottom: 5px; }
#content .features ul li.top_pr { background: url(../img/top_preise.png) 20px 0 no-repeat; padding:13px 26px 10px 102px; width: 190px; }
#content .features ul li.free{ background: url(../img/free_ico_de.png) 30px 10px no-repeat; padding: 13px 33px 10px 115px;width: 185px;}
#content .features ul li.fast { background: url(../img/schell_ico.png) 9px 17px no-repeat; padding:13px 0 0 151px; width: 166px; }

.top_block { width: auto; margin-top: 5px; position: relative; }
.top_block_menu { position: relative; height: 41px; z-index: 10; border-bottom: 1px solid #d1d1d1; }
.top_block .alle_ersatz { position: absolute; right:0; top:13px; color: #0081c5; }
.top_block .alle_ersatz a { color: #0081c5; }
.top_block ul.tabs { margin-left: 1px; height: 41px; float: left; }
.top_block ul.tabs li { height: 38px; background: #FFF; float: left; line-height: 39px; border: 1px solid #d1d1d1; border-bottom: none; margin-top: 2px; margin-left: -1px; border-bottom: 1px solid #d1d1d1;  }
.top_block ul.tabs li:hover {background: #fafeff; }
.top_block ul.tabs li.selected {  height: 41px; line-height: 41px; background: #f0fafc; z-index: 10; position: relative; margin-top: 0; border-bottom: none;}
.top_block ul.tabs li a { display: block; text-decoration: none; padding: 0 30px; font-size: 16px; }
.top_block ul.tabs li a:hover { text-decoration: underline; }

.top_block .ersatz_menu_main_block { width: 495px; height: 23px; float: left; margin-top: 8px; padding-left: 7px; }
.top_block .ersatz_menu_main_block li {	width: auto !important; height: 23px; line-height: 23px; border-left:1px solid #cccccc; padding:0 12px; float: left; }
/*.top_block .ersatz_menu_main_block li:first-child { border: none; }*/
.top_block .ersatz_menu_main_block li a { color: #002bad; font-size: 16px; text-decoration: none; }
.top_block .ersatz_menu_main_block li a:hover { text-decoration: underline; }
.top_block .ersatz_menu_main_block .bx-wrapper {
	margin: 0;
	padding: 0 45px;
}

.top_block .ersatz_menu_main_block .bx-wrapper {
	margin: 0;
	padding: 0 32px;
}

.top_block .ersatz_menu_main_block .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../img/blue_arrow_right.png) no-repeat;
	width: 8px;
	height: 15px;
	margin-top: -8px;
	margin-right: 6px;
}

.top_block .ersatz_menu_main_block .bx-wrapper .bx-controls-direction a.bx-next:hover {
	background: url(../img/grey_arrow_right.png) no-repeat;
}

.top_block .ersatz_menu_main_block .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../img/blue_arrow_left.png) no-repeat;
	width: 8px;
	height: 15px;
	margin-top: -8px;
	margin-left: 6px;
}

.top_block .ersatz_menu_main_block .bx-wrapper .bx-controls-direction a.bx-prev:hover {
	background: url(../img/grey_arrow_left.png) no-repeat;
}

.top_block_products .top_autoparts_sintetic {
	margin: 20px 0;
	margin-left: 5px;
	display: flex;
}

.top_block_products .listing-grid__item {
	margin: 0 11px 20px 11px;
}
.top_block_products .top_autoparts_sintetic > ul{
	flex-grow:1;
	-ms-flex-positive: 1;
	-ms-flex-preferred-size: 0;
	-ms-flex-negative: 0;
}
.top_block_products .top_autoparts_sintetic li{
	display: inline-block;
	width: 245px;
	margin-bottom: 5px;
	padding-right: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.top_block_products .top_autoparts_sintetic li a{
	line-height: 1.5;
	color: #002cae;
}

.top_block .top_block_products { display: none; }
.top_block_products { border: 1px solid #d1d1d1; background: #f0fafc; overflow: hidden; padding: 9px 0 4px 10px; clear: both; border-top:none;  }
.top_block_products .item { width: 206px; height: 330px; padding: 0 16px; border: 1px solid #d8e3e5; background: #FFF; position: relative; float: left; zoom: 1; margin: 0 7px 7px 0; }

.top_block_products .item .image { height: 138px; text-align: center; padding-top: 20px; }
.top_block_products .item h3 { font-size: 12px; color: #412cae; font-weight: normal; line-height: 1.3; height: 30px; overflow: hidden; }
.top_block_products .item span { font-size: 12px; color: #412cae; font-weight: normal; line-height: 1.3; overflow: hidden;}
.top_block_products .item span.description { display: block; height: 30px;}
.top_block_products .item .art { font-size: 11px; border-bottom: 1px solid #e5e5e5; display: block; padding-bottom: 9px; padding-top: 5px;}
.top_block_products .item .price_block { overflow: hidden; padding-top: 7px; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5;  }
.top_block_products .item .price_block .price { float: left; font-size: 22px; font-weight: bold; color: #248000; padding-right: 9px; padding-bottom: 5px; }
.top_block_products .item .price_block .inkl { color: #6b6b6b; font-size: 10px; }
.top_block_products .item a.basket_btn { background: url(../img/buttons/details_button.png) no-repeat; width: 118px; height: 24px; display: block; text-align: center; line-height: 24px; color: #FFF; text-decoration: none; position: absolute; bottom:9px; left:15px; }
.top_block_products .item a.zum, .top_block_products .item span.zum { color: #0a3de5; text-decoration: underline; position: absolute; right:13px; bottom: 15px; }
.top_block_products .item a.zum:hover { text-decoration: none; }
.top_block_products .item .vers_box { padding-top: 9px; }
.top_block_products .item .vers_box span.text_vers { font-size: 11px;  width: auto;  color: #ff7117;  }
.top_block_products .item .vers_box.green span.text_vers { color: #348212; }
.top_block_products .item .vers_box.red span.text_vers { color: #ff002d; }
.top_block_products .item .vers_box span.text_vers sup {font-size: 9px; vertical-align: super;}
.top_block_products .item .vers_box span.text_vers b { font-size: 12px; }
.top_block_products .item  .no_artikl { padding-top:5px; font-size: 11px; display: block;}

.top_block_products.list-tab { border: 1px solid #d1d1d1; margin-top: 50px;}
.top_block_products.list-tab span.title { font-size: 14px; font-weight: normal; padding-bottom: 10px; display: block; overflow: hidden; height: 33px; line-height: 33px;}
.top_block_products.list-tab span.title span { margin-top: 10px; line-height: 20px;}
.top_block_products.list-tab span.title.sidebar_products { font-size: 14px; font-weight: normal; padding-bottom: 10px; display: block; overflow: hidden; height: 33px; line-height: 1px;}
.top_block_products.list-tab span.title.sidebar_products span { margin-top: 10px; line-height: 14px!important;}
.top_block_products.list-tab span.title img { float: left; padding-right: 5px;}
.top_block_products.list-tab .text {padding: 20px 0 0 5px }

.top_block_cars { border: 1px solid #d1d1d1; background: #f0fafc; overflow: hidden; padding: 9px 0 4px 10px; clear: both; border-top:none;}
.top_block_cars ul.big_image { margin-top: 20px; overflow: hidden; height: 116px; padding-left: 25px;}
.top_block_cars ul.small_image { margin-top: 30px; overflow: hidden; padding-left: 25px; height: 83px; }
.top_block_cars ul li { float: left; }
.top_block_cars ul li a {display:block;}
.top_block_cars ul.big_image li a {height:78px; padding:19px; width:78px;}
.top_block_cars ul.small_image li a {height:60px; padding:12px; width:60px;}
.top_block_cars ul li a.white {background-color:white;}
.top_block_cars ul li a.dark-gray {background-color:#E5ECF4;}
.top_block_cars .alle { float: right; padding: 36px 37px 20px 0; }
.top_block_cars .alle a { color: #002cac; font-size: 14px; }

#content { width: auto; height: auto; position: relative; overflow: visible; z-index: 1;}
#content::before{ content:'';display:table; }
#content::after{ content:'';display:table;clear:both; }
#content .brands { background: url(../img/shadow_top.png) top center no-repeat #FFF; overflow: hidden; border: 1px solid #d1d1d1; margin-top: 6px; padding: 12px 0 15px 0; }
#content .brands h3 { font-size: 18px; font-weight: normal; padding-left:23px; padding-bottom: 13px;  }
#content .brands ul li { float: left; padding: 0 19px; border-left:1px solid #e5e5e5; }
#content .brands ul li:first-child { border: none; }

#content .about_page { background: #f6f6f6; margin: 11px 0; padding: 8px; }
#content .about_page .text { background: #FFF; padding: 18px; border: 1px solid #d2d2d2; overflow: hidden; }
#content .about_page .left_c { width: 440px; float: left; }
#content .about_page .right_c { width: 440px; float: right; }
#content .about_page h2,h4 { font-size: 18px; font-weight: normal; }
#content .about_page p { line-height: 1.4; padding-top: 10px; }

/* SIDEBAR */
.sidebar { width: 204px; background: #f6f6f6; padding:7px 8px; float: left; margin-right: 18px; background:none; }
.block { border: 1px solid #d2d2d2; padding: 13px 18px; background: #FFF; margin-bottom: 9px; }
.block span.title { font-size: 15px; font-weight: normal; padding-bottom: 15px; display: block; margin-top: -5px; }

.sidebar .block.related .inner .title {min-height:32px;margin-bottom:21px;}
.sidebar .block.related .inner .title img {display: block;height:32px;width:32px;float:left;}
.sidebar .block.related .inner .title span { display: table-cell; width: 132px; line-height: 17px; vertical-align: middle; height: 34px; font-size: 13px; padding-left: 3px; }
.sidebar .block.related .inner ul {overflow-y: scroll; height:318px;}
.sidebar .block.related .inner ul li {padding-bottom:7px;}
.sidebar .block.related .inner ul li a{color:#004eab;}
.sidebar .block.related .inner ul.ersatz li a {display:block;margin-bottom:5px;}
.sidebar .block.related .inner ul li span{color:#878787;display:block;font-size:9px;}
.sidebar .block.related .inner .grad {height:54px;width:207px; position: absolute;bottom:30px;}
.sidebar .sidebar__title{ font-weight: bold; margin-bottom: 15px;}
.sidebar .sidebar__list{ max-height: 300px; overflow-y: auto;}
.sidebar .sidebar__list-li{ margin-bottom: 12px;}
.sidebar .sidebar__list-li a{ color: #004eab; }

.block.filter { position: relative; }
.block.filter b { display: block; font-size: 14px; font-weight: normal; padding-bottom: 10px; }
.block.filter .row { margin: 0; height: 40px; }
.block.filter input { padding: 9px; background: none; border: 1px solid #b8c0ca; margin: 0; width: 146px; }
.block.filter .number { padding-top: 7px; }
.block.filter .number b { padding-bottom: 16px; }
.block.filter .number input { width: 73px; float: left; }
.block.filter .number label { padding-left: 10px; width: 60px; display: block; float: left; text-transform: uppercase; padding-top: 3px; font-size: 10px; line-height: 1.3; }
.block.filter a.suche { width: 166px; height: 32px; background: url(../img/suche_bottom.png) no-repeat; display: block; text-align: center; line-height: 32px;  text-decoration: none; color: #FFF; font-size: 14px; text-shadow: 0 1px #000; }
.block.filter .kba_icon { padding-top: 11px; display: block; clear: both; position: relative; cursor: pointer; color: #002bae; font-size: 11px; width:98px; line-height: 1.4; }
.block.filter .kba_icon span { text-decoration: underline; }
.block.filter .kba_icon span:hover { text-decoration: none; }
.block.filter #kba-info { display: none; position: absolute; left: 88px; top: 8px; z-index: 100; }

ul.top_marken { margin-left: -15px; position: relative; clear: both; overflow: hidden; }
ul.top_marken li { float: left; text-align: center; margin:0 0 0 25px; width: 60px; height: 98px; }
ul.top_marken li img { width: 60px; height: 60px; display: block; padding-bottom: 12px; }
ul.top_marken li a { text-decoration: none; font-size: 11px; text-transform: uppercase; }
ul.top_marken li a:hover { text-decoration: underline; }
ul.other_top_marken { width: 178px; margin-left: -18px; padding:9px 0 0 13px; clear: both; border-top:1px solid #e5e5e5; margin-top: 10px; }
ul.other_top_marken li { width: 70px; float: left; padding-top: 9px; padding-left: 11px; }
ul.other_top_marken li a { color: #002cae; text-transform: uppercase;  font-size: 10px;}

.products { padding-top: 15px; }
.products span.title { font-size: 14px; font-weight: normal; padding-bottom: 10px; display: block; overflow: hidden; height: 33px; line-height: 33px;}
.products span.title span { margin-top: 10px; line-height: 20px;}
.products span.title.sidebar_products { font-size: 14px; font-weight: normal; padding-bottom: 10px; display: block; overflow: hidden; height: 33px; line-height: 1px;}
.products span.title.sidebar_products span { margin-top: 10px; line-height: 14px!important;}
.products span.title img { float: left; padding-right: 5px;}
.products .item { width: 172px; height: auto; padding: 0 15px 8px; border: 1px solid #d8e3e5; background: #FFF; position: relative;  zoom: 1; margin: 0 0 7px 0; }

.products.listing {background: #f0fafc; overflow: hidden; border: 1px solid #d1d1d1; margin-top: 50px;}
.products.listing span.title {padding-left: 20px;}
.products.listing .container {margin-left: 20px;}
.products.listing .item {float: left; margin: 0 20px 20px 0; width: 192px;}

.products .item .image { height: 140px; text-align: center; padding-top: 20px; }
.products .item h3 { font-size: 12px; color: #412cae; font-weight: normal; line-height: 1.3; height: 30px; overflow: hidden; }
.products .item span { font-size: 12px; font-weight: normal; line-height: 1.3; overflow: hidden; }
.products .item span.description{height:30px; display:block;}
.products .item .art { font-size: 11px; border-bottom: 1px solid #e5e5e5; display: block; padding-bottom: 9px; padding-top: 5px; overflow: inherit; position: relative;}
.products .item .price_block { overflow: hidden; padding-top: 7px; }
.products .item .price_block .price { float: left; font-size: 19px; font-weight: bold; color: #248000; padding-right: 9px; }
.products .item .price_block .inkl { color: #6b6b6b; font-size: 10px; }
.products .item a.basket_btn, .products .item a.details_btn { background: url(../img/buttons/details_button.png) no-repeat; width: 118px; height: 24px; display: block; text-align: center; line-height: 24px; color: #FFF; text-decoration: none; position: absolute; left:50%; margin-left: -59px; bottom: 10px; }


.product_list {  }
.product_list .item { border:1px solid #ededed; margin-bottom: 4px; padding: 5px 0; min-height: 260px; position: relative; }
.product_list .item.top_product_show { border:1px solid #fcc405; }
.product_list .item .best { width: 260px; height: 44px; background: url(../img/best_ico.jpg) no-repeat; position: absolute; top:-1px; right: 0; }
.product_list .item .best span { font-size: 11px; line-height: 1.3; display: block; padding: 8px 0 0 39px; }
.product_list .item .image { position: absolute; padding-bottom: 40px; width: 156px; float: left; text-align: center; padding-top: 15px; }
.product_list .item .image img {max-width: 100px;}
.product_list .item a.details_button, .product_list .item span.details_button.link { width: 73px; background: url(../img/buttons/details_but.png) no-repeat; display: block; line-height: 22px; color: #00279d; margin:10px auto; }
.product_list .item .description { width: 370px; float: left; margin:6px 0 0 150px; font-size: 11px;}
.product_list .item .description .nam_model{font-size:11px; display:block; padding-bottom:10px;}
.product_list .item .description strong { clear: both; font-size: 20px; font-weight: normal; padding: 6px 0 0 0; color: #002bad; display:block; }
.product_list .item .description strong a { color: #002bad; text-decoration: none;}
.product_list .item .description .nr { height: 23px; background: url(../img/right_c_nr.png) right no-repeat; line-height: 23px; float: left; padding-right: 5px; }
.product_list .item .description .nr span{ height: 23px; display: block; background: url(../img/left_c_nr.png) left no-repeat #f7f7f7; line-height: 23px; padding-left: 6px; float: left; }
.product_list .item .description .nob {	min-height: 60px; border-top:1px solid #e5e5e5; padding-top: 8px; margin-top: 10px; line-height: 1.5; color: #3f3f3f; font-size: 12px; }
.product_list .item .description .desc_group {background: #f5f5f5; padding: 5px; margin-bottom: 3px;}
.product_list .item .description .desc_group li span.il {color: #282828;  font-weight: bold;}
.product_list .item .description .desc_group li span.ir{color: #151515; font-weight: bold;}
.product_list .item .description .nob span { color: #000; }
.product_list .item .description .pdf {display:block; margin-top:5px;}

.product_list .item .description .nob .autopart_kit {
	font-size: 14px;
	margin-bottom: 10px;
}
.product_list .item .description .nob .autopart_kit .autopart_kit_title {
	border-bottom:1px solid #cccccc;
	padding-bottom: 10px;
}
.product_list .item .description .nob .autopart_kit .autopart_kit_list li {
	font-size: 11px;
	line-height: 12px;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0 5px 0;

}
.product_list .item .description .nob .autopart_kit .autopart_kit_list li a{
	text-decoration: none;
}
.product_list .item .description .nob .autopart_kit .autopart_kit_list li:last-child {
	border: none;
}.product_list .item .description .nob .autopart_kit .autopart_kit_list li .autopart_kit_qty {
	 float: right;
}
.product_list .item .description .nob .autopart_kit .autopart_kit_list {
	padding-top: 5px;
}


.product_list .item .description .price { color: #0041c0; padding-top: 3px; font-size: 28px; font-weight: bold; letter-spacing: -1px; }
.product_list .item .description .price.liter { clear: both; font-size: 100%; font-weight: normal; color: black; letter-spacing: 0; height: 25px; line-height: 25px; }
.product_list .item .description .inkl { clear: both;  font-size: 11px; padding-top: 3px;}
.product_list .item .description .inkl a { color: #2843a8; }
.product_list .item .description .uvp { font-size: 12px; padding-top: 4px; }
.product_list .item .description .uvp span  { text-decoration:line-through; }

.product_list .item .top_pr_b { position: absolute; right:20px; top:10px; width: 129px; }
.product_list .item .top_pr_b .star_b { text-align: center; }
.product_list .item .top_pr_b .star_b span { display: block; text-transform: uppercase; font-weight: bold; }
.product_list .item .top_pr_b .jahr { text-align: center; font-size: 20px; color: #3a63ab; font-weight: bold; text-transform: uppercase; background: url(../img/jah_bg.png) no-repeat; width: 129px; padding-top: 14px; height: 44px; }
.product_list .item .top_pr_b .jahr span { display: block; font-size: 10px; }
.product_list .item .number_box { position: absolute; bottom: 10px; right: 20px; }
.product_list .item.special { min-height: 300px; }
.product_list .item.special .number_box .special-block { text-align: right; padding-bottom: 4px; }
.product_list .item .number_box .no_artikl { margin-left: 36px; margin-bottom: 4px; height: auto; border-bottom: 1px solid #e5e5e5; padding-bottom: 7px; color: #dd1b00; }
.product_list .item .number_box span:not(.qty_button_popover_text) { color: #C54649; width: 100px; height: 35px; display: block; font-size: 11px; background: url(../img/bg/not_available_new.png) no-repeat; padding-left: 30px; }
.detail_product .description .not-available { color: #ff0000; text-align: center; width: 127px; display: block; font-size: 11px; }
.product_list .item .number_box span.no-cart-button {margin-bottom:100px;}
.detail_product .description .not-available {top:145px; position:absolute; right:30px; width:130px;}
.product_list .item .number_box .number { background: url(../img/numer_bg.png) no-repeat; width: 129px; height: 41px; position: relative; padding-top: 7px; margin-top: 10px; margin-left:36px; }
.product_list .item .number_box .number input { width: 30px; margin: 0 auto; text-align: center; display: block; padding: 5px 0; background: none; border: none; font-size: 14px; }
.product_list .item .number_box .number a { width: 19px; height: 19px; display: block; position: absolute; }
.product_list .item .number_box .number a.plus { right:14px; top:11px; }
.product_list .item .number_box .number a.minus { left:14px; top:11px; }
.product_list .item .number_box .button { margin: 0 auto; margin-top: 7px; margin-left:36px; position: relative}
.product_list .item .number_box .button a { width: 129px; height: 32px; background: url(../img/buttons/add_button.png) no-repeat; text-align: center; line-height: 14px; display: flex;align-items: center;justify-content: center; color: #FFF; text-decoration: none; cursor:pointer;padding: 0 5px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

.description .m_back {background:url(../img/m_back_bg.png) 0 10px no-repeat; padding-left:35px; border-top:1px solid #e5e5e5; margin-top:10px; min-height:34px; padding-top:10px; width: 335px; clear: both;}
.description .m_back span {font-size:11px; color:#2b3c5f; display:block; padding-bottom:3px; font-weight: bold;}
.description .m_back p {line-height:1.3; padding-bottom:0; color: #606060; font-size: 11px;}

.detail_product .description .autopart_kit {
	margin-top: 45px;
	width: 295px;
}

.detail_product .description .autopart_kit .autopart_kit_title {
	border-bottom:1px solid #cccccc;
	padding-bottom: 10px;
}
.detail_product .description .autopart_kit .autopart_kit_list li {
	font-size: 11px;
	line-height: 12px;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0 2px 0;
}
.detail_product .description .autopart_kit .autopart_kit_list li a{
	text-decoration: none;
}
.detail_product .description .autopart_kit .autopart_kit_list li:last-child {
	border: none;
}
.detail_product .description .autopart_kit .autopart_kit_list li .autopart_kit_qty {
	 float: right;
}
.detail_product .description .autopart_kit .autopart_kit_list {
	padding-top: 5px;
}

/* Content other page */
.cont { float: right; width: 762px; padding-top: 20px; }

.title_page { border-bottom: 1px solid #e5e5e5; padding-bottom: 9px; overflow: hidden; text-transform: uppercase; }
.title_page h1 { font-size: 24px; font-weight: normal; text-transform: uppercase; line-height: 33px;}
.title_page h2 { text-transform: uppercase; font-weight: normal; font-size: 24px; line-height: 33px; display: block;}
.car_parts.title_page h1, .car_parts.title_page h2 { text-transform: uppercase; font-weight: normal; font-size: 16px; }
.title_page h3 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
.title_page img { float: left; padding-right: 9px;}

.crumbs { color: #db0f0f; height: 23px; line-height: 23px; margin: 6px 0;}
.crumbs img { float: left; padding-right: 10px; }
.crumbs a { color: #db0f0f; }
.crumbs div {float:left;}
.crumbs span.last {font-weight: bold;}
.crumbs span.last a{text-decoration: none;}

.filters { background: #f8fafb; border: 1px solid #e3e3e3; position: relative; min-height: 33px; margin-bottom: 8px; }
.all_filter { padding-left: 15px; position: absolute; top:9px; }
.all_filter li {list-style: none;}
.filters ul { overflow: hidden; margin-left: 158px; border-left: 1px solid #e3e3e3; padding: 9px 0 9px 25px; }
.filters ul li { float: left; width:190px; }
.box_border { padding: 20px 17px; border: 1px solid #ededed; margin-bottom: 25px; }
.box_border img { float: left; padding-right: 9px;}
.box_border.color { background: #faf8f4; clear: both; }
.box_border li { line-height: 1.5; }
.text h3 { font-size: 16px; font-weight: normal; padding-bottom: 12px; line-height: 1.3; }
.text h4 { font-size: 16px; font-weight: normal; padding-bottom: 12px; line-height: 1.3; }
.text p { line-height: 1.5; padding-bottom: 15px;}
.text a { text-decoration: underline; }
.related_auto { color: #002cae; }
.related_auto b { font-size: 16px; font-weight: normal; padding-bottom: 12px; display: block; color: #000; }
.related_auto span:not(.link) { font-size: 16px; font-weight: normal; padding: 3px 0 12px 0; display: block; color: #000;  height: 33px; line-height: 33px;}
.related_auto .sidebar_related_auto span:not(.link) {
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 12px 0;
	display: block;
	color: #000;
	height: auto;
	line-height: 22px;
}

.sidebar_related_auto img {
	margin-top: 10px;
}

.related_auto a, .related_auto span.link { color: #002cae; line-height: 1.5; text-decoration: underline;}
.related_auto a:hover, .related_auto span.link:hover {text-decoration: none;}

.modeltype {  margin-bottom: 15px; }
.modeltype .top_title { /*height: 65px;*/ line-height: 65px; font-size: 16px; overflow: hidden; }
.modeltype .top_title h3{ font-size: 16px; font-weight: normal;}
.modeltype .top_title img { float: left; margin-right: 5px; }
.modeltype table  { width: 100%; margin-bottom: 15px; }
.modeltype table tr { border: 1px solid #DEDEDE; }
.modeltype table th { background: #fef8f7; height: 29px; line-height: 29px; color: #3e3736; text-align: left; border-bottom: 1px solid #DEDEDE; padding-left: 12px; font-weight: normal; }
.modeltype table .ta_c { text-align: center; }
.modeltype table tr td { padding: 7px 0; border-bottom: 1px solid #dedede; padding-left: 12px; }
.modeltype table tr td.title { padding-left: 10px; }
.modeltype table tr td a,
.modeltype table tr td span.link { text-decoration: underline; color: #002cae; padding: 0; display: inline; line-height: 1.3;}
.modeltype table tr td a:hover,
.modeltype table tr td span.link:hover{ text-decoration: none;}
.modeltype table tr td.modeltype_year_of_constr_block {
	width: 116px;
}

.inner { padding-top: 17px; }

.cats { position: relative; min-height: 1280px !important; }
.cats .box { border: 1px solid #e5e5e5; width: 487px; margin-left: -18px; margin-top: -18px; position: absolute; }
.cats .box .top_title { border-bottom: 1px solid #e5e5e5; background: #fef5f5; padding: 10px; }
.cats .box .top_title h3, .h3-top-title { font-size: 16px; font-weight: normal;}
.cats .box .top_title h3 span, .h3-top-title span { color: #575454; display: block;  font-size: 10px; padding-top:6px;}
.cats .box .link_box { padding:15px 0 9px 15px; overflow: hidden; }
.cats .box .link_box ul li { word-wrap: break-word; float: left; width: 200px; padding-bottom: 6px; padding-right: 20px; padding-left: 13px; background: url(../img/b_li_pix.gif) 0 5px no-repeat; }
.cats .box .link_box ul li a { line-height: 1.3; color: #000; }
.cats .box .link_box ul li a.promoted { color:#000; font-weight: bold;}


.ersatzteile_cars { position: relative; margin-left: -6px; padding: 15px 0; zoom: 1; }
.ersatzteile_cars .item { width: 186px; height: 113px; background: url(../img/item_bg.png) no-repeat; float: left; margin-left: 6px; text-align: center; padding-top: 5px; margin-bottom: 5px; position: relative; }
.ersatzteile_cars .item a { color:  #002bad; }
.ersatzteile_cars .item a span { padding-right: 10px; background: url(../img/arrow_blue.gif) no-repeat right center; }
.ersatzteile_cars .item img { display: block; height:74px; margin: 0 auto; padding-bottom: 7px; cursor:pointer;}
.ersatzteile_cars .item.active { width: 186px; height: 113px; background: url(../img/item_bg_hov.png) no-repeat; }
.ersatzteile_cars .item.active .popup_ers { display: block; z-index: 1000; }
.ersatzteile_cars .item .popup_ers { text-align: left; width: 756px; position: absolute; background: #FFF; top:115px; border: 3px solid #e2e2e2; display: none; z-index: 1000; }
.ersatzteile_cars .item.first .popup_ers { left:0; z-index: 1000; }
.ersatzteile_cars .item.second .popup_ers { left:-192px; z-index: 1000; }
.ersatzteile_cars .item.third .popup_ers { left:-384px; z-index: 1000; }
.ersatzteile_cars .item.last .popup_ers { left:-576px; z-index: 1000; }

.ersatzteile_cars .item.first .line_top { position: absolute; width: 180px; height: 5px; top: -5px; left: 0; background: white;}
.ersatzteile_cars .item.second .line_top { position: absolute; width: 180px; height: 5px; top: -5px; left: 192px; background: white;}
.ersatzteile_cars .item.third .line_top { position: absolute; width: 180px; height: 5px; top: -5px; right: 192px; background: white;}
.ersatzteile_cars .item.last .line_top { position: absolute; width: 180px; height: 5px; top: -5px; right: 0; background: white;}
.submodel-scroll-container {overflow:scroll; overflow-x:hidden; max-height:400px;}

.ersatzteile_cars .item .popup_ers ul li { padding: 10px; border-bottom: 1px solid  #CACACA; background: url(../img/plus_ico.png) 9px 9px no-repeat;}
.ersatzteile_cars .item .popup_ers ul li.active { border-bottom: 1px solid #CACACA; background: url(../img/minus_ico.png) 9px 9px no-repeat; }
.ersatzteile_cars .item .popup_ers ul li.active a { color: #575757; text-decoration: none; }
.ersatzteile_cars .item .popup_ers ul li a { color:  #002bad; display: block; padding-left: 20px; height: 14px; }
.ersatzteile_cars .item .popup_ers ul li a:hover { text-decoration: none; }
.ersatzteile_cars .item .popup_ers ul li .modeltype { margin-bottom: 0; margin-top: 5px; }
.ersatzteile_cars .item .popup_ers ul li .modeltype table { margin-bottom: 0; }
.ersatzteile_cars .item .popup_ers ul li .modeltype table tr td a { text-decoration: underline; color: #002cae; padding: 0; display: inline; line-height: 1.3;}
.ersatzteile_cars .item .popup_ers ul li .modeltype table tr td a:hover { text-decoration: none; }

/* FOOTER */
#footer { padding: 22px; position: relative; height: 91px;margin: 25px 0 0 0; }
#footer .bottom_menu {position: absolute;top: 0;left: 420px;}
#footer ul.menu, ul.sections_menu { float: left; }
#footer ul.menu {position: relative;width: 327px;height: 55px; columns: 3;}
#footer ul.menu li a, ul.sections_menu li a { color: #002bad; text-decoration: underline; line-height: 1.5;}
#footer ul.menu li a:hover, ul.sections_menu li a:hover {text-decoration: none;}
#footer .copy {position: absolute; top: 0;left: 5px;width: 380px;}
#footer ul.sections_menu { float: right; font-size: 11px;position: relative;height: 55px;}
#footer .copy p {line-height: 1.2;}
#footer .copy p span {color: #4f4f4f;}

#footer .flags {position: absolute;top: 50px;left: 5px;}
#footer .flags a {margin: 0 1px 0 0;}

#footer .facebook {float:right;}
#footer .google_plus {float:right; margin-left: 10px;}
#footer .social {position: absolute;top: 5px;right: 180px;}

#footer .ehi_and_trust {position: absolute;overflow: hidden;top:5px;right: 5px;}
#footer .ehi_and_trust .ehi,#footer .ehi_and_trust .trust {float: left;padding: 0 0 0 20px;}
#footer .ehi_and_trust .ehi {border-left: 1px solid #eaeaea;}
#footer .ehi_and_trust .ehi img {width: 40px;}
#footer .ehi_and_trust .trust img {width: 62px;margin: 3px 12px 0 0;}
/* Cart */
#content .cart { width: auto; height: auto;  }
#content .cart .on_cart { border: 1px solid #e1e1e1; overflow:none;}
#content .cart .on_cart h3 { font-weight: normal; font-size: 26px; background: #fef5f5; height: 50px; line-height: 50px; border-bottom:1px solid #e8e8e8; padding-left: 20px; }

#content .cart .cart_table { border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; }
#content .cart .on_cart table {width: 100%; z-index: 1; }
#content .cart .on_cart table tr td { padding: 7px 10px; border-bottom: 1px solid #d3d3d3; vertical-align: middle; }
#content .cart .on_cart table tr td.brand { width:79px; text-align: center; }
#content .cart .on_cart table tr td.art { width:140px; text-transform: uppercase; color: #545454; }
#content .cart .on_cart table tr td.title { font-size: 16px; }
#content .cart .on_cart table tr td.cost { width:70px; zoom: 1; }
#content .cart .on_cart table tr td.price { width:50px; color: #002cae; font-size: 14px;  }
#content .cart .on_cart table tr td.delete { width:10px; }


#content .cart .on_cart .qty.changable { width: 56px; height: 19px; position: relative; z-index: 1;}
#content .cart .on_cart .plus, #content .cart .on_cart .minus { zoom:inherit; cursor: pointer; top:0; width: 12px; height: 19px; position: absolute; }
#content .cart .on_cart .minus {  background: url('../img/minus-1.png') no-repeat 6px 5px; left: 0; }
#content .cart .on_cart .plus { background: url('../img/plus-1.png') no-repeat 1px 5px;  right: 0; }
#content .cart .on_cart input { border: 1px solid #DEDEDE; font-size: 12px; padding: 0; height: 17px; width: 54px; font-weight: bold; text-align: center; margin: 0 auto; }

#content .cart .on_cart .total { height: 40px; background: url(../img/total_bg_shadow.png) top repeat-x #fcf9f3; height: 34px; text-align: right; padding-right: 15px; line-height: 34px; font-size: 12px; }
#content .cart .on_cart .total span { font-weight: bold;  font-size: 14px; }



.auth-form { width: 473px;  border: 1px solid #e5e5e5; background: #fef6f5; padding: 12px 0 55px 15px; margin-top: 23px; }
.auth-form h3 { font-weight: normal; font-size: 16px; }
.auth-form form { padding-top: 10px; overflow: hidden;  }
.auth-form input { background: #FFF;  width: 373px; border: 1px solid #b6b6b6; padding: 8px 5px; float: left; }
.auth-form input.small {width:243px;}
.auth-form a.key { background: url(../img/key_ico.png) left no-repeat; padding-left: 15px; height: 16px; display: block; float: left; line-height: 16px; margin: 9px 0 0 10px; color: #002cae; }
.auth-form .submit { width: 170px; font-size: 16px; height: 33px; margin: 7px 0 0 0; background: url(../img/buttons/login_button.png) no-repeat; cursor: pointer; line-height: 33px; color: #FFF; text-align: center; }

#content .cart .warenkorb { width: auto; height: auto; margin-bottom: 30px; float: left; }
#content .cart .warenkorb .left_col { width: 488px; float: left; }
#content .cart .warenkorb .right_col { width: 488px; float: right; margin: -153px 0 0 22px; }

.cart .warenkorb .box { border: 1px solid #e5e5e5; background: #FFF; width: 474px; padding: 9px 0 5px 14px; margin-top: 20px; position: relative; }
.cart .warenkorb .box .shadow { width: 488px; position: absolute; bottom: -11px; left :0; height: 10px; background: url(../img/bottom_shadow_box.png) no-repeat; }
.cart .warenkorb .box h3 { font-weight: normal; font-size: 16px; background: #FFF; height: 27px; line-height: 27px; padding-bottom:13px;}
.cart .warenkorb .box .wrap{ padding: 13px 0 5px 14px; }

.cart .warenkorb .tabs { font-weight: normal; font-size: 16px; background: #F7F7F7; height: 36px; line-height: 36px; width: 488px; margin-top: -9px; margin-left: -14px; overflow: hidden; margin-bottom: 10px; }
.cart .warenkorb .tabs span.hidden { display: none;}
.cart .warenkorb .tabs span { background: white; display: block; float: left; border-bottom: 1px solid white; cursor: pointer; }
.cart .warenkorb .tabs span.billing_tab { background: #F7F7F7; padding-left: 14px; width: 215px; }
.cart .warenkorb .tabs span.shipping_tab { float: right; border: none; background: #F7F7F7; padding-left: 30px; width: 215px; }
.cart .warenkorb .tabs span.billing_tab.active { background: white; border-right: 1px solid #E8E8E8; }
.cart .warenkorb .tabs span.shipping_tab.active { background: white; border-left: 1px solid #E8E8E8; }


.cart .warenkorb .box .anrede { padding-bottom: 15px; overflow: hidden; }
.cart .warenkorb .box .anrede label{ cursor: pointer; }
.cart .warenkorb .box .row { min-height: 41px; position: relative; }
.cart .warenkorb .box .row span { clear: both; display: block; color: #7f7f7f; font-size: 11px; padding-bottom: 10px; }
.cart .warenkorb .box .row input { background:#FFF; padding: 5px 5px; border: 1px solid #e5e5e5; width: 381px; font-size: 14px; }
.cart .warenkorb .box .row .ik_select_link { padding: 0 10px; width: 371px; background: url(../img/selector/arrow_select.png) right center no-repeat; border: 1px solid #e5e5e5; }
.cart .warenkorb .box.details { }

/* telephone code selector*/
.cart .warenkorb .box .row .telephoneCodeSelect .ik_select_link { padding: 0 10px; width: 80px; background: url(../img/selector/arrow_select.png) right center no-repeat; border: 1px solid #e5e5e5; }


.cart .warenkorb .box .row .street, .profile.user_info .row .street {margin-right:7px; width:260px;}
.cart .warenkorb .box .row .house, .profile.user_info .row .house {width:100px;}
.cart .warenkorb .box .row .street, .profile.user_info .row .street_fr {width:260px;}
.cart .warenkorb .box .row .house, .profile.user_info .row .house_fr {margin-right:7px; width:100px;}


.cart .warenkorb .box .row .tel_code, .profile.user_info .row .tel_code {margin-right:7px; width:100px;}
.cart .warenkorb .box .row .tel, .profile.user_info .row .tel {width:276px;}


.cart .warenkorb .box .row.tel { margin-top: -10px; }

.page.register .row .street {width:188px;}
.page.register .row .house {width:90px;}

.cart .warenkorb .box.outofstock-case ul { padding-bottom: 12px; }
.cart .warenkorb .box.outofstock-case ul li { margin-bottom: 4px; overflow: hidden; }
.cart .warenkorb .box.outofstock-case ul li div.input{ width: 20px; float: left;}
.cart .warenkorb .box.outofstock-case ul li div.label{ width: 435px; margin-top: 5px; float: left; margin-left: 12px;}

.cart .warenkorb .box.billing { min-height: 103px; }
.cart .warenkorb .box.billing .wrap { padding-top: 5px; }
.cart .warenkorb .box.billing ul { margin: 7px 0 10px 0; }
.cart .warenkorb .box.billing ul li { margin-bottom: 4px; }
.cart .warenkorb .box.billing ul li span { color: #4f4f4f; font-size: 11px; }
.cart .warenkorb .box.billing ul li label { padding-left: 10px; }

.cart .warenkorb .box.methode .wrap { padding: 13px 0 15px 0; }
.cart .warenkorb .box.methode ul li { border-top: 1px solid #e8e8e8; padding: 6px 23px 6px 0; overflow: hidden; position: relative; }
.cart .warenkorb .box.methode ul li:first-child { border: none; }
.cart .warenkorb .box.methode ul li input { float: left; position: absolute; top:50%; margin-top: -7px; left:12px; }
.cart .warenkorb .box.methode ul li label { float: left; padding-left: 41px; }
.cart .warenkorb .box.methode ul li div { float: left; padding-left: 41px; }
.cart .warenkorb .box.methode ul li.paypall { padding: 12px 23px 12px 0;}
.cart .warenkorb .box.methode ul li.sofort { padding: 12px 23px 12px 0;}
.cart .warenkorb .box.methode ul li.bar_nach { padding: 10px 23px 7px 0;}
.cart .warenkorb .box.methode ul li.safe { padding: 6px 23px 9px 0;}
.cart .warenkorb .box.methode ul li.barzahlung {height:35px;}
.cart .warenkorb .box.methode ul li.barzahlung label {float:right; margin-top:-6px; padding-left:43px; position:absolute; top:50%;}
.cart .warenkorb .box.methode ul li p {float:right; font-size:11px; line-height:1.3; position:absolute; right:15px; top:50%; width:310px;}
.cart .warenkorb .box.methode ul li p span { clear: both; display: block; color: #002bad; }
.cart .warenkorb .box.methode ul li.coupon { background: url(../img/free_bg_l.png) no-repeat; position: relative; margin-left: -8px; color: #FFF; padding: 15px 0;}
.cart .warenkorb .box.methode ul li.coupon input { display: none;}
.cart .warenkorb .box.methode ul li.coupon div { float: left; padding-left: 15px; }
.agb { color: #b61e32; padding: 25px 0 0 30px; position: relative; overflow: hidden; }
.agb .check  { float: left; height: 30px;  padding-right: 10px;  }
.agb label { width: 320px; float: left; line-height: 1.4; }
.agb a { color: #002bad; }
.agb a.daten { background: url(../img/daten_ico.png) left no-repeat; padding-left: 20px; color: #002ba5; right: 0; display: block; line-height: 16px; position: absolute; top:30px; }

.bottom_cart .shadow { position: absolute; bottom:-11px; left:0; background: url(../img/bottom_shadow_l.png) no-repeat; width: 1000px; height: 10px; }
.bottom_cart .discount { width: 420px; overflow: hidden; float: left; }
.bottom_cart .discount h3 { color: #0054a0; font-size: 24px; padding-bottom: 11px; }
.bottom_cart .discount p { line-height: 1.4; padding-bottom: 10px; font-size: 11px; }
.bottom_cart .discount input {  padding: 7px 5px; width: 274px; border: 1px solid #b6b6b6; float: left; }

.import { overflow: hidden; height: 44px; padding:21px 0 0 12px; }
.import p { float: left; color: #686868; padding-top: 10px;}
.import p span { color: #000; }
.import .cart_button { float: right; width: 288px; margin-top: -4px; position: relative; }
.import .cart_button a { width: 288px; height: 38px; line-height: 38px; display: block; background: url(../img/buttons/cart_button.png) no-repeat; text-align: center; text-decoration: none; font-weight: bold; color: #FFF; font-size: 18px; text-shadow: 0 1px #000; }
.cart_button.noclicked a { opacity: 0.5; cursor: wait; }

ul.link_agb { overflow: hidden; padding: 5px 0; border-top:1px solid #e0e0e0;  width: 259px; margin-left: -30px; padding-left: 15px;}
ul.link_agb li { float: left;  padding-left: 15px;}
ul.link_agb li a { text-decoration: underline; color: #002bab; }
ul.link_agb li a:hover { text-decoration: none; }

.product_page { width: auto; height: auto; }
.product_page h2 { text-transform: uppercase; font-weight: normal; font-size: 22px; padding-top: 10px; }
.product_page h2 span { color: #6d6d6d; }
.cont_box { background: #f6f6f6; padding: 8px; margin-top: 10px; }
.detail_product { overflow: hidden; display: flex; justify-content: space-between;}
.detail_product .image { border: 1px solid #d1d1d1; background: #FFF; width: 325px; float: left; position: relative; text-align: center; padding-top: 30px; cursor: pointer;}
.detail_product .image ul { height: 86px; position: absolute; bottom:1px; }
.detail_product .image ul li { float: left; padding-left: 1px; width: 107px; }
.detail_product .image ul li img { border: 1px solid #d1d1d1; }

.detail_product .description { padding: 8px; width: 632px; border: 1px solid #d1d1d1; background: #FFF; float: right; position: relative; }


.detail_product .description .left_column { padding: 22px 0 22px 22px; width: 375px; float: left;}
.detail_product .description .right_column { width: 216px; float: right;}



.detail_product .description h3, .h3-product{ font-size: 22px; font-weight: normal; width: 370px; }
.detail_product .description span.fits_for {font-size: 11px; margin-right: 5px; display: block;color: #707070; float: left;}
.detail_product .description span.fits_for_links a {color: #1f3da3; }
.detail_product .description .nr,
.detail_product .description .item_ngk { color: #707070; padding-bottom: 10px; }
.detail_product .description .nob { width: 295px; padding-top: 30px; clear: both;}
.detail_product .description .nob ul li{ color: #000; background: url(../img/li_bg_details.gif) 2px 8px no-repeat; margin-bottom: 6px; border-top:1px solid #e5e5e5; padding: 6px 0 0 20px; line-height: 1.3; }
.detail_product .description .nob ul li:first-child { border: none; }
.detail_product .description .nob ul li span { color: #5e5e5e; }

.detail_product .description .item-not-available {color:red; font-size:11px; padding:3px 0 4px 7px; text-align:center;}

.detail_product .description .price_box { width: 214px;  border: 1px solid #d1d1d1; padding: 7px 0; }
/*.detail_product .description .price_box.not-available-wrap {height:326px;}*/
.detail_product .description .price_box .price { background: url(../img/price_box_bg.png) no-repeat; width: 200px; height: 170px; margin: 0 auto; padding-top:5px; }
.detail_product .description .price_box .price.non_uvp .cost { padding-top: 43px; padding-bottom: 5px;  }
.detail_product .description .price_box .price .cost { text-align: center; font-size: 42px; color: #003cbb; font-weight: bold; letter-spacing: -2px; }
.detail_product .description .price_box .price .inkl { font-size: 11px; text-align: center; }
.detail_product .description .price_box .price .inkl a { color: #1f3da3; }
.detail_product .description .uvp { width: 180px; background: #FFF; margin: 0 auto; height: 64px; border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; border-top:1px solid #b0b0b0; margin-top: 16px; text-align: center; padding-top: 10px; }
.detail_product .description .uvp span { text-align: center; width: 141px; height: 36px; background: url(../img/rabat_border.gif) no-repeat; display: block; line-height: 36px; color: #a4201a; font-size: 16px; font-weight: bold; margin: 0 auto; margin-top: 8px; }

.detail_product .description .price_box .number_box { padding-top: 11px; }
.detail_product .description .price_box.not-available-wrap .number_box {padding-top:3px;}
.detail_product .description .price_box .number_box span { text-align: center; display: block; }
.detail_product .description .price_box .number { background: url(../img/numer_bg_detail.png) no-repeat; width: 137px; height: 28px; position: relative;  margin: 0 auto; margin-top: 5px;}
.detail_product .description .price_box .number input { width: 60px; margin: 0 auto; text-align: center; display: block; padding: 5px 0; background: none; border: none; font-size: 14px; }
.detail_product .description .price_box .number a { width: 26px; height: 24px; display: block; position: absolute; }
.detail_product .description .price_box .number a.plus { right:0; top:2px; }
.detail_product .description .price_box .number a.minus { left:0; top:2px; }
.detail_product .description .price_box .button { margin: 0 auto; width: 202px; margin-top: 14px; position: relative}
.detail_product .description .price_box .button a { width: 150px; height: 62px; background: url(../img/buttons/in_cart_button.png) no-repeat; line-height: 62px; display: block; color: #FFF; text-decoration: none; cursor:pointer; padding-left: 52px; font-size: 16px;}

.about_product { border: 1px solid #d1d1d1; background: #FFF; overflow: hidden; margin-top: 7px; }

.about_product ul.tabs { height: 37px; background: #f6f6f6; border-bottom: 1px solid #e8e8e8;  }
.about_product ul.tabs li { float: left; border-left: 1px solid #e8e8e8; line-height: 37px; text-align: center; border-bottom: 1px solid #e8e8e8;  }
.about_product ul.tabs li:first-child { border-left:none; }
.about_product ul.tabs li.active:first-child { border-left:none; }
.about_product ul.tabs li a { display: block;  text-decoration: none; font-size: 14px; }
.about_product ul.tabs li.active { border-bottom: 1px solid #fff; }
.about_product ul.tabs li.active a { background: #FFF; display: block;  }

.about_product .description .details_text { padding: 39px 35px; width: 370px; float: left; border-right: 1px solid #e5e5e5;}
.about_product .description .details_text span{ padding-left: 5px; }
.about_product .description .details_text strong { font-weight: normal; font-size: 16px; display: block; line-height: 18px; margin-bottom: 20px; }
.about_product .description .details_text ul { padding-top: 25px; }
.about_product .description .details_text ul li { overflow: hidden; border-top: 1px solid #e5e5e5; padding: 5px 0; }
.about_product .description .details_text ul li:first-child { border: none; }
.about_product .description .details_text ul li span { display: block; }
.about_product .description .details_text ul li span.tl { width: 165px; float: left; }
.about_product .description .details_text ul li span.tr { text-align: right; width: 200px; float: right; }
.about_product .description .img_details { float: right; width: 539px;}
.about_product .description .pdf {display:block; margin-top:5px;}
.about_product .description.pr_details .details_text .details_text_criteria:after{display:block;content: '';clear:both;float:none;}
.about_product .description.pr_details .details_text .details_text_criteria{padding-bottom:20px;}
.about_product .description.pr_details .details_text .details_text_criteria span{float:left;}
.about_product .description.pr_details .details_text .details_text_criteria span:nth-child(1){width:150px;padding-left:0;}
.about_product .description.pr_details .details_text .details_text_criteria span:nth-child(2){width:140px;text-align:right;font-size: 11px;line-height: 13px;font-weight:bold;}
.about_product .description.pr_details .details_text .details_text_criteria span:nth-child(3){width:70px;}
.about_product .description.pr_details .details_text .details_text_criteria .choose_btn{font-size:11px;font-family: Arial, sans-serif;text-align: center;padding:5px;background: #dff4fc;display:block;width:100%;text-decoration: none;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}




.about_product.comments { padding:11px 0 11px 32px; }
.about_product .comment_box { float: left; width: 480px; }
.about_product .comment_box .text_kunden { padding-bottom: 10px; }
.about_product .comment_box .text_kunden p { line-height: 1.5; padding-top: 5px; }
.about_product .comment_box b { display: block; font-weight: normal; font-size: 16px; padding-bottom: 15px; }
.about_product .comment_box .comment_text { border: 1px solid #c7c7c7; padding:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin-bottom: 5px; position: relative; margin-left: -5px; zoom: 1; background: #fafafa; padding-bottom: 19px; }
.about_product .comment_box .comment_text p { line-height: 1.3; }
.about_product .comment_box .comment_text span.date { color: #999999; display: block; padding-top: 5px; font-size: 10px; }

.about_product .right_col { width: 405px; float: right; padding-right: 9px; margin-top: 13px; }
.about_product .right_col h3 { font-size: 14px; font-weight: normal; padding-bottom: 15px; }
.about_product .right_col span { font-size: 14px; font-weight: normal; padding-bottom: 15px; display: block;}
.about_product .right_col b { display: block; font-size: 14px; font-weight: normal; padding-bottom: 15px; }
.about_product .right_col ul {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.about_product .right_col ul li { float: left; padding-right: 5px; margin-bottom: 5px}
.about_product .right_col .item { clear: both; border-bottom: 1px solid #e5e5e5; padding: 15px 0; overflow: hidden; }
.about_product .right_col .item.no_border { border: none; }
.about_product .right_col .item .text img { float: left; padding-right: 15px; }
.about_product .right_col .item .text p { padding: 0; line-height: 1.6; width:403px; float: left;  }
.about_product .oe{padding-top: 10px;}

/* Pages */

.page { width: auto; height: auto; }
.page .box { overflow: hidden; padding-top: 17px; border: 1px solid #e8e8e8; border-top:none; }
.page .box h4 { text-align: center; padding-bottom: 15px; font-size: 18px; font-weight: normal; }
.page .box.color { background: #f0f9fc; padding: 17px 0 13px 0; position: relative; }

.page.ersats_page .box.t_products {border-top:1px solid #E8E8E8;}
.page .box.t_products { padding-bottom: 0; margin-bottom: 13px; }
.page .box .top_block_products { background: none; border: none; padding: 10px 0 0 8px; }

.page .box .text_product { width: 410px; padding-left: 22px; padding-top: 7px; padding-bottom: 15px; }
.page .box .text_product h1 { font-weight: normal; font-size: 22px; padding-bottom: 15px; text-transform: uppercase; }
.page .box .text_product p { line-height: 1.5; }
.page .box .text_product.long { width: 950px; }

.page .box .cars { position: absolute; right:11px; top:30px; }
.page .box .cars h4 { text-align: left; }
.page .box .cars ul { width: 500px; padding-top: 3px; }
.page .box .cars ul li { position: relative; height: 24px; padding-left: 36px; line-height: 24px; width: 230px; float: left; margin-bottom: 5px; }
.page .box .cars ul li.small { width: 175px; }
.page .box .cars ul li img { position: absolute; left:0; top:0; }
.page .box .cars ul li a { color: #1a4caf; font-size: 17px; }

.page .text { padding: 20px 13px; overflow: hidden; }
.page .text p { line-height: 1.5; }
.page .text .left { float: left; width: 465px; }
.page .text .right { float: right; width: 465px; }

/* Felgen Page */
.page.felgen { background: url(../img/felgen_bg.jpg) -26px  0 no-repeat; padding: 20px 0; }
.page.felgen .about { padding: 0 52px 0 465px; min-height: 140px; }
.page.felgen .about h1 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
.page.felgen .about p { font-size: 14px; line-height: 1.3; padding-top: 10px; }

.page.felgen .sort_felgen { padding-left: 465px; }
.page.felgen .sort_felgen .row { height: 45px; }
.page.felgen .sort_felgen .row .col { float: left; width: 175px; }
.page.felgen .sort_felgen .row .col input { border: 1px solid #b8c0ca; width: 149px; background: #FFF; padding: 8px; margin: 0; font-size: 12px; float: left; }
.page.felgen .sort_felgen .button { padding-left: 350px; }
.page.felgen .sort_felgen .button a { width: 167px; height: 32px; background: url(../img/buttons/button_search_felgen.png); text-align: center; display: block; line-height: 32px; font-size: 14px; color: #fff; text-decoration: none; }

.page.felgen ul.list_felgen  { margin-left: -33px; padding-bottom: 21px; overflow: hidden; }
.page.felgen ul.list_felgen li { float: left; text-align: center; padding-left: 53px; }
.page.felgen ul.list_felgen li img { display: block; padding-bottom: 5px; }
.page.felgen ul.list_felgen li a { color: #0036b0; font-size: 16px; }
.page.felgen ul.list_felgen li a:hover { text-decoration: none; }

.page.felgen ul.brands_felg { padding-left: 25px; padding-bottom: 27px; }
.page.felgen ul.brands_felg li { float: left; padding-left: 45px; }

.page.felgen ul.zoll_list { padding-top: 8px; padding-left: 187px; padding-bottom: 27px; overflow: hidden; }
.page.felgen ul.zoll_list li { float: left; padding-left: 12px; }
.page.felgen ul.zoll_list li a { color: #1042a2;  font-size: 14px;}

.page.felgen .sell_felgen { background: #f1fafe; border: 1px solid #e8e8e8; padding-top: 15px; position: relative; min-height: 150px; margin-top: 65px; }
.page.felgen ul.tabs { position: absolute; right:239px; top:-41px; }
.page.felgen ul.tabs li { float: left; height: 40px; line-height: 40px; }
.page.felgen ul.tabs li a { display: block; padding: 0 35px; border-bottom: #f0f9fc; text-decoration: none; font-size: 17px; color: #003eb2; }
.page.felgen ul.tabs li a:hover { text-decoration: underline; }
.page.felgen ul.tabs li.active a { background: #f0f9fc; border: 1px solid #d1d1d1; border-bottom: #f0f9fc; color: #000;}
.page.felgen ul.tabs li.active a:hover { text-decoration: none; }
.page.felgen .felgens { background: url(../img/felgens.png) no-repeat; width: 404px; height: 319px; position: absolute; top:-197px; left:38px; }

/* Reifen Page */
.page.reifen {  }
.page.reifen .box.links_reif { position: relative; padding-bottom: 21px; }
.page.reifen .box.links_reif b { display: block; padding-bottom: 9px; font-size: 16px; font-weight: normal; }
.page.reifen .box.links_reif li { float: left; padding-right: 16px; padding-bottom: 12px; }
.page.reifen .box.links_reif li a { color: #0039BF; font-size: 14px; }
.page.reifen .box.links_reif .reif { width: 365px; float: left; padding-left: 80px; }
.page.reifen .box.links_reif .breite { width: 145px; float: left; padding-left: 96px; }
.page.reifen .box.links_reif .zoll { width: 200px; float: left; padding-left: 60px; }

.page.reifen ul.brands_reifen { padding-left: 17px; padding-bottom: 27px; }
.page.reifen ul.brands_reifen li { float: left; padding-left: 15px; }



.page.reifen .box.wetter { padding-top: 28px; min-height: 172px; }
.page.reifen .box.wetter a.title { width: 218px; height: 41px; display: block;}
.page.reifen .box.wetter a.title span { display: none; }
.page.reifen .box.wetter ul { padding-left: 60px; padding-top: 12px; overflow: hidden; }
.page.reifen .box.wetter ul li { float: left; width: 75px; padding-bottom: 10px;}
.page.reifen .box.wetter ul li a { color: #003eb1; }
.page.reifen .box.wetter .all_model { padding-left: 145px; clear: both; margin-top: 15px; }
.page.reifen .box.wetter .all_model a { color: #003eb1; }
.page.reifen .box.wetter .all_model a span { background: #ffeb81;  padding: 4px; display: block; }
.page.reifen .box.wetter .summer { position: relative; width: 218px; float: left; padding-left: 107px; }
.page.reifen .box.wetter .summer .reif_bg { position: absolute; background: url(../img/sommer_reif.png) no-repeat; top: -24px; left: 12px; width: 153px; height: 180px; }
.page.reifen .box.wetter .summer a.title { background: url(../img/sommer_title.png) no-repeat; }
.page.reifen .box.wetter .winter { position: relative; width: 218px; float: left; padding-left: 107px;}
.page.reifen .box.wetter .winter .reif_bg { position: absolute; background: url(../img/winter_reif.png) no-repeat; top: -12px; left: 12px; width: 153px; height: 180px; }
.page.reifen .box.wetter .winter a.title {  background: url(../img/winter_bg.png) no-repeat; }
.page.reifen .box.wetter .all_weiter { position: relative; width: 218px; float: left; padding-left: 107px;}
.page.reifen .box.wetter .all_weiter .reif_bg { position: absolute; background: url(../img/all_reif.png) no-repeat; top: -24px; left: 12px; width: 155px; height: 184px; }
.page.reifen .box.wetter .all_weiter a.title { background: url(../img/all_weiter_bg.png) no-repeat; }

.page.reifen .sell_reifen { height: 324px; background: url(../img/reifen_bg_new.png) left top no-repeat; border-bottom: 1px solid #e8e8e8; position: relative; }
.page.reifen .sell_reifen h1 { left:196px; top:17px; position: absolute; text-transform: uppercase; font-weight: normal; font-size: 24px;  }
.page.reifen .sort_reifen { padding-left: 525px; padding-top: 24px; }
.page.reifen .sort_reifen h4 { padding-bottom: 15px; font-size: 18px; font-weight: normal;}
.page.reifen .sell_reifen .row label { display: block; color: #333333; padding-bottom: 2px; }
.page.reifen .sell_reifen .right_col { width: 470px; clear: both; border-top:1px solid #e8e8e8; padding-top: 8px;}
.page.reifen .sell_reifen .right_col .row { width: 200px; float: left; padding-top: 13px; }
.page.reifen .sell_reifen .right_col .row label { color: #000; }
.page.reifen .sell_reifen .right_col .row input { border: 1px solid #b8c0ca; width: 174px; background: #FFF; padding: 8px; margin: 0; font-size: 12px; }
.page.reifen .sell_reifen .right_col .button { margin-top: 20px; clear: both; }
.page.reifen .sell_reifen .right_col .button a { width: 222px; height: 32px; line-height: 32px; text-align: center; display: block; background: url(../img/search_reif.png) no-repeat; color: #FFF; text-decoration: none; font-size: 14px; }
.page.reifen .sell_reifen .info_col { width: 400px;}
.page.reifen .sell_reifen .info_col .row { width: 106px; float: left; padding-bottom: 9px; }
.page.reifen .sell_reifen .info_col .row input { border: 1px solid #b8c0ca; width: 68px; background: #FFF; padding: 8px; margin: 0; font-size: 12px; }

.page.reifen .sell_reifen .right_col .row.all_reif { padding-left: 45px; background: url(../img/reif_ico_small.png) left top no-repeat; margin-left: -45px; position: relative; }
.page.reifen .sell_reifen .right_col .row.all_mark { padding-left: 45px; background: url(../img/mark_ico_sm.png) left top no-repeat; float: right;}

/* Chemie Page */
.page.chemie { padding-top: 15px; }
.page.chemie h1 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
.page.chemie .box.text_product { border-top:1px solid #d2d2d2; padding: 15px 0 0 15px; background: url(../img/chemie_bg_text.png) no-repeat right center; position: relative; overflow: inherit; margin-top: 15px; min-height: 300px; }
.page.chemie .box.text_product .pr_box { width: 444px; height: 320px; background: url(../img/chemie_ico.png) no-repeat; position: absolute; right:0; top:-45px; }
.page.chemie .box.text_product p { width: 550px; padding-bottom: 25px; line-height: 1.5; }

.page.chemie .box.chem_products { overflow: inherit;  }
.page.chemie .box.chem_products .title { background: #f0f9fc; left:10px; position: absolute; top:-42px; height: 42px; border: 1px solid #d1d1d1; font-size: 16px; padding: 0 22px; line-height: 42px; border-bottom: none; }
.page.chemie .box.chem_products ul { margin-left: -25px; padding-bottom: 12px; overflow: hidden; position: relative; }
.page.chemie .box.chem_products ul li { float: left; padding-left: 35px; }
.page.chemie .box.chem_products ul li a { background: url(../img/chemie_bot.png) center top no-repeat; padding-top: 115px; height: 14px; display: block; min-width: 103px; text-align: center; color: #0043b0; font-size: 14px; }
.page.chemie .box.chem_products ul li a:hover { background: url(../img/chemie_bot.png) center -129px  no-repeat; }

.page.chemie .box.list_brands { overflow: hidden; padding-bottom: 10px; }
.page.chemie .box.list_brands h4 { text-align: left; padding: 40px 0 0 30px; float: left; }
.page.chemie .box.list_brands ul.brands_chemie { padding-bottom: 20px; padding-left: 65px; overflow: hidden; margin-top: 13px; }
.page.chemie .box.list_brands ul.brands_chemie li { float: left; padding:0 40px; border-left:1px solid #dbdbdb; padding-top: 10px; }
.page.chemie .box.list_brands ul.brands_chemie li:first-child { border: none; }

.page.chemie .box.t_products h4 { text-align: left; padding-left: 10px; padding-bottom: 5px; }

/* Ersats Page */
#content .ersats_page { padding: 20px 0 0 0; }
#content .ersats_page .search_block { background: none; padding: 0; display: table; border-collapse: inherit; }
#content .ersats_page .ersats_block { width: 490px; display: table-cell; padding: 0; position: relative; vertical-align: bottom; height: 100%}
#content .ersats_page .ersats_block img { margin: 20px auto; }
#content .ersats_page .search_box { display: table-cell; float: inherit;height: 100%; border-left: none;border-top: none;padding-top:0!important;}
#content .ersats_page .search_box .ersatz-select-auto { display:block;}
#content .ersats_page .search_box .ersatz-select-search--mod { display:block;}
#content .ersats_page .ersats_block h3,
#content .ersats_page .ersats_block h1{ font-size: 24px; font-weight: normal; text-transform: uppercase; padding-left: 20px }
#content .ersats_page .ersats_block .crumbs {padding-left: 20px}
#content .ersats_page .ersats_block .ersats_links { background: #f0f9fc; border: 1px solid #d6d6d6; padding: 15px; border-left:none; position: relative; bottom:0; width: 482px; left:0; line-height: 1.5; color: #002aab; }
#content .ersats_page .ersats_block .ersats_links.short {padding:5px 15px;}
#content .ersats_page .ersats_block .ersats_links b { display: block; font-weight: normal; color: #000; font-size: 18px; }
#content .ersats_page .ersats_block .ersats_links a { color: #002aab; }
#content .ersats_page .text_description { padding: 15px 5px; line-height: 1.5; overflow: hidden; }
#content .ersats_page .text_description a { color: #002aab; }
#content .ersats_page .text_description p { margin-bottom: 15px; }
#content .ersats_page .text_description .left_b { width: 470px; float: left; }
#content .ersats_page .text_description .right_b { width: 470px; float: right; }

#content .ersats_page .about { padding: 0 52px 5px 510px; min-height: 198px; position: relative; }
#content .ersats_page .about .car_ersatz{ width: 365px; height: 255px; position: absolute; top:-24px; left:35px; background: url(../img/car_ico_ersatz.png) no-repeat; z-index: 1000; }
#content .ersats_page .about h1 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
#content .ersats_catalog .about h1, #content .ersats_catalog .about h2 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
#content .ersats_page .about p { font-size: 14px; line-height: 1.3; padding-top: 10px; }

.page.ersats_page .box.cars_model {padding:20px 0 15px 25px;}
.page.ersats_page .box.cars_model h4,
.page.ersats_page .box.cars_model h2 { text-align: left; display: block; font-weight: normal; color: #000; font-size: 18px; margin-bottom: 10px;}
.page.ersats_page .box.cars_model ul { overflow: hidden; }
.page.ersats_page .box.cars_model ul li { position: relative; min-height: 24px; padding-left: 36px; line-height: 24px; width: 280px; float: left; margin-bottom: 5px; }

.page.ersats_page .box.cars_model ul li .maker_subcar_menu a{
	font-size: 12px;
	color: #000000;
}

.page.ersats_page .box.cars_model ul li a { color: #1A4CAF; font-size: 13px; }
.page.ersats_page .box.cars_model ul li img { position: absolute; left: 0; top: 0; max-width:30px;}

.page.ersats_catalog .box.t_products h4 { text-align: left; padding:0 0 5px 9px; }

.page.ersats_catalog .box.all_ersats { border-top: 1px solid #e8e8e8; position: relative; padding: 0; padding-bottom: 20px; }

#content .ersats_catalog { background: url(../img/ersats_bg.jpg) left top no-repeat; padding: 20px 0 0 0; }
#content .ersats_catalog .about { padding: 0 2px 16px 441px; min-height: 198px; position: relative; }
#content .ersats_catalog .about h2 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
#content .ersats_catalog .about p { font-size: 12px; line-height: 1.3; padding-top: 10px; }

.page.ersats_catalog .box .ersats { position: relative; margin-left: -5px; padding-top: 10px; }
.page.ersats_catalog .box .ersats .item { padding-bottom: 10px; padding-right: 30px; width: 200px; float: left; margin-left: 20px; }
.page.ersats_catalog .box .ersats .item h3 { padding-top: 150px; font-weight: normal; font-size: 18px; padding-bottom: 10px; }

.page.ersats_catalog .box .ersats .item h3 a { padding-top: 150px; padding-right: 70%; }

.page.ersats_catalog .box .ersats .item .links a { line-height: 1.5; color: #002cae; }
.page.ersats_catalog .box .ersats .item.ers_1 { background: url(../img/erzats/1.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_2 { background: url(../img/erzats/2.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_3 { background: url(../img/erzats/3.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_4 { background: url(../img/erzats/4.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_5 { background: url(../img/erzats/5.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_6 { background: url(../img/erzats/6.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_7 { background: url(../img/erzats/7.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_9 { background: url(../img/erzats/9.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_8 { background: url(../img/erzats/8.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_10 { background: url(../img/erzats/10.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_11 { background: url(../img/erzats/11.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_76 { background: url(../img/erzats/76.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_58 { background: url(../img/erzats/58.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_78 { background: url(../img/erzats/78.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_67 { background: url(../img/erzats/67.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_74 { background: url(../img/erzats/74.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_75 { background: url(../img/erzats/75.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_77 { background: url(../img/erzats/77.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.penult {margin-left: 278px;}

.page.ersats_catalog .box.cars_links { padding:20px 0 15px 25px; }
.page.ersats_catalog .box.cars_links ul { overflow: hidden; }
.page.ersats_catalog .box.cars_links ul li { position: relative; height: 24px; padding-left: 36px; line-height: 24px; width: 155px; float: left; margin-bottom: 5px; }
.page.ersats_catalog .box.cars_links ul li a { color: #1A4CAF; font-size: 14px; }
.page.ersats_catalog .box.cars_links ul li img { position: absolute; left: 0; top: 0; }

/* Tuning Page */
#content .tuning { background: url(../img/tuning_bg.jpg) 50px 0 no-repeat; padding: 20px 0 0 0; }
#content .tuning .about { padding: 0 52px 5px 510px; min-height: 198px; position: relative; }
#content .tuning .about .car_tuning{ width: 458px; height: 234px; position: absolute; top:55px; left:35px; background: url(../img/tuning_car.png) no-repeat; z-index: 1000; }
#content .tuning .about h1 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
#content .tuning .about p { font-size: 14px; line-height: 1.3; padding-top: 10px; }
.page.tuning .box.tuning_category { border-top: 1px solid #E8E8E8; overflow:inherit; padding-top: 95px; }
.page.tuning .box.cars_links { padding:20px 0 15px 25px; }
.page.tuning .box.cars_links ul { overflow: hidden; }
.page.tuning .box.cars_links ul li { position: relative; height: 24px; padding-left: 36px; line-height: 24px; width: 155px; float: left; margin-bottom: 5px; }
.page.tuning .box.cars_links ul li a { color: #1A4CAF; font-size: 14px; }
.page.tuning .box.cars_links ul li img { position: absolute; left: 0; top: 0; }
#content .tuning .text_description { padding: 15px 5px; line-height: 1.5; overflow: hidden; }
#content .tuning .text_description a { color: #002aab; }
#content .tuning .text_description .left_b { width: 470px; float: left; }
#content .tuning .text_description .right_b { width: 470px; float: right; }


/* Automarken Page */
#content .automarken { background: url(../img/automarken_bg.jpg) 0 10px no-repeat; padding: 20px 0 0 0; }
#content .automarken .about { padding: 0 52px 5px 510px; min-height: 187px; position: relative; }
#content .automarken .about .car_marken{z-index:9; width: 483px; height: 191px; position: absolute; top:30px; left:15px; background: url(../img/car_ico_marken.png) no-repeat; }
#content .automarken .about h2 { text-transform: uppercase; font-weight: normal; font-size:24px; }
#content .automarken .about p { font-size: 12px; line-height: 1.3; padding-top: 10px; }
.page.automarken .box.all_marken { overflow: inherit; border-top: 1px solid #e8e8e8; }
.box.all_marken .marken ul { padding: 17px; border: 1px solid #e8e8e8; margin: 10px 25px; background: #FFF; }
.box.all_marken .marken ul li { width: 130px; height: 130px; position: relative; float: left; }
.box.all_marken .marken ul li a { width: 130px; height: 130px; display: block; background: green; }
.box.all_marken .marken ul li a img {height:78px; margin:26px; width:78px;}
.box.all_marken .marken ul li a span { display: none; }
.box.all_marken .marken ul li a:hover { width: 140px; height: 140px; background: red; position: absolute; top:-6px; left:-6px; z-index: 1000; border: 1px solid #000; }
.box.all_marken .marken ul li a:hover img {margin:31px;}
.box.all_marken .marken ul li a.alfa-romeo {background-color:#fffba3;}
.box.all_marken .marken ul li a.audi {background-color:#363636;}
.box.all_marken .marken ul li a.bmw {background-color:#3181aa;}
.box.all_marken .marken ul li a.cadillac {background-color:#c2c2c2;}
.box.all_marken .marken ul li a.chevrolet {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.chrysler {background-color:#00529c;}
.box.all_marken .marken ul li a.citroen {background-color:#363636;}
.box.all_marken .marken ul li a.dacia {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.daewoo {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.daihatsu {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.dodge {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.ferrari {background-color:#cc232a;}
.box.all_marken .marken ul li a.fiat {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.ford {background-color:#f4e96b;}
.box.all_marken .marken ul li a.honda {background-color:#363636;}
.box.all_marken .marken ul li a.hyundai {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.isuzu {background-color:#cc232a;}
.box.all_marken .marken ul li a.jaguar {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.jeep {background-color:#424d07;}
.box.all_marken .marken ul li a.kia {background-color:#17479a;}
.box.all_marken .marken ul li a.lamborghini {background-color:#363636;}
.box.all_marken .marken ul li a.lancia {background-color:#cc232a;}
.box.all_marken .marken ul li a.land-rover {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.lexus {background-color:#cc232a;}
.box.all_marken .marken ul li a.mazda {background-color:#f4e96b;}
.box.all_marken .marken ul li a.mercedes-benz {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.mg {background-color:#fffba3;}
.box.all_marken .marken ul li a.mini {background-color:#3c4043;}
.box.all_marken .marken ul li a.mitsubishi {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.nissan {background-color:#c2c2c2;}
.box.all_marken .marken ul li a.opel {background-color:#17479a;}
.box.all_marken .marken ul li a.peugeot {background-color:#00529c;}
.box.all_marken .marken ul li a.porsche {background-color:#9f0025;}
.box.all_marken .marken ul li a.renault {background-color:#f4e96b;}
.box.all_marken .marken ul li a.rover {background-color:#000;}
.box.all_marken .marken ul li a.saab {background-color:#3c4043;}
.box.all_marken .marken ul li a.seat {background-color:#000;}
.box.all_marken .marken ul li a.skoda {background-color:#3C4043;}
.box.all_marken .marken ul li a.smart {background-color:#c2c2c2;}
.box.all_marken .marken ul li a.ssangyong {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.subaru {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.suzuki {background-color:#000;}
.box.all_marken .marken ul li a.toyota {background-color:#f4e96b;}
.box.all_marken .marken ul li a.volvo {background-color:#17479a;}
.box.all_marken .marken ul li a.vw {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.white {background-color:white;}

.box.all_marken .list_car { padding-left: 25px; }
.box.all_marken .list_car ul { overflow: hidden; }
.box.all_marken .list_car ul li { float: left; width: 190px; padding-bottom: 13px; }
.box.all_marken .list_car ul li a { color: #0029ca; text-transform: uppercase; font-size: 14px; }

#content .automarken .text_description { padding: 15px 5px; line-height: 1.5; overflow: hidden; }
#content .automarken .text_description a { color: #002aab; }
#content .automarken .text_description .left_b { width: 470px; float: left; }
#content .automarken .text_description .right_b { width: 470px; float: right; }

/* Register Page */
.page.register { width: auto; height: auto;}
.page.register .register_box.details { position: relative; min-height:342px; height:auto; overflow:hidden; padding-bottom: 1em; }
.page.register .register_box h3 { font-weight: normal; font-size: 24px; padding-bottom: 16px; }

.page.register .search_block .cards ul li {position: initial !important; display: block; float: none !important; text-align: center; padding-top: 15px !important;}
.page.register .search_block .cards ul {height: 467px !important; padding-top: 13px;}

#line { height:1px; width: 627px; background-color: #d2d2d2; margin:7px 0; float:left; }

.page.register .register_box .anrede { padding-bottom: 21px; }
.page.register .register_box .anrede input { width: auto; height: auto; }
.page.register .register_box .anrede label { cursor: pointer; }
.page.register .register_box .row { margin: 0; height: 40px; }

.page.register .left_col { width: 323px; float: left; margin-bottom:3px;}
.page.register .right_col { width: 323px; float: left; }
.page.register .right_col .row:nth-child(4) {margin-top: 63px;}
.page.register .register_box input { border: 1px solid #b8c0ca; width: 293px; padding: 7px 5px; margin: 0; }


.page.register .register_box .row input.plz  {width:77px; float:left;margin-right:3px;}
.page.register .register_box .row input.ort {width:201px; float:left;}

.page.register .register_box .row input.tel_code  {width:77px; float:left;margin-right:3px;}
.page.register .register_box .row input.tel {width:201px; float:left;}

.page.register .register_box .row span {font-size:10px; display:block; color:#6d6d6d; padding-bottom:25px;}
.page.register .register_box .row.news input { width: auto; }

.page.register .register_box .row.news input[type="checkbox"]{ margin-bottom: 2em; float: left;}
.page.register .register_box .row.news label { display:block; width:232px; height:20px; padding-left:20px; float:left; }
.page.register .register_box .row.news { line-height: 16px; padding: 3px 0; margin-top: 1em; }
.page.register .register_box a.button { float:right; position: absolute;  bottom: 10px; right:140px;   width: 176px; height: 42px; background: url(../img/buttons/redister_bg_but.png) no-repeat; display: block; text-align: center; line-height: 42px; text-decoration: none; color: #FFF; font-size: 20px; }

/* battere Page */
.page.battere { padding-top: 15px; }
.page.battere h1 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
.page.battere .box.text_product { border-top:1px solid #d2d2d2; padding: 15px 0 0 15px; background: url(../img/akkum_bg_text.jpg) no-repeat right bottom; position: relative; overflow: inherit; margin-top: 15px; min-height: 300px; }
.page.battere .box.text_product .pr_box { width: 378px; height: 278px; background: url(../img/akum_ico.png) no-repeat; position: absolute; right:0; top:-45px; }
.page.battere .box.text_product p { width: 550px; padding-bottom: 25px; line-height: 1.5; }

.page.battere .box.battere_products { overflow: inherit; padding: 4px 0 4px 0;}
.page.battere ul.tabs { position: absolute; left:10px; top:-41px; }
.page.battere ul.tabs li { float: left; height: 40px; line-height: 40px; }
.page.battere ul.tabs li a { display: block; padding: 0 35px; border-bottom: #f0f9fc; text-decoration: none; font-size: 17px; color: #003eb2; }
.page.battere ul.tabs li a:hover { text-decoration: underline; }
.page.battere ul.tabs li.active a { background: #f0f9fc; border: 1px solid #d1d1d1; border-bottom: #f0f9fc; color: #000;}
.page.battere ul.tabs li.active a:hover { text-decoration: none; }
.page.battere .box.battere_products .title { background: #f0f9fc; left:10px; position: absolute; top:-42px; height: 42px; border: 1px solid #d1d1d1; font-size: 16px; padding: 0 22px; line-height: 42px; border-bottom: none; }
.page.battere .box.battere_products ul { padding-left: 5px;  }
.page.battere .box.battere_products ul li { float: left; margin-right: 15px;}
.page.battere .box.battere_products ul.batteries-list li a {display:block; background-image:url(../img/sprites/akum_sprite.png); background-repeat:no-repeat;}
.page.battere .box.battere_products ul li.ah_35 a {width:48px; height:86px; background-position: 0 -35px; margin-top: 15px;}
.page.battere .box.battere_products ul li.ah_35 a:hover{background-position: 0 -164px;}
.page.battere .box.battere_products ul li.ah_40 a {width:50px; height:86px; background-position:-48px -35px; margin-top: 15px;}
.page.battere .box.battere_products ul li.ah_40 a:hover{background-position:-48px -164px;}
.page.battere .box.battere_products ul li.ah_41 a {width:50px; height:86px; background-position:-98px -35px; margin-top: 15px;}
.page.battere .box.battere_products ul li.ah_41 a:hover{background-position:-98px -164px;}
.page.battere .box.battere_products ul li.ah_45 a {width:50px; height:86px; background-position:-148px -35px; margin-top: 15px;}
.page.battere .box.battere_products ul li.ah_45 a:hover{background-position:-148px -164px;}
.page.battere .box.battere_products ul li.ah_50 a {width:48px; height:90px; background-position:-198px -33px; margin-top: 14px;}
.page.battere .box.battere_products ul li.ah_50 a:hover{background-position:-198px -162px;}
.page.battere .box.battere_products ul li.ah_55 a {width:48px; height:90px; background-position:-246px -33px; margin-top: 14px;}
.page.battere .box.battere_products ul li.ah_55 a:hover{background-position:-246px -162px;}
.page.battere .box.battere_products ul li.ah_56 a {width:51px; height:90px; background-position:-294px -33px; margin-top: 14px;}
.page.battere .box.battere_products ul li.ah_56 a:hover{background-position:-294px -162px;}
.page.battere .box.battere_products ul li.ah_60 a {width:51px; height:95px; background-position:-345px -31px; margin-top: 12px;}
.page.battere .box.battere_products ul li.ah_60 a:hover{background-position:-345px -160px;}
.page.battere .box.battere_products ul li.ah_70 a {width:52px; height:97px; background-position:-396px -29px; margin-top: 9px}
.page.battere .box.battere_products ul li.ah_70 a:hover{background-position:-396px -158px;}
.page.battere .box.battere_products ul li.ah_72 a {width:53px; height:99px; background-position:-447px -29px; margin-top: 9px;}
.page.battere .box.battere_products ul li.ah_72 a:hover{background-position:-447px -158px;}
.page.battere .box.battere_products ul li.ah_74 a {width:54px; height:99px; background-position:-500px -29px; margin-top: 9px;}
.page.battere .box.battere_products ul li.ah_74 a:hover{background-position:-500px -158px;}
.page.battere .box.battere_products ul li.ah_75 a {width:55px; height:102px; background-position:-553px -29px; margin-top: 9px;}
.page.battere .box.battere_products ul li.ah_75 a:hover{background-position:-553px -158px;}
.page.battere .box.battere_products ul li.ah_80 a {width:55px; height:102px; background-position:-607px -29px; margin-top: 9px;}
.page.battere .box.battere_products ul li.ah_80 a:hover{background-position:-607px -158px;}
.page.battere .box.battere_products ul li.ah_82 a {width:58px; height:102px; background-position:-662px -29px; margin-top: 10px;}
.page.battere .box.battere_products ul li.ah_82 a:hover{background-position:-662px -158px;}
.page.battere .box.battere_products ul li.ah_83 a {width:60px; height:102px; background-position:-719px -29px; margin-top: 9px;}
.page.battere .box.battere_products ul li.ah_83 a:hover{background-position:-719px -158px;}
.page.battere .box.battere_products ul li.ah_90 a {width:61px; height:110px; background-position:-779px -24px; margin-top: 5px;}
.page.battere .box.battere_products ul li.ah_90 a:hover{background-position:-779px -153px;}
.page.battere .box.battere_products ul li.ah_95 a {width:65px; height:110px; background-position:-840px -24px; margin-top: 5px;}
.page.battere .box.battere_products ul li.ah_95 a:hover{background-position:-840px -153px;}
.page.battere .box.battere_products ul li.ah_100 a {width:66px; height:121px; background-position:-905px -18px;}
.page.battere .box.battere_products ul li.ah_100 a:hover{background-position:-905px -147px;}
.page.battere .box.battere_products ul.batteries-list li.lkw a {background-image:url(../img/sprites/akum_sprite2.png); margin-left:40px;}
.page.battere .box.battere_products ul li.ah_125 a {width:100px; height:91px; background-position:-5px -25px; margin-top: 15px;}
.page.battere .box.battere_products ul li.ah_125 a:hover{background-position:-5px -164px;}
.page.battere .box.battere_products ul li.ah_135 a {width:109px; height:96px; background-position:-105px -23px; margin-top: 14px;}
.page.battere .box.battere_products ul li.ah_135 a:hover{background-position:-105px -162px;}
.page.battere .box.battere_products ul li.ah_143 a {width:111px; height:100px; background-position:-215px -21px; margin-top: 11px;}
.page.battere .box.battere_products ul li.ah_143 a:hover{background-position:-215px -160px;}
.page.battere .box.battere_products ul li.ah_180 a {width:115px; height:102px; background-position:-328px -19px; margin-top: 9px}
.page.battere .box.battere_products ul li.ah_180 a:hover{background-position:-328px -158px;}
.page.battere .box.battere_products ul li.ah_200 a {width:121px; height:108px; background-position:-443px -15px; margin-top: 4px;}
.page.battere .box.battere_products ul li.ah_200 a:hover{background-position:-443px -154px;}
.page.battere .box.battere_products ul li.ah_220 a {width:134px; height:120px; background-position:-564px -9px;}
.page.battere .box.battere_products ul li.ah_220 a:hover{background-position:-564px -148px;}

.page.battere .box.list_brands { overflow: hidden; padding-bottom: 10px; padding-left:15px;background: url(../img/pix_g.gif) 549px 0 repeat-y; }
.page.battere .box.list_brands h4, .h4-list { text-align: left; padding-left: 10px; }
.page.battere .box.list_brands .brand { float: right; text-align: center; margin-right: 77px; }
.page.battere .box.list_brands .cars_list { float: left; }
.page.battere .box.list_brands .cars_list ul { width: 600px; padding-top: 3px; overflow: hidden; clear: both; padding-left: 10px; }
.page.battere .box.list_brands .cars_list ul li { position: relative; height: 24px; padding-left: 36px; line-height: 24px; width: 255px; float: left; margin-bottom: 5px; }
.page.battere .box.list_brands .cars_list ul li img { position: absolute; left:0; top:0; width:23px;}
.page.battere .box.list_brands .cars_list ul li a { color: #1a4caf; font-size: 17px; }

.page.battere .box.t_products h4 { text-align: left; padding-left: 10px; padding-bottom: 5px; }

/*Top Batteries Slider*/
.top-batteries{padding: 0 35px 0 35px;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;position: relative;}
.top-batteries__title{padding:0;}
.top-batteries__title span{padding:15px 30px;background:#f1f1f1;display: inline-block;vertical-align: top;font-size:18px;font-family: Arial, sans-serif;color:#45464b;position: relative;top:1px;}
.top-batteries__title i{font-weight: bold;color:#f60302;font-style: normal;}
.top-batteries > .bx-wrapper{max-width:100% !important;}
.top-batteries > .bx-wrapper .bx-viewport{height:inherit !important;}
.top-batteries > .bx-wrapper .bx-controls-direction a{width:32px;height:65px;background: url(../img/batteries_slider_nav_back.png) no-repeat left center;overflow: hidden;}
.top-batteries > .bx-wrapper > .bx-controls .bx-next{right:-35px;}
.top-batteries > .bx-wrapper > .bx-controls a:before{display:block;content:'';position:absolute;top:50%;margin-top:-5px;left:17px;width: 0;height: 0;border-top: 7px solid transparent;border-left: 7px solid #2267d7;border-bottom: 7px solid transparent;}
.top-batteries > .bx-wrapper > .bx-controls .bx-prev{left:-36px;transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}
.top-batteries__slider{position: relative;display: flex;}
.top-batteries__slider:after, .top-batteries__slide:after, .top-batteries__slide-bottom:after{display:block;content: '';clear:both;float:none;}
.top-batteries__slide{width:270px;display: block;float:left;position: relative;margin-top:40px;padding-bottom:30px;}
.top-batteries__slide:after{content:'';display: block;height:100%;width:1px;background: #e8e8e8;position: absolute;right:-30px;top:0;}
.top-batteries__slide-image{width:105px; float:left; text-align: center;margin-left:8px; height: 222px; position: relative; min-height: 250px;}
.top-batteries__slide-image img{max-width:100%;}
.top-batteries__slide-description{width:135px;float:right;}
.top-batteries__slide-bottom{position: relative;float:none;clear:both;padding-top: 60px;}
.top-batteries__slide-image .details_button{margin:20px 0 0 0;display: inline-block;width:73px;line-height: 22px;border:1px solid #cecece;color: #00279d;background: rgba(246,246,246,1);background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(232,232,232,1) 53%, rgba(230,230,230,1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246,246,246,1)), color-stop(50%, rgba(246,246,246,1)), color-stop(53%, rgba(232,232,232,1)), color-stop(100%, rgba(230,230,230,1)));background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(232,232,232,1) 53%, rgba(230,230,230,1) 100%);background: -o-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(232,232,232,1) 53%, rgba(230,230,230,1) 100%);background: -ms-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(232,232,232,1) 53%, rgba(230,230,230,1) 100%);background: linear-gradient(to bottom, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(232,232,232,1) 53%, rgba(230,230,230,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e6e6e6', GradientType=0 ); position: absolute; bottom: 0; left: 0;}
.top-batteries__slide-description .title, .top-batteries__slide-description .subtitle{font-size:18px;color:#002bad;}
.top-batteries__slide-description .title{height:54px;}
.top-batteries__slide-description .title a{text-decoration: none;color:#002bad;}
.top-batteries__slide-description .price{font-size:20px;font-weight:bold;color:#002bad;margin:12px 0;}
.top-batteries__slide-description .details{font-size:11px;line-height:13px;}
.top-batteries__slide-description .desc_for_slider{height:156px;}
.top-batteries__slide-bottom .number{margin-top:10px;background: url(../img/numer_bg.png) no-repeat;width: 129px;height: 41px;position: absolute;right: 6px;top: 0;}
.top-batteries__slide-bottom .number a{width: 19px;height: 19px;display: block;position: absolute;}
.top-batteries__slide-bottom .number a.plus{right: 14px;top: 11px;}
.top-batteries__slide-bottom .number a.minus{left: 14px;top: 11px;}
.top-batteries__slide-bottom .number input{width: 30px;margin: 0 auto;text-align: center;display: block;background: none;border: none;font-size: 14px;height: 41px;line-height: 41px;}
.top-batteries__slide-bottom .vers_box{width:110px;float:left;margin-top:3px;}
.top-batteries__slide-bottom .vers_box span.text_vers{font-size: 12px;text-align: left;display: block;background: url(../img/ers_yellow.png) left 5px no-repeat;padding-left: 28px;color: #ff7117;line-height: 12px;}
.top-batteries__slide-bottom .vers_box span.text_vers sup {font-size: 12px;vertical-align: super;}
.top-batteries__slide-bottom .vers_box.green span.text_vers{background: url(../img/autoersatzteile-gren-check.png) left 0 no-repeat;color: #348212; background-size: 24px 24px; min-height: 24px; display: flex; align-items: center;}
.top-batteries__slide-bottom .vers_box.red span.text_vers {background: url(../img/ers_red.png) left 3px no-repeat;color: #ff002d;}
.top-batteries__slide-bottom .basket_btn{width:130px;float:right;margin-right:5px; }
.top-batteries__slide-bottom .basket_btn a{display: table-cell;width:130px;height:32px;vertical-align: middle;color:#fff;text-align: center;background: rgba(51,109,202,1);text-decoration: none;background: -moz-linear-gradient(top, rgba(51,109,202,1) 0%, rgba(52,103,184,1) 52%, rgba(53,95,168,1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,109,202,1)), color-stop(52%, rgba(52,103,184,1)), color-stop(100%, rgba(53,95,168,1)));background: -webkit-linear-gradient(top, rgba(51,109,202,1) 0%, rgba(52,103,184,1) 52%, rgba(53,95,168,1) 100%);background: -o-linear-gradient(top, rgba(51,109,202,1) 0%, rgba(52,103,184,1) 52%, rgba(53,95,168,1) 100%);background: -ms-linear-gradient(top, rgba(51,109,202,1) 0%, rgba(52,103,184,1) 52%, rgba(53,95,168,1) 100%);background: linear-gradient(to bottom, rgba(51,109,202,1) 0%, rgba(52,103,184,1) 52%, rgba(53,95,168,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336dca', endColorstr='#355fa8', GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.top-batteries__slide-image.image .bx-wrapper .bx-controls .bx-prev {top: 22px;left: -25px;background: url(../img/arrow-left.png) no-repeat center;width: 20px;height:20px;}
.top-batteries__slide-image.image .bx-wrapper .bx-controls .bx-next {top: 22px;right: -25px;background: url(../img/arrow-right.png) no-repeat center;width: 20px;height:20px;}
.top-batteries__slide-image .mini_thumbs_list a {padding:1px;border:1px solid #dedede;display: inline-block; width: 26px!important;}
.top-batteries__slide-image .bx-wrapper{max-width:78px !important;}
/*Top Batteries Slider*/


/* Text Page CSS */
.text_page { width: auto; height: auto; margin-top: -10px;}
.text_page h1 { border-bottom: 1px solid #e5e5e5; text-transform: uppercase; font-weight: normal; font-size: 14px; padding-bottom: 12px; }
.text_page h2 { font-size: 24px; text-transform: uppercase; font-weight: normal; padding-bottom: 15px; }
.text_page .link_agb { border: 1px solid #ededed; background: #faf8f4; padding: 17px; margin-bottom: 15px; }
.text_page .link_agb a { color: #002ab0; font-size: 14px; }
.text_page .txt { line-height:1.5; padding-bottom: 20px; }
.text_page .txt ul { padding-bottom: 15px; }
.text_page .txt ul li { font-size: 18px; padding-left: 5px; }
.text_page .txt ul li a { font-size: 15px; color: #0034aa; margin-left: 5px; }
.text_page .txt p { font-size: 13px; }
.text_page .box_border { margin-bottom: 11px; padding-bottom: 5px; }
.text_page .box_border.text p{ padding-bottom: 15px; }
.text_page .box_border.text p a { text-decoration:underline; }

.car_mod h3 { font-size: 16px; font-weight: normal; padding-bottom: 12px; line-height: 1.3; }
/* Member Page CSS */
#content .member { width: auto; height: auto; position: relative; margin-bottom: 30px; min-height: 500px; margin-top: 16px;}
#content .member h2 { text-transform: uppercase; font-weight: normal; font-size: 24px; padding: 10px; }
#content .member .member_box { background: #f0f9fc; border: 1px solid #e1dfdf; position: relative; padding: 12px; margin-top: 50px; }
#content .member .member_box ul.tabs { position: absolute; left:10px; top:-41px; }
#content .member .member_box ul.tabs li { float: left; height: 40px; line-height: 40px; }
#content .member .member_box ul.tabs li a { display: block; padding: 0 25px; border-bottom: #f0f9fc; text-decoration: none; font-size: 17px; color: #003eb2; }
#content .member .member_box ul.tabs li a:hover { text-decoration: underline; }
#content .member .member_box ul.tabs li.active a { background: #f0f9fc; border: 1px solid #d1d1d1; border-bottom: #f0f9fc; color: #000;}

#content .member .member_box div.profile{display:none;}

#content .member .left_col { width: 475px; float: left; }
#content .member .right_col { width: 475px; float: right; margin-right: 2px;  }

#content .member .box { border: 1px solid #e5e5e5; background: #FFF; width: 475px; padding-top: 4px; position: relative; padding-bottom: 15px; }
#content .member .box .shadow { width: 477px; position: absolute; bottom: -11px; left :0; height: 10px; background: url(../img/member_shadow.png) center no-repeat; }
#content .member .box h3 { font-weight: normal; font-size: 16px; background: #FFF; height: 27px; line-height: 27px; padding-left: 14px; }
#content .member .box { padding: 13px 0 5px 14px; }

.member_box .box .anrede { padding-bottom: 15px; overflow: hidden; }
.member_box .box .anrede label{ cursor: pointer; }
.member_box .box .row { min-height: 41px; position: relative; }
.member_box .box .row span { clear: both; display: block; color: #7f7f7f; font-size: 11px; padding-bottom: 10px; }
.member_box .box .row span.gray-text {margin-top: 3px;}
.pass #password_info .row span{clear: both; display: block; color: #7f7f7f; font-size: 11px; padding-bottom: 10px; width: 450px; margin-top: 3px;}
.member_box .box .row input { background:#FFF; padding: 5px 5px; border: 1px solid #e5e5e5; width: 381px; font-size: 14px; }
.member_box .box .row input.frmClickr-enabled {color: #c3c2c2}
.member_box .button { margin-top: 25px; }
.member_box .button a{ width: 288px; height: 38px; display: block; background: url(../img/buttons/buton_member.png) no-repeat; line-height: 38px; text-align: center; text-decoration: none; color: #FFF; font-size: 18px; font-weight: bold; margin: 0 auto; text-shadow: 0 1px #193768; }

/* Reif search sidebar CSS */

.reif_links b { display: block; font-weight: normal; font-size: 14px; padding-bottom: 28px; }
.reif_links span { display: block; }
.reif_links ul { overflow: hidden; padding-top: 13px; }
.reif_links ul li { float: left; padding-bottom: 8px; }
.reif_links ul li a { color: #1c2196; }
.reif_links.zool {background:url(../img/row_search_sidebar.gif) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 15px; overflow: hidden; }
.reif_links.zool ul li { width: 54px; }
.reif_links.breite {background:url(../img/row_search_sidebar.gif) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 15px; overflow: hidden; }
.reif_links.breite ul li { width: 34px; }
.reif_links.reif { padding-bottom: 15px; overflow: hidden; }
.reif_links.reif ul li { width: 82px; }
.reif_links.reif .b_link { clear: both; margin-top: 10px; }
.reif_links.reif .b_link a { background: #fdfcdd; padding:10px 15px; color: #0041a6; display: block; float: left; }

/* Reif search sidebar CSS */

.reif_links b { display: block; font-weight: normal; font-size: 14px; padding-bottom: 28px; }
.reif_links span { display: block; }
.reif_links ul { overflow: hidden; padding-top: 13px; }
.reif_links ul li { float: left; padding-bottom: 8px; }
.reif_links ul li a { color: #1c2196; }
.reif_links.zool {background:url(../img/row_search_sidebar.gif) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 15px; overflow: hidden; }
.reif_links.zool ul li { width: 54px; }
.reif_links.breite {background:url(../img/row_search_sidebar.gif) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 15px; overflow: hidden; }
.reif_links.breite ul li { width: 34px; }
.reif_links.reif { padding-bottom: 15px; overflow: hidden; }
.reif_links.reif ul li { width: 82px; }
.reif_links.reif .b_link { clear: both; margin-top: 10px; }
.reif_links.reif .b_link a { background: #fdfcdd; padding:10px 15px; color: #0041a6; display: block; float: left; }

.suche_reif { background: url(../img/suche_reif_bg.png) top no-repeat #FFF; min-height: 130px; padding:10px 0; }
.suche_reif h3 { font-weight: normal; font-size: 14px; text-align: center; }
.suche_reif form { width: 180px; margin: 0 auto; }
.suche_reif .small_sel_cont { width: 200px; margin-left: -5px; padding-top: 104px; overflow: hidden; }
.suche_reif .small_sel_cont .small_sel { float: left; width: 66px; }
.suche_reif .small_sel_cont .small_sel label { display: block; padding-bottom: 3px; }
.suche_reif .small_sel_cont .small_sel input { padding: 9px 0; background: #FFF; border: 1px solid #B8C0CA; margin: 0; width: 57px; }
.suche_reif .large_sel_cont { margin-top: 24px; background: url(../img/row_search_sidebar.gif) center top no-repeat; padding-top: 15px; }
.suche_reif .large_sel_cont .row { margin-bottom: 7px; }
.suche_reif .large_sel_cont .row label { display: block; padding-bottom: 4px; }
.suche_reif .large_sel_cont .row input { padding: 9px 0; background: #FFF; border: 1px solid #B8C0CA; margin: 0; width: 178px; }
.suche_reif .button { margin-top: 10px; }
.suche_reif .button a { text-decoration: none; width: 180px; height: 32px; line-height: 32px; display: block; color: #FFF; text-align: center; margin: 0 auto; background: url(../img/button_s_reif.png) no-repeat; font-size: 14px; }

.box_card { clear: both; padding-top: 21px; }
.box_card b { text-align: center; display: block; font-weight: normal; font-size: 15px; padding-bottom: 8px; }
.box_card .payment_box {height:auto; width:204px;}
.box_card .payment_box img { display: block; }

.delivery-icons-big { margin-top: 10px; border: 1px solid #ddd; padding: 15px; box-sizing: border-box;}
.delivery-icons-big img { margin-right: 10px; display: inline-block; vertical-align: middle; width: 110px; margin-top: 10px;}

.details_text {padding:0 9px 9px 9px;}
.oe.pr_details .details_text {padding:0 9px 9px 9px; display: -ms-flex; display: -webkit-flex; display: flex; flex-wrap: wrap;}
.oe.pr_details .details_text .item { width: 212px; height: auto !important; padding: 0 10px; padding-bottom: 35px; border: 1px solid #d8e3e5; background: #FFF; position: relative; float: left; zoom: 1; margin: 0 7px 7px 0; display: flex; flex-direction: column;}
.details_text .item { width: 212px; height: auto !important; padding: 0 10px; padding-bottom: 35px; border: 1px solid #d8e3e5; background: #FFF; position: relative; float: left; zoom: 1; margin: 0 7px 7px 0;}
.details_text .item.zero-price {height:235px;}
.details_text .item .not-available {font-size:11px; width:150px; color:#FF0000; margin-top:5px;}
.details_text .item .image { height: 138px; text-align: center; padding-top: 20px; }
.details_text .item h3 { font-size: 12px; color: #412cae; font-weight: normal; line-height: 1.3; overflow: hidden; height:30px;}
.details_text .item .art { font-size: 11px; border-bottom: 1px solid #e5e5e5; display: block; padding-bottom: 9px; padding-top: 5px;}
.details_text .item .price_block { overflow: hidden; padding-top: 7px; }
.details_text .item .price_block .price { float: left; font-size: 22px; font-weight: bold; color: #248000; padding-right: 9px; }
.details_text .item .price_block .inkl { color: #6b6b6b; font-size: 10px; }
.details_text .item a.basket_btn { background: url(../img/buttons/details_button.png) no-repeat; width: 118px; height: 24px; display: block; text-align: center; line-height: 24px; color: #FFF; text-decoration: none; position: absolute; bottom:9px; left:15px; }
.details_text .item a.zum { color: #0a3de5; text-decoration: underline; position: absolute; right:13px; bottom: 15px; }
.details_text .item a.zum:hover { text-decoration: none; }

.about_product .right_col.no_comments { width: auto; clear: both; float: none; margin-left: -25px; }
.about_product .right_col.no_comments .item { float: left; clear: none; border-right: 1px solid #e5e5e5; border-bottom: none; float: left; padding: 15px 15px 15px 25px; overflow: hidden; min-height: 110px; }
.about_product .right_col.no_comments .item.txt { width: 280px;  }
.about_product .right_col.no_comments .item.txt .text p { width: auto; }
.about_product .right_col.no_comments .item.secured { width: 185px;  }
.about_product .right_col.no_comments .item.brand { width: 375px; border: none; }

/* Result Search CSS */

#content .page.suchen { margin-bottom: 50px; padding-top: 13px; min-height: 400px; }
#content .page.suchen .title_page .model { position: absolute; right: 32px; top:0; }
#content .page.suchen .search_block { background: none; padding: 20px 0; }
#content .page.suchen .contact_search { width: 400px; float: left; padding-left: 25px; }
#content .page.suchen .contact_search p { line-height: 1.4; padding-bottom: 10px; }

#content .page.suchen .search_res .box { border: 1px solid #e5e5e5; width: auto; padding: 0; margin-top: 20px; }
#content .page.suchen .search_res .box .top_title { border-bottom: 1px solid #e5e5e5; background: #fef5f5; height: 50px; padding: 0; line-height: 50px; position: relative; }
#content .page.suchen .search_res .box .top_title h2 { font-size: 16px; font-weight: normal; padding-left: 15px;}
#content .page.suchen .search_res .box .top_title span { color: #575454; display: block;  font-size: 10px; position: absolute; right:10px; top:0; }
#content .page.suchen .search_res .box .link_box { padding:15px 0 9px 15px; overflow: hidden; }
#content .page.suchen .search_res .box .link_box ul li { float: left; width: 200px; padding-bottom: 6px; padding-right: 20px; padding-left: 13px; background: url(../img/b_li_pix.gif) 0 5px no-repeat; }
.search_res .box .link_box ul li a { line-height: 1.3; color: #002bad; }

.search_page_cont {border:5px solid #dedede; padding:10px;}
.search_page .search_content {border:1px solid #dedede; background:#FCF9F3; padding:15px; overflow:hidden; min-height:280px;}
.search_page .search_content .block {background: none; padding: 13px 0 8px 0; border:none;}
.search_page .search_content .block.ps {padding: 0; margin-top: -3px;}
.search_content.order .block table td { padding: 5px 10px 5px 0; }

/* Cart page */

.box_cart_table { border: 5px solid #008200; border-bottom: none; padding: 10px; background: #fcf9f3; clear: both; }
.box_cart_table .table_height { max-height: 300px; overflow-y: auto; border-bottom: 1px solid #c2c2c2;}
table.list_cart { border: 1px solid #c2c2c2; width: 100%; background: #FFF; }
table.list_cart tr { border: 1px solid #c9ccc9; vertical-align: top; }
table.list_cart th { font-weight: normal; text-align: left; background: #fbf0ea; padding: 8px 15px; }
table.list_cart td { padding: 10px 15px; }
table.list_cart .image { text-align: center; width: 120px; }
table.list_cart .image img { display: block; margin: 0 auto; }
table.list_cart .qty.changable { width: 56px; height: 19px; position: relative; z-index: 1;}
table.list_cart .plus, table.list_cart .minus { zoom:inherit; cursor: pointer; top:0; width: 12px; height: 19px; position: absolute; }
table.list_cart .minus {  background: url('../img/minus-1.png') no-repeat 6px 5px; left: 0; }
table.list_cart .plus { background: url('../img/plus-1.png') no-repeat 1px 5px;  right: 0; }
table.list_cart input { border: 1px solid #DEDEDE; font-size: 12px; padding: 0; height: 17px; width: 54px; font-weight: bold; text-align: center; margin: 0 auto; }
table.list_cart tr td.details { width:360px; }
table.list_cart tr td.price { color: #002aa8; font-size: 16px; }
table.list_cart tr td.col { font-size: 16px; }
table.list_cart tr td.delete { width:10px; padding-right: 10px; padding-left: 0; }
table.list_cart tr td.delete a { display: block; text-indent: -9999px; margin-left: 10px; background: url('../img/delete.png') no-repeat 0 center; width: 10px; height: 10px; margin-top: 3px; }
table.list_cart tr td h3 { font-size: 16px; font-weight: normal; padding-bottom: 13px; }
table.list_cart tr td .nr { text-transform: uppercase; }
table.list_cart tr td .nob { margin-top: 10px; line-height: 1.5; color: #3f3f3f; }
table.list_cart tr td .nob span { color: #000; }

.box_cart { overflow: hidden;  background: url(../img/shadow_top.png) top center no-repeat; border: 5px solid #008200; border-top:none; clear: both;}
.box_cart .bottom_cart { padding: 19px 20px 15px 28px; border-bottom: 1px solid #c2c2c2; border-top:none; overflow: hidden; }

.bottom_cart .discount { width: 420px; overflow: hidden; float: left; }
.bottom_cart .discount h3 { color: #0054a0; font-size: 24px; padding-bottom: 11px; }
.bottom_cart .discount p { line-height: 1.4; padding-bottom: 10px; font-size: 11px; }
.bottom_cart .discount input {  padding: 7px 5px; width: 274px; border: 1px solid #b6b6b6; float: left; }
.bottom_cart .discount a.button { margin-left: 7px; width: 118px; height: 28px; float: left; text-align: center; text-decoration: none; background: url(../img/enlosen_button.png) no-repeat; line-height: 28px; margin-top: 2px; color: #FFF; font-size: 14px; text-shadow: 0 1px #000; }

.box_cart .amount { width: 310px; float: right; margin-top: -5px; }
.box_cart .amount ul li { overflow: hidden; padding: 7px 0; font-size: 14px; }
.box_cart .amount ul li .fl {width: 200px; float: left; font-size: 12px; color: #686868; }
.box_cart .amount ul li .fr {width: 110px; float: left; text-align: right; color: #000000; }
.box_cart .amount ul li.total { border-top:1px solid #deddd5; font-weight: bold; font-size: 14px; padding-top: 10px; margin-top: 7px; }
.box_cart .amount ul li.total .fr { font-size: 16px; }
.box_cart .amount ul li.total .fl { font-weight: normal; font-size: 10px; color: #6b6b6b;}
.box_cart .amount ul li.total .fl b{ display: block; font-weight: bold; font-size: 14px; padding-bottom: 3px; color: #000; }

.box_cart .agb { color: #b61e32; border-top: 1px solid #c2c2c2; background: #FFF; padding: 20px 0 15px 30px; position: relative; overflow: hidden; border-top:none; }
.agb_submit { width: 350px; float: left; padding-left: 210px; }
.box_cart .agb .check  { float: left; height: 30px;  }
.box_cart .agb label { width: 320px; float: left; line-height: 1.4; }
.box_cart .agb a { color: #b61e32; }
.box_cart .agb a.daten { background: url(../img/daten_ico.png) left no-repeat; padding-left: 20px; color: #002ba5; left: 20px; display: block; line-height: 16px; position: absolute; top:20px; width: 100px; }
.txt_agb { color: #000; width: 310px; float: right; font-size: 11px; line-height: 1.3; padding-right: 20px; }

.box_cart .import { background: #FFF; position: relative; overflow: hidden; border-top:none; height: 44px; padding:13px 0 0 15px; }
.box_cart .import p { float: left; color: #686868; padding-top: 10px;}
.box_cart .import p span { color: #000; }
.box_cart .import .cart_button { float: right; width: 319px; margin-top: -4px; position: relative; margin-right: 10px; }
.box_cart .import .cart_button a { width: 319px; height: 38px; line-height: 38px; display: block; background: url(../img/buttons/cart_button.png) no-repeat; text-align: center; text-decoration: none; font-weight: bold; color: #FFF; font-size: 18px; text-shadow: 0 1px #000; }
.box_cart .payment_notice{color: #6B6B6B; font-size: 10px; font-weight: normal;}
.details .no_prod {color:red; padding-top:10px;}
.details .prod_available {color:green; padding-top:10px;}

 .password-check {clear:both; padding-top:5px; line-height:1.5;}

span.forgot {float:right; padding:1px 0 0 10px; display:block; color:#002cae; text-decoration:underline; width:206px; line-height:13px;}
span.forgot:hover {text-decoration:none;}
span.link {cursor: pointer;}
.checking {display:none;}

/* Page Ole CSS */
.page.ole { position: relative; z-index: 10px; }

.page.ole .menu_ole { border: 1px solid #cecece; border-top:none; padding: 15px 0; }
.page.ole .menu_ole ul { overflow: hidden; }
.page.ole .menu_ole ul li { float: left; height: 17px; border-left:1px solid #cccccc; line-height: 17px; padding: 0 35px;}
.page.ole .menu_ole ul li:first-child { border: none; }
.page.ole .menu_ole ul li a { font-size: 14px; text-decoration: none; }
.page.ole .menu_ole ul li a:hover { color: #a90800; }

#content .page.ole h2 { background: url(../img/ole_ico.png) left top no-repeat; padding-left: 30px; height: 40px; font-size: 26px; text-transform: uppercase; font-weight: normal; margin: 10px 0; padding-top: 10px; float: left; display: block;}
#content .page.ole h2.last { background: none; padding-left: 20px; height: 40px; font-size: 26px; text-transform: uppercase; font-weight: normal; margin: 10px 0; padding-top: 10px; }

.page.ole .prod_ole { background: #f6f6f6; padding: 8px; }
.page.ole .prod_ole table { border: 1px solid #d2d2d2; width: 100%; }
.page.ole .prod_ole table tr th { height: 58px; border: 1px solid #d2d2d2; text-align: left; }
.page.ole .prod_ole table tr td { border: 1px solid #d2d2d2; background: #ffffff; }
.page.ole .prod_ole .no_ole { background: url(../img/no_ole_bg.png) center no-repeat #ffffff; height:98px;}
.page.ole .pr_box { width: 277px; min-height: 144px; vertical-align: top;}
.page.ole .name_ole { text-align: center; text-transform: uppercase; font-size: 19px; vertical-align: middle; }
.page.ole .name_ole.on_top { vertical-align: top; padding-top: 64px; }
.page.ole .pr_item { padding-top: 23px; padding-bottom: 23px; overflow: hidden; border-top: 1px solid #d2d2d2; width: 279px; }
.page.ole .pr_item:first-child { border: none; }
.page.ole .pr_item .image { width: 90px; float: left; }
.page.ole .pr_item .dsc { width: 180px; float: left; position: relative; }
.page.ole .pr_item .dsc .pdf {display:block; margin-bottom:10px;}
.page.ole .pr_item .dsc .number { height: 24px; background: url(../img/num_bg.png) #eb190c no-repeat; text-align: center; color: #FFF; padding-left: 5px; line-height: 24px; text-transform: uppercase; font-size: 11px; float: left; }
.page.ole .pr_item .dsc .number span {  background: url(../img/num_bg_cor.png) center right no-repeat; display: block; padding-right: 5px;}
.page.ole .pr_item .dsc .number a{text-decoration: none; color: #fff; margin: 0 0 0 4px; float: none;  }
.page.ole .pr_item .dsc p { line-height: 1.2; padding-top: 3px; height: 30px; overflow: hidden;}
.page.ole .pr_item .dsc div.price { font-weight: bold; display: block; padding: 8px 0; }
.page.ole .pr_item .dsc .promo_price{margin:5px 0; }
.page.ole .pr_item .dsc .price span { font-weight: normal; display: block; padding-top:4px; font-size: 11px;}
.page.ole .pr_item .dsc div.inkl { display: inline-block;margin-top: 5px; }
.page.ole .pr_item .dsc a, .page.ole .pr_item .dsc span[url]  { color: #003BAE; position: relative; float: left; margin-top: 7px; text-decoration: underline;}
.page.ole .pr_item .dsc span[url]:hover {text-decoration: none;}
.page.ole .pr_item .dsc a.basket_btn { background: url(../img/buttons/details_button.png) no-repeat; width: 118px; height: 24px; display: block; text-align: center; line-height: 24px; color: #FFF; text-decoration: none; margin: 0 15px 0 0; float: left;}
.page.ole .prod_ole table tr th .brand { float: left; width: 130px; padding-top: 6px; padding-left: 6px; }
.page.ole .prod_ole table tr th .small_inp { float: right; width: 120px; padding-top: 15px; padding-right: 12px; }
.page.ole .prod_ole table tr th .small_inp input { background: #FFF; border: 1px solid #b6b6b6; text-transform: uppercase; padding: 5px; width: 110px; margin: 0; }

#content .page.ole .text_description { padding: 15px 10px; line-height: 1.5; overflow: hidden; }
#content .page.ole .text_description a { color: #002aab; }
#content .page.ole .text_description .left_b { width: 470px; float: left; }
#content .page.ole .text_description .right_b { width: 470px; float: right; }

.page.ole .model_ole_car { border: 1px solid #e5e5e5; padding: 16px 0 30px 0; position: relative; margin: 10px 0; }
.page.ole .model_ole_car .shadow { width: 1000px; height: 10px; background: url(../img/shadow_top.png) no-repeat; position: absolute; bottom:-10px; left:0; }
.page.ole .model_ole_car h4 { text-align: center; padding-bottom: 15px; font-size: 18px; font-weight: normal; }
.page.ole .model_ole_car ul { overflow: hidden; }
.page.ole .model_ole_car ul li { float: left; text-align: center; background: url(../img/line_bg_mod.png) left top no-repeat; padding: 0 22px; }
.page.ole .model_ole_car ul li:first-child { background: none; }
.page.ole .model_ole_car ul li img { display: block; margin: 0 auto; margin-bottom: 10px; }
.page.ole .model_ole_car ul li a { text-transform: uppercase; color: #002cae; width: 120px; display: block; line-height: 1.3; cursor: pointer; }

/* Tuning Page */
.page.tuning .box.tuning_category { border-top:1px solid #E8E8E8; padding-top:95px; zoom:1;}
#content .tuning .tuning_category .item { margin-left:8px; float:left; border:1px solid #F0F9FC; width:238px; text-align:center; margin-bottom:15px; position:relative; padding-top:160px; padding-bottom:15px; }
#content .tuning .tuning_category .item:hover { border:1px solid #dbe5e7; cursor:pointer;  }
#content .tuning .tuning_category .item.active { border:1px solid #dbe5e7; cursor:pointer; }
#content .tuning .tuning_category .item a { color:#0036af; font-size:14px;}
#content .tuning .tuning_category .item.scheinwerfer {background:url(../img/bg/tuning/scheinwerfer_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.scheinwerfer:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.scheinwerfer.active {background-color:#FFF;}
#content .tuning .tuning_category .item.leuchten {background:url(../img/bg/tuning/leuchten_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.leuchten:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.leuchten.active {background-color:#FFF;}
#content .tuning .tuning_category .item.leuchtmittel {background:url(../img/bg/tuning/leuchtmittel_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.leuchtmittel:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.leuchtmittel.active {background-color:#FFF;}
#content .tuning .tuning_category .item.exterieur {background:url(../img/bg/tuning/exterieur_bg.png) top center no-repeat;z-index:1;}
#content .tuning .tuning_category .item.exterieur:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.exterieur.active {background-color:#FFF;}
#content .tuning .tuning_category .item.interieur {background:url(../img/bg/tuning/interieur_bg.png) top center no-repeat;z-index:1;}
#content .tuning .tuning_category .item.interieur:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.interieur.active {background-color:#FFF;}
#content .tuning .tuning_category .item.hardware {background:url(../img/bg/tuning/hardware_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.hardware:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.hardware.active {background-color:#FFF;}
#content .tuning .tuning_category .item.sportspiegel {background:url(../img/bg/tuning/sportspiegel_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.sportspiegel:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.sportspiegel.active {background-color:#FFF;}
#content .tuning .tuning_category .item.performance {background:url(../img/bg/tuning/performance_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.performance:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.performance.active {background-color:#FFF;}
#content .tuning .tuning_category .item .submenu {position:absolute; display:none; background:#FFF; border:1px solid #dbe5e7; width:218px; border-top:none; top:160px; left:-1px; text-align:left; padding:10px; z-index:1000;}
#content .tuning .tuning_category .item.active .submenu {display:block; height:350px; overflow:auto;}
#content .tuning .tuning_category .item .submenu ul li {border-top:1px solid #e5e5e5; position:relative;}
#content .tuning .tuning_category .item .submenu ul li a {font-size:12px; padding:0; width:auto; border:none; background-color:#FFF; display:block; padding:4px;}
.tuning .tuning_category .children-toggle {background:url(../img/more_ico_r.gif) center center no-repeat; display:block; height:10px; padding:5px; position:absolute; right:5px; top:0; width:10px;}
.tuning .tuning_category .third-children {display:none; margin-left:20px;}

.page.tuning .box.list_brands {border-top:1px solid #E8E8E8;}
.page.tuning .box.list_brands .cars_list h4 {text-align:inherit; padding-left:10px;}
.page.tuning .box.list_brands .cars_list ul {clear:both; overflow:hidden; padding-left:10px; padding-top:3px;}
.page.tuning .box.list_brands .cars_list ul li {position:relative; height:24px; padding-left:36px; line-height:24px; width:230px; float:left; margin-bottom:5px;}
.page.tuning .box.list_brands .cars_list ul li a {color:#1a4caf; font-size:17px;}
.page.tuning .box.list_brands .cars_list ul li img {position:absolute; left:0; top:0; width:23px}
.sidebar .payment_box { margin-bottom: 10px; }
.sidebar .payment_box ul { background: #FFF; overflow: hidden; height: auto; padding: 10px; border: 1px solid rgb(210, 210, 210);}
.sidebar .payment_box ul li { float: left; padding-left: 10px; height: 55px;}

.update-target ul li p {cursor: default;}

#header .contact-time {background:no-repeat left top; position:absolute; right:295px; height:31px; width:177px; top:50px;}

.info_popup_top { position: absolute; width: 155px; background: #FDFFD1; border: 1px solid #E1E1E1; padding: 8px; bottom: 25px; left: 0; z-index: 5; line-height: 14px; font-size: 11px; color: #333; }
.products .item span .info_popup_top p span {font-size: 11px;}

.search_page .paylink_content { border: 1px solid #dedede; padding: 15px; overflow: hidden; min-height: 280px; }
.search_page .paylink_content .block { margin-top: 20px; }
.search_page .paylink_content h3 { font-size: 30px; }
.search_page .paylink_content p { font-size: 16px; line-height: 24px;}
.search_page .paylink_content .pay_button { float: left; width: 319px; margin-top: 10px; position: relative; margin-right: 10px; }
.search_page .paylink_content .pay_button a { width: 319px; height: 38px; line-height: 38px; display: block; background: url(../img/buttons/cart_button.png) no-repeat; text-align: center; text-decoration: none; font-weight: bold; color: #FFF; font-size: 18px; text-shadow: 0 1px #000; }

#wrapper .witch { background: #fafbf3; border: 1px solid #cbcbcb; margin-top: 10px; padding: 4px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; position: relative }
#wrapper .witch span.title { font-weight: bold; background: url(../img/icon_warning.png) left no-repeat; display: block; padding-left: 18px; border-bottom: 0;}
#wrapper .witch p { color: #656461; font-size: 11px; line-height: 1.2; padding-top: 3px; }
#content .inner_content .title { border-bottom: 1px solid #e5e5e5; padding-bottom: 9px; }

table.country_list { width: 500px; border: 1px solid #f1f1f1; margin:0 auto; }
table.country_list tr.color { background: #f7f7f7;  }
table.country_list tr td { padding: 0 4px 0 0; font-size: 12px; border-bottom: 1px solid #dedede; line-height:1; vertical-align: middle; }
table.country_list tr td.flag { width: 29px; padding-left: 2px; }
table.country_list tr td.price { text-align: right; font-size: 11px; padding-top: 3px; }
table.country_list tr td.price span { padding-left: 5px; }
.txt_agb { width: 340px; }
.box_cart .agb { padding: 20px 0 0 24px; }
.txt_agb p { padding: 0 0 20px 0; }
.agb_submit { float: right; width: 311px; line-height: 18px; padding-left: 0; color: #b61e32; padding-bottom: 10px; }
.box_cart .agb label { float: none; font-size: 12px;}
.box_cart .import { padding:11px 0 0 15px;  }
.box_cart .agb a.daten { position: relative; top:0; }
.box_cart .agb .check { padding-right: 0;  }
.vertragstext { font-size: 11px; line-height: 1.4; color: #000; padding:0 25px 10px 0; }
.vertragstext_right { font-size: 11px; line-height: 1.4; color: #000; padding:0 25px 10px 637px; }
.box_cart .import .cart_button a { background: url(../img/buttons/cart_button_ehi.png) no-repeat; }
.big_font {display: block; margin: 7px 0 4px 0;}

.product_list .brand-products .item .image span img { cursor: pointer; }
.search_content.delivery h3 {font-size:14px;}
.search_content.delivery .block {line-height:18px;}
.products .brand-products .item .image span img { cursor: pointer; }

/* AGB Tabs CSS */
.text_page .link_agb { border-top: none; }
.text_page ul.tabs_agb {  border-bottom: 1px solid #ededed; height: 49px; }
.text_page ul.tabs_agb li { float: left; padding: 7px 50px 0 18px; height: 42px; font-size: 24px; border: 1px solid #fff;  border-bottom: none; }
.text_page ul.tabs_agb li a { color: #000; text-decoration: none; }
.text_page ul.tabs_agb li span { display: block; font-size: 10px; text-transform: uppercase; font-weight: bold; }
.text_page ul.tabs_agb li.active { background: #fbf8f4;  border: 1px solid #ededed;  border-bottom: none;}

.search_content.delivery h3 {font-size:14px;}
.search_content.delivery .block {line-height:18px;}.product_list .brand-products .item .image span img { cursor: pointer; }

.detail_product .description .price_box .vers_box { background: none; width: 200px; margin-bottom: 10px; height: auto; min-height: 24px; padding: 7px; float: right; border-bottom: 1px solid #d1d1d1; }
.detail_product .description .price_box .vers_box span.text_vers { font-size: 15px; width: 110px; text-align: center; display: block; background: url(../img/ers_yellow.png) left 5px no-repeat; padding-left: 28px; color: #ff7117; line-height: 1.2; margin:0 auto; }
.detail_product .description .price_box .vers_box.grey { display: block; position: relative; }
.detail_product .description .price_box .vers_box.grey:before { display: block; content: ''; background: url(../img/clock_b.png) left 0px no-repeat; width: 24px; height: 24px; position: absolute; left:7px;  }
.detail_product .description .price_box .vers_box.grey span.text_vers { width: 100%; display: table-cell; vertical-align: middle; min-height: 24px; height: 24px; background: none;  color: black; line-height: 1.3; }
.detail_product .description .price_box .vers_box.green span.text_vers { background: url(../img/autoersatzteile-gren-check.png) left center no-repeat; color: #009d28; background-size: 24px 24px; min-height: 24px; display: flex; justify-content: center; align-items: center;}
.detail_product .description .price_box .vers_box.red span.text_vers { background: url(../img/ers_red.png) left center no-repeat; color: #ff002d; }
.detail_product .description .price_box .vers_box span.text_vers sup { font-size: 12px; vertical-align: super; }
.detail_product .description .price_box .vers_box span.text_vers b { font-size: 16px; }

.product_list .item .number_box .vers_box { margin-left: 36px; width: 129px; height: 70%; display: flex; justify-content: center;}
.product_list .item .number_box .vers_box span.text_vers { font-size: 14px;  width: auto; text-align: center; display: block; background: url(../img/ers_yellow.png) left 5px no-repeat; padding-left: 28px; color: #ff7117; line-height: 1.2; }
.product_list .item .number_box .vers_box.grey { display: block; position: relative;  }
.product_list .item .number_box .vers_box.grey:before { display: block; content: ''; background: url(../img/clock_b.png) left 0px no-repeat; width: 24px; height: 24px; position: absolute; left:0px;  }
.product_list .item .number_box .vers_box.grey span.text_vers { padding-left: 28px !important; display: table-cell; vertical-align: middle; min-height: 24px; height: 24px; background: none;  color: black; line-height: 1.3; }
.product_list .item .number_box .vers_box.green span.text_vers { background: url(../img/autoersatzteile-gren-check.png) left 7px no-repeat; color: #348212; background-size: 24px 24px; display: flex; align-items: center;}
.product_list .item .number_box .vers_box.red span.text_vers { background: url(../img/ers_red.png) left 3px no-repeat; color: #ff002d; }
.product_list .item .number_box .vers_box span.text_vers sup {font-size: 12px; vertical-align: super;}
.product_list .item .number_box .vers_box span.text_vers b { font-size: 16px; }

div.explainOne { font-size: 10px; color: #676767; }
div.explainOne sup { font-size: 11px; vertical-align: super; }
div.explainOne.product {padding-top: 10px;}
.new_cart .explainOne { margin-bottom: -20px; padding-top: 10px;}
.explainOne.explcart { padding-top: 5px; }

.cart .versand { margin-top: 10px; min-height: 24px; padding-left: 30px; font-family: Arial, Helvetica, sans-serif; line-height: 24px;}
.cart .versand.green { background: url(../img/ers_green.png) left center no-repeat; color: #009d28; }
.cart .versand.orange { background: url(../img/ers_yellow.png) left center no-repeat; color: #ff7117; }
.cart .versand.red { background: url(../img/ers_red.png) left center no-repeat; color: #ff002d; }
.cart .versand sup { font-size: 12px; vertical-align: super; }
.cart .not_available { font-family: Arial, Helvetica, sans-serif; color: #ff2b00; line-height: 25px; margin-top: 10px; background: url(../img/bg/not_available_min.png) left center no-repeat; padding-left: 30px; min-height: 26px; }


.prod_ole .versand { margin-top: 10px; min-height: 24px; padding-left: 30px; font-family: Arial, Helvetica, sans-serif; line-height: 24px;}
.prod_ole .versand.green { background: url(../img/ers_green.png) left center no-repeat; color: #009d28; line-height: 1.2}
.prod_ole .versand.orange { background: url(../img/ers_yellow.png) left center no-repeat; color: #ff7117; }
.prod_ole .versand.red { background: url(../img/ers_red.png) left center no-repeat; color: #ff002d; }
.prod_ole .versand sup { font-size: 12px; vertical-align: super; }
.prod_ole .not_available { font-family: Arial, Helvetica, sans-serif; color: #ff2b00;  margin-top: 10px; background: url(../img/bg/not_available_min.png) left center no-repeat; padding-left: 30px; min-height: 26px; }

.klarna_box { width: 574px; height:622px; background: url(../img/klarna_bg.png) no-repeat; margin:0 auto; margin-top: 50px; padding-top: 30px; }
.klarna_box h1 { text-align: center; padding:15px; font-size:16px; }
.klarna_box .logo { text-align:center; }
.klarna_box .logo .terms { padding: 10px 0 10px 0; }
.klarna_box .logo .terms a { color:#0000FF; }
.klarna_box .info { padding-left: 50px; width: 340px; margin:0 auto; padding-top: 35px; }
.klarna_box .info ul li { overflow: hidden; padding-bottom: 11px;}
.klarna_box .info ul li.birth { height: 32px; padding-bottom: 5px; position: relative; margin-top: -7px;}
.klarna_box .info ul li span.lc { display: block; width: 135px;  float: left; }
.klarna_box .info ul li span.rc { display: block; float: left; width: 205px; font-size: 14px; }
.klarna_box .info ul li.birth span.lc { line-height: 32px; }
.klarna_box .info ul li span.rc input { position: relative; background: url(../img/birth_input.png) no-repeat; text-align: center; font-size: 14px; border: none; width: 97px; padding: 7px 0; }
.klarna_box .info ul li span.rc .active { float: left; padding-right: 33px; background: url(../img/actived.png) 94% 5px no-repeat; border: 1px solid #c6c6c6; -webkit-box-shadow: inset 0px 2px 4px -1px rgba(198,198,198,1); -moz-box-shadow: inset 0px 2px 4px -1px rgba(198,198,198,1); box-shadow: inset 0px 2px 4px -1px rgba(198,198,198,1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.klarna_box .buttons { padding-left: 0; width: 530px; margin:0 auto; padding-top: 15px; text-align: center; }
.klarna_box .buttons .terms { font-size: 11px; line-height: 13px; padding: 0 0 15px 0; text-align: left !important; }
.klarna_box .buttons .terms input { margin: 0 7px 0 0; }
.klarna_box .buttons .terms a {  color:#0000FF; }
.klarna_box .buttons a.gray { text-decoration: none; font-size: 16px; display: block; line-height: 37px; float: left; background: url(../img/right_corner_button.png) right no-repeat; padding-right: 5px; height: 37px; }
.klarna_box .buttons a.gray span { display: block; padding: 0 10px 0 15px; background: url(../img/left_cornerr_button.png) left center no-repeat; }
.klarna_box .buttons a.yellow { text-decoration: none; font-size: 16px; display: block; line-height: 37px; float: left; background: url(../img/y_button_r.png) right no-repeat; padding-right: 10px; height: 37px; text-align: center; width:180px; }
.klarna_box .buttons a.yellow span { display: block; background: url(../img/y_button_left.png) left center no-repeat; }
.klarna_box .buttons span.lc { display: inline-block; width: 135px;   }
.klarna_box .buttons span.rc { display: inline-block; float: left; width: 205px; font-size: 14px; }
.klarna_box .disabled  {display:none;}
.klarna_box .dis { display:none;  text-align: center; }
.klarna_box .dis .wrap { background: url(/assets/img/concardis/overlay_bg.png); text-align: center; width: 550px;  margin: 100px auto;}
.klarna_box .dis .wrap p {width: 100%; text-align: center; font-weight: bold; font-size: 16px;}
.klarna_box .dis .wrap .impotrant_2 {color: #797a91; line-height:24px;}
.klarna_box .input_block input { float:left;}
.klarna_box .input_block span { float:left; margin: 10px 0 0 9px; color:#999; font-size:12px; }

.text_page .link_agb  span:hover {text-decoration: none;}
.text_page .link_agb .link {color: #002ab0; font-size: 14px; text-decoration:underline;}

.tecdoc_logo span.img { background: url(../img/tecdoc.jpg) no-repeat; width: 200px; height: 95px; margin-top: -20px;  float: left; margin-left: -13px;}
.tecdoc_logo { display: block; overflow: hidden; }
.tecdoc { background: url(../img/tecdoc_logo.png) no-repeat; width: 150px; height: 50px; display: block; overflow: hidden; clear: both; float: right; }

.lh20 {line-height: 20px;}

.noclicked {opacity: 0.5; cursor: wait;}

.right_col li.deposit img { width: 101px;}

.new_cart .versand { margin-bottom: 5px; min-height: 24px; padding-left: 30px; font-family: Arial, Helvetica, sans-serif; line-height: 24px;}
.new_cart .versand.green { background: url(../img/autoersatzteile-gren-check.png) left center no-repeat; color: #009d28; background-size: 24px 24px;}
.new_cart .versand.orange { background: url(../img/ers_yellow.png) left center no-repeat; color: #ff7117; }
.new_cart .versand.red { background: url(../img/ers_red.png) left center no-repeat; color: #ff002d; }
.new_cart .versand sup { font-size: 12px; vertical-align: super;  }
.new_cart .not_available { font-family: Arial, Helvetica, sans-serif; color: #C54649; line-height: 25px; margin-top: 10px; background: url(../img/bg/not_available.png) left center no-repeat; padding-left: 27px; min-height: 24px; width: 225px; }

.new_cart { border: 5px solid #dedede; padding: 32px 60px; font-family: Arial, Helvetica, sans-serif; }
.new_cart .title { font-size: 23px; text-transform: uppercase; font-weight: bold; float: left; }
.new_cart table  { margin-top: 28px; width: 100%; border-top: 1px solid #e5e5e5; }
.new_cart table tr th { text-align: left; font-size: 11px; background: #f6faf6; padding: 12px; font-weight: normal; font-size: 12px; }
.new_cart table tr td { padding: 15px; vertical-align: top; border-bottom: 1px solid #e5e5e5; padding-bottom: 30px;}
.new_cart table tr th.delete { padding:12px 5px; }
.new_cart table .image { width: 100px; padding-right: 0px;}
.new_cart table .preis { width: 100px; text-align: right; }
.new_cart table .count { width: 80px; text-align: center; padding-top: 10px; }
.new_cart table .count { }
.new_cart table .qty.changable { width: 56px; height: 19px; position: relative; z-index: 1;}
.new_cart table .plus, .new_cart table .minus { zoom:inherit; cursor: pointer; top:0; width: 12px; height: 19px; position: absolute; }
.new_cart table .minus {  background: url('../img/minus-1.png') no-repeat 6px 5px; left: 0; }
.new_cart table .plus { background: url('../img/plus-1.png') no-repeat 1px 5px;  right: 0; }
.new_cart table input { border: 1px solid #DEDEDE; font-size: 12px; padding: 0; height: 17px; width: 54px; font-weight: bold; text-align: center; margin: 0 auto; }
.new_cart table th.preis_f { width: 180px; text-align: right; font-size: 12px;  }
.new_cart table td.preis_f { width: 180px; text-align: right; font-size: 16px; color: #0028ff; font-weight: bold; padding-top: 11px; }
.new_cart table h3 { font-size: 16px; }
.new_cart table h3 a { text-decoration: none; }
.new_cart table h3 a:hover { text-decoration: underline; }
.new_cart table .nr { text-transform: uppercase; display: block; padding: 10px 0; }
.new_cart table .nob { line-height: 1.5; }
.new_cart table .delete  {width: 9px; padding:14px 0; }
.new_cart table .delete a { background: url(../img/delete_ico_cart.png) no-repeat; width: 9px; height: 9px; display: block; }
.new_cart table td.preis_f .cuvp { color: #003a46; text-decoration: line-through; font-size: 12px; }
.new_cart table td.preis_f .last_pr { font-weight: normal; color: #000; float: right; font-size: 11px; padding-top: 4px; }
.new_cart table td.preis_f .last_pr .crabbat { color: #0028ff; text-decoration: none; }

.new_cart .bot_table { border-top: 1px solid #898989; padding-top: 20px; overflow: hidden; padding-bottom: 10px; }
.new_cart .bot_table .dhl { float: left; }
.new_cart .bot_table .dhl p { line-height: 1.5; color: #404040; }
.new_cart .bot_table .dhl p b { display: block; }
.new_cart .bot_table .dhl ul { overflow: hidden; padding-top: 20px; position: relative; margin-left: -10px; }
.new_cart .bot_table .dhl ul li { float: left; padding-left: 10px; }

.new_cart .total_price { width: 295px; float: right; }
.new_cart .total_price ul li { overflow: hidden; padding-bottom: 10px; }
.new_cart .total_price ul li.total { margin-top: -2px; border-top: 3px solid #000; padding-top: 20px; font-size: 14px; font-weight: bold; }
.new_cart .total_price ul li.total span.fr span { display: block; font-weight: normal; font-size: 10px; padding-top: 4px; color: #808080; }
.new_cart .total_price ul li span.fl { display: block; float: left; width: 200px; }
.new_cart .total_price ul li span.fr { display: block; float: right; text-align: right;  width: 95px; }
.new_cart .total_price ul li.skonto_money > span { font-size: 14px; font-weight: bold; color: #009d28; }
.new_cart .dhl{
	display: inline-block;
}

.new_cart .info_cart { background: #f6faf5; overflow: hidden; border-top: 1px solid #e5e5e5; padding: 11px 32px 7px 9px; }
.new_cart .info_cart .comod { width: 462px; float: left; min-height: 70px; background:url(../img/wizard/comod_bg.png) 351px center no-repeat #fff; border: 1px solid #696969; padding: 5px 24px 15px 15px; overflow: hidden; }
.new_cart .info_cart .comod ul { overflow: hidden; width: 365px; padding-top: 5px; margin-left: -10px; }
.new_cart .info_cart .comod ul li { color: #404040; float: left; width: 150px; padding-top: 6px; background: url(../img/list_com.png) 0 5px no-repeat; padding-left: 11px; margin-left: 10px; }
.new_cart .info_cart .comod p { font-size: 10px; padding-top: 9px; padding-left: 10px; }
.new_cart .info_cart .info_con { color: #404040; margin-top: 24px; float: right; line-height: 1.4; padding: 7px 20px 7px 52px; width: 215px; background:url(../img/info_icon_bg.png) 14px center #fff no-repeat; border: 1px solid #696969; }

.new_cart .button_bottom.top { float: right; padding-top: 0; margin-top: -7px; }
.new_cart .button_bottom {     overflow: hidden;
	padding-top: 11px;
	float: right;
	display: inline-block; }
.new_cart .button_bottom a.gray {margin-right: 65px; padding:0 20px; display: block; float: left; text-decoration: none; height: 36px; background: #e7e7e7; line-height: 36px; text-transform: uppercase; text-align: center; }
.new_cart .button_bottom a.green { float: right; color: #FFF; text-transform: uppercase;text-decoration: none; height: 37px; background: url(../img/green_r_cor.png) right center no-repeat; display: block; line-height: 37px; }
.new_cart .button_bottom a.green span { background: url(../img/green_l_cor.png) left center no-repeat; display: block; padding: 0 70px; }

.shadow .link_agb  span:hover {text-decoration: none;}
.shadow .link_agb .link {color: #3f64c0; text-decoration:underline;}

.new_cart .last_pr { float: right; margin-top: 5px; border-top: 1px solid #e5e5e5; width: 90px; font-size: 11px; font-weight: bold; padding-top: 4px; }

.new_cart .last_pr span.cuvp { display: block; color: #3838ff; text-decoration: line-through; }
.right_col li.deposit img { width: 101px;}
.new_cart .info_cart .comod p { font-size: 10px; padding-top: 9px; padding-left: 10px; }

/* SEARCH POPUP */
.overlay { width: 100%; height: 100%; background: #000; position: absolute; z-index: 140; opacity: 0.6; }
.popup_selector { font-family: arial; padding: 10px; width: 884px; height: 497px; background: #FFF; position: fixed; top:216px; left:50%; margin-left: -447px; z-index: 150; top: 50%; margin-top: -250px; }
.popup_selector.small { width: 502px;  margin-left: -256px;}
.popup_selector .box { position: relative; border:1px solid #CCCCCC; height: 489px; }
.popup_selector .box .title { line-height: 24px; padding: 22px; text-align: center; font-size: 20px; background: #DFF5FD; color: #000; }
.popup_selector .box a.close { right: 5px; top:5px; width: 14px; height: 13px; position: absolute; background: url(../img/close_pop_selector.png) no-repeat; }

.popup_selector .form_box { width: 695px; margin:0 auto; margin-top: 19px; padding-top: 37px; padding-bottom: 20px; background: url(../img/gray_pix.gif) 365px 0 repeat-y; }
.popup_selector .form_box .oder { display: block; position: absolute; background: #FFF; top:50%; margin-top: -17px; left:444px;  height: 34px; line-height: 34px; }
.popup_selector .form_box .left_col { width: 308px; float: left; }
.popup_selector.small .form_box { width: 308px; margin: 0 auto; background: none; }
.popup_selector.large .form_box { width: 730px; margin-left:57px; background: url(../img/gray_pix.gif) 395px 0 repeat-y; }
.popup_selector.large .form_box .left_col { width: 338px; float: left; }
.popup_selector.large .form_box .left_col input { font-size: 14px; border: 1px solid #c1c1c1;  width: 293px; padding:13px 30px 13px 12px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popup_selector .form_box .name { color: #323232; padding-left: 35px; font-size: 16px; height: 30px; line-height: 30px;  }
.popup_selector.small .box .title { line-height: 1.3; padding: 15px; }
.popup_selector .form_box .left_col input { font-size: 14px; border: 1px solid #c1c1c1;  width: 265px; padding:13px 30px 13px 12px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popup_selector .form_box .left_col input.active { background: #e3f8e7; }
.popup_selector .form_box .left_col .name { margin-bottom: 18px; background: url(../img/l_col_icon.png) left center no-repeat; }
.popup_selector .form_box .left_col .row { margin-bottom: 10px; }
.popup_selector .form_box .left_col .button { padding-top: 5px; }
.popup_selector .form_box .left_col .button a { color: #ffffff; text-decoration: none; font-size: 17px; display: block; text-align: center; height: 46px; line-height: 46px; background:url(../img/search_ico_white.png) 105px 14px no-repeat #303C61; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.popup_selector.large .form_box .left_col .button a { background:url(../img/search_ico_white.png) 117px 14px no-repeat #303C61; }

.popup_selector .form_box .right_col { width: 264px; float: right; }
.popup_selector .form_box .right_col .name { background: url(../img/r_col_icon.png) left center no-repeat; }
.popup_selector .form_box .right_col .name.fr { color: #000; line-height: 31px; padding-left: 37px; background: url(../img/fr_flag.png) left center no-repeat; }
.popup_selector .form_box .right_col p {padding-top: 3px;}
.popup_selector .form_box .right_col p a { font-size: 14px; color: #3881f6; }
.popup_selector .form_box .right_col .number { overflow: hidden; padding-top: 42px; padding-bottom: 10px; }
.popup_selector .form_box .right_col .number label { display: block; text-transform: uppercase; padding-bottom: 8px; }
.popup_selector .form_box .right_col .number .col { width: 123px; float: left; }
.popup_selector .form_box .right_col .number .col.right { float: right; }
.popup_selector .form_box .right_col .number input { font-size: 14px; text-align: center; border: 1px solid #c1c1c1;  width: 111px; padding:13px 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popup_selector .form_box .right_col .button { padding-top: 5px; }
.popup_selector .form_box .right_col .button a { color:#d9d9d9; text-decoration: none; font-size: 17px; display: block; text-align: center; height: 46px; line-height: 46px;background:url(../img/search_ico_gray.png) 83px 15px no-repeat  #f2f2f2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; cursor: default; }
.popup_selector .form_box .right_col .button a.active { color: #ffffff; background:url(../img/search_ico_white.png) 83px 15px no-repeat  #303C61; cursor: pointer; }
.popup_selector .form_box .right_col .code { padding-bottom: 9px; padding-top: 34px; }
.popup_selector .form_box .right_col .code label { font-size: 14px; display: block; text-align: center; text-transform: uppercase; color: #cdcdcd; padding-bottom: 8px; }
.popup_selector .form_box .right_col .code input { font-size: 18px; width: 214px; border:none; padding: 16px 21px 12px 30px; text-align: center; text-transform: uppercase; }
.popup_selector.small .bottom_link { width: 433px; }
.popup_selector .bottom_link { padding:24px 30px 0 30px; width: 816px; height: 41px; position: absolute; bottom:0; background: #F4F4F4; }
.popup_selector .bottom_link a { color:#156df0; font-size: 16px; letter-spacing: 0.4px; }
.popup_selector .bottom_link a.left { float: left; }
.popup_selector .bottom_link a.right { float: right; }

.popup_selector .form_box .right_col .code input.fr { background: url(../img/code_bg_input_fr.png) no-repeat; }
.popup_selector .form_box .right_col .code input.fi { background: url(../img/code_bg_input_fi.png) no-repeat; }
.popup_selector .form_box .right_col .code input.dk { background: url(../img/code_bg_input_dk.png) no-repeat; }
.popup_selector .form_box .right_col .code input.nl { background: url(../img/code_bg_input_nl.png) no-repeat; }
.popup_selector .form_box .right_col .code input.no { background: url(../img/code_bg_input_no.png) no-repeat; }
.popup_selector .form_box .right_col .code input.se { background: url(../img/code_bg_input_se.png) no-repeat; }

.kba_popup.search_popup { z-index: 160; right: 75px; left: auto; top: -33px; }

.popup_selector .form_box .left_col .button a.fr { background-position: 90px 15px; }
.popup_selector .form_box .right_col .button a.fr { background-position: 68px 15px; }
.popup_selector .form_box .right_col .button a.fr.active { background-position: 70px 15px; }

.popup_selector .form_box .left_col .button a.dk { background-position: 118px 15px; }
.popup_selector .form_box .right_col .button a.dk { background-position: 93px 15px; }
.popup_selector .form_box .right_col .button a.dk.active { background-position: 93px 15px; }

.popup_selector .form_box .left_col .button a.fi { background-position: 115px 15px; }
.popup_selector .form_box .right_col .button a.fi { background-position: 90px 15px; }
.popup_selector .form_box .right_col .button a.fi.active { background-position: 90px 15px; }

.popup_selector .form_box .left_col .button a.no { background-position: 120px 15px; }
.popup_selector .form_box .right_col .button a.no { background-position: 95px 15px; }
.popup_selector .form_box .right_col .button a.no.active { background-position: 95px 15px; }

.popup_selector .form_box .left_col .button a.pt { background-position: 100px 15px; }

.popup_selector .form_box .left_col .button a.se { background-position: 120px 15px; }
.popup_selector .form_box .right_col .button a.se { background-position: 95px 15px; }
.popup_selector .form_box .right_col .button a.se.active { background-position: 95px 15px; }

.popup_selector .form_box .left_col .button a.at { background-position: 105px 15px; }
.popup_selector .form_box .right_col .button a.at { background-position: 95px 15px; }
.popup_selector .form_box .right_col .button a.at.active { background-position: 95px 15px; }

.popup_selector .ikSelect_anchor { left: 0; top: 0; position: relative; z-index: 160; }
.popup_selector.small .ikSelect_anchor { left: 0; top: 0; position: relative; }
.popup_selector .ik_select_list { width: 306px;}
.popup_selector.small .ik_select_list { width: 306px;}

.ik_select_block.main-selector-search_popup { margin: 8px 0 0 1px; }
.search_popup.overlay { position: fixed; top: 0; left: 0;}
/* END SEARCH POPUP */
.sidebar .kba_popup{left: 200px;top: 0px;}
.kba_popup { background: url("../img/kba_info.png") repeat scroll 0 0 rgba(0, 0, 0, 0); height: 197px; left: 222px; position: absolute; top:105px; width: 329px; z-index: 100; }
.empty_bas {padding: 15px 0 50px; margin-top: 5px; font-size:15px; text-align: center; }
.empty_bas > i.empty_basket_icon { background: url(../img/wizard/cart_empty.png) left top no-repeat; padding: 15px 25px; }

.current_country { width: 70%; height: 41px; margin: 0 auto; margin-bottom: 35px; margin-top: 10px; border: 1px solid #dedede; }
.current_country .item { position: relative; float: left; padding-right: 15px; padding-top: 10px; padding-left: 7px; font-size: 15px }
.current_country .price { float: right; padding-right: 7px; }
.current_country .price span { padding-left: 5px; }


.modeltype table tr td.info { position: relative; text-align: right; padding-right: 10px; }
.modeltype table tr td.info span { color: #002bad; cursor: pointer; text-decoration: underline; line-height: 1.5; text-transform: none; }
.modeltype table tr td.info span:hover { text-decoration: none; }
#content .page.suchen .title_page .model span { position: relative; display: block; text-align: center; text-transform: none; }
#content .page.suchen .title_page .model span a {  color: #003eb2; }
#content .page.suchen .title_page .model .popup_list  { top:44px; right: 100px; }
.popup_list { text-transform: none; display: none; z-index: 100; font-family: Arial, sans-serif; -webkit-box-shadow: 0 2px 10px 0 rgba(50, 50, 50, 0.55); -moz-box-shadow: 0 2px 10px 0 rgba(50, 50, 50, 0.55); box-shadow: 0 2px 10px 0 rgba(50, 50, 50, 0.55); text-align: left; padding: 9px; border: 1px solid #b0b0b0; position: absolute; background: #FFF; width: 351px; right:75px; top:10px; }
.popup_list .title { border-bottom: 1px solid #d8d8d8; padding-bottom: 2px; line-height: normal; font-size: 19px; font-weight: bold; text-transform: uppercase; }
.popup_list ul {  }
.popup_list ul li { line-height: 1.4; padding-top: 6px; }
.popup_list .arrow { background: url(../img/arrow_popup.png) no-repeat; width: 19px; height: 12px; position: absolute; right:-19px; top:-1px; }

#content .title_page .car-image-wrap .popup_car, .sidebar-select-auto .car-image-wrap .popup_car { padding-left: 25px; }
#content .title_page .car-image-wrap .popup_car span,  .sidebar-select-auto .car-image-wrap .popup_car span { color: #002bad; cursor: pointer; text-decoration: underline; line-height: 1.5; text-transform: none;  position: absolute; right: 0; width: 16px; top: -8px; text-indent: -9999px; padding-left: 0;}
#content .title_page .car-image-wrap .popup_car span:hover, .sidebar-select-auto .car-image-wrap .popup_car span:hover { text-decoration: none; }
#content .title_page .car-image-wrap .popup_car .popup_list, .sidebar-select-auto .car-image-wrap .popup_car .popup_list { top: 16px; right: 41px; }
#klarna-checkout-container { overflow-x: visible !important;}

/* member page*/
.profile .table {height:300px; overflow:auto;}
.profile table {width:100%; font-size: 11px;}
.profile .table p {padding:20px;}
.profile table tr  {border-bottom:1px dotted #999999; vertical-align:top;}
.profile table tr td{padding:10px 0 10px 10px;}
.profile table tr th {text-align:left; padding:10px; font-weight:normal; color:#999999;}
.profile table .cell1 {width:80px;}
.profile table .cell2 {width:125px;}
.profile table .cell2 span.time {color:#999999;}
.profile table .cell3 span {display:block;}
.profile table .cell3 .name{color:#00328d; float:left; width:85px;}
.profile table .cell3 .desc{color:#000; float:left; width:210px;}
.profile table .cell3 .nr{float:right; width:50px; text-align:right;padding-right: 10px;}
.profile table .cell4 {width:80px;}
.profile table .cell5 { padding-right:5px;}
.profile table .cell5 span.left { display: block; padding-right: 10px;}
.profile a.returnOrdersPopupCaller { margin-top: -7px; display: block; background: url(../img/buton_ored_show_l.png) left no-repeat; padding-left: 35px; text-decoration: none; height: 24px; line-height: 24px; }
.profile a.returnOrdersPopupCaller span {font-size: 11px; font-weight: normal; color:white;display: block; padding-right: 5px; background: url(../img/buton_ored_show_r.png) right center no-repeat;}

.member_popup { z-index: 6; background: url(../img/popup_member_b.png) no-repeat; position: absolute; padding: 20px; width: 468px; height: 332px; top:120px; left:50%; margin-left:-254px;}
.member_popup a.close { width: 13px; height: 13px; background: url(../img/close_popup_member.png) no-repeat; display: block; position: absolute; top:13px; right:13px; }
.member_popup a.close span { display: none; }
.member_popup .all {  border: 1px solid #cfcfcf; border-bottom: none; padding:8px 15px; float: left; }
.member_popup .table_list { max-height: 143px; overflow: auto; overflow-x:hidden; border: 1px solid #cfcfcf; clear: both; position: relative; }
.member_popup .table_list table { width: 100%; }
.member_popup .table_list table tr td:first-child { padding-left: 15px; }
.member_popup .table_list table tr td { padding: 8px 0;  border-bottom: 1px solid #cfcfcf; position: relative; }
.member_popup .row { position: absolute; bottom:12px; }
.member_popup .row label { padding-bottom: 5px; display: block; }
.member_popup .row .newListSelected{width:341px; height:29px; margin-top:2px; z-index:10;}
.member_popup .row .selectedTxt{line-height:29px; height:29px; padding:0 5px; font-size:14px;}
.member_popup .row ul.newList {position:absolute; top:21px; background:#FFF; width:338px; border:1px solid #d2d2d2; height:200px; overflow-y:scroll;}
.member_popup .row ul.newList li {height:20px; clear:both; line-height:20px;}
.member_popup .row ul.newList a{display:block; padding:0 0 0 5px; text-decoration:none;}
.member_popup .row ul.newList a:hover{background:#e1e1e1;}
.member_popup .text_comment { padding-top: 10px; }
.member_popup .text_comment textarea { line-height: 1.4; color:#787878; border:none; margin: 0; background: url(../img/textarea_member_popup.png) no-repeat; width: 448px; height: 76px; padding: 10px; }
.member_popup a.send { position: absolute; bottom: 17px;right: 20px;width: 129px;height: 38px;display: block;background: url(../img/buttons/add_button.png) no-repeat;line-height: 33px;text-align: center;text-decoration: none;color: #FFF;font-size: 18px;font-weight: bold;margin: 0 auto;text-shadow: 0 1px #193768;}
.member_popup .table_list table tr td.art { color: #173e94; width: 120px; }
.member_popup .table_list table tr td .no_box { position: absolute; background: white; width: 451px; height: 40px; top: 0; left: 0; z-index: 100; opacity: 0.5;}
.member_popup .table_list table tr.return_pr_red td { border-bottom: none; }
.member_popup .table_list table tr.member_warning td { color: #ff1e00; padding: 0 0 12px 6px; }
.member_popup .title { overflow: hidden; font-size: 12px; top:30px; right:20px; position: absolute; }
.member_popup .title span { display: block; float: left; text-align: center; }
.member_popup .title span.col_4 { padding-right: 59px; }
.member_popup .table_list table tr th { vertical-align: bottom; font-size: 11px; font-weight: normal; border-bottom: 1px solid #cfcfcf; }
.member_popup .table_list table tr td .return_count_product.changable { width: 56px; height: 19px; position: relative; z-index: 1;}
.member_popup .table_list table tr td .plus, .member_popup .table_list table tr td  .minus { zoom:inherit; cursor: pointer; top:0; width: 12px; height: 19px; position: absolute; }
.member_popup .table_list table tr td .minus {  background: url('../img/minus-1.png') no-repeat 6px 5px; left: 0; }
.member_popup .table_list table tr td .plus { background: url('../img/plus-1.png') no-repeat 1px 5px;  right: 0; }
.member_popup .table_list table tr td.count_memb { width: 54px; }
.member_popup .table_list table tr td.count_memb input { border: 1px solid #DEDEDE; font-size: 12px; padding: 0; height: 17px; width: 54px; font-weight: bold; text-align: center; margin: 0 auto; }
.member_popup .table_list table tr td.col_6 { text-align: center; padding-left: 10px; padding-right: 3px; }
.member_popup .table_list table tr td.col_3 { width: 220px; }
.member_popup .table_list table tr td.col_4 { text-align: center; padding-right: 5px; width: 44px; }
.member_popup .text_comment .blackColor {color: #000;}
.member_popup .text_comment .otherColor {color: #787878;}
.member_popup span.disable { opacity: 0.5; position: absolute; right: 20px; bottom: 20px; width: 130px; display: block; background: #FFF;  height: 37px;}

/*Return Page*/
.return_page { padding: 20px 15px 30px 15px; }
.return_page p { line-height: 1.5; padding-bottom: 10px; }
.return_page h3 { text-transform: uppercase; font-size: 16px; padding-bottom: 22px; }
.return_page .formular { position: relative; background: #f9f9f9; padding: 22px 29px; border-bottom: 1px solid #e4e4e4; margin-top: 18px; }
.return_page .formular .shadow { height: 30px; width: 994px; position: absolute; bottom:-31px; left: 0; }
.return_page .formular .shadow_small { height: 21px; width: 679px; position: absolute; bottom:-22px; left: 0; }
.return_page .formular .title { font-size: 16px; padding-bottom: 25px; }
.return_page .formular .row { float: left; padding-right: 15px; }
.return_page .formular .row label { display: block; font-size: 14px; padding-bottom: 5px; height: 15px; }
.return_page .formular .row label span { float: none!important; display: inline; }
.return_page .formular .row label a.info_link_index { display: block; float: left; margin-top: -2px; margin-left: 2px;}
.return_page .formular .row label a.info_link_order { display: block; float: left; margin-top: -2px; margin-left: 2px;}
.return_page .formular .row input.index {  background: url(../img/besteller_input_medium.png) no-repeat; padding: 10px 5px; border: none; width: 250px; font-size: 14px; }
.return_page .formular .row input.besteller {  background: url(../img/besteller_input_medium.png) no-repeat; padding: 10px 5px; border: none; width: 250px; font-size: 14px; }
.return_page .formular .row.button { padding-top: 20px; }
.return_page .formular .row.button a {float: right; height: 36px; text-align: center; line-height: 37px; text-shadow: 0 1px 1px #006cc7; background: url(../img/search_icon_header.png) no-repeat 12px #006cc7; color: #FFF; border-radius: 3px; text-decoration: none; padding-left: 36px; padding-right: 25px; font-size: 14px; }
.return_page .formular .row.button a:hover {opacity: 0.8; }
.return_page .noClientReturns { padding:25px 30px; margin:0 auto; width: 918px; height: 298px; background: url(../img/table_box_bg_big.png) no-repeat; position: relative; margin-top: 30px; }
.return_page .noClientReturns .all {  border: 1px solid #cfcfcf; border-bottom: none; padding:8px 15px; float: left; }
.return_page .noClientReturns .table_list { max-height: 179px; min-height: 179px; overflow: auto; border: 1px solid #cfcfcf; clear: both; position: relative; }
.return_page .noClientReturns .table_list table { width: 100%; }
.return_page .noClientReturns .table_list table tr td:first-child { padding-left: 15px; }
.return_page .noClientReturns .table_list table tr td { padding: 8px 0;  border-bottom: 1px solid #cfcfcf; position: relative; }
.return_page .noClientReturns .title { overflow: hidden; font-size: 12px; top:24px; right:54px; position: absolute; }
.return_page .noClientReturns .title span { display: block; float: left; text-align: center; padding-top: 17px; }
.return_page .noClientReturns .title span.col_4 { padding-right: 233px;  }
.return_page .noClientReturns .table_list table tr th { vertical-align: bottom; font-size: 11px; font-weight: normal; border-bottom: 1px solid #cfcfcf; }
.return_page .noClientReturns .table_list table tr td .return_count_product.changable { width: 56px; height: 19px; position: relative; z-index: 1;}
.return_page .noClientReturns .table_list table tr td .plus, .return_page .noClientReturns .table_list table tr td  .minus { zoom:inherit; cursor: pointer; top:0; width: 12px; height: 19px; position: absolute; }
.return_page .noClientReturns .table_list table tr td .minus {  background: url(../img/minus-1.png) no-repeat 6px 5px; left: 0; }
.return_page .noClientReturns .table_list table tr td .plus { background: url(../img/plus-1.png) no-repeat 1px 5px;  right: 0; }
.return_page .noClientReturns .table_list table tr td.count_memb { width: 195px; }
.return_page .noClientReturns .table_list table tr td.count_memb input { border: 1px solid #DEDEDE; font-size: 12px; padding: 0; height: 17px; width: 54px; font-weight: bold; text-align: center; margin: 0 auto; }
.return_page .noClientReturns .table_list table tr td.col_1 { width: 23px; }
.return_page .noClientReturns .table_list table tr td.art { width: 120px; }
.return_page .noClientReturns .table_list table tr td.col_6 { text-align: right; padding-right: 23px; width: 87px; }
.return_page .noClientReturns .table_list table tr td.col_4 { text-align: center; padding-right: 5px; width: 50px; }
.return_page .noClientReturns .text_comment { padding-top: 10px; }
.return_page .noClientReturns .text_comment textarea { line-height: 1.4; color:#787878; border:none; margin: 0; background: url(../img/textarea_notclient_mess.png) no-repeat; width: 418px; height: 56px; padding: 10px; }
.return_page .noClientReturns .row { position: absolute; bottom:37px; right: 205px; }
.return_page .noClientReturns .row label { padding-bottom: 5px; display: block; }
.return_page .noClientReturns .row .newListSelected{width:341px; height:29px; margin-top:2px; z-index:10;}
.return_page .noClientReturns .row .selectedTxt{line-height:29px; height:29px; padding:0 5px; font-size:14px;}
.return_page .noClientReturns .row ul.newList {position:absolute; top:21px; background:#FFF; width:338px; border:1px solid #d2d2d2; height:200px; overflow-y:scroll;}
.return_page .noClientReturns .row ul.newList li {height:20px; clear:both; line-height:20px;}
.return_page .noClientReturns .row ul.newList a{display:block; padding:0 0 0 5px; text-decoration:none;}
.return_page .noClientReturns .row ul.newList a:hover{background:#e1e1e1;}
.return_page .noClientReturns a.send {position: absolute;bottom: 17px;right: 30px;width: 129px;height: 63px;background: url(../img/buttons/add_button.png) no-repeat;line-height: 33px;text-align: center;text-decoration: none;color: #FFF;font-size: 14px;margin: 0 auto;text-shadow: 0 1px #193768;}
.return_page .noClientReturns .table_list table tr td.art { color: #173e94; }
.return_page .noClientReturns .table_list table tr td .no_box { position: absolute; background: white; width: 895px; height: 40px; top: 0; left: 0; z-index: 6; opacity: 0.5;}
.return_page .noClientReturns .table_list table tr.return_pr_red td { border-bottom: none; }
.return_page .noClientReturns .table_list table tr.member_warning td { color: #ff1e00; padding: 0 0 12px 54px; }
.return_page span.disable { opacity: 0.5; position: absolute; right: 30px; bottom: 45px; width: 130px; display: block; background: #FFF;  height: 37px;}

.return_page .informIndex { z-index: 111111; position: absolute; left: 85px; top: -200px; border: 1px solid #313d60; box-shadow: 0px 0px 12px 1px #999999; padding: 25px 30px; background: #fff; width: 719px;}
.return_page .informIndex .informIndex-title { font-size: 18px; text-transform: uppercase; padding: 0 0 12px; border-bottom: 2px solid #3860a9; font-weight: 600; margin-bottom: 15px; letter-spacing: -.01em;}
.return_page .informIndex .informIndex-image {background: url(../img/returns/nummer1_de.jpg) no-repeat left top; width: 723px; height: 325px;}
.return_page .informOrder { z-index: 111111; position: absolute; left: 340px; top: -200px; border: 1px solid #313d60; box-shadow: 0px 0px 12px 1px #999999; padding: 25px 30px; background: #fff; width: 719px;}
.return_page .informOrder .informOrder-image {background: url(../img/returns/nummer2_de.jpg) no-repeat left top; width: 718px; height: 311px;}
.return_page .closeInfoIndex, .return_page .closeInfoOrder { position: absolute; right: 10px; top: 15px; width: 12px; height: 12px; cursor: pointer; background: url(../img/close_pop404.png) no-repeat;}
.return_page .informIndex:before,
.return_page .informOrder:before{content: ''; display: block; width: 13px; height: 13px; background: #fff; border-left: 1px solid #313d60; border-top: 1px solid #313d60; position: absolute; left: -8px; top: 218px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}

/* end retorn page css */

.popup_danke {top:50%; margin-top: -200px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; z-index: 100000;  position: fixed; width: 478px; left:50%; margin-left: -283px; padding: 215px 0 0 90px; }
.popup_danke.pr5 { background: url(../img/popup_bg_procent_new5.png) no-repeat; }
.popup_danke.pr10 { background: url(../img/popup_bg_procent_new10.png) no-repeat; }
.popup_danke.pr15 { background: url(../img/popup_bg_procent_new15.png) no-repeat;}
.popup_danke .title { width: 330px; margin: 0 auto; text-align: center; font-size: 35px; letter-spacing: -1px; padding-bottom: 5px; }
.popup_danke a.close { width:32px; height: 32px; background: url(../img/close_danke_button.png) no-repeat; position: absolute; right:  1px; top:35px; display: block; }
.popup_danke p { width: 330px; margin: 0 auto; text-align: center; padding: 0 0 10px 0; line-height: 1.3; font-size: 16px; }
.popup_danke p b { }
.popup_danke .time { text-align: center; padding-bottom: 15px; font-weight: bold; font-size: 24px; }
.popup_danke .bottom_corner {left:0; position: absolute; bottom:-43px; height: 43px; width: 568px; background: url(../img/footer_popup_procent_new.png) no-repeat; }

.popup_danke .button {border-bottom: 3px solid #e5e5e5; width: 422px; margin: 0 auto;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.popup_danke .button a { line-height: 47px; text-align: center; padding-left: 0; width: 422px; background: #24ade3; height: 50px; font-size: 20px; text-decoration: none; color: #FFF;  display: block; margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.popup_danke .button a span { margin: 0 auto; padding-right: 18px; padding-bottom: 2px; background: url(../img/arrow_white_button.png) right center no-repeat; }
.popup_danke-fadeout { position: fixed; width: 100%; height: 100%; background: black; top: 0; left: 0; opacity: 0.75; z-index: 99999; display: none; }

.delivery_time{margin:10px 0 10px 0; width:100%;}
.delivery_time .border{border:1px solid #e8e8e8;padding:17px;margin-bottom:15px;line-height: 1.6;}
.delivery_time td{text-align:left;padding:0 10px;vertical-align:middle;}
.delivery_time i{float:left;width:24px;height:24px;margin-right:10px;}
.delivery_time .green_time i{background:url(../img/clock_g.png) center center no-repeat;}
.delivery_time .orange_time i{background:url(../img/clock_y.png) center center no-repeat;}
.delivery_time .red_time i{background:url(../img/clock_r.png) center center no-repeat;}
.delivery_time .green_time{color:#009d28;font-size:14px;width:200px;}
.delivery_time .orange_time{color:#ff7117;font-size:14px;width:200px;}
.delivery_time .red_time{color:#ff002d;font-size:14px;width:200px;}
.delivery_time .green_time + td,
.delivery_time .orange_time + td,
.delivery_time .red_time + td{
	padding-bottom: 15px;
}
.delivery_time sup{display:none;}
.step table tr td.unchecked h3 { color: #0007FF }
/*client code*/
.customer_code { background: #3d3d3d ; color: #FFF; position: absolute; height: 18px; line-height: 18px; left:0; top:0; padding: 0 7px; letter-spacing: 2px; font-size: 11px; }
@media (min-width: 1270px ) {
    .customer_code { left:-117px; top:0; }
}
#wrap_content .cookie-policy { position: fixed; bottom: 0;   background-color: #dedede; border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; padding: 0 5px; height: 25px; color: #000000; font-family: Arial; font-size: 11px; line-height: 27px; text-align: center; overflow: hidden; z-index: 999999;}
#wrap_content .cookie-policy a { color: #000000; }
#header.condensed #cart-container #cart_block.fixed {top: 0 !important; border-bottom: 0 !important;}

#cart-container {position: absolute; right: 0; top: 37px;}

/* Newsletter */
.newsletter .want-news a.button { width: 167px; height: 32px; background: url(../img/buttons/button_search_felgen.png); text-align: center; display: inline-block; line-height: 32px; font-size: 14px; color: #fff; text-decoration: none; }
.newsletter .want-news { border-bottom: 1px solid #e5e5e5; margin-bottom: 20px; padding-bottom: 50px; }
.newsletter .want-news input { border: 1px solid #b8c0ca; width: 293px; padding: 8px 5px; margin: 0; }

/*Cart ers*/
.cart_v_ers {overflow: hidden; background: #eef8fc;height: 54px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.cart_v_ers a.basket { float: left; background: url(../img/cart_ers.png) no-repeat 8px 13px; display: block; height: 54px; width: 221px;}
.cart_v_ers .artikel {float: left; height: 44px; margin-left: 52px;margin-top: 10px;position: relative;}
.cart_v_ers .artikel span.first{font-size: 14px; display: block; color: #000; line-height: 18px;}
.cart_v_ers .artikel span.nr{font-size: 11px; font-family: Arial; color: #000; display: block; margin-left: 1px; margin-top: 1px;}
.cart_v_ers .cart_count{position: absolute;left:-30px;top:-3px;display: none;width:20px;height:20px;line-height: 20px;text-align: center;font-size:12px;color:#fff;background: #f50403;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.cart_v_ers .cart_drop_down{float: right; height: 54px;}
.cart_v_ers .cart_drop_down span:after { float: right;font-family: 'icomoon', sans-serif;width: 10px;  height: 10px;  content: "\e614";  color: #000;  font-size: 12px; font-weight: normal;padding: 2px 0 0 5px;}
#header.condensed .cart_v_ers .cart_drop_down span:after { color: black; width: 11px;}
.cart_v_ers .cart_drop_down span{color: #000;  margin-top: 20px; margin-right: 10px; display: block; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 15px;}

.cart_v_ers.no_code .artikel {margin-top: 16px;}
.cart_v_ers.no_code .cart_drop_down span{margin-top: 18px;}

#header #cart-container.filled .cart_v_ers a.basket{    background: url(../img/cart_icon.png) no-repeat 8px 13px;}
#header #cart-container.filled .cart_v_ers .cart_drop_down span:after { color: white; width: 11px;}
#header #cart-container.filled .cart_v_ers{background: #181818;}
#header #cart-container.filled .cart_v_ers .artikel span.first{color:#fff;}
#header #cart-container.filled .cart_v_ers .artikel span.nr{color:#fff;}
#header #cart-container.filled .cart_v_ers .cart_drop_down span{color:#fff;}
#header #cart-container.filled .cart_v_ers .cart_count{display: inline-block;}



#main_filter_reset{font-size: 14px; color: #4C4C4C; margin-top: 4px; margin-bottom: 10px; float: right; text-decoration: none; width: 14px; height: 14px; background: url(../../assets/img/reset.png) no-repeat; display: block;}
/*Ers Trust Block*/
.trust_block_ers{ width: 188px; height: 189px; border: 1px solid #cacaca; position: relative; font-family: Arial; float: right; background:#fff;}
.trust_block_ers span.img{ position: absolute; background: url(../img/icons/ers_trust.png) no-repeat; height: 99px; width: 169px; left: 12px; top: 12px;}
.trust_block_ers ul{  width: 190px; text-align: center ;margin: 0 auto; margin-top: 108px;}
.trust_block_ers ul li { list-style: none; padding: 0; margin: 0; width: 22px; height: 20px; display: inline-block; padding: 1px; float: none !important;}
.trust_block_ers ul li a{ height: 20px; width: 22px; background: url(../img/icons/star_dir.png) no-repeat; display: block; float: left;}
.trust_block_ers span.ser {position: absolute;font-size: 20px; font-weight: bold; top: 135px; font-family: Arial; width: 190px; text-align: center;}
.trust_block_ers p{position: absolute; bottom: 8px; left: 53px; height: 21px;}
.trust_block_ers p span.nr_on{font-size: 21px; color: #000; font-weight: bold; font-family: Arial; letter-spacing: -1pt;display: initial;}
.trust_block_ers p span.nr_off{font-size: 21px;  color: #b2b2b2; font-family: Arial; letter-spacing: -0.2pt; display: initial;}

.cards_list ul {background: #FFF;overflow: hidden;border: 1px solid #d5d5d5;height: 161px;padding-top: 5px;}

.trust_block_ers.min{ width: 188px; height: 229px; border: 1px solid #cacaca; position: relative; font-family: Arial; float: right;}
.trust_block_ers.min span.img{ position: absolute; background: url(../img/icons/ers_min.png) no-repeat; height: 99px; width: 169px; left: 12px; top: 12px;}
.trust_block_ers.min ul{ margin-top: 136px; /*margin-left: -14px;*/}
.trust_block_ers.min ul li { list-style: none; padding: 0; margin: 0; width: 22px; height: 20px; display: inline-block; padding: 1px;}
.trust_block_ers.min ul li a{ height: 20px; width: 22px; background: url(../img/icons/star_dir.png) no-repeat; display: block; float: left;}
.trust_block_ers.min span.ser {position: absolute;font-size: 20px; font-weight: bold; top: 164px; font-family: Arial; width: 188px; text-align: center;}
.trust_block_ers.min p{position: absolute; bottom: 7px; left: 53px; height: 21px;}
.trust_block_ers.min p span.nr_on{font-size: 21px; color: #000; font-weight: bold; font-family: Arial; letter-spacing: -1pt;}
.trust_block_ers.min p span.nr_off{font-size: 21px;  color: #b2b2b2; font-family: Arial;}
.trust_block_ers.min span.text_r{position: absolute; top: 120px; width: 188px; text-align: center; font-size: 10px; color: #9D9D95 ; font-family: Arial;}


.page.register .trust_block_ers {
	margin-bottom: 7px;
}

.cards_list ul {background: #FFF;overflow: hidden;border: 1px solid #d5d5d5;height: 161px;padding-top: 5px;}

#header .login_panel ul li.login a span{
    font-size: 10px;
}
#header .login_panel ul li.register a{
    font-size: 10px;
}

.links_ve {width: 333px; position: relative; height: 107px; float: right; margin-left: 5px; margin-top: 5px; left: -10px;}
.links_ve a{position: absolute;}
.links_ve a.one {top: 9px; left: 12px;}
.links_ve a.two{top: 8px; right: 76px;}
.links_ve a.three{top: 5px; right: 13px;}
.links_ve a.four{top: 44px; left: 15px;}
.links_ve a.five{top: 47px; left: 70px;}
.links_ve a.six{right: 74px; top: 48px;}
.links_ve a.seven{bottom: 5px; left: 13px;}

.links_short {width: 188px; border: 1px solid #cacaca; position: relative; height: 125px; margin-top: 3px;}
.links_short a{position: absolute;}
.links_short a.one {top: 9px; left: 8px;}
.links_short a.two{top: 8px; right: 4px;}
.links_short a.three{top: 48px; right: 13px;}
.links_short a.four{top: 44px; left: 15px;}
.links_short a.five{top: 90px; left: 86px;}
.links_short a.six{right: 74px; top: 48px;}
.links_short a.seven{bottom: 5px; left: 5px;}
.links_short a img {height: 26px;}

#maker-select, #model-select,  #car-select{ position: relative; }

#maker-select .ik_select_block, #model-select .ik_select_block, #car-select .ik_select_block{ left: 0 !important; top: 0 !important; }
.member_bnk_e{ width: 485px; padding-top: 10px; border: 1px solid #dbdbdb; margin: 0 auto; margin-top: 50px; margin-bottom: 50px; background: #FFF;}
.member_bnk_e form {padding: 22px 38px 55px 38px;}
.member_bnk_e form .row { position: relative; margin: 10px 0;}
.member_bnk_e form .row.border { border-bottom: 1px solid #e9e9e9; padding-bottom: 20px; margin-bottom: 20px;}
.member_bnk_e form .row input {  padding: 7px 5px; border: 1px solid #e5e5e5;; width: 240px; font-size: 14px;}
.member_bnk_e form .row input.grey{background: #f2f2f2;}
.member_bnk_e form .row .clabel {float: left; margin-right: 10px;}
.member_bnk_e form .row .clabel label {width: 100px; height: 33px; text-align: right; margin-right: 10px; display: table-cell; vertical-align: middle;}
.member_bnk_e form .row p {text-align: center; font-size: 14px; padding: 10px 0 10px 30px;}
.member_bnk_e form .row .button { margin: 0 auto; padding: 10px 48px 0 0; height: 32px; margin-top: 25px;}
.member_bnk_e form .row label.grey {color: #b2b2b2;}
.member_bnk_e form .row label.ko {width: 90px; text-align: left; margin-right: 0;}
.member_bnk_e form .row .text_ifc{ padding: 0 0 10px 110px; color: #b2b2b2;}
.member_bnk_e form .row .button a { font-size: 18px; margin-top: 0; float: right; width: 251px; height: 38px; text-align: center; line-height: 38px; font-weight: bold; text-shadow: 0 1px 1px #3c4881; background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #336DC9),
        color-stop(1, #3561AD)
);
    background-image: -o-linear-gradient(bottom, #336DC9 0%, #3561AD 100%);
    background-image: -moz-linear-gradient(bottom, #336DC9 0%, #3561AD 100%);
    background-image: -webkit-linear-gradient(bottom, #336DC9 0%, #3561AD 100%);
    background-image: -ms-linear-gradient(bottom, #336DC9 0%, #3561AD 100%);
    background-image: linear-gradient(to bottom, #336DC9 0%, #3561AD 100%); color: #FFF; text-decoration: none; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}

.product_list .item .description .promo_price {font-family:Arial, Helvetica, sans-serif; float:left; color:#d3110a; height:30px; line-height:30px; padding-right:5px;  font-size:26px; font-weight:bold; letter-spacing:-1px;}
.product_list .item .description .promo_price span { display: block; float: left; margin-right: 10px; }
.product_list .item .description .promo_price span.old_pr { color:#0041c0; text-decoration: line-through; }
.product_list .item .description .promo_price span.new_pr { color:#d3110a;}

.detail_product .description .price_box .price .promo_price {  font-family:Arial, Helvetica, sans-serif; padding:7px 0 10px 0; text-align: center; color:#d3110a;  font-size:23px; font-weight:bold; letter-spacing:-1px;}
.detail_product .description .price_box .price .promo_price span {  }
.detail_product .description .price_box .price .promo_price span.old_pr { color:#0041c0; text-decoration: line-through; }
.detail_product .description .price_box .price .promo_price span.new_pr { color:#d3110a;}

.details_text .item .price_block .promo_price {font-family:Arial, Helvetica, sans-serif; color:#d3110a; overflow: hidden; padding-right:5px;  font-size:20px; font-weight:bold; letter-spacing:-1px;}
.details_text .item .price_block .promo_price span { display: block; float: left; margin-right: 10px; }
.details_text .item .price_block .promo_price span.old_pr { color:#0041c0; text-decoration: line-through; }
.details_text .item .price_block .promo_price span.new_pr { padding-top: 2px; color:#d3110a;}

#customer_info .profile-selector{margin:inherit; padding: inherit; border-color: #e5e5e5;}
#customer_info .profile-selector .ik_select_link{padding: 0 16px 0 5px; border-color: inherit;}
#customer_info .ik_select_link .ik_select_link_text{font-size: 14px;}
body.user_profile .ik_select_list{margin-top: 0 !important; width: 390px;}
body.user_profile .ik_select_block{padding: inherit !important;}

.autocomplete-suggestions{max-height: 900px !important; position: absolute !important; width: 100% !important; box-sizing: border-box; height: auto !important; z-index: 100 !important; top: 0 !important; left: 0 !important; border: 1px solid #dedede !important; padding: 7px 15px !important;}
#autocomplete-suggestions-list{ width: 100%; height: auto; position: relative; bottom: -4px; left: 0;}

.autocomplete-suggestions { font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; margin-left: 0; background-color: white; border: 1px solid #dedede !important;  width:100% !important; box-sizing: border-box; top: 0 !important;   left: 0 !important;}
.autocomplete-suggestion { position: relative; padding-right: 55px !important; }
.autocomplete-group { border-top:none !important; }
.autocomplete-suggestions strong { color: #2b14bd !important; font-weight:bold !important;}
.autocomplete-group strong { font-size: 10px; color: #999999 !important; text-transform: uppercase; }
.autocomplete-suggestion .right { color: #7f7f7f; font-style: italic;margin-left:auto; position: absolute; right: 17px; top: 8px;}

/*manual replace*/
.thanks_p_cont { padding: 50px 0; font-family: Arial, Helvetica, sans-serif; }
.thanks_p_cont .title_page { background: url(../img/mr/thanks_p_cont_title.png) top center no-repeat; padding-top: 87px; text-transform: uppercase; font-weight: bold; text-align: center; font-size: 18px; color: #2c8d26; }
.thanks_p_cont p { color: #363636; font-size: 18px; text-align: center; padding-top: 20px; }
.thanks_p_cont p.big_text { padding-bottom: 20px; letter-spacing: -2px; font-family: 'Roboto Condensed', sans-serif; font-weight: 400; color: #0067d7; font-size: 36px; text-align: center; padding-top: 20px; }
.thanks_p_cont .clock { background: url(../img/mr/clock_bg_line.jpg) center 35px no-repeat; padding-left: 215px; width: 430px; margin: 0 auto; overflow: hidden; margin-top: 30px; }
.thanks_p_cont .clock .l_c_clock { width: 17px; float: left; text-align: center; color: #bf0f1c; padding-top: 8px; font-size: 46px; font-weight: bold; }
.thanks_p_cont .clock .box_c { background: url(../img/mr/time_box_bg.jpg) no-repeat; float: left; width: 60px; text-align: center; padding-top: 10px; min-height: 55px; color: #bf0f1c; font-size: 46px; font-weight: bold; }
.thanks_p_cont .clock .box_c span { display: block; color: #8d8d8d; font-size: 12px; font-weight: normal; padding-top: 15px; }

.stark_rows { width: 794px; border:1px dotted #bfbfbf; border-radius: 5px; margin:0 auto; margin-top: 30px; }
.stark_rows .rows { padding: 22px; border-bottom:1px dotted #bfbfbf; position: relative; }
.stark_rows .rows .product_ref { display: table; }
.stark_rows .rows.no_border { border:none; }
.stark_rows .product_ref .item_c { position: relative; border-radius: 3px; display: table-cell; padding: 25px 0; border:1px solid #cfcfcf; width: 292px; vertical-align: top; }
.stark_rows .product_ref .ref { display: table-cell; width: 10px; position: relative;  }
.stark_rows .product_ref .ref img { position:absolute; top:50%; margin-top:-30px; left:-20px; z-index: 100; }
.stark_rows .product_ref .item_c .image { width:110px; text-align:center; float:left; }
.stark_rows .product_ref .item_c .image span { display: block; text-align: center; color: #0067d7; font-size: 18px; font-weight: bold; }
.stark_rows .product_ref .item_c .text  { float:left; width:160px }
.stark_rows .product_ref .item_c .text .name { font-weight: bold; font-size:16px; margin:0; color:#444444; line-height:1.2; padding:0; }
.stark_rows .product_ref .item_c .text span.art { line-height: 1.3; padding:10px 0; display:block; font-size:13px; color:#747476; }
.stark_rows .product_ref .item_c .text .info  {font-size:12px; line-height:1.4; text-align: left; }
.stark_rows .product_ref .item_c .text .info p{font-size:12px; line-height:1.4; padding-top: 0; text-align: left; padding-bottom: 3px;}
.garant_img { position:absolute; bottom:-30px; right:-20px; z-index: 100; }
.stark_rows .rows .price_info.opacity { opacity: 0.3; }
.stark_rows .rows .price_info { display: table-cell; vertical-align: middle; padding-left: 30px; }
.stark_rows .rows .price_info p { text-align: left; font-size: 14px; }
.stark_rows .rows .price_info p:first-child { padding-top: 0; white-space: nowrap; }
.stark_rows .rows .price_info p span { display: block; font-size: 30px; font-weight: bold; letter-spacing: -1px; padding-top: 10px; }
.stark_rows .rows .price_info p span.prc { color: #0067d7; }
.stark_rows .rows .price_info p span.m-year { font-size: 22px; }
.stark_rows .rows .select { padding-bottom: 20px; }
.stark_rows .rows .select label { padding-left: 10px; color: #a3a3a3; font-size: 13px; cursor: pointer; }

.thanks_p_cont .button { text-align: center; padding-top: 50px; }
.thanks_p_cont .button a { padding: 0 60px; font-family: 'Roboto Condensed', sans-serif; display: inline-block; line-height: 62px; font-size: 24px; text-decoration: none; text-transform: uppercase; text-shadow:1px 0 #7c8e26; font-weight: 400; height: 59px; color: #FFF; border-radius: 3px; border-bottom: 3px solid #6d881b;
    background: rgba(154,178,48,1);
    background: -moz-linear-gradient(top, rgba(154,178,48,1) 0%, rgba(139,164,39,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(154,178,48,1)), color-stop(100%, rgba(139,164,39,1)));
    background: -webkit-linear-gradient(top, rgba(154,178,48,1) 0%, rgba(139,164,39,1) 100%);
    background: -o-linear-gradient(top, rgba(154,178,48,1) 0%, rgba(139,164,39,1) 100%);
    background: -ms-linear-gradient(top, rgba(154,178,48,1) 0%, rgba(139,164,39,1) 100%);
    background: linear-gradient(to bottom, rgba(154,178,48,1) 0%, rgba(139,164,39,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ab230', endColorstr='#8ba427', GradientType=0 );
}
.thanks_p_cont .button a span { display: block; background: url(../img/email/mr/button_icon_1.png) left 18px no-repeat; padding-left: 30px; }
.thanks_p_cont .button a:hover { opacity: 0.8; }
.thanks_p_cont .text {  }
.thanks_p_cont .text.pt_b { padding-top: 55px; }
.thanks_p_cont .text p { padding-top: 25px; }
.thanks_p_cont .text .b_text { font-weight: bold; padding-top: 35px; font-size: 24px; text-transform: uppercase; }
.thanks_p_cont .text span { color: #0067d7; }
.thanks_p_cont .time_box { padding-top: 35px; }
.thanks_p_cont .time_box p { color: #ba1f31; }
.thanks_p_cont .time_box .clock { margin-top: 10px; }

.thanks_p_cont .more_text { padding-top: 20px; }
.thanks_p_cont .more_text p { padding-top: 25px; font-size: 16px; }
.thanks_p_cont .more_text .b_text { font-weight: bold; padding-top: 35px; font-size: 22px; text-transform: uppercase; }
.thanks_p_cont .deliver_text { margin-top: 50px; padding-top: 265px; background: url(../img/mr/deliver_img_success.png) center top no-repeat; }
.thanks_p_cont .deliver_text p.bold { font-weight: bold; text-transform: uppercase; font-size: 18px; }
.thanks_p_cont .deliver_text p { font-size: 14px; }
.thanks_p_cont .deliver_text p a { color: #0531aa; font-weight: bold; }
.thanks_p_cont .table_list_info { width: 720px; margin: 0 auto; padding-top:70px; text-align:center; display:table; }
.thanks_p_cont .table_list_info .margin { width:20px; display: table-cell; }
.thanks_p_cont .table_list_info .item { padding: 0 20px; vertical-align:middle; width:218px; border:1px solid #0061cb; display: table-cell; height: 100%; background:#f4f9fe; padding-top:40px; padding-bottom:30px; border-radius:10px; position:relative; font-size: 14px; line-height: 1.3; }
.thanks_p_cont .table_list_info .item.center { width: 238px; }
.thanks_p_cont .table_list_info .item img { position:absolute; top:-43px; left:50%; margin-left:-36px; }

.thanks_p_cont .times_up { padding-top: 75px; }
.thanks_p_cont .times_up b { display: block; padding-bottom: 10px; text-transform: uppercase; margin: 0; }
.thanks_p_cont .times_up p { line-height: 1.3; }
.thanks_p_cont .times_up p.succes { padding-top: 80px; text-align: center; }
.thanks_p_cont .times_up p.succes span {font-family: 'Roboto Condensed', sans-serif; font-weight: 400;   background: url(../img/mr/thanks_p_cont_title.png) left center no-repeat; background-size: 27px 27px; height: 27px; line-height: 27px; color: #2c8d26; font-size: 20px; text-transform: uppercase; padding: 0; padding-left: 35px; display: inline-block; }

.filters_n .pagination p {float: left; font-size: 12px; padding: 8px 0; margin: 10px 0;}
.filters_n .pagination {overflow: hidden;}
.filters_n .pagination ul {list-style-type: none; padding-left: 0; float: right; margin-top: 12px;}
.filters_n .pagination ul li {display: inline-block; border: 1px solid #b6b6b6; background: #edf8fc; padding: 5px 6px;}
.filters_n .pagination ul li.active {background: #fff;}
.filters_n .pagination ul li a{font-size: 12px; color: #000; text-decoration: none; }

.details_text p.similar_title {border-bottom: 1px solid #e5e5e5 ; padding-bottom: 10px; margin-top: 15px; float: left; margin-bottom: 10px; font-size: 16px;}
.details_text ul {margin-bottom: 15px;}
.details_text ul li {line-height: 18px;}
.details_text ul li a {color: #002bae;}

.stark_rows .product_ref .item_c .image {width: 120px;}
.stark_rows .product_ref .item_c .image span {font-size: 16px;}
.stark_rows .product_ref .item_c .text {width: 109px; margin-left: 11px; padding-bottom: 20px;}
.stark_rows .product_ref .item_c .text .name {font-size: 15px;}
.stark_rows .product_ref .ref {width: 72px;}
.stark_rows .product_ref .ref img {left: 0;}

.ik_select_block.causes ul li:first-child{display: none;}

.table_over { max-height: 300px; overflow: auto; }
#content .member .table_deposit { padding: 15px 30px;}
#content .member .table_deposit h2 { font-weight:  normal; text-transform: none; font-size: 16px; text-align: right; padding-bottom: 15px; }
.table_deposit tbody{   }
.table_deposit table { width: 100%; font-size: 12px; color: #000; }
.table_deposit table .center { text-align: center; }
.table_deposit .red { color: #ff0041; }
.table_deposit .green { color: #008900; }
.table_deposit table thead {}
.table_deposit table tr th { background: #f5f2f0; border:1px solid #dddddd; color: #000; font-weight: bold; padding: 10px; }
.table_deposit table tr td { background: #fff; border:1px solid #dddddd; padding: 10px; }

/*Popup Discount Subscribe START*/
.pop_subscribe.ersatz{position: absolute;left:0; right:0; margin-left:auto; margin-right:auto;width: 745px;top: 150px; z-index: 1002}
.pop_subscribe.ersatz a.close {background: url(../img/discount_subscribe/close.png) no-repeat; display: block; position: absolute; width: 20px; height: 20px; left: -40px; top: 5px;}
.pop_subscribe.ersatz .sub{ background: url(../img/discount_subscribe/pop_bg.png) no-repeat; padding: 42px 29px 23px 29px; overflow: hidden;}
.pop_subscribe.ersatz .sub p {font-family: Arial;}
.pop_subscribe.ersatz .sub .wel{ font-size: 16px; color: #545455;}
.pop_subscribe.ersatz .sub .sub_t{ font-size: 12px; color: #545455; letter-spacing: -0.3pt; padding-top: 17px;}
.pop_subscribe.ersatz .sub .time_s { font-size: 18px; font-weight: bold; color: #000; padding-top: 11px; text-transform: uppercase; letter-spacing: -0.3pt; line-height: 21px;}
.pop_subscribe.ersatz .sub .email_s{ background: #fff; padding: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; float: left; overflow: hidden; margin-top: 20px; width: 395px; height: 41px;}
.pop_subscribe.ersatz .sub .email_s input{ border: 0; float: left; height: 39px; padding-left: 10px; color: #545455; width: 220px;}
.pop_subscribe.ersatz .sub .email_s input.wrong {color: #ff002d !important; border: 1px solid  #ff002d !important;}
.pop_subscribe.ersatz .sub .email_s a.btn { background: #5371d0; border-bottom: 1px solid #4aa6ce; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; float: right; font-size: 12px; font-family: Arial; font-weight: bold; color: #fff; text-decoration: none; height: 39px; line-height: 39px; text-align: center; padding: 0 22px; text-transform: uppercase;}
.pop_subscribe.ersatz .sub .check{ overflow: hidden; margin-top: 17px;}
.pop_subscribe.ersatz .sub .check input{float: left;}
.pop_subscribe.ersatz .sub .check label{float: left; font-size: 10px; font-family: Arial; padding-top: 2px; margin-left: 8px; line-height: 13px;}

.pop_subscribe.ersatz .advantage{background: #fff; overflow: hidden; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}
.pop_subscribe.ersatz .advantage ul {overflow: hidden; padding: 23px 29px;}
.pop_subscribe.ersatz .advantage ul li {float: left; width: 144px; padding-left: 65px; margin-left: 10px; padding-bottom: 15px;}
.pop_subscribe.ersatz .advantage ul li:first-child{margin-left: 0;}
.pop_subscribe.ersatz .advantage ul li:last-child{padding-left: 105px;}
.pop_subscribe.ersatz .advantage ul li p {color: #f77d27; font-size: 12px; font-family: Arial; font-weight: bold;}
.pop_subscribe.ersatz .advantage ul li span{display: block; font-size: 10px; font-family: Arial; color: #000; line-height: 12px;}
.pop_subscribe.ersatz .advantage ul li.like {background: url(../img/discount_subscribe/sun.png) no-repeat 0 -8px;}
.pop_subscribe.ersatz .advantage ul li.bag {background: url(../img/discount_subscribe/free.png) no-repeat top left;}
.pop_subscribe.ersatz .advantage ul li.card {background: url(../img/discount_subscribe/car.png) no-repeat top left;}
.pop_subscribe.ersatz .advantage ul li.card .deliver_s {background: url(../img/icons/versend_icons.png) no-repeat 0; padding: 10px 0; background-size:142px 21px; margin-top: 5px;}
.black_overlay{ display: block; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.9; opacity:.90; filter: alpha(opacity=90); background: static;  }
.bg-popup-closed{display:block; position:fixed; top:0%; left:0%; width:100%; height:100%; background-color:black;  -moz-opacity:0.8; opacity:.70; filter:alpha(opacity=80); z-index:10001 !important; background:static;}
.black_alt_overlay{ display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:10; -moz-opacity: 0.6; opacity:.60; filter: alpha(opacity=60); background: static;  }
@media (max-width: 640px) {
    .pop_subscribe {
        display: none;
    }
}
/*Popup Discount Subscribe END*/
body.new_cart_shop #wrap_content { padding-top: 80px; }
body.new_cart_shop #header ul.small_menu { display: none; }
body.new_cart_shop #header .trust { display: none; }
body.new_cart_shop #header .ehi { display: none; }
body.new_cart_shop #header .search_panel { display: none; }
body.new_cart_shop #header ul.menu { display: none; }
body.new_cart_shop .new_cart .total_price ul li.total { border-top: none; }
body.new_cart_shop #wrapper { padding-bottom: 50px; }

/*Batterie Logos*/
.page.battere .box.list_brands .brand {overflow: hidden; margin-right: 35px; width: 310px;}
.page.battere .box.list_brands .brand h4 {padding-left: 0;}
.page.battere .box.list_brands .brand .logos {position: relative; width: 290px; height: 100px;}
.page.battere .box.list_brands .brand a {position: absolute; height: 56px; width: 153px; display: block;}
.page.battere .box.list_brands .brand a.varta {left: 0;}
.page.battere .box.list_brands .brand a.kager {right: 0; top: -10px;}
.page.battere .box.list_brands .brand a.bosch {bottom: 0; left: 0;}
.page.battere .box.list_brands .brand a.ipsa {right: 0; bottom: -10px;}
.page.battere .box.list_brands .brand a.varta img { height:62px;}
.page.battere .box.list_brands .brand a.kager img { height: 54px; }
.page.battere .box.list_brands .brand a.bosch img { height: 66px; }
.page.battere .box.list_brands .brand a.ipsa  img  { height: 40px; }

.page.battere .box.list_brands .brand-logos {position: relative; width: 290px; height: 100px;}
.page.battere .box.list_brands .brand-logos img {position: absolute; display: block;}
.page.battere .box.list_brands .brand-logos img.varta {left: 0;height:62px;}
.page.battere .box.list_brands .brand-logos img.kager {top: -10px;height: 54px; right: 25px;}
.page.battere .box.list_brands .brand-logos img.bosch {bottom: 0; left: 0; height: 58px;}
.page.battere .box.list_brands .brand-logos img.ipsa {bottom: 12px; height: 40px; right: 40px;}
.page.battere .box.list_brands .brand-logos a {position: static; height: inherit; width: inherit; display: inherit; }

/*search_hint*/
#header .search_panel {height: 55px;width:360px;position: absolute;}
#header .search_panel .t_ex {font-style: italic; font-size: 11px;margin:7px 0 0 2px;}
#header.condensed .search_panel .t_ex {display: none;}
#header .search_panel .t_ex a {position: relative; color: #152891;}
#header .search_panel .search {width: 100%; margin: 0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
#header .search_panel .search input {width: 315px;}

#header .search_panel .home_button {line-height: 60px;}

#header .search_panel .h_text{float: left; border-left: 1px solid #d2e4ea; border-right: 1px solid #d2e4ea; height: 50px; margin-left: 35px; padding: 6px 5px 0 15px; width: 340px;}
#header.condensed .search_panel .h_text {display: none;}
#header .search_panel .h_text p {font-size: 18px; font-family: Arial;}
#header .search_panel .h_text p span {display: block; font-size: 15px; line-height: 19px;}

.ex_popup {display:none; position: absolute; width: 405px; padding: 12px 18px; left: 0; background: #fff; top: 61px; border: 1px solid #303d61;
-webkit-box-shadow: 0 0 3px 1px rgb(95, 95, 95);
-moz-box-shadow: 0 0 3px 1px rgb(95, 95, 95);
box-shadow: 0 0 3px 1px rgb(95, 95, 95);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
z-index: 9;}
.ex_popup a.close {background: url(../img/close_pop_black.png) no-repeat; display: block; position: absolute; width: 12px; height: 12px; top: 11px; right: 11px;}
.ex_popup:after, .ex_popup:before { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;}

.ex_popup:after { border-color: rgba(136, 183, 213, 0); border-bottom-color: #fff; border-width: 9px; margin-left: -115px;}
.ex_popup:before { border-color: rgba(194, 225, 245, 0); border-bottom-color: #DBDBDB; border-width: 10px; margin-left: -116px;}
.ex_popup p {line-height: 14px; width: 360px;}
.ex_popup table {margin-top: 12px;}
.ex_popup table tr {border-bottom: 1px solid #e8e8e8;}
.ex_popup table tr:last-child {border-bottom: 0;}
.ex_popup table tr th {background: #e0f4fd; padding: 9px 0; border-right: 1px solid #e8e8e8; text-align: left; padding-left: 20px;}
.ex_popup table tr th:last-child {border-right: 0;}
.ex_popup table tr td {padding: 8px 5px; padding-left: 20px;}
.ex_popup table tr td:first-child {width: 155px;border-right: 1px solid #e8e8e8; text-align: left; font-weight: bold; padding-left: 20px;}
.ex_popup a {display: block; background: none; position: initial; width: auto; height: auto; text-align: center; color: #002bb4; font-size: 12px; padding-top: 10px;}
/*search_hint*/
div.special-block-product > img { margin-top: 30px; }
/*Soft 404*/
.ctc_n {overflow: hidden; margin-top: 12px; position: relative;}
.ctc_n .cl_l {float: left; width: 399px; border: 1px solid #c8c9cb; padding-bottom: 15px;}
.ctc_n .cl_l .t_txt {background: #303c5f; text-align: center; padding: 8px 20px; color: #fff; font-size: 12px; font-weight: bold; line-height: 19px;}
.ctc_n .cl_l .inps {padding: 12px 45px;}
.ctc_n .cl_l .inps .row label {display: block; font-size: 13px !important; margin-bottom: 7px;}
.ctc_n .cl_l .inps .row input[type="text"] {width: 300px; padding-left: 5px; height: 30px; font-size: 12px; border: 1px solid #d0d1d2;}
.ctc_n .cl_l .inps .row input:focus {border: 1px solid #343f61;}
.ctc_n .cl_l .inps .row.check {margin-top: 5px; overflow: hidden;}
.ctc_n .cl_l .inps .row.check input {float: left;}
.ctc_n .cl_l .inps .row.check span {float: left; font-size: 11px; width: 285px; margin-left: 4px; margin-top: 4px; line-height: 13px;}
.ctc_n .cl_l .inps .row.check .privacy_policy_checkbox{margin-left:4px;}
.ctc_n .cl_l .inps a.btn {text-decoration: none; width: 100%; display: block; text-align: center; font-size: 15px; font-family: Arial; color: #fff; font-weight: bold; text-transform: uppercase; margin-top: 20px; height: 41px; line-height: 41px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: -webkit-gradient(
												   linear,
												   left bottom,
												   left top,
												   color-stop(0, #3560AA),
												   color-stop(1, #346BCA)
										   );
	background-image: -o-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -moz-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -webkit-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -ms-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: linear-gradient(to top, #3560AA 0%, #346BCA 100%);}
.ctc_n .cl_l .inps a.btn:hover {opacity: 0.8;}

.ctc_n .cl_r {float: right; width: 248px; border: 1px solid #c8c9cb; padding: 35px 50px; height: 252px;}
.ctc_n .cl_r p {font-size: 12px; margin-bottom: 20px;}
.ctc_n .cl_r p span {display: block; padding-bottom: 4px;}

.pop_soft404 { top: 50%; margin-top: -112px; position: fixed !important; width: 460px; text-align: center; border: 3px solid #3468c1; background: #fff; padding: 25px 20px; left: 50%; margin-left: -230px; z-index: 11111;}
.pop_soft404 .popup_top .close {position: absolute !important; right: -10px !important; top: -10px !important; background: url(../img/close_pop404.png) no-repeat !important; width: 12px !important; height: 12px !important;}
.pop_soft404 .icon {display: inline-block;}
.pop_soft404 .fe {display: block; text-transform: uppercase; font-family: arial; font-weight: bold; font-size: 18px; margin-top: 15px;}
.pop_soft404 p {font-size: 13px; font-family: Arial; margin-top: 30px;}
.pop_soft404 .btn_p {text-align: center;}
.pop_soft404 .btn_p a {margin-top: 20px; margin-left: 40px; margin-right: 40px; display: inline-block; padding: 12px 35px; font-size: 15px; text-transform: uppercase; color: #fff; font-family: Arial; font-weight: bold; text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: -webkit-gradient(
										   linear,
										   left bottom,
										   left top,
										   color-stop(0, #3560AA),
										   color-stop(1, #346BCA)
								   );
	background-image: -o-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -moz-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -webkit-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -ms-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: linear-gradient(to top, #3560AA 0%, #346BCA 100%);}
/*Soft 404*/

.pass-recovery {top: 50%!important;}
.model_part_car_title {font-size: 12px; padding: 15px 0; font-weight: bold; line-height: 19px;}
p.related_products {font-size: 12px; margin: 15px 0; font-weight: bold; line-height: 19px;}


/*Category Page*/
.category .title_page {margin-bottom: 8px; overflow: initial; padding-bottom: 0; margin-top: 10px;}
.category .title_page img {padding-right: 20px;}
.catalog-page .category .logo-title { padding-top: 4px; float: left; }
.catalog-page h1{width: 100%;font-size: 13px;margin: 4px 0 0 0;text-align: left;}
.catalog-page .bread-crumbs-wrapper{padding: 0 0 10px 0;}
.catalog-page .bread-crumbs-wrapper .crumbs{margin-top:0;font-size:11px;}
.catalog-page .bread-crumbs-wrapper .crumbs > div:nth-child(1) a{margin-left:0;}
.catalog-page img.img-logo-top{float: left; height: 38px; margin-right: 10px;}
.catalog-page .category .logo-title img { height: 45px; }
.catalog-page .category .title_page h1 {width:600px; font-size: 18px;}
.catalog-page .category .title_page h2 {width:600px;}
.catalog-page .title_page .car-image {margin-left: 1px; position: relative; top: -20px; right: 10px; margin-right: 10px;}
.catalog-page .title_page .car-image-wrap, .sidebar-select-auto .car-image-wrap  {background: url(../img/car_line.png) no-repeat left; margin-top: 5px; padding-left: 10px; position: relative; height: 54px; background-size: 1px 40px;}
.sidebar-select-auto .car-image-wrap.table-cell {background: none;}
.category .title_page .car-image-wrap .popup_car span, .sidebar-select-auto .car-image-wrap span {background: url(../img/info.png) no-repeat left; padding: 2px; padding-left: 18px;}
.category .title_page .car-image-wrap .popup_car, .sidebar-select-auto .car-image-wrap  .popup_carm{padding-left: 0 !important; text-align: center;}
.category-block {background: #f0f6f8;margin-bottom: -12px; padding-top: 0; padding-bottom: 0; margin-right: 0; position: relative;  border: 1px solid #ece9e9; outline: 0 none;margin-top: 0; border-bottom: 0;}
.category-block ul {width: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; margin-bottom: 3px; padding-bottom: 8px;}
.category-block ul li {height: 135px; background: url(../img/cat_border.png) no-repeat left; white-space: nowrap; position: relative; width: 166px; text-align: center; float: left; padding-bottom: 5px;}
.category-block ul li:first-child {background: none;}
.category-block ul.last {border-bottom: 0; margin-top: 5px;}
.category-block ul li a{text-decoration: none; position: relative; display: block; padding: 0 !important; height: 100%; border: 3px solid transparent;}
.category-block ul li.active a{ border: 3px solid #303c5f; background: #fff;}
.category-block ul li img {margin-top: 0; display: inline-block;height: 84px;}
.category-block ul li span {padding-bottom: 5px; white-space: normal; word-break: normal; line-height: 16px; display: block; max-width: 153px; margin: auto; white-space: normal; margin-top: -2px; font-size: 13px; text-align: center; padding-left: 0;}
.category-block ul li.active a:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none}
.category-block ul li.active a:after { border-color: rgba(136, 183, 213, 0); border-top-color: #303c5f; border-width: 9px; margin-left: -10px;}
.category .cats .box {width: 998px; position: initial; margin-top: 12px; margin-left: 0; position: inherit !important; left: 0px !important; top: 0px !important;}
.category .cats .box.active .top_title .h3-top-title {color: #fff;}
.category .cats .box.active .top_title .h3-top-title span {color: #d0d3db;}
.category .cats .box.active .top_title {background: #303c5f;}
.category .cats .box.active {border: 3px solid #303c5f; width: 994px;}
.category .cats .box .link_box {overflow: hidden; padding: 15px 0 15px 15px}
.category .cats .box .link_box ul {width: 220px; margin-right: 15px; float: left;}
.category .cats .box .link_box ul li {background: url(../img/list_dot.png) left 5px no-repeat; width: 182px; padding-right: 0;}
.category .cats .box .link_box ul.bestseller {background: #eaeff7; border: 1px solid #c8cbd7; overflow: hidden; width: 184px; padding: 16px !important;}
.category .cats .box .link_box ul.bestseller li {width: 185px;}
.category .cats .box .link_box ul.bestseller li:first-child {background: url(../img/best.png) no-repeat left 2px; padding-left: 25px; padding-top: 10px; margin-bottom: 10px;}
.category .cats .box .link_box ul.bestseller li:first-child span {color: #000; font-family: Arial; font-size: 12px; font-weight: bold;}
.category .cats .box .link_box.best ul {padding-top: 2px;}
.category .cats .box.active .link_box ul li a {color: #000;}
.category .cats .box .link_box ul.bestseller li span {text-decoration: underline;color: #2f3c60; font-family: Arial; font-weight: bold; font-size: 12px; padding-right: 10px;}
.category .cats .box .link_box ul.bestseller li span.title {text-decoration: none;}
.category .cats .box .link_box ul.bestseller li span:hover {text-decoration: none;}
/*Category Page*/

/*Header dropdown submenu*/
#header #menu {position: relative;}

#header #menu li .sub_menu.two { overflow: hidden; padding: 5px 20px; top: 40px; background: #fff; width: 958px; position: absolute; left: 0; border: 1px solid #2C395B; border-bottom: 5px solid #2C395B; border-top: 0;}
#header #menu li .sub_menu.two .top_t {text-align: left; font-size: 18px; text-transform: uppercase; letter-spacing: -0.2px; font-weight: bold; border-bottom: 1px solid #e5e5e5; padding-bottom: 1px; margin-bottom: 20px;}
#header #menu li .sub_menu.two .top_t a { margin-top: 12px; font-size: 12px; letter-spacing: 0.1pt; padding: 0; background: none; display: inline-block; height: auto; line-height: initial; color: #002bb8; text-decoration: underline; text-shadow: none; text-align: right; float: right; text-transform: none; font-weight: normal;}
#header #menu li .sub_menu.two .top_t a:hover {text-decoration: none;}
#header #menu li .sub_menu.two .lf {overflow: hidden; float: left; width: 650px;}
#header #menu li .sub_menu.two .col { width: 650px; padding-top: 10px; overflow: hidden;}
#header #menu li .sub_menu.two .col.first {border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 13px; margin-right: 3px;}
#header #menu li .sub_menu.two .col.two {margin-left: 10px; margin-left: 0;}
#header #menu li .sub_menu.two .col.last {background: #fafafa; margin-right: 0; margin-bottom: 20px; float: right; position: relative; width: 273px; padding: 22px 0; padding-top: 0; padding-bottom: 15px; padding-left: 17px; padding-right: 5px;}
#header #menu li .sub_menu.two .col .item {overflow: hidden; margin-bottom: 15px; float: left; width: 216px;}
#header #menu li #header_submenu_models.sub_menu.two .col .item {margin-bottom: 30px;}
#header #menu li .sub_menu.two .col .item .top_t {width: 98px; margin-top: 5px; text-align: center;}
#header #menu li .sub_menu.two .col.two .image {width: 111px;}
#header #menu li .sub_menu.two .col .item .list_l {margin-left: 9px; height: auto; float: left; width: 125px; position: inherit; display: block; background: none;}
#header #menu li .sub_menu.two .col .item .list_l li { line-height: 17px; border-left: 0; text-align: left; padding-left: 0; float: none; height: auto; letter-spacing: 0.1pt; font-size: 12px; padding-bottom: 2px;}
#header #menu li .sub_menu.two .col .item .list_l li a { font-weight: normal; border-left: 0; float: none; font-size: 12px; letter-spacing: 0.1pt; padding: 0; background: none; display: inline-block; height: auto; line-height: initial; color: #000; text-decoration: none; text-shadow: none;}
#header #menu li .sub_menu.two .col .item .list_l li a:hover {text-decoration: underline;}
#header #menu li .sub_menu.two .col .item .list_l li:first-child {font-size: 14px; font-weight: bold; padding-bottom: 7px; word-wrap: break-word;width: auto;}
#header #menu li .sub_menu.two .col .item .list_l li:first-child a {font-size: 13px; font-weight: 700;}
#header #menu li .sub_menu.two .col.last ul {height: auto; padding-bottom: 20px; max-height: 260px; overflow-x: hidden; width: 260px; position: inherit; background: none;}
#header #menu li .sub_menu.two .col.last ul li {border-left: 0; line-height: 14px; text-align: left; padding-left: 0; padding-top: 5px; float: none; height: auto; font-size: 12px; padding-bottom: 4px;}
#header #menu li .sub_menu.two .col.last .tit_t {text-align: left; font-size: 14px; font-weight: bold; text-transform: uppercase; padding-bottom: 5px; line-height: 34px;}
#header #menu li .sub_menu.two .col.last .search_c {margin-bottom: 10px; text-align: left;}
#header #menu li .sub_menu.two .col.last .search_c input {background: url(../img/search_icon_tr.png) no-repeat 7px; width: 230px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #c1bfbf; height: 36px; font-size: 12px; padding-left: 29px;}
#header #menu li .sub_menu.two .col.last ul li a {font-weight: normal; word-wrap: break-word; float: none; border-left: 0; font-size: 12px; letter-spacing: 0.1pt; padding: 0; background: none; display: inline-block; height: auto; line-height: initial; color: #000; text-decoration: none; text-shadow: none; text-align: left;}
#header #menu li .sub_menu.two .col.last ul li a:hover {background: #fff064; text-decoration: none;}
#header #menu li .sub_menu.two .col.last a.see_all {position: absolute; bottom: 0; right: 0; font-size: 12px; letter-spacing: 0.1pt; padding: 8px 12px; background: #fff064; display: inline-block; height: auto; line-height: initial; color: #000; text-decoration: none; text-shadow: none; text-align: center;}
#header #menu li .sub_menu.two .col.last a.see_all span {padding-right: 10px;}
#header #menu li .sub_menu.two .col .item .image {float: left; width: 78px; margin-top: 5px; text-align: center;}
/*Automarken*/
#header #menu li .sub_menu#submenu_parts {display: none;}
#header #menu li .sub_menu#header_submenu_models {display: none;}
#header #menu li .sub_menu.automarken .row {width: 617px; overflow: hidden; margin-bottom: 30px; border-bottom: 1px solid #d1d1d1;}
#header #menu li .sub_menu.automarken .row:last-child {border-bottom: 0;}
#header #menu li .sub_menu.automarken .item .image {width: 70px !important;}
#header #menu li .sub_menu.automarken .col .item .list_l {width: 115px !important; margin-left: 15px;}
#header #menu li .sub_menu.automarken .col {width: auto !important;}
#header #menu li .sub_menu.automarken .col .item {float: left; width: 205px;}
#header #menu li .sub_menu.automarken .col.first {float: left; border-bottom: 0;}
#header #menu li .sub_menu.automarken .col.last {float: right;}
#header #menu li .sub_menu.automarken .col .item .list_l li {padding-bottom: 1px; line-height: 160%;width: auto;}
#header #menu li .sub_menu.automarken .col .item .list_l li a {text-transform: uppercase; background: url(../img/marken_dots.png) no-repeat left 4px; padding-left: 12px;}
#header #menu li .sub_menu.automarken .col .item .list_l li a:hover {text-decoration: underline;}
#header #menu li .sub_menu.automarken .col .item .list_l li:first-child {padding-bottom: 0; height: auto;}
#header #menu li .sub_menu.automarken .col .item .list_l li:first-child a {font-size: 12px; font-weight: normal;}
#header #menu li .sub_menu.automarken .col.last ul li {padding-bottom: 1px; width: 200px; line-height: 14px; }
#header #menu li .sub_menu.automarken .col.last .tit_t {padding-bottom: 4px;}
/*Header dropdown submenu*/
/*IMAGE DETAILS*/
.img_details {position: relative;}
.img_details div {position: absolute; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 700; top: 150px; left: 92px;}
.img_details div div {position: initial !important;}
/*IMAGE DETAILS*/

/*cart stick free delivery*/
.new_cart .free_delivery .dhl ul {width: 330px !important; height: 72px !important;}
.new_cart .free_delivery .dhl ul li {margin-bottom: 8px;}
.new_cart .free_delivery  {padding-right: 100px;}
.new_cart .free_delivery ul li.total {border-top: 0;}
.new_cart .free_delivery .free_stick { position: absolute; width: 115px; height: 147px; display: block; right: 30px;}
.new_cart .free_delivery .free_stick img { position: absolute; bottom: 40px;}
.new_cart .free_delivery .free_ver {border-top: 1px solid #e5e5e5; padding-top: 8px;}
.new_cart .free_delivery .free_ver span {font-size: 14px; font-weight: bold;}
.new_cart .free_delivery .free_ver .fl {text-align: left; width: 177px !important;}
/*cart stick free delivery*/

.new_cart.hide-free-delivery .free_stick, .new_cart.hide-free-delivery .free_ver { display: none; }
.about_product .member table th{text-align: left;}

.box.box_top_group_block { border-top: 1px solid #E8E8E8; }
.box.box_top_group_block div { margin-top: 20px;  padding-left: 15px; }
.box.box_top_group_block div a { margin-bottom: 10px; margin-right: 25px; display: inline-block; color: #002cae; }
.box.box_top_group_block h4, .box.box_top_group_block .h4  { text-align: center; padding-bottom: 0px!important; }
.box.box_top_group_block .h4{font-size: 18px;font-weight: normal;margin:0;padding: 0;}
.box_top_models_block .h4-list { padding: 0px!important; }
.box_top_models_block .box_top_models_list ul { float: left; }
.box_top_models_block .box_top_models_list ul:first-child { margin-right: 100px; }
.box_top_models_block .box_top_models_list {
	margin-top: 20px;
}

.box_top_models_block .box_top_models_list a{
	margin-bottom: 10px;
	display: inline-block;
    color: #002cae;
}
#content .ersats_page .ersats_block img.home_page_icon_breadcrumbs {
	width: 14px;
	height: 14px;
	margin: 0;
	margin-top: 5px;
	padding-right: 5px;
}

/*POP LOGIN*/
.pop_log { display: none; font-family: Arial; border: 3px solid #4c4c4c; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; left: 50%; top: 50%; margin-top: -200px; background: no-repeat #fff; min-height: 338px; margin-left: -180px; width: 294px; padding: 0 35px 0 30px; position: fixed; z-index: 11; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.pop_log .close { display: block; background: url(../img/close_pop.png) no-repeat; width: 15px; height: 15px; position: absolute; right: -22px; top: 0;}
.pop_log .close:hover {opacity: 0.8;}
.pop_log .tit { font-weight: bold; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; text-align: center; padding: 12px 0; background: #dff4fd; width: 359px; margin-left: -30px; letter-spacing: -0.4pt; color: #000; font-size: 21px;}
.pop_log .tit span {background: url(../img/log_icon.png) no-repeat left; padding: 8px 0; display: inline-block; padding-left: 30px; letter-spacing: -0.5pt;}
.pop_log form {margin-top: 24px;}
.pop_log form .check {margin-top: 16px;}
.pop_log form input[type="text"] {-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #d0d0d0;width: 288px; padding-left: 8px; height: 36px; font-size: 12px;margin-bottom: 9px;}
.pop_log form input[type="text"]:focus {border: 1px solid #3562ad; color: #000;outline: none;}
.pop_log form input[type="password"] {-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #d0d0d0;width: 288px; padding-left: 8px; height: 36px; font-size: 12px; margin-bottom: 9px;}
.pop_log form input[type="password"]:focus {border: 1px solid #3562ad; color: #000;outline: none;}
.pop_log form input[type="checkbox"] {float: right; margin: 0;}
.pop_log form label {float: right; padding-top: 1px; padding-left: 4px;}
.pop_log form .forgot a {float: left; font-size: 13px;color: #002bb7;}
.pop_log form .forgot a:hover {text-decoration: underline;}
.pop_log form .btn {background: url(../img/btn_log.png) no-repeat; text-decoration: none; height: 42px; line-height: 42px; width: 298px; color: #fff; text-align: center; font-size: 12px; font-weight: bold; text-transform: uppercase; margin: 0 auto; margin-top: 2px; display: block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.pop_log form .btn:hover {opacity: 0.8;}
.pop_log p {font-size: 12px; padding: 0 5px; text-align: center; border-top: 1px solid #e2e2e2; margin-top: 24px; padding-top: 16px; padding-bottom: 19px; line-height: 15px;}
.pop_log p a{text-transform: uppercase; color: #002bb7;}
.pop_log p a:hover {text-decoration: underline;}

/*POP LOGIN*/
.create_log_pop { display: none; font-family: Arial; border: 3px solid #4c4c4c; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; left: 50%; top: 50%; margin-top: -200px; background: no-repeat #fff; min-height: 338px; margin-left: -180px; width: 294px; padding: 0 35px 20px 30px; position: fixed; z-index: 1111; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.create_log_pop .close { display: block; background: url(../img/close_pop.png) no-repeat; width: 15px; height: 15px; position: absolute; right: -22px; top: 0;}
.create_log_pop .close:hover {opacity: 0.8;}
.create_log_pop .tit { font-weight: bold; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; text-align: center; padding: 12px 0; background: #dff4fd; width: 359px; margin-left: -30px; letter-spacing: -0.4pt; color: #000; font-size: 21px;}
.create_log_pop .tit span {width: 265px;background: url(../img/create_log_icon.png) no-repeat 12px 7px; padding: 8px 0; display: inline-block; padding-left: 40px; letter-spacing: -0.5pt;}
.create_log_pop form {margin-top: 24px;}
.create_log_pop form .check {margin-top: 10px;}
.create_log_pop form input[type="text"] {-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #d0d0d0;width: 288px; padding-left: 8px; height: 36px; font-size: 12px; margin-bottom: 9px;}
.create_log_pop form input[type="text"]:focus {border: 1px solid #3562ad; color: #000;outline: none;}
.create_log_pop form input[type="password"] {-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #d0d0d0;width: 288px; padding-left: 8px; height: 36px; font-size: 12px;margin-bottom: 9px;}
.create_log_pop form input[type="password"]:focus {border: 1px solid #3562ad; color: #000;outline: none;}
.create_log_pop form input[type="checkbox"] {float: left; margin: 0;}
.create_log_pop form label {float: left; padding-top: 1px; padding-left: 4px; width: 275px;}
.create_log_pop form a.btn {background: url(../img/btn_log.png) no-repeat; text-decoration: none; height: 42px; line-height: 42px; width: 298px; color: #fff; font-weight: bold; text-align: center; font-size: 12px; text-transform: uppercase; margin: 0 auto; margin-top: 2px; display: block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.create_log_pop form a.btn:hover {opacity: 0.8;}
.create_log_pop p {font-size: 11px; padding: 0 0; text-align: left; margin-top: 1px; padding-top: 5px; padding-bottom: 10px; line-height: 15px;}
.create_log_pop p a{text-transform: uppercase; color: #002bb7;}
.create_log_pop p a:hover {text-decoration: underline;}


.create_log_pop .subscribe_checkbox, .create_log_pop .privacy_policy_checkbox {margin: 20px 0;position: relative;font-family: Arial,sans-serif;font-size: 12px;color: #000;}
.create_log_pop .privacy_policy_checkbox.register_checkbox_error label {color: #f00;}
.create_log_pop .privacy_policy_checkbox.register_checkbox_error label a {color: #f00;}
.create_log_pop .privacy_policy_checkbox label{font-weight: bold !important;}
.create_log_pop .privacy_policy_checkbox.register_checkbox_error label:before, .create_log_pop .privacy_policy_checkbox.register_checkbox_error label:after {border-color: #f00 !important;}
.create_log_pop .subscribe_checkbox input[type=checkbox], .create_log_pop .privacy_policy_checkbox input[type=checkbox] {display: none;position: absolute;left: 0;top: 0;}
.create_log_pop .subscribe_checkbox input[type=checkbox]+label, .create_log_pop .privacy_policy_checkbox input[type=checkbox]+label {line-height: 16px;position: relative;padding: 0 0 0 35px !important;cursor: pointer;display: block;text-transform: inherit;font-size:12px !important;}
.create_log_pop .subscribe_checkbox input[type=checkbox]+label b{font-weight:400;}
.create_log_pop .subscribe_checkbox input[type=checkbox]+label::before, .create_log_pop .privacy_policy_checkbox input[type=checkbox]+label::before {content: '';display: block;position: absolute;top: 1px;left: 0;width: 22px;height: 22px;background: 0 0;border-radius: 2px;border: 1px solid #636363;}
.create_log_pop .subscribe_checkbox input[type=checkbox]:checked+label::before, .create_log_pop .privacy_policy_checkbox input[type=checkbox]:checked+label::before {border: 2px solid #000;width: 20px;height: 20px;}
.create_log_pop .subscribe_checkbox input[type=checkbox]:checked+label::after, .create_log_pop .privacy_policy_checkbox input[type=checkbox]:checked+label::after{ content: '';display: block;position: absolute;left: 9px;top: 5px;width: 5px;height: 10px;border-left: 2px solid #000;border-top: 2px solid #000;-webkit-transform: rotate(-140deg);-moz-transform: rotate(-140deg);-o-transform: rotate(-140deg);-ms-transform: rotate(-140deg);transform: rotate(-140deg);}

/*Registration complete*/
.reg_complete { display: none; font-family: Arial; border: 3px solid #4c4c4c; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; left: 50%; top: 50%; margin-top: -75px; background: no-repeat #fff; min-height: 144px; margin-left: -180px; width: 328px; padding: 0 15px 0 15px; position: fixed; z-index: 1111; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.reg_complete .close { display: block; background: url(../img/close_pop.png) no-repeat; width: 15px; height: 15px; position: absolute; right: -22px; top: 0;}
.reg_complete .close:hover {opacity: 0.8;}
.reg_complete .tit { font-weight: bold; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; text-align: center; padding: 12px 0; background: #dff4fd; width: 358px; margin-left: -15px; letter-spacing: -0.4pt; color: #000; font-size: 21px;}
.reg_complete .tit span {width: 265px;background: url(../img/log_icon.png) no-repeat 23px 8px; padding: 8px 0; display: inline-block; padding-left: 49px; letter-spacing: -0.5pt;}
.reg_complete .btns {overflow: hidden; margin: 20px 0;}
.reg_complete .btns div {display: table;float: left;}
.reg_complete .btns div:nth-child(1) {margin: 0 5px 0 0;}
.reg_complete .btns div:nth-child(2) {float: right;}
.reg_complete .btns a {display: table-cell; font-size: 11px; font-weight: bold; text-transform: uppercase; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.reg_complete .btns a:hover {opacity: 0.8;}
.reg_complete .btns a.acc {float: none; background: url(../img/btn2.png) no-repeat; color: #fff; padding: 0 8px; text-decoration: none; width: 143px; display: table-cell; text-align: center; height: 42px; line-height: 16px;vertical-align: middle;}
.reg_complete .btns a.continue { float: right; background: #edf7fc; border: 1px solid #cfcbcb; color: #000; width: 160px; height: 39px; line-height: 39px; border-bottom: 1px solid #bebebe; text-decoration: none;}


/* product images: start */
.item .image .mini_thumbs a, .item .image .mini_thumbs_list a {float: left; border: 1px solid #dedede; margin-right: 10px; width: 42px!important; height: 38px!important; box-sizing: border-box;   padding: 3px }
.item .image .mini_thumbs a.active, .item .image .mini_thumbs_list a.active {border: 1px solid #7f7f7f;}
.item .image .mini_thumbs.bxslider_3 {margin-left: 50px;}
.item .image .mini_thumbs.bxslider_2 {margin-left: 89px;}
.item .image .mini_thumbs.bxslider_1 {display: none;}
.item .image .mini_thumbs_list.bxslider_list_2 {margin: 10px 0 60px 30px;}
.item .image .mini_thumbs_list.bxslider_list_2 img, .item .image .mini_thumbs_list.bxslider_list img  { max-width: 100%; max-height: 100%; height: auto; width: auto; display: inline-block; }
.item .image .mini_thumbs_list.bxslider_list_1 {display: none;}
.item .image .bx-wrapper {max-width: 95px !important; padding-top: 16px;}
.item .image .bx-wrapper .bx-controls .bx-prev {top: 41px; left: -17px; background: url("../img/arrow-left.png") no-repeat; width: 12px;}
.item .image .bx-wrapper .bx-controls .bx-next {top: 41px; right: -36px; background: url("../img/arrow-right.png") no-repeat;}
.item .image a.details_button, .item .image span.details_button.link {position: relative !important; top: auto !important; left: auto !important; margin: 20px auto;}
.item .image a.gallery_list, .item .image span.gallery_list.link {height: 100px; overflow: hidden; display: block;}
.item .image a.gallery_list img, .item .image span.gallery_list.link img {max-width: 100%;}

.detail_product .image .bx-wrapper {max-width: 216px !important;}
.detail_product .image .mini_thumbs a {float: left; border: 1px solid #dedede; margin-right: 10px;}
.detail_product .image .mini_thumbs a.active {border: 1px solid #7f7f7f;}
.detail_product .image .bx-wrapper .bx-controls .bx-prev {top: 38px; left: -34px; background: url("../img/arrow-left.png") no-repeat;}
.detail_product .image .bx-wrapper .bx-controls .bx-next {top: 38px; right: -54px; background: url("../img/arrow-right.png") no-repeat;}
.detail_product .image .mini_thumbs.bxslider_3 {margin-left: 55px;}
.detail_product .image .mini_thumbs.bxslider_2 {margin-left: 92px;}
.detail_product .image .mini_thumbs.bxslider_1 {display: none;}
.fancybox-nav span {visibility: visible;}
.bxslider a {display: none;}
/* product images: end */

/*HEADER CONDENSED ERSATZ*/
#popup_5 {position: absolute !important; margin-left: -564px !important;}
/*#wrapper.countryHeader #header.condensed { top:91px; }*/
#header.condensed { /*-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;*/ height: 63px;box-shadow: 0 7px 5px #ccc; position: fixed; top:0; background: bottom repeat-x #FFF; z-index: 100; }
/*#header.condensed * { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }*/
#header.condensed .navigation .search { width: 245px !important; background: url(../images/search_icon.png) 5px 7px no-repeat; border:1px solid #e6e5e5; float: left; margin:13px 8px 0 0; padding: 0 0 0 25px; height: 30px;}

#header.condensed { width: 1130px !important; left: 50%; margin-left: -564px !important; height: 80px; position: fixed; top:0; z-index: 100; background-color: #FFF; }

#header.condensed  .comodo_label { display: none; }
#header.condensed .navigation .search { margin: 13px 8px 0 20px; }
#header.condensed .contact .phone{  padding: 2px 0 !important;}
#header.condensed .navigation .search { width: 620px !important; }
#header.condensed .navigation .search input { width: 653px; color: #999999; height: 20px;}
#header.condensed .navigation .search { width: 355px !important; background: url(../images/search_icon.png) 5px 7px no-repeat; border:1px solid #e6e5e5; float: left; margin:21px 8px 0 0; padding: 0 0 0 17px; height: 35px; line-height: 35px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#header.condensed .navigation .search input { margin: 7px 0 0 0; width: 200px; }
#header.condensed .navigation .search a { width: 20px; height: 20px; background-size: 20px 20px; }
#header.condensed .panel { margin: 3px 0 0 10px !important; }
#header.condensed .panel #login_panel { right:0 !important; }
#header.condensed .panel .login_panel { margin:18px 0 0 0 !important; }
#header.condensed .panel .login_panel .register_but {  border-right:1px solid #FFF; width: auto !important; background: #fedf32;  padding: 0 8px !important;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
#header.condensed .panel .login_panel .login_but { width: auto !important; padding: 0 8px !important; background: #f9f9f9 !important;

}
#header.condensed .panel .login_panel .logout_but { border-right:1px solid #FFF; width: auto !important; background: #e2ebf0;  padding: 0 13px !important;

}


#header.condensed .panel .login_panel a, #header.condensed .panel .login_panel span.link { height: 37px; line-height: 37px;text-transform: uppercase; margin-right: 4px;font-size: 10px; }
#header.condensed .logo { margin-left: 6px; float: left; }
#header.condensed .contact { margin: 5px 0 0 25px; }
#header.condensed .contact .phone { padding: 3px 0; }
#header.condensed .flags { display: none; }
#header.condensed .euro_label { display: none; }
#header.condensed .contact .title { display: none; }
#header.condensed .panel ul.menu { display: none; }
#header.condensed .navigation { background: none; float: left;position: relative; width: auto; clear: inherit; padding-left: 10px; }
#header.condensed .navigation ul { display: none; }
#header.condensed .cart { width: 215px; height: 48px; position: absolute !important; right:0; top:0 !important; margin-top: 0; background: #EEF8FC;}
#header.condensed .cart.no_code .artikles, #header.condensed .cart.filled.no_code .artikles { top: 14px; }
#header.condensed .cart .price { top: 18px; }
#header.condensed .logo {width: 297px; margin-top: 8px !important;}
#header.condensed .search a.s_btn {background: url(../images/search_btn.png) no-repeat; position: absolute; display: block; width: 38px; height: 36px; top: 0; right: 0;}
#header.condensed .cart.filled {background:url(../images/white_cart_arrow.gif) right center no-repeat #2f3b5e; color:#FFF;}
#header.condensed .cart .artikles {background: url(../images/black.png) 0 4px no-repeat; top: 21px; left: 19px; margin-top: 3px; padding-bottom: 2px; margin-bottom: 3px; padding-left: 39px;}
#header.condensed .cart.filled .artikles {background: url(../images/white.png) no-repeat;}
#header.condensed .cart .price {background: url(../images/arrow.png) no-repeat center right; top: 27px; font-size: 16px; padding-right: 15px; right: 0;}
#header.condensed .cart.filled .artikles .count_artikles {border-bottom: 1px solid #4D5469}
#header.condensed .cart.filled .price {background: url(../images/arrow_white.png) no-repeat right center;}

#header.condensed .ehi, #header.condensed .trust, #header.condensed #menu, #header.condensed .small_menu, #header.condensed .contact {display: none;}
#header.condensed .login_panel {position: absolute; top: 10px; left: 703px; float: right; background: none; border: none; width: 197px;}
#header.condensed .h_text{display: none;}
#header.condensed .login_panel ul li.login {background: none;}

#header.condensed .login_panel ul li.login span {float: left; width: auto; text-align: center; text-decoration: none; font-size: 11px; font-weight: normal; line-height: 37px; background: #e2ebf0; border: none; color: #000; text-transform: uppercase; padding: 0 8px !important;}
#header.condensed .login_panel ul li.register {float: left; width: auto; text-align: center; text-decoration: none; font-size: 11px; font-weight: normal; line-height: 37px; background: #f9f9f9; border: none; color: #000; text-transform: uppercase; padding: 0 8px !important;}
#header.condensed .login_panel ul li.register a {color: #000; background: none; padding: 0;}
#header.condensed .login_panel ul li.login a {background: none;}
#header.condensed .search_panel {background: none; clear: none; margin-top: 10px; float: left; padding-top: 11px; border-right: 1px solid #eaeaea; padding-right: 20px; height: 45px;position: relative;top: auto;left: auto;width:335px;}
#header.condensed .search_panel .home_button {display: none;}
#header.condensed .search_panel .search {width: auto;background: none; border: none; float: none; margin: 0; padding: 0;}
#header.condensed .search_panel .search input { border-radius: 3px; border: 1px solid #e6e5e5; height: 36px; line-height: 28px; width: 300px; float: left; color: #999999; font-size: 12px; padding: 3px 7px;}
#header.condensed #search_form a.button {background: #006cc7 url(../img/search_icon_header.png) no-repeat center center; display: block; width: 38px; height: 36px; top: 0; right: 0; float: left;border-radius: 0px 3px 3px 0px;-moz-border-radius: 0px 3px 3px 0px;-webkit-border-radius: 0px 3px 3px 0px;}
#header.condensed .search_panel .search a.button span {display: none;}
#header.condensed .logo { background-position: 10px 10px !important;}
#header.condensed .login_panel ul li.login a {padding-left: 0;}


#header.condensed #cart-container {top: 0; width: 230px;}

#header.condensed .cart_v_ers {height: 80px; width: 230px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0; }
#header.condensed .cart_v_ers a.basket {margin-top: 13px; color: #000; width: 230px;}
#header.condensed .cart_v_ers .artikel span.first {color: #000; border-bottom: 1px solid #4D5469; }
#header.condensed .cart_v_ers .artikel span.nr {color: #000; }
#header.condensed .cart_v_ers .cart_drop_down span {color: #000; }
#header.condensed .cart_v_ers .cart_drop_down span {background: url(../images/arrow_white.png) no-repeat right}

#header.condensed #cart-container.filled .cart_v_ers {height: 80px; width: 230px; }
#header.condensed #cart-container.filled .cart_v_ers a.basket {margin-top: 13px; color: #FFF; background: url(../images/white.png) no-repeat 8px 10px; width: 230px;}
#header.condensed #cart-container.filled .cart_v_ers .artikel span.first {color: #FFF; border-bottom: 1px solid #4D5469; }
#header.condensed #cart-container.filled .cart_v_ers .artikel span.nr {color: #FFF; }
#header.condensed #cart-container.filled .cart_v_ers .cart_drop_down span {color: #FFF; }
#header.condensed #cart-container.filled .cart_v_ers .cart_drop_down span {background: url(../images/arrow_white.png) no-repeat right}
#header.condensed #cart-container.filled .cart_v_ers .cart_drop_down span:after { color: white; width: 11px;}

#header.condensed #autocomplete-suggestions-list {width: auto !important; top: 37px !important; left: 0 !important; }
/*HEADER CONDENSED ERSATZ*/
#header .login_panel .sign { display: inline-block; border-radius: 5px; }
#header .login_panel .sign .status { vertical-align: top; min-width: 115px; text-transform: uppercase; padding: 18px 5px 17px 15px; background: #e2ebf0; display: inline-block; cursor: pointer; border-radius: 3px;text-align: center;}
#header .login_panel .sign .status span.login{   line-height: 15px; background: url(../images/acc_icon.png) no-repeat left bottom; display: inline-block; color: #2f3b5e; font-weight: bold; font-size: 11px; text-decoration: none; padding: 3px 9px 2px 24px;}
#header .login_panel .sign .out { margin: 0 0 0 2px; background: #f0f0f0; padding: 21px 6px 19px; cursor: pointer; border-top-right-radius: 3px; border-bottom-right-radius: 3px; width: 15px; float: right;}
#header.condensed .login_panel .loggined .sign .status {border-top-right-radius: 0; border-bottom-right-radius: 0;}
#header .login_panel { position: absolute; top: 37px; right: 230px; }

p.also_intereted {padding: 2px 0; font-size: 16px; font-weight: bold; letter-spacing: 0.4pt; margin-bottom:10px; margin-top: 40px;}
p.alternative_products {font-size: 18px; letter-spacing: -0.2pt; margin-bottom: 10px; margin-top: 30px;}
.bot_table .bankseb_dk img { height: 36px; }
.bot_table .bankseb_fi img { height: 29px; }
.bot_table .bankseb_no img { height: 38px; }

/*Not Active Button*/
.product_list .item .number_box .button.not_active a, .detail_product .description .price_box .button.not_active a, .detail_product .description .number_box .button.not_active a{background: #eaf4fb; border: 1px solid #2a6cc7; pointer-events: none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px; color: #2a6cc7;}
.detail_product .description .price_box .button.not_active a{width:100%;padding-left:0;text-align: center}
.product_list .item .number_box .button.not_active, .detail_product .description .price_box .button.not_active {cursor: pointer;}

form#no_product_find .cl_r #p-brand--1 p img{ max-width: 160px; vertical-align: text-bottom; margin-left: 5px;}

/*Product Tab auto list*/
#content .about_product .pr_details.passende {min-height: 200px; max-height: 421px; overflow: auto;}
.about_product .passende .details_info_box { padding: 0px 18px; height: 200px;  }
.about_product .selected_car_block .accordion-container:nth-child(2) {margin-top: 66px;}
.about_product .pr_details.passende .accordion-container { position: relative; width: 48%; height: auto; float: left;  margin-right: 18px;}
.about_product .pr_details.passende .accordion-set { position: relative; width: 100%; height: auto; background-color: transparent; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
.about_product .pr_details.passende .accordion-set > .accordion-button { padding: 8px 10px 8px 10px; line-height: 21px; background: #f6f6f6; border: 1px solid #e8e8e8; font-size: 13px; font-family: Arial; text-transform: uppercase; color: #0067d7; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative; margin-bottom: 8px;  }
.about_product .pr_details.passende .accordion-set > .accordion-button a {text-decoration: none;}
.about_product .pr_details.passende .accordion-set > .accordion-button i, .about_product .pr_details.passende .accordion-set .accordion-content i { display: block; width: 11px; height: 20px; float: left; position: relative; font-style: normal; font-weight: 600; font-size: 21px; margin-top: 0; bottom: 1px; color: #000; margin-right: 16px;  }
.about_product .pr_details.passende .accordion-set > .accordion-button i.plus:after { content: '+'; display: block; position: absolute; left: 3px; top: 0;  }
.about_product .pr_details.passende .accordion-set > .accordion-button i.minus:after { content: '-'; display: block; position: absolute; left: 3px; top: -2px;  }
.about_product .pr_details.passende .accordion-set > .accordion-button span { display: block; float: left; width: 92%;  }
.about_product .pr_details.passende .accordion-set > .accordion-button:after { display: block; content: ''; clear: both; float: none;  }
.about_product .pr_details.passende .accordion-content { position: relative; width: 99.5%; margin-top: -8px; border: 1px solid #e8e8e8; border-top: 0px; font-size: 15px; height: auto; background-color: #fff; display: none; margin-bottom: 15px; padding-bottom: 10px; }
.about_product .pr_details.passende .accordion-content ul {padding-top: 6px;}
.about_product .pr_details.passende .accordion-content li { padding: 10px 15px 0 15px; margin: 0; color: #000; font-size: 12px;  position: relative;}
.about_product .pr_details.passende .accordion-content ul li b { color: #002bad; cursor: pointer; font-size: 12px; font-family: Arial; font-weight: bold;}
.about_product .pr_details.passende .accordion-content ul li b i {bottom: 8px !important; width: 8px !important;}
.about_product .pr_details.passende .accordion-set .accordion-content i.arrow:after { content: ' '; display: block; position: absolute; left: 3px; top: 10px; height: 8px; width: 4px; background: url(../img/cars_arrow_left.png) no-repeat;  }
.about_product .pr_details.passende .accordion-set .accordion-content i.arr_down:after { content: ' '; display: block; position: absolute; left: 3px; top: 10px; height: 4px; width: 8px; background: url(../img/cars_arrow_down.png) no-repeat;  }
.about_product .pr_details.passende .accordion-content .dropdown_list { display: none; padding-top: 3px;}
.about_product .pr_details.passende .accordion-content .dropdown_list li { padding: 4px 15px 1px 26px; font-family: Arial; }
.about_product .pr_details.passende .accordion-content.selected {background: none; margin-top: 8px; border: 0px; margin-bottom: 8px; display: block !important;}
.about_product .pr_details.passende .accordion-content .selected_text {background: url(../img/li_bg_details.gif) no-repeat 10px 12px; color: #000; padding: 12px 10px 2px 38px;}
.about_product .pr_details.passende .accordion-content .selected_text p {font-size: 12px; font-weight: bold; font-family: Arial;}
.about_product .pr_details.passende .accordion-content .selected_text p span {display: block; font-weight: normal; margin-top: 2px;}
.about_product .pr_details.passende .accordion-content span.loader_auto {position: absolute; background-image: url(../img/ers_loader.gif); width: 26px; height: 26px; display: block; top: 19px; left: 22px; background-size: 26px; background-repeat: no-repeat;}

.product_page .prod_marking_numbers {}
.product_page .prod_marking_numbers ul {max-height: 300px; overflow-y: auto; padding-right: 15px;}
.product_page .prod_marking_numbers .ngk_numbers {margin: 5px 0 10px 0; color:#003cbb;}
.product_page .prod_marking_numbers .prod_marking_numbers_title {font-size:18px;margin: 15px 0 10px 0;}
.product_page .prod_marking_numbers li {margin-bottom: 5px;line-height:14px;}
.product_page .prod_marking_numbers .brand_name {font-weight:bold;}

.seo-other-product-item{width:100%; padding: 5px 9px 5px 1px;}
.prev-product-item, .next-product-item{width:50%;}
.prev-product-item {float:left; text-align:left;} .next-product-item {float:right; text-align:right;}
.prev-product-item a, .next-product-item a{display: inline; text-decoration: none; color:#1f3da3;}
.prev-product-item a:hover, .next-product-item a:hover{text-decoration: underline;}

.h3-catigories-block{font-weight: bold;}
.h3-categories{font-weight: bold;}
.h4-list{font-size:18px; padding: 0  0 15px 10px;}
.h4-autopart{padding-bottom: 15px; font-size: 18px;} .h4-autopart strong{font-weight: normal;}

/*Faq block*/
.faq-block {border: 1px solid #e8e8e8; padding: 20px 25px; margin: 15px 0px;}
.faq-block__title {font-size: 18px; margin-bottom: 20px;}
.faq-block__item {border: 1px solid #e8e8e8; margin-right: 5px; margin-bottom: 10px; border-radius: 3px;}
.faq-block-item__heading {font-size: 12px; position: relative; padding: 15px 37px; cursor: pointer;}
.faq-block-item__heading:before {content: ' '; position: absolute; color: #0646bd; background: url(../img/icons/faq-plus.png) no-repeat; width: 10px; height: 10px; display: block; left: 14px; top: 15px;}
.faq-block-item__heading.open-selected:before {background: url(../img/icons/faq-minus.png) no-repeat; position: absolute; color: #0646bd; width: 10px; height: 10px; display: block; left: 14px; top: 20px;}
.faq-block-item__text {margin-top: 10px; padding: 0px 37px 15px 37px;}
.faq-block-item__text span {font-size: 16px; display: block; margin-bottom: 12px;}
.faq-block-item__text p {line-height: 18px;}
.faq-block-item__text ul, .faq-block-item__text ol{list-style-type:disc;list-style:inside;line-height:1.5;padding:5px 0px;}


/*Additional products*/
.additional-products{background: #fff;margin:5px 0;}
.additional-products__title{padding:12px;color:#fff;background: #366bbf;text-align: center;font-size:16px;}
.additional-products__slider{border-top:0;border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;padding:25px 0 30px 0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;position: relative;}
.additional-products__slider-slide:after{display:block;content: '';clear:both;float:none;}
.additional-slider-block{display: inline-block;float:left;width:430px !important;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;padding:0 0 0 25px;}
.additional-slider-block:after, .additional-products__slider:after{display:block;content: '';clear:both;float:none;}
.additional-slider-block__image{float:left;margin-right:25px;width:100px;}
.additional-slider-block__image img{max-width:100%;}
.additional-slider-block__details-button{width: 73px;background: url(../img/buttons/details_but.png) no-repeat;display: block;line-height: 22px;color: #00279d;margin: 20px auto;text-align: center;}
.additional-slider-block__description{float:right;width:270px;position: relative;}
.additional-slider-block__description .basket_btn{display: inline-block;}
.additional-slider-block__description .bask-added{left:-15px !important;bottom:35px !important;top:inherit !important;}
.additional-slider-blockr__nr{height: 23px;background: #f7f7f7;line-height: 23px;padding: 0 5px;display: inline-block;}
.additional-slider-block__title a,.additional-slider-block__title span.link{font-size: 20px;font-weight: normal;padding: 6px 0 0 0;color: #0231b4;display: block;text-decoration: none;}
.additional-slider-block__price{color: #0041c0;padding-top: 3px;font-size: 28px;font-weight: bold;letter-spacing: -1px;margin:10px 0 5px 0;}
.additional-slider-block__old-price{padding-right:10px;text-decoration: line-through;}
.additional-slider-block__discount{display:inline-block;vertical-align: middle;color:#fff;background: #e0151f;text-align: center;padding: 4px 10px;font-size:20px;margin-left:5px;position: relative;bottom:3px;letter-spacing: 0px;}
.additional-slider-block__inkl{clear: both;font-size: 11px;padding-top: 3px;}
.additional-slider-block__inkl span{outline: none;color: black!important;font-size: 100%!important;text-decoration: underline;cursor: pointer;}
.additional-slider-block__nob{max-height: 120px;overflow:hidden;border-top: 1px solid #e5e5e5;padding-top: 8px;margin-top: 10px;line-height: 1.5;color: #3f3f3f;font-size: 12px;margin-bottom:10px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.additional-slider-block .basket_btn a{width: 129px;height: 32px;background: url(../img/buttons/add_button.png) no-repeat;text-align: center;line-height: 32px;display: block;color: #FFF;text-decoration: none;cursor: pointer;}
.additional-products__slider-nav, .additional-products__slider .bx-controls{position: absolute;left:0;top:50%;width: 100%;margin-top:-13px;}
.additional-products__slider .bx-controls .bx-prev, .additional-products__slider .bx-controls  .bx-next{position: absolute;width:15px;height: 25px;top:0;background: none;overflow: hidden;text-indent: 50px;}
.additional-products__slider .bx-controls  .bx-prev{width: 14px;height: 14px;border-top: 3px solid #0c6ad4;border-right: 3px solid #0c6ad4;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);transform: rotate(-135deg);left: -50px;}
.additional-products__slider .bx-controls .bx-next{width: 14px;height: 14px;border-top: 3px solid #0c6ad4;border-right: 3px solid #0c6ad4;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-webkit-transform: rotate(45deg);transform: rotate(45deg);right: -50px;-moz-transform: rotate(45deg);}

.additional-products-listing .additional-products__slider{border-color:#ededed;padding:25px 30px 25px 45px;}
.additional-products-listing .additional-slider-block{width:310px;}
.additional-products-listing .additional-slider-block__description{width:190px;}
.additional-products-listing .additional-slider-block:nth-child(2){margin-left:40px;}
.additional-products-listing .additional-slider-block__image{margin-right:20px;}
.additional-products-listing .additional-slider-block__title a{font-size:16px;}
.additional-products-listing .additional-slider-block__old-price{display: block;font-size: 18px;}
.additional-products-listing .additional-slider-block__nob{height:65px;}
.product_list .item .description .not-available{margin: 30px 0 5px 0;}
.product_list .item .description .not-available-title{font-size:24px;font-weight: bold;color:#e0151f;margin-bottom:10px;}
.product_list .item .description .not-available-text{font-size:16px;line-height:18px;margin-bottom:10px;}
.product_list .item .description .not-available-show{width: 129px;height: 32px;text-align: center;line-height: 32px;display: inline-block;color: #FFF;text-decoration: none;cursor: pointer;background: rgba(55,110,198,1);background: -moz-linear-gradient(top, rgba(55,110,198,1) 0%, rgba(55,104,183,1) 51%, rgba(55,97,166,1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(55,110,198,1)), color-stop(51%, rgba(55,104,183,1)), color-stop(100%, rgba(55,97,166,1)));background: -webkit-linear-gradient(top, rgba(55,110,198,1) 0%, rgba(55,104,183,1) 51%, rgba(55,97,166,1) 100%);background: -o-linear-gradient(top, rgba(55,110,198,1) 0%, rgba(55,104,183,1) 51%, rgba(55,97,166,1) 100%);background: -ms-linear-gradient(top, rgba(55,110,198,1) 0%, rgba(55,104,183,1) 51%, rgba(55,97,166,1) 100%);background: linear-gradient(to bottom, rgba(55,110,198,1) 0%, rgba(55,104,183,1) 51%, rgba(55,97,166,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#376ec6', endColorstr='#3761a6', GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;font-size:12px;}
/*Additional products*/

/*Bottom Pays*/
.bottom-pays { margin-bottom:30px; padding: 20px 5px 20px 5px; clear: both;display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: center; -ms-flex-line-pack: stretch; align-content: stretch; border-bottom: 1px solid #d2d2d2;}

.bottom-pays__item:before {content: ' ';display: inline-block;vertical-align: middle;height: 100%;}
.bottom-pays__item img {display: inline-block; vertical-align: middle;}
.bottom-pays__item { margin: 0px 5px 5px 5px}
.maker_main .bottom-pays { border-top: 1px solid #d2d2d2; margin-top: 30px;}
.new_cart .bottom-pays  {margin-top: 25px; border-top: 1px solid #d2d2d2;}
.new_cart .bottom-pays__item {min-width: 70px;}
/*Pfand Cart*/
.new_cart table tr td .m_back {background: url(../img/m_back_bg.png) 0 10px no-repeat; padding-left: 35px; margin-top: 0px; min-height: 34px; padding-top: 10px; width: 265px; position: absolute;}
.new_cart table tr td .m_back span { font-size: 10px; color: #2b3c5f; display: block; padding-bottom: 0px; font-weight: bold;}
.new_cart table tr td .m_back p {line-height: 1.1; padding-bottom: 0; color: #606060; font-size: 10px;}
.new_cart .total_price ul li.info {font-size: 14px; font-weight: bold;}
/*Pfand Cart*/
/*catalog START*/
.table-div {
  display: table;
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  float: none;
}
.tableRow {
  display: table-row;
  vertical-align: middle;
}
.backgroundImage {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.main-filter-search {
  background: #ebebeb;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-filter-search * {
  font-family: 'Arial';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-filter-search .sidebar-select-auto {
    background: none;
}
.main-filter-search__wrapper {
	background: #ffffff;
	padding: 10px 5px 15px 15px;
}

/*replace this styles to language css(remove fr class from html and from css)*/
/*----------------->start<-----------------*/

.main-filter-search__wrapper.fr {
	padding-bottom: 28px;
}

.main-filter-search__title.fr {
	font-size: 14px;
	position: relative;
	bottom: 10px;
}
/*----------------->END<-----------------*/

.main-filter-search__title {
	font-size: 18px;
	display: inline-block;
}
.main-filter-search__title b{
	font-weight: normal;
}
.main-filter-search__sub-title:after {
	content: '';
	display: block;
	background: url(../img/catalog/info.png) no-repeat;
	position: absolute;
	top: -7px;
	right: 140px;
	height: 29px;
	width: 23px;
}
.main-filter-search__sub-title {
	position: relative;
	display: inline-block;
	float: right;
	font-size: 18px;
	width: 367px;
}
.main-filter-search__main-filters {
	height: 45px;
	margin-top: 10px;
	display: flex;
	align-items: center;
}
.main-filter-search__main-filters .ersatz-select-kbanr__input input{
	padding:0 5px 0 10px;
	height:45px;
	line-height:45px;
}
.main-filter-search__main-filters .ersatz-select-kbanr__form{
	width:270px;
	margin-left:10px;
}
.car-image-wrap .car-image-popup img {
	max-height: 45px;
}

.main-filter-search__main-filters .table-cell {
	padding-right: 5px;
}

.main-filter-search__main-filters .table-cell.ersatz-select-number__input {
	padding-right: 23px;
	border-radius: 3px;
}

.main-filter-search__main-filters .kba-form {
	margin-right: 30px;
}

.main-filter-search__main-filters .custom-select select {
  height: 45px;
  background: url('../img/catalog/down-act2.png') no-repeat right -1rem center;
  background-origin: content-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 25px 0 18px;
  font-size: 15px;
  border: 1px solid #c9cdd2;
  border-radius: 3px;
  outline: none;
  color: #b3b3b3;
  width: 169px;
}
.main-filter-search__main-filters .selected .custom-select select{
	color:#000;
}
.main-filter-search__main-filters .fr-kba-input input{
	font-size: 20px;
	text-align: center;
	width: 200px;
	box-sizing: border-box;
	border: 2px solid #0a54a2;
	border-bottom: 1px solid #c9cdd2;
	border-top: 1px solid #c9cdd2;
	height: 45px;
	border-left-width: 36px;
	border-right-width: 23px;
	border-radius: 3px;
}

.main-filter-search__main-filters .fr-kba-input:before {
	position: absolute;
    content: ' ';
    width: 21px;
    height: 21px;
    top: 6px;
    left: 11px;
    background: url(../img/flags/sprite-flag.png) -15px 0 no-repeat;
}
.main-filter-search__main-filters .fr-kba-input:after {
	content: 'F';
	width: 21px;
	height: 21px;
	top: 28px;
	left: 14px;
	color: white;
	position: absolute;
	font-weight: bold;
	font-size: 10px;
}
.main-filter-search__main-filters .reg-number input{
	font-size: 20px;
	text-align: center;
	width: 200px;
	box-sizing: border-box;
	border: 2px solid #0a54a2;
	border-bottom: 1px solid #c9cdd2;
	border-top: 1px solid #c9cdd2;
	height: 45px;
	border-left-width: 36px;
	border-right-width: 23px;
	border-radius: 3px;
}
.main-filter-search__main-filters .reg-number:before {
	position: absolute;
    content: ' ';
    width: 21px;
    height: 21px;
    top: 6px;
    left: 11px;
    background: url(../img/flags/sprite-flag.png) -15px 0 no-repeat;
}
.main-filter-search__main-filters .reg-number:after {
	content: attr(data-country);
	width: 24px;
	height: 12px;
	text-align: center;
	top: 26px;
	left: 6px;
	color: white;
	position: absolute;
	font-weight: bold;
	font-size: 10px;
}
.main-filter-search__main-filters .reg-number .ersatz-select-number__nor{
	position: absolute;
	width:29px;
	height:100%;
	right:5px;
	top:0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
.main-filter-search__main-filters .reg-number .ersatz-select-number__nor:before{
	content: attr(data-top-number);
	display: block;
	width: 21px;
	position: absolute;
	left: 4px;
	top: 4px;
	border-bottom: 2px solid #fff;
	text-align: center;
	color: #fff;
	padding-bottom:1px;
}
.main-filter-search__main-filters .reg-number .ersatz-select-number__nor:after{
	content: attr(data-bottom-number);
	display: block;
	width: 22px;
	position: absolute;
	left: 3px;
	bottom: 3px;
	text-align: center;
	color: #fff;
}
.main-filter-search__main-filters .reg-number[data-country='p'] input{
	border-right-width:29px;
}
.main-filter-search__main-filters .kba-number {
	width: 112px;
	height: 44px;
	padding: 0 9px;
	font-size: 15px;
	border: 1px solid #c9cdd2;
	border-radius: 3px;
	outline: none;
	text-transform: uppercase;
	color: #000;
}
.main-filter-search__main-filters .tooltip-select-ersatz::before, .main-filter-search__main-filters .tooltip-select-ersatz::after{
	left:50px;
}
.main-filter-search__main-filters .tooltip-select-ersatz i.icon{
	left:33px;
	top:-33px;
}
.main-filter-search__main-filters .custom-select .direct {
  background-size: 25px 19px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  position: absolute;
  left: -9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-size: 14px;
  padding-left: 6px;
  line-height: 19px;
  z-index: 99;
  display: none;
  text-align: left;
}
.main-filter-search__main-filters .custom-select.active .direct {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #3862a9;
  display: inline-block;
  left: 2px;
}
.main-filter-search__main-filters .custom-select.active select {
  border-color: #3560ab;
  color: #000000;
  box-shadow: inset 0 0px 0px 1px #3560ab;
}
.main-filter-search__main-filters .selected .custom-select select#form_maker_id{
	border:1px solid #c9cdd2;
	box-shadow: none;
}
.main-filter-search__main-filters #maker-select.selected .custom-select .direct{
	display: none;
}
.main-filter-search__main-filters .submit {
  font-family: "Arial";
  font-weight: 400;
  font-size: 18px;
  width: 100%;
  border: 1px solid transparent;
  color: #fff;
  background-color: #ef1701;
  line-height: 1.3;
  border-radius: 3px;
  cursor: pointer;
  display: block;
  text-align: center;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s ease 0s;
  transition: background-color 0.2s ease 0s;
  text-transform: capitalize;
  height: 44px;
  outline: none;
  padding: 10px 6px 15px;
}
.main-filter-search__main-filters .submit span {
  position: relative;
  padding-left: 30px;
}
.main-filter-search__main-filters .submit span:after {
  content: '';
  display: block;
  background-image: url(../img/catalog/search.png);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 3px;
  top: -2px;
}
.main-filter-search__main-filters .eu_kba .submit {
	margin-left: 5px;
}
.main-search-category {
  padding: 10px 15px;
  background: #000;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.main-search-category * {
  font-family: 'Arial';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-search-category label {
  color: #ffffff;
  font: 15px/35px 'Arial';
  padding-right: 15px;
  display: table-cell;
  width: 10px;
  white-space: nowrap;
}
.main-search-category .search-input {
  display: table-cell;
  width: 100%;
  height: 35px;
  border: none;
  outline: none;
  padding: 0 50px 0 15px;
  font: 15px 'Arial';
  color: #000;
}
.main-search-category .search-submit {
  background: #ef1701 url(../img/catalog/search.png) center center no-repeat;
  background-size: 22px 22px;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 15px;
  top: 10px;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  outline: none;
  cursor: pointer;
}
.ui-helper-hidden-accessible {display: none;}
.catalog-search-autocomplete-list {
	background-color: white;
	z-index: 100;
	width: 768px!important;
	border: 1px solid #dedede !important;
	max-height: 545px;
	padding: 7px 15px;
	overflow: auto;
}

.catalog-search-autocomplete-list .ui-autocomplete-category {
	padding: 10px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
}

.catalog-search-autocomplete-list li {
	padding: 7px 15px;
	cursor: pointer;
}

.bread-crumbs-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
}
.bread-crumbs-wrapper * {
  font-family: 'Arial';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bread-crumbs-wrapper a,
.bread-crumbs-wrapper span {
  font: 12px/12px 'Arial';
  text-decoration: underline;
}
.bread-crumbs-wrapper span {
  font-weight: bold;
}
.bread-crumbs-wrapper a:after {
  content: '>';
  display: inline-block;
  margin: 0 1px 0 5px;
}
.catalog-page .bread-crumbs-wrapper .crumbs,
.catalog-page .bread-crumbs-wrapper .crumbs a {
	color: #000;
	margin-left: 5px;
}
.catalog-page .bread-crumbs-wrapper .crumbs a:after {
	content: '';
}
.catalog-page .bread-crumbs-wrapper .crumbs a span {
	font-weight: normal;
}
.main-category-list {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	margin-top:10px;
}
.main-category-list * {
  font-family: 'Arial';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-category-list .table-div {
  	height: auto;
	position: relative;
}
.main-category-list .table-div .table-cell {
  vertical-align: top;
  text-align: left;
}
.main-category-list .category-list {
	width: 320px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	float: left;
	position: relative;
}

.main-category-list .category-list::-webkit-scrollbar
{
	width: 8px;
	background-color: #e5e5e5;
}

.main-category-list .category-list::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #686868;
	width: 6px;
}

.main-category-list .category-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-category-list .category-list ul li {
  padding: 0;
  margin: 0;
  text-align: left;
  border-top: 1px solid #e5e5e5;
}
.main-category-list .category-list ul li:first-child {
  border-top: none;
}
.main-category-list .category-list ul li:last-child {
	border-bottom: 1px solid #e5e5e5;
}
.main-category-list .category-list ul li a {
  text-align: left;
  display: block;
  font: 13px 'Arial';
  color: #000000;
  padding: 8px 30px 7px 15px;
  text-decoration: none;
  background: url("../img/catalog/black-arrow.png") no-repeat right 10px center;
  word-wrap: break-word;
}
.main-category-list .category-list ul li a:hover{
	cursor:pointer;
}
.main-category-list .category-list ul li a.active {
  background: #ec1c1a url("../img/catalog/white-arrow.png") no-repeat right 10px center;
  color: #ffffff;
}
.main-category-list .category-list ul li a:hover {
  background: #ec1c1a url("../img/catalog/white-arrow.png") no-repeat right 10px center;
  color: #ffffff;
}
.main-category-list .category-items-list {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	width: 679px;
	background: #fff;
    display: none;
	/* position: absolute; */
	/* left: 319px;
	top: 0; */
	z-index: 11;
	float:right;
	/* -webkit-box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.4); */
}
.main-category-list .category-items-list.show{
    display: block;
}
.main-category-list .image-items {
	padding: 10px 25px 15px 25px;
	background: #ededed;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	width:680px;
}
.main-category-list .image-items__head{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: -10px -25px 20px -25px;
	background: #e5e5e5;
	padding:5px;
	width: calc(100% + 50px);
	min-height:30px;
}
.main-category-list .image-items__sort{
	display: flex;
	align-items: flex-start;
}
.main-category-list .image-items__sort-item{
	display: inline-block;
	vertical-align: top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	min-width:45px;
	border-radius: 5px;
	background: #45464b;
	color:#fff;
	font-size:14px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	padding: 3px 7px;
	text-align: center;
	margin:0 2px;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.main-category-list .image-items__sort-item:hover{
	cursor:pointer;
	background: #006cc7;
}
.main-category-list .image-items__sort-item.active{
	background: #006cc7;
	cursor: default;
}
.main-category-list .image-items .image-items__title {
    width: 100%;
	font-size: 14px;
	text-align: left;
	padding: 0 0 0 10px;
	line-height: 1.3;
}
.main-category-list .image-items .category-items {
	width:100%;
	display: flex;
	flex-wrap: wrap;
}
.main-category-list .image-items .item {
	width: 25%;
	padding-right: 15px;
	margin-bottom: 15px;
	cursor: pointer;
}
.main-category-list .image-items .item:hover .title a, .main-category-list .image-items .item:hover .title span{
	text-decoration: underline;
}
.main-category-list .image-items .item .image {
  height: 70px;
  width: 100%;
  position: relative;
}
.main-category-list .image-items .item .image img {
  max-width: 80%;
  max-height: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-category-list .image-items .item .title {
	color: #000000;
	font: 13px/20px 'Arial';
	text-decoration: underline;
	cursor: pointer;
	position: relative;
	overflow-x: hidden;
	text-overflow: ellipsis;
}
.main-category-list .image-items .item .title a, .main-category-list .image-items .item .title span{
	text-decoration: none;
}
.main-category-list .image-items .item .title a:hover, .main-category-list .image-items .item .title span:hover{
	text-decoration: underline;
}
.main-category-list .image-items .item .title > span {
  position: relative;
  display: inline-block;
    line-height: 14px;
}

.main-category-list .list-items {
	text-align: -webkit-center;
	padding: 15px 25px;
}
.main-category-list .list-items.collapsed {
	overflow: hidden;
}
.main-category-list .list-items.expanded {
	height: 100%
}
.main-category-list .list-items ul {
  margin: 0;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  padding: 0 0 0 20px;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.main-category-list .list-items ul li {
	padding: 0;
	margin: 0;
	text-align: left;
	color: #101678;
	list-style-type: disc;
}
.main-category-list .list-items ul li span,
.main-category-list .list-items ul li a {
  text-align: left;
  display: block;
  max-width: 100%;
  font: 13px/20px 'Arial';
  color: #000000;
  text-decoration: underline;
}

.custom-select select::-ms-expand {
  display: none;
}
.main-search-category {
  vertical-align: top;
}
.main-search-category label,
.main-search-category .search-input,
.main-search-category .search-submit {
  vertical-align: top;
  height: 35px;
  margin: 0;
}
.main-search-category .search-input {
  display: block;
}
.bread-crumbs-wrapper a:after {
  text-decoration: none !important;
}

.list-items__expand {
	color: #3862a9;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
.list-items__expand .show, .list-items__expand .hide{
	padding-left:20px;
	position: relative;
	z-index: 1;
}
.list-items__expand.show .hide {
	display: none;
}

.list-items__expand.hide .show {
	display: none;
}

.list-items__expand.show::before {
	display: block;
	position: absolute;
	content: '';
	background: url(../img/catalog/show-more-ico.jpg) left 0px no-repeat;
	width: 15px;
	height: 15px;
	top: 50%;
	left: 0;
	margin-top:-8px;
	z-index: 0;
}
.list-items__expand.hide::before {
	display: block;
	position: absolute;
	content: '';
	background: url(../img/catalog/minus-ico.jpg) left 0px no-repeat;
	width: 15px;
	height: 15px;
	top: 50%;
	left: 0;
	margin-top:-8px;
	z-index: 0;
}

.brands-logos {
  margin-top: 20px;
  margin-bottom: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.brands-logos * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.brands-logos .brands-logos__title {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  height: 45px;
  background: #fef5f5;
  font: 18px/44px 'Arial';
  padding: 0 15px;
}
.brands-logos__list {
  border: 1px solid #e5e5e5;
  height: 135px;
  padding: 25px 0;
}
.brands-logos__list .table-cell {
  border-left: 1px solid #e5e5e5;
}
.brands-logos__list .table-cell.fixed-width {
	max-width: 160px;
	padding: 0 10px;
}
.brands-logos__list .table-cell.fixed-width img {
	max-width: 100%;
}
.brands-logos .brands-logos__list .table-cell:first-child {
  border-left: none;
}
.sale-block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f6f6f6;
}
.sale-block * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sale-block a {
  text-decoration: none;
}
.sale-block__title {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  height: 45px;
  font: 18px/44px 'Arial';
  padding: 0 15px;
}
.sale-block__text {
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
	padding: 0 15px 15px 15px;
}
.sale-block__list {
  height: 352px;
  border: 1px solid #e5e5e5;
  padding: 6px 0;
  border-top: none;
}
.sale-block__list-wrapper {
  width: 20%;
  padding: 0 6px;
  float: left;
}
.sale-block__list .sale-item {
  height: 320px;
  background: #ffffff;
}
.sale-block__list .sale-item .image-block {
  height: 170px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  position: relative;
}
.sale-block__list .sale-item .image-block img {
	position: absolute;
	z-index: 11;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 108px;
}
.sale-block__list .sale-item .image-block .price-block {
  position: absolute;
  color: #b0b0b0;
  font: 24px/24px 'Arial';
  text-decoration: line-through;
  left: 10px;
  top: 10px;
  z-index: 2;
  font-weight: bold;
  display: block;
}
.sale-item .image-block .percent-block {
  position: absolute;
  font: 14px/24px 'Arial';
  right: 10px;
  top: 10px;
  z-index: 2;
  font-weight: bold;
  padding: 0 5px;
  background: #e0151f;
  color: #ffffff;
  max-width: 40%;
  display: block;
}
.sale-item .image-block .article-block {
  position: absolute;
  font: 12px/20px 'Arial';
  left: 10px;
  bottom: 10px;
  z-index: 2;
  padding: 0 5px;
  background: #f7f7f7;
  color: #000;
  display: block;
}
.sale-item .title-block {
  font: 12px/16px 'Arial';
  height: 48px;
  overflow: hidden;
  color: #000;
  padding: 0 15px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  display: block;
}
.sale-item .newprice-block {
  color: #0649b9;
  font: 24px/24px 'Arial';
  font-weight: bold;
  padding: 17px 15px 5px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  display: block;
}
.sale-item .light-text-block {
  color: #737373;
  font: 10px/12px 'Arial';
  padding: 0 15px 4px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  display: block;
}
.sale-item .button-block {
  height: 36px;
  background: #3862a9;
  color: #ffffff;
  font: 12px/36px 'Arial';
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
}


/*catalog END*/

/*Top vehicle list*/
.top-vehicle-links { border: 1px solid #e8e8e8; padding: 15px 15px 10px 15px;}
.top-vehicle-links h4 {margin-bottom: 10px;}
.top-vehicle-links ul {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.top-vehicle-links ul li {width: 23.3%; margin-bottom: 5px; margin-right: 15px;}
.top-vehicle-links ul li a {font-size: 12px; color: #1a4caf; line-height: 15px;}
/*Top vehicle list*/

/*Main slider*/
.ersatz-select-banner__slider {visibility: hidden; position: absolute;}
.ersatz-select-banner .bx-wrapper {margin-bottom: 0px; padding-bottom: 30px; border-bottom: 1px solid #e5e5e5;}
.ersatz-select-banner .bx-wrapper img {display: inline;}
.ersatz-select-banner .bx-wrapper .bx-pager.bx-default-pager a {width: 7px; height: 7px; border-radius: 0px; background: #e2ebf0;}
.ersatz-select-banner .bx-wrapper .bx-pager {bottom: 7px;}
.ersatz-select-banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.ersatz-select-banner .bx-wrapper .bx-pager.bx-default-pager a.active {background: #ed190d;}
/*Main slider*/

/*Hover cart*/
#header.condensed .cart-items-block {left: inherit;right: 0;top: 80px;}
#header.condensed .cart-items-block:after, #header.condensed .cart-items-block:before { left:294px; }
#cart-container:hover .cart-items-block { opacity:1; visibility: visible;}
#cart-container:hover .cart-items-block-empty {opacity: 0; visibility: hidden;}
.cart-items-block {position: absolute;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; visibility: hidden; opacity:1; background-color: #fff; border: 1px solid #353535; z-index: 11; width: 281px; right:0; top: 61px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.cart-items-block:after, .cart-items-block:before { bottom: 100%; left: 293px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.cart-items-block:after { border-color: rgba(136, 183, 213, 0); border-bottom-color: #fff; border-width: 8px; margin-left: -35px; }
.cart-items-block:before { border-color: rgba(194, 225, 245, 0); border-bottom-color: #353535; border-width: 9px; margin-left: -36px; }
.cart-items-block__title {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px 12px; font-size: 12px;}
.cart-items-block__title span {font-size: 12px;}
.cart-items-block__title a {font-size: 11px;}
.cart-items-block__no-items {text-align: center; padding: 25px 12px;}

.cart-items-block__rows {padding: 10px 12px; max-height: 255px; overflow: auto;}
.cart-items-block-rows__row {display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: 1px solid #f2f2f2; padding-bottom: 5px; margin-bottom: 5px;}
.cart-items-block-rows__row:last-child {border-bottom: 0px; margin-bottom: 0px;}
.cart-items-block-rows__row .row-image {width: 44px;}
.cart-items-block-rows__row .row-image img {max-width: 100%;}
.cart-items-block-rows__row .row-text {font-size: 11px; font-weight: bold; margin-left: 10px; line-height: 13px; width: 150px;}
.cart-items-block-rows__row .row-text a{text-decoration: none; color:#000;}
.cart-items-block-rows__row .row-text a:hover{text-decoration: underline;}
.cart-items-block-rows__row .row-text span {display: block; font-size: 10px; color: #999; margin-top: 2px; font-weight: normal;}
.cart-items-block-rows__row .row-price {font-size: 11px; color: #000; font-weight: bold; width: 65px; text-align: right; align-self: flex-end; padding-right:5px;}

.cart-items-block__price {background: #f7f7f7; padding: 10px 12px;}
.cart-items-block-price__row {display: flex; justify-content: space-between; margin-bottom: 4px;}
.cart-items-block-price__row .row-left p { color:#000; border:none; font-size: 11px; font-weight: bold;}
.cart-items-block-price__row .row-right p {color:#000; border:none; font-size: 11px; font-weight: bold; text-align: right;}
.cart-items-block-price__row .row-right span {display: block; font-size: 10px; color: #7b7b7b; font-weight: normal; margin-top: 1px; text-align: right;}
.cart-items-block-price--total {border-top: 1px solid #dadada; padding-top: 8px; margin-top: 8px;}
.cart-items-block-price--total .row-left p {font-size: 12px;}
.cart-items-block-price--total .row-right p {font-size: 15px; color: #2267d7;}

.cart-items-block__buttons {background: #f7f7f7; padding: 10px 12px; text-align: center; padding-bottom: 10px;}
.cart-items-block__buttons a.btn {display: block; background: #e44033; height: 38px; color: #fff; line-height: 38px; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 10px;}
.cart-items-block__buttons a.btn:hover { background: #d93c30; box-shadow: inset 0 0 3px 1px rgba(0,0,0,0), inset 0 -27px 20px -20px #d53a2f;}
.cart-items-block__buttons a.link {text-transform: uppercase;}
/*Hover cart*/

/*popup fix*/
#news_subscribe{top: 50% !important;}
.popup_overlay.transparent {opacity:0;z-index:110;}
/*popup fix*/

/* popup on user_profile fix */
.user_profile .popup_overlay {
z-index: 1101;
}

.fansybox-square-atd, .fansybox-square-atd .fancybox-skin {width: 600px !important; height: 600px !important; text-align: center;display: flex;align-items: center;background: #fff;padding: 0 !important;}
.fansybox-square-atd .fancybox-skin {line-height: 600px;}
.fansybox-square-atd .fancybox-outer{position: relative;max-height: 100% !important;max-width: 100% !important;}
.fansybox-square-atd .fancybox-inner {display: inline-block; vertical-align: middle; max-width: 100%!important; max-height: 100%!important;height: auto !important;width: 600px !important;text-align: center;}
.fansybox-square-atd .fancybox-image {width: auto; height: auto; margin: 0 auto;position: inherit;max-width: 600px !important;max-height:600px !important;display: inline-block !important;padding:5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;vertical-align: middle;}
.fansybox-square-atd .fancybox-close img {display: block;}