/* ************************************************   
Theme Name: autodealer
Author: zaymund
Text Domain: autodealer
Version: 3.4.5
Description:car dealer theme
Theme URI:  http://roadster.templines.org/dealer
Tags: custom-header, custom-menu, editor-style


/* ======= WORDPRESS ELEMENTS ======= */

.aligncenter {
    margin: 0 auto;
    display: block;
}

img[class*="wp-image-"] {
    display: block;
    max-width: 100%;
    height: auto;
}

.wp-caption {
    text-align: left;
}

.wp-caption-text {
    text-align: left;
    padding-top: 10px;
}

.gallery-caption {
    text-align: left;
}

.alignright {
    text-align: right;
    float: right;
}

.alignleft {
    text-align: left;
    float: left;
}

.aligncenter {
    text-align: center;
} 

.bypostauthor {
    text-align: left;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4211em 1.6842em 1.6842em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4211em 0 1.6842em 1.6842em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    margin-top: 0.4211em;
    margin-bottom: 1.6842em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2632em;
}

.alignleft {
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.rtd h1:not([class]),
.rtd h2:not([class]),
.rtd h3:not([class]),
.rtd h4:not([class]),
.rtd h5:not([class]),
.rtd h6:not([class]),
.woocommerce-tabs h1,
.woocommerce-tabs h2,
.woocommerce-tabs h3,
.woocommerce-tabs h4,
.woocommerce-tabs h5,
.woocommerce-tabs h6 {
    font-weight: 600;
    color: #333;
    margin: 0 0 10px 0;
    padding: 0;
}

html blockquote:not([class]) {
    padding: 45px 45px 45px 70px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 0;
    line-height: 1.666;
    background: #f2f2f2;
    position: relative;
    border: 0;
    overflow: hidden;
    min-height: 100px;
    color: #333;
}

html blockquote:not([class]):after {
    content: "\f10d";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-size: 21px;
    height: 20px;
    position: absolute;
    left: 20px;
    text-transform: none;
    top: 20px;
    z-index: 777;
    color: #dc2d13;
}

html blockquote:not([class]):before {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    left: -77px;
    top: -82px;
    width: 110px;
    height: 140px;
    content: '';
    display: inline-block;
}

.blog-item-quote .blog-item_desc {
    width: 80%;
    margin: 0px auto;
    float: none !important;
}

.blog-item-quote .blog-item_text {
    border: none !important;
}

.blog-quote-source {
    font-weight: 600;
    text-align: right;
    display: inline-block;
    text-align: right;
    width: 100%;
} 

.rtd p:not([class]),
.rtd ul:not([class]),
.rtd ol:not([class]){
    line-height: 1.777;
    font-size: 14px;
}

.rtd ul:not([class]) {
    padding-left: 10px;
    list-style: none;
    margin-bottom: 0;
}

.rtd ul li:not([class]) {
    margin: 0;
    line-height: 1.777;
}

.rtd li:not([class]):before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    display: inline-block;
    margin-right: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.list-styled li.disabled {
    color: #c8c9cc;
}

ul.list-styled.list-style-ok li::before {
    content: '\f00c';
    color: #28ad62;
}

ul.list-styled.list-style-ok li.disabled::before {
    content: '\f00d';
    color: #c8c9cc;
}

.rtd img {
    max-width: 100%;
    height: auto;
}

.wp-caption {
    text-align: left;
    max-width: 100%;
}

.rtd table:not([class]) {
    margin: 20px 0;
    background: #fff;
}

.rtd table:not([class]) td,
.rtd table:not([class]) th {
    padding: 10px;
    border: 1px solid #d0d2d7;
}


table:not([class]) td,
table:not([class]) th {
    font-weight: 600;
}

.rtd ul:not([class]) li::before {
    font-size: 6px;
    width: 1.555em;
    content: '\f111';
    text-align: center;
    vertical-align: middle;
}

.rtd ul ul:not([class]) li::before {
    content: '\f10c';
}

.rtd ol:not([class]) {
    margin-left: 10px;
    margin-bottom: 0px;
    padding: 0;
}

.rtd ol:not([class]) li {
    margin: 0;
    line-height: 1.777;
}

.wrap-media img {
    max-width: 100%;
    height: auto;
}

.gallery-icon a {
    text-align: center;
    display: inline-block;
}

.rtd iframe {
    max-width: 100%;
    max-height: 100%;
}


/*Sidebar*/

aside .widget-title + ul {
    margin-left: 0;
    padding-left: 0;
}

aside .widget-title + ul > li,
aside .menu > li {
    padding: 5px 0;
    margin: 0 0 10px 0;
    list-style: none;
    border-bottom: 1px solid #ececec;
    font-size: 12px;
    color: #666;
    line-height: 1.55;
    text-transform: uppercase;
    position: relative;
}

aside .children {
    margin: 10px 0px 5px 10px;
}

aside ul .children li {
    padding: 5px 0;
    margin: 0 0 10px 0;
    list-style: none;
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.widget_product_categories .children {
    display: none;
}

.widget_product_categories .current-cat .children {
    display: block;
}

.widget_product_categories .children {
    margin: 0px 0px 5px 10px;
}

.widget_product_categories .children a {
    font-size: 10px;
}

aside .widget-title + ul li a,
aside .menu li a {
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    font-weight: normal !important;
    line-height: 1.888;
}

.widget-info-car {
    border-top: 2px solid #222;
    border-bottom: 2px solid #222;
    padding: 20px 0 !important;
    margin-bottom: 25px;
}

.widget-info-car td,
.widget-info-car th {
    text-align: left !important;
    border: 0 !important;
    padding: 0 !important;
    vertical-align: top;
}

.widget-info-car {
    display: inline-block;
    width: 100%;
    font-size: 16px;
}

.widget-info-car h3 {
    font-size: 20px;
}

.widget-info-car i {
    font-size: 50px;
    color: #d2583e;
    margin-top: -10px;
}

.seller-info-icon {
    float: left;
    padding-right: 15px;
}

.seller-info-content {
    float: left;
    text-transform: uppercase;
}

.tmpl-data-list td,
.tmpl-data-list th {
    text-align: left !important;
    border: 0 !important;
    padding: 0 !important;
    vertical-align: middle;
    display: inline-block;
}

.tmpl-data-list i {
    font-size: 60px;
    color: #d2583e;
    margin-top: 0;
    width: 36px;
    margin-right: 30px;
}

.tmpl-data-list {
    border: 2px solid #eeeeee;
    padding: 20px 40px;
    margin-bottom: 20px;
}

.tmpl-data-list h6 {
    color: #888888;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.tmpl-data-list h5 {
    color: #222;
    font-size: 28px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

aside ul {
    margin-left: 10px;
    padding: 0;
}

aside li a + .count {
    font-weight: normal;
    float: right;
}

.entry-media img {
    max-width: 100%;
    height: auto;
}

aside .menu li:hover .dropdown-menu {
    display: block !important;
}


/*SIdebar Widgets*/

aside img {
    max-width: 100%;
    height: auto;
    margin: 10px 0;
}

aside select {
    max-width: 100%;
    border: 1px solid #ececec;
    padding: 5px;
    margin: 5px 0;
    border-radius: 0;
    font-size: 12px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    width: 100%;
}

aside table {
    width: 100%;
}

aside table td,
aside table th {
    border: 1px solid #ddd;
    padding: 5px;
    text-align: center;
}

aside table td a {
    color: #333;
}

.widget_rss .rss-date {
    display: inline-block;
    width: 100%;
    color: #666;
    padding: 10px 0;
    font-weight: normal;
}

.widget_rss .rssSummary {
    font-weight: normal;
    text-transform: none;
    line-height: 20px;
}

.widget_rss cite {
    font-size: 12px;
    display: inline-block;
    text-align: right;
    width: 100%;
    font-weight: normal;
    text-transform: none;
}

.rsswidget {
    font-size: 12px;
    color: #666;
}

.widget_search label,
.widget_search input[type="submit"],
.woocommerce-product-search input[type="submit"] {
    display: none !important;
}

.woocommerce-product-search input[type="search"],
.widget_search input[type="search"],
.widget_search input[type="text"] {
    width: 100%;
    margin-bottom: 0px;
    float: left;
    margin-right: 0%;
    background: #f7f7f7;
    border: 1px solid #eeeeed;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
}

.textwidget {
    line-height: 20px;
}

.textwidget img {
    margin-bottom: 5px;
}

.post-password-form input[type="submit"] {
    padding: 10px 29px 10px;
}

.wrap-comments{
    border: 1px solid #ececec;
    margin-top: 25px;
}

/* Custom Css Rental*/

.dea {
    background:url(/wp-content/uploads/2018/08/input.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 80%;
    margin: 0 auto;
}
.dea-wrap-2 {
    display: flex;
}
.dea-3 {
    width: 45%;
    padding-left: 9%;
    padding-top: 15px;
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
}
.dea-4 {
    display: flex;
    justify-content: space-between;
    height: 78px;
    padding-left: 27px;
}
.dea .km_cf7-submit-container {
    width: 100px;
}
.dea .km_cf7-submit-insider {
    width: 50px;
}
@media (max-width: 1200px) {
    .dea {
        padding-right: 51px;
    }
    .dea-3 {
        font-size: 18px;
    }
    .kameleon-cf7-container[data-style="hoshi"] .km_cf7-input-container {
        padding-top: 0;
        margin-bottom: 28px;
    }
}
@media (max-width: 960px) {
    html .dea-4 {
        padding-left: 77px;
    }
    html .kameleon-cf7-container .km_cf7-submit-container {
        margin-top: 2px;
    }
    html .dea {
        width: 98%;
    }
}
@media (max-width: 730px) {
    html .dea {
        background: #f6f6f6;
        width: 100% !important;
        padding-top: 20px;
        border-top: 3px solid #d2583e;

    }
    html .dea-3 {
        width: 100%;
        color: #888888;
        padding-bottom: 20px;
        text-align: center;
    }
    html .dea-wrap-2 {
        flex-direction: column;
    }
    html .kameleon-cf7-container .km_cf7-submit-container {
        margin-top: 0 !important;
    }
}







.home-search-label{
    text-transform: uppercase;
    font-size: 12px;
    color: #ccc;
    padding-top: 10px;
    
}

.vc-auto-search  .select_mod-a{
    position: relative;
}

.vc-auto-search .home-search-label {
    text-align: left;
}


.btn  .home-search-label{
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}


.btn  .home-search-label a{
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #ccc;
}

.btn-home-filter {
    display: inline-block;
    height: 100%;
    padding-top: 32px;
}

.vc-auto-search div.select {
    display: inline-block;
    width: 19%;
    margin: 0 1% 0;
    vertical-align: top;
    max-width: 220px;
}

.vc-auto-search .slider-price__wrap-input {
    display: block;
    margin-bottom: 5px;
    padding-top: 15px;
}


.vc-auto-search #slider-engine_min , .vc-auto-search #slider-year_min , .vc-auto-search #slider-engine_min ,.vc-auto-search  #slider-mileage_min {
    float: left;
}



.vc-auto-search #slider-engine_max ,.vc-auto-search  #slider-mileage_max , #slider-year_max{
    float: right;
}

.vc-auto-search .slider-price { 
    vertical-align: top;
}

.vc-auto-search .btn {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 1% 0;
}

.vc-auto-search .noUi-target {
    margin: 15px 0 0 0;
}

.tmpl-slide-price-left .currency-symbol {
    float: left;
    padding-top: 16px;
    margin-right: 4px;
}

.tmpl-slide-price-right .currency-symbol {
    float: left;
    padding-top: 16px;
    margin-right: 0;
    position: relative;
    right: 0;
}

.tmpl-slide-price-left {
    float: left;
}

.tmpl-slide-price-right {
    float: right;
}

html .vc-auto-search .slider-price__input {
    display: inline-block;
    width: 56px;
    margin: 10px 0;
    height: 33px;
    font-size: 12px;
    color: #222;
    border: none;
    background-color: #fff;
    text-align: center;
}

html .vc-auto-search #slider-price_min {
    float: left;
    padding: 0 !important;
    text-align: left;
    background: transparent;
}

html .vc-auto-search #slider-price_min + span {
    display: none;
}

