/*
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 {
	color: #0B2344;
	font-family: roboto,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 17px;
}

a {
	color: #86b0ad;
}

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

h2 {
	font-family: lato,sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #244653;
	font-size: 2em;
	line-height: 1.3em;
	margin-bottom: .1em;
}

h3 {
	color: #518682;
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: .1em;
	line-height: 1.3em;
}

h4 {
	font-size: 1.3em;
	font-weight: 700;
	line-height: 1.3em;
}

h5 {
	color: #518682;
	font-size: 1.3em;
	font-weight: 700;
}

#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(267.79deg, #9ED1CD -3.33%, #86B0AD 86.5%), #86B0AD;
	box-shadow: 0px 4px 27px rgba(0, 0, 0, 0.25);
	border-radius: 6px;
	border: none!important;
	color:#fff;
	font-weight:400;
	padding: 5px 15px 5px 15px!important;
}

.et_pb_button:hover,  div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background: #518682!important;
	color:white;
}
.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;
}
