

#kenttaopas-hakutulokset .info__main{
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2px;
    margin-bottom: 3px !important;
}
#kenttaopas-hakutulokset .full-location-text{
    font-size: 16px;
    font-family: 'barlow_condensedmedium';
    color: #f5a623;
    text-transform: uppercase;
    margin: 0px;
}
#kenttaopas-hakutulokset .search-result .info__main .name{
    font-size: 22px;
    margin-top: 0px;
    text-align: left !important;
    font-family: "barlow_condensedmedium", sans-serif;
    line-height: 1.2em;
}

#kenttaopas-hakutulokset .short-desc{
    font-family: "barlowregular";
    line-height: 1.2;
    font-size: 14px;
    margin-top: 5px;
}
#kenttaopas-hakutulokset .course-rating {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
    flex-direction: column;
}
#kenttaopas-hakutulokset .course-rating .image-wrap {
    width: 100%;
    display: block;
    height: 35px;
    text-align: center;
    width: 51px;
}

#kenttaopas-hakutulokset .course-rating .image-wrap img {
    max-height: 85px;
    object-fit: contain;
    width: 100%;
    width: 135px !important;
}
#kenttaopas-hakutulokset .course-rating .image-wrap img.mobile-image{
    display: none;
}
#kenttaopas-hakutulokset .course-rating p {
    margin: 0px;
    text-align: center;
    font-size: 13px;
    font-family: 'barlowregular';
    line-height: 1em;
    text-align: left;
}
#kenttaopas-hakutulokset .course-rating p.score {
    margin-bottom: 0;
    font-size: 27px;
    font-family: 'barlowbold';
    color: #006090;
    text-align: center;
}
#kenttaopas-hakutulokset .info-with-icon{
    position: absolute;
    bottom: 7px;
    margin: 0px !important;
    border: solid 1px #dcdcdc;
    background-color: #fff;
    border-radius: 30px;
    padding: 2px 9px 2px 8px;
    gap: 2px;
    left: 7px;
}
#kenttaopas-hakutulokset .info-with-icon::before{
    margin: 0px !important;
    font-size: 13px !important;
}
#kenttaopas-hakutulokset .info__location .length{
    margin-top: 2px !important;
    font-size: 13px !important;
}
.search-result__wrap .img .holes .hole-amount p{
    margin-top: 4px !important;
}
.map-pin-loader{
    width: 100%;
    height: 40px;
    text-align: center;
}
.map-pin-loader .lds-ring{
    width: 35px;
    height: 35px;
}
.map-pin-loader .lds-ring div{
    width: 25px;
    height: 25px;
    border-width: 5px;
}
.map-result-info .course-info__location {
    font-size: 15px;
    font-family: 'barlow_condensedmedium';
    color: #f5a623;
    text-transform: uppercase;
    margin: 0px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.map-result-info .course-info__name {
    font-family: 'barlow_condensedmedium' !important;
    font-size: 17px !important;
    margin: 4px 0px 6px !important;
    display: block !important;
}
.google-maps-custom-pin .info-box .course-image{
    width: 100% !important;
    height: unset !important;
    aspect-ratio: 4/3;
}
.map-result-info .course-rating{
    display: flex;
    align-items: center;
    gap: 6px;
    /* margin-left: auto; */
}
.map-result-info .course-rating .image-wrap{
    width: 91px;
    height: 14px;
}
.map-result-info .course-rating .image-wrap img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.map-result-info .course-rating .score{
    text-align: center;
    margin-top: 1px;
    font-size: 17px;
    font-family: 'barlowbold';
    color: #006090;
}
.google-maps-custom-pin .info-box{
    width: 275px !important;
}
.select-with-search-option .selected-display{
    width: 100%;
    background-color: #fff;
    border: solid 1px #B7B7B7 !important;
    outline: unset;
    box-shadow: unset;
    font-family: 'barlowregular', sans-serif;
    font-size: 16px;
    padding: 10px 8px 9px;
    color: #222222;
    margin: 6px 0px;
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.select-with-search-option .selected-display::after{
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    color: #aaaaaa;
    font-size: 11px;
    display: block;
    font-weight: 900;
    margin-right: 3px;
}
.select-with-search-option .selected-display.open::after{
    transform: rotateX(180deg);
    margin-top: -3px;
}
.filter-container.select-with-search-option{
    position: relative;
}
.select-with-search-option .custom-select-options{
    position: relative !important;
    border: solid 1px #B7B7B7 !important;
    border-radius: 5px;
}
.select-with-search-option .search-input{
    margin: 0px !important;
    border-radius: 5px;
    font-family: 'barlowregular';
    font-size: 14px;
    outline: unset;
    padding-right: 20px !important;
}
.select-with-search-option  .search-input-container{
    padding: 5px;
    background: #fff;
}
.select-with-search-option .search-input-container .empty{
    font-family: 'barlowregular';
    font-size: 14px;
    text-align: center;
    margin-top: 6px;
}
.select-with-search-option .custom-option {
    font-family: 'barlowregular';
    font-size: 16px;
    padding: 6px 10px !important;
}
.select-with-search-option .custom-option:hover, .select-with-search-option .custom-option.active{
    color: #f5a523;
    font-family: 'barlowmedium' !important;
    background-color: unset !important;

}
.select-with-search-option .search-input-container::after{
    font-family: "Font Awesome 5 Free";
    content: "\f002";
    position: absolute;
    color: #aaaaaa;
    font-size: 13px;
    z-index: 100;
    right: 11px;
    display: block;
    font-weight: 900;
    top: 10px;
}

.kenttaopas-haku__container .filter-container[data-name="review_score"] .one-point-numerics {
    display: flex;
    align-items: center;
    margin-top: 6px;
}

.kenttaopas-haku__container .filter-container[data-name="review_score"] .value[data-value="0"]{
    font-size: 0;
}
.kenttaopas-haku__container .filter-container[data-name="review_score"] .one-point-numerics p {
    font-size: 16px;
    font-family: 'barlowmedium', sans-serif;
    color: #222222;
    margin: 0px 4px !important;
}
.kenttaopas-haku__container .filter-container[data-name="review_score"] .value::after{
    content: "tai suurempi";
    font-size: 16px;
    margin-left: 5px;
}
.kenttaopas-haku__container .filter-container[data-name="review_score"] .value[data-value="10"]::after{
    content: "";
}
.kenttaopas-haku__container .filter-container[data-name="review_score"] .value[data-value="0"]::after{
    content: "Ei rajattu";
    font-size: 16px;
    margin-left: 0px;
}
.image-right-side{
    right: 8px;
    top: 8px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    gap: 8px;
}

.kenttaopas-haku__container .favorite-container{
    background-color: #fff;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #dcdcdc;
    box-sizing: border-box;
}

.kenttaopas-haku__container .heart-icon{
    width: 100%;
    height: 100%;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kenttaopas-haku__container .heart-icon::after{
    font-family: "Font Awesome 5 Free";
    content: "\f004";
    font-weight: 400;
    font-size: 19px;
    color: #a2a2a2;
    line-height: 1.2em;
}
.kenttaopas-haku__container .heart-icon.favorite::after{
    font-weight: 900;
    color: #B33636;
}
.google-maps-custom-pin .map-favorite::after{
    font-family: "Font Awesome 5 Free";
    content: "\f004";
    font-weight: 900;
    color: #B33636;
    font-size: 15px;
    line-height: 1.2em;
    margin-right: 3px;
}
.google-maps-custom-pin.google-maps-lone-pin .map-favorite::after{
    font-size: 14px;
    line-height: 1em;
}
.map-item-in-favorite{
    font-size: 0px;
    height: fit-content;
    margin-top: -2px;
}
.map-item-in-favorite::after{
    font-family: "Font Awesome 5 Free";
    content: "\f004";
    font-weight: 900;
    color: #B33636;
    font-size: 15px;
    line-height: 1.2em;
}
.google-maps-custom-pin .bonged-data .wishlist::after{
    font-family: "Font Awesome 5 Free" !important;
    content: "\f004" !important;
    font-weight: 900 !important;
    color: #B33636 !important;
    font-size: 15px !important;
    line-height: 1.2em !important;
    margin-right: 3px !important;
    background-image: unset !important;
}

#kenttaopas-hakutulokset .search-result  .all-bonged::before{
    margin-top: 3px;
    width: 15px;
    display:block;
    content: url(https://golfpiste.com/wp-content/uploads/kenttaopas-haku/golf-pole-green.svg);
}
#kenttaopas-hakutulokset .search-result .not-bonged::before{
    margin-top: 3px;
    width: 15px;
    display:block;
    content: url(https://golfpiste.com/wp-content/uploads/kenttaopas-haku/golf-pole-grey.svg);
}
#kenttaopas-hakutulokset .search-result .halfbonged::before{
    margin-top: 3px;
    width: 15px;
    display:block;
    content: url(https://golfpiste.com/wp-content/uploads/kenttaopas-haku/golf-pole-half.svg);
}
#kenttaopas-hakutulokset .search-result  .no-log-bonged::before{
    margin-top: 3px;
    width: 15px;
    display:block;
    content: url("https://golfpiste.com/wp-content/uploads/kenttaopas-haku/golf-pole-grey.svg");
}
#kenttaopas-hakutulokset .info-right{
    display: flex;
    gap: 10px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

#kenttaopas-hakutulokset .search-result .bonged-data{
    background-color: #fff;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #dcdcdc;
    box-sizing: border-box;
    margin-top: 0px !important;
}

#kenttaopas-hakutulokset  .head-wrap{
    display: flex;
    align-items: flex-start;
    width: 100%;
}
#kenttaopas-hakutulokset .location-name-wrap{
    gap: 2px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