html .vc-auto-search #slider-price_max {
    float: right;
    padding: 0 !important;
    text-align: right;
    background: transparent;
}

html .vc-auto-search .noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff;
}


.vc-auto-search.hsearch_style_2{
    text-align: center;
    background: #fff;
    padding: 30px 40px 30px 40px;
    max-width: 100%;
    width: 300px;
    margin: 0 auto 50px;
}


.vc-auto-search.hsearch_style_2 .home-search-label {
    color: inherit;
}


.vc-auto-search.hsearch_style_2.vc-auto-search div.select {
    display: inline-block;
    width: 100%;
    margin: 0;
    vertical-align: top;
    max-width: inherit;
    padding-bottom: 15px;
}

.vc-auto-search.hsearch_style_2.vc-auto-search .btn-home-filter {
    padding-top: 15px;
}

.hsearch_style_2 .list-categories__item label{
    background: none !important;
    border:0 !important;
}


html .jelect-current{
    height: auto;
}

.vc-auto-search  .jelect-current , .vc-auto-search div.jelect{
    text-align: left;
    color: #222;
}



.vc-auto-search  .wrap__btn-skew-r {
    margin-top: 0;
    padding-left: 12px;
    padding-right: 12px;
    overflow: hidden;
}

.vc-auto-search  .btn-filter {
    margin-left: 0;
    margin-top: -2px;
    padding: 0;
}

