* {
box-sizing: border-box;
} .summary-copyright {
display: flex;
justify-content: space-between;
}
.lastSync {
line-height: 16px;
font-size: 8px;
margin-top: 10px;
padding-left: 10px;
display: inline;
color: var(--md-sys-color-on-surface-variant);
}
.powered-by {
margin-top: 10px;
margin-right: 10px;
text-align: right;
font-size: 10px;
color: var(--md-sys-color-on-surface-variant);
}
.powered-by a {
font-size: 10px;
color: var(--md-sys-color-primary);
text-decoration: underline;
} #qodef-page-inner {
padding: 0px 0 50px;
}
#qodef-page-wrapper {
overflow: visible !important;
}
#mobile_view {
display: none;
}
#mobile_view_sort {
display: none;
}
#laptop_view {
display: block;
}
.vehicles-main {
width: 100% !important;
max-width: 100% !important;
padding: 40px 0;
margin: 0 !important;
background-color: var(--vehicles-section-background, var(--md-sys-color-surface));
font-family: var(--vehicles-body-font, "Inter", sans-serif) !important;
}
.vehicles-main h1,
.vehicles-main h2,
.vehicles-main h3,
.vehicles-main h4,
.vehicles-main h5,
.vehicles-main h6 {
font-family: var(--vehicles-font-family, inherit) !important;
}
.inner-container {
padding: 0;
width: 100%;
max-width: 1170px;
margin: 0 auto;
}
.row-flex {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.inner-container .row-flex {
align-items: unset;
position: relative;
}
.loading.hideLoader {
display: none !important;
}
.vehicles-content .loading img.loadingimg {
width: 50px;
}
span.mobileDeBtn {
padding: 10px;
background: var(--md-sys-color-primary);
color: var(--md-sys-color-on-primary);
cursor: pointer;
}
.row-flex.pagination {
justify-content: space-around;
padding: 20px 0px;
}
span#nextBtn {
padding-left: 34px;
padding-right: 31px;
}
.vehicles-content .loading {
display: flex;
justify-content: center;
align-items: center;
}
.vehicles-sidebar-inner {
padding: 18px 16px;
background-color: var(--md-sys-color-surface);
border: 1px solid var(--md-sys-color-outline-variant);
box-shadow: var(--vehicles-shadow-soft, 0 8px 16px rgba(15, 23, 42, 0.06));
border-radius: var(--vehicles-radius, 12px);
color: var(--md-sys-color-on-surface);
} [data-theme="light"] div#vehicles-data #laptop_view,
[data-theme="light"] .vehicles-sidebar-inner.mobile-filter-container,
[data-theme="light"] .two_column .vehicles-sidebar .vehicles-sidebar-inner,
[data-theme="light"] .vehicles-main .select2-container--default .select2-selection--single {
background-color: #ffffff !important;
}
[data-theme="light"] .vehicles-main .select2-container--default .select2-selection--single,
[data-theme="light"] .vehicles-main .acc-pannel-container .checkboxButon {
border: 1px solid #e0e0e0 !important;
}
[data-theme="dark"] div#vehicles-data #laptop_view,
[data-theme="dark"] .vehicles-sidebar-inner.mobile-filter-container,
[data-theme="dark"] .two_column .vehicles-sidebar .vehicles-sidebar-inner,
[data-theme="dark"] .vehicles-main .select2-container--default .select2-selection--single {
background-color: #000000 !important;
}
[data-theme="dark"] .vehicles-main .select2-container--default .select2-selection--single,
[data-theme="dark"] .vehicles-main .acc-pannel-container .checkboxButon {
border: 1px solid #333333 !important;
} .mobile-filter-toggle-btn {
display: none;
} @media only screen and (min-width:769px) {
.mobile-filter-container {
max-height: none !important;
opacity: 1 !important;
visibility: visible !important;
overflow: visible !important;
padding: 18px 16px !important;
border: 1px solid var(--md-sys-color-outline-variant) !important;
background-color: var(--md-sys-color-surface) !important;
box-shadow: var(--vehicles-shadow-soft, 0 8px 16px rgba(15, 23, 42, 0.06)) !important;
border-radius: var(--vehicles-radius, 12px) !important;
} .vehicles-sidebar,
.row-flex > .vehicles-sidebar {
display: block !important;
width: 30% !important;
padding: 0 15px !important;
margin: 0 !important;
visibility: visible !important;
height: auto !important;
overflow: visible !important;
position: static !important;
left: auto !important;
opacity: 1 !important;
flex: none !important;
} .vehicles-sidebar.mobile-sidebar-hidden {
display: block !important;
width: 30% !important;
padding: 0 15px !important;
margin: 0 !important;
visibility: visible !important;
height: auto !important;
overflow: visible !important;
position: static !important;
left: auto !important;
opacity: 1 !important;
}
}
.vehicles-sidebar {
width: 30%; }
.three_column .vehicles-sidebar {
width: 100%;
padding: 0 15px;
}
.three_column .vehicles-sidebar-inner {
padding-bottom: 0px;
}
.vehicles-sidebar h3 { font-size: 20px;
margin: 0 0 20px;
font-weight: 600;
letter-spacing: 0.2px;
}
.w-full {
width: 100%;
}
.vc-filter-price label {
font-weight: 600; letter-spacing: 0.5px;
font-size: 16px;
margin: 18px 0px 6px !important;
display: inline-block;
}
.vc-filter-price .range-value input {
width: 100%;
background: none;
color: var(--md-sys-color-on-surface);
font-size: 16px;
font-weight: 400;
box-shadow: none;
border: none;
margin: 15px 0 10px 0;
}
.vc-filter-price .range-bar .ui-slider-range {
background: var(--md-sys-color-primary);
}
.vc-filter-price .range-bar {
border: none;
background: var(--md-sys-color-outline-variant);
height: 3px;
width: 96%;
margin-left: 8px;
border: none !important;
}
.vc-filter-price .range-bar .ui-slider-handle {
border: none;
border-radius: 0;
background: var(--md-sys-color-primary);
border: none;
height: 12px;
width: 12px;
top: -5px;
cursor: pointer;
}
.vc-filter-price .range-bar .ui-slider-handle+span {
background: var(--md-sys-color-primary);
} ul.vehi-list li {
padding-right: 10px;
font-size: 13px;
line-height: normal;
font-family: inherit;
}
.vehicles-content {
width: 70%;
padding: 0 15px;
}
.three_column .vehicles-content {
width: 100%;
padding: 0 15px;
margin-top: 40px;
}
.two_column .vehi-col-six {
width: 50%;
padding: 0 10px;
margin: 15px 0;
}
.three_column .vehi-col-six {
width: 33.33%;
padding: 0 10px;
margin: 15px 0;
}
.vehicles-grid-content .row-flex {
margin-left: -10px;
margin-right: -10px;
} .vehicles-grid-content .row-flex.items-container,
.vehicles-grid-content .row-flex.items-container.items-containerShort {
background-color: var(--vehicles-section-background, var(--md-sys-color-surface));
} @keyframes vehicle-skeleton-shimmer {
0% { transform: translateX(-100%); }
100% { transform: translateX(100%); }
}
.vehicle-skeleton,
.vehicle-skeleton-rect,
.vehicle-skeleton-bar,
.vehicle-skeleton-btn {
position: relative;
overflow: hidden;
background-color: var(--md-sys-color-surface-variant);
}
.vehicle-skeleton-rect::after,
.vehicle-skeleton-bar::after,
.vehicle-skeleton-btn::after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 50%;
background: linear-gradient(
90deg,
transparent 0%,
var(--md-sys-color-surface-container) 50%,
transparent 100%
);
animation: vehicle-skeleton-shimmer 1.5s ease-in-out infinite;
will-change: transform;
}
.vehicles-main .item-inner-container.vehicle-skeleton:hover {
transform: none;
}
.vehicle-skeleton .vehi-img {
display: block;
}
.vehicle-skeleton-img {
width: 100%;
aspect-ratio: 4 / 3;
display: block;
border-radius: 24px 24px 0 0;
}
.vehicle-skeleton .vehi-content {
display: flex;
flex-direction: column;
gap: 6px;
}
.vehicle-skeleton-title {
width: 60%;
height: 24px;
border-radius: 6px;
}
.vehicle-skeleton-price {
width: 40%;
height: 20px;
border-radius: 6px;
}
.vehicle-skeleton .vehi-bg {
background: unset;
border: none;
padding: 0;
margin-top: 10px;
}
.vehicle-skeleton .veh-lst {
display: flex;
list-style: none;
margin: 0;
padding: 0;
gap: 12px;
}
.vehicle-skeleton .veh-lst li {
flex: 1;
min-width: 0;
}
.vehicle-skeleton-feature {
height: 36px;
border-radius: 6px;
}
.vehicle-skeleton .veh-pg {
margin-top: 8px;
}
.vehicle-skeleton .veh-pg .vehicle-skeleton-bar {
width: 100%;
height: 14px;
border-radius: 4px;
}
.vehicle-skeleton .vehi-buttons {
display: flex;
gap: 12px;
margin-top: 12px;
padding: 0;
border: none;
}
.vehicle-skeleton-btn {
flex: 1;
height: 44px;
border-radius: 12px;
}
.item-inner-container {
overflow: hidden;
height: fit-content;
}
.vehicles-grid-content {
margin-top: 0;
}
.vehicles-sidebar-inner { padding-bottom: 15px;
position: relative;
}
.bigdropdown span.select2-search.select2-search--dropdown {
display: none !important;
}
.price-dropdown-select2 span.select2-search.select2-search--dropdown {
display: block !important;
} .select2-container{
z-index: 99999;
}
.row-flex.pagination-summary {
justify-content: center;
}
.admin-bar[class*=shiftup] .select2-container--default .bigdropdown.select2-dropdown {
top: 0px !important;
}
[class*=shiftup] .vehicles-main .select2-container--default {
margin: 0px;
} .acc__title::after {
width: 8px;
height: 8px;
border-right: 2px solid var(--md-sys-color-on-surface);
border-bottom: 2px solid var(--md-sys-color-on-surface);
position: absolute;
right: 10px;
content: " ";
top: 7px;
transform: rotate(45deg);
transition: all 0.2s ease-in-out;
}
.acc__title {
cursor: pointer;
}
.acc__card {
margin: 1em 0;
position: relative;
}
.three_column .acc-widget .acc {
margin-left: -10px;
margin-right: -10px;
}
.acc__panel {
background: var(--md-sys-color-surface);
color: var(--md-sys-color-on-surface);
display: none;
margin: 0;
padding: 10px 0 10px 0px;
text-align: left;
font-size: 14px;
}
.three_column .acc-widget .acc {
display: flex;
flex-wrap: wrap;
}
.three_column .acc__card {
width: 33.3%;
padding: 0px 10px;
}
.three_column .acc__card .acc__panel {
display: block !important;
}
.vc-flex {
display: flex;
justify-content: space-between;
align-items: center;
color: var(--md-sys-color-on-surface);
}
.vc-flex_content {
display: flex;
justify-content: space-between;
align-items: center;
color: var(--md-sys-color-on-surface);
}
.vc-total-count {
font-size: 14px; font-weight: 500;
padding-left: 8px;
padding-right: 8px;
}
.vc-select-sort select, #search_form select, #quick_search_form select {
color: var(--md-sys-color-on-surface);
font-size: 13px;
padding: 10px 25px 10px 12px;
border: 1px solid var(--md-sys-color-outline-variant);
border-radius: var(--vehicles-radius, 12px);
font-weight: 400;
line-height: normal;
background-position: calc(100% - 7px) center;
} .vehi-img {
aspect-ratio: var(--vehicle-image-aspect-ratio, 4/3);
width: 100%;
overflow: hidden;
}
.vehi-img a {
display: block;
height: 100%;
}
.vehi-img img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
object-position: center;
}
.vehi-content h2 {
color: var(--md-sys-color-on-surface);
font-size: 18px;
line-height: 24px;
margin: 8px 0 6px;
font-family: inherit;
font-weight: 600;
text-transform: unset;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
display: -webkit-box;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
}
.vehi-content h2 a {
text-decoration: none; font-family: inherit;
font-style: normal !important;
font-weight: 600 !important;
}
.vehi-content h3 {
color: var(--md-sys-color-on-surface);
font-size: 18px;
line-height: 24px;
margin: 8px 0 6px;
font-family: inherit;
font-weight: 600;
text-transform: unset;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
display: -webkit-box;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
}
.vehi-content h3 a {
text-decoration: none; font-family: inherit;
font-style: normal !important;
font-weight: 600 !important;
}
.vehi-list {
list-style: none;
margin: 0 0 12px !important;
padding: 0;
display: flex;
flex-wrap: wrap; }
.vehi-list li a {
text-decoration: none;
color: var(--md-sys-color-on-surface);
font-size: 13px;
line-height: normal;
margin: 5px 12px 5px 0px;
display: inline-block;
}
.vehi-price h4 {
margin: 0;
font-size: 18px;
font-family: inherit;
display: flex;
align-items: center;
flex-wrap: wrap;
font-weight: 700;
text-transform: unset;
} .vehi-price h4 small {
font-size: 13px;
margin: 0 0 0 7px;
font-weight: 400;
}
.vehi-price {
margin: 7px 0 0;
}
.vehicles-main .vehi-price p {
margin: 0;
font-size: 18px;
font-weight: 700;
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 6px;
}
.vehicles-main .vehi-price p small {
font-size: 12px;
font-weight: 500;
color: var(--md-sys-color-on-surface-variant);
}
.fill-btn {
background-color: var(--md-sys-color-primary);
color: var(--md-sys-color-on-primary) !important;
border-radius: 0;
padding: 12px 10px 12px;
height: fit-content;
font-size: 16px;
border: 1px solid var(--md-sys-color-primary);
text-decoration: none;
transition: all 0.3s; }
.fill-btn:hover {
background-color: color-mix(in srgb, var(--md-sys-color-primary) 92%, var(--md-sys-color-on-primary));
border-color: var(--md-sys-color-primary);
}
body.vehicles-main .fill-btn span {
font-family: inherit;
font-style: normal !important;
font-weight: 700;
color: var(--md-sys-color-on-primary) !important;
} .fill-btn.common_acent_color_background,
.fill-btn.common_acent_color_background span {
color: var(--md-sys-color-on-surface) !important;
}
.fill-btn.common_acent_color_background:hover,
.fill-btn.common_acent_color_background:hover span {
color: var(--md-sys-color-on-primary) !important;
}
.common_acent_color_background img.arrow-icon-img {
margin-left: 5px;
padding-top: 2px;
}
.reset-btn {
border-radius: 0;
padding: 3px 0px 2px;
font-size: 16px;
text-decoration: none !important;
border-bottom: 1px solid var(--md-sys-color-on-surface);
}
.vehi-content .vehi-buttons {
margin: 15px 0 5px;
}
.outline-btn {
background-color: transparent;
color: var(--md-sys-color-on-surface) !important;
border-radius: 0;
padding: 3px 10px 2px;
font-size: 16px;
border: 1px solid var(--md-sys-color-outline-variant); }
.outline-btn:hover {
background-color: color-mix(in srgb, var(--md-sys-color-primary) 8%, transparent);
border-color: var(--md-sys-color-primary);
color: var(--md-sys-color-primary) !important;
}
.outline-btn span {
font-family: inherit;
font-style: normal !important;
}
.vehicles-main .fill-btn,
.vehicles-main .outline-btn,
.vehicles-main .filter-button,
.vehicles-main .show-vehicles-btn,
.vehicles-main button.search-button {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
min-height: 42px;
padding: 10px 16px;
font-size: var(--vehicles-font-size, 16px);
font-weight: 600;
line-height: 1.2;
border-radius: var(--vehicles-radius, 12px);
text-decoration: none;
transition: transform 0.08s ease, box-shadow 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.vehicles-main .fill-btn svg,
.vehicles-main .outline-btn svg,
.vehicles-main .filter-button svg,
.vehicles-main .show-vehicles-btn svg,
.vehicles-main button.search-button svg,
.vehicles-main .reset-btn svg {
width: 18px;
height: 18px;
flex-shrink: 0;
display: inline-block;
}
.vehicles-main .fill-btn,
.vehicles-main .show-vehicles-btn {
box-shadow: 0 8px 18px rgba(15, 23, 42, 0.15);
}
.vehicles-main .outline-btn,
.vehicles-main .filter-button,
.vehicles-main button.search-button {
box-shadow: 0 1px 2px rgba(15, 23, 42, 0.08);
}
.vehicles-main .fill-btn:hover,
.vehicles-main .show-vehicles-btn:hover {
transform: translateY(-1px);
box-shadow: 0 12px 24px rgba(15, 23, 42, 0.18);
background-color: color-mix(in srgb, var(--md-sys-color-primary) 92%, var(--md-sys-color-on-primary));
}
.vehicles-main .outline-btn:hover,
.vehicles-main .filter-button:hover {
transform: translateY(-1px);
box-shadow: 0 12px 24px rgba(15, 23, 42, 0.18);
background-color: color-mix(in srgb, var(--md-sys-color-primary) 8%, transparent);
}
.vehicles-main .fill-btn:active,
.vehicles-main .show-vehicles-btn:active,
.vehicles-main .outline-btn:active,
.vehicles-main .filter-button:active {
transform: translateY(0);
box-shadow: 0 4px 10px rgba(15, 23, 42, 0.16);
}
.vehicles-main .fill-btn:focus-visible,
.vehicles-main .outline-btn:focus-visible,
.vehicles-main .filter-button:focus-visible,
.vehicles-main .show-vehicles-btn:focus-visible,
.vehicles-main button.search-button:focus-visible,
.vehicles-main .reset-btn:focus-visible {
outline: 2px solid rgba(59, 130, 246, 0.7);
outline-offset: 2px;
}
.vehicles-main button:disabled,
.vehicles-main .fill-btn.is-disabled,
.vehicles-main .outline-btn.is-disabled,
.vehicles-main .show-vehicles-btn.is-disabled,
.vehicles-main .filter-button.is-disabled {
opacity: 0.6;
cursor: not-allowed;
box-shadow: none;
transform: none;
}
.vehicles-main .reset-btn {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 6px;
padding: 6px 10px;
font-size: 14px;
font-weight: 600;
line-height: 1.2;
border-radius: 8px;
border: 1px solid transparent;
text-decoration: none !important;
background-color: transparent;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.vehicles-main .reset-btn:hover {
background-color: rgba(15, 23, 42, 0.06);
border-color: rgba(15, 23, 42, 0.12);
}
.vehicles-main .vehi-buttons {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
gap: 10px;
align-items: stretch;
margin: 16px 0 0;
}
.vehicles-main .vehi-buttons a {
width: 100%;
min-width: 0;
}
.vehicles-main .vehi-buttons a svg {
margin-left: 0;
}
.three_column .vehi-buttons {
grid-template-columns: 1fr;
}
.three_column .vehi-buttons a {
width: 100%;
}
@media only screen and (max-width: 768px) {
.vehicles-main .vehi-buttons {
grid-template-columns: 1fr;
}
}
.vehi-img {
overflow: hidden;
}
.item-inner-container:hover .vehi-img img {
transform: scale(1.1);
}
.item-inner-container .vehi-img img {
transition: all 0.3s;
}
.vehi-content {
padding: 16px 16px;
background-color: var(--veh-container-surface, var(--md-sys-color-surface));
} .vehicles-main .item-inner-container.veh-design .vehi-content {
display: flex;
flex-direction: column;
flex: 1 1 auto;
min-height: 0;
min-width: 0; height: fit-content;
}
.item-inner-container {
background-color: var(--veh-container-surface, var(--md-sys-color-surface)) !important;
border: 1px solid var(--md-sys-color-outline-variant);
border-radius: 24px;
box-shadow: var(--vehicles-shadow, 0 12px 24px rgba(15, 23, 42, 0.08));
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.vehicles-main .item-inner-container:hover {
transform: translateY(-2px);
box-shadow: 0 16px 32px rgba(15, 23, 42, 0.12);
} .vehicles-main .item-inner-container.veh-design {
border: 1px solid var(--vehicles-border, var(--md-sys-color-outline-variant)); display: flex;
flex-direction: column;
height: fit-content;
} .vehicles-main .item-inner-container.veh-design:hover {
transform: none;
border: 1px solid var(--vehicles-border, var(--md-sys-color-outline-variant));
border-color: var(--vehicles-border, var(--md-sys-color-outline-variant));
box-shadow: var(--vehicles-shadow, 0 12px 24px rgba(15, 23, 42, 0.08)), 0 8px 24px 1px color-mix(in srgb, var(--md-sys-color-primary) 25%, transparent);
}
.vehi-bg {
background: unset;
background-color: unset;
border: 1px solid var(--md-sys-color-outline-variant);
border-radius: var(--vehicles-radius, 12px);
padding: 16px 16px 0 16px;
margin-top: 12px;
}
.veh-design .vehi-bg { background-color: transparent;
border: none;
border-radius: 0;
padding: 0;
margin-top: 10px;
}
.vehicles-main .item-inner-container.veh-design .vehi-bg {
display: flex;
flex-direction: column;
flex: 1 1 auto;
min-height: 0;
}
.veh-design .vehi-price h4 {
font-size: 14px;
color: var(--md-sys-color-on-surface-variant);
font-weight: 400;
}
.veh-design .vehi-price,
.veh-design .vehi-content h2,
.veh-design .vehi-content h3 {
padding: 0;
} .veh-design .vehi-content h2 {
font-size: 24px;
line-height: 1.2;
margin: 0 0 6px;
text-align: left;
} h2.title_brand {
color: var(--md-sys-color-primary) !important;
}
.veh-design .vehi-content h2.title_brand,
.veh-similar-section .item-inner-container.veh-design .vehi-content h2.title_brand {
color: var(--md-sys-color-primary) !important;
font-size: 24px !important;
line-height: 1.2 !important;
margin: 0 0 6px !important;
text-align: left !important;
font-weight: inherit !important; min-width: 0;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
.veh-design .vehi-content h2.title_brand a,
.veh-similar-section .item-inner-container.veh-design .vehi-content h2.title_brand a {
color: inherit !important;
font-size: inherit !important;
text-decoration: none !important;
}
.veh-design .vehi-price {
margin: 0;
text-align: left;
display: flex;
flex-direction: column;
gap: 6px;
} .veh-design .vehi-content .vehi-price-main {
margin: 0;
font-size: 20px;
font-weight: 800;
line-height: 1.1;
color: var(--md-sys-color-on-surface) !important;
}
.veh-design .vehi-price-meta {
display: inline-flex;
align-items: center;
gap: 10px;
font-size: 12px;
font-weight: 700;
letter-spacing: 0.04em;
text-transform: uppercase;
color: var(--md-sys-color-on-surface-variant);
margin: 0;
}
.veh-design .vehi-price-spacer {
height: 18px;
display: block;
}
.veh-design .vehi-price-meta .sep-dot {
width: 4px;
height: 4px;
border-radius: 9999px;
background: var(--md-sys-color-surface-variant);
flex: 0 0 auto;
}
.veh-design .vehi-buttons a {
text-decoration: none !important;
display: inline-flex;
align-items: center;
} .vehicles-main .item-inner-container.veh-design .vehi-buttons .fill-btn,
.vehicles-main .item-inner-container.veh-design .vehi-buttons .outline-btn {
padding: 12px 24px;
}
.item-inner-container.veh-design:hover .vehi-img img {
transform: scale(1);
}
.veh-design .vehi-buttons { padding-top: 0;
padding-bottom: 0;
margin-bottom: 0;
} .vehicles-main .item-inner-container.veh-design .vehi-buttons {
border-top: none !important;
} .vehicles-main .item-inner-container.veh-design .vehi-buttons .fill-btn {
background: transparent;
background-color: transparent;
border: 1px solid var(--md-sys-color-on-surface);
border-radius: var(--vehicles-radius, 12px);
box-shadow: none;
color: var(--md-sys-color-on-surface) !important;
}
.vehicles-main .item-inner-container.veh-design .vehi-buttons .fill-btn span {
font-weight: bold;
}
.vehicles-main .item-inner-container.veh-design .vehi-buttons .fill-btn:hover {
background-color: var(--md-sys-color-primary);
border-color: var(--md-sys-color-primary);
color: var(--md-sys-color-on-primary) !important;
} .vehicles-main .item-inner-container.veh-design:hover .vehi-buttons .fill-btn {
background-color: var(--md-sys-color-primary);
border-color: var(--md-sys-color-primary);
color: var(--md-sys-color-on-primary) !important;
} .vehicles-main .item-inner-container.veh-design .vehi-buttons {
margin-top: auto;
} .vehicles-main .item-inner-container.veh-design .veh-pg {
margin-top: 10px;
margin-bottom: 16px;
} .vehicles-main .item-inner-container.veh-design.veh-minimalistic .vehi-price-meta,
.vehicles-main .item-inner-container.veh-design.veh-minimalistic .vehi-price-spacer,
.vehicles-main .item-inner-container.veh-design.veh-minimalistic .vehi-bg .veh-lst,
.vehicles-main .item-inner-container.veh-design.veh-minimalistic .vehi-bg .veh-pg {
display: none !important;
}
.veh-similar-section .item-inner-container.veh-design.veh-minimalistic .vehi-price-meta,
.veh-similar-section .item-inner-container.veh-design.veh-minimalistic .vehi-price-spacer,
.veh-similar-section .item-inner-container.veh-design.veh-minimalistic .vehi-bg .veh-lst,
.veh-similar-section .item-inner-container.veh-design.veh-minimalistic .vehi-bg .veh-pg {
display: none !important;
} .veh-similar-section .similar-vehicles-wrapper,
.veh-similar-section .similar-vehicles-container,
.veh-similar-section .similar-vehicles-track,
.veh-similar-section .similar-vehicles-row {
box-shadow: none;
}
.veh-similar-section .similar-vehicles-row {
align-items: flex-start;
}
.veh-similar-section .similar-vehicles-container .item-inner-container.veh-design {
height: auto;
display: flex;
flex-direction: column;
box-shadow: none;
}
.veh-similar-section .similar-vehicles-container .item-inner-container.veh-design:hover {
transform: none;
border: 1px solid var(--vehicles-border, var(--md-sys-color-outline-variant));
border-color: var(--vehicles-border, var(--md-sys-color-outline-variant));
box-shadow: var(--vehicles-shadow, 0 12px 24px rgba(15, 23, 42, 0.08)), 0 8px 24px 1px color-mix(in srgb, var(--md-sys-color-primary) 25%, transparent);
}
.veh-similar-section .similar-vehicles-container .item-inner-container.veh-design .vehi-buttons .fill-btn {
width: 100%;
justify-content: center;
flex-direction: column;
}
.veh-similar-section .similar-vehicles-container .item-inner-container.veh-design .vehi-buttons .fill-btn span {
font-weight: 700;
}
.veh-similar-section .similar-vehicles-container .item-inner-container.veh-design .vehi-bg {
display: flex;
flex-direction: column;
flex: 0 1 auto; min-height: 0;
height: fit-content;
}
.veh-similar-section .similar-vehicles-container .item-inner-container.veh-design ul.veh-lst .big-text {
color: var(--md-sys-color-on-surface);
}
.veh-similar-section .similar-vehicles-container .item-inner-container.veh-design .vehi-content {
display: flex;
flex-direction: column;
flex: 1 1 auto;
min-height: 0;
min-width: 0; height: auto;
}
.veh-similar-section .similar-vehicles-container .item-inner-container.veh-design .vehi-buttons {
margin-top: auto;
}
.veh-similar-section .similar-vehicles-container .item-inner-container.veh-design .veh-pg {
margin-bottom: 16px;
margin-bottom: 16px;
min-height: 0;
}
.veh-similar-section .similar-vehicles-container .item-inner-container.veh-design .contact-button-archive {
display: none !important;
} .veh-similar-section .vehi-img {
aspect-ratio: var(--vehicle-image-aspect-ratio, 4/3);
width: 100%;
overflow: hidden;
}
.veh-similar-section .vehi-img a {
display: block;
height: 100%;
}
.veh-similar-section .vehi-img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
display: block;
}
.veh-design .vehi-list li p {
margin: 5px 0;
}
.veh-design .vehi-img {
position: relative;
}
.slim-version .veh-design .vehi-img {
padding: 10px;
} .condition-div,
.standorte-div {
display: none !important;
}
.arrow-icon-img {
max-width: 24px !important;
} ul.veh-lst {
display: flex;
padding: 0;
margin: 0 -5px;
list-style: none;
flex-wrap: wrap;
justify-content: space-between;
}
.veh-design ul.veh-lst { justify-content: flex-start;
gap: 8px;
margin: 0;
}
ul.veh-lst .big-text {
font-size: 17px;
color: var(--md-sys-color-on-surface);
font-weight: 500;
}
ul.veh-lst .small-text {
font-size: 13px; }
.veh-lst li {
padding: 0 5px;
}
.veh-design .veh-lst li {
padding: 0;
width: auto;
background: var(--veh-container-surface, var(--md-sys-color-surface));
border: 1px solid var(--md-sys-color-outline-variant);
border-radius: 9999px;
display: inline-flex;
align-items: center;
min-height: 22px;
}
.veh-design ul.veh-lst .big-text {
font-size: 12px;
font-weight: 700;
padding: 4px 10px;
line-height: 1.1;
white-space: nowrap;
color: var(--md-sys-color-on-surface);
}
.veh-design ul.veh-lst .small-text {
display: none;
}
.veh-pg {
font-size: 11px;
line-height: 1.4;
color: var(--md-sys-color-on-surface);
margin-top: 12px;
font-weight: 400;
min-height: 44px;
background-color: var(--veh-container-surface, var(--md-sys-color-surface));
}
.veh-design .veh-pg {
margin-top: 10px;
min-height: 0;
color: var(--md-sys-color-on-surface);
}
.veh-design .vehi-buttons a svg { height: 24px;
width: 24px;
position: relative; margin-left: 8px;
}
.right-part {
display: flex;
justify-content: space-around;
width: 50%;
} .slim-version .item-inner-container {
padding: 10px;
}
.slim-version .item-inner-container .vehi-content {
padding: 0;
}
.reset-filter {
margin: 10px 0;
display: inline-block;
width: 100%;
}
.input-flex {
display: flex;
justify-content: space-between;
}  .int-field-pr {
width: 48%;        }
.int-field-pr span {
color: var(--md-sys-color-on-surface); }
.int-field-pr input {
margin: 0 !important;
padding: 0 !important;
}
.pr-filed {
display: flex;
align-items: center;
} .price-icon {
font-size: 16px !important;
line-height: normal;
} .vehi_bar_breadcrum {
border-top: 1px solid var(--md-sys-color-outline-variant);
border-bottom: 1px solid var(--md-sys-color-outline-variant);
margin-bottom: 10px;
}
.vehi_bar_breadcrum a {
text-decoration: none;
color: var(--md-sys-color-on-surface);
font-size: 15px;
letter-spacing: 0.5px;
line-height: normal;
display: inline-block;
padding: 6px 0;
text-transform: none !important;
}
.vehicles-single-main {
width: 100% !important;
max-width: 100% !important;
margin: 0 !important;
padding: 50px 0 0 !important;
background-color: var(--vehicles-section-background, var(--md-sys-color-surface)) !important;
font-family: var(--vehicles-body-font, "Inter", sans-serif) !important;
}
.vehicles-single-main .inner-container {
font-family: var(--vehicles-body-font, "Inter", sans-serif) !important;
}
.vehicles-single-main h1,
.vehicles-single-main h2,
.vehicles-single-main h3,
.vehicles-single-main h4,
.vehicles-single-main h5,
.vehicles-single-main h6,
.vehicles-single-main .inner-container h1,
.vehicles-single-main .inner-container h2,
.vehicles-single-main .inner-container h3,
.vehicles-single-main .inner-container h4,
.vehicles-single-main .inner-container h5,
.vehicles-single-main .inner-container h6 {
font-family: var(--vehicles-font-family, inherit) !important;
}
.vehicles-single-main .vehi-buttons.vehi-icons-row {
display: grid;
grid-auto-flow: column;
grid-auto-columns: minmax(0, 1fr);
justify-content: stretch;
gap: 0;
width: 100%;
max-width: 100%;
}
.vehicles-single-main .vehi-buttons.vehi-icons-row .vehi-icons {
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
padding: 8px 0;
min-width: 44px;
}
.vehicles-single-main .vehi-buttons.vehi-icons-row .vehi-icons a {
display: flex;
align-items: center;
justify-content: center;
}
.vehicles-single-main .vehi-buttons.vehi-icons-row .share-popup {
left: 50%;
transform: translateX(-50%);
}
.vehicles-single-main .vehi-buttons.vehi-icons-row .vehi-icons svg {
width: 28px;
height: 28px;
min-width: 28px;
min-height: 28px;
flex-shrink: 0;
}
.vehi-breadcrum {
margin-bottom: 10px !important;
}
.vehi-breadcrum a {
text-decoration: none;
color: var(--md-sys-color-on-surface);
font-size: 15px;
font-weight: 200;
letter-spacing: 0.5px;
line-height: normal;
display: inline-flex;
align-items: center;
gap: 6px;
padding: 6px 0;
text-transform: none !important;
}
.vehi-breadcrum-back-link .vehi-breadcrum-icon {
display: inline-flex;
flex-shrink: 0;
}
.vehi-breadcrum-back-link .vehi-breadcrum-icon svg {
width: 1em;
height: 1em;
font-size: 16px;
}
.vehi-single-title h2,
.vehi-single-title-mobile {
color: var(--md-sys-color-on-surface);
font-size: 30px;
text-transform: uppercase;
letter-spacing: 2px;
line-height: normal;
margin: 15px 0 30px;
}
.vehi-single-title h1 {
color: var(--md-sys-color-on-surface);
font-size: 30px;
text-transform: uppercase;
letter-spacing: 2px;
line-height: normal;
margin: 15px 0 30px;
}
.vehi-make-title h1 {
color: var(--md-sys-color-on-surface);
font-size: 30px!important;
text-align: left;
}
.vehi-prd-left {
width: 67%;
padding: 0 15px;
}
.vehi-prd-right {
width: 33%;
padding: 0 15px;
} .entry-content.wp-block-post-content {
margin-bottom: 30px;
} .entry-content > .veh-list-dtl,
.vehicles-single-main .veh-list-dtl {
width: 100%;
max-width: 1170px;
margin-left: auto;
margin-right: auto;
padding: 0;
box-sizing: border-box;
} .entry-content > #carconnect-contact,
.entry-content > .veh-section-card.veh-similar-section,
.vehicles-single-main #carconnect-contact,
.vehicles-single-main .veh-section-card.veh-similar-section {
width: 100%;
max-width: 100%;
box-sizing: border-box;
} .veh-similar-section {
margin-top: 30px !important;
}
.veh-list-dtl .veh-dtl-rep,
.vehicles-single-main .veh-list-dtl .veh-dtl-rep {
width: 100%;
max-width: 1170px;
box-sizing: border-box;
margin-left: auto;
margin-right: auto;
} .entry-content .veh-list-dtl .veh-dtl-rep + .veh-dtl-rep,
.veh-list-dtl .veh-dtl-rep + .veh-dtl-rep,
.vehicles-single-main .veh-list-dtl .veh-dtl-rep + .veh-dtl-rep {
margin-top: 30px !important;
} .vehicles-single-main .vehi-single-title-standalone {
display: none;
} .vehicles-single-main .vehi-prd-inner {
display: flex;
flex-direction: column;
gap: 0;
background-color: var(--veh-container-surface, var(--md-sys-color-surface)) !important;
} .vehicles-single-main .vehi-prd-inner .vehi-prd-inner-title {
min-width: 0;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-inner-title .vehi-single-title {
min-width: 0;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-inner-title .vehi-single-title h1,
.vehicles-single-main .vehi-prd-inner .vehi-single-title h1 {
font-size: 20px;
font-weight: 700;
line-height: 1.3;
margin: 0 0 12px 0;
letter-spacing: 0;
text-transform: none;
color: var(--md-sys-color-on-surface);
font-family: inherit;
overflow-wrap: break-word;
word-wrap: break-word;
hyphens: auto;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-price {
margin-bottom: 12px;
}
.vehicles-single-main .vehi-prd-inner span.vehi-prc {
font-size: 20px;
font-weight: 700;
color: var(--md-sys-color-on-surface);
}
.vehicles-single-main .vehi-prd-inner .vehi-price-meta {
font-size: 12px;
font-weight: 400;
color: var(--md-sys-color-on-surface-variant) !important;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap {
margin-bottom: 16px;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .el_button {
width: 100%;
border-radius: 12px;
padding: 12px 16px;
min-height: 48px;
display: flex;
align-items: center;
justify-content: center;
background-color: var(--md-sys-color-primary) !important;
color: var(--md-sys-color-on-primary) !important;
font-size: 14px;
font-weight: 700;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .el_button:hover {
background-color: color-mix(in srgb, var(--md-sys-color-primary), white 15%) !important;
color: var(--md-sys-color-on-primary) !important;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .el_button a {
width: 100%;
justify-content: center;
color: var(--md-sys-color-on-primary) !important;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .vehi-text p,
.vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .vehi-whatsapp.el_button .vehi-text p {
font-size: 14px;
font-weight: 700;
margin: 0;
color: var(--md-sys-color-on-primary) !important;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .el_button a:hover {
color: var(--md-sys-color-on-primary) !important;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .vehi-text p:hover {
color: var(--md-sys-color-on-primary) !important;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .el_button .vehi-icons-whatsapp svg path,
.vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .el_button .vehi-icons svg {
fill: var(--md-sys-color-on-primary) !important;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-table {
margin: 0 0 16px 0;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-table th {
font-size: 14px;
font-weight: 400;
color: var(--md-sys-color-on-surface-variant);
padding: 6px 0;
border-bottom: 1px solid var(--md-sys-color-outline);
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-table td {
font-size: 14px;
font-weight: 700;
color: var(--md-sys-color-on-surface);
padding: 6px 0;
border-bottom: 1px solid var(--md-sys-color-outline);
} .vehicles-single-main .vehi-prd-inner .vehi-prd-table.vehi-prd-table--two-col .vehi-prd-table__cols {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 0 24px;
align-items: start;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-table.vehi-prd-table--two-col .vehi-prd-table__col {
display: flex;
flex-direction: column;
gap: 12px;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-table.vehi-prd-table--two-col .vehi-prd-table__pair {
display: flex;
flex-direction: column;
gap: 2px;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-table.vehi-prd-table--two-col .vehi-prd-table__label {
font-size: 14px;
font-weight: 400;
color: var(--md-sys-color-on-surface-variant);
text-transform: none;
letter-spacing: normal;
padding: 0;
border: none;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-table.vehi-prd-table--two-col .vehi-prd-table__value {
font-size: 14px;
font-weight: 700;
color: var(--md-sys-color-on-surface);
padding: 0;
border: none;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-divider {
height: 0;
border-bottom: 0.5px solid var(--md-sys-color-outline-variant);
margin: 0 0 12px 0;
} .vehicles-single-main .vehi-prd-inner .vehi-contact-row {
display: flex;
flex-direction: column;
gap: 4px;
margin-bottom: 16px;
}
.vehicles-single-main .vehi-prd-inner .vehi-contact-row-item {
display: flex;
align-items: center;
gap: 12px;
padding: 10px 12px;
border-radius: 8px;
background-color: transparent;
color: var(--md-sys-color-on-surface);
text-decoration: none;
font-size: 14px;
font-weight: 400;
}
.vehicles-single-main .vehi-prd-inner .vehi-contact-row-item:hover {
background-color: var(--md-sys-color-inverse-on-surface);
}
.vehicles-single-main .vehi-prd-inner .vehi-contact-row-item.vehi-social-share {
padding: 0;
background: none;
}
.vehicles-single-main .vehi-prd-inner .vehi-contact-row-item.vehi-social-share .vehi-contact-row-item-inner {
display: flex;
align-items: center;
gap: 12px;
padding: 10px 12px;
border-radius: 8px;
background-color: transparent;
color: var(--md-sys-color-on-surface);
text-decoration: none;
font-size: 14px;
width: 100%;
box-sizing: border-box;
}
.vehicles-single-main .vehi-prd-inner .vehi-contact-row-item.vehi-social-share .vehi-contact-row-item-inner:hover {
background-color: var(--md-sys-color-inverse-on-surface) !important;
}
.vehicles-single-main .vehi-prd-inner .vehi-contact-row .material-symbols-outlined {
font-family: 'Material Symbols Outlined', sans-serif;
font-size: 24px;
font-weight: 400;
line-height: 1;
letter-spacing: normal;
color: var(--md-sys-color-on-surface);
flex-shrink: 0;
}
.vehicles-single-main .vehi-prd-inner .vehi-contact-row .vehi-contact-row-icon {
width: 24px;
height: 24px;
flex-shrink: 0;
object-fit: contain;
vertical-align: middle;
} [data-theme="dark"] .vehicles-single-main .vehi-prd-inner .vehi-contact-row .vehi-contact-row-icon {
filter: brightness(0) invert(1);
} [data-theme="dark"] #sticky-header .sticky-cta-row .sticky-btn.el_button,
[data-theme="dark"] #sticky-header .sticky-cta-row .sticky-btn.el_button:hover {
color: var(--md-sys-color-on-surface) !important;
}
[data-theme="dark"] .vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .el_button a,
[data-theme="dark"] .vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .el_button a:hover,
[data-theme="dark"] .vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .vehi-whatsapp.el_button .vehi-text p,
[data-theme="dark"] .vehicles-single-main .vehi-prd-inner .vehi-prd-cta-wrap .vehi-text p {
color: var(--md-sys-color-on-surface) !important;
}
.vehicles-single-main .vehi-prd-inner .vehi-contact-row-item .vehi-pdf-loader {
width: 24px;
height: 24px;
object-fit: contain;
flex-shrink: 0;
}
.vehicles-single-main .vehi-prd-inner .vehi-contact-row-label {
flex: 1;
} .vehicles-single-main .vehi-prd-inner .vehicles_buttons {
display: flex;
gap: 12px;
margin-top: 0;
outline: none !important;
}
.vehicles-single-main .vehi-prd-inner .vehicles_buttons:focus,
.vehicles-single-main .vehi-prd-inner .vehicles_buttons:focus-within {
outline: none !important;
} .vehicles-single-main .vehi-prd-inner .vehicles_buttons .vehi-whatsapp.sticky-left-btn {
border: 1px solid var(--md-sys-color-on-surface) !important;
border-radius: 8px !important;
background-color: transparent !important;
color: var(--md-sys-color-on-surface) !important;
padding: 0;
margin: 0;
}
.vehicles-single-main .vehi-prd-inner .vehicles_buttons .vehi-whatsapp.sticky-left-btn a {
display: flex;
align-items: center;
justify-content: center;
padding: 12px 16px;
border-radius: 8px !important;
border: none;
background-color: transparent;
color: var(--md-sys-color-on-surface);
text-decoration: none;
font-size: 14px;
font-weight: 700;
transition: background-color 0.2s ease, color 0.2s ease;
outline: none !important;
outline-width: 0;
outline-style: none;
} .vehicles-single-main .vehi-prd-inner .vehicles_buttons a,
.vehicles-single-main .vehi-prd-inner .vehicles_buttons a:focus,
.vehicles-single-main .vehi-prd-inner .vehicles_buttons a:focus-visible,
.vehicles-single-main .vehi-prd-inner .vehicles_buttons a#finanzierung,
.vehicles-single-main .vehi-prd-inner .vehicles_buttons a#finanzierung:focus,
.vehicles-single-main .vehi-prd-inner .vehicles_buttons a#finanzierung:focus-visible {
outline: none !important;
outline-width: 0 !important;
outline-style: none !important;
}
.vehicles-single-main .vehi-prd-inner .vehicles_buttons .vehi-whatsapp.sticky-left-btn a:focus-visible {
box-shadow: 0 0 0 2px var(--md-sys-color-surface), 0 0 0 4px var(--md-sys-color-primary);
}
.vehicles-single-main .vehi-prd-inner .vehicles_buttons .vehi-whatsapp.sticky-left-btn a:hover {
background-color: transparent !important;
color: var(--md-sys-color-on-surface);
border-radius: 8px !important;
border: none;
}
.vehicles-single-main .vehi-prd-inner .vehicles_buttons .vehi-whatsapp.sticky-left-btn:hover {
border-color: var(--md-sys-color-on-surface);
background-color: transparent !important;
}
.vehicles-single-main .vehi-prd-inner .vehicles_buttons .vehiProp {
flex: 1;
min-width: 0;
}
span.vehi-prc {
font-size: 30px;
font-weight: 700;
letter-spacing: 1px;
color: var(--md-sys-color-on-surface);
font-family: inherit;
}
.vehi-prd-price p {
font-size: 12px;
color: var(--md-sys-color-on-surface-variant);
margin: 0;
text-transform: uppercase;
letter-spacing: 0.2px;
}
.vehi-prd-price .vehi-price-meta {
display: inline-flex;
align-items: center;
gap: 10px;
font-size: 12px;
font-weight: 700;
letter-spacing: 0.04em;
text-transform: uppercase;
color: var(--md-sys-color-on-surface-variant) !important;
margin: 0;
}
.vehi-prd-price .vehi-price-meta .sep-dot {
width: 4px;
height: 4px;
border-radius: 9999px;
background: var(--md-sys-color-on-surface-variant) !important;
flex: 0 0 auto;
}
.vehi-prd-table table tr {
border: none;
}
.vehi-prd-table table tbody>tr:nth-child(odd)>td, .vehi-prd-table table tbody>tr:nth-child(odd)>th {
background-color: unset;
}
.vehi-prd-table th {
text-align: left;
font-weight: 400;
color: var(--md-sys-color-on-surface-variant);
font-size: 18px;
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid var(--md-sys-color-outline-variant);
padding: 7px 0;
}
.vehi-prd-table td {
font-size: 18px;
color: var(--md-sys-color-on-surface);
font-weight: 600;
border-left: unset;
border-right: unset;
border-top: unset;
border-bottom: 1px solid var(--md-sys-color-outline-variant);
padding: 7px 0;
border-right: none;
}
.vehi-prd-table tr:last-child td, .vehi-prd-table tr:last-child th {
border-bottom: none;
}
.vehi-mark-list ul {
margin: 0 -1%;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
}
.vehi-mark-list ul li {
background-color: var(--md-sys-color-surface-variant);
font-size: 14px;
padding: 5px 10px 8px;
width: 48%;
margin: 2% 1%;
line-height: normal;
}
.vehi-prd-table {
margin: 25px 0;
}
.vehi-help>a {
font-weight: 700;
color: var(--md-sys-color-on-surface);
text-decoration: none;
font-size: 18px;
font-style: normal;
}
.vehi-help {
margin: 25px 0 0;
}
.vehi-cnt {
background-color: var(--md-sys-color-surface-variant) !important;
color: var(--md-sys-color-on-surface) !important;
text-decoration: none;
padding: 20px 44px 16px 41px;
font-size: 15px;
display: inline-block;
font-family: inherit;
font-weight: 600;
letter-spacing: .05em;
position: relative;
text-transform: uppercase;
font-style: normal !important;
} .vehi-cnt span {
position: relative;
z-index: 1;
}  .vehi-cnt:hover span::before {
transform: rotate(-90deg);
filter: invert(5);
} .vehi-cnt:hover:after {
width: 100%;
transition: width .4s;
}
.pdf-btn { text-decoration: none;
padding: 20px 44px 16px 41px;
font-size: 15px;
display: inline-block;
font-family: inherit;
font-weight: 600;
letter-spacing: .05em;
position: relative;
font-style: normal !important;
}  .pdf-btn span {
position: relative;
z-index: 1;
}  .pdf-btn:hover span::before {
transform: rotate(-90deg);
filter: invert(5);
} .pdf-btn:hover:after {
width: 100%;
transition: width .4s;
}
.vehi-buttons {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 20px 0 0;
}
table {
border-collapse: collapse;
}
.vehi-dtl-left {
width: 67%;
padding: 0 15px;
}
.vehi-dtl-right {
width: 33%;
padding: 0 15px;
}
.veh-prd-dtl {
padding: 50px 0;
}
.vehi-dtl-table table {
width: 100%;
}
.vehi-dtl-table table thead th {
text-align: left;
}
.vehi-dtl-table table tbody th {
text-align: left;
padding: 8px 10px;
font-size: 15px;
font-weight: 500;
}
.vehi-dtl-table h2 {
border-bottom: 1px solid #E1E1E1;
font-size: 20px;
font-weight: 700;
margin: 0 0 15px;
padding: 10px 0;
}
.vehi-dtl-table table tbody td {
font-size: 15px;
padding: 8px 10px;
}
.vehi-dtl-table table tbody tr {
background-color: var(--md-sys-color-surface-variant);
}
.vehi-dtl-table table tfoot td {
padding: 15px 10px;
}
.vehi-dtl-table {
box-shadow: 0 0 6px 1px rgb(0 0 0 / 34%);
border-radius: 5px;
padding: 10px 15px;
}
.vehi-dtl-table table tbody tr:nth-child(2n+1) {
background-color: var(--md-sys-color-surface);
}
.allen-text {
text-align: center;
padding: 10px 0 5px;
border-top: 1px solid #E1E1E1;
margin-top: 20px;
}
.allen-text a {
font-size: 16px;
color: var(--md-sys-color-primary);
display: inline-block;
}
.mobile {
display: none;
}
.owl-nav {
position: unset;
bottom: 0;
}
.owl-prev {
width: 30px;
height: 50px;
border-radius: 50px !important;
background-color: transparent !important;
position: absolute;
z-index: 9;
top: 50%;
left: 0;
}
.owl-nav button svg {
width: 30px;
height: 50px;
}
.owl-nav svg path {
stroke: var(--md-sys-color-on-primary) !important;
}
.owl-nav button {
border: none;
}
.owl-next {
width: 30px;
height: 50px;
border-radius: 50px !important;
background-color: transparent !important;
position: absolute;
right: 10px;
top: 50%;
}
.vehi-related>h2 {
margin: 0 0 30px;
font-size: 42px;
border-bottom: 2px solid #E1E1E1;
padding: 0 0 15px;
}
.vehi-related {
padding: 30px 0;
}
#sync2 .owl-item {
padding: 0 4px;
}
#sync2 .owl-nav {
display: none;
} .gallery-slider_wrapper .single-gallery-carousel-content-box {
width: 100%;
aspect-ratio: 4 / 3;
position: relative;
overflow: hidden;
} .gallery-slider_wrapper .single-gallery-carousel-content-box .owl-stage-outer,
.gallery-slider_wrapper .single-gallery-carousel-content-box .owl-stage {
height: 100%;
} .gallery-slider_wrapper .single-gallery-carousel-content-box .item {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
} .gallery-slider_wrapper .single-gallery-carousel-content-box .item a {
display: block;
width: 100%;
height: 100%;
} .gallery-slider_wrapper .single-gallery-carousel-content-box .item img.main-image {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
display: block;
}
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev:before, .gallery-slider_wrapper .owl-carousel .owl-nav .owl-next:before {
font-family: 'LineAwesome';
position: absolute;
line-height: 40px;
width: 40px;
text-align: center;
top: 0;
left: 0;
color: var(--md-sys-color-primary);
font-size: 30px;
transition: color 0.2s ease;
}
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev:before {
content: "\f111";
}
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev {
position: absolute;
top: 50%;
left: 10px;
opacity: 1;
width: 40px !important;
height: 40px !important;
transform: translateY(-50%);
background-color: color-mix(in srgb, var(--md-sys-color-primary-container) 30%, transparent) !important;
border: 1px solid transparent !important;
border-radius: 50% !important;
padding: 0;
cursor: pointer;
outline: none !important;
box-shadow: none !important;
transition: background-color 0.2s ease, border-color 0.2s ease;
z-index: 10;
}
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next:before {
content: "\f111";
transform: rotate(180deg);
}
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next {
position: absolute;
top: 50%;
right: 10px;
opacity: 1;
width: 40px !important;
height: 40px !important;
transform: translateY(-50%);
background-color: color-mix(in srgb, var(--md-sys-color-primary-container) 30%, transparent) !important;
border: 1px solid transparent !important;
border-radius: 50% !important;
padding: 0;
cursor: pointer;
outline: none !important;
box-shadow: none !important;
transition: background-color 0.2s ease, border-color 0.2s ease;
z-index: 10;
} .gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-]:hover:not(.disabled) {
background-color: var(--md-sys-color-primary-container) !important;
border: 1px solid var(--md-sys-color-primary) !important;
border-radius: 50% !important;
}
.gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-]:hover:not(.disabled):before {
color: var(--md-sys-color-primary);
} .gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev.disabled,
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next.disabled {
opacity: 0.38;
cursor: not-allowed;
pointer-events: none;
}
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev.disabled:before,
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next.disabled:before {
color: var(--md-sys-color-on-surface);
opacity: 0.38;
}
.gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-].disabled:hover {
background-color: color-mix(in srgb, var(--md-sys-color-primary-container) 30%, transparent) !important;
border: 1px solid transparent !important;
border-radius: 50% !important;
} .gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev:focus,
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next:focus,
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev:active,
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next:active,
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev:focus-visible,
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next:focus-visible {
outline: none !important;
box-shadow: none !important;
border: 1px solid var(--md-sys-color-primary) !important;
}
.gallery-slider_wrapper .single-gallery-carousel-thumbnail-box .item {
position: relative; height: 120px!important;
} button.owl-next span, button.owl-prev span {
visibility: hidden;
}
.mfp-title {
display: none;
}  .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: var(--md-sys-color-on-surface);
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: var(--md-sys-color-on-surface);
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: var(--md-sys-color-on-surface);
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: var(--md-sys-color-on-primary);
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
} .mfp-close,
.mfp-close-btn-in .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close,
.mfp-close:hover,
.mfp-close:focus,
.mfp-close:active {
color: #fff !important;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
button.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px !important;
height: 110px !important;
-webkit-tap-highlight-color: transparent;
}
button.mfp-arrow:active {
margin-top: -54px;
}
button.mfp-arrow:hover,
button.mfp-arrow:focus {
opacity: 1;
background-color: transparent !important;
}
button.mfp-arrow:before, button.mfp-arrow:after {
content: "" !important;
display: block !important;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
button.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
button.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
button.mfp-arrow-left {
left: 0;
}
button.mfp-arrow-left:after {
display: none !important;
}
button.mfp-arrow-left:before {
margin-left: 0px;
border: none;
content: "\f111" !important;
font-family: 'LineAwesome';
font-size: 50px;
width: 40px;
height: 104px;
line-height: 100px;
opacity: 1 !important;
margin-top: 0;
}
button.mfp-arrow-right {
right: 0;
}
button.mfp-arrow-right:after {
display: none !important;
}
button.mfp-arrow-right:before {
margin-left: 0px;
border: none;
content: "\f111" !important;
font-family: 'LineAwesome';
font-size: 50px;
width: 40px;
height: 104px;
line-height: 100px;
opacity: 1 !important;
margin-top: 0;
transform: rotate(180deg);
position: absolute;
right: 0;
left: auto;
} .mfp-image-holder button.mfp-arrow,
.mfp-container .mfp-arrow.mfp-hide {
display: none !important;
} .mfp-container .mfp-gallery-nav {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
pointer-events: none;
z-index: 1046;
}
.mfp-container .mfp-gallery-nav button {
pointer-events: auto;
}
.mfp-container .mfp-gallery-nav .mfp-nav-prev:before,
.mfp-container .mfp-gallery-nav .mfp-nav-next:before {
font-family: 'LineAwesome';
position: absolute;
line-height: 40px;
width: 40px;
text-align: center;
top: 0;
left: 0;
color: var(--md-sys-color-primary);
font-size: 30px;
transition: color 0.2s ease;
}
.mfp-container .mfp-gallery-nav .mfp-nav-prev:before {
content: "\f111";
}
.mfp-container .mfp-gallery-nav .mfp-nav-prev {
position: absolute;
top: 50%;
left: 10px;
opacity: 1;
width: 40px !important;
height: 40px !important;
transform: translateY(-50%);
background-color: color-mix(in srgb, var(--md-sys-color-primary-container) 30%, transparent) !important;
border: 1px solid transparent !important;
border-radius: 50% !important;
padding: 0;
cursor: pointer;
outline: none !important;
box-shadow: none !important;
transition: background-color 0.2s ease, border-color 0.2s ease;
font-size: 0;
line-height: 0;
}
.mfp-container .mfp-gallery-nav .mfp-nav-next:before {
content: "\f111";
transform: rotate(180deg);
}
.mfp-container .mfp-gallery-nav .mfp-nav-next {
position: absolute;
top: 50%;
right: 10px;
opacity: 1;
width: 40px !important;
height: 40px !important;
transform: translateY(-50%);
background-color: color-mix(in srgb, var(--md-sys-color-primary-container) 30%, transparent) !important;
border: 1px solid transparent !important;
border-radius: 50% !important;
padding: 0;
cursor: pointer;
outline: none !important;
box-shadow: none !important;
transition: background-color 0.2s ease, border-color 0.2s ease;
font-size: 0;
line-height: 0;
}
.mfp-container .mfp-gallery-nav .mfp-nav-prev:hover,
.mfp-container .mfp-gallery-nav .mfp-nav-next:hover {
background-color: var(--md-sys-color-primary-container) !important;
border: 1px solid var(--md-sys-color-primary) !important;
}
.mfp-container .mfp-gallery-nav .mfp-nav-prev:hover:before,
.mfp-container .mfp-gallery-nav .mfp-nav-next:hover:before {
color: var(--md-sys-color-primary);
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: var(--md-sys-color-surface);
} img.mfp-img {
width: 90vw;
max-width: 90vw;
height: auto;
max-height: 90vh;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
object-fit: contain;
object-position: center;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0 auto;
width: 100%;
max-width: 75% !important;
position: fixed;
touch-action: none;
z-index: 10000;
left: 0;
right: 0;
top: 50px;
bottom: 50px;
display: flex;
align-items: center;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
li.next.disabled, li.prev.disabled {
visibility: hidden;
}
.vc-select-sort {
min-width: 250px;
} .search-form-container {
padding: 10px 0px;
}
.flex-container {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
width: 100%;
gap: 10px;
}
.flex-container div {
flex: 1 1 200px;
font-size: 16px;
border-radius: 10px;
margin: 5px 0;
}
.search-form-container #search_form select, .search-form-container #quick_search_form select {
width: 100%;
}
button.search-button {
display: flex;
align-items: center;
padding: 0px 40px;
width: 100%;
justify-content: center;
}
.dd-dropdown {
border: 1px solid var(--md-sys-color-outline-variant);
border-radius: .375rem;
background: var(--md-sys-color-surface);
height: 48px;
}
button.search-button.dd-dropdown svg {
height: 26px;
padding: 0px 10px;
} .social-share-menu a:hover {
color: #333;
}
.social-list a .facebook {
color: #4267B2;
}
.social-list a .twitter {
color: #1DA1F2;
}
.social-list a .linkedin {
color: #0077b5;
}
.social-list a .reddit {
color: #FF4500;
}
.social-list a .tumblr {
color: #35465c;
}
.social-list a .whatsapp {
color: #25D366;
}
.social-list a .telegram {
color: #0088cc;
} .share-button {
font-size: 24px;
cursor: pointer;
display: inline-block;
padding: 10px;
color: var(--md-sys-color-on-surface);
}
.vehi-icon {
background-color: transparent !important;
width: 100px;
}
.vehi-icon img {
width: 1.75rem;
}
.vehi-whatsapp img {
width: 1.75rem;
margin-top: 5px;
margin-left: 35px;
}
.vehi-whatsapp {
display: flex;
align-items: center;
gap: 15px;
border: 1px solid var(--md-sys-color-outline-variant);
padding: 10px;
margin: 20px 0 0 0;
cursor: pointer;
border-radius: 12px;
}
.vehi-whatsapp.el_button {
border-radius: 12px !important;
position: relative;
padding-top: 12px;
padding-bottom: 12px;
min-height: 49px;
}
.vehi-whatsapp.el_button a {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
text-decoration: none;
font-style: normal;
}
.vehi-whatsapp.el_button .vehi-text {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.vehi-whatsapp a {
display: flex;
width: 100%;
text-decoration: none;
font-style: normal;
text-decoration: none;
justify-content: center;
}
.vehi-whatsapp.el_button .vehi-text p {
color: var(--md-sys-color-on-primary) !important;
font-weight: bold !important;
margin: 0 !important;
}
.vehi-whatsapp.el_button:hover .vehi-text p {
color: var(--md-sys-color-on-primary) !important;
font-weight: bold !important;
}
.vehicles-buttons {
display: flex;
align-items: center;
gap: 15px;
width:100%;
padding: 10px;
margin: 20px 0px;
cursor: pointer;
}
.vehicles-buttons p {
display: flex;
width: 100%;
text-decoration: none;
font-style: normal;
text-decoration: none;
justify-content: center;
border: 1px solid var(--md-sys-color-outline-variant);
padding: 10px;
margin: 20px 0px;
}
.vehi-icons {
padding: 10px;
}
.vehi-icons p {
margin: 0;
}
.vehi-text a {
color: var(--md-sys-color-on-surface);
}
.vehi-text p {
color: var(--md-sys-color-on-surface); line-height: 1.5rem;
margin: 0;
margin-left: 13px;
margin-top: 3px;
font-style: normal;
}
.vehi-social-share {
position: relative;
cursor: pointer;
} .share-popup {
display: none;
position: absolute;
left: -130px;
background-color: var(--md-sys-color-surface);
border-radius: 8px;
padding: 10px 0;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
width: 180px;
z-index: 99;
}
.share-popup h3 {
font-size: 14px;
margin: 0 16px;
padding: 10px 0;
border-bottom: 1px solid var(--md-sys-color-outline-variant);
color: var(--md-sys-color-on-surface);
}
.share-popup p {
font-size: 14px;
margin: 0 16px;
padding: 10px 0;
border-bottom: 1px solid var(--md-sys-color-outline-variant);
color: var(--md-sys-color-on-surface); }
.share-popup ul {
list-style: none;
margin: 0;
padding: 0;
}
.share-popup ul li {
padding: 8px 16px;
}
.share-popup ul li a {
display: flex;
align-items: center;
text-decoration: none;
color: var(--md-sys-color-on-surface);
font-size: 14px;
}
.share-popup ul li a i {
margin-right: 10px;
font-size: 20px; font-family: "Font Awesome 6 Brands" !important;
}
.vehicles-single-main .share-popup ul li a i {
font-family: "Font Awesome 6 Brands" !important;
} @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
width: 100vw;
max-width: 100vw;
height: auto;
max-height: 100vh;
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
color: #fff !important;
}
.vc-select-sort {
min-width: 200px;
}
}
@media all and (max-width: 900px) {
button.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
button.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
button.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
} @media screen and (max-width: 768px) {
.mfp-img-mobile img.mfp-img {
width: 100vw;
max-width: 100vw;
height: auto;
max-height: 100vh;
}
.mfp-img-mobile .mfp-close,
.mfp-container .mfp-close {
position: fixed !important;
top: 0 !important;
right: 0 !important;
left: auto !important;
width: 48px !important;
height: 48px !important;
min-width: 48px !important;
line-height: 48px !important;
padding: 0 !important;
margin: 0 !important;
font-size: 32px !important;
background: rgba(0, 0, 0, 0.6) !important;
color: #fff !important;
z-index: 1047;
}
} .ad-contact-form .wpcf7-form-control-wrap span span.wpcf7-list-item {
margin-left: 0;
}
.ad-contact-form button.wpcf7-form-control.wpcf7-submit {
margin-top: 50px;
} .half-wd {
width: 50%;
padding: 0 15px;
}
.full-wd {
width: 100%;
padding: 0 15px;
}
.ad-contact-form>p {
margin: 0 0 45px;
color: var(--md-sys-color-on-surface);
font-size: 16px;
}
.ad-contact-form label {
font-weight: 600;
}
.ad-contact-form {
max-width: 820px;
margin: 0 auto;
width: 100%;
padding: 0 15px;
}
.mfp-content .mfp-bottom-bar {
top: 100px;
position: fixed;
left: 30px;
}
.mfp-content .mfp-bottom-bar .mfp-counter {
right: auto;
}
button.mfp-close {
top: 50px !important;
right: 30px !important;
position: fixed;
font-size: 50px;
}
.mfp-content .mfp-bottom-bar .mfp-counter {
font-size: 20px;
}  .veh-tabs-cst>section[aria-hidden=true] {
display: none;
}
.veh-tabs-cst ul {
display: flex;
flex-wrap: wrap;
list-style: none;
border-bottom: 2px solid var(--md-sys-color-outline-variant);
padding: 0px;
}
.veh-tabs-cst ul li {
width: 25%;
}
.veh-tabs-cst ul li a {
font-family: inherit;
font-style: normal;
font-weight: 600;
text-transform: uppercase;
font-size: 17px;
line-height: 1.2em;
letter-spacing: .015em;
display: block;
padding: 0 10px 14px 0;
position: relative;
transition: color .2s ease-out, background-color .2s ease-out;
color: var(--md-sys-color-on-surface);
text-decoration: none;
}
.veh-tabs-cst>ul li a::after {
content: "";
width: 0;
height: 2px;
position: absolute;
bottom: -2px; transition: all .3s;
left: 0;
}
.veh-tabs-cst>ul li a[aria-selected]::after {
width: 100%;
transition: all .3s;
} .veh-tab-panel {
color: var(--md-sys-color-on-surface);
font-size: 15px;
padding: 15px 0px;
}
ul.technishe-list-items {
border: none !important;
margin-left: -10px;
margin-right: -10px;
}
.technishe-category-title {
font-size: 16px !important;
font-weight: 600;
margin: 16px 0 8px;
color: var(--md-sys-color-on-surface, inherit);
border: none;
border-bottom: 1px solid rgb(73, 73, 73);
}
.vehi-dtl-inner .technishe-category-title:first-child {
margin-top: 0;
} .technische-daten-block .vehi-dtl-inner {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px 32px;
align-items: start;
min-width: 0;
}
.technische-daten-block .vehi-dtl-category {
display: flex;
flex-direction: column;
min-width: 0;
}
.technische-daten-block .vehi-dtl-inner .technishe-list-items {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
margin-left: 0;
margin-right: 0;
}
.technische-daten-block .vehi-dtl-inner .technishe-list-items li {
width: 100% !important;
margin: 10px 0;
padding: 0;
}
.technische-daten-block .vehi-dtl-inner .technishe-list-items li span {
margin-bottom: 3px;
}
.technische-daten-block .vehi-dtl-inner .technishe-category-title:first-child,
.technische-daten-block .vehi-dtl-inner .vehi-dtl-category:nth-child(1) .technishe-category-title,
.technische-daten-block .vehi-dtl-inner .vehi-dtl-category:nth-child(2) .technishe-category-title,
.technische-daten-block .vehi-dtl-inner .vehi-dtl-category:nth-child(3) .technishe-category-title {
margin-top: 0;
}
.technische-daten-block .vehi-dtl-category .technishe-category-title {
font-size: 16px !important;
border-bottom: 1px solid var(--md-sys-color-outline, rgba(0, 0, 0, 0.2));
}
@media (max-width: 900px) {
.technische-daten-block .vehi-dtl-inner {
grid-template-columns: repeat(2, 1fr);
gap: 20px 24px;
}
.technische-daten-block .vehi-dtl-inner .vehi-dtl-category:nth-child(3) .technishe-category-title {
margin-top: 16px;
}
}
@media (max-width: 600px) {
.technische-daten-block .vehi-dtl-inner {
grid-template-columns: 1fr;
gap: 16px;
}
.technische-daten-block .vehi-dtl-inner .vehi-dtl-category:nth-child(2) .technishe-category-title,
.technische-daten-block .vehi-dtl-inner .vehi-dtl-category:nth-child(3) .technishe-category-title {
margin-top: 16px;
}
}
.technishe-list-items li {
width: 33.3% !important;
padding: 0 10px;
margin: 15px 0;
}
.technishe-list-items li span {
color: var(--md-sys-color-on-surface);
font-size: 14px;
}
.technishe-list-items li p {
color: var(--md-sys-color-on-surface);
font-size: 15px;
margin: 0;
font-weight: 700;
}
.tight-margin.technishe-list-items li{
margin: 8px 0;
}
img.energy-efficiency-class-img {
width: 100%;
}
.hiddenbrand {
display: none;
}
.veh-tabs-cst ul.technishe-list-items-engine li {
width: 100%;
padding-bottom: 20px;
}
ul.technishe-list-items-engine {
border-bottom: none !important;
}
.engine-detail {
width: 40%;
padding: 0 15px;
}
.engine-row {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.engine-image-left {
width: 60%;
padding: 0 15px;
}
ul.technishe-list-items-engine {
display: flex;
flex-wrap: wrap;
}
ul.technishe-list-items-engine li {
width: 50% !important;
color: var(--md-sys-color-on-surface);
font-size: 14px;
}
ul.technishe-list-items-engine li p {
margin: 0;
font-size: 15px;
font-weight: 700;
}
p.icon.text-align {
text-align: center;
}
.pdf-btn .loader-img img {
width: 20px !important;
height: 20px;
}
a.pdf-btn .loader-img, a.pdf-btn.pdf-loading span.text {
display: none;
}
a.pdf-btn.pdf-loading .loader-img {
display: block;
} .engine-image-left {
padding: 15px 10px;
}
.container-energy {
width: 60%;
background: var(--md-sys-color-surface);
padding: 10px;
} .container-energy p {
color: var(--md-sys-color-on-surface, #1c1b1f) !important;
}
.box.pagination li.active {
border-radius: 50%;
width: 34px;
height: 34px;
padding: 3px;
background: var(--md-sys-color-primary);
border: 1px solid var(--md-sys-color-primary);
color: var(--md-sys-color-on-primary);
text-align: center;
}
.box.pagination li.page.active a {
color: var(--md-sys-color-on-primary) !important;
}
.row-flex.box.pagination a {
text-decoration: none;
}
.row-flex.box.pagination li {
list-style: none;
}  .mobile-de-tooltip .tooltip-text {
visibility: hidden;
position: absolute;
z-index: 1;
width: 250px;
color: var(--md-sys-color-on-surface) !important;
background: #192733 !important;
background-color: #192733 !important;
padding: 5px;
border-radius: 10px;
opacity: 1;
}
.mobile-de-tooltip .hover-text:hover .tooltip-text {
visibility: visible;
}
.mobile-de-tooltip .top {
top: -40px;
left: -50%;
}
.mobile-de-tooltip .bottom {
top: 25px;
left: -50%;
}
.mobile-de-tooltip .left {
top: -8px;
right: 120%;
}
.mobile-de-tooltip .right {
top: -8px;
left: 120%;
}
.mobile-de-tooltip .hover-text {
position: relative;
display: inline-block;
text-align: center;
} .mobile-de-tooltip .tooltip-text::after {
content: "";
position: absolute;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}
.mobile-de-tooltip .top::after {
top: 100%;
left: 15%;
}
.mobile-de-tooltip .bottom::after {
top: -35%;
left: 45%;
rotate: 180deg;
}
.mobile-de-tooltip .right::after {
top: 35%;
left: -4%;
rotate: 90deg;
}
.mobile-de-tooltip .left::after {
top: 35%;
rotate: 270deg;
left: 104%;
}  form#search_form label, form#quick_search_form label {
text-transform: capitalize;
}
.checkboxButon {
margin: 0;
border: 1px solid#d2d5db;
overflow: visible;
width: fit-content;
height: fit-content;
}
.checkboxButon label {
width: fit-content;
padding: 12px;
display: flex;
align-items: center;
justify-content: center;
min-height: auto;
height: fit-content;
white-space: normal;
}
.checkboxButon label span {
text-align: center;
display: block;
font-size: 14px;
word-wrap: break-word;
overflow-wrap: break-word;
white-space: normal;
color: var(--md-sys-color-on-surface);
}
.checkboxButon label input {
position: absolute;
display: none;
color: var(--md-sys-color-on-primary) !important;
} .checkboxButon:hover label input+span {
color: var(--md-sys-color-on-primary) !important;
} .checkboxButon input:checked+span {
color: var(--md-sys-color-on-primary); } .checkboxButon:has(input:checked) label {
background-color: var(--md-sys-color-primary);
border-radius: 11px;
overflow: hidden;
font-weight: bold;
}
.checkboxButon.check-right {
margin-left: 0;
}
.checkboxButon.check-left {
margin-right: 0;
}
.chips-container { }
.section-title {
clear: both;
font-size: 16px;
}     .chips-container {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
}
.chips-container .chip-item {
padding: 6px;
background-color: var(--md-sys-color-surface-variant);
text-transform: capitalize;
font-size: 14px;
margin-right: 5px;
margin-bottom: 5px;
margin-top: 6px;
}
.chip-item span.chip-label {
border-left: 1px solid #a8a8a8;
padding-left: 5px;
}
span.remove-filter {
padding: 0px 6px;
cursor: pointer;
}
.vc-sorting {
border: 1px solid var(--md-sys-color-outline-variant);
padding: 10px;
background: var(--md-sys-color-surface);
box-shadow: var(--vehicles-shadow-soft, 0 8px 16px rgba(15, 23, 42, 0.06));
border-radius: var(--vehicles-radius, 12px);
}
.vc-sorting .right-part {
justify-content: end;
}
.vc-sorting_content {
border: 1px solid var(--md-sys-color-outline-variant);
padding: 10px;
background: var(--md-sys-color-surface);
box-shadow: var(--vehicles-shadow-soft, 0 8px 16px rgba(15, 23, 42, 0.06));
}
.vc-sorting_content .right-part {
justify-content: end;
} .vehicles-main {
--overview-control-height: 50px;
--overview-control-radius: 12px;
--overview-control-font-size: var(--vehicles-font-size, 16px);
}
.vehicles-main .vc-sorting .right-part,
.vehicles-main .vc-sorting_content .right-part {
display: flex;
align-items: center;
gap: 12px;
justify-content: flex-end;
}
.vehicles-main .right-part .filter-nav-opener-inner button.filter-button.custom-button,
.vehicles-main .filter-nav-opener-top button.filter-button.custom-button {
min-width: auto;
}
.vehicles-main .vc-sorting .filter-button,
.vehicles-main .vc-sorting_content .filter-button {
min-height: var(--overview-control-height);
padding: 0 18px;
font-size: var(--overview-control-font-size);
font-weight: 600;
border-radius: var(--overview-control-radius) !important;
}
.vehicles-main .vc-sorting .filter-button .vehi-icons,
.vehicles-main .vc-sorting_content .filter-button .vehi-icons {
padding: 0;
margin-right: 0;
display: inline-flex;
align-items: center;
}
.vehicles-main .vc-sorting .filter-button .vehi-icons svg,
.vehicles-main .vc-sorting_content .filter-button .vehi-icons svg {
width: 18px;
height: 18px;
}
.vehicles-main .vc-select-sort select {
font-size: var(--overview-control-font-size);
}
.vehicles-main .vc-select-sort .select2-container--default .select2-selection--single {
height: var(--overview-control-height) !important;
border-radius: var(--overview-control-radius) !important;
font-size: var(--overview-control-font-size);
}
.vehicles-main .vc-select-sort .select2-selection__rendered {
display: flex;
align-items: center;
gap: 8px;
padding-left: 14px !important;
padding-right: 36px !important;
line-height: var(--overview-control-height) !important;
font-size: var(--overview-control-font-size);
font-weight: 500;
}
.vehicles-main .vc-select-sort .select2-selection__rendered svg {
width: 18px;
height: 18px;
opacity: 0.7;
flex-shrink: 0;
fill: currentColor;
}
.vehicles-main .vc-select-sort .select2-selection__arrow {
height: var(--overview-control-height) !important;
}
.vehicles-main .vc-select-sort span#select2-sorting-container span {
display: flex;
align-items: center;
gap: 8px;
justify-content: flex-start;
}
.select2-selection__rendered {
line-height: 50px !important;
font-size: 14px !important;
color: var(--md-sys-color-on-surface) !important;
}
.select2-container .select2-selection--single {
height: 50px !important;
}
.select2-selection__arrow {
height: 50px !important;
}
.select2-container--default .select2-selection--single {
border: 1px solid var(--md-sys-color-outline-variant);
border-radius: var(--vehicles-radius, 12px);
}
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-dropdown,
.select2-results__option,
.select2-search__field {
font-family: var(--vehicles-body-font, inherit);
font-size: var(--vehicles-font-size, 14px);
} .select2-dropdown {
background-color: var(--md-sys-color-surface);
color: var(--md-sys-color-on-surface);
}
.select2-results__option {
color: var(--md-sys-color-on-surface);
background-color: var(--md-sys-color-surface);
border-bottom: 1px solid var(--md-sys-color-outline-variant);
line-height: 1.3;
}
.select2-results__option--selectable {
color: var(--md-sys-color-on-surface);
background-color: var(--md-sys-color-surface);
}
.select2-results__option--selectable:hover,
.select2-results__option--highlighted {
color: var(--md-sys-color-on-surface);
background-color: var(--md-sys-color-surface-variant);
}
.select2-results__option--selected {
color: var(--md-sys-color-on-surface);
background-color: var(--md-sys-color-surface);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: var(--md-sys-color-on-surface);
}
.select2-container--default .select2-search--dropdown .select2-search__field {
color: var(--md-sys-color-on-surface);
background-color: var(--md-sys-color-surface);
border-color: var(--md-sys-color-outline-variant);
}
.select2-container--open .select2-dropdown--below {
border: 1px solid var(--md-sys-color-outline-variant) !important;
border-radius: var(--vehicles-radius, 12px) !important;
}
.select2-container--default .select2-results>.select2-results__options {
background-color: var(--md-sys-color-surface);
scrollbar-width: none;
}
span.select2.select2-container.select2-container--default {
width: 100% !important;
}
.vehicles-main .select2-container--default .select2-selection--single .select2-selection__rendered,
.vehicles-main .select2-results__option,
.vehicles-main .select2-container--default .select2-selection--single {
font-family: inherit;
font-size: var(--vehicles-font-size, 14px);
}
.vehicles-main .select2-results__option {
line-height: 1.3;
}
span.remove-filter svg {
width: 11px;
height: 11px;
}
.acc__title-cus {
margin-top: 18px;
margin-bottom: 6px;
font-weight: 600;
color: var(--md-sys-color-on-surface);
} .acc__card-cus {
clear: both;
padding-top: 1px;
color: var(--md-sys-color-on-surface);
}
.acc__panel-cus {
color: var(--md-sys-color-on-surface);
}
.acc__card-cus .select2-selection__rendered {
color: var(--md-sys-color-on-surface);
}
.acc-cus {
padding-left: 0;
margin-left: 0;
}
.acc-pannel-container {
display: flex;
flex-wrap: wrap;
gap: 12px;
align-items: flex-start;
padding-left: 0;
margin-left: 0;
} .filter-button {
background-color: var(--md-sys-color-surface);
color: var(--md-sys-color-on-surface);
border-radius: 5px;
padding: 0px 15px;
text-align: center;
border: none;
cursor: pointer;
display: inline-flex;
align-items: center;
border: 1px solid var(--md-sys-color-outline-variant);  }
div#mySidenav .type-icons {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: -20px !important;
}
.filter-button i {
margin-right: 8px; }
.sidenav .vehicles-sidebar-inner { z-index: 99;
background: var(--md-sys-color-surface);
width: 30%;
float: right;
height: 100%;
}
.sidenav .filter_header a.reset-btn {
border: 1px solid transparent;
}
.sidenav .vehicles-sidebar-inner h3 { font-size: 24px; font-weight: 400;
}
.sidenav {
height: 100%;
width: 0px;
position: fixed;
z-index: 99999;
top: 0;
right: 0;  transition: 0.5s;
padding-top: 0px;
background: rgba(0, 0, 0, 0.46);
backdrop-filter: blur(10px);
display: none }
.sidenav form#search_form {
overflow-x: auto;
max-height: calc(100vh - 178px);
margin-right: -15px;
height: 100%;
}
.sidenav a { text-decoration: none; color: var(--md-sys-color-on-surface-variant);
display: block;
transition: 0.3s;
}
.sidenav .closebtn { font-size: 15px; }
.filter_header {
display: flex;
align-items: center;
justify-content: space-between;
box-shadow: 0px 2px 14px -3px #888888;
margin-left: -13px;
margin-right: -15px;
margin-top: -15px;
padding: 15px 15px 15px 15px;
min-height: 85px;
max-height: 85px;
overflow: hidden;
}
.sidebar-filter-bottom-bar {
box-shadow: 0px 16px 15px 13px #888888;
margin-left: -15px;
margin-right: -15px;
padding: 0px 15px 0px 15px;
margin-top: 8px;
max-height: 85px;
min-height: 85px;
overflow: hidden;
}
.show-vehicles-btn {
border-radius: 5px;
padding: 15px;
text-align: center;
cursor: pointer;
display: inline-flex;
align-items: center;
border: 1px solid #aaa;
margin-bottom: 20px;
margin-top: 15px;
width: 100%;
justify-content: center;
}
.filter-nav-opener-top{
display: none;
width: 100%;
} @media only screen and (max-width: 992px) {
.filter-nav-opener-top {
display: block;
margin-bottom: 10px;
}
.filter-nav-opener-inner {
display: none;
}
} @media only screen and (min-width: 769px) {
.vehicles-main.two_column .filter-nav-opener-top,
.vehicles-main.two_column .filter-nav-opener-inner {
display: none !important;
}
}
.right-part .filter-nav-opener-inner button.filter-button.custom-button {
min-width: 250px;
}
.ps-power-container {
display: flex;
width: 100%;
justify-content: space-between;
gap: 12px;
}
.ps-power-container div {
width: 100%;
}
div#mySidenav .ps-power-container span.select2.select2-container.select2-container--default {
width: 98% !important;
}
.vc-select-sort span#select2-sorting-container span {
display: flex;
align-items: center;
gap: 8px;
justify-content: flex-start;
}
ul#select2-sorting-results li span svg {
display: none;
}
.vc-sorting {  z-index: 10;
background-color: var(--md-sys-color-surface);
padding: 10px;
border-radius: var(--vehicles-radius, 12px);
}
.vc-sorting_content {  z-index: 10;
background-color: var(--md-sys-color-surface);
padding: 10px;
}
.price-group {
display: flex;
align-items: center;
}
span.vehi-prc {
margin-right: 5px;
}
div#mySidenav .form-container {
margin-right: 15px;
}
div#mySidenav .type-icons {
justify-content: left;
}
div#mySidenav .vehicle-type-tab svg {
width: 55px !important;
height: 50px !important;
display: block !important;
visibility: visible !important;
border-radius: 15px 15px 0px 0px;
border: 2px solid transparent;
transition: 0.3s;
}
div#mySidenav .tab-container {
display: flex !important;
}
div#mySidenav .vehicle-type-tab {
cursor: pointer;
border-radius: 8px 8px 0 0;
transition: 0.3s;
display: flex !important;
align-items: center;
}
div#mySidenav .vehicle-type-tab input[type="radio"] {
display: none !important;
}
div#mySidenav .vehicle-type-tab input[type="radio"]:checked + svg {
fill: currentColor !important;     
}
button.mfp-close {
background-color: unset !important;
}
li.ausstatung p {
margin-right: 8px;
}
li.ausstatung {
display: flex;
align-items: center;
}
@media only screen and (min-width: 180px) and (max-width: 414px) {
.vc-flex {
flex-wrap: wrap;
}
.vc-flex_content {
flex-wrap: wrap;
flex-direction: column;
}
.vc-total-count {
margin: 10px 0px;
padding-left: 8px;
padding-right: 8px;
}
.checkboxButon.check-left {
margin-right: 0;
}
span.select2.select2-container.select2-container--default {
width: 87% !important;
}
div#mySidenav span.select2.select2-container.select2-container--default {
width: 100% !important;
}
.filter-button{
margin-bottom: 5px;
width: 100%;
justify-content: center;
} .vc-select-sort span.select2.select2-container.select2-container--default{
width: 100%!important;
}
#mobile_view_sort .mobile-filter-sort-row .vc-select-sort span.select2.select2-container.select2-container--default {
width: 100% !important;
max-width: 100%;
}
.vc-sorting .vc-flex{
flex-wrap: wrap;
}
.vc-sorting_content .vc-flex_content{
flex-wrap: wrap;
flex-direction: column;
}
div#mySidenav .form-container {
padding-right: 15px;
}
div#mySidenav .checkboxButon.check-right {
margin-left: 13px;
}
}
@media only screen and (min-width: 180px) and (max-width: 580px) {
.filter-button{
margin-bottom: 5px;
width: 100%;
justify-content: center;
}
.vc-select-sort {
min-width: 160px;
text-align: right;
width: 100%;
}
.vc-select-sort span.select2.select2-container.select2-container--default{
width: 87%!important;
}
#mobile_view_sort .mobile-filter-sort-row .vc-select-sort {
width: calc((100% - 24px) / 2) !important;
min-width: 0 !important;
}
#mobile_view_sort .mobile-filter-sort-row .vc-select-sort span.select2.select2-container.select2-container--default {
width: 100% !important;
}
.filter-nav-opener-top {
display: block;
margin-bottom: 10px;
}
.filter-nav-opener-inner {
display: none;
}
}
@media only screen and (min-width: 767px) and (max-width: 922px) {
.vehi-col-six.grid-ads {
width: 50% !important;
}
}
@media only screen and (min-width:767px) {
.mfp-content {
width: 100%; }
.mfp-content img.mfp-img {
width: 90vw;
max-width: 90vw;
height: auto;
max-height: 90vh;
padding: 0px 0;
object-fit: contain;
}
.two_column .vehicles-sidebar .vehicles-sidebar-inner {
border: 1px solid var(--md-sys-color-outline-variant);
z-index: 99;
background: var(--md-sys-color-surface);
}
}
@media only screen and (min-width:1040px) {
.filter-nav-opener-inner {
margin-right: 10px;
}
}
@media only screen and (max-width:1440px) {
.vehi-cnt {
padding: 20px 34px 16px 31px;
}
.pdf-btn {
padding: 20px 34px 16px 31px;
}
}
@media only screen and (max-width:1024px) {
.right-part {
display: flex;
justify-content: space-around; column-gap: 11px;
margin-right: 5px;
}
.veh-tabs-cst ul li {
width: 50%;
}
.veh-tabs-cst ul li a {
margin: 0 0 25px;
border-bottom: 2px solid var(--md-sys-color-outline-variant);
}
.veh-tabs-cst ul {
border-bottom: none;
}
.vehi-cnt {
padding: 18px 29px 14px 26px;
margin: 2px 0;
}
.pdf-btn {
padding: 18px 29px 14px 26px;
margin: 2px 0;
}
}
@media only screen and (max-width:768px) {
#mobile_view {
display: block;
}
#mobile_view_sort {
display: block;
}
#laptop_view {
display: none;
} .filter-nav-opener-top {
display: block;
margin-bottom: 10px;
}
#qodef-page-inner {
width: 100% !important;
}
.vehicles-sidebar {
width: 100%;
} .row-flex > .vehicles-sidebar {
display: none !important;
width: 0 !important;
padding: 0 !important;
margin: 0 !important;
min-width: 0 !important;
max-width: 0 !important;
flex: 0 0 0 !important;
flex-basis: 0 !important;
flex-grow: 0 !important;
flex-shrink: 0 !important;
order: 999 !important;
visibility: hidden !important;
height: 0 !important;
overflow: hidden !important;
position: absolute !important;
left: -9999px !important;
opacity: 0 !important;
} .vehicles-sidebar.mobile-sidebar-hidden,
.vehicles-sidebar:empty {
display: none !important;
width: 0 !important;
padding: 0 !important;
margin: 0 !important;
min-width: 0 !important;
max-width: 0 !important;
flex: 0 0 0 !important;
flex-basis: 0 !important;
flex-grow: 0 !important;
flex-shrink: 0 !important;
order: 999 !important;
visibility: hidden !important;
height: 0 !important;
overflow: hidden !important;
position: absolute !important;
left: -9999px !important;
opacity: 0 !important;
} .row-flex .vehicles-sidebar.mobile-sidebar-hidden + .vehicles-content,
.row-flex:has(.vehicles-sidebar.mobile-sidebar-hidden) .vehicles-content {
width: 100% !important;
flex: 1 1 100% !important;
} .row-flex .vehicles-sidebar.mobile-sidebar-hidden {
flex: none !important;
display: none !important;
} @supports not (display: none) {
.row-flex .vehicles-sidebar.mobile-sidebar-hidden {
visibility: collapse !important;
width: 0 !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
} .vehicles-sidebar .mobile-filter-container:not(.mobile-filter-open) {
margin: 0 !important;
padding: 0 !important;
border: none !important;
min-height: 0 !important;
} .vc-flex_content ~ .mobile-filter-container {
width: 100%;
margin-top: 0;
}
.vehicles-content {
width: 100%;
} .mobile-filter-sort-row {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
gap: 24px;
width: 100%;
margin-bottom: 12px;
} .mobile-filter-toggle-btn {
display: inline-flex;
align-items: center;
justify-content: center;
background-color: var(--md-sys-color-surface);
color: var(--md-sys-color-on-surface);
border-radius: var(--vehicles-radius, 12px);
padding: 0 15px;
text-align: center;
border: 1px solid var(--md-sys-color-outline-variant);
cursor: pointer;
flex: 1 1 0;
min-width: 0;
height: 50px;
font-size: 16px;
font-weight: 500;
transition: all 0.3s ease;
}
.mobile-filter-toggle-btn:hover {
background-color: var(--md-sys-color-surface-variant);
}
.mobile-filter-toggle-btn.active {
background-color: var(--md-sys-color-primary);
color: var(--md-sys-color-on-primary);
border-color: var(--md-sys-color-primary);
}
.mobile-filter-toggle-btn .vehi-icons {
margin-right: 8px;
display: inline-flex;
align-items: center;
}
.mobile-filter-toggle-btn .vehi-icons svg {
width: 20px;
height: 20px;
} .mobile-filter-sort-row .vc-select-sort {
flex: 1 1 0;
min-width: 0;
}
#mobile_view_sort .mobile-filter-sort-row .vc-select-sort span.select2.select2-container.select2-container--default {
width: 100% !important;
max-width: 100%;
min-width: 0;
}
#mobile_view_sort .mobile-filter-sort-row .vc-select-sort .select2-selection__rendered {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.mobile-filter-sort-row .vc-select-sort .select2-container--default .select2-selection--single {
height: 50px !important;
} .vc-flex_content .vc-total-count {
width: 100%;
margin-top: 0;
margin-bottom: 0;
} #mobile_view_sort .mobile-filter-container,
.mobile-filter-container {
max-height: 0;
overflow: hidden;
opacity: 0;
visibility: hidden;
transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease-out, visibility 0.3s ease-out;
padding: 0 !important;
margin: 0 !important;
border: none !important;
background-color: transparent !important;
box-shadow: none !important;
width: 100%;
} #mobile_view_sort .mobile-filter-container.mobile-filter-open,
.mobile-filter-container.mobile-filter-open {
max-height: 5000px !important;
opacity: 1 !important;
visibility: visible !important;
padding: 18px 16px !important;
margin: 0 !important;
margin-top: 12px !important;
margin-bottom: 15px !important;
border: 1px solid var(--md-sys-color-outline-variant) !important;
background-color: var(--md-sys-color-surface) !important;
box-shadow: var(--vehicles-shadow-soft, 0 8px 16px rgba(15, 23, 42, 0.06)) !important;
border-radius: var(--vehicles-radius, 12px) !important;
}
.vehicles-sidebar-inner {
border-bottom: none;
padding-bottom: 30px;
}
.vehicles-sidebar-inner::after {
opacity: 0;
}
.vehicles-grid-content .vehi-col-six {
width: 100%;
}
.item-inner-container {
box-shadow: 0px 2px 7px 1px rgb(0 0 0 / 15%);
}
.vehi-content {
padding: 10px 10px 10px;
}
.vehicles-content .vehi-price h4 { font-size: 22px;
font-weight: 700;
}
.vehi-price h4 small { font-weight: 400;
} .vehi-prd-left {
width: 100%;
}
.vehi-prd-right {
width: 100%;
}
.vehi-dtl-left {
width: 100%;
}
.vehi-dtl-right {
width: 100%;
}
.mobile {
display: block;
}
.vehicles-single-main .vehi-prd-inner .mobile {
height: fit-content;
}
.vehicles-single-main .vehi-prd-inner .vehi-single-title {
height: fit-content;
}
.desktop {
display: none;
}
.vehi-single-title h2,
.vehi-single-title-mobile {
margin: 15px 0;
font-size: 20px;
word-wrap: break-word;
}
.vehi-single-title h1 {
margin: 15px 0;
font-size: 20px;
word-wrap: break-word;
}
.vehi-make-title h1 {
margin: 15px 0;
font-size: 20px!important;
word-wrap: break-word;
} .vehi-dtl-table table tbody tr:nth-child(2n+1) {
background-color: var(--md-sys-color-surface-variant);
}
.vehi-dtl-table table tbody tr {
background-color: var(--md-sys-color-surface-container);
}
.vehi-cnt {
padding: 14px 30px 12px;
}
.pdf-btn {
padding: 14px 30px 12px;
}
.vehi-cnt span::before {
margin-right: 7px;
}
.pdf-btn span::before {
margin-right: 7px;
}
.vehi-help>a {
font-size: 16px;
}
.vehi-prd-table th, .vehi-prd-table td {
font-size: 14px;
}
.vehicles-single-main .vehi-prd-inner .vehi-prd-table.vehi-prd-table--two-col .vehi-prd-table__cols,
.vehicles-single-main .vehi-prd-inner .vehi-prd-table.vehi-prd-table--two-col .vehi-prd-table__col,
.vehicles-single-main .vehi-prd-inner .vehi-prd-table.vehi-prd-table--two-col .vehi-prd-table__label,
.vehicles-single-main .vehi-prd-inner .vehi-prd-table.vehi-prd-table--two-col .vehi-prd-table__value {
font-size: 14px;
}
.vehi-mark-list ul li {
width: 100%;
}
.vehi-dtl-table h2 {
font-size: 16px;
color: var(--md-sys-color-on-surface);
border-color: var(--md-sys-color-outline-variant);
}
.vehi-dtl-table table tbody th, .vehi-dtl-table table tbody td {
font-size: 12px;
color: var(--md-sys-color-on-surface);
}
.allen-text a {
font-size: 14px;
}
.vehi-dtl-table {
background-color: var(--md-sys-color-surface-container);
box-shadow: none;
border-radius: 0;
border-bottom: 4px solid var(--md-sys-color-outline-variant);
}
.veh-prd-dtl {
padding: 30px 0;
}
div#sync2 {
display: none;
}
.owl-prev {
bottom: 5px;
width: 20px;
height: 20px;
}
.owl-prev svg, .owl-next svg {
position: relative;
top: -3px;
}
.owl-next {
width: 20px;
height: 20px;
bottom: 5px;
}
.vehi-related>h2 {
font-size: 24px;
padding-bottom: 10px;
} .half-wd {
width: 100%;
}
.ad-contact-form h2 {
font-size: 30px;
}
.three_column .vehicles-content {
margin-top: 10px;
}
button.mfp-arrow.mfp-arrow-left {
left: 10px;
top: 38% !important;
}
button.mfp-arrow.mfp-arrow-right {
right: 10px;
top: 38% !important;
}
.mfp-content .mfp-bottom-bar {
top: 50px;
}
button.mfp-close {
top: 0px !important;
}
.three_column .acc__card {
width: 100%;
margin-bottom: 0;
}
.three_column .acc__card .acc__panel {
padding-bottom: 0;
}
.vehi-img img {
height: 100% !important;
object-fit: cover !important;
object-position: center;
}
.veh-similar-section .vehi-img img {
height: 100% !important;
object-fit: cover !important;
} .veh-tabs-cst ul li {
width: 100%;
}
.technishe-list-items li {
width: 50% !important;
} .engine-image-left {
width: 100%;
}
.container-energy {
width: 100%;
}
.mobile-de-tooltip .tooltip-text {
width: 230px;
} .engine-detail {
width: 100%;
margin-top: 30px;
}
#mySidenav.sidenav .vehicles-sidebar-inner {
width: 100%;
border-radius: 0px !important;
}
.vc-sorting .vc-flex{
flex-wrap: wrap;
}
.vc-sorting_content .vc-flex_content{
flex-wrap: wrap;
}
.filter-button{
margin-bottom: 5px;
}
.right-part {
display: flex;
justify-content: space-around; column-gap: 11px;
margin-right: 5px;
}
}
@media screen and (max-height: 450px) {
.sidenav {
padding-top: 15px;
} .filter-button {
margin-bottom: 2px;
}
}