/*
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: 17px!important;
}

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: linear-gradient(0deg, #E0692E 0%, rgba(251, 148, 97, 0) 137.8%), #FB9461;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 2px;
	border: none!important;
	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:#E0692E!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;
	}
}