.vc-auto-search .jelect-options {
    box-shadow: none;
}



/* Theme My Login Custom */


.tml {
    max-width: 100%;
    border: 1px solid #ececec;
    padding: 40px;
    margin-bottom: 50px;
}


aside .tml{
    padding: 0 !important;
}


.tml input[type="text"] , .tml input[type="password"]  , .tml input[type="email"]   {
    width: 100%;
    margin-bottom: 30px;
    float: left;
    margin-right: 0%;
    background: #f7f7f7;
    border: 1px solid #eeeeed;
    padding: 10px;
}


.tml .tml-label {
    font-weight: normal;
    padding-bottom: 10px;
}

.tml-links , .tml-user-links{
    list-style: none;
    margin: 0;
    padding: 10px 0 10px 0;
}

.tml a{
    color: inherit;
}

.tml-checkbox{
    margin-right: 5px !important;
}

.tml-action-confirmaction .success, .tml-error, .tml-message, .tml-success {
    background: #f8f8f8;
}


.tml-user-avatar {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.widget_theme_my_login .widget-title{
    display: none !important;
} 

.tml-field-wrap {
    clear: both;
}

.tml-links li{
    padding-bottom: 5px;
}


/* 6.11.18*/


#pixad-listing.list .card__price {
    text-align: right;
}


