/*
Theme Name: ABS Version 2.00
License: GNU General Public License v2.0
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/


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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;}





* {
font-size: 14px;
line-height: 1.5em;
color:#525252;
}


body {
font:100%/1.4 'Open Sans', arial, helvetica, helve, sans-serif; 	
font-size:13px;

}

.seiten-hintergrund {
background: transparent url("https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/background.jpg") repeat-x top left;
position:relative;
margin:0;
padding: 1em 2em 2em 1em; 
}


.col { 
/* background:#e7e7e7; */
padding:1em 0; 
text-align:left;
}



img {
width:100%;
}


.wrapper {
width:1000px;
margin:0 auto;
padding:0 0;
}

img {
width:auto;
}



.navigation {
margin:3px 20px; /* MEN� MIT ABSTAND */
/* margin:3px 35px; MEN� OHNE ABSTAND */
}

.logo-container {
	margin:0 15px 0 15px;
	}



.header-berreich {
	padding:0 0 0 0;
	position:relative;
	}

.geraet-berreich {
	padding:0 0 0 0;
	position:relative;
	}

.oberes-menu {
	position:relative;
	}

.metamenu{
	margin:0 0 0 30px;
	}

.metamenu-rechts{
	position:absolute;
	right:0;
	top:-9px;
	}
	
.content {
margin:5px 0px 5px 20px;
}


.sidebar {
margin:5px 20px;
}

.widget_text {
	padding:10px 17px 20px 17px;
	margin:0 0 15px 0;
	background:#F4F4F4;
	border:1px solid #DDDDDD;
	}


.kontaktdaten {
margin:5px 20px;
min-height:110px;
}


#copyright {
	text-align:center;
	margin: 0 0 0 0;
	margin:0 0 0 0;
	color:#898989;
	font-size: 11px;
	}



p {
color: #666;
font-size: 13px;
line-height: 1.5em;
-moz-hyphens:auto;
}

strong, b {
font-weight:600;
color:#A51B1B;
}



a {
color:#323232;
}

a:hover {
color:#BF1414;
}

a.startseite {
	display:block;
	width:auto;
	height:auto;
	padding: 20px;
	}

strong a  {
font-weight:600;
color:#BF1414;
}

a.button {
	color: #494949 !important;
	text-transform: normal;
	text-decoration: none;
	background: #FFF;
	padding: 5px 10px;
	border: 1px solid #DDDDDD !important;
	display: inline-block;
	transition: all 0.4s ease 0s;
	margin:10px 0;
}

a.button:hover {
	color: #ffffff !important;
background: #A00000;
border-color: #A00000 !important;
transition: all 0.4s ease 0s;
}



a.button-fertig i{
	color:#fff;
	}


a.button-fertig {
background: #419F00;
padding:3px 10px 3px 10px;
margin:10px 0 0 0px;
border:1px solid #cdcdcf;
text-decoration:none;
color:#fff;
font-weight:600;
font-size:19px;
display: inline-block;
}

a.button-fertig:hover {
background: #000;
padding:3px 10px 3px 10px;
margin:10px 0 0 0px;
border:1px solid #cdcdcf;
text-decoration:none;
color:#fff;
}

a.button-fertig font {
	color:#fff;
	}


.sidebar strong, .sidebar b {
	color:#000;
	}


hr {
/* hr css reset */
color: white;
/* if parent element's background is white - old ie versions fix */
border: 0;
background: transparent;
height: 0;
margin: 0;
/* hr css reset end */
/* custom styles */
margin: 5px 0;
border-top: 1px solid #dbdbdb;
}

hr.dark {
	/* hr css reset */
	color: white;
	/* if parent element's background is white - old ie versions fix */
	border: 0;
	background: transparent;
	height: 0;
	margin: 0;
	/* hr css reset end */
	/* custom styles */
	margin: 5px 0;
	border-top: 1px solid #ccc;
	}


ul {
list-style:disc outside none;
margin:9px 0px 0px 25px;
padding:0px 0px 0px 0px;
text-align:left;
font-size: 14px;
line-height: 24px;
}

ul li{
margin:0px 0px 5px 0px;
list-style-type: none;
position:relative;
}

ol {
	margin:9px 0px 0px 25px;
padding:0px 0px 0px 0px;
text-align:left;
font-size: 14px;
line-height: 24px;
	}



.kontaktdaten ul {
	margin-left:0px;
	margin-top:0px;
	}


.kontaktdaten ul li {
padding: 0px 0px 0px 22px;
list-style:outside none;
font-size: 13px;
line-height:19px;
}

.kontaktdaten ul li a{ 
	text-decoration:none;
	}

.kontaktdaten ul li::after {
font-size: 9px;
background: #c0c0c0  none repeat scroll 0% 0%;
width: 12px;
height: 12px;
text-align: center;
line-height: 16px;
text-indent: -1px;
color: #c0c0c0;
top: 5px;
left: 0px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-family: "FontAwesome";
content: "\f061";
display: block;
position: absolute;
	}






.content ul {
	margin-left:0px;
	}


.content ul li {
padding: 0px 0px 0px 27px;
list-style:outside none;
font-size: 13px;
	}

.content ul li::after {
font-size: 9px;
width: 15px;
height: 15px;
text-align: center;
line-height: 16px;
text-indent: -1px;
color: #FFF;
top: 3px;
left: 0px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-family: "FontAwesome";
content:  "\f00c";
display: block;
position: absolute;
	}



table.responsive {
	width: 100%;
}

.responsive tr {
}

.responsive td {
    text-align: center;
}

.responsive td:hover{ 
	background:#BF1414;
	
	}

.responsive td:hover a{
	color:#fff !important;
}

.responsive a {
    display: block;
width: auto;
height: auto;
padding: 20px;
font-weight:600;
text-decoration:none;
font-size:14px;
background: #EAEAEA;

}

.responsive a:hover {
background:#bf1414;
color:#fff;
}


.menuundlogomobil {
	display:none;
}

.header-mobil {
	display: none;
}




@media (max-width: 500px) {

	.metamenu-rechts .pdf-download {
		display: none;
	}

	.footer-menupunkte {
		display:none;
	}

	.header-mobil {
		width: 100%;
		padding: 10px 0 ;
		background-color: #bf1414;
		color:#fff;
	
		top: 0;
		left: 0;
		right: 0;
		z-index: 1;
		display: block;
		text-align: center;
		font-weight: bold;
		font-size: 14px;
	}




	.mega-toggle-label-closed, .mega-toggle-label-open {
		font-weight: bold;
	}

	.empfehlung-startseite {
		margin:7px 0 !important;
	}

	.metamenu {
		display:none;
	}

.menuundlogodesktop {
	display:none;
}

.menuundlogomobil {
	display:block;
}

.logo-header-mobil {
	margin:0;
	padding:0;
}

.menu-header-mobil {
	width:100% !important;
	margin: 7px 0 0 0 !important;
    padding: 0 0 0 0 !important;
}


	table.responsive, 
	.responsive tbody, 
	.responsive th, 
	.responsive td, 
	.responsive tr {
		display: block;
		overflow: hidden;
	}
	

	.marquee {
	
		display:none;
	   }

	   marquee {
		display:none;
	   }

	   .marquee-mobile {
		width: 100%;
		margin: auto;
		padding: 2px 0;
		background: #A00000;
		color: #fff !important;
		font-size: 20px;
		display: block !important;
		text-align: center;
		font-weight: bold;
	   }


}




