#wrap-locator {
  position: relative;
}
#wrap-locator #map {
  width: 100%;
  min-height: 400px;
  background-color: transparent;
}
#wrap-locator #map .info-window {
  width: 300px;
  min-height: 100px;
  position: relative;
  margin: 10px;
}
#wrap-locator #map .info-window .cat-principale {
  float: left;
  margin-right: 10px;
}
#wrap-locator #map .info-window .cat-principale img {
  width: 22px;
}
#wrap-locator #map .info-window .title {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18 px;
  line-height: 23 rem;
  line-height: 23px;
  font-weight: bold;
  color: #666666;
  display: block;
  min-height: 29px;
  margin-bottom: 20px;
}
#wrap-locator #map .info-window .info-cialde {
  position: absolute;
  top: 5px;
  right: 10px;
  display: block;
}
#wrap-locator #map .info-window .machine-img {
  position: absolute;
  top: 5px;
  right: 40px;
  display: block;
}
#wrap-locator #map .info-window .txt-info {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18 px;
  line-height: 1.8 rem;
  padding-left: 5px;
  padding-left: 6px;
}
#wrap-locator #map .info-window .txt-info span {
  color: #000000;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  display: block;
}
#wrap-locator #map .info-window .address {
  clear: both;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 12px;
  font-size: 1.3rem;
  line-height: 18 px;
  line-height: 1.8 rem;
  color: #000000;
}
#wrap-locator #map .info-window a {
  color: #b82434;
  line-height: 18 px;
  line-height: 1.8 rem;
  font-size: 1.2rem;
  text-decoration: underline;
  display: block;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
