/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Hyper Fox Studios
 Author URI:     https://www.hyperfoxstudios.com
 Template:       Divi
 Version:        1.0.0 
*/

/* Theme customization starts here
------------------------------------------------------- */

.hfs-cookie-button {
	color: white !important;
	padding: 0.5rem 1rem;
}

#main-header {
  box-shadow: none;
}

#top-menu-nav li {padding-right:50px;}

.hfs-partner {
	text-align: center !important;
}

#footer-info {
	text-align: center; 
	float: none;
}

.hfs-cookie-button {
	background-color: #0192DC !important;
	border-radius: 30px;
}

.et_pb_toggle_title:before {
	content: "\47";
	color: #0192DC !important;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\46";
	color: #0192DC !important;
}

.et_pb_toggle.et_pb_toggle_open {
	background-color: #EAEAEA !important;
}

/* * {
	font-family: "Open Sans",Arial,sans-serif;
}*/

body .ea-bootstrap {
max-width: 660px !important;
margin: auto !important;
	    font-family: "Muli",Arial,sans-serif !important;
}

body .ea-bootstrap .control-label {
	white-space: normal !important;
	width: 100% !important;
	text-align: left !important;
	margin-bottom: 8px !important;
}

body .ea-bootstrap .form-group .col-sm-8 {
	width: 100% !important;
}

.ea-submit, .ea-cancel {
	padding: 12px 32px !important;
	border-radius: 30px !important;	
	border: none !important;
}

.ea-submit {
	transition: background-color 0.5 ease;
	background-color: #BFDD00 !important;
}

.ea-submit:hover {
	background-color: #0192DC !important;
}

.ea-cancel {
	
}

.ea-bootstrap .ui-datepicker .no-slots {
	background-color: #dcb701 !important;	
}

.ea-bootstrap .ui-datepicker .no-slots a {
	color: white !important;
}

.ea-bootstrap .ui-datepicker .free, .ea-bootstrap.ea-bootstrap .selected-time {
	background-color: #BFDD00 !important;
}

.ea-bootstrap .ui-datepicker .free a {
	color: white !important;
}

.primary {
  color: #0A567E;
}

.secondary {
  color: #05A2BF;	
}

.ea-bootstrap a {
	color: #0192DC;
}

/*

#main-header {
  box-shadow: none;
}

#et-info-phone {
  display: none;
}

#et-info-email {
  font-weight: normal;
}

#top-menu-nav a {
  color: #0A567E !important;
}

#footer-info {
  padding-bottom: 4px;
}*/