/* @override 
		https://freshfields.pilvia.site/wp-content/themes/Freshfields-theme/style.css?ver=3.15.1538488568

/*
Theme Name: Freshfields Theme
Template: Divi
Author: The Seed Group
Author URI: https://www.theseedgroup.co.uk
Description: A child theme of Divi.
Version: 3.15.1538488568
Updated: 2018-10-02 13:56:08

*/


/* Header & Main Menu */
.et_menu_container {
	background: url(images/wildtextures-just-paper-seamless-texture.jpg) repeat;
	margin: 30px auto;
	width: 88% !important;
	box-shadow: 0 8px 6px -6px rgba(115,114,113,0.75);
}

.et_menu_container a {
	font-weight: 700;
	
}

.sub-menu {
	background: url(images/wildtextures-dropdown.jpg) repeat !important;
	box-shadow: 0 8px 6px -6px rgba(115,114,113,0.75) !important;
	margin-top: -20px;
	border-top: none !important;
}

.sub-menu .current_page_item a {
	background: none !important;
	text-decoration: none !important;
}

#menu-item-549 a {
	background: none !important;
	text-decoration: none !important;
}

.current_page_item {
	/*text-decoration: underline;*/
	
}

.current_page_item a {
	background: url(images/underline.png) left 18px repeat-x;
}

.facebook-menu.menu-item {
	padding-right: 8px !important;
}

#top-menu-nav i.fab.fa-instagram, #top-menu-nav i.fab.fa-facebook-f {
	font-size: 1.1em;
	color: #ffffff;
	padding: 8px;
	background-color: #6C8168;
	border-radius: 50%;
	width: 33px;
	height: 33px;
	text-align: center;
}




/*Mobile Header*/

/* Setting the breakpoint of the mobile menu */
@media only screen and ( max-width: 1220px ) {
#top-menu-nav, #top-menu {display: none;}
#et_top_search {display: none;}
#et_mobile_nav_menu {display: block;}

}

@media screen and (max-width:1220px)
 {
	.et_menu_container {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}

div.logo_container {
	padding-left: 10px !important;
}

.sub-menu {
		background: none !important;
		box-shadow: none !important;
		margin-top: 0px;
		border-top: none !important;
	}
	
	.et_mobile_menu .current_page_item a {
		background: none;
		
	}

	#logo {
		min-height: 55px;
	}
}

@media screen and (max-width:768px)
 {
div.logo_container {
	padding-left: 0px !important;
}
}

/*TYPOGRAPHY*/

h1 {
	font: 54px 'Work Sans', sans-serif;
	font-weight: 600 !important;
}
 
h2 {
font-family: 'Work Sans', sans-serif;
  font-size: 32px !important;
  font-weight: 600 !important;
}
 
h3 {
font-family: 'Work Sans', sans-serif;
  font-size: 32px !important;
  font-weight: 500 !important;
}
 
h4 {
	font-family: 'Work Sans', sans-serif;
	font-size: 17px !important;
	font-weight: bold !important;
}

body {
	font-family: 'Work Sans', sans-serif;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 1.5em !important;
}

p {
	font-family: 'Work Sans', sans-serif;
	font-weight: 400 !important;
 	font-size: 18px !important;
}

.contact-box p a:hover {
	text-decoration: underline !important;
	color: #ffffff;
}

/* Mobile Typography */

@media screen and (max-width:1200px) {
 
h1 {
	font-family: 'Work Sans', sans-serif;
  	font-size: 32px !important;
  	font-weight: 600 !important;
}
 
h2 {
	font-family: 'Work Sans', sans-serif;
  	font-size: 22px !important;
  	font-weight: 600 !important;
}
 
h3 {
	font-family: 'Work Sans', sans-serif;
  font-size: 20px !important;
  font-weight: 500 !important;
}
 
h4 {
	font-family: 'Work Sans', sans-serif;
	font-size: 17px !important;
}

body {
	font-family: 'Work Sans', sans-serif;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 1.5em !important;
}

p {
	font-family: 'Work Sans', sans-serif;
	font-weight: 400 !important;
 	font-size: 15px !important;
}
 
}

/* Mobile Navigation */

