<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	overflow-x: hidden;
    font-family: 'Signika Negative';
}

.content {
    min-height: 300px;
}

.large-icon {
    font-size: 13em !important;
}

.contact .contact-address {
    padding: 0 1.5rem;
}

.navbar .mod-languages {
    padding-bottom: 0.425rem;
    padding-top: 0.425rem;
}

.lang-inline {
    list-style: outside none none;
    margin: 0;
}

.lang-inline &gt; li {
    display: inline;
    margin-left: 8px;
}


.login {
    margin: 0 auto;
    max-width: 330px;
    padding-top: 1em;
}

.tags.inline {
    padding-left: 0;
}

.tags.inline li {
    display: inline;
}

.item-image {
    margin-bottom: 20px;
}

.autocomplete-suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.autocomplete-suggestion {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.autocomplete-suggestion:hover, .autocomplete-suggestion:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

.autocomplete-suggestion.active, .autocomplete-suggestion:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}

/* restaurantes */
/* reset */
.restaurante .vrst_details_info {
    float: none;
}

.restaurante ul#myTab {
    float: none;
    width: 100%;
    font-family: yanone kaffeesatz;
	padding-top: 1em;
}

.restaurante .inner_tab_part {
    float: none;
    width: 100%;
    background: rgba(242,239,242,1);
    background: -moz-linear-gradient(top, rgba(242,239,242,1) 0%, rgba(254,254,254,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,239,242,1)), color-stop(100%, rgba(254,254,254,1)));
    background: -webkit-linear-gradient(top, rgba(242,239,242,1) 0%, rgba(254,254,254,1) 100%);
    background: -o-linear-gradient(top, rgba(242,239,242,1) 0%, rgba(254,254,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(242,239,242,1) 0%, rgba(254,254,254,1) 100%);
    background: linear-gradient(to bottom, rgba(242,239,242,1) 0%, rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2eff2', endColorstr='#fefefe', GradientType=0 );
}

.detail-tabs ul.nav.nav-tabs li {
    width: unset;
    float: unset;
    font-size: 1.4em;
}

.detail-tabs ul.nav.nav-tabs li.active a:after {
    display: none;
}

/* tipografia */
body {
	font-size: 1.5rem;
    font-weight: 400;
    text-shadow: none;
}

label,input,button,select,textarea, .listing_data * {
    font-size: 1.5rem;
}



/* menu */
.active.show {
    opacity: 1;
}

.restaurante .cat_menuitems_wrapper .cat_menuitems_inner .cat_menuitems .menu_tab {
    width: 50%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 0.1em;
}

.restaurante .item_img {
    padding: 0;
}

.restaurante .item_img figure {
    padding: 0;
    margin: 0;
    width: 100%;
    padding-top: 100%;
    overflow: hidden !important;
}

.restaurante .item_img figure img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.restaurante figure img {
    object-fit: cover;
    height: 100%;
}

img.iconoalergeno, img.icono_car_extra {
    width: 40px;
    margin: .2em;
}

.item_row.alergenos {
    flex: 1;
    text-align: right;
}

.col-7.menu_data {
    display: flex;
    flex-flow: column;
}

.item_row.item_desc {
    flex: 1;
}

.col-7.menu_data {
    flex: 1;
    float: none;
}

.item_content {
    display: flex !important;
	flex-wrap:wrap;
}


.item_row.item_title {
    font-weight: bold;
}

.detail-tabs ul.nav.nav-tabs li a {
    font-family: yanone kaffeesatz;
    font-weight: 500;
    font-size: 1em;
}

.detail-tabs ul.nav.nav-tabs li a {
    font-family: yanone kaffeesatz;
    font-weight: 500;
    font-size: 1em;
}

.menu_tab .item_content {
    border: none;
    background-color: #fdfdfd;
	margin-bottom: 1em;
	box-shadow: 1px 1px 2px 1px #0000000d;
}

.menu_tab .item_content .col-5.menu_data{
    padding: 1em 1em 1em 1em;
    background-color: white;
	line-height: 1.5em;
	}

.menu_tab .item_img img {
}

.detail-tabs ul.nav.nav-tabs li:hover a, .detail-tabs ul.nav.nav-tabs li a:hover, .detail-tabs ul.nav.nav-tabs li.active a:hover, .detail-tabs ul.nav.nav-tabs li.active:hover a, .detail-tabs ul.nav.nav-tabs li.active a {
    color: #7da247;
}

.detail-tabs ul.nav.nav-tabs li a {

}
.detail-tabs ul.nav.nav-tabs li.active a {

    font-weight: 400;
}


.bg-primary {
    background-color: #7da247 !important;
    font-size: 1em;
}

.detail-tabs {
    margin-left: -15px;
    margin-right: -15px;
}

.jumbotron {
    padding-bottom: 25px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.jumbotron h1 {
    font-size: 4em;
	font-family: yanone kaffeesatz;
}

.item_row.item_title {
    font-weight: normal;
    font-family: yanone kaffeesatz;
	font-size: 1.4em !important;
    color: #7da247;
}

.const_quantity {
font-family: 'Merienda', cursive;
font-weight:100;
font-size: 1.2em;
}

a {
    color: #7da247;
    text-decoration: none;
    background-color: transparent;
}
.vrst_dimg_inner {
    height: 50vw;
}

.vrst_dimg_inner:after {
    display: none;
}

.navbar {
    background-color: #585858;
}
.navbar-light .navbar-brand {
    color: #7da247;
}
.navbar {
    border-radius: 0px;
    margin-bottom: 50px;
}

.vrest_dimg .vrst_dimg_inner {
    -webkit-border-radius: 0;
}

.vrst_details_info {
    color: black !important;
}
.detail-tabs ul.nav.nav-tabs li.active a {
    font-weight: 400;
}
.vrst_rating_votes {
    position: absolute;
    top: 50%;
    right: 0;
	transform: translate(-50%, -50%);
}
.menu_type_title {
font-size: 1.7em;
    font-family: yanone kaffeesatz;
	text-align: center;
	margin: 1em 1em 0em 1em;
}

.nav-pills .nav-link {
border-radius: .50rem;
    font-family: signika negative;
    background-color: white;
    margin: 0.5em;
    font-size: 0.8em;
    color: #717171;
}
.e-mailit_toolbox {
    margin-top: 22px !important;
    position: absolute !important;
}

select.menuselect {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 2px 30px 2px 2px;
        border: none;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: center right;
        padding-left: 10px;
		margin-left: 0.7em;
		margin-right: 0.7em;
        box-sizing: border-box;
        width: -webkit-fill-available;
		outline:none;
}


/* estrellas rating */
span.fa.fa-star.checked {
    color: white;
}

span.fa.fa-star {
    color: #7da247;
    padding: .15em;
}

.general span.fa.fa-star.checked {
    color: #7da247;
}


/* botones */
.btn.btn-primary {
    border: none;
    border-radius: 6px;
    font-size: inherit;
	float: none;
	padding: 4px 15px 0px 15px;
	font-family: yanone kaffeesatz;
}

.fa-2x {
	font-size: 2em;
}

#fb-root {
	display: inline;
}

#myTab li a.active {
    background-color: #f1f1f1;
}


