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

   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
***********************************************************************/

h3, .page-content h3, .side-content .financing_calculator h3 {
    font-size: 19px;
    color: #ef7204;
}

h4, .page-content h4 {
    font-family: Open Sans;
    font-size: 24px;
    color: #ef7204;
    line-height: 26px;
    font-weight: 400;
}

header .navbar-brand img {
    height: 100px;
    width: auto;
    margin-top: -30px;
}

header .bottom-header .navbar-default .navbar-nav > .active > a, .dropdown-menu > .active > a {
    background: #ef7204;
    background-color: #ef7204;
}

header .bottom-header .navbar-default .navbar-nav > li > a {
    padding: 30px 15px 30px 15px !important;
}

.bottom-header .navbar-default .navbar-nav > li:hover > a, .bottom-header .navbar-default .navbar-nav > .active > a:hover, .dropdown-menu > li > a:hover, .dropdown-menu > li.active > a:hover {
  background: #ef7204;
  background-color: #ef7204;
}

.flip .card .back .hover_title {
    margin-top: 40px;
}

#custom_bar h4 {
  color: #ef7204;
  font-weight: bold;
}

#custom_bar p {
  color: #FFFFFF;
}

.flip .card .back .hover_title {
    margin-top: 40px;
    margin-bottom: 14px;
    font-size: 26px;
}

.page-content img, .entry-content img {
    border: 0px solid #000;
}

.toolbar_cart {
  display: none;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #ef7204 !important;
}

.toolbar_phone a {
  color: #ef7204 !important;
  font-size: 18px !important;
  margin-top: 0px;
  float: right;
  font-weight: 600;
}

.toolbar_phone i {
  color: #ef7204 !important;
  font-size: 18px !important;
}

.toolbar {
    min-height: 30px;
  }

  .toolbar ul li a {
      font-size: 11px;
  }

  .default-btn {
      font-size: 20px;
      padding: 15px 30px;
      border-radius: 10px;
      border: 0;
      color: #fff;
      text-align: center;
      vertical-align: middle;
      font-weight: bold;
      text-transform: uppercase;
  }

  .message-wrap h2 {
      font-size: 34px;
      margin-top: 15px;
  }

  .wpcf7-select, .wpcf7-text, .wpcf7-textarea {
    margin-bottom: 20px;
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
    color: #FFF;
    border-color: #EF7204 !important;
    background-color: #EF7204 !important;
}

footer {
    padding: 30px 0 40px 0;
}

#secondary-banner .secondary-heading {
    font-size: 18px;
    padding-left: 0;
    margin-bottom: -6px;
}

.vc_btn3.vc_btn3-color-default, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
    color: #333;
    background-color: #f7f7f7;
    border-radius: 50px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}

.main_pricing {
  display: none;
}

/*
.pricing_table:hover {
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
    box-shadow: 0 0 50px #ccc;
    z-index: 999;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background: #FFFFFF;
    text-decoration: none;
}*/

.featured {
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
    box-shadow: 0 0 50px #ccc;
    z-index: 999;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background: #FFFFFF;
    text-decoration: none;
    padding: 0px;
}

.featured .pricing-header {
  background-color: #ef7204 !important;
}

.pricing_table .pricing-header {
  color: #000000;
  background: #F8F8F8;
}

.pricing_table {
    box-shadow: 0 0 20px #cccccc;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition:all 0.3s ease;
    text-decoration: none;
}

.pricing_table .pricing-header h4 {
    margin: 0;
    font-size: 24px !important;
    color: #F85B1F !important;
    font-weight: 300;
    padding: 20px;
    height: 100px;
    vertical-align: middle;
    width: 290px;
    display: table-cell;
    text-align: center;
    line-height: 30px;
}

.pricing_table input[type="submit"] {
    font-size: 16px;
    border: none;
    border-radius: 50px !important;
    padding: 10px 20px;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    outline: none;
    float: none;
}

.pricing_table_custom .vc_column_container > .vc_column-inner {
    padding-left: 8px;
    padding-right: 8px;
}

.vc_col-sm-3 .pricing_table .category_pricing ul li {
    font-size: 14px;
    padding: 25px;
    font-family: Roboto;
    font-weight: 300;
    text-align: center;
}

.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    color: #FFF;
    background-color: #F90;
    border-radius: 50px;
    font-size: 18px;

}

.custom_faq h4 a {
  color: #FFFFFF !important;
  line-height: 18px !important;
}

.custom_faq .faq_post .post-entry {
  color: #FFFFFF !important;
}

.custom_faq .faq_post .post-entry strong {
  color: #FFFFFF !important;
}

.custom_faq .description-accordion .panel-title a.collapsed::after {
    background: #FFFFFF !important;
    color: #000000 !important;
}

