#pk_flex_content .flex_layout.locaties_map .gmw-field-label{
    display: none !important;
}
#pk_flex_content .flex_layout.locaties_map .gmw-checkbox-level-top{
    display: flex !important;
    gap: 24px;
    row-gap: 10px !important;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1150px) {
#pk_flex_content .flex_layout.locaties_map .gmw-checkbox-level-top li{
        margin-right: 20px;
    }
}

#pk_flex_content .flex_layout.locaties_map .gmw-checkbox-level-top li{
    white-space: nowrap;
    float: left;
}

#pk_flex_content .flex_layout.locaties_map .gmw-checkbox-level-top input{
    all: unset;
    position: relative;
    width: 14px !important;
    height: 14px !important;
    display: inline-block;
    background: #E7E9F2;
    border-radius: 100px;
    margin-bottom: -2px;
}

#pk_flex_content .flex_layout.locaties_map .gmw-checkbox-level-top input[type=checkbox]:checked::before{
    content: '';
    width: 10px;
    height: 10px;
    background: #7091A4;
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 100%;
}

#pk_flex_content .flex_layout.locaties_map .gmw-address-field-wrapper {
    width: 100%;
    float: left;
    padding:0;
    margin:0;
}

#pk_flex_content .flex_layout.locaties_map .gmw-address-field-wrapper input{
    background: rgba(231, 236, 239, 0.50) !important;
    border-radius: 3px;
    border: none !important;
    padding: 12px !important;
    color: var(--wp--preset--color--fl-body-text); !important;
}

#pk_flex_content .flex_layout.locaties_map .gmw-address-field-wrapper input::placeholder{
    color: rgba(0, 70, 100, 0.4) !important;
} 
#pk_flex_content .flex_layout.locaties_map .gmw-locator-button{
    padding: 7.5px !important;
}
#pk_flex_content .flex_layout.locaties_map .gmw-submit-field-wrapper{
    width: 60px !important;
    float: right;
    margin: 0px 0px !important;
    text-align: right;
}


body .flex_layout.locaties_map .gmw-map button.gm-ui-hover-effect{
    background-color: var(--wp--preset--color--fl-accent) !important;
}

#pk_flex_content #pk_flex_content .flex_layout.locaties_map .gmw-element-template h3.gmw-item-title a,
body .flex_layout.locaties_map .gmw-info-window a, 
body .flex_layout.locaties_map .gmw-results-wrapper .gmw-info-window a{
    color: var(--wp--preset--color--fl-accent) !important;
}

#pk_flex_content #pk_flex_content .flex_layout.locaties_map .gmw-submit-field-wrapper input{
    height: 44px;
    width: 44px !important;
    margin: 0px;
    background-image: url('/wp-content/uploads/2025/03/search.svg') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: var(--wp--preset--color--fl-accent) !important;
    border-color:var(--wp--preset--color--fl-accent) !important;
    border-radius: 0px;
    margin-left: 10px !important; 
    font-size: 0px !important;
    transition: all 0.3s;
}

#pk_flex_content .flex_layout.locaties_map .gmw-submit-field-wrapper input:hover{
    background-color: var(--wp--preset--color--fl-accent) !important;
    border-color: var(--wp--preset--color--fl-accent) !important;
}

#pk_flex_content .flex_layout.locaties_map .gmw-field-checkboxes, .gmw-field-radio-buttons, #pk_flex_content .flex_layout.locaties_map div.gmw-form-wrapper ul.gmw-field-checkboxes, #pk_flex_content .flex_layout.locaties_map div.gmw-form-wrapper ul.gmw-field-radio-buttons {
    overflow: unset !important;
}

#pk_flex_content .flex_layout.locaties_map .gmw-form-field-wrapper.gmw-opvangsoort-taxonomy-field-wrapper.gmw-field-type-taxonomy-wrapper.gmw-field-type-checkboxes-wrapper.gmw-single-taxonomy-wrapper {
    margin: 0;
    padding-bottom: 15px;
}

#pk_flex_content .flex_layout.locaties_map gmw-field-checkboxes .gmw-checkbox-label, #pk_flex_content .flex_layout.locaties_map .gmw-field-radio-buttons .gmw-radio-label, #pk_flex_content .flex_layout.locaties_map div.gmw-form-wrapper .gmw-field-checkboxes .gmw-checkbox-label, #pk_flex_content .flex_layout.locaties_map div.gmw-form-wrapper .gmw-field-radio-buttons .gmw-radio-label {
    display: flex;
    align-items: center;
    gap: 3px;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1;
}