.nav-tabs&gt;li&gt;a {
    border: none;
	font-size: 1.2em;
	padding: 1em 1em 1em 1em;
    margin: 0em 0em 0em 1em;
	text-decoration: none;
}
.h1,h1 {
    font-family: yanone kaffeesatz;
    color: white;
	margin: 15px;
}
header.navbar {
    margin: 0;
}

img.logo {
    max-height: 100%;
}

a.cont_logo {
    display: inline-block;
    height: 7vw;
    width: unset;
    max-width: unset;
}
.vrst_details_info.row .etiqueta {
    padding-left: 1em;
}

.col-2.cont_logo_col {
    padding: 0;
}

h2.vrst_dtitle.text-center.p-0.m-0 {
    border-top: 0px;
	font-family: yanone kaffeesatz;
}
.f-summary .summary-data .av-rating .rep-title{
    vertical-align: middle;
}

.btn{
	background-image:none;
}
.restaurants_listing .r_inner_listing .item_content .rating_and_price {
    top: auto;
    bottom: 0;
    text-align: right;
}
.iconos_sociales_ficha {
    font-size: 1.5em;
}
.vrst_details_info.row {
    padding-top: 1em;
    padding-bottom: 1em;
}
.menu_tab .item_content .item_row.cost {
    margin: 0;
    justify-content: center;
    align-items: center;
    display: flex;
	background: #7da247;
    color: white;
border-left: 1px dashed #fdfdfd;
}

.mb-3{
    margin-left: 1em;
}

