#frontsearchbar{
	padding:0px !important;
}
.terry-colour-1 button{
	background-color:#d0eefe !important;
	color:black !important;
}

.terry-colour-1 button:hover{
	background-color:#a6e2f8 !important;
}
.bg-primary {
	background-color:#a6e2f8 !important;
}
#menu-terry-menu-footer{
	flex-direction:row !important;
}
#menu-terry-menu-footer .nav-link{
	margin-left:8px !important;
}
.nav-link:hover{
	text-decoration:none !important;
}
#rohsigma_ref,.rohsigma_reset,.rohsigma_search{
height:39px !important;
}
#rohsigma_ref::placeholder{
color:grey !important;
}
#rohsigma_location,#rohsigma_type,#rohsigma_sort,#rohsigma_maxprice,#rohsigma_minprice,#rohsigma_bathrooms,#rohsigma_bedrooms{
	border:1px solid grey !important;
	border-radius:8px !important;
	color:grey !important;
	background-color:white !important;
	height:39px !important;
}
.vscomp-value{
	color:grey !important;
	opacity:1 !important;
	font-size:17px !important;
	padding-top:5px !important;
}
#rohsigma_search{
	background-color:#a6e2f8 !important;
	color:black !important;
	border:1px solid grey !important;
	border-radius:8px !important;
	font-size:17px !important;
	text-transform: capitalize !important;
}
#rohsigma_search:hover{
	opacity:0.8 !important;
	color:grey !important;
}
#main_header_single_costa{
	min-height: 768px !important;
	height: 100vh !important;
}
.frontcard {
	background-color: rgba(255, 255, 255, 0.25) !important;
}
@media (max-width: 768px) {
#menu-terry-menu-footer{
	flex-direction:column !important;
}
#main_header_single_costa{
	min-height: 400px !important;
	height: 400px !important;
}
}
