
body {
  font-family: 'Montserrat', sans-serif;
	font-weight:300;
	color: #2F2F32;
	padding:0;
	margin:0;
	width: 100%;
	height: 100%;
	font-size:20px !important;
	line-height:25px !important;
}

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

a:link {
   color: #000;
   text-decoration: none;
font-family: 'Montserrat', sans-serif;
}

a:visited {
   color: #000;
   text-decoration: none;
   font-family: 'Montserrat', sans-serif;
}

a:active {
   color: #000;
   text-decoration: none;
   font-family: 'Montserrat', sans-serif;
}

a:hover {
   color: #000;
   text-decoration: none;
   font-family: 'Montserrat', sans-serif;
}

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

TABLE {
	font-weight:300;
	color: #535353;
	padding:0;
	margin:0;
	width: 100%;
	height: 100%;
	font-size:20px;
	line-height:23px !important;
}

.titulo{
  font-family: 'Oswald', cursive;
	font-size: 45px;
  font-weight:500;
	color: #D2172D;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 50px;
}

h1{
  font-family: 'Oswald', cursive;
	font-size: 45px;
  font-weight:500;
	color: #D2172D;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 50px;
  text-transform: uppercase;S
}

h2{
  font-family: 'Oswald', cursive;
	font-size: 40px;
  font-weight:500;
	color: #D2172D;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 50px;

}

h3{
  font-family: 'Oswald', cursive;
	font-size: 35px;
  font-weight:500;
	color: #D2172D;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 40px;

}

.mas_titulo{
  font-family: 'Oswald', cursive;
	font-size: 45px;
  font-weight:500;
	color: #D2172D;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 50px;
}

#confirmacion{
   font-size: 12px;
   color: #66CC00;
   font-weight:bold;
   font-style:italic;
   text-decoration: underline overline;
}

#error{
   font-size: 12px;
   color: #CC0000;
   font-weight:bold;
   font-style:italic;
   text-decoration: underline overline;
}

.titleMenu{
	font-size: 25px;
	color: #D7181E;
  font-weight: 700;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 33px;
}

.priceMenu{
	font-size: 30px;
	color: #D7181E;
  font-weight: 700;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 38px;
}
/* ------------------------------------------------------------- */


.diaEvento{
	background: #000;
	font-size:13px;
	padding: 5px 5px 5px 5px;
}


.fecha_evento{
	color:#000;
	font-size:16px;
	font-style:normal;
	margin-bottom: 5px;
}

.titulo_evento{
	font-size:25px; font-weight:bold; color:#CC1F26;
}

.titulo_evento a{
	color:#000;
	font-size:25px; font-weight:bold; color:#CC1F26;
	text-transform:uppercase;
}

.info_evento{
	font-style:italic;
	font-size:12px;
	margin-bottom: 5px;
}

a.miga{ color:#666 !important; font-style:italic; font-size:14px !important; }

.descuento{
	color:#fff !important;
}
.precio_producto{
	 color:#fff !important;
}


.valor_pedido{ border: none !important; background: none !important; color:#552600 !important;  font-size:22px !important; font-weight:bold; text-align: right; width: 100%; }
.valor_pedido_descuento{ border: none !important; background: none !important; color:#000 !important; font-size:22px !important; color:#552600 !important; text-align: right; width: 100%; }






.container h2, h3{

	color: #000 !important;

}
