/*
Theme Name:  KFZ-Abmeldung
Theme URL:   https://kfz.der-juchem.de
Description: Write here theme description.
Author:      Patrick Juchem
Author URL:  https://kfz.der-juchem.de
Template:    Divi
Version:     1.0.0
*/

/* ###################################################################################################################################################################### */ 
/* ############################################################################# Typo ############################################################################## */ 
/* ###################################################################################################################################################################### */ 


/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/wp-content/themes/KFZAbmeldung/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/KFZAbmeldung/fonts/open-sans-v34-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('/wp-content/themes/KFZAbmeldung/fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/KFZAbmeldung/fonts/open-sans-v34-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('/wp-content/themes/KFZAbmeldung/fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/KFZAbmeldung/fonts/open-sans-v34-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/wp-content/themes/KFZAbmeldung/fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/KFZAbmeldung/fonts/open-sans-v34-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}



/* ###################################################################################################################################################################### */ 
/* ############################################################################### Font ################################################################################# */ 
/* ###################################################################################################################################################################### */ 

html {font-size: 100%;} /*16px*/

body {
  background: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.75;
  color: #000000;
 text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;	
}

h1, h2, h3, h4, h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.1;
color:#000;
}

h1 {font-size: 3.052rem;}

h2 {font-size: 2.441rem;}

h3 {font-size: 1.953rem;}

h4 {font-size: 1.563rem;}

h5 {font-size: 1.25rem;}

small, .text_small {font-size: 0.8rem;}

@media all and (max-width: 767px){ 
h1 {  font-size: 1.802rem;}

h2 {font-size: 1.602rem;}

h3 {font-size: 1.424rem;}

h4 {font-size: 1.266rem;}

h5 {font-size: 1.125rem;}
}


/* ###################################################################################################################################################################### */ 
/* ############################################################################# Sidebar ############################################################################## */ 
/* ###################################################################################################################################################################### */ 

#main-content .container:before {background: none;}
  
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}
 
.single  #sidebar {display:none;}

.single-product  #sidebar {display:none;}



/* ###################################################################################################################################################################### */ 
/* ############################################################################# Notification ########################################################################### */ 
/* ###################################################################################################################################################################### */ 

#notificationbar .et_pb_row {

}

#notificationbar .et_pb_module.et_pb_image {
    margin: 0;
	padding:5px;
	text-align:right;
}

#notificationbar .et_pb_module.et_pb_text {
    margin-left:auto;
	margin-bottom:0;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:10px;	
}


/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 
#notificationbar .et_pb_module.et_pb_text {
    margin-left: 0;
}
}


#notificationbar.et_pb_section {
	background-color:#F3F3F3;
	padding:5px 0%;
}


#notificationbar.et_pb_section .et_pb_row .et_pb_column {

    justify-content: space-between;
    align-items: center;
	display:flex;
    column-gap: 15px;	
}

#notificationbar ul.dsm_icon_list_items{
    display: flex;
    column-gap: 30px;
}
@media all and (max-width: 1024px) {
#notificationbar ul.dsm_icon_list_items {
    display: flex;
    column-gap: 10px;
}
}

#notificationbar .dsm_icon_list{
    margin: 0;
}



#notificationbar .dsm_icon_list_items .dsm_icon_list_icon {
    color: #237AA9;
    font-size: 18px;
}

#notificationbar .dsm_icon_list_items .dsm_icon_list_text  {
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:10px;
}	

/* ###################################################################################################################################################################### */ 
/* ############################################################################# Navigation ############################################################################# */ 
/* ###################################################################################################################################################################### */ 



#navbar.et_pb_section  {
	padding:50px 0%;	
}

#navbar.et_pb_section .et_pb_row {

	padding:5px 0%;	
}

#navbar.et_pb_section .et_pb_row .et_pb_column {
display:block;

}

.et_pb_menu__wrap {
 justify-content: flex-end!important
}

.et_pb_menu__menu,nav.et-menu-nav {
    width: 100%;
}


ul#menu-navigation {
    width: 100%;
    margin: 0;
    justify-content: center;
}

li#wpmenucartli {
    position: absolute;
    right: 0;
}



/* Anpassung Absolute für zentrierte Navigation */

.et_pb_menu__logo-wrap {
    position: absolute;
}

li.et_pb_menu_page_id-14 {
    margin-left: auto!important
}
li.et_pb_menu_page_id-16 {
    margin-right: auto!important;
}

/* Menüpunkte */ 

.et-menu a {
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-size: 1rem;
}

.et_pb_menu_inner_container.clearfix {
    align-items: center;
}



/*adjust Divi Menu module breakpoint*/
@media only screen and (max-width: 1149px) {
    .et_pb_menu .et_pb_menu__menu {
        display: none;
    }
    .et_mobile_nav_menu {
        display: block
    }
	
	li#wpmenucartli {
    position: relative;

}}

/*remove bullet points from submenu*/
.et_pb_menu .et_mobile_menu .entry-content ul {
  list-style-type: none;
}
/*remove padding left on submenu*/
.et_pb_menu .et_mobile_menu {
    padding-left: 0;
}

