/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.6.3.1602267133
Updated: 2020-10-09 14:12:13

*/

/*----- Temp styles -----*/

.footer-widget, .footer-widget li, .footer-widget li a, #footer-info {
    font-size: 12px !important;
	line-height: 14px !important;
}

.es-listing .properties .es-property-inner {
    background-color: #fff;
}

.es-listing .es-property-inner {
    border: 1px solid #057387;
}

/*------- LK Custom -------*/
ul.et-social-icons-contact {
	text-align: left !important;
}

hr.new1 {
	border: 1px solid #a8ced5;
	margin: 15px 0px;
}

/*------- MLS Plugin -------*/
.wpl-listing-tag.sp_featured {
    background-color: #d2691e !important;
    color: #ffffff;
}

.wpl_property_listing_container {
	padding: 0;
}

.wpl-row {
    max-width: 1080px !important;
    margin-left: 0;
    margin-right: 0;
}

.wpl_prp_cont .price_box span {
    color: #057387;
}

.wpl_prp_top_boxes.back {
	transform: rotateY(-180deg);
	background: #057387;
	color: #fff;
	font: 2em/1 'Montserrat',Arial,Helvetica,sans-serif;
}

.wpl_prp_cont .wpl_prp_listing_location {
    font: 14px 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

.wpl_prp_title {
    font: 14px 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

.wpl_property_listing_container .wpl_prp_cont .wpl_prp_title {
    color: #0d0d0d;
    text-align: left;
    padding-bottom: 0;
    font-weight: bold;
}

.wpl_gallery_image {
	width: 100%;
}

.wpl-column {
	background-color: #ffffff;
}

#feature-home .wpl_property_listing_container .wpl_sort_options_container {
	display: none;
}

.wpl_prp_container_content_title {
    font-style: normal;
}

.wpl_prp_show_container .location_build_up {
    font-size: 20px;
}


/* ----- Divi Slider CSS -----*/
.et_pb_slider {
    background-color: rgba(0,0,0,0) !important;
}
	
.slider-border {
	border: 10px solid rgba(5,115,135,0.05);
    box-shadow: inset 0px 0px 0px 1px #ffffff;
	padding: 20px 20px 10px 20px;
	background-color: rgba(5,115,135,0.35);
}

h2.slider-head {
	font-size: 56px !important;
}

h3.slider-subhead {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
}

/* ----- End Divi Slider CSS -----*/


/* ----- Headline Sections Home Page -----*/
h3.all-caps, h3.all-caps-2 {
	width: 100%; 
	text-align: center; 
	line-height: 1em;
	padding-bottom: 0;
} 

h3.all-caps span, h3.all-caps-2 span { 
    text-transform: uppercase;
	color: #262626;
	font-size: 18px;
	letter-spacing: 1px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
    padding: 0px; 
	display: inline-block;
	position: relative; 
}

.all-caps span:before,
.all-caps span:after {
  content: "";
  position: absolute;
  height: .5em;
  border-bottom: 1px solid #a8ced5;
  top: 0;
  width: 100px;
}

.all-caps span:before, .all-caps-2 span:before {
  right: 100%;
  margin-right: 10px;
}

.all-caps span:after, .all-caps-2 span:after {
  left: 100%;
  margin-left: 10px;
}

.all-caps-2 span:before,
.all-caps-2 span:after {
  content: "";
  position: absolute;
  height: .5em;
  border-bottom: 1px solid #a8ced5;
  top: 0;
  width: 20px;
}

h3.all-caps-boxed {
	text-transform: uppercase;
	color: #262626;
	font-size: 18px;
	letter-spacing: 1px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	margin-bottom: 2px;
}

h4.all-caps-boxed {
	text-transform: uppercase;
	color: #262626;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	margin-bottom: 2px;
}

/* ----- End Headline Sections Home Page -----*/

/* ----- Menus ------*/
#top-menu {
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

ul#top-menu.nav a:hover {
	text-decoration: underline;
	opacity: 1;
}

#top-menu .menu-item-has-children > a:first-child:after {
	content:''; 
	margin-top: -2px;
}

#top-menu .menu-item-has-children {
	padding-right: 0px;
}

.nav li ul {
    position: absolute;
    padding: 0;
    width: 225px;
    visibility: hidden;
    opacity: 0;
    border-top: 1px solid #000000;
    text-align: left;
}

#top-menu li li a {
    padding: 4px 15px;
    width: 225px;
}

#top-menu li li {
    padding: 0;
    margin: 0;
}

/*.nav ul li a:hover {
    color: #ffffff;
	padding: 0;
    opacity: 1;
    text-align: left;
	transition: all .4s ease-in-out;
}*/

.nav li li {
    position: relative;
    line-height: 1.7em;
}

.sub-menu {
	text-transform: none;
	letter-spacing: .5px;
}


/* - - - Contact Form - - - */

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #057387;
  transition: background-color 5000s ease-in-out 0s;
}

.et-pb-contact-message {
    text-align: center !important;
	font-size: 20px !important;
}

@media only screen and (max-width: 980px) {
.mobile_menu_bar:before {
    color: #ffffff !important;
}

ul#mobile_menu.et_mobile_menu {
	background-color: #ffffff !important;
}

.et_mobile_menu li a {
	color: #000000 !important;
}
	
.et_mobile_menu li a:hover {
	background-color: #daeaed !important;
}
	
.et_mobile_menu .menu-item-has-children>a {
    font-weight: 600;
	background-color: #ffffff;
}
	
.et_mobile_menu {
	border-color: #000000 !important;
	border-top: 1px solid;
}
	
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: rgba(0,0,0,.03);
    opacity: 1;
}
	
.et_mobile_menu li .sub-menu a:before {
		content: "- "
}
}



@media only screen and (max-width: 823px) {
h3.all-caps span { 
    padding: 0px; 
}
}

@media only screen and (max-width: 600px) {
  h2.slider-head {
	font-size: 32px !important;
}
}

@media screen and (min-width: 64em) {
.wpl-large-up-3>.wpl-column, .wpl-large-up-3>.wpl-columns {
    width: 32%;
    float: left;
    margin-right: 1%;
	margin-bottom: 2.5%;
}
	

.wpl-column:last-child {
	margin-right: 0%;
}
}

@media screen and (min-width: 40em) and (max-width: 63em) {
.wpl-medium-up-2>.wpl-column, .wpl-medium-up-2>.wpl-columns {
    width: 45%;
    margin-right: 2%;
	margin-bottom: 2.5%;
}
}

@media screen and (min-width: 40em) {
.wpl-column, .wpl-columns {
    padding-left: 2rem;
    padding-right: 2rem;
}
}