/***** CENTRE CSS *****/
.marker-cluster {
    background-color: white;
}
.marker-cluster div {
    background-color: #da291c;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.no-locations {
    display: none;
}

#locations {
    text-transform: capitalize;
}

#map .gm-style-cc,
#map .gmnoprint {
    display: none;
}

body.archive.custom-background {
    background-color: #f4f4f4;
}
.max-width {
    max-width: 1368px;
    margin: auto;
}
.bg-white {
    background-color: #fff;
}
#breadcrumbs {
    padding-left: 0 !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.88px;
    letter-spacing: 0.005em;
    max-width: 1368px;
    margin: auto;
}
.container {
    padding: 0;
}
.page_title {
    font-size: 56px;
    font-weight: 700;
    line-height: 60.48px;
    letter-spacing: -0.02em;
    color: #000;
    max-width: 1000px;
    margin-top: 75px;
    padding-bottom: 48px;
    font-family: 'Inter';
}
.post-type-archive-centre #map {
    margin-top: 48px;
    margin-bottom: 32px;
}
.filter_title {
    font-size: 27px;
    font-weight: 700;
    line-height: 31.32px;
    color: #000;
    padding-left: 16px;
    padding-top: 24px;
    margin-bottom: 24px;
    font-family: 'Inter';
}
#clinics-map-filters {
    min-width: 348px;
    left: 18px;
    position: absolute !important;
}
#clinics-map-filters .locatii {
    z-index: 999;
    border: 0;
    padding: 0;
    display: block;
}
#types, #city {
    position: relative;
}
#types::before,
#city::before {
    content: 'Tip locație';
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 1;
    color: #656667;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.88px;
    letter-spacing: 0.005em;
}
#city::before {
    content: 'Oraș';
}
#types::after,
#city::after {
    content: url(https://www.poliana.ro/wp-content/uploads/2024/01/chevron.svg);
    position: absolute;
    top: 22px;
    right: 18px;
    background-color: #ED1D25;
    border-radius: 50%;
    padding: 0px 5px 2px;
}
.select2-selection__arrow {
    display: none;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
    position: relative;
    z-index: 1;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    letter-spacing: -0.005em;
    padding-left: 16px !important;
    padding-top: 18px;
    padding-bottom: 16px;
    margin-top: 16px !important;
}
body .select2-container .select2-selection--single {
    height: unset;
}
body .locatii .select2-selection {
    border-radius: 0;
    border: 0 !important;
}
body .locatii #city .select2-selection {
    border-top: 1px solid #EAEAEA !important;
}
#clinics {
    gap: 24px;
    justify-content: flex-start;
}
#clinics .clinic {
    background-color: #F4F4F4;
    box-shadow: unset;
    width: unset;
    max-width: 324px;
    padding: 32px;
    display: none;
}
#clinics .clinic.show_center {
    display: flex;
}
#map {
    height: 540px;
}
#clinics .clinic .name div,
#clinics .clinic .address,
#clinics .clinic .clinic-details {
    margin-left: 0;
    margin-bottom: 0;
}
.icon img {
    max-height: 58px;
}
.county {
    text-transform: capitalize;
    color: #939393;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    margin-top: 24px;
}
#clinics .clinic .name {
    font-size: 27px;
    font-weight: 700;
    line-height: 31.32px;
    margin-top: 8px;
}
#clinics .clinic .address {
    font-size: 16px;
    font-weight: 400;
    line-height: 23.04px;
    letter-spacing: -0.005em;
    margin-top: 8px;
    min-height: 70px;
}
#clinics .clinic .clinic-details {
    margin-top: 24px;
    gap: 12px;
}
#clinics .clinic .clinic-details .title {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    margin-bottom: 4px;
}
#clinics .clinic .clinic-details .text {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20.16px;
}
#clinics .clinic .clinic-details a {
    color: #ED1D25;
}
#clinics .clinic .buttons {
    padding-top: 24px;
    justify-content: space-between;
    gap: 8px;
}
#clinics .clinic .buttons a {
    font-size: 14px;
    font-weight: 600;
    line-height: 16.94px;
    letter-spacing: -0.005em;
}
.red-button {
    padding: 16px 20.5px !important;
}
.white-button {
    border: 0;
    padding: 16px 24px !important;
}
body .pagination {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    margin-top: 64px;
    padding-bottom: 64px;
}
.page-numbers {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    letter-spacing: -0.005em;
    text-align: center;
    padding: 12px;
}
.page-numbers.current {
    color: #999999;
}
.pagination .prev,
.pagination .next {
    display: inline-block;
    font-size: 0;
    position: relative;
    line-height: 30px;
    width: 50px;
    border: 1px solid #ED1D25;
    padding: 14px 12px 2px;
}
.pagination .prev {
    margin: 0 28px 0 0;
}
.pagination .next {
    margin: 0 0 0 28px;
}
.pagination .prev:hover,
.pagination .next:hover {
    background-color: #ED1D25;
}
.pagination .prev::before,
.pagination .next::before {
    content: url(https://www.poliana.ro/wp-content/uploads/2024/01/Frame-2979-1.svg);
    position: absolute;
    top: 14px;
    left: 15px;
    width: 18px;
    height: 18px;
}
.pagination .next::before {
    transform: rotate(180deg);
}
.pagination .prev:hover::before,
.pagination .next:hover::before {
    content: url(https://www.poliana.ro/wp-content/uploads/2024/01/Frame-2979.svg);
    transform: rotate(180deg);
}
.pagination .next:hover::before {
    transform: rotate(0deg);
}
.pagination .disabled {
    display: none;
}
.footer-top-visible .footer-nav-widgets-wrapper {
    margin-top: 1px;
}
.no-locations {
    min-height: 100px;
    margin-top: 50px;
    color: #ED1D25;
}
#site-footer {
    width: 100%;
}
.footer-top.has-footer-menu {
    margin-bottom: 0;
    padding-bottom: 100px;
}

/***** RESPONSIVE *****/
@media screen and (max-width: 1000px) {
    .admin-bar #site-header {
        padding-top: 53px;
    }
    #breadcrumbs {
        margin-left: 12px !important;
    }
    .page_title {
        font-size: 39px;
        line-height: 42.12px;
        margin-top: 36px;
        margin-left: 24px;
        padding-bottom: 16px;
        margin-right: 24px;
    }
    .post-type-archive-centre #map {
        margin-top: 24px;
        margin-bottom: 0;
    }
    #clinics-map-filters {
        transform: unset;
        left: 0;
        box-shadow: unset;
        margin-bottom: -20px;
        position: relative !important;
    }
    #clinics {
        display: block;
    }
    #clinics .clinic {
        max-width: unset;
        margin: 16px 24px;
    }
    #clinics .clinic .buttons {
        justify-content: unset;
    }
    .footer-top-visible .footer-nav-widgets-wrapper {
        padding-top: 32px;
    }
    body .pagination {
        margin-top: 32px;
        padding-bottom: 32px;
    }
    .page-numbers {
        padding: 8px;
    }
    .pagination .prev {
        margin: 0 16px 0 0;
    }
    .pagination .next {
        margin: 0 0 0 16px;
    }

}

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

    .red-button,
    .white-button {
        padding: 16px !important;
    }

}