/* TABLE STARTSEITE ENE */
	




	
	
	
span.breadcrumb {
font-size: 10px;
text-transform: normal;
letter-spacing:0;
color:#8b8b8b;
}

span.breadcrumb a{
	text-decoration:none;
	color:#9C9C9C;
	}

#breadcrumbs a {
	text-decoration: none;
	color:#8e8e8e;
}

.breadcrumb_last {
	color:#8e8e8e;
}


.unter-content {
	clear:left; 
	margin:22px 0 0 0; 
	font-size:11px; 
	color: #9C9C9C;
	padding:3px 15px 3px 0;
	border-top: 1px solid #EFEFEF;
	}

.unter-content a, .unter-content i{ 
	text-decoration:none; 
	padding: 0px; 
	font-size: 11px;
text-transform: normal;
letter-spacing: 0px;
color: #9C9C9C;
	}


.trenn {
	color:#9b9b9b;
	}

div.zusatzinfo {
font-size: 12px;
margin:2px 0 10px 0;
}

div.tags-box {
font-size: 12px;
margin:10px 0 0 0;
}

.csstab {
   width: 65px;
   display: block;
   float: left;
   font-weight: 600;
}

.csstab-ohnetext {
   width: 30px;
   display: block;
   float: left;
}

blockquote {
  margin: 0 0;
  font-size: 2em;
  font-weight:bold;
  font-style:italic;
  color: #939393;
	text-align: center;
	padding:15px 0px;
}






blockquote p {
  display: inline;
}


.berreich-content {
box-shadow: 1px 0px 0px rgb(239,239,239) inset;
 	}


span.header-slogan-1 {
	color:#fff;
	float:left;
	position:relative;
	top:50px;
	left:30px;
	font-size:28px;
	font-weight:800;
	text-transform:uppercase;
	}



.header-telefon {
	float:left; 
	font-size:21px; 
	font-weight:normal; 
	color:#A00000; 
	clear:left;
	}




span.footer-title {
	font-size: 18px;
margin: 0px 15px 10px 0px;
padding: 0px;
color: #BF1414;
	font-weight: 600;
	display: block;
	}



h1 {
font-size:17	px;
margin:0;
padding:0;
color:#bf1414;
font-weight:normal;
text-transform:normal;
}

h1.entry-title { 
	
	margin:0 0 15px 0;
	padding: 0px;
	color: #515151;
	font-weight: normal;
	text-transform:none;
	}

	span.entry-title font {
		font-size: 24px;	
		color: #bf1414;
	}

span.widget-title { 
	font-size: 18px;
margin: 0px 15px 10px 0px;
padding: 0px;
color: #BF1414;
	font-weight: 600;
	border-bottom: 1px solid #EFEFEF;
	display: block;
	}


h2 {
	font-size: 18px;
margin: 10px 15px 10px 0px;
padding: 0px;
color: #BF1414;
	font-weight: 600;
	display: block;
}

h2 i{
	color:#BF1414;
	}

h2.autodetails {
	font-size:21px;
margin:0 0 10px 0;
padding: 4px 15px;
color:#A00000;
background:#F4F4F4;
font-weight:600 !important;
font-weight:normal;
	}

h2.gform_title {
	font-size: 23px;
}

h3 {
margin:0 0 15px 0;
padding:0;
font-weight:normal;
color: #515151;
}

h3.blog {
	font-size:17px;
	margin:20px 0;
	padding:0;
	font-weight:600;
	color:#525252;
}

.wissenswertes h3 {
	margin:20px 0;
	padding:0;
	font-weight:600;
	color:#525252;
}

.innen {
	background:#f2f2f2;
	padding:20px 20px !important;
}

h3.gsection_title {
	margin:0 0 0 0;
	font-weight: 400;
	color: #2f2f2f;
	font-size: 19px;
}


h4 {
	font-size:17px;
	margin:20px 0;
	padding:0;
	font-weight:600;
}

h5 {
	font-size:17px;
	margin:20px 0;
	padding:0;
	font-weight:600;
}

h6 {
	font-size: 17px;
  margin: 20px 0;
  padding: 0;
  font-weight: 600;
}

span.fehlercodes-andere {
font-size:14px;
margin:0 0 10px 10px;
padding:0;
color:#A00000;
font-weight:600;
}

span.fehlercodes-andere i{
	color:#A00000;
	}


a.abs-icon {
	width:65px;
	height:62px;
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/abs-icon.jpg) top left no-repeat;
	display:block;
	float:left;
	}

a.abs-icon:hover {
	background-position:0 -62px;
	}


a.esp-icon {
	width:78px;
	height:62px;
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/esp-icon.jpg) top left no-repeat;
	display:block;
	float:left;
	}

a.esp-icon:hover {
	background-position:0 -62px;
	}


a.dsc-icon {
	width:95px;
	height:62px;
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/dsc-icon.jpg) top left no-repeat;
	display:block;
	float:left;
	}

a.dsc-icon:hover {
	background-position:0 -62px;
	}

a.asr-icon {
	width:86px;
	height:62px;
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/asr-icon.jpg) top left no-repeat;
	display:block;
	float:left;
	}

a.asr-icon:hover {
	background-position:0 -62px;
	}


a.prnds-icon {
	width:135px;
	height:62px;
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/prnds-icon.jpg) top left no-repeat;
	display:block;
	float:left;
	}

a.prnds-icon:hover {
	background-position:0 -62px;
	}




/*
---------------
3.2 IMG 
EDIT AM 13-09-2014
---------------
*/

img {
display: block;
margin-bottom: 20px;
line-height: 1.42857;
border: 1px solid #DDD;	
margin:10px 10px 10px 0;
height: auto;
max-width: 100%;
}


.sidebar img {
	margin:0px 0px 10px 0;
	}

	
img.alignleft {
float:left;
height:auto;	
margin:10px 10px 10px 0;
}

img.alignright {
float:right;
height:auto;	
margin:10px 0 10px 10px;
}

.logo-container img {
	border:0;
	margin:0 auto;
}

img.header-bild {
	position:absolute;
	top:0;
	right:0;
	margin:-5px 0 0 0;
	padding:0 0 0 0;
	border:0;
	top:9px;
	}

img.geraet-bild {
	position:absolute;
	bottom:-50px;
	right:15px;
	padding:0 0 0 0;
	border:0;
	}

/*EDIT ANNE 24-11-15*/

.garantie {
  border:0;
  margin:0 0 0 0;
}

.wpcr3_pagination {
display:block; }

.wpcr3_content p {
font-family:"Helvetica Neue", sans-serif;
font-size:8px;
}

.textwidget .wpcr3_content {
	margin-bottom:0px !important;
	}




