﻿#menuCategoriasDesktop {
    margin-top: 41px;
    z-index: 9998;
    height: calc(100vh - 136px);
    overflow-y: auto;
    width: 100%;
    background: #FFF;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    transition: all 0.3s ease-out;
    max-height: 0px !important;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

    #menuCategoriasDesktop.mostrar {
        display: block !important;
        max-height: 530px !important;
        overflow-y: auto;
        border-bottom: 1px solid #E8E8E8;
    }

@media (max-width: 999px) {
    #menuCategoriasDesktop {
        display: none !important;
    }
    .overlay a.seccion {
        font-size: 18px !important;
    }
}





/* MOBILE */
.categoriasMobileHijos {
    
}

.menu-mobile-icon-link-header {
    height: 48px !important;
}

.menu-mobile-item-header {
    background: #f3f3f3;
}

    .menu-mobile-item-header > a {
        color: #000 !important;
    }

.menu-mobile-item-padre {
    background: #f3f3f3;
}

.menu-mobile-item-padre > a{
    color: #000 !important;
}

.menu-mobile-item {
    padding: 0.2rem 0.8rem;
    border-bottom: 1px solid #ddd;
}

    .menu-mobile-item > a {
        text-align: left !important;
    }

.menu-mobile-icon-left {
    display: inline-block;
    float: left;
    margin-right: 2rem;
}

    .menu-mobile-icon-left > img {
        width: 25px;
    }

        .menu-mobile-icon-left > img.grande {
            width: 34.5px;
            height: 31.37px;
        }

.menu-mobile-icon-right {
    display: inline-block;
    float: right;
}

    .menu-mobile-icon-right > img {
        width: 20px;
    }

.menu-mobile-icon-flecha {
    display: inline-block;
    float: right;
}

    .menu-mobile-icon-flecha > img {
        width: 20px;
    }

.menu-categorias {
    text-align: left;
}

.menu-borde-izquierdo {
    border-left: 1px solid #CCC;
}

.menu-borde-derecho {
    border-right: 1px solid #DDD;
    padding-right: 0;
}

.menu-borde-derecho-hijosnietos {
    border-right: 1px solid #DDD;
}

.menu-nivel-uno {
    margin-left: 3rem;
    padding-top: 1.3rem;
    padding-bottom: .6rem;
}

.menu-nivel-dos {
}

.menu-sidebar {
    padding-left: 1rem;
    padding-right: 1.5rem;
}

p.help-block {
    margin-bottom: 0;
    font-size: 12px;
}

.menu-nodo-item {
    text-align: left;
    line-height: 40px;
    border-bottom: 1px solid transparent;
}

    .menu-nodo-item > a {
        font-family: 'NovaLight', 'Trebuchet MS';
        font-size: 15px;
        display: inline-block;
        font-weight: bold;
        color: #000;
    }

.menu-nodo-item-activo {
    background: #FFF;
    border-color: #f04603;
}

    .menu-nodo-item-activo > a {
        color: #777;
    }

.menu-nodo-item:hover {
    cursor: pointer;
    background: #FFF;
    border-bottom: 1px solid #f04603;
}

    .menu-nodo-item:hover > a {
        color: #777;
    }

.nodos-hijos {
    margin-top: .5rem;
    padding-left: 1.5rem;
    text-align: left;
    display: none;
    cursor: pointer;
    line-height: 26px;
}

    .nodos-hijos > a {
        font-size: 14px;
        color: #444;
        border: 1px solid transparent;
    }

.menu-nodo-hijo {
    font-weight: bold;
    font-family: 'NovaLight', 'Trebuchet MS';
    font-size: 14px;
    color: #111;
}

.nodo-nieto {
    padding-left: 0;
    margin-bottom: .75rem;
    cursor: pointer;
    line-height: 26px;
}

    .nodo-nieto > a {
        font-family: 'NovaLight', 'Trebuchet MS';
        line-height: 26px;
        margin-right: 1.5rem;
        color: #444;
        font-size: 14px;
    }

/* NOMBRE NODO NIVEL DOS */

.menu-borde-marcas {
    border-bottom: 1px solid #DDD;
}

.menu-borde-nombre-padre {
    margin-top: .65rem;
    border-bottom: 1px solid #DDD;
}

.nodo-nombre {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

    .nodo-nombre a.nombre-padre {
        font-family: 'NovaLight', 'Trebuchet MS';
        display: block;
        color: #666;
        font-weight: bold;
        font-size: 17px;
    }

    .nodo-nombre a.ver-todos {
        margin-left: .5rem;
        font-family: 'NovaLight', 'Trebuchet MS';
        display: block;
        color: #E53308;
        font-weight: bold;
        font-size: 13px;
    }

/* NIETO ITEM */

.menu-nodo-nieto {
    text-align: left;
    cursor: pointer;
    line-height: 26px;
    border-bottom: 1px solid transparent;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

    .menu-nodo-nieto > a {
        font-family: 'NovaLight', 'Trebuchet MS';
        font-size: 14px;
        color: #5D5D5D;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .menu-nodo-nieto > a:hover {
        color: #111;
    }

.menu-nodo-nieto-activo {
    background: #FFF;
    border-color: #999;
}

    .menu-nodo-nieto-activo > a {
        color: #777;
    }

.menu-col-dinamica {
    display: none;
}

.menu-nodo-caja {
    position: relative
}

.nombre-nodo-destino {
    font-family: 'NovaLight', 'Trebuchet MS';
    width: 180px;
    text-overflow: ellipsis;
    text-align: left !important;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 13px;
    color: #E53308;
    left: 16px;
    top: 170px;
    position: absolute;
}

.descuento-nodo-destino {
    color: #E53308;
    text-align: center;
    width: 70px;
    right: 15px;
    top: 135px;
    position: absolute;
    font-family: 'NovaLight', 'Trebuchet MS';
}

    .descuento-nodo-destino .dto-hasta {
        font-size: 13px;
        line-height: 13px;
    }

    .descuento-nodo-destino .dto-porcentaje {
        font-size: 36px;
        line-height: 30px;
    }

    .descuento-nodo-destino .dto-off {
        font-weight: bold;
        font-size: 16px;
        line-height: 16px;
    }

/* FONDO OVERLAY */

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 6;
    left: 0;
    top: 0;
    background: #FFF;
    overflow-x: hidden;
    transition: 0.25s; 
}

.overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
}

