@charset "UTF-8";
/*Reason: Icons added for fp slider*/
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
.store-map-hours .map-container .static_map_overlay .load-btn-map {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -70%);
  z-index: 98;
  background-color: #e0251b;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 0.9375rem;
  text-align: center;
  padding: 0.5rem 25;
  border-radius: 1.875rem;
  display: inline-block;
  box-shadow: 0 0.3125rem 10 rgba(0, 0, 0, 0.2);
  transition: all 200ms;
  margin: 0; }

.store-map-hours {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap; }
  .store-map-hours .hours h3 {
    font-size: 1.875rem;
    line-height: normal; }
    @media (max-width: 767.98px) {
      .store-map-hours .hours h3 {
        font-size: 1.625rem; } }
  .store-map-hours .hours.holiday-hours {
    display: block; }
    .store-map-hours .hours.holiday-hours h3 {
      color: #e2131f; }
    .store-map-hours .hours.holiday-hours table tr th {
      color: #e2131f; }
  .store-map-hours .hours table tr {
    border-top: none;
    border-bottom: 0.0625rem solid #ddd; }
    .store-map-hours .hours table tr:last-child {
      border-bottom: none; }
    .store-map-hours .hours table tr th {
      color: #e0251b;
      font-size: 1.25rem;
      padding: 1.25rem 0.625rem 1.25rem 0;
      font-family: "Bemio"; }
    .store-map-hours .hours table tr td {
      font-size: 1rem;
      padding: 1.25rem 0.625rem 1.25rem 0; }
      .store-map-hours .hours table tr td:nth-child(2) {
        width: 10.625rem; }
  .store-map-hours .map-container {
    min-height: 25rem; }
    .store-map-hours .map-container h3 {
      margin-bottom: 1.875rem;
      font-size: 1.875rem;
      line-height: normal; }
      @media (max-width: 767.98px) {
        .store-map-hours .map-container h3 {
          font-size: 1.625rem; } }
    @media (max-width: 767.98px) {
      .store-map-hours .map-container .static_map_overlay .load-btn-map {
        padding: 0.9375rem 1.25rem; } }
  @media (max-width: 1199.98px) {
    .store-map-hours {
      flex-wrap: wrap; } }

.store-map-hours > div {
  flex-basis: 100%;
  text-align: left;
  align-items: flex-start;
  padding: 0 25px;
  overflow: hidden; }
  @media (max-width: 767.98px) {
    .store-map-hours > div {
      padding: 0; } }

.open_24h {
  padding: 20px;
  text-align: center;
  font-size: 20px;
  margin-top: 20px; }

.store-map-hours .static_map_overlay {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 100%;
  cursor: pointer;
  min-height: 500px; }
  @media (max-width: 767.98px) {
    .store-map-hours .static_map_overlay {
      min-height: 15.625rem; } }

.static_map_overlay .load-btn-map:hover {
  background-color: #e0251b; }

.store_without_holiday .store-map-hours .hours {
  flex-basis: 50%; }
  @media (max-width: 1199.98px) {
    .store_without_holiday .store-map-hours .hours {
      flex-basis: 100%; } }

@media screen and (max-width: 1024px) {
  .store-map-hours > div {
    margin-bottom: 25px; }
  .store-map-hours h3 {
    text-align: center; } }