/*
----------------------------------------------------------------------------------------------------
4. TABS
------------------------------------------------------
EDIT AM 13-01-2015
------------------------------------------------------
*/

	ul.tabs {
		display: block;
		margin: 0 0 0 0;
		padding: 0;
		border-bottom: solid 1px #ddd; 
		/*13-06-2018 MOSER*/
		width:100%;
    display:flex;
	justify-content: space-between;
	/*ENDE*/
	}
	
	ul.tabs li {
		display: block;
		width: auto;
		height: 70px;
		padding: 0;
		float: left;
		margin-bottom: 0; 
		list-style-type: none;
		}

		
	ul.tabs li a.active {
		background: #F6F6F6;
		height: 30px;
		font-weight:normal;
		position: relative;
		top: -4px;
		padding-top: 4px;
		margin: 0 0 0 0;
		color: #111;
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		}
	
	
	ul.tabs li a:hover {
		background: #d6d6d6;
		height: 189px;
		font-weight:normal;
		position: relative;
		top: -4px;
		padding-top: 5px;
		margin: 0 0 0 0;
		color: #111;
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		}
	
	
	ul.tabs li:first-child {
		margin-left:0;
		}
	
	ul.tabs li:last-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }

	ul.tabs-content { 
		margin:0 0 0 0; 
		display: block; 
		list-style-image:none; 
		list-style-type: none;
		
		background: none repeat scroll 0% 0% #F6F6F6;
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
border-bottom: 4px solid #FF9028;
		}
	
	ul.tabs-content > li {list-style-type: none; display:none; list-style:none;}
	ul.tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	 content: '\0020'; 
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }





/*
----------------------------------------------------------------------------------------------------
5. GRUNDAUFBAU
------------------------------------------------------
EDIT AM 13-09-2014
------------------------------------------------------
*/


/*  SECTIONS  ============================================================================= */

.bereich {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */



/*  GRID OF TWO   ============================================================================= */
	
.span_2_of_2 {
	width: 100%;
}

.span_1_of_2 {
	width: 49.2%;
}


/*  GRID OF THREE   ============================================================================= */


	
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}

/*  GRID OF FOUR   ============================================================================= */

	
.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.2%; 
}

.span_1_of_4 {
	width: 23.4%; 
}













	input[type="text"], input[type="password"], input[type="email"], input[type="date"], input[type="tel"] , textarea, select { 
		max-width: 95% !important;
		padding: 5px 3px 5px 10px;
	  border: solid 1px #dcdcdc;
	  margin:0 0 10px 0;
	  transition: box-shadow 0.3s, border 0.3s;
		}
	
	input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="date"]:focus, input[type="tel"]:focus, textarea:focus, select:focus { 
	  border: solid 1px #b8b8b8;
	  box-shadow: 0 0 1px 1px #b8b8b8;
		}
	
	
	.input-line {   
		height: auto;
		width: 100%;
		padding-top: 2px;
		padding-bottom: 2px;
		float: left;
	}
	
	.input-line b{
		margin-top:10px;
		} 
	
	.input-name {
		height: auto;
		width: 30%;
		float: left;
		font-weight:normal;
	}
	
	.input-content {
		height: auto;
		width: 60%;
		float: left;
		text-align: left;
		}
	
	.kontaktformular {
		padding:19px;
		border:1px solid #ccc;
		}
	
	.kontaktformular h2 { 
		font-size:25px;
		font-weight:bold;
		}
	
	


/*------------------MENU---ENDE----------*/



/*--------------UNTERSEITE - 13-01-16----------*/

			.tabelle {
				margin: 15px 0 20px 0;
			}
			
			.tabelle > .struktur{
				display: inline-block;
				vertical-align:middle;
			}
			
			.tabelle table {
				border-spacing:3;
				width: 100%;
			}
			
			.tabelle th {
				text-align:left;
				color: #bf1414;	
				font-weight: normal;
				background:#dddddd;
				padding-right:15px;
				padding-left:3px;
			}
			
			.tabelle td {
				padding-right:15px;
				padding-left:3px;
				background:#efefef;
			}
			
			.tabelle tr:hover {
				background:#dddddd;
			}
			
			.tabelle img {
				vertical-align:center;
				padding:0;
				margin:0;
				border:0;
			}
			
			.infobox {
				padding: 10px 5px 15px 15px;
				margin-top:0;
				margin-bottom:15px;
				background: #f4f4f4;
				border:1px solid #DDD;
			

			}
			
			.infobox h2 {
				font-size:14px;
				color:#bf1414;
				font-weight:600;
			}
			
			.infobox > ol, .infobox > ul {
				font-size:14px;
				padding:0 !important;
				margin:0px 0px 0px 20px !important;
			}
			.infobox > ul > li {
				list-style-type: square !important;
			}

			.infobox > ol > li, .infobox > ul > li{
				padding: 0px 0px 5px 5px !important;
                              margin: 0px 0px 0px 37px !important;
			}
			
		

			.flex-container {
			   -webkit-display: -webkit-box;
			   -webkit-display: -webkit-flex;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				flex-wrap:wrap;
				max-width:605px;
				margin: 40px 0px 40px 23px;
			}

			.flex-item {
				margin: 0 10px 0 10px;
				width:120px;
			}

			.flex-item img, .flex-item p img {
				border:0;
			}
			
			.flex-item h3 {
				text-align:center;
				padding:0;
				margin:5px 0 5px 0;
				font-size:14px;
			}
			
			.flex-item  a {
				display:block;
				background:#e8e8e8;
				font-family: arial;
				text-align:center;
				font-size:11px;
				padding:5px 0 5px 0;
				text-decoration:none;
				color:#000;
			}
			
			.flex-item a:hover {
				background:#a9a9a9;
			}
			
			.flex-item p {
				text-align:center;
				color: #BF1414;
				margin:5px 0 5px 0;
				padding:0;
			}
			
			.flex-container > p {
			margin:0 0 0 10px;
			font-size:11px;
			}
			
			

			.image-container {
				text-align: center;
			}

			.image-inline {
				display:inline-block;	
				border:1px solid #ccc !important;
				margin: 0px 27px 0px 0px;
				padding:0;
			}

			.image-inline:last-child {
				margin:0;
			}


/*--------------UNTERSEITE ENDE----------*/


/*--------------FILTER	----------------*/

.searchandfilter select.sf-input-select {
	width:300px;
	margin:0;
}

/*.searchandfilter ul li {
	padding:0;
	display:inline-block !important;
}*/




/*--------------TABS - UNTERSEITE ----------*/


ul.tabs {
	border:0;
}

ul.tabs li {
    display: block;
    width: auto;
    padding: 0px;
    float: left;
    margin-bottom: 0px;
    list-style-type: none;
    margin-left:9px;
}


ul.tabs li a {
    display: block;
    text-decoration: none;
    width: 100px;
	height: 189px;
	/*13-06-2018*/
	padding: 0px 45px;
	/*ENDE*/
    line-height: 30px;
    border-style: solid;
    border-color: #DDD;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 1px 1px 0px;
    margin: 0px;
	background: #f4f4f4 none repeat scroll 0% 0%;

    font-size: 14px;
}






.inkl-neu li a {
	padding: 0px 20px !important;
}


ul.tabs li a.active {
    background: #bf1414 none repeat scroll 0% 0%;
    height: 189px;
    font-weight: normal;
    position: relative;
    top: 0px;
    margin: 0px 0 0px 0px;
    color: #fff;
    border: 0;
    		border-left:1px solid #bf1414;
		border-top:1px solid #bf1414;
		border-right:1px solid #bf1414;
}

.reparatur, .kamera-steuergeraete, .pkw, .motorrad, .schieberkasten, .austausch, .ersatzgeraet, .neu, .vorort, .abs-steuergerate, .getriebe-steuergeraete, .einspritzduesen, .waehlhebel-steuergeraete, .benziner-auswahl, .diesel-auswahl, .cvt-steuergerate, .schieberkasten-auswahl, .elektronisch, .mechanisch  {
	width:100px;
	height:150px;
	display:block;
	margin-top:10px;
	text-align: center;
	padding-top: 75px;
}

.benziner-auswahl, .diesel-auswahl { 
	font-weight: bold;
	font-size: 22px;
}

