/*
Theme Name: Pampered Pets
URI: https://eoshealthcaremarketing.com/
Description: A Custom Child Theme For Divi
Author: EOS Corporate
Author URI: https://eoshealthcaremarketing.com/
Template: Divi
Version: 2.0
*/

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

h1, h2 {
	font-family: lato,sans-serif;
	font-weight: 400;
	font-style: normal;
}

body, h1, h2, h4 {
	color: #172953;
}

#main-header li a {
	text-shadow: 2px 2px 8px rgba(170,170,170,0.5);
	font-weight: 400;
	color: white;
}

.et_pb_button, div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form button[type=submit] {
	background: linear-gradient(259.93deg, #F0934F -9.22%, #F15B28 103.57%), #D3A42A;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 6px;
	border: none!important;
	color:#ffffff;
	font-weight:400;
	padding: 5px 25px 5px 25px!important;
}

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

.gradient h3 {
	background: -webkit-linear-gradient(0deg, #0d68a8 0%, #1FA0FB 100%)!important;
	-webkit-background-clip: text!important;
	-webkit-text-fill-color: transparent!important;
}

.footy:hover {
	background: #468ea5!important;
}
.footy:before, .footy:after {
	content: none!important;
}

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

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