/* ************************************************   
Theme Name: autoimage
Author: Templines
Text Domain: autoimage
Version: 4.6.3
Description: Autoimage Autodealer theme.
Theme URI:  http://autoimage.templines.org/
Author URI: https://themeforest.net/user/templines/portfolio
License: Themeforest Licenses
License URI: https://themeforest.net/licenses
Tags: custom-header, custom-menu, editor-style


/* ======= WORDPRESS ELEMENTS ======= */
body, html body, html p, html .post .entry-date__inner{
	font-family:"Bai Jamjuree", arial !important;
}
/*Akash*/
.wrap-nav-tabs .nav-tabs > li.active > a {
   
    color: #fff !important;
}
/*akash*/
a, a:hover, a:focus, .color_primary, .ui-title-inner .icon:before, .link-img__link:hover .link-img__title, .main-block__title strong, .decor-3, .list-services:hover .list-services__title, .list-progress .icon, .footer-title__inner, .card__price-number, .list-categories__link:before, .list-categories__link:hover, .list-descriptions dt:before, .widget-post1__price, .nav-tabs > li.active > a, .nav-tabs > li > a:hover, .nav-tabs > li.active > a:focus, .social-blog__item:before, blockquote:before, .comments-list .comment-datetime, .sidebar .widget_product_categories ul li a:before{
	color: #0905af !important;
}
#wpadminbar .ab-empty-item, #wpadminbar a.ab-item, #wpadminbar>#wp-toolbar span.ab-label, #wpadminbar>#wp-toolbar span.noticon {
    color: #f0f0f1 !important;
}
.header-color-white * {
    color: #fff !important;
}
.vc-auto-search.hsearch_style_2.hsearch_style_3 .home-search-fields .home-search-contain {
  min-height: 88px;
}
.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;
}
.top-bar{ background: #0905af !important; }
html .header.header-background-black{ background: #fff !important; }
top-bar a{ color: #0A14AF !important;}
.navbar a{color:#0A14AF !important; }
.current-menu-item > a:before, .current-page-parent > a:before{color:#0A14AF !important;}
.header.header-background-black .dropdown-menu{background:#fff !important; color:#0A14AF !important; }
/*.vc_custom_1538254569990, .vc_custom_1538255345693 {display: none;}*/
.header.header-color-white{color: #fff;}
i.fa.fa-search {
    color: #0A14AF !important;
}
.link-img__link, .owl-theme_mod-c .owl-controls .owl-page.active span, .owl-theme_mod-c .owl-controls.clickable .owl-page:hover span, .owl-theme_mod-d .owl-controls .owl-page.active span, .owl-theme_mod-d .owl-controls.clickable .owl-page:hover span, .current-menu-item > a:before, .current-page-parent > a:before{border-color:#0A14AF !important}
html body div .header li > a:hover {
    color: #0A14AF !important;
}
html .sorting__inner {
    color: #0A14AF !important;
	box-shadow: -5px 0 0 0 #0A14AF !important;
}
.noUi-horizontal .noUi-handle:after {
    background-color: #0A14AF !important;
}
.bg-color_primary, .main-slider__link, .decor-2:before, .decor-2:after, .section-bg_primary, .border-section-top_mod-b:before, .border-section-top_mod-b:after, .slider-grid__price, .btn-default:after, .owl-theme_mod-c .owl-controls .owl-page.active span, .owl-theme_mod-c .owl-controls.clickable .owl-page:hover span, .owl-theme_mod-d .owl-controls .owl-page.active span, .owl-theme_mod-d .owl-controls.clickable .owl-page:hover span, .list-staff__item:hover .list-staff__info, .progress-bar, .post .entry-date, .post:hover .entry-main__inner_mod-a:after, .btn-effect:after, .yamm .navbar-toggle, .ui-btn_mod-a, .jelect-option:hover, .jelect-option_state_active, .car-details__price, .noUi-origin, .btn-skew-r, .list-tags__link:hover, .about-autor, .card__wrap-label, html .vc_btn3.vc_btn3-color-juicy-pink, html .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, html .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, html .vc_btn3.vc_btn3-color-juicy-pink:hover, .subscribe-text{ background-color: #0A14AF !important; }

.navbar .navbar-nav > li > a{ color: #0A14AF; font-size: 16px !important; }
.km-testimonial-content.kswr-shortcode-element{font-size: 22px !important;}
.km-testimonial[data-style=style1] .km-testimonial-info{ font-size: 18px !important;}
.footer-logo-mobile{
    margin-bottom: 30px;
}
ul.list-social-icons {
    float: none;
}
.list-social-icons .list-item {
    margin-left: 0px;
    margin-right: 10px;
	display: inline-block;
}
ul.list-social-icons li a {
    margin: 0px 10px;
    padding: 0;
}
.info-element {
    margin-bottom: 4px; color: #222;
}
.info-element .info-label {
    font-weight: 700;
    font-size: 16px;
	color: #222;
}
.info-element{ color: #222; }
.info-element a, .info-element span {
    font-weight: 500;
    font-size: 16px;
}
.info-element a{ color: #222 !important; }
ul.list-basic-links {
    width: auto;
}
.list-basic-links .list-item {
    display: inline-block;
    padding-right: 10px;
	margin-bottom: .25em;
}
.list-basic-links .list-item a {
    text-transform: capitalize;
    font-size: 15px;
    color: #222;
}
.site-footer-logo {
    text-align: right;
    margin-bottom: 0px;
	display: block;
}
.site-footer-logo img {
    max-width: 200px;
	height: auto;
}
.footer-copyrights {
    margin-top: 21px;
}
.copyright-text {
    text-align: right;
	color: #222 !important;
}
.footer-company-information {
    margin-bottom: 20px;
}
.footer-top-note h4{font-size: 16px !important; color: #0905af !important;}
.vc_custom_1627504095476, .vc_custom_1538942239664{background: #f5f5f5 !important;}
.logo-footer { padding-top: 73px; }
.wpb_wrapper, p {
    font-size: 20px;
}
html #fl-page--preloader .fl-top-progress .fl-loader_left, #fl-page--preloader .fl-top-progress .fl-loader_right, #fl-page--preloader .fl--preloader-progress-bar span{
	background-color :#0905af !important;
}
.navbar .navbar-nav > li > a{}
html .car-details-box i, html .widget-title i{ color: #0905af !important; }
h2.pageblock-head{
	padding: 0px 5px;
    color: #111111;
    font-size: 40px;
    --tablet-font-size: 30px;
    --phone-font-size: 30px;
	text-align: center;
	margin-top: -50px;
}

h2.pageblock-bghead {
    font-size: 72px;
    line-height: 1.3;
    --tablet-font-size: 47px;
    --phone-font-size: 47px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #ededed;
    background-bgclip: unset;
    background-fillcolor: unset;
    -webkit-text-fill-color: #ededed;
	text-align: center;
}
.wd-auto_sell_page{ background: #0905af !important; }
.kswr-animatedheading-ctn[data-align=center]{margin-top: -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: #20262f;
  padding: 50px 40px 40px 40px;
  max-width: 100%;
}
.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;
}
html .period_picker_input:before, html .rb_field select {
  background: #f5f5f5;
  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;
}
.tmpl-plugins-not-activated .header-navibox-4, .tmpl-plugins-not-activated .header-search-icon {
  display: none !important;
}
.admin-bar .tmpl-plugins-not-activated .min-header {
  padding-top: 30px !important;
}
.admin-bar div[data-header="sticky"] .navbar-fixed-top {
  position: absolute !important;
  top: 30px;
}
.error404 .min-header, .error404 .block-title, .error404 .footer {
  display: none !important;
}
.page-404 {
  text-align: center;
}
html body .header .top-bar li > a:hover {
  color: #fff !important;
}
.col-sm-height {
  vertical-align: top;
}
.wp-block-cover.has-background-dim.alignleft, .wp-block-gallery .alignleft {
  margin-right: 20px;
}
.entry .entry-content .wp-block-audio figcaption, .entry .entry-content .wp-block-video figcaption, .entry .entry-content .wp-block-image figcaption, .entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption, .entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption {
  font-size: 0.71111em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
  text-align: center;
}
.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 1000px) {
  .rtd iframe {
    max-width: 100%;
    max-height: 100%;
    height: 500px;
  }
}
@media (max-width: 1000px) {
  html .promo-set {
    bottom: 20px;
    right: auto;
    left: 20px;
  }
}
.autos-carousel {
  display: flex;
  overflow: hidden;
  position: relative;
}
.autos-carousel .row {
  display: none;
}
.autos-carousel .autos-carousel-item {
  padding: 0px;
  margin: 0 15px;
}
#pixad-listing .autos-carousel-item {
  display: none;
}
.autos-carousel-item .slider-grid__inner {
  width: fit-content;
}
.autos-carousel .pixad-paging {
  display: none;
}
.autos-carousel i.slick-arrow {
  font-size: 18px;
  position: relative;
  margin: auto;
  line-height: 8px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ddd;
  background: #fff;
  color: #222;
  padding: 15px;
  border-radius: 50%;
}
.autos-carousel i.fa-angle-left {
  margin-right: 15px;
}
.autos-carousel i.fa-angle-right {
  margin-left: 15px;
}
h2.featured-image-title {
  text-align: center;
  margin-bottom: 30px;
}
h2.featured-image-title {
  display: none;
  text-align: left;
  padding-left: 15px;
}
.autos-carousel:hover i.fa-angle-left, .autos-carousel:hover i.fa-angle-right {
  opacity: 1;
}
.autos-carousel i.fa-angle-left {
  margin-right: 15px;
  position: absolute;
  left: 0;
  top: 37%;
  z-index: 9;
  opacity: 0;
}
.autos-carousel i.fa-angle-right {
  margin-left: 15px;
  position: absolute;
  top: 37%;
  z-index: 9;
  right: 0;
  opacity: 0;
}
.autos-carousel .card__img {
  position: relative;
  float: none;
  width: 100%;
}
.autos-carousel:hover .slick-disabled {
  opacity: 0.8 !important;
}
html .pixad-autos .tmpl-slider-grid__info {
  padding-bottom: 20px !important;
}
.pixad-carousel .tmpl-gray-footer {
  margin-top: -5px;
}
.home .layout-theme {
  overflow: hidden !important;
}
@media (min-width: 960px) {
  .grid .slider-grid__inner {
    max-height: 300px;
  }
}
@media (max-width: 768px) {
  html .slider-grid__inner {
    height: auto !important;
  }
  .text-white-color .after-title:before, .text-white-color .after-title:after {
    display: none !important;
  }
}
.data-list-descriptions dt i {
  margin-right: 3px;
  font-size: 16px;
  height: 11px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-top: -25px;
  width: 24px;
}
.vc-auto-search.hsearch_style_2.hsearch_style_3 {
  padding: 50px 120px 40px 140px;
  text-align: left;
}
.vc-auto-search.hsearch_style_2.hsearch_style_3 .pix-input-time {
  margin-bottom: 0 !important;
}
.vc-auto-search.hsearch_style_2.hsearch_style_3 div.select:not(.jelect) {
  padding: 0 1%;
}
.vc-auto-search.hsearch_style_2.hsearch_style_3 div.select {
  width: 22%;
  padding-bottom: 15px;
}
.vc-auto-search.hsearch_style_2.hsearch_style_3 .home-search-btns-contain {
  width: 100%;
  overflow: hidden;
  padding: 0 30px 0 5px;
}
.vc-auto-search.hsearch_style_2.hsearch_style_3 .btn-home-filter {
  float: right;
}
.vc-auto-search.hsearch_style_2.hsearch_style_3 .home-search-advanced {
  margin-top: 50px;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px dashed #d2583e;
  font-weight: normal;
  cursor: pointer;
}
.vc-auto-search.hsearch_style_2.hsearch_style_3 .home-search-advanced:hover {
  border-bottom: 0;
}
.hsearch_style_3 .home-search-fields .home-search-contain .fields-row:first-child {
  height: fit-content;
}
.hsearch_style_3 .home-search-fields .home-search-contain .fields-row {
  height: 0px;
  transition: height .3s;
}
.hsearch_style_3 .home-search-fields .home-search-contain .fields-row.fields-range:not(.active_range) {
  overflow: hidden;
}
.hsearch_style_3 .home-search-fields .home-search-contain .active {
  height: 73px;
  transition: height .3s;
}
.hsearch_style_3 .home-search-fields .home-search-contain .active_range {
  height: 105px;
  transition: height .3s;
}
@media (max-width: 1200px) {
  .data-list-descriptions dt, .data-list-descriptions dd {
    font-size: 10px !important;
  }
}
@media (max-width: 1000px) {
  html .header-cart {
    left: -28px;
  }
  html .data-list-descriptions dt, .data-list-descriptions dd {
    font-size: 14px !important;
  }
  .vc-auto-search.hsearch_style_2.hsearch_style_3 {
    padding: 50px 5% 40px 5%;
    text-align: center;
  }
  html .vc-auto-search.hsearch_style_2.hsearch_style_3 .home-search-advanced {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    border: 0;
  }
  html .hsearch_style_3 .home-search-fields .home-search-contain .active_range {
    height: 100%;
  }
  html .vc-auto-search.hsearch_style_2.hsearch_style_3 .home-search-btns-contain {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .vc-auto-search.hsearch_style_2.hsearch_style_3 div.select {
    width: 39%;
  }
  .vc-auto-search.hsearch_style_2.hsearch_style_3 .btn-home-filter {
    float: none;
    margin: 0;
  }
  .vc-auto-search.hsearch_style_2.hsearch_style_3 .home-search-btns-contain {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 768px) {
  html body .header-cart {
    top: -20px;
    left: -28px;
  }
}
@media (max-width: 480px) {
  html body .header-topbarbox-2 ul.navbar-nav {
    padding-left: 0px;
    padding-top: 10px;
    display: block !important;
  }
  html body .header .navbar-brand {
    margin-top: 0px;
  }
  html .data-list-descriptions .dd-item {
    padding-top: 10px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    text-align: center;
  }
  html .data-list-descriptions dt i {
    margin-right: 3px;
    font-size: 20px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 0;
    margin-top: 0px;
    margin-bottom: 10px;
    width: 100%;
  }
  html body .data-list-descriptions dt {
    margin-bottom: 0;
  }
  .vc-auto-search.hsearch_style_2.hsearch_style_3 div.select {
    width: 100%;
  }
}
.notoverlay {
  overflow: inherit !important;
}
.mobile-slidebar-menu .main-menu .current-menu-item > a:before, .mobile-slidebar-menu .current-page-parent > a:before {
  display: none;
}
.sorting__item.mobile-filter {
  display: none;
  margin-left: 0 !important;
  padding-left: 0px;
}
.sorting__item.mobile-filter .mobile-filter-btn {
  background: #fff;
  border: 1px solid #eee;
  padding: 10px 15px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .rtd .alignleft.wp-block-button {
    margin-right: calc(2 * 1rem);
    margin-top: 0;
  }
  .rtd .alignright.wp-block-button {
    margin-right: 0;
    margin-left: calc(2 * 1rem);
    margin-top: 0;
  }
  .rtd .wp-block-button {
    margin: 32px 0;
  }
  .rtd .wp-block-cover.alignleft {
    max-width: calc(4 * (100vw / 12));
    margin-right: calc(2 * 1rem);
  }
  .rtd .wp-block-cover {
    padding: 1rem 10%;
    margin-bottom: 20px;
  }
  .rtd .wp-block-cover .wp-block-cover-text {
    font-size: 1.6875em;
    font-weight: bold;
    line-height: 1.25;
    padding: 0;
    color: #fff;
  }
  .wp-block-group__inner-container {
    padding: 20px;
    margin-bottom: 20px;
  }
  .vc-auto-search .jelect-options {
    max-height: 118px !important;
    margin-top: -15px;
     !important;
  }
  .rtd code {
    color: #222 !important;
    background-color: #ccc;
  }
  .wp-block-search__input {
    width: 100%;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    margin-bottom: 18px;
    padding: 10px;
  }
  html input[type="submit"] {
    background-color: #d2583e;
  }
  html .wp-block-search .wp-block-search__button {
    margin-left: 10px;
    background: #d2583e;
    height: 40px;
    padding: 12px 20px;
  }
  /*Magnific Gallery*/
  .mfp-ready .mfp-figure {
    opacity: 0;
  }
  .mfp-zoom-in {}
  .mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 0;
    transition: all 0.3s ease-out;
    transform: scale(0.98);
  }
  .mfp-zoom-in.mfp-bg, .mfp-zoom-in .mfp-preloader {
    opacity: 0;
    transition: all 0.3s ease-out;
  }
  .mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 1;
    transform: scale(1);
  }
  .mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.85;
  }
  .mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
    transform: scale(0.98);
    opacity: 0;
  }
  .mfp-zoom-in.mfp-removing.mfp-bg, .mfp-zoom-in.mfp-removing .mfp-preloader {
    opacity: 0;
  }
  .mfp-iframe-scaler {
    overflow: visible;
  }
  .mfp-zoom-out-cur {
    cursor: auto;
  }
  .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
  }
  .mfp-close:before {
    display: none !important;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00d";
    font-size: 28px;
    position: relative;
    top: -3px;
  }
  .mfp-title {
    display: none !important;
  }
  .layout-theme[data-header=sticky] .sticky {
    position: fixed !important;
  }
  .layout-theme[data-header=sticky] .sticky .top-bar {
    display: none;
  }