.index-mobile-review-button,
.index-reservation-buttons {
  display: none;
}

@media screen and (max-width: 959px) {
  body#hpb-template-03-03b-03 .index-mobile-access-nowrap {
    display: inline-block;
    white-space: nowrap;
  }

  body#hpb-template-03-03b-03 .index-mobile-access-nowrap .director-request-mobile-access-line {
    display: inline;
    white-space: nowrap;
  }

  body#hpb-template-03-03b-03 #hpb-headerMain br.director-request-mobile-break {
    display: block !important;
  }

  body#hpb-template-03-03b-03 #shopinfo > p:first-of-type > font[color="#8b99d9"][size="+1"] > b,
  body#hpb-template-03-03b-03 #shopinfo > p:first-of-type > b > font[color="#8b99d9"][size="+1"] {
    position: static;
    left: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    text-indent: 0;
  }

  body#hpb-template-03-03b-03 #shopinfo .index-shop-hours-indent,
  body#hpb-template-03-03b-03 #shopinfo .index-shop-open-days-indent {
    display: none;
  }

  body#hpb-template-03-03b-03 .index-mobile-phone-label,
  body#hpb-template-03-03b-03 .index-shop-phone-label,
  body#hpb-template-03-03b-03 .index-shop-phone,
  body#hpb-template-03-03b-03 .index-shop-phone-spacer {
    display: none !important;
  }

  body#hpb-template-03-03b-03 #hpb-headerExtra1 .index-header-phone {
    align-self: stretch;
    display: block;
    margin-top: 2px;
    font-size: clamp(21px, 5.5vw, 24px) !important;
    line-height: 1.35;
    text-align: right;
  }

  body#hpb-template-03-03b-03 #hpb-headerExtra1 .index-header-phone b,
  body#hpb-template-03-03b-03 #hpb-headerExtra1 .index-header-phone a {
    font-size: inherit !important;
  }

  body#hpb-template-03-03b-03 .index-mobile-empty-paragraph,
  body#hpb-template-03-03b-03 .index-mobile-page-top-spacer,
  body#hpb-template-03-03b-03 .index-mobile-aside-guide,
  body#hpb-template-03-03b-03 .index-mobile-aside-guide-spacer {
    display: none !important;
  }

  body#hpb-template-03-03b-03 .index-mobile-page-top {
    margin-top: 16px;
  }

  body#hpb-template-03-03b-03 .index-mobile-review-button {
    display: block;
    min-width: 0;
    margin: 0 0 14px;
  }

  body#hpb-template-03-03b-03 .index-mobile-review-button a {
    display: block;
    padding: 10px 12px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.35;
    text-align: center;
    text-decoration: none;
    background-color: #8b99d9;
    border-radius: 6px;
  }

  body#hpb-template-03-03b-03 .index-mobile-review-button span {
    display: block;
    font-size: 12px;
    font-weight: normal;
  }

  body#hpb-template-03-03b-03 .index-reservation-buttons {
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 8px 10px calc(8px + env(safe-area-inset-bottom));
    box-sizing: border-box;
    gap: 6px;
    background-color: #ffffff;
    border-top: 1px solid #d9ddea;
  }

  body#hpb-template-03-03b-03 #hpb-container {
    padding-bottom: calc(72px + env(safe-area-inset-bottom));
    box-sizing: border-box;
  }

  body#hpb-template-03-03b-03 .index-reservation-buttons a {
    display: flex;
    flex: 1 1 0;
    align-items: center;
    justify-content: center;
    min-width: 0;
    min-height: 48px;
    padding: 6px 3px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    overflow-wrap: anywhere;
    border-radius: 5px;
  }

  body#hpb-template-03-03b-03 .index-reservation-web {
    background-color: #ff8000;
  }

  body#hpb-template-03-03b-03 .index-reservation-phone {
    background-color: #8EC298;
  }

  body#hpb-template-03-03b-03 .index-reservation-compass {
    background-color: #526bc5;
    flex-direction: column;
  }

  body#hpb-template-03-03b-03 .index-reservation-compass .index-reservation-label-main,
  body#hpb-template-03-03b-03 .index-reservation-compass .index-reservation-label-sub {
    display: block;
    white-space: nowrap;
  }

  body#hpb-template-03-03b-03 .index-legacy-reservation,
  body#hpb-template-03-03b-03 .index-existing-review-banner {
    display: none !important;
  }
}

@media screen and (max-width: 480px) {
  body#hpb-template-03-03b-03 #shopinfo .index-shop-hours-flow-break,
  body#hpb-template-03-03b-03 #shopinfo .index-shop-hours-leading-break {
    display: none;
  }

  body#hpb-template-03-03b-03 #shopinfo > p:first-of-type {
    margin-bottom: 4px;
  }

  body#hpb-template-03-03b-03 #shopinfo > p:nth-of-type(2) {
    margin-top: 0;
    margin-bottom: 4px;
  }
}

@media screen and (width: 960px) {
  body#hpb-template-03-03b-03 #hpb-headerMain {
    height: auto;
    min-height: 30px;
    overflow: visible;
  }

  body#hpb-template-03-03b-03 #hpb-headerMain br.director-request-mobile-break {
    display: block !important;
  }

  body#hpb-template-03-03b-03 #hpb-headerExtra1 .index-mobile-phone-label {
    display: none !important;
  }

  body#hpb-template-03-03b-03 #hpb-headerExtra1 .index-header-phone {
    display: block;
    font-size: 130% !important;
    line-height: 1;
  }

  body#hpb-template-03-03b-03 #hpb-headerExtra1 .index-header-phone b,
  body#hpb-template-03-03b-03 #hpb-headerExtra1 .index-header-phone a {
    font-size: inherit !important;
  }
}