.storesDetails {
  margin-bottom: 2.85em; }
  .storesDetails .jumbotron {
    height: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    min-height: 37em; }
  .storesDetails .mapMobileSectoin {
    height: 100%; }
    @media (max-width: 768.98px) {
      .storesDetails .mapMobileSectoin {
        display: none; } }
    .storesDetails .mapMobileSectoin .store-details {
      max-width: 15em; }
      .storesDetails .mapMobileSectoin .store-details .twoColumns {
        display: block !important; }
        .storesDetails .mapMobileSectoin .store-details .twoColumns .col-6 {
          width: 100%;
          max-width: 100%;
          border-right: 0 !important;
          padding-left: 0 !important; }
          .storesDetails .mapMobileSectoin .store-details .twoColumns .col-6 li {
            line-height: 2em; }
          .storesDetails .mapMobileSectoin .store-details .twoColumns .col-6:first-child {
            border-bottom: 1px solid #f1f1f1;
            padding-bottom: 1.4em !important;
            margin-bottom: 1.4em !important; }
    .storesDetails .mapMobileSectoin .gm-style .gm-style-iw-c {
      border-radius: 0; }
    .storesDetails .mapMobileSectoin .storeButtons {
      display: block !important;
      width: 100%;
      margin: 0; }
      .storesDetails .mapMobileSectoin .storeButtons .storeDetails {
        max-width: 100% !important; }
      .storesDetails .mapMobileSectoin .storeButtons .selectStore {
        display: none; }
  .storesDetails .results {
    max-height: 30rem;
    overflow-y: auto; }

.phone-number {
  clear: both; }

.storesResultList .listAddressTitle {
  display: none; }

