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

   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 ul li a i, .toolbar .search_box {
    font-size: 18px !important;
    color: #ffffff;
}

.address_details li a{
    color: #2d2d2d;
    font-weight: 600;
}

.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;
}
.figure {
    position: relative;
    margin: 0;
    font-weight: 700;
    font-size: 32px;
    top: 4px;
    color: #ff0000;
    line-height: 30px;
}

.pagination > li:first-child > a:hover, .pagination > li:last-child > a:hover {
    color: #ff2100;
}


.pagination > li:first-child > a, .pagination > li:last-child > a {
    background: #D91628;
}

ul.pagination li a {
    color: #c70e0e;

}



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;
}

#muscle_edit_sell_listing select.front_make option, #muscle_sell_listing select.front_make option {
    background: #15181d;
    color: white;
}

@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: #ff0000;
    color: #15181d;
}

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

section.footer_area ul.company_info {
    list-style: none;
}
/*edit here*/
.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: #ff3c56;
}

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

.inventory-heading .text-right h2{

    color: #c7081b;
}



.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 {
    color: #ffffff !important;
}

/*.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;
}


.inventory-heading .sold_text
{
    bottom : -80px !important ;

}

#example {
    color: black;
}

.pricing-column.highlight.accent-color.col-md-6.col-sm-6.col-xs-12 {
    margin-right: 60px;
}

/*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 > .select-plan-page {
    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;
    line-height: 42px;
}

.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;
}

a.vc_sell_box {
    margin-top: 59px !important;
    margin-bottom: 25px;
}

.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;*/
    /*margin-top: 27px;*/
    margin-top: 15px;
    float: right;
}

.affix-top .header-right-user-login {
    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 5px 0 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 {

    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;
}

.plan-header-vc > h3 {
    text-align: center;
}

h4.sell_composer_elem {
    margin-top: 30px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_column_container.vc_col-sm-12.vc_custom_1502405744055 {
    padding-right: 18%;
    padding-left: 18%;
}

.form-group.row.col-md-6.clearfix.pay_button.custom_pay {
    clear: both;
    padding-top: 10px;
}

.status_color.red, a .status_color.red {
    padding: 5px 10px;
    background-color: #d9534f;
    color: white;
    border-radius: 6px;
    text-shadow: none;
}

@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;
    }
    
    header.affix .container .navbar .navbar-nav li a {
        line-height: 10px;
        font-size: 11px;
    }

}

@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;
    }

    .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_column_container.vc_col-sm-12.vc_custom_1502405744055 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mCSB_inside > .mCSB_container {
        margin-right: 11px;
    }

    .pricing-column.highlight.accent-color.col-md-6.col-sm-6.col-xs-12 {
        margin-right: 30px;
    }

    h3.header_sell_block {
        font-size: 16px;

    }

    .pricing-column h4.sell_composer_elem {
        font-size: 35px;
    }

    .pricing-column h4 {
        font-size: 44px;
    }

    .pricing-column.highlight.accent-color.col-md-6.col-sm-6.col-xs-12 {
        margin-bottom: 55px;
    }

}

@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%;*/
        left: -120px;
    }

    .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;
    }

}

label.error {
    color: red;
    background: none !important;
    border: none;
    margin-bottom: 0;
}

.form-control {
    background-color: #fff !important;
}

@media screen and (max-width: 480px) {
    #muscle_edit_sell_listing select.form-control option, #muscle_sell_listing select.form-control option {
        background: #15181d;
        color: white;
    }

}

.inner-page {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    #secondary-banner {
        padding-top: 130px;
    }

    #secondary-banner .container .row div {
        height: auto;
    }
    
    .affix-top .header-right-user-login{
        margin-top: 25px;
    }
}

#secondary-banner {
    height: 225px;
}

.listing-sidebar h3 {
    font-size: 20px;
    text-align: center;
}

.select-form .max-dropdown {
    width: 100%;
}

.pagination_container {
    text-align: center;
}

.ribbon-item a{
    color: white !important;
}

.top-pagination .page_of{
    text-align: right;
}

span.redcolor{
    color: #ffffff;
    background-color: #c7081b;
    padding: 5px 15px 8px;
    border-radius: 5px;
    font-style: italic;
    margin-left: 1rem;
    
}

