@import url('https://fonts.googleapis.com/css?family=Gentium+Basic|Open+Sans&amp;display=swap');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');

body {
		color: #333;
	  font-weight: 300;
} 

p {
		padding-bottom: 20px;
}

@media only screen and (min-width: 1350px){
.et_pb_row {
    padding: 17px 0;
}
}

@media (min-width: 981px){
.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 5.27%;
}
}


@media only screen and (min-width: 1024px){
#post-3453 .entry-featured-image-url {
    max-width:100%;
}
}

.et-pb-slider-arrows a{
	text-decoration:none;
}

	a {
    color: #602720;
		font-weight:500;
		text-decoration: underline;

}

.et_pb_slide_title a {
	text-decoration:none;
}


::-webkit-input-placeholder { /* Edge */
  	color: #b8b8b8;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #b8b8b8;
}

::placeholder {
  	color: #b8b8b8;
}


#left-area ul, .comment-content ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul, body.et-pb-preview #main-content .container ul {
    list-style-type: disc;
   padding: 0; 
    line-height: 26px;
}


/* ====================================
    Header
   ==================================== */
header {
	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
	        box-shadow: none !important;
}

#top-menu .menu-item-has-children>a:first-child:after {
    display: none !important;
}

#top-menu-nav>ul>li>a:hover,
.nav ul li a:hover {
		opacity: 1;
}

#top-menu li.current-menu-item>a {
		color: #606b43;
}

#et-secondary-nav .menu-item-has-children>a:first-child, 
#top-menu .menu-item-has-children>a:first-child {
    padding-right: 0px;
}

#main-header .et_menu_container {
    max-width: 1200px;
}

#main-content li {
		margin-bottom: 8px;
}

.et_pb_section.et_pb_with_background {
		margin: 0 !important;
}

.et_pb_section_1.et_pb_section {
    padding-top: 20px;
    padding-bottom: 20px;
}

#main-header {
    padding: 15px 0;
}

#top-menu li {
    width: auto;
    padding:0;
    vertical-align: top; 
}
    
#et-top-navigation {
    padding: 22px 0 !important;
}

#top-menu li a {   
    color: #606b43;
    padding:13px 20px !important;
    font-size: 16px;
    font-weight: 400; 
}

#top-menu li a:hover,
#top-menu li a:active,
#top-menu>li.current-menu-item a,
#top-menu li.current-menu-ancestor>a {   
    background: #606b43;
    color:#fff !important;
}

strong {
    font-weight: 500;
}

.nav li ul {
    border: none;
    box-shadow: 0px 4px 13px -3px grey;
    padding:0;
		margin-top: 20px;
}

#top-menu li li {
    padding:0;
    border-bottom:1px solid rgba(141, 141, 141, 0.07);
}

#top-menu li li:last-of-type {
    border-bottom: none;
}

#top-menu li li a {
    font-size: 15px;
    line-height: 20px;
		width: 240px;
}


/* ====================================
    Footer
   ==================================== */
#footer-widgets {
    padding: 6% 0 0;
		display: inline-flex;
}

#footer-info {
    padding-bottom: 0px;
    text-align: center;
    float: none;
    font-weight: 400 !important;
    color: #333;
}

#footer-info a {
    color: #602720;
    font-weight: 400 !important;
    text-decoration: underline;
}

#footer-bottom {
    padding:0 0 60px 0;
    background-color: transparent;
}

#main-footer {
    background-color: rgba(96, 107, 67, 0.1) !important;
		border-top:4px solid rgb(96, 107, 67);
}

.footer-btn {
    background-color: #602720;
    padding:10px 80px;
    border-radius: 4px;
		text-decoration: none !important;
}

.footer-btn2 {
    padding:10px 90px;
}

.et_pb_widget {
    float: none !important;
}

.icons {
    padding-left:10px;
}

#main-footer .container {
		width: 100% !important;
    max-width: 1200px !important;
}

/* ====================================
    Sidebar
   ==================================== */
.side-form-wrapper,
.cta-wrapper {
   	background-color: #eff0ec;
    width: 100%;
    padding: 20px;
}