#pixad-listing.list  .auto-sale-price del {
    font-size: 17px;
    display: inline-block;
    color: #999;
}


.slider-grid__inner_mod-b .slider-grid__price del  {
    font-size: 12px;
    color: #999999;
}


html .slider-grid__inner_mod-b:hover .slider-grid__price del {
    color: #fff;
}

.auto-sale-price del {
    font-size: 26px;
    color: #999;
}


html .car-details__wrap-price {
    max-width: 50%;
}

.data-list-descriptions .auto-sale-price del {
    display: none;
}



.auto-promo-image{
    text-align: center;
}

.auto-promo-image img{
    max-width: 90%;
    height: auto;
}

#pixad-listing.list .promo_gallery_wrapper {
    clear: both;
    display: inline-block;
    position: absolute;
    right: 2%;
    text-align: right;
    bottom: 24px;
    max-width: 44%;
}
#pixad-listing.list .promo_gallery_wrapper  ul{
    margin-left: 0;
    padding-left: 0;
}

#pixad-listing.list .promo_gallery_wrapper li{
    display: inline-block;
    padding: 0 1% 1% 1%;
    max-width: 100%;
    text-align: left;
}


#pixad-listing.list .promo_gallery_wrapper.auto-promo-inline li {
  max-width: 13%;
}


