@CHARSET "UTF-8";
/* Location map - needed for the google map */
.storelocator-location-storeview .slab-h2-red {
  margin-top: 0;
  line-height: normal; }

.mb-store-details {
  display: none; }

#storelocator_map {
  height: 100%;
  width: 100%; }

.store-loc-title {
  display: none; }

#storelocator_map img {
  max-width: none; }

/* Location list */
.storelocator.location-nojs {
  padding: 0.75em 0 2em 0;
  background: url(http://www.flightclub.com/skin/frontend/imitate2_ee/flightclub_theme/images/col-border-vert.png) no-repeat right 0; }

.storelocator.location-nojs div {
  display: table-cell;
  vertical-align: top; }

.storelocator.view_on_map {
  right: 0px;
  font-weight: bold; }

.storelocator.address {
  text-transform: none;
  padding: 0.8em 15px; }

.storelocator-location-storeview h3,
.storelocator.address h3 {
  margin: 0 0 1em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold; }

.fade-sep {
  height: 1px;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(transparent), to(rgba(0, 0, 0, 0.07)));
  background-image: -webkit-linear-gradient(left, color-stop(transparent 0), color-stop(rgba(0, 0, 0, 0.07) 100%));
  background-image: -webkit-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.07) 100%);
  background-image: linear-gradient(to right, transparent 0, rgba(0, 0, 0, 0.07) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.storelocator.address.search {
  width: 420px; }

.storelocator.address span {
  font-weight: bold;
  text-transform: uppercase; }

.storelocator.miles {
  width: 150px; }

.storelocator.marker {
  font-size: 1.75em;
  display: block;
  float: left;
  color: white;
  background: #999;
  text-align: center;
  line-height: 42px;
  width: 42px;
  border-radius: 21px; }

/* map */
.storelocator.map {
  height: 550px; }

/* Locator form */
.storelocator.form {
  margin-top: 60px;
  margin-left: 60px;
  position: absolute;
  width: 180px; }

.storelocator.form_fields {
  float: left;
  padding: 20px;
  background: rgba(255, 255, 255, 0.92);
  width: auto;
  box-shadow: 2px 2px 3px #888888; }

.storelocator.form button {
  margin-left: 30%;
  top: 0px;
  float: left; }

.storelocator.spinner {
  float: right;
  position: absolute;
  right: 5px;
  top: 2px; }

.storelocator.form label,
.storelocator.form select,
.storelocator.form input {
  float: left;
  clear: both; }

.storelocator.form label {
  margin: 13px 0 0 0; }

.storelocator.form select {
  width: 180px; }

.storelocator.form input {
  width: 170px; }

.storelocator.searchresponse {
  float: right;
  clear: left;
  height: 12px;
  text-align: right;
  width: 100%; }

.storelocator.error {
  padding-top: 4px;
  color: black; }

.hours-label,
.hours-text {
  display: block;
  float: left;
  width: 50%;
  margin: 0 0 1em 0; }

.hours-label {
  clear: both; }

.gm-style-iw {
  overflow: visible !important; }

.mb-storelink {
  display: none; }

.bttn-share-wrapper-outer {
  position: absolute;
  width: 460px; }

.span7.store-details-modal {
  margin-bottom: 20px; }

.dt-store-details > .row-fluid {
  margin-top: 2em; }

@media (max-width: 767px) {
  .dt-store-details {
    display: none; }
  .mb-store-details {
    display: block;
    padding: 20px 0 0 0; }
  .storelocator-index-index .container,
  .storelocator-location-storeview .container {
    width: 100%; }
  .storelocator .storelocator.map {
    display: none; }
  .storelocator.map {
    height: 320px; }
  .storelocator.location-nojs {
    padding: 1.5em 15px 1em;
    background: none;
    border-bottom: 1px solid #EAEAEA;
    font-size: 14px; }
  .dt-storelink {
    display: none; }
  .mb-storelink {
    display: block;
    border-bottom: 1px solid #EAEAEA;
    text-align: center;
    padding: 20px 20px 20px 0; }
  .mb-storelink span {
    margin: 0 auto;
    color: #000;
    text-decoration: none;
    font-family: "Roboto Slab", times, serif;
    font-size: 14px; }
  .mb-storelink span.sprite {
    height: 14px;
    margin: 0 0 0 15px;
    padding: 5px; }
  .mb-storelink:hover {
    text-decoration: none; }
  .storelocator.marker {
    font-size: 15px;
    display: block;
    float: left;
    color: white;
    background: #111;
    text-align: center;
    line-height: 32px;
    width: 32px;
    border-radius: 16px; }
  .storelocator.address {
    padding: 5px 15px 0.8em 15px; }
  .slab-h1-red.store-loc-title {
    display: block;
    margin-bottom: 10px; }
  .span7.store-details-modal {
    margin-bottom: 20px; }
  .span5.store-logo-modal {
    display: none; }
  .mb-store-details .span6 {
    margin: 0 0 30px; } }

