/*
Theme Name: Hello Elementor Chill
Template: hello-elementor
Version: 1.0
*/

html,
body {
  font-family: 'Inter', sans-serif;
}
body.page-template-smokey-page,
body.page-template-food-page {
  background: black;
}
* {
  font-family: 'Inter', sans-serif;
}
body h1,
body h2,
body h3,
body h4,
body strong {
  font-weight: bold;
  font-family: 'Inter', sans-serif;
}
body span,
body p,
body li,
body a {
  font-weight: 400;
  font-family: 'Inter', sans-serif;
}
html {
  margin: 0 !important;
}
img {
  width: 100%;
  height: auto;
}
body hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: none;
}
section.menu .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
section.menu {
  background: black;
  position: sticky;
  top: 0;
  z-index: 1000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
section.menu .container .logo_title {
  display: flex;
  width: 70%;
  color: white;
  align-items: center;
}
section.menu .container .table {
  background: #241b06;
  color: white;
  width: 27%;
  margin: 0;
}
section.menu .container .logo_title img {
  width: 55px;
  height: auto;
  object-fit: contain;
}
section.menu .container h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  margin-top: 10px;
  margin-left: 6px;
}
section.menu .container h3 span {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
section.menu .container .table {
  font-size: 16px;
  text-transform: uppercase;
  display: grid;
  justify-content: center;
  text-align: center;
  padding: 10px;
  position: relative;
  left: 21px;
}
section.menu .container .table span {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  color: #f0b427;
}
section.slider_banner .container {
  padding: 0;
}
.big_slider img {
  width: 100%;
  height: 575px;
  object-fit: cover;
  object-position: center;
}
section.slider_banner .container .slick-dots {
  bottom: 25px;
}
section.food_pick .container .slick-dots {
  bottom: -40px;
}
section.slider_banner .container .slick-dots li button:before,
section.food_pick .container .slick-dots li button:before,
section.stay .container .slick-dots li button:before,
.rpo_table-template .slick-dots li button:before,
.rpo_table-template-default .slick-dots li button:before {
  font-size: 15px;
  opacity: 0.6;
  color: white;
}
body .slick-dots li button:before {
  font-size: 15px;
  opacity: 0.6;
}
section.slider_banner .container .slick-dots li.slick-active button:before,
section.food_pick .container .slick-dots li.slick-active button:before,
section.stay .container .slick-dots li.slick-active button:before,
.rpo_table-template .slick-dots li.slick-active button:before,
.rpo_table-template-default .slick-dots li.slick-active button:before {
  opacity: 1;
  color: white;
}
section.slider_banner {
  overflow: hidden;
}
section.food_pick h2,
section.stay h2,
section.explore h2 {
  color: #f0b427;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.4;
  margin-top: 30px;
  margin-bottom: 20px;
}
.big_quick .min_quick img,
.big_stay .min_stay img,
.big_explo .min_explo img,
.big_drink .min_drink img,
.big_snack .min_snack img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
}
.big_drink .min_drink img {
  object-position: bottom;
}
.big_quick .min_quick .title_price {
  color: #e1b427;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.big_quick .min_quick .title_price h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
  margin-top: 20px;
}
.big_quick .min_quick .title_price span {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
  margin-top: 20px;
  color: white;
}
.big_quick .min_quick .des {
  color: #ffffffb2;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 20px;
}
.big_stay .min_stay .des {
  color: #ffffffb2;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 0;
  padding: 0 15px;
}
section.food_pick .container .menu_food {
  background: #f0b427;
  color: black;
  display: block;
  text-align: center;
  margin-top: 85px;
  margin-bottom: 25px;
  font-size: 18px;
  text-decoration: none;
  padding: 18px;
  font-weight: 600;
  border-radius: 10px;
  line-height: 1.3;
}
.big_stay .min_stay h3,
.big_explo .min_explo h3 {
  color: white;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 600;
  padding: 0 15px;
}
.big_stay .min_stay .btn_view {
  color: white;
  display: block;
  text-align: center;
  font-size: 18px;
  text-decoration: none;
  padding: 12px;
  border: 1px solid #ffffff;
  border-radius: 9px;
  font-weight: 600;
  margin: 20px 15px;
  margin-top: 40px;
  position: relative;
  bottom: 20px;
  background: #ffffff1a;
}
.big_stay .min_stay {
  box-shadow: rgb(253 245 245 / 24%) 0px 2px 8px 0px;
  border-radius: 5px;
  margin-bottom: 50px;
}
.big_explo .min_explo .link_tours a {
  color: white;
  text-decoration: none;
  display: flex;
  width: 100%;
  font-size: 16px;
  background: #ffffff1a;
  padding: 11px 25px;
  position: relative;
  border-radius: 5px;
}
.big_explo .min_explo .link_tours a:before {
  content: '\f061';
  font-family: 'FontAwesome';
  position: absolute;
  right: 30px;
}
.big_explo .min_explo .link_tours {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 15px;
  padding: 0 15px;
}
.big_explo .min_explo .btn_tour {
  color: white;
  display: block;
  text-align: center;
  font-size: 18px;
  text-decoration: none;
  padding: 10px;
  border: 1px solid #ffffff;
  border-radius: 9px;
  font-weight: 600;
  margin: 20px 15px;
  margin-top: 40px;
  position: relative;
  bottom: 20px;
  background: #ffffff1a;
}
section.call_staff {
  margin-top: 50px;
}
section.call_staff .rpo-footer-actions,
.rpo_table-template .rpo-footer-actions,
.rpo_table-template-default .rpo-footer-actions {
  background: black;
  border-top: 1px solid #ffffff33;
  padding: 25px 16px;
}
section.call_staff .rpo-footer-actions .rpo-btn.rpo-btn-secondary,
.rpo_table-template .rpo-footer-actions .rpo-btn.rpo-btn-secondary,
.rpo_table-template-default .rpo-footer-actions .rpo-btn.rpo-btn-secondary {
  background: #f0b427;
  color: black;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  text-decoration: none;
}
section.call_staff .rpo-btn-primary,
.rpo_table-template .rpo-btn-primary,
.rpo_table-template-default .rpo-btn-primary {
  background: #1a1a1a;
  color: white;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  border: 1px solid white;
}
section.call_staff #rpo-popup-title,
.rpo_table-template #rpo-popup-title,
.rpo_table-template-default #rpo-popup-title {
  font-size: 18px;
  line-height: 1.4;
  color: #f0b427;
  margin-bottom: 6px;
}
section.call_staff .rpo-popup,
.rpo_table-template .rpo-popup,
.rpo_table-template-default .rpo-popup {
  background: #111111;
  border: 1px solid #ffffff24;
}
section.call_staff #rpo-popup-des,
.rpo_table-template #rpo-popup-des,
.rpo_table-template-default #rpo-popup-des {
  color: #ffffffb2;
  text-align: center;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 30px;
}
section.food_pick h2 {
  margin-top: 10px;
}
section.call_staff .rpo-request-btn,
.rpo_table-template .rpo-request-btn,
.rpo_table-template-default .rpo-request-btn {
  background: #ffffff1a;
  border: 1px solid #ffffff5c;
  color: white;
  font-size: 15px;
  border-radius: 30px;
  padding: 12px 10px;
}
body .rpo-msg-success {
  background: #f0b427;
  color: black;
  font-size: 13px;
  font-weight: 600;
  padding: 12px 3px;
}
/*STYLE PAGE BRAVAS*/
section.slider_banner.bravas .container .slick-dots {
  bottom: 13px;
}
section.menu.bravas {
  background: white;
}
section.menu.bravas .container .logo_title {
  color: black;
}
section.menu.bravas .container .table {
  font-size: 13px;
  background: #d0d0d026;
  color: #4e6548;
  padding: 25px;
  font-weight: 600;
}
section.explore.bravas h3 {
  color: black;
}
section.explore.bravas .big_explo .min_explo .link_tours a {
  color: #4e6548;
  background: #4e654826;
  font-weight: 600;
}
section.explore.bravas .big_explo .min_explo .btn_tour {
  color: #4e6548;
  border: 1px solid #4e6548;
  background: #4e65481a;
}
section.explore.bravas h2,
section.bravas-drink h2,
section.snack h2,
section.tonight h2 {
  color: #4e6548;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.4;
  margin-top: 30px;
  margin-bottom: 20px;
}
.big_drink .min_drink h3,
.big_snack .min_snack h3,
.big_tonight .min_tonight h3 {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 600;
  padding: 0 15px;
}
.big_drink .min_drink .des,
.big_snack .min_snack .des,
.big_tonight .min_tonight .des {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 0;
  padding: 0 15px;
  color: #181819b2;
}
.big_drink .min_drink .btn_drink,
.big_snack .min_snack .btn_snack,
.big_tonight .min_tonight .btn_tonight {
  color: #4e6548;
  display: block;
  text-align: center;
  font-size: 18px;
  text-decoration: none;
  padding: 12px;
  border: 1px solid #4e6548;
  border-radius: 9px;
  font-weight: 600;
  margin: 20px 15px;
  margin-top: 40px;
  position: relative;
  bottom: 20px;
  background: #4e65481a;
}
.big_drink .min_drink,
.big_snack .min_snack,
.big_tonight .min_tonight {
  border: 1px solid #00000033;
  border-radius: 5px;
  margin-bottom: 20px;
}
section.call_staff.bravas .rpo-popup,
.rpo_hotel_room-template .rpo-popup,
.rpo_hotel_room-template-default .rpo-popup {
  background: white;
}
section.call_staff.bravas #rpo-popup-title,
.rpo_hotel_room-template #rpo-popup-title,
.rpo_hotel_room-template-default #rpo-popup-title {
  color: #4e6548;
}
section.call_staff.bravas #rpo-popup-des,
.rpo_hotel_room-template #rpo-popup-des,
.rpo_hotel_room-template-default #rpo-popup-des {
  color: #181819b2;
}
section.call_staff.bravas .rpo-request-btn,
.rpo_hotel_room-template .rpo-request-btn,
.rpo_hotel_room-template-default .rpo-request-btn {
  background: #1818191a;
  border: 1px solid #18181933;
  color: black;
}
body section.call_staff.bravas .rpo-msg-success,
body .rpo_hotel_room-template .rpo-msg-success,
body .rpo_hotel_room-template-default .rpo-msg-success {
  background: #4e6548;
  color: white;
}
section.call_staff.bravas .rpo-footer-actions,
.rpo_hotel_room-template .rpo-footer-actions,
.rpo_hotel_room-template-default .rpo-footer-actions {
  background: white;
  border-top: 1px solid #ffffff33;
}
section.call_staff.bravas .rpo-btn-primary,
.rpo_hotel_room-template .rpo-btn-primary,
.rpo_hotel_room-template-default .rpo-btn-primary {
  background: #4e6548;
}
section.call_staff.bravas .rpo-footer-actions .rpo-btn.rpo-btn-secondary,
.rpo_hotel_room-template .rpo-footer-actions .rpo-btn.rpo-btn-secondary,
.rpo_hotel_room-template-default
  .rpo-footer-actions
  .rpo-btn.rpo-btn-secondary {
  background: #4e65481a;
  color: #4e6548;
  border: 1px solid #4e6548;
}
section.food_pick.archive .min_quick,
section.stay.archive .min_stay {
  margin-bottom: 40px;
}
section.stay.bravas h2,
section.stay.bravas .big_stay .min_stay h3 {
  color: #4e6548;
}
section.stay.bravas .big_stay .min_stay .des {
  color: #555;
}
section.stay.archive .min_stay {
  border: 1px solid rgba(0, 0, 0, 0.075);
  padding-bottom: 20px;
}
.menu_landing li.elementor-inline-item:nth-child(4) a {
  background: black;
  padding: 15px 20px;
  border-radius: 10px;
}
body .menu_landing li.elementor-inline-item:nth-child(4) a span {
  color: white !important;
}
.btn_full a.elementor-button {
  width: 100%;
}
.cs_form .gform-body.gform_body .gform_fields.top_label {
  gap: 20px;
}
body .cs_form .ginput_container input,
body .cs_form .ginput_container textarea {
  border: unset;
  box-shadow: unset;
  padding: 25px 20px;
  width: 100%;
  border-radius: 10px;
  color: #17171780;
}
body .cs_form .gform-footer.gform_footer.top_label input {
  background: #ffba49 !important;
  color: black !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
  padding: 15px 20px !important;
  border-radius: 10px !important;
}
footer#site-footer,
header#site-header,
.rpo-page-header {
  display: none;
}
.rpo-customer-page {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.title_flex .elementor-heading-title {
  display: flex;
  justify-content: space-between;
}
.title_flex .elementor-heading-title span {
  color: white;
}
.mar_0 {
  margin: 0 !important;
}
.link_book a {
  color: white;
  background: #ffffff1a;
  display: block;
  padding: 13px 15px;
  border-radius: 10px;
  position: relative;
}
.link_book a:before {
  content: '\f061';
  font-family: 'FontAwesome';
  position: absolute;
  right: 20px;
}
.rpo_table-template,
.rpo_hotel_room-template,
.rpo_table-template-default,
.rpo_hotel_room-template-default {
  margin-bottom: 100px;
}
.rpo_table-template
  section.elementor-section.elementor-top-section.elementor-element,
.rpo_table-template-default
  section.elementor-section.elementor-top-section.elementor-element {
  border: 1px solid black;
}
.bx_menu .elementor-heading-title span {
  font-size: 18px;
  line-height: 1.4;
  color: #ffffffb2;
}
.btn_popup_tn.a_bold {
  text-align: center;
}
.btn_popup_tn.a_bold a.open-benefits-popup {
  color: #4e6548;
  font-weight: 600;
  text-decoration: underline;
}
.rpo_hotel_room-template .link_book a,
.rpo_hotel_room-template-default .link_book a {
  background: #4e654826;
  color: #4e6548;
  font-weight: 500;
}
.rpo_hotel_room-template .bx_menu .elementor-heading-title span,
.rpo_hotel_room-template-default .bx_menu .elementor-heading-title span {
  color: black;
}
.big_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
.popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
.popup-content {
  position: relative;
  background: #fff;
  max-width: 900px;
  margin: 50px auto;
  padding: 30px;
  border-radius: 8px;
  z-index: 100000;
  max-height: 80vh;
  overflow-y: auto;
}
.close-popup {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 28px;
  background: none;
  border: none;
  cursor: pointer;
  color: #333;
}
.popup-open {
  overflow: hidden;
}
.popup-content h2#popup-top-title {
  color: #4e6548;
  font-size: 30px;
  margin: 0;
  margin-bottom: 15px;
  line-height: 1.3;
}
.popup-content div#popup-top-desc {
  font-size: 20px;
  line-height: 1.4;
  color: #181819b2;
}
div#benefits-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
  margin-top: 30px;
}
div#benefits-container .row_ben {
  width: 48%;
  position: relative;
  border: 1px solid #18181933;
  border-radius: 10px;
  overflow: hidden;
}
div#benefits-container .row_ben h2.popup-main-title {
  text-align: center;
  margin: 0;
  padding: 20px;
  background: #e5e8e4;
  color: #4e6548;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.3;
}
.row_ben .min_ben img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.row_ben .min_ben h2 {
  margin: 0;
  padding: 20px;
  padding-bottom: 0;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
}
.row_ben .min_ben .des {
  padding: 0 20px;
}
.min_ben {
  margin-bottom: 35px;
}
.sec2 .swiper-slide-inner img {
  height: 600px;
  object-fit: cover;
}
.sec2 .swiper-slide-inner {
  display: flex;
}
/* Responsive */
@media (max-width: 767px) {
  .popup-content {
    margin: 20px;
    padding: 20px;
  }
  body div#benefits-container .row_ben {
    width: 100%;
  }
  body .popup-content h2#popup-top-title {
    font-size: 22px;
    margin: 0;
    margin-bottom: 7px;
    margin-top: 15px;
  }
  body .popup-content div#popup-top-desc {
    font-size: 16px;
  }
  body div#benefits-container .row_ben h2.popup-main-title {
    padding: 15px;
    font-size: 18px;
  }
  body .row_ben .min_ben img {
    height: 220px;
  }
}

