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

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

header .navbar-brand img {
    /*height: 160px !important;*/
    /*position: absolute;*/
    /*margin-top: -57px;*/
}
header .bottom-header .navbar-default .navbar-brand .logo {
    display:inline-block;
}

header .bottom-header .navbar-default .navbar-brand .main_logo{
    display: inline-block;
    position: relative;
    /*top: -20px;*/
    top: -12px;
}

.logo-footer-img{
    position: relative;
    /*top: -20px;*/
    /*width: 20%;*/
}

.toolbar ul li a,.toolbar .search_box {
 font-size: 20px !important;   
}

.first_word{
    display:inline-block !important;
    color: #D91628 !important;
}

.second_word{
    display:inline-block !important;
    color: #ffffff  !important;
}

.white-color-container p{
    color: #ffffff !important;   
}

.secondary_text,.yellow-color{
    color: #F5CA2F !important;
}

.primary_text,.secondary_text,.logo-footer a h2,.logo-footer a span {
    font-size: 34px !important;
    padding-left: 0;
    font-weight: 700;
    font-family: Open Sans !important;
    letter-spacing: 0px !important;
}

.secondary_text,.logo-footer a span {
    font-size: 28px !important;
    padding-left: 0;
    font-weight: 700;
    font-family: Open Sans !important;
    letter-spacing: 0px !important;
}

section.content{
    background-color: #15181d !important;
}
body, p, table, ul, li, .theme_font, .textwidget, .recent-vehicles p, .post-entry table, .icon_address p, .list_faq ul li a, .list-info p, .blog-list span, .blog-content strong, .post-entry, .pricing_table .category_pricing ul li, .inventory-heading em, body ul.shortcode.type-checkboxes li, .about-us p, .blog-container p, .blog-post p, .address ul li strong,.inventory-heading h2, .inventory-heading span, .inventory-heading .text-right h2, .address ul li span {
    color: #fff;   
}

.aus_flipping_card_custom .card .back {
    background-color: #48933E !important;
}

/*added*/
.aus_flipping_card_custom .card .back a {
    color: #FFF;
    font-size: 20px;
    background: #F5CA2F;
    border-radius: 25px;
    padding: 5px 15px;
    }
/*added*/

/*.aus_flipping_card_custom .card .back a{
    color: #F5CA2F;
    font-size: 20px;
}*/
.aus_flipping_card_custom .card .back .hover_title{
    color: #F5CA2F;
    font-weight: bold;
    margin-bottom: 0px;        
}

.us_flipping_card_custom .card .back {
    background-color: #3C3B6E !important;
}
/*
.us_flipping_card_custom .card .back a{
    color: #D91628;
    font-size: 20px;
}
*/

/* added */
.us_flipping_card_custom .card .back a {
    color: #fff;
    font-size: 20px;
    background: #D91628;
    border-radius: 25px;
    padding: 5px 15px;
    }
/* added */
.us_flipping_card_custom .card .back .hover_title{
    color: #D91628;
    font-weight: bold;
    margin-bottom: 0px; 
}

@media (min-width: 1200px){
    .flip .card .back .hover_title {
        font-size: 36px;
    }
}

.price {
    right: 10px;
}

.content-nav ul li,.content-nav ul li.gradient_button {
   background: linear-gradient(to bottom, #F5CA2F 0%, #F5CA2F 0%, #F5CA2F 99%, #F5CA2F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F5CA2F', endColorstr='#F5CA2F', GradientType=0 );
    border: 1px solid #F5CA2F;
    text-shadow: 1px 1px 0px #F5CA2F;
}

.content-nav ul li.gradient_button:hover, .gradient_button:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f8d96d), color-stop(1, #f8d96d) );
    background: -moz-linear-gradient( center top, #f8d96d 5%, #f8d96d 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8d96d', endColorstr='#f8d96d');
    background-color: #f8d96d;
}


div.single-listing-tabs .nav-tabs>li.active>a {
    color: #000000;
    border-bottom: 0;
    background-color: #f8d96d;
    border: 1px solid #f8d96d;
    text-shadow: 1px 1px 0px #f8d96d;
}

div.single-listing-tabs .nav-tabs>li > a {
    color: #000000;
    border-bottom: 0;
    background-color: #F5CA2F;
     border: 1px solid #F5CA2F;
    text-shadow: 1px 1px 0px #F5CA2F;
}

/*added */

.select-wrapper span.sort-by{
    color: #fff;
}

.blog-title .margin-bottom-25 a, .blog-title h2 a{
    color: #ffffff !important;
}

.blog-content-details li, .blog-content-details li a {
    color: #ffffff !important;
}

.blog-content ul li:before{
    color: #ffffff;
}

.blog-end span.tags:before{
    color: #ffffff;
}

ul.pagination span, ul.pagination a.page-numbers{
    background-color: #ffffff;
    color: #15181d;
}

ul.pagination a.page-numbers:hover{
    background-color: #c7081b;
    color: #ffffff;
}

section.footer_area ul.company_info{
    list-style: none;
}

.address .icon_address i.fa-map-marker:before, .address i.fa.fa-envelope-o:before, .address i.fa.fa-phone:before, .address i.fa.fa-laptop:before
{
    color:#ffffff;
}

table.hours_table, table.hours_table td>strong{
    color: #ffffff !important;
}

.home .wpb_wrapper .featured_icon_box>h4{
    color: #2D2D2D !important;
} 

/*h4, h2{
    color: #ffffff !important;
}*/

.blog-title h2.single-blog-post-title{
    color: #ffffff !important;
}
.bx-wrapper .bx-viewport .recent_blog_posts .blog-list a>h4{
    color: #ffffff !important;
}

.single .blog-content ul.margin-top-10 a{
    color: #ffffff;
} 

.comment-author a,.comment-author small, .comment-text a  
{
    color: #ffffff !important;
}

.leave-comments form input[type=text]{
    margin-left: 0;
}

.page h2>span, .page p>strong
{
    color: #ffffff !important;
}

section.message-wrap h2{
    color: #2D2D2D !important;
    
}

section.message-wrap h2>span{
    color: #C7081B !important;
    
}

header .navbar-brand img
{
    height:100px;
}

.navbar-header a.navbar-brand {
    padding-top: 0 !important;
}


header.affix .container .navbar .navbar-brand img {
    height: 75px;
    width: auto;
    margin-top: 6px;
}


.row.col-md-8.pay_sell_car
{
    padding-top: 20px;
}


.help-block.with-errors li {
    color: red;
}


#example {
    color: black;
}

