@charset "UTF-8";
/*
@mixin font($name, $file) {
	$path: "/Assets/fonts/" + $file;

	@font-face {
		//font-family: $name;
		src: url($path + ".eot");
		src: url($path + ".eot?#iefix") format("embedded-opentype"),
			 url($path + ".woff2") format("woff"),
			 url($path + ".ttf") format("truetype"),
			 url($path + ".svg#karbonLight") format("svg");
		font-style: normal;
		font-weight: normal;
	}
}
    */
/*Animations*/
/*@import "mixins";

@include font("EMprintLight", "EMPrint-Light");
@include font("EMprintLightItalic", "EMPrint-LightItalic");
@include font("EMprint", "EMPrint-Regular");
@include font("EMprintItalic", "EMprint-RegularItalic");
@include font("EMprintSemibold", "EMprint-Semibold");
@include font("EMprintSemiboldItalic", "EMprint-SemiboldItalic");
@include font("EMprintBold", "EMPrint-Bold");
@include font("EMprintBoldItalic", "EMPrint-BoldItalic");
@include font("EMprintCondensedBold", "EMprint-CondensedBold");
@include font("EMprintCondensedBoldlt", "EMprint-CondensedBoldlt");
@include font("EMprintCondensedItalic", "EMprint-CondensedItalic");
@include font("EMprintCondensedLight", "EMprint-CondensedLight");
@include font("EMprintCondensedLightlt", "EMprint-CondensedLightlt");
@include font("EMprintCondensedSemibold", "EMprint-CondensedSemibold");
@include font("EMprintCondensedSemiboldlt", "EMprint-CondSemiboldlt");
@include font("EMprintCondensed", "EMprint-CondensedRegular");
@include font("em", "em");
    */
