/**
 * Modification de l'existant
 */
.dealerLocator-v2 h1 {
  text-transform: inherit;
}
.dealerLocator-v2 .shopsContainer {
  font-size: 0;
}
.dealerLocator-v2 .shopsContainer .shop {
  width: 25%;
}
.dealerLocator-v2 .distributor .companyInfo {
  vertical-align: top;
  margin-left: 110px;
}
.dealerLocator-v2 .distributor .companyInfo:first-child {
  margin-left: 0;
}
/**
 * Recherche
 */
.searchDealerLocator {
  margin-top: 50px;
  font-size: 0;
}
.searchDealerLocator .inputSearch {
  width: 255px;
  padding-left: 12px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #bebebe;
  background: white;
  color: #444444;
}
.searchDealerLocator .selectContainer {
  width: 250px;
  margin-left: 10px;
}
.searchDealerLocator .selectContainer .select {
  height: 38px;
  line-height: 38px;
  margin-top: 0;
}
.searchDealerLocator input[type=submit],
.searchDealerLocator input[type=button],
.searchDealerLocator .localizeButton {
  margin: 0 ;
  margin-left: 10px;
}
.searchDealerLocator input[type=button] {
  margin-left: 20px;
}
/**
 * SELECT
 */
.dealerLocator-v2 .select .currentChoice {
  padding-left: 10px;
}
.dealerLocator-v2 .select .selectChoices {
  width: 100%;
  top: 38px;
  border-top: 1px solid #bebebe;
}
.dealerLocator-v2 .select input[type=text] {
  display: none;
}
.select .selectChoices .colSmall,
.select .selectChoices .colBig {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.select .selectChoices .colSmall {
  display: table-cell;
  vertical-align: top;
  width: 204px;
}
.select .selectChoices .colBig {
  border-left: 1px solid #bebebe;
  display: table-cell;
  vertical-align: top;
  width: 478px;
}
.select .selectChoices .choiceTitle {
  font-family: 'HelveticaNeueW01-65Medi', sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #222222;
  text-transform: uppercase;
}
.select .selectChoices span:hover {
  background: white !important;
}
.select .selectChoices span {
  line-height: 30px;
  cursor: pointer;
}
.select .selectChoices .subCol {
  display: table-cell;
  vertical-align: top;
  width: 230px;
}
.select.selected {
  background: #f4f4f4;
}
.select.selected .arrowSelect {
  display: none;
}
.select .crossSelect {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 10px;
  height: 10px;
  background-position: -112px -138px;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -5px;
  cursor: pointer;
  display: none;
}
.select.selected .crossSelect {
  display: block;
}
.locationIcon {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 15px;
  height: 15px;
  background-position: -107px -283px;
  margin-right: 5px;
}
/**
 * LIST MAP
 */
.listMapContainer {
  margin-top: 50px;
  width: 100%;
  position: relative;
}
.listMap {
  border: 1px solid #bebebe;
  position: relative;
  font-size: 0;
  overflow: hidden;
}
/**
 * LEGEND
 */
.listMapLegend {
  width: 100%;
  font-size: 0;
  margin-bottom: 25px;
}
.listMapLegend {
  font-size: 13px;
}
.listMapLegend .nbResults {
  float: left;
  font-family: 'HelveticaNeueW01-65Medi', sans-serif;
  font-size: 14px;
}
.listMapLegend .markerLegend {
  float: right;
}
.listMapLegend .markerLegend .marker {
  margin-left: 20px;
}
.listMapLegend .markerLegend .marker .markerIcon {
  /*width : 13px;
	height : 20px;
	background : orange;*/
}
.listMapLegend .markerLegend .marker .markerText {
  font-size: 14px;
  margin-left: 5px;
}
/**
 * LIST
 */
.dealerListContainer {
  width: 50%;
  position: relative;
  height: 597px;
}
.dealerLists {
  position: relative;
  width: 100%;
}
.dealer {
  height: 108px;
  width: 100%;
  padding-left: 50px;
  box-sizing: border-box;
  border-bottom: 1px solid #bebebe;
  position: relative;
  cursor: pointer;
}
.expertPetzl {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 13px;
  height: 20px;
  background-position: -64px -376px;
}
.dealerPetzl {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 13px;
  height: 20px;
  background-position: -109px -239px;
}
.distributorPetzl {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 13px;
  height: 20px;
  background-position: -109px -261px;
}
.dealer .dealerMarker {
  /*width : 13px;
	height : 20px;
	background-color: orange;*/
  position: absolute;
  top: 17px;
  left: 23px;
}
.dealer .dealerInfo {
  padding-top: 15px;
}
.dealer .dealerType {
  font-size: 12px;
  text-transform: uppercase;
}
.dealer.dealerExpert .dealerType {
  color: #f38f10;
}
.dealer .dealerName {
  font-family: 'HelveticaNeueW01-45Ligh', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #222222;
}
.dealer .dealerLocalisation {
  font-size: 13px;
}
.dealer .dealerLocalisation .fakeLink {
  text-decoration: underline;
}
.dealer .dealerLogo {
  position: absolute;
  top: 30px;
  right: 33px;
}
.dealer .dealerLogo img {
  max-width: 110px;
}
/**
 * NAV
 */
.dealerListNav {
  height: 60px;
  width: 100%;
  border-top: 1px solid #bebebe;
  font-size: 0;
  position: absolute;
  bottom: 0;
  background: white;
}
.dealerListNav .dealerPagesNav {
  width: 60%;
  text-align: center;
  line-height: 60px;
  font-size: 13px;
  box-sizing: border-box;
}
.dealerListNav .dealerPageChange {
  width: 20%;
  height: 100%;
  border-left: 1px solid #bebebe;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
.dealerListNav .dealerPageChange .dealerPageChangeIcon {
  width: 8px;
  height: 16px;
  margin-top: 21px;
}
.dealerListNav .dealerPageLeft .dealerPageChangeIcon {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 8px;
  height: 16px;
  background-position: -79px -377px;
}
.dealerListNav .dealerPageRight .dealerPageChangeIcon {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 8px;
  height: 16px;
  background-position: -66px -513px;
}
.dealerListNav .dealerPageLeft .dealerPageChangeIcon.possible {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 8px;
  height: 16px;
  background-position: -79px -395px;
}
.dealerListNav .dealerPageRight .dealerPageChangeIcon.possible {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 8px;
  height: 16px;
  background-position: -66px -531px;
}
/**
 * MAP
 */
.dealerMapContainer {
  width: 49.999%;
  height: 597px;
  position: relative;
  vertical-align: top;
}
.dealerMapContainer #map {
  width: 100%;
  height: 100%;
}
/**
 * Online shop containers
 */
.onlineShopContainer:first-child {
  border-top: none;
}
.onlineShopContainers.noResult .onlineShopContainer:first-child {
  margin-top: 90px;
  border-top: 1px solid #bebebe;
}
/**
 * POPIN MAP
 */
.infoWindow {
  padding-bottom: 20px;
  overflow: hidden;
  white-space: nowrap;
}
.infoWindow > img {
  width: 270px;
  height: 119px;
}
.infoWindow .dealerName {
  font-family: 'HelveticaNeueW01-65Medi', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 10px;
  padding-top: 4px;
  position: relative;
  max-width: 210px;
}
.infoWindow p {
  margin-top: 10px;
  font-family: 'HelveticaNeueW01-55Roma', sans-serif;
  padding: 0 10px;
  font-size: 12px;
  line-height: 14px;
  white-space: normal;
}
.infoWindow a {
  color: #444444;
}
.infoWindow .crossPopin {
  width: 10px;
  height: 10px;
  background-position: -176px -2px;
  position: absolute;
  top: 137px;
  right: 14px;
}
.infoWindow .crossPopin .hitArea {
  width: 30px;
  height: 30px;
  top: -10px;
  left: -10px;
  position: absolute;
  cursor: pointer;
}
img[src="https://maps.gstatic.com/intl/en_us/mapfiles/iw_close.gif"] {
  display: none;
}
.infoWindow .close {
  background-color: white;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 10px;
  height: 10px;
  background-position: -112px -138px;
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  border: 5px solid white !important;
  cursor: pointer;
}
