/* DP Custom CSS  */



html, body, body.page, h1, h2, h3, h4, h5, h6 { 
    /*font-family: Arial, Verdana, sans-serif !important;*/
}

/*root*/
*, input, select, textarea, option, button, a, a:link, a:visited, input[type="submit"] {
	outline: none!important;
}

html, body, body.page {
    /*font-family: var(--the7-base-font-family);*/
    font-size: 16px;
    word-spacing: normal;
   /* color: var(--the7-base-color);*/
   /* line-height: var(--the7-base-line-height);*/
}

#main {
    min-height: 700px;
}

.page-title {
  display: none !important;
}


/*Footer++++*/
.footer .widget, .footer .tp_recent_tweets li {
    font-size: 15px; 
}
.footer .widget {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #05141f;
}
.footer .widget-title {
  font-size: 20px;
  text-decoration: underline;
}
.footer .tp_recent_tweets li {
    font-weight: 400;
}
#bottom-bar {
  font-size: 13px;
  line-height: 23px;
  color: #ffffff;
}
/*Footer -----*/

/*+++++  Menü  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menue-info-text-1{
    font-weight: 500;
    font-size: 0.8em;
}
.menue-text-2 {
    padding-left: 10px !important;    
}
.menue-text-2 a{
    font-weight: 500 !important;
    font-size: 1.0em !important;
    line-height: 16px!important;
}
/*-----  Menü  --------------------------------------------------------------------------*/




/*mobile Header Button */
.mobile-main-nav > li.has-children > a::after, .mobile-main-nav .next-level-button, .mobile-main-nav > li.menu-item-language > a::after {
	color: rgba(9,60,126,0.70);
}
.mobile-main-nav .sub-nav.level-arrows-on li.has-children > a::after, .mobile-main-nav .sub-nav.level-arrows-on li.has-children:not(.act):hover > a::after, .mobile-main-nav .sub-nav.level-arrows-on li.has-children.act > a::after, .mobile-main-nav .sub-nav li.has-children a::after, .mobile-main-nav .sub-nav .next-level-button {
	color: rgba(9,60,126,0.70);
}

/*Mobil Header Kommentarnavigation*/
@media screen and (max-width: 778px) {
	.mini-nav li {
    display: block;
	}
}

.masthead.line-decoration:not(.side-header):not(.mixed-header):not(.masthead-mobile-header) {
  border-bottom: 6px solid #05141f !important;
}
.start-banner-03 {
    background-color: rgba(5,20,31,1.00)!important;    
}

#main {
    min-height: 700px;
}

/*Mobil Menue*/
.sticky-on {
	-webkit-box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.55) !important;
	-moz-box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.55) !important;
	box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.55) !important;	
}
.sticky-off {
	-webkit-box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.35) !important;
	-moz-box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.35) !important;
	box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.35) !important;	
}


/* content +++++++++++++++++++++++++++*/






/*post-password-form*/
.post-password-form {
	margin-top: 150px;
}


.ahp-list-01 ul{
    margin-top: 40px;    
}
.ahp-list-01 li{
    padding-bottom: 30px;    
    
}


.box-grau-01 {
	background-color: #E4E4E4 !important;
	border-left: 0px solid #a9a3a5 !important;
	border-right: 0px solid #a9a3a5 !important;
	border-bottom: 1px solid #a9a3a5 !important;
	border-top: 1px solid #a9a3a5 !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

@media screen and (max-width: 992px) {
	.box-grau-01 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	}
}

.box-grau-02 {
	background-color: #E4E4E4 !important;
	border-left: 0px solid #a9a3a5 !important;
	border-right: 0px solid #a9a3a5 !important;
	border-bottom: 1px solid #a9a3a5 !important;
	border-top: 1px solid #a9a3a5 !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

@media screen and (max-width: 992px) {
	.box-grau-02 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	}
}