/*pricing table */
.pricing-table::after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
}

.pricing-table {
    margin-top: 70px;
    margin-bottom: 70px;
    text-align: center;
}

.pricing-table.three-cols > div {
    width: 33%;
}

.pricing-column {
    overflow: hidden;
    padding: 0px;
    background-color: #fff;
    text-align: center;
    -webkit-transition: box-shadow 0.2s linear;
    -moz-transition: box-shadow 0.2s linear;
    -o-transition: box-shadow 0.2s linear;
    transition: box-shadow 0.2s linear;
    display: inline-block;
}


.pricing-column.highlight {
    z-index: 1;
    margin: -20px 0 0 -1px;
    background-color: #ffffff;
}


.pricing-table > div:first-child .pricing-column-content, .pricing-table > div:first-child h3 {
    border-left: 1px solid #eee !important;
}

.pricing-column h4 {
    margin-bottom: 0px;
    margin-left: -22px;
    padding: 20px 30px 6px 30px;
    color: #333333;
    font-size: 54px !important;
    line-height: 42px !important;
}

.pricing-column .features {
    padding: 0;
    margin-bottom: 0;
    background: none;
}

.pricing-column ul li:nth-child(2n+1) {
    background-color: #f8f8f8;
}

.pricing-column ul li:first-child {
    border-top: 1px solid #eee;
}

.pricing-column ul li {
    padding: 10px 25px;
    border-bottom: 1px solid #eee;
    color: #666666 !important;
    list-style: none;
    line-height: 18px;
}

.pricing-column .btn {
    margin-top: 25px;
}


.pricing-column.highlight {
    z-index: 1;
    margin: -20px 0 0 -1px;
    background-color: #ffffff;
}


.pricing-column.highlight h3 {
    margin-bottom: 0px;
    padding: 15px 0px;
    color: #ffffff;
    margin-top: 0px;
}


.pricing-column.highlight h3 .highlight-reason {
    display: block;
    color: rgba(0,0,0,0.4);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 12px;
}


.pricing-column.highlight .pricing-column-content {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}


.pricing-column.highlight .pricing-column-content, .pricing-column.highlight h3 {
    border: none;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
}

