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

   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:         3.8
   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
***********************************************************************/
body .toolbar ul li a, body .toolbar .search_box, body header .toolbar button, body .toolbar ul li i {
    color: #d5d5d5;
}



/*Thank you from contact form*/ 
#fscf_redirect4{margin-top:300px!important;}
 
/**
* VC Accordion Header Text
*/
 
/* Default */
.wpb_accordion_section.group .wpb_accordion_header.ui-state-default {
  background: none;
  background-color: #f5f5f5;
  border: #ddd 1px solid;
  padding:0;
}
 
.wpb_accordion_section.group .wpb_accordion_header.ui-state-default a {
  padding:5px 0px 2px 15px;
  font-size: 18px;
  font-weight:bold;
  -webkit-font-smoothing: antialiased;
  line-height:32px;
}

/*-------SMALL SCREENS--------*/

@media screen and (max-width: 600px) {
    Xheader .primary_text h1{line-height:38px;border 1px solid red;}
    
    X.logo h1 {border 1px soid red;}
    
    header .bottom-header .navbar-default .navbar-brand .logo .primary_text, .no_footer .logo-footer a h1, .logo-footer a h1 {
  
  font-size: 20px;
  line-height: 20px;
  }
  
  .message-wrap h2 {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 30px;
  text-align: left !important;
}

header .bottom-header .navbar-default .navbar-brand {
  height: 75px;
  padding: 21px 0 0;
  transition-duration: 0s;
  margin-top:-50px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px!important;
  padding-right: 15px;
}


}

 