.overlay a {
    font-family: 'NovaLight', 'Trebuchet MS';
    padding: 4px;
    text-decoration: none;
    font-size: 18px;
    color: #696969;
    display: block;
    transition: 0.3s;
}
.overlay a.seccion {
    font-size: 37px;
}
    .overlay a:hover, .overlay a:focus {
        color: #f1f1f1;
    }

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

/* INICIO HEADER MENU MOBILE */

.divHeaderMenuMobile {
    border-bottom: 0px;
    display: flex;
    height: 75px;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    background-color: #e1e1e1 !important;
}

.textoNombre {
    font-family: "NovaMedium";
    font-size: 20px;
    color: #000000;
    height: 20px;
    line-height: 20px;
    text-align: left;
}

.textoIngresa {
    font-family: "NovaLight";
    font-size: 15px;
    color: #000000;
    height: 20px;
    line-height: 20px;
    text-align: left;
}

.alineacionTextoIngresaCuenta {    
    display: flex;
    height: 40px !important;
    flex-direction: column;
    padding: 0;
    margin-top: -15px;
}

.iconoCruzMenuMobile{
    margin-top:-25px;
}

.overlay a.alineacionTextoIngresaCuenta {    
    display: flex;
    height: 40px !important;
    flex-direction: column;
    padding: 0;
    margin: 0;
    margin-top: 4px;    
}


/*INICIO ANIMACION DESPLEGABLE PROMOCIONES*/

.menupromociones {
    width: 100%;
    border: 1px solid #F3F3F3;
    overflow: hidden;
    height: 56px;
}

.menupromociones-header {
    padding: 0px 19px 0px 16px;
    background-color: #F3F3F3;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    height: 56px;
}

.contenedorIconoTituloPromociones {
}

.contenedorIconoPromociones {
}

.iconoPromociones {
    width: 25px;
    height: 25px;
    margin-right: 2rem;
}

.tituloPromociones {
    font-family: 'NovaLight' !important;
    font-size: 18px;
    color: #E53308;
    font-weight: normal;
}

.flechaPromociones {
}


.menupromociones-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    flex-direction: column;
    background-color: #fff;
    border-top: 1px solid #eee;
}

.contenedorIndividualmenupromociones-item {
    padding: 0px 0px 0px 0px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    height: 40px !important;
}

.contendorTituloMenuPromociones {
    display: flex;
}

.espacioBlanco {
    width: 25px;
    height: 25px;
    margin-right: 2rem;
}

.menupromociones.open {
    height: 380px;
    max-height: 500px;
    background-color: #F9F9F9;
}

.menupromociones.open .menupromociones-content {
    height:335px;
    max-height: 500px;
    background-color: #F9F9F9;
    padding: 0px 16px;
}

.menupromociones-item {
    cursor: pointer;
    font-family: 'NovaBold';
    font-weight: 500;
    font-size: 15px;
    padding-left: 5px;
    color: #212529;
}

.submenupromociones-item {
    font-weight: normal;
    color: #212529;
    cursor: pointer;
    font-family: 'NovaLight';
    font-size: 15px;
    padding-left: 5px;
}

.btnVerMasMenuMobile {
    font-size: 20px;
    border: 1px solid #222;
    border-radius: 5px;
    color: #e53308 !important;
    padding: 5px 15px;
    background: #fff;
    font-size: 10px;
    padding: 2px 8px;
    width: 64px;
    margin-top: 22px;
}

.flecha {
    transition: transform 0.3s ease;
}

.menupromociones.open .flecha {
    transform: rotate(180deg);
}

.menu-mobile-item-padre a.btnVerMasMenuMobile {  
    border: 1px solid #DCDCDC;
    border-radius: 16px;
    color: #212529 !important;
    padding: 5px 15px;
    background: #fff;
    font-size: 12px;
    padding: 0;
    width: 90px;
    height: 26px;
    margin-top: 10px;    
    display: flex;
    align-items: center;
    justify-content: center;
}
.alineacionNivelPadre {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height:79px;
}
.alineacionBotonVerTodos {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.alineacionTextoNivelPadre {
    width: 60%;
    height: 56px;
    text-align: left;
    display: flex;
    flex-direction: column-reverse;
}

.flechaVolverMenuMobile {
    height: 20px;
    width: 20px;
    padding: 0px 6px 0px 0px;
}
.overlay a.flechaVolverMenuMobile {
    height: 20px;
    width: 20px;
    padding: 0px 6px 0px 0px;
}
.alineacionFlechaVolverMobile {
    height: 20px;
    width: 20px;
    display: flex;
}
.alineacionTituloTextoPadre {
    line-height: 20px;
    color: #000 !important;
}
.overlay a.alineacionTituloTextoPadre {
    line-height: 20px;
    color: #000 !important;

}
.alineacionLogoIngresa{
    display:flex;
}

/*FIN ANIMACION DESPLEGABLE PROMOCIONES*/

/* FIN HEADER MENU MOBILE */