.ce_text.googlemap_pre_text .headline {
  margin: 0 0 62px 0;
}
.rsce_google_map .map-outer .standorte_map {
  aspect-ratio: 1046/589 !important;
}
.mod_merchants_filter .googlemap-wrapper {
  margin: 0 0 85.8px 0;
}
.mod_merchants_filter .merchants-wrap {
  position: relative;
  padding: 70px 0;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod_merchants_filter .merchants-wrap:after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 50px 100vw;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.mod_merchants_filter .merchants-wrap.doing_ajax .wrap:after {
  opacity: 1;
  pointer-events: all;
}
.mod_merchants_filter .merchants-wrap .wrap {
  position: relative;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1260px;
}
.mod_merchants_filter .merchants-wrap .wrap .ce_text {
  text-align: center;
  margin: 0 0 110px 0;
}
@media screen and (max-width: 599px) {
  .mod_merchants_filter .merchants-wrap .wrap .ce_text {
    margin-bottom: 40px;
  }
}
.mod_merchants_filter .merchants-wrap .wrap:after {
  content: "";
  display: block;
  width: 100%;
  height: calc(100% + 30px);
  position: absolute;
  top: -15px;
  left: 0;
  background-color: rgba(240, 240, 240, 0.5);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
  row-gap: 20px;
  flex-wrap: wrap;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 28px;
  row-gap: 28px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets {
    column-gap: 15px;
    row-gap: 15px;
  }
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets .widget {
  display: block;
  width: 320px;
  max-width: 100%;
}
@media screen and (max-width: 599px) {
  .mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets .widget {
    width: 100%;
  }
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets .widget .custom-multi-select .selected {
  width: 100%;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets .widget.widget-select,
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets .widget.widget-text {
  background-color: #f0f0f0;
  border-radius: 10px;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets .widget.widget-select label,
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets .widget.widget-text label {
  display: none;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets .widget.widget-text.is_search {
  position: relative;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets .widget.widget-text.is_search input {
  position: relative;
  z-index: 1;
  padding-right: 54px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .widgets .widget.widget-text.is_search:after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  right: 22px;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
  background-image: url("/files/theme/i/icons/icon-search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .actions {
  display: none;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .actions button {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  column-gap: 10px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  color: #242424;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .actions button:hover {
  color: #e31725;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .actions button:hover svg [fill="#242424"] {
  fill: #e31725;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .update-filters .actions button:hover svg [stroke="#242424"] {
  stroke: #e31725;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .selected-filters {
  display: none;
  border-top: 1px solid #9D9D9D;
  padding-top: 20px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .selected-filters ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 10px;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .selected-filters ul li {
  display: inline-flex;
  max-width: 100%;
  min-height: 40px;
  padding: 5px 12px 5px 20px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 15px;
  border-radius: 10px;
  border: 1px solid #B7B7B7;
  cursor: pointer;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .selected-filters ul li:hover svg [fill="#242424"] {
  fill: #e31725;
}
.mod_merchants_filter .merchants-wrap .wrap .filter .selected-filters ul li:hover svg [stroke="#242424"] {
  stroke: #e31725;
}
.mod_merchants_filter .merchants-wrap .wrap .filter.filters-selected .update-filters .actions {
  display: block;
}
.mod_merchants_filter .merchants-wrap .wrap .filter.filters-selected .selected-filters {
  display: block;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants {
  margin-top: 92px;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 0;
  row-gap: 43px;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group {
  margin: 63px 0 19px 0;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group:first-child {
  margin-top: 0;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .crumb {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #e31725;
  margin-left: 77px;
}
@media screen and (max-width: 599px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .crumb {
    display: none;
    margin-left: 0;
  }
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  justify-content: flex-start;
  align-items: center;
  column-gap: 24px;
  row-gap: 10px;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name img,
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name svg {
  display: block;
  width: 53px;
  height: auto;
}
@media screen and (max-width: 599px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name img,
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name svg {
    width: 30px;
    margin-top: 15px;
  }
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name span {
  font-family: 'Expose', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.16666667;
  letter-spacing: 0.025em;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name span {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name span {
    font-size: 30px;
  }
}
@media screen and (max-width: 599px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name span {
    font-size: 40px;
  }
}
@media screen and (max-width: 599px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name {
    grid-template-columns: minmax(0, 1fr);
    align-items: flex-start;
  }
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name img,
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchants-group .group-name svg {
    width: 55px;
  }
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant {
  position: relative;
  padding: 30px 45px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f0f0f0;
  border-radius: 13px;
  overflow: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 20px;
  row-gap: 45px;
}
@media screen and (max-width: 1023px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant {
    grid-template-columns: minmax(0, 1fr);
    padding: 30px 20px;
  }
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-name {
  margin: 0 0 5px 0;
  display: flex;
  column-gap: 23.5px;
  justify-content: flex-start;
  align-items: center;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-name .headquarter {
  display: block;
  width: 62px;
  height: auto;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-name .headquarter img,
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-name .headquarter svg {
  display: block;
  width: 100%;
  height: auto;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-name .name {
  font-family: 'Expose', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 35px;
  line-height: 1.28571429;
  letter-spacing: 0.025em;
  color: #e31725;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-name .name {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-name .name {
    font-size: 18px;
  }
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-subdivisions {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.55555556;
  letter-spacing: 0.01em;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact {
  margin: 35px 0 0 0;
  display: flex;
  column-gap: 75.5px;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1023px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact {
    display: block;
  }
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .heading {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.55555556;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 1023px) {
  .mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .heading {
    display: none;
  }
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .contact-person .name {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.66666667;
  letter-spacing: 0.01em;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .contact-person ul {
  margin: 22.9px 0 0 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 0;
  row-gap: 14px;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .contact-person ul li.no-link,
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .contact-person ul li a {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
  row-gap: 0;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .contact-person ul li a {
  color: #e31725;
  text-decoration: none;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .contact-person ul li a:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .contact-person ul li img,
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .contact-person ul li svg {
  display: block;
  width: 20px;
  height: 20px;
  -moz-object-fit: contain;
  -webkit-object-fit: contain;
  -o-object-fit: contain;
  -ms-object-fit: contain;
  object-fit: contain;
  -moz-object-position: center center;
  -webkit-object-position: center center;
  -o-object-position: center center;
  -ms-object-position: center center;
  object-position: center center;
  font-family: "object-fit:contain; object-position:center center;";
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .contact-person ul li span {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.55555556;
  letter-spacing: 0.01em;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .left .row.row-contact .contact-person.no_name ul {
  margin: 0;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .right ul {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 0;
  row-gap: 20px;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .right ul li {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  justify-content: flex-start;
  align-items: center;
  column-gap: 14px;
  row-gap: 0;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .right ul li img,
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .right ul li svg {
  display: block;
  width: 33px;
  height: auto;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .right ul li span {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #9D9D9D;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .right ul li.enabled svg [stroke="#9d9d9d"] {
  stroke: #e31725;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .right ul li.enabled svg [fill="#9d9d9d"] {
  fill: #e31725;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .merchants .merchant .right ul li.enabled span {
  color: #242424;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .pagination {
  margin-top: 68.3px;
  text-align: center;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .pagination .pagination-inner {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 13.5px;
}
.mod_merchants_filter .merchants-wrap .wrap .merchants-list .pagination .pagination-inner p {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5625;
  letter-spacing: 0.025em;
  color: #e31725;
  margin: 0;
  padding: 0;
}
