/*
 Theme Name:  WMWM by OneStep Media
 Theme URI:    https://onestepmedia.nl
 Description:  Child Theme for WMWM
 Author:       OneStep Media
 Author URI:   https://www.onestepmedia.nl
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

.keurmerk-logo-header{
	
}
li.menu-spoedservice a{
	color:#FF0000!important;
	font-weight:bold;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a{
	font-weight:bold;
}
.et-menu a{
	color:#292929;
}
.osm-hours{
	text-align:right;
	line-height:21px;
}
div.et_pb_section.et_pb_section_4{
	background-repeat: no-repeat!important;
    background-position: left!important;
    background-size: 45% auto!important;
}
h1, h2, h3, h4, h5 {
  font-family: "alwyn-new-rounded-web", sans-serif;
}
p, li {
  font-family: "alwyn-new-rounded-web", sans-serif;
}
.et_pb_section_1_tb_header.et_pb_section{
	z-index:1;
}
.keurmerk-logo-midden{
	z-index:999!important;
}
.tijd-spoed-midden .osm-hours{
	text-align:center!important;
}






/* opmaak formulieren */ .contact input[type="text"], .contact input[type="tel"], .contact input[type="email"], .contact input[type="url"], .contact textarea { background: #f6f7fb!important; color: #000; font-size: 16px; padding: 10px 15px 10px 15px; 
    font-size: 12px;
    letter-spacing: 3px;
    line-height: 1.8em; border:0px solid black; margin-bottom:10px; width:100%; } .contact textarea{ height:200px; } /* button op 100% */ @media only screen and (max-width: 960px){ .contact input[type="submit"] { width:100%!important; } } .contact input[type="submit"] { color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 3px;
    font-size: 12px;
    font-family: 'Tajawal', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #012349 !important;
    padding-top: 15px !important;
    padding-right: 30px !important;
    padding-bottom: 15px !important;
    padding-left: 30px !important; float:right;} .contact input[type="submit"]:hover { background: #ff7900;}