/* content Tabelle  +++++++++++++++++++++++++++*/
.content table, .content td, .content th {
	border-color: rgba(245,245,245,0.00);
	border-style: none;
	font-style: normal;
	font-size: 17px;
	margin-bottom: 5px;
}



/* info1 Tabelle  +++++++++++++++++++++++++++*/
.tabbox {
	width: 100%;
	padding: 0;
	margin-bottom: 0;
	overflow-y: hidden;
	overflow-x: auto;
	min-height: .01%;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}

.info1-table {
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	empty-cells: show !important;
	border: 1px solid #cbcbcb !important;
	hyphens: auto !important;
}
.width-table {
	width: 100% !important;
}

.width-table th, .width-table td {
    width: 33% !important;
    height: auto !important;
	
}

.info1-table td, .info1-table th {
    border-left: 1px solid #cbcbcb !important;
    border-left-width: 1px !important;
    border-width: 0 0 0 1px !important;
    font-size: inherit !important;
    margin: 0 !important;
    overflow: visible !important;
    padding: .5em 1em !important;
}

.info1-table-tr {
	height: 14px !important;
}
.info1-table-th {
	background-color: #05141f;
	color: #FFFFFF;
}

.info1-table-td {}

.info1-table tr:nth-child(even) {
	background-color: rgba(0,0,0,0.10);
}
.info1-table tr:nth-child(odd) {
	background-color: rgba(0,0,0,0.00);
}

/* Box Info +++++++++++++++++++++++++++*/
.box-info1-1 {}
.box-info1-2 {
	padding-left: 30px;
}
.box-info1-3 {
	padding-left: 5px;
	padding-top: 10px;
}


/*ap-uebersicht-box +++++++++++++++++*/

