/*******************************/
/* Edu En el custom CSS/JS *****/
/*******************************/
body .mfp-close-btn-in .mfp-close {
    top: -20px !important;
}
.col {
    padding: 0;
}
#hide {
display: none;
}
@media (max-width: 849px) {
#header .hide-for-medium {
    display: block!important;
}
}
.lang img {
    width: 24px;
    padding-right: 5px;
}
.lang {
    padding: 6px 12px 6px 0;
}
a.lang {
    font-size: 1.2em !important;
    padding: 5px !important;
}
#col-category {
    background-color: #ededef;
    border-bottom: 1px solid;
    /* padding: 32px 16px 12px 16px; */
    padding: 10px 16px 10px 16px;
    border-color: #E4E4E7;
}
#col-category h3 {
    font-size: 24px;
    font-weight: bold;
    display: inline;
}
#col-category span {
    font-size: 12px;
}
#col-dish h2 {
    font-size: 20px;
    display: inline;
}
#col-dish #text-dish {
    text-align: left;
}
#col-dish #text-dish .dish-description {
    color: #71717a;
    font-size: 15px;
}
#col-dish #text-dish img,.dish-allergens img,#col-dish #text-dish img,.dish-strokes img {
    width: 24px;
}
#col-dish {
    padding: 12px 10px 12px;
		border-bottom: 1px solid;
    border-color: #E4E4E7;