#kenttaopas-hakutulokset .info{
    gap: 13px;
    align-items: stretch;
}
#kenttaopas-hakutulokset .search-result .img{
    width: 225px !important;
    min-height: 150px !important;
}
.google-maps-custom-pin .course-map__content{
    flex-direction: column !important;
}
.kenttaopas-haku__container .filter-container[data-name="review_score"] .noUi-connect{

    background: #B7B7B7;
}
.kenttaopas-haku__container .filter-container[data-name="review_score"] .noUi-target{
    background: #006090;
}
#kenttaopas-hakutulokset .bookable-el{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    flex-direction: column;
    margin-top: auto;
}
#kenttaopas-hakutulokset .bookable-el .image-wrap{
    height: fit-content;
    font-size: 0px;
}
#kenttaopas-hakutulokset .bookable-el .image-wrap svg{
    width: 25px;
    height: 25px;
    fill: #000000;
}
.info.map-result-info .bookable-el svg{
    width: 20px;
    height: 20px;
}
.google-maps-custom-pin .course-info__statuses{
    gap: 2px 8px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.google-maps-custom-pin .course-info__statuses .course-info__statuses_left{
    gap: 8px;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

/*tabletti tyylitys alkaa*/
@media screen and (max-width: 680px) {
    #kenttaopas-hakutulokset .search-result .img{
        width: 100% !important;
        height: unset !important;
        min-height: unset !important;
        aspect-ratio: 3 / 2;
    }
    #kenttaopas-hakutulokset .info{
        display: flex;
        gap: 10px;
    }
}
/*mobiili tyylitys alkaa*/
@media screen and (max-width: 470px){
    #kenttaopas-hakutulokset .info{
        flex-direction: column;
    }
    #kenttaopas-hakutulokset .course-rating .image-wrap{
        height: 17px;
        width: 152px;
    }
    #kenttaopas-hakutulokset .course-rating .image-wrap img{
        display: none;
    }
    #kenttaopas-hakutulokset .course-rating .image-wrap img.mobile-image{
        display: block;
        width: 100% !important;
        height: 100% !important;
    }
    #kenttaopas-hakutulokset .course-rating{
        flex-direction: row;
    }
    #kenttaopas-hakutulokset .course-rating p.score{
        margin-bottom: 0;
        font-size: 24px;
        font-family: 'barlowbold';
        color: #006090;
        text-align: center;
    }
    #kenttaopas-hakutulokset .course-rating{
        gap: 8px;
    }
    #kenttaopas-hakutulokset .info-right{
        align-items: flex-start;
        flex-direction: row;
        margin: 2px 0px 6px;
        flex-wrap: wrap;
    }
    #kenttaopas-hakutulokset .bookable-el {
        margin-top: unset;
    }
}
a.search-result__wrap{
    text-decoration: unset;
}
.google-maps-custom-pin .kartta-bongaus{
    margin-left: unset !important;
}
.google-maps-custom-pin .kartta-bongaus > div{
    margin-left: unset !important;
}
.google-maps-custom-pin .kartta-bongaus .bonged::after, .google-maps-custom-pin .kartta-bongaus .half-bonged::after{
    margin-top: 0px !important;
}
#google-kartta > div{
    background-image: url("https://imagepiste.com/assets/img/space.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.google-maps-amount-pin .travel-package{
    background-image: url("https://imagepiste.com/assets/icons/plane-departure-regular-full.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 17px;
    margin-right: 5px;
    height: 17px;
    margin-bottom: -1px;
}
.google-maps-lone-pin.no-clubs::after{
    display: none;
}
.google-maps-lone-pin .traveling-icon{
    background-image: url("https://imagepiste.com/assets/icons/plane-departure-regular-full.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.google-maps-amount-pin.open .travel-package,
.google-maps-lone-pin.open .traveling-icon{
    filter: invert(1);
}
.google-maps-amount-pin .default-course-icon{
    color: #006090;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 15px;
    width: 12px;
    content: url("https://golfpiste.com/wp-content/uploads/kenttaopas-haku/golf-pole.svg");
    margin-right: 5px;
    margin-bottom: -1px;
}
.google-maps-custom-pin .travel-pkg-image{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #e2e2e2;
    width: 100% !important;
    height: unset !important;
    aspect-ratio: 4/3;
    position: relative;
    border-bottom: 3px solid #f5a623;
}
.google-maps-custom-pin .travel-pkg-image .location-spot::before{
    content: "\f3c5";
    color: #006090;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 13px !important;
    margin-top: -1px;
}
.google-maps-custom-pin .travel-pkg-image .location-spot{
    display: flex;
    position: absolute;
    bottom: 7px;
    right: 7px;
    background-color: #fff;
    border-radius: 12px;
    padding: 5px 10px 4px 9px;
    align-items: flex-start;
    gap: 5px;
    font-size: 13px;
    font-family: 'barlowregular';
    box-shadow: 0px 2px 5px #00000040;
}
.google-maps-custom-pin .travel-pkg-info__secondary{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 5px;
    padding-bottom: 6px;
}
.google-maps-custom-pin .travel-pkg-info-secondary__price{
    margin: 0px;
    font-family: 'barlow_condensedmedium';
    font-size: 19px;
    line-height: 1;
}
.google-maps-custom-pin .travel-pkg-info-secondary__title{
    line-height: 1;
    color: #222222;
    text-transform: uppercase;
    font-family: "barlowsemibold";
    margin: 0px;
    font-size: 13px;
    padding: 4px 0px;
}
.google-maps-custom-pin .travel-pkg-info-title{
    font-size: 17px;
    font-family: 'barlowmedium';
    word-break: break-word;
    line-height: 1.2em;
}
.google-maps-custom-pin .travel-pkg-info{
    padding: 7px 10px 12px;
}
.google-maps-lone-pin.highlight-open{
    background-color: #006090;
}
.google-maps-lone-pin.highlight-open .traveling-icon{
    filter: invert(1);
}
#kenttaopas-kartta-loader{
    position: absolute;
    left: 6px;
    top: 9px;
    z-index: 2;
}
#kenttaopas-kartta-loader .lds-ring div{
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    margin: 8px;
    border-width: 5px;
}
#kenttaopas-kartta-loader .lds-ring{
    width: 44px;
    height: 42px;
}
@media screen and (min-width: 1325px) {
    #kenttaopas-kartta-loader {

        left: 6px;
        top: unset;
        bottom: 29px;
    }
}

