/*
 * Please, do not apply any CSS to classes or IDs prefixed with `js`
 * They're only for javascript events
 *
 * css idention: 2 spaces
 */

/** map styles */
.map-wrapper .map {
  width: 100%;
  min-height: 550px;
  margin-bottom: 68px;
}

#contactMap {
  height: 300px;  
}
/** /map styles */

/** lane details : initial display */
.lane-details-block {
  display: none;
  padding-top: 40px;
}
/** /lane details block */

/** overlay */
#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
  z-index: 2;
  cursor: pointer;
}

.loader {
  position: absolute;
  top: 40%;
  left: 40%;
}
/** /overlay */

.results-container .content-block {
  width: 100%;
  display: flex;
}
.results-container .page-title .title,
.results-container .page-title .subtitle {
  font-size: 45px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #373435;
  text-transform: uppercase;
  margin-right: 10px;
}
.results-container .page-title .subtitle {
  font-weight: 300;
  /*padding: 0 10px;*/
}
.results-container .page-title #js-result_title {
  /*margin-left: 10px;*/
  /*font-family: SourceSansPro;*/
  font-size: 22px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #373435;
}
.results-container .fac-header {
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
.results-container .page-title {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.results-container .fac-header .search-controls {
  /*margin-left: auto;*/
  align-self: center;
  font-family: Montserrat;
}
.results-container .fac-header .search-controls label {
  font-size: 15px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.1px;
  color: #4a4a4a;
  font-weight: bold;
  margin-right: 7px;
}
.results-container .fac-header .search-controls .jcf-select-js-distance_filter.jcf-focus,
.results-container .fac-header .search-controls .jcf-select-js-distance_filter.jcf-focus .jcf-select-opener {
  border-color: inherit !important;
}
.results-container .fac-header .search-controls .jcf-select-js-distance_filter {
  border: solid 1px #939699;
  min-width: 80px;
  min-height: 30px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
}
.results-container .fac-header .search-controls .jcf-select-js-distance_filter .jcf-select-text {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
.results-container .fac-header .search-controls .jcf-select-js-distance_filter .jcf-select-opener {
  border-style: solid;
  border-color: #303f4d;
  border-width: 0 1px 1px 0;
  position: absolute;
  top: 44%;
  right: 10px;
  background: transparent;
  height: 7px;
  width: 7px;
  transform: translateY(-50%) rotate(45deg);
}
.jcf-select-js-distance_filter.jcf-select-drop .jcf-select-drop-content {
  border-color: #4a4a4a;
}
.jcf-select-js-distance_filter .jcf-list-content ul li {
  padding-left: 0;
}
.jcf-select-js-distance_filter .jcf-list-content ul li::before {
  display: none;
}

.results-container .results-content {
  width: 754px;
  margin: 0 auto;
}

.results-container .results-content .js-lanes_section .right-side {
  display: none;
}
.results-container .results-content .js-lanes_section {
  margin-bottom: 41px;
  padding-bottom: 24px;
  border-bottom: solid 1px #f2f2f2;
}

.results-container .results-content .js-lanes_section .section-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 22px;
  align-items: center;
}
.results-container .results-content .js-lanes_section .section-header.js-learn_more {
  cursor: pointer;
}
.results-container .results-content .js-lanes_section .section-header.js-learn_more .title {
  transition: color 0.3s ease-in-out;
}
.results-container .results-content .js-lanes_section .section-header.js-learn_more:hover .title {
  color: #42a172;
}
.results-container .results-content .js-lanes_section .section-header .title {
  font-size: 25px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.88;
  letter-spacing: normal;
  color: #4a4a4a;
  margin-bottom: 0;
}
.results-container .results-content .js-lanes_section .section-header .fac-distance {
  /*margin-left: auto;*/
}
.results-container .results-content .js-lanes_section .section-header .fac-distance .dist-text {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a;
  vertical-align: middle;
}
.results-container .results-content .js-lanes_section .section-header .fac-distance .fac-icon {
  vertical-align: middle;
}

.results-container .section-content {
  display: flex;
  flex-wrap: wrap;
}
.results-container .section-content .block {
  width: 50%;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #717071;
  margin-bottom: 7px;
  display: flex;
  align-items: center;
}
.results-container .section-content .block .fac-icon {
  margin-right: 11px;
}
.results-container .section-content .block .text {
  -ms-word-break: break-word;
  word-break: break-word;
}

@media only screen and (max-width : 769px) {
  .results-container .row {
    margin: 0 -11px 52px;
  }
  .results-container .results-content {
    width: 100%;
  }
}
@media only screen and (max-width: 678px) {
  .results-container .section-content .block {
    width: 100%;
  }
}

  /* icons */
.fac-icon {
  display: inline-block;
}
.fac-icon::after {
  display: block;
}
.fac-icon.icon-map::after {
  content: url('../images/icons/icon-map.png');
}
.fac-icon.icon-address::after {
  content: url('../images/icons/icon-address.png');
}
.fac-icon.icon-phone::after {
  content: url('../images/icons/icon-phone.png');
}
.fac-icon.icon-trophy::after {
  content: url('../images/icons/icon-trophy.png');
}
.fac-icon.icon-membership-card::after {
  content: url('../images/icons/icon-membership-card.png');
}
.fac-icon.icon-website::after {
  content: url('../images/icons/icon-website.png');
}
.fac-icon.icon-bowl::after {
  content: url('../images/icons/icon-bowl.png');
}
.fac-icon.icon-company::after {
  content: url('../images/icons/icon-company.png');
}
.fac-icon.icon-education::after {
  content: url('../images/icons/icon-education.png');
}