.side-form,
.cta-inside {
    padding: 15px;
    border: 2px solid #606b43;
    text-align: center;
    font-weight: 700;
    font-size: 1.25em;
}

.side-form h2 {
		font-size: 31px;
		color: #602720;
		line-height: 38px;
		font-family: 'Gentium Basic', serif;
		font-weight: 700;
		padding:0;
		margin-bottom: 20px;
}

.side-form p {
		font-size: 16px;
		line-height: 22px;
}


.side-form input {
    margin-top: 20px;
    padding: 6px 10px;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.side-form input[type=email] {
    width: 100%;
    max-width: 280px;
}


/* ====================================
    South Village Community
   ==================================== */
.heading-style {
		padding-bottom: 0;
}

.sub-head-style {
		padding-bottom: 0;
		margin-bottom: 20px;
}

.side-title {
		color: #606b43;
		font-size: 31px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: 20px;
}

.side-content {
		font-size: 17px;
		font-weight: 300;
		line-height: 27px;
}

.inner-page a,
.link-color {
		color: #602720;
    text-decoration: underline;
}

.inner-page a:hover,
.link-color:hover,
.single-family .et_pb_widget_area a:hover {
    color: #5d90e2 !important;
}

.cta-wrapper {
    margin-top: 20px;
}

.page-id-2141 #main-footer {
		position: relative;
		top: -130px;
}
/* ====================================
    Contact Us
   ==================================== */
#wpcf7-f3079-p1990-o1 p {
    margin-bottom: 20px;
}

#wpcf7-f3079-p1990-o1 label {
    font-weight: 400;
    font-size:17px;
    line-height: 27px;
}

#wpcf7-f3079-p1990-o1 input[type=text],
#wpcf7-f3079-p1990-o1 input[type=email],
#wpcf7-f3079-p1990-o1 input[type=tel],
#wpcf7-f3079-p1990-o1 textarea {
    padding:6px 10px;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: #000;
    font-size: 17px;  
}
   
#wpcf7-f3079-p1990-o1 .wpcf7-list-item-label {
    color: #000;
    font-size: 17px;
    font-weight: 400;
}

#wpcf7-f3079-p1990-o1 textarea {
    width: 100%;
} 

#wpcf7-f3079-p1990-o1 input[type=submit] {
    background: #ddd;
    padding: 10px 15px;
    color: #333;
    cursor: pointer;
    font-weight: 400;
    font-size: 17px;
    border-radius: 4px;
    background-clip: padding-box;
    border:none ;
}

#wpcf7-f3079-p1990-o1 input[type=submit]:active {
    box-shadow: inset rgba(0,0,0,.25) 0 1px 2px 0;
    background-color: #ddd
}

#wpcf7-f3079-p1990-o1 input[type=submit]:hover {
    background-color: #ebebeb;
}


/* ====================================
    Press
   ==================================== */
.press .type-post {
    border:1px solid #e8e8e8;
    margin-bottom: 40px;
}

.press .type-post:last-of-type {
    margin-bottom: 0px;
}

.expand_divi_author_box {
	display:none;
}

.comments-number {
	display:none;
}


/* ====================================
    Single Family
   ==================================== */
.single-family #recent-posts-3,
.single-family #recent-comments-3,
.single-family #archives-3,
.single-family #categories-3,
.single-family #meta-3 {
    width: 100%;
}

.single-family .et_pb_widget_area a {
    font-weight: 400;
    color: #602720 !important;
}

.widget-content ul{
    list-style: disc !important;
    margin-left: 20px; 
}

.single-family .widget-content li {
    padding:0 0 15px 0;
}

.single-family .widget-content h4 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.agency-name{
		font-size: 15px;
    font-weight: 400;
    font-family: Open Sans;
    line-height: 22px;
}

.form-container .agency-name-single {
    font-size: 16px;
    position: absolute;
    width: 100%;
    left: 0;

}

.content-container .listing-title {
	margin-top: 5px;
	margin-bottom: 5px;
}


.builder-info li{
    list-style-type: none;
    line-height: 26px;
}

.slides ul{
    list-style-type: none;
}

.estate-properties li{
    list-style-type: none;
    line-height: 26px;
}

.flex-direction-nav li{
	margin:0;
}