.mobile_menu_bar_toggle:before {
	color: #ffffff !important;
}

#mobile_menu {
	background: url(images/wildtextures-dropdown-small.jpg) repeat !important;
}

.et_mobile_menu {
    border-top: 2px solid #cbc0b9;
}

.et_mobile_menu li a {
	font: normal 14px 'Work Sans', sans-serif;
	font-weight: 600 !important;
}


/*LAYOUT*/

/*Vertical Align Elements in a row*/
.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 

@media screen and (max-width:768px) {

.home-about-section {
	display: inline-block;
	vertical-align: top;
}

}

@media all and (min-width:981px){
	.et_pb_column_1_3 {
	margin-right: 1% !important;
	width: 32.555% !important;
	}

}

/* GALLERY */


div.et_pb_module.et_pb_tabs {
	border: none !important;
}

ul.et_pb_tabs_controls {
	background-color: transparent;
	margin-right: 10px;
	display: table !important;
	position: relative !important;
	margin-left: auto !important;
	margin-right: auto !important;
	border: none !important;
}

ul.et_pb_tabs_controls.clearfix li a {
	display: table !important;
	position: relative !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.et_pb_tab_active {
	position: relative;
	border: none !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.et_pb_tab_active a {

}


/*---------- [Buttons] ----------*/

/* Side by Side Buttons */
.btn-inline .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 5px;
}

.btn-inline {
    text-align: left !important;
}

@media all and (max-width: 700px) and (min-width: 320px) {

#inline-button {
	margin-top: 10px;
}

}

/*Social Medis Icons - Contact Page*/

.contact-social.et_pb_social_media_follow li a.icon::before {
	font-size: 22px;
}


/*Custom Gutter Widths*/

/* CONTACT FORM */

/* Contact Form Fields */
div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background-color: #EEF2F4; /* Remove background fill */
    text-transform: normal; /* Make text all normal case */
    border-radius: 4px; /* corner curve */
    border: 0px solid #fff; /* 2px white border */
    color: #6E7585; /* Black text */
    height: 42px;
	margin-bottom: 5px; /* Increase margin below */
}
label.wpforms-field-label {
	color: #6E7585;
	text-transform: normal !important; /* Make text all uppercase */
	padding-bottom: 5px !important;
	font-size: 18px !important;
	font-weight: 400 !important;
}

.gdpr .wpforms-field-label {
	font-size: 14px !important;
	font-weight: 500 !important;
}

.gdpr .wpforms-field-label-inline {
	font-size: 14px !important;
	line-height: 1em !important;
}

/* Form Button */
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
   font-size: 16px !important;
	text-transform: normal;
   padding: 10px 60px;
   color: #fff;
   background: #6C8168;
   font-weight: bold;
   border: none;
   border-radius: 5px; /* corner curve */
}

/* Form button hover styles */
div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
div.wpforms-container-full .wpforms-form input[type=submit]:active, 
div.wpforms-container-full .wpforms-form button[type=submit]:hover, 
div.wpforms-container-full .wpforms-form button[type=submit]:active, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
    background-color: #546451; /* Dark red background */
    border: none; 
}


/* FOOTER */

/* Remove footer */

#main-footer {
	   display:none;
}

/*Center footer text on Mobile*/
@media all and (max-width: 980px) {
.footer-text.et_pb_bg_layout_light.et_pb_text_align_left, .footer-text.et_pb_bg_layout_light.et_pb_text_align_right {
	text-align: center;
	font-size: 12px !important;
}
	.footer-text h4 {
		font-weight: 700 !important;
		font-size: 17px !important;
	}
	.footer-text {
		text-align: center;
		font-weight: 400 !important;
	}
	.footer-social {
		text-align: center;
	}

}

/*Footer text links*/

.footer-text a {
	font-size: 15px !important;
	font-weight: 700;
}

.footer-text a:hover {
	text-decoration: underline;
}

.footer-text, .footer-text p {
	font-family: 'Work Sana', sans-serif !important;
	font-size: 15px !important;
	line-height: 1.9em !important;
	color: #fff;
}


/*Footer Social Icons*/

.footer-social.et_pb_social_media_follow li a.icon::before {
	color: #9A8577 !important;
}

