#caf_menu {
    position: fixed;
    /*height: 130px;
    line-height: 5;*/
}

.caf_menu_list {
    margin-bottom: 3em;
}

.caf_nav_b2 a,
.caf_nav_open a {
    color: #fff;
}

#caf_menu:target {
    /*background: #006D80 !important;*/
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.caf_brandnav_pais2 {
    display: none;
}

.caf_brandnav_pais1 {
    display: block;
}

#caf_menu:target .caf_brandnav_pais2 {
    display: block;
}

#caf_menu:target .caf_brandnav_pais1 {
    display: none;
}

#caf_menu a:hover {
    color: #fff;
}

#caf_menu .caf-idioma-li {
    color: #fff;
}

#caf_menu .dropdown-menu {
    padding: 1.2rem;
    font-size: .85rem;
    color: #000;
    background-color: #0006;
    border: 0px;
    border-radius: 0rem;
    left: -50px !important;
    top: -12px !important;
}

#nav-icon1 span {
    background-color: #fff;
}

.cafnav_scroll:target {
    height: 100% !important;
    z-index: 100 !important;
}

#caf_menu:target,
#caf_menu:target .caf-item-nav a,
#caf_menu:target a {
    color: #fff;
}

/* .caf_buscar_offcanvas a {
    color: #ccdc39 !important;
} */

.open_hamb span {
    background-color: #fff !important;
}

/*  HEADER SCROLL */
.cafnav_scroll {
    height: 72px; /*!important;*/
}