.elementor-924 .elementor-element.elementor-element-2abefdaf{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-69caa49c *//* ============================================================
   MANTÉM O MAPA FUNCIONANDO
   ============================================================ */

.oax .leaflet-container,
.oax .leaflet-pane,
.oax .leaflet-map-pane,
.oax .leaflet-tile-pane,
.oax .leaflet-overlay-pane,
.oax canvas,
.oax svg,
.oax iframe,
.oax img {
    background: initial !important;
    background-image: initial !important;
}


/* ============================================================
   BOTÕES
   ============================================================ */

.oax button,
.oax .btn,
.oax [role="button"],
.oax input[type="button"],
.oax input[type="submit"],
.oax a[class*="button"],
.oax a[class*="btn"] {

    background: #7A6A5E !important;
    background-color: #7A6A5E !important;
    background-image: none !important;

    color: #FFFFFF !important;

    border: 1px solid #918074 !important;
    border-radius: 8px !important;

    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    text-align:center !important;

    box-shadow:0 2px 6px rgba(0,0,0,.20) !important;

    transition:.2s;
}

/* Texto branco */

.oax button *,
.oax .btn *,
.oax [role="button"] *,
.oax a[class*="button"] *,
.oax a[class*="btn"] *{
    color:#fff !important;
    fill:#fff !important;
}

/* Hover */

.oax button:hover,
.oax .btn:hover,
.oax [role="button"]:hover,
.oax input[type="button"]:hover,
.oax input[type="submit"]:hover,
.oax a[class*="button"]:hover,
.oax a[class*="btn"]:hover{

    background:#66584D !important;
    border-color:#9D8B7F !important;
}


/* ============================================================
   BOTÃO DO MAPA TRANSPARENTE
   ============================================================ */

.oax .oax_mapbtns.oax_mapbtns_bottom.oax_mapbtns_right_var > .oax_map_btn,
.oax .oax_map_btn,
.oax .oax_map_btn_light,
.oax .oax_map_btn_large,
.oax .oax_map_btn::before,
.oax .oax_map_btn::after,
.oax .oax_map_btn:hover,
.oax .oax_map_btn:focus,
.oax .oax_map_btn:active {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

    .oax .leaflet-marker-icon,
    .oax .leaflet-marker-icon *,
    .oax .oax-amlf-map-marker-icon,
    .oax .oax-amlf-map-marker-icon *,
    .oax .oax-amlf-map-marker,
    .oax .oax-amlf-map-marker *,
    .oax .oax-crv-map-marker-img,

    .oax .oax-lfgm-div-icon,
    .oax .oax-lfgm-div-icon *,
    .oax .oax-lfgm-icon-img,

    .oax .maplibregl-marker,
    .oax .maplibregl-marker *,
    .oax .marker,
    .oax .marker * {
        background: transparent !important;
        background-color: transparent !important;
        background-image: none !important;
        border: 0 !important;
        box-shadow: none !important;
        outline: 0 !important;
        filter: none !important;
        -webkit-filter: none !important;
    }
	

/* ============================================================
   FUNDO BOTÃO DO MAPA TRANSPARENTE
   ============================================================ */

    .oax .leaflet-marker-icon,
    .oax .leaflet-marker-icon *,
    .oax .oax-amlf-map-marker-icon,
    .oax .oax-amlf-map-marker-icon *,
    .oax .oax-amlf-map-marker,
    .oax .oax-amlf-map-marker *,
    .oax .oax-crv-map-marker-img,

    .oax .oax-lfgm-div-icon,
    .oax .oax-lfgm-div-icon *,
    .oax .oax-lfgm-icon-img,

    .oax .maplibregl-marker,
    .oax .maplibregl-marker *,
    .oax .marker,
    .oax .marker * {
        background: transparent !important;
        background-color: transparent !important;
        background-image: none !important;
        border: 0 !important;
        box-shadow: none !important;
        outline: 0 !important;
        filter: none !important;
        -webkit-filter: none !important;
    }

/* REMOVE BOTÃO "MAPA" MOBILE DA OUTDOORACTIVE */
.oax-top-cont .oax_map_list_btn {
    display: none !important;
}

/* ============================================================
   BOTÃO MAPLIBRE BRANCO
   ============================================================ */

.oax .maplibregl-ctrl button {
    background: #ffffff !important;
    background-color: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
}

.oax .maplibregl-ctrl-icon {
    background-color: transparent !important;
}/* End custom CSS */