.agent-info li{
    list-style-type: none;
    line-height: 26px;
}

p:not(.has-background):last-of-type {
    padding-bottom: 20px;
}



.listing-grid-container .listing .listing-button {
		font-weight: 400 !important;
    font-size: 13px !important;
}

.listing-grid-container .listing .listing-button:hover {
		color: #fff !important;
}

.sub-head-style  {
		font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 24px;
    color: #606b43!important;
    line-height: 33px;
    text-align: left;
}



/* ====================================
   Media Queries
   ==================================== */


@media only screen and (min-width: 1350px){
	.et_pb_section {
    padding: 12px 0;
}
	

}




@media only screen and (min-width: 1024px) {
		#main-header {
			max-width: 1250px;
    	margin: 0 auto;
	 }	
}



@media only screen and (min-width: 1370px) {
.slider-container {
    height: 570px;
}
}

@media all and (min-width: 1025px) and (max-width: 1275px){
.slider-container {
    height: 430px;
}
}

@media all and (min-width: 1276px) and (max-width: 1369px){
.slider-container {
    height: 480px;
}
}


@media all and ( max-width: 1024px ) {
		#main-header {
				padding: 0;
		}
	
	.slider-container {
    height: auto;
    margin-bottom: 10px;
}
	#listing-slider {
    width: 100%;
}
	.form-container {
    width: 100%;
}
	
}


@media all and (max-width: 1024px) {
		/*#et_mobile_nav_menu {
    		display: block;
		}*/
	
	
		#top-menu-nav {
				display: none;
		}
	
	#main-header {
		display: none;
	}
	
		
}


@media all and  (max-width: 980px) {
		#et_mobile_nav_menu {
				display: none;
			}
	.et_pb_section {
    padding: 20px 0;
}
}


@media all and (min-width: 981px) {
		.et_pb_gutters3.et_pb_footer_columns3 .footer-widget {
    		width: 35% !important;
				margin-right: 2%;
				margin-bottom: 1%;
		}
		
		.et_pb_gutters3 .footer-widget:last-child {
				margin-right: 0 !important;
		}
	
		.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
    		margin-bottom: 20px;
    }
	
    .inner-page .et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget {
        margin-bottom: 25px !important;
    }
	
		.widget-content .et_pb_widget {
        margin-bottom: 5% !important;
    }
}

    
@media only screen and (min-width: 981px) {
		#logo {
    		max-height: 75% !important;
		}
}


@media all and (min-width: 768px) and (max-width: 1024px) {
		.footer-btn {
				padding: 10px 40px;
		}
	
		.footer-btn2 {
				padding: 10px 50px;
		}
	
		.cta-inside {
				font-size: 20px;
		}
}


@media only screen and (min-width: 1024px)  {

	
	.form-container {
    float: left;
    width: 30%;
    background-color: #839063;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 0;
    position: relative;
    height: 99.5%;
    margin-bottom: 15px;
}
}

@media all and (max-width: 980px) and ( min-width: 768px ) {
		#footer-widgets .footer-widget:nth-last-child(-n+2) {
				margin-bottom: 7.5%!important;
		}
	
		.footer-btn {
				padding: 10px 5px;
		}
	
		.footer-btn2 {
				padding: 10px 15px;
		}
}


@media all and ( max-width: 768px ) {
		#footer-widgets {
				display: block !important;
		}
	
		.footer3-image {
				padding-top: 0 !important;
		}
	
   .footer-widget:last-child {
        text-align: center;
    }
}


@media all and ( max-width: 767px ) {
		#footer-widgets .footer-widget:last-child {
				margin-bottom: 9.5% !important; 
		}
	
		.cta-inside {
				font-size: 18px;
		}
	
		#wpcf7-f3079-p1990-o1 input {
					width: 100%;
		}
	
		#wpcf7-f3079-p1990-o1 p {
    		margin-bottom: 0;
		}
}


@media all and ( min-width: 360px ) and ( max-width: 767px ) {
		.footer-btn {
				padding: 10px 58px;
		}
	
		.footer-btn2 {
				padding: 10px 68px;
		}
}


