.wrapper {
    width: 800px;

    margin: auto;

    border: 1px solid black;

    text-align: center;

    padding: 10px;
}

#base-image-container {
    height: 480px;

    width: 727px;

    overflow: hidden;

    float: left;
}

#base-image {
    position: relative;

    z-index: 5;

    max-width: none;
}

#wrapper-polygon {
    position: absolute;

    top: 0;

    left: 0;

    z-index: 10;
}

#wrapper-polygon polygon {
    fill: #ff0000;

    stroke: #800000;

    stroke-width: 3;

    opacity: 0.3;
}

#wrapper-polygon circle {
    position: relative;

    z-index: 30;

    fill: #ff0000;

    stroke: black;

    stroke-width: 3;

    z-index: 30;
}

#wrapper-polygon line {
    stroke: #ff0000;

    stroke-width: 1;
}

#canvas {
    position: absolute;

    top: 0;

    left: 0;

    z-index: 20;
}

.grafinfo-row {
    display: block;
}

.menu-begraven-container span {
    height: 24px;
    vertical-align: center;
}

.mini-marker {
    display: inline-block;
    width: 16px;
    height: 25px;
    background: #f0f0ef url(marker-mini.png) 0 2px no-repeat;
}

.water {
    display: inline-block;
    width: 13px;
    height: 20px;
    background: #f0f0ef url(water.png) 0 4px no-repeat;
}

.parkeren {
    display: inline-block;
    width: 16px;
    height: 20px;
    background: #f0f0ef url(parkeren.png) 0 5px no-repeat;
}

.m-parkeren {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f0f0ef url(minder.png) 0 5px no-repeat;
}

.bijzonder {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f0f0ef url(bijzonder.png) 0 5px no-repeat;
}

.urnen {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f0f0ef url(urnen.png) 0 5px no-repeat;
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.page-top-section {
    background-image: url(/wp-content/uploads/2023/03/page-top-bg.jpg);

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    padding: 80px 0px 80px 0px;
}

.page-top-section li,
.page-top-section li a {
    text-transform: uppercase;

    color: var( --e-global-color-accent );

    font-size: 14px;

    font-family: "Poppins", sans-serif;
}

.page-top-section li {
    margin: 0 2px;
}

ul.page-breadcombs {
    display: flex;

    align-items: center;

    justify-content: center;
}

.page-top-wrap {
    max-width: 800px;

    margin: 0 auto;

    text-align: center;
}

.page-top-wrap h1 {
    color: #171a12;

    font-family: "Poppins", Sans-serif;

    font-size: 48px;

    font-weight: 700;

    text-transform: uppercase;

    line-height: 56px;
}

.page-top-wrap p {
    text-align: center;

    color: #2e3324;

    font-family: "Poppins", Sans-serif;

    font-size: 16px;

    font-weight: 400;
}

.page-container {
    max-width: 1140px;

    margin: 0 auto;

    padding: 0 10px;
}

.map-section-top {
    display: flex;

    margin-bottom: 40px;
}

.map-section-right * {
    white-space: nowrap;

    background-position: center;
}

.map-section-right span {
    background-color: transparent;

    margin-right: 10px;

    min-width: 20px;
}

section.map-map-section {
    padding: 0 0 80px 0;

    width: 100% !important;
}

.map-section-left h2 {
    font-family: "Poppins", Sans-serif;

    font-size: 34px;

    font-weight: 600;

    color: #2a331a;

    line-height: 42px;
}

.map-section-left p {
    margin: 10px 0px 15px 0px;

    color: #2e3324;

    font-family: "Poppins", Sans-serif;

    font-size: 16px;

    font-weight: 400;
}

.map-section-right h3 {
    font-family: "Poppins", Sans-serif;

    font-size: 18px;

    font-weight: 500;

    margin: 0 0 20px 0;
}

.map-section-right span.water {
    background-position: center;
}

.map-section-right div {
    display: flex;

    align-items: center;

    color: #2a331a;

    font-size: 16px;
}

.map-section-right span.parkeren {
    background-position: center;
}

.map-section-right br {
    display: none;
}

.map-section-right div ~ div {
    margin-top: 10px;
}

.map-section-left {
    padding-right: 230px;
}

.map-section-top {
}

div#map {
    border-radius: 10px;

    overflow: hidden;
}

div#map {
    margin: 0;

    height: 400px !important;
}

div#map h3 {
    font-size: 20px;

    line-height: 1.1em;

    margin-bottom: 8px;
}

section.map-search-section {
    background: #f2f2f2;

    padding: 80px 0;
}

.map-search-box {
    text-align: center;

    max-width: 736px;

    margin: 0 auto 30px;
}

.map-search-box h2 {
    font-family: "Poppins", Sans-serif;

    font-size: 34px;

    font-weight: 600;

    line-height: 42px;

    margin: 0 0 20px 0;

    color: #2a331a;
}