.ap-uebersicht-box {
	border-top: 15px solid #05141f;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
	display: block;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ap-uebersicht-box-in {
	display: block;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.ap-uebersicht-box-height1 {
	min-height: 410px;

}
.ap-uebersicht-box-height2 {
	min-height: 800px;

}

/*+++++  2025  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.header-hover-color-d:hover .header-hover-color h3, .header-hover-color-d:hover .header-hover-color svg{
    color: #e10019!important; 
    fill: #e10019!important; 
}

/*+++++  Startseite & Popupmenue  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.start-grid-max {
  max-width: 1500px !important;
}


.info-box-master{
    border-radius: 4px !important;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px !important;
    overflow: hidden !important;
}
.info-box-master::before{
    border-radius: 4px !important;
}

 

.info-box-master .info-box {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 55px;
    margin-left: 0px;
}
@media screen and (max-width:768px) {
    /* Tablet  */
    .info-box-master .info-box {
        margin-bottom: 40px;
    }
}
.info-box-master.men-popup .info-box {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.info-box-master .start-menue .elementor-nav-menu a {
  display: inline-block!important;
}
.info-box-master .start-menue .elementor-item {
  padding-left: 10px!important;
  padding-right: 10px!important;
  padding-top: 8px!important;
  padding-bottom: 8px!important;
}

@media screen and (max-width:768px) {
    /* Tablet  */

}

@media screen and (max-width:390px) {
   /* Mobile  */
    .info-box-master .start-menue .elementor-item {
      padding-top: 6px!important;
      padding-bottom: 6px!important;
    }
 
}

.link-extern a:after{
    content: '';
    mask-image: url('https://www.autohauspohl.de/ahp-content/uploads/dp-externer-link-1.svg');
    display: inline-flex;
    height: 8px;
    width: 8px;
    background-color: rgba(255,255,255,1.00)!important;
    visibility: visible!important;
    opacity: 1!important;
    margin-left: 3px;
}
.link-extern a:hover:after{
    background-color: rgba(192,23,29,1.00)!important;
}
.link-extern-w a:after{
    content: '';
    mask-image: url('https://www.autohauspohl.de/ahp-content/uploads/dp-externer-link-1.svg');
    display: inline-flex;
    height: 8px;
    width: 8px;
    background-color: rgba(255,255,255,1.00)!important;
    visibility: visible!important;
    opacity: 1!important;
    margin-left: 3px;
}
.link-extern-w a:hover:after{
    background-color: rgba(255,255,255,1.00)!important;
}




/*-----  Startseite & Popupmenue  --------------------------------------------------------------------------*/



.info-box-car1, .info-box-car1 h2, .info-box-car1 h3{
    color: rgba(255,255,255,1.00)!important;    
}
.info-box-car1 .wpcs_align_right {
    text-align: left!important;
}
  .info-box-car1 .wpcs_pd_col {
    float: none;
    margin-top: 2px!important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }

.info-box-car1 .wpcs_button_wrapper,
.info-box-car1 .dxim_vehicle_emission.vehicle-emission,
.info-box-car1 .dxim_vehicle_specifics_list.dxim_vehicle_specifics_list_archive,
.info-box-car1 .dxim_archive_title h3,
.info-box-car1 .condition.wpcs_tag.small,
.info-box-car1 .dxim_archive_specifics{
    display: none !important;
    opacity: 0 !important;    
}
/*Images*/
.info-box-car1 .wpcs_pd_col.first {
  width: 80%!important;
}
.info-box-car1 .wpcs_pd_col.first img{
 border-radius: 6px !important;
}






/*+++++  Elementor Formular ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.el-form-link-01{
    font-size: 14px!important;
    font-weight: 500!important;
    color: rgba(255,255,255,1.00)!important;
    text-decoration: underline!important;
}
.el-form-link-01 a{
    font-size: 14px!important;
    font-weight: 500!important;
    color: rgba(255,255,255,1.00)!important;
    text-decoration: underline!important;
}
/*<span class="el-form-span-01-4">Text</span>*/
.el-form-span-01-4{
    font-size: 11px;
    font-weight: 400;
}
.el-form-span-01-5{
    font-size: 11px;
    font-weight: 500;
}
.el-form-span-01-7{
    font-size: 11px;
    font-weight: 700;
}
.el-form-span-02-4{
    font-size: 17px;
    font-weight: 400;
}
.el-form-span-02-5{
    font-size: 17px;
    font-weight: 500;
}
.el-form-span-02-7{
    font-size: 17px;
    font-weight: 700;
}
.el-form-span-03-4{
    font-size: 19px;
    font-weight: 400;
}
.el-form-span-03-5{
    font-size: 19px;
    font-weight: 500;
}
.el-form-span-03-7{
    font-size: 19px;
    font-weight: 700;
}

/*-----  Elementor Formular  --------------------------------------------------------------------------*/











/*--------  2025  ---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/







/* Content +++++++++++++++++++++++++++*/
.content p {
    margin-bottom: 10px;
}


.content1 a:hover {
	text-shadow: 1px 1px 1px rgba(119,119,119,0.50);
}


.elementor-button:hover {
  box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.45)!important;
}



.box-border-unter-01 {
	border-bottom: 1px dotted #909090;
}

.post-navigation .nav-links i[class^="fa"] {
	color: rgba(63,140,182,0.40);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.post-navigation .nav-links a i[class^="fa"]:hover {
  color: rgba(63,140,182,0.80);
}
/* shadow  */

.min-box-h {
	min-height: 290px;
	}


.wpb_single_image .vc_single_image-wrapper.vc_box_shadow, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
	border-radius: 0;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.45) !important;
	box-shadow: 0 0 5px rgba(0,0,0,0.45) !important;
}


.box-map {
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: rgba(255,255,255,0.00);
	width: 90%;
}


