/*!
 * Theme Name:  eCar
 * Theme URI:   https://wpautolistings.com/themes/
 * Author:      WPAutoListings
 * Author URI:  https://wpautolistings.com
 * Description: Premium car listings theme for Auto Listings plugin.
 * Version:     1.0.4
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: ecar
 * Template:    estar
 */
:root {
    --font-open-sans: "Open Sans", sans-serif;
    --color-accent: #4299e1;
    --color-dark: #1a202c;
    --color-base: #4a5568;
    --color-gray: #a0aec0;
    --color-gray-100: #F7FAFC;
    --color-light: #e2e8f0;
    --color-blue-800: #2C5282;
    --color-title: #2D3748;
    --color-background: #F7FAFC;
    --color-border: #EDF2F7
}

.auto-listings .init-price-offer-modal, .page .login-register #register-form #submit, .page .login-register #login-form #submit, .page #car-submit button, .page .auto-listings-submit-listing .form-part__heading span, .conditions-filter__archive-link.col-md-12 a, .header-actions a.header-actions__submit, .comments-area input[type=submit] {
    background: var(--color-accent);
    color: #fff;
    border-radius: .25rem;
    border: none;
    padding: 14px 12px;
    cursor: pointer;
    line-height: 1;
    font-size: var(--text-sm);
    font-weight: 700
}

.auto-listings .init-price-offer-modal:hover, .page .login-register #register-form #submit:hover, .page .login-register #login-form #submit:hover, .page #car-submit button:hover, .page .auto-listings-submit-listing .form-part__heading span:hover, .conditions-filter__archive-link.col-md-12 a:hover, .header-actions a.header-actions__submit:hover, .comments-area input[type=submit]:hover {
    background: var(--color-accent);
    text-decoration: none !important;
    opacity: .75;
    color: #fff
}

body {
    font-size: var(--text-sm);
    font-family: var(--font-open-sans)
}

@media all and (min-width: 1200px) {
    body .container {
        max-width: 1100px
    }
}

h1, h2, h3, h4, h5, h6 {
    color: var(--color-title) !important;
    /*margin: 0 0 1.5rem;*/
    line-height: 1.25;
    font-weight: 700;
}

svg {
    width: 16px;
    height: 16px
}

@media all and (max-width: 991px) {
    svg {
        width: 18px;
        height: 18px
    }
}

a {
    cursor: pointer;
    text-decoration: none !important;
}

a > img {
    transition: .3s ease all
}

a:hover > img {
    opacity: .8
}

input {
    outline: none
}

img {
    display: block;
    object-fit: cover
}

.comment-form label {
    font-weight: 400
}

input, textarea {
    border-color: var(--color-gray)
}

input:focus, textarea:focus {
    outline: 0;
    border-color: var(--color-accent)
}

*:last-child {
    margin-bottom: 0
}

.entry-thumbnail img, .blocks-gallery-item img {
    border-radius: 4px
}

.pagination {
    flex: 0 0 100%;
    margin-top: 60px
}

h1 {
    font-size: var(--text-2xl) !important;
}

h2 {
    font-size: var(--text-xl) !important;
}

h3 {
    font-size: var(--text-lg) !important;
}

h4 {
    font-size: var(--text-md) !important;
}

h5 {
    font-size: var(--text-sm) !important;
}

h6 {
    font-size: var(--text-xs) !important;
}

.page-numbers {
    background: none
}

.comments-area {
    border-top: 0
}

.comments-area input {
    padding: 3px 12px
}

.tags + .comments-area {
    margin-top: 0;
    padding-top: 0
}

.SumoSelect {
    width: 100%
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: rgba(0, 0, 0, 0)
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: rgba(0, 0, 0, 0)
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: rgba(0, 0, 0, 0)
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: rgba(0, 0, 0, 0)
}

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, *::before, *::after {
    box-sizing: inherit
}