span.info {
	display:block;
	background:#e8e8e8;
	font-size:12px;
	color:#000;
	padding:5px 10px 5px 10px;
	margin:4px 0 4px 0;
}

span.info font {
	font-size:10px;
	}

.rot {
	color:#bf1414;
	font-weight:600;
}

ul.tabs li a.active span.rot {
      color:#fff;
}


ul.tabs li a.active span.info {
	background:#da6c7e;
	color:#fff;
}

.reparatur {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/reparatur.png) no-repeat;
	}

ul.tabs li a.active span.reparatur{
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/reparatur_weiss.png) no-repeat;
	color: #fff;
}

.austausch {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/austausch.png) no-repeat;	
}

ul.tabs li a.active span.austausch{
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/austausch_weiss.png) no-repeat;
	color: #fff;
}


.ersatzgeraet {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/ersatzgeraet.png) no-repeat;	
}

ul.tabs li a.active span.ersatzgeraet{
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/ersatzgeraet_weiss.png) no-repeat;
	color: #fff;
}


.vorort {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/vor_ort.png) no-repeat;
	}

ul.tabs li a.active span.vorort {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/vor_ort_weiss.png) no-repeat;
	color: #fff;
}

.neu {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/neu.png) no-repeat;
	}

ul.tabs li a.active span.neu {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/neu_weiss.png) no-repeat;
	color: #fff;
}



.schieberkasten {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/schieberkasten.png) no-repeat;
	}

ul.tabs li a.active span.schieberkasten{
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/schieberkasten_weiss.png) no-repeat;
	color: #fff;
}


/* UNTERSEITE */


.abs-steuergerate {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/abs-steuergeraet-kategorie.png) no-repeat;
	}


ul.tabs li a.active span.abs-steuergerate {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/abs-steuergeraet-kategorie_weiss.png) no-repeat;
	color:#fff;
	}

/* PKW */

	.pkw {
		background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/pkw_kategorie.png) no-repeat;
		}
	
	
	ul.tabs li a.active span.pkw {
		background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/pkw_kategorie_weiss.png) no-repeat;
		color:#fff;
		}

		
/* PKW ENDE*/


/* MOTORRAD */

.motorrad {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/motorrad_kategorie.png) no-repeat;
	}


ul.tabs li a.active span.motorrad {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/motorrad_kategorie_weiss.png) no-repeat;
	color:#fff;
	}

	
/* MOTORRAD ENDE*/

.getriebe-steuergeraete {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/getriebe-steuergeraete-kategorie.png) no-repeat;
	}


ul.tabs li a.active span.getriebe-steuergeraete {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/getriebe-steuergeraete-kategorie_weiss.png) no-repeat;
	color:#fff;
	}


	.waehlhebel-steuergeraete {
		background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/waehhebel-reparatur-kategorie.png) no-repeat;
		}
	
	
	ul.tabs li a.active span.waehlhebel-steuergeraete {
		background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/waehhebel-reparatur-kategorie_weiss.png) no-repeat;
		color:#fff;
		}

			.kamera-steuergeraete {
		background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/kamera-steuergeraete-kategorie-2.png) no-repeat;
		}
	
	
	ul.tabs li a.active span.kamera-steuergeraete {
		background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/kamera-steuergeraete-kategorie_weiss.png) no-repeat;
		color:#fff;
		}
	
	


.einspritzduesen {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/einspritzduesen-kategorie.png) no-repeat;
	}


ul.tabs li a.active span.einspritzduesen {
	background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/einspritzduesen-kategorie_weiss.png) no-repeat;
	color:#fff;
	}


	.benziner-auswahl {
		background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/benzin-reparatur-kategorie.png) no-repeat;
		}
	
	
	ul.tabs li a.active span.benziner-auswahl {
		background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/benzin-reparatur-kategorie_weiss.png) no-repeat;
		color:#fff;
		}	

		.diesel-auswahl {
			background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/diesel-reparatur-kategorie.png) no-repeat;
			}
		
		
		ul.tabs li a.active span.diesel-auswahl {
			background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/diesel-reparatur-kategorie_weiss.png) no-repeat;
			color:#fff;
			}	


.cvt-steuergerate {
				background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/getriebe-icon-steuergeraete-kategorie.png) no-repeat center;
				}
			
			
ul.tabs li a.active span.cvt-steuergerate {
				background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/getriebe-icon-steuergeraete-kategorie.png) no-repeat center;
				color:#fff;
				}



.schieberkasten-auswahl {
					background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/getriebe-schieberkasten-steuergeraete-kategorie.png) no-repeat center;
					}
				
				
ul.tabs li a.active span.schieberkasten-auswahl {
					background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/getriebe-schieberkasten-steuergeraete-kategorie.png) no-repeat center;
					color:#fff;
					}

					.elektronisch {
						background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/elektronisch-abs.png) no-repeat center;
						}
					
					
		ul.tabs li a.active span.elektronisch {
						background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/elektronisch-abs-hover.png) no-repeat center;
						color:#fff;
						}
		

						.mechanisch {
							background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/mechanisch-abs.png) no-repeat center;
							}
						
						
			ul.tabs li a.active span.mechanisch {
							background:url(https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/mechanisch-abs-hover.png) no-repeat center;
							color:#fff;
							}
			




ul.tabs-content {
    border:1px solid #bf1414;
    border-top:8px solid #bf1414;
    margin: 120px 0px 21px;
    display: block;
    list-style-image: none;
    list-style-type: none;
    background: #f4f4f4 none repeat scroll 0% 0%;
}

ul.tabs-content > li.active {
    display: block;
    padding-left:0px;
    margin-left:0px;
}

.content ul li::after {
	display:none;
}

.content ol li {
	list-style-type:decimal;
	list-style-position:outside;
	padding:0 0 5px 10px;
	margin:0;
}


.content ol {
	margin: 0 0px;
	padding-left: 20px;
}

 .links, .rechts {
	display:inline-block;
	margin-top: 20px;
}

.content img {
	border:0;
	padding: 0px 0px 0px 0px;
	margin:0 0 15px 0;
}

.links {
	width:150px;
	padding-left:10px;
}

.rechts {
	width: 415px;
	vertical-align: top;
	margin-left: 15px;
	font-size: 12px !important;
	margin-right: 15px;
}

.preis {
	text-align:center;
	color:#fff;
	background:#bf1414;
        display:block;
        font-size:18px;
	width:110px;
        font-weight:600;
	margin:auto;
	padding:3px 0 3px 0;
}

.preis font {
	color:#fff;
	font-size:18px;
	}

.links h2 {
   margin-left: 10px;
   color: #525252;
   font-weight: 600;
   margin: 0 0px 0px 0px;
   width:150px;
   text-align:center;
   padding:0;
}

.text {
   margin: 10px 10px 0 0;
   font-size:12px;
}

.rechts p {
	font-size:13px;
}

.rechts h3 {
	font-size:18px;
   font-weight:600;
   margin:0 0 0 0;
   color:#bf1414;
}


div.wpcr3_review div.wpcr3_review_datePublished {
	display:inline block !important;
	font-weight:400 !important;
	font-style:normal !important;
	font-size:10px !important;
	}


	
div.wpcr3_review div.wpcr3_review_title	{
	font-size:16px !important;
	font-weight:600 !important;
	color:#000000 !important;
	margin-top:10px;
	}
	
div.wpcr3_review blockquote.wpcr3_content {
	text-align:left;
	padding:0 !important;
	}