background-color: #fafafa;
}
.dish-labels span {
/* display: none; */
}
.dish-labels {
    display: inline-block;
font-size: 12px;
opacity: 0.9;
}
.dish-labels img {
    margin-left: 5px;
    width: 20px !important;
}
.dish-labels ul {
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    list-style-type: none;
    margin: 8px -4px 0 -4px;
}
.dish-labels ul li {
    display: inline-block;
}
.mfp-content {
    background-color: #fff;
    max-width: 720px;
    position: relative;
    height: -moz-calc(100% - 72px);
    height: -webkit-calc(100% - 72px);
    height: calc(100% - 72px);
    top: 0;
}
.mfp-auto-cursor .mfp-content {
    max-width: 500px;
}
.mfp-container {
   padding: 0;
   background-color: #fff;
}
.lightbox-content {
    box-shadow: none;
    max-width: 500px;
    padding: 0 15px 30px;
}
.lightbox-content img.img-popup {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.mfp-close-btn-in .mfp-close {
    color: #fff;
    opacity: 1;
    mix-blend-mode: normal;
    top: 20px !important;
    right: 30px !important;
}
.mfp-close svg {
    pointer-events: none;
    width: 34px;
    height: 34px;
}
.container .section, .row .section {
    padding-left: 0;
    padding-right: 0;
}
.dish-allergens {
    margin-bottom: 15px;
    display: inline-block;
}
.dish-allergens .allergens-block {
    /* flex-basis: 33.3333333333%; */
    /* max-width: 33.3333333333%; */
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 0;
    padding: 0;
    height: 32px;
    float: left;
    font-size: 14px;
}
.dish-strokes {
    font-size: 14px;
}
/*
Hace que no se muestren iconos etiquetas en busqueda
.mfp-wrap #col-dish #text-dish img,.mfp-wrap .dish-strokes img {
display:none;
}
*/
.border-top {
border-top: 1px solid #dee2e6!important;
    padding-top: 0.5rem!important;
    margin-top: 0.5rem!important;
    width: 100%;
}
.details {
    align-items: center;
    display: flex;
}
.details .details-text {
    flex: 1 1;
		font-size: 1em;
}
.details .details-text h2 {
    margin-bottom: 0;
}
.details .details-price {
    font-size: 2em;
    font-weight: bold;
}
.menu-text-footer {
    font-size: 12px;
    background: #e4e4e7;
    padding: 1rem;
    letter-spacing: 0;
    margin: 0 1.5rem;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0;
    max-width: 530px;
    z-index: 2;
}
.footer-wrapper {
    padding-bottom: 1rem;
}
#col-header.col {
    /* padding-bottom: 0; */
}
#col-header .col-inner{
    padding: 0px 15px 0px 15px;
}
.menu-person {
    /* background-color: #fafafa; */
    padding: 0 0 6px;
    text-align: center;
    font-size: 14px;
    color: #ccc;
}
@media (max-width: 549px) {
h2 {
    font-size: 1.3em;
}
.details .details-price {
    font-size: 1.4em;
}
a.lang {
    font-size: 1em !important;
    padding: 4px !important;
}
.lang img {
    width: 20px;
    padding-right: 5px;
}
.lang {
    padding: 6px 12px 6px 0;
}
}
.nav-right a {
    text-transform: initial !important;
}
.selector_menu_cat {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 14px;
    line-height: 20px;
    list-style-type: none;
    margin: 0;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.selector_menu_cat li {
    border-color: #E4E4E7;
    color: #18181B;
    border: 1px solid;
    border-radius: 100px;
    cursor: pointer;
    margin: 0 4px !important;
    padding: 0;
}
.selector_menu_cat li a {
    padding: 5px 14px;
    display: block;
}
.selector_menu_cat li:first-child {
    margin-left: 16px;
}
.selector_menu_cat .eactive {
    background-color: #27272A;
    border-color: #27272A;
    color: #fff;
}
.selector_menu_cat .eactive a {
    color: #fff;
}
#sticky {
  position: -webkit-sticky;
  position: sticky;
    top: 0;
    z-index: 1;
    background-color: #fff;
    padding: 10px 0;
}
a.eancla {
display: block;
    padding-top: 60px;
    margin-top: -60px;
}
.efooter {
    padding-bottom: calc(100vh - 399px);
}
@media (max-width: 849px) {
body.page-id-256 {
    overflow-x: visible;
}
a.eancla {
display: block;
    padding-top: 50px;
    margin-top: -50px;
}
}
.add_dish {
  background-color: #fafafa;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid;
    border-bottom-color: currentcolor;
  border-bottom-color: currentcolor;
  border-color: #E4E4E7;
  margin-bottom: 12px;
}
.add_dish .counter {
  font-size: 18px;
  font-family: menu;
}
button.decrease img,button.increase img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  opacity: 0.7;
}
button.decrease img:hover, button.increase img:hover {
  opacity: 1;
}
button.decrease,button.increase {
  margin-bottom: 4px;
  margin-right: 1em;
  margin-left: 1em;
  padding: 0;
}
button.decrease.decrease-counter,button.increase.increase-counter {
  margin-right: 4px;
  margin-left: 4px;
}
.add_dish .counter-container {
    flex: 1;
    display: flex;
    flex-direction: column; /* Esto hará que los elementos se apilen verticalmente */
    align-items: center;
    justify-content: center;
}
.add_dish .counter-container {
    flex: 1;
    display: flex;
    flex-direction: column; /* Esto hará que los elementos se apilen verticalmente */
    align-items: center;
    justify-content: center;
}
.select-container {
    display: block;
    align-items: center;
    margin-top: 0;
    text-align: center;
}
.select-switch {
    position: relative;
    width: 50px;
    height: 22px;
    margin-left: 3px;
    cursor: pointer;
}
.select-input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.select-input-check-orders {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.select-slider {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #ccc;
    border-radius: 30px;
    transition: background-color 0.3s;
}
.select-slider::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 50%;
    transition: left 0.3s;
}
.select-input:checked ~ .select-slider {
    background-color: #62c463;
}
.select-input:checked ~ .select-slider::before {
    left: calc(100% - 21px);
}
.select-input-check-orders:checked ~ .select-slider {
    background-color: #62c463;
}
.select-input-check-orders:checked ~ .select-slider::before {
    left: calc(100% - 21px);
}
#toggleDiv:checked ~ .hidden-div {
    display: none;
}
.select-text {
    font-size: 12px !important;
    color: #71717a;
}
input#text_search_box {
    height: 3em;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd;
    margin-top: 30px;
    width: 100% !important;
}

/*****************************************************/
/* Edu Flatsome - theme options css adicional ************/
/*****************************************************/