.container {
    max-width: 1200px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    /*margin: -15px*/
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.accordion-button{
    padding: 15px 10px !important;
}

.accordion-body{
    padding: 20px 10px !important;
}

.accordion-button:not(.collapsed){
    color: var(--color-accent);
}

.accordion-button:focus{
    box-shadow: none !important;
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    /*padding: 15px*/
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: flex !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.space-between {
    justify-content: space-between
}

.justify-center {
    justify-content: center
}

.align-center {
    align-items: center
}

blockquote, .wp-block-quote, .wp-block-pullquote:not(.has-background) {
    border: 0;
    text-align: center;
    padding: 25px 0;
    position: relative;
    margin-bottom: 32px;
    font-size: var(--text-lg);
    font-style: italic;
    margin-top: 32px;
    line-height: 1.67
}

blockquote:before, blockquote:after, .wp-block-quote:before, .wp-block-quote:after, .wp-block-pullquote:not(.has-background):before, .wp-block-pullquote:not(.has-background):after {
    content: "";
    display: block;
    width: 65px;
    height: 2px;
    background: var(--color-gray);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

blockquote:after, .wp-block-quote:after, .wp-block-pullquote:not(.has-background):after {
    top: unset;
    bottom: 0
}

blockquote cite, .wp-block-quote cite, .wp-block-pullquote:not(.has-background) cite {
    font-size: var(--text-sm);
    color: var(--color-base);
    text-transform: uppercase
}

.wp-block-quote.is-style-large:before, .wp-block-quote.is-style-large:after {
    margin: 2.5em 0;
    border-color: var(--color-gray)
}

.wp-block-quote.has-text-align-right, .wp-block-quote.has-text-align-left {
    border: none;
    padding-left: 0;
    padding-right: 0
}

.wp-block-quote.has-text-align-right:before, .wp-block-quote.has-text-align-right:after, .wp-block-quote.has-text-align-left:before, .wp-block-quote.has-text-align-left:after {
    transform: none
}

.wp-block-quote.has-text-align-right {
    text-align: right
}

.wp-block-quote.has-text-align-right:before, .wp-block-quote.has-text-align-right:after {
    left: unset;
    right: 0
}

.wp-block-quote.has-text-align-left {
    text-align: left
}

.wp-block-quote.has-text-align-left:before, .wp-block-quote.has-text-align-left:after {
    left: 0
}

.wp-block-pullquote blockquote:before, .wp-block-pullquote blockquote:after {
    display: none
}

.wp-block-image {
    margin: 32px 0
}

.wp-block-image.alignfull {
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.wp-block-image.size-full img {
    width: 100%
}

.alignfull {
    padding: 0px 15px
}

.alignfull .alignfull {
    padding: 0
}

.alignfull iframe {
    width: 100%
}

.sidebar-left .alignwide, .sidebar-right .alignwide {
    margin-left: calc(68% - var(--width) / 2)
}

.sidebar-left .alignfull, .sidebar-right .alignfull {
    margin-left: calc(68% - 50vw)
}

.sidebar-left .alignfull .alignfull, .sidebar-right .alignfull .alignfull {
    margin-left: calc(50% - var(--width) / 2)
}

.sidebar-left .alignfull .alignwide, .sidebar-right .alignfull .alignwide {
    margin-left: calc(50% - var(--width) / 2)
}

.wp-block-separator {
    background: var(--color-gray)
}

.tiled-gallery__item img {
    width: 100%
}

.content {
    /*padding-top: 60px;*/
    padding-bottom: 60px
}

.home:not(.blog) .content {
    padding: 0
}

.auto-listings .has-sidebar, .auto-listings .sidebar {
    width: auto;
    float: none
}

@media (min-width: 1024px) {
    .auto-listings .sidebar, .sidebar {
        width: 255px
    }
}

.header {
    padding: 0;
    z-index: 9
}

@media (max-width: 1023px) {
    .header {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

.header .site-branding {
    padding: 15px 0;
    margin-right: 20px
}

@media all and (max-width: 1023px) {
    .header {
        padding: 0 15px
    }
}

@media all and (min-width: 1024px) {
    .header {
        border-bottom: 0
    }

    .header .site-branding {
        display: none;
        border-bottom: 0
    }
}

@media all and (max-width: 991px) {
    .header {
        padding: 0px 15px;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)
    }
}

@media all and (min-width: 1024px) {
    .header .nav {
        background: var(--color-accent)
    }
}

@media all and (min-width: 1024px) {
    .header .nav ul {
        display: flex;
        justify-content: flex-start
    }
}

@media all and (max-width: 1023px) {
    .header .nav ul {
        max-width: 100%
    }
}

@media all and (max-width: 991px) {
    .header .nav ul {
        padding: 0
    }
}

.header .nav ul.sub-menu {
    display: none
}

.header .nav ul.sub-menu li {
    background: none;
    border-top: 1px solid var(--color-light)
}

.header .nav ul.sub-menu li:first-child {
    border-top: 0
}

.header .nav ul.sub-menu li a {
    color: var(--color-dark)
}

.header .nav ul.sub-menu li a:hover {
    color: var(--color-accent);
    background: none
}

@media all and (min-width: 1024px) {
    .header .nav li {
        border-top: 0
    }
}

.header .nav li .menu-text a {
    padding-right: 0
}

.header .nav li.current-menu-item {
    background: rgba(0, 0, 0, .25)
}

@media all and (max-width: 1023px) {
    .header .nav li.current-menu-item {
        background: none
    }
}

@media all and (max-width: 1023px) {
    .header .nav li.current-menu-item a {
        color: var(--color-accent)
    }
}

.header .nav li.current-menu-item .sub-menu li a {
    background: #fff
}

.header .nav li.is-open .sub-menu {
    display: block
}

.header .nav li:hover {
    background: rgba(0, 0, 0, .25)
}

@media all and (max-width: 1023px) {
    .header .nav li:hover {
        background: none
    }
}

@media all and (min-width: 1024px) {
    .header .nav li:hover .sub-menu {
        display: block
    }
}

.header .nav li:hover a {
    color: #fff
}

@media all and (max-width: 1023px) {
    .header .nav li:hover a {
        color: var(--color-accent)
    }
}

.header .nav a {
    padding: 12px 20px;
    color: #fff
}

.header .nav a:hover {
    color: #fff
}

@media all and (max-width: 1023px) {
    .header .nav a:hover {
        color: var(--color-accent)
    }
}

@media all and (max-width: 1023px) {
    .header .nav a {
        color: var(--color-dark)
    }
}

.header .sub-menu-toggle {
    color: #fff;
    padding: 0 16px 0px 4px
}

.header .sub-menu-toggle svg {
    fill: none;
    stroke: currentColor;
    stroke-width: 2
}

@media all and (max-width: 1023px) {
    .header .sub-menu-toggle {
        color: var(--color-accent)
    }
}

.site-name {
    display: flex;
    flex-direction: column;
    justify-content: center
}

span.compare__badge {
    font-family: "Cabin", sans-serif;
    position: absolute;
    top: -11px;
    left: 10px;
    background: #4299e1;
    color: #fff;
    display: flex;
    width: 18px;
    height: 18px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 12px
}

span.compare__badge.is-hidden {
    display: none
}

.header-upper {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
    padding-top: 12px
}

@media all and (max-width: 1023px) {
    .header-upper {
        max-width: 100%;
        border-bottom: 1px solid var(--color-light);
        display: none
    }
}

.header-upper .branding {
    margin-right: unset
}

.header-upper .logo {
    width: 48px
}

.header-upper .site-title {
    font-weight: 900;
    font-size: var(--text-lg)
}

.header-upper .search-form {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media all and (max-width: 991px) {
    .header-upper .search-form {
        position: absolute;
        display: none
    }
}

@media all and (max-width: 1023px) {
    .header-upper .search-form {
        display: none
    }
}

.header-upper .search-field {
    height: 32px;
    width: 310px;
    padding: 0px 10px;
    border: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: var(--text-sm);
    background: var(--color-light);
    color: var(--color-base)
}

@media all and (max-width: 1023px) {
    .header-upper .search-field {
        width: 210px
    }
}

.header-upper .search-submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 32px;
    width: 54px;
    padding: .3rem 1rem
}

.header-actions {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width: 1279px) {
    .header-actions .compare-login-text {
        /*display: none*/
    }
}

@media all and (max-width: 1023px) {
    .header-actions {
        display: none
    }
}

.header-actions i {
    margin-right: 5px;
}

.header-actions i.login-usr {
   font-size: 18px;
}

.header-actions i.sel-car {
   font-size: 10px;
}

.header-actions a {
    display: inline-flex;
    align-items: center;
    color: var(--color-base);
    position: relative;
}

@media all and (max-width: 991px) {
    .header-actions a.header-actions__submit {
        display: none
    }
}

.header-actions a.header-actions__submit svg {
    width: 10px;
    margin-right: 5px;
    fill: #fff
}

@media all and (min-width: 991px) {
    .header-actions a + a {
        margin-left: 24px
    }
}

@media all and (max-width: 991px) {
    .header-actions a {
        width: 100%
    }
}

.header-actions svg {
    margin-right: 7px;
    fill: #4a5568;
    stroke: none;
    stroke-width: 2
}

@media all and (max-width: 991px) {
    .site-title {
        font-size: var(--text-md)
    }

    .custom-logo-link {
        margin-right: 7px
    }
}

.menu-toggle {
    margin-left: auto
}

.auto-listings-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 50px auto auto
}

.auto-listings-pagination ul li a {
    padding: 8px 11px;
    margin: 0px 5px;
    border: 0;
    border-radius: 4px;
    background: var(--color-border);
    color: var(--color-base);
    font-weight: 700
}

.auto-listings-pagination ul li a:hover {
    color: #fff;
    background: var(--color-accent)
}

.auto-listings-pagination ul li span {
    border: 0;
    border-radius: 4px;
    margin: 0px 5px;
    padding: 7px 12px;
    font-weight: 700
}

.auto-listings-pagination ul li span.current {
    color: #fff;
    background: var(--color-accent)
}

.nav-links {
    display: flex;
    justify-content: center;
    margin: 0 auto
}

@media all and (max-width: 480px) {
    .nav-links {
        display: block
    }
}

.nav-links a.page-numbers, .nav-links span.current {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    min-width: 32px;
    margin: 0px 5px;
    border-radius: 4px;
    background: var(--color-border);
    color: #fff;
    font-weight: 700
}

.nav-links span.current {
    background: var(--color-accent)
}

.nav-links a.page-numbers {
    color: var(--color-base)
}

.nav-links a.page-numbers:hover {
    color: #fff;
    background: var(--color-accent)
}

.nav-links a.page-numbers.next, .nav-links a.page-numbers.prev {
    padding: 0 0 5px
}

address {
    font-style: normal
}

.widget_ecar_socials ul {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.widget_ecar_socials svg {
    width: 34px;
    height: 34px
}

.widget_ecar_about p {
    color: #fff;
    margin-bottom: 15px
}

.erp img {
    border-radius: 4px
}

.sidebar .erp:nth-of-type(2) ul li {
    display: flex
}

@media all and (max-width: 1099px) {
    .sidebar .erp ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px
    }
}

.sidebar .erp li:not(:last-child) {
    margin-bottom: 24px
}

@media all and (max-width: 1099px) {
    .sidebar .erp li {
        flex: 0 0 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media all and (max-width: 1024px) {
    .sidebar .erp li {
        flex: 0 0 100%
    }
}

@media all and (max-width: 767px) {
    .sidebar .erp li {
        flex: 0 0 100%
    }
}

.sidebar .erp time {
    color: #4a5568
}

.sidebar .erp .erp-disable {
    display: none
}

.sidebar .erp .erp-enable {
    display: block
}

@media all and (max-width: 767px) {
    .sidebar .erp .erp-vertical img {
        width: 100%
    }
}

.sidebar .erp .erp-vertical > a {
    margin-bottom: 15px;
    position: relative
}

.sidebar .erp .erp-vertical > a:after {
    content: "";
    display: block;
    padding-bottom: 75%
}

.sidebar .erp .erp-vertical > a img {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: .3s ease all
}

@media all and (max-width: 1024px) {
    .sidebar .erp .erp-vertical > a {
        width: 100%
    }
}

.sidebar .erp .erp-horizontal a:hover img {
    opacity: .8
}

.sidebar .erp .erp-horizontal img {
    height: 64px;
    margin-bottom: 0;
    transition: .3s ease all
}

.sidebar .erp .erp-horizontal .erp-body a {
    font-size: 12px
}

.sidebar .erp .erp-body a {
    font-size: var(--text-sm);
    color: #2d3748;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 19px
}

.sidebar .erp .erp-body a:hover {
    color: var(--color-accent)
}

.sidebar .widget .widgettitle {
    color: var(--color-title);
    font-size: var(--text-md);
    text-transform: uppercase
}

.widget + .widget {
    margin-top: 48px
}

@media all and (max-width: 991px) {
    .widget + .widget {
        margin-top: 32px
    }
}

.sidebar-left .sidebar .erp:nth-of-type(2) ul li {
    display: flex
}

@media all and (max-width: 768px) {
    .adjacent + .adjacent {
        margin-top: 0
    }
}

@media all and (max-width: 480px) {
    .adjacent + .adjacent {
        margin-top: 24px
    }
}

.compare-no-listing-link {
    text-align: center
}

.compare-no-listing-link.is-hidden {
    display: none
}

.compare-heading {
    font-family: "Open Sans", sans-serif
}

.widget_media_image img {
    width: 100%
}

.entry-footer {
    margin-top: 20px
}

.wp-block-social-links .wp-social-link {
    margin-left: -5px;
    margin-right: 15px
}

.wp-block-social-links .wp-social-link a {
    padding: 0
}

.wp-block-social-links .wp-social-link svg {
    width: 40px;
    height: 40px
}

.wp-block-social-links .wp-social-link-facebook, .wp-block-social-links .wp-social-link-instagram, .wp-block-social-links .wp-social-link-twitter, .wp-block-social-links .wp-social-link-youtube {
    background-color: rgba(0, 0, 0, 0)
}

.auto-listings-sidebar ul {
    padding: 0
}

.auto-listings-sidebar .opt {
    margin-bottom: 0
}

.auto-listings-sidebar .search-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0 45px
}

.auto-listings-sidebar .search-field {
    height: 32px;
    width: 100%;
    padding: 0px 10px;
    border: 1px solid var(--color-gray);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #fff;
    color: var(--color-base);
    font-size: var(--text-sm)
}

.auto-listings-sidebar .search-submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 32px;
    width: 54px;
    padding: .33rem 1rem
}

.auto-listings-sidebar .widget_autolistings_popular_posts .entry-title a {
    color: var(--color-title)
}

.auto-listings-sidebar .widget_autolistings_popular_posts .entry-meta {
    color: var(--color-title)
}

body.home section.footer-cta {
    padding: 32px 0;
    background-color: var(--color-accent)
}

.footer-cta .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.footer-cta h2 {
    margin: 0 0 10px;
    color: #fff
}

.footer-cta p {
    margin: 0;
    color: #fff
}

.footer-cta a {
    background: #fff;
    color: var(--color-accent);
    border-radius: .25rem;
    border: none;
    padding: .75rem 1rem;
    cursor: pointer;
    line-height: 1;
    font-size: var(--text-sm);
    font-weight: 700
}

.footer-cta a:hover {
    text-decoration: none !important;
    opacity: .75
}

.footer {
    background-color: var(--color-blue-800)
}

.footer a {
    color: inherit
}

.footer .site-info {
    background-color: var(--color-blue-800);
    border-color: rgba(255, 255, 255, .2);
    color: #fff
}

.footer-widgets {
    color: #fff;
    padding: 60px 0;
    border-top: 0
}

@media all and (min-width: 1024px) {
    .footer-widgets .container {
        background: url(assets/images/bg-footer.png) 0 center/465px 250px no-repeat
    }
}

.footer-widgets .eci-info {
    margin-bottom: 0
}

.footer-widgets .eci-info + .eci-info {
    margin-top: 10px
}

.footer-widgets .eci-info svg {
    display: none
}

.footer-widgets li {
    margin-bottom: 15px
}

.footer-widgets .widget-title {
    color: inherit !important;
    font-size: var(--text-sm);
    margin-bottom: 18px
}

.footer-widgets .erp time {
    font-size: 12px;
    color: inherit
}

.footer-widgets .erp a {
    margin-bottom: 8px;
    overflow: hidden;
    font-size: var(--text-xs);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.footer-widgets .erp-body {
    line-height: 1.5
}

.archive-search-default input[type=text]::placeholder {
    color: var(--color-base)
}

.home section:nth-child(2n+1) {
    background-color: var(--color-gray-100)
}

.home .hero {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 440px;
}

.home .hero h2 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px
}

.home .makes {
    padding: 60px 0
}

.home .makes-item__title {
    font-size: 16px
}

.home .makes-item {
    padding: 8px 15px
}

.home .makes-item a {
    display: block;
    text-align: center;
    border: 1px solid var(--color-border);
    border-radius: 4px;
    padding: 10px 0
}

.home .makes-item img {
    width: 103px;
    display: block;
    margin: 0 auto
}

.home .makes-item:hover a {
    color: var(--color-accent);
    text-decoration: none !important;
    border-color: var(--color-accent)
}

.home .reviews {
    padding: 60px 0
}

.home .reviews img {
    border-radius: 4px;
    width: 100%
}

.home .reviews h2 {
    margin-bottom: 0
}

.home .reviews .thumbnail-big + .entry-title {
    font-size: var(--text-lg)
}

.home .reviews .entry-title {
    margin-top: 12px;
    font-size: var(--text-sm)
}

.home .reviews .entry-title a {
    color: var(--color-title)
}

.home .reviews .entry-title a:hover {
    color: var(--color-accent)
}

.home .reviews p {
    margin-top: 8px;
    margin-bottom: 0
}

.home .reviews p.more {
    display: none
}

.home .news {
    padding: 60px 0
}

.home .news img {
    border-radius: 4px
}

.home .news h2 {
    margin-bottom: 0
}

.home .news .entry-title {
    font-size: var(--text-md);
    margin-bottom: 12px
}

.home .news article {
    border-radius: 4px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    background: #fff;
    height: 100%
}

.home .news article:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .3), 0 2px 4px -1px rgba(0, 0, 0, .02);
    transition: box-shadow .3s ease-in-out
}

.home .news article .thumbnail {
    display: block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%
}

.home .news article .thumbnail.thumbnail-big {
    height: 405px
}

.home .news article .thumbnail.thumbnail-big + .entry-title {
    margin: 15px 0
}

.home .news article .thumbnail + .entry-title {
    margin: 12px 0 0
}

.home .news article img {
    width: 100%;
    border-radius: 0
}

.home .news article .entry {
    padding: 10px
}

.home .news article p {
    text-align: justify
}

.home .news article a {
    color: var(--color-title)
}

.home .news article a:hover {
    color: var(--color-accent)
}

.home .news-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px
}

.home .news-nav h3 {
    margin-bottom: 0
}

.home .news-nav a {
    display: inline-flex;
    align-items: center
}

.conditions-filter {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 0
}

.conditions-filter > a {
    display: inline-block;
    margin: 30px auto 0
}

.conditions-filter .container {
    width: 100%
}

.conditions-filter__navs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px
}