.google-maps-amount-pin .article-icon{
    background-image: url("https://imagepiste.com/assets/icons/golfpiste-round-icon.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 17px;
    margin-right: 5px;
    height: 17px;
    margin-bottom: -1px;
}

.google-maps-lone-pin .article-icon{
    background-image: url("https://imagepiste.com/assets/icons/golfpiste-round-icon.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.article-map__content .article-image{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #e2e2e2;
    width: 100% !important;
    height: unset !important;
    aspect-ratio: 4 / 3;
    border-bottom: 3px solid #f5a623;
    position: relative;
}
.article-map__content .article-image .ad-el {
    position: absolute;
    width: 56px;
    left: 6px;
    top: 6px;
}
.article-map__content .article-info{
    padding: 10px 10px 12px;
}
.article-map__content .article-info .article-info__secondary{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 5px;
    padding-bottom: 6px;
}
.article-map__content .article-info .article-info__secondary .article-info-secondary__title{
    line-height: 1;
    color: #222222;
    text-transform: uppercase;
    font-family: "barlowsemibold";
    margin: 0px;
    font-size: 13px;
}
.article-map__content .article-info .article-info__secondary .article-info-title{
    font-size: 17px;
    font-family: 'barlowmedium';
    word-break: break-word;
    line-height: 1.2em;
}

.google-maps-amount-pin .info-box .map-result-info .article-map__content.first::before{
    content: "Artikkelit";
    font-size: 20px;
    color: #000;
    font-family: 'barlow_condensedmedium';
    padding: 6px 10px;
    box-sizing: border-box;
    display: block;
    border-bottom: solid 1px #dddddd;
}
.google-maps-amount-pin .info-box .map-result-info .travel-pkg-map__content.first::before{
    content: "Matkapaketit";
    font-size: 20px;
    color: #000;
    font-family: 'barlow_condensedmedium';
    padding: 6px 10px;
    box-sizing: border-box;
    display: block;
    border-bottom: solid 1px #dddddd;
}
.google-maps-amount-pin .info-box .map-result-info .course-map__content.first::before{
    content: "Klubit";
    font-size: 20px;
    color: #000;
    font-family: 'barlow_condensedmedium';
    padding: 6px 10px;
    box-sizing: border-box;
    display: block;
    border-bottom: solid 1px #dddddd;
}
.google-maps-amount-pin .info-box .map-result-info > div{
    border-bottom: solid 1px #dddddd;
}
.google-maps-amount-pin .info-box .map-result-info > div:last-child{
    border-bottom: unset;
}
.google-maps-amount-pin .info-box  .article-map__content .article-info .article-info__secondary{
    display: none;
}
.google-maps-amount-pin .info-box .travel-pkg-info-secondary__title{
    display: none;
}
.google-maps-amount-pin .info-box .map-result-info .course-info__location{
    display: none;
}
.google-maps-amount-pin .info-box .map-result-info .course-info__name{
    margin-top: 0px !important;
}
.google-maps-amount-pin .info-box  .travel-pkg-info-secondary__price{
    font-size: 16px;
}
.google-maps-amount-pin .info-box .travel-pkg-info-title{
    font-size: 15px;
}
.google-maps-amount-pin .info-box .article-info-title{
    font-size: 15px;
}
.google-maps-amount-pin .article-map__content .article-image{
    display:none;
}
.google-maps-amount-pin .travel-pkg-map__content .travel-pkg-image{
    display:none;
}
.google-maps-amount-pin .course-map__content .course-image{
    display:none;
}


.mobile-sorting-desktop{
    display: none;
}
.mobile-sorting-tablet{
    display: none;
}
.mobile-sorting-desktop .order-text,
.mobile-sorting-tablet .order-text,
.mobile-sorting-el .order-text
{
    font-size: 0px;
}
.mobile-sorting-desktop .order-text::after,
.mobile-sorting-tablet .order-text::after,
.mobile-sorting-el .order-text::after{
    content: "";
    background-image: url("https://imagepiste.com/assets/icons/sort-biggest-to-smallest-blue.svg");
    width: 23px;
    height: 26px;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
select.search-sorting{
    background-color: #fff;
    border: solid 1px #B7B7B7 !important;
    outline: unset;
    box-shadow: unset;
    font-family: 'barlowregular', sans-serif;
    font-size: 16px;
    padding: 7px 23px 6px 8px;
    color: #222222;
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(/wp-content/themes/golfpiste/assets/img/icon/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: right 0.4em top 51%, 0 0;
    background-size: 11px;
    cursor: pointer;
}
.mobile-sorting-el{
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    gap: 7px;
}
@media screen and (min-width: 901px) {
    .mobile-sorting-el{
        display: none;
    }
    .mobile-sorting-desktop{
        display: none;
    }
    .mobile-sorting-tablet{
        display: flex;
        align-items: center;
        justify-content: center;
        width: fit-content;
        margin-left: 8px;
        gap: 6px;
    }
    .mobile-sorting-page-changer{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

}
@media screen and (min-width: 901px) and (max-width: 1325px) {
    .kenttaopas-haku__container.map .mobile-sorting-tablet{
        display:none;
    }
}
@media screen and (min-width: 901px) and (max-width: 1450px) {
    #kenttaopas-hakutulos-maara{
        margin-right: auto;
        margin-left: -11px;
    }
}

@media screen and (min-width: 1450px) {
    .mobile-sorting-el{
        display: none;
    }
    .mobile-sorting-desktop{
        display: flex;
        align-items: center;
        justify-content: center;
        width: fit-content;
        gap: 7px;
    }
    .mobile-sorting-tablet{
        display: none;
    }
}
@media screen and (max-width: 901px){
    #kenttaopas-hakutulos-scroller .kenttaopas-haku-filters__clear{
        margin: 0px !important;
    }
    .mobile-sorting-page-changer.mobile-remove-visible{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 13px 14px 0px;
    }
    .mobile-sorting-page-changer:not(.mobile-remove-visible){
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 13px 17px 0px;
    }
    .mobile-sorting-page-changer:not(.mobile-remove-visible) .mobile-sorting-el{
        margin-right: 13px;
    }
    .mobile-sorting-page-changer:not(.mobile-remove-visible) .order-text{
        margin-right: 0px;
    }
    .kenttaopas-haku-results__page .page-selector{
        margin: 14px auto 20px !important;
    }
}

/*
@media screen and (max-width: 901px) and (min-width: 801px) {
    .kenttaopas-haku-results__page.only-mobile{
        flex: 1;
        padding-left: 220px;
    }
    #kenttaopas-hakutulos-scroller .kenttaopas-haku-filters__clear{
        position: absolute;
        left: 10px;
        margin: 0px;
        margin-top: 19px;
    }
}
@media screen and (max-width: 801px){
    .kenttaopas-haku-results__page.only-mobile .page-selector{
        margin: 12px auto 20px;
    }
    #kenttaopas-hakutulos-scroller .kenttaopas-haku-filters__clear{
        margin: 20px auto 12px;
    }
    .mobile-sorting-page-changer{
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    .kenttaopas-haku-results__page.only-mobile{
        width: 100%;
    }
    .mobile-sorting-el{
        margin-right: 0px;
        flex-direction: column;
        gap: 6px;
        margin-bottom: 5px;
        margin-top: 11px;
    }
    .mobile-sorting-el .order-text{
        margin-right: 7px;
    }
}*/
#mobile-search-result-amount{
    display: none;
}
#kenttaopas-hakutulos-maara .search-result-amount{
    font-size: 14px !important;
    margin-bottom: -1px;


}
.kenttaopas-haku__container.filters-on #kenttaopas-hakutulos-maara .search-result-amount{
    margin-left: 10px !important;
}