.item_row.item_title, col-6 {

}
.menu_data {
	padding-top: 2em;
    padding-bottom: 10%;
    padding-right: 0px;
    padding-left: 0px;
}
figure.qr {
    display: inline-block;
    font-size: .7em;
    text-align: center;
    background: white;
	padding-bottom: 1em;
}

figure.qr figcaption {
    text-align: center;
}

.tab-pane-exterior {
    padding: 1em;
	background: #f1f1f1;
}
div#description {
    border-radius: 1em;
}
#tab_selector_menu_general {
	background-color: #ffffff;
    color: #6d6d6d;
    height: 3em;
    padding: 0em 1em 0em 1em;
    font-family: signika negative;
    font-size: 0.8em;
	margin-bottom: 0.5em;
}
div#menu {
    border-radius: 2em;
}

.active.show {
    border-radius: 1em;
	font-family: signika negative;
    color: #7b7b7b;
}
.tab-content-desc {
    font-size: 0.8em;
    margin: 3em;
    font-family: signika negative;
    color: #6f6f6f;
}


.item-value a{
font-family: signika negative;
font-size: 0.8em;
padding-left: 0.8em;
}
div#slider {
    padding-bottom: 10em;
}
div#reviews {
    margin: 2em;
}
div#getloc {
    padding: 2em;
}
select#tab_selector0 {
    background-color: #dedede;
    color: #656565;
    margin-bottom: 2em;
}
.vrst_content_location {
    font-size: 0.9em;
}



/* empieza ajustes de la barra de busqueda */
.exd_search {
    display: flex;
}

input#key_search {
    flex: 1;
}

.rst_top_bar {
    display: flex;
}

.rst_top_bar .filter_index, .rst_top_bar .rst_top_bar_search{
    float:none;
	margin-right:0;
	flex: 1;
	flex-basis: 67%;
}

.rst_top_bar .view-mode.lng_view {
    float: none;
    border: none;
    margin-right: 0;
    display: flex;
    align-content: center;
    justify-content: center;
	flex: 1;
	line-height: 2em;
    text-align: center;
	    color: #868686;
}

.view-mode.lng_view label {
    flex: 1;
}

.view-mode.lng_view a {
    flex: 1;
    float: none !important;
	background: none !important;
    height: unset !important;
	padding: 0 !important;
}

.page-lim select#limit {
font-size: 0.9em;
}

.rst_top_bar .page-lim {
    float: none;
    display: flex;
}

.rst_top_bar .page-lim label, #adminForm .rst_top_bar .page-lim .chzn-container {
    flex: 1;
	display: flex;
}

form#adminForm {
    margin: 20px 0;
}

.rst_top_bar .view-mode.lng_view label {
	line-height: inherit;
	font-size: inherit;
}

span.leyenda {
    padding-left: 0.2em;
}

.restaurants_listing .r_inner_listing .item_content .listing_data .item_row span {
      width: auto;
}

.item_row {
    font-size: .9em !important;
}
/* fin de tempo jose */







.restaurants_listing .r_inner_listing .btn_section .row_item span {
    font-family: yanone kaffeesatz;
    font-size: 1.8em;
}
.restaurants_listing.grid_view .r_inner_listing .btn_section .row_item {
    width: 100%;
}
.restaurants_listing .r_inner_listing .btn_section .row_item a{
	margin-top: 0.6em;
    margin-right: 0.3em;
    margin-left: 0.3em;
	margin-bottom: auto;
}
.restaurants_listing .r_inner_listing .item_content .listing_data .item_row.item_description {
	padding: 0.5em 0.5em;
    font-size: 0.8em !important;
}

.col-sm-4 {
    font-size: 0.7em;
	margin-top: 20px;
}
.item_row.item_location {
    font-size: 0.8em !important;
}
.item_row.item_title a {
    font-size: 1.8em !important;
}
.vrst_details_info.row .etiqueta {
    padding-left: 0.5em;
}

div.item-label {
    font-family: yanone kaffeesatz;
    font-size: 1.3em !important;
    font-weight: 100 !important;
    color: #656565 !important;
	margin-left: 1em !important;
    padding-bottom: 0.5em;
}

.quick-info.item-content {
    padding: 2em;
}
.tab-content-category.item-content {
    padding: 2em;
}
.exDescription {
    padding: 2em;
    font-size: 0.8em;
    line-height: initial;
}

