body.safari_browser #app {
  margin: auto;
}
body.safari_browser .container.header_section header .fig .h1_box {
  margin-top: 0;
  top: 70px;
}
body.safari_browser .hand_over_page .container.header_section header .fig h2 {
  margin-top: 0;
  top: 60px;
  position: relative;
  font-size: 25px;
}
body.safari_browser .with_image_page .container.header_section header .fig .h1_box {
  top: 85px;
}
body.safari_browser .without_image_page .container.header_section header .fig .h1_box {
  top: 85px;
}
body.safari_browser .ordered_with_image_page .container.header_section header .fig .h1_box {
  top: 165px;
}
body.safari_browser .googlemap_page .container.header_section header .fig .h1_box.title_icon_mode {
  margin-top: 0;
  top: 134px;
}
body.safari_browser.restaurant #restaurant_orderlist.show_just_active .container.header_section header .fig h2 {
  top: 50px;
}
body.safari_browser.restaurant #restaurant_offerslist .header_section header .fig h2 {
  top: 80px;
  position: relative;
}
@media (max-width: 340px) {
  body.safari_browser.restaurant .modal.modal.show {
    padding-right: 0 !important;
  }
  body.safari_browser.restaurant .modal.modal.show .modal-dialog {
    margin: 15px;
    margin-top: 80px;
  }
  body.safari_browser.restaurant #restaurant_openinghours .content_section .dark_btn {
    font-size: 16px;
  }
  body.safari_browser.restaurant #er_delivery .col-4.sfc {
    padding: 0;
  }
}
@media (max-width: 420px) {
  body.safari_browser.restaurant #er_delivery .col-4.sfc {
    padding: 0;
  }
}
@media (max-width: 375px) {
  body.safari_browser.restaurant #er_delivery .col-4.sfc {
    min-width: 115px;
  }
}

/*# sourceMappingURL=safari.css.map */
