/* ____________________Global
____________________________________________________________ */
.row {overflow: hidden;margin: -1% -1% 0;}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {float: left;padding: 0 1%;margin: 1% 0;}
.col1 {width: 8.333333333333332%;}
.col2 {width: 16.666666666666664%;}
.col3 {width: 25%;}
.col4 {width: 33.33333333333333%;}
.col5 {width: 41.66666666666667%;}
.col6 {width: 50%;}
.col7 {width: 58.333333333333336%;}
.col8 {width: 66.66666666666666%;}
.col9 {width: 75%;}
.col10 {width: 83.33333333333334%;}
.col11 {width: 91.66666666666666%;}
.col12 {width: 100%;}

:root{
  --color1:#7124b4;
}
@font-face {
    font-family: 'GT-America-Regular';
    src: url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Regular.eot');
    src: url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Regular.woff2') format('woff2'),
        url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Regular.woff') format('woff'),
        url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Regular.ttf') format('truetype'),
        url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Regular.svg#GTAmerica-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'GT-America-Bold';
    src: url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Bold.eot');
    src: url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Bold.woff2') format('woff2'),
        url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Bold.woff') format('woff'),
        url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Bold.ttf') format('truetype'),
        url('https://desarrollo.iguate.com/tacobell/fonts/GTAmerica-Bold.svg#GTAmerica-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



/* ____________________Topbar
____________________________________________________________ */
/* text */
.topbar.info-top a.button-whatsapp {
    font-size: 12px;
    line-height: 17px !important;
    text-align: right !important;
    border-right: 1px solid #4e4e4e !important;
    padding-right: 30px !important;
    margin-right: 30px !important;
    background: url(../images/whatsapp-w.svg) no-repeat 5% 50% !important;
    background-size: 30px !important;
    padding-left: 50px !important;
}
.topbar.info-top a.button-whatsapp strong {
    display: block;
    font-size: 20px;
}
.topbar.info-top a.button-whatsapp:hover {
    text-decoration: underline !important;
    
}
/* button */
.topbar.info-top {
    padding: 20px 30px !important;
    background: black !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 0px;
}
.wrapper_all {
    margin-top: 70px;
}
.topbar.info-top a {
  text-decoration: none !important;
  color: white;
  font-family: Oswald, sans-serif !important;
}
.topbar.info-top a.button-orden {
    background: #7124b4 !important;
    padding: 10px 25px;
    text-transform: uppercase !important;
    font-weight: 900 !important;
    border-radius: 100px;
}
.topbar.info-top a.button-orden:hover {
    background: white !important;
    color: #7124b4 !important;
    transition: 0.2s all ease-in-out !important;
}



/* ____________________Inicio
____________________________________________________________ */
.gallery-slide {
    display: flex !important;
    flex-direction: column;
}
.gallery-slide img {
    display: block !important;
}
ul.slick-dots {
    display: flex;
    justify-content: center;
    margin: -30px 0 0;
    z-index: 9999;
    padding: 0 !important;
}
.gallery-slide ul.slick-dots li {
    display: flex !important;
    background: transparent !important;
    width: 14px;
    height: 14px !important;
    border: 2px solid white !important;
    border-radius: 100px !important;
    margin: 0 10px;
}
.gallery-slide ul.slick-dots li.slick-active {
    background: white !important;
}
.gallery-slide ul.slick-dots li button {
    display: none !important;
}

#section-slide {
    background: url(../images/homeBanner/BannerLaysMax.jpg) 50% 50%;
    background-size: cover !important;
    padding: 50px 30px !important;
    height: 660px !important;
}

#section-slide .content-slide {
    max-width: 1440px !important;
    margin: 0 auto !important;
}
#section-slide .content-slide p {
    color: white !important;
    width: 100% !important;
    font-size: 17px !important;
    font-family: 'GT-America-Regular' !important;
    text-transform: uppercase !important;
    line-height: 22px !important;
    margin: 0 !important;
    max-width: 580px !important;
}
#section-slide .content-slide p  strong{
    color: white !important;
    font-family: 'GT-America-Bold' !important;
}
#section-slide .content-slide img.img-1 {
    width: 100% !important;
    display: flex !important;
    margin: 0 auto !important;
    padding: 0rem 0 16rem !important;
    max-width: 510px !important;
}
#section-slide .content-slide img.img-2 {
    float: right;
    width: 38% !important;
    position: relative;
    right: -5rem;
    top: 2rem !important;
}




/* ____________________Nuestro menu
____________________________________________________________ */
.menu_title_row {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}
#products-tabs {
  
    padding: 0 50px;
}
.menu_tabs_container .tabs-menu {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}
.menu_tab_link {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    padding: 10px 20px 0 !important;
}
#anchor_opciones .w-col.w-col-4 {
    width: 40%;
}
.columns_delivery_btns.w-row, #anchor_opciones .columns-2.w-row {
    margin: 40px 0 0 !important;
    display: flex !important;
    justify-content: center;
}
#anchor_opciones .title_white {
    color: black !important;
}


/* ____________________Promociones
____________________________________________________________ */
#promociones {
    padding: 20px 20px 50px ;
}
#storepoint_anchor p {
  font-size: 15px;
  text-transform: initial;
  font-weight: normal !important;
}
#promociones .row .slick-arrow {
    position: absolute;
    height: 32px!important;
    width: 32px!important;
    padding: 0px!important;
    margin-top: -16px;
    background-position: center!important;
    background-size: 19px!important;
    background-repeat: no-repeat !important;
    top: 50%!important;
    border: none !important;
    text-indent: -999999px !important;
    border-radius: 100px !important;
    background-color: white;
    border: 1px solid #b8b8b8 !important;
}
#promociones .row .slick-arrow:hover {
    background-color: #cfcccc !important;
    transition: 0.2s all ease-in-out;
}
#promociones .row .slick-next.slick-arrow {
    background-image: url('../images/flecha-derecha.svg') !important;
    right: 0!important;
}
#promociones .row .slick-prev.slick-arrow {
    left: 0!important;
    background-image: url('../images/flecha-izquierda.svg') !important;
    z-index: 1;
}
#promociones .row img {
    background: 0 0!important;
    border: none!important;
    width: 85%!important;
    padding: 0!important;
    margin: 0 auto!important;
    border-radius: 10px !important;
}
#promociones .row a:hover img {
    border: 3px solid #7124b4 !important;
    transition: 0.2s all ease-in-out;
}



/* ____________________Domicilio
____________________________________________________________ */
.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
h1.title-contacto{

    color: white !important;
}
h1.title-contacto, #nosotros .content .section-text h1, #seccion-noticias h1{
    font-family: Oswald, sans-serif;
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.seccion-botones {
    margin-left: 0 !important;
}
#seccion-domicilio {
    padding: 50px 50px 30px;
}
p.title {
    font-size: 30px;
    text-align: center;
    padding-bottom: 40px;
    font-family: Oswald, sans-serif !important;
    line-height: 40px;
    font-weight: 700 !important;
    text-transform: uppercase;
}
#seccion-domicilio .s-domicilio a.general-col {
    color: white !important;
    text-decoration: none !important;
}
#seccion-domicilio .s-domicilio a.general-col h3 {
    font-size: 30px !important;
    margin: 0 !important;
    background-color: #7124b4;
    text-align: center;
    padding: 135px 30px 20px;
    border-radius: 10px;
    background-size: 75px !important;
    background-position: 50% 29%!important;
    background-repeat: no-repeat !important;
    border: 2px solid #7124b4 !important;
}
#seccion-domicilio .s-domicilio a.general-col:hover h3, #seccion-domicilio a.menuactivo.general-col h3 {
    background-color: white !important;
    color: #7124b4 !important;
    border: 2px solid #7124b4;
    transition: all 0.3s ease-in-out;
    z-index: 9;
    position: relative;
}
#seccion-domicilio .s-domicilio a.col-app h3{
    background-image: url(../images/icon-app.svg);
}
#seccion-domicilio .s-domicilio a.col-whatsapp h3{
    background-image: url(../images/icon-whatsapp.svg);
}
#seccion-domicilio .s-domicilio a.col-web h3{
    background-image: url(../images/icon-web.svg);
}
#seccion-domicilio .s-domicilio a.col-tel h3{
    background-image: url(../images/icon-telefono.svg);
}