@media screen and (min-width: 1450px) {
    .kenttaopas-haku__container.filters-on #kenttaopas-hakutulos-maara .search-result-amount{
        margin-left: 0px !important;
    }
}
@media screen and (max-width: 571px) {
    #kenttaopas-hakutulos-maara .search-result-amount{
        display: none;
    }
    #mobile-search-result-amount{
        display: block;
        flex: 1;
    }
    #mobile-search-result-amount .search-result-amount{
        text-align: center;
        font-family: 'barlowregular';
        margin-bottom: -1px;
        font-size: 14px;
        line-height: 1.2em;
    }

    #kenttaopas-hakutulos-maara{
        display: none;
    }
    .kenttaopas-haku__kartta-haku.map{
        margin-left: -10px !important;
    }


}
#kenttaopas-haku-country-list{
    display: none;
}

#kenttaopas-haku-container.country-list--visible .kenttaopas-haku__results-wrap > div{
    display: none;
}
#kenttaopas-haku-container.country-list--visible .search-result-amount{
    visibility: hidden;
}
#kenttaopas-haku-container.country-list--visible .kenttaopas-haku-results__page{
    visibility: hidden;
}
#kenttaopas-haku-container.country-list--visible  .mobile-sorting-tablet{
    visibility: hidden;
}
#kenttaopas-haku-container.country-list--visible  .mobile-sorting-desktop{
    visibility: hidden;
}
#kenttaopas-haku-container.country-list--visible .kenttaopas-haku__results-wrap #kenttaopas-haku-country-list{
    display: block;
    padding: 0px 10px 20px;
    box-sizing: border-box;
}
#kenttaopas-haku-country-list .country-list-title{
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'barlow_condensedmedium';
    font-size: 27px;
    text-transform: uppercase;
    margin: 25px 0px 20px;
    gap: 13px;
}
#kenttaopas-haku-country-list .country-list-title.popular{
    margin-top: 0px !important;
}
#kenttaopas-haku-country-list .country-list-title::before{
    content:"";
    flex: 1;
    height: 1px;
    background-color: #000;
}
#kenttaopas-haku-country-list .country-list-title::after{
    content:"";
    flex: 1;
    height: 1px;
    background-color: #000;
}
#kenttaopas-haku-country-list .country-card{
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 10px rgb(0,0,0,0.1);
    border: solid 1px #EBEBEB;
    margin-bottom: 20px;
    cursor: pointer;
    display: flex;
    max-width: calc(100vw - 8px * 2);
}