@media all and ( min-width: 300px ) and ( max-width: 360px ) {
		.footer-btn {
				padding: 10px 35px;
		}
	
		.footer-btn2 {
				padding: 10px 45px;
		}
}

/* Blog page */

.blog-page .entry-title,
.blog-page .post-meta span,
.blog-page .post-content {
    padding: 0px 20px;
}

.blog-page .post-content-inner {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    font-family: Open Sans;
    line-height: 23px; 
}

.blog-page .post-content a {
    margin: 20px 0px 20px;
    text-transform: capitalize;
    width: 13% !important;
}

.blog-page .post-meta {
    color: #a8a8a8 !important
}

.sidebar-button {
    background-color: #eff0ec;
    border-color: #e2dfdf;
    border-width: 0;
    border-style: solid;
    border-radius: 4px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 18px;
    padding-right: 18px;
    display: block;
    color: #606b43 !important;
    font-size: 17px;
    font-weight: 400;
    font-family: Open Sans;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 20px;
}

.sidebar-button i {
    font-size: 25px;
    position: relative;
    top: 3px;
    left: 5px;
}

.sidebar-button1 {
    background-color: #602720;
    color: #fff !important;
    margin-top: 100px;
    margin-bottom: -20px;
}

.single .entry-title {
    font-size: 50px;
    font-weight: 200;
    font-family: Open Sans;
    line-height: 55px;
    text-align: left;
    text-transform: none;
    color: #602720;
}

.single .post-meta,
.single .post-meta span,
.single .post-meta a {
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    font-family: Open Sans;
    color: #bbb !important;
}

.single .entry-content {
    font-family: 'Open Sans',Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
    line-height: 27px;
    font-weight: 300;
    color: #333;
    font-size: 17px;
}

.single .entry-content a {
    color: #602720;
}

.single .container {
    max-width: 1200px;
    border: none;
}

.single #main-content .container:before {
    display: none;
}

.single #sidebar {
    padding-left: 0px;
}

.expand_divi_related_post h4 {
    text-align: center;
    padding-top: 25px;
    color: #000;
    font-size: 15px;
    line-height: 25px;
}

#post-3453 .entry-featured-image-url {
    max-width: 500px;
}


@media all and ( max-width: 980px ) {
    .single .entry-title {
        font-size: 20px;
        line-height: 30px;
    }
    
    .single .entry-content {
        font-size: 14px;
        line-height: 25px;
    }
}

@media all and ( max-width: 1300px ) {
    .blog-page .post-content a {
        width: 15% !important;
    }
}

@media all and ( max-width: 1130px ) {
    .blog-page .post-content a {
        width: 20% !important;
    }
}

@media all and ( max-width: 560px ) {
    .blog-page .post-content a {
        width: 25% !important;
    }
}

@media all and ( max-width: 460px ) {
    .blog-page .post-content a {
        width: 30% !important;
    }
}

@media all and ( max-width: 395px ) {
    .blog-page .post-content a {
        width: 50% !important;
    }
}

@media all and (max-width:1280px) and (min-width:980px) {
     	.footer-btn {
        padding:10px 25px;
    }
      .footer-btn2 {
        padding:10px 35px;
    }    
}

@media all and (max-width:980px) and (min-width:770px) {
      .footer-btn {
        font-size: 13px !important;
        padding:10px 15px;
    }
      .footer-btn2 {
        padding:10px 25px;
    }
}

	/* =================*/
/* IDX Broker Styles */

.IDX-wrapper-standard  a {
      color: #7D8760;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}

.IDX-wrapper-standard .IDX-panel-title {
    color: #fff;
}

.IDX-wrapper-standard .IDX-panel {
    margin-bottom: 20px;
    background-color: #fff;

	font-weight:600;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
} 

.IDX-wrapper-standard .IDX-resultsAddress {
    margin: 0px 0;
}



.IDX-wrapper-standard .IDX-resultsMainInfo.IDX-panel-default {
    padding: 15px;
    display: inline-block;
    width: 70%;
    margin: 10px;
    border: none;
    float: right;
}

.IDX-wrapper-standard .IDX-resultsAddress {
     padding-left: 25px;
}

.IDX-wrapper-standard .IDX-btn-default {
    color: #fff;
    background-color: #606b43;
    border-color: #ccc;
	font-family: "europa", sans-serif;
	font-size: 13px;

}

.IDX-wrapper-standard .IDX-btn-default:hover {
    color: #fff;
		background-color:#c7a207;
	font-family: "europa", sans-serif;


}

.IDX-wrapper-standard .IDX-panel-default .IDX-panel-heading {
    color: #fff;
	font-weight: 600;
}

.IDX-wrapper-standard .IDX-panel-default .IDX-panel-heading {
    background-color: #606b43;
		
}



#IDX-submitBtn {
    background-color: #606b43;
	color:#fff;
}