::-webkit-scrollbar {
    display: none;
}
#main, #wrapper {
    max-width: 530px;
    margin: 0 auto;
}
#logo img {
    display: none!important;
}
.mfp-close {
    top: -20px !important;
}
@media (max-width: 767px) {
body.wp-adminify-login-customizer.wp-adminify-half-screen .wp-adminify-container::before, body.wp-adminify-login-customizer.wp-adminify-half-screen .wp-adminify-container::after, body.wp-adminify-login-customizer.wp-adminify-half-screen .wp-adminify-form-container {
  width: 100% !important;
}
}
@media print {
body * {
    visibility: hidden;
    margin-top: 0;
    padding-top: 0;
}
body.page-template-page-blank-landingpage::before {
    background-size: cover !important;
}
#divToPrint, #divToPrint * {
    visibility: visible;
}
#divToPrint {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    padding-top: 0;
}
@page {
    margin-top: 0;
    padding-top: 0;
}
}

.page-template-page-blank-landingpage #col-dish {
  background-color: transparent;
}

.page-template-page-blank-landingpage #col-category {
    background-color: #fafafa;
    border-color: transparent;
    padding: 10px;
}

body.page-template-page-blank-landingpage #main, body.page-template-page-blank-landingpage #wrapper {
  background-color: transparent !important;
}
/* FIN PRINT */
.mfp-close {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(https://menu.es/images/left.svg);
    background-size: cover;
    background-position: center;
    cursor: pointer;
    background-color: #000;
    border-radius: 99px;
}
h1 {
    font-family: menu;
    /* text-transform: uppercase; */
    font-size: 40px!important;
    line-height: 40px!important;
    letter-spacing: -2px;
    margin-bottom: 10px!important;
    font-weight: 700;
    font-style: normal;
    text-align:center;
}
h3.titu-dias {
    text-align: center;
    font-family: menu;
    text-transform: uppercase;
    font-size: 33px!important;
    line-height: 52px!important;
    letter-spacing: -3px;
    margin-bottom: 30px!important;
    font-weight: 700;
    font-style: normal;
}
@media (max-width: 549px) {
.header-main {
  height: 0px !important;
}
}
@media screen and (max-width: 849px) {
h1 {
    font-size: 34px!important;
    line-height: 35px!important;
}
}
@media only screen and (min-width: 1200px) {
.fmp-col-lg-6, .tlp-col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
.global {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: -webkit-calc(100vh - 32px);
    height: calc(100vh - 32px);
    margin: 0 auto;
}
.contenido {
    border-radius: 32px;
    -webkit-box-shadow: 0 0 0 11px #1f1f1f, 0 0 0 13px #191919, 0 0 0 20px #111;
    box-shadow: 0 0 0 11px #1f1f1f, 0 0 0 13px #191919, 0 0 0 20px #111;
    height: calc(100% - 100px);
    max-height: 812px;
    width: 340px;
    margin: 0 auto;
    max-width: 414px;
    position: relative;
    display:block;
    height: 100vh;
    overflow-y: scroll;
}
.navbar-brand {
    width: 160px;
    height: 160px;
    padding: 0px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}
.navbar-brand img {
    height: 160px;
    width: 100%;
    object-fit: cover;
}
.top50 {
    margin-top: 50px !important;
}
.address, .address-medium {
    list-style-type: none;
		margin: 20px 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
}
.address-medium li {
    margin-left: 0 !important;
}
.address>li {
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-top: 8px;
    margin-left: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.address i {
    font-size: 20px;
    margin-right: 8px;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	line-height: 20px;
}
.button.secondary {
    color:#000;
    line-height: 3.4em;
    min-height: 3.5em;
}
.efooter a:hover {
	text-decoration: underline;
}
.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}
.nav-dropdown-default {
    padding: 0px 20px;
}
.nav-dropdown {
    min-width: 170px;
padding: 0 0 0 28px;
}
.page-id-916 .icon-box-img .icon-inner {
    height: 96px;
    max-height: 96px;
}
.adminbtn {
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  line-height: 37px !important;
  padding: 0 16px !important;
  background-color: #fe0049 !important;
  border: 1px solid #fe0049 !important;
  color: #fff !important;
  margin: 20px 0;
  display: table;
}
.page-wrapper {
    padding-bottom: 30px;
    padding-top: 0px !important;
}
.gt_float_switcher {
  font-family: inherit !important;
  font-size: 12px !important;
  color: #000 !important;
  box-shadow: inherit !important;
}
.gt_float_switcher img {
  width: 26px !important;
}
.menu-item.menu-item-gtranslate>div {
	position: absolute;
white-space: nowrap;
display: flex;
justify-content: right;
width: 100%;
	left: 15px;
}
.menu-item.menu-item-gtranslate {
	top: -18px;
}
.home .menu-item.menu-item-gtranslate {
	top: -6px;
}
.gt-current-lang {
  width: 112px;
}
.gt_float_switcher .gt_options a {
  padding: 8px !important;
}
.html.custom.html_topbar_left,.html.custom.html_top_right_text {
	top:6px;
}
.flex-left ul {
	left: -10px;
}
.html.custom.html_top_right_text {
	right: 60px;
}
.dish_menu_letter_counter {
	margin-right: 12px !important;
}
.home .html.custom.html_top_right_text,.home .flex-col.hide-for-medium.flex-left,.home .dish_menu_letter_counter {
	display:none !important;
}
@media (max-width: 849px) {
.home #header .hide-for-medium .nav.nav-left  {
	display:none !important;
}
.html.custom.html_top_right_text {
	right: 70px;
}
.dish_menu_letter_counter {
	margin-right: 15px !important
}
}
.caja.ayuda {
    background: #0061bd;
}
.caja.what {
    background: #44c455;
}
.caja {
	  padding: 13px 10px 13px 15px !important;
    display: block;
    background: #dcdcdc;
    border-radius: 4px;
    padding: 15px;
    margin: 15px 0 0 0;
}
.caja .caja-ico {
    display: inline-block;
    vertical-align: middle;
    width: 16%;
    text-align: left;
}
.caja.ayuda .caja-ico i,.caja.what .caja-ico i {
    color: #fff;
}
.caja .caja-ico i {
    font-size: 32px;
    color: #6e6c6c;
}
.caja p {
    font-size: 16px;
    color: #202020;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    width: 82%;
    line-height: 100%;
    margin-bottom: 0;
}
.caja.ayuda a,.caja.what a {
    color: #fff;
    text-decoration: none;
}
.caja.ayuda p span,.caja.what p span {
    color: #fff;
}
.caja p span {
    display: block;
    clear: both;
    font-size: 12px;
    color: #6e6c6c;
    text-transform: none;
    margin-top: 3px;
}

/* CAJAS BTN */
.contenedor-caja {
    display: flex;
    /*flex-wrap: wrap;*/
    gap: 15px;
}
.caja-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 10px 13px 15px !important;
  border-radius: 4px;
  margin: 6px;
  width: 100%; 
}
.what {
    background: #25D366;
    color:#fff;
}
.face {
    background: #3b5998;
    color:#fff;
}
.insta {
	    background: #E1306C;
	    color:#fff;
}
.twit {
	    background: #00acee;
	    color:#fff;
}
.caja-side {
    flex: 1;
    display: flex;
    align-items: center;
}