.store-locator-container {
  padding: 1em 0 0 1em;
  border-radius: 0.2857em 0 0 0.2857em;
  border-right: 1px solid #d0d0d0; }
  @media (max-width: 991.98px) {
    .store-locator-container {
      padding-left: 0;
      margin-left: 0; } }
  .store-locator-container .search-form {
    padding: 0.357 1em; }
    .store-locator-container .search-form input.form-control {
      display: inline-block;
      width: calc(100% - 2.285em); }
      .store-locator-container .search-form input.form-control:focus {
        box-shadow: none;
        outline: none;
        background-color: transparent; }
    .store-locator-container .search-form .btn-storelocator-search {
      background: transparent;
      padding: 0;
      margin: 0;
      color: #e12137;
      box-shadow: none; }
      .store-locator-container .search-form .btn-storelocator-search:hover {
        background: transparent;
        color: #e12137; }
    .store-locator-container .search-form .radiusSearch .inputFields {
      width: 70%;
      float: left; }
    .store-locator-container .search-form .radiusSearch .custom-select {
      width: 25%;
      float: right; }
      .store-locator-container .search-form .radiusSearch .custom-select:focus {
        box-shadow: none;
        outline: none; }

.results {
  background-color: #f1f1f1;
  padding: 1.2em; }
  .results .card-body {
    background-color: #fff;
    border-radius: .75em;
    margin-bottom: .8em; }
    .results .card-body .store-name {
      font-weight: 600;
      font-size: 1.2em;
      position: relative;
      cursor: pointer; }
      .results .card-body .store-name:after {
        content: "\F107";
        font-weight: 500;
        position: absolute;
        font-family: FontAwesome;
        right: 0;
        font-size: 1.5rem;
        top: 4px;
        line-height: .5em;
        color: #c4c4c4; }
      .results .card-body .store-name.hide-data:after {
        content: "\F106"; }
      .results .card-body .store-name.hide-data.show-data:after {
        content: "\F107"; }
    .results .card-body .store-image {
      max-width: 30%;
      clear: left; }
      .results .card-body .store-image img {
        width: 100%; }
    .results .card-body .store-address {
      clear: both; }
      .results .card-body .store-address .store-details {
        max-width: 62%; }
        @media (max-width: 768.98px) {
          .results .card-body .store-address .store-details {
            max-width: 13em;
            margin-left: 0; } }
        .results .card-body .store-address .store-details.store-details-below {
          clear: both;
          max-width: 100%; }
          @media (max-width: 768.98px) {
            .results .card-body .store-address .store-details.store-details-below {
              max-width: 100%; } }
          .results .card-body .store-address .store-details.store-details-below ~ .storeButtons {
            width: 100%;
            margin: 0; }
      .results .card-body .store-address address {
        font-size: 0.85em; }
        .results .card-body .store-address address .storeMap {
          width: calc(100% - 18px); }
        .results .card-body .store-address address a {
          color: #000 !important; }
        .results .card-body .store-address address .fa {
          color: var(--skin-link-color-2);
          font-size: 1.2em; }
    .results .card-body.expanded-version {
      overflow: hidden; }
      .results .card-body.expanded-version .fa-map-marker, .results .card-body.expanded-version .fa-phone {
        color: var(--color-blue);
        font-size: 1rem; }
        .results .card-body.expanded-version .fa-map-marker.fa-map-marker, .results .card-body.expanded-version .fa-phone.fa-map-marker {
          margin-right: 0.85rem !important; }
      .results .card-body.expanded-version .store-details-below {
        clear: both; }
        .results .card-body.expanded-version .store-details-below .twoColumns .column1 p > strong {
          margin-bottom: 0.4rem;
          display: block; }
      .results .card-body.expanded-version > .store-details:not(.store-details-below) {
        max-width: 62%; }

.storeMap {
  max-width: calc(100% - 18px); }

.map-marker {
  float: left;
  width: 2em;
  height: 3em;
  text-align: center;
  line-height: 2.5em;
  border-radius: 50%;
  color: #fff;
  font-size: 0.72em;
  margin-right: 1.2em;
  position: relative;
  background: url(../images/map-store-list-icon.png) 0 0 no-repeat; }

.store-directory {
  margin-bottom: 2.5em; }
  .store-directory ul {
    list-style: none; }
    .store-directory ul li {
      width: 32%; }
      @media (max-width: 991.98px) {
        .store-directory ul li {
          width: 100%; } }
      .store-directory ul li li {
        width: 100%;
        font-size: 0.852em; }
        .store-directory ul li li a {
          color: #333 !important; }
          .store-directory ul li li a:hover {
            text-decoration: none; }
      .store-directory ul li h5 button {
        width: 100%;
        color: #333;
        line-height: 1.2em;
        font-size: 0.875em; }
        .store-directory ul li h5 button:hover {
          text-decoration: none; }
        .store-directory ul li h5 button:after {
          content: "\F107";
          font-weight: 100;
          position: absolute;
          font-family: FontAwesome;
          right: .75em;
          font-size: 1.7em;
          top: 0;
          color: #7E7E7E; }
        .store-directory ul li h5 button.hide-state:after {
          content: "\F106"; }

.directory-store {
  display: none; }
  .directory-store.show {
    display: block; }

.storesResultList .listStore {
  display: none; }

.listStore.show {
  display: block; }
  .listStore.show.hide {
    display: none; }

.listStore ul li {
  font-size: 0.872em; }
  .listStore ul li .fa-check {
    color: #1fbabb;
    margin-right: .56em; }

.toggleMapView button {
  background-color: #e12137;
  color: #fff !important;
  width: 50%; }
  .toggleMapView button.active {
    background-color: #fff;
    color: #e12137 !important; }

#store-details .fa-check {
  color: #1fbabb;
  margin-right: 0.56em; }

#store-details .store-details {
  max-width: 1000px;
  margin: auto; }
  #store-details .store-details .g-map-container > .overlay-link {
    bottom: 0;
    left: 0;
    height: 1.875rem;
    width: 4.5rem;
    z-index: 2;
    opacity: 0; }

#store-details .jumbotron {
  height: 22em;
  margin-bottom: 1rem; }
  @media (max-width: 768.98px) {
    #store-details .jumbotron {
      height: 35em; } }

#store-details .thumbnails .store-img {
  border-radius: .4em;
  border: 1px solid #c4c4c4; }

.store-manager-content .storeManager {
  margin-bottom: 1.2em; }
  .store-manager-content .storeManager p {
    font-size: .875em; }
  .store-manager-content .storeManager .storeManagerImg {
    max-width: 5em;
    margin-right: 1.1em;
    float: left; }
    .store-manager-content .storeManager .storeManagerImg img {
      width: 100%;
      border-radius: .5em; }
  .store-manager-content .storeManager .storeManagerInfo {
    float: left; }
    .store-manager-content .storeManager .storeManagerInfo h5 {
      margin-bottom: 0; }

.inStoreHappenings h3 {
  margin-bottom: 2em; }

.inStoreHappenings .inStore {
  margin-bottom: 2em; }
  .inStoreHappenings .inStore .inStoredate {
    float: left;
    width: 1.7em;
    text-align: center;
    margin-right: 2.2em; }
    .inStoreHappenings .inStore .inStoredate p {
      margin: 0;
      font-weight: bold;
      font-size: .875em; }
      .inStoreHappenings .inStore .inStoredate p.date {
        font-size: 1.3em; }
  .inStoreHappenings .inStore .inStoreDetails {
    float: left;
    width: calc(100% - 5em); }
    .inStoreHappenings .inStore .inStoreDetails p {
      margin-bottom: 1.3em; }

.store-locator-no-results {
  display: none; }

.map-flyout {
  font-family: var(--skin-body-font); }
  .map-flyout .listAddressTitle, .map-flyout .twoColumns > .column1 > p {
    font-size: 0.875rem;
    font-weight: 700; }
  .map-flyout a {
    outline: none; }
  .map-flyout .twoColumns > .column1 strong {
    display: inline-block;
    line-height: 1.1rem;
    width: 100%; }
  .map-flyout .twoColumns > .column1 > p {
    margin-bottom: 0.25rem !important; }

.addr-lines-align {
  display: block; }

#store-details .container .store-details .g-map-container .jumbotron.map-canvas .map-flyout {
  width: 20em; }

#store-details .container .store-details .g-map-container .jumbotron.map-canvas .store-details {
  max-width: 100% !important; }
  #store-details .container .store-details .g-map-container .jumbotron.map-canvas .store-details.float-left {
    display: contents; }
  #store-details .container .store-details .g-map-container .jumbotron.map-canvas .store-details .listStore .twoColumns {
    display: block !important; }
    #store-details .container .store-details .g-map-container .jumbotron.map-canvas .store-details .listStore .twoColumns .col-6 {
      width: 100%;
      max-width: 100%;
      border-right: 0 !important;
      padding-left: 0 !important; }
      #store-details .container .store-details .g-map-container .jumbotron.map-canvas .store-details .listStore .twoColumns .col-6 li {
        line-height: 20px; }
      #store-details .container .store-details .g-map-container .jumbotron.map-canvas .store-details .listStore .twoColumns .col-6:first-child {
        border-bottom: 1px solid #f1f1f1;
        padding-bottom: 1.4em !important;
        margin-bottom: 1.4em !important; }

@media (max-width: 768.98px) {
  .storesResultList.style2 .expanded-version .store-details-below .listStore .twoColumns .store-hours ul li .dayName.w-50 {
    width: 100% !important; }
  .toggleStoreFields .storesResultList.style1 .storeButtons .storeDetails {
    padding: 0 !important; }
  .toggleStoreFields .storesResultList.style1 .storeButtons .selectStore {
    padding: 0 !important; } }
