/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@media only screen and (min-width: 981px){
.et-fixed-header, #top-menu li a {
    font-size: 15px;
}
@media only screen and (min-width: 981px){
.et-fixed-header li.sub-menu-kop ul a{
	color: #f08803 !important;
}
@media only screen and (min-width: 981px){
.et-fixed-header li.sub-menu-kop a{
	color: #c30424 !important;
}



li.sub-menu-kop ul a{
	color: #f08803 !important;
}

li.sub-menu-kop a{
	color: #c30424 !important;
}

.et_pb_contact_right p input {
	border-radius: 5px !important;
}

div.menu-klachten-container {
	color: #666666!important;
}

#top-header, #et-secondary-nav li ul {
    background-color: #c30424!important;
}

/*klachten*/

ul#menu-klachten.menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block!important;
}


ul#menu-klachten.menu li a::hover {
	color: #c30424!important;
	display: inline-block!important;
}

ul#menu-klachten.menu li::before {
 font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105 ";
    padding-right: 10px!important;
  color: #c30424!important; /* or whatever color you prefer */
  font-weight: bold!important;
  font-size: 22px!important;
}


/*Behandelingen*/
ul#menu-behandelingen.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}


ul#menu-behandelingen.menu li a::hover {
	color: #c30424!important;
}

ul#menu-behandelingen.menu li::before {
 font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105 ";
  padding-right: 10px!important;
  color: #c30424!important; /* or whatever color you prefer */
  font-weight: bold!important;
  font-size: 22px!important;
}

/*specialisaties*/
ul#menu-specialisaties.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}


ul#menu-specialisaties.menu li a::hover {
	color: #c30424!important;
}

ul#menu-specialisaties.menu li::before {
 font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105 ";
  padding-right: 10px!important;
  color: #c30424!important; /* or whatever color you prefer */
  font-weight: bold!important;
  font-size: 22px!important;
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
    margin-bottom: 1.5%;
    font-weight: 600;
    display: none;
}

.et_pb_widget ul li {
	margin-bottom: 0.5em;
	 display: inline-block!important;
    float: left!important;
    padding: 5px 25px!important;
    background-color: #fff!important;
    margin-right: 10px!important;
    border-radius: 50px!important;
    color: #c30424!important;
    font-weight: bold!important;
}