#pk_flex_content .flex_layout.locaties_map .gmw-checkbox-level-top input[type=checkbox]:checked {
    background: #7091A4;
}

#pk_flex_content .flex_layout.locaties_map .gmw-checkbox-level-top input[type=checkbox]{
    background: rgba(112, 145, 164, 0.20);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }

#pk_flex_content .flex_layout.locaties_map .gmw-checkbox-level-top input[type=checkbox]::before {
    content: '';
    width: 10px;
    height: 10px;
    background: rgba(112, 145, 164, 0.20) !important;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index:2;
    border-radius: 100%;
}

#pk_flex_content .flex_layout.locaties_map label.gmw-checkbox-label:has(input[type=checkbox]:checked){
    font-weight:700;
}

#pk_flex_content .flex_layout.locaties_map .seperator {
    /* height: 0.5px;
    width: 100%;
    background: rgba(112, 145, 164, 0.30);
    margin: 16px 0px; */
    display: none;
}























/* VELD KEYWORD / NAAM ZOEK UIT */
#pk_flex_content .flex_layout.locaties_map .gmw-keywords-field-wrapper{
  display: none;
}

/* KNOPPEN UIT */
#pk_flex_content .flex_layout.locaties_map .single-post .knoppen-container{
  display: none;
}

#pk_flex_content .flex_layout.locaties_map .single-post .left-col img{
  border-radius: 20px;
}


#pk_flex_content .flex_layout.locaties_map .single-post > a {
  background-color: #F5F5F5;
  border-radius: 20px;
  display: block;
}


#pk_flex_content .flex_layout.locaties_map {
    max-width: 100%;
    margin-inline: 0;
    padding: 0px;
}

#pk_flex_content .flex_layout.locaties_map .flex_layout_wrapper {
    padding-block: 0px 0px;
}

#pk_flex_content .flex_layout.locaties_map .locaties_map_wrapper {
    position: relative;
}

#pk_flex_content .flex_layout.locaties_map #club-kaart {
    position: relative;
}


#pk_flex_content .flex_layout.locaties_map  a.choose-club {
    display: none !important;
}

#pk_flex_content .flex_layout.locaties_map  #filter {
    position: absolute;
    z-index: 2;
    /* overflow: scroll; */
    top: 50%;
    transform: translateY(-50%);
    max-height: calc(100% - 60px);
    background-color: #fff;
    overflow: clip;
    left: 30px;
    max-width: 600px;
    height: 100%;
    border-radius: 20px;
}


#pk_flex_content .flex_layout.locaties_map  .gmw-element-template .gmw-item-content>* {
    margin-bottom: 0;
}

#pk_flex_content .flex_layout.locaties_map  .gm-style-iw.gm-style-iw-c {

}

#pk_flex_content .flex_layout.locaties_map  button.gm-ui-hover-effect {

}

#pk_flex_content .flex_layout.locaties_map .title.gmw-info-window-element a {

}

#pk_flex_content .flex_layout.locaties_map  .filter-wrapper {
    padding: 30px;
    max-width: 100%;
	overflow: auto;
}

#pk_flex_content .flex_layout.locaties_map .posts-list-wrapper{
    /* max-height: 100%; */
    max-height: calc(100vh - 380px);
    overflow-y: scroll;
    padding-right: 20px;
}


@media (max-width: 767px) {
  #pk_flex_content .flex_layout.locaties_map .posts-list-wrapper{
      max-height: 100%; 
      /*max-height: unset;*/
      min-height: 500px;
      overflow-y: unset;
      padding-right: 0px;
  }
}

#pk_flex_content .flex_layout.locaties_map .posts-list-wrapper::-webkit-scrollbar {
  width: 3px;
}
#pk_flex_content .flex_layout.locaties_map .posts-list-wrapper::-webkit-scrollbar-track {
  background:#E7ECEF;
 
}
#pk_flex_content .flex_layout.locaties_map .posts-list-wrapper::-webkit-scrollbar-thumb {
  background: var(--wp--preset--color--fl-body-text);
  border-radius: 0px;
}








#pk_flex_content .gmw-results-wrapper.gmw-template-go-health-clubs {
    margin-top: 70px;
}

#pk_flex_content .gmw-element-template.gmw-list-view .gmw-results-list .gmw-item-content {
    grid-template-columns: repeat(1, 1fr);
    width: 315px;

}

