<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background-color: #E5EFF0;
}

h1,h2,h3,h4,h5
{
	font-family: 'Lobster', cursive;

}

#logo img
{
	height: 125px;
	margin:20px auto 20px 5px;
}


.carousel-caption
{
	background-color: rgba(150,28,38,.8);
	padding:20px 0px;
}
.spacer
{
	clear: both;
	height: 20px;
	display: block;
}
.spacer2x
{
	clear: both;
	height: 40px;
	display: block;
}

.bloque
{
	margin: 0px auto 20px auto;
}

.bloque a 
{
	box-shadow: 0px 0px 3px #333;
	transition: all .2s linear;
	display: block;
}

.bloque a:hover
{
	box-shadow: 0px 0px 20px #333;	
	transition: all .2s linear;
}
 
.navbar-inverse .navbar-nav &gt; li &gt; a, .navbar-inverse .navbar-nav &gt; li &gt; a {
    
	display: block;
	padding-top: 70px;
	padding-bottom: 70px;
	font-family: 'Lobster', cursive;
	font-size: 2.1rem;
}


.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
    background-color: #F9B235;
}

.heading
{
	background-color: #F9B235;
	color: #fff;
	padding:25px;
	font-family: 'Lobster', cursive;
	font-size: 4.2rem !important;
	text-align: right;
	background-image: url('../img/h1-bk.png');
	background-position: right center;
	background-repeat: no-repeat;
	margin:0;
}

.table
{
	color: #111;
	background-color: #fff;
}

.table th
{
	color: #111
}

.table td strong, .table_responsive strong
{
	color: #be1822
}

.table td b
{
	color: #F9B235;
	display: block;
	text-align: right;

}

#map iframe
{
width: 100% !important;
}

#hashtag
{
	background-color: #be1822;
	display: block;
	padding:15px 20px;
	text-align: center;
	color: #fff;
	font-family: 'Lobster', cursive;
	font-size: 4rem !important;
	transition: all .2s linear;
}

#hashtag:hover
{
	background-color: #F9B235;
	text-decoration: none;

}
.bloque_info
{
	padding: 20px;
	background-color: #fff;
}

.table_item_row
{
	background-color: #fff;
	margin-bottom: 10px;
}

.table_item
{
	padding: 10px;
}

.establecimiento_ficha
{
	height: 610px;
}
.establecimiento_ficha h2
{
	font-family: Arial, sans-serif;
	font-size: 2rem;
	margin: 0 !important;
	min-height: 68px;
	text-transform: lowercase;
}
h2:first-letter{
	text-transform: uppercase;
}


.establecimiento_ficha h3
{
	font-family: Arial, sans-serif;
	font-size: 1.5rem;
	font-weight: bolder;
	margin: 10px auto !important;
	min-height: 35px;
	text-transform: uppercase;
}

.establecimiento_ficha_home{
	border:1px solid #888;
	background: #fff;
	border-radius:3px;
	padding:10px 0;
}

.establecimiento_ficha_home h2
{
	/*font-family: Arial, sans-serif;*/
	font-size: 2.5rem;
	margin: 0 !important;
	min-height: 38px;
	text-transform: lowercase;
}

.establecimiento_ficha_home h3
{
	font-family: Arial, sans-serif;
	font-size: 1.6rem;
	margin: 0 !important;
	min-height: 38px;
	text-transform: uppercase;
}




#guia .row
{
	background-color: #fff;
	margin-bottom: 20px;
}

#guia .guia-order
{
	padding:30px 0px;
	color: #be1822;
}

#guia .guia-text
{
	padding-top:30px;
	color: #222;
	font-size: 2.5rem;
}

#ingredientes_area, #elaboracion_area
{
	display: none;
}

#formPanel h2
{
	font-size: 20px;
	background-color: #eaeaea;
	padding:20px;
}

.control-label-required:after { 
   content:"*";
   color:red;
}

#blog h2
{
	font-size: 2.5rem;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;

}

#home_blog h3
{
	margin:0px;
	padding: 10px;
	background-color: #be1822;
	color: #fff;

}
#home_blog ul
{
	margin:0px;
	padding: 0px;
	list-style: none;
}

#home_blog li a
{
	display: block;
	border-bottom: 2px solid #E5EFF0;
	font-size: 1.9rem;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;
	line-height: 100%;
	padding:15px 10px;
}

#home_blog li a:hover
{
	text-decoration: none;
	color: #be1822;
	background-color:  #E5EFF0;
}

#home_agenda h3
{
	margin:0px;
	padding: 10px;
	background-color: #be1822;
	color: #fff;

}
#home_agenda ul
{
	margin:0px;
	padding: 0px;
	list-style: none;
}

#home_agenda li a
{
	display: block;
	border-bottom: 2px solid #E5EFF0;
	font-size: 1.5rem;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;
	line-height: 100%;
	padding:15px 10px;
}

#home_agenda li a:hover
{
	text-decoration: none;
	color: #be1822;
	background-color:  #E5EFF0;
}

#home_tapa,label,.bloque_info
{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;
}

#home_tapa h3
{
	margin:0px;
	padding: 10px;
	background-color: #be1822;
	color: #fff;

}
#home_tapa ul
{
	margin:0px;
	padding: 0px;
	list-style: none;
}

#home_tapa li a
{
	display: block;
	border-bottom: 2px solid #E5EFF0;
	font-size: 1.9rem;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;
	line-height: 100%;
	padding:15px 10px;


}

#home_tapa ol { counter-reset: item; }
#home_tapa ol li { display: block; }
#home_tapa ol li:before {
            content: counter(item) ". ";
            counter-increment: item;
            color: #BE1822;
        }

#home_tapa,label,.bloque_info
{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;
}

#home_tapa h3
{
	margin:0px;
	padding: 10px;
	background-color: #be1822;
	color: #fff;

}
#home_tapa ul
{
	margin:0px;
	padding: 0px;
	list-style: none;
}

#home_tapa li a
{
	display: block;
	border-bottom: 2px solid #E5EFF0;
	font-size: 1.9rem;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;
	line-height: 100%;
	padding:15px 10px;


}



#home_tapa,label,.bloque_info
{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;
}

#home_tapa h3
{
	margin:0px;
	padding: 10px;
	background-color: #be1822;
	color: #fff;

}

#home_rrss,label,.bloque_info
{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;
}

#home_rrss h3
{
	margin:0px;
	padding: 10px;
	background-color: #be1822;
	color: #fff;

}
#home_rrss ul
{
	margin:0px;
	padding: 0px;
	list-style: none;
}

#home_rrss li
{
	display: inline-block;
}

#home_rrss li a
{
	display: inline-block;
	border-bottom: 2px solid #E5EFF0;
	font-size: 1.9rem;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;
	line-height: 100%;
	padding:15px 10px;


}

.banner_txt
{
	background-color: #F9B235;
	text-align: center;
	color: #be1822;
	padding: 12px;
	background-image: url('../img/h1-bk.png');
	background-repeat: no-repeat;
	background-position: bottom right

}

.banner_txt strong
{
	font-size: 150%;
	background-color: #be1822;
	color: #fff;
	padding: 10px 10px;
}

.banner_txt h1
{
	color: #fff;
	margin:0 auto 20px auto;
	padding:0;
	font-size: 45px;
}

#footer
{
	background-color: #fff;
	padding:40px 0px;
	color: #000;
	border-top: 2px solid #be1822;
	border-bottom: 10px solid #be1822;
	margin-top:32px;

}

#footer p
{
	text-transform: uppercase;
	font-size: xx-small;
}</pre></body></html>