/*
Theme Name:   Martfury Child
Theme URI:    http://example.com/martfury-child/
Description:  Martfury Child Theme
Author:       Your Name
Author URI:   http://example.com
Template:     martfury
Version:      1.0.0
*/


.site-header .header-main {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

@media only screen and (max-width: 600px) {
    .site-header .logo img {
        width: 40px !important;
    }
    .site-header .mobile-menu-row .mf-toggle-menu {
        padding-left: 0px  !important;
    }
}