.inventory span.redcolor {
    color: #ffffff;
    background-color: #c7081b;
    padding: 0px 10px 0px;
    border-radius: 5px;
    font-style: italic;
    font-size: 13px;
}


.redcolor.inventory_listPrivatead {
    position: absolute;
    top: 3px;
    right: 30px;
    z-index: 4;
    margin-top: 4px;
}

p.simple-image {
    margin-bottom: -14px;
}


.image_loader_hidden-ajax{
    display: none;
    height: 20px;
    margin-left: 5px;
    margin-top: -5px;
}


.common_margin{
    margin-top: 80px;
}


.table-responsive table.table tr td:first-child {
    color: #F5CA2F;
}

.hide_desktop{
    display: none;
}

@media(max-width: 768px){
    .hide_desktop{
        display: block;
    }
}

@media(max-width: 767px)
{
    
    body.home .inner-page.row{
        margin-top: 0;
    }
    .common_margin{
        margin-top: 40px;
    }
}
/*//withdraw*/
@media(max-width: 767px)
{.withdraw_div{ top:0 !important}
}
@media(max-width: 767px) and (min-width: 481px)
{.sold_text_right_side
{padding: 10px 15px 10px;border-radius: 10px;font-size: 35px;}}
@media(max-width: 480px)
{.sold_text_right_side 
{padding: 4px 10px 4px; border-radius: 5px;font-size: 20px;}}

.withdraw_div_inner_listings{
    display: block;
    position: relative;
    margin-top: 60px !important;
    transform: translateX(-38vh);
}
.withdraw_div_inner_listings .sold_text_right_side{
    line-height:30px;
    letter-spacing:-0.5px;
    word-spacing: 2px;
    display: inline-block;
    font-size: 20px;
}
@media(max-width: 767px) and (min-width: 474px){
.withdraw_div_inner_listings .sold_text_right_side{
    line-height: 6px;
    letter-spacing: -0.9px;
    word-spacing: 1px;
    display: inline-block;
    font-size: 20px;
    bottom: 0px;
}
}
@media(max-width: 480px) and (min-width: 474px){
.withdraw_div_inner_listings .sold_text_right_side{
    line-height: 20px;
    letter-spacing: -.5px;
    word-spacing: 1px;
    display: inline-block;
    font-size: 18px;
}
}
@media(max-width: 473px) and (min-width: 320px){
.withdraw_div_inner_listings .sold_text_right_side{
    line-height: 15px;
    letter-spacing: -.5px;
    word-spacing: 2px;
    display: inline-block;
    font-size: 20px;
    bottom: -106px;
    left: 39px;
}}
@media(max-width: 473px) and (min-width: 458px){
.withdraw_div_inner_listings .sold_text_right_side{
    line-height: 15px;
    letter-spacing: -.5px;
    word-spacing: 2px;
    display: inline-block;
    font-size: 20px;
    bottom: -99px;
    left: 39px;
}
}
@media(max-width: 450px){
.withdraw_div_inner_listings .sold_text_right_side {
    line-height: 15px;
    letter-spacing: -.5px;
    word-spacing: 2px;
    display: inline-block;
    font-size: 20px;
    bottom: -105px;
    left: 39px;
}
}
@media(min-width: 768px){
.recent_listings_top,.rev_slider_btm{
    /*display: none;*/
}
}
@media(max-width: 767px){
.header_rev_slider_container,.recent_listings_btm{
    /*display: none;*/
}

/*//for making container color black*/
.page-id-254 .toolbar .container{
        background: rgba(0,0,0,.2);
}
.page-id-254 .bottom-header .navbar-header{
        background: #0c0b0b;
}
}

/*display nav menu change nav style*/
@media (max-width: 767px){
body header .bottom-header .navbar-nav {
    float: none !important;
    text-align: center;
    background: #c7081b;
}
.navbar-nav>li{
display: inline-block;
}}

@media(max-width: 767px){
section.content, .car-info-wrap, .message-wrap .container{
	padding-left: 0px !important;
    padding-right: 0px !important;
}
.listing-slider{
	border:	0px !important;
}
}