.conditions-filter__navs h4 {
    margin-bottom: 0
}

.conditions-filter__navs h4 a:hover {
    text-decoration: none
}

.conditions-filter__navs > a {
    display: none
}

.conditions-filter__navs > a.active {
    display: inline-flex;
    align-items: center
}

.conditions-filter__link {
    margin-right: 20px;
    color: var(--color-gray);
    text-decoration: none !important;
    position: relative;
    overflow: hidden;
    float: left
}

@media all and (max-width: 360px) {
    .conditions-filter__link {
        margin-top: 8px
    }
}

.conditions-filter__link.active, .conditions-filter__link:hover {
    color: var(--color-title)
}

.conditions-filter__panel.row {
    display: none
}

.conditions-filter__panel.row.active {
    display: flex
}

.conditions-filter__archive-link.col-md-12 {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 0
}

.conditions-filter__archive-link.col-md-12 a {
    padding: 9px 12px
}

#search-2 input.search-submit {
    text-indent: -9999px;
    padding: 0 25px;
    background-image: url(assets/images/search.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center
}

#search-2 input.search-field {
    color: var(--color-base);
    padding: 3px 12px
}

#search-2 input.search-field::placeholder {
    color: var(--color-base)
}

.entry-meta {
    color: #4a5568
}

.entry-meta a {
    color: #4a5568
}

