header.header,
.header,
.header-top,
.header-wrap,
.header-menu,
.header-center,
.navbar.header-center,
.layout-wrap > header {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  max-height: none !important;
  overflow: visible !important;
}
.header-wrap .navbar.header-center,
.navbar-brand,
.region-branding,
.site-branding,
.brand.logo {
  display: block !important;
  visibility: visible !important;
}

.header-main-wrap {
  display: flex !important;
  align-items: center !important;
  visibility: visible !important;
}
@media (min-width: 768px) {
  .header-main,
  .header-right {
    display: block !important;
    visibility: visible !important;
  }
  .header-right-wrap {
    display: flex !important;
    visibility: visible !important;
  }
  .nav-button.navbar-toggler {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .header-main,
  .header-item.header-main {
    display: block !important;
    visibility: visible !important;
    width: 100% !important;
  }
  .navbar-toggler.nav-button {
    display: inline-block !important;
    visibility: visible !important;
    z-index: 1001 !important;
  }
}
.header-menu,
.header-menu .nav-menu,
.navbar.nav-menu,
#main-menu,
#main-menu.navbar-collapse,
.primary-menu,
.region-main-menu,
.main-menu-wrap,
.mega-menu {
  visibility: visible !important;
  opacity: 1 !important;
  max-height: none !important;
}
.header-menu .nav-menu,
.navbar.nav-menu,
.primary-menu,
#main-menu.primary-menu {
  background-color: #3b0a5c !important;
  background: #3b0a5c !important;
}
@media (min-width: 768px) {
  #main-menu.navbar-collapse,
  .navbar-expand-md .navbar-collapse,
  .navbar-expand-md #main-menu {
    display: flex !important;
    flex-basis: auto !important;
    height: auto !important;
  }
}
@media (max-width: 767.98px) {
  #main-menu.navbar-collapse.collapse:not(.show) {
    display: none !important;
  }
  #main-menu.navbar-collapse.collapse.show,
  #main-menu.navbar-collapse.show {
    display: block !important;
    background-color: #3b0a5c !important;
    background: #3b0a5c !important;
    padding: 0.5rem 0 !important;
    color: #ffffff !important;
  }
  #main-menu.navbar-collapse.show .menu-item,
  #main-menu.show .menu-item {
    background: transparent !important;
    background-color: transparent !important;
  }
  #main-menu.navbar-collapse.show a,
  #main-menu.show a {
    color: #ffffff !important;
  }
  .navbar-toggler.nav-button,
  button.navbar-toggler.nav-button {
    background: #3b0a5c !important;
    background-color: #3b0a5c !important;
    border: 2px solid #000 !important;
    transform: none !important;
  }
  .navbar-toggler.nav-button i,
  .navbar-toggler.nav-button [class*="ti-"] {
    color: #ffffff !important;
  }
  button.navbar-toggler.nav-button[aria-expanded="true"],
  button.navbar-toggler.nav-button[aria-expanded="false"] {
    transform: none !important;
  }
}
.header-menu .collapse,
.primary-menu.collapse,
#main-menu {
  color: #ffffff !important;
}
.header-menu a,
.primary-menu a,
#main-menu a,
.mega-menu > ul > li > a,
.main-menu .menu-item a,
.region-main-menu .menu a {
  color: #ffffff !important;
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
}

.header-menu .menu-item,
.primary-menu .menu-item,
#main-menu .menu-item {
  display: list-item !important;
  visibility: visible !important;
}

.mega-menu > ul {
  display: flex !important;
  flex-wrap: wrap !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0.35rem 0.75rem !important;
  width: 100% !important;
  max-width: 100% !important;
}

@media (max-width: 767.98px) {
  .mega-menu > ul {
    display: block !important;
  }
  .mega-menu > ul > li > a {
    color: #ffffff !important;
    padding: 0.65rem 1rem !important;
  }
}
.container-wrap.clearfix.mega-menu.main-menu-wrap,
.container-wrap.clearfix.menu-wrap {
  max-width: 100% !important;
  width: 100% !important;
}
.layout-wrap {
  overflow: visible !important;
}
footer.footer,
#footer,
.footer,
.footer-bottom,
.region-footer-bottom-first,
.jd-site-footer,
.jd-footer__grid {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  max-height: none !important;
}

footer.footer,
#footer.footer {
  background-color: #19212c !important;
  color: #ffffff !important;
}

.footer .text-light,
.footer.text-light,
.footer.text-light *,
.jd-site-footer,
.jd-site-footer *,
.jd-footer__grid,
.jd-footer__grid *,
.footer-bottom,
.footer-bottom * {
  color: #ffffff !important;
}

