/*
 * Menu lateral superior
 */

#wrapper {
    margin-top: 48px;
}

.header-content-2 li a {
    background-position: center 35% !important;
    background-repeat: no-repeat !important;
    color: #ffffff;
    padding: 60px 0 10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
}


/*
 * Menu lateral izquierdo
 */

#listado_menu {
    position: relative;
    overflow: hidden;
    top: 5px;
    min-width: 310px;
    /* width: 1290px; */
    height: 38px;
    padding: 0 5px 5px 5px;
    z-index: 50;
    background-color: rgba(0, 0, 0, 0.4);
    float: left;
}

#listado_menu a {
    cursor: pointer;
    font-size: 12px;
    padding: 0 10px;
    float: left;
    margin-right: 10px;
    text-decoration: none;
    height: 30px;
    position: static;
    align-content: center;
    left: auto;
    width: 80px;
    text-align: center;
    border-top: none !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#listado_menu a span {
    background: none;
    padding: 0;
    position: static;
}

#listado_menu a span:hover { background: none; }


/*#menu_battery, #menu_battery_actual {
    padding: 0 15px !important;
}*/

.tiene_promotion_header {
    /* height: 24px !important; */
    padding-top: 0 !important;
}

.promotion_header {
    position: inherit;
    width: 70px;
}