.post-categories a {
    color: #4a5568
}

.front-page-view-all svg {
    margin-left: 5px;
    fill: currentColor
}

.archive .page-title {
    font-size: var(--text-2xl)
}

.archive .entries {
    grid-gap: 32px
}

.archive article {
    display: flex
}

@media all and (max-width: 767px) {
    .archive article {
        flex-direction: column
    }
}

.archive .entry-title {
    font-size: var(--text-xl);
    margin-bottom: 18px
}

.archive .entry-title a {
    color: var(--color-title)
}

.archive .entry-date {
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
    color: var(--color-base);
    position: relative
}

.archive .entry-date:before {
    content: "";
    display: block;
    background: url("assets/images/calendar.svg") no-repeat;
    width: 18px;
    height: 18px;
    margin-right: 12px
}

.archive .thumbnail {
    display: block;
    max-width: 30.9090909091%;
    flex: 0 0 30.9090909091%;
    overflow: hidden
}

.archive .thumbnail img {
    height: 100%;
    border-radius: 4px
}

.archive .details {
    padding-left: 30px
}

.archive .details .entry-meta {
    display: flex;
    align-items: center
}

.archive .details .entry-meta svg {
    height: 16px
}

.archive .details .entry-meta .posted-on {
    margin-left: 10px
}