.map-search-box p {
    color: #545166;

    margin: 10px 0px 15px 0px;

    font-family: "Poppins", Sans-serif;

    font-size: 16px;

    font-weight: 400;

    margin: 0 0 30px 0;
}

.map-search-form {
    max-width: 100%;

    margin: 0 auto;

    border: 1px solid #2e3324;

    border-radius: 5px;

    overflow: hidden;

    position: relative;

    width: 100%;
}

.map-search-form input {
    margin: 0 !important;
}

.map-search-form #rustplaats-naam {
    width: 100% !important;

    border: none !important;

    color: #2e3324 !important;

    font-family: "Poppins", Sans-serif !important;

    padding: 10px 120px 10px 15px !important;
}

.map-search-form input[type="button"] {
    position: absolute;

    right: 0;

    bottom: 0;

    top: 0;

    border-radius: 3px;

    background: var( --e-global-color-accent );

    text-transform: capitalize;

    color: #fff;

    border: none;

    font-family: "Poppins", Sans-serif !important;

    padding: 0 29px;
}

.search-result-section {
}

.search-result-section .grafinfo-row.header {
    display: flex;

    margin: 0;

    position: relative;

    border-top: 1px solid #dde6cf;
}

.search-result-section .grafinfo-row.header::before {
    display: none;
}

.search-result-section .grafinfo-row.header > div {
    width: 25% !important;

    text-align: center;

    border-right: 1px solid #dde6cf;

    font-family: "Poppins", Sans-serif;

    font-weight: 500;

    font-size: 15px;

    padding: 10px 10px;

    text-align: left;
}

.search-result-section {
    border-left: 1px solid #dde6cf;

    border-right: 1px solid #dde6cf;
}

.search-result-section .grafinfo-row.header > div:last-child {
    border-right: 0px solid #dde6cf;
}

#rustplaats-mensen .grafinfo-row.header {
    display: none;
}

.search-result-section .grafinfo-row.header:after {
    content: "";

    position: absolute;

    width: 100%;

    height: 1px;

    background: #dde6cf;

    left: 50%;

    bottom: 0;

    transform: translateX(-50%);
}

div#rustplaats-mensen .grafinfo-row:before {
    content: none;
}

div#rustplaats-mensen .grafinfo-row {
    margin: 0 !important;

    display: flex;

    position: relative;
}

div#rustplaats-mensen .grafinfo-row .grafinfo-rij {
    display: none;
}

div#rustplaats-mensen .grafinfo-row .grafinfo-graaf {
    display: none;
}

div#rustplaats-mensen .grafinfo-row > div {
    width: 25% !important;

    text-align: center;

    border-right: 1px solid #dde6cf;

    font-family: "Poppins", Sans-serif;

    font-weight: 500;

    font-size: 14px;

    padding: 10px 10px;

    color: #5e5e5e;

    text-align: left;
}

div#rustplaats-mensen .grafinfo-row > div:last-child {
    cursor: pointer;
    border-right: 0px solid #dde6cf;
}

div#rustplaats-mensen .grafinfo-row {
    border-bottom: 1px solid #dde6cf;
}

.map-search-form input[type="button"] {
    cursor: pointer;
}

span.grafinfo-row.with-title-text {
    padding: 10px 15px;
}

.map-section-bottom {
    display: flex;
}

.map-section-bottom-left {
    width: 40%;

    padding-right: 10px;

    flex: 0 0 40%;
}

.search-result-section > .grafinfo-row.header {
    position: sticky;

    top: 0;

    background: #fff;

    z-index: 1;
}

.rustplaats-informatie.search-result-section {
    max-height: 320px;

    overflow-y: scroll;
}

.rustplaats-informatie.search-result-section::-webkit-scrollbar {
    width: 4px;

    height: 4px;
}

/* Track */

.rustplaats-informatie.search-result-section::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */

.rustplaats-informatie.search-result-section::-webkit-scrollbar-thumb {
    background: var( --e-global-color-accent );
}

/* Handle on hover */

.rustplaats-informatie.search-result-section::-webkit-scrollbar-thumb:hover {
    background: var( --e-global-color-accent );
}

.map-section-bottom-right {
    width: 60%;

    flex: 0 0 60%;

    padding-left: 10px;
}

@media only screen and (max-width: 1024px) {
    section.map-map-section {
        padding: 0 0 60px 0;
    }

    .map-section-bottom {
        display: block;
    }

    .map-section-bottom-left {
        width: 100%;

        flex: 0 0 100%;

        padding: 0;
    }

    .map-section-bottom-right {
        width: 100%;

        flex: 0 0 100%;

        padding: 30px 0 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .rustplaats-informatie.search-result-section > * {
        min-width: 767px;
    }

    .rustplaats-informatie.search-result-section {
        max-width: 100%;
    }
}