#pixad-listing.list .promo_gallery_wrapper li img{
    max-width: 100%;
    height: auto;
}


aside .promo_gallery_wrapper ul{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    position: relative;
    top: -10px;
}


aside .promo_gallery_wrapper.auto-promo-inline ul li{
    display: inline-block;
    text-align: center;
    list-style: none;
    margin: 3%;
    padding: 0;
    width: 26%;
}


aside .promo_gallery_wrapper ul img {
    max-width: 100%;
    height: auto;
    margin: 10px 0 0 0;
}


aside .promo_gallery_wrapper  li{
    display: inline-block;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.tab-content .comment-reply{
    display: none !important;
}

.tab-content .star-rating {
    margin-bottom: 10px;
}

html #findCarNowForm .period_picker_input .period_button_text{
    color: #222;
}

html .period_picker_input {
    border: 0;
    line-height: 38px;
}


html .period_picker_input .period_button_text {
    color: #999;
}



.tab-content .tech-group .list-categories__link {
    display: block;
    margin-bottom: 12px;
    margin-left: 8px;
    font-weight: 500;
    color: #555;
    transition: all .3s;
    text-transform: uppercase
}

.tab-content .tech-group .list-categories__link:before {
    display: inline-block;
    font: normal normal normal 7px/1 FontAwesome
}

.tab-content .tech-group .list-categories__more {
    display: block;
    margin-top: 27px;
    margin-left: 9px;
    font-size: 11px;
    font-weight: 500
}

.tab-content .tech-group .list-descriptions dt {
    display: inline-block;
    margin-left: 2px;
    font-weight: 500;
    color: #222;
    transition: all .3s;
    text-transform: uppercase;
    width: 50%;
    padding-bottom: 0px;
    padding-left: 0px;
    vertical-align: top;
    font-size: 12px;
}

.tab-content .tech-group .list-descriptions dd,
.tab-content .tech-group .list-descriptions dt {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    padding-left: 0!important;
    margin-left: 0!important;
}


.tab-content .tech-group .list-descriptions dt {
    width: 40%;
    display: inline-block;
}


.tab-content .tech-group  .list-descriptions dd{
       width: 55%;
        display: inline-block;
}


.tab-content .tech-group .tech-group dd ,.tab-content .tech-group   .tech-group dt{
        font-size: 12px;
}


.tab-content .tech-group .tech-group .title i{
    font-size: 19px;
    margin-right: 7px;
    position: relative;
    top: 1px;
}



.tab-content .tech-group .tech-group .title{
    font-size: 16px;
    font-weight: 700;
    color: #222;
    text-transform: uppercase;
}

.tab-content .tech-group .dd-item{
    border-bottom: 1px dotted #ddd;
    padding: 10px 0 5px 10px;
    position: relative;
}




.tab-content .tech-group .list-descriptions dd {
    margin-bottom: 0px!important;
    padding-left: 15px!important;
    font-size: 13px;
}

.tab-content .tech-group .list-descriptions dt:before {
    display: inline-block;
    font: normal normal normal 7px/1 FontAwesome;
}

.tab-content .tech-group  .list-descriptions dd {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 17px;
    font-weight: 300;
    line-height: 1.7;
    width: 40%;
    vertical-align: top;
}


.tab-content .tech-group {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}


.title-subtitle-wrapper *{
    color: #fff !important;
}


.title-subtitle-wrapper{
    padding-top: 10px;
    clear: both;
}

.tab-content .title-subtitle-wrapper {
    padding-top: 0;
}

.title-subtitle-wrapper .title , .title-subtitle-wrapper .subtitle{
    position: relative;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 15px;
    color: #222;
    clear: both;
}

.title-subtitle-wrapper .subtitle{
    font-size: 12px;
    color: #777;
    margin-top: -3px;
    font-weight: 400;
}


 html aside .period_picker_input:before, html aside .rb_field select {
    background: #fff;
}


.wp-link-text{
    clear: both;
}


