/*
Theme Name: BepiTV
Theme URI: 
Description: 
Author: 
Author URI: 
Text Domain: 
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/

/*MENU NAV*/
.edge-light-header .edge-page-header>div:not(.edge-sticky-header):not(.fixed) .edge-main-menu>ul>li>a  {
color:#000 !important;}
.edge-main-menu>ul>li>a>span.item_outer span.item_text {    font-family: Roboto !important;
    font-weight: 500;
    letter-spacing: -2px;}

.edge-light-logo img{max-width:80px !important;}