.wpcr3_review {
	text-align:left;
	}

.wpcr3_content {
	text-align:left !important;
	margin-bottom:50px !important;
	}

#gallery-1 {
	margin:20px 0;
	}

#gallery-1 img {
	border:0 !important;
	}


/*--------------FEHLENDE CSS CLASSEN----------*/

	
.wpcr3_aggregateRating_overallText {
	font-size:17px;
	}

.wpcr3_aggregateRating_reviewCount {
	font-size:22px;
	color:#A00000;
	font-weight:600;
	}

.datum-bewertung {
	font-size:17px;
	}

.wpcr3_button_1 {
	margin-top:20px;
	background:#525252 !important;
	color:#fff !important;
	display: block !important;
	font-size: 16px !important;
	}
	
.wpcr3_button_1:hover { 
	background:#A00000 !important;
	}
	
.wpcr3_review {
	font-size:15px !important;
	}


.wpcr3_review_author  {
		font-size:13px !important;
		font-weight:bold !important;
		font-family:arial;
	}
	
.wpcr3_pagination .wpcr3_a.wpcr3_current {
	background:#A00000 !important;
	}

.wpcr3_pagination .wpcr3_a:hover  {
	background:#A00000 !important;
	}
	
	.wpcr3_pagination .wpcr3_a {
		background:#969696 !important;
		}
		
	.wpcr3_leave_text {
		font-weight:600 !important;
		margin-top:20px !important;
		border-top:1px solid #ccc;
		padding-top:15px !important;
		}
		
		
.audi-auswahl ul.tabs li a{
	width: 155px;
	}
	
.audi-auswahl ul.tabs .getriebe-steuergeraete {
	width:100%;	
	}
	
.empfehlung-startseite {
	background:#bf1414;
	color:#fff;
	padding:5px 15px;
	margin:20px 0;
	font-size: 14px;
	font-weight: 400;
	}

	.empfehlung-startseite b, .empfehlung-startseite i {
		color:#fff;
		font-size: 19px !important;
	}

.empfehlung {
		background:#E8E8E8;
		padding:5px 15px;
		margin:20px 0;
		font-size: 14px;
		font-weight: 400;
		}
	
.fahrzeuguebersicht {
	display:block;
	background:#BF1414;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	margin:10px 0;
	padding:6px 6px 6px 10px;
	text-align:center;
	}

.fahrzeuguebersicht:hover {
	background:#8F0F0F;
	color:#fff;
	}
	
.fahrzeuguebersicht i{ 
	color:#fff;
	}










.symbole-header {
  float:left; 
  clear:left; 
  margin:50px 0 0 20px;
}

.schatten {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
}

div.fahrzeugmodel-auswahl {
    float:left; 
    padding:5px; 
    margin-right:15px; 
    margin-bottom:15px;
    text-align:center; 
    width:110px; 
    height:auto; 
    background:#fff; 
    border:3px solid #C01414;
    }

#google_translate_element {
	float:right !important;
	margin-right:15px;
	}
	
#google_translate_element img {
	display:inline !important;
	}
	

.page-wrap { width: 80%; }




.text-footer {
font-size:13px; 
padding:0 20px;
color: #8f8f8f;
    text-align: justify;
}








      
        
        
 /* reset */
ol,ul{list-style:none;margin:0;padding:0;}
/* start editing from here */


nav.vertical ul li{ display:block;}/* vertical menu */
nav.horizontal ul li{ display: inline-block;}/* horizontal menu */

/*end reset*/



/** Navigation **/
.navigation{
  padding:5px 0;
  position:relative;
  margin-top: 15px;
}

.toggleMenu {
    display:  none;
    padding:10px 0 7px 35px;
    color: #fff;
    width:95%;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    font-size:16px;
    background:url("https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/nav-icon.gif") no-repeat center left;
}

.toggleMenu:hover{ 
  color:#fff !important;
  }



.garantie-5 {
	margin-left:13px !important;
	}
	
.dropdown {
	/* display: inline-block; */
	 display:none;
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
    font-size: 17px;
  font-weight:bold;
  background: #f2f2f2;
  border: 1px solid;
  border-color: white #f7f7f7 #f5f5f5;

}

.dropdown-select {
  position: relative;
  width: 100%;
  margin: 0;
  height: auto;
  font-weight:bold;
  line-height: 14px;
	font-size: 17px;
  color: #62717a;
  text-shadow: 0 1px white;
  /* Fallback for IE 8 */
  background: #f2f2f2;
  /* "transparent" doesn't work with Opera */
  background: rgba(0, 0, 0, 0) !important;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.dropdown-select:focus {
  z-index: 3;
  width: 100%;
  color: #394349;
  outline: 2px solid #49aff2;
  outline: 2px solid -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dropdown-select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}

/* Fix for IE 8 putting the arrows behind the select element. */
.lt-ie9 .dropdown {
  z-index: 1;
}
.lt-ie9 .dropdown-select {
  z-index: -1;
}
.lt-ie9 .dropdown-select:focus {
  z-index: 3;
}

/* Dirty fix for Firefox adding padding where it shouldn't. */
@-moz-document url-prefix() {
  .dropdown-select {
    padding-left: 6px;
  }
}

	
#cookie-notice {
	background-color: rgba(0,0,0,.66) !important;
}

#cn-notice-text, #cn-notice-text a {
	color:#fff;
	font-size:12px;
}

/****TABS***/


.auswahl-info {
	background:#222;
	padding:10px 0;
	margin: 0 0 15px 0;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:16px;
	width: 100%;
}


.button-fix {
	position:fixed; 
	bottom:5%; 
	right:0;
	background:#419F00;
	padding: 5px 10px 5px 10px;
	color:#fff;
	font-weight: 600;
	z-index:999999;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.button-fix:hover {
	color:#000;
}

.button-fix i { 
	color:#fff;
}

.gallery-caption {
	word-wrap: break-word;
}


marquee {
	background:#A00000;
	   color:#fff;
	   font-size:25px;
}



@keyframes marquee {
	0%   { text-indent: 0% }
	100% { text-indent: -100% }
   }
   
   .marquee {
	width: 100%;
	margin: auto;
	padding: 2px 0;
	overflow: hidden;
	white-space: nowrap;
	animation: marquee 15s linear infinite;
	   background:#A00000;
	   color:#fff;
	   font-size:25px;
   }
   
   .marquee {
		animation-play-state: 55s paused;
	   }
   
   .marquee b{
	   color:#fff;
	   }
   
   .marquee:hover {
	animation-play-state: paused;
   }

   .marquee-mobile {
display:none;
   }



/*
Typo Style
*/



.pdf-download {
	display:block;
	background:#419F00;
	color:#fff;
	font-weight:600;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	float:right;
	}

.pdf-download font {
	color:#fff;
	}

.pdf-download:hover {
	background:#6d0000;
	color:#fff;
	}

.pdf-download i{
	color:#fff;
	}


.wpcr3_button_1  {
	font-size: 15px !important;
	font-weight: bold !important;
}

div.table {
    display: table;
}
 
div.table > div.thead {
    display: table-header-group;
}
 
div.table > div.tbody {
    display: table-row-group;
}
 
div.table > div.thead > div.table-row,
div.table > div.tbody > div.table-row {
    display: table-row;
}
 
div.table > div.thead > div.table-row > div.table-heading {
    display: table-cell;
    font-weight: bold;
}
 
div.table > div.tbody > div.table-row > div.table-cell {
    display: table-cell;
}


.button-zwischen {
	background:#BF1414;
	color:#fff;
	font-weight: 600;
	text-align: center;
	display:block;
	padding:15px 15px;
	font-size: 17px;
}

.button-zwischen:hover {
	background:#a90909;
	color:#fff;
}


#tsbadge4_db8d3657bdbe440c985ae127463eaad4 {
	position: fixed;
	right: 0;
	color: #000;
	font-style: normal;
	z-index: 2147483645 !important;
	box-sizing: border-box;
	text-align:center;
	display: block; 
	cursor: pointer; 
	bottom: 100px;
	
	}
	
	#tsbadge4_db8d3657bdbe440c985ae127463eaad4 #BadgeContainer_db8d3657bdbe440c985ae127463eaad4 {
	position: relative;
	min-width: 92px;
	max-width: 130px;
	background-color: #fff;
	box-shadow: 0 2px 9px 2px rgba(0,0,0,.1);
	padding:5px;
	}
	
	.schrift-gut {
		font-size:19px;
	}
	

