.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image, .div-block {
  text-align: center;
}

.navbar {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  font-size: 25px;
}

.nav-link._1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-2 {
  font-size: 25px;
}

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

.nav-link-3 {
  height: 70px;
  color: #fff;
  padding: 23px 31px 22px;
  font-family: PT Sans, sans-serif;
}

.nav-link-3.home {
  color: #fff;
  font-family: Bitter, serif;
  font-size: 15px;
  transition: all .5s cubic-bezier(.39, .575, .565, 1);
}

.nav-link-3.home:hover {
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 5px solid #00a50b;
}

.logo-block {
  height: 70px;
}

.dropdown-link {
  background-color: #d6daca;
}

.dropdown-link-8, .dropdown-link-7, .dropdown-link-3 {
  background-color: #d8e0d0;
}

.drop-down-links {
  background-color: #d8e0d0;
  font-family: Bitter, serif;
  transition: background-color .5s cubic-bezier(.39, .575, .565, 1);
}

.drop-down-links:hover {
  color: #000;
  background-color: rgba(255, 255, 255, .28);
}

.dropdown-link-5 {
  background-color: #d8e0d0;
}

.navbar-2 {
  z-index: 2000;
  width: 100%;
  height: 70px;
  background-color: rgba(182, 0, 0, .97);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.icon {
  display: none;
}

.dropdown-link-4, .dropdown-link-6 {
  background-color: #d8e0d0;
}

.dropdown-link-2 {
  color: #fff;
  background-color: #960000;
  font-family: Bitter, serif;
  transition: all .5s cubic-bezier(.39, .575, .565, 1);
}

.dropdown-link-2:hover {
  color: #000;
  background-color: #fff;
}

.page-header-overlay {
  width: 100%;
  height: 100%;
  min-height: 600px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, .76), rgba(255, 255, 255, 0)), url('../images/LA-ROSITA-SUPERMERCADO-MUNDELEIN-PIC-7.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding-top: 270px;
  padding-bottom: 95px;
}

.page-header-overlay.taqueria {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .76), rgba(255, 255, 255, 0)), url('../images/LA-ROSITA-TAQUERIA-PALATINE-BANNER-1.png');
}

.div-block-3 {
  max-width: 1450px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 45px;
  padding-right: 45px;
}

.page-title-wrapper {
  width: 70%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.heading {
  color: #fff;
  text-align: center;
  text-shadow: 2px 3px 9px #1f1f1f;
  font-family: Bitter, serif;
  font-size: 110px;
  font-weight: 400;
}

.heading-73 {
  color: #fff;
  margin-top: 28px;
  font-size: 46px;
  font-weight: 400;
  line-height: 45px;
}

.button-3 {
  background-color: #16a500;
  margin-top: 4px;
  padding: 11px 40px;
  font-size: 18px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 25px;
}

.menu-services {
  background-color: #fff;
  border: .5px solid rgba(0, 0, 0, .2);
  border-radius: 10px;
  padding: 13px;
  box-shadow: 0 0 9px rgba(0, 0, 0, .15);
}

.div-block-4 {
  padding: 45px;
}

.body {
  background-color: #fff4db;
}

.heading-74 {
  margin-bottom: 3px;
  font-family: Bitter, serif;
  font-size: 27px;
}

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

.div-block-5 {
  min-height: 500px;
  background-color: #038307;
  border-top: 8px solid #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imge-hero {
  height: 91%;
  text-align: center;
  background-image: url('../images/LUNA-SEASONAL-LIGHTS---23.png');
  background-position: 0 0;
  background-size: cover;
}

.hero-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 0;
  padding-left: 27px;
  padding-right: 27px;
  display: flex;
}

.grid-hero {
  min-height: auto;
  grid-template-columns: 2fr 1fr 1fr;
  margin-left: 14px;
  margin-right: 14px;
  padding-top: 0;
  position: relative;
  top: 30px;
}

.text-block {
  color: #fff;
  margin-bottom: 15px;
  font-size: 17px;
}