@media (min-width: 1025px) {
  body .home-container {
    max-width: 375px;
    margin: 0 auto;
  }
}

.page-template-page-no-separators {
  background-color: black;
  color: white;
  line-height: normal !important;
}
.page-template-page-no-separators h1 {
  padding: 0;
  margin-bottom: 0 !important;
}
.wp-block-site-title {
  color: #f0b427;
  font-weight: bold;
}
.wp-block-navigation .wp-block-navigation-item a:hover {
  text-decoration: none;
  text-decoration-style: solid;
  color: #f0b427;
}

.alignwide {
  padding-bottom: 12px !important;
}
#rpo-dashboard {
  margin: 0 auto;
}
.rpo-stat-card {
  background: #ffffff1a;
  transition: all 0.3s ease;
}
.rpo-stat-card:hover {
  transform: scale(1.05);
}
.rpo-stat-number {
  color: #f0b427;
}
.rpo-stat-label {
  color: white;
}
.rpo-request-card {
  border-left: 5px solid #7a5600;
  background: #ffffff1a;
}
.rpo-request-card button {
  background: #f0b427;
  color: black;
}
.rpo-request-card button:hover {
  background: #f0b427;
  color: red;
}

.rpo-request-card {
  animation: pulseScale 1.5s infinite ease-in-out;
}
@media (max-width: 767px) {
  #rpo-dashboard {
    display: flex;
    flex-direction: column-reverse;
  }
  .rpo-stats-bar {
    margin-top: 48px;
  }
  .rpo-stat-card {
    width: 80%;
    margin: 0 auto;
    margin: 0 auto;
    flex: none;
    padding: 10px 8px;
  }
  .rpo-request-card {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .rpo-req-title {
    font-weight: 600;
    text-align: center;
  }
  .rpo-req-type,
  .rpo-req-wait {
    display: inline-block !important;
  }

  .rpo-request-card .row-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .rpo-done-btn {
    display: block;
  }
}