.caja-left {
    justify-content: flex-start; 
}

.caja-right {
    justify-content: flex-end; 
}
.caja-center {
    flex: 4;
    text-align: left;
    display: block;
    align-items: center;
    justify-content: flex-start;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 100%;
}
.caja-center span {
    display: block;
    clear: both;
    font-size: 12px;
    text-transform: none;
    margin-top: 3px;
}
.caja-side i {
    font-size: 22px;
    color: #fff;
}
.caja-side.caja-right i {
  font-size: 22px;
}

.btn-menu {
    display: flex; 
    justify-content: space-between;
    align-items: center; 
}
.btn-menu span {
    flex: 1; 
}
.btn-menu::after {
    content: ''; 
    background-image: url('https://menu.es/images/ico-right.svg');
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 16px;
    height: 16px;
	margin-bottom: 2px;
}
.btn-imp::after {
    content: ''; 
    background-image: url('https://menu.es/images/ico-print.svg');
}
.presentacion {
  padding: 20px;
  text-align: center;
	font-size: 14px;
}
/* BOTONES FOOTER */
.botones-contenido {
    width: 80%;
    margin: 0 auto;
    display: flex;  
    justify-content: center; 
    align-items: center;     
    height: 60px;
	    cursor: pointer;
}

.btn-contenido {
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 4px;
    background-color: #ededef;
    color: #000;
    /*display: block;*/
    width: 100%;
    /*text-align: center;*/
    transition: background-color 0.3s;
	text-transform:uppercase;
	font-weight:bold;
}
.btn-content-centred {
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;    
}    
.btn-content-myaccount {
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 4px;
    background-color: #ededef;
    color: #000;
    /*display: block;*/
    width: 100%;
    /*text-align: center;*/
    transition: background-color 0.3s;
    text-transform:uppercase;
    font-weight:bold;
    font-size: 0.9em;    
}
.btn-contenido:hover {
    background-color: #000;
	  color: #fff;
}
/* BTN PRINT */
.custom-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    padding: 10px 20px;
    background-color: #ededef;
    color: #000;
    border-radius: 4px;
    transition: background-color 0.3s;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
    cursor: pointer;
	margin-bottom: 30px;
}

