body.nhachuan-ui-page #Header_wrapper,
body.nhachuan-ui-page #Header,
body.nhachuan-ui-page #Subheader,
body.nhachuan-ui-page #Footer {
  display: none !important;
}

body.nhachuan-ui-page,
body.nhachuan-ui-page #Wrapper,
body.nhachuan-ui-page #Content {
  background: #fcfbf7;
}

body.nhachuan-ui-page #Wrapper {
  overflow: visible;
}

body.nhachuan-ui-page #Content,
body.nhachuan-ui-page .content_wrapper,
body.nhachuan-ui-page .sections_group,
body.nhachuan-ui-page .entry-content {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body.nhachuan-ui-page .mcb-section,
body.nhachuan-ui-page .mcb-section-inner,
body.nhachuan-ui-page .section_wrapper,
body.nhachuan-ui-page .mcb-wrap,
body.nhachuan-ui-page .mcb-wrap-inner,
body.nhachuan-ui-page .mcb-column-inner,
body.nhachuan-ui-page .column_attr {
  box-sizing: border-box;
  margin: 0 !important;
  max-width: none !important;
  padding: 0 !important;
  width: 100% !important;
}

body.nhachuan-ui-page .nhachuan-ui {
  min-height: 100vh;
  width: 100%;
}

body.admin-bar.nhachuan-ui-page .nhachuan-ui .site-header {
  top: 32px;
}

.nhachuan-booking-form .nc-honeypot {
  height: 0;
  left: -9999px;
  overflow: hidden;
  position: absolute;
  width: 0;
}

.nhachuan-form-notice {
  border-radius: 10px;
  margin: 0 0 18px;
  padding: 12px 14px;
}

.nhachuan-form-notice.is-success {
  background: #e6f5ed;
  color: #256949;
}

.nhachuan-form-notice.is-error {
  background: #fff0ec;
  color: #9b3b25;
}

@media (max-width: 782px) {
  body.admin-bar.nhachuan-ui-page .nhachuan-ui .site-header {
    top: 46px;
  }
}