@keyframes pulseScale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* HEADER */

  section.menu .container {
    flex-wrap: nowrap;
  }

  section.menu .container .logo_title {
    width: 70%;
  }

  section.menu .container .table {
    width: 25%;
    left: 0;
  }

  /* BANNER */
  .big_slider img {
    height: 800px;
  }
  .big_drink .min_drink img,
  .big_drink .min_drink img,
  .big_snack .min_snack img,
  .big_explo .min_explo img,
  .big_quick .min_quick img,
  .big_stay .min_stay img {
    aspect-ratio: 16/9;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .big_stay .min_stay h3,
  .big_explo .min_explo h3 {
    font-size: 18px;
  }

  /* BUTTON */
  section.food_pick .container .menu_food {
    margin-top: 60px;
  }
}
@media (min-width: 1025px) {
  .container {
    max-width: 375px;
    margin: 0 auto;
  }

  .big_slider img {
    height: 550px;
  }

  .big_quick .min_quick img,
  .big_stay .min_stay img,
  .big_explo .min_explo img {
    height: 240px;
  }

  section.food_pick h2,
  section.stay h2,
  section.explore h2 {
    font-size: 24px;
  }

  .big_stay .min_stay h3,
  .big_explo .min_explo h3 {
    font-size: 22px;
  }

  section.food_pick .container .menu_food {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  section.menu.bravas {
    background: white;
    max-width: 375px;
    margin: 0 auto;
  }
  .rpo-footer-actions {
    max-width: 375px;
    margin: 0 auto;
  }
}
body .container-page {
  width: 100%;
  background: black;
}

body .landing-page {
  position: relative;
  background-color: black;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), #000); */
}
body .landing-page-2 {
  position: relative;
  background-color: white;
  color: black;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), #000); */
}
body .landing-page-3 {
  position: relative;
  background-color: black;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), #000); */
}
section.stay.landing-page,
section.stay.landing-page-2,
section.stay.landing-page-3 {
  min-height: 80vh;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.thumnail {
  position: absolute;
  top: -100px;
  z-index: 2;
  width: 60%;
}
.hambeger {
  width: 50%;
  object-fit: cover;
  position: absolute;
  bottom: -80px;
  left: -50px;
  z-index: 2;
  clip-path: inset(0 0 0 50px);
}
.cat2 {
  width: 50%;
  object-fit: cover;
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 2;
}
.noodle {
  width: 50%;
  object-fit: cover;
  position: absolute;
  bottom: -50px;
  z-index: 2;
}
.vegetable {
  width: 70%;
  object-fit: cover;
  position: absolute;
  z-index: 2;
  bottom: -90px;
}
.cocktail {
  width: 30%;
  object-fit: cover;
  position: absolute;
  bottom: 0px;
  z-index: 2;
}
.cocktail2 {
  width: 20%;
  object-fit: cover;
  position: absolute;
  top: 120px;
  right: 0px;
  z-index: 2;
}
.onrange {
  width: 20%;
  object-fit: cover;
  position: absolute;
  bottom: 50%;
  left: 0px;
  z-index: 2;
}
section .btn {
  display: flex;
  justify-content: center;
  gap: 20px;
  z-index: 2;
  margin-bottom: 40px;
}
section .btn .view-menu {
  background: #f0b427;
  color: black;
  text-align: center;

  font-size: 12px;
  text-decoration: none;
  padding: 12px;
  font-weight: 600;
  border-radius: 10px;
  line-height: 1;
}
section .btn .btn-order {
  background: #3434347a;
  color: white;
  text-align: center;

  font-size: 12px;
  text-decoration: none;
  padding: 12px;
  font-weight: 600;
  border-radius: 10px;
  line-height: 1;
  border: 1px solid #f0b427;
}
.hero-overlay {
  padding: 20px;
}
.hero-overlay .section-2 {
  margin-top: 300px !important;
}
.hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
}
.content-2 {
  margin-top: 10px;
  padding: 40px;
}
.hero-overlay h1 {
  font-style: italic;
  font-weight: 800;
}

