.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a
{
    color:#6e1430 !important;
    font-weight: bold !important;
}

.sp-menu-item
{
    color:#6e1430 !important;
    font-weight: 400;
}

.botonbanner .sppb-btn {
    /* Posiciona el elemento respecto a su contenedor relativo (.botonbanner) */
    position: absolute;
    /* Alinea el borde derecho del elemento con el borde derecho del contenedor */
    right: 0;
    /* Alinea el borde inferior del elemento con el borde inferior del contenedor */
    bottom: 0;
    /* Añade un pequeño margen para que no esté pegado al borde */
    margin-right: 0px; /* Ajusta este valor si es necesario */
    margin-bottom: 0px; /* Ajusta este valor si es necesario */
    width:100%;
    background: rgb(0,0,0,0.5) !important; 
}

.sp-default-logo
{
    height:66px !important;
    width:auto;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span
{
    font-size:14px !important;
}

.sp-module ul > li > a
{
    font-weight: bold !important;
    font-size:14px !important;
}

.sppb-addon-content  
{
   
    
}