#IDX-submitBtn:hover {
    color: #4C412A;
    background-color: #b6ac98;
}



#IDX-previousPage #IDX-returnToPreviousPage {
    color: #fff;
}


#IDX-previousPage #IDX-returnToPreviousPage:hover {
    color: #4C412A;
    background-color: #b6ac98;
}

#IDX-printable {
	display:none;
}

#IDX-mortgageLink {
	display:none;
}




#IDX-returnToPreviousPage:hover {
    color: #606b43;
    background-color: #b6ac98;
}

.IDX-wrapper-standard .IDX-pagination-action {
    display: none; 
}


 

.IDX-wrapper-standard .IDX-detailsHotAction a {
    text-decoration: none;
   padding-left: 4px;
	  

}

.IDX-wrapper-standard .IDX-detailsHotAction:hover {
		background-color:#c7a207;
		font-size:1em;
    text-decoration: none;
   padding-left: 4px;
	   

}


.IDX-wrapper-standard .IDX-detailsHotAction  {
	   border: 1px solid white;

}

.IDX-wrapper-standard .IDX-field-pricePerSqFt.IDX-field {
	display:none;
}




 .IDX-wrapper-standard .IDX-resultsAddress {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}

.IDX-wrapper-standard .IDX-control-group {
    display: none;
}

.IDX-wrapper-standard .IDX-alert-success {
    background-color: #606b43;
    border:none;
    color: #fff;
	font-weight: 600;
}

.IDX-wrapper-standard #IDX-saveProperty, .IDX-wrapper-standard #IDX-newSearch, .IDX-wrapper-standard #IDX-modifySearch {
    display: none;
}

.IDX-wrapper-standard #IDX-saveProperty, .IDX-wrapper-standard #IDX-newSearch, .IDX-wrapper-standard #IDX-modifySearch {
    background-color: #606b43;
    color: #fff;
} 

.IDX-wrapper-standard .IDX-h2, .IDX-wrapper-standard h2 {
    font-size: 20px;
}
		
		.IDX-wrapper-standard .IDX-detailsHotAction a {

    background-color: #602720;
    font-size: 1em;
    padding:15px;
}


.IDX-wrapper-standard .IDX-well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 0;

}

.IDX-similar-listings {
        display: none;

}

#IDX-similar-listings-title  {
		display:none;
}

.IDX-wrapper-standard #IDX-detailsAddress div {
    font-size: 1.5em;
}

.IDX-wrapper-standard .IDX-well {
    min-height: 50px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff; 
    border-radius: 0;
    font-size:1.25em;
    line-height:1.5em;
		border:0;
} 

.IDX-wrapper-standard .IDX-resultsDescription {
    display: none;
}

.IDX-wrapper-standard .IDX-MLSLogo {
    display: none;
}

.IDX-wrapper-standard .IDX-field-fullBaths.IDX-field {
	display:none;
}

.IDX-wrapper-standard .IDX-field-partialBaths.IDX-field {
	display:none;
}

.IDX-wrapper-standard .IDX-field-subdivision.IDX-field {
	display:none;
}

.IDX-wrapper-standard .IDX-field-acres.IDX-field {
	display:none;
}


.IDX-wrapper-standard .IDX-panel .IDX-market.IDX-resultsField {
	display:none;
}

.IDX-resultsCellActions .IDX-resultsSaveProperty {
	display:none;
}


.IDX-wrapper-standard .IDX-resultsPhotogallery {
		display:none;
}
 .IDX-wrapper-standard .IDX-field {

    color:#000;
}