@media (min-width:1920px) {

.kswr-row-deco[data-position=top][data-decoration=full-to-right][data-size=medium], .kswr-row-deco[data-position=top][data-decoration=middle-right][data-size=medium] {
    height: 105px !important;
    margin-bottom: -45px !important;
    -webkit-transform: skew(0deg,1.5deg)  !important;
    transform: skew(0deg,1.5deg)  !important;
}

    
    }




/* Custom Post Widget */

.custom-post-item img{
	width: 100%;
	height: auto;
}
.custom-post-item .cpi-image-wrapper {
    margin-bottom: 20px;
}

.custom-post-item h4{
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}

.custom-post-item h4:after{
    display: block;
    content: '';
    border-bottom: 4px solid red;
    width: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
}


.custom-post-item .cpi-image-wrapper a{
	display: block;
	height: 100%;
}
.custom-post-item ul{
    list-style: none;
    display: flex;
    padding-left: 0;
    padding: 7px 0;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 5px;
}
.custom-post-item ul li{
    margin-right: 15px;
    color: #666666;
    font-size: 11px;
    text-transform: uppercase;
}
.custom-post-item ul li i{
	margin-right: 5px;
}
.custom-post-item h4 a{
    color: #222;
    line-height: 1.4;
    font-size: 18px;
}


.cpi-excerpt{
    font-size: 14px;
    line-height: 1.7;
    padding-bottom: 25px;
}

.cpi-link-more{
    font-size: 16px;
    font-weight: 500;
    color: inherit;
    display: none;
}


.cpi-link-more span{
    padding-left: 3px;
}



.custom-post-padding{
    background: #fff;
    padding: 10px;
    text-align: center;
}

.custom-post-item.custom-post-padding  h4 , .custom-post-item.custom-post-padding  .cpi-excerpt{
    text-align: center;
}

.custom-post-item.custom-post-padding .cpi-date-wrapper , .custom-post-item.custom-post-padding .cpi-link-more{
    display: none;
}


.custom-post-item.custom-post-padding  .cpi-excerpt{
    padding: 0 25px 25px 25px;
}


.hsearch_style_1 .home-search-fields{
    display: inline-block;
}


html body .vc-auto-search.hsearch_style_1 .home-search-label {
    color: #fff;
}


.text-white-color  .btn-home-filter {
    display: inline-block;
    height: 100%;
    padding-top: 32px;
    width: 100%;
    max-width: 220px;
    margin-left: 10px;
}

.text-white-color .hsearch_style_1.vc-auto-search .btn-skew-r {
    background: transparent !important;
    border: 2px solid #fff !important;
    width: 100% !important;
    padding: 13px 11px 9px 11px;
}

.vc-auto-search div.select {
    margin-bottom: 15px;
}

.text-white-color .hsearch_style_1 {
    text-align: center;
}

@media (max-width: 1200px){
    
    #findCarNowForm{
        text-align: center;
    }
    
.vc-auto-search div.select {
    width: 19%;
    max-width: 149px;
}
    
}



@media (max-width: 1000px){
    
 
    html body .vc-auto-search.hsearch_style_1 .btn-home-filter {
    height: 100%;
    width: 80%;
}
    
    
    
    }

@media (max-width: 767px){
    
    html body .sorting {
    overflow: inherit;
}
    
    #findCarNowForm{
        padding-top: 60px;
    }

#video-section .vc_video-bg.vc_hidden-xs{
    display: block !important;
}
    

    
    
    }


.tab-social{
    padding-top: 0;
    float: left;
}


.page-404-info{
    padding-top: 100px;
    padding-bottom: 100px;
}

.page-404 img{
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

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


html .page-404-info {
    padding-top: 40px;
    padding-bottom: 70px;
    text-align: center;
}
    
}



html .comment-reply {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
}


html .comment-respond {
    padding: 40px 0 25px 0;
}

html #wp-comment-cookies-consent{
    margin-left: 15px;
}

.card__title.ui-title-inner + .decor-1{
    display: none
}


#pix-sorting .jelect-current {
    min-height: 40px;
    min-width: 75px;
}