.store-locator {
  background-color: #f0efeb;
  margin-bottom: 1.25rem; }

.store-locator .info-list {
  padding: 30px 20px;
  padding-bottom: 0; }
  @media screen and (min-width: 1200px) {
    .store-locator .info-list {
      padding-bottom: 0; } }
  .store-locator .info-list .selec-box:first-child {
    padding-right: 0.3125rem; }
  .store-locator .info-list .selec-box:last-child {
    padding-left: 0.3125rem; }
  .store-locator .info-list .selec-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent; }
  .store-locator .info-list .selec-box .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000; }

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 0px;
  padding-bottom: 0; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #ccc; }

.select2-results__option {
  font-size: 0.75rem;
  border-bottom: 1px solid #ccc; }

.search-left {
  padding: 0.9375rem 0; }
  .search-left .search-c {
    position: relative; }
  .search-left input.topsearch {
    width: 100%;
    border: 1px solid #ccc;
    line-height: 30px;
    height: 30px;
    height: 1.875rem;
    font-size: 0.75rem;
    padding-right: 1.875rem;
    background-color: transparent;
    border-radius: 0;
    outline: none;
    padding-left: 0.5rem; }
  .search-left a.search-btn {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 2rem; }

.btn-block {
  width: auto;
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.5rem;
  padding: 0 2.5rem;
  color: #fff;
  background-color: #111528;
  text-decoration: none; }
  @media (min-width: 1200px) {
    .btn-block {
      line-height: 1.875rem;
      padding: 0 3.125rem; } }
  .btn-block:hover {
    color: #fff; }

.store_s_a {
  height: 34.5rem;
  overflow: hidden; }
  .store_s_a .blockbox {
    display: block;
    background-color: #fff;
    padding: 0.9375rem;
    font-size: 0.75rem;
    margin-bottom: 0.9375rem; }
    .store_s_a .blockbox .tip {
      line-height: 1.875rem;
      font-style: italic;
      font-size: 0.75rem; }
    .store_s_a .blockbox .btn-ground {
      margin-top: 20px;
      border-top: 1px solid #e6e6e6;
      padding-top: 20px; }
    .store_s_a .blockbox:last-child {
      margin-bottom: 0; }
  .store_s_a .line {
    display: table;
    width: 100%; }
    .store_s_a .line .item {
      display: table-cell;
      vertical-align: top; }
    .store_s_a .line h5 {
      font-size: 1.0625rem;
      font-weight: 400;
      margin-bottom: 0.625rem;
      line-height: 1.875rem; }
      @media screen and (min-width: 1520px) {
        .store_s_a .line h5 {
          font-size: 1.125rem; } }
    .store_s_a .line .time {
      line-height: 1.875rem; }
    .store_s_a .line p {
      font-size: 0.75rem; }
    .store_s_a .line span {
      display: inline-block;
      width: 1.875rem;
      height: 1.875rem;
      background-color: #111528;
      border-radius: 100%;
      color: #fff;
      text-align: center;
      line-height: 1.875rem; }
      .store_s_a .line span i {
        font-size: 1.25rem; }

/*# sourceMappingURL=store.css.map */