@media (max-width: 640px) { 




	#tsbadge4_db8d3657bdbe440c985ae127463eaad4 {
		display:none !important;
	}

	.button-fix {
		display: none !important;
	}

 }

 @media (min-width: 640px) { 

 .header-oben {
	 display: none !important;
 }



}

.header-oben {
	display: block;
	text-align: center;
	background:#eaeaea;
	padding:5px 0;
	margin-bottom:5px;
	font-weight: bold;
}

.ohne-unterstrich {
	text-decoration: none;
}


.ventil img { 
	border:5px solid #F4F4F4;
	padding:5px;
	margin: 0 auto;
	-webkit-transition: all 0.7s; /* Safari prior 6.1 */
transition: all 0.7s;
}

.ventil:hover img {
border:5px solid #BD1522;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-transition: all 0.7s; /* Safari prior 6.1 */
transition: all 0.7s;
}


/* STANDARD DESIGN ELEMENTE */

span.alert {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
padding:.75rem 1.25rem;
border-radius:.25rem;
display:block;
}

span.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
padding:.75rem 1.25rem;
border-radius:.25rem;
display:block;
}


span.alert-danger  {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	padding:.75rem 1.25rem;
border-radius:.25rem;
display:block;
margin:10px 0;
  }

/* ENDE ---- STANDARD DESIGN ELEMENTE */





#gallery-2 img, #gallery-3 img {
	border:0 !important;
}


.pum-container.pum-responsive img {
	padding: 10px ;
}

.text-hinweis {
font-size: 12px;
color: #848484;
line-height: 8px !important;
}


/* KONTAKTFORMULAR */

.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
	font-weight: 600 !important;
}

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
	font-weight: 600 !important;
}

.gform_wrapper ul.gform_fields:not(.top_label) .gsection .gsection_description {
	font-size: 14px !important;
color: #848484 !important; 
}

.gform_wrapper li.hidden_label input {
	margin-top:0 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="date"], input[type="tel"], textarea, select {
	margin:0 !important;
}

.gform_wrapper .ginput_complex input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]) {
	margin-bottom:9px !important;
}

body .gform_wrapper ul li.gfield {
	margin:0 !important;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	border-radius: 7px !important;
	padding:8px 10px !important;
}

.gform_wrapper.gf_browser_gecko select {
	padding:8px 10px !important;
}

.gform_wrapper img {
	padding:0 !important;
	display: inline !important;
	margin:0 5px 0 0 !important;
	float: left;
}

.gform_wrapper .pum-container.pum-responsive img {
	padding:0 !important;
	float: left;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
	background-color: #289b38;
	text-transform: uppercase;
	font-weight: bold;
	color:#fff;
	width: 100%;
	padding:10px 15px;
}


.gform_wrapper .ginput_complex .ginput_left {
	padding-right:0 !important;
}

.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
	width: 100% !important;
}

.checkout-totals {
    position: relative;
    margin: 0 -16px;
    padding: 16px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f4f4f4;
}

 
.gchoice {
	margin:5px 0;
}

.gform_wrapper.gravity-theme .gfield_label {
	font-weight: 400 !important;
}

.gform_wrapper.gravity-theme .ginput_container_address span {
	flex: 0 0 100% !important;
}

/* TYPOGRAFIE */



#field_1_122 .gfield_label{
	font-size:18px !important;
	color: #289b38 !important;
	font-weight: 600 !important;
}


#field_1_122 .ginput_total {
	font-size:18px !important;
	color: #289b38 !important;
	font-weight: 600 !important;
	line-height: inherit;
}


#input_1_83, #input_1_121, #input_1_46, #input_1_109, #input_1_110, #input_1_108 {
	color: #525252 !important;
}




/* PREIS AUFSTELLUNG EINE LINIE */
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
	line-height: inherit !important;
}

#field_1_121 .ginput_product_price_label,
.gform_wrapper span.ginput_product_price_label {
	display:none !important;
}




#field_1_121 .gfield_label,
#field_1_122 .gfield_label,
#field_1_83 .gfield_label,
#field_1_46 .gfield_label,
#field_1_109 .gfield_label,
#field_1_110 .gfield_label,
#field_1_108 .gfield_label
{
	float:left;
	line-height: inherit !important;
}



.gform_wrapper span.ginput_product_price
 {
	float:right;
}

.gform_wrapper .top_label span.ginput_total {
	float:right;
	margin:0 !important;
}

#input_1_46 {
	float:right;
	margin:0 !important;
}

#input_1_109 {
	float:right;
	margin:0 !important;
}

#input_1_110, #input_1_108 {
	float:right;
	margin:0 !important;
}


@media only screen and (min-width:641px) {
.gform_wrapper ul.gform_fields li.gfield {
	padding:0 !important;
}





}







.gf_left_half {
	width:30% !important;
	padding-right:0 !important;
}

.gf_right_half {
	width:68% !important;
}




.gf_leftright_half {
	width:30% !important;
	padding-right:0 !important;
}

.gf_rightleft_half {
	width:68% !important;
}

.gform_button.gform_image_button {
	float:right;
  }


  button.gform_submit_button_1 {
  background-color: #289b38;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  width: 100%;
  padding: 10px 15px;
}



.nichtauflager {
	font-weight:bold; 
	font-size:24px;
	width: 100% !important;
	border:0;
	animation: glowing 1300ms infinite;
}

     @keyframes glowing {
      0% { background-color: #0036a5; box-shadow: 0 0 5px #0036a5; }
      50% { background-color: #00287b; box-shadow: 0 0 20px #00287b; }
      100% { background-color: #0036a5; box-shadow: 0 0 5px #0036a5; }
      }



/* FORMULAR */	  


	  .top_label select.large, .ginput_complex.ginput_container select {
	background: #fff;
}

/***** TYPOGRAFIE ******/
.gform_legacy_markup_wrapper .gfield_checkbox li label, .gform_legacy_markup_wrapper .gfield_radio li label {
line-height: 2;
font-size: .975em;
}


#gform_fields_1 input[type=radio] {
	display:none;
   }

   #gform_fields_1 input[type=radio] + label {
    display:inline-block;
    padding: 7px 12px;
	border: 1px solid #ccc;
    border-color: #ddd;
	display: flex;
	align-items: center;
	justify-content: center;
}

   #gform_fields_1 input[type=radio]:checked + label { 
	background-image: none;
	 background-color:#eee;
border: 1px solid #ccc;
 }

 .pum-container.pum-responsive img {
	 border:0;
 }

 .hinweis-express {
	font-size: 12px;
	color: #4f4f4f;
	background-color: #eee;
	border-color: #c3e6cb;
	padding: .75rem 1.25rem;
	border-radius: .25rem;
	display: block;
	width:90%;
 }