#seccion-domicilio .s-domicilio a.col-app:hover h3, #seccion-domicilio .s-domicilio a.menuactivo.col-app h3{
    background-image: url(../images/icon2-app.svg) !important;
    background-size: 75px !important;
    background-position: 50% 29%!important;
    background-repeat: no-repeat !important;
}
#seccion-domicilio .s-domicilio a.col-whatsapp:hover h3, #seccion-domicilio .s-domicilio a.menuactivo.col-whatsapp h3{
    background-image: url(../images/icon2-whatsapp.svg) !important;
    background-size: 75px !important;
    background-position: 50% 29%!important;
    background-repeat: no-repeat !important;
}
#seccion-domicilio .s-domicilio a.col-web:hover h3, #seccion-domicilio .s-domicilio a.menuactivo.col-web h3{
    background-image: url(../images/icon2-web.svg) !important;
    background-size: 75px !important;
    background-position: 50% 29%!important;
    background-repeat: no-repeat !important;
}
#seccion-domicilio .s-domicilio a.col-tel:hover h3, #seccion-domicilio .s-domicilio a.menuactivo.col-tel h3{
    background-image: url(../images/icon2-telefono.svg) !important;
    background-size: 75px !important;
    background-position: 50% 29%!important;
    background-repeat: no-repeat !important;
}
.div-block-2.block-estrella {
    padding-bottom: 0 !important;
}
/* Domicilio Tabs */
#section-b, #section-c {
    visibility: hidden;
    height: 0;
}
.content-tab {
    margin: 0 50px 50px !important;
    border: 2px solid var(--color1);
    padding: 30px;
    border-radius: 10px !important;
}
.content-tab h2 {
    margin: 0 0 30px !important;
    color: var(--color1);
}
.content-tab ol {
    margin: 25px 0 !important;
}
.content-tab ol li {
    margin: 15px 0 !important;
}
.content-tab a {
    text-decoration: none !important;
    color: var(--color1);
}

#seccion-domicilio .s-domicilio a.menuactivo:after {
    content: '';
    width: 30px;
    height: 30px;
    display: flex;
    position: relative;
    bottom: 15px;
    justify-content: center;
    margin: 0 auto;
    background: var(--color1);
    transition: all 0.4s ease-in-out;
    transform: rotate(45deg);
    z-index: 1;
}



/* ____________________Más
____________________________________________________________ */
#nosotros .content {
    display: flex !important;
    align-items: center;
}
#nosotros .content .section-text, #nosotros .content .section-img {
    width: 50% !important;
}
#nosotros .content .section-img img {
    border-radius: 30px !important;
}
#nosotros .content .section-img {
    padding-left: 3rem;
}
#nosotros .content .section-text h1 {
    margin-bottom: 30px;
}
#nosotros .content .section-textp {
  font-family: Oswald, sans-serif;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 22px;
}

/* Columnas  */
#section-empleo-higiene {
    padding: 0px 0 30px;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
#section-empleo-higiene .col-higiene, #section-empleo-higiene .col-empleo {
    width: 50% !important;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
#section-empleo-higiene .promo_title a{
  color: white !important;
  text-decoration: none;
}
#section-empleo-higiene .promo_title h2 {
    margin: 0 !important;
    padding: 6rem 3rem;
    position: relative;
    z-index: 10 !important;
}
#section-empleo-higiene .col-higiene{
  background-image: url(../images/higiene.jpg) !important;
}
#section-empleo-higiene .col-empleo{
  background-image: url(../images/empleo.jpg) !important;
}
#section-empleo-higiene .col-higiene .promo_title h2:after, #section-empleo-higiene .col-empleo .promo_title h2:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 30%);
    top: 0;
    left: 0;
    z-index: -5;
}
#section-empleo-higiene .col-higiene:hover .promo_title h2:after, #section-empleo-higiene .col-empleo:hover .promo_title h2:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(113 36 180 / 35%);
    top: 0;
    left: 0;
    z-index: -5;
    transition: 0.3s all ease-in-out;
}
img.image-2 {
    z-index: 8;
    position: relative;
}


/* Noticias */
#seccion-noticias {
    padding: 30px 0 50px;
}
#seccion-noticias .columnas {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
}
#seccion-noticias .columnas .col-noticia {
    width: 50% !important;
    display: flex !important;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    margin: 5px 0;
}
 #seccion-noticias h1{
   text-align: center;
   margin-bottom: 50px ;
 }
#seccion-noticias .columnas .col-noticia video {
    position: relative;
    max-width: 460px !important;
    max-height: 260px !important;
 }
 #seccion-noticias .columnas .col-noticia h3 {
     margin: 20px 0 !important;
 }
 #seccion-noticias .columnas .col-noticia h3, #seccion-noticias .columnas .col-noticia p {
    padding: 0 30px;
    text-align: center;
 }


/* ____________________Footer
 ____________________________________________________________ */
.footer_social_box img {
     width: 30px !important;
 }

/* ____________________Generales
____________________________________________________________ */
.s-funcion {
    padding: 70px 0 !important;
}
.s-funcion img {
    border-radius: 20px !important;
    padding: 10px;
}
.s-funcion p {
    text-align: center;
    margin-top: 0px;
}
.s-funcion strong {
    font-size: 19px;
    font-weight: 900;
    font-family: Oswald, sans-serif !important;
    padding-right: 5px;
}


.div-block {
  padding-top: 40px;
  padding-bottom: 140px;
  background-image: url('../images/background_invite.jpg');
  background-position: 40% 50%;
  background-size: auto;
  background-attachment: scroll;
}

.div-block.autoservicio_invite {
  padding-top: 20px;
  padding-bottom: 60px;
}