.recent-vehicles-wrap {
       padding-left: 0.4vh;
}
.top-recent-listings{
    display: none;
}
@media(max-width: 767px){
.top-recent-listings{
      display:block; 
      padding-left: 4.5vh;
}
.bottom-recent-listings{
    display: none;
}
}
/*bigger image size*/
.fancybox-skin{
    padding: 0 !important;
}
@media(max-width: 767px){
.fancybox-inner{
    width: 100% !important;
    height: auto !important;
}}


.fancybox-prev span,.fancybox-nav span{
    top: 90% !important;
}

/*social icons*/

.fa{
    font-size: 25px !important;
}

/*logo position*/
.main_logo{
    padding-top: 6px;
}

.controls.full.page_of_sold{
    text-align: right;
}

@media(max-width: 767px){
.right-bar{
    background-color: #000000;
}

.fancybox-nav:hover > span{
    visibility: visible !important;
}

}
.car_name_title{
	margin-top: 0px;
}
h2, .page-content h2, .wp_page .page-content h2{
	color: #c7081b;
    text-transform: uppercase;
	text-align: center;
}

.inventory-heading.margin-bottom-10.clearfix h2{
    text-align: left;
}


.pagination_container ul.pagination.bottom_pagination{
    display: inline-block !important;
}

.car_listings1 .pagination_container {
    text-align: right;
}

.listing-view .pagination_container ul.bottom_pagination{
    margin-top: 0 !important;
}

.listing-view .pagination_container{
    text-align: right;
}

.desktopDisplay{
    display: block;
}

.mobileDisplay{
    display:none;
}



@media(max-width:767px){
    .car_listings1 .pagination_container {
        text-align: center;
        margin-bottom: 30px;
    }
    .listing-view .pagination_container{
        text-align: right;
    }
    
    .desktopDisplay{
    display: none;
}

    .mobileDisplay{
        display:block;
    }
}

.finance_info {
    text-align: left;
    padding: 10px;
}

.financeApply_now {
    padding: 10px 15px;
    color: #fff;
    background-color: #c7081b;
    font-weight: 600;   
}

.financeApply_now:hover {
    color: #fff;
    background-color: #c7081b;
}

.finance_btn{
    margin-top: 2rem;
}

section.related.products{
    clear: both;
}
section.related.products h2{
    text-align: left;
    padding-top: 6rem;
    padding-bottom: 2rem;
    text-transform: capitalize;
    color: #fff;
}

.product.type-product.shipping-taxable, body.woocommerce-cart .woocommerce{
    padding-top: 4rem;
}

.woocommerce .quantity input.input-text.qty.text{
    border: none;
    padding: 6px 0;
    width: 5.5em;
}

.woocommerce div.product h1.product_title{
    padding-bottom: 2rem;
}

.woocommerce div.product form.cart div.quantity{
    margin-right: 15px;
}

.woocommerce .cart button.single_add_to_cart_button{
    /*padding: 8px 13px;*/
    padding: 10px 53px;
}

.prodDescription{
    clear: both;
}

.woocommerce-page div.product div.images{
    width: 58%;
}

.woocommerce-page div.product div.summary{
    width: 38%;
}

.woocommerce .prodDescription .product-description-overlay h2{
    color: #fff;
    text-align: left;
    text-transform:capitalize;
    font-size: 2.5rem;
}

.prodDescription.col-md-7{
    position:relative;
    padding: 0;
}

.product-description-overlay{
    height: 200px;
    /*background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));*/
    /*background-image: linear-gradient(180deg,rgba(255,255,255,0),#fff);*/
    overflow: hidden;
}
.inline-title.product-description-collapse-toggle{
    font-weight: 600;
    color: #fff;
    border-bottom: 2px solid;
}

.inline-title.product-description-collapse-toggle .fa{
    font-size: inherit !important;
}

.slick-slider{
    line-height: 1;
}

span.woocommerce-Price-amount.amount {
    font-weight: 700;
}

table.variations, table.variations tr:hover, table.variations tr:hover td{
    background:transparent;
    box-shadow: none;
}

table.variations td{
    background:transparent;
}
table.variations td label{
    text-shadow: none;
}