/* FORMULAR ENDE */



a.ventil-link:hover {
	color:#BF1414 !important;
}

a.ventil-link {
	color: #525252; 
	text-decoration: none !important;
}

.ginput_product_price {
	padding:0 0 0 0 !important;
}


/* GALLERIE PRODUKTE */


.gallerie-artikel img {
	border:1px solid #ccc;
	margin:0 0 !important;
	padding:0 0 !important;
}

.gallerie-artikel .col {
	padding-top:0 !important;
	padding-bottom:0 !important;
	margin-top:0 !important;
}



/* GALLERIE PRODUKTE ENDE */


#pe_stars > span::before {
	line-height: 1 !important;
}


.sitelinks a {
	display: inline-block;
	padding: 5px 10px 7px 10px;
	background: #eee;
	text-decoration: none;
	margin: 5px;

}

.sitelinks a span{
	color:#8d8d8d;

}


.SideDock_module_root__98c28094, .SideDock_module_root__98c28094 .SideDock_module_sidedockInner__98c28094 {
	display:none !important;
}


.Title_module_header__da7f0d22 {
	display:none !important;
}


.fahrzeugauswahl-startseite a {
	font-size: 15px;
  background: #EAEAEA;
  display: block;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  }


  .fahrzeugauswahl-startseite a:hover {
	background: #bf1414;
	color:#fff;
	display: block;
	text-align: center;
	text-decoration: none;
  }

  .fahrzeugauswahl-startseite .span_1_of_4 {
	margin: 0 1% 1% 0% !important;
}


  @media (max-width: 500px) {
	.fahrzeugauswahl-startseite .span_1_of_4 {
		width: 49% !important;
		margin: 0 1% 1% 0% !important;
	}
  }


  @media (max-width: 700px) {
	.infobox .span_1_of_4 {
		width: 49% !important;
		margin: 0 1% 1% 0% !important;
	}
  }



 



.fahrzeugauswahl a {
	font-size: 18px;
	background: #EAEAEA;
	display: block;
	padding: 20px 40px;
	text-align: center;
	text-decoration: none;
  }


  .fahrzeugauswahl a:hover {
	background: #bf1414;
	color:#fff;
	display: block;
	padding: 20px 40px;
	text-align: center;
	text-decoration: none;
  }


  .fahrzeugauswahl-ueberschrift-1 {
  font-size: 24px;
text-align: center;
  padding: 0px;
  color: #BF1414;
  font-weight: 600;
  display: block;
}


.fahrzeugauswahl-ueberschrift-2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 19px !important;
	font-weight: normal;
	color: #979797;
	text-align: center !important;
	display:block;
  }










/**********************************/

  .swiper-container {
	width: 100%;
	height: 100%;
	margin:15px 0 !important;
  }

  .swiper-slide {
	text-align: center;
	font-size: 32px;
	background: #fff;
	min-height: 200px;
	cursor: grab;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }
  
  .swiper-pagination-bullet {
	  background: #fff;
	  opacity: 1;
	  border: 2px solid #fff;
  }
  .swiper-pagination-bullet-active {
	  background: #000;
  }
  


  .swiper-slide img {
	margin:0 !important;
  }


  .swiper-pagination-bullet-active {
	background:#bf1414 !important;
  }

.swiper-galerie-wrap {
	max-width:1300px !important;
	margin:0 auto;
}


