/*
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 {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400!important;
	font-style: normal;
	color: #172953;
}

h1, h2 {
	font-family: 'Playfair Display', sans-serif;
}

h2 {
	font-size: 30px;
	color: #172953;
}

h3 {
	font-size: 20px;
	color: #609C42;
}

#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(180deg, #F0C451 -26.89%, #D4A52A 100%), #F0C451;
	box-shadow: 0px 4px 21px rgba(23, 41, 83, 0.2);
	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: #F0C451!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;
}
