/*
Theme Name: Fixturbo Child
Template: fixturbo
Theme URI: https://wowtheme7.com/wp/fixturbo/
Author: wowtheme7
Author URI: https://themeforest.net/user/wowtheme7
Description: Fixturbo – Its unique features and functionalities make it the ideal solution for websites dedicated to Car Service and other businesses related to Service. The theme is well suited for all types of Business services: Business, Finance, long range It service, small prop, Business and investment,  or it service.
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fixturbo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Tested up to: 5.8.1
Requires PHP: 7.1

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.

Fixturbo is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.logo-bg {
  height: 160px !important;
  top: -50px !important;
  background-color:#122023 !important;
}

.header-navbar-logo {
  padding-top: 0 !important;
  margin-top: -50px !important;
}

.menu-area .container {
  margin-right: 20px;
}
.menu-area .custom-container {
  width:1150px;
}

.header-top .row {
  justify-content: flex-end !important;
}

.header-top .header-links {
  margin-right:30px;
}


body .footer-logo img {
  max-width: 316px !important;
}

@media only screen and (max-width: 991px) {
    .menu-area .navbar {
      background-color: #122023;
    }
    .header-layout1 .sticky-wrapper {
      padding: 0px 20px 0;
      background-color: #122023;
   }
}