/*
Theme Name: Hello_savour
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1748691085
Updated: 2025-05-31 13:31:25

*/

#moove_gdpr_cookie_info_bar {
    padding: 20px 0;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p {
    font-weight: normal;
}
.cookies {
    border: 1px solid #00080;
    font-size: .75rem;
    margin-bottom: 10px;
    padding: 10px;
}



.epc-searchbar {
    width: 100%;
    background: #ffffff;
    border-bottom: 1px solid #1a1a1a;
    font-family: inherit;
}

.epc-searchbar__top {
    display: flex;
    align-items: flex-end;
    gap: 18px;
    width: 100%;
    padding: 18px 0 10px;
}

.epc-searchbar__field {
    min-width: 130px;
}

.epc-searchbar__field--search {
    flex: 1;
    min-width: 280px;
}

.epc-searchbar label {
    display: block;
    margin-bottom: 7px;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #1a1a1a;
}

.epc-searchbar input,
.epc-searchbar select {
    width: 100%;
    border: none;
    border-radius: 0;
    background: transparent;
    padding: 0 18px 8px 0;
    font-size: 11px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #1a1a1a;
    outline: none;
    appearance: none;
}

.epc-searchbar input::placeholder {
    color: #1a1a1a;
    opacity: 1;
}

.epc-searchbar select {
    cursor: pointer;
    background-image: linear-gradient(45deg, transparent 50%, #1a1a1a 50%), linear-gradient(135deg, #1a1a1a 50%, transparent 50%);
    background-position: calc(100% - 10px) 45%, calc(100% - 5px) 45%;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
}

.epc-searchbar__button {
    border: 1px solid #080e13;
    background: #080e13;
    color: #ffffff;
    padding: 10px 22px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    cursor: pointer;
    transition: all .25s ease;
}

.epc-searchbar__button:hover {
    background: #C6A86D;
    border-color: #C6A86D;
    color: #080e13;
}

.epc-searchbar__bottom {
    display: flex;
    gap: 10px;
    padding: 8px 0 14px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #1a1a1a;
}

.epc-searchbar__bottom em {
    font-style: italic;
    opacity: .65;
}

@media (max-width: 1024px) {
    .epc-searchbar__top {
        flex-wrap: wrap;
    }

    .epc-searchbar__field,
    .epc-searchbar__field--search {
        flex: 1 1 45%;
        min-width: 220px;
    }
}

@media (max-width: 767px) {
    .epc-searchbar__top {
        display: block;
    }

    .epc-searchbar__field {
        margin-bottom: 18px;
    }

    .epc-searchbar__button {
        width: 100%;
    }
}





/* EPC Property Search - Glashaus style */
#property-searchbar.epc-searchbar {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #111;
    padding: 22px 20px 10px;
}

#property-searchbar .epc-searchbar__top {
    display: grid;
    grid-template-columns: minmax(360px, 1fr) repeat(5, auto) auto;
    align-items: end;
    column-gap: 26px;
}

#property-searchbar .epc-searchbar__field {
    min-width: 110px;
}

#property-searchbar .epc-searchbar__field--search {
    min-width: 360px;
}

#property-searchbar label {
    display: block;
    margin: 0 0 12px;
    font-size: 11px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #111;
}

#property-searchbar input,
#property-searchbar select {
    width: 100%;
    height: 22px;
    margin: 0;
    padding: 0 18px 0 0;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    color: #111;
    font-size: 11px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .06em;
    box-shadow: none;
    outline: none;
}

#property-searchbar input::placeholder {
    color: #111;
    opacity: 1;
}

#property-searchbar .epc-searchbar__field--search input {
    border-bottom: 1px solid #111;
    padding-bottom: 9px;
}

#property-searchbar select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    background-image:
        linear-gradient(45deg, transparent 50%, #111 50%),
        linear-gradient(135deg, #111 50%, transparent 50%);
    background-position:
        calc(100% - 8px) 45%,
        calc(100% - 3px) 45%;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
}

#property-searchbar .epc-searchbar__button {
    align-self: end;
    height: 22px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #111;
    font-size: 11px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .06em;
    cursor: pointer;
}

#property-searchbar .epc-searchbar__button:hover {
    color: #AB894F;
}

#property-searchbar .epc-searchbar__bottom {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 11px;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .04em;
    color: #111;
}

#property-searchbar .epc-searchbar__bottom em {
    font-style: italic;
    color: #444;
    opacity: .8;
}

@media (max-width: 1200px) {
    #property-searchbar .epc-searchbar__top {
        grid-template-columns: 1fr 1fr 1fr;
        row-gap: 18px;
    }

    #property-searchbar .epc-searchbar__field--search {
        grid-column: 1 / -1;
        min-width: 100%;
    }
}

@media (max-width: 767px) {
    #property-searchbar.epc-searchbar {
        padding: 18px 15px 14px;
    }

    #property-searchbar .epc-searchbar__top {
        grid-template-columns: 1fr;
        row-gap: 18px;
    }

    #property-searchbar .epc-searchbar__field,
    #property-searchbar .epc-searchbar__field--search {
        min-width: 100%;
    }

    #property-searchbar select {
        border-bottom: 1px solid #ddd;
        padding-bottom: 8px;
        height: 30px;
    }

    #property-searchbar .epc-searchbar__button {
        width: 100%;
        height: 38px;
        border: 1px solid #111;
    }
}