.et_pb_menu .et_mobile_menu {
    top: 200%;
    padding: 5%;
}


/* ###################################################################################################################################################################### */ 
/* ############################################################################# Container ############################################################################## */ 
/* ###################################################################################################################################################################### */ 


.et_pb_row {
    width: 90%!important;
    max-width: 1640px;
    margin: auto;
    position: relative;
}

.container {
    width: 90%;
    max-width: 1640px;
    margin: auto;
    position: relative;
}



/* ###################################################################################################################################################################### */ 
/* ############################################################################# Button ############################################################################## */ 
/* ###################################################################################################################################################################### */ 


.et_pb_button:after,
.et_pb_button:before {
	opacity: 1;
	z-index: -1;
}

.et_pb_button:after {
	content: '';
	width: 50px;
	height: 50px;
	border-radius: 99px;
	background-color: #FFAB2D !important;
	position: absolute;
	right: 0px;
	top: 0;
	margin-left: 0
}


.et_pb_button:hover:after {
	content: '';
	width: 100%;
	height: 50px;
	border-radius: 99px;
	background-color: #000 !important;
	position: absolute;
	left: 0px;
	top: 0;
	margin-left: 0;

}

.et_pb_button {
	font-size: 0.8rem;
	font-weight: 500;
	padding: 1.1em 1.8em 1.1em 1.8em;
	line-height: 1.7em !important;
	border: 0;
	border-radius: 99px;
	background-color:  #FFAB2D !important;
	color: #000 !important;
	/* Font*/
	text-transform: uppercase;
	letter-spacing: 3px;
}

.et_pb_button:hover {
	background-color: transparent !important;
	color:#fff!important
}


.et_pb_button:hover,
.et_pb_module .et_pb_button:hover {
	border: 0;
	padding: 1.1em 1.8em 1.1em 1.8em;
}



/* Nach oben Button */ 

.et_pb_scroll_top.et-pb-icon {
    background: #FFAB2D;
    color: #000;
    border-radius: 99% 0 0 99%;
    padding: 10px;
}








/* ###################################################################################################################################################################### */ 
/* ######################################################################### Styled Selectbox ########################################################################### */ 
/* ###################################################################################################################################################################### */ 




  .dropbtn {
  background-color:#F3F3F3;
  color: #0f0f0f;
  padding: 16px;

  border: none;
  cursor: pointer;
  min-width: 300px;

  width:100%!important;
}

.dropbtn {
		    background: url(/wp-content/uploads/2023/01/arrow.png) no-repeat right #eee;
    -webkit-appearance: none;
    background-position-x:95%;
}

.dropdown {
  position: relative;
  display: inline-block;
	width:100%;
	
}

.dropdown-content {
  position: absolute;
  background-color: #f9f9f9;
  z-index: 98;
  max-height: 0;
  min-width: 300px;
  transition: max-height 0.15s ease-out;
  overflow: hidden;
  width:100%!important;	
}

.dropdown-content a {
  color: black;
  background-color: #f9f9f9;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #FFAB2D;
}

.dropdown:hover .dropdown-content {
  max-height: 500px;
  min-width: 300px;
  transition: max-height 0.25s ease-in;
}

.dropdown:hover .dropbtn {
  background-color: #f9f9f9;
  border-bottom: 1px solid #e0e0e0;
  transition: max-height 0.25s ease-in;
}

button.dropbtn {
    text-align: left;
}

/* ###################################################################################################################################################################### */ 
/* ######################################################################### Map ########################################################################### */ 
/* ###################################################################################################################################################################### */ 


.wrapper {
  width: 100%;
  max-width: 600px;
  padding: 10px;
  margin: 0 auto;
}

.map__content {
  width: 100%;
  height: auto;
}

svg.map__content {
    height: auto;
}

.map__region {
  stroke: #fff;
  fill: #62b44f;
}

.map__region:hover, .map__region.on {
  fill: #FFAB2D!important;
}

#bw.map__region {
  fill: #E6F2FC
}

#by.map__region {
  fill: #E1EFFB
}

#be.map__region {
  fill: #DDEAF8
}

#bb.map__region {
  fill: #E6F2FC
}

#hb.map__region {
  fill:#E6F2FC
}

#hh.map__region {
  fill: #E1EFFB
}

#he.map__region {
  fill:  #DDEAF8
}

#mv.map__region {
  fill:#E1EFFB
}
#ni.map__region {
  fill: #E9F2F9;
}
#nw.map__region {
  fill: #DDEAF8
}

#rp.map__region {
  fill:#E1EFFB
}

#sl.map__region {
  fill: #DDEAF8
}

#sn.map__region {
  fill:#E1EFFB
}

#st.map__region {
  fill:  #DDEAF8
}

#sh.map__region {
  fill: #E1EFFB
}

#th.map__region {
  fill:  #DDEAF8
}

/* Regionsliste */ 

.city {
	  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}


