.tx-storefinder-pi1 .distance {
  font-weight: bold;
  color: #ce003a;
}

.tx-storefinder-pi1 #map {
  margin-top: 30px;
}

.tx-storefinder-pi1 .form-inline .radio + .radio {
  margin-left: 15px;
}

.tx-storefinder-pi1 .form-inline .form-control {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 36px;
}

.tx-storefinder-pi1 .btn-submit {
  width: 107px;
  height: 37px;
  background: transparent url('../Icons/FindButton.png') no-repeat;
  background-size: cover;
  color: transparent !important;
  border: none !important;
  margin-left: 15px;
}

.tx-storefinder-pi1 .ru.btn-submit {
  background: transparent url('../Icons/FindButtonRU.png') no-repeat;
  width: 107px;
  height: 37px;
  background-size: cover;
  color: transparent !important;
  border: none !important;
  margin-left: 15px;
}

.tx-storefinder-pi1 .it.btn-submit {
  background: transparent url('../Icons/FindButtonIT.png') no-repeat;
  width: 107px;
  height: 37px;
  background-size: cover;
  color: transparent !important;
  border: none !important;
  margin-left: 15px;
}

.tx-storefinder-pi1 .nl.btn-submit {
  background: transparent url('../Icons/FindButtonNL.png') no-repeat;
  width: 107px;
  height: 37px;
  background-size: cover;
  color: transparent !important;
  border: none !important;
  margin-left: 15px;
}

.tx-storefinder-pi1 .fr.btn-submit {
  background: transparent url('../Icons/FindButtonFR.png') no-repeat;
  width: 107px;
  height: 37px;
  background-size: cover;
  color: transparent !important;
  border: none !important;
  margin-left: 15px;
}

.tx-storefinder-pi1 .en.btn-submit {
  background: transparent url('../Icons/FindButtonEN.png') no-repeat;
  width: 107px;
  height: 37px;
  background-size: cover;
  color: transparent !important;
  border: none !important;
  margin-left: 15px;
}

.tx-storefinder-pi1 .btn-submit:hover,
.tx-storefinder-pi1 .btn-submit:focus,
.tx-storefinder-pi1 .btn-submit:active {
  background-position: 0 -37px;
  background-color: transparent !important;
}

.tx-storefinder-pi1 .form-inline .form-group + .form-group {
  margin-left: 15px;
}

.tx-storefinder-pi1 .map + .form-inline {
  background-color: #f5f5f5;
  padding: 15px;
}

.tx-storefinder-pi1 .no-results {
  margin-top: 15px;
}

.infowindow-content p,
.infowindow-content ul {
  margin-bottom: 10px !important;
}

.infowindow-content ul {
  list-style: none;
  padding-left: 0;
}

.infowindow-content ul li {
  font-weight: bold;
}

.infowindow-content ul li::before,
.infowindow-content ul li::after {
  content: '***';
}

.infowindow-content ul li::before {
  padding-right: 5px;
}

.infowindow-content ul li::after {
  padding-left: 5px;
}

.infowindow-content .btn .glyphicon {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .tx-storefinder-pi1 .form-inline .form-group + .form-group,
  .tx-storefinder-pi1 .btn-submit {
    margin-left: 0;
  }

  .tx-storefinder-pi1 .form-inline .radio {
    margin-left: 15px;
  }
}

.typo3-messages {
  padding: 0;
  list-style: none;
}

.typo3-messages p {
  margin-bottom: 10px !important;
}

.typo3-messages p:last-child {
  margin-bottom: 0 !important;
}

.typo3-messages a {
  color: inherit !important;
  text-decoration: underline;
}