/*   Media Queries  Banner Layout ++++++++++++ */
/*    Desktop */
.banner_layout1 {
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.banner_layout2 {
    padding-top: 40px;
    padding-right: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
}

@media screen and (max-width:768px) {
    /* Tablet  */
    .banner_layout1 {
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
    }
    .banner_layout2 {
        padding-top: 40px;
        padding-right: 10px;
        padding-bottom: 40px;
        padding-left: 10px;
    }   
}

@media screen and (max-width:360px) {
   /* Mobile  */
    .banner_layout1 {
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
    }
    .banner_layout2 {
        padding-top: 40px;
        padding-right: 10px;
        padding-bottom: 40px;
        padding-left: 10px;
    }  
}
/*   Media Queries  --------------------- */

.dp_em_bilder_galerie .square_thumbnail {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;    
}

.box-shadow-01, .box-shadow-01-img img {
-webkit-box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.75) !important;
box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.75) !important;
}
.box-shadow-02, .box-shadow-02-img img {
-webkit-box-shadow: 7px 11px 21px -4px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 7px 11px 21px -4px rgba(0,0,0,0.75) !important;
box-shadow: 7px 11px 21px -4px rgba(0,0,0,0.75) !important;
}
.box-shadow-05, .box-shadow-05-img img {
-webkit-box-shadow: 0px 3px 8px rgba(0,0,0,0.25) !important;
-moz-box-shadow: 0px 3px 8px rgba(0,0,0,0.25) !important;
box-shadow: 0px 3px 8px rgba(0,0,0,0.25) !important;
}
.box-shadow-22, .box-shadow-22-img img {
-webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px !important;
-moz-box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px !important;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px !important;
}
.box-shadow-28, .box-shadow-28-img img {
-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px !important;
-moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px !important;
box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px !important;
}

.box-shadow-transition {
-webkit-box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.75) !important;
box-shadow: 0px 4px 21px -3px rgba(0,0,0,0.75) !important;
transition: box-shadow 500ms;
transition: -moz-box-shadow 500ms;
transition: -webkit-box-shadow 500ms;
min-height: 380px;
}

.box-shadow-transition:hover {
 -webkit-box-shadow: 7px 11px 21px -4px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 7px 11px 21px -4px rgba(0,0,0,0.75) !important;
box-shadow: 7px 11px 21px -4px rgba(0,0,0,0.75) !important;
}

.startbox-25{
    border-radius: 4px !important;
    box-shadow: rgba(38,57,77,0.8) 0px 20px 30px -10px !important;
    transition: box-shadow 500ms;
}
.startbox-25::before{
    border-radius: 4px !important;
}
.startbox-25:hover{
    box-shadow: rgba(38,57,77,0.99) 0px 20px 30px -7px !important;
}
.raster-box-25{
    max-width: 1700px !important;
    
}


.images-info-box img {
	background-color: #05141f;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    display: inline-block;
    border: 1px solid #FFFFFF;
}
.images-info-box-25 img {
	background-color: rgba(5,20,31,0.00);
    border: 1px solid rgba(4,19,30,0.33);
}
.info-box-25 {
	background-color: rgba(5,20,31,0.00);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid rgba(255,255,255,0.10);
}

.wpmf-gallery-item img {
    
    
}


.content .box-01 {

}

.no-results {
	min-height: 900px;
	margin-top: 100px;
}


.willkommen {
	padding-top: 70px;
	padding-bottom: 70px;
	border-bottom: 1px solid #8C8C8C;
	background-color: #E4E4E4;
}


/*Text Icons +++++++++++++++++++++++++++++++++++++++++++*/

/*button-ap icon-v*/

 a.button-ap  {
	text-decoration: none !important;
	color: #FFFFFF !important;
}
 a:hover.button-ap  {
	text-decoration: none !important;
	color: #FFFFFF !important;
}


.button-ap  {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: 14px;
	color: #fff;
	background-color: #05141f;
	border: 0;
	min-width: 100px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 0px;
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.25);
	transition: box-shadow 0.2s ease-out, opacity 0.45s;
}

.button-ap:hover {
	box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.45);
}




.content [class*=" icon-"]::after, .content [class^="icon-"]::after {
	font-family: fontello;
	font-style: normal;
	font-weight: 900;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	font-size: 16px;
}