#kenttaopas-haku-country-list .country-card .country-image{
    width: 225px !important;
    min-height: 150px !important;
}
#kenttaopas-haku-country-list .country-card .country-image img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
#kenttaopas-haku-country-list .country-card .country-content{
    flex: 1;
    padding: 15px 15px 20px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
#kenttaopas-haku-country-list .country-card .country-name{
    text-transform: uppercase;
    margin: 0px;
    font-family: 'barlow_condensedmedium';
    font-size: 22px;
    color: #222222;
}
#kenttaopas-haku-country-list .country-card .country-description{
    font-family: "barlowregular";
    line-height: 1.2;
    font-size: 14px;
    margin-top: 5px;
}
.country-content__main{
    flex: 1;
}
.country-content__numeric{
    min-width: 47px;
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.country-numeric__item{

}
.country-numeric__item .numeric__title{
    margin-bottom: 0;
    font-size: 14px;
    font-family: 'barlowbold';
    text-align: center;
    margin-top: 0px !important;
    text-transform: uppercase;
    line-height: 1.2em;
    font-family: 'barlow_condensedsemibold';
    font-family: 'barlow_condensedbold';
    color: #252628;
    margin-bottom: -2px;
}
.country-numeric__item .numeric__value{
    margin-bottom: 0;
    font-size: 27px;
    font-family: 'barlowbold';
    color: #006090;
    text-align: center;
    margin-top: 0px !important;
    line-height: 1.2em;
}
@media screen and (min-width: 901px) {
    #kenttaopas-haku-container.country-list--visible .kenttaopas-haku__search{
        padding-bottom: 0px !important;

    }
    /*#kenttaopas-haku-results.map{
        height: calc(100% - 132px);
    }*/
}
@media screen and (min-width: 1325px) {
    #kenttaopas-haku-container.country-list--visible #google-kartta {
        height: calc(100% + 115px) !important;
        top: -116px !important;
    }
}
@media screen and (max-width: 901px) {
    #kenttaopas-haku-country-list .country-list-title.popular {
        margin-top: 20px !important;
    }
}
@media screen and (max-width: 600px) {
    #kenttaopas-haku-country-list .country-card{
        flex-direction: column;
    }
    #kenttaopas-haku-country-list .country-card .country-image{
        width: 225px !important;
        min-height: 150px !important;
        width: 100% !important;
        min-height: unset !important;
        aspect-ratio: 225 / 150;
    }
    #kenttaopas-haku-country-list .country-card .country-content{
        gap: 10px;
        flex-direction: column;
    }
    .country-numeric__item .numeric__value{
        font-size: 22px;

    }
    .country-content__numeric{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 11px;
    }
    .country-numeric__item {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 4px;
    }
    .country-numeric__item .numeric__title{
        margin-bottom: 2px;
        font-size: 18px;
    }

}