.footer a,
.jd-site-footer a,
.footer-bottom a {
  color: #e8fff2 !important;
  text-decoration: underline;
}
.header-top.dark-header-top {
  display: block !important;
  visibility: visible !important;
  background-color: #6716aa !important;
  color: #fff !important;
}
.header-top.dark-header-top * {
  color: #fff;
}
.header-item.header-main,
.header-main,
.region-header,
.header-main-wrap {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  max-height: none !important;
  overflow: visible !important;
}
@media (min-width: 768px) {
  .header-main-wrap {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    width: auto !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
  }
}
@media (max-width: 767.98px) {
  .header-main-wrap,
  .header-item.header-main,
  .header-main,
  .region-header {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    min-width: 0 !important;
  }
}
.header-item.header-right,
.header-right,
.header-right-wrap {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
#block-call-to-order,
#block-call-to-order .container-wrap,
#block-call-to-order .block-content,
#block-call-to-order .field-item,
#block-call-to-order *,
#block-call-to-order p,
#block-call-to-order strong,
#block-call-to-order a {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
#block-call-to-order,
#block-call-to-order .container-wrap,
#block-call-to-order .block-content,
#block-call-to-order .field-item {
  text-align: center !important;
}
#block-call-to-order .field-item {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.15rem !important;
  margin: 0 auto !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  padding: 0 !important;
}
#block-call-to-order p,
#block-call-to-order p.call-phone {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  width: 100% !important;
  color: #ffffff !important;
}
#block-call-to-order strong.text-sm,
#block-call-to-order .text-sm {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0.72rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  line-height: 1.2 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
#block-call-to-order a.call-phone-link,
#block-call-to-order .call-phone a {
  display: block !important;
  text-align: center !important;
  margin: 0 auto !important;
  width: auto !important;
  font-size: 1.15rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  color: #ffffff !important;
  text-decoration: none !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}

.header-item.header-right {
  text-align: center !important;
}

@media (min-width: 768px) {
  .header-right-wrap {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
  }
  .header-item.header-right {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .header-info .header-info-container {
    justify-content: center !important;
    align-items: center !important;
  }
}
.header-info,
.header-info .header-info-container {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: center !important;
  visibility: visible !important;
  opacity: 1 !important;
  max-width: 100% !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  gap: 0.35rem 1.25rem;
}

.header-info .header-info-item {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  visibility: visible !important;
  margin-left: 0 !important;
  max-width: 100%;
}

.header-info .header-info-item i {
  display: inline-block !important;
  font-size: 22px !important;
  margin-right: 10px !important;
  color: #fff !important;
  flex: 0 0 auto;
}

.header-info .header-info-desc {
  display: block !important;
  line-height: 1.25 !important;
  text-align: left !important;
}

.header-info .header-info-desc span,
.header-info .header-info-desc strong,
.header-info .header-info-desc a {
  display: block !important;
  color: #ffffff !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: 0 1px 2px rgba(0,0,0,0.45) !important;
}

.header-info .header-info-desc a.header-info-phone {
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1.05rem !important;
}

.header-info .header-info-desc a.header-info-phone:hover {
  text-decoration: underline !important;
}
.navbar.header-center {
  overflow: visible !important;
}
.navbar.header-center > .container {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  max-width: 100% !important;
}
@media (max-width: 767.98px) {
  .navbar.header-center > .container {
    justify-content: flex-start !important;
    align-items: center !important;
    position: relative !important;
    padding: 0.5rem 1rem !important;
    box-sizing: border-box !important;
  }

  .header-side.navbar-brand {
    width: auto !important;
    max-width: calc(100% - 5.75rem) !important;
    flex: 1 1 auto !important;
    order: 1 !important;
    text-align: left !important;
    justify-content: flex-start !important;
    margin: 0 !important;
    padding: 0 5.5rem 0 0 !important;
  }
  #block-martis-branding .container-wrap,
  .site-branding .container-wrap,
  .site-branding {
    justify-content: flex-start !important;
    text-align: left !important;
  }
  .header-item.header-main,
  .header-main,
  .header-main-wrap {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    order: 2 !important;
    margin: 0.15rem 0 0 !important;
    padding: 0.25rem 0 !important;
    text-align: left !important;
  }
  .header-right-wrap {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    order: 3 !important;
    margin: 0.15rem 0 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    position: static !important;
  }
  .header-item.header-right,
  .header-right {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
    margin: 0 auto !important;
  }
  .header-element {
    position: absolute !important;
    top: 0.5rem !important;
    right: 1rem !important;
    z-index: 30 !important;
  }
  #block-call-to-order {
    width: 100% !important;
    margin: 0 auto !important;
  }
  #block-call-to-order strong.text-sm,
  #block-call-to-order .text-sm {
    font-size: 0.7rem !important;
  }
  #block-call-to-order a.call-phone-link {
    font-size: 1.15rem !important;
  }
  .header-info .header-info-item--phone {
    display: none !important;
  }

  .header-info {
    width: 100% !important;
    margin: 0 !important;
  }
  .header-info .header-info-container {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    gap: 0.5rem 0.75rem !important;
    width: 100% !important;
  }
  .header-info .header-info-item {
    margin: 0 !important;
  }
  .header-info .header-info-item--location {
    flex: 1 1 auto !important;
    max-width: 58% !important;
    justify-content: flex-start !important;
  }
  .header-info .header-info-item--hours {
    flex: 0 1 auto !important;
    max-width: 42% !important;
    justify-content: flex-end !important;
  }
  .header-info .header-info-item--location .header-info-desc {
    text-align: left !important;
  }
  .header-info .header-info-item--hours .header-info-desc {
    text-align: right !important;
  }
  .header-info .header-info-desc {
    font-size: 0.72rem !important;
    line-height: 1.3 !important;
  }
  .header-info .header-info-desc span,
  .header-info .header-info-desc strong {
    display: block !important;
  }
}
@media (max-width: 767.98px) {
  .header-main,
  .header-item.header-main {
    display: block !important;
  }
}