#pk_flex_content .flex_layout.locaties_map  form.gmw-form {
    background: transparent;
    border: unset;
    display: flex;
    flex-direction: column;
    padding: 0;
    max-height: 60px;
}

#pk_flex_content .flex_layout.locaties_map  div.gmw-results-message {
    margin-bottom: 0px;
}

#pk_flex_content .flex_layout.locaties_map  label.gmw-field-label {
    display: none;
}

#pk_flex_content .flex_layout.locaties_map  input#gmw-submit-1 {
    display: none;
}

#pk_flex_content .flex_layout.locaties_map .gmw-element-template.gmw-form-wrapper {
    margin-bottom: 0;
    position: sticky;
    top: 0;
    z-index: 999;
}

#pk_flex_content .flex_layout.locaties_map  .gmw-results-message {
    background: transparent;
    border: unset;
    color: #fff;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 16px;
    line-height: 1.6em;
    text-align: left;
}

#pk_flex_content .flex_layout.locaties_map  .gmw-results-filters.gmw-flexed-wrapper {
    display: none;
}

#pk_flex_content .flex_layout.locaties_map  .gmw-element-template .gmw-item-content {
    
}

#pk_flex_content .flex_layout.locaties_map  .gmw-element-template .distance {
    position: relative;
    font-size: 16px;
    background: unset;
    padding: 0;
    font-family: 'Inter', Sans-Serif;
    font-weight: 600;
}

#pk_flex_content .flex_layout.locaties_map  .top-container {
    aspect-ratio: 3/2;
}

#pk_flex_content .flex_layout.locaties_map  .top-container img {
    max-width: 100%;
    height: 100%;
    aspect-ratio: 3/2;
}

#pk_flex_content .flex_layout.locaties_map  .middle-container .usps {
    color: #fff;
    font-size: 13px;
}

#pk_flex_content .flex_layout.locaties_map  .middle-container .usps ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

#pk_flex_content .flex_layout.locaties_map  .middle-container .usps ul li {
    position: relative;
    padding-left: 30px;
    display: flex;
    align-items: center;
}

#pk_flex_content .flex_layout.locaties_map  .middle-container .usps ul li:after {
    content: '';
    position: absolute;
    left: 0;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22" fill="none"><path d="M8.06655 14.4918L4.32928 10.7546L3.05664 12.0183L8.06655 17.0282L18.8213 6.27344L17.5576 5.00977L8.06655 14.4918Z" fill="%235EED8C"/></svg>');
    height: 21px;
    width: 21px;
}

#pk_flex_content .flex_layout.locaties_map  .middle-container .title_content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
    padding-block: 20px;
}

#pk_flex_content .flex_layout.locaties_map  .middle-container h3 {
    color: #fff;
    margin-bottom: 0;
    line-height: 1;
}

#pk_flex_content .flex_layout.locaties_map  .bottom-container {
    display: flex;
    flex-direction: column;
    gap: 14px;

}

#pk_flex_content .flex_layout.locaties_map  .bottom-container a {
    border-radius: 3px;
    padding-block: 14px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s;
}

#pk_flex_content .flex_layout.locaties_map  .bottom-container a:hover {
    background: #fff;
}

#pk_flex_content .flex_layout.locaties_map  a.club-btn {

}

#pk_flex_content .flex_layout.locaties_map  a.lid-btn {

}

#pk_flex_content .flex_layout.locaties_map  a.lid-btn:hover {

}


#pk_flex_content .flex_layout.locaties_map  .gmw-form-field-wrapper.gmw-locator-enabled .gmw-field-inner .gmw-address-field::placeholder {

}

#pk_flex_content .flex_layout.locaties_map  .gm-style .gm-style-iw-tc::after {

}

#pk_flex_content .flex_layout.locaties_map  .top-container img {
    object-fit: cover;
}

#pk_flex_content .flex_layout.locaties_map  .gmw-element-template h3.gmw-item-title {
    text-transform: unset;
    text-overflow: unset;
}


/* img icon */
#pk_flex_content .flex_layout.locaties_map .locatie-wrapper .top-container {
    position: relative;
}

#pk_flex_content .flex_layout.locaties_map .locatie-wrapper .top-container a {
    height: 100%;
    width: 100%;
    display: inline-block;
    transition: all 0.3s
}

#pk_flex_content .flex_layout.locaties_map .locatie-wrapper .top-container .link_icon {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 13px;
    right: 13px;

}

#pk_flex_content .flex_layout.locaties_map .locatie-wrapper .top-container .link_icon svg {
    transform: rotate(45deg);
    transition: all 0.3s
}