/*code merge*/
.locator-detail .location-image-wrapper .location-image {
  margin-bottom: 45px;
  margin-bottom: 2.8125rem;
}
.locator-detail .location-image-wrapper .location-image-title {
  display: none;
}
.locator-detail .location-map {
  display: none;
}
.locator-detail img {
  width: 100%;
  height: 200px;
}
.locator-detail .location-content {
  display: flex;
  align-items: flex-start;
}
.locator-detail .location-content .station-location-text {
  margin-left: 0px;
}
.locator-detail .location-content .station-location-text h3 {
  font-size: 25px;
  font-size: 1.5625rem;
}
@media only screen and (max-width: 767px) {
  .locator-detail .location-content .station-location-text h3 {
    font-size: 1rem;
  }
}
.locator-detail .location-content img {
  height: auto;
  width: 65px;
  margin-right: 5px;
}
.locator-detail .location-info {
  margin-top: 10px;
  margin-top: 0.625rem;
}
.locator-detail .location-info > p {
  display: none;
}
.locator-detail .location-info div {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.locator-detail .location-info div a > span, .locator-detail .location-info div p > span {
  display: none;
}
.locator-detail .location-info div a:before, .locator-detail .location-info div p:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #0c479d;
  margin-right: 5px;
  margin-right: 0.3125rem;
}
.locator-detail .location-info div.location-info-direction.direction-row {
  display: none;
}
.locator-detail .location-info div.location-info-telephone p:before {
  content: "";
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
}
.locator-detail .location-info div.location-info-email a:empty:before {
  content: none;
}
.locator-detail .location-info div.location-info-email a:before {
  content: "";
}
.locator-detail .location-info div.location-info-website p:first-child:before {
  content: "";
}
.locator-detail .location-info div.location-info-website p:last-child {
  display: block;
}
.locator-detail .location-info div.location-info-website p a:last-child {
  display: block;
}
.locator-detail .location-info div.location-info-website p a.websiteBtnDesktop {
  display: none;
}
.locator-detail .location-info div.location-info-hours.row-hour {
  display: block;
}
.locator-detail .location-info div.location-info-hours.row-hours:before {
  content: none;
}
.locator-detail .location-info div.location-info-hours h4 {
  display: none;
}
.locator-detail .location-info div.location-info-hours a:before {
  content: "";
}
.locator-detail .location-info div.location-info-hours:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #0c479d;
  margin-right: 5px;
  margin-right: 0.3125rem;
  content: "";
  float: left;
}
.locator-detail .location-info .directionBtnMobile:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "";
  margin-right: 5px;
  margin-right: 0.3125rem;
}
.locator-detail .service-amenities ul {
  padding-left: 16px;
  padding-left: 1rem;
}
.locator-detail .location-list {
  margin-top: 10px;
  margin-top: 0.625rem;
}
.locator-detail .location-list h4 {
  margin: 15px 0px 3px 0px;
  margin: 0.9375rem 0rem 0.1875rem 0rem;
}
.locator-detail .location-list ul {
  padding-left: 15px;
  padding-left: 0.9375rem;
}
.locator-detail .location-list ul li {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}
.locator-detail .location-list p {
  font-size: 85%;
}
.locator-detail .location-brands {
  margin-bottom: 130px;
  margin-bottom: 8.125rem;
}
.locator-detail .location-brands .brands-images .brands-images-column {
  float: left;
  width: 33.33%;
  padding: 5px;
  padding: 0.3125rem;
}
.locator-detail .location-brands .brands-images .brands-images-column img {
  height: 100px;
}
.locator-detail .location-promotions h3 {
  margin-top: 10px;
  margin-top: 0.625rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.locator-detail .location-promotions .location-promotion {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}
.locator-detail .location-promotions .location-promotion .promotion-text {
  display: inherit;
}
.locator-detail .location-promotions .location-promotion img {
  margin-right: 10px;
  margin-right: 0.625rem;
  float: left;
  width: 90px;
  height: 80px;
}
.locator-detail .BMap_Marker img {
  height: auto;
  width: auto;
}
.locator-detail.row-detail-locator .gm-style div {
  pointer-events: none;
}

@media (min-width: 576px) {
  .locator-detail img {
    height: 250px;
  }
}
@media (min-width: 768px) {
  .locator-detail .location-image-wrapper {
    position: relative;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
  }
  .locator-detail .location-image-wrapper .location-image-title {
    display: none;
  }
  .locator-detail .location-image-wrapper .component.b03-image.image + .location-image-title {
    display: block;
  }
  .locator-detail .location-image-wrapper .location-image-title {
    position: absolute;
    left: 20px;
    bottom: 50px;
    padding: 10px;
    padding: 0.625rem;
    opacity: 0.9;
    background-color: #fff;
  }
  .locator-detail .location-image-wrapper h2.location-image-title {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .locator-detail .location-image-wrapper h2.location-image-title {
    font-size: 1.125rem;
  }
}
@media (min-width: 768px) {
  .locator-detail .location-map {
    display: block;
  }
  .locator-detail .location-map .button-bar {
    margin: 20px 0px 25px 0px;
    margin: 1.25rem 0rem 1.5625rem 0rem;
    display: flex;
    justify-content: center;
  }
  .locator-detail .location-map .button-bar .btn {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .locator-detail img {
    height: 350px;
  }
}
@media (min-width: 768px) {
  .locator-detail .location-content {
    align-items: center;
  }
  .locator-detail .location-content img {
    width: 85px;
    height: auto;
    margin-right: 30px;
    margin-right: 1.875rem;
  }
  .locator-detail .location-content .station-location-text {
    margin-left: 0px;
  }
  .locator-detail .location-content .station-location-text p {
    display: none;
  }
}
@media (min-width: 768px) {
  .locator-detail .location-info {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .locator-detail .location-info > p {
    display: block;
  }
  .locator-detail .location-info div {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
  }
  .locator-detail .location-info div a > span, .locator-detail .location-info div p > span {
    display: inline;
    color: #2b2626;
  }
  .locator-detail .location-info div a:before, .locator-detail .location-info div p:before {
    display: none;
  }
  .locator-detail .location-info div.location-info-direction.direction-row {
    display: block;
  }
  .locator-detail .location-info div.location-info-direction p {
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }
  .locator-detail .location-info div.location-info-telephone p:before {
    display: none;
  }
  .locator-detail .location-info div.location-info-hours.row-hours ul:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #0c479d;
    margin-right: 5px;
    margin-right: 0.3125rem;
    content: "";
    float: left;
  }
  .locator-detail .location-info div.location-info-hours.row-hour {
    display: block;
  }
  .locator-detail .location-info div.location-info-hours h4 {
    display: block;
    margin: 25px 0px 3px 0px;
    margin: 1.5625rem 0rem 0.1875rem 0rem;
  }
  .locator-detail .location-info div.location-info-hours:before {
    display: none;
  }
  .locator-detail .location-info div.location-info-website p a:last-child {
    display: inline-block;
  }
  .locator-detail .location-info div.location-info-website p a.websiteBtnDesktop {
    display: inline-block;
  }
  .locator-detail .location-info div.location-info-website .websiteBtnMobile {
    display: none;
  }
  .locator-detail .location-info .directionBtnMobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .locator-detail .location-list h4 {
    margin: 25px 0px 5px 0px;
    margin: 1.5625rem 0rem 0.3125rem 0rem;
  }
  .locator-detail .location-list ul li {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .locator-detail .location-promotions .location-promotion .promotion-text {
    display: table;
  }
  .locator-detail .location-promotions .location-promotion .promotion-text a {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 7px;
    margin-bottom: 0.4375rem;
    display: block;
  }
}
@media (min-width: 768px) {
  .locator-detail .location-brands .brands-images .brands-images-column {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .locator-detail .row.second .col-lg-6:last-of-type {
    order: -1;
  }
}
.locator-detail .sp01-map.hide-map-div {
  height: 0 !important;
}
.locator-detail .user_consent_img img {
  height: unset;
  width: unset;
}

.location-info a {
  text-decoration: underline;
}

/*# sourceMappingURL=locatorDetail.css.map */
