/***********************************************************************
       ___         __                        __  _          
      /   | __  __/ /_____  ____ ___  ____  / /_(_)   _____ 
     / /| |/ / / / __/ __ \/ __ `__ \/ __ \/ __/ / | / / _ \
    / ___ / /_/ / /_/ /_/ / / / / / / /_/ / /_/ /| |/ /  __/
   /_/  |_\__,_/\__/\____/_/ /_/ /_/\____/\__/_/ |___/\___/   
      __          ________                 ____      _ __     
     / / __ __   /_  __/ / ___ __ _ ___   / __/__ __(_) /____ 
    / _ | // /    / / / _ | -_)  ' | -_) _\ \ / // / / __/ -_)
   /_.__|_, /    /_/ /_//_|__/_/_/_|__/ /___/ \_,_/_/\__/\__/ 
       /___/                                                                                     

   Theme Name:      Automotive Child Theme
   Description:     Finally a gorgeous website template for car dealerships that doesn’t just look beautiful, but also includes complete easy-to-use functionality. Whether your business is a small car dealer or a large fully functional car dealership, you are sure to find what you need in this automotive template.
   Theme URI:       http://demo.themesuite.com/automotive-wp/
   Version:         4.0
   Author:          Theme Suite
   Author URI:      http://www.themesuite.com/
   Support:         http://support.themesuite.com/
   License:         GNU GPL
   Tags:            white, light, one-column, two-columns, right-sidebar, fluid-layout, editor-style, featured-images, sticky-post, translation-ready
   License URI:     http://demo.themesuite.com/automotive-wp/License/
   Template:        automotive
   
   Place custom CSS below this line
***********************************************************************/


html {
    margin-top: 0 !important;
}

header {
    position: unset !important;
    z-index: unset;
}

.nav {
    margin-top: 0 !important;
    margin-bottom: 12px;
}

.mobile_dropdown_menu {
    margin-left: auto;
    margin-right: auto;
}

.boxed div.inventory .preview {
    pointer-events: none;
}

@media (min-width: 768px) {

    .navbar-nav>li {
        width: 20%;
        text-align: center;
    }
}

@media (max-width: 1260px) {

    .navbar-nav>li {
        float: left;
        width: 20%;
    }
}

@media (max-width: 807px) {

    .navbar-nav>li {
        width: 25%;
    }
}

@media (max-width: 652px) {

    .navbar-nav>li {
        width: 33.333%;
    }
}

@media (max-width: 499px) {

    .navbar-nav>li {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {

    body .header_rev_slider_container {
        margin-top: 0 !important;
    }
}

header
{
	background: rgba(5,102,198,0.45);
}