.country-list-loader{
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 2;
    height: 100%;
    background-color: rgba(254, 254, 254, 0.45);
    text-align: center;
    top: 0px;
}
.country-list-loader .lds-ring {
    display: inline-block;

    width: 65px;
    height: 65px;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
}
.country-list-loader .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    margin: 8px;
    border: 7px solid #f5a523;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #f5a523 transparent transparent transparent;
}
.country-list-loader  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.country-list-loader  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.country-list-loader .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
.kenttaopas-haku-results__items .search-result .review-amount{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: fit-content;
    gap: 4px;
    margin-top: -4px;
}
.kenttaopas-haku-results__items .search-result .review-amount svg{
    width: 15px;
    height: 16px;
    display: block;
}
.kenttaopas-haku-results__items .search-result .review-amount p{
    white-space: nowrap;
    font-family: 'barlowbold' !important;
    font-size: 14px !important;
    margin-bottom: -4px !important;
    text-align: center !important;
}
@media screen and (max-width: 470px){
    .kenttaopas-haku-results__items .search-result .review-amount{
        margin-top: -3px;
    }
}

.google-maps-custom-pin .review-amount{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: fit-content;
    gap: 3px;
    margin-top: -2px;
}
.google-maps-custom-pin .review-amount svg{
    width: 14px;
    height: 14px;
    display: block;
}
.google-maps-custom-pin .review-amount p{
    white-space: nowrap;
    font-family: 'barlowbold' !important;
    font-size: 13px !important;
    margin-bottom: -3px !important;
    text-align: center !important;
}
/*kartta alue desktop*/
@media screen and (min-width: 1325px) {
    #kenttaopas-haku-results.map #kenttaopas-hakutulos-scroller {
        min-width: 430px !important;
        max-width: 430px !important;
    }
    #kenttaopas-map-push.push{
        flex: unset !important;
    }
    #google-kartta {
        height: 100% !important;
        top: unset !important;
    }
    #kenttaopas-haku-container.map .kenttaopas-haku__searchbar_wrap{
        border-radius: 0px !important;
        background-color: #fff !important;
        box-shadow: 0px 3px 8px rgb(0, 0, 0, 0.15) !important;
        z-index: 3 !important;
    }
    #kenttaopas-haku-results.map #kenttaopas-hakutulos-scroller{
        padding-top: 5px;
        padding-bottom: 10px;
        box-sizing: border-box;
    }
    #kenttaopas-haku-results.map #kenttaopas-hakutulokset .search-result__wrap {
        display: block !important;
    }
    #kenttaopas-haku-results.map #kenttaopas-hakutulokset .search-result .img {
        width: 100% !important;
        height: unset !important;
        min-height: unset !important;
        aspect-ratio: 3 / 2 !important;
    }
    #kenttaopas-haku-results.map #kenttaopas-hakutulokset .info {
        flex-direction: column !important;
        display: flex !important;
        gap: 10px !important;
    }
    #kenttaopas-haku-results.map #kenttaopas-hakutulokset .info-right {
        align-items: flex-start !important;
        flex-direction: row !important;
        margin: 2px 0px 6px !important;
        flex-wrap: wrap !important;
    }
    #kenttaopas-haku-results.map #kenttaopas-hakutulokset .course-rating {
        gap: 8px !important;
        flex-direction: row !important;
    }
    #kenttaopas-haku-results.map #kenttaopas-hakutulokset .course-rating .image-wrap img {
        display: none !important;
    }
    #kenttaopas-haku-results.map #kenttaopas-hakutulokset .course-rating .image-wrap {
        height: 17px !important;
        width: 152px !important;
    }
    #kenttaopas-haku-results.map #kenttaopas-hakutulokset .course-rating .image-wrap img.mobile-image {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
    }
    #kenttaopas-haku-results.map .search-result .info-left{
        width: 100% !important;
        flex: unset !important;
    }
    #kenttaopas-haku-container.map .kenttaopas-haku-results__page.only-desktop {
        display: none !important;
    }
    #kenttaopas-haku-container.map .kenttaopas-haku-results__page.only-mobile{
        display: block !important;
    }
    #kenttaopas-haku-container.map.country-list--visible .kenttaopas-haku-results__page.only-mobile{
        display: none !important;
    }
    #kenttaopas-haku-container.map.country-list--visible .kenttaopas-haku__search-additionals{
        height: 0px !important;
    }


    #kenttaopas-haku-container.map #kenttaopas-haku-country-list .country-card{
        flex-direction: column !important;
    }
    #kenttaopas-haku-container.map #kenttaopas-haku-country-list .country-card .country-image{
        width: 225px !important;
        min-height: 150px !important;
        width: 100% !important;
        min-height: unset !important;
        aspect-ratio: 225 / 150 !important;
    }
    #kenttaopas-haku-container.map #kenttaopas-haku-country-list .country-card .country-content{
        gap: 10px !important;
        flex-direction: column !important;
    }
    #kenttaopas-haku-container.map .country-numeric__item .numeric__value{
        font-size: 22px !important;

    }
    #kenttaopas-haku-container.map .country-content__numeric{
        width: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        gap: 11px !important;
    }
    #kenttaopas-haku-container.map .country-numeric__item {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 4px !important;
    }
    #kenttaopas-haku-container.map .country-numeric__item .numeric__title{
        margin-bottom: 2px !important;
        font-size: 18px !important;
    }
    #kenttaopas-haku-results.map #kenttaopas-haku-kartta-container{
        height: 100% !important;
    }
    #kenttaopas-haku-results.map #kenttaopas-haku-country-list .country-list-title{
        margin-top: 20px !important;
    }
}
@media screen and (min-width: 1325px) and (max-width: 1450px) {
    #kenttaopas-haku-container.map.country-list--visible .kenttaopas-haku__search-additionals{
        height: 31px !important;
        margin-top: 10px !important;
    }
}
@media screen and (min-width: 901px) {
    .kenttaopas-haku__container {
        height: calc(var(--vh, 1vh) * 100 - 62px - var(--ios-bottom)) !important;
    }
}
.kenttaopas-suomi-pin{
    height: 29px !important;
    padding: 3px 11px;
    border-radius: 40px !important;
}
.kenttaopas-suomi-pin .info-box{
    display: none !important;
}
.kenttaopas-suomi-pin .kenttaopas-suomi-map{
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000;
    text-decoration: unset;
    font-family: 'barlowmedium';
    font-size: 12px;
}
.kenttaopas-suomi-pin .kenttaopas-suomi-map svg{
    width: 55px;
    margin-bottom: 0px;
}
.kenttaopas-suomi-pin.highlight-open .kenttaopas-suomi-map{
    color: #fff;
}
.kenttaopas-suomi-pin.highlight-open .kenttaopas-suomi-map svg{
    fill: #fff;
}