.pricing-column .pricing-column-content {
	padding: 0px 0px 20px 0px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.pricing-column h4 .dollar-sign {
	position: relative;
	top: -14px;
	right: -6px;
	font-size: 22px;
	line-height: 22px;
}

.pricing-column.highlight h3 {
    background: #5bc0de;
}

.pricing-column h3 {
    font-style: italic;
    font-size: 26px;
    line-height: 28px;

}


/*menu login-register button*/
.affix .header-right-user-login {
    /*clear: both;*/
    display:none;
    margin-top: 27px;
    float: right;
}

.affix-top .header-right-user-login {
display:none;
        margin-top: 39px;
        float: right;
    }

.btn.btn-info.btn-sm.header_login_menu {
    background-color: rgba(0,0,0,0.2);
    border-color: rgba(0,0,0,0.2);
}


/** multi step form display */

.listing-form-steps-wrapper {
    width: 600px;
    overflow: auto;
    margin: 0 auto;
}

.listing-form-steps-wrapper {
    position: relative;
}

.listing-form-steps {
	margin: 0;
	margin-bottom: 30px;
	list-style-type: none;
	padding: 0 25px;
	position: relative;
	overflow: auto;
}

.listing-form-steps li:first-child {
	border-top: 0;
}

.listing-form-steps li {
	padding: 17px 0 40px;
	/* border-top: 1px solid #eee; */
	width: 250px;
	float: left;
}

.listing-form-steps li.completed .step-state::before {
	content: "\f05d";
}

.listing-form-steps li .step-state::before {
	content: "\f10c";
	height: 26px !important;
	display: inline-block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #16263d;
	-webkit-box-shadow: 0 2px 1px 0px #222a34;
	box-shadow: 0 2px 1px 0px #222a34;
}

.listing-form-steps li.completed a .step-state, .listing-form-steps li.completed:hover a .step-state {
	color: #12a3b4;
}

.listing-form-steps li .step-state {
	text-align: center;
	display: block;
	font-size: 34px;
	margin-top: 12px;
	margin-bottom: 20px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.listing-form-steps li.active .step-state::before {
	content: "\f10c";
}


.listing-form-steps-wrapper .steps-bg {
	width: 275px;
	height: 1px;
	background: #222a34;
	margin: 39px 136px 0px;
	display: block;
	-webkit-box-shadow: 0 1px 1px 0px #222a34;
	box-shadow: 0 1px 1px 0px #222a34;
	position: absolute;
	top: 0;
}


.listing-form-steps li.active a, .listing-form-steps li:hover a, .listing-form-steps li.completed a {
    color: #fff;
}


.listing-form-steps li a {
	color: #313e51;
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
}

strong.step-title {
    display: block !important;
}


.col-md-6.custom_pay, .col-md-6.custom_pay .pay-no-padding, .col-md-8.user_form_edit .col-md-6.no-padding-info, .col-md-8.user_form_edit, .col-md-8.user_pwd_edit .col-md-6.no-padding-info{
    padding: 0;
}

.col-md-6.custom_pay .col-md-6.pay-no-padding input.form-control, .col-md-8.user_form_edit .col-md-6.no-padding-info input.form-control{
    width: 90%;
}

.col-md-8.user_pwd_edit .col-md-6.no-padding-info1{
    padding-left: 0;
}

.form-group.row.col-md-12.update_details, .col-md-12.cust_pwd_update {
    padding: 0;
}


.row.left_tab_border {
    border: 1px solid #abb9c2;
    border-radius: 6px;
}

.row.left_tab_single_wrapper {
    border-bottom: 1px solid #abb9c2;
}

.form-group input[type="text"]
    {
        width: 100%;
    }

.header-right-user-login.mobile_view{
        display: none;
    }

div.dataTables_wrapper {
        width: 800px;
        margin: 0 auto;
    }

    .tabs-listing.pending.active strong.step-title{
        color: #fff;
    }
          
    .listing-form-steps li:hover a, .listing-form-steps li:hover a .step-title
    {
        color: #fff !important;
    }
    
    .display.nowrap.dataTable{
        color: #000;
    }


h2.sell_tagline {
    padding: 15px 0 20px 0;
    font-style: italic;
    color: #c7081b !important;
}


a.custom_sale_btn {
    padding: 15px 27px;
    background-color: #c7081b;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

a.custom_sale_btn:hover {
    color: #fff;
}

.col-md-8.align-center.sell_btn_wrapper {
    padding: 29px 0 56px 0
}



.contact-info-down {
	padding-top: 34px;
}



@media (max-width: 1200px) {
    
    header .navbar-brand img {
        height: 68px;
    }
    
    header .bottom-header .navbar-default .navbar-brand .main_logo {
        display: inline-block;
        position: relative;
        top: 0;
    }


    
    }
@media (max-width: 768px) {
    
    .toolbar ul li a{
        font-size: 15px !important;
    }
    
    header .bottom-header .navbar-default .navbar-brand .main_logo {
        display: inline-block;
        position: relative;
        top: 0;
    }
    
    header .navbar-brand img {
        height: 59px;
    }
    
        header.affix .container .navbar .navbar-brand img {
        height: 50px;
        width: auto;
        margin-top: 6px;
    }




    
    }

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

    .listing-form-steps-wrapper {
        width: 100%;
        overflow: auto;
        margin: 0 auto;
    }
    
    .listing-form-steps li {
        padding: 17px 0 40px;
        width: 50%;
        float: left;
    }

    .listing-form-steps-wrapper .steps-bg {
        width: 40%;
        height: 1px;
        background: #222a34;
        margin: 39px 25% 0px;
        display: block;
        -webkit-box-shadow: 0 1px 1px 0px #222a34;
        box-shadow: 0 1px 1px 0px #222a34;
        position: absolute;
        top: 0;
    }

    .form-group input[type="text"]
    {
        width: 100%;
    }

    .header-right-user-login{
        display: none;
    }

    .header-right-user-login.mobile_view{
        display: block;
    }

    .dropdown-menu.mobile_view{
        left: -110%;
    }

    .affix-top .header-right-user-login {
        margin-top: 22px;
        float: right;
    }

    
    .pricing-table.three-cols > div {
        width: 100%;
    }
    
    .dashboard_show_div.custom_overflow
    {
        overflow: scroll;
    }


}
