/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 12, 2021, 12:16:11 AM
    Author     : Zeus
*/


/* ======== navigation menubar mobile ======== */


#navigation-main-menu{    
  background-color:#9a1111;
  padding-right: 10px;      
}

#id-menu-navigation{
   margin-top: 15px;
   padding-left:10px;     
}

.font-title-navigation-menubar{
    font-family: Arial,Helvetica,sans-serif;
    font-weight:600;
    color:  #ffffff;   
}

.font-navigation-menubar{
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    color:  #ffffff;   
}