/*
 Theme Name:     Divi Child Theme
 Author:         Cybertel
 Author URI:     http://cybertel.net.au/
 Template:       Divi
 Version:        1..0
 Description:  A Child Theme built using the elegantmarketplace.com Child theme Configurator
 Wordpress Version: 4.4.1
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */


.gform_wrapper {

}

.gform_wrapper input,
.gform_wrapper textarea {
	width: 100%;
	padding: 16px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #999;
	background-color: #eee;
	font-size: 14px;
	margin: 0 !important;
}
.gform_wrapper label.hidden_sub_label {
	display: none !important;
}

.gform_wrapper .ginput_complex span.name_first,
.gform_wrapper .ginput_complex span.name_last,
.gform_wrapper .ginput_complex span.name_middle {
    min-height: 1.813em !important;
}
.epl-author-tabs,
.entry-content .epl_tabbed_map_control ul.epl_adv_map_list {
	padding: 0 !important;
}

.epl-switch-view {
	display: none !important;
}

body .epl-slider-left-nav,
body .epl-slider-right-nav {
	top: 280px !important;
}

body .epl-slider-thumb-container {
	bottom: 23px;
}

.epl-property-blog.suburb-top .entry-content {
	width: 87%;
	overflow: hidden;
}


.epl-testimonial-single,
.epl-testimonial-loop {
	border: 1px solid #d9d9d9;
	margin-bottom: 2em;
	padding: 0em 2em 0em 1em;
}

.epl-testimonial-single blockquote,
.epl-testimonial-loop blockquote {
	border-left: none;
	overflow: hidden;
}
.epl-testimonial-single blockquote h3,
.epl-testimonial-loop blockquote h3 {
	margin-top: 1em;
}