@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
a {
	text-decoration: none;
	color: green;
}
p > a:hover {
	color: #d9d9d9;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1% 0 1% 0;
}
._12 {
	font-size: 1.2em;
}
._14 {
	font-size: 1.4em;
}
ul {
	padding: 0;
	list-style: none;
}
.footer-social-icons {
	/*width: 350px;*/
	display: block;
	margin: 0 auto;
}
.social-icon {
	color: #fff;
}
ul.social-icons {
	margin-top: 10px;
}
.social-icons li {
	vertical-align: top;
	display: inline;
	height: 100px;
}
.social-icons a {
	color: #fff;
	text-decoration: none;
}
.fa-facebook {
	padding: 10px 14px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #322f30;
}
.fa-facebook:hover {
	background-color: #3d5b99;
}
.fa-twitter {
	padding: 10px 12px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #322f30;
}
.fa-twitter:hover {
	background-color: #00aced;
}
.fa-rss {
	padding: 10px 14px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #322f30;
}
.fa-rss:hover {
	background-color: #eb8231;
}
.fa-youtube {
	padding: 10px 14px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #322f30;
}
.fa-youtube:hover {
	background-color: #e64a41;
}
.fa-linkedin {
	padding: 10px 14px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #322f30;
}
.fa-linkedin:hover {
	background-color: #0073a4;
}
.fa-github {
	padding: 10px 14px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #322f30;
}
.fa-github:hover {
	background-color: #5a32a3;
}
body, html {
	width: 100%;
	height: 100%;
	font-size: 15px;
	margin: 0;
	padding: 0;
	
	background-attachment: fixed;
	background-size: cover;
	font-family: 'Roboto', sans-serif;
}
.slideout-menu {
	top: 0;
	bottom: 0;
	width: 276px;
	min-height: 200vh;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	z-index: 0;
	display: none;
	background-color: #000;
	
	background-attachment: fixed;
}
.slideout-menu-left {
	left: 0;
}
.slideout-menu-right {
	right: 0;
}
.slideout-panel {
	position: relative;
	z-index: 1000000;
	will-change: transform;
	height: 100%;
	background-image: url("http://hemisferiorestaurante.com/wp-content/uploads/2018/11/FOTO-DI%CC%81A-HEMIS-49-opti-1.jpg");
	background-attachment: fixed;
}
.slideout-open, .slideout-open body, .slideout-open .slideout-panel {
	overflow: hidden;
}
.slideout-open .slideout-menu {
	display: block;
}
body, html {
}
h1, h2, h3, h5, h6 {
	margin-top: 5px;
	color: #ECECEC;
	text-shadow: 1px 0.5px #000000;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	
}

h2 {
	margin-top: 5px;
	color: #ECECEC;
	text-shadow: 1px 0.5px #000000;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	font-size:50px;
	font-weight: 600;

}

h4 {
	margin-top: 5px;
	color: orange;
	font-size:16px;
	text-shadow: 1px 0.5px #000000;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
		font-family: 'Roboto', sans-serif;

}
hr {
	margin: 0px 0;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	display: block;
}
li {
	line-height: 1.4;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 16px;
}
button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	font-family: inherit;
	font-style: inherit;
	padding: 1em;
}
input[type="submit"]::-moz-focus-inner, button[type="submit"]::-moz-focus-inner, button:-moz-focusring, input:-moz-focusring {
outline: 0;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
.content-area {
	padding: 1em 1em;
	background-color: rgba(255,255,255,0.25);
	display: block;
	margin-bottom: 10px;
}
.page {
	max-width: 700px;
	margin: auto;
}
.specials-round {
	width: 20%;
	width: 50px;
	height: 40px;
	border-radius: 50%;
	margin-top: 0px;
	margin-right: -10px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: right;
	color: #fff;
	display: block;
}
.specials-round h4 {
	text-align: center;
}
.specials-round h4 {
	color: #fff;
}

.precio {
	font-size: 14px;
}
.tipo-precio {
	text-shadow: none;
	position: relative;
	clear: both;
	font-size: 8px;
	top: 3px;
}
.euro {
	position: relative;
	top: -1px;
	left: 0px;
	font-size: 9px;
	clear: right;
}
.alergenos {
	clear: left;
	text-align: left;
	margin-left: 5px;
}
.blanco {
	color: #fff;
	font-size: 9px;
}
.encabezado {
	background-color: rgba(255,255,255,1);
	margin-botton: 200px;
}
.logo {
	display: block;
	margin: auto;
}
.banderas {
	display: block;
	float: right;
	margin-top: -10px;
	padding-bottom: 20px;
}
.carta {
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.descripcion {
	color: #fff;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 3px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
}
.container {
	position: relative;
	width: 100%;
	height: 110px;
}
.image {
	display: block;
	margin: auto;
	padding-top: 5px;
	text-align: center;
}
.overlay {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
}
.container:hover .overlay {
	bottom: 0;
	height: 100%;
}
.direccion {
	width: 235px;
	margin-left: 10px;
	margin-top: 20px;
	color: #ffffff;
	font-size: 14px;
	overflow: auto;
}
.mapa {
	clear: both;
	margin-top: 20px;
	text-align: center;
}
.textopie {
	color: #fff;
	font-size: 12px;
	margin: 20px;
	clear: both;
}
.copyright {
	color: GREEN;
	font-size: 10px;
	text-align: center;
	margin: 20px;
	text-shadow: 1px 0.5px #000000;
}
.transparente {
	opacity: 0.4;
}
.float-left {
	float: left;
	margin-top: 20px;
}
.espacio {
	margin-top: 20px;
	margin-bottom: 40px;
	clear: both;
	 font-family: 'Shadows Into Light', cursive;
}
.iconos-centrado {
	text-align: center;
	margin-top: 20px;
}
.nota-carta {
	font-size: 14px;
	color: #ffffff;
	margin-top: -30px;
	margin-bottom: 20px;
	line-height: 1.1;
	clear: both;
	display: block;
}
