.elementor-location-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;

    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.45),
        rgba(255, 255, 255, 0.20)
    );

    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);

    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
}


.elementor-location-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;

    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.25),
        rgba(255, 255, 255, 0.08)
    );

    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);

    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
select.gt_selector.notranslate {
    color: #F19909;

    max-width: 60%;
}
select.gt_selector.notranslate {
    color: black;
    max-width: 60%;
    background: #2aff9d00;
    border: 0px!important;
}
select.gt_selector.notranslate {
  font-family: "Pilat Wide", sans-serif !important;
}

.gt_selector.notranslate option {
  font-family: "Pilat Wide", sans-serif !important;
}


a {
    background-color: transparent;
    color: #242F65;
    text-decoration: none;
}







@media (min-width: 1025px) {

    #fcp-floating-btn {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background: #0073aa;
        color: #fff;
        padding: 17px !important;
        border-radius: 50%;
        cursor: pointer;
        z-index: 9999;
    }

    img.wp-smiley, 
    img.emoji {
        display: inline !important;
        border: none !important;
        box-shadow: none !important;
        height: 2em !important;
        width: 2em !important;
        margin: 0 0.07em !important;
        vertical-align: -0.1em !important;
        background: none !important;
        padding: 0 !important;
    }

}


#fcp-popup button {
    width: 100%;
    padding: 10px;
    background: #242F65 !important;
    color: #fff;
    border: none;
    cursor: pointer;
}






#fcp-floating-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #242F65 !important;
    color: #fff;
    padding: 17px !important;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9999;
}
