@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
	width:100%;
}

body {
	background-color:#DCAB3C;
	background:url(../images/Mr-Taco-BG.gif);
	background-size: 100%;
	background-repeat: repeat-y;
	position:relative;
	width:100%; height:100%;
	max-width: 100%;
	font-size:100%;
	font-family:Verdana, Geneva, sans-serif;
	color:#265E78;
	overflow: scroll;
}

#logo {
	height:75px; width:200px;
	background:url(../images/Mr-Taco-logoSM.gif);
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	top:0; left:0%;
	z-index:35;
	border:1px solid #fff;
	
	/*ROUNDED CORNERS*/
	border-radius:0 0 15px 0px;
	-webkit-border-radius:0 0 15px 0px;
	-moz-border-radius:0 0 15px 0px;
}

#serape {
	right: 0px;
	width:100%; 
	min-height:60px;
	height: auto;
	/*margin-top:45px;*/
	background:url(../images/zarape_bckgrnd.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	position:fixed;
	z-index:30;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}

#address {
	font-family:lithospro, Verdana, Geneva, sans-serif;
	text-align:right;
	padding-right:3%;
	font-size:15px;
	color:#fff;
	position:fixed;
	right: 0px;
	top:10px;
	z-index:10000;
	text-shadow:#000 2px 2px 3px;
}

#menuhome {
	width: 90%;
	left: 300px;
	float: left;
	margin-top: 60px;
}


table {
	float: left;
}

.cartashor {
	width: 80%;
	max-width: 400px;
	height: auto;
	margin-bottom: 10px;
	border: 5px solid gray;
}




#menuder img{
	float: center;
	text-align: center;
	width: 80%;
	border: 3px solid white;
} 

#menufam {
	float: center;
	right: -60px;
	width: 600px;
	height: 450px;
	margin-left: 30%;
	margin-right: 30%;
}

#menufam img{
	width: 100%;
	margin-bottom: 20px;
	border: 3px solid white;
}

#famder {
	float: right;
	right: -60px;
	width: 346px;
	height: auto;
	margin-bottom: 10px;
}

.row #famosos img {
	width: 90%;
	padding: 10px;
	float: center;
	max-width: 600px;
}

.content {
	width:100%; min-width:1000px; 
	height:75%; min-height:400px;
	position:relative;
	/*padding-left: 250px;*/
	padding:0;
}

#guac {
	bottom: 53px;
	top: 53px;
	height: auto;
	position: relative;
	overflow: hidden;
	z-index: -1000;
	border-bottom: 4px solid white;
	background: url(../images/guacamole-big.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

#guac img {
	width: 100%;
	height: auto;
	float: center;
}

#interior {
	position: relative;
	width: 100%;
	height: 50%;
	z-index: -1000;
	display: inherit;

}

.slideshow {
	overflow: hidden;
	width: 100%;
}
	
.splashimg {
	margin-bottom:25px;
	position:relative;
	border-bottom:4px solid #fff;
}

.title {
	height:100px; width:75%;
	z-index:5;
	position:absolute;
	bottom:-22px; left:35px;
	text-align:left;
}

#nav {
	width:30%; height:36px;
	position:absolute;
	bottom:15px; right:35px;
	
	font-family:lithospro, Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#fff;
	text-shadow:#000 2px 2px 4px;
}

#nav ul {
	float:right;
}

#nav ul li {
	float:left;
	margin-left:15px;
}


.text {
	width:45%; min-height:100px;
	float:left;
	position:relative;
	z-index:20;
}	

.scalable {
	max-width:100%;
	min-height:100%;
	min-width:1000px;
	width: 100%;

}

#links {
	width:25%; height:15%;
	position:absolute;
	top:175px; right:15%;
	z-index:20;
	
	color:#fff;
	font-family:lithospro, Verdana, Geneva, sans-serif;
	font-size:3em;
	text-shadow:#000 5px 5px 7px;
	text-align:center;
}	

#bgblue {
	height:8%; width:100%; min-height:30px;
	background:url(../images/Mr-Taco-bocado.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#265E78;
	z-index:1;
	border-top:4px solid #fff;
	position: fixed;
	bottom: 0;
	left: 0;
}