@media (max-width: 640px) { 

	.swiper-galerie-wrap {
		max-width:450px !important;
	}

}


  /**********************************/



  
  details {
	margin: 15px 0;
	font-size: 15px;
	border: 1px solid #ccc;
	padding: 10px 15px;
	background: #fff;
	cursor: pointer;
  }

  details:hover {
	background: #eaeaea;

  }
  
  details > * {
	padding: 0 0 0 0;
  }
  details > div {
	  border-radius: 0 0 5px 5px;
	margin: 5px 0 0 15px;
	font-size: 14px;
	border-top: 1px solid #ccc;
	padding: 10px 5px;
  }

  details[open] summary::before {
	transform: rotate(45deg);
  }
  
  details[open]  {
	  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.10);
  }
  

  /* ================================
     ABSX – komplett isoliert
     ================================ */

  .absx-wrap{
    max-width:1100px;
    margin:0 auto;
    padding:10px 0 0;
    font-family: inherit;
  }

  .absx-head{ text-align:center; }
  .absx-title{ font-size:1.45rem; font-weight:750; letter-spacing:-.2px; }
  .absx-subtitle{ margin-top:6px; color:#666; }

  .absx-hint{ text-align:center; color:#444; margin:16px 0 10px; }

  /* --- Mode buttons --- */
  .absx-mode{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    max-width:560px;
    margin:18px auto 0;
  }
  .absx-modeBtn{
    height:48px;
    border:1px solid #e5e5e5;
    background:#f6f6f6;
    border-radius:12px;
    font-weight:650;
    cursor:pointer;
    transition: background .15s ease, border-color .15s ease;
  }
  .absx-modeBtn.is-active{
    background:#fff;
    border-color:#111;
  }

  /* --- Panes --- */
  .absx-pane{ display:none; margin-top:14px; }
  .absx-pane.is-active{ display:block; }

  /* --- PKW/Motorrad cards --- */
  .absx-kind{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:22px;
    max-width:520px;
    margin:16px auto 5px;
  }

  .absx-kindBtn{
    height:130px;
    border:1px solid #e6e6e6;
    background:#f2f2f2;
    border-radius:0;
    cursor:pointer;

    display:flex;
    align-items:flex-end;
    justify-content:center;

    padding:0 10px 16px;
    color:#555;
    font-weight:650;

    background-repeat:no-repeat;
    background-position:center 30px;
    background-size:64px auto;

    transition: background-color .15s ease, border-color .15s ease, transform .1s ease;
  }
  .absx-kindBtn:active{ transform: translateY(1px); }

  .absx-kindBtn[data-absx-kind="pkw"]{
    background-image:url("https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/pkw_kategorie.png");
  }
  .absx-kindBtn[data-absx-kind="bike"]{
    background-image:url("https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/motorrad_kategorie.png");
  }

  .absx-kindBtn.is-active{
    background-color:#b70000;
    border-color:#b70000;
    color:#fff;
  }

  .absx-kindBtn.is-active[data-absx-kind="pkw"]{
    background-image:url("https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/pkw_kategorie_weiss.png");
  }
  .absx-kindBtn.is-active[data-absx-kind="bike"]{
    background-image:url("https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/motorrad_kategorie_weiss.png");
  }

  /* --- Panels open/close --- */
  .absx-panel{
    overflow:hidden;
    max-height:0;
    opacity:0;
    transform: translateY(-6px);
    transition: max-height .28s ease, opacity .2s ease, transform .2s ease;
  }
  .absx-panel.is-open{
    max-height:9000px;
    opacity:1;
    transform: translateY(0);
  }

  /* --- Grid of brands --- */
  .absx-grid{
    display:grid;
    grid-template-columns:repeat(4, 1fr);
    gap:14px;
    max-width:980px;
    margin:0 auto;
  }

  /* Mobile: immer 3 */
  @media (max-width: 720px){
    .absx-grid{ grid-template-columns:repeat(3, 1fr); gap:5px; }
  }

  @media (max-width: 360px){
    .absx-grid a{ font-size:.88rem; padding:10px 6px; min-height:52px; }
  }

  .absx-grid a{
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;

    min-height:56px;
    padding:12px 10px;

    background:#e9e9e9;
    border:1px solid #efefef;
    border-radius:0;

    color:#222;
    font-weight:650;
    text-decoration:none;

    transition: filter .15s ease, transform .1s ease, border-color .15s ease;
  }
  .absx-grid a:hover{
    filter: brightness(0.97);
    border-color:#e0e0e0;
  }
  .absx-grid a:active{ transform: translateY(1px); }

  .absx-grid a.absx-cta{
    background:#b70000;
    border-color:#b70000;
    color:#fff !important;
    font-weight:700;
  }

  /* --- Part search --- */
  .absx-search{
    max-width:560px;
    margin:14px auto 0;
    border:1px solid #eee;
    background:#fff;
    border-radius:12px;
    padding:14px;
  }
  .absx-label{ display:block; font-weight:650; margin-bottom:10px; }
  .absx-searchRow{
    display:grid;
    grid-template-columns:1fr auto;
    gap:10px;
  }
  .absx-input{
    height:44px;
    padding:0 12px;
    border:1px solid #ddd;
    border-radius:10px;
    font-size:1rem;
  }
  .absx-btn{
    height:44px;
    padding:0 14px;
    border-radius:10px;
    border:1px solid #111;
    background:#111;
    color:#fff;
    font-weight:650;
    cursor:pointer;
    white-space:nowrap;
  }
  .absx-msg{ margin-top:10px; color:#444; }


  /* =========================================================
   ABSX OVERRIDE – Theme-Kollisionen killen
   (am besten ganz unten im CSS einfügen)
   ========================================================= */

.absx-wrap *{ box-sizing:border-box !important; }

/* Wrap nicht durch Theme verengen */
.absx-wrap{
  width:100% !important;
  max-width:1100px !important;
  margin:0 auto !important;
}

/* --------- Step 1 Buttons (2 nebeneinander) --------- */
.absx-mode{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:10px !important;
  max-width:560px !important;
  margin:18px auto 0 !important;
}

.absx-modeBtn{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:48px !important;

  padding:0 12px !important;
  margin:0 !important;

  border:1px solid #e5e5e5 !important;
  background:#f6f6f6 !important;
  border-radius:12px !important;

  font-weight:650 !important;
  text-decoration:none !important;
  line-height:1 !important;
}

.absx-modeBtn.is-active{
  background:#fff !important;
  border-color:#111 !important;
}

/* --------- PKW / Motorrad Cards (2 nebeneinander) --------- */
.absx-kind{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:22px !important;
  max-width:520px !important;
  margin:16px auto 5px !important;
}

.absx-kindBtn{
  width:100% !important;
  height:130px !important;
  margin:0 !important;

  display:flex !important;
  align-items:flex-end !important;
  justify-content:center !important;

  padding:0 10px 16px !important;
  border:1px solid #e6e6e6 !important;
  background-color:#f2f2f2 !important;
  border-radius:0 !important;

  color:#555 !important;
  font-weight:650 !important;
  line-height:1 !important;

  background-repeat:no-repeat !important;
  background-position:center 30px !important;
  background-size:64px auto !important;
}

.absx-kindBtn[data-absx-kind="pkw"]{
  background-image:url("https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/pkw_kategorie.png") !important;
}
.absx-kindBtn[data-absx-kind="bike"]{
  background-image:url("https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/motorrad_kategorie.png") !important;
}

.absx-kindBtn.is-active{
  background-color:#b70000 !important;
  border-color:#b70000 !important;
  color:#fff !important;
}

.absx-kindBtn.is-active[data-absx-kind="pkw"]{
  background-image:url("https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/pkw_kategorie_weiss.png") !important;
}
.absx-kindBtn.is-active[data-absx-kind="bike"]{
  background-image:url("https://www.abs-steuergeraete.de/wp-content/themes/ABS-Steuergeraete/images/motorrad_kategorie_weiss.png") !important;
}

/* --------- Panels (auf/zu) --------- */
.absx-panel{
  overflow:hidden !important;
  max-height:0 !important;
  opacity:0 !important;
  transform: translateY(-6px) !important;
  transition: max-height .28s ease, opacity .2s ease, transform .2s ease !important;
}

.absx-panel.is-open{
  max-height:9000px !important;
  opacity:1 !important;
  transform: translateY(0) !important;
}

/* --------- Marken Grid: Desktop 4 / Mobile 3 --------- */
.absx-grid{
  display:grid !important;
  grid-template-columns:repeat(4, minmax(0, 1fr)) !important;
  gap:14px !important;

  width:100% !important;
  max-width:980px !important;
  margin:0 auto !important;

  /* Theme-Spacing killen */
  padding:0 !important;
}

@media (max-width: 720px){
  .absx-grid{
    grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
    gap:5px !important;
  }
}

/* Kacheln: volle Grid-Breite, keine Inline-Block Tricks */
.absx-grid > a{
  display:flex !important;
  width:100% !important;
  margin:0 !important;

  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;

  min-height:56px !important;
  padding:12px 10px !important;

  background:#e9e9e9 !important;
  border:1px solid #efefef !important;
  border-radius:0 !important;

  color:#222 !important;
  font-weight:650 !important;
font-size: 15px;
  text-decoration:none !important;

  /* Theme shadows/spacing weg */
  box-shadow:none !important;
}

.absx-grid > a.absx-cta{
  background:#b70000 !important;
  border-color:#b70000 !important;
  color:#fff !important;
}

/* --------- Optional: zentrierter Text nicht “komisch” --------- */
.absx-title, .absx-subtitle, .absx-hint{
  margin-left:auto !important;
  margin-right:auto !important;
}







/* ==============================
   YouTube Videos – Footer Block
   ============================== */

.yt-footer{
  margin:20px auto 20px auto;
  max-width:1200px;
}

.yt-footer__headline{
  text-align:center;
  margin-bottom:20px;
}

/* GRID */
.yt-footer__grid{
  display:grid;
  grid-template-columns:repeat(4, 1fr);
  gap:18px;
}

/* Tablet & Mobile → 2 nebeneinander */
@media (max-width: 1024px){
  .yt-footer__grid{
    grid-template-columns:repeat(2, 1fr);
  }
}

/* Card */
.yt-footer__card{
  background:#fff;
  border:1px solid #eee;
  border-radius:14px;
  overflow:hidden;
  box-shadow:0 6px 18px rgba(0,0,0,.06);
}

/* Video 16:9 */
/* Video-Container */
.yt-footer__video{
  position: relative;
  width: 100%;
  height: 220px; /* Desktop-Höhe */
  background: #000;
}

/* iframe füllt Container */
.yt-footer__video iframe{
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.yt-footer__video iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border:0;
}

/* Content */
.yt-footer__content{
  padding:14px;
}

.yt-footer__title{
  font-weight:700;
  font-size:1rem;
  line-height:1.3;
  margin-bottom:6px;
}

.yt-footer__text{
  font-size:.95rem;
  color:#555;
  line-height:1.35;

  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}


/* sicherstellen, dass Textbereich NICHT über das Video ragt */
.yt-footer__content{
  position: relative !important;
  z-index: 0 !important;
}
