.gm-style .gm-bundled-control {
  top: 690px !important;
}

.gm-style .gm-style-iw-c {
  border-radius: 0;
  padding: 22px 29px;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.19);
  max-width: 500px !important;
}

.gm-style .gm-style-iw-c h2.location-title {
  display: none;
}

.gm-style .gm-style-iw-c .location-content {
  margin-right: 20px;
}

.gm-style .gm-style-iw-c .location-content .field--name-node-title {
  float: left;
  margin-right: 10px;
}

.node--type-gas-station.node--view-mode-map {
  margin-bottom: 24px;
}

.node--type-gas-station.node--view-mode-map .group-header {
  border-bottom: 1px solid #fee7d6;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.node--type-gas-station.node--view-mode-map .group-header .field--name-node-title {
  float: left;
  margin-right: 10px;
}

.node--type-gas-station.node--view-mode-map .group-header .field--name-node-title h2 {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  text-shadow: none;
}

.node--type-gas-station.node--view-mode-map .group-header .field--name-field-gas-station-phone a {
  color: #1c63b7;
  font-weight: bold;
  text-decoration: none;
  background-image: url("../../../images/icon_phone.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  padding-left: 20px;
}

.node--type-gas-station.node--view-mode-map .group-header .field--name-google-maps-link a {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  text-align: center;
  font-size: 1.25rem;
  font-family: Lato, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.1em;
  padding: .5em 2em;
  border-radius: 2em;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  margin-bottom: 1.5em;
  border: #1c63b7 solid 1px;
  background-color: #fff;
  color: #1c63b7;
  width: 100%;
  border-radius: 8px;
  font-size: 14px !important;
  line-height: 17px;
  font-weight: bold;
  position: relative;
  padding-left: 3.7em;
  background-image: url("../../../images/icon_car.svg");
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-position: 2em center;
}

.node--type-gas-station.node--view-mode-map .group-header .field--name-google-maps-link a::after {
  content: '\0020>';
}

@media (min-width: 0) and (max-width: 1250px) {
  .node--type-gas-station.node--view-mode-map .group-header .field--name-google-maps-link a {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 0) and (max-width: 991px) {
  .node--type-gas-station.node--view-mode-map .group-header .field--name-google-maps-link a {
    font-size: 18px;
    line-height: 1.1em;
  }
}

.node--type-gas-station.node--view-mode-map .group-header .field--name-google-maps-link a:hover {
  background-color: #f2f2f2;
}

@media (min-width: 0) and (max-width: 991px) {
  .node--type-gas-station.node--view-mode-map .group-header .field--name-google-maps-link a {
    background-position: 1em center;
  }
}

.node--type-gas-station.node--view-mode-map .group-left,
.node--type-gas-station.node--view-mode-map .group-right {
  font-size: 14px;
  line-height: 18px;
  font-family: Lato, Tahoma, "DejaVu Sans", sans-serif;
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price,
.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-services,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-services {
  font-size: 11px;
  line-height: 24px;
}

@media (min-width: 0) and (max-width: 991px) {
  .node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price,
  .node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-services,
  .node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price,
  .node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-services {
    margin-bottom: 1.5em;
  }
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price .field__label,
.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-services .field__label,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price .field__label,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-services .field__label {
  color: #1c63b7;
  margin-bottom: 1em;
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price .taxonomy-term .field--name-taxonomy-term-title,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price .taxonomy-term .field--name-taxonomy-term-title {
  font-size: 11px;
  line-height: 24px;
  display: inline;
  margin-right: 0;
  padding: 4px 7px;
  border: 1px solid #000;
  border-radius: 3px;
  font-weight: bold;
  white-space: nowrap;
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price .taxonomy-term-2 .field--name-taxonomy-term-title,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price .taxonomy-term-2 .field--name-taxonomy-term-title {
  border: 1px solid #44b426;
  color: #44b426;
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price .taxonomy-term-26 .field--name-taxonomy-term-title,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price .taxonomy-term-26 .field--name-taxonomy-term-title {
  border: 1px solid #208fe8;
  color: #208fe8;
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price .taxonomy-term-40 .field--name-taxonomy-term-title,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price .taxonomy-term-40 .field--name-taxonomy-term-title {
  border: 1px solid #f1700b;
  color: #f1700b;
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price .taxonomy-term-39 .field--name-taxonomy-term-title,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price .taxonomy-term-39 .field--name-taxonomy-term-title {
  border: 1px solid #00649c;
  color: #00649c;
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price .taxonomy-term-41 .field--name-taxonomy-term-title,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price .taxonomy-term-41 .field--name-taxonomy-term-title {
  border: 1px solid #ffdd02;
  color: #ffdd02;
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price .taxonomy-term-3 .field--name-taxonomy-term-title,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price .taxonomy-term-3 .field--name-taxonomy-term-title {
  border: 1px solid #e30314;
  color: #e30314;
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-fuel-price .field--name-field-price-pump,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-fuel-price .field--name-field-price-pump {
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
}

.node--type-gas-station.node--view-mode-map .group-left .field--name-field-gas-station-services .field__item,
.node--type-gas-station.node--view-mode-map .group-right .field--name-field-gas-station-services .field__item {
  display: inline;
  margin-right: 0;
  padding: 4px 7px;
  color: #b2b2b2;
  border: 1px solid #b2b2b2;
  border-radius: 3px;
  white-space: nowrap;
}

.geolocation-common-map {
  position: relative;
}

.geolocation-common-map .geolocation-common-map-legend {
  position: absolute;
  top: 40px;
  right: 10px;
  z-index: 10;
}

.geolocation-common-map .geolocation-common-map-legend .legend-item {
  clear: left;
}

.geolocation-common-map .geolocation-common-map-legend .legend-item .icon {
  float: left;
}

.geolocation-common-map .geolocation-common-map-legend .legend-item .text {
  float: left;
  margin-left: 10px;
  line-height: 40px;
  /* icons are also 40px so the text is vertically centered */
  color: #1c63b7;
  font-weight: 700;
  font-size: 16px;
}

@media (min-width: 0) and (max-width: 767px) {
  .geolocation-common-map .geolocation-common-map-legend {
    max-width: 240px;
  }
  .geolocation-common-map .geolocation-common-map-legend .legend-item .text {
    width: 203px;
  }
}

@media (min-width: 0) and (max-width: 3200px) {
  .group-header {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .group-header:before {
    content: "";
    display: table;
  }
  .group-header:after {
    content: "";
    display: table;
    clear: both;
  }
  .group-header .field--name-field-gas-address {
    clear: left;
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
  }
  [dir="rtl"] .group-header .field--name-field-gas-address {
    clear: right;
  }
  [dir="rtl"] .group-header .field--name-field-gas-address {
    float: right;
    margin-right: 0%;
    margin-left: -100%;
  }
  .group-header .field--name-google-maps-link {
    clear: none;
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
  }
  [dir="rtl"] .group-header .field--name-google-maps-link {
    float: right;
    margin-right: 50%;
    margin-left: -100%;
  }
  .group-header .field--name-field-gas-station-phone {
    clear: left;
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
  }
  [dir="rtl"] .group-header .field--name-field-gas-station-phone {
    clear: right;
  }
  [dir="rtl"] .group-header .field--name-field-gas-station-phone {
    float: right;
    margin-right: 0%;
    margin-left: -100%;
  }
}

@media (min-width: 0) and (max-width: 1250px) {
  .group-header {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .group-header:before {
    content: "";
    display: table;
  }
  .group-header:after {
    content: "";
    display: table;
    clear: both;
  }
  .group-header .field--name-field-gas-address,
  .group-header .field--name-google-maps-link,
  .group-header .field--name-field-gas-station-phone {
    clear: left;
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
  }
  [dir="rtl"] .group-header .field--name-field-gas-address, [dir="rtl"]
  .group-header .field--name-google-maps-link, [dir="rtl"]
  .group-header .field--name-field-gas-station-phone {
    clear: right;
  }
  [dir="rtl"] .group-header .field--name-field-gas-address, [dir="rtl"]
  .group-header .field--name-google-maps-link, [dir="rtl"]
  .group-header .field--name-field-gas-station-phone {
    float: right;
    margin-right: 0%;
    margin-left: -100%;
  }
}

@media (min-width: 0) and (max-width: 3200px) {
  .node--type-price.ds-2col {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .node--type-price.ds-2col:before {
    content: "";
    display: table;
  }
  .node--type-price.ds-2col:after {
    content: "";
    display: table;
    clear: both;
  }
  .node--type-price.ds-2col > .group-left {
    clear: left;
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  [dir="rtl"] .node--type-price.ds-2col > .group-left {
    clear: right;
  }
  [dir="rtl"] .node--type-price.ds-2col > .group-left {
    float: right;
    margin-right: 0%;
    margin-left: -100%;
  }
  .node--type-price.ds-2col > .group-right {
    clear: none;
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  [dir="rtl"] .node--type-price.ds-2col > .group-right {
    float: right;
    margin-right: 66.66667%;
    margin-left: -100%;
  }
}
