/*****************************************

CUSTOM CSS

******************************************/

a:focus, a:active {
	color:#9e7c4f !important;
}

.bottom_menu li a {
	font-size:120%;
}

.google-maps {
	position: relative;
	padding-bottom: 35%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.readmore a {
background:rgba(255,255,255,0.80);
border:1px solid rgba(158, 124, 79,0.6);
padding:5px 5px;
}

.social-links {
    bottom: 150px;
}

.radio label {
    display: block;
}