/* HEADER -----------------------------------------------------------------------------------------------*/
	#layoutAagentLogo {
		height: 105px;
		margin-left: -85px;
		margin-top: 10px;
	}
	.layout-a-h4-agent-name a{
		color: #000!important;
	}

	.layout-a-header-wrapper {
		background-color: #000!important; 
	}
	.layout-a-header-agent-info {
		color: #000!important;
	}
	.site-navigation-module-wrapper {
		background-color: #000!important; 
		border-top: 2px solid #E9D777!important;
		border-bottom: 2px solid #E9D777!important;
	}
	.layout-a-header-button a {
		color: #FFF!important;
	}
	.layout-a-header-agent-info {
		color: #FFF!important;
	}
	.layout-a-dropdown-content {
		border-top: 4px solid #E9D777!important;
	}
	
		@media screen and (max-width: 1210px){
		#layoutAagentLogo {
			height: 55px;
			margin-left: 8px; 
		}
		
		@media screen and (max-width: 280px){
		#layoutAagentLogo {
			height: 40px;
			margin-left: 8px; 
		}
}

/* BODY -----------------------------------------------------------------------------------------------*/
	.headline {
		color: #000;
	}
	h2 {
		color: #000;
	}
	.pageHeader {
		color: #000;
	}
	.pageHeaderHR {
		background-color: #E9D777!important;
	}

/* BUTTONS -----------------------------------------------------------------------------------------------*/

	.btn-body {
		color: color: #e4a13f;
	}
	#searchBtnClear {
		border-color:  #000;
		background-color:  #000;
	}
	#searchBtnSave {
		border-color:  #E9D777;
		background-color:  #E9D777;	
	}

/*PROPERTY SEARCH -----------------------------------------------------------------------------------------------*/
	.daInfoWindowContentzPrice {
		color: #000!important;
	}
	.property-boxesPropSearch {
		border-color: #E9D777;
	}
	#daSaveSearchFormHeadline {
		color: #000;
	}
	.bed-bath-search-button:hover{
		color: #000;
	}
	.pageBtnActive{
		border-color: #000;
		background-color: #000;
	}
	.btn-body:hover{
		border-color: #E9D777;
		background-color: #E9D777;	
	}
	.property-boxesPropSearch h3 {
		color: #000;
	}
	
/* TESTIMONIALS -----------------------------------------------------------------------------------------------*/
	.testimonial_startz_wrapper_new{
		background-color: #000;
	}
	.testimonial_main_author_werdz{
		color: #E9D777!important;
	}
	.testimonial_startz_werdz_new{
		color: #E9D777;
	}
	input[type=button]{
		background-image: linear-gradient(to bottom, rgba(11,37,73,1), rgba(15,33,65,1))
	}
	input[type=button]:hover{
		background-image: linear-gradient(to bottom, rgba(224,168,97,1), rgba(201,151,87,1))
	}

/* SIDE MENU -----------------------------------------------------------------------------------------------*/
	.sidebar-content h3 {
		color: #E9D777;
	}
	.sidebar-nav-item::before {
		background-color: #E9D777;
	}

	
/* FOOTER -----------------------------------------------------------------------------------------------*/
	.layout-a-footer {
		background-color: #000 
	}
	.footer-content-container {
		color: white;
	}
	.footer-infoPropSearch{
		color: #FFF;
	}
	.footerPropSearch {
		background-color: #000;
	}