.custom-btn:hover {
    background-color: #000;
    color: #fff;
}

.btn-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.btn-title {
    text-transform: uppercase;
	font-weight:bold;
}

.btn-title,
.btn-subtitle {
    margin: 0;
}

.btn-icon img {
    width: 21px;
    height: 21px;
    margin-left: 10px;
}

.btn-subtitle {
    font-size: 0.8em;
	color: #666;
}

/* BOTONES FOOTER */
.footer-social {
    display: flex; 
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.botones-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px; 
    width: 100%;
	margin: 30px 0;
}
.btn-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    width: calc(33.33% - 12px);
    padding: 8px 2px;
    box-sizing: border-box;
    border: none;
    color: #850D0D;
    border: 1px solid #333;
    background-color: #FFF;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
    font-size: 0.8em;
    transition: background-color 0.2s;
}
.btn-footer:hover {
    background-color: #000; 
    color: #fff; 
}
#compartir .mfp-close {
  top: -20px !important;
}
/* FILTER */
ul.options-filter {
    list-style: none;
    margin: 0;
    width: 100%;
}
ul.options-filter li {
    border-bottom: 1px solid #E4E4E7;
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding-bottom: 4px;
margin-bottom: 4px;
}
ul.options-filter li label {
  display: block;
  font-size: 100%;
  font-weight: 100;
  margin-bottom: 0;
}
.bg-green-total-filters {
    background-color: #62c463 !important;
}

.bg-red-total-filters {
    background-color: #ff034a !important;
}
.filter span {
height: 19px;
margin: 0 5px;
  margin-bottom: 0px;
margin-bottom: 0px;
margin-bottom: 0px;
width: 18px;
font-size: 10px;
line-height: 13px;
min-width: 13px;
margin-bottom: 40px;
border-radius: 99px;
position: absolute;
right: -15px;
top: -7px;
color: #fff;
text-align: center;
line-height: 19px;
font-family: menu;
font-size: 10px;
}
.bg-green-icocounter {
    background-color: #62c463 !important;
}
.bg-red-icocounter {
    background-color: #ff034a !important;
}
.icocounter span {
height: 19px;
margin: 0 5px;
  margin-bottom: 0px;
margin-bottom: 0px;
margin-bottom: 0px;
width: 18px;
font-size: 10px;
line-height: 13px;
min-width: 13px;
margin-bottom: 40px;
border-radius: 99px;
position: absolute;
right: -15px;
top: -7px;
color: #fff;
text-align: center;
line-height: 19px;
font-family: menu;
font-size: 10px;
}
#filter .mfp-close {
	display:none !important;
}

#col-dish #text-dish.text h3 {
  font-size: 1em;
  color: #666;
	font-weight: 500;
}

