@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #242424;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:100%; height:auto; float:left; padding:1% 0%;}
#menu_botones{ width:80%; height:auto; float:left; padding:3% 10%;}
#botones{ width:100%; height:auto; float:left; margin:0px; padding:0px; max-width:1200px;}
#botones li { display:inline; }
#botones li a {  
	font-family: titulo;
	font-size: 20px;
	color: #c5c5c5;
	text-decoration: none;	
	width:100%;
	float:left;
	padding:2% 0%;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
    margin: 0% 2%;
    letter-spacing: 1px;
	border-bottom:#404040 1px solid;
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;	
	width:100%;
	float:left;
    margin: 0% 2%;
	padding:2% 0%;
    letter-spacing: 1px;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;	
	width:100%;
	float:left;
    margin: 0% 2%;
	padding:2% 0%;
    letter-spacing: 1px;
}
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:40px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:5%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:15%;}
.ico_whatsapp{ width:70%; height:auto; float:left; background:#40e15d; padding:15%;}
.ico_facebook{ width:70%; height:auto; float:left; background:#3d548e; padding:15%;}
.ico_youtube{ width:70%; height:auto; float:left; background:#de1a2a; padding:15%;}
.ico_instagram{ width:70%; height:auto; float:left; background:#cb2a5f; padding:15%;}
.ico_mail{ width:70%; height:auto; float:left; background:#0f7dee; padding:15%;}
.ico_ubicacion{ width:70%; height:auto; float:left; background:#f6f6f6; padding:15%;}
.ico_ubereats{ width:70%; height:auto; float:left; background:#000; padding:15%;}
/*************************************************************************/
.banner1{ width:100%; height:auto; float:left; background:url('../banner/1.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner1Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden;}
/*************************************************************************/
.banner2{ width:100%; height:auto; float:left; background:url('../banner/2.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner2Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner3{ width:100%; height:auto; float:left; background:url('../banner/3.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner3Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner4{ width:100%; height:auto; float:left; background:url('../banner/4.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner4Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner5{ width:100%; height:auto; float:left; background:url('../banner/5.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner5Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner6{ width:100%; height:auto; float:left; background:url('../banner/6.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner6Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner7{ width:100%; height:auto; float:left; background:url('../banner/7.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner7Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner8{ width:100%; height:auto; float:left; background:url('../banner/8.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner8Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner9{ width:100%; height:auto; float:left; background:url('../banner/9.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner9Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner10{ width:100%; height:auto; float:left; background:url('../banner/10.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner10Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner11{ width:100%; height:auto; float:left; background:url('../banner/11.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner11Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner12{ width:100%; height:auto; float:left; background:url('../banner/12.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner12Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner13{ width:100%; height:auto; float:left; background:url('../banner/13.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner13Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner14{ width:100%; height:auto; float:left; background:url('../banner/14.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner14Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner15{ width:100%; height:auto; float:left; background:url('../banner/15.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner15Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner16{ width:100%; height:auto; float:left; background:url('../banner/16.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner16Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner17{ width:100%; height:auto; float:left; background:url('../banner/17.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden; }
#banner17Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner18{ width:100%; height:auto; float:left; background:url('../banner/18.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner18Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner19{ width:100%; height:auto; float:left; background:url('../banner/19.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner19Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner20{ width:100%; height:auto; float:left; background:url('../banner/20.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner20Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner21{ width:100%; height:auto; float:left; background:url('../banner/21.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner21Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*************************************************************************/
.banner22{ width:100%; height:auto; float:left; background:url('../banner/22.jpg'); padding:8% 0%; background-attachment: fixed; overflow:hidden;}
#banner22Cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:800px; padding: 0% 10%; overflow:hidden;}
/*********************************************************************************/
.columna1{ width:100%; height:auto; float:left;}
.columna1Nombre{ width:95%; height:auto; float:left;}
.columna1Precio{ width:5%; height:auto; float:left; }

.columna0{ width:100%; height:auto; float:left;}

.columna4{ width:100%; height:auto; float:left; margin-bottom:1%;}
.columna4Nombre{ width:50%; height:auto; float:left; margin-right:10%;}
.columna4OZ{ width:10%; height:auto; float:left;}
.columna4OZPrecio{ width:10%; height:auto; float:left;}
.columna4ML{ width:10%; height:auto; float:left;}
.columna4Precio{ width:10%; height:auto; float:left;}

.columna3{ width:100%; height:auto; float:left; margin-bottom:1%;}
.columna3Nombre{ width:70%; height:auto; float:left; margin-right:10%;}
.columna3ML{ width:10%; height:auto; float:left;}
.columna3Precio{ width:10%; height:auto; float:left;}
.columna3Precio2{ width:20%; height:auto; float:left;}

.caja100{ width:100%; height:auto; float:left; margin:0% 0% 2% 0%;}
.cajaCuatro{ width:100%; height:auto; float:left; margin:0% 0% 2% 0%;}
/*********************************** DERECHOS  ****************************************/
.pie50{ width:50%; height:auto; float:left; padding: 1% 0% 0% 0%;}
#derechos{ width:100%; height:auto; float:left;  background:#332f36; padding: 0.5% 0%; overflow:hidden;}
#derechos_info{ width:90%; height:auto; margin:0% auto 0% auto; max-width:1200px; padding: 0% 5%; overflow:hidden;}
/*********************************** TIPOGRAFIAS  *****************************************/
.Titulo {
	font-family: titulo;
	font-size: 45px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
    line-height: 50px;
}
.Texto {
	font-family: titulo;
	font-size: 15px;
	color: #b4b4b4;
	text-decoration: none;
}
.Precio {
	font-family: normal;
	font-size: 15px;
	color: #ffc600;
	text-decoration: none;
}
.TPunto {
	font-family: titulo;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}	