.archive .details .entry-meta .posted-on a {
    color: var(--color-base)
}

.archive .entry-meta {
    margin-bottom: 12px
}

.news-item a:hover img {
    opacity: .8
}

.singular .entry-thumbnail {
    margin-bottom: 0;
    margin-top: 33px
}

.entry-header {
    margin-bottom: 32px
}

.entry-meta .avatar {
    display: none
}

.entry-meta .author a {
    display: inline-flex;
    align-items: center
}

.entry-meta .author a::before {
    content: "";
    display: inline-block;
    background: url(assets/images/author.svg) no-repeat;
    background-position: left center;
    width: 18px;
    height: 18px;
    margin-right: 12px
}

.list-horizontal .entry-thumbnail {
    margin-right: 30px;
    width: 255px;
    position: relative;
    padding-bottom: inherit
}

.list-horizontal .entry-thumbnail:after {
    content: "";
    display: block;
    padding-bottom: 75%
}

@media all and (max-width: 767px) {
    .list-horizontal .entry-thumbnail {
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px
    }
}

.erp-horizontal img {
    transition: .3s ease all
}

.erp-horizontal a:hover img {
    opacity: .8
}

.adjacent-thumbnail:hover img {
    opacity: .8
}

.attachment-single-post {
    border-radius: 4px;
    display: block;
    margin-bottom: 35px
}

.entry-header-text {
    display: flex;
    flex-wrap: wrap
}

.entry-header-text .entry-title {
    order: 0;
    flex: 0 0 100%;
    margin-bottom: 10px
}

.entry-header-text .post-categories {
    order: 2;
    margin-top: 1px;
    margin-bottom: 0;
    margin-left: 32px
}

@media all and (max-width: 520px) {
    .entry-header-text .post-categories {
        margin-left: 0px;
        width: 100%;
        margin-top: 10px
    }
}

@media all and (max-width: 380px) {
    .entry-header-text .post-categories {
        margin-left: 0px;
        margin-top: 10px
    }
}

.entry-header-text .entry-meta {
    order: 1;
    display: flex;
    align-items: center;
    margin-top: 1px
}

.entry-header-text .entry-meta .author:after {
    display: none
}

.entry-header-text .entry-meta time.published {
    display: inline-flex;
    align-items: center;
    margin-left: 32px
}

@media all and (max-width: 426px) {
    .entry-header-text .entry-meta time.published {
        margin-left: 15px
    }
}

.entry-header-text .entry-meta time::before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 18px;
    margin-right: 12px;
    background: url("assets/images/calendar.svg") center/contain no-repeat
}

.post-categories:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 16px;
    margin-right: 7.1px;
    background: url("assets/images/category.svg") center/contain no-repeat;
    align-self: center
}

.post-categories a {
    text-transform: capitalize
}

.dealer-register .rwmb-field:before {
    top: 7px
}

.dealer-register #submit {
    padding: 5px 12px;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 30px
}

.dealer-register input:not([type=checkbox]) {
    padding: 3px 20px 3px 45px;
    font-size: 14px
}

.dealer-register #dealer_zip_code, .dealer-register #dealer_city, .dealer-register #dealer_state, .dealer-register #user_pass2 {
    padding-left: 15px
}

input, select, textarea {
    font-size: 14px
}

.tags a, .tag-cloud-link {
    border: 1px solid #4a5568;
    text-transform: uppercase;
    background: none;
    margin-right: 8px;
    padding: 1px 12px;
    font-weight: bold
}

.page .entry-header {
    flex-direction: column-reverse
}

.page .entry-header h1 {
    text-align: center
}

.page blockquote, .page .wp-block-quote {
    border-left: 0
}

.page .compare-wrapper {
    padding: 0;
    margin-bottom: 15px
}

.page .compare-heading {
    margin-top: 0
}

.page .compare-heading + p {
    text-align: center
}

.page .compare-item img {
    border-radius: 4px
}

.page .compare-item__title {
    font-size: var(--text-md);
    line-height: 1.5
}

.page .compare-item__link:hover .compare-item__title {
    color: var(--color-accent)
}

.page .compare-item td {
    font-size: var(--text-sm);
    font-weight: normal;
    color: inherit
}

.page .compare-item td .price {
    color: var(--color-accent);
    font-family: inherit
}

@media all and (max-width: 767px) {
    .page .compare-item-remove {
        background: var(--color-accent);
        padding: 3px 0
    }
}

.page .auto-listings-dashboard {
    padding: 60px 0
}

.page .page-header.page-header--submit-listing {
    padding: 60px 0 0;
    margin-bottom: 0
}

.page .page-header.page-header--submit-listing .page-title {
    font-size: var(--text-2xl)
}

.page .auto-listings-submit-listing .form-part__heading h2 {
    font-weight: normal;
    color: inherit;
    font-size: var(--text-lg)
}

.page .auto-listings-submit-listing .form-part__content h3, .page .auto-listings-submit-listing .form-part__content h4, .page .auto-listings-submit-listing .form-part__content h5 {
    font-weight: normal;
    color: inherit;
    font-size: var(--text-md)
}

.page .auto-listings-submit-listing .form-part__content h4, .page .auto-listings-submit-listing .form-part__content h5 {
    font-size: var(--text-sm)
}

.page .auto-listings-submit-listing .form-part__content p b {
    color: inherit
}

.page .auto-listings-submit-listing .rwmb-upload-area {
    border-color: var(--color-accent)
}

.page .auto-listings-submit-listing .rwmb-input-list {
    padding-left: 0
}