.container-filter {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-filter input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark-filter {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container-filter:hover input ~ .checkmark-filter {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-filter input:checked ~ .checkmark-filter {
  background-color: #8EC140;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-filter:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-filter input:checked ~ .checkmark-filter:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-filter .checkmark-filter:after {
  left: 9px;
  top: 5px;
  width: 8px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.copyright-footer {
    color: rgba(0,0,0,.5);
    font-size: .9em;
    padding: 10px 0 55px;
    float: none;
    text-align: center;
}
.absolute-footer {
    display:none;
}
.waitername {
    display: flex;
    flex-direction: column;
    align-items: center;     
    padding-top: 0 0 0 0;
    margin-bottom: 0em;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio (para videos 16:9) */
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.waiterName_billing_class_css{
    display:none;
}
.tableName_billing_class_css{
    display:none;
}
/* Ocultar el campo y la etiqueta de _billing_orders_partials en el checkout */
#billing_orders_partial {
    display: none;
}
.woocommerce-orders-table td, .woocommerce-orders-table th {
  font-size: .87em;
  padding: .4em;
}
@media (max-width: 849px) {
.woocommerce-orders-table.shop_table {
    font-size: .87em;
}
}
.order-again {
  display:none; 
}


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



.mfp-content {
    background-color: #fff;
    max-width: 720px;
    position: relative;
    height: -moz-calc(100% - 72px);
    height: -webkit-calc(100% - 72px);
    height: calc(100% - 72px);
    top: 0;
}
.mfp-auto-cursor .mfp-content {
    max-width: 500px;
}
.mfp-container {
   padding: 0;
   background-color: #fff;
}
.lightbox-content {
    box-shadow: none;
    max-width: 500px;
    padding: 0 15px 30px;
}
.mfp-close-btn-in .mfp-close {
    color: #fff;
    opacity: 1;
    mix-blend-mode: normal;
    top: 20px !important;
    right: 30px !important;
}
.mfp-close svg {
    pointer-events: none;
    width: 34px;
    height: 34px;
}
#col-header.col {
    /* padding-bottom: 0; */
}
#col-header .col-inner{
    padding: 0px 15px 0px 15px;
}
/* NEW XAVI - ORDER */
.btn-order {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 12px 8px 12px;
    width: 100%;
    position: fixed;
    bottom: 2px;
    background-color: #333;
    color: #fff;
    max-width: 248px;
}
.btn-order .btn-circle {
    flex: auto;
    flex-shrink: 0;
    flex-grow: 0;
    background-color: #ff0000;
    color: #ffffff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.btn-order span {
    flex: 1;
}
.btn-order::after {
    content: '';
    background-image: url(https://menu.es/images/ico-right-white.svg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 16px;
    height: 16px;
    margin-bottom: 2px;
}
.btn-order.fixr {
    background-color: #62c463;
    left: 58%;
    transform: translateX(-58%);
}
@media screen and (max-width: 849px) {
.btn-order {
    max-width: 180px;
    font-size: 14px;
}
.btn-order.fixr {
    left: inherit;
    transform: inherit;
    right: 0;
}
}

.icon-link {
    display: inline-block;
    background: #ccc;
    border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    height: 56px;
    width: 56px;
    text-align: center;
    position: fixed; 
    bottom: 10px;
    left: auto;
}

.icon-link img {
    height: 30px; 
    width: 30px;
    margin-top: 13px; 
}

.icon-link .bubble {
    position: absolute;
    top: 0;
    right: 0;
    background-color: red;
    border-radius: 50%;
    font-size: 12px;
    color: white;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.icon-link.cart-link {
    right: calc(50% - 265px);
    background-color: var(--primary-color);
}

.icon-link.cart-link .bubble-text {
    position: absolute;
    left: -95px;
    bottom: 12px;
    background-color: #f5f7f9;
    color: black;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 14px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    white-space: nowrap;
}
.icon-link.create-account .bubble-text {
    position: absolute;
    left: 62px;
    bottom: 12px;
    background-color: #f5f7f9;
    color: black;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 14px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    white-space: nowrap;
}
.icon-link.cart-link .bubble-text.pay {
    left: -175px;
}
.icon-link.cart-link .bubble-text.ask {
    left: -175px;
}
.owner_order_proceed_error {
    align-items: center;
    background-color: #ff847a;
    background-image: url('https://menu.es/images/ico-alert.svg'); 
    background-repeat: no-repeat; 
    background-size: 28px 28px;
    background-position: 10px center;
    padding: 10px 20px 10px 50px;
    border-radius: 8px;
    font-weight: bold;
    color: #fff;
}

.woocommerce-account .col {
    padding: 0 15px 30px;
}
.woocommerce-account .col-inner ul li {
    margin-left: 0;
}
.dashboard-links li {
    width: 100%;
}
.dashboard-links a {
    margin-right: 0;
}
.u-column2.col-2.woocommerce-Address {
    padding-left: 0 !important;
}
.u-columns.woocommerce-Addresses.col2-set.addresses{
    display: inherit;
}

@media screen and (max-width: 530px) {
    .icon-link {
        left: 10px;
    }
    .icon-link.cart-link {
        right: 10px;
        left: inherit;
    }
    .icon-link.cart-link .bubble-text {
        right: 60px; 
    }
}



/*******************/
/****  Flatsome Checkout ****/
/*******************/


/* checkout */
.woocommerce-checkout, .woocommerce-checkout #main, .woocommerce-checkout #wrapper {
		background-color: #fafafd;
}
.woocommerce-checkout #content {
		margin-top: 0;
		background-color: #fafafd;
}
.woocommerce-checkout #content .container {
		border-radius: 20px;
		padding: 0 2rem;
}
.woocommerce-checkout #content .container .woocommerce {
		padding: 0 1rem;
}
.woocommerce-checkout #content .message-container {
		border-radius: 0;
		padding: 0;
	  color: #545383;
}
.woocommerce-checkout #content .message-container a {
	  color: #545383;
}
.woocommerce-checkout form.checkout h3 {
    color: #545383;
    font-family: menu;
}
.woocommerce-checkout .checkout_coupon {
    padding: 0;
    border: 0;
}
.woocommerce-checkout input[type=email], .woocommerce-checkout input[type=date], .woocommerce-checkout input[type=search], .woocommerce-checkout input[type=number], .woocommerce-checkout input[type=text], .woocommerce-checkout input[type=tel], .woocommerce-checkout input[type=url], .woocommerce-checkout input[type=password], .woocommerce-checkout textarea, .woocommerce-checkout select, .woocommerce-checkout .select-resize-ghost, .woocommerce-checkout .select2-container .select2-choice, .woocommerce-checkout .select2-container .select2-selection {
    height: 3em;
    font-size: 1em;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d3d3e6;
    color: #545383;
}
.woocommerce-checkout label {
	  color: #a0a0c0;
}
.woocommerce-checkout ::placeholder {
    color: #a0a0c0;
    opacity: 1;
}
.woocommerce-checkout ::-ms-input-placeholder { 
    color:#a0a0c0;
}
.woocommerce-checkout .is-well {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
}
.woocommerce-checkout .product-name {
    display: flex;
    align-items: center;
}
.woocommerce-checkout .product-name .eliminar {
    margin-right: 5px;
}
.imagen-del-restaurante {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 160px;
}
.woocommerce-checkout #place_order {
    background-color: #62c463;
}
.woocommerce-checkout .page-checkout-simple {
  padding: 0;
}
@media screen and (min-width: 850px) {
.woocommerce-checkout .large-7, .woocommerce-checkout .large-5 {
		flex-basis: 100%;
    max-width: 100%;
		background-color: #fff;
}
.woocommerce-checkout #content {
		border-radius: 20px;
		margin-top: 5rem;
    margin-bottom: 5rem;
    background-color: #fff;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 3px 0 rgba(34, 33, 52, .2), 0 1px 2px 0 rgba(34, 33, 52, .06);
}
.woocommerce-checkout .imagen-de-portada {
  border-radius: 20px 20px 0 0;
}
.woocommerce-checkout .page-checkout-simple {
  padding: 10px 0;
}
}
@media screen and (max-width: 849px) {
.woocommerce-checkout #content .message-container {
  font-size: 14px;
}
.woocommerce-checkout #content .container .woocommerce {
  padding: 0;
}
}