.pricing_table:hover {
  -moz-box-shadow: 0 0 50px #ccc;
  -webkit-box-shadow: 0 0 50px #ccc;
  box-shadow: 0 0 50px #ccc;
  z-index: 999;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  object-fit: cover;
  transition: all .5s cubic-bezier(0.645, 0.045, 0.355, 1);
  background: #FFFFFF;
  text-decoration: none;
}

.pricing_table {
  border-radius: 20px;
}

#custom_table .pricing_table {
  background: #212121;
  margin-top: -50px;
  border-radius: 20px;
}

#custom_table .pricing_table .pricing-header {
    background: #ef7204 !important;
}

#custom_table .pricing_table .pricing-header h4 {
    color: #FFFFFF !important;
}

#custom_table .pricing_table .category_pricing ul li {
    background: #222222;
    color: #FFFFFF;
    border: 1px dashed #111111;
}

#custom_table .pricing_table .price-footer {
    background-color: #000000;
    text-align: center;
    border-top: 0px solid #DBDBDB;
}

.wpcf7-form select {
    float: none;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #dedede;
    height: 60px;
    color: #777777;
    border-radius: 0px !important;
}

.hidden-desk {
  display: none;
}

@media only screen and (max-width: 991px) {

.hidden-desk {
  display: block !important;
}

#garantia h2 {
	font-size: 36px !important;
}

.hidden-mobile {
  display: none !important;
}

header .navbar-brand img {
    margin-top: -5px !important;
}

.toolbar .col-xs-6 {
    float: right !important;
    width: 100% !important;
}

#secondary-banner .main-heading {
  font-size: 32px !important;
  padding-left: 0;
  margin-top: -40px !important;
  float: left;
  position: absolute;
  padding: 20px;
}

#secondary-banner .secondary-heading {
  display: none !important;
}

h2, .page-content h2, .wp_page .page-content h2 {
    font-size: 26px !important;
}

.vc_separator h4 {
    font-size: 20px !important;

  }

  h1, .page-content h1 {
      font-size: 26px !important;
      line-height: 24px;
    }

    .footer-contact {
        position: relative;
        padding-right: 10px;
        width: 80%;
    }

    #secondary-banner {
        height: 225px;
    }

    #garantia .wpb_single_image.vc_align_left {
    text-align: center;
    }

    #garantia h2, .page-content h2, .wp_page .page-content h2 {
      font-size: 26px !important;
      text-align: center !important;
      margin-bottom: 35px;
    }

    #processo .wpb_single_image.vc_align_left {
    text-align: center;
    }

    #processo h2, .page-content h2, .wp_page .page-content h2 {
      font-size: 26px !important;
      text-align: center !important;
      margin-bottom: 35px;
    }

    #custom_table .pricing_table {
        margin-top: 0px;
    }


}


#float-menu-1 ul {
	bottom: 0 !important;
	top: unset !important;
}


.single-product .related.products > h2, .single-product .up-sells.upsells.products > h2 {
    border-bottom: 1px solid #EDEDED;
    background-color: transparent;
    border-radius: 0;
    padding: .3em 0;
    margin: 0 50px 0 0;
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
}
.single-product .related.products > h2 span, .single-product .up-sells.upsells.products > h2 span {
    border-bottom: 2px solid #ef7204;
    padding: .55em 0;
}
.woocommerce .products ul, .woocommerce ul.products {
  margin: 2.1em 0;
}

body.woocommerce div.product h1.product_title {
  font-family: Open Sans;
  font-weight: inherit;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 4px;
  color: #333333;
}

body.woocommerce div.product p.price, .woocommerce div.product p.price, .woocommerce div.product span.price {
  font-family: Open Sans;
  margin: 0;
  color: #ef7204;
  text-align: right;
  padding: 16px;
}

.woocommerce-shop-before-row {
  display: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #ef7204;
  font-size: 200%;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, body.woocommerce div.product p.price {
  padding: 0 0 10px;
  color: #ef7204;
}

.woocommerce ul.products li.product .price small, .woocommerce-page ul.products li.product .price small, body.woocommerce div.product p.price small {
  font-size: 50%;
}

.woocommerce .sidebar-widget ul.product-categories {
  padding-left: 0;
}

.woocommerce .sidebar-widget ul.product-categories li {
  list-style: none;
  border-bottom: 1px solid #ddd;
}

.woocommerce .sidebar-widget ul.product-categories li:hover {
  color: #ef7204;
}

.woocommerce .sidebar-widget ul.product-categories li:hover a {
  color: #333;
}

.woocommerce .sidebar-widget ul.product-categories li:last-child {
  border-bottom: none;
}

.woocommerce-product-details__short-description p, #tab-description p {
  text-align: justify !important;
}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart .button, .woocommerce-page .cart input.button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button,
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover, .woocommerce button.button.alt.disabled, .woocommerce-page button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:hover
 {
  background: #ef7204;
}