.page .auto-listings-submit-listing span, .page .auto-listings-submit-listing .field-label {
    font-family: inherit;
    font-weight: normal;
    color: inherit
}

.page #car-submit button:before {
    font-size: var(--text-md);
    margin-right: 7px
}

.page #car-extra-feature label:hover span, .page #car-review-stamps label:hover span, .page .auto-listings-submit-listing .select2-container--default .select2-selection--single:hover {
    border-color: var(--color-accent)
}

.page #car-extra-feature input:checked + span, .page #car-extra-feature input:checked + h5 span, .page #car-review-stamps input:checked + span, .page #car-review-stamps input:checked + h5 span {
    background: var(--color-accent);
    border-color: var(--color-accent)
}

.page .auto-listings-checkout {
    padding-top: 60px;
    padding-bottom: 60px
}

.page .auto-listings-checkout legend {
    font-size: var(--text-md)
}

.page .auto-listings-checkout fieldset:last-child {
    margin-bottom: 0
}

.page #car-extra-feature label, .page #car-review-stamps label {
    align-items: center
}

.page #car-extra-feature input, .page #car-review-stamps input {
    margin-right: 10px;
    position: relative;
    opacity: 1
}

.page .login-register {
    padding: 60px 15px
}

.page .login-register h2 {
    font-size: var(--text-xl);
    color: var(--color-dark)
}

.page .login-register h2 + p {
    font-size: var(--text-sm);
    margin: 15px 0
}

.page .login-register input:not([type=checkbox]):not([type=submit]) {
    padding: 3px 12px;
    font-size: var(--text-sm)
}

.page .login-register .lost-password {
    margin-top: 12px;
    margin-right: 5px
}

.page .login-register .rwmb-input {
    margin-top: 12px
}

.page .login-register #register-form #submit, .page .login-register #login-form #submit {
    width: auto;
    padding: 9px 12px;
    margin-top: 0
}

.page .login-register .rwmb-field:not(:last-of-type) {
    margin: 0
}

.page .login-register #user_term_description, .page .login-register #remember_description {
    margin-bottom: 0;
    display: flex;
    align-items: center
}

.purchase-submit-wrap input[type=submit] {
    padding: 3px 12px
}

#primary {
    width: 100%
}

.compare-item {
    padding: 0
}

.compare-header {
    margin-bottom: 15px
}

.compare-menu {
    padding: 0
}

.compare-menu strong {
    margin-bottom: 15px
}

.login-register #login-form .rwmb-password-wrapper {
    margin-bottom: 0
}

.main > article .entry-content {
    font-size: var(--text-sm)
}

.auto-listings-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0
}

.auto-listings-search-matching {
    text-transform: none;
    font-weight: 700;
    width: auto
}

.auto-listings-items-control {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 12px
}

.auto-listings-items-control > * {
    padding-top: 0
}

.post-type-archive-auto-listing .pagination {
    margin-top: 25px;
    margin-bottom: 25px;
}

.auto-listings-items.grid-view {
    display: flex;
    width: auto;
    margin-bottom: 0
}

.auto-listings-items.grid-view .auto-listings-item {
    /*padding-bottom: 15px*/
}

.als-field:not(:last-child) {
    margin-bottom: 12px
}

.auto-listings-item:hover .listing-item__inner {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .3), 0 2px 4px -1px rgba(0, 0, 0, .2);
    transition: box-shadow .3s ease-in-out
}

.auto-listings-item:hover a {
    color: var(--color-accent)
}

.auto-listings-item .image {
    position: relative
}

.auto-listings-item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.auto-listings-item .image > a {
    position: relative;
    display: block;
    padding-bottom: inherit
}

.auto-listings-item .image > a:after {
    content: "";
    display: block;
    /*padding-bottom: 75%*/
}

.auto-listings-item .image__cta {
    position: absolute;
    bottom: 12px;
    right: 12px;
    display: flex;
    background: rgba(0, 0, 0, 0)
}

.auto-listings-item .image__cta button {
    width: 25px;
    height: 25px;
    background: rgba(0, 0, 0, .3);
    transition: .3s ease all
}

.auto-listings-item .image__cta button.visited, .auto-listings-item .image__cta button:hover {
    background: var(--color-accent)
}

.auto-listings-item .image__cta button:hover {
    opacity: 1
}

.auto-listings-item .image__cta button:hover b {
    display: block
}

.auto-listings-item .image__cta button b {
    position: absolute;
    bottom: calc(100% + 10px);
    left: 25px;
    transform: translateX(-100%);
    padding: 0 10px;
    display: none;
    white-space: nowrap;
    font-size: var(--text-sm);
    font-weight: 400;
    color: #fff;
    background: var(--color-accent)
}

.auto-listings-item .image__cta button b:after {
    content: "";
    position: absolute;
    top: 100%;
    left: unset;
    right: 5px;
    display: block;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 7px solid var(--color-accent)
}

.auto-listings-item .image__cta__favorite svg {
    width: 13px;
    height: 12px;
    stroke: #fff
}

.auto-listings-item .image__cta__compare svg {
    fill: #fff;
    width: 15px;
    height: 12px
}

.auto-listings-item .listing-item__inner {
    width: 100%;
    background: #fff;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    height: 100%
}

.auto-listings-item .listing-item__inner .entry-title {
    margin-top: 0;
    margin-bottom: 0
}

.auto-listings-item .listing-item__inner .body-type {
    display: none
}

.auto-listings-item .summary {
    padding: 12px
}

.auto-listings-item .summary .address {
    color: var(--color-base)
}

.auto-listings-item .summary h3 {
    font-size: var(--text-md);
    margin: 0 0 3px 0;
    max-height: 40px;
    display: flex
}

.auto-listings-item .summary h3:hover a {
    color: var(--color-accent)
}