#pk_flex_content .flex_layout.locaties_map .locatie-wrapper .top-container a:hover svg {
    transform: rotate(-5deg);
}



.flex_layout.locaties_map .zoek-titel {
    display: none;
}

#pk_flex_content .flex_layout.locaties_map form.gmw-form{
    max-height:100%;
    gap:10px;
}

body #pk_flex_content .flex_layout.locaties_map  .gmw-element-wrapper.gmw-info-window-inner.standard a {
    text-decoration: underline !important;
}

body #pk_flex_content .flex_layout.locaties_map  .gmw-element-wrapper.gmw-info-window-inner.standard a:hover {
    text-decoration: none !important;
}

/* #pk_flex_content .flex_layout.locaties_map #club-kaart:after {
    content: '';
    background: rgba(0, 0, 0, 0.14);
    height: 100%;
    width: 100%;
    display: block;
    pointer-events: none;
    position: absolute;
    left:0;
    top:0;
    z-index: 1;
} */


#pk_flex_content .flex_layout.locaties_map h2{
    margin: 0px 0 !important;
    padding:0 !important;
    padding-bottom:30px !important;  
    font-size: 30px;
}

#pk_flex_content .flex_layout.locaties_map .gmw-opvangsoort-taxonomy-field-1{
    margin: 10px 0 !important;
    padding: 0 !important;

}

#pk_flex_content .flex_layout.locaties_map .gmw-form-wrapper.gray.gmw-pt-gray-form-wrapper.pt {
    padding-bottom: 30px;
}

/* #pk_flex_content .flex_layout.locaties_map select#opvangsoort-taxonomy-1,
#pk_flex_content .flex_layout.locaties_map input#gmw-address-field-1{
    background: var(--RIVA-RIVA---Blauw-grijs, #E7ECEF);
    border: unset;
    color: var(--RIVA-RIVA---body-kleur, #004664) !important;
    font-size:18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    padding-left:15px;
}  

#pk_flex_content .flex_layout.locaties_map input#gmw-address-field-1::placeholder{
     color: var(--RIVA-RIVA---body-kleur, #004664) !important;
    font-size:18px;
    padding-left:5px;
} */

@media screen and (max-width: 992px) {
    #pk_flex_content .flex_layout.locaties_map  #filter {
        position: relative;
        transform: unset;
        top: unset;
        left: unset;
    }

    #pk_flex_content .flex_layout.locaties_map  .filter-wrapper {
        padding: 25px;
        max-width: 100%;
    }

    #pk_flex_content .flex_layout.locaties_map  .gmw-element-template.gmw-list-view .gmw-results-list .gmw-item-content {
        width: 100%;
    }

    #pk_flex_content .flex_layout.locaties_map  .gmw-results-message {
        margin-top: 20px;
    }
}


@media screen and (min-width: 992px) {
    #pk_flex_content .flex_layout.locaties_map  div#gmw-map-wrapper-1 {
        height: calc(100vh - 100px) !important;
    }
}

@media screen and (max-width: 992px) {
    #pk_flex_content .flex_layout.locaties_map  .gmw-element-template.gmw-list-view .gmw-results-list .gmw-item-inner {
        display: block;
    }

    #pk_flex_content .flex_layout.locaties_map  div#gmw-map-wrapper-1 {
        height: 500px !important
    }

    #pk_flex_content .flex_layout.locaties_map  .gmw-element-template.gmw-list-view .gmw-results-list {
        grid-template-columns: repeat(2, 1fr);
    }

    #pk_flex_content .flex_layout.locaties_map  .filter-wrapper {
        max-height: 100%;
        overflow-y: unset;
    }

    #pk_flex_content .flex_layout.locaties_map  .gmw-element-template.gmw-form-wrapper {
        position: relative;
        top: unset;
    }

    #pk_flex_content .flex_layout.locaties_map  .gmw-results-wrapper.gmw-template-go-health-clubs {
        margin-top: 40px;
    }

}

@media screen and (max-width: 767px) {

    #pk_flex_content .flex_layout.locaties_map div#gmw-map-wrapper-1 {
        height: 300px !important
    }
    #pk_flex_content .flex_layout.locaties_map  .filter-wrapper {
        padding: 20px;
        max-width: 100%;
    }
    #pk_flex_content .flex_layout.locaties_map  .flex_layout.locaties_map .gmw-checkbox-level-top{
        flex-direction: column;
        gap:16px;
    }
}