/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/
.nav li {
	display: inline-block;
	padding: 10px 10px;
	position: relative;
	text-align: left;
	margin: 0;
}
.site-header .header-main {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: var(--mf-background-light-color);
}