.button-ap::after {
	margin-right: 5px;
	margin-left: 3px;
	color: #FFFFFF;
}
.icon-v::after  {
	content: '\e862';
}

	
	
/*Link Icon +++++++++++++*/

a.pdf-download:link, a.pdf-download:visited {
	font-weight: bold;
	position: relative;
	text-decoration: underline;
	display: inline-block;
	margin-right: 4px;
	margin-left: 2px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 0px;
}
a.pdf-download:hover, a.pdf-download:active {

}

a.pdf-download:before {
	content: "";
	transition: all 0.3s ease;
	background-image: url(../images/icon-link-pdf-004.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	text-align: left;
	margin-right: 4px;
	margin-left: 2px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 85px;
	opacity: 0.7;
}

a.pdf-download:hover:before {
	background-position: 25px 2px;
	opacity: 1.0;
}




a.pdf-download1:link,
a.pdf-download1:visited {
	transition: all 0.3s ease;
	background-image: url(../images/icon-link-pdf-004.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	text-align: left;
	margin-right: 4px;
	margin-left: 2px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 85px;
	text-decoration: underline;
	font-weight: bold;
	display: inline-block;
}
a.pdf-download1:hover, a.pdf-download1:active {
	background-position: 15px 2px;

}









/*Tabellen ++++++++++++++++++++++++++++++++++++++++++++*/
.dpptboxt {
	/*width: 100%;*/
	overflow-y: hidden;
	overflow-x: auto;
	min-height: 0.01%;
	white-space: nowrap;
}
.dptable {
	display: table;
	border-collapse: collapse;
}

.dptr {
	display: table-row;
}

.dptd {
	display: table-cell;
	padding: 2px;
}
.dptds {
	display: table-cell;
	padding: 2px;
	font-weight: bold;
}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++*/
#bottom-bar {
	font-size: 10px;
}

.footer .widget-title {
    margin-bottom: 1px;
}

.footer address {
	display: block;
	font-style: normal;
}


.footer h1, .footer h2, .footer h3, .footer h4 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.footer .widget-title {
	text-decoration: underline !important;
	line-height: 26px !important;
	font-weight: 600 !important;
	font-variant: normal !important;
	font-style: normal !important;
	font-size: 16px !important;
	
}

.footer .footer-line{
	background-color: #B8B8B8;
	width: 90%;
	height: 1px;
	display: block;
	border-bottom: 1px solid #F4F4F4;
}

.footer .textwidget {
	font-size: 14px;
	font-weight: normal;
}
.footer .widget {
    /*color: #FFFFFF !important;*/
}

.footer .widget a {
	font-weight: normal;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	color: #05141f !important;
	text-decoration: none;
}
.footer .widget a:hover {
	color: #525252 !important;
	text-decoration: underline;
}


.footer-info-box4 {
	margin-top: 12px;
	margin-bottom: 34px;
}

.footer-info-box4 ul {
    list-style: none;
}

.footer .images-info-box {
    background-color: #05141f;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 25px;
    min-width: 15%;
    display: inline-block;
    margin-top: 25px;
}

.footer .images-info a {
	color: #EFEFEF !important;
	font-size: 12px !important;
	font-weight: bold !important;	
}
.footer .images-info a:hover {
	color: #FFFFFF !important;
}

.footer .images-info-box img {
	border: 1px solid #FFFFFF;
}

.footer .images-info {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.footer .widget li {
	margin-top: 1px;
	margin-bottom: 2px;
	padding-top: 0px;
}




/*Tabellen*/
.tab1 table {
	border-collapse: collapse;
	width: 100%;
	border-width: 0px;
}

.tab1 td {
	text-align: left;
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #D4D4D4;
}

.tab1  tr:nth-child(even) {
	/*background-color: #f2f2f2;*/
}

/* Farben */

/* Blur + Gray Scale */
.imageswebhoverbgs1 figure img {
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.imageswebhoverbgs1 figure:hover img {
	-webkit-filter: grayscale(100%) blur(1px);
	filter: grayscale(100%) blur(1px);
}
/* Blur + Gray Scale */
.imageswebhoverbgs2 figure img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.imageswebhoverbgs2 figure:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

/*Listen*/
.dplist01 {
	display: block;
	list-style-type: none;
	margin-left: 0px !important;
	padding: 0 !important;
}




/*Formular +++++++++++++++++++++++++++++++++++++++*/
.box-formular-01 {
	background-color: rgba(189,213,227,0.40);
	border: 1px solid rgba(130,165,197,0.50);
	font-size: 14px;
	font-weight: bold;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #C4C4C4;
	display: block;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {

}

/*Formfex  +++++++++++++++++++++++++*/

.form-hi-01 {
	background-color: rgba(255,255,255,1.00);
}

.dpform1 .formfex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dpform1 .formfex > * {
	width: 48%;
	padding-right: 10px;
	box-sizing: border-box;
	border: 1px solid #CDCDCD;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 2%;
	margin-left: 0px;
}

@media (max-width: 768px) {
	.dpform1 .formfex > * {
	width: 100%;
	}
}

.dpform1 .formfex2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dpform1 .formfex2 > * {
	width: 48%;
	padding-right: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 2%;
	margin-left: 0px;
}

@media (max-width: 600px) {
	.dpform1 .formfex2 > * {
	width: 100%;
	}
}
/*Formfex  -------------------------------*/
.dpform1 .formbox {
	padding-right: 10px;
	box-sizing: border-box;
	border: 1px solid #CDCDCD;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 2%;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
}
.dpform1 .formbox-content {
	position: relative;
	padding-left: 10px;
}
.dpform1 .kontakt-header-02 {
	width: 100%;
	display: block;
	background-color: #05141f;
	color: #FFFFFF;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
.dpform1 .kontakt-block-02 {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

input[type="text"], .widget_search input[type="text"].searchform-s, input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .wpcf7-number {
	color: #4D4D4D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px 15px 5px 15px;
	border-color: rgba(51,51,51,0.30);
	background-color: #F5F5F5;
	border-radius: 2px;
}
.dpform1 textarea {
	height: 200px;
}

.dpform1 label {
	color: #606060;
	font-weight: 300;
	font-size: 14px;
}
.dpform1 .subbox {
	text-align: center;
}
.dpform1 .wpcf7-submit {
	border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	color: #F5F5F5 !important;	
}
.dpform1 .captcha-input {
	width: 200px !important;
}



#kontrolds {
	font-size: 13px;
	color: #4A4A4A;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	display: block;
	background-color: rgba(255,255,255,0.60);
}
span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 14px;
	font-weight: normal;
	display: block;
}

.dp-checkbox span.wpcf7-not-valid-tip {
	margin-top: 15px;
	margin-bottom: 0px;
}
.dp-checkbox {
	margin-bottom: 15px;
}
/* custom checkbox styling for contact form 7 checkbox */
span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
	display: inline-block;
	margin-bottom: 0px;
}
.wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
.dpkontaktform .wpcf7-checkbox input[type=checkbox], .dpkontaktform .wpcf7-acceptance input[type=checkbox]{
	position: relative;
	visibility: hidden;
	width: 30px;
	height: 30px;
	top: 0;
	left: 0;
}
.dpkontaktform .wpcf7-checkbox input[type=checkbox] + span, .dpkontaktform .wpcf7-acceptance input[type=checkbox]  {
/* border: 3px solid red; */
}
.dpkontaktform .wpcf7-checkbox input[type=checkbox] + span:before, .dpkontaktform .wpcf7-acceptance input[type=checkbox] + span:before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 0;
	height: 20px;
	width: 20px;
	top: 0px;
	left: 0px;
	border: 1px solid #B7B7B7;
	cursor: pointer;
}
.dpkontaktform .wpcf7-checkbox input[type=checkbox] + span:after, .dpkontaktform .wpcf7-acceptance input[type=checkbox] + span:after {
	font-family: fontello;
	font-style: normal;
	font-weight: 900;
	speak: none;
	display: block;
	position: absolute;
	content: '\e810';
	height: 20px;
	width: 20px;
	top: -3px;
	left: 4px;
	visibility: hidden;
	font-size: 28px;
	text-align: center;
	line-height: 20px;
	color: #05141f;
}
.dpkontaktform .wpcf7-checkbox input[type=checkbox]:checked + span:before, .dpkontaktform .wpcf7-acceptance input[type=checkbox]:checked + span:before {
background: transparent;
}
.dpkontaktform .wpcf7-checkbox input[type=checkbox]:checked + span:after, .dpkontaktform .wpcf7-acceptance input[type=checkbox]:checked + span:after {
visibility: visible;
}
.dpkontaktform .wpcf7-list-item-label {
	margin-left: 5px;
	display: inline-block;
	margin-top: 0px;
	cursor: pointer;
}
.dpkontaktform .wpcf7-submit {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

/*WPCarSync +++++++++++++++++++++++*/






/*+++++  WPCarSync aktion1  +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.dp-car-aktion-uvp{
    text-decoration: line-through;
    color: rgba(255,255,255,1.00);
    font-weight: 800;
    font-size: 22px;
    margin-bottom: 10px;
    background-image: url(https://www.autohauspohl.de/ahp-content/uploads/aktion-prozente-hi-06.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 180px;
    height: 70px;
    padding-top: 20px;
    padding-left: 30px;
    position: relative;
}
.dp-car-aktion-uvp-single{
    text-decoration: line-through;
    color: rgba(255,255,255,1.00);
    font-weight: 800;
    font-size: 22px;
    margin-bottom: 10px;
    background-image: url(https://www.autohauspohl.de/ahp-content/uploads/aktion-prozente-hi-06.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 180px;
    height: 50px;
    padding-top: 26px;
    padding-left: 45px;
    position: relative;
}
.dp-car-aktion-prozente .dxim_grid_image::after {
    content: url('https://www.autohauspohl.de/ahp-content/uploads/aktion-prozente-05.webp'); /*height of image*/
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.dxim_vehicle_carousel_wrapper.carousel .dxim_vehicle_carousel .inner {
    border: 1px solid rgba(211,211,211,1.00);
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}


/*--------  WPCarSync aktion1  ------------------------------------------------------------------------------------------*/
  .sidebar-right .wf-container-main {
    -ms-grid-columns: 100% 0px !important;
    grid-template-columns: 100% 0px !important;
  }
.dp_wpcs_grid {

}
.dp_wpcs_grid_02, .dp_wpcs_grid_03{
    padding-left: 8px;    
}

.dxim_vehicle_specifics_list .field .label {
  width: 30%!important;
}
.dxim_vehicle_specifics_list .field .fact {
  margin-left: 14px;
}
.field .fact.location {
    font-size: 12px;
}


.wpcs_vehicle_list .wpcs_grid .vehicle-on-archive {
  border: 1px solid rgba(102,102,102,0.49);
  margin-bottom: 12px;
  padding-bottom: 3px;
}
/*+++++++++++  single template  +++++++++++*/
#wpcs_template_content {

  padding: 0 0px !important;
}

#wpcs_vehicle_single_image_wrapper{
    border: 1px solid rgba(0,0,0,1.00);
}

#wpcs_template_content {
    margin-top: 85px !important;    
}
 .dxim_image_thumbnail.slick-slide img{
    border: 2px solid rgba(0,0,0,0.50) !important;
} 
.dxim_image_thumbnail.slick-slide.slick-current.slick-active img{
    border: 2px solid rgba(184,8,6,1.00)!important;
}

