@import url("https://fonts.googleapis.com/css2?family=Exo+2:wght@300;400;500;600;700;800;900&display=swap"); h1,
h2,
h3,
h4,
h5,
h6,
body,
html {
font-family: 'Exo 2', sans-serif;
}
body #header.defualt .topbar {
background: rgb(66, 140, 212);
background: linear-gradient(
0deg,
rgb(66, 140, 212) 40%,
rgb(47, 183, 236) 100%
);
border: none;
background: #428cd4;
}
.filter_bg .search-block {
background: rgba(4, 27, 45, 0.95);
border: none;
padding: 24px 9px 24px;
border-radius: 7px;
}
.filter_bg .search-block span {
color: #fff;
font-size: 18px;
}
.filter_bg .search-block .selected-box span.current {
color: #333;
font-size: 16px;
}
.welcm_btm_section {
background: #f7f7f7;
border-radius: 10px;
padding: 0 25px 55px 25px;
}
.welcm_btm_section .elementor-container .elementor-image-box-title {
color: #041b2d;
font-size: 20px;
}
.welcm_btm_section .elementor-container .elementor-image-box-img {
border: solid 1px #33ade7;
width: 115px !important;
height: 115px;
border-radius: 100%;
line-height: 110px;
background: #428cd4;
background: linear-gradient(
0deg,
rgb(64, 138, 211) 40%,
rgb(47, 183, 236) 100%
);
transition: all 0.5s ease;
}
.welcm_btm_section .elementor-container .elementor-image-box-wrapper {
background: transparent;
border-radius: 8px;
padding: 25px 10px;
box-shadow: 0 2px 15px rgba(0, 0, 0, 0);
transition: all 0.5s ease;
border-bottom: solid 12px transparent;
border-top: solid 4px transparent;
transform: translateX(5px);
}
.welcm_btm_section .elementor-container .elementor-image-box-wrapper:hover {
background: #fff;
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.09);
transition: all 0.5s ease;
border-bottom: solid 12px #ff5f1f;
border-top: solid 4px #30b5eb;
transform: translateX(0px);
}
.welcm_btm_section
.elementor-container
.elementor-image-box-wrapper:hover
.elementor-image-box-img {
padding: 0px;
box-shadow: 0px 0px 0px 4px #ff5f1f;
}
.welcm_btm_section .elementor-container .elementor-image-box-img img {
filter: inherit;
transform: scale(1);
}
.hm_welcm_left .main-title {
font-weight: 600;
font-size: 48px;
}
.hm_welcm_left .sub-title {
color: #428cd4;
font-weight: 600;
font-size: 27px;
text-transform: uppercase;
margin: 0 0 14px 0;
}
.hm_welcm_left .separator {
display: none;
}
.hm_welcm_right .separator {
display: none;
}
.hm_welcm_right .main-title {
position: relative;
z-index: 0;
padding: 0 0 0 20px;
font-weight: 600;
}
.hm_welcm_right .main-title::after {
background: #428cd4;
width: 4px;
height: 38px;
content: '';
position: absolute;
left: 0;
top: 0;
border-radius: 3px;
}
.hm_title .separator {
display: none;
}
.hm_title .sub-title {
font-size: 38px;
text-transform: uppercase;
font-weight: 700;
line-height: 44px;
display: inline-block;
}
.hm_title .main-title {
font-size: 38px;
font-weight: 700;
color: #ff5f1f;
line-height: 44px;
margin: 0 0 0 6px;
display: inline-block;
}
.hm_title .section-title p {
font-size: 24px;
line-height: 32px;
margin: 5px 0 0 0;
}
.hm_brand_main {
padding: 20px 0 30px 0;
background: #f7f7f7;
background: rgb(66, 140, 212);
background: linear-gradient(
0deg,
rgb(66, 140, 212) 40%,
rgb(47, 183, 236) 100%
);
background: #428cd4;
}
.hm_brand_main .hm_title .sub-title {
color: #fff;
}
.hm_brand_main .hm_title .main-title {
color: #fff;
}
.hm_body_type_main {
padding: 40px 0;
} .hm_brand_main .elementor-image-box-img {
width: 60% !important;
background: #fff;
padding: 10px 15px;
border-radius: 7px;
box-shadow: 0 0 30px 7px rgb(4, 27, 45, 0.1);
height: 150px;
display: flex !important;
justify-content: center;
align-items: center;
margin: 0 auto !important;
transition: all 0.4s ease;
border: solid 2px rgba(66, 140, 212, 0.02);
} .hm_brand_main .elementor-image-box-img:hover {
box-shadow: inset 0 0 10px 13px rgba(0, 0, 0, 0.05),
0 0 30px 7px rgb(4, 27, 45, 0.3);
border: solid 4px rgba(66, 140, 212, 0.25);
transform: translateY(5px);
}
.hm_brands {
padding: 0 8%;
}
.hm_body_types {
padding: 0 7%;
}
.hm_body_types .elementor-image-box-img {
width: 80% !important;
transition: all 0.5s ease;
}
.hm_body_types .elementor-image-box-img:hover {
transform: translateY(-15px);
filter: drop-shadow(16px 16px 20px rgba(66, 140, 212, 0.45));
}
.featured_car .hm_title .main-title {
color: #ff5f1f !important;
}
.featured_car .car-item:hover .car-overlay-banner {
opacity: 1 !important;
}
.featured_car .play-video .video-info::before,
.car-item .car-overlay-banner {
background: rgba(17, 39, 56, 0.25) !important;
opacity: 0.7;
}
.featured_car .car-item .car-overlay-banner ul li a {
color: #fff;
border-color: #00abff;
background: #00abff;
}
.featured_car .car-item .car-overlay-banner ul li a:hover {
border-color: #323232;
background: #323232;
color: #fff;
}
.featured_car .car-item {
background: none;
z-index: 1;
min-height: auto !important;
}
.featured_car .car-item .car-content {
position: inherit;
bottom: 0;
left: 0;
right: 0;
text-align: left;
z-index: 3;
min-height: 110px;
}
.featured_car .car-item .car-content a {
color: #fff;
font-size: 22px;
line-height: 32px;
}
.featured_car .car-item .car-content .separator {
display: none;
}
.featured_car .car-item .car-content .price.car-price {
color: #428cd4;
font-size: 25px;
}
.featured_car .car-item .car-content .price.car-price .old-price {
font-size: 15px;
}
.featured_car .car-item .car-content .price.car-price .new-price {
font-size: 25px;
color: #ff5f1f;
}
.featured_car .car-item .car-list {
background: none;
bottom: 10px;
border: none;
text-align: left;
height: auto;
z-index: 3;
}
.featured_car .car-item .car-list .list-inline {
display: flex;
margin: 0 0 0 17px;
}
.featured_car .car-item .car-list .list-inline i {
color: #ff5f1f;
font-size: 25px;
}
.featured_car .car-item .car-list li {
color: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.featured_car .car-item::after {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
height: 100%;
content: '';
width: 100%;
background: linear-gradient(
180deg,
rgba(4, 27, 45, 0) 50%,
rgba(4, 26, 43, 0.95) 100%
);
}
.filter_bg .search-block label {
color: #fff;
}
.filter_bg .search-block .dealer-slider-amount {
color: #fff;
}
.hm_testimonial {
padding: 40px 0;
}
.hm_latest_offers .hm_title .sub-title {
color: #fff;
}
.hm_latest_offers .hm_title p {
color: #fff;
}
.hm_latest_offers {
padding: 40px 0;
}
.hm_blogs {
padding: 50px 0 50px 0 !important;
}
.hm_blogs .blog-admin-main {
display: none;
}
.hm_blogs .blog-content {
margin: 0 !important;
}
.why_hm_section {
padding: 40px 0 0 0;
}
.why_hm_section .why_auto_box .section-title {
margin-bottom: 40px;
}
.why_auto_box p {
font-size: 17px;
color: #536580;
}
.why_auto_box .main-title {
font-size: 25px;
line-height: 33px;
}
.welcm_btm_section .elementor-image-box-description {
font-size: 16px;
padding: 0 15px;
}
.fsocial_icons a {
display: inline-block;
font-size: 24px;
color: #fff;
margin-right: 20px;
transition: all 0.5s ease;
}
.fsocial_icons br {
display: none;
}
.fsocial_icons a:hover {
color: #438fd9;
}
.menu .mega-menu .menu-links li a {
font-size: 18px;
}
.menu .menu-item-search .search a::before {
font-size: 16px;
}
.footer.footer_bg-color::before {
background: url(https://newautofzco.com/wp-content/uploads/2023/02/footer-new-bg.png)
center center no-repeat;
z-index: -1;
position: absolute;
content: '';
bottom: 0;
left: 0;
right: 0;
top: 0;
opacity: 0.1;
}
.footer .textwidget p {
font-size: 18px;
}
.footer.footer_bg-color .row .col-sm-6:first-child {
width: 36%;
margin-right: 15px;
}
.footer.footer_bg-color .row .col-sm-6 {
width: 20%;
}
#footer.footer .copyright-block {
padding: 20px 0;
}
#footer.footer .copyright-block .col-md-6.pull-right {
display: none;
}
#footer.footer .copyright-block .col-md-6.pull-left {
width: 100%;
text-align: center;
}
.footer.footer_bg-color .row .col-sm-6 #media_image-3 {
margin-bottom: 20px;
}
.footer.footer_bg-color .row .col-sm-6:first-child .widget_media_image {
margin-bottom: 30px;
}
#header .topbar {
padding: 3px 0;
}
#header .topbar .list-inline li {
font-size: 14.5px;
font-family: 'Exo 2', sans-serif;
line-height: 1px;
}
#header .topbar .list-inline li.topbar_item.topbar_item_type-email {
line-height: 0;
}
#header .topbar .list-inline li i {
font-size: 14px;
padding-right: 5px;
}
.menu .mega-menu .menu-links li a {
font-family: 'Exo 2', sans-serif;
font-size: 18px;
}
.welcome_inner_section .section-title {
margin: 40px 0;
}
.hm_brand_main .section-title {
margin-bottom: 20px;
}
.featured_car .car-item .car-overlay-banner ul li.pssrcset {
display: none;
}
.filter_bg .search-block .col-lg-8 {
width: 80%;
}
.filter_bg .search-block .col-lg-4 {
width: 20%;
}
.filter_bg .search-block .col-lg-8 .col-lg-4 {
width: 33.33%;
}
.filter_bg .search-block .col-lg-4 .price a {
width: 100%;
font-size: 18px;
margin-top: 34px;
border-radius: 4px;
}
.filter_bg .search-block .selectpicker {
border-radius: 4px;
}
.downld_app span {
background: rgba(255, 255, 255, 0.25);
width: 28px;
height: 28px;
display: inline-block;
text-align: center;
border-radius: 100%;
line-height: 28px;
margin: 0 2px 0px 0;
position: relative;
top: -1px;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
#header .topbar a:hover {
color: rgba(255, 255, 255, 0.75);
}
.hm_flag_block .section-title {
padding: 0 0 0 0;
margin-bottom: 40px;
}
.hm_flag_block {
padding-top: 40px;
background: #f7f7f7;
}
.flags_btm_section {
padding-bottom: 20px;
}
.flags_btm_section .elementor-image-box-img {
width: 60% !important;
}
.flags_btm_section .elementor-image-box-img img {
border-radius: 7px;
box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15);
}
.car-item .car-overlay-banner ul li.pssrcset {
display: none !important;
}
.hm_global_btn .button.pgs_btn {
border-radius: 5px;
font-size: 18px;
padding: 14px 24px;
margin: 0 0 30px 0px;
}
.hm_global_btn.hm_allcars .button.pgs_btn {
margin: 40px 0 0;
}
.hm_global_btn .button.pgs_btn .button-icon {
display: none;
} .detail_pageprice .price.car-price {
margin: 0 0 15px 0 !important;
}
.detail_pageprice .price.car-price .new-price {
font-size: 34px;
}
.car-detail-post-option_new .elementor-widget-wrap {
display: flex;
flex-direction: row-reverse;
width: auto;
}
.car-detail-post-option_new .elementor-widget-wrap .elementor-element {
display: inline-flex;
width: auto;
}
.car-detail-post-option_new
.elementor-widget-wrap
.elementor-widget.elementor-widget-cdhl_vehicle-video {
margin: 0 15px 0 0px;
}
.car-detail-post-option_new
.elementor-widget-wrap
.elementor-element
.play-video
i {
font-size: 15px;
text-align: center;
padding-left: 4px;
}
.decr_right .cd-vehicle-attributes.layout-horizontal .car-attributes {
border: solid 1px #ddd;
padding: 7px;
width: 100%;
display: inline-block;
}
.decr_right .car-attributes li strong {
font-weight: 400;
color: #555;
}
.decr_right
.cd-vehicle-attributes.layout-horizontal.column-2
.car-attributes
li
span {
width: 140px;
color: #000;
font-weight: 500;
}
.decr_right
.cd-vehicle-attributes.layout-horizontal.column-2
.car-attributes
li {
border: none;
padding: 0px 5px;
font-size: 16px;
width: 100%;
margin-bottom: 4px;
}
.title_bottom_btns .vehicle-buttons li a {
border-radius: 2px;
border-width: 1px;
font-size: 15px;
padding: 6px 13px;
position: relative;
z-index: 1;
overflow: hidden;
}
.title_bottom_btns .vehicle-buttons li.vehicle-button-pdf-brochure a {
background: #ff5f1f;
color: #fff;
border-color: #ff5f1f;
}
.title_bottom_btns .vehicle-buttons li a:after {
content: '';
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #323232;
transition: all 0.5s ease-out 0s;
opacity: 0;
transform: translateY(100%);
}
.title_bottom_btns .vehicle-buttons li a:hover:after {
opacity: 1;
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.5);
transform: scaleY(1);
}
.vehicle_image_gallery .slider-slick .slider-nav {
border: solid 1px #ddd;
padding: 5px;
}
.vehicle_image_gallery .slider-slick .slider-nav .slick-track img {
margin: 0 3px !important;
cursor: pointer;
}
.make_offer_btn_only .vehicle-buttons li a {
border: none;
background: #428cd4;
color: #fff;
border-radius: 4px;
margin: 0 0 15px 0;
display: inline-block;
padding: 10px 15px;
width: 205px;
position: relative;
z-index: 1;
overflow: hidden;
}
.make_offer_btn_only .vehicle-buttons li a:after {
content: '';
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #323232;
transition: all 0.5s ease-out 0s;
opacity: 0;
transform: translateY(100%);
}
.make_offer_btn_only .vehicle-buttons li a:hover:after {
opacity: 1;
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.5);
transform: scaleY(1);
}
.all_dtl_tabs .nav.nav-tabs li a {
background: #f5f5f5;
border-radius: 4px;
}
.all_dtl_tabs .nav.nav-tabs li.tabcordion-tab {
border: none;
margin: 0 3px 4px 0;
}
.all_dtl_tabs .nav.nav-tabs li.tabcordion-tab.active a,
.all_dtl_tabs .nav.nav-tabs li.tabcordion-tab a:hover {
background: #428cd4;
color: #fff;
border-radius: 3px;
}
.all_dtl_tabs .panel-body {
text-align: justify;
}
.all_dtl_tabs .technical tbody tr:nth-child(even) {
background: #428cd41a;
}
.all_dtl_tabs table td,
.all_dtl_tabs table th {
border: none;
}
.all_dtl_tabs table {
border: 1px solid #dedede;
}
.all_dtl_tabs table th {
background: #333;
color: #fff;
}
.dtl_right_sidebar .elementor-widget-wrap {
padding-top: 0 !important;
}
.vehicle_image_gallery .cars-image-gallery.my-gallery figure img {
width: 100%;
}
.detail_related_vehicle .car-item .car-overlay-banner {
background: none !important;
}
.detail_related_vehicle .car-item .car-overlay-banner ul li a {
color: #fff;
border-color: #00abff;
background: #00abff;
} .car-top.default.car-run::before,
.car-top.default::before {
top: -11px;
left: 1px;
}
.car-item .car-overlay-banner ul li a { border-color: #00abff;
background: #00abff;
}
.car-item .car-overlay-banner ul li a:hover {
border-color: #323232;
background: #323232;
color: #fff;
}
.car_dtl_shareicons .elementor-shortcode {
display: flex;
align-items: center;
justify-content: flex-end;
}
.car_dtl_shareicons .elementor-shortcode .heateor_sss_sharing_container {
margin-left: 10px;
}
.tabs_accrod .panel.panel-default .panel-heading {
display: block;
padding: 0 8px;
border-bottom: solid 1px #ddd;
}
.tabs_accrod .panel.panel-default .panel-collapse {
height: 0 !important;
display: none;
}
.tabs_accrod .panel.panel-default .panel-collapse.in,
.tabs_accrod .panel.panel-default .panel-collapse.collapsing {
display: block;
height: auto !important;
}
.tabs_accrod .panel.panel-default .panel-heading .panel-title {
font-size: 17px;
margin: 0;
}
.tabs_accrod .panel.panel-default .panel-heading br {
display: none;
}
.tabs_accrod .panel.panel-default {
border: solid 1px #428cd4;
margin: 0 0 12px 0;
border-top: solid 1px #428cd4;
}
.tabs_accrod .panel.panel-default .panel-body {
padding: 0;
}
.car-details .tab-pane .tabs_accrod .technical {
margin: 0;
border: none;
max-width: 100%;
display: table;
}
.tabs_accrod .panel.panel-default .panel-heading .panel-title a i {
float: right;
margin: 12px 0 0 0;
font-size: 14px;
color: #428cd4;
}
.tabs_accrod .panel.panel-default .panel-heading .panel-title a:focus,
.tabs_accrod .panel.panel-default .panel-heading .panel-title a:hover {
color: #428cd4;
}
.car-details .tab-pane .tabs_accrod .technical i {
color: #428cd4;
}
.car_dtl_review_block .wp-block-button .glsr-button {
border-radius: 4px;
border: none;
position: relative;
z-index: 1;
background: #428cd4;
overflow: hidden;
}
.car_dtl_review_block .wp-block-button .glsr-button:after {
content: '';
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #323232;
transition: all 0.5s ease-out 0s;
opacity: 0;
transform: translateY(100%);
border-radius: 4px;
}
.car_dtl_review_block .wp-block-button .glsr-button:hover:after {
opacity: 1;
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.5);
transform: scaleY(1);
}
.car_dtl_review_block .glsr-input:focus,
.car_dtl_review_block .glsr-textarea:focus,
.car_dtl_review_block .glsr-input:hover,
.car_dtl_review_block .glsr-textarea:hover {
box-shadow: none !important;
border-color: #428cd4 !important;
}
.filter_bg .search-block .nice-select.selectpicker li.option span {
display: inline-block;
margin: 0 8px 0 0;
}
.filter_bg .search-block .nice-select.selectpicker li.option span img {
width: 34px;
}
.car-detail-post-option_new .wish_list_space {
margin-left: 14px;
}
.vehicle-listing-wrapper .car-list {
display: none;
}
.vehicle-listing-wrapper .car-list-seller-info {
display: none !important;
}
.detail_related_vehicle .car-item .car-list {
display: none !important;
}
.whatsapp_call {
position: fixed;
bottom: 20px;
right: 15px;
z-index: 9999;
}
.whatsapp_call img {
width: 64px;
border: solid 2px #fff;
border-radius: 100%;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
background: #fff;
}
.tabs_accrod .panel.panel-default .panel-heading .panel-title a {
display: block;
}
.chat_on_whatsup .button.pgs_btn {
font-size: 17px;
border-radius: 4px;
background: #67d449;
display: inline-block;
margin: 0 0 14px 0;
padding: 10px 15px;
}
.chat_on_whatsup .button.pgs_btn .button-icon i {
font-size: 20px;
margin-right: 8px;
}
ul.page-breadcrumb li::before {
top: 1px;
}  .vehicle-listing-wrapper .style-classic.car-grid .car-info .car-info-top-left {
width: 100%;
padding: 0;
border: none;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-info
.car-info-top-left
.row {
font-size: 16px;
float: left;
width: 50%;
position: relative;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-info
.car-info-top-left
.row
span.col-xs-6,
.vehicle-listing-wrapper
.style-classic.car-grid
.car-info
.car-info-top-left
.row
strong.col-xs-6 {
width: 100%;
font-size: 14px;
font-weight: 500;
padding: 0;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-info
.car-info-top-left
.row:nth-child(even) {
background: none;
}
.featured_car .vehicle-attributes-list {
display: none;
}
.featured_car .vehicle-attributes-list {
display: none;
}
.vehicle-listing-wrapper .style-classic.car-grid .car-info .car-info-top-right {
display: none;
}
.vehicle-listing-wrapper .style-classic.car-grid {
border-radius: 4px;
transition: all 0.5s ease;
}
.vehicle-listing-wrapper .style-classic.car-grid:hover {
box-shadow: 0 7px 24px 0px rgba(0, 0, 0, 0.15); }
.vehicle-listing-wrapper
.style-classic.car-grid
.car-info
.car-info-top-left
ul.list-inline {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-info
.car-info-top-left
.row
span.col-xs-6 {
padding: 5px 0 0 0;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-info
.car-info-top-left
.row
strong.col-xs-6 {
font-size: 18px;
font-weight: 600;
white-space: initial;
word-break: break-word;
}
.vehicle-listing-wrapper .style-classic.car-grid .car-bottom {
transition: all 0.5s ease;
position: relative;
z-index: 1;
}
.vehicle-listing-wrapper .style-classic.car-grid .car-bottom:after {
}
.vehicle-listing-wrapper .style-classic.car-grid .car-bottom:after {
background: rgba(64, 137, 209, 0.35);
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 0;
content: '';
z-index: -1;
transition: all 0.5s ease;
}
.vehicle-listing-wrapper .style-classic.car-grid:hover .car-bottom::after {
height: 100%; }
.vehicle-listing-wrapper
.style-classic.car-grid:hover
.car-details
.car-title
a {
color: #ff5f1f;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-details
.car-title
a:hover {
color: #428cd4;
}
.listing-sidebar .widget.cars_filters {
background: rgba(64, 137, 209, 0.15);
} .hm_featured_crousl.offer_crousel .car-item .car-content {
position: absolute;
bottom: 5px;
left: 0;
right: 0;
text-align: left;
z-index: 9;
padding-bottom: 0;
min-height: 82px;
}
.hm_featured_crousl.offer_crousel .car-content .vehicle-attributes-list {
display: none;
}
.hm_featured_crousl.offer_crousel .car-content .separator {
display: none;
}
.hm_featured_crousl.offer_crousel .car-item {
min-height: inherit;
}
.hm_featured_crousl.offer_crousel .car-item .car-content a {
color: #fff;
}
.hm_featured_crousl.offer_crousel .car-item:after {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
height: 100%;
content: '';
width: 100%;
background: linear-gradient(
180deg,
rgba(4, 27, 45, 0) 50%,
rgba(4, 26, 43, 0.95) 100%
);
}
.product-listing .car-grid .car-title > a {
width: 100%;
padding-right: 0;
}
.car-item .label.label-featured-wrap.label-featured_type-star {
background: none;
position: absolute;
left: 0;
}
.car-item .label.label-featured-wrap.label-featured_type-star i {
font-size: 0;
}
.car-item .label.label-featured-wrap.label-featured_type-star::after {
position: absolute;
background: #ff5f1f;
top: 10px;
left: -38px;
content: 'featured';
font-size: 16px;
transform: rotate(-35deg);
padding: 10px 15px;
width: 160px;
}
.car-details
.slider-slick
.cars-image-gallery
.label-featured-wrap.label-featured_type-star {
background: #ff5f1f;
}
.hm_brand_main .search-logo.search-block {
background: none;
box-shadow: none;
padding: 0;
}
.hm_brand_main .search-logo.search-block .tabs {
display: none;
}
.hm_brand_main .search-logo.search-block .search-logo-box {
background: #fff;
padding: 10px 15px;
border-radius: 7px;
box-shadow: 0 0 30px 7px rgb(4, 27, 45, 0.1);
height: 150px;
display: flex !important;
justify-content: center;
align-items: center;
margin: 10px auto !important;
width: 100%;
transition: all 0.4s ease;
border: solid 2px rgba(66, 140, 212, 0.02);
}
.hm_brand_main .search-logo.search-block .search-logo-box:hover {
box-shadow: inset 0 0 10px 13px rgba(0, 0, 0, 0.05),
0 0 30px 7px rgb(4, 27, 45, 0.3);
border: solid 4px rgba(66, 140, 212, 0.25);
transform: translateY(5px);
}
.hm_brand_main .search-logo.search-block .search-logo-box strong {
display: none;
}
.hm_brand_main .search-logo.search-block .search-logo-box span {
display: none;
}
.hm_brand_main .search-logo.search-block .search-logo-box img {
width: 115px;
max-height: 100%;
max-width: 100%;
}
.hm_brand_main .search-logo.search-block .col-md-3 {
width: 12.5%;
flex: 0 0 12.5%;
}
.hm_brand_main .search-logo.search-block h6 {
display: none;
}
.hm_brand_main .search-logo.search-block .cardealer-tabcontent {
display: flex !important;
justify-content: center;
flex-wrap: wrap;
overflow: visible;
}
.hm_body_types .search-logo.search-block {
background: none;
box-shadow: none;
padding: 0;
}
.hm_body_types .search-logo.search-block .tabs {
display: none;
}
.hm_body_types .search-logo.search-block h6 {
display: none;
}
.hm_body_types .search-logo.search-block .cardealer-tabcontent {
margin: 0 !important;
}
.hm_body_types .search-logo.search-block .search-logo-box {
display: flex;
flex-direction: column;
border: none;
box-shadow: none;
padding: 0;
}
.hm_body_types .search-logo.search-block span {
display: none;
}
.hm_body_types .search-logo.search-block .search-logo-box strong {
position: inherit;
top: 0;
font-weight: 500;
text-transform: uppercase;
font-size: 30px;
line-height: 42px;
}
.hm_body_types .search-logo.search-block .search-logo-box img {
width: auto;
max-height: inherit;
transition: all 0.5s ease;
height: 84px;
}
.hm_body_types .search-logo.search-block .search-logo-box:hover img {
transform: translateY(-15px);
filter: drop-shadow(16px 16px 20px rgba(66, 140, 212, 0.45));
}
.wpcf7-form input[type='date'],
.wpcf7-form input[type='email'],
.wpcf7-form input[type='number'],
.wpcf7-form input[type='tel'],
.wpcf7-form input[type='text'],
.wpcf7-form input[type='url'],
.wpcf7-form select,
.wpcf7-form textarea {
border-radius: 4px;
}
.listing_sort > div .button {
border-radius: 4px;
}
.button,
input,
button,
a {
border-radius: 4px;
}
#comparelist .modal-header {
background: #011b2c;
}
#comparelist .modal-header h1 {
text-align: center;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column:nth-child(2n + 1) {
background: none;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row:nth-child(2n) {
background: rgba(66, 140, 212, 0.11);  border: none;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row {
border-bottom: none;
}
#comparelist
.modal-content
.table-Wrapper
.heading-Wrapper
.cardealer-vehicle-compare-list-header
.cardealer-vehicle-compare-list-title {
color: #fff;
background: #041b2d;
border-bottom: solid 1px rgba(255, 255, 255, 0.15);
border-right: solid 1px rgba(255, 255, 255, 0.15);
border: none;
font-size: 15px;
font-weight: 500;
height: 87px !important;
}
#comparelist
.modal-content
.table-Wrapper
.heading-Wrapper
.cardealer-vehicle-compare-list-header
.cardealer-vehicle-compare-list-title:nth-child(2n) {
background: #062842;
border: none;
height: 87px !important;
font-size: 15px;
text-align: right;
}
#comparelist
.modal-content
.table-Wrapper
.heading-Wrapper
.cardealer-vehicle-compare-list-header
.cardealer-vehicle-compare-list-title:nth-child(2) {
background: #041b2d;
height: 158px !important;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row
.cardealer-vehicle-compare-list-row:first-child {
background: #333;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row:first-child {
background: none;
color: #333;
align-items: center !important;
justify-content: center !important;
overflow: hidden !important;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row {
white-space: normal;
width: 100%;
align-items: center;
height: ;
height: 87px !important;
overflow-x: auto;
justify-content: center;
scrollbar-width: thin;
font-size: 14px;
flex-wrap: wrap;
flex-direction: row;
padding: 10px;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row:nth-child(2) {
height: 156px !important;
align-items: center !important;
justify-content: center !important;
overflow: hidden !important;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row:first-child
a {
color: #fff;
font-size: 16px;
width: 20px;
height: 20px;
display: inline-block;
line-height: 15px;
transition: all 0.5s ease;
background: #041b2d;
border: solid 1px #041b2d;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row:nth-child(2) {
background: none;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row
img {
border: solid 1px #ddd;
padding: 2px;
border-radius: 5px;
}
#comparelist .modal-content {
box-shadow: none;
}
#comparelist .modal-content .table-Wrapper {
display: flex;
margin: 20px auto;
width: 90%;
background: #fff;
border-radius: 15px;
border: solid 1px #ddd;
overflow: hidden;
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.hm_featured_crousl.offer_crousel .car-item .new_tag {
position: absolute;
top: 10px;
left: 10px;
z-index: 10;
color: #fff;
background: rgba(0, 0, 0, 0.6);
padding: 5px 8px;
border-radius: 4px;
font-weight: 500;
font-size: 16px;
border: solid 1px #fff;
transition: all 0.5s ease;
}
.hm_featured_crousl.offer_crousel .car-item:hover .new_tag {
background: #fff;
color: #333;
}
.hm_featured_crousl.offer_crousel .single_offer_hm .car-item .car-image img {
width: 100%;
}
.hm_featured_crousl.offer_crousel .single_offer_hm .car-item {
width: 100%;
}
.hm_featured_crousl.offer_crousel .single_offer_hm .car-item .car-content {
bottom: 10px;
min-height: inherit;
}
.hm_featured_crousl.offer_crousel
.pgs_cars_carousel-items
.col-sm-6:nth-child(2) {
padding-left: 0;
}
.hm_featured_crousl.offer_crousel
.pgs_cars_carousel-items
.right_offer_hm
.item.col-sm-6 {
padding-left: 13px;
}
.about_main {
color: #fff;
}
.about_main .sub-title {
color: #fff;
}
.about_main .main-title {
color: #fff;
}
.hm_title.about_title .section-title p strong {
display: block;
margin: 15px 0 17px 0;
font-size: 22px;
}
.hm_title.about_title .section-title p {
font-size: 18px;
}
.about_detailmore .elementor-widget-container p {
text-align: justify;
font-size: 18px;
}
.ceo_title .section-title .main-title {
color: #ff5f1f;
font-size: 38px;
font-weight: 700;
}
.ceo_title .section-title {
margin-bottom: 40px;
}
.ceo_moreinfos p {
font-size: 18px;
text-align: justify;
margin: 0 0 30px 0;
}
.about_sec1 {
padding: 50px 0 !important;
}
.about_sec1.misvis_sec {
padding-bottom: 20px !important;
}
.about_sec1.misvis_sec {
padding-bottom: 20px !important;
}
.about_sec1.misvis_sec .feature-box {
background: #f4f8ff;
min-height: 375px;
border-radius: 5px;
padding: 20px;
border-bottom: solid 4px #ff5f1f;
transition: all 0.5s ease;
box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
}
.about_sec1.misvis_sec .feature-box:hover {
box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}
.about_sec1.misvis_sec .feature-box i {
background: rgba(66, 140, 212, 0.15);
}
.about_sec1.out_team .team .team-name h5 {
min-height: 61px;
display: block;
}
.about_sec1.ceo_sec.elementor-section-height-default {
padding-bottom: 20px !important;
}
.partners_main .item {
background: #fff;
width: auto;
margin: 0 auto;
box-shadow: 0 0 10px #d5d5d5;
height: 130px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 13px;
border-bottom: solid 3px #32afe8;
}
.partners_main .our-clients .row {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.partners_main .our-clients .row .col-sm-2 {
width: auto;
float: none;
border-radius: 3px;
}
.partners_main .item img {
max-width: 200px;
}
.hm_title .section-title {
margin-bottom: 40px;
}
.contact_infos .elementor-widget-container {
min-height: 215px;
border-bottom: solid 2px #ff5f1f;
border-radius: 5px;
background: #e8f4ff !important;
}
.contact_infos_top .elementor-icon-box-wrapper {
text-align: center;
min-height: 215px;
border-bottom: solid 2px #ff5f1f;
border-radius: 5px;
background: #e8f4ff !important;
display: flex;
justify-content: flex-start;
flex-direction: column;
padding-top: 28px;
}
.contact_infos_top .elementor-icon-box-wrapper .elementor-icon {
color: #428cd4;
font-size: 29px;
line-height: 40px;
display: inline-block;
}
.contact_infos_top .elementor-icon-box-wrapper .elementor-icon-box-icon {
min-height: 50px;
}
.contact_infos_top .elementor-icon-box-wrapper .elementor-icon-box-title {
font-size: 20px;
font-weight: 600;
line-height: 34px;
}
.hm_welcm_right p {
text-align: justify;
}
#header.defualt {
position: inherit;
}  #header.defualt .menu {
background: #041b2d;
}
.header_intro_opacity::before {
background: rgb(66, 140, 212);
background: linear-gradient(
0deg,
rgba(66, 140, 212, 1) 0%,
rgba(0, 0, 0, 0.17690826330532217) 100%
) !important;
} .hm_title.contact_form_title .sub-title {
color: #fff;
}
.contact-form-bg {
padding: 70px 0;
position: relative;
z-index: 1;
}
.contact-form-bg:after {
position: absolute;
left: 0;
bottom: 0;
top: 0;
right: 0;
content: '';
background: rgba(0, 0, 0, 0.75);
z-index: -1;
background: rgb(48, 89, 130);
background: linear-gradient(
0deg,
rgb(24 23 23 / 54%) 0%,
rgba(48, 89, 130, 0.95) 100%
);
}
.contact_timings .elementor-widget-container {
background: #428cd4 !important;
color: #fff;
border-left: solid 4px #ff5f1f;
border-radius: 4px;
}
.contact_timings .elementor-widget-container .opening-hours ul li strong {
color: #fff;
}
.contact_timings .elementor-widget-container .opening-hours h6 {
color: #fff;
}
.contact-form-bg form.wpcf7-form {
background: #fff;
padding: 35px;
border-radius: 4px;
box-shadow: 0 0 9px 0 #16161642;
}
.contact-form-bg form.wpcf7-form .wpcf7-form-control {
background: #f3f7fd;
height: 46px;
}
.contact-form-bg form.wpcf7-form .intl-tel-input {
width: 100%;
}
.contact-form-bg form.wpcf7-form textarea.wpcf7-form-control {
height: 170px;
}
.contact-form-bg form.wpcf7-form .wpcf7-form-control.wpcf7-submit {
background: #ff5f1f;
}
.hm_title.contact_form_title .sub-title {
color: #fff;
}
.contact-form-bg form.wpcf7-form textarea.wpcf7-form-control {
height: 170px;
}
.contact-form-bg form.wpcf7-form .wpcf7-form-control.wpcf7-submit {
background: #ff5f1f;
transition: all 0.5s ease;
}
.contact-form-bg form.wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
background: #428cd4;
}
.contact_timings .elementor-widget-container .opening-hours ul li {
padding: 2px 0 6px 0;
border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.contact_timings .elementor-widget-container .opening-hours ul li:last-child {
border: none;
}
.hm_global_btn.hm_allcars .button.pgs_btn {
margin: 0px 0 0;
position: relative;
top: 0;
}
.hm_featured_crousl .owl-carousel .owl-nav {
bottom: -20px;
top: inherit;
width: 120px;
transform: inherit;
margin: 0 auto;
right: 0;
}
.hm_featured_crousl .owl-carousel .owl-nav .owl-prev {
left: 0;
opacity: 1;
}
.hm_featured_crousl .owl-carousel .owl-nav .owl-next {
right: 0;
opacity: 1;
}
.vehicle-listing-wrapper .style-classic.car-grid .col-lg-4 {
width: 48%;
}
.vehicle-listing-wrapper .style-classic.car-grid .col-lg-8 {
width: 52%;
}
.vehicle-listing-wrapper .style-classic.car-grid .car-item {
border-radius: 8px;
}
#header #mega-menu-wrap-primary-menu.mega-menu-wrap {
display: flex !important;
justify-content: center;
align-items: center;
height: 103px !important;
}
#header
#mega-menu-wrap-primary-menu.mega-menu-wrap
li.mega-menu-item-has-children {
height: 100px;
display: flex !important;
justify-content: center !important;
align-items: center !important;
}
#header
#mega-menu-wrap-primary-menu.mega-menu-wrap
li.mega-menu-item-has-children
a.dashicons-car.mega-menu-link {
line-height: 103px !important;
}
#header #mega-menu-wrap-primary-menu.mega-menu-wrap li a.mega-menu-link {
font-family: 'Exo 2', sans-serif;
font-size: 18px;
}
.detail_review_section .glsr-review-response::before {
top: -25px;
}
.style-classic.car-item .vehicle-attributes-list {
margin-top: 10px;
background: #66a2dc29;
padding: 5px 11px;
min-height: 115px;
border: solid 1px #428cd41f;
}
.detail_related_vehicle .cd-related-vehicles .feature-car {
padding: 0px 0 35px 0;
}
.mega-menu .header-main-inner {
position: relative;
}
#header .mega-menu .header-main-inner .menu-mobile-collapse-trigger {
display: none !important;
}
.mega-menu .menu-logo {
padding: 0 0 0 0;
}
.search_custom {
margin: 0px 0 0 0;
padding: 35px 0 0 0;
}
.search_custom span {
width: 16px;
display: inline-block;
}
.search_custom .searchform {
margin-top: 33px;
}
.searchform .search .search-box input:focus {
background: 0 0;
border: 1px solid #428cd4;
}
.hm_body_types.hm_fuel_types {
padding: 0 23%;
}
.hm_body_type_main.hm_fuel_type_main {
background: #428cd414;
}
body.post-type-archive-cars .page-wrapper {
overflow: visible;
}
.detail_side_query .detail_car_enquiry {
position: sticky;
top: 160px;
position: -webkit-sticky;
}
.cars-template-default.single.single-cars .page-wrapper {
overflow: visible;
}
aside#sleft.sidebar {
position: sticky;
top: 156px;
position: -webkit-sticky;
}
.car-top {
left: 30px;
}
.hm_flag_block.hm_flag_block_inner {
background: none;
}
.cdhl_our-team_wrapper.team_settings .team-name a {
pointer-events: none;
}
.cdhl_our-team_wrapper.team_settings .team-social {
display: none;
}
.career_outer .elementor-widget-wrap {
background: #f0f6fc;
border-radius: 4px;
margin: 0 0 30px 0;
padding: 20px !important;
box-shadow: 0 2px 11px rgba(23, 22, 22, 0.05);
}
.cdhl_section-title_wrapper.career_block .section-title {
margin: 0;
}
.career_outer .elementor-widget-wrap .elementor-icon-list-items {
margin: 0;
padding: 0;
list-style: none;
}
.career_outer .elementor-widget-wrap .elementor-icon-list-items li {
display: inline-flex;
background: #fff;
color: #6e95bb;
border-radius: 3px;
margin-right: 15px;
padding: 6px 16px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.career_outer
.elementor-widget-wrap
.elementor-icon-list-items
li
.elementor-icon-list-icon
i {
color: #428cd4;
margin: 0 3px 0 0;
}
.cdhl_section-title_wrapper.career_block .sub-title {
color: #ff5f1f;
}
.career_main {
padding-top: 50px;
}
.apply_main h3 {
background: #112738;
color: #fff;
padding: 10px 25px;
}
.apply_main .apply_form_fills {
padding: 20px 26px 30px 26px;
}
.pgs-popup-content-modal .mfp-close {
position: absolute;
right: 0px;
top: 0 !important;
color: #fff;
opacity: 1;
float: right;
font-size: 30px;
margin-right: 0;
margin-top: 4px;
}
.hm_blogs .our-blog.page-section-pb.our-blog-grid a {
height: 49px;
overflow: hidden;
}
.hm_blogs .our-blog.page-section-pb.our-blog-grid .blog-image {
height: 230px;
overflow: hidden;
}
.hm_blogs .our-blog.page-section-pb.our-blog-grid .blog-image img {
height: 220px;
object-fit: cover;
} .hm_featured_crousl .owl-carousel .owl-nav {
top: 100%;
width: 120px;
transform: inherit;
margin: 0 auto 0 auto;
right: 0;
bottom: 0;
left: 0;
}
.vehicle-listing-wrapper .style-classic.car-grid .car-description {
display: none;
}
.vehicle-listing-wrapper .style-classic.car-grid .car-image img {
transition: all 0.5s ease;
}
.vehicle-listing-wrapper .style-classic.car-grid .car-image {
transition: all 0.5s ease;
}
.vehicle-listing-wrapper .style-classic.car-grid:hover .car-image img {
transform: inherit;
}
.vehicle-listing-wrapper .style-classic.car-grid:hover .car-image {
transform: scale(1.15);
transform-origin: center center;
}
.vehicle-listing-wrapper .style-classic.car-grid .car-image {
position: relative;
}
.vehicle-listing-wrapper .style-classic.car-grid .car-image:before {
background-image: linear-gradient(to bottom, transparent 45%, #0c1227 100%);
bottom: 0;
content: '';
height: 100px;
left: 0;
opacity: 0;
position: absolute;
right: 0;
z-index: 2;
transition: all 0.3s ease-in-out;
}
.vehicle-listing-wrapper .style-classic.car-grid:hover .car-image:before {
opacity: 1;
}
.vehicle-listing-wrapper .style-classic.car-grid .owl-dots {
transition: all 0.5s ease;
}
.vehicle-listing-wrapper .style-classic.car-grid:hover .owl-dots {
margin-top: 0px;
z-index: 4;
bottom: 31px;
}
.all-cars-list-arch .car-image .owl-dots span {
background: #fff;
} .custom_whishlist .cardealer-dashboard-content-grid {
position: relative;
border: 1px solid #e8e8e8;
padding: 20px;
border-radius: 3px;
margin-bottom: 30px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-item.car-item {
position: relative;
overflow: visible;
min-height: inherit;
width: 100%;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-item
.cdfs-remove-wishlist {
width: 20px;
height: 20px;
background: #428cd4;
color: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
position: absolute;
right: -6px;
top: -6px;
z-index: 1;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-item
.cdfs-remove-wishlist
span {
display: block;
height: 20px;
line-height: 18px;
font-size: 13px;
width: 20px;
text-align: center;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-item
.cardealer-list-item-overlay {
position: absolute;
bottom: 0px;
left: 10px;
right: 10px;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-item
.cardealer-list-item-overlay
a { background: #428cd4;
color: #ffffff;
display: block;
font-size: 13px;
text-transform: uppercase;
text-align: center;
padding: 5px 10px;
border-radius: 3px;
}
.custom_whishlist .cardealer-dashboard-content-grid .cardealer-list-item-title {
margin-bottom: 15px;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-items-attributes
ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 5px;
margin: 0;
padding: 0;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-items-attributes
.cardealer-list-item-attribute {
font-size: 13px;
border: 1px solid #e8e8e8;
padding: 4px 8px;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-items-attributes
.cardealer-list-item-attribute
i {
margin-right: 5px;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-items-bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background: #fbfbfb;
border-top: 1px solid #e8e8e8;
padding: 17px 25px;
margin-left: -20px;
margin-right: -20px;
margin-top: 20px;
margin-bottom: -20px;
clear: both;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-items-bottom-actions {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
grid-gap: 5px 17px;
list-style-type: none;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-items-bottom
.car-type {
margin-left: auto;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-items-bottom-actions
li
a {
color: inherit;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-items-bottom
.car-type
span {
background: #002b89;
padding: 3px 8px;
border-radius: 3px;
color: #ffffff;
font-size: 13px;
font-weight: 600;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-items-bottom
.car-status {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin: 0;
margin-left: 15px;
}
.cardealer-dashboard-content-grid:hover
.cardealer-list-item
.cardealer-list-item-overlay {
bottom: 10px;
opacity: 1;
}
.cardealer-dashboard-content-grid:hover
.cardealer-list-item
.cardealer-list-item-overlay
a {
background: #428cd4;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-item.car-item
.car-image
img {
width: 100%;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-item.car-item
.car-image {
margin-bottom: 20px;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-item-title
a {
display: inline-block;
color: #323232;
font-weight: 700;
margin-bottom: 5px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-items-bottom-actions
i {
margin-right: 8px;
}
.custom_whishlist .cardealer-list-items-attributes.car-list {
display: none;
}
.custom_whishlist .cardealer-list-item-title p {
display: none;
}
.custom_whishlist .cardealer-dashboard-content-grid .car-type {
display: none;
}
.mega-menu.desktopTopFixed .menu-logo {
margin-top: 0;
padding-top: 27px;
}
.mega-menu {
min-height: 84px;
}
.topbar.topbar_fixed + .menu .mega-menu.desktopTopFixed .menu-list-items {
top: 25px;
}
.mega-menu.desktopTopFixed .menu-list-items {
transition: all 0.5s ease;
}
.mobile-icons-trigger,
.mobile-searchform-wrapper {
display: none !important;
}
#mobile-searchform {
display: none !important;
}
.woocommerce-account form .button {
background: #428cd4 !important;
opacity: 1 !important;
color: #fff !important;
border-radius: 4px;
padding: 12px 24px !important;
position: relative;
z-index: 1;
overflow: hidden;
transition: all 0.5s ease;
}
.woocommerce-account form .button {
background: #323232;
}
.woocommerce-account .woocommerce form.login p.form-row {
margin-top: 20px;
}
.career_infos .elementor-widget-container {
padding: 10px 0 0 0;
margin: 0 0 30px 0;
}
.career_infos .elementor-widget-container h4 {
margin: 20px 0 20px 0;
color: #428cd4;
font-size: 18px;
}
.career_infos .elementor-widget-container ul {
margin: 0px 0 20px 0;
}
.post .entry-meta li.cardealer-entry-meta-item-author {
display: none;
}
.volk_color li.bx-pager-item:first-child .bx-pager-link {
background: #fff;
}
.volk_color li.bx-pager-item .bx-pager-link {
width: 16px !important;
height: 16px !important;
box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.25) !important;
border: solid 1px #ddd;
}
.volk_color li.bx-pager-item:nth-child(2) .bx-pager-link {
background: #162430;
}
.volk_color li.bx-pager-item:nth-child(3) .bx-pager-link {
background: #666762;
}
.listing-sidebar div#custom_html-2 {
background: #041b2d;
padding: 15px;
}
.listing-sidebar div#custom_html-2 .widgettitle {
color: #fff;
}
.listing-sidebar div#custom_html-2 input.wpcf7-form-control:focus,
.listing-sidebar div#custom_html-2 textarea.wpcf7-form-control:focus { color: #fff;
}
.listing-sidebar div#custom_html-2 input.wpcf7-form-control,
.listing-sidebar div#custom_html-2 textarea.wpcf7-form-control {
color: #1e1e1e;
}
.listing-sidebar
div#custom_html-2
input.wpcf7-form-control.wpcf7-submit.button {
color: #fff;
}
.listing-sidebar
div#custom_html-2
input.wpcf7-form-control.wpcf7-submit.button:hover {
background: #ff5f1f;
}
.detail_car_enquiry #custom_html-3 {
background: #041b2d;
padding: 15px;
}
.detail_car_enquiry #custom_html-3 .widgettitle {
color: #fff;
}
.detail_car_enquiry #custom_html-3 input.wpcf7-form-control:focus,
.detail_car_enquiry #custom_html-3 textarea.wpcf7-form-control:focus {
color: #fff;
}
.detail_car_enquiry #custom_html-3 input.wpcf7-form-control,
.detail_car_enquiry #custom_html-3 textarea.wpcf7-form-control {
color: #1e1e1e;
}
.detail_car_enquiry
#custom_html-3
input.wpcf7-form-control.wpcf7-submit.button {
color: #fff;
}
.detail_car_enquiry
#custom_html-3
input.wpcf7-form-control.wpcf7-submit.button:hover {
background: #ff5f1f;
}   .volk_color li.bx-pager-item:first-child .bx-pager-link.active {
background: inherit !important;
}
form.wpcf7-form .intl-tel-input {
width: 100%;
}
.listing-sidebar #custom_html-2 .country-list {
white-space: inherit;
width: 233px !important;
}
.listing-sidebar #custom_html-2 .intl-tel-input::-webkit-input-placeholder { color: #fff;
}
.listing-sidebar #custom_html-2 .intl-tel-input::-moz-placeholder { color: #fff;
}
.listing-sidebar #custom_html-2 .intl-tel-input:-ms-input-placeholder { color: #fff;
}
.listing-sidebar #custom_html-2 .intl-tel-input:-moz-placeholder { color: #fff;
}
.detail_car_enquiry #custom_html-3 .country-list {
white-space: inherit;
width: 358px;
}
.detail_car_enquiry #custom_html-3 .intl-tel-input:focus {
color: #fff !important;
}
.detail_car_enquiry #custom_html-3 .intl-tel-input::-webkit-input-placeholder { color: #fff;
}
.detail_car_enquiry #custom_html-3 .intl-tel-input::-moz-placeholder { color: #fff;
}
.detail_car_enquiry #custom_html-3 .intl-tel-input:-ms-input-placeholder { color: #fff;
}
.detail_car_enquiry #custom_html-3 .intl-tel-input:-moz-placeholder { color: #fff;
}
.submit_center {
text-align: center;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-info
.car-info-top-left
.row
.col-xs-6
i {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 600;
color: #428cd4;
} .iti {
position: relative;
display: inline-block;
}
.iti * {
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.iti__hide {
display: none;
}
.iti__v-hide {
visibility: hidden;
}
.iti input,
.iti input[type='text'],
.iti input[type='tel'] {
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 36px;
margin-right: 0;
}
.iti__flag-container {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 1px;
}
.iti__selected-flag {
z-index: 1;
position: relative;
display: flex;
align-items: center;
height: 100%;
padding: 0 6px 0 8px;
}
.iti__arrow {
margin-left: 6px;
width: 0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid #555;
}
.iti__arrow--up {
border-top: none;
border-bottom: 4px solid #555;
}
.iti__country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0;
margin: 0 0 0 -1px;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
background-color: white;
border: 1px solid #ccc;
white-space: nowrap;
max-height: 200px;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
bottom: 100%;
margin-bottom: -1px;
}
.newsletter_box {
background: #fff;
padding: 5px 0;
border-radius: 4px;
}
.lns-section .blog-description {
min-height: 235px;
}
.search_custom i {
font-size: 20px;
position: relative;
top: -4px;
}
.search_custom {
margin-left: 10px;
}
a.catlog-layout.view-grid-masonry-full {
display: none;
}
img.modal-logo {
position: absolute;
max-width: 250px;
width: 100%;
top: 12px;
left: 100px;
}
li.menu-item.menu-item-compare {
margin-left: 10px !important;
padding: 7px 0 0 0 !important;
} .find_sec1_form p {
margin-bottom: 24px;
}
.find_sec1_form .wpcf7-submit.form-control {
max-width: 200px;
font-size: 18px;
padding: 15px 32px;
height: auto;
width: auto;
margin: auto;
display: table;
border-radius: 5px;
background: #ff5f1f;
margin-top: 30px;
}
.find_sec1_form .wpcf7-submit.form-control:hover {
background: #428cd4;
}
.post-new-slide {
background: radial-gradient(
96.13% 70.71% at 50% 50%,
#414345 33.98%,
#232526 100%
);
}
.post-new-slide .elementor-heading-title {
color: #fff;
}
.post-new-slide .swiper-pagination-bullet {
background: #fff;
opacity: 1;
width: 8px;
height: 8px;
}
.post-new-slide .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #ff5f1f !important;
width: 35px;
border-radius: 10px;
}
.new_shipping_form {
background: #041b2d;
padding-top: 40px;
padding-bottom: 40px;
}
.new_shipping_form .elementor-heading-title {
color: #fff;
}
.new_shipping_form input.wpcf7-form-control {
border-radius: 4px !important;
}
.bar-btn a.elementor-button-link {
padding: 15px 32px;
}
.monial-margin {
margin-top: 25px;
}
.car-slider h3 {
color: #fff;
}
.car-slider h2 {
color: #ff5f1f;
font-weight: 400;
}
.car-slider table {
color: #fff;
}
.car-slider .new-lp-slide table td {
border-color: #646464 !important;
}
.car-slider .new-lp-slide .table-hover > tbody > tr:hover {
background-color: transparent !important;
}
.car-slider .new-lp-slide .table-hover > tbody > tr td:hover {
background-color: #3c3c3c !important;
}
.car-slider .owl-carousel .owl-dots .owl-dot span {
background: #ffffff;
}
.car-slider .owl-carousel .owl-dots .owl-dot.active span {
background: #ff5f1f;
width: 30px;
}
.car-slider .owl-dots {
position: relative;
top: -40px;
} a.tele-color {
background: #33a7dc !important;
} img.for_mobile {
display: none !important;
}
img.for_pc {
display: block !important;
} .variant-box {
background: #fff;
}
.car-variant-heading h4 {
font-size: 15px;
color: #428cd4;
position: relative;
font-weight: 600;
}
.car-variant-heading h4:before {
content: '';
display: block;
left: 0;
height: 1px;
width: 30px;
bottom: 0px;
background: #000;
position: absolute;
margin: auto;
right: 0;
}
.car-variant-heading h4:after {
content: '';
display: block;
left: 0;
height: 1px;
width: 50px;
bottom: -5px;
background: #000;
position: absolute;
margin: auto;
right: 0;
}
.car-variant-deatil {
padding: 15px 20px 23px;
}
.car-variant-btn a {
font-size: 15px;
background-color: #428cd4;
padding: 13px 20px;
display: inline-block;
color: #fff;
line-height: normal;
}
.car-variant-btn a:hover {
background: #323232;
}
table.car_table td,
table.car_table tr,
table.car_table th {
border: none !important;
padding: 3px !important;
}
table.car_table.table {
text-align: left;
margin-top: 25px;
}
table.car_table td:nth-child(2) {
font-weight: 700;
}
.car-variant-heading h4 a:hover {
color: #363636;
}
.car-variants-slider button.owl-dot.active span {
width: 30px !important;
background: #ff5f1f !important;
}
.letter-heading {
color: #428cd4;
font-size: 24px;
line-height: 36px;
font-weight: 500;
padding: 7px 0px;
}
.cs-mailchimp-newsletter {
background: #fff;
padding: 20px;
border-radius: 4px;
}
.chimp-input input {
background: #f6f6f6;
border: 1px solid #f6f6f6;
width: 100%;
padding: 13px 20px;
}
.chimp-input-box {
position: relative;
}
.chimp-input-btn {
position: absolute;
top: 0;
right: 0;
}
.chimp-input-btn input {
width: 100px;
height: 48px;
display: inline-block;
background: #428cd4;
color: #fff;
border: none;
}
.mc4wp-response {
color: #fff;
} .deleted-popup .step-box {
background: #fff;
box-shadow: 0 0 10px #ccc;
border-radius: 20px;
padding: 34px 30px;
max-width: 950px;
margin: auto;
}
.deleted-popup .elementor-heading-title {
margin-bottom: 20px;
color: red;
}
.deleted-popup .elementor-widget-text-editor {
font-size: 18px;
margin-bottom: 20px;
}
.deleted-popup .hm_global_btn .button.pgs_btn {
margin-bottom: 0;
}
.deleted-popup .potenza-icon i {
font-size: 50px !important;
color: #e51111;
}
.deleted-popup .potenza-icon {
margin-bottom: 30px;
}
.deleted-popup .elementor-widget-image {
margin-bottom: 30px;
}
.step-box .elementor-heading-title {
font-size: 20px;
font-weight: 600;
color: #428cd4 !important;
}
.step-box .elementor-widget-text-editor ul {
padding-left: 20px;
}
.step-box .elementor-widget-text-editor  {
font-size: 16px;
}
.cookies-section {
position: sticky;
background: #fff;
z-index: 9999;
max-width: 100%;
margin: auto;
left: 0;
right: 0;
bottom: 0;
border-radius: 0;
box-shadow: 0 6px 24px rgba(0, 0, 0, 0.49);
padding: 15px 15px;
width: 100%;
}
.cookie-content h4 img {
max-width: 36px;
margin-right: 5px;
}
.cookie-button {
text-align: right;
margin-top: 20px;
}
.cookie-button button.btn-primary {
font-size: 16px;
background: #428cd4;
border: none;
padding: 10px 25px;
line-height: normal;
max-width: 140px;
width: 100%;
border-radius: 4px;
color: #fff;
}
.cookie-content h4 img {
max-width: 36px;
margin-right: 5px;
}
.cookie-content h4 {
font-weight: 700;
font-size: 18px;
color: #393d4d;
}
.cookie-content p {
color: #393d4d;
font-weight: 500;
font-size: 16px;
margin-bottom: 0;
}
.cookie-button button.btn-primary:hover {
background: #323232;
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 30%);
} .sidebar-right {
display: none;
}
.row.with-sidebar.with-right_sidebar {
justify-content: center;
display: flex;
}
#popmake-26016.pum-container {
width: 100%;
margin: 0 auto !important;
max-width: 600px !important;
}
#popmake-26016.pum-container p {
color: #333 !important;
font-weight: 500;
}
#popmake-26016.pum-container input.wpcf7-form-control {
color: #333;
font-weight: 400;
}
#popmake-26016.pum-container input.wpcf7-form-control.wpcf7-submit {
color: #fff;
}
.banner-form-colum .wpcf7-response-output {
color: #fff;
}
.banner-form-colum input.wpcf7-form-control.wpcf7-submit:focus {
color: #FF5F1F;
}
@media (min-width: 1920px) {
.new-lp-slide table {
display: block;
float: none !important;
}
}
@media (min-width: 993px) {
#header .mega-menu .cart-contents .woo-cart-details.count,
#header .mega-menu .menu-item-compare .compare-details.count {
top: 2px;
}
}
@media (max-width: 500px) {
.iti__country-list {
white-space: normal;
}
}
.iti__flag-box {
display: inline-block;
width: 20px;
}
.iti__divider {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #ccc;
}
.iti__country {
padding: 5px 10px;
outline: none;
}
.iti__dial-code {
color: #999;
}
.iti__country.iti__highlight {
background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type='text'],
.iti--allow-dropdown input[type='tel'],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type='text'],
.iti--separate-dial-code input[type='tel'] {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
right: auto;
left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
cursor: default;
}
.iti--allow-dropdown
input[disabled]
+ .iti__flag-container:hover
.iti__selected-flag,
.iti--allow-dropdown
input[readonly]
+ .iti__flag-container:hover
.iti__selected-flag {
background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
margin-left: 6px;
}
.iti--container {
position: absolute;
top: -1000px;
left: -1000px;
z-index: 1060;
padding: 1px;
}
.iti--container:hover {
cursor: pointer;
}
.iti-mobile .iti--container {
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
position: fixed;
}
.iti-mobile .iti__country-list {
max-height: 100%;
width: 100%;
}
.iti-mobile .iti__country {
padding: 10px 10px;
line-height: 1.5em;
}
.iti__flag {
width: 20px;
}
.iti__flag.iti__be {
width: 18px;
}
.iti__flag.iti__ch {
width: 15px;
}
.iti__flag.iti__mc {
width: 19px;
}
.iti__flag.iti__ne {
width: 18px;
}
.iti__flag.iti__np {
width: 13px;
}
.iti__flag.iti__va {
width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.iti__flag {
background-size: 5652px 15px;
}
}
.iti__flag.iti__ac {
height: 10px;
background-position: 0px 0px;
}
.iti__flag.iti__ad {
height: 14px;
background-position: -22px 0px;
}
.iti__flag.iti__ae {
height: 10px;
background-position: -44px 0px;
}
.iti__flag.iti__af {
height: 14px;
background-position: -66px 0px;
}
.iti__flag.iti__ag {
height: 14px;
background-position: -88px 0px;
}
.iti__flag.iti__ai {
height: 10px;
background-position: -110px 0px;
}
.iti__flag.iti__al {
height: 15px;
background-position: -132px 0px;
}
.iti__flag.iti__am {
height: 10px;
background-position: -154px 0px;
}
.iti__flag.iti__ao {
height: 14px;
background-position: -176px 0px;
}
.iti__flag.iti__aq {
height: 14px;
background-position: -198px 0px;
}
.iti__flag.iti__ar {
height: 13px;
background-position: -220px 0px;
}
.iti__flag.iti__as {
height: 10px;
background-position: -242px 0px;
}
.iti__flag.iti__at {
height: 14px;
background-position: -264px 0px;
}
.iti__flag.iti__au {
height: 10px;
background-position: -286px 0px;
}
.iti__flag.iti__aw {
height: 14px;
background-position: -308px 0px;
}
.iti__flag.iti__ax {
height: 13px;
background-position: -330px 0px;
}
.iti__flag.iti__az {
height: 10px;
background-position: -352px 0px;
}
.iti__flag.iti__ba {
height: 10px;
background-position: -374px 0px;
}
.iti__flag.iti__bb {
height: 14px;
background-position: -396px 0px;
}
.iti__flag.iti__bd {
height: 12px;
background-position: -418px 0px;
}
.iti__flag.iti__be {
height: 15px;
background-position: -440px 0px;
}
.iti__flag.iti__bf {
height: 14px;
background-position: -460px 0px;
}
.iti__flag.iti__bg {
height: 12px;
background-position: -482px 0px;
}
.iti__flag.iti__bh {
height: 12px;
background-position: -504px 0px;
}
.iti__flag.iti__bi {
height: 12px;
background-position: -526px 0px;
}
.iti__flag.iti__bj {
height: 14px;
background-position: -548px 0px;
}
.iti__flag.iti__bl {
height: 14px;
background-position: -570px 0px;
}
.iti__flag.iti__bm {
height: 10px;
background-position: -592px 0px;
}
.iti__flag.iti__bn {
height: 10px;
background-position: -614px 0px;
}
.iti__flag.iti__bo {
height: 14px;
background-position: -636px 0px;
}
.iti__flag.iti__bq {
height: 14px;
background-position: -658px 0px;
}
.iti__flag.iti__br {
height: 14px;
background-position: -680px 0px;
}
.iti__flag.iti__bs {
height: 10px;
background-position: -702px 0px;
}
.iti__flag.iti__bt {
height: 14px;
background-position: -724px 0px;
}
.iti__flag.iti__bv {
height: 15px;
background-position: -746px 0px;
}
.iti__flag.iti__bw {
height: 14px;
background-position: -768px 0px;
}
.iti__flag.iti__by {
height: 10px;
background-position: -790px 0px;
}
.iti__flag.iti__bz {
height: 14px;
background-position: -812px 0px;
}
.iti__flag.iti__ca {
height: 10px;
background-position: -834px 0px;
}
.iti__flag.iti__cc {
height: 10px;
background-position: -856px 0px;
}
.iti__flag.iti__cd {
height: 15px;
background-position: -878px 0px;
}
.iti__flag.iti__cf {
height: 14px;
background-position: -900px 0px;
}
.iti__flag.iti__cg {
height: 14px;
background-position: -922px 0px;
}
.iti__flag.iti__ch {
height: 15px;
background-position: -944px 0px;
}
.iti__flag.iti__ci {
height: 14px;
background-position: -961px 0px;
}
.iti__flag.iti__ck {
height: 10px;
background-position: -983px 0px;
}
.iti__flag.iti__cl {
height: 14px;
background-position: -1005px 0px;
}
.iti__flag.iti__cm {
height: 14px;
background-position: -1027px 0px;
}
.iti__flag.iti__cn {
height: 14px;
background-position: -1049px 0px;
}
.iti__flag.iti__co {
height: 14px;
background-position: -1071px 0px;
}
.iti__flag.iti__cp {
height: 14px;
background-position: -1093px 0px;
}
.iti__flag.iti__cr {
height: 12px;
background-position: -1115px 0px;
}
.iti__flag.iti__cu {
height: 10px;
background-position: -1137px 0px;
}
.iti__flag.iti__cv {
height: 12px;
background-position: -1159px 0px;
}
.iti__flag.iti__cw {
height: 14px;
background-position: -1181px 0px;
}
.iti__flag.iti__cx {
height: 10px;
background-position: -1203px 0px;
}
.iti__flag.iti__cy {
height: 14px;
background-position: -1225px 0px;
}
.iti__flag.iti__cz {
height: 14px;
background-position: -1247px 0px;
}
.iti__flag.iti__de {
height: 12px;
background-position: -1269px 0px;
}
.iti__flag.iti__dg {
height: 10px;
background-position: -1291px 0px;
}
.iti__flag.iti__dj {
height: 14px;
background-position: -1313px 0px;
}
.iti__flag.iti__dk {
height: 15px;
background-position: -1335px 0px;
}
.iti__flag.iti__dm {
height: 10px;
background-position: -1357px 0px;
}
.iti__flag.iti__do {
height: 14px;
background-position: -1379px 0px;
}
.iti__flag.iti__dz {
height: 14px;
background-position: -1401px 0px;
}
.iti__flag.iti__ea {
height: 14px;
background-position: -1423px 0px;
}
.iti__flag.iti__ec {
height: 14px;
background-position: -1445px 0px;
}
.iti__flag.iti__ee {
height: 13px;
background-position: -1467px 0px;
}
.iti__flag.iti__eg {
height: 14px;
background-position: -1489px 0px;
}
.iti__flag.iti__eh {
height: 10px;
background-position: -1511px 0px;
}
.iti__flag.iti__er {
height: 10px;
background-position: -1533px 0px;
}
.iti__flag.iti__es {
height: 14px;
background-position: -1555px 0px;
}
.iti__flag.iti__et {
height: 10px;
background-position: -1577px 0px;
}
.iti__flag.iti__eu {
height: 14px;
background-position: -1599px 0px;
}
.iti__flag.iti__fi {
height: 12px;
background-position: -1621px 0px;
}
.iti__flag.iti__fj {
height: 10px;
background-position: -1643px 0px;
}
.iti__flag.iti__fk {
height: 10px;
background-position: -1665px 0px;
}
.iti__flag.iti__fm {
height: 11px;
background-position: -1687px 0px;
}
.iti__flag.iti__fo {
height: 15px;
background-position: -1709px 0px;
}
.iti__flag.iti__fr {
height: 14px;
background-position: -1731px 0px;
}
.iti__flag.iti__ga {
height: 15px;
background-position: -1753px 0px;
}
.iti__flag.iti__gb {
height: 10px;
background-position: -1775px 0px;
}
.iti__flag.iti__gd {
height: 12px;
background-position: -1797px 0px;
}
.iti__flag.iti__ge {
height: 14px;
background-position: -1819px 0px;
}
.iti__flag.iti__gf {
height: 14px;
background-position: -1841px 0px;
}
.iti__flag.iti__gg {
height: 14px;
background-position: -1863px 0px;
}
.iti__flag.iti__gh {
height: 14px;
background-position: -1885px 0px;
}
.iti__flag.iti__gi {
height: 10px;
background-position: -1907px 0px;
}
.iti__flag.iti__gl {
height: 14px;
background-position: -1929px 0px;
}
.iti__flag.iti__gm {
height: 14px;
background-position: -1951px 0px;
}
.iti__flag.iti__gn {
height: 14px;
background-position: -1973px 0px;
}
.iti__flag.iti__gp {
height: 14px;
background-position: -1995px 0px;
}
.iti__flag.iti__gq {
height: 14px;
background-position: -2017px 0px;
}
.iti__flag.iti__gr {
height: 14px;
background-position: -2039px 0px;
}
.iti__flag.iti__gs {
height: 10px;
background-position: -2061px 0px;
}
.iti__flag.iti__gt {
height: 13px;
background-position: -2083px 0px;
}
.iti__flag.iti__gu {
height: 11px;
background-position: -2105px 0px;
}
.iti__flag.iti__gw {
height: 10px;
background-position: -2127px 0px;
}
.iti__flag.iti__gy {
height: 12px;
background-position: -2149px 0px;
}
.iti__flag.iti__hk {
height: 14px;
background-position: -2171px 0px;
}
.iti__flag.iti__hm {
height: 10px;
background-position: -2193px 0px;
}
.iti__flag.iti__hn {
height: 10px;
background-position: -2215px 0px;
}
.iti__flag.iti__hr {
height: 10px;
background-position: -2237px 0px;
}
.iti__flag.iti__ht {
height: 12px;
background-position: -2259px 0px;
}
.iti__flag.iti__hu {
height: 10px;
background-position: -2281px 0px;
}
.iti__flag.iti__ic {
height: 14px;
background-position: -2303px 0px;
}
.iti__flag.iti__id {
height: 14px;
background-position: -2325px 0px;
}
.iti__flag.iti__ie {
height: 10px;
background-position: -2347px 0px;
}
.iti__flag.iti__il {
height: 15px;
background-position: -2369px 0px;
}
.iti__flag.iti__im {
height: 10px;
background-position: -2391px 0px;
}
.iti__flag.iti__in {
height: 14px;
background-position: -2413px 0px;
}
.iti__flag.iti__io {
height: 10px;
background-position: -2435px 0px;
}
.iti__flag.iti__iq {
height: 14px;
background-position: -2457px 0px;
}
.iti__flag.iti__ir {
height: 12px;
background-position: -2479px 0px;
}
.iti__flag.iti__is {
height: 15px;
background-position: -2501px 0px;
}
.iti__flag.iti__it {
height: 14px;
background-position: -2523px 0px;
}
.iti__flag.iti__je {
height: 12px;
background-position: -2545px 0px;
}
.iti__flag.iti__jm {
height: 10px;
background-position: -2567px 0px;
}
.iti__flag.iti__jo {
height: 10px;
background-position: -2589px 0px;
}
.iti__flag.iti__jp {
height: 14px;
background-position: -2611px 0px;
}
.iti__flag.iti__ke {
height: 14px;
background-position: -2633px 0px;
}
.iti__flag.iti__kg {
height: 12px;
background-position: -2655px 0px;
}
.iti__flag.iti__kh {
height: 13px;
background-position: -2677px 0px;
}
.iti__flag.iti__ki {
height: 10px;
background-position: -2699px 0px;
}
.iti__flag.iti__km {
height: 12px;
background-position: -2721px 0px;
}
.iti__flag.iti__kn {
height: 14px;
background-position: -2743px 0px;
}
.iti__flag.iti__kp {
height: 10px;
background-position: -2765px 0px;
}
.iti__flag.iti__kr {
height: 14px;
background-position: -2787px 0px;
}
.iti__flag.iti__kw {
height: 10px;
background-position: -2809px 0px;
}
.iti__flag.iti__ky {
height: 10px;
background-position: -2831px 0px;
}
.iti__flag.iti__kz {
height: 10px;
background-position: -2853px 0px;
}
.iti__flag.iti__la {
height: 14px;
background-position: -2875px 0px;
}
.iti__flag.iti__lb {
height: 14px;
background-position: -2897px 0px;
}
.iti__flag.iti__lc {
height: 10px;
background-position: -2919px 0px;
}
.iti__flag.iti__li {
height: 12px;
background-position: -2941px 0px;
}
.iti__flag.iti__lk {
height: 10px;
background-position: -2963px 0px;
}
.iti__flag.iti__lr {
height: 11px;
background-position: -2985px 0px;
}
.iti__flag.iti__ls {
height: 14px;
background-position: -3007px 0px;
}
.iti__flag.iti__lt {
height: 12px;
background-position: -3029px 0px;
}
.iti__flag.iti__lu {
height: 12px;
background-position: -3051px 0px;
}
.iti__flag.iti__lv {
height: 10px;
background-position: -3073px 0px;
}
.iti__flag.iti__ly {
height: 10px;
background-position: -3095px 0px;
}
.iti__flag.iti__ma {
height: 14px;
background-position: -3117px 0px;
}
.iti__flag.iti__mc {
height: 15px;
background-position: -3139px 0px;
}
.iti__flag.iti__md {
height: 10px;
background-position: -3160px 0px;
}
.iti__flag.iti__me {
height: 10px;
background-position: -3182px 0px;
}
.iti__flag.iti__mf {
height: 14px;
background-position: -3204px 0px;
}
.iti__flag.iti__mg {
height: 14px;
background-position: -3226px 0px;
}
.iti__flag.iti__mh {
height: 11px;
background-position: -3248px 0px;
}
.iti__flag.iti__mk {
height: 10px;
background-position: -3270px 0px;
}
.iti__flag.iti__ml {
height: 14px;
background-position: -3292px 0px;
}
.iti__flag.iti__mm {
height: 14px;
background-position: -3314px 0px;
}
.iti__flag.iti__mn {
height: 10px;
background-position: -3336px 0px;
}
.iti__flag.iti__mo {
height: 14px;
background-position: -3358px 0px;
}
.iti__flag.iti__mp {
height: 10px;
background-position: -3380px 0px;
}
.iti__flag.iti__mq {
height: 14px;
background-position: -3402px 0px;
}
.iti__flag.iti__mr {
height: 14px;
background-position: -3424px 0px;
}
.iti__flag.iti__ms {
height: 10px;
background-position: -3446px 0px;
}
.iti__flag.iti__mt {
height: 14px;
background-position: -3468px 0px;
}
.iti__flag.iti__mu {
height: 14px;
background-position: -3490px 0px;
}
.iti__flag.iti__mv {
height: 14px;
background-position: -3512px 0px;
}
.iti__flag.iti__mw {
height: 14px;
background-position: -3534px 0px;
}
.iti__flag.iti__mx {
height: 12px;
background-position: -3556px 0px;
}
.iti__flag.iti__my {
height: 10px;
background-position: -3578px 0px;
}
.iti__flag.iti__mz {
height: 14px;
background-position: -3600px 0px;
}
.iti__flag.iti__na {
height: 14px;
background-position: -3622px 0px;
}
.iti__flag.iti__nc {
height: 10px;
background-position: -3644px 0px;
}
.iti__flag.iti__ne {
height: 15px;
background-position: -3666px 0px;
}
.iti__flag.iti__nf {
height: 10px;
background-position: -3686px 0px;
}
.iti__flag.iti__ng {
height: 10px;
background-position: -3708px 0px;
}
.iti__flag.iti__ni {
height: 12px;
background-position: -3730px 0px;
}
.iti__flag.iti__nl {
height: 14px;
background-position: -3752px 0px;
}
.iti__flag.iti__no {
height: 15px;
background-position: -3774px 0px;
}
.iti__flag.iti__np {
height: 15px;
background-position: -3796px 0px;
}
.iti__flag.iti__nr {
height: 10px;
background-position: -3811px 0px;
}
.iti__flag.iti__nu {
height: 10px;
background-position: -3833px 0px;
}
.iti__flag.iti__nz {
height: 10px;
background-position: -3855px 0px;
}
.iti__flag.iti__om {
height: 10px;
background-position: -3877px 0px;
}
.iti__flag.iti__pa {
height: 14px;
background-position: -3899px 0px;
}
.iti__flag.iti__pe {
height: 14px;
background-position: -3921px 0px;
}
.iti__flag.iti__pf {
height: 14px;
background-position: -3943px 0px;
}
.iti__flag.iti__pg {
height: 15px;
background-position: -3965px 0px;
}
.iti__flag.iti__ph {
height: 10px;
background-position: -3987px 0px;
}
.iti__flag.iti__pk {
height: 14px;
background-position: -4009px 0px;
}
.iti__flag.iti__pl {
height: 13px;
background-position: -4031px 0px;
}
.iti__flag.iti__pm {
height: 14px;
background-position: -4053px 0px;
}
.iti__flag.iti__pn {
height: 10px;
background-position: -4075px 0px;
}
.iti__flag.iti__pr {
height: 14px;
background-position: -4097px 0px;
}
.iti__flag.iti__ps {
height: 10px;
background-position: -4119px 0px;
}
.iti__flag.iti__pt {
height: 14px;
background-position: -4141px 0px;
}
.iti__flag.iti__pw {
height: 13px;
background-position: -4163px 0px;
}
.iti__flag.iti__py {
height: 11px;
background-position: -4185px 0px;
}
.iti__flag.iti__qa {
height: 8px;
background-position: -4207px 0px;
}
.iti__flag.iti__re {
height: 14px;
background-position: -4229px 0px;
}
.iti__flag.iti__ro {
height: 14px;
background-position: -4251px 0px;
}
.iti__flag.iti__rs {
height: 14px;
background-position: -4273px 0px;
}
.iti__flag.iti__ru {
height: 14px;
background-position: -4295px 0px;
}
.iti__flag.iti__rw {
height: 14px;
background-position: -4317px 0px;
}
.iti__flag.iti__sa {
height: 14px;
background-position: -4339px 0px;
}
.iti__flag.iti__sb {
height: 10px;
background-position: -4361px 0px;
}
.iti__flag.iti__sc {
height: 10px;
background-position: -4383px 0px;
}
.iti__flag.iti__sd {
height: 10px;
background-position: -4405px 0px;
}
.iti__flag.iti__se {
height: 13px;
background-position: -4427px 0px;
}
.iti__flag.iti__sg {
height: 14px;
background-position: -4449px 0px;
}
.iti__flag.iti__sh {
height: 10px;
background-position: -4471px 0px;
}
.iti__flag.iti__si {
height: 10px;
background-position: -4493px 0px;
}
.iti__flag.iti__sj {
height: 15px;
background-position: -4515px 0px;
}
.iti__flag.iti__sk {
height: 14px;
background-position: -4537px 0px;
}
.iti__flag.iti__sl {
height: 14px;
background-position: -4559px 0px;
}
.iti__flag.iti__sm {
height: 15px;
background-position: -4581px 0px;
}
.iti__flag.iti__sn {
height: 14px;
background-position: -4603px 0px;
}
.iti__flag.iti__so {
height: 14px;
background-position: -4625px 0px;
}
.iti__flag.iti__sr {
height: 14px;
background-position: -4647px 0px;
}
.iti__flag.iti__ss {
height: 10px;
background-position: -4669px 0px;
}
.iti__flag.iti__st {
height: 10px;
background-position: -4691px 0px;
}
.iti__flag.iti__sv {
height: 12px;
background-position: -4713px 0px;
}
.iti__flag.iti__sx {
height: 14px;
background-position: -4735px 0px;
}
.iti__flag.iti__sy {
height: 14px;
background-position: -4757px 0px;
}
.iti__flag.iti__sz {
height: 14px;
background-position: -4779px 0px;
}
.iti__flag.iti__ta {
height: 10px;
background-position: -4801px 0px;
}
.iti__flag.iti__tc {
height: 10px;
background-position: -4823px 0px;
}
.iti__flag.iti__td {
height: 14px;
background-position: -4845px 0px;
}
.iti__flag.iti__tf {
height: 14px;
background-position: -4867px 0px;
}
.iti__flag.iti__tg {
height: 13px;
background-position: -4889px 0px;
}
.iti__flag.iti__th {
height: 14px;
background-position: -4911px 0px;
}
.iti__flag.iti__tj {
height: 10px;
background-position: -4933px 0px;
}
.iti__flag.iti__tk {
height: 10px;
background-position: -4955px 0px;
}
.iti__flag.iti__tl {
height: 10px;
background-position: -4977px 0px;
}
.iti__flag.iti__tm {
height: 14px;
background-position: -4999px 0px;
}
.iti__flag.iti__tn {
height: 14px;
background-position: -5021px 0px;
}
.iti__flag.iti__to {
height: 10px;
background-position: -5043px 0px;
}
.iti__flag.iti__tr {
height: 14px;
background-position: -5065px 0px;
}
.iti__flag.iti__tt {
height: 12px;
background-position: -5087px 0px;
}
.iti__flag.iti__tv {
height: 10px;
background-position: -5109px 0px;
}
.iti__flag.iti__tw {
height: 14px;
background-position: -5131px 0px;
}
.iti__flag.iti__tz {
height: 14px;
background-position: -5153px 0px;
}
.iti__flag.iti__ua {
height: 14px;
background-position: -5175px 0px;
}
.iti__flag.iti__ug {
height: 14px;
background-position: -5197px 0px;
}
.iti__flag.iti__um {
height: 11px;
background-position: -5219px 0px;
}
.iti__flag.iti__un {
height: 14px;
background-position: -5241px 0px;
}
.iti__flag.iti__us {
height: 11px;
background-position: -5263px 0px;
}
.iti__flag.iti__uy {
height: 14px;
background-position: -5285px 0px;
}
.iti__flag.iti__uz {
height: 10px;
background-position: -5307px 0px;
}
.iti__flag.iti__va {
height: 15px;
background-position: -5329px 0px;
}
.iti__flag.iti__vc {
height: 14px;
background-position: -5346px 0px;
}
.iti__flag.iti__ve {
height: 14px;
background-position: -5368px 0px;
}
.iti__flag.iti__vg {
height: 10px;
background-position: -5390px 0px;
}
.iti__flag.iti__vi {
height: 14px;
background-position: -5412px 0px;
}
.iti__flag.iti__vn {
height: 14px;
background-position: -5434px 0px;
}
.iti__flag.iti__vu {
height: 12px;
background-position: -5456px 0px;
}
.iti__flag.iti__wf {
height: 14px;
background-position: -5478px 0px;
}
.iti__flag.iti__ws {
height: 10px;
background-position: -5500px 0px;
}
.iti__flag.iti__xk {
height: 15px;
background-position: -5522px 0px;
}
.iti__flag.iti__ye {
height: 14px;
background-position: -5544px 0px;
}
.iti__flag.iti__yt {
height: 14px;
background-position: -5566px 0px;
}
.iti__flag.iti__za {
height: 14px;
background-position: -5588px 0px;
}
.iti__flag.iti__zm {
height: 14px;
background-position: -5610px 0px;
}
.iti__flag.iti__zw {
height: 10px;
background-position: -5632px 0px;
}
.iti__flag {
height: 15px;
box-shadow: 0px 0px 1px 0px #888;
background-image: url(//newautofzco.com/wp-content/themes/cardealer-child/assets/tel_input/img/flags.png);
background-repeat: no-repeat;
background-color: #dbdbdb;
background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.iti__flag {
background-image: url(//newautofzco.com/wp-content/themes/cardealer-child/assets/tel_input/img/flags@2x.png);
}
}
.iti__flag.iti__np {
background-color: transparent;
} .all-cars-list-arch .car-image .owl-dots {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.modal-dialog.quote_modal .close {
position: absolute;
right: 12px;
top: 13px;
}
.test-drive-car-name {
border: solid 1px aliceblue;
background: rgba(66, 140, 212, 0.15);
padding: 7px 10px 10px 10px;
border-radius: 4px;
color: #428cd4;
margin: 0 0 20px 0;
}
.modal .modal-body .form-group .form-control {
border-radius: 4px;
}
.modal .modal-body .form-group .form-modal-label {
font-size: 15px;
margin: 0 0 3px 0;
}
.wpcf7-form input[type='submit'] {
font-size: 16px;
}
.button_center button {
font-size: 16px;
text-align: center;
padding: 8px 30px;
background: #428cd4;
color: #fff;
border: none;
transition: all 0.5s ease;
}
.button_center button:hover {
background: #323232;
}
.modal .quote_modal .modal-body .form-group .iti.iti--allow-dropdown {
width: 100%;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-bottom
.car-bottom-actions
li.list-quote-button {
float: right;
margin-right: 0;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-bottom
.car-bottom-actions {
width: 100%;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-bottom
.car-bottom-actions
li.list-quote-button
a {
font-size: 18px;
text-align: center;
padding: 10px 16px;
background: #428cd4;
color: #fff;
border: none;
transition: all 0.5s ease;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-bottom
.car-bottom-actions
li.list-quote-button
a
i {
color: #fff;
font-size: 15px;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-bottom
.car-bottom-actions
li.list-quote-button
a:hover {
background: #323232;
}
.row.all-cars-list-arch.vehicle-listing .car-content .row .col-xs-6 {
width: 100%;
padding: 0;
display: block;
}
.row.all-cars-list-arch.vehicle-listing .car-content li.row {
float: none;
width: 50%;
flex: 0 0 50%;
margin: 0 0 10px 0;
}
.row.all-cars-list-arch.vehicle-listing .car-content .list-inline {
width: 100%; display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.row.all-cars-list-arch.vehicle-listing .car-content .vehicle-attributes-list {
padding: 10px 5px 0 10px;
width: 100%; display: flex;
}
.row.all-cars-list-arch.vehicle-listing .car-content .row .col-xs-6 i {
display: block;
color: #428cd4;
}
.vehicle-listing-wrapper .style-classic.car-grid .car-details .car-info {
padding-left: 38px;
}
.row.all-cars-list-arch.vehicle-listing
.car-content
li.row
.list-quote-button
a {
background: #428cd4;
}
.row.all-cars-list-arch.vehicle-listing
.car-bottom-actions.classic-grid
.list-quote-button
a {
background: #428cd4;
color: #fff;
transition: all 0.5s ease;
}
.row.all-cars-list-arch.vehicle-listing
.car-bottom-actions.classic-grid
.list-quote-button
a:hover {
background: #323232;
}
.row.all-cars-list-arch.vehicle-listing .car-content .row span.col-xs-6 {
font-size: 0;
width: 21px;
float: left;
}
.row.all-cars-list-arch.vehicle-listing .car-content .row span.col-xs-6 i {
font-size: 14px;
}
.row.all-cars-list-arch.vehicle-listing .car-content .row stong.col-xs-6 {
width: 50%;
float: left;
}
.row.all-cars-list-arch.vehicle-listing .car-content .row strong.col-xs-6 {
float: left;
width: 64%;
}
.row.all-cars-list-arch.vehicle-listing .car-content li.row:nth-child(odd) {
width: 35%;
flex: 0 0 35%;
}
.row.all-cars-list-arch.vehicle-listing .car-content li.row:nth-child(even) {
width: 65%;
flex: 0 0 65%;
} .detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
.row
.col-xs-6 {
width: 100%;
padding: 0;
display: block;
}
.detail_related_vehicle .car-item .car-content .vehicle-attributes-list li.row {
float: none;
width: 50%;
flex: 0 0 50%;
margin: 0 0 10px 0;
}
.detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
.list-inline {
width: 100%; display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
.vehicle-attributes-list {
padding: 10px 5px 0 15px;
width: 100%; display: flex;
}
.detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
.row
.col-xs-6
i {
display: block;
color: #428cd4;
} .detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
.row
span.col-xs-6 {
font-size: 0;
width: 24px;
float: left;
}
.detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
.row
span.col-xs-6
i {
font-size: 14px;
}
.detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
.row
stong.col-xs-6 {
width: 50%;
float: left;
}
.detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
.row
strong.col-xs-6 {
float: left;
width: 64%;
}
.detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
li.row:nth-child(odd) {
width: 40%;
flex: 0 0 40%;
}
.detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
li.row:nth-child(even) {
width: 60%;
flex: 0 0 60%;
}
.form-group.country_form input.wpcf7-form-control.wpcf7-intl-tel {
height: 42px;
}
.form-group.country_form input.wpcf7-form-control.wpcf7-uacf7_country_dropdown {
height: 42px;
}
.wpcf7-form input.wpcf7-form-control {
height: 42px;
}
.modal-dialog.modal-lg {
display: flex;
justify-content: center;
height: 100%;
align-items: center;
}
.career_infos.content_single .elementor-widget-container h4 {
margin: 10px 0;
}
.dealer_form {
background: #428cd4;
padding: 35px;
border-radius: 6px;
box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.05);
}
.dealer_form .wpcf7-form-control,
.dealer_form .wpcf7-form input.wpcf7-form-control {
background: #fff;
}
.dealer_form .wpcf7-form input.wpcf7-form-control.wpcf7-submit {
background: #ff5f1f;
}
.dealer_form .wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover {
background: #323232;
}
.dealer_form .wpcf7-form-control:focus,
.dealer_form .wpcf7-form input.wpcf7-form-control:focus {
background: #fff;
border-color: #439cf3;
}
body.single-cars .modal .modal-header {
background: #112738;
}
body.single-cars .modal .modal-header button.close {
color: #fff !important;
}
body.single-cars .modal .wpcf7-spinner {
position: absolute;
left: 0;
bottom: 10px;
right: 0;
margin: 0 auto;
}
body.single-cars .modal .wpcf7-form .wpcf7-acceptance input[type='checkbox'] {
position: static;
}
body.single-cars .modal .wpcf7-form .wpcf7-acceptance {
padding-left: 0;
}
body.single-cars .modal .wpcf7-form span.wpcf7-list-item-label {
margin-left: 6px;
position: relative;
top: -2px;
}
.modal-dialog.quote_modal {
display: flex;
justify-content: center;
height: 100%;
align-items: center;
}
.modal .modal-dialog.quote_modal .modal-header {
background: #112738;
}
span.wpcf7-spinner {
position: absolute;
right: 0;
bottom: 0;
}
.shipping_infos {
text-align: justify;
}
#gt_float_wrapper {
bottom: inherit !important;
left: 0 !important;
top: 0 !important;
margin: 0 !important;
width: auto;
}
#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang {
padding: 0 10px !important;
color: #333;
font-weight: bold;
}
#gt_float_wrapper .gt_float_switcher img {
width: 18px !important;
margin-right: 0;
}
#gt_float_wrapper
.gt_float_switcher
.gt-selected
.gt-current-lang
span.gt-lang-code {
position: relative;
top: 0 !important;
font-size: 13px !important;
}
#gt_float_wrapper
.gt_float_switcher
.gt-selected
.gt-current-lang
span.gt_float_switcher-arrow {
height: 19px;
width: 10px !important;
background-size: 9px !important;
}
#gt_float_wrapper {
bottom: inherit !important;
left: 4px !important;
top: 4px !important;
margin: 0 !important;
width: auto;
}
.cars-top-filters-box li.option:nth-child(3) {
display: none;
}
.detail_related_vehicle .style-classic.car-item .vehicle-attributes-list {
min-height: 100px;
}
.detail_related_vehicle .feature-car .owl-carousel.related-vehicle .car-item {
min-height: 280px !important;
} .offer_section .elementor-widget-image img {
border: solid 2px #ddd;
padding: 4px;
transition: all 0.5s ease;
}
.offer_section .elementor-widget-image:hover img {
transform: scale(1.1);
transition: all 0.5s ease-in-out;
}
.offer_section .elementor-widget-image {
overflow: hidden;
transition: all 0.5s ease-in-out;
}
.detail_related_vehicle .car-item .car-bottom-actions li a {
background: #428cd4 !important;
color: #fff !important;
}
.detail_related_vehicle .car-item .car-bottom-actions li a:hover {
background: #323232 !important;
}
.all_dtl_tabs .technical tbody tr td i {
background: url(https://newautofzco.com/wp-content/uploads/2023/03/check.png)
left center no-repeat;
width: 24px;
height: 24px;
display: inline-block;
position: relative;
top: 2px;
}
#cssmenu > ul > li.latoffer {
margin-top: 23px;
}
#cssmenu > ul > li.latoffer > a {
background: #ff5f1f;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 20px 0 20px 0;
} .dn_toggle_btn input[type='checkbox'] {
height: 0;
width: 0;
visibility: hidden;
}
.dn_toggle_btn label {
cursor: pointer;
text-indent: -9999px;
width: 50px;
height: 24px;
background: #fff;
display: block;
border-radius: 100px;
position: relative;
font-size: 0;
}
.dn_toggle_btn label::after {
content: '';
position: absolute;
top: 0;
left: -1px;
width: 24px;
height: 24px;
background: #f5f5f5;
border-radius: 90px;
transition: 0.3s;
border: solid 1px #428cd4;
background: url(https://newautofzco.com/wp-content/uploads/2023/03/moon.png)
center center no-repeat #f5f5f5;
background-size: 14px 14px;
}
.dn_toggle_btn input:checked + label {
background: #041b2d;
}
.dn_toggle_btn input:checked + label::after {
left: calc(100% - 0px);
transform: translateX(-100%);
background: url(https://newautofzco.com/wp-content/uploads/2023/03/sunny.png)
center center no-repeat #f5f5f5;
background-size: 16px 15px;
}
.dn_toggle_btn label:active::after {
width: 24px;
border-color: transparent;
}
.dn_toggle_btn {
position: absolute;
top: 0;
left: 0;
}
#header .topbar .list-inline li.topbar_item.topbar_item_darklight {
position: relative;
top: -24px;
margin-left: 15px;
} .hm_onsite_content {
background: #041b2d;
padding: 40px 0;
}
.hm_onsite_content .elementor-widget-container p {
color: #fff;
text-align: center;
}
.hm_onsite_content .hm_title .sub-title {
color: #fff;
}
.listing-sidebar .wpcf7 form.sent .wpcf7-response-output {
color: #fff;
}
.listing-sidebar .wpcf7 form.invalid .wpcf7-response-output,
.listing-sidebar .wpcf7 form.unaccepted .wpcf7-response-output,
.listing-sidebar .wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900;
color: #fff;
} .admin-bar
.topbar.topbar_fixed
+ .menu
.mega-menu.desktopTopFixed
.menu-list-items {
top: 63px;
}
body.single-cars
span.wpcf7-form-control-wrap[data-name='acceptance-terms-privacy'] {
display: none;
}
.ev_main {
padding: 50px 0;
}
.ev_main .hm_title .section-title {
margin-bottom: 20px;
}
.ev_textinfos p {
text-align: justify;
}
.shipping_main .elementor-widget-container {
text-align: justify;
}
.blog .entry-content ul li {
text-align: justify;
}
.blog .entry-content ul li {
margin: 0 0 20px 0;
}
.detail_car_enquiry .wpcf7 form.invalid .wpcf7-response-output,
.detail_car_enquiry .wpcf7 form.unaccepted .wpcf7-response-output,
.detail_car_enquiry .wpcf7 form.payment-required .wpcf7-response-output {
color: #fff;
}
.xs-review-box.view-review-list {
padding: 20px 15px;
}
.public-xs-review-box .xs-save-button button {
border-radius: 4px !important;
background: #428cd4 !important;
}
.xs-review-box {
margin-top: 0;
}
.thankyou_main {
min-height: 40vh;
display: flex;
justify-content: center;
align-items: center;
}
.thankyou_message .section-title {
margin: 0;
position: relative;
padding: 64px 0 0 0;
}
.thankyou_message .section-title .main-title {
color: #0fa80f;
}
.thankyou_message .section-title p {
font-size: 24px;
color: #333;
}
.thankyou_message .section-title:after {
position: absolute;
left: 13px;
top: 25px;
bottom: 0;
right: 0;
width: 9px;
height: 20px;
content: '';
border-style: solid;
border-color: transparent #fff #fff transparent;
border-width: 0px 2px 3px 0px;
z-index: 1;
transform: rotate(45deg);
margin: 0 auto;
}
.thankyou_message .section-title:before {
position: absolute;
left: 13px;
top: 14px;
bottom: 0;
right: 0;
width: 48px;
height: 48px;
border-radius: 100%;
content: '';
transition: all 0.5s ease;
margin: 0 auto;
border: solid 2px #0fa80f30;
background: #0fa80f;
}
#header .topbar .topbar-left .list-inline li:nth-child(2) {
display: none;
}
#comparelist .cardealer-vehicle-compare-list-column.compare_addcar {
height: 200px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
#comparelist .cardealer-vehicle-compare-list-column.compare_addcar a {
background: #f7f7f7;
border-radius: 100%;
height: 100px;
width: 100px;
font-size: 15px;
position: relative;
z-index: 1;
border: dashed 1px #ddd;
box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.025);
line-height: 108px;
}
#comparelist .cardealer-vehicle-compare-list-column.compare_addcar a:after {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: '+';
font-size: 25px;
font-weight: 500;
height: 90px;
line-height: 66px;
}
.terms_infos h5 {
color: #428cd4;
margin: 20px 0 20px 0;
font-weight: 500;
}
.terms_infos p {
text-align: justify;
}
.hm_onsite_content .readmore_btn {
background: #428cd4;
color: #fff;
padding: 10px 25px;
margin: 30px auto 0 auto;
width: 135px;
display: inherit;
text-align: center;
transition: all 0.5s ease;
}
.hm_onsite_content .readmore_btn:hover {
background: #ff5f1f;
}
.career_infos .readmore_btn {
color: #fff;
background: #041b2d;
padding: 5px 8px 7px 8px;
font-size: 14px;
transition: all 0.5s ease;
}
.career_infos .readmore_btn:hover {
background: #0d60a2;
}
.gt_float_switcher .gt_options a {
padding: 5px 10px;
font-size: 13px;
}
.rtl .dn_toggle_btn {
right: 0;
left: inherit;
}
.rtl .slideone_outer .banner1_subtitle.rs-layer {
left: -70px !important;
}
.rtl .slideone_outer .rs-parallax-wrap .banner1_title {
left: -220px !important;
}
.mega-menu,
.mega-menu * {
font-family: 'Exo 2', sans-serif;
}
.no-js[lang='ru'] #header .container,
.no-js[lang='fr'] #header .container,
.no-js[lang='es'] #header .container {
width: 1390px;
} .new_search_filter .selectbox_style {
background: rgba(4, 27, 45, 0.95);
border: none;
padding: 24px 9px 24px;
border-radius: 7px;
}
.new_search_filter .selectbox_style label {
color: #fff;
font-size: 18px;
margin: 0 0 10px 0;
}
.new_search_filter .selectbox_style .col-md-8 {
width: 80%;
}
.new_search_filter .selectbox_style .col-md-4 {
width: 20%;
}
.new_search_filter .selectbox_style .col-md-8 .col-md-4 {
width: 33.33%;
padding-left: 15px;
}
.new_search_filter .selectbox_style .list li span img {
width: 34px;
}
.new_search_filter .selectbox_style .list li span {
margin-right: 8px;
}
.new_search_filter .selectbox_style .list li span img {
width: 34px;
}
.new_search_filter .selectbox_style .list li span {
margin-right: 8px;
}
.new_search_filter {
z-index: 1;
}
.new_abanners .slideone_outer:after,
.new_abanners .slidetwo_outer:after,
.new_abanners .slidethree_outer:after {
background: rgba(0, 0, 0, 0.7);
position: absolute;
left: 0;
right: 0;
bottom: 0;
content: '';
z-index: 2;
width: 100%;
height: 100%;
background: rgb(8, 27, 44);
background: linear-gradient(
0deg,
rgba(12, 58, 102, 0.75) 60%,
rgba(0, 0, 0, 0.7) 120%
);
}
.request-quote label.error {
position: absolute;
bottom: -4px;
left: 20px;
margin: 0;
color: red;
}
.request-quote .phone {
height: 42px;
padding-top: 12px !important;
padding-bottom: 12px !important;
}
.request-quote .iti__flag-container {
height: 42px;
}
.request-quote .form-group {
margin-bottom: 20px;
}
.request-quote .iti.iti--allow-dropdown label.error {
bottom: -23px;
left: 0;
}
.request-quote .form-group .iti.iti--allow-dropdown {
margin: 0 0 16px 0;
}
.blog-entry .entry-content {
text-align: justify;
}
#comparelist
.modal-content
.table-Wrapper
.heading-Wrapper
.cardealer-vehicle-compare-list-header
.cardealer-vehicle-compare-list-title:first-child {
height: auto !important;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row:first-child {
height: auto !important;
}
.featured_car .owl-nav {
display: none;
}
.ab_counter_sec .counter .timer {
position: relative;
display: inline-block;
z-index: 1;
}
.ab_counter_sec .counter .timer:after {
position: absolute;
right: -26px;
top: 0;
content: '+';
z-index: -1;
}
.search_main {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 0 0 20px 0;
}
.search_main .search_left_main {
width: 25%;
margin: 0 30px 0 0;
}
.search_main .search_right_main {
width: 70%;
}
.search_main .entry-share {
text-align: right;
width: 100%;
margin-top: 10px;
position: relative;
height: 48px;
} .search_main hr {
margin: 20px 0;
display: flex;
width: 100%;
}
.car-item .car-content a {
font-size: 15px;
}
.detail_related_vehicle
.feature-car.color_variant_detail
.owl-carousel.related-vehicle
.car-item {
min-height: inherit !important;
}
.detail_related_vehicle
.feature-car.color_variant_detail
.related_vehicles_color_variant_text {
background: #428cd4;
color: #fff;
padding: 5px;
display: block;
text-align: center;
padding-bottom: 8px;
transition: all 0.5s ease;
}
.detail_related_vehicle
.feature-car.color_variant_detail
.car-item:hover
.related_vehicles_color_variant_text {
background: #041b2d;
} .rtl #cssmenu li:hover > ul.sub_menu_one {
left: 480%;
right: inherit;
}
.rtl #cssmenu.small-screen {
right: inherit;
left: 0;
}
.rtl .ev_main {
padding: 50px 0;
left: 0 !important;
right: 0 !important;
width: auto !important;
}
.rtl .hm_flag_block.hm_flag_block_inner {
background: none;
left: 0 !important;
right: 0 !important;
width: auto !important;
}
.rtl .new_abanners .slide_one .rs-parallax-wrap {
left: 22% !important;
right: 0 !important;
text-align: center;
margin: 0 auto !important;
width: auto !important;
transform: inherit !important;
}
.rtl .newsletter_box .row .col-lg-10 {
width: 75%;
}
.rtl .newsletter_box .row .col-lg-2 {
width: 25%;
}
.feature-car.color_variant_detail .colors_options ul {
margin: 20px 0 0 0;
padding: 0;
list-style: none;
text-align: center;
}
.feature-car.color_variant_detail .colors_options ul li {
display: inline-block;
margin: 0 5px;
}
.feature-car.color_variant_detail .colors_options ul li a {
width: 35px;
height: 35px;
border-radius: 100%;
font-size: 0;
display: block;
padding: 2px;
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
border: solid 2px #5690bd;
}
.feature-car.color_variant_detail .owl-dots {
display: none;
}
.feature-car.color_variant_detail .car-item .car-image {
width: 778px;
padding: 4px;
}
.feature-car.color_variant_detail .car-item .car-image img {
width: 100%;
max-width: inherit !important;
}
.rtl.counter.left-separator .info b:after {
right: -25px;
}
.rtl .counter.left-separator .info i {
position: absolute;
left: 20px;
top: 49px;
}
.rtl .counter.left-separator .info {
padding: 0 0 0 50px;
}
.rtl .counter.left-separator .separator {
display: none;
}
.rtl .car-top {
left: 30px;
margin-right: auto;
}
.rtl .chat_on_whatsup .cdhl_button_wrapper.align-left {
text-align: right;
}
.rtl .searchsubmit_btn button { padding: 10px 10px;
width: 165px;
}
.rtl .search_main .search_left_main {
margin: 0 0px 0 0;
}
.rtl
.style-classic.car-item
.car-content
ul.car-bottom-actions.classic-grid
li
a {
padding: 6px 10px;
font-size: 11px;
}
.rtl .widget .widgettitle::before {
left: inherit;
right: 0;
}
.rtl .style-classic.car-grid .car-bottom .car-bottom-actions li a i {
padding-right: 0;
padding-left: 8px;
}
.rtl .cars-top-filters-box-right {
margin-right: 15px;
}
.rtl .pagination > li > a,
.pagination > li > span {
padding: 10px 16px;
}
.rtl .pagination > li > span {
padding: 10px 16px;
}
.rtl .vehicle-element-title::before {
right: 0;
left: inherit;
}
.rtl .make_offer_btn_only.chat_on_whatsup .cdhl_button_wrapper.align-left {
text-align: right;
}
.rtl .tabs_accrod .panel.panel-default .panel-heading .panel-title a i {
float: left;
}
.rtl
.style-classic.car-grid
.car-bottom
.car-bottom-actions
li
a.compare_pgs
i {
margin: 0 0 0 8px;
}
.rtl .related-vehicle .car-item .car-content .car-bottom-actions i {
margin: 0 0 0 5px;
}
.rtl .details-nav ul li a i {
margin-right: 0px;
margin-left: 10px;
}
.rtl .make_offer_btn_only .vehicle-buttons li a {
width: 214px;
}
.rtl .car-details .slick-next {
right: inherit;
left: inherit;
}
.rtl .slick-slide {
float: left;
}
.rtl .vehicle-tabs-tabcordion .panel {
background: none;
}
.rtl .tabs_accrod .panel.panel-default .panel-heading {
background: transparent;
}
.rtl .detail_car_enquiry #custom_html-3 input.wpcf7-form-control,
.rtl .detail_car_enquiry #custom_html-3 textarea.wpcf7-form-control {
color: #1e1e1e;
font-size: 15px;
}
.new_search_filter .selectbox_style .col-md-8 {
width: 74%;
}
.new_search_filter .selectbox_style .col-md-4 {
width: 22%;
}
html[lang='fr'] .searchsubmit_btn button {
font-size: 16px;
padding: 10px 16px;
}
html[lang='fr'] .searchsubmit_btn button {
font-size: 16px;
padding: 10px 16px;
width: 250px;
}
.color-variants-related-div .item img {
display: block;
width: 100% !important;
height: auto;
}
.car-details .feature-car.color_variant_detail .car-item {
border: none;
}
.car-details .feature-car.color_variant_detail .car-item .car-image img {
border: 1px solid #ddd;
padding: 2px;
}
.rtl .car-top.default::before {
left: 13px;
}
.rtl .modal-dialog.quote_modal .close {
left: 12px;
right: inherit;
}
.page-id-15440 header,
.page-id-15440 footer,
.page-id-15440 .whatsapp_call,
.page-id-15440 .car-top,
.page-id-15440 #gt_float_wrapper,
.page-id-15448 header,
.page-id-15448 footer,
.page-id-15448 .whatsapp_call,
.page-id-15448 .car-top,
.page-id-15448 #gt_float_wrapper,
.page-id-15465 header,
.page-id-15465 footer,
.page-id-15465 .whatsapp_call,
.page-id-15465 .car-top,
.page-id-15465 #gt_float_wrapper,
.page-id-15474 header,
.page-id-15474 footer,
.page-id-15474 .whatsapp_call,
.page-id-15474 .car-top,
.page-id-15474 #gt_float_wrapper,
.page-id-15705 header,
.page-id-15705 footer,
.page-id-15705 .whatsapp_call,
.page-id-15705 .car-top,
.page-id-15705 #gt_float_wrapper,
.page-id-15711 header,
.page-id-15711 footer,
.page-id-15711 .whatsapp_call,
.page-id-15711 .car-top,
.page-id-15711 #gt_float_wrapper,
.page-id-15726 header,
.page-id-15726 footer,
.page-id-15726 .whatsapp_call,
.page-id-15726 .car-top,
.page-id-15726 #gt_float_wrapper,
.page-id-17778 header,
.page-id-17778 footer,
.page-id-17778 .whatsapp_call,
.page-id-17778 .car-top,
.page-id-17778 #gt_float_wrapper {
display: none !important;
}
.page-id-15726 .ceo_moreinfos p {
text-align: justify;
text-align-last: center;
}
.page-id-15711 .terms_infos p,
.page-id-15705 .terms_infos p,
.page-id-15705 .terms_infos ul,
.page-id-15705 .terms_infos p {
text-align: justify;
text-align-last: center;
}
.page-id-15711 .terms_infos p,
.page-id-15705 .terms_infos p {
text-align: justify;
text-align-last: center;
}
.page-id-15711 .terms_infos h5,
.page-id-15705 .terms_infos h5 {
text-align: center;
font-size: 22px;
}
.page-id-15711 .terms_heading .section-title,
.page-id-15705 .terms_heading .section-title {
margin-bottom: 30px;
}
.rtl .product-listing .search .form-control::-webkit-input-placeholder { color: #fff;
}
.rtl .product-listing .search .form-control::-moz-placeholder { color: #fff;
}
.rtl .product-listing .search .form-control:-ms-input-placeholder { color: #fff;
}
.rtl .product-listing .search .form-control:-moz-placeholder { color: #fff;
}
.teams_row
.elementor-element.elementor-widget-image-box
.elementor-image-box-wrapper
.elementor-image-box-img {
width: 100%;
border: solid 2px #f5f5f5;
padding: 2px;
overflow: hidden;
}
.teams_row
.elementor-element.elementor-widget-image-box
.elementor-image-box-wrapper:hover
.elementor-image-box-img
img {
transition: all 0.7s ease-in-out;
}
.teams_row
.elementor-element.elementor-widget-image-box
.elementor-image-box-wrapper:hover
.elementor-image-box-img
img {
transform: scale(1.25);
}
.teams_row
.elementor-element.elementor-widget-image-box
.elementor-image-box-wrapper
.elementor-image-box-title {
color: #428cd4;
}
.teams_row
.elementor-element.elementor-widget-image-box
.elementor-image-box-wrapper:hover
.elementor-image-box-title {
color: #041b2d;
}
.teams_row {
padding: 55px 0 0 0;
}
.teams_row .elementor-image-box-content .elementor-image-box-title {
font-size: 24px;
margin: 0 0 7px 0;
}
.teams_row .elementor-image-box-content .elementor-image-box-description {
font-size: 20px;
}
.single_sales
.teams_row
.elementor-element.elementor-widget-image-box
.elementor-image-box-wrapper
.elementor-image-box-img {
border: none;
}
.single_sales
.teams_row
.elementor-element.elementor-widget-image-box
.elementor-image-box-wrapper
.elementor-image-box-img
img {
border: solid 2px #f5f5f5;
padding: 2px;
}
.single_sales {
padding: 0 0 40px 0;
} .app_offer_btns ul {
margin: 20px 0 0 0;
padding: 0;
list-style: none;
text-align: center;
}
.app_offer_btns ul li {
display: inline-block;
}
.app_offer_btns ul li a.offer_quote {
background: #428cd4;
color: #fff;
padding: 7px 15px 9px 15px;
line-height: 25px;
border-radius: 8px;
position: relative;
z-index: 1;
transition: all 0.5s ease;
}
.app_offer_btns ul li a.offer_quote:hover {
background: #333;
}
.app_offer_btns ul li a.offer_quote.sepci_offer {
background: #041b2d;
}
.app_offer_btns ul li a.whts_app_offer {
transition: all 0.5s ease;
}
.app_offer_btns ul li a.whts_app_offer:hover {
opacity: 0.8;
}
.app_offer_btns ul li a.whts_app_offer img {
width: 36px;
position: relative;
top: -2px;
}
.app_offer_btns ul li a.offer_tel {
background: #428cd4;
color: #fff;
padding: 2px 8px 4px 8px;
font-size: 25px;
position: relative;
top: 2px;
border-radius: 7px;
transition: all 0.5s ease;
}
.app_offer_btns ul li a.offer_tel:hover {
opacity: 0.8;
} .app_offer_btns ul li:nth-child(2) {
display: none;
}
.app_locali table tr td,
.app_locali table tr th {
border: none;
}
.app_locali table {
border: solid 1px #ddd;
}
.app_locali table tr th {
background: #041b2d;
color: #fff;
}
.app_locali table tr:nth-child(even) {
background: #f5f5f5;
}
.hm_body_types.hm_fuel_types .elementor-image-box-content a {
color: #000 !important;
}
.tabs_accrod .technical tr td:first-child {
width: 40%;
}
.tabs_accrod .technical tr td {
width: 60%;
}
.tabs_accrod .technical tbody tr td {
border-top: 1px solid #ddd;
}
.form-group.carmode_comment textarea.form-control {
height: 140px;
}
.car_modelmain {
display: flex;
flex-wrap: wrap;
}
.car_modelmain .car_modelleft {
flex: 0 0 50%;
max-width: 50%;
}
.car_modelmain .car_modelright {
flex: 0 0 50%;
max-width: 50%;
position: relative;
left: -14px;
}
#popmake-18250 {
padding: 0;
width: 50%;
}
#popmake-18250 .pum-title {
display: none !important;
}
.car_modelmain .car_modelright .car_modelinfos h4 {
margin: 28px 0 16px 0;
}
.car_modelmain .car_modelright .car_modelinfos {
padding: 0 30px 0 0;
}
.car_modelmain .car_modelright .car_modelinfos .country-select.inside {
width: 100%;
}
.single.single-post .page-breadcrumb {
display: none;
} .modal-dialog.modal_homepage {
width: 950px;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.modal-dialog.modal_homepage .modal-header {
padding: 0;
border: none;
}
.modal-dialog.modal_homepage .modal-header .close {
position: absolute;
right: -10px;
top: -10px;
opacity: 1;
font-weight: 400;
background: #000;
text-shadow: none;
width: 36px;
height: 36px;
border-radius: 100%;
color: #fff;
line-height: 25px;
float: none;
margin: 0;
font-size: 26px;
display: flex;
align-items: center;
justify-content: center;
padding-bottom: 7px;
transition: all 0.5s ease;
z-index: 1;
}
.modal-dialog.modal_homepage .modal-body {
padding: 0;
}
.modal-dialog.modal_homepage .modal-content {
border-radius: 0;
}
.live_streambtn button {
background: none;
border: solid 2px #fff;
padding: 0;
border-radius: 65px 0 0 65px;
}
.live_streambtn {
position: fixed;
right: -15px;
bottom: 20%;
z-index: 9; transition: all 0.5s ease;
transform: translate(58%, 0);
}
.live_streambtn:hover {
transform: translate(0, 0);
}
@keyframes cone {
0% {
transform: translate(60%, 0);
opacity: 1;
}
50% {
transform: translate(0, 0%);
opacity: 0.5;
}
100% {
transform: translate(60%, 0);
opacity: 1;
}
}  .mc4wp-alert p {
color: #ffffff;
background: green;
display: inline-block;
margin: auto !important; 
padding: 5px 10px;
max-width: 400px;
width: 100%;
border-radius: 2px;
}
.mc4wp-alert.mc4wp-success p {
color: #ffffff;
background: green;
}
.mc4wp-alert.mc4wp-error p {
color: #ffffff;
background: red;
}
.mc4wp-response {
text-align: center;
margin-top: 10px;
}
@media (max-width: 1750px) {
.hm_brands {
padding: 0 5%;
}
}
@media (max-width: 1600px) {
.hm_brand_main .search-logo.search-block .search-logo-box {
width: 100%;
}
.car-details .cd-vehicle-title .vehicle-title {
font-size: 36px;
}
.hm_body_types.hm_fuel_types {
padding: 0 25%;
}
.hm_brands {
padding: 0 4%;
}
img.modal-logo {
max-width: 220px;
top: 14px;
left: 83px;
}
}
@media (max-width: 1500px) {
.rtl .slideone_outer .rs-parallax-wrap .banner1_title {
left: -190px !important;
}
.rtl .slideone_outer .banner1_subtitle.rs-layer {
left: -56px !important;
}
}
@media (max-width: 1455px) {
.hm_welcm_left .main-title {
font-size: 42px;
}
.hm_brand_main .elementor-image-box-title {
font-size: 27px;
}
.hm_brands {
padding: 0 0%;
}
.hm_body_types .elementor-image-box-title {
font-size: 28px;
}
.hm_body_types .search-logo.search-block .search-logo-box strong {
font-size: 28px;
line-height: 38px;
margin: 10px 0 0 0;
}
.hm_brand_main .elementor-image-box-img {
width: 75% !important;
}
.car-details .cd-vehicle-title .vehicle-title {
font-size: 32px;
}
.hm_body_types.hm_fuel_types {
padding: 0 22%;
}
.no-js[lang='ru'] #header .container,
.no-js[lang='fr'] #header .container,
.no-js[lang='es'] #header .container {
width: 1210px;
}
#cssmenu > ul > li.has-sub > a {
padding-right: 30px;
}
.no-js[lang='fr'] #header .container #cssmenu > ul > li > a {
font-size: 15px !important;
}
}
@media (max-width: 1366px) {
.hm_welcm_left .main-title {
font-size: 40px;
}
.featured_car .car-item::after {
height: 46%;
}
.featured_car .car-item .car-list li {
font-size: 15px;
}
.featured_car .car-item .car-list .list-inline i {
color: #ff5f1f;
font-size: 15px;
}
.featured_car .car-item .car-content .price.car-price .old-price {
font-size: 13px;
}
.featured_car .car-item .car-content .price.car-price .new-price {
font-size: 20px;
}
.featured_car .car-item .car-content a {
font-size: 19px;
}
.featured_car .car-item .car-content {
bottom: 0;
}
.why_auto_box .main-title {
font-size: 22px;
line-height: 30px;
}
.why_auto_box p {
font-size: 16px;
line-height: 24px;
}
.hm_brand_main .elementor-image-box-img {
width: 80% !important;
}
.hm_body_types.hm_fuel_types {
padding: 0 20%;
}
.hm_flag_block.hm_flag_block_inner
.flags_btm_section
.elementor-image-box-title {
font-size: 22px;
}
#gt_float_wrapper
.gt_float_switcher
.gt-selected
.gt-current-lang
span.gt-lang-code {
font-size: 0px !important;
}
#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang {
padding: 0 5px !important;
}
#gt_float_wrapper .gt_float_switcher img {
width: 16px !important;
margin-right: 0px !important;
margin-top: -3px !important;
}
.gt_float_switcher {
line-height: 13px !important;
}
.rtl .slideone_outer .banner1_subtitle.rs-layer {
left: -46px !important;
}
.rtl .slideone_outer .rs-parallax-wrap .banner1_title {
left: -177px !important;
}
.rtl .topbar .col-lg-6:last-child {
width: 65%;
padding-left: 35px;
}
.rtl .topbar .col-lg-6:first-child {
width: 35%;
}
img.modal-logo {
left: 50px;
max-width: 200px;
top: 15px;
}
.no-js[lang='ru'] #header .container,
.no-js[lang='fr'] #header .container,
.no-js[lang='es'] #header .container {
width: 1170px !important;
}
#header .mega-menu .header-main-inner .menu-logo .site-logo {
height: 32px;
} .dream-car-heading .elementor-heading-title {
font-size: 80px !important;
}
.newauto_logo img {
max-width: 300px !important;
width: 100% !important;
}
}
@media (max-width: 1280px) {
.rtl .topbar .col-lg-6:last-child {
width: 65%;
padding-left: 65px;
}
}
@media (max-width: 1240px) {
#header .topbar .list-inline li.topbar_item.topbar_item_type-address a {
font-size: 0;
}
#header .topbar .list-inline li i {
padding-right: 5px;
}
#header .topbar .topbar-left .list-inline li:first-child {
padding-right: 0;
padding-left: 20px;
}
#header .topbar .list-inline li.topbar_item.topbar_item_type-address a {
font-size: 0;
}
#header .topbar .col-lg-6 {
width: 30%;
}
#header .topbar .col-lg-6:last-child {
width: 69%;
}
.no-js[lang='ru'] #header .container,
.no-js[lang='fr'] #header .container,
.no-js[lang='es'] #header .container {
width: 1090px !important;
}
}
@media (max-width: 1199px) {
.hm_brand_main .elementor-image-box-title {
font-size: 23px;
}
.hm_title .sub-title {
font-size: 35px !important;
line-height: 42px !important;
}
.hm_title .main-title {
font-size: 35px !important;
line-height: 42px !important;
}
.hm_body_types .elementor-image-box-title {
font-size: 26px;
}
.hm_brands {
padding: 0 0%;
}
.hm_body_types .elementor-image-box-title {
font-size: 24px;
}
.featured_car .car-item .car-content {
padding: 10px !important;
}
.featured_car .car-item .car-list {
bottom: 2px;
}
.featured_car .car-item .car-list .list-inline {
margin: 0 0 0 3px;
}
.filter_bg .search-block .col-lg-8 {
width: 76%;
}
.filter_bg .search-block .col-lg-4 {
width: 24%;
}
.hm_brand_main .elementor-image-box-img {
width: 100% !important;
}
.hm_body_types {
padding: 0 0;
}
.filter_bg .search-block .col-lg-4 .price a {
font-size: 16px;
}
.filter_bg .search-block span {
font-size: 16px;
}
.hm_body_types .search-logo.search-block .search-logo-box strong {
font-size: 26px;
line-height: 36px;
}
.featured_car .car-item .car-content a {
font-size: 16px;
}
.featured_car .car-item .car-content {
min-height: 70px;
}
.about_sec1.misvis_sec .feature-box {
background: #f4f8ff;
min-height: 427px;
border-radius: 5px;
padding: 20px;
border-bottom: solid 4px #ff5f1f;
transition: all 0.5s ease;
box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
}
.about_sec1.out_team .team .team-name .text-black {
font-size: 15.5px;
}
.about_sec1.out_team .team .team-name h5.text-black {
font-size: 19px;
}
.hm_body_types.hm_fuel_types {
padding: 0 18%;
}
.hm_flag_block.hm_flag_block_inner
.flags_btm_section
.elementor-image-box-title {
font-size: 20px;
}
.vehicle-listing-wrapper .style-classic.car-grid .col-lg-4 {
width: 50%;
}
.vehicle-listing-wrapper .style-classic.car-grid .col-lg-8 {
width: 50%;
}
.hm_global_btn.hm_allcars .button.pgs_btn {
margin: 0px 0 0;
position: relative;
top: 50px;
}
.hm_featured_crousl .owl-carousel .owl-nav {
bottom: -20px;
top: inherit;
margin: 0 auto 0 auto;
right: 0;
}
.featured_car {
padding-bottom: 90px !important;
}
.hm_brand_main .search-logo.search-block .col-md-3 {
width: 25%;
flex: 0 0 25%;
}
#comparelist .modal-content .table-Wrapper {
display: flex;
margin: 20px auto;
width: 97%;
background: #fff;
border-radius: 15px;
border: solid 1px #ddd;
overflow: hidden;
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
img.modal-logo {
max-width: 185px;
top: 17px;
}
.new_search_filter .selectbox_style .col-md-8 {
width: 76%;
}
.new_search_filter .selectbox_style .col-md-4 {
width: 24%;
}
.new_search_filter .container {
width: auto;
}
.new_search_filter .selectbox_style .col-md-8 .col-md-4 {
width: 33.33%;
}
.rtl.hm_body_types .elementor-image-box-title {
font-size: 20px;
}
.hm_allcars .elementor-widget-container {
padding-top: 0 !important;
}
.rtl.newsletter_box .row .col-lg-10 {
width: 65%;
}
.rtl .newsletter_box .row .col-lg-2 {
width: 35%;
}
.rtl .car-top {
left: 30px;
margin-right: auto;
}
.feature-car.color_variant_detail .car-item .car-image {
width: 638px;
}
.colors_options {
width: 638px;
}
.row.all-cars-list-arch .col-md-4 {
width: 50%;
}
.hm_body_types .elementor-image-box-title {
color: #fff;
font-size: 19px;
}
.teams_row .elementor-image-box-content .elementor-image-box-title {
font-size: 19px;
line-height: 26px;
}
.teams_row .elementor-image-box-content .elementor-image-box-description {
font-size: 17px;
}
.no-js[lang='ru'] #header .container,
.no-js[lang='fr'] #header .container,
.no-js[lang='es'] #header .container {
width: 1030px !important;
} .dream-car-heading .elementor-heading-title {
font-size: 70px !important;
}
.newauto_logo img {
max-width: 275px !important;
}
.banner-pink-header h2.elementor-heading-title {
font-size: 45px !important;
}
.new_sec_1 {
background-position-x: -145px !important;
}
.new-lp-slide h2 {
font-size: 50px;
line-height: 68px;
}
.get_quote_content h2.elementor-heading-title {
font-size: 34px;
}
.latest_blogs_new_page .blog-2 .blog-image {
height: auto;
}
.latest_blogs_new_page .lns-section .blog-description {
min-height: 286px;
} }
@media (max-width: 1120px) {
.no-js[lang='ru'] #header .container,
.no-js[lang='fr'] #header .container,
.no-js[lang='es'] #header .container {
width: 950px !important;
}
.mega-menu .header-main-inner .menu-logo .site-logo {
height: 28px;
}
}
@media (max-width: 1024px) {
.feature-car.color_variant_detail .car-item .car-image {
width: 578px;
}
.colors_options {
width: 578px;
}
.mega-menu .header-main-inner .menu-logo .site-logo {
height: 25px;
}
.no-js[lang='ru'] #header .container,
.no-js[lang='fr'] #header .container,
.no-js[lang='es'] #header .container {
width: 900px !important;
}
.no-js[lang='fr'] #header .container #cssmenu > ul > li > a {
font-size: 14px !important;
}
}
@media (max-width: 992px) {
.mega-menu {
min-height: 67px;
}
.search_custom {
margin: 0px 0 0 0;
padding: 0px 0 0 0;
}
.search.search-open .cardealer-auto-compalte {
z-index: 15;
right: 0;
padding-right: 0px;
}
span.compare-items {
position: relative;
}
span.compare-details.count {
position: absolute;
left: 10px;
top: 10px;
}
.topbar.topbar_fixed {
position: fixed;
}
.hm_testimonial {
margin-bottom: 0 !important;
}
.misvis_sec .elementor-column {
width: 33% !important;
}
.misvis_sec .elementor-column .elementor-widget-wrap {
padding: 0 15px !important;
}
.misvis_sec .content p {
font-size: 16px;
min-height: 195px;
}
}
@media (max-width: 991px) {
body #header.defualt .topbar {
padding: 0 20px 0 25px;
text-align: center;
display: flex;
}
#header .topbar .col-lg-6.col-sm-6 {
padding: 0;
float: left;
width: auto;
}
#header .topbar .col-sm-6:first-child {
width: auto;
}
.rtl #cssmenu.small-screen #menu-button::before {
right: inherit;
left: 17px;
}
.rtl #cssmenu.small-screen #menu-button:after {
right: inherit;
left: 17px;
}
.lns-section .blog-description {
min-height: 286px;
}
#comparelist .modal-header h1 {
font-size: 20px;
margin-left: 150px;
}
img.modal-logo {
max-width: 170px;
}
.new_search_filter .selectbox_style .col-md-8 {
width: 76%;
float: left;
}
.new_search_filter .selectbox_style .col-md-4 {
width: 24%;
float: left;
}
.hm_welcm_left .main-title {
font-size: 38px;
}
.hm_title .main-title {
font-size: 35px;
line-height: 42px;
}
.hm_title .sub-title {
font-size: 27px;
line-height: 37px;
}
.hm_search_mainbox {
margin-top: 40px !important;
margin-bottom: 20px !important;
}
.flags_btm_section .elementor-image-box-img {
width: 80% !important;
}
.flags_btm_section {
padding-bottom: 30px;
}
.welcm_btm_section .elementor-column.elementor-col-25 {
width: 50%;
}
.hm_brand_main .search-logo.search-block .col-md-3 {
width: 25%;
flex: 0 0 25%;
}
.hm_body_types .search-logo.search-block .cardealer-tabcontent {
display: flex !important;
justify-content: center;
flex-wrap: wrap;
}
.hm_body_types .search-logo.search-block .cardealer-tabcontent .col-sm-4 {
max-width: 50%;
flex: 0 0 50%;
}
.hm_featured_crousl.offer_crousel .pgs_cars_carousel-items .col-sm-6 {
width: 100%;
}
.hm_featured_crousl.offer_crousel
.pgs_cars_carousel-items
.col-sm-6:nth-child(2) {
padding-left: 15px;
}
.hm_featured_crousl.offer_crousel
.pgs_cars_carousel-items
.right_offer_hm
.item.col-sm-6 {
padding-left: 15px;
width: 50%;
}
.about_sec1.misvis_sec .feature-box {
min-height: 290px;
}
.about_sec1.out_team .col-sm-3 {
width: 50%;
}
.about_sec1.out_team .team .team-name h5.text-black {
font-size: 18px;
min-height: inherit;
}
.vehicle-listing-wrapper .style-classic.car-grid .col-lg-4 {
width: 45%;
}
.vehicle-listing-wrapper .style-classic.car-grid .col-lg-8 {
width: 55%;
}
.home #header.defualt {
background: #041b2d;
}
.search_custom .srch_box {
display: none !important;
}
.search_custom .search-box.not-click {
position: inherit;
width: 100%;
background: none;
border: none;
padding: 0 0 20px 0;
}
.search_custom .search.search-open .search-box.not-click i {
top: 16px;
right: 13px;
}
.search_custom .searchform {
display: block !important;
}
.hm_body_types.hm_fuel_types {
padding: 0 13%;
}
.car-top {
left: 10px;
}
#cssmenu ul li .search_custom ul {
display: inherit !important;
}
#cssmenu.small-screen ul li .search_custom ul li {
border: none;
}
.hm_flag_block.hm_flag_block_inner .flags_btm_section .elementor-column {
width: 33.33%;
}
.flag_block.flag_block_hide {
display: none;
}
.quiz_grid .col-md-4 .quiz_options span {
width: 49%;
}
.quiz_grid .col-md-4 {
flex: 0 0 50%;
max-width: 50%;
}
#header .topbar .col-sm-6:first-child {
width: 29%;
}
#header .topbar .col-lg-6:last-child {
width: 69%;
padding: 0 15px 0 0;
}
#cssmenu > ul > li.latoffer > a {
background: #ff5f1f;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px !important;
display: inline-block;
width: auto;
margin: 10px 0;
}
#cssmenu > ul > li.latoffer {
margin-top: 0;
}
.thankyou_message .section-title .main-title {
font-size: 30px;
}
.thankyou_message .section-title p {
font-size: 20px;
}
.rtl #header .topbar .col-sm-6 {
padding-left: 44px;
}
.rtl body #header.defualt .topbar {
padding-top: 5px;
}
body.rtl #header.defualt .topbar .row {
position: relative;
top: 2px;
}
.partners_main .item img {
max-width: 140px;
}
.partners_main .item {
height: 110px;
}
.contact-form-bg {
padding: 40px 0;
}
.hm_title .section-title {
margin-bottom: 30px;
}
.rtl #header .topbar .list-inline li.topbar_item.topbar_item_darklight {
top: -10px;
margin-right: auto;
position: absolute;
width: 60px; right: 40px;
margin-left: inherit;
}
#header .topbar .topbar-left .list-inline li:first-child {
padding-right: 0;
padding-left: 0;
}
.car-details .cd-vehicle-title .vehicle-title {
font-size: 22px;
line-height: 31px;
}
.rtl #cssmenu li:hover > ul.sub_menu_one {
left: 0;
}
.no-js[lang='ru'] #header .container,
.no-js[lang='fr'] #header .container,
.no-js[lang='es'] #header .container {
width: 90% !important;
} .modal-dialog.modal_homepage {
width: 730px;
}
.car_modelmain .car_modelright .car_modelinfos h4 {
margin: 28px 0 16px 0;
font-size: 21px;
}
.car_modelcar img {
width: 100%;
padding-right: 22px;
}
.car_modelmain .car_modelright .car_modelinfos h4 {
margin: 13px 0 13px 0;
font-size: 21px;
}
.modal .modal-dialog.modal_homepage .modal-body .form-group .form-control {
border-radius: 4px;
height: 38px;
}
.modal
.modal-dialog.modal_homepage
.modal-body
.form-group
.wpcf7-textarea.form-control {
height: 92px;
}
.modal
.modal-dialog.modal_homepage
.modal-body
.form-group
.wpcf7-form-control-wrap {
margin-bottom: 8px !important;
}
.car_modelmain .car_modelright {
left: 0;
} .new-lp-slide h2 {
font-size: 46px !important;
line-height: 65px !important;
}
.new-lp-slide .col-xl-5.col-lg-5.col-md-5.col-sm-12 {
padding-left: 80px;
padding-right: 80px;
}
img.for_mobile {
display: block !important;
}
img.for_pc {
display: none !important;
}
.get_quote_content h2.elementor-heading-title {
font-size: 30px;
line-height: 37px;
}
.latest_blogs_new_page .blog-2 .blog-image {
height: auto !important;
}
.banner-pink-header h2.elementor-heading-title {
font-size: 40px !important;
}
.dream-car-heading .elementor-heading-title {
font-size: 55px !important;
}
.banner_content .elementor-widget-wrap.elementor-element-populated {
padding: 50px 25px !important;
}
.latest_blogs_new_page .lns-section .blog-description {
min-height: 308px;
} }
@media (max-width: 950px) {
.feature-car.color_variant_detail .car-item .car-image {
width: 518px;
padding: 4px;
}
.colors_options {
width: 518px;
}
}
@media (max-width: 890px) {
.filter_bg .search-block .col-lg-8 {
width: 72%;
}
.filter_bg .search-block .col-lg-4 {
width: 28%;
}
.filter_bg .search-block .col-lg-4 .price a {
padding: 10px 18px;
}
.rtl #header .topbar .col-sm-6:first-child {
padding-left: 5px;
width: 25%;
}
.rtl #header .topbar .topbar-left .list-inline li:first-child {
padding-left: 0px;
}
.rtl #header .topbar .col-sm-6 {
padding-left: 10px;
width: 75%;
}
.new_search_filter .selectbox_style .col-md-8 {
width: 72%;
float: left;
}
.new_search_filter .selectbox_style .col-md-4 {
width: 28%;
float: left;
}
}
@media (max-width: 860px) {
.rtl #header .topbar .list-inline li.topbar_item.topbar_item_darklight {
top: -10px;
margin-right: auto;
position: absolute;
width: 60px; right: 10px;
margin-left: inherit;
}
.feature-car.color_variant_detail .car-item .car-image {
width: 468px;
}
.colors_options {
width: 468px;
}
}
@media (max-width: 820px) {
}
@media (max-width: 800px) {
#header .topbar .col-sm-6:first-child {
width: 23%;
}
#header .topbar .col-lg-6:last-child {
width: 74%;
}
.product-listing.page-section-ptb.default {
padding-top: 40px;
padding-bottom: 40px;
}
}
@media (max-width: 767px) {
.footer.footer_bg-color .row .col-sm-6:first-child {
width: 50%;
margin-right: 0;
float: left;
}
.footer.footer_bg-color .row .col-sm-6 {
width: 50%;
float: left;
}
.footer.footer_bg-color .row .col-sm-6:first-child .widget_media_image img {
width: 280px;
}
.footer .textwidget p {
font-size: 16px;
}
.hm_welcm_left .section-title.text-left {
text-align: center;
margin: 0;
}
.hm_title .sub-title {
font-size: 30px;
line-height: 40px;
}
.hm_title .section-title p {
font-size: 20px;
line-height: 30px;
margin: 5px 0 0 0;
}
.featured_car .car-item .car-content .price.car-price .new-price {
font-size: 18px;
}
.featured_car .car-item .car-list li {
font-size: 13px;
}
.featured_car .car-item .car-list .list-inline i {
font-size: 13px;
}
.hm_title .main-title {
font-size: 32px !important;
line-height: 40px !important;
}
.hm_title .sub-title {
font-size: 32px !important;
line-height: 40px !important;
padding: 0px;
}
.hm_welcm_left .main-title {
font-size: 35px;
line-height: 43px;
}
.hm_welcm_left .sub-title {
font-size: 25px;
margin: 0 0 9px 0;
}
.why_auto_box .section-title.text-right {
text-align: center !important;
}
.why_auto_box .section-title.text-left {
text-align: center !important;
}
#header.defualt,
#header.transparent-fullwidth,
#page.header-hidden .defualt,
#page.header-hidden .transparent-fullwidth {
background: #041b2d;
}
.hm_brands .elementor-column {
width: 100%;
}
.hm_brand_main .elementor-image-box-img {
width: 90% !important;
}
.hm_body_types .elementor-col-25 {
width: 50%;
}
.hm_body_types .elementor-image-box-title {
font-size: 20px;
}
.filter_bg .search-block .col-lg-8 {
width: 100%;
}
.filter_bg .search-block .col-lg-4 .price a {
width: 100%;
margin-top: 0;
}
.filter_bg .search-block .col-lg-4 {
width: 100%;
}
.elementor-column.elementor-col-20.flag_block {
width: 33.33%;
}
.tabs_accrod .panel.panel-default .panel-heading .panel-title {
font-size: 17px;
}
.hm_brand_main .search-logo.search-block .search-logo-box {
width: 100%;
height: 130px;
}
.hm_brand_main .search-logo.search-block .cardealer-tabcontent {
margin: 0;
}
.hm_brand_main .search-logo.search-block .search-logo-box:hover {
box-shadow: inset 0 0 10px 13px rgba(0, 0, 0, 0.05),
0 0 10px 3px rgb(4, 27, 45, 0.3);
}
.hm_featured_crousl.offer_crousel
.pgs_cars_carousel-items
.right_offer_hm
.item.col-sm-6 {
padding-left: 15px;
width: 50%;
float: left;
}
.hm_featured_crousl.offer_crousel .car-item::after {
background: linear-gradient(
180deg,
rgba(4, 27, 45, 0) 30%,
rgba(4, 26, 43, 0.95) 100%
);
}
.about_sec1.misvis_sec .feature-box {
min-height: inherit;
}
.about_sec1.out_team .col-sm-3 {
width: 50%;
float: left;
}
.ceo_title .section-title {
margin-bottom: 40px;
text-align: center;
}
.ceo_moreinfos p {
text-align: center;
}
.ab_counter_sec .elementor-column {
width: 50%;
}
.inner-intro {
height: 210px;
}
.partners_main .item {
margin: 0 auto 20px auto;
}
.vehicle-listing-wrapper .style-classic.car-grid .col-lg-4 {
width: 40%;
float: left;
}
.vehicle-listing-wrapper .style-classic.car-grid .col-lg-8 {
width: 59%;
float: left;
}
.product-listing .vehicle-listing-wrapper .car-grid .car-details {
margin-top: 0;
}
.product-listing .car-grid .car-title a {
font-size: 18px;
}
.product-listing.page-section-ptb.default {
padding-top: 30px;
padding-bottom: 0;
}
.hm_body_types .elementor-column {
width: 50%;
}
.hm_body_types .elementor-container {
justify-content: center;
}
#footer .col-sm-6:nth-child(2) {
min-height: 315px;
}
.flags_btm_section .elementor-column {
width: 50%;
}
.hm_blogs {
padding: 0px 0 20px 0 !important;
}
.hm_blogs.hm_partners {
padding: 40px 0 30px 0 !important;
}
.custom_whishlist
.cardealer-dashboard-content-grid
.cardealer-list-item
.cardealer-list-item-overlay {
bottom: 10px;
opacity: 1;
}
.hm_blogs .our-blog.page-section-pb.our-blog-grid .blog-image img {
height: auto;
object-fit: cover;
}
.hm_blogs .our-blog.page-section-pb.our-blog-grid .blog-image {
height: auto;
}
.career_outer .cdhl_popup_wrapper.align-right.btn-normal {
text-align: center;
margin-top: 10px;
}
.flag_block .elementor-image-box-title {
font-size: 21px;
}
.welcm_btm_section .elementor-container .elementor-image-box-wrapper {
padding: 15px 5px;
border-bottom: solid 12px #ff5f1f;
border-top: solid 4px #30b5eb;
background: #fff;
}
.cardealer-auto-compalte li .search-result-name {
padding-left: 16px;
line-height: 22px;
padding-right: 40px;
}
#header .topbar .list-inline li.topbar_item.topbar_item_type-address a {
position: relative;
z-index: 1;
display: inline-block;
padding: 0 0 0 3px;
font-size: 0;
}
#header
.topbar
.list-inline
li.topbar_item.topbar_item_type-address
a:before {
font-family: 'Font Awesome 6 Free';
content: '\f3c5';
position: absolute;
left: 0;
top: -5px;
z-index: 1;
font-weight: 900;
font-size: 15px;
}
#header .topbar .list-inline li.topbar_item.topbar_item_type-address i {
display: none;
}
#header .topbar .list-inline li.topbar_item a {
font-size: 0;
}
#header .topbar .list-inline li.topbar_item.topbar_item_type-login a {
font-size: 16px;
}
#header .topbar .col-lg-6.col-sm-6 {
float: left;
width: auto;
padding: 0;
} .welcome_inner_section .section-title {
margin: 0;
}
.hm_brand_main .search-logo.search-block .cardealer-tabcontent {
display: flex !important;
justify-content: flex-start;
flex-wrap: inherit;
flex-direction: row;
overflow-x: auto;
width: auto;
overflow-y: hidden;
margin: 0;
}
.hm_brand_main .search-logo.search-block .col-md-3 {
width: 25%;
flex: 0 0 25%;
} .hm_body_types .elementor-container {
justify-content: flex-start;
flex-wrap: inherit;
width: 100%;
flex-direction: row;
overflow-x: auto;
overflow-y: hidden;
}
.hm_body_types .elementor-image-box-img {
width: 80% !important;
transition: all 0.5s ease;
}
.hm_body_types .elementor-column {
width: 40%;
display: inline-flex;
flex: 0 0 auto;
} .hm_body_types.hm_fuel_types {
padding: 0;
}
.hm_body_types.hm_fuel_types .elementor-column {
width: 33%;
} .flags_btm_section .elementor-container {
justify-content: flex-start !important;
flex-wrap: inherit;
width: 100%;
flex-direction: row;
overflow-x: auto;
overflow-y: hidden;
}
.flags_btm_section .elementor-container .elementor-column.flag_block {
width: 25%;
display: inline-flex;
flex: 0 0 auto;
}
.car-detail-post-option_new {
justify-content: center;
}
.car_dtl_shareicons .elementor-shortcode {
justify-content: center;
}
.compare_detail_mobile .elementor-column {
justify-content: center;
}
#header .topbar .list-inline li.topbar_item.topbar_item_darklight {
top: -23px;
}
#header
.topbar
.list-inline
li.topbar_item.topbar_item_type-address
a::before {
top: -5px;
}
.topbar-left .list-inline {
margin-top: 1px;
}
.topbar-right .list-inline {
top: 1px;
}
#header .topbar .topbar-left .list-inline li:first-child {
padding-right: 13px;
padding-left: 0;
}
.product-listing .all-cars-list-arch .col-lg-4 .car-item .car-overlay-banner {
background: none !important;
top: inherit;
bottom: 0;
}
.product-listing .all-cars-list-arch .col-lg-4 .car-item ul {
top: 80%;
transform: inherit;
right: inherit;
left: 10px;
}
#comparelist
.modal-content
.table-Wrapper
.heading-Wrapper
.cardealer-vehicle-compare-list-header
.cardealer-vehicle-compare-list-title {
width: 130px;
height: 87px !important;
text-align: right;
justify-content: start;
white-space: normal;
overflow: auto; justify-content: flex-end;
font-size: 14px;
line-height: 20px;
}
#comparelist .modal-content .table-Wrapper > .heading-Wrapper {
width: 130px !important;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row {
justify-content: start !important;
white-space: nowrap !important;
height: auto !important;
}
#comparelist
.modal-content
.table-Wrapper
.heading-Wrapper
.cardealer-vehicle-compare-list-header
.cardealer-vehicle-compare-list-title:nth-child(2) {
height: 160px !important;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row:nth-child(2n) {
background: rgba(66, 140, 212, 0.11);  height: 87px !important;
width: 100% !important;
white-space: nowrap;
overflow: auto;
justify-content: start;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row {
height: 87px !important;
justify-content: start;
width: 100%;
overflow: auto !important;
white-space: normal !important;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row:nth-child(2) {
background: none;
height: 160px !important;
}
.rtl #header .topbar .col-sm-6:first-child {
padding-left: 0;
width: auto;
}
.rtl #header .topbar .col-sm-6 {
padding-left: 0;
width: auto;
}
.lns-section .blog-description {
min-height: auto;
}
.new_search_filter .selectbox_style .col-md-8 {
width: 100%;
float: left;
}
.new_search_filter .selectbox_style .col-md-4 {
width: 100%;
float: left;
}
body #header.defualt .topbar .container {
width: 310px !important;
}
.new_search_filter .selectbox_style label {
font-size: 16px;
margin: 6px 0 10px 0;
}
.search-block.search-logo .sort-filters-box > div {
margin: 0;
}
.hm_blogs .our-blog.page-section-pb.our-blog-grid .col-lg-4:last-child {
display: none;
}
.hm_blogs.thnku_blog {
padding: 50px 0 20px 0 !important;
}
.whatsapp_call img {
width: 42px;
}
#comparelist
.modal-content
.table-Wrapper
.heading-Wrapper
.cardealer-vehicle-compare-list-header
.cardealer-vehicle-compare-list-title:first-child {
height: auto !important;
}
#comparelist
.modal-content
.table-Wrapper
> .table-scroll
.cardealer-vehicle-compare-list-column
.cardealer-vehicle-compare-list-row:first-child {
height: auto !important;
}
.header_intro_bg-image {
background-position: center center;
}
.page-id-10810 .header_intro_bg-image,
.page-id-10802 .header_intro_bg-image,
.page-id-14502 .header_intro_bg-image {
background-position: center bottom;
}
.search_main .search_left_main {
width: 16%;
margin: 0 30px 0 0;
}
.search_main .search_right_main {
width: 78%;
}
body #header.defualt .topbar .row {
width: 100%;
float: left;
}
body #header.defualt .topbar .container {
text-align: center;
display: flex;
justify-content: center;
width: 290px;
align-items: center;
}
.detail_side_query .detail_car_enquiry {
top: 0px;
}
.rtl #header .topbar .list-inline li.topbar_item.topbar_item_darklight {
right: -50px;
}
.rtl .dn_toggle_btn {
right: 0;
left: 0;
margin-left: auto;
width: 70px;
}
.misvis_sec .elementor-column {
width: 100% !important;
}
.misvis_sec .content p {
font-size: 16px;
min-height: inherit;
}
.colors_options {
width: 100%;
margin: 0 auto;
}
.feature-car.color_variant_detail .car-item .car-image {
width: 100% !important;
}
.hm_body_types .elementor-image-box-title {
font-size: 17px;
}
.review-reviwer-info-section .xs-review-date {
display: block;
}
.hm_flag_block.hm_flag_block_inner
.flags_btm_section
.elementor-image-box-title {
font-size: 17px;
}
.elementor-page-13061 .header_intro_bg-image {
background-position: center center;
}
.no-js[lang='ru'] #header .container,
.no-js[lang='fr'] #header .container,
.no-js[lang='es'] #header .container {
width: 100% !important;
} .car_modelmain .car_modelleft {
display: none;
}
.car_modelmain .car_modelright {
flex: 0 0 100%;
max-width: 100%;
}
.car_modelmain .car_modelright .car_modelinfos {
padding: 0 30px 30px 30px;
}
.modal-dialog.modal_homepage {
width: 90%;
} .newauto_logo .elementor-widget-container {
margin: 25px !important;
}
.newauto_logo img {
max-width: 250px !important;
}
.banner-pink-header h2.elementor-heading-title {
text-align: center;
}
.dream-car-heading .elementor-heading-title {
text-align: center;
margin-top: 10px;
}
.find_sec1_form {
margin-top: 15px;
}
.find_sec1_form .elementor-widget-container {
padding: 30px 30px 45px !important;
}
.post-new-slide {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
img.for_mobile {
max-width: 430px;
margin: auto !important;
margin-top: 40px !important;
}
.new-lp-slide h3 {
margin-top: 0 !important;
margin-bottom: 0;
}
.new-lp-slide h2 {
font-size: 42px !important;
}
.latest_blogs_new_page .lns-section .blog-description {
min-height: auto !important;
}
.app-title .elementor-heading-title {
font-size: 30px;
}
.app-title .elementor-widget-container {
margin-bottom: 15px !important;
margin-top: 20px !important;
}
.get_quote_content h2.elementor-heading-title {
font-size: 27px;
line-height: 36px;
text-align: center;
}
.bar-btn .elementor-widget-container {
margin: 0 !important;
}
.cookie-content {
text-align: center;
}
.cookie-button {
text-align: center;
}
.cookie-button {
margin-top: 17px;
}
}
@media (max-width: 640px) {
.hm_body_types .search-logo.search-block .search-logo-box img {
height: 64px;
}
.vehicle-listing-wrapper .style-classic.car-grid .col-lg-4 {
width: 100%;
float: left;
}
.vehicle-listing-wrapper .style-classic.car-grid .col-lg-8 {
width: 100%;
float: left;
}
.product-listing .vehicle-listing-wrapper .car-grid .car-details {
margin-top: 20px;
}
.flag_block .elementor-image-box-title {
font-size: 18px;
}
.welcm_btm_section .elementor-container .elementor-image-box-img {
width: 95px !important;
height: 95px;
line-height: 88px;
}
.partners_main .our-clients .row .col-sm-2 {
padding: 0 8px;
}
.hm_blogs.hm_partners .partners_main .elementor-widget-container .row {
justify-content: flex-start !important;
flex-wrap: inherit;
width: 100%;
flex-direction: row;
overflow-x: auto;
overflow-y: hidden;
padding: 10px;
display: flex;
}
.rtl .hm_body_types .elementor-image-box-title {
font-size: 17px;
}
.rtl
.hm_body_type_main.hm_fuel_type_main.hm_fueltype
.hm_body_types
.elementor-image-box-title {
font-size: 16px;
}
.style-classic.car-item .car-content ul.car-bottom-actions.classic-grid li {
width: 100%;
margin-bottom: 10px;
}
}
@media (max-width: 600px) {
.cars-top-filters-box-right .change-view-button {
display: table-cell;
padding-left: 15px;
padding-top: 10px;
}
.cars-top-filters-box-right {
width: auto;
display: inherit;
float: none;
}
}
@media (max-width: 576px) {
.footer.footer_bg-color .row .col-sm-6:first-child .widget {
margin-bottom: 20px;
}
.hm_title .main-title {
font-size: 32px !important;
line-height: 40px !important;
}
.hm_title .sub-title {
font-size: 24px;
line-height: 36px;
padding: 0 0px;
}
.hm_welcm_left .main-title {
font-size: 32px;
line-height: 40px;
}
.hm_brand_main .elementor-image-box-img {
width: 90% !important;
height: 135px;
}
.hm_flag_block .section-title {
padding: 0 0 0 0;
margin-bottom: 20px;
}
.hm_featured_crousl.offer_crousel
.pgs_cars_carousel-items
.right_offer_hm
.item.col-sm-6 {
padding-left: 15px;
width: 100%;
float: left;
}
.hm_featured_crousl.offer_crousel .car-item {
min-height: inherit;
width: 100%;
}
.hm_featured_crousl.offer_crousel
.pgs_cars_carousel-items
.right_offer_hm
.item.col-sm-6
img {
width: 100%;
max-width: inherit;
}
.about_sec1.out_team .team .team-name h5.text-black {
font-size: 17px;
min-height: inherit;
line-height: 27px;
}
.hm_title.about_title .section-title p strong {
font-size: 20px;
}
.cars-top-filters-box .cars-top-filters-box-left {
width: 100%;
justify-content: center;
}
.cars-top-filters-box .cars-top-filters-box-right {
margin: 0 auto;
}
.cars-top-filters-box .cars-top-filters-box-left {
width: 100%;
justify-content: center;
text-align: center;
padding: 0 0 10px 0;
}
.career_outer .elementor-widget-wrap .elementor-icon-list-items li {
display: inline-flex;
margin-right: 0;
margin-bottom: 12px;
}
.welcm_btm_section .elementor-image-box-description {
font-size: 15px;
padding: 0 0px;
}
.welcm_btm_section .elementor-container .elementor-image-box-title {
font-size: 17px;
line-height: 26px;
}
.hm_brand_main .search-logo.search-block .col-md-3 {
width: 25%;
flex: 0 0 25%;
padding: 0 5px;
}
.detail_car_enquiry #custom_html-3 .country-list {
width: 250px;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-bottom
.car-bottom-actions
li.list-quote-button
a {
font-size: 16px;
padding: 10px 13px;
}
.quiz_grid .col-md-4 {
flex: 0 0 100%;
max-width: 100%;
}
.detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
li.row:nth-child(odd) {
width: 100%;
flex: 0 0 100%;
margin: 0;
}
.detail_related_vehicle
.car-item
.car-content
.vehicle-attributes-list
li.row:nth-child(even) {
width: 100%;
flex: 0 0 100%;
margin: 0;
}
.car-details .owl-carousel.related-vehicle[data-items='2'] > .item {
width: 100%;
float: left;
}
img.modal-logo {
max-width: 140px;
top: 22px;
}
#comparelist .modal-header h1 {
font-size: 17px;
}
.flag_block .elementor-image-box-title {
font-size: 17px;
}
.welcm_btm_section .elementor-container .elementor-image-box-img img {
filter: inherit;
transform: scale(0.85);
}
.welcm_btm_section .elementor-container .elementor-image-box-img {
width: 80px !important;
height: 80px;
line-height: 88px;
}
.search_main .search_left_main {
width: 100%;
margin: 0 0px 0 0;
}
.search_main .search_left_main .car_image_search img {
width: 100%;
}
.car_image_search {
margin: 0 0 10px 0;
}
.search_main .search_right_main {
width: 100%;
}
.search_main .entry-share {
text-align: center;
}
.search .header_intro_bg-image {
background-position: center bottom;
}
.flags_btm_section
.elementor-container
.elementor-column.flag_block
.elementor-widget-wrap {
padding: 10px 0;
}
.hm_flag_block.hm_flag_block_inner
.flags_btm_section
.elementor-image-box-title {
font-size: 15px;
} .banner_content .elementor-widget-wrap.elementor-element-populated {
padding: 40px 25px !important;
}
.newauto_logo img {
max-width: 230px !important;
}
.banner-pink-header h2.elementor-heading-title {
font-size: 35px !important;
}
.dream-car-heading .elementor-heading-title {
font-size: 45px !important;
margin-top: 7px;
}
.post-new-slide .elementor-heading-title {
font-size: 30px !important;
}
.new-lp-slide h3 {
font-size: 32px;
}
.new-lp-slide h2 {
font-size: 38px !important;
}
.car-slider .owl-dots {
top: -12px;
}
.new_shipping_form .elementor-heading-title {
font-size: 30px !important;
}
.find-your-new-car-item {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.find-your-new-car-item .elementor-heading-title {
font-size: 30px !important;
}
.get_quote_content h2.elementor-heading-title {
font-size: 24px;
line-height: 30px !important;
}
.text-section {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.test-monials-john {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.test-monials-john .elementor-heading-title {
font-size: 30px !important;
}
.latest_blogs_new_page {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.latest_blogs_new_page .elementor-heading-title {
font-size: 30px !important;
}
.new-lp-slide h3 {
font-size: 30px !important;
line-height: 37px;
}
.new-lp-slide h2 {
font-size: 30px !important;
line-height: 45px !important;
}
.footer-logo img {
max-width: 240px;
margin-bottom: 8px !important;
}
.app-title .elementor-heading-title {
font-size: 22px;
}
.app_images img {
max-width: 140px;
}
.app-title .elementor-widget-container {
margin-bottom: 10px !important;
}
.cookie-content h4 img {
max-width: 27px;
}
.cookie-content h4 {
font-size: 16px;
}
.cookie-content p {
font-size: 14px;
line-height: normal;
}
.cookie-button button.btn-primary {
font-size: 15px;
padding: 6px 15px 10px;
max-width: 120px;
}
}
@media (max-width: 480px) {
.footer .textwidget p {
font-size: 15px;
line-height: 23px;
}
.footer.footer_bg-color .row .col-sm-6:first-child .widget:last-child {
margin-bottom: 0;
}
.fsocial_icons a {
font-size: 22px;
margin-right: 12px;
}
body {
font-size: 16px;
line-height: 23px;
}
.filter_bg .search-block .col-lg-8 .col-lg-4 {
width: 100%;
}
.hm_brand_main .search-logo.search-block .col-md-3 {
width: 25%;
flex: 0 0 25%;
padding: 0 5px;
}
.hm_brand_main .search-logo.search-block .search-logo-box {
width: 100%;
height: 110px;
padding: 0 5px;
}
.hm_body_types .search-logo.search-block .search-logo-box strong {
font-size: 22px;
line-height: 32px;
}
.hm_body_types .search-logo.search-block .search-logo-box img {
height: 60px;
}
.hm_body_type_main {
padding: 40px 0 0 0;
}
.about_sec1.out_team .col-sm-3 {
width: 100%;
float: left;
}
.ab_counter_sec .elementor-column {
width: 100%;
}
.ab_counter_sec .counter.left-separator .info {
margin-left: 0;
display: block;
text-align: center;
}
.ab_counter_sec .separator {
display: none;
}
.cars-top-filters-box-right .selected-box.pgs-cars-pp-outer {
width: 21%;
}
.cars-top-filters-box .cars-top-filters-box-right {
margin: 0 auto;
width: 100%;
text-align: center;
display: flex;
justify-content: space-between;
}
.cars-top-filters-box-right .change-view-button {
padding-right: 0;
padding-left: 5px;
}
.cars-top-filters-box {
padding-left: 0px;
}
.style-classic.car-grid .car-details .vehicle-attributes-list {
border-bottom: none;
}
.cars-top-filters-box {
margin-bottom: 10px;
}
.mega-menu {
min-height: 91px;
}
.partners_main .item img {
max-width: 149px;
}
.partners_main .item {
height: 110px;
}
.elementor-column.elementor-col-20.flag_block {
width: 50%;
}
.welcm_btm_section .elementor-column.elementor-col-25 {
width: 100%;
}
.whats_sets .hm_title .section-title {
margin-bottom: 20px;
}
#gt_float_wrapper {
bottom: 44px !important;
left: inherit !important;
}
.rtl #gt_float_wrapper {
right: inherit !important;
left: 9px !important;
bottom: inherit !important;
}
.rtl #gt_float_wrapper .gt_float_switcher img {
width: 16px !important;
margin-right: 2px !important;
}
.rtl #header .topbar .col-sm-6 {
padding-left: 30px;
width: auto;
}
#comparelist .modal-header h1 {
font-size: 18px;
margin-left: 0;
}
img.modal-logo {
max-width: 150px;
display: table;
position: initial;
margin: auto;
margin-top: 10px;
}
.new_search_filter .selectbox_style .col-md-8 .col-md-4 {
width: 50%;
padding-left: 15px;
}
.new_search_filter .selectbox_style .col-md-8 .col-md-4:last-child {
width: 100%;
}
.flag_block .elementor-image-box-title {
font-size: 16px;
}
.flags_btm_section
.elementor-container
.elementor-column.flag_block
.elementor-widget-wrap.elementor-element-populated {
padding: 0 5px;
}
.partners_main .item img {
max-width: 109px;
}
.partners_main .item {
height: 100px;
margin-bottom: 0;
}
body #header.defualt .topbar {
padding: 0 20px 0 25px;
position: fixed;
top: 0px;
left: 0;
right: 0;
width: 100%;
}
.home #header.defualt {
background: #041b2d;
height: auto;
top: 0;
}
body #header.defualt .topbar {
padding: 0 20px 0 25px;
position: fixed;
top: 0px;
left: 0;
right: 0;
width: 100%;
padding-top: 2px;
z-index: 10;
}
body #header.defualt .mega-menu.desktopTopFixed .menu-list-items {
top: 26px;
padding-top: 0;
}
#gt_float_wrapper {
top: 46px !important;
right: 8px;
}
#header .mega-menu .menu-logo .site-logo {
max-width: inherit !important;
height: 27px;
margin: 0 0 0 0px;
}
#header .mega-menu .menu-logo .sticky-logo {
height: 27px;
margin: 0 0 0 0px;
}
.product-listing.page-section-ptb.default {
padding-top: 0;
padding-bottom: 40px;
}
#main {
padding-top: 0px;
}
.inner-intro.header_intro h1 {
font-size: 18px;
line-height: 27px;
}
.hm_title .sub-title {
font-size: 26px !important;
line-height: 33px !important;
}
.hm_title .main-title {
font-size: 26px !important;
line-height: 35px !important;
}
.widget_recent_entries .recent-post-image {
display: table-cell;
padding-right: 10px;
width: 55px;
height: 44px;
}
#header .menu .menu-list-items {
padding-top: 31px;
}
.home #header.defualt .menu {
background: #041b2d;
position: relative;
z-index: 1;
}
body #header.defualt .topbar .row {
width: 100%;
float: left;
}
#header .topbar .col-sm-6:first-child {
width: auto;
}
#header .topbar .col-lg-6.col-sm-6 {
float: left;
width: auto;
padding: 0;
}
#cssmenu.small-screen {
top: 0;
right: 30px;
margin-top: -68px;
}
.dn_toggle_btn label::after {
width: 17px;
height: 17px;
background-size: 11px 11px;
}
.dn_toggle_btn label {
cursor: pointer;
width: 50px;
height: 17px;
}
.rtl .news-letter-form .row .col-xs-10 {
width: 100%;
}
.rtl .newsletter_box .row .col-xs-2 {
width: 100%;
text-align: center;
}
.rtl .col-xs-2 a.button.red {
float: none;
margin: 20px 0 0 0;
}
.rtl .widget_recent_entries .recent-post-info {
padding-right: 12px;
}
.rtl #footer .widgettitle::before {
left: inherit;
right: 0;
}
.rtl .mega-menu #cssmenu.small-screen #menu-button {
right: inherit;
left: 37px;
}
.rtl .new_abanners .slide_one .rs-parallax-wrap {
left: 0% !important;
}
.feature-car.color_variant_detail .colors_options ul li a {
width: 28px;
height: 28px;
} .car_modelmain .car_modelright .car_modelinfos h4 {
margin: 13px 0 13px 0;
font-size: 19px;
}
.modal-dialog.modal_homepage {
width: 88%;
}
.car_modelmain .car_modelright .car_modelinfos {
padding: 0 15px 25px 15px;
} .newauto_logo img {
max-width: 215px !important;
}
.banner-pink-header h2.elementor-heading-title {
font-size: 30px !important;
}
.dream-car-heading .elementor-heading-title {
font-size: 36px !important;
}
.banner_content .elementor-widget-wrap.elementor-element-populated {
padding: 35px 25px !important;
}
.find_sec1_form {
margin-top: 10px;
}
.post-new-slide .elementor-heading-title {
font-size: 28px !important;
}
.post-new-slide {
padding-top: 35px !important;
padding-bottom: 35px !important;
}
img.for_mobile {
margin-top: 35px !important;
}
.new-lp-slide .col-xl-5.col-lg-5.col-md-5.col-sm-12 {
padding-left: 40px;
padding-right: 40px;
}
.new-lp-slide h3 {
font-size: 28px !important;
}
.new-lp-slide h2 {
font-size: 28px !important;
}
.new_shipping_form {
padding-top: 35px;
padding-bottom: 35px;
}
.new_shipping_form .elementor-heading-title {
font-size: 28px !important;
}
.find-your-new-car-item {
padding-top: 35px !important;
padding-bottom: 35px !important;
}
.find-your-new-car-item .elementor-heading-title {
font-size: 28px !important;
}
.get_quote_content h2.elementor-heading-title {
font-size: 21px;
line-height: 29px !important;
}
.text-section {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
.test-monials-john {
padding-top: 35px !important;
padding-bottom: 35px !important;
}
.test-monials-john .elementor-heading-title {
font-size: 28px !important;
}
.latest_blogs_new_page {
padding-top: 35px !important;
padding-bottom: 35px !important;
}
.latest_blogs_new_page .elementor-heading-title {
font-size: 28px !important;
}
.footer-logo img {
max-width: 200px;
}
.app-title .elementor-heading-title {
font-size: 20px;
}
.car-slider .new-lp-slide .slid-btn-1 {
margin-bottom: 5px;
}
}
@media (max-width: 440px) {
.new_search_filter .selectbox_style {
padding: 14px 3px 14px;
border-radius: 7px;
}
.new_search_filter .selectbox_style .list li span img {
width: 28px;
}
.new_search_filter .selectbox_style .list li {
padding-left: 10px;
padding-right: 10px;
}
.new_search_filter .selectbox_style .col-md-8 .col-md-4 {
width: 50%;
padding-left: 8px;
}
.searchsubmit_btn button {
font-size: 16px;
margin-top: 18px;
}
.new_search_filter .selectbox_style .col-md-4 {
padding: 0 8px;
}
}
@media (max-width: 430px) {
.flag_block .elementor-image-box-title {
font-size: 15px;
}
#gt_float_wrapper {
top: 49px !important;
}
}
@media (max-width: 400px) {
.footer.footer_bg-color .row .col-sm-6:first-child {
width: 100%;
}
.footer.footer_bg-color .row .col-sm-6 {
width: 100%;
}
#footer.footer {
text-align: center;
}
.footer.footer_bg-color .row .col-sm-6:first-child .widget:last-child {
margin-bottom: 30px;
}
#footer.footer .widget .widgettitle::before {
right: 0;
margin: 0 auto;
}
.hm_body_types .search-logo.search-block .cardealer-tabcontent .col-sm-4 {
max-width: 100%;
flex: 0 0 100%;
}
.hm_body_types .search-logo.search-block .search-logo-box img {
height: 70px;
}
#footer .col-sm-6:nth-child(2) {
min-height: inherit;
}
.welcm_btm_section .elementor-column.elementor-col-25 {
width: 100%;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-bottom
.car-bottom-actions
li.list-quote-button {
float: none;
margin-right: 0;
width: 100%;
display: block;
margin: 20px 0 0 0;
text-align: center;
}
.vehicle-listing-wrapper
.style-classic.car-grid
.car-bottom
.car-bottom-actions {
width: 100%;
text-align: center;
display: block;
}
#header .topbar .topbar-left .list-inline li:first-child {
padding-right: 10px;
}
#header .topbar .list-inline li {
font-size: 14.5px;
padding: 0 4px;
}
body #header.defualt .topbar {
padding: 2px 0px 0 5px;
}
#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang {
padding: 0 3px !important;
}
#gt_float_wrapper {
top: 48px !important;
} .modal-dialog.modal_homepage {
width: 90%;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
margin: 0 auto;
}
.car_modelmain .car_modelright .car_modelinfos h4 {
margin: 10px 0 5px 0;
font-size: 16px;
}
}
@media (max-width: 390px) {
.partners_main .item img {
max-width: 125px;
}
}
@media (max-width: 390px) {
.partners_main .item img {
max-width: 115px;
}
}
@media (max-width: 375px) {
.rtl #header .topbar .col-sm-6:first-child {
padding-left: 0;
width: auto;
margin-right: -42px;
}
.rtl #header .topbar .list-inline li i {
padding-right: 3px;
}
}