/*!
Theme Name: Buildwall Child
Theme URI: https://www.templatemonster.com/wordpress-themes/62626.html
Author: Zemez
Author URI: https://www.templatemonster.com/authors/zemez/
Description: Buildwall - truely multipurpose WordPress theme for real life projects. Built with love and care by Zemez.
Template: buildwall
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: buildwall-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, grid-layout, custom-header, custom-logo, footer-widgets, flexible-header, blog
*/




.invert .social-list a {
    color: #f7c51d !important;
}

body:not(.jet-mobile-menu-active) .main-navigation .menu > li > a {
    padding: 16px 11px 15px 11px;
}


@media (max-width: 1200px){
body:not(.jet-mobile-menu-active) .main-navigation .menu > li > a {
    padding: 16px 5px 15px 5px;
    font-size: 10px;
}
}