.image-block {
  position: relative;
}

.button {
  letter-spacing: 1.4px;
  background-color: #1b85e7;
  padding: 21px 30px 22px;
}

.heading-2 {
  max-width: 700px;
  color: #fff;
  margin-top: 0;
  font-family: Bitter, serif;
  font-size: 56px;
  line-height: 39px;
}

.image-2 {
  opacity: .28;
  padding-top: 44px;
  padding-left: 41px;
}

.hero-text-block {
  margin-top: 55px;
  margin-bottom: 55px;
}

.heading-75 {
  color: #fff;
  font-size: 31px;
  font-weight: 400;
  line-height: 29px;
}

.image-3 {
  margin-bottom: 21px;
}

.div-block-6 {
  padding: 47px;
}

.dropdown-list {
  background-color: #cecaca;
}

.dropdown-list.w--open {
  background-color: #fff;
}

.div-block-7 {
  padding: 40px;
}

.div-block-8 {
  min-height: 450px;
  background-image: url('../images/LA-ROSITA-PALATINE-TAQUERIA-TORTA-2.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.body-2 {
  background-color: #fff4db;
}

.div-block-9 {
  background-color: #9d261d;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  padding: 13px 35px;
}

@media screen and (max-width: 991px) {
  .nav-link-3.home {
    display: block;
  }

  .nav-menu {
    background-color: #b71407;
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .page-header-overlay.taqueria {
    padding-top: 147px;
  }

  .div-block-3 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .heading {
    font-size: 89px;
    line-height: 73px;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-5 {
    min-height: auto;
  }

  .grid-hero {
    grid-template-rows: .9fr 1fr;
  }

  .hero-text-block {
    margin-top: 0;
    margin-bottom: 140px;
  }

  .icon-2 {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .page-title-wrapper {
    text-align: center;
  }

  .heading {
    font-size: 86px;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .heading-2 {
    font-size: 33px;
  }
}

@media screen and (max-width: 479px) {
  .page-header-overlay.taqueria {
    height: auto;
    min-height: auto;
    padding-top: 72px;
    padding-bottom: 15px;
  }

  .div-block-3 {
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .heading {
    font-size: 59px;
    line-height: 56px;
  }

  .heading-73 {
    margin-top: 16px;
    font-size: 26px;
    line-height: 26px;
  }

  .div-block-4 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .grid-hero {
    grid-template-rows: .25fr .25fr;
  }

  .button {
    display: block;
  }

  .hero-text-block {
    padding-top: 0;
  }

  .div-block-6, .div-block-7 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_226209a0-da4a-bdbe-0480-11c3801eea52-763c4707, #w-node-d6c2fed5-53b7-4630-0ad3-06f14ffccdfd-763c4707, #w-node-_974506c5-d06f-d847-33ff-de2f5267c0f5-763c4707, #w-node-_5d06d001-e44d-ef94-b30a-736c71216caa-763c4707, #w-node-_54b420c8-ecee-be4a-5aa3-71807ea2bb47-763c4707, #w-node-_54b420c8-ecee-be4a-5aa3-71807ea2bb4d-763c4707, #w-node-_54b420c8-ecee-be4a-5aa3-71807ea2bb53-763c4707, #w-node-_54b420c8-ecee-be4a-5aa3-71807ea2bb59-763c4707, #w-node-_11325c51-e589-05d1-ce3e-fc252761c9fc-763c4707 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_11325c51-e589-05d1-ce3e-fc252761c9ff-763c4707 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_11325c51-e589-05d1-ce3e-fc252761c9fc-763c4707, #w-node-_11325c51-e589-05d1-ce3e-fc252761c9ff-763c4707 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_11325c51-e589-05d1-ce3e-fc252761c9fc-763c4707 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_11325c51-e589-05d1-ce3e-fc252761c9ff-763c4707 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_11325c51-e589-05d1-ce3e-fc252761c9fc-763c4707 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


