#div-contimg-pp1 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.cls-menu-categorias {
    border: 1px solid white;
    color: white;
}

.cls-men-item-prin {
    color: white !important;
}

.cls-men-item-prin:hover {
    color: white !important;
}



/*.cls-men-li-prin:hover {*/
/*    background-color: black !important;*/
/*    color: white !important;*/
/*}*/



.caret {
    color: white !important;
}

@media (min-width: 700px) {
    #div-contenedor-p2 {
        padding-top: 100px;
        padding-right: 20px;
        padding-bottom: 120px;
        padding-bottom: 120px;
    }

    .cls-desktop {
        display: block;
    }

    .cls-movil {
        display: none;
    }
}

@media (max-width: 699px) {
    .cls-desktop {
        display: none;
    }

    .cls-movil {
        display: block;
    }
}

#div-btn-comprar-p1 {
    padding-top: 10px;
    padding-bottom: 60px;
    border-bottom: 1px solid gray;
}

.featured-items {

}