/*
Theme Name: Happy Family
URI: https://eoshealthcaremarketing.com
Description: A Custom Child Theme For Divi
Author: EOS Corporate
Author URI: https://eoshealthcaremarketing.com
Template: Divi
Version: 2.1
*/

body {
	font-family: montserrat,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
}

h1, h2, h3, h4, h5 {
	font-family: Ainslie Sans, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.et_pb_button, div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form button[type=submit] {
	background: #E8C54A;
	box-shadow:none;
	border: none!important;
	border-radius: 0px;
	color:white;
	font-weight:400;
	padding: 10px 15px 10px 15px!important;
}

.et_pb_button:hover,  div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background:#E8C54A!important;
}

label {
	font-size: 18px!important;
}

#telephony a:before {
	font-family: 'ETMODULES';
	content: '\e090';
    margin-right: 2px;
}

.cta-secondary .et_pb_button_module_wrapper {
    display: inline-block;
}

.cta-secondary {
	text-align: right!important;
}

@media screen and (max-width:980px) {
	.cta-secondary {
		text-align: center!important;
	}
}