.image {
  display: block;
  width: 375px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

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

.btn_purple {
  display: block;
  width: 250px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  border-style: none;
  border-width: 1px;
  border-color: #7a43c4;
  border-radius: 70px;
  background-color: #7a43c4;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.btn_purple:hover {
  background-color: #f42982;
}

.btn_purple.invite_btn {
  display: inline-block;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  font-size: 20px;
  font-weight: 400;
}

.btn_purple.floating_mobile_btn {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  margin-right: 20px;
  margin-bottom: 20px;
}

.btn_purple.tracking_btn_delivery_own_web {
  text-transform: uppercase;
}

.btn_purple.btn_llama_ahora {
  display: inline-block;
  margin-top: 0px;
  padding-left: 0px;
  background-color: #fff;
  background-image: url('../images/ic_callpurple.svg');
  background-position: 90% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #7124b4;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
/* ᖵP */
.btn_purple.btn_llama_ahora:hover {
  background-color: #511388;
  background-image: url('../images/ic_call.svg');
  color: #fff;
}

.btn_purple.btn_llama_ahora.tracking_btn_delivery_own_call.food_modal_in_btn_purple {
  clear: none;
  background-color: #7124b4;
  background-image: url('../images/ic_call.svg');
  color: #fff;
}

.btn_purple.btn_llama_ahora.tracking_btn_delivery_own_call.food_modal_in_btn_purple:hover {
  background-color: #4d157e;
}

.btn_purple.btn_llama_ahora.tracking_btn_delivery_own_call.btn_ordena_domicilio {
  margin-right: 10px;
  padding-right: 15px;
  background-color: #ffb100;
  background-image: none;
  color: #fff;
  font-style: normal;
}

.btn_purple.btn_llama_ahora.tracking_btn_delivery_own_call.btn_ordena_domicilio:hover {
  background-color: #511388;
}

.image-2 {
  display: block;
  margin-top: -45px;
  margin-right: auto;
  margin-left: auto;
}

.text-block {
  text-align: center;
}

.text-block.title_black {
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-2 {
  padding-right: 40px;
  padding-bottom: 50px;
  padding-left: 40px;
}

.menu_items {
  border-radius: 10px;
}

.menu_item_text {
  padding-top: 10px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-style: normal;
  text-align: left;
  text-decoration: none;
}

.link {
  color: #000;
  text-decoration: none;
}

.link.menu_item_text {
  display: block;
  color: #333;
  letter-spacing: 0px;
}

.link.menu_item_text.w--current {
  letter-spacing: 0px;
}

.columns {
  margin-top: 40px;
}

.row_opciones {
  padding-top: 60px;
  padding-bottom: 50px;
  background: white !important;
  /* background-image: url('../images/opciones_backgorund.jpg'); */
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.title_white {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.row_footer {
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #222;
}

.logo_footer {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text-block-2 {
  text-align: center;
}

.footer_text {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.footer_social_icons {
  margin-right: 10px;
  margin-left: 10px;
  opacity: 0.5;
}

.footer_social_icons:hover {
  opacity: 1;
}

.footer_social_box {
    width: 50%;
    display: flex;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.container {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.delivery_card {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.columns-2 {
  margin-top: 40px;
}

.div-block-3 {
  background-color: #000;
}

.card_top_uber {
  width: 100%;
  height: 150px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #000;
  background-image: url('../images/ubereats_logo2x.png');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.card_top_uber.uber_free {
  background-image: url('../images/ubereats_free2x.png');
  background-position: 50% 33%;
}

.card_top_uber.btn_only {
  border-radius: 20px;
}

.card_top_uber.btn_only:hover {
  background-color: #1b1b1b;
}

.stars_rating {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.reviews_number {
  padding-bottom: 10px;
  opacity: 0.6;
  font-family: Oswald, sans-serif;
  color: #6f6f6f;
  text-align: center;
}

.card_text_item {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Oswald, sans-serif;
  color: #6f6f6f;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

.btn_delivery {
  display: block;
  width: 90%;
  height: 60px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 19px;
  border-radius: 130px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.btn_delivery:hover {
  background-color: #575757;
}

.btn_delivery.btn_uber {
  background-color: #000;
}

.btn_delivery.btn_uber:hover {
  background-color: #696969;
}

.btn_delivery.btn_glovo {
  background-color: #239775;
}

.btn_delivery.btn_glovo:hover {
  background-color: #20b489;
}

.btn_delivery.btn_glovo.tracking_btn_delivery_aggregators_glovo {
  background-color: #a00033;
}

.btn_delivery.btn_glovo.tracking_btn_delivery_aggregators_glovo:hover {
  background-color: #fa0050;
}

.btn_delivery.btn_hugo {
  background-color: #38215c;
}

.btn_delivery.btn_hugo:hover {
  background-color: #9869e0;
}

.card_top_pedidosya {
  width: 100%;
  height: 150px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #fa0050;
  background-image: url('../images/peya-logo-portrait-e47ad6769dc2803ac2121df93a99d47d.svg');
  background-position: 50% 50%;
  background-size: 130px;
  background-repeat: no-repeat;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.card_top_pedidosya.glovo_free {
  background-image: url('../images/glovo_free.svg');
  background-position: 50% 30%;
  background-size: 170px;
}

.card_top_pedidosya.btn_only {
  border-radius: 20px;
  background-color: #fa0050;
  background-image: url('../images/peya-logo-portrait-e47ad6769dc2803ac2121df93a99d47d.svg');
  background-position: 50% 50%;
  background-size: 120px;
  background-repeat: no-repeat;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.card_top_pedidosya.btn_only:hover {
  background-color: #b9003d;
}

.link-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link-block-2 {
  display: block;
  width: 98px;
  margin-right: auto;
  margin-left: auto;
}

.image-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.menu_itemtxt {
  display: block;
  padding-top: 15px;
  padding-left: 5px;
  font-family: Oswald, sans-serif;
  color: #333;
  font-size: 24px;
  text-decoration: none;
  text-align: center !important;
}

.column {
  display: none;
}

.card_top_hugo {
  width: 100%;
  height: 150px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #38215c;
  background-image: url('../images/hugo-white-logo2x.png');
  background-position: 50% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
}

.card_top_hugo.hugo_free {
  background-image: url('../images/hugo_free2x.png');
  background-position: 50% 30%;
  background-size: 160px;
}

.card_top_hugo.btn_only {
  border-radius: 20px;
}

.card_top_hugo.btn_only:hover {
  background-color: #442770;
}

.glovo_free_restriccion {
  display: none;
  padding-top: 116px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.row_autoservicio {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/background_confetti2x.jpg');
  background-size: cover;
  background-attachment: scroll;
}

.image-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-4.ubicacion_img {
  width: 66px;
}

.image-4.delicvery_img {
  width: 124px;
}

.text-block-3 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #f7f7f7;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.text-block-4 {
  padding-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 96.9%, 0.7);
  font-size: 22px;
  font-weight: 200;
  text-align: center;
}

.btn_fab {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  background-color: transparent;
  background-image: url('../images/ic_purple_chevron.svg');
  background-position: 67% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Oswald, sans-serif;
  color: #6f6f6f;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.btn_fab:hover {
  background-image: url('../images/ic_yellow_chevron.svg');
  color: #fab232;
}

.row_storepoint {
  background-color: #7a44c4;
}

.restaruantes_titlerow {
  padding-bottom: 20px;
}

.uber_free_restriccion {
  display: none;
  padding-top: 110px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.hugo_free_restriccion {
  display: none;
  padding-top: 110px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.test_body {
  background-color: #520085;
}

.taco_mainnav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 150px;
  background-color: #000;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.brand {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.brand.mobile_brand {
  display: none;
}

.testsection1 {
  height: 450px;
  background-color: #5d0079;
}

.testsection2 {
  height: 400px;
  background-color: #d59800;
}

.testsection3 {
  height: 400px;
  background-color: #5016fc;
}

.testsection4 {
  height: 400px;
  background-color: #439e1c;
}

.custom_link {
  display: block;
  width: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #303030;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.custom_link:hover {
  background-color: #fff;
  color: #7124b4;
}

.custom_link.special_linkbox {
  display: block;
  background-color: #7124b4;
}

.custom_link.special_linkbox:hover {
  background-color: #fff;
}

.text-block-5 {
  -webkit-transform: skew(-10deg, 0deg);
  -ms-transform: skew(-10deg, 0deg);
  transform: skew(-10deg, 0deg);
  text-transform: uppercase;
}

.link_box {
  width: 112%;
  height: auto;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: -10px;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.nav-menu {
  overflow: hidden;
  width: 100%;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.open_nav_logo {
  display: none;
}

.invite_home {
  display: none;
  padding: 175px 100px 175px 175px;
  background-image: url('../images/back_hero.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.navbar {
  position: fixed;
  z-index: 12;
}

.wrapper_all {
  position: static;
  overflow: hidden;
  padding-left: 150px;
}

.wrapper_all.overflow_no {
  overflow: visible;
}

.invite_text {
  width: 430px;
  margin-top: 30px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 200;
}

.invite_text.grey_invite_text {
  color: #6f6f6f;
  text-align: center;
}

.order_linkbox {
  display: inline-block;
  margin-left: 6px;
}

.order_linkbox:hover {
  opacity: 1;
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.order_linkbox.display_none {
  display: none;
}

.image-6 {
  display: block;
}

.lightbox-link {
  width: 100%;
}

.promo_boxes {
  padding-right: 0px;
  padding-left: 0px;
}

.image-7.dia_del_taco_home_img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.promo_overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.promo_overlay.diataco_overlay {
  background-color: transparent;
}
.promo_title {
    padding-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-family: Oswald, sans-serif;
    color: #fff;
    font-size: 24px;
    text-align: center;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.74);
    z-index: 1 !important;
    position: relative;
}

.promo_text {
  margin-top: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 200;
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.54);
}

.image-8 {
  display: block;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.promo_content {
  position: static;
  left: auto;
  top: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.promo_btn {
  margin-top: 20px;
  padding: 10px 60px;
  border-radius: 20px;
  background-color: #fff;
  font-family: Oswald, sans-serif;
  color: #7124b4;
  font-size: 18px;
  font-weight: 400;
}

.promo_btn.tracking_btn_delivery_own_web {
  padding-right: 40px;
  padding-left: 40px;
}

.column-8 {
  padding-top: 60px;
  padding-bottom: 140px;
  background-image: url('../images/back_darkconfeti012x.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-9 {
  padding-top: 60px;
  padding-bottom: 140px;
  background-image: url('../images/back_darkconfeti022x.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.ic_ubi-deli {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text-block-6 {
  display: inline-block;
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.link_ubi-deli {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6f6f6f;
  text-decoration: none;
}

.link_ubi-deli:hover {
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
  color: #fab233;
}

.image-9 {
  margin-left: 10px;
}

.row_instagram {
  overflow: visible;
  padding-bottom: 60px;
}

.tilt {
  overflow: visible;
  width: 105%;
  height: 95px;
  margin-right: auto;
  background-color: #fff;
  -webkit-transform: translate(0px, -50px) rotate(-3deg);
  -ms-transform: translate(0px, -50px) rotate(-3deg);
  transform: translate(0px, -50px) rotate(-3deg);
}

.tilt.tilt_dia {
  height: 100px;
}

.ic_instasection {
  display: block;
  margin-top: -35px;
  margin-right: auto;
  margin-left: auto;
}

.text_tacobellgt {
  margin-top: 10px;
  -webkit-transform: skew(-10deg, 0deg);
  -ms-transform: skew(-10deg, 0deg);
  transform: skew(-10deg, 0deg);
  font-family: Oswald, sans-serif;
  font-weight: 300;
  text-align: center;
}

.insta_feed_wrapper {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.row_pide_white {
  padding: 20px 10px;
  background-image: url('../images/background_whitepatterns2x.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.identificador_purple {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #6f6f6f;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.container-2 {
  padding-bottom: 50px;
}

.bold-text {
  font-weight: 500;
}

.promo_list_text {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 290px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.paragraph-2 {
  margin-bottom: 30px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.heading {
  font-family: Oswald, sans-serif;
  font-weight: 300;
  text-align: center;
}

.lostimage {
  display: block;
  width: 170px;
  margin-right: auto;
  margin-left: auto;
}

.container-3 {
  padding: 220px 20px 40px;
}

.body {
  background-image: url('../images/background_whitepatterns2x.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tracking_btn_delivery_own_whatsapp {
  margin-bottom: 10px;
}

.hero_identificador_adomicilio {
  width: 240px;
  margin-bottom: 10px;
}

.hero_adomicilio_txt {
  position: static;
  display: block;
  overflow: visible;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 200;
}

.hero_adomicilio_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 20px 100px 80px;
  background-image: url('../images/back_purple.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero_adomicilio_wrapper.display_none {
  display: none;
}

.image-10 {
  display: block;
}

.hero_big_number {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 120px;
  line-height: 160px;
  font-weight: 600;
  text-shadow: 1px 1px 30px hsla(0, 0%, 100%, 0.55);
}

.hero_copy_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-11 {
  display: block;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}

.hero_domicilio1-2 {
  display: block;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero_domicilio2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-top: 40px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-12 {
  display: block;
  width: 100%;
}

.image-13 {
  display: none;
}

.hero_brtn_wrapper {
  display: block;
  width: 575px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
}

.image-14 {
  display: none;
}

.menu_intro {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 130px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/back_purple.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.menu_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}

.body-2 {
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.menu_tabs_container {
  position: static;
  top: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px none hsla(0, 0%, 43.5%, 0.3);
  background-color: #fff;
}

.tab-link-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tab-link-tab-1.w--current {
  display: inline-block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 5px solid #6c1ac5;
  background-color: #fff;
}

.menu_icons {
  display: inline-block;
  height: 40px;
  margin-top: -12px;
}

.menu_tab_text {
  display: inline-block;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 18px;
  line-height: 50px;
}

.tab-link-tab-2 {
  background-color: #fff;
}

.tab-link-tab-2:hover {
  border-bottom: 5px solid rgba(108, 26, 197, 0.34);
}

.menu_tab_link {
  position: static;
  display: inline-block;
  padding-right: 20px;
  padding-left: 10px;
  border-bottom: 4px solid #fff;
  background-color: #fff;
}

.menu_tab_link:hover {
  border-bottom: 4px solid rgba(108, 26, 197, 0.35);
}

.menu_tab_link.w--current {
  position: static;
  display: inline-block;
  border-bottom-color: #6c1ac5;
  background-color: #fff;
  color: #6c1ac5;
}

.tabs-menu {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1000;
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-block-5 {
  height: 3000px;
  padding-top: 20px;
  background-color: #f50000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  line-height: 3000px;
}

.food_tabs {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-6 {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  width: 500px;
  height: 500px;
  margin-top: 0px;
  background-color: #fff310;
}

.div-block-7 {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  width: 200px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  background-color: #945454;
}

.rewdblocktest {
  position: static;
  display: block;
  overflow: visible;
  height: 3000px;
  padding-top: 20px;
  padding-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.div-block-9 {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  width: 400px;
  height: 400px;
  background-color: #ff0202;
}

.div-block-10 {
  width: 300px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fffb00;
}

.grid {
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.food_card_link {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 20px;
  float: none;
  clear: none;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  background-color: #fff;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  text-decoration: none;
}

.food_card_link:hover {
  border-style: solid;
  border-color: hsla(0, 0%, 87.8%, 0.3);
  box-shadow: 1px 1px 12px 0 rgba(41, 0, 97, 0.1);
}

.food_item {
  display: block;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.food_item.display_none {
  display: none;
}

.lightbox-modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2000;
  display: none;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  text-decoration: none;
  cursor: auto;
}

.food_modal {
  position: relative;
  display: block;
  width: 500px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  border-radius: 10px;
  background-color: #fff;
}

.food_modal_img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.food_modal_in_title {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  color: #222;
  font-size: 20px;
}

.food_modal_in_description {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 20px;
  clear: left;
  opacity: 1;
  color: #6f6f6f;
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
}

.div-block-11 {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.food_modal_close {
  position: absolute;
  left: auto;
  top: 10px;
  right: 10px;
  bottom: auto;
  display: block;
  width: 24px;
}

.food_card {
  display: block;
  padding-top: 10px;
  float: none;
}

.food_card_name {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #222;
  font-size: 20px;
  line-height: 28px;
  text-transform: none;
}

.food_card_description {
  display: block;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #6f6f6f;
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
  -o-object-fit: fill;
  object-fit: fill;
}

.food_card_price {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #7a43c4;
  font-size: 18px;
}

.food_modal_price {
  padding-top: 15px;
  padding-left: 20px;
  float: none;
  color: #7a43c4;
  font-size: 24px;
  font-weight: 400;
}

.food_card_img {
  position: static;
  display: block;
  width: 100%;
  max-width: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.collection-item {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.collection-item-2 {
  position: static;
  display: block;
  margin-right: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.tab-pane-tab-1 {
  position: static;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.collection-list-wrapper {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.collection-list {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.tabs-content {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 940px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-pane-tab-2 {
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.collection-item-3 {
  display: block;
  width: auto;
  float: none;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.link-block-3 {
  width: 200px;
  height: 250px;
  margin-right: 13px;
  background-color: #a51515;
}

.collection-list-wrapper-2 {
  display: none;
  width: auto;
  float: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-12 {
  display: block;
  width: 50%;
}

.collection-list-2 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-13 {
  display: block;
  width: 200px;
  height: 2000px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7a43c4), to(#fff));
  background-image: linear-gradient(180deg, #7a43c4, #fff);
}

.tab-pane-tab-3 {
  height: auto;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.collection-list-3 {
  display: block;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.tab-pane-tab-4 {
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.tab-pane-tab-5 {
  position: relative;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.collection-list-4 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.tab-pane-tab-6 {
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.tab-pane-tab-7 {
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-14 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-15 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.menu_number {
  padding-top: 60px;
  padding-bottom: 40px;
}

.container-4 {
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-17 {
  width: 50%;
}

.food_modal_recomend {
  margin-top: 13px;
  margin-right: 40px;
  margin-left: 20px;
  padding: 3px 0px 5px 30px;
  float: none;
  border-radius: 20px;
  background-color: transparent;
  background-image: url('../images/ic_star_pink.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Oswald, sans-serif;
  color: #f42982;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  text-align: left;
}

.food_modal_recomend.food_recommend_card_adjust {
  margin-top: 7px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 25px;
}

.price_and_recomend-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.minimo_orden {
  display: block;
  width: 300px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 20px;
  background-color: rgba(244, 41, 130, 0.25);
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.minimo_orden.minimo_orden_grey {
  display: none;
  margin-top: 0px;
  margin-bottom: 10px;
  background-color: hsla(0, 0%, 43.5%, 0.07);
  color: #491179;
  font-weight: 300;
}

.minimo_orden.minimo_orden_revamp {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: hsla(0, 0%, 93.7%, 0.7);
  color: #491179;
  font-size: 20px;
}

.bold-text-2 {
  font-weight: 400;
}

.html-embed {
  margin-right: auto;
  margin-left: auto;
}

.dia_del_taco_hero {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #7a43c4;
}

.dia_del_taco_hero.invite {
  padding-top: 0px;
  padding-bottom: 140px;
  background-image: url('../images/background_dia_Del_taco1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-19 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #222;
}

.dia_del_taco_logo {
  display: block;
  width: 430px;
  margin-right: auto;
  margin-left: auto;
}

.adquiere_dia_del_taco {
  padding-top: 60px;
  padding-bottom: 100px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.title_adquiere_tus-giftcards {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #491179;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
}

.title_adquiere_tus-giftcards.dia_taco_home_subtitle {
  width: 52%;
  margin-right: auto;
  margin-left: auto;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}

.bold-text-3 {
  font-weight: 800;
}

.text_canjea {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #fab233;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
}

.adquiere_cards {
  padding-bottom: 0px;
}

.adquiere_cards.mobile_only {
  display: none;
}

.image-16 {
  display: block;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.image-17 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.donde_comprar {
  position: relative;
  padding-bottom: 120px;
  background-image: url('../images/background_dia_Del_taco2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-5 {
  padding-top: 70px;
  padding-bottom: 60px;
}

.title_donde_dia_del_tao {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
}

.column-10 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-12 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.donde_text {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.image-18 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-19 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-20 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.columns-3 {
  margin-top: 40px;
}

.taco_gift {
  position: absolute;
  left: auto;
  top: -38%;
  right: 4%;
  bottom: 0%;
  display: block;
  width: 420px;
  float: none;
}

.phone_donde {
  display: block;
  font-family: Montserrat, sans-serif;
  color: #fbe559;
  text-align: center;
  text-decoration: none;
}

.text-block-7 {
  display: inline-block;
  margin-top: 5px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 10px;
  background-color: #4b267c;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.22);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #ffdc17;
  font-size: 35px;
  line-height: 50px;
  font-weight: 800;
}

.text-block-7:hover {
  background-color: #fbc859;
  color: #fff;
}

.unete {
  overflow: visible;
  padding-bottom: 100px;
  background-image: url('../images/background_whitepatterns2x.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.title_unete_dia_del_taco {
  font-family: Montserrat, sans-serif;
  color: #491179;
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.bold-text-4 {
  color: #f42982;
  font-weight: 800;
}

.text-block-8 {
  font-family: Montserrat, sans-serif;
  color: rgba(51, 51, 51, 0.5);
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.youtube {
  position: static;
  margin-top: 40px;
  border-radius: 16px;
}

.image-21 {
  position: relative;
  top: -13px;
  right: -136px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.64;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.video_unete {
  margin-top: 40px;
  border-radius: 0px;
}

.div-block-20 {
  border-radius: 20px;
}

.wrapper_all_dia_taco {
  overflow: hidden;
}

.container-6 {
  border-style: solid;
  border-width: 12px;
  border-color: #fff;
  border-radius: 7px;
}

.video {
  position: relative;
  border-style: solid;
  border-width: 9px;
  border-color: #fff;
  border-radius: 5px;
}

.hero_video_container {
  position: relative;
  top: 95px;
  width: 500px;
  margin-top: -35px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.hero_video_container.display_none {
  display: none;
}

.canjea_tacos {
  position: static;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fab233;
}

.heading-2 {
  text-align: center;
}

.image-22 {
  position: relative;
  top: 157px;
  display: block;
  margin-top: -137px;
  margin-right: auto;
  margin-left: auto;
}

._5tacos_list {
  padding-top: 150px;
  padding-bottom: 277px;
}

.txt_tacos_list {
  display: inline-block;
  padding-top: 3px;
  padding-left: 8px;
  font-family: Montserrat, sans-serif;
  color: #121212;
  font-size: 18px;
  font-weight: 500;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

._5tacos_list_container {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.container-8 {
  display: none;
}

.div-block-21 {
  display: inline-block;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-23 {
  padding-bottom: 4px;
}

.display_none {
  display: none;
}

.text-block-9 {
  text-transform: uppercase;
}

.html-embed-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.dia_del_taco_hoome {
  display: none;
  padding-bottom: 50px;
}

.image-24 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-25 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.tacos-5q {
  font-family: Montserrat, sans-serif;
  color: #fab233;
  font-size: 40px;
  text-align: center;
}

.html-embed-3 {
  margin-right: auto;
  margin-left: auto;
}

.div-block-23 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.container_horarios {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 490px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.timeblock_short {
  display: inline-block;
  width: 235px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 25px;
  padding-right: 0px;
  padding-bottom: 25px;
  float: none;
  clear: none;
  border-radius: 10px;
  background-color: #353a52;
}

.timeblock-one{
  margin-bottom: 10px;
}

.time_days {
  color: #fff;
  font-size: 23px;
  text-align: center;
}

.time_horarios {
  margin-top: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 200;
  text-align: center;
}

.div-block-25 {
  width: 480px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 10px;
  background-color: #353a52;
}

.menu_title_row {
  padding-bottom: 10px;
}

.ic_menu {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.columns_delivery_btns {
  margin-top: 20px;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.contact-form {
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.box__cobro{
  display: flex;
  align-items: center;
  justify-content: center;
}

.box__cobro img{
  height: 100vh;
  
}

@media (max-width:1800px) {
/* ____________________Slide
____________________________________________________________ */
  #section-slide {
      background: url(../images/homeBanner/BannerLaysMax.jpg) 50% 50%;
      background-size: cover !important;
      padding: 50px 30px !important;
      height: 500px !important;
  }
  #section-slide .content-slide img.img-2 {
      float: right;
      width: 32% !important;
      position: relative;
      right: 2rem;
      top: 2rem !important;
  }

@media (max-width:1280px) {
/* ____________________Slide
____________________________________________________________ */
  #section-slide {
      background: url(../images/homeBanner/BannerLaysMax.jpg) 50% 50%;
      background-size: cover !important;
      padding: 50px 30px !important;
      height: 410px !important;
  }
  #section-slide .content-slide img.img-2 {
      float: right;
      width: 33% !important;
      position: relative;
      right: 0rem;
      top: 0rem !important;
  }
  
  
}
@media (max-width:1024px) {
/* ____________________Header
____________________________________________________________ */
  .topbar.info-top {
      padding: 20px 30px !important;
      background: black !important;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-end;
      position: fixed;
      width: 100%;
      z-index: 9;
  }
/* ____________________Home
____________________________________________________________ */
  .hero_adomicilio_wrapper {
      display: flex !important;
  }
  .hero_domicilio1-2 {
      z-index: 10;
  }
  img.image-12 {
      min-width: 610px !important;
      left: -25rem !important;
      position: relative;
      z-index: 0 !important;
      opacity: .6;
  }
  .row_instagram {
      padding-bottom: 0 !important;
  }
  .tilt {
      overflow: visible;
      width: 105%;
      height: 75px;
      margin-right: auto;
      background-color: #fff;
      -webkit-transform: translate(0px, -50px) rotate(-3deg);
      -ms-transform: translate(0px, -50px) rotate(-3deg);
      transform: translate(0px, -50px) rotate(-3deg);
  }
  ul.slick-dots {
      display: flex;
      justify-content: center;
      margin: -40px 0 0;
      z-index: 9999;
      padding: 0 0 20px !important;
  }
  
  /* banner */
  #section-slide {
      background: url(../images/homeBanner/BannerLaysMax.jpg) 50% 50%;
      background-size: cover !important;
      padding: 50px 30px !important;
      height: 320px !important;
  }
  
  
  
/* ____________________Menu
____________________________________________________________ */
  .tabs-content.w-tab-content {
      width: 860px !important;
  }
  .tabs-content.w-tab-content .w-dyn-item {
      display: flex !important;
  }
  .tabs-content.w-tab-content .w-dyn-item .food_item {
      display: flex;
      align-items: flex-start;
  }
  .tabs-content.w-tab-content .w-dyn-item .food_item a.food_card_link {
      display: flex;
      height: 100%;
  }
  .food_modal {
      position: relative;
      display: block;
      width: 500px;
      margin-top: 0;
      margin-right: auto;
      margin-left: 0;
      padding-top: 20px;
      border-radius: 10px;
      background-color: #fff;
      top: 14%;
      left: 32%;
  }
  
  
/* ____________________Domicilio
____________________________________________________________ */
  #seccion-domicilio .s-domicilio a.general-col h3 {
      font-size: 27px !important;
      margin: 0 !important;
      background-color: #7124b4;
      text-align: center;
      padding: 125px 30px 20px;
      border-radius: 10px;
      background-size: 70px !important;
      background-position: 50% 29%!important;
      background-repeat: no-repeat !important;
      border: 2px solid #7124b4 !important;
  }
  #seccion-domicilio .s-domicilio a.general-col:hover h3, #seccion-domicilio a.menuactivo.general-col h3 {
      background-color: white !important;
      color: #7124b4 !important;
      border: 2px solid #7124b4;
      transition: all 0.3s ease-in-out;
      z-index: 8;
      position: relative;
  }
  
/* ____________________Mas
____________________________________________________________ */
  .hero_adomicilio_wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 60px 20px 100px 80px;
      background-image: url(../images/back_purple.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      background-attachment: scroll;
      z-index: 8;
      position: relative;
  }
  .promo_title {
      padding-top: 0px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      font-family: Oswald, sans-serif;
      color: #fff;
      font-size: 24px;
      text-align: center;
      text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.74);
      z-index: 7;
      position: relative;
  }
  #seccion-noticias .columnas .col-noticia {
    width: 50% !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    margin: 5px 0;
    justify-content: flex-start;
}
  #seccion-noticias .columnas .col-noticia video {
      position: relative;
      max-width: 360px !important;
      max-height: 261px !important;
  }
  #top #seccion-domicilio.seccion-domicilio-mas h3 {
      font-size: 20px !important;
  }
  #top #seccion-domicilio.seccion-domicilio-mas h3 {
      font-size: 24px !important;
      padding: 125px 20px 20px;
  }

  
}


@media screen and (max-width: 991px) {
  .btn_purple.btn_llama_ahora.tracking_btn_delivery_own_call.btn_ordena_domicilio.btn_responsive-adomicilio {
    padding-left: 15px;
  }

  .btn_purple.btn_llama_ahora.tracking_btn_delivery_own_call.btn_responsive-adomicilio {
    width: 210px;
  }

  .div-block-2 {
    padding-bottom: 60px;
  }

  .menu_items {
    display: block;
    margin-top: 30px;
  }

  .link.menu_item_text {
    font-size: 24px;
  }

  .link.menu_item_text.w--current {
    font-size: 20px;
  }

  .columns {
    margin-top: 0px;
  }

  .row_opciones {
    padding-right: 20px;
    padding-left: 20px;
  }

  .delivery_card {
    width: 100%;
  }

  .card_top_uber {
    background-size: 170px;
  }

  .card_top_uber.btn_only {
    height: 120px;
    background-size: 140px;
  }

  .card_top_pedidosya.btn_only {
    height: 120px;
    background-size: 130px;
  }

  .card_top_hugo.btn_only {
    height: 120px;
    background-size: 110px;
  }

  .column-2 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-3 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-4 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-5 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-6 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-7 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .text-block-4 {
    font-size: 20px;
  }

  .btn_fab {
    background-position: 73% 50%;
  }

  .invite_home {
    padding: 60px 40px;
    background-position: 20% 50%;
  }

  .invite_text {
    width: 290px;
    font-size: 20px;
    line-height: 26px;
  }

  .image-6 {
    width: 250px;
  }

  .lightbox-link {
    width: 100%;
  }

  .promo_boxes {
    height: 250px;
  }

  .image-7 {
    width: 100%;
    max-height: none;
    max-width: none;
  }

  .promo_overlay {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .promo_title {
    font-size: 24px;
  }

  .promo_text {
    font-size: 18px;
    line-height: 24px;
  }

  .image-8 {
    width: 40px;
    margin-top: 20px;
  }

  .promo_content {
    margin-right: auto;
    margin-left: auto;
  }

  .promo_btn {
    padding-right: 40px;
    padding-left: 40px;
    background-color: #fff;
  }

  .promo_linkbox {
    width: 100%;
  }

  .ic_ubi-deli {
    width: 80px;
  }

  .identificador_purple {
    width: 240px;
  }

  .hero_adomicilio_txt {
    font-size: 22px;
  }

  .hero_adomicilio_wrapper {
    display: block;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 40px;
  }

  .hero_big_number {
    font-size: 110px;
    line-height: 120px;
  }

  .hero_copy_wrapper {
    margin-bottom: 20px;
  }

  .image-11 {
    width: 120px;
    margin-left: 10px;
  }

  .hero_domicilio1-2 {
    display: block;
    width: auto;
  }

  .hero_domicilio2-2 {
    display: block;
    width: auto;
    padding-right: 20px;
    padding-left: 0px;
  }

  .image-12 {
    width: auto;
    margin-top: 60px;
    padding-right: 20px;
  }

  .hero_brtn_wrapper {
    width: 500px;
  }

  .menu_intro {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
  }

  .menu_title {
    padding-left: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
  }

  .menu_tabs_container {
    display: block;
    overflow: visible;
  }

  .menu_tab_text {
    line-height: 20px;
  }

  .menu_tab_link {
    display: block;
    width: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu_tab_link.w--current {
    width: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    width: auto;
  }

  .tabs-content {
    width: auto;
  }

  .div-block-14 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-15 {
    width: 100%;
  }

  .food_modal_recomend.food_recommend_card_adjust {
    margin-right: 0px;
    margin-left: 5px;
  }

  .price_and_recomend-flex {
    display: block;
  }

  .title_adquiere_tus-giftcards {
    font-size: 40px;
  }

  .title_adquiere_tus-giftcards.dia_taco_home_subtitle {
    width: 80%;
  }

  ._5tacos_list {
    padding-right: 20px;
    padding-left: 20px;
  }

  .txt_tacos_list {
    font-size: 18px;
  }

  .div-block-21 {
    margin-left: 10px;
  }
  
  img.image-12 {
      min-width: 610px !important;
      left: -19rem !important;
      position: relative;
      z-index: 0 !important;
      opacity: .6;
  }
  
  
/* ____________________Home
____________________________________________________________ */
  img.image-12 {
      min-width: 610px !important;
      left: -19rem !important;
      position: relative;
      z-index: 0 !important;
      opacity: .6;
  }
  
}

@media (max-width:768px) {
/* ____________________Globales
____________________________________________________________ */
  h2 {
      font-size: 28px;
      line-height: 36px;
      margin-top: 20px;
  }
  h3 {
      font-size: 20px;
      line-height: 25px;
      margin-top: 20px;
  }
  
/* ____________________Home
____________________________________________________________ */  
  .hero_big_number {
      font-size: 90px;
      line-height: 90px;
  }
  /* banner */
  #section-slide {
      background: url(../images/homeBanner/BannerLaysMax.jpg) 50% 50%;
      background-size: cover !important;
      padding: 50px 30px !important;
      height: 250px !important;
  }
  
/* ____________________Menu
____________________________________________________________ */
  .food_modal {
      position: relative;
      display: block;
      width: 500px;
      margin-top: 0;
      margin-right: auto;
      margin-left: 0;
      padding-top: 20px;
      border-radius: 10px;
      background-color: #fff;
      top: 23%;
      left: 32%; 
  }
  .tabs-content.w-tab-content {
      width: auto !important;
  }
  .menu_tabs_container .tabs-menu {
      display: flex !important;
      flex-direction: row;
      justify-content: center;
      flex-wrap: wrap;
      position: static;
  }
  .menu_tab_link {
      display: flex !important;
      flex-direction: column;
      align-items: center;
      padding: 10px 20px 10px !important;
      margin-bottom: 10px !important;
  }
  .menu_icons {
      display: inline-block;
      height: 37px;
      margin-top: -12px;
  }
  #anchor_opciones .w-col.w-col-4 {
      width: 50%;
  }
  #promociones .row img {
      background: 0 0!important;
      border: none!important;
      width: 95%!important;
      padding: 0!important;
      margin: 0 auto!important;
      border-radius: 10px !important;
  }
/* ____________________Domicilio
____________________________________________________________ */
  .image {
      display: block;
      width: 310px;
      margin-right: auto;
      margin-bottom: 60px;
      margin-left: auto;
  }
  .div-block-2 {
      padding-right: 20px;
      padding-bottom: 100px;
      padding-left: 20px;
  }
  #seccion-domicilio {
      padding: 0px 20px 30px;
  }
  #seccion-domicilio .s-domicilio a.general-col h3 {
      font-size: 25px !important;
      margin: 0 !important;
      background-color: #7124b4;
      text-align: center;
      padding: 125px 30px 20px;
      border-radius: 10px;
      background-size: 60px !important;
      background-position: 50% 29%!important;
      background-repeat: no-repeat !important;
      border: 2px solid #7124b4 !important;
  }
  .content-tab {
      margin: 0 20px 50px !important;
      border: 2px solid var(--color1);
      padding: 30px;
      border-radius: 10px !important;
  }
/* ____________________Mas
____________________________________________________________ */  
  #section-empleo-higiene .promo_title h2 {
      margin: 0 !important;
      padding: 3rem 2rem;
      position: relative;
      z-index: 10 !important;
  }
  #nosotros .content {
    display: flex !important;
    align-items: center;
    flex-direction: column;
  }
  #nosotros .content .section-text, #nosotros .content .section-img {
      width: 100% !important;
  }
  #nosotros .content .section-img {
      padding-left: 0;
  }
  #nosotros .content .section-img img {
      width: 70% !important;
      margin: 30px auto 0 !important;
      float: none;
      display: block;
  }
  #top #seccion-domicilio.seccion-domicilio-mas h3 {
      font-size: 23px !important;
      padding: 125px 10px 20px;
  }
  #seccion-noticias .columnas .col-noticia video {
      position: relative;
      max-width: 290px !important;
      max-height: 261px !important;
  }
  
  
}



@media screen and (max-width: 767px) {
/* ____________________Header
____________________________________________________________ */   
 .topbar.info-top {
     padding: 20px 20px !important;
     background: black !important;
     display: flex;
     flex-direction: row;
     align-items: center;
     justify-content: flex-end;
     position: relative;
     width: 100%;
     z-index: 0;
     margin-top: 70px;
 }
 .topbar.info-top a.button-whatsapp {
     font-size: 12px;
     line-height: 17px !important;
     text-align: right !important;
     border-right: 1px solid #4e4e4e !important;
     padding-right: 20px !important;
     margin-right: 30px !important;
     background: url(../images/whatsapp-w.svg) no-repeat 5% 50% !important;
     background-size: 30px !important;
     padding-left: 50px !important;
 }
 
/* ____________________Home
____________________________________________________________ */   
  ul.slick-dots {
      display: flex;
      justify-content: center;
      margin: -26px 0 0;
      z-index: 9999;
      padding: 0 0 12px !important;
  }

 .hero_adomicilio_wrapper {
     padding-top: 40px;
     padding-right: 10px;
     padding-left: 10px;
     display: flex !important;
     flex-direction: column;
 }
 img.image-12 {
     min-width: 440px !important;
     left: -3rem !important;
     position: relative;
     z-index: 0 !important;
     opacity: .6;
     margin-top: 0 !important;
 }
 .hero_domicilio2-2.domicilio-col2 {
     margin-top: 20px;
 }
 img.image-12 {
     min-width: 710px !important;
     left: -9rem !important;
     position: relative;
     z-index: 0 !important;
     opacity: .6;
     margin-top: 0 !important;
 }
 .tilt {
     overflow: visible;
     width: 105%;
     height: 55px;
     margin-right: auto;
     background-color: #fff;
     -webkit-transform: translate(0px, -50px) rotate(0deg);
     -ms-transform: translate(0px, -50px) rotate(-3deg);
     transform: translate(0px, -50px) rotate(0deg);
 }
 
 /* banner */
 #section-slide {
     background: url(../images/homeBanner/BannerLaysMax.jpg) 50% 50%;
     background-size: cover !important;
     padding: 50px 30px !important;
     height: 140px !important;
 }
 #section-slide .content-slide img.img-2 {
     float: right;
     width: 41% !important;
     position: relative;
     right: -1rem;
     top: -2rem !important;
 }
 
 
/* ____________________Menu
____________________________________________________________ */ 
  .columns_delivery_btns.w-row, #anchor_opciones .columns-2.w-row {
      margin: 40px 0 0 !important;
      display: flex !important;
      justify-content: center;
      flex-direction: column;
      align-items: center;
  }
  #anchor_opciones .w-col.w-col-4 {
      width: 90%;
      margin: 5px 0;
  }
  .card_top_pedidosya.btn_only, .card_top_uber.btn_only {
      height: 140px;
  }
 
 /* ____________________Ubicación
 ____________________________________________________________ */ 
 .autoservicio_invite img, img.image {
     width: 60% !important;
 }
  
/* ____________________Domicilio
____________________________________________________________ */   
  .s-domicilio .row {
      display: flex !important;
      flex-direction: column;
  }
  .s-domicilio .row .col4 {
      width: 100% !important;
  }
  .food_modal {
      position: relative;
      display: block;
      width: 500px;
      margin-top: 0;
      margin-right: auto;
      margin-left: 0;
      padding-top: 20px;
      border-radius: 10px;
      background-color: #fff;
      top: 23%;
      left: 5%;
  }
  .content-tab ol {
      margin: 25px 0 !important;
      padding-left: 20px;
  }
/* ____________________Promociones
____________________________________________________________ */
  #promociones {
      padding: 0px 20px 30px;
  }
  #promociones .row img {
      background: 0 0!important;
      border: none!important;
      width: 100%!important;
      padding: 0!important;
      margin: 0 auto!important;
      border-radius: 10px !important;
  }

/* ____________________Mas
____________________________________________________________ */
  #section-empleo-higiene {
      padding: 0px 0 30px;
      display: flex !important;
      flex-direction: column;
      flex-wrap: wrap;
      justify-content: center;
  }
  #section-empleo-higiene .col-higiene, #section-empleo-higiene .col-empleo {
      width: 100% !important;
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center;
  }
  #section-empleo-higiene .promo_title h2 {
      margin: 0 !important;
      padding: 4rem 2rem;
      position: relative;
      z-index: 10 !important;
  }
  #nosotros .content .section-img img {
      width: 100% !important;
      margin: 30px auto 0 !important;
      float: none;
      display: block;
  }
  .s-domicilio .row .col3 {
      width: 100% !important;
  }
  #seccion-domicilio .s-domicilio a.col-app:hover h3, #seccion-domicilio .s-domicilio a.menuactivo.col-app h3 {
      background-image: url(../images/icon2-app.svg) !important;
      background-size: 60px !important;
      background-position: 50% 29%!important;
      background-repeat: no-repeat !important;
  }
  #seccion-noticias .columnas {
      display: flex !important;
      justify-content: center;
      flex-wrap: wrap;
      flex-direction: column;
  }
  #seccion-noticias .columnas .col-noticia {
      width: 100% !important;
      display: flex !important;
      flex-direction: column;
      align-items: center;
      margin: 10px 0;
      justify-content: flex-start;
  }
  #seccion-noticias .columnas .col-noticia h3, #seccion-noticias .columnas .col-noticia p {
      padding: 0 20px;
      text-align: center;
  }
  #seccion-noticias .columnas .col-noticia video {
      position: relative;
      max-width: 100% !important;
      max-height: 261px !important;
      padding: 0 20px;
  }
  
/* ____________________Footer
____________________________________________________________ */
  .footer_social_box {
      width: 100%;
      display: flex;
      margin-top: 10px;
      margin-right: auto;
      margin-left: auto;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
  }
  
/*_____*/
  .btn_purple.floating_mobile_btn {
    z-index: 5000;
    display: block;
    width: auto;
    height: auto;
    margin-right: 20px;
    padding: 15px 30px;
    box-shadow: 1px 1px 8px 0 rgba(93, 44, 216, 0.55);
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-transform: uppercase;
  }

  .btn_purple.floating_mobile_btn.fab_call {
    width: 60px;
    height: 60px;
    margin-right: 25px;
    margin-bottom: 25px;
    background-color: #f42982;
    background-image: url('../images/ic_call.svg');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    box-shadow: 0 2px 8px 0 rgba(209, 15, 216, 0.3);
  }

  .btn_purple.floating_mobile_btn.fab_call.tracking_btn_delivery_own_call.fab_nav_adjust {
    z-index: 100;
    margin-bottom: 20px;
  }

  .text-block.title_black {
    display: block;
    font-size: 30px;
  }

  .div-block-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .menu_items {
    display: block;
  }

  .link.menu_item_text {
    display: block;
  }

  .row_opciones {
    padding-bottom: 40px;
  }

  .footer_social_box {
    position: -webkit-sticky;
    position: sticky;
    z-index: 0;
  }

  .delivery_card {
    width: 80%;
    margin-bottom: 40px;
  }

  .card_top_uber {
    background-size: 200px;
  }




  .card_top_hugo.btn_only {
    height: 80px;
  }

  .column-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-4 {
    width: 70px;
  }

  .text-block-4 {
    font-size: 22px;
  }

  .btn_fab {
    width: 60%;
    background-position: 65% 50%;
  }

  .taco_mainnav {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 11;
    width: auto;
    padding-bottom: 10px;
    background-color: #fff;
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.13);
  }

  .image-5 {
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
  }

  .brand {
    display: none;
    margin-top: auto;
    padding-left: 0px;
  }

  .brand.mobile_brand {
    display: block;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .custom_link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .link_box {
    width: 106%;
    margin-left: -20px;
    -webkit-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }

  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 2000;
    height: 100%;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 60px;
    float: none;
    clear: none;
    background-color: #000;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .mobile_logo_box {
    width: 95px;
    margin-right: auto;
    margin-left: auto;
  }

  .menu-button {
    position: relative;
    margin-top: 10px;
    float: left;
    clear: none;
    font-size: 30px;
  }

  .menu-button.w--open {
    z-index: 4000;
    background-color: rgba(58, 45, 45, 0);
  }

  .open_nav_logo {
    display: inline-block;
    width: 50px;
    margin-bottom: 40px;
  }

  .hamline01 {
    width: 20px;
    height: 3px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .hamline02 {
    width: 20px;
    height: 3px;
    margin-top: 3px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .hamline03 {
    width: 20px;
    height: 3px;
    margin-top: 3px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .icon {
    display: none;
  }

  .wrapper_all {
    margin-top: 0px;
    padding-left: 0px;
  }

  .invite_text {
    width: 70%;
    font-size: 22px;
    line-height: 28px;
  }

  .promo_text {
    font-size: 22px;
  }

  .promo_btn {
    font-size: 20px;
    text-align: center;
  }

  .column-8 {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .column-9 {
    padding-top: 40px;
  }

  .row_instagram {
    padding-bottom: 40px;
  }

  .tilt.tilt_dia {
    height: 70px;
  }

  .hide_floating_btn {
    height: 5px;
  }

  .container-3 {
    padding-top: 60px;
  }

  .hero_identificador_adomicilio {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .hero_adomicilio_txt {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 24px;
    text-align: center;
  }

  .hero_adomicilio_wrapper {
    padding-top: 40px;
    padding-right: 40px;
  }

  .hero_big_number {
    display: none;
    margin-right: auto;
    margin-left: auto;
    font-size: 100px;
    text-align: center;
  }

  .image-11 {
    display: none;
  }

  .hero_domicilio2-2 {
    padding-top: 0px;
  }

  .image-13 {
    display: block;
    width: 140px;
    margin-right: auto;
    margin-left: auto;
  }

  .hero_brtn_wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-14 {
    display: block;
  }

  .menu_intro {
    display: block;
    margin-top: 0px;
  }

  .tabs-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 10;
    overflow: scroll;
    padding-top: 75px;
    padding-bottom: 0px;
    background-color: #fff;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.3);
  }

 .tabs-menu.tab_test {
     position: static !important;
     position: sticky;
     box-shadow: 0 6px 10px -10px rgba(0, 0, 0, 0.3);
     padding-top: 20px !important;
 }

  .food_tabs {
    top: 80px;
    padding-top: 0px;
  }

  .lightbox-modal {
    display: none;
    opacity: 0;
  }

  .collection-list-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-14 {
    width: 96%;
  }

  .div-block-15 {
    height: 2000px;
    background-color: #201cf5;
  }

  .div-block-16 {
    height: 120px;
    background-color: #222;
  }

  .food_modal_recomend.food_recommend_card_adjust {
    margin-left: 0px;
  }

  .price_and_recomend-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .minimo_orden.minimo_orden_grey {
    display: none;
    width: auto;
  }

  .dia_del_taco_hero.invite {
    padding-bottom: 100px;
  }

  .dia_del_taco_logo {
    width: 300px;
  }

  .adquiere_dia_del_taco {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .title_adquiere_tus-giftcards {
    font-size: 24px;
    line-height: 33px;
  }

  .title_adquiere_tus-giftcards.dia_taco_home_subtitle {
    width: 90%;
    margin-top: 10px;
    font-size: 24px;
    line-height: 32px;
  }

  .text_canjea {
    font-size: 18px;
    line-height: 30px;
  }

  .adquiere_content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .adquiere_cards {
    display: block;
  }

  .adquiere_cards.desktop_only {
    display: none;
  }

  .adquiere_cards.mobile_only {
    display: block;
  }

  .container-5 {
    padding-top: 40px;
  }

  .title_donde_dia_del_tao {
    font-size: 30px;
    line-height: 39px;
  }

  .column-10 {
    margin-bottom: 20px;
  }

  .donde_text {
    margin-top: 0px;
  }

  .taco_gift {
    position: absolute;
    left: 21%;
    top: auto;
    right: 0%;
    bottom: -8%;
    z-index: 3;
    width: 270px;
  }

  .video_unete {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .hero_video_container {
    width: 90%;
    background-color: #fff;
  }

  .column-13 {
    margin-bottom: 20px;
  }

  .canjea_tacos {
    padding-top: 40px;
    padding-bottom: 42px;
  }

  .image-22 {
    margin-top: -158px;
  }

  ._5tacos_list {
    padding-top: 110px;
    padding-bottom: 60px;
  }

  .div-block-21 {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-22 {
    display: block;
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tacos-5q {
    font-size: 36px;
  }

  .menu_title_row {
    padding-bottom: 0px;
  }

  .contact-form {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 80%;
  }

  .btn_purple.invite_btn {
    display: inline-block;
    width: 169px;
    margin-top: 20px;
    margin-left: 0px;
  }

  .btn_purple.btn_llama_ahora {
    width: 220px;
    margin-top: 0px;
  }

  .btn_purple.btn_llama_ahora.tracking_btn_delivery_own_call.food_modal_in_btn_purple {
    width: 200px;
    background-size: 24px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
  }

  .btn_purple.btn_llama_ahora.tracking_btn_delivery_own_call.btn_ordena_domicilio.btn_responsive-adomicilio {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .btn_purple.btn_llama_ahora.tracking_btn_delivery_own_call.btn_responsive-adomicilio {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .image-2 {
    width: 90px;
  }

  .link.menu_item_text {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .delivery_card {
    width: 100%;
  }

  .column-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-4 {
    line-height: 24px;
  }

  .btn_fab {
    width: 90%;
    background-position: 66% 50%;
  }

  .invite_home {
    padding-right: 20px;
    padding-left: 10px;
    background-image: url('../images/hero_mobile_alt.jpg'), url('../images/back_hero.jpg');
    background-position: 20% 60%, 0% 0%;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .invite_text {
    width: 90%;
    margin-top: 20px;
    padding-left: 10px;
  }

  .order_linkbox {
    display: inline-block;
    margin-left: 10px;
  }

  .order_linkbox.whatsapp_domicilio_reponsive {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-6 {
    width: 230px;
    padding-left: 10px;
  }

  .promo_boxes {
    height: auto;
  }

  .tracking_btn_delivery_own_whatsapp {
    display: block;
    width: 50px;
    height: 50px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .hero_identificador_adomicilio {
    margin-bottom: 0px;
  }

  .hero_adomicilio_txt {
    margin-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    line-height: 29px;
  }

  .hero_adomicilio_wrapper {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .hero_big_number {
    font-size: 60px;
    line-height: 70px;
  }

  .hero_copy_wrapper {
    margin-bottom: 10px;
  }

  .hero_domicilio2-2 {
    padding-right: 0px;
  }

  .image-13 {
    width: 150px;
    margin-bottom: 10px;
  }

  .hero_brtn_wrapper {
    display: block;
    width: 295px;
    margin-right: auto;
    margin-left: auto;
  }

  .menu_intro {
    padding-bottom: 60px;
    background-size: cover;
  }

  .menu_title {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 40px;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
  }

  .menu_tabs_container {
    display: block;
    overflow: visible;
    padding-top: 0px;
    border-style: none;
    border-width: 1px;
    border-color: #535353;
  }

  .menu_icons {
    display: block;
  }

  .menu_tab_text {
    display: block;
    line-height: 20px;
  }

  .menu_tab_link {
    display: block;
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .menu_tab_link.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tabs-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-top: 75px;
    padding-bottom: 0px;
    float: none;
    clear: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.3) #000 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.3);
    opacity: 1;
  }

  .food_tabs {
    position: -webkit-sticky;
    position: sticky;
    display: block;
    padding-top: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .food_tabs.tabs_revamp {
    position: static;
  }

  .div-block-9 {
    width: 200px;
  }

  .lightbox-modal {
    display: none;
    opacity: 0;
  }

  .food_modal {
    width: 90%;
  }

  .food_modal_in_title {
    padding-left: 10px;
  }

  .food_modal_in_description {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-11 {
    padding-left: 10px;
  }

  .food_modal_price {
    padding-left: 10px;
  }

  .div-block-14 {
    width: 90%;
  }

  .food_modal_recomend {
    margin-left: 10px;
  }

  .food_modal_recomend.food_recommend_card_adjust {
    padding-left: 25px;
    font-size: 17px;
  }

  .price_and_recomend-flex {
    display: block;
  }

  .minimo_orden.minimo_orden_revamp {
    font-size: 18px;
  }

  .title_adquiere_tus-giftcards {
    font-size: 21px;
  }

  .title_unete_dia_del_taco {
    font-size: 24px;
  }

  .container-7 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .canjea_tacos {
    padding-top: 20px;
    padding-bottom: 91px;
  }

  ._5tacos_list {
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .horarios_title_row {
    padding-top: 10px;
  }

  .container_horarios {
    width: 90%;
  }

  .timeblock_short {
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .time_days {
    font-size: 20px;
  }

  .time_horarios {
    font-size: 28px;
  }

  .div-block-25 {
    width: 100%;
  }

  .menu_title_row {
    position: static;
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

#w-node-d6a3931b-6839-dd87-5a30-55f5a1da75f6-42c5b810 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 479px) {
  #w-node-d6a3931b-6839-dd87-5a30-55f5a1da75e6-42c5b810 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d6a3931b-6839-dd87-5a30-55f5a1da75ea-42c5b810 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d6a3931b-6839-dd87-5a30-55f5a1da75ee-42c5b810 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d6a3931b-6839-dd87-5a30-55f5a1da75f2-42c5b810 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media (max-width:375px) {
/* ____________________Menu
____________________________________________________________ */  
  .food_modal {
      top: 17%;
      left: 5%;
  }
  .topbar.info-top a.button-whatsapp {
      font-size: 12px;
      line-height: 17px !important;
      text-align: right !important;
      border-right: 1px solid #4e4e4e !important;
      padding-right: 20px !important;
      margin-right: 15px !important;
      background: url(../images/whatsapp-w.svg) no-repeat 5% 50% !important;
      background-size: 30px !important;
      padding-left: 50px !important;
  }
  
}

@media (max-width:375px) {
/* ____________________Menu
____________________________________________________________ */  
  .topbar.info-top {
      padding: 20px 11px !important;
      background: black !important;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-end;
      position: relative;
      width: 100%;
      z-index: 0;
      margin-top: 70px;
  }



  
}