button.btn.btn-success {
    background-color: #7da247;
    border: 0;
    margin: 0.3em;
    border-radius: 0.3em;
    font-size: 1em;
    height: 2em;
    line-height: 0em;
}
.tab_video {
    padding: 2em;
}
.btn_section {
	font-family: signika negative;
    font-size: 0.9em;
}
.btn-success {
    color: #fff;
    background-color: #7da247;
    border: none;
	border-radius: 0.50em !important;
}
button.btn.btn-success {
    min-width: 60px !important;
}




/* horarios */
ul.horarios {
    font-family: 'Signika Negative';
	font-size: .8em;
}

ul.horarios li {
    display: flex !important;
}

span.horario {
    flex: 1;
    text-align: right;
}

.vrst_content_location {
	margin-bottom: 1em;
}

.vrst_content_location i {
	margin-right: 1em;
}




/* reservas */
.filter * {
    font-size: 1rem !important;
    font-weight: normal !important;
}

.filter&gt;ul.clearfix, li.date {
    display: flex;
}

input#select_date {
    flex: 1;
}

.tablePoint span {
    font-size: 1rem;
    /* line-height: .5em !important; */
}

#tableMapping .point div {
    line-height: .9em;
}

.point:after {
   content: "";
   position: absolute;
   top: 100%;
   left: 35px;
   border-top: 20px solid #dfdddc;
   border-top-color: rgba(255,255,255,.85);
   border-left: 20px solid transparent;
   border-right: 20px solid transparent; 
}

#tableMapping .point {
    border-radius:25%;
	-webkit-border-radius: 25%;
}

div.modal{
    max-height: 90%;
	overflow-y: unset;
}

.modal-header {
        background-color: #8aba4d;
        color: #fff;
        padding: 2%;
        border-bottom: 3px solid #8aba4d;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
}

div#loginModal, div#TableReservation {
    padding-right: 0 !important;
    overflow-y: hidden;
}

.jd-register-login-wrapper .jd-register-login-container{
    max-width: unset !important;
}

.jd-button-control {
    display: flex !important;
    flex-wrap: wrap;
}

.akeeba-sociallogin-button {
    flex: 1;
    justify-content: center;
    align-items: center;
    margin: .4em !important;
    display: flex;
}

.akeeba-sociallogin-button small {
    padding-right: 1em;
}

.login_block input[type="text"], .login_block input[type="password"], .login_block input[type="email"] {
    background-color: #eee !important;
}

.akeeba-sociallogin-buttons {
    display: flex;
}

.modal-header strong.text-center {
    margin: 0;
}

.modal-header button.close {
    color: white;
    font-size: 1.4em;
    opacity: 1;
}

#TableReservation .panel.panel-default {
    border: 1px solid #ccc;
    padding: .5em;
    border-radius: 2%;
}

#TableReservation, #TableReservation label {
    font-size: 1.2rem;
}

#TableReservation label {
        font-weight: bolder;
}

#TableReservation strong {
    margin-right: .5em;
}

#TableReservation .panel-heading {
    font-size: 1.6rem;
    padding-bottom: .5em;
    }

#TableReservation input {
    flex: 1;
}

#TableReservation input {
    flex: 1;
    max-width: unset;
    font-size: unset;
}

.alert {
    padding: .5em;
    margin: .5em;
}

.alert a.close {
    right: 3px;
    top: 3px;
}

.custommibanner {
    margin-left: -15px;
    margin-right: -15px;
}

div.filter_index {
	display: none;
}

.restaurants_listing .r_inner_listing .item_content .item_title a {
    font-size: 1em !important;
}

.btn_section a {
    font-size: .7em;
}

.item_img img {
    width: 100%;
    height: 20vw;
    object-fit: cover;
}

.restaurants_listing .r_inner_listing .item_content .item_img a:after{
    display: none;
}





/* ajustes de bootstrap */
ul.menu.nav-pills {
       float: right;
}

.sticky {
    position: sticky;
    top: 0;
    z-index: 99;
}




/* formulario de usuario */

.tab-pane {
    padding: 1em;
	/*  border-top-left-radius: 0 !important;*/
}

form#member-profile {
    display: flex;
    flex-direction: column;
}

#member-profile .contenedor_fieldset {
    display: flex;
    flex-wrap: wrap;
}

#member-profile .form-group {
    flex: 1;
    flex-basis: 50%;
    display: inline-flex;
    flex-direction: column;
	padding: 1em;
}

#member-profile #controles1 {
	order: 1;
}

#member-profile #controles2 {
	order: 5;
}

#member-profile fieldset:nth-child(2) {
    order: 2;
}

