.notification__banner {
  background: #f0f1f2;
  padding: 0.8125rem 0; }
  .notification__banner span {
    color: #000;
    font-weight: 600;
    width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    margin: 0 auto;
    line-height: 1.5;
    display: block;
    letter-spacing: .02em; }
    .notification__banner span a {
      font-size: 1rem;
      font-weight: 600;
      line-height: 1.5;
      position: relative; }
      .notification__banner span a:after {
        content: "";
        width: 100%;
        height: 0.125rem;
        background-color: #000;
        position: absolute;
        bottom: -0.25rem;
        left: 0; }
  @media (max-width: 1024px) {
    .notification__banner span {
      width: 100%; } }

.store__details .store__bread-crumbs {
  justify-content: flex-start;
  flex-wrap: wrap; }

.store__details .store__map iframe {
  padding: 1rem 0;
  width: 100%;
  border: none;
  min-height: 250px; }

@media (min-width: 768px) {
  .store__details .store__map {
    padding: 2.5rem 1rem;
    width: 87.5rem;
    margin: 0 auto; } }

.store__bread-crumbs {
  padding: 0.875rem 1rem;
  display: flex;
  justify-content: center; }
  .store__bread-crumbs .bread-crumbs-item {
    font-size: 14px;
    font-weight: 400; }
    .store__bread-crumbs .bread-crumbs-item:not(.active) {
      cursor: pointer;
      text-decoration: underline; }
    .store__bread-crumbs .bread-crumbs-item:hover {
      text-decoration: none !important; }
    .store__bread-crumbs .bread-crumbs-item:not(:last-child):after {
      content: "/";
      padding-left: 1ex;
      padding-right: 1ex;
      position: relative;
      top: 0.0625rem;
      display: inline-block; }
  @media (min-width: 768px) {
    .store__bread-crumbs {
      width: 87.5rem;
      margin: 0 auto; } }

