/*
Theme Name: Gomoto Child Theme
Theme URI: http://gomoto.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Gomoto
Template: gomoto
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: gomoto

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@media all and (min-width:1200px){
.lte-navbar .lte-logo img, .lte-footer-widget-area .lte-logo img {
    max-height: 125px !important;
    height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li a, .lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li a {
    font-weight: 400;
}
}

.lte-footer-widget-area .lte-logo {
    margin: 0px;
    text-align: left;
    max-width: none;
    display: block;
}

#lte-nav-wrapper.lte-nav-color-black .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a {
    color: #282932;
    color: var(--black);
    font-size: 16px;
    font-weight: 500;
}

.lte-navbar-icons .lte-nav-social .lte-header {
    font-weight: 500;
}