.hero p {
  color: #ccc;
  font-size: 16px;
  margin-bottom: 25px;
}
.cta {
  background: #f0b427;
  color: #000;
  padding: 15px 0;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.cat {
  width: 20%;
  object-fit: cover;
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 2;
}
.cta h2 {
  font-size: 20px;
  font-weight: 800;
}

section .btn-outline {
  background: white;
  color: black;
  text-align: center;
  font-size: 12px;
  text-decoration: none;
  padding: 12px;
  font-weight: 600;
  border-radius: 10px;
  line-height: 1;
  text-transform: uppercase;
}
section .hero-btns {
  display: flex;
  justify-content: center;
  gap: 20px;
}
p.adress {
  font-size: 18px;
  font-style: italic;
  color: white;
}
section .btn-yellow {
  background: black;
  text-transform: uppercase;
  color: white;
  text-align: center;
  font-size: 12px;
  text-decoration: none;
  padding: 12px;
  font-weight: 600;
  border-radius: 10px;
  line-height: 1;
}
.hero-content p {
  font-size: 14px;
}
.feature-list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  color: #ddd;
  font-size: 16px;
  line-height: 1.6;
}

.feature-list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 6px;
  text-align: left;
}

/* custom bullet */
.feature-list li::before {
  content: '•';
  position: absolute;
  left: 0;
  color: #fff;
  font-size: 18px;
}
.logo-wrap {
  object-fit: cover;
  position: absolute;
  z-index: 2;
  top: 60px;
  left: 10px;
  width: 20%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hero-content p {
    padding: 0 100px;
  }
  .hambeger {
    bottom: -140px;
  }
  .vegetable {
    bottom: -140px;
  }
  .feature-list {
    padding: 0 80px;
    margin: 30px 40px;
  }
  .thumnail {
    top: -180px;
  }
  .noodle {
    bottom: -80px;
  }
}
@media (min-width: 1025px) {
  .container-page {
    max-width: 375px;
    margin: 0 auto;
    position: relative;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
  }
  .container-page section {
    width: 100%;
  }
  .feature-list {
    margin: 30px 40px;
  }
}
