/***********************************************************************
       ___         __                        __  _          
      /   | __  __/ /_____  ____ ___  ____  / /_(_)   _____ 
     / /| |/ / / / __/ __ \/ __ `__ \/ __ \/ __/ / | / / _ \
    / ___ / /_/ / /_/ /_/ / / / / / / /_/ / /_/ /| |/ /  __/
   /_/  |_\__,_/\__/\____/_/ /_/ /_/\____/\__/_/ |___/\___/   
      __          ________                 ____      _ __     
     / / __ __   /_  __/ / ___ __ _ ___   / __/__ __(_) /____ 
    / _ | // /    / / / _ | -_)  ' | -_) _\ \ / // / / __/ -_)
   /_.__|_, /    /_/ /_//_|__/_/_/_|__/ /___/ \_,_/_/\__/\__/ 
       /___/                                                                                     

   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:         1.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
***********************************************************************/

header .bottom-header .navbar-default .logo .secondary_text {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    display: block;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    transition-duration: 0s;
}

.toolbar ul li a {
    color: #929596;
    font-size: 10px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.toolbar ul li a:hover {
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
}.center{
	text-align: center;
	margin:0 auto;
	display: table;
}
.content-nav ul li.offer::before {
    content: "\f153";
}

footer {

    background-color: #3d3d3d;
    padding: 47px 0 0px 0;
    color: #fff;
    font-size: medium;
    margin-bottom: -40px;

}
.comments{
	display:none;
}
.cn-button.bootstrap{
	background-image: linear-gradient(to bottom,#C7081B,#880512);
	background-color: #c7081b;
}
.cn-button.bootstrap:hover{
	background-color: #c7081b;
}
.none{
	display:none;
}

@media only screen and (max-width: 768px) {
.toolbar{
		display: none;
	}
	footer {

    margin-bottom: -100px;

}
	#featured_vehicles_widget{
		display: none;
	}
}