.auto-listings-item .summary a {
    color: var(--color-title);
    display: block;
    align-self: center;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.auto-listings-item .summary .price {
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin-top: 10px;
    font-style: normal;
    color: var(--color-title)
}

.auto-listings-item .summary .sale-price {
    color: var(--color-title)
}

.auto-listings-item .old-price {
    font-size: 14px;
    text-decoration: line-through;
    color: var(--color-gray)
}

.auto-listings-item .discount-percentage, .auto-listings-item .msrp-price {
    display: none
}

.auto-listings-ordering {
    margin: 0;
    text-transform: capitalize
}

.auto-listings-ordering .optWrapper > .options li.opt {
    padding: 8px 0 8px 12px
}

.auto-listings-ordering .SumoSelect {
    width: 160px
}

.auto-listings-ordering .SumoSelect > .CaptionCont {
    background: rgba(0, 0, 0, 0);
    height: auto;
    border-radius: 4px;
    padding-left: 12px;
    border: 1px solid var(--color-gray);
    font-family: "Open Sans", sans-serif;
    font-size: var(--text-sm);
    color: var(--color-base);
    font-weight: normal
}

.auto-listings-ordering .SumoSelect > .CaptionCont:hover {
    background: #fff
}

.auto-listings-ordering .SumoSelect > .CaptionCont:hover * {
    color: var(--color-title)
}

.auto-listings-ordering .SumoSelect > .CaptionCont .sort-by {
    display: none
}

.auto-listings-ordering .SumoSelect > .CaptionCont > label > i:after {
    display: none
}

.SumoSelect > .CaptionCont.SelectBox {
    border-radius: 4px;
    border: 1px solid var(--color-gray);
    padding: 5px 12px 4px 12px
}

.SumoSelect > .CaptionCont.SelectBox > label > i {
    background: url("assets/images/arrow_dow.svg") no-repeat;
    width: 8px;
    height: 8px;
    top: 3px
}

.single.auto-listings .content {
    align-items: flex-start
}

.auto-listings-single {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 1024px) {
    .auto-listings-single {
        width: calc(100% - 287px)
    }
}

.auto-listings-single .full-width {
    flex: 0 0 100%;
    width: 100%;
    position: relative
}

.auto-listings-single .title {
    font-size: var(--text-2xl);
    margin-bottom: 18px
}

.auto-listings-single .description {
    margin-bottom: 0
}

.auto-listings-single .has-sidebar {
    width: 100%
}

@media (min-width: 768px) {
    .auto-listings-single .has-sidebar {
        width: calc(100% - 287px)
    }
}

.auto-listings-single .auto-listings-main-sidebar {
    width: 100%;
    margin-top: 32px
}

@media (min-width: 768px) {
    .auto-listings-single .auto-listings-main-sidebar {
        /*width: 255px;*/
        margin: 0 0 0 20px
    }
}

.auto-listings-single .auto-listings-main-sidebar > *:not(:last-child) {
    margin-top: 24px
}

.auto-listings-single .auto-listings-main-sidebar h3 {
    font-size: var(--text-sm);
    background-color: var(--color-border);
    text-transform: capitalize;
    padding: 7px 12px;
    margin-bottom: 0;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.auto-listings-single .image-gallery .slick-track {
    display: flex
}

.auto-listings-single .image-gallery .slick-slide {
    height: inherit
}

.auto-listings-single .image-gallery .slick-list img {
    border-radius: 4px;
    width: 100%;
    height: 100%
}

.auto-listings-single .image-gallery .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 10px;
    display: flex !important;
    grid-gap: 20px
}

.auto-listings-single .image-gallery .slick-dots li {
    flex: 1;
    height: auto;
    max-width: 25%;
    margin: 0;
    border: 2px solid rgba(0, 0, 0, 0)
}

.auto-listings-single .image-gallery .slick-dots li.slick-active {
    border: 2px solid var(--color-accent)
}

.auto-listings-single .price {
    margin-bottom: 16px
}

.auto-listings-single .price h4 {
    color: var(--color-accent);
    font-size: var(--text-4xl);
    font-style: normal
}

.auto-listings-single .price .condition {
    display: none
}

.single-listing__sidebar-section {
    padding: 25px 15px 40px
}

.single-auto-listing .single-al-main-heading--desc {
    display: none
}

.single-auto-listing .section--action-buttons {
    margin-bottom: 32px
}

.single-auto-listing .section--action-buttons .image__cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 24px 0 0
}

.single-auto-listing .section--action-buttons .image__cta button {
    color: var(--color-base);
    background: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    outline: 0;
    cursor: pointer
}

.single-auto-listing .section--action-buttons .image__cta button svg {
    stroke: #4299e1;
    stroke-width: .5
}

.single-auto-listing .section--action-buttons .image__cta button.visited {
    color: var(--color-accent)
}

.single-auto-listing .section--action-buttons .image__cta button.visited svg {
    fill: var(--color-accent)
}

.single-auto-listing .section--action-buttons .image__cta b {
    margin-left: 8px;
    font-weight: 400;
    padding-bottom: 2px;
    font-size: var(--text-sm)
}

.auto-listings .auto-listings-tabs {
    margin-bottom: 24px;
    width: 100%
}

.auto-listings .auto-listings-tabs ul.al-tabs {
    /*margin-bottom: -1px;*/
    padding-left: 0;
    list-style: none;
    background: none
}

.auto-listings .auto-listings-tabs ul.al-tabs:before {
    display: none
}

.auto-listings .auto-listings-tabs ul.al-tabs li {
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    padding: 7px 12px 6px
}