ul.region-list {
    list-style-type: none;
    padding: 0;
	font-size:1rem;
}

@media only screen and (max-width: 479px) {
	ul.region-list {
	font-size:0.9rem;
}
}

li.region-list__region {
    margin-bottom: 5px;
}

li.region-list__region:hover {
    background-color: #FFAB2D;
    border-radius: 99px;
    padding-left: 10px;
    margin-left: -10px;
}

li.region-list__region:hover > a  {
	color:#000;
}

.region-list__region.on, .region-list__region:hover {
  background: #FFAB2D;
  color: #000;
  font-weight:bold;
	cursor: pointer;
	    border-radius: 99px;
    padding-left: 20px;
    margin-left: -20px;
	
}

li.region-list__region.on > a {
    color: #000!important;
}

/* Produktseite */

.kfz-city .wapf-field-label, .kfz-city-second .wapf-field-label, .kfz-city-third .wapf-field-label {
    display: none;
}

div.wapf-wrapper > div > div:nth-child(2),
div.wapf-wrapper > div > div:nth-child(3),
div.wapf-wrapper > div > div:nth-child(4),
div.wapf-wrapper > div > div:nth-child(5) {
    max-width: 100px!important;
    float: left!important;
}

div.wapf-wrapper > div > div:nth-child(3) {
	margin:0 15px 0 10px;
	    line-height: 40px;
	
}

div.wapf-wrapper > div > div:nth-child(3) > div > div.wapf-field-input {
    line-height: 55px;
}

div.wapf-wrapper > div > div:nth-child(4) {
    margin-right: 30px;
}

div.wapf-wrapper > div > div:nth-child(6) {
    width:100%;
}

.wapf-field-input input{
-webkit-appearance: none;
    background-color: #eee;
    max-width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
    line-height: 1.7em;
    border-style: solid;
	margin-top:5px;
}
.kfz-fahrzeugtyp select.wapf-input{

    background-color: #eee;
    max-width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
    line-height: 1.7em;
    border-style: solid;
	color:#000;
	    background: url(/wp-content/uploads/2023/01/arrow.png) no-repeat right #eee;
    -webkit-appearance: none;
    background-position-x:95%;
	margin-top:5px;
}



.wapf-checkable {
    float: left;
	width:100%;
}
.wapf-checkable input {
    border-radius:99%;
}

.wapf-checkable label.wapf-input-label {
    float: left;
    padding: 0;
    line-height: 40px;

}

.wapf-checkable.wapf-checked input {
    background: #000;
}

.wapf-field-label {
    font-weight: bold;
}


/* Start Banner  */ 



#start-title .beschreibung {
    padding: 3% 2%;
	width:auto;
}

@media only screen and (max-width: 479px) {
#start-title .beschreibung {
    padding:10% 5%;
}

}


/* Start Bundesland */ 
@media only screen and (max-width: 479px) {
.city {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
}

/* Warenkorb Abstand Headline */  

h3#order_review_heading, #order_payment_heading {
    margin-top: 100px;
}

/* Breadcrumb ausblenden / Produktkategorie ausblenden - auf Detailseite */ 

nav.woocommerce-breadcrumb, span.posted_in,.product .product_meta {
    display: none;
}



/* WooCommercen Button  */ 

 .woocommerce button.button, .wp-element-button{
	font-size: 0.8rem!important;
	font-weight: 500!important;
	padding: 1.1em 1.8em 1.1em 1.8em!important;
	line-height: 1.7em !important;
	border: 0!important;
	border-radius: 99px!important;
	background-color:  #FFAB2D !important;
	color: #000 !important;
	/* Font*/
	text-transform: uppercase;
	letter-spacing: 3px;
}



 .woocommerce button.button:hover:after, .wp-element-button:hover:after {
	display:none;

}


 .woocommerce button.button:hover, .wp-element-button:hover {
	background-color: #000!important;
	color:#fff!important
}


.ppc-button-wrapper {
    border-top: 1px solid #c2c2c2;
    padding-top: 50px;
    padding-bottom: 50px;
}




/* Warenkorb Unten */ 



.woocommerce-message {
    margin: 0 0 50px 0;
    line-height: 50px;
}

@media only screen and (max-width: 767px) {
	.woocommerce-message {
		margin: 0 0 50px 0;
		line-height:1.4!important;
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		justify-content: center;
		text-align:center;
}
	
	a.button.wc-forward.wp-element-button {
    margin-top: 10px;
}	
}

/* Bildabstand Produktbild unten */

.woocommerce div.product div.images.woocommerce-product-gallery {
    margin-bottom: 50px;
}

/* Tabelle */ 
.entry-content tr td,.entry-content tr,.entry-content table, .entry-content table:not(.variations){
    border: 0px;
    padding: 0;
}

div#alg_checkout_files_upload_form_1 {
    margin-top: 20px;
}

input#alg_checkout_files_upload_button_1 {
    margin-top: 20px;
    max-width: 340px;
    width: 100%;
    padding: 10px

}