.store {
  min-height: 800px; }
  .store__header {
    padding: 2.5rem 1rem;
    width: 87.5rem;
    margin: 0 auto; }
    .store__header h1 {
      text-align: center; }
    .store__header .describle {
      font-size: 1rem;
      line-height: 1.5;
      text-align: center;
      margin-bottom: 1rem; }
    .store__header .search__button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 1rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      background: none;
      cursor: pointer;
      justify-content: center;
      appearance: none;
      border: none; }
  .store__search--bar {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    width: 100%;
    max-width: 25rem;
    border: 0.0625rem solid #ccc;
    display: flex;
    margin: 0 auto; }
    .store__search--bar button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 1rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border: none;
      appearance: none;
      background: none;
      cursor: pointer; }
      .store__search--bar button .search-icon {
        background-image: url("https://file.hstatic.net/1000364782/file/icon-search.e0feb6d7_fd1c8821a33a4534836d6b8150ef7793.svg"); }
      .store__search--bar button .geo-icon {
        background-image: url("https://file.hstatic.net/1000364782/file/icon-geolocate.3eb97d86_81fb1a5cbc2a4825923a16a77f1b2363.svg"); }
    .store__search--bar input {
      padding: 0.625rem 0.5rem;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      border: none;
      outline: none; }
      .store__search--bar input:focus {
        outline: none; }
  .store__search--icon {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    width: 20PX;
    height: 20PX;
    display: inline-block; }
  .store .directory__list {
    /*	min-height:300px;*/ }
  .store .directory__column {
    padding: 2.5rem 1rem;
    margin: 0 auto;
    column-count: 4;
    -webkit-column-count: 4;
    -moz-column-count: 4; }
    .store .directory__column.leve2 {
      display: none; }
    .store .directory__column a.directory__link {
      font-size: 1rem;
      line-height: 1.5;
      font-weight: 400;
      margin-bottom: 1rem;
      display: inline-block; }
      .store .directory__column a.directory__link:hover span {
        text-decoration: none; }
      .store .directory__column a.directory__link span {
        text-decoration: underline; }
      .store .directory__column a.directory__link:after {
        content: attr(data-count); }
  .store .teaser {
    display: none;
    margin: 0 auto;
    padding: 2.5rem 1rem; }
    .store .teaser__card h2 {
      font-size: 1.25rem;
      line-height: 1.7;
      font-weight: 900;
      letter-spacing: .0625rem;
      text-transform: uppercase;
      margin-bottom: 1rem; }
    .store .teaser__wrapper {
      display: flex;
      flex-wrap: wrap; }
    .store .teaser__item {
      width: 25%;
      margin-bottom: 1.625rem; }
      @media (max-width: 1024px) {
        .store .teaser__item {
          width: 50%; } }
      @media (max-width: 767px) {
        .store .teaser__item {
          width: 100%; } }
    .store .teaser__directory {
      height: 100%;
      margin: 0.875rem 0.8125rem; }
      .store .teaser__directory a .teaser__card:hover {
        border-color: #000;
        outline: 0.0625rem solid #000; }
    .store .teaser__card {
      border: 0.0625rem solid #ccc;
      padding: .75rem;
      position: relative;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      transition: all .3s; }
    .store .teaser__address {
      font-size: 1rem;
      line-height: 1.5;
      font-weight: 400;
      margin-top: 0.75rem; }
    .store .teaser__label {
      font-weight: 600; }
  .store .hourstoday__status span {
    font-weight: 400;
    font-size: 16px; }
    .store .hourstoday__status span.hourstoday__now {
      font-weight: 700; }
  @media (min-width: 1025px) {
    .store .directory__list {
      width: 87.5rem; } }
  @media (max-width: 1024px) {
    .store__header {
      width: 100%; }
    .store .directory__column {
      column-count: 2;
      -webkit-column-count: 2;
      -moz-column-count: 2; } }
  @media (max-width: 767px) {
    .store .directory__column {
      column-count: 1;
      -webkit-column-count: 1;
      -moz-column-count: 1; } }

.store__content {
  display: flex;
  flex-wrap: wrap; }
  .store__content .content__details {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-right: 1rem;
    display: flex;
    flex-wrap: wrap;
    /*
    flex-direction:column;
		align-items:center;
    */ }
    .store__content .content__details h1 {
      font-size: 1.8rem;
      letter-spacing: .1rem;
      line-height: 1.3;
      text-align: center; }
    .store__content .content__details--item {
      margin-top: 1.5rem;
      font-size: 1rem;
      font-weight: 400; }
      .store__content .content__details--item span {
        font-weight: 600;
        font-size: 20px;
        margin-right: 5px; }
      .store__content .content__details--item a {
        font-weight: 500;
        font-size: 16px;
        text-decoration: underline; }
    .store__content .content__details--time {
      margin: 2rem auto 0;
      font-size: 1.25rem;
      line-height: 1.4;
      font-weight: 400;
      background-color: #f0f1f2;
      padding: 0.75rem 0;
      width: 100%;
      max-width: 30rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 0.25rem; }
    .store__content .content__details--btn {
      margin-top: 2rem;
      cursor: pointer;
      width: 100%;
      text-align: center; }
      .store__content .content__details--btn:hover a {
        background-color: #525252; }
      .store__content .content__details--btn a {
        padding: 0.75rem 1.875rem;
        color: #fff;
        background-color: #000;
        text-align: center;
        font-size: .75rem;
        line-height: 1.42;
        letter-spacing: .0625rem;
        font-weight: 400;
        /*text-decoration:underline;*/
        text-transform: uppercase; }
  @media (min-width: 768px) {
    .store__content {
      padding: 2.5rem 1rem;
      width: 87.5rem;
      margin: 0 auto; }
      .store__content .content__image {
        width: 41.5rem;
        margin-left: 1rem; }
      .store__content .content__details {
        width: 50%; } }
  @media (max-width: 767px) {
    .store__content {
      flex-direction: column-reverse; }
      .store__content .content__details {
        padding: 20px;
        align-items: flex-start;
        text-align: left; }
        .store__content .content__details h1 {
          font-size: 1rem;
          margin: 0;
          text-align: left; }
        .store__content .content__details--item {
          font-size: 14px;
          margin-top: 1rem; }
          .store__content .content__details--item span {
            font-size: 16px; } }

/*page contact*/
.page__contact {
  width: calc(100% - 40px);
  margin: 0 auto; }
  .page__contact .contact__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .page__contact .contact__header h1.title {
      font-size: 2.25rem;
      text-align: center;
      padding-top: 1em;
      margin-bottom: 0.2em; }
    .page__contact .contact__header p {
      font-size: 1rem;
      text-align: center;
      margin-bottom: 40px; }
  .page__contact .contact__services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .page__contact .contact__services--item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: calc(100% - 40px);
      border: 1px #000 solid;
      margin: 0 auto 20px;
      padding: 15px; }
      .page__contact .contact__services--item img {
        width: 35%;
        margin: 0 auto 5px; }
      .page__contact .contact__services--item h3 {
        text-transform: uppercase;
        font-size: 1.25rem;
        text-align: center;
        padding-top: 0;
        margin-bottom: 10px;
        letter-spacing: .1em;
        line-height: 1.3; }
      .page__contact .contact__services--item p {
        font-size: 1rem;
        text-align: center;
        margin-bottom: 20px; }
      .page__contact .contact__services--item a {
        font-size: 1rem;
        text-align: center;
        font-weight: 400;
        text-decoration: underline; }
  @media (min-width: 768px) {
    .page__contact {
      max-width: 960px; }
      .page__contact .contact__services {
        flex-direction: row;
        flex-wrap: wrap; }
        .page__contact .contact__services--item {
          width: calc(33.333% - 60px);
          min-height: 300px;
          margin: 0 10px 20px; } }

.action_page {
  margin: 20px 0; }

.action_page a {
  display: inline-block;
  padding: 15px;
  background: #000;
  color: #fff;
  width: fit-content;
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 15px; }

.action_page p {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-weight: 600;
  color: #f00 !important;
  font-size: 20px !important;
  align-items: center; }

.action_page a:hover {
  background: #4f4f4f; }