@font-face {
    font-family: 'lithospro';
    src: url('../fonts/lithospro-black-webfont.eot');
    src: url('../fonts/lithospro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lithospro-black-webfont.woff') format('woff'),
         url('../fonts/lithospro-black-webfont.ttf') format('truetype'),
         url('../fonts/lithospro-black-webfont.svg#lithos_pro_regularbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clear {clear:both;}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#DCAB3C;
}

h1 {
	font-family:lithospro, Verdana, Geneva, sans-serif;
	font-size:3.5em;
	color:#fff;
	text-shadow:#000 5px 5px 7px;
}

#navegar {
	z-index: 1;
}

#botones li {
	list-style: none;
}

#botones h5 {
	float: center;
	position: relative;
	display: block;
	width: 85%;
	height: auto;
	font-size: 2em;
	list-style-type: none;
	padding: -5px;
}

#botones > a{
	list-style: none;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

 /* Dropdown Button */
.dropbtn {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding-bottom: 6px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    min-width: 360px;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    list-style-type: none;
    padding-top: 15px;
    margin-top: 0px;
    z-index: -1000;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 5px 5px;
    text-decoration: none;
    display: block;
     list-style-type: none;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
	background-color: transparent;
	list-style-type: none;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
    list-style-type: none;
    z-index: 3;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: transparent;
    
}

h2 {
	font-family:lithospro, Verdana, Geneva, sans-serif;
	font-size:3.5em;
	color:#fff;
	text-shadow:#000 3px 3px 5px;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.75em;
	color:#000;
	font-style:italic;
	margin-bottom:10px;
}

h4 {
	font-family:lithospro, Verdana, Geneva, sans-serif;
	font-size:1.3em;
	color:#fff;
	text-shadow:#000 2px 2px 3px;
}

h5	{
	font-family:lithospro, Verdana, Geneva, sans-serif;
	font-size:2.5em;
	color:#fff;
	text-shadow:#000 2px 2px 3px;
	margin: -2px;
}

p {
	color:#000;
	font-size:1.5em;
	overflow:auto;
	width:100%;
}

.choice { width:80%; float:left; font-weight:bold; clear:both; color:#265E78; }
.prices { width:20%; float:right; clear:right; text-align:right; font-weight:bold; }
.meats { width:70%; text-align:left; font-style:italic; padding-left:10%; padding-right: 20%; display:block;}

.italic {font-style:italic;}
.bold {font-weight:bold; }

@media screen and (min-width: 480px) and (orientation:portrait) {
	#botones h2 { padding-right:20px; text-align: center; display: inline; }
	#guac { display: none; }
	#todomenu { top: 350px; position: relative; }
	h3, h4, p { font-size: 3.5em; }
	#todomenu #menuboton h2 { font-size: 4.5em; }
	.dropdown-content { font-size: 2em; }
	.dropdown:hover .dropdown-content { display: none; list-style-type: none; }
}


/* KP 17 dic 2021 */
.es, .en, .precio{ font-size:1.5em; color:#000; }
.es{ display:block; font-weight:bold; clear:both; color:#265E78; }
.en{ padding-left:10%; padding-right: 20%; display:block; font-style:italic; }
.precio { padding-left:5px;  text-align:right; font-weight:bold; }
.notas{ padding:30px 40px; background:rgba(255,255,255,0.8); }
.notas li{ margin:0 0 0 20px; padding:5px 0; font-size:2em; color:#000; }
.col-titulo{ padding-left:5px; font-size:1em; color:#000; }
.oculto{ display:none; }

@media screen and (max-width:600px){
	*{ margin:0; padding:0; box-sizing:border-box;  }
	.oculto-movil{ display:none; }
	h2{ font-size:2.5em; }
	h3, h4, p { font-size: 1.5em; }
	#botones{ display:none; }
	#address{ display:none; }
	#bgblue{ position:static; }
	.choice { width:70%; display:inline-block; float:none; line-height:1.2;  }
	.prices { width:27%; display:inline-block; float:none; }
	.meats { width: 100%; margin-bottom:20px;  }
	.notas{ padding:20px; }
	.notas li{ font-size:1.5em; }
}


