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

   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.7
   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
***********************************************************************/
.copyright-wrap .logo-footer {
	display:none;
}

.copyright-wrap p {
	font-size:13px;
}

#header-button {
	font-size: 30px;
	line-height: 10px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
	background-color: rgb(255, 217, 0);
	background-color: rgba(255, 217, 0, 1);
	padding: 20px;
	text-shadow: none;
	border-radius: 10px 10px 10px 10px;
	border-width: 0px;
	border-color: #ffd900;
	border-style: none;
}

.border-img {
	border: 8px solid #EAEAEA !important;
	box-shadow: 0px 0px 5px #DADADA !important;
}

div.footer-right-box-child {
	position: relative;
}

div.footer-img {
	position: absolute;
	margin-top: 2.5%;
	right: 25%;
  top: -3px;
}

.footer-img img{
  width: 50px;
  border: 2px solid #fff;
  border-radius: 5px;
  margin-right: 10px;
  margin-top: 5px;
}

#footer-right-box-child {
  position: relative;
}

@media screen and (max-width: 1170px) {
    #footer-right-box-child {
        top: 48px;
        left: -187px;
    }
}

@media screen and (max-width: 976px) {
    #footer-right-box-child {
        top: -10px !important;
        left: -110px;
    }
    #footer-right-box-child .social {
        position: relative;
        left: 30px;
        top: 18px;
    }
    .copyright-wrap .container .row .footer-right-box {
        position: relative;
        top: 28px;
    }
}

@media screen and (max-width: 794px){
    .footer-img img {
      top: 2px;
    }
  
    #footer-right-box-child {
      left: 17px;
    }

}

@media screen and (max-width: 758px){
    .copyright-wrap .container .row .footer-right-box {
      top: 0;
      left: -17px;
    }
    #footer-right-box-child .social {
      left: 0;
      top:0;
    }
    div.footer-img {
      right: -3px;
      top: -12px;
    }

    .copyright-wrap .f-nav li {
      font-size: 
    }
}

body header.affix { top: -10px; }
body header.affix .container .navbar .navbar-brand img, body header .container .navbar .navbar-brand .logo img { position: relative; }
body header.affix .container .navbar .navbar-brand img { top: 5px; }

@media(min-width: 480px) {
 body header .container .navbar .navbar-brand .logo img { top: -15px; margin-top: 0; width: 160px; }
 body header.affix .container .navbar .navbar-brand img { top: -2px; width: 160px; }
}

@media(min-width: 768px) {
 body header .navbar.navbar-default .navbar-brand { padding-top: 15px; }
 body header.affix .container .navbar .navbar-brand img { top: -5px; }
}

@media(min-width: 1200px) {
 body header .navbar-brand .logo img { width: 100%; }
}

@media (min-width: 479px) and (max-width: 767px) {
  body header .container .navbar .navbar-brand .logo img {
    width: 103px;
  }

  body header.affix .container .navbar .navbar-brand img {
    width: 69px;
  }
}   