#wrap-locator #map .container-adress {
  width: 337px;
  min-height: 213px;
  padding: 12px;
}
#wrap-locator #map .container-adress h1 {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #5b5b5b;
  display: block;
  padding: 0 10px 10px 0;
}
#wrap-locator #map .container-adress .container-images {
  width: 318px;
  height: 82px;
  float: left;
}
#wrap-locator #map .container-adress .container-images .img-left {
  width: 227px;
  height: 82px;
  float: left;
}
#wrap-locator #map .container-adress .container-images .img-right {
  background: transparent url(../images/storelocator/tc-mappa-gallery.png) center center no-repeat;
  width: 91px;
  height: 82px;
  float: left;
}
#wrap-locator #map .container-adress .container-text {
  width: 319px;
  float: left;
}
#wrap-locator #map .container-adress .container-text .txt-left span a,
#wrap-locator #map .container-adress .container-text .txt-right span a,
#wrap-locator #map .container-adress .container-text .txt-bottom span a {
  color: #d80000;
  text-decoration: underline;
  line-height: 1.6rem;
}
#wrap-locator #map .container-adress .container-text .txt-left span,
#wrap-locator #map .container-adress .container-text .txt-right span,
#wrap-locator #map .container-adress .container-text .txt-bottom span {
  font-family: Georgia, serif;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #666666;
  margin: 0;
  padding: 2px 0;
  display: block;
}
#wrap-locator #map .container-adress .container-text .txt-left {
  width: 50%;
  float: left;
  padding: 10px;
  color: #000000;
}
#wrap-locator #map .container-adress .container-text .txt-right {
  width: 50%;
  float: left;
  padding: 10px;
}
#wrap-locator #map .container-adress .container-text .txt-bottom {
  width: 309px;
  float: left;
  padding: 0 10px 10px 10px;
}
#wrap-locator .filters-childrens {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #000000;
  background: url(../images/storelocator/bg-black.png) center center repeat;
  display: none;
}
#wrap-locator .filters-childrens ul {
  zoom: 1;
  text-align: center;
}
#wrap-locator .filters-childrens ul li {
  margin-top: 15px;
  margin-right: 20px;
  display: inline-block;
}
#wrap-locator .filters-childrens ul li a {
  display: inline-block;
  min-width: 45px;
  height: 45px;
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  text-align: center;
  padding-top: 25px;
}
#wrap-locator .filters-childrens ul li .espression.on {
  background: url(../images/storelocator/espression_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon9.on {
  background: url(../images/storelocator/espression_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .barista.on {
  background: url(../images/storelocator/barista_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon11.on {
  background: url(../images/storelocator/roma_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .roma.on {
  background: url(../images/storelocator/roma_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .headquarter.on {
  background: url(../images/storelocator/hq_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .consociate.on {
  background: url(../images/storelocator/consociate_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .subsidiaries.on {
  background: url(../images/storelocator/consociate_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .distributori.on {
  background: url(../images/storelocator/distributori_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .distributors.on {
  background: url(../images/storelocator/distributori_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon1.on {
  background: url(../images/storelocator/bar_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .bar.on {
  background: url(../images/storelocator/bar_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon2.on {
  background: url(../images/storelocator/ristorante_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .ristorante.on {
  background: url(../images/storelocator/ristorante_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .ristoranti.on {
  background: url(../images/storelocator/ristorante_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .restaurant.on {
  background: url(../images/storelocator/ristorante_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .restaurante.on {
  background: url(../images/storelocator/ristorante_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon3.on {
  background: url(../images/storelocator/hotel_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .hotel.on {
  background: url(../images/storelocator/hotel_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon1 {
  background: url(../images/storelocator/bar_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .bar {
  background: url(../images/storelocator/bar_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon2 {
  background: url(../images/storelocator/ristorante_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .ristorante {
  background: url(../images/storelocator/ristorante_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .ristoranti {
  background: url(../images/storelocator/ristorante_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .restaurant {
  background: url(../images/storelocator/ristorante_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .restaurante {
  background: url(../images/storelocator/ristorante_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon3 {
  background: url(../images/storelocator/hotel_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .hotel {
  background: url(../images/storelocator/hotel_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .headquarter {
  background: url(../images/storelocator/hq_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .consociate {
  background: url(../images/storelocator/consociate_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .distributori {
  background: url(../images/storelocator/distributori_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .subsidiaries {
  background: url(../images/storelocator/consociate_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .distributors {
  background: url(../images/storelocator/distributori_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .espression {
  background: url(../images/storelocator/espression_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .barista {
  background: url(../images/storelocator/barista_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .roma {
  background: url(../images/storelocator/roma_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .sediu-central {
  background: url(../images/storelocator/hq_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .subsidiare {
  background: url(../images/storelocator/consociate_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .distribuitorii {
  background: url(../images/storelocator/distributori_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .sediu-central.on {
  background: url(../images/storelocator/hq_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .subsidiare.on {
  background: url(../images/storelocator/consociate_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .distribuitorii.on {
  background: url(../images/storelocator/distributori_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon20.on {
  background: url(../images/storelocator/venezia_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon20 {
  background: url(../images/storelocator/venezia_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon22.on {
  background: url(../images/storelocator/lungotevere_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon22 {
  background: url(../images/storelocator/lungotevere_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon5 {
  background: url(../images/storelocator/hq_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon6 {
  background: url(../images/storelocator/consociate_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon7 {
  background: url(../images/storelocator/distributori_off.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon5.on {
  background: url(../images/storelocator/hq_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon6.on {
  background: url(../images/storelocator/consociate_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul li .icon7.on {
  background: url(../images/storelocator/distributori_on.png) center top no-repeat;
}
#wrap-locator .filters-childrens ul:before {
  content: "";
  display: table;
}
#wrap-locator .filters-childrens ul:after {
  content: "";
  display: table;
  clear: both;
}
#wrap-locator #control-panel {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 1;
  width: 290px;
}
#wrap-locator #control-panel .handle {
  background: url(../images/storelocator/handle.png) center top no-repeat;
  display: block;
  width: 42px;
  height: 28px;
  line-height: 28px;
  margin: 0 auto;
  position: relative;
  bottom: 4px;
  z-index: 99;
  outline: 0 none;
}
#wrap-locator #control-panel .handle span {
  text-indent: -50000px;
  display: block;
  background: url(../images/storelocator/ico_arrow_down.png) center 5px no-repeat;
}
#wrap-locator #control-panel .handle.ico-search {
  outline: 0 none;
}
#wrap-locator #control-panel .handle.ico-search span {
  background: url(../images/storelocator/ico_search.png) center 3px no-repeat;
}
#wrap-locator #control-panel .handle-bar {
  height: 12px;
  background-color: #000000;
}
#wrap-locator #control-panel .search-location {
  zoom: 1;
  background: #e9e8e8;
  border-bottom: 1px solid #ffffff;
  position: relative;
}
#wrap-locator #control-panel .search-location input[type=text] {
  z-index: 100;
  height: 32px;
  line-height: 32px;
  width: 222px;
  border: 1px solid #acacac;
  margin: 9px 0 9px 9px;
  color: #999999;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 14px;
  padding-left: 9px;
  padding-right: 30px;
}
#wrap-locator #control-panel .search-location .geolocate {
  background: transparent url(../images/storelocator/ico_geo.png) center center no-repeat;
  width: 48px;
  height: 50px;
  border: 0 none;
  float: right;
  outline: 0 none;
  border-left: 1px solid #ffffff;
}
#wrap-locator #control-panel .search-location .search-button {
  background: transparent url(../images/storelocator/ico_search_black.png) center center no-repeat;
  width: 32px;
  height: 32px;
  outline: 0 none;
  border: 0 none;
  position: absolute;
  top: 9px;
  right: 59px;
  cursor: default;
}
#wrap-locator #control-panel .search-location:before {
  content: "";
  display: table;
}
#wrap-locator #control-panel .search-location:after {
  content: "";
  display: table;
  clear: both;
}
#wrap-locator #control-panel .select {
  background-color: #292828;
  display: none;
}
#wrap-locator #control-panel .select .wrap-select {
  display: block;
  text-decoration: none;
  color: #ffffff;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 14px;
  padding: 15px 0 15px 17px;
  background: transparent url(../images/storelocator/ico_arrow_down.png) right center no-repeat;
  outline: 0 none;
  margin-right: 14px;
}
#wrap-locator #control-panel .layers {
  max-height: 48px;
  overflow-y: auto;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#wrap-locator #control-panel .layers .wrap-layers .layer {
  background-color: #636363;
  border-bottom: 1px solid #828282;
}
#wrap-locator #control-panel .layers .wrap-layers .layer a {
  padding: 15px 0 15px 25px;
  color: #f1f1f1;
  font-size: 14px;
  text-decoration: none;
  display: block;
  font-family: "Georgia", serif;
  background: url(../images/storelocator/ico_pin.png) left center no-repeat;
  margin-left: 17px;
  outline: 0 none;
}
#wrap-locator #control-panel .layers .wrap-layers .layer.border-bottom {
  border-bottom: 1px solid #828282;
}
#wrap-locator #control-panel .layers .wrap-layers .layer:last-child {
  border-bottom: 0 none;
}
#wrap-locator #control-panel .layers .wrap-layers .layer.childrens > ul {
  display: none;
}
#wrap-locator #control-panel .layers .wrap-layers.close .layer {
  display: none;
}
#wrap-locator #control-panel .layers .wrap-layers.close .layer.selected {
  display: block;
  border-bottom: 0 none;
  position: relative;
}
#wrap-locator #control-panel .layers .wrap-layers.close .layer.selected .filter {
  background: transparent url(../images/storelocator/ico_filter.png) center center no-repeat;
  display: block;
  width: 38px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 7px;
  cursor: pointer;
  outline: 0 none;
}
#wrap-locator #control-panel .layers .wrap-layers.open .layer.selected {
  display: block;
  position: relative;
  background-color: #444444;
}
#wrap-locator #control-panel .layers.on {
  max-height: 191px;
}
.text-locator {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21 px;
  line-height: 2.1 rem;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-weight: bold;
  color: #666666;
  padding: 50px 0;
}
