/* Single Restaurants CSS */
.hours__subheading {
  font-family: "AvenirNext-Regular";
  font-size: 14px;
  padding-bottom: 10px;
  font-style: italic;
  font-weight: 700;
}

.post-type-archive-menu-category .h-menu {
  display: none;
}

.hours__submenu.days {
  text-transform: uppercase !important;
}

.notification__text {
  padding: 1rem 1rem 1.25rem;
  max-width: 1200px;
  margin: 0 auto;
  line-height: 1.1;
}

.info-loc p a {
  text-decoration: underline;
  color: #000000;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#pp-nav.right .bottom-nav-arrow em,
#pp-nav.right .bottom-nav-arrow i,
#pp-nav.right .top-nav-arrow em,
#pp-nav.right .top-nav-arrow i {
  color: #20272c;
  font-size: 1.375rem;
  text-align: center;
  position: relative;
  left: 2px !important;
  top: -2px;
}
ul, li { margin:0; padding:0; list-style:none}