.woocommerce div.product form.cart .variations td.label{
    color: #fff;
    text-align: left;
    padding: 0;
    padding-right: 15px;
}

.woocommerce div.product form.cart .variations td.value{
    text-align: left;
}


.woocommerce div.product form.cart .variations td.value .reset_variations{
    color: #fff;
    text-shadow: none;
    font-weight: 700;
}
.woocommerce div.product form.cart .variations td.value select{
    border-radius: 0;
    padding: 10px;
}

.woocommerce .summary button.button.alt.disabled{
    background-color: #c7081b;
}

.woocommerce div.product form.cart .variations{
    margin-top: 0;
}

.woocommerce-page div.product .product_title{
    letter-spacing: 0;
}

.woocommerce div.product p.price, .woocommerce div.product span.price{
    font-size: 1.55em;
}

.qty{
    float: left;
    padding-left: 0;
    padding-right: 48px;
}

.input-text.qty.text{
    margin-right:3rem;
}

.cart button.single_add_to_cart_button.button {
    clear: both;
    margin-top: 3rem;
    border-radius: 0;
    padding: 15px 124px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.sizeGuide{
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    padding-left: 45px;
    padding-right: 45px;
    color: #fff;
    font-weight: 600;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 1em;
    letter-spacing: 0.5px;
}

.sizeGuide:hover{
    color: #fff;
}

#sizeModal h5{
    text-align: center;
}
#sizeModal p{
    color: #2d2d2d;
    text-align: center;
}
#sizeModal table{
    color: #2d2d2d;
}

#sizeModal .modal-header{
    text-align: center;
}

.variations_form.cart .variations th.label{
    display: block;
    background: transparent;
}

.woocommerce div.product .variations_form .woocommerce-variation-availability p.stock {
    font-weight: 700;
    font-size: 1.1em;
}

.woocommerce-cart table.cart, .shop_table.shop_table_responsive, .shop_table.shop_table_responsive td span bdi, .shop_table.shop_table_responsive td span, .woocommerce-shipping-totals.shipping label, .woocommerce-shipping-totals.shipping p, .wc_payment_method.payment_method_ppcp-gateway label, .wc_payment_method.payment_method_ppcp-gateway p {
    color: #2d2d2d;
    text-shadow: none;
}

.woocommerce-shipping-totals.shipping p strong{
    color: #2d2d2d !important;
    text-shadow: none;
}
#order_review table.shop_table.woocommerce-checkout-review-order-table, #order_review table.shop_table.woocommerce-checkout-review-order-table td span bdi, #order_review table.shop_table.woocommerce-checkout-review-order-table td span{
    color: #2d2d2d;
    text-shadow: none;
}

.woocommerce-cart table.cart td a, .woocommerce-cart table.cart td span bdi, .woocommerce-cart table.cart td span{
    color: #2d2d2d;
}


button#place_order, .checkout_coupon.woocommerce-form-coupon button.button, .checkout_coupon.woocommerce-form-coupon button.button:hover{
    padding: 9px 20px;
    border-radius: 0;
    text-shadow: none;
}


.woocommerce-cart .woocommerce table.cart .quantity input.input-text.qty.text{
    border: 1px solid #ddd;
}

.shop_table.cart .coupon button, .shop_table.cart .actions button, .shop_table.cart .coupon button, .shop_table.cart .actions button:hover, .woocommerce .shop_table.cart .actions button.button:disabled {
    padding: 9px 20px;
    border-radius: 0;
    text-shadow: none;
    color: #fff;
}

.cart-collaterals .cart_totals h2{
    text-align: left;
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 2rem;
    padding-top: 3rem;
}


.woocommerce .wc-proceed-to-checkout a.checkout-button.button{
    padding-top: 11px;
    padding-bottom: 11px;
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout{
    padding: 2em 0;
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button.button{
    border-radius: 0;
}

.woocommerce-error li{
    color: #2d2d2d;
}

#billing_country_field .woocommerce-input-wrapper strong{
    color: #ffffff;
}
@media(max-width: 767px){
    .woocommerce-page div.product div.images{
        width: 100%;
    }

    .woocommerce-page div.product div.summary{
        width: 100%;
    }
    
    .qty{
        padding-right: 37px;
    }
}