/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

#mainMenu nav > ul > li > a { position: relative; font-family: "Poppins", "Helvetica", "Arial", sans-serif; padding: 10px 12px; text-transform: uppercase; font-size: 14px; font-weight: 300; letter-spacing: 0.6px; color: #000000; border-radius: 0; border-width: 0; border-style: solid; border-color: transparent; -webkit-transition: all .3s ease; transition: all .3s ease; line-height: normal; }

#logoimg {
    width: auto;
    height: 80%;
}

body {
   font-size: 0.8em !important; 
}