/***********************************************************************
       ___         __                        __  _          
      /   | __  __/ /_____  ____ ___  ____  / /_(_)   _____ 
     / /| |/ / / / __/ __ \/ __ `__ \/ __ \/ __/ / | / / _ \
    / ___ / /_/ / /_/ /_/ / / / / / / /_/ / /_/ /| |/ /  __/
   /_/  |_\__,_/\__/\____/_/ /_/ /_/\____/\__/_/ |___/\___/   
      __          ________                 ____      _ __     
     / / __ __   /_  __/ / ___ __ _ ___   / __/__ __(_) /____ 
    / _ | // /    / / / _ | -_)  ' | -_) _\ \ / // / / __/ -_)
   /_.__|_, /    /_/ /_//_|__/_/_/_|__/ /___/ \_,_/_/\__/\__/ 
       /___/                                                                                     

   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.1
   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
***********************************************************************/
.parker-button {
  display: block;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  margin-bottom: 7px;
  line-height: 32px;
  font-size: 15px;
}

.parker-button:hover {
    color: #FFF;
}

.parker-button.get_approved {
  background-color: #faaf16;
}

.parker-button.check_availability {
  background-color: #ed1b24;
}


div.inventory .inventory-buttons {
    position: absolute;
    width: 200px;
    left: 30px;
    bottom: 45px;
}

.boxed div.inventory.has-tax-label .price {
    margin-bottom: 125px;
}


@media(max-width: 1199px){
  div.inventory .inventory-buttons {
    width: 270px;
  }
}

@media(max-width: 767px){
  .boxed div.inventory.has-tax-label .price {
    margin-bottom: 0;
  }
  
  div.inventory .inventory-buttons {
    bottom: 0;
    left: 11px;
  }
  
  div.inventory .preview, .boxed div.inventory .preview {
    margin-bottom: 90px;
  }
  
  .page-content div.inventory.has-tax-label .price, .car_listings div.inventory.has-tax-label .price, .boxed.boxed_left div.inventory.has-tax-label .price, .boxed.boxed_right div.inventory.has-tax-label .price {
    bottom: 70px;
  }
}

@media(max-width: 479px){
  div.inventory .preview, .boxed div.inventory .preview {
    margin-bottom: 0;
  }
  
  div.inventory .inventory-buttons {
    bottom: 38px;
  }
  
  body .boxed div.inventory .options-primary {
    padding-bottom: 180px;
  }
  
  div.inventory .inventory-buttons {
    bottom: 38px;
  }

   .page-content div.inventory.has-tax-label .price, .car_listings div.inventory.has-tax-label .price, .boxed.boxed_left div.inventory.has-tax-label .price, .boxed.boxed_right div.inventory.has-tax-label .price {
    bottom: 97px;
  }
}