#masthead #mainnav-mobi ul > li > a {
    color: #ffffff;
}

#masthead #mainnav-mobi {
    background-color: #aa9c92;
}

#masthead .btn-submenu::before {
    color: #ffffff;
}

#masthead #mainnav-mobi ul.sub-menu {
    background-color: #aa9c92;
}

div.wpcf7 {
	background-color: #ffffff;
	border: 2px solid #9b897d;
	padding:20px;
	}
	.wpcf7 input[type="text"],
	.wpcf7 input[type="email"],
	.wpcf7 textarea {
	background:#ffffff;
	color:#9b897d;
	border: 2px solid #aa9c92;
	font-family:'Abel', sans-serif; 
	width:100%; 
	}
	.wpcf7 input[type="submit"],
	.wpcf7 input[type="button"] {
	background-color:#725f4c;
	width:100%;
	position:center;
	text-align:center;
	text-transform:uppercase;
	}

.text-slider-section h2.maintitle, 
.text-slider-section p.subtitle {
    text-shadow: 3px 3px 6px #800000;
}

.site-header {
	background-color: #aa9c92;
}