.slick-slide {
  padding: 4px;
}
@media screen and (max-width:480px) {
   /* Mobile  */
        .dxim_image_thumbnail.slick-slide img{
        border: 1px solid rgba(0,0,0,0.00) !important;
        } 
        .dxim_image_thumbnail.slick-slide.slick-current.slick-active img{
        border: 1px solid rgba(255,104,1,0.00)!important;
        }  
}
@media (max-width: 480px) {
  #wpcs_thumbnails_wrapper .dxim_image_thumbnail img {
    object-fit: cover !important;
  }
}


.dxim_section_header .wpcs_icon {
  margin-top: 5px;
}
.dxim_section_header {
  font-size: 22px;
}

/*dxim_button +++++++++++++*/
.dxim_pagination .sep{
    display: none;    
}
.dxim_pagination .page-numbers {
    background-color: rgba(191,191,191,0.25);
    border-radius: 6px;
}.dxim_pagination .page-numbers:hover {
    background-color: rgba(191,191,191,0.65);
}
.dxim_pagination .page-numbers.current{
background-color: rgba(168,168,168,1.00);
    border-radius: 6px;
}


.dxim_vehicle_carousel_wrapper.carousel .slick-dots {
  margin: 0 !important;
}
.slick-dots li button::before {
  background: #BCBCBC !important;
}
.slick-dots li.slick-active button::before {
  background: #2E2E2E !important;
}
.wpcs_button_wrapper {
  gap: 10px !important;
} 

