/**

 * Theme Name:     Nova v5
 * Author:         VladovCo
 * Template:       astra
 * Text Domain:	   nova.v5
 * Description:    Astra is fast, fully customizable
 */




/*
    Colors 
    #111111
    #444444
    #FAAC4B
    #888888
    #DDDDDD
    #DD943C

*/

/* Sticky menu */
.site-header
{
top: 0;
position: sticky;
width: 100% !important;
}