#member-profile fieldset:nth-child(3) {
    order: 4;
}

#member-profile fieldset:nth-child(4) {
    order: 3;
}




/* puntos */
.moduletable_historicopuntos {
    font-size: .8em;
}

.moduletable_historicopuntos ul {
    list-style: none;
    padding: 0;
}

.moduletable_historicopuntos li {
    display: flex;
}

.moduletable_historicopuntos li div {
    border: 1px solid #aaA;
    flex: 1;
    padding: .5em;
}

.moduletable_historicopuntos li.cabecera {
    background: #585858;
    color: white;
}

.moduletable_historicopuntos div.regla {
    flex-basis: 35%;
}

.moduletable_historicopuntos div.mensaje {
    flex-basis: 35%;
}

.moduletable_historicopuntos div.tiempo {
    text-align: center;
    flex-basis: 15%;
}

.moduletable_historicopuntos div.puntos {
    text-align: right;
    flex-basis: 15%;
}

.current_tokens h1 {
    color: #97d21f;
}

form#formulariodesconexion {
    text-align: right;
    padding-top: 1em;
}

.jd-register-login-box {
    background: white;
}

li.nav-item {
    /* width: auto; */
    display: inline-flex;
}

ul#pills-tab {
    display: flex;
}

#galeria_restaurante a {
    height: 270px;
}

#galeria_restaurante img {
    width: 100%;
    object-fit: cover;
    display: block;
    height: 100%;
}



#extended .controls {
    display: flex;
    flex-wrap: wrap;
}

#extended .controls #days {
    flex-basis: 100%;
	margin-bottom: 30px;
}

#extended .controls div.from_time, #extended .controls div.to_time {
    display: flex;
    flex: 1;
    flex-direction: row;
}

.extended_search ul {
    columns: 2;
}


.extended_search ul li {
    font-size: unset;
    width: 100%;
}
.extended_search ul li input[type="checkbox"], .extended_search ul li input[type="radio"] {
    top: 17px;
}

.restaurante .cat_menuitems_wrapper .cat_menuitems_inner .cat_menuitems .menu_tab {
	display: inline-block;
	width: 100%;
	float: none;
}

.bloquerecetas {
	columns: 2;
}





/* busqueda avanzada */

.extended_search .control-group .control-label {
margin: 0 0% 0 0;
}

.page-header {
    margin: auto;
    display: table;
	padding-top: 1em;
}
.control-label {
    margin: auto;
    justify-self: center;
    padding: 2% !important;
}
.control-group.form-group {
    display: grid;
    background-color: whitesmoke;
	padding-bottom: 4%;
}
#extended .controls {
    margin: auto;
}
.extended_search .from_time, .extended_search .to_time {
    padding: 0px 13px 0 10px;
}

.row.cuerpo-modal {
    background-color: white;
}

div#TableReservation {
    min-width: 40%;
    width: unset;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.detail-tabs .featured {
    display: block;
    background: red;
    width: auto;
    position: absolute;
    transform: rotate(-45deg);
    top: 46px;
    left: -41px;
    color: white;
    padding-left: 2em;
    padding-right: 2em;
}

.cost_number {
    width: 100%;
    display: flex;
	flex-direction: column;
	margin-top: 1em;
	align-items: center;
}

.cost_number input[type="number"] {
    flex: 1;
	width: 90% !important;
	margin: auto;
	text-align: center;
    background: #bbde88;
    border: 0;
    color: #435823;
}

.vrst_menu_cart img {
	width: 78%;
}

span.leyendacantidad {
    font-size: .5em;
}

input[type=number]::-webkit-inner-spin-button {
    opacity: 1
}

.botoncarro {
	margin: 0;
	padding: 0;
	padding-right: 0.2em;
}

.orderitem_list .order_item td.itemorder_row2 {
    text-align: right;
}

div#itemOrderDisplay , div#BokingModal{
    width: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


div#itemOrderDisplay .cuerpo.col-sm-12, div#BokingModal .cuerpo {
    background: white;
}

#BokingModal .cuerpo.rowform {
    margin: 0;
    padding-top: .5em;
	padding-bottom: .5em;
}

div#BokingModal {
    padding-right: 0 !important;
}

#BokingModal .form-group {
    margin-bottom: 0;
}

#BokingModal label {
    margin: 0;
}

.main-section-service {
    display: flex;
}

.takeaway-service {
    flex: 1;
    display: flex;
}