a.dxim_button_styled:link, a.dxim_button_styled:visited, input.dxim_button_styled {
    text-decoration: none;
    display: inline-block;
    padding: 7px 14px!important;
    border: 1px solid rgba(102,102,102,0.00)!important;
    font-size: 14px;
}
@media (max-width: 510px) {
    .dxim_vehicle_buttons > .dxim_button {
        display: block !important;
        width: 124px !important;
    }     
    .dxim_button {
    margin-bottom: 10px !important;
    }
}
/*dxim_button ---------------------*/

#wpcs_thumbnails_wrapper{
    margin-top: 4px;    
}

#vehicle_single_nav_buttons{
    margin-top: 10px;
    margin-bottom: 10px;
}
.dxim_control_next_btn, .dxim_control_prev_btn{
    margin-left: 3px !important;
    margin-right: 3px !important;
}
/*Start Form*/

/*-------------  single template  -------------*/

/*+++++  Geparkte Fahrzeuge  +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*   Media Queries  ++++++++++++ */
/*    Desktop */

@media screen and (max-width:600px) {
    /* ###  */
    #wpcs_vehicle_parked .vehicle .data .image {
      max-width: 30%!important;
    } 
    #wpcs_vehicle_parked {
      font-size: 12px!important;
    }
    .key {
      display: none!important;
    }
    .condition {
      hyphens: auto!important;
    }
    
}

/*   Media Queries  --------------------- */

/*--------  Geparkte Fahrzeuge  ------------------------------------------------------------------------------------------*/

/*+++++  Fahrzeugvergleich  +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/*   Media Queries  ++++++++++++ */

@media screen and (max-width:768px) {
    /* #  */
   #wpcs_compare_table .section_link {
      font-size: 14px!important;
      hyphens: auto!important;
    }  
}

/*   Media Queries  --------------------- */

/*--------  Fahrzeugvergleich  ------------------------------------------------------------------------------------------*/


.dxim_button_styled {
    background-color: #05141f !important;
    border-radius: 3px;
    color: rgba(255,255,255,1.00) !important;
}
.dxim_button_styled:hover {
	box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.45);
}


.dxim_control_prev_btn1, .dxim_control_next_btn1 {
    background-color: #05141f !important;
    border-radius: 3px;
    color: rgba(255,255,255,1.00) !important;
}



/*WPCarSync ------------------------------------------*/

/*+++++  flatpickr +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.flatpickr-monthDropdown-months{
    border-style: none !important;
 
}
/*--------  flatpickr  ------------------------------------------------------------------------------------------*/

