﻿/***********************************************************************
       ___         __                        __  _          
      /   | __  __/ /_____  ____ ___  ____  / /_(_)   _____ 
     / /| |/ / / / __/ __ \/ __ `__ \/ __ \/ __/ / | / / _ \
    / ___ / /_/ / /_/ /_/ / / / / / / /_/ / /_/ /| |/ /  __/
   /_/  |_\__,_/\__/\____/_/ /_/ /_/\____/\__/_/ |___/\___/   
      __          ________                 ____      _ __     
     / / __ __   /_  __/ / ___ __ _ ___   / __/__ __(_) /____ 
    / _ | // /    / / / _ | -_)  ' | -_) _\ \ / // / / __/ -_)
   /_.__|_, /    /_/ /_//_|__/_/_/_|__/ /___/ \_,_/_/\__/\__/ 
       /___/                                                                                     

   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
***********************************************************************/

/* Page layout */

.inner-page {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* Logo customization */

header .navbar-brand img {
    height: 159px;
    width: auto;
    margin-top: -54px;
    margin-left: 32px;
    overflow: visible;
}

header.affix .container .navbar .navbar-brand img {
    height: 120px;
    width: auto;
    margin-top: -40px;
    overflow: visible;
}

@media (min-width:992px) {
	header .navbar-brand img {
    height: 159px;
    width: auto;
    margin-top: -54px;
    margin-left: 32px;
    overflow: visible;
	}
}

@media (min-width:768px) and (max-width:991px) {
	header .navbar-brand img {
    height: 120px;
    width: auto;
    margin-top: -44px;
    margin-left: 22px;
    overflow: visible;
	}
}

/* Header customization */

.featured_slider div.slide a {
    width: 120px;
    height: 120px;
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
}

#secondary-banner {
    text-shadow: 0 1px 0 #fff;
    height: 300px;
    border-bottom: none;
}

#secondary-banner h2 {
    font-size: 42px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-left: 15px;
}

#secondary-banner h4 {
    margin-left: 15px;
}

.breadcrumb {
    display: none !important;
}

