/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 81.3%;
}
/* = = = = = = = = = = = = = = = = = = = = = = = */
#header {
	display: block;
	height: auto;
}
#branding,
#header_center {
	display: inline-block;
	position: relative;
	
}
#branding {
	margin: 0;
	width: 25%;
}
#logo,
.region-header-center {
	margin: 10px 10px 0 10px;
}
#header_center {
	width: 74%;
}
#header_right {
	display: block;
	width: 100%;
}
#branding #logo {
	position: relative;
	left: auto;
	top: auto;
}
#header_right .vcard {
	text-align: center;
	font-size: 1.4em;
	margin: 0 10px 5px 10px;
}
#header_right .vcard .adr,
#header_right .vcard .line,
#header_right .vcard .tel,
#header_right .vcard .email {
	display: inline-block;
}
#header_right .vcard .street-address::after {
	content: ',';
}
#header_right .vcard .adr::after,
#header_right .vcard .tel::after {
	content: ' -';
}	
/* = = = = = = = = = = = = = = = = = = = = = = = */
#block-superfish-1 #superfish-1-select {
	background: none;
	border: 0;
}
 #block-superfish-1 #superfish-1-select option {
	background: #CEB77B;
	color: #633231;
	border: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 15px;
	text-align: left;
}
 #block-superfish-1 #superfish-1-select option:checked:hover,
 #block-superfish-1 #superfish-1-select:focus option:checked:hover {
	 background: green !important;
 }
#block-superfish-1 #superfish-1-select {
	color: #633231;
	border: 0;
	font-size: 16px;
	font-weight: bold;	
	height: 47px;
	text-align: center;
}

#block-superfish-1 #superfish-1-select option:first-child {
	display: none;
	text-align: center;
	padding-left: 50px;
}
/* = = = = = = = = = = = = = = = = = = = = = = = */
#block-menu-menu-footer-menu {
	display: none;
}
#block-block-3 {
	margin-top: 15px;
}
/* = = = = = = = = = = = = = = = = = = = = = = = */

