	 	
    #primary-menu .logo-area {display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
	#primary-menu .menu-area {display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}

	.button {
			background-color:#a58964;	
	}
	.button:hover, .button:active {
			background-color:#3c3c3c;	
	}
	.kill-marb .wpb_content_element {margin-bottom:0px;}
	.white-text p, .white-text h1, .white-text h2, .white-text h3, .white-text h4,
	.white-text h5, .white-text h6, .white-text li, .white-text label, .white-text a {color:#ffffff !important;}
	.vc_btn3.vc_btn3-style-custom {background-image:none !important;}
	#secondary-menu-container, #secondary-menu #menu-top {
			background-color:#cfc8b7;
			padding:0px;
	}
	.top-bar, .top-bar ul {
			background-color:#3c3c3c;
	}
	.footer {
			background-color:#a58964;
			margin-top:0px;
	}
	a {
			color:#a58964;	
	}
	a:hover, a:active {
			color:#3c3c3c;	
	}
	p, ul li, ol li {
			color:#000000;
			font-family:'Montserrat', sans-serif;
			font-size:14px;
			line-height:28px;
			font-weight:normal;
			text-transform:none;
	}
	h1 {
			color:#3c3c3c;
			font-family:'Raleway', sans-serif;
			font-size:38px;
			line-height:42px;
			font-weight:700;
			text-transform:uppercase;
	}
	h2 {
			color:#3c3c3c;
			font-family:'open-sans', sans-serif;
			font-size:28px;
			line-height:30px;
			font-weight:700;
			text-transform:uppercase;
	}
	h3 {
			color:#3c3c3c;
			font-family:'Raleway', sans-serif;
			font-size:32px;
			line-height:36px;
			font-weight:700;
			text-transform:none;
	}
	h4 {
			color:#3c3c3c;
			font-family:'Raleway', sans-serif;
			font-size:22px;
			line-height:28px;
			font-weight:normal;
			text-transform:none;
	}
	h5 {
			color:#3c3c3c;
			font-family:'Raleway', sans-serif;
			font-size:18px;
			line-height:22px;
			font-weight:normal;
			text-transform:none;
	}
	h6 {
			color:#3c3c3c;
			font-family:'Raleway', sans-serif;
			font-size:16px;
			line-height:20px;
			font-weight:700;
			text-transform:uppercase;
	}
    #footer-widgets p {color:#ffffff;}
	body, #content, .off-canvas-content {background-color:#FFFFFF;}
	.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item .shiftnav-target {background:#a58964 !important;}
    #inner-footer {padding-top:15px; padding-bottom:15px;}
    
/* Extra Small */
@media (max-width: 767px) {
    h1 {font-size:26.6px !important; line-height:29.4px;}
    h2 {font-size:19.6px; line-height:21px;}
    h3 {font-size:22.4px; line-height:25.2px;}
    h4 {font-size:15.4px; line-height:19.6px;}
    h5 {font-size:12.6px; line-height:15.4px;}
    h6 {font-size:11.2px; line-height:14px;}
}
/* Small */
@media (min-width: 768px) and (max-width: 991px) {
    h1 {font-size:30.4px !important; line-height:29.4px;}
	h2 {font-size:22.4px; line-height:21px;}
	h3 {font-size:25.6px; line-height:25.2px;}
	h4 {font-size:17.6px; line-height:19.6px;}
	h5 {font-size:14.4px; line-height:15.4px;}
	h6 {font-size:12.8px; line-height:14px;}
}
/* Medium */
@media (min-width: 992px) and (max-width: 1199px) {
    h1 {font-size:34.2px !important; line-height:29.4px;}
	h2 {font-size:25.2px; line-height:21px;}
	h3 {font-size:28.8px; line-height:25.2px;}
	h4 {font-size:19.8px; line-height:19.6px;}
	h5 {font-size:16.2px; line-height:15.4px;}
	h6 {font-size:14.4px; line-height:14px;}
    #primary-menu .menu > li > a, .ubermenu-target {
			font-size:px !important;
	}
}