/*
Theme Name: Foodily
Theme URI: https://thememxpro.com/theme/foodily/
Author: Thememx
Author URI: https://themeforest.net/user/thememx
Description: Foodily WordPress theme created for Food and Beverage Business.
Version: 1.2
License: copyright commercial
License URI: https://themeforest.net/user/thememx
Text Domain: foodily
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, sticky-post, threaded-comments, translation-ready
*/


/* Hide the second logo */
.header-upper .logo-box:nth-of-type(2) {
    display: none;
}

.header-upper .logo-box:nth-of-type(1) img {
    width: 80px !important;
}

.sticky-header img {
    width: 80px !important;
}

.main-menu .navigation > li > a{
	font-size:24px !important;
}