.reservation-service {
    flex: 1;
    /* display: flex !important; */
}

.takeaway-service-label {
    flex: 1;
    display: flex;
    align-items: center;
    align-content: center;
    padding: 1em;
}

label#takeaway-service-label {
    flex: 1;
    flex-basis: 70%;
    padding: 0;
}

label#reservation-service-label {
    flex: 1;
    flex-basis: 70%;
    padding: 0;
}

.reservation-service-label {
    display: flex;
    /* text-align: center; */
    align-items: center;
    align-content: center;
    padding: 1em;
}

input.service-type {
    flex: 1;
	margin-left: .5em;
}
.restaurants_listing.grid_view .r_inner_listing .btn_section .row_item a {
    text-decoration: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1em;
	padding-bottom: 1em;
}




.confirmation {
    font-size: .8em;
}

.confirmation .order_item {
    display: flex;
}

.confirmation p.order_item_info {
    flex: 1;
}

.confirmation .order_item:nth-child(odd) {
    background-color: #eee;
}

.confirmation 
 .order_item p {
    margin: 0;
}

.confirmation .totalprice {
    text-align: right;
}

.contact_detail_body span.spacing {
    width: 16%;
    background: #eee;
}

.contact_detail_body p {
    margin: 0;
    border: 1px solid #ddd;
}

.confirmation .contact_detail_body {
    width: 100%;
    padding-left: 0;
	padding-right: 0;
}

.barrabotones {
    text-align-last: justify;
}

barrabotones {
    margin-top: 1em;
}
.confirmation {
    padding-left: 1em;
    padding-right: 1em;
}
button.btn.btn-success {
    min-width: 60px !important; 
}
input.btn.btn-warning {
    background-color: #676767;
    border: 0;
    margin: 0.3em;
    border-radius: 0.5em !important;
    font-size: 1em;
    height: 2em;
    line-height: 0em;	
    color: white;
}

.row[itemprop="articleBody"] h1 {
    color: black;
}

img.iconobtn {
    width: 70px;
}

.restaurants_listing .r_inner_listing .btn_section {
    display: flex;
}



@media (max-width: 768px){


.tab-content-desc {
    margin: 0px;
}

#images .tab-content-slider a {
    width: 95%;
}
div#getloc {
    padding: 1em;
}
.menu_tab .item_content .item_row.cost {
	border-top: 1px dashed #fdfdfd;
    height: 60px;
}
.menu_tab .item_content .item_row.cost {
    border-left: 0px;
}
img.logo {
    max-height: 2em;
	margin-bottom: 1em;
}
div#description {
    font-size: 0.9em;
}
.btn.btn-primary {
font-family: none;
}
.form-horizoltal .exd_search input#key_search, .form-horizoltal #recipes_list input#key_search {
    background-color: #ffffff;
	font-size: 0.7em;
}
div#reviews {
    margin: 0;
}
.const_quantity {
    font-size: 2em;
}
.restaurants_listing .r_inner_listing .btn_section .row_item a {
    display: block;
    padding: 1em 1em 1em 0em;
    text-align: center;
    background-color: #f7f7f700;
    margin: 0em 1em 0em 1em;
    border-radius: 15px 15px 15px 15px;
	font-size:20px;
}
.restaurants_listing .r_inner_listing .item_content {
	background-color: #ffffff00;
	margin-top: 2em;
}
.btn_section {
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 1.1em;
}
.menu_tab .item_content .col-5.menu_data{
	font-size: 1.4em;
	padding-right: 0 !important;
}
.cat_menuitems_inner .cat_menuitems {
    margin: 0 -30px;
}

.filter ul {
    display: flex;
    flex-wrap:wrap;
}

.filter li {
    flex: 1;
    width: unset !important;
    flex-basis: 100%;
}

div#ui-datepicker-div {
    font-size: 1rem;
}

.filter ul {
    display: flex;
    flex-wrap:wrap;
}

.filter li {
    flex: 1;
    width: unset !important;
    flex-basis: 100%;
}

div#ui-datepicker-div {
    font-size: 1rem;
}

.restaurants_listing.grid_view .r_inner_listing{
    width: 100%;
}

.item_img img {
	height: 50vw;
}

header h1 {
    white-space: unset;
}
.btn_section {
    font-family: signika negative;
    font-size: 0.6em;
}

.bloquerecetas {
	columns: 1;
}
div.exDescription {
    padding: 0;
    padding-top: 50px;
}


}</pre></body></html>