/* Enter Your Custom CSS Here */

.caldera-grid .form-control {
    margin-top: 10px;
}

.caldera-grid .btn-default {
    color: #fff;
    background-color: #571d19;
	margin-top: 10px;
  	border: none;
}

.caldera-grid .btn:hover{
	border: 1px solid #571d19;
  	margin-top: 10px;
  	background-color: #fff;
  	color: #571d19;
}

.header_top .left {
width:40%;
}

.header_top .right .inner>div{
	padding-top: 0;
}

.footer_top a{
	color: #fff; 
}

header.scrolled .header_top {background-color: rgba(87,29,25,1)!important;
}