.auto-listings .auto-listings-tabs ul.al-tabs li.active {
    box-shadow: none;
    background: var(--color-border);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.auto-listings .auto-listings-tabs ul.al-tabs li.active a {
    color: var(--color-title)
}

.auto-listings .auto-listings-tabs ul.al-tabs li a {
    padding: 0;
    color: var(--color-gray);
    font-weight: 700;
    font-size: 14px;
    text-transform: initial
}

.auto-listings .auto-listings-tabs ul.al-tabs li a:hover {
    text-decoration: none
}

.auto-listings .auto-listings-tabs .panel {
    margin-bottom: 0
}

.auto-listings .section--dealer-info {
    display: none
}

.auto-listings .init-price-offer-modal {
    display: block;
    text-align: center
}

.auto-listings .init-price-offer-modal i {
    display: none
}

.section--dealer-contact-form {
    display: none
}

.section--action-buttons .single-listing-action--submit {
    display: none
}

.dealer-details .dealer-image {
    margin: 18px 0
}

.dealer-details .dealer-image a {
    color: var(--color-title);
    font-size: var(--text-sm)
}

.dealer-contact {
    padding: 0;
    margin-bottom: 0
}

.dealer-contact li {
    display: flex;
    align-items: flex-start;
    font-size: var(--text-sm)
}

.dealer-contact li a {
    color: inherit
}

.dealer-contact li + li {
    border-top: 0;
    padding-top: 0
}

.dealer-contact svg {
    width: 22px;
    height: 14px;
    flex: 0 0 45px;
    margin-top: 3px;
    fill: #a0aec0;
    stroke: none;
    stroke-width: 2
}

.dealer-contact .dealer-contact__phone a {
    color: inherit;
    font-weight: 400;
    font-family: inherit
}

.section--related-dealer-listings {
    margin-top: 60px;
    width: 100%;
    position: relative
}

.section--related-dealer-listings .single-al-main-heading {
    padding: 0;
    margin-bottom: 20px;
    border-bottom: 0;
    text-transform: initial
}

.al-modals--price-offer.al-modals .al-modals__title {
    font-size: var(--text-xl);
    color: var(--color-title)
}

.al-modals--price-offer.al-modals .al-modals__desc {
    display: none
}

.al-modals--price-offer.al-modals .al-modals__content {
    border-radius: 4px;
    width: 500px;
    padding: 12px;
    background: var(--color-border)
}

.al-modals--price-offer.al-modals .al-modals__content .rwmb-field .rwmb-input:before {
    display: none
}

.al-modals--price-offer.al-modals .al-modals__content .rwmb-field input[type=text] {
    font-size: var(--text-sm);
    padding: 3px 12px;
    color: var(--color-title);
    width: 100%;
    margin-top: 20px;
}

.al-modals--price-offer.al-modals .al-modals__content .rwmb-field .rwmb-textarea {
    font-size: var(--text-sm);
    margin-top: 20px;
}

.al-modals--price-offer.al-modals .al-modals__content .rwmb-button {
    font-size: var(--text-sm);
    padding: 3px 12px;
    margin-top: 20px;
}

.enable-price-offer-modal .al-modals--price-offer {
    opacity: 1;
    visibility: visible
}

.al-modals__background {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, .4)
}

.al-modals--price-offer {
    position: fixed;
    z-index: 10000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .2s;
    opacity: 0;
    visibility: hidden
}

.al-modals--price-offer .al-modals__content {
    max-width: 570px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3
}

.al-listing-info {
    display: flex
}

.al-listing-info__icon {
    width: 40px;
    display: flex;
    align-items: center
}

.al-listing-info__icon svg {
    fill: var(--color-gray);
    width: 19px;
    height: 14px
}

.al-listing-info__value {
    flex: 1;
    font-size: 14px;
    color: var(--color-base)
}

.al-listing-info__value a {
    color: inherit
}

.auto-listings-tabs .al-listing-info {
    padding: 8px 5px;
    /*border-top: 1px solid var(--color-border)*/
}

.dealer-info .al-listing-info:not(:last-child) {
    margin-bottom: 3px
}

.auto-listings-dealers .auto-listing-item {
    display: grid;
    grid-gap: 30px
}

.auto-listings-dealers .auto-listing-item + .auto-listing-item {
    margin-top: 8px;
    padding-top: 7px;
    border-top: 1px solid #e1e1e1
}

.auto-listings-dealers .auto-listing-item{
    display: flex;
    justify-content: space-between;
}

.auto-listings-dealers .auto-listing-item .summary {
    width: fit-content;
    padding-left: 0
}

.auto-listings-dealers .auto-listing-item .dealer-image {
    width: 100%
}

.auto-listings-dealers .auto-listing-item .dealer-image img {
    width: 96px;
    height: 96px
}

@media all and (max-width: 480px) {
    .auto-listings-dealers .auto-listing-item .dealer-image img {
        width: 80px;
        height: 80px
    }
}

.auto-listings-dealers .auto-listing-item .dealer-image__url a {
    font-size: var(--text-lg);
    color: var(--color-title)
}

.auto-listings-dealers .auto-listing-item .dealer-image__url a:hover {
    color: var(--color-accent)
}

.auto-listings-dealers .auto-listing-item .dealer-car-numbers {
    color: var(--color-base);
    font-size: var(--text-sm);
    font-weight: 400
}

.auto-listings-dealers .dealer-image__thumbnail img {
    border-radius: 0
}

.auto-listings-dealers .dealer-contact li {
    border-bottom: 0;
    border-top: 0;
    padding-top: 0;
    margin-top: 8;
    color: var(--color-base)
}

.auto-listings-dealers .dealer-contact li:not(:last-child) {
    padding-bottom: 0;
    margin-bottom: 12px
}

@media all and (max-width: 991px) {
    .auto-listings-dealers .dealer-contact li:not(:last-child) {
        margin-bottom: 9px
    }
}

.auto-listings-dealers .dealer-contact li a {
    color: inherit
}

.auto-listings-dealers .dealer-location {
    display: flex;
    flex-direction: column
}

.dealer-image {
    display: flex;
    align-items: center
}

.dealer-image__url {
    margin-left: 16px;
    font-weight: bold;
    color: #0084c8;
    font-size: 18px;
    letter-spacing: .025em
}

.single-dealer .dealer .upper {
    display: none
}

.single-dealer .dealer-image {
    margin-bottom: 27px
}

.single-dealer .dealer-image__url {
    font-size: var(--text-2xl);
    color: var(--color-title)
}

.single-dealer .single-al-main-heading {
    display: none
}

.single-dealer .single-listing-main .content {
    padding: 0 0;
    display: block
}

@media all and (max-width: 1023px) {
    .single-dealer .single-listing-main .content {
        display: block
    }
}

.single-dealer .dealer-details {
    border: 1px solid var(--color-border);
    border-radius: 4px 4px 0 0
}

.single-dealer .dealer-details strong {
    display: block;
    background: var(--color-border);
    padding: 6px 12px;
    color: var(--color-title)
}

.single-dealer .dealer-details .dealer-info {
    padding: 6px 12px
}

.single-dealer .dealer-details .al-listing-info {
    color: var(--color-base)
}

.single-dealer .dealer-details .al-listing-info:not(:last-child) {
    margin-bottom: 12px
}

.single-dealer .section--dealer-inventory {
    margin-top: 48px
}

.dealer-no-listing {
    font-weight: bold;
    margin-top: 24px
}

.form-panels {
    padding-top: 10px
}

.form-panels h4 {
    display: none
}

.archive-search-defaulbt{
    background: #F7FAFC !important;
    padding: 30px 7px;
}
