.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner:before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner:before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.wpcf7 [inert] {
    opacity: .5
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
    direction: ltr
}

.wpcf7-reflection>output {
    display: list-item;
    list-style: none
}

.wpcf7-reflection>output[hidden] {
    display: none
}

/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900)
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
    font-family: "Font Awesome 6 Free"
}

.fa-brands,
.fab {
    font-family: "Font Awesome 6 Brands"
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}

.fa-xs {
    font-size: .75em;
    line-height: .08333em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .07143em;
    vertical-align: .05357em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .04167em;
    vertical-align: -.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.1875em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin, 2.5em);
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: calc(var(--fa-li-width, 2em)*-1);
    position: absolute;
    text-align: center;
    width: var(--fa-li-width, 2em);
    line-height: inherit
}

.fa-border {
    border-radius: var(--fa-border-radius, .1em);
    border: var(--fa-border-width, .08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
    padding: var(--fa-border-padding, .2em .25em .15em)
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin, .3em)
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin, .3em)
}

.fa-beat {
    -webkit-animation-name: fa-beat;
    animation-name: fa-beat;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa-bounce {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))
}

.fa-fade {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}

.fa-beat-fade,
.fa-fade {
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s)
}

.fa-beat-fade {
    -webkit-animation-name: fa-beat-fade;
    animation-name: fa-beat-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}

.fa-flip {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa-shake {
    -webkit-animation-name: fa-shake;
    animation-name: fa-shake;
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-shake,
.fa-spin {
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal)
}

.fa-spin {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration, 2s);
    animation-duration: var(--fa-animation-duration, 2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse,
.fa-spin-pulse {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
    animation-timing-function: var(--fa-animation-timing, steps(8))
}

@media (prefers-reduced-motion:reduce) {
    .fa-beat,
    .fa-beat-fade,
    .fa-bounce,
    .fa-fade,
    .fa-flip,
    .fa-pulse,
    .fa-shake,
    .fa-spin,
    .fa-spin-pulse {
        -webkit-animation-delay: -1ms;
        animation-delay: -1ms;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 0s;
        transition-duration: 0s
    }
}

@-webkit-keyframes fa-beat {
    0%,
    90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    45% {
        -webkit-transform: scale(var(--fa-beat-scale, 1.25));
        transform: scale(var(--fa-beat-scale, 1.25))
    }
}

@keyframes fa-beat {
    0%,
    90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    45% {
        -webkit-transform: scale(var(--fa-beat-scale, 1.25));
        transform: scale(var(--fa-beat-scale, 1.25))
    }
}

@-webkit-keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
    }
    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
        transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
    }
    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
    }
    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
    }
    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
    }
    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
        transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
    }
    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
    }
    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
    }
    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@-webkit-keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, .4)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, .4)
    }
}

@-webkit-keyframes fa-beat-fade {
    0%,
    to {
        opacity: var(--fa-beat-fade-opacity, .4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
        transform: scale(var(--fa-beat-fade-scale, 1.125))
    }
}

@keyframes fa-beat-fade {
    0%,
    to {
        opacity: var(--fa-beat-fade-opacity, .4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
        transform: scale(var(--fa-beat-fade-scale, 1.125))
    }
}

@-webkit-keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
        transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
    }
}

@keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
        transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
    }
}

@-webkit-keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    8%,
    24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }
    12%,
    28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }
    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }
    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }
    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }
    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }
    40%,
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    8%,
    24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }
    12%,
    28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }
    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }
    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }
    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }
    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }
    40%,
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

.fa-rotate-by {
    -webkit-transform: rotate(var(--fa-rotate-angle, none));
    transform: rotate(var(--fa-rotate-angle, none))
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index, auto)
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: var(--fa-inverse, #fff)
}

.fa-0:before {
    content: "\30"
}

.fa-1:before {
    content: "\31"
}

.fa-2:before {
    content: "\32"
}

.fa-3:before {
    content: "\33"
}

.fa-4:before {
    content: "\34"
}

.fa-5:before {
    content: "\35"
}

.fa-6:before {
    content: "\36"
}

.fa-7:before {
    content: "\37"
}

.fa-8:before {
    content: "\38"
}

.fa-9:before {
    content: "\39"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-arrows-to-circle:before {
    content: "\e4bd"
}

.fa-chevron-circle-right:before,
.fa-circle-chevron-right:before {
    content: "\f138"
}

.fa-at:before {
    content: "\40"
}

.fa-trash-alt:before,
.fa-trash-can:before {
    content: "\f2ed"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-user-times:before,
.fa-user-xmark:before {
    content: "\f235"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-comment-alt:before,
.fa-message:before {
    content: "\f27a"
}

.fa-info:before {
    content: "\f129"
}

.fa-compress-alt:before,
.fa-down-left-and-up-right-to-center:before {
    content: "\f422"
}

.fa-explosion:before {
    content: "\e4e9"
}

.fa-file-alt:before,
.fa-file-lines:before,
.fa-file-text:before {
    content: "\f15c"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-building-un:before {
    content: "\e4d9"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-calendar-alt:before,
.fa-calendar-days:before {
    content: "\f073"
}

.fa-anchor-circle-check:before {
    content: "\e4aa"
}

.fa-building-circle-arrow-right:before {
    content: "\e4d1"
}

.fa-volleyball-ball:before,
.fa-volleyball:before {
    content: "\f45f"
}

.fa-arrows-up-to-line:before {
    content: "\e4c2"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-circle-minus:before,
.fa-minus-circle:before {
    content: "\f056"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-right-from-bracket:before,
.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-heart-music-camera-bolt:before,
.fa-icons:before {
    content: "\f86d"
}

.fa-microphone-alt-slash:before,
.fa-microphone-lines-slash:before {
    content: "\f539"
}

.fa-bridge-circle-check:before {
    content: "\e4c9"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-magnifying-glass-location:before,
.fa-search-location:before {
    content: "\f689"
}

.fa-forward-step:before,
.fa-step-forward:before {
    content: "\f051"
}

.fa-face-smile-beam:before,
.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-football-ball:before,
.fa-football:before {
    content: "\f44e"
}

.fa-school-circle-exclamation:before {
    content: "\e56c"
}

.fa-crop:before {
    content: "\f125"
}

.fa-angle-double-down:before,
.fa-angles-down:before {
    content: "\f103"
}

.fa-users-rectangle:before {
    content: "\e594"
}

.fa-people-roof:before {
    content: "\e537"
}

.fa-people-line:before {
    content: "\e534"
}

.fa-beer-mug-empty:before,
.fa-beer:before {
    content: "\f0fc"
}

.fa-diagram-predecessor:before {
    content: "\e477"
}

.fa-arrow-up-long:before,
.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-burn:before,
.fa-fire-flame-simple:before {
    content: "\f46a"
}

.fa-male:before,
.fa-person:before {
    content: "\f183"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-truck-plane:before {
    content: "\e58f"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-face-grin-stars:before,
.fa-grin-stars:before {
    content: "\f587"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-pastafarianism:before,
.fa-spaghetti-monster-flying:before {
    content: "\f67b"
}

.fa-arrow-down-up-across-line:before {
    content: "\e4af"
}

.fa-spoon:before,
.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-jar-wheat:before {
    content: "\e517"
}

.fa-envelopes-bulk:before,
.fa-mail-bulk:before {
    content: "\f674"
}

.fa-file-circle-exclamation:before {
    content: "\e4eb"
}

.fa-circle-h:before,
.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-pager:before {
    content: "\f815"
}

.fa-address-book:before,
.fa-contact-book:before {
    content: "\f2b9"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-k:before {
    content: "\4b"
}

.fa-landmark-flag:before {
    content: "\e51c"
}

.fa-pencil-alt:before,
.fa-pencil:before {
    content: "\f303"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-comments:before {
    content: "\f086"
}

.fa-file-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-code-pull-request:before {
    content: "\e13c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-truck-loading:before,
.fa-truck-ramp-box:before {
    content: "\f4de"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-vial-virus:before {
    content: "\e597"
}

.fa-sheet-plastic:before {
    content: "\e571"
}

.fa-blog:before {
    content: "\f781"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-person-arrow-up-from-line:before {
    content: "\e539"
}

.fa-scroll-torah:before,
.fa-torah:before {
    content: "\f6a0"
}

.fa-broom-ball:before,
.fa-quidditch-broom-ball:before,
.fa-quidditch:before {
    content: "\f458"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-archive:before,
.fa-box-archive:before {
    content: "\f187"
}

.fa-person-drowning:before {
    content: "\e545"
}

.fa-arrow-down-9-1:before,
.fa-sort-numeric-desc:before,
.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-face-grin-tongue-squint:before,
.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-w:before {
    content: "\57"
}

.fa-earth-africa:before,
.fa-globe-africa:before {
    content: "\f57c"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-tablet-alt:before,
.fa-tablet-screen-button:before {
    content: "\f3fa"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-trowel-bricks:before {
    content: "\e58a"
}

.fa-face-flushed:before,
.fa-flushed:before {
    content: "\f579"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-tent-arrow-left-right:before {
    content: "\e57f"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-bell-concierge:before,
.fa-concierge-bell:before {
    content: "\f562"
}

.fa-pen-ruler:before,
.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-people-arrows-left-right:before,
.fa-people-arrows:before {
    content: "\e068"
}

.fa-mars-and-venus-burst:before {
    content: "\e523"
}

.fa-caret-square-right:before,
.fa-square-caret-right:before {
    content: "\f152"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-sun-plant-wilt:before {
    content: "\e57a"
}

.fa-toilets-portable:before {
    content: "\e584"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magnifying-glass-arrow-right:before {
    content: "\e521"
}

.fa-digital-tachograph:before,
.fa-tachograph-digital:before {
    content: "\f566"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-clover:before {
    content: "\e139"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f3e5"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-house-fire:before {
    content: "\e50c"
}

.fa-minus-square:before,
.fa-square-minus:before {
    content: "\f146"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-down:before,
.fa-square-caret-down:before {
    content: "\f150"
}

.fa-file-circle-question:before {
    content: "\e4ef"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-bars:before,
.fa-navicon:before {
    content: "\f0c9"
}

.fa-people-group:before {
    content: "\e533"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-heart-broken:before,
.fa-heart-crack:before {
    content: "\f7a9"
}

.fa-external-link-square-alt:before,
.fa-square-up-right:before {
    content: "\f360"
}

.fa-face-kiss-beam:before,
.fa-kiss-beam:before {
    content: "\f597"
}

.fa-film:before {
    content: "\f008"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-people-robbery:before {
    content: "\e536"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-circle-exclamation:before,
.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-school-circle-xmark:before {
    content: "\e56d"
}

.fa-arrow-right-from-bracket:before,
.fa-sign-out:before {
    content: "\f08b"
}

.fa-chevron-circle-down:before,
.fa-circle-chevron-down:before {
    content: "\f13a"
}

.fa-unlock-alt:before,
.fa-unlock-keyhole:before {
    content: "\f13e"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-headphones-alt:before,
.fa-headphones-simple:before {
    content: "\f58f"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-circle-dollar-to-slot:before,
.fa-donate:before {
    content: "\f4b9"
}

.fa-memory:before {
    content: "\f538"
}

.fa-road-spikes:before {
    content: "\e568"
}

.fa-fire-burner:before {
    content: "\e4f1"
}

.fa-flag:before {
    content: "\f024"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-volume-down:before,
.fa-volume-low:before {
    content: "\f027"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-compress:before {
    content: "\f066"
}

.fa-wheat-alt:before,
.fa-wheat-awn:before {
    content: "\e2cd"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-hands-holding-child:before {
    content: "\e4fa"
}

.fa-asterisk:before {
    content: "\2a"
}

.fa-check-square:before,
.fa-square-check:before {
    content: "\f14a"
}

.fa-peseta-sign:before {
    content: "\e221"
}

.fa-header:before,
.fa-heading:before {
    content: "\f1dc"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-list-squares:before,
.fa-list:before {
    content: "\f03a"
}

.fa-phone-square-alt:before,
.fa-square-phone-flip:before {
    content: "\f87b"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-circle-dot:before,
.fa-dot-circle:before {
    content: "\f192"
}

.fa-dizzy:before,
.fa-face-dizzy:before {
    content: "\f567"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-house-medical-circle-xmark:before {
    content: "\e513"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-futbol-ball:before,
.fa-futbol:before,
.fa-soccer-ball:before {
    content: "\f1e3"
}

.fa-paint-brush:before,
.fa-paintbrush:before {
    content: "\f1fc"
}

.fa-lock:before {
    content: "\f023"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-hot-tub-person:before,
.fa-hot-tub:before {
    content: "\f593"
}

.fa-map-location:before,
.fa-map-marked:before {
    content: "\f59f"
}

.fa-house-flood-water:before {
    content: "\e50e"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-bridge-lock:before {
    content: "\e4cc"
}

.fa-sack-dollar:before {
    content: "\f81d"
}

.fa-edit:before,
.fa-pen-to-square:before {
    content: "\f044"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-share-alt:before,
.fa-share-nodes:before {
    content: "\f1e0"
}

.fa-heart-circle-minus:before {
    content: "\e4ff"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-bag-shopping:before,
.fa-shopping-bag:before {
    content: "\f290"
}

.fa-arrow-down-z-a:before,
.fa-sort-alpha-desc:before,
.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-person-rays:before {
    content: "\e54d"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-flask-vial:before {
    content: "\e4f3"
}

.fa-hand-paper:before,
.fa-hand:before {
    content: "\f256"
}

.fa-om:before {
    content: "\f679"
}

.fa-worm:before {
    content: "\e599"
}

.fa-house-circle-xmark:before {
    content: "\e50b"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-face-kiss:before,
.fa-kiss:before {
    content: "\f596"
}

.fa-bridge-circle-xmark:before {
    content: "\e4cb"
}

.fa-face-grin-tongue:before,
.fa-grin-tongue:before {
    content: "\f589"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-face-grin-wink:before,
.fa-grin-wink:before {
    content: "\f58c"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-ear-deaf:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-road-circle-check:before {
    content: "\e564"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-rss-square:before,
.fa-square-rss:before {
    content: "\f143"
}

.fa-land-mine-on:before {
    content: "\e51b"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-stairs:before {
    content: "\e289"
}

.fa-i:before {
    content: "\49"
}

.fa-hryvnia-sign:before,
.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-pills:before {
    content: "\f484"
}

.fa-face-grin-wide:before,
.fa-grin-alt:before {
    content: "\f581"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-v:before {
    content: "\56"
}

.fa-bangladeshi-taka-sign:before {
    content: "\e2e6"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-rod-asclepius:before,
.fa-rod-snake:before,
.fa-staff-aesculapius:before,
.fa-staff-snake:before {
    content: "\e579"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-ambulance:before,
.fa-truck-medical:before {
    content: "\f0f9"
}

.fa-wheat-awn-circle-exclamation:before {
    content: "\e598"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-road-barrier:before {
    content: "\e562"
}

.fa-school:before {
    content: "\f549"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-joint:before {
    content: "\f595"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-q:before {
    content: "\51"
}

.fa-g:before {
    content: "\47"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-temperature-2:before,
.fa-temperature-half:before,
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-dong-sign:before {
    content: "\e169"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-poo-bolt:before,
.fa-poo-storm:before {
    content: "\f75a"
}

.fa-face-frown-open:before,
.fa-frown-open:before {
    content: "\f57a"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-helmet-un:before {
    content: "\e503"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-arrow-up-from-bracket:before {
    content: "\e09a"
}

.fa-folder-blank:before,
.fa-folder:before {
    content: "\f07b"
}

.fa-file-medical-alt:before,
.fa-file-waveform:before {
    content: "\f478"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-chart-simple:before {
    content: "\e473"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-vial:before {
    content: "\f492"
}

.fa-dashboard:before,
.fa-gauge-med:before,
.fa-gauge:before,
.fa-tachometer-alt-average:before {
    content: "\f624"
}

.fa-magic-wand-sparkles:before,
.fa-wand-magic-sparkles:before {
    content: "\e2ca"
}

.fa-e:before {
    content: "\45"
}

.fa-pen-alt:before,
.fa-pen-clip:before {
    content: "\f305"
}

.fa-bridge-circle-exclamation:before {
    content: "\e4ca"
}

.fa-user:before {
    content: "\f007"
}

.fa-school-circle-check:before {
    content: "\e56b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-shuttle-van:before,
.fa-van-shuttle:before {
    content: "\f5b6"
}

.fa-building-user:before {
    content: "\e4da"
}

.fa-caret-square-left:before,
.fa-square-caret-left:before {
    content: "\f191"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-key:before {
    content: "\f084"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-person-half-dress:before {
    content: "\e548"
}

.fa-road-bridge:before {
    content: "\e563"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-c:before {
    content: "\43"
}

.fa-tablet-button:before {
    content: "\f10a"
}

.fa-building-lock:before {
    content: "\e4d6"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-area-chart:before,
.fa-chart-area:before {
    content: "\f1fe"
}

.fa-house-flag:before {
    content: "\e50d"
}

.fa-person-circle-minus:before {
    content: "\e540"
}

.fa-ban:before,
.fa-cancel:before {
    content: "\f05e"
}

.fa-camera-rotate:before {
    content: "\e0d8"
}

.fa-air-freshener:before,
.fa-spray-can-sparkles:before {
    content: "\f5d0"
}

.fa-star:before {
    content: "\f005"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-cross:before {
    content: "\f654"
}

.fa-box:before {
    content: "\f466"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-arrow-pointer:before,
.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-expand-arrows-alt:before,
.fa-maximize:before {
    content: "\f31e"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-shapes:before,
.fa-triangle-circle-square:before {
    content: "\f61f"
}

.fa-random:before,
.fa-shuffle:before {
    content: "\f074"
}

.fa-person-running:before,
.fa-running:before {
    content: "\f70c"
}

.fa-mobile-retro:before {
    content: "\e527"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-spider:before {
    content: "\f717"
}

.fa-hands-bound:before {
    content: "\e4f9"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-plane-circle-exclamation:before {
    content: "\e556"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-slash:before {
    content: "\f715"
}

.fa-computer-mouse:before,
.fa-mouse:before {
    content: "\f8cc"
}

.fa-arrow-right-to-bracket:before,
.fa-sign-in:before {
    content: "\f090"
}

.fa-shop-slash:before,
.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-server:before {
    content: "\f233"
}

.fa-virus-covid-slash:before {
    content: "\e4a9"
}

.fa-shop-lock:before {
    content: "\e4a5"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-building-wheat:before {
    content: "\e4db"
}

.fa-person-breastfeeding:before {
    content: "\e53a"
}

.fa-right-to-bracket:before,
.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-venus:before {
    content: "\f221"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-heart-pulse:before,
.fa-heartbeat:before {
    content: "\f21e"
}

.fa-people-carry-box:before,
.fa-people-carry:before {
    content: "\f4ce"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-crown:before {
    content: "\f521"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-xmarks-lines:before {
    content: "\e59a"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-weight-scale:before,
.fa-weight:before {
    content: "\f496"
}

.fa-user-friends:before,
.fa-user-group:before {
    content: "\f500"
}

.fa-arrow-up-a-z:before,
.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-face-laugh-squint:before,
.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-arrow-circle-up:before,
.fa-circle-arrow-up:before {
    content: "\f0aa"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-person-walking:before,
.fa-walking:before {
    content: "\f554"
}

.fa-l:before {
    content: "\4c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-bed-pulse:before,
.fa-procedures:before {
    content: "\f487"
}

.fa-shuttle-space:before,
.fa-space-shuttle:before {
    content: "\f197"
}

.fa-face-laugh:before,
.fa-laugh:before {
    content: "\f599"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-heart-circle-plus:before {
    content: "\e500"
}

.fa-code-fork:before {
    content: "\e13b"
}

.fa-city:before {
    content: "\f64f"
}

.fa-microphone-alt:before,
.fa-microphone-lines:before {
    content: "\f3c9"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-colon-sign:before {
    content: "\e140"
}

.fa-headset:before {
    content: "\f590"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-road-circle-xmark:before {
    content: "\e566"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-mars-stroke-up:before,
.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-champagne-glasses:before,
.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-house-circle-exclamation:before {
    content: "\e50a"
}

.fa-file-arrow-up:before,
.fa-file-upload:before {
    content: "\f574"
}

.fa-wifi-3:before,
.fa-wifi-strong:before,
.fa-wifi:before {
    content: "\f1eb"
}

.fa-bath:before,
.fa-bathtub:before {
    content: "\f2cd"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-user-edit:before,
.fa-user-pen:before {
    content: "\f4ff"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-bold:before {
    content: "\f032"
}

.fa-anchor-lock:before {
    content: "\e4ad"
}

.fa-building-ngo:before {
    content: "\e4d7"
}

.fa-manat-sign:before {
    content: "\e1d5"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-border-style:before,
.fa-border-top-left:before {
    content: "\f853"
}

.fa-map-location-dot:before,
.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-poll:before,
.fa-square-poll-vertical:before {
    content: "\f681"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-battery-car:before,
.fa-car-battery:before {
    content: "\f5df"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-building-circle-check:before {
    content: "\e4d2"
}

.fa-person-chalkboard:before {
    content: "\e53d"
}

.fa-mars-stroke-h:before,
.fa-mars-stroke-right:before {
    content: "\f22b"
}

.fa-hand-back-fist:before,
.fa-hand-rock:before {
    content: "\f255"
}

.fa-caret-square-up:before,
.fa-square-caret-up:before {
    content: "\f151"
}

.fa-cloud-showers-water:before {
    content: "\e4e4"
}

.fa-bar-chart:before,
.fa-chart-bar:before {
    content: "\f080"
}

.fa-hands-bubbles:before,
.fa-hands-wash:before {
    content: "\e05e"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-train:before {
    content: "\f238"
}

.fa-eye-low-vision:before,
.fa-low-vision:before {
    content: "\f2a8"
}

.fa-crow:before {
    content: "\f520"
}

.fa-sailboat:before {
    content: "\e445"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-plus-square:before,
.fa-square-plus:before {
    content: "\f0fe"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-bucket:before {
    content: "\e4cf"
}

.fa-image:before {
    content: "\f03e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-cow:before {
    content: "\f6c8"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-folder-closed:before {
    content: "\e185"
}

.fa-house-tsunami:before {
    content: "\e515"
}

.fa-square-nfi:before {
    content: "\e576"
}

.fa-arrow-up-from-ground-water:before {
    content: "\e4b5"
}

.fa-glass-martini-alt:before,
.fa-martini-glass:before {
    content: "\f57b"
}

.fa-rotate-back:before,
.fa-rotate-backward:before,
.fa-rotate-left:before,
.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-columns:before,
.fa-table-columns:before {
    content: "\f0db"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-dolly-box:before,
.fa-dolly:before {
    content: "\f472"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-compress-arrows-alt:before,
.fa-minimize:before {
    content: "\f78c"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-angle-double-right:before,
.fa-angles-right:before {
    content: "\f101"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-circle-play:before,
.fa-play-circle:before {
    content: "\f144"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-eur:before,
.fa-euro-sign:before,
.fa-euro:before {
    content: "\f153"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-check-circle:before,
.fa-circle-check:before {
    content: "\f058"
}

.fa-circle-stop:before,
.fa-stop-circle:before {
    content: "\f28d"
}

.fa-compass-drafting:before,
.fa-drafting-compass:before {
    content: "\f568"
}

.fa-plate-wheat:before {
    content: "\e55a"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-person-shelter:before {
    content: "\e54f"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-face-laugh-beam:before,
.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-helicopter-symbol:before {
    content: "\e502"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-chevron-circle-up:before,
.fa-circle-chevron-up:before {
    content: "\f139"
}

.fa-lari-sign:before {
    content: "\e1c8"
}

.fa-volcano:before {
    content: "\f770"
}

.fa-person-walking-dashed-line-arrow-right:before {
    content: "\e553"
}

.fa-gbp:before,
.fa-pound-sign:before,
.fa-sterling-sign:before {
    content: "\f154"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-square-person-confined:before {
    content: "\e577"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-arrow-down-long:before,
.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-tent-arrow-down-to-line:before {
    content: "\e57e"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-person-skating:before,
.fa-skating:before {
    content: "\f7c5"
}

.fa-filter-circle-dollar:before,
.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-arrow-circle-down:before,
.fa-circle-arrow-down:before {
    content: "\f0ab"
}

.fa-arrow-right-to-file:before,
.fa-file-import:before {
    content: "\f56f"
}

.fa-external-link-square:before,
.fa-square-arrow-up-right:before {
    content: "\f14c"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-location-pin-lock:before {
    content: "\e51f"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-hill-avalanche:before {
    content: "\e507"
}

.fa-temperature-0:before,
.fa-temperature-empty:before,
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-address-card:before,
.fa-contact-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-balance-scale-right:before,
.fa-scale-unbalanced-flip:before {
    content: "\f516"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-diamond-turn-right:before,
.fa-directions:before {
    content: "\f5eb"
}

.fa-burst:before {
    content: "\e4dc"
}

.fa-house-laptop:before,
.fa-laptop-house:before {
    content: "\e066"
}

.fa-face-tired:before,
.fa-tired:before {
    content: "\f5c8"
}

.fa-money-bills:before {
    content: "\e1f3"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-cloud-arrow-up:before,
.fa-cloud-upload-alt:before,
.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-arrows-turn-right:before {
    content: "\e4c0"
}

.fa-vest:before {
    content: "\e085"
}

.fa-ferry:before {
    content: "\e4ea"
}

.fa-arrows-down-to-people:before {
    content: "\e4b9"
}

.fa-seedling:before,
.fa-sprout:before {
    content: "\f4d8"
}

.fa-arrows-alt-h:before,
.fa-left-right:before {
    content: "\f337"
}

.fa-boxes-packing:before {
    content: "\e4c7"
}

.fa-arrow-circle-left:before,
.fa-circle-arrow-left:before {
    content: "\f0a8"
}

.fa-group-arrows-rotate:before {
    content: "\e4f6"
}

.fa-bowl-food:before {
    content: "\e4c6"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-arrow-down-wide-short:before,
.fa-sort-amount-asc:before,
.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-cloud-bolt:before,
.fa-thunderstorm:before {
    content: "\f76c"
}

.fa-remove-format:before,
.fa-text-slash:before {
    content: "\f87d"
}

.fa-face-smile-wink:before,
.fa-smile-wink:before {
    content: "\f4da"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-arrows-h:before,
.fa-arrows-left-right:before {
    content: "\f07e"
}

.fa-house-lock:before {
    content: "\e510"
}

.fa-cloud-arrow-down:before,
.fa-cloud-download-alt:before,
.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-children:before {
    content: "\e4e1"
}

.fa-blackboard:before,
.fa-chalkboard:before {
    content: "\f51b"
}

.fa-user-alt-slash:before,
.fa-user-large-slash:before {
    content: "\f4fa"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-handshake-alt-slash:before,
.fa-handshake-simple-slash:before {
    content: "\e05f"
}

.fa-mattress-pillow:before {
    content: "\e525"
}

.fa-guarani-sign:before {
    content: "\e19a"
}

.fa-arrows-rotate:before,
.fa-refresh:before,
.fa-sync:before {
    content: "\f021"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-cruzeiro-sign:before {
    content: "\e152"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-shield-alt:before,
.fa-shield-halved:before {
    content: "\f3ed"
}

.fa-atlas:before,
.fa-book-atlas:before {
    content: "\f558"
}

.fa-virus:before {
    content: "\e074"
}

.fa-envelope-circle-check:before {
    content: "\e4e8"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-arrows-to-dot:before {
    content: "\e4be"
}

.fa-archway:before {
    content: "\f557"
}

.fa-heart-circle-check:before {
    content: "\e4fd"
}

.fa-house-chimney-crack:before,
.fa-house-damage:before {
    content: "\f6f1"
}

.fa-file-archive:before,
.fa-file-zipper:before {
    content: "\f1c6"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-glass-martini:before,
.fa-martini-glass-empty:before {
    content: "\f000"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cedi-sign:before {
    content: "\e0df"
}

.fa-italic:before {
    content: "\f033"
}

.fa-church:before {
    content: "\f51d"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-z:before {
    content: "\5a"
}

.fa-person-skiing:before,
.fa-skiing:before {
    content: "\f7c9"
}

.fa-road-lock:before {
    content: "\e567"
}

.fa-a:before {
    content: "\41"
}

.fa-temperature-arrow-down:before,
.fa-temperature-down:before {
    content: "\e03f"
}

.fa-feather-alt:before,
.fa-feather-pointed:before {
    content: "\f56b"
}

.fa-p:before {
    content: "\50"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-ad:before,
.fa-rectangle-ad:before {
    content: "\f641"
}

.fa-arrow-circle-right:before,
.fa-circle-arrow-right:before {
    content: "\f0a9"
}

.fa-filter-circle-xmark:before {
    content: "\e17b"
}

.fa-locust:before {
    content: "\e520"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-list-1-2:before,
.fa-list-numeric:before,
.fa-list-ol:before {
    content: "\f0cb"
}

.fa-person-dress-burst:before {
    content: "\e544"
}

.fa-money-check-alt:before,
.fa-money-check-dollar:before {
    content: "\f53d"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-face-kiss-wink-heart:before,
.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-question:before {
    content: "\3f"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-arrows-alt:before,
.fa-up-down-left-right:before {
    content: "\f0b2"
}

.fa-house-chimney-user:before {
    content: "\e065"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-star-half-alt:before,
.fa-star-half-stroke:before {
    content: "\f5c0"
}

.fa-code:before {
    content: "\f121"
}

.fa-glass-whiskey:before,
.fa-whiskey-glass:before {
    content: "\f7a0"
}

.fa-building-circle-exclamation:before {
    content: "\e4d3"
}

.fa-magnifying-glass-chart:before {
    content: "\e522"
}

.fa-arrow-up-right-from-square:before,
.fa-external-link:before {
    content: "\f08e"
}

.fa-cubes-stacked:before {
    content: "\e4e6"
}

.fa-krw:before,
.fa-won-sign:before,
.fa-won:before {
    content: "\f159"
}

.fa-virus-covid:before {
    content: "\e4a8"
}

.fa-austral-sign:before {
    content: "\e0a9"
}

.fa-f:before {
    content: "\46"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-road:before {
    content: "\f018"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-person-circle-plus:before {
    content: "\e541"
}

.fa-chart-pie:before,
.fa-pie-chart:before {
    content: "\f200"
}

.fa-bolt-lightning:before {
    content: "\e0b7"
}

.fa-sack-xmark:before {
    content: "\e56a"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-fish-fins:before {
    content: "\e4f2"
}

.fa-building-flag:before {
    content: "\e4d5"
}

.fa-face-grin-beam:before,
.fa-grin-beam:before {
    content: "\f582"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-poop:before {
    content: "\f619"
}

.fa-location-pin:before,
.fa-map-marker:before {
    content: "\f041"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-hard-hat:before,
.fa-hat-hard:before,
.fa-helmet-safety:before {
    content: "\f807"
}

.fa-eject:before {
    content: "\f052"
}

.fa-arrow-alt-circle-right:before,
.fa-circle-right:before {
    content: "\f35a"
}

.fa-plane-circle-check:before {
    content: "\e555"
}

.fa-face-rolling-eyes:before,
.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-chart-line:before,
.fa-line-chart:before {
    content: "\f201"
}

.fa-mask-ventilator:before {
    content: "\e524"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-map-signs:before,
.fa-signs-post:before {
    content: "\f277"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-person-circle-question:before {
    content: "\e542"
}

.fa-h:before {
    content: "\48"
}

.fa-tarp:before {
    content: "\e57b"
}

.fa-screwdriver-wrench:before,
.fa-tools:before {
    content: "\f7d9"
}

.fa-arrows-to-eye:before {
    content: "\e4bf"
}

.fa-plug-circle-bolt:before {
    content: "\e55b"
}

.fa-heart:before {
    content: "\f004"
}

.fa-mars-and-venus:before {
    content: "\f224"
}

.fa-home-user:before,
.fa-house-user:before {
    content: "\e1b0"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-house-crack:before {
    content: "\e3b1"
}

.fa-cocktail:before,
.fa-martini-glass-citrus:before {
    content: "\f561"
}

.fa-face-surprise:before,
.fa-surprise:before {
    content: "\f5c2"
}

.fa-bottle-water:before {
    content: "\e4c5"
}

.fa-circle-pause:before,
.fa-pause-circle:before {
    content: "\f28b"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-apple-alt:before,
.fa-apple-whole:before {
    content: "\f5d1"
}

.fa-kitchen-set:before {
    content: "\e51a"
}

.fa-r:before {
    content: "\52"
}

.fa-temperature-1:before,
.fa-temperature-quarter:before,
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-bitcoin-sign:before {
    content: "\e0b4"
}

.fa-shield-dog:before {
    content: "\e573"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-elevator:before {
    content: "\e16d"
}

.fa-money-bill-transfer:before {
    content: "\e528"
}

.fa-money-bill-trend-up:before {
    content: "\e529"
}

.fa-house-flood-water-circle-arrow-right:before {
    content: "\e50f"
}

.fa-poll-h:before,
.fa-square-poll-horizontal:before {
    content: "\f682"
}

.fa-circle:before {
    content: "\f111"
}

.fa-backward-fast:before,
.fa-fast-backward:before {
    content: "\f049"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-basketball-ball:before,
.fa-basketball:before {
    content: "\f434"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-arrow-alt-circle-up:before,
.fa-circle-up:before {
    content: "\f35b"
}

.fa-mobile-alt:before,
.fa-mobile-screen-button:before {
    content: "\f3cd"
}

.fa-volume-high:before,
.fa-volume-up:before {
    content: "\f028"
}

.fa-users-rays:before {
    content: "\e593"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-burger:before,
.fa-hamburger:before {
    content: "\f805"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-bugs:before {
    content: "\e4d0"
}

.fa-rupee-sign:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-circle-question:before,
.fa-question-circle:before {
    content: "\f059"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-book-bookmark:before {
    content: "\e0bb"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-bridge:before {
    content: "\e4c8"
}

.fa-phone-alt:before,
.fa-phone-flip:before {
    content: "\f879"
}

.fa-truck-front:before {
    content: "\e2b7"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-anchor-circle-exclamation:before {
    content: "\e4ab"
}

.fa-truck-field:before {
    content: "\e58d"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-clipboard-question:before {
    content: "\e4e3"
}

.fa-panorama:before {
    content: "\e209"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-file-circle-minus:before {
    content: "\e4ed"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-fast-forward:before,
.fa-forward-fast:before {
    content: "\f050"
}

.fa-face-meh-blank:before,
.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-parking:before,
.fa-square-parking:before {
    content: "\f540"
}

.fa-house-signal:before {
    content: "\e012"
}

.fa-bars-progress:before,
.fa-tasks-alt:before {
    content: "\f828"
}

.fa-faucet-drip:before {
    content: "\e006"
}

.fa-cart-flatbed:before,
.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-ban-smoking:before,
.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-mobile-button:before {
    content: "\f10b"
}

.fa-house-medical-flag:before {
    content: "\e514"
}

.fa-basket-shopping:before,
.fa-shopping-basket:before {
    content: "\f291"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-bus-alt:before,
.fa-bus-simple:before {
    content: "\f55e"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-face-sad-cry:before,
.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-person-military-to-person:before {
    content: "\e54c"
}

.fa-file-shield:before {
    content: "\e4f0"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-pen:before {
    content: "\f304"
}

.fa-tower-observation:before {
    content: "\e586"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-signal-5:before,
.fa-signal-perfect:before,
.fa-signal:before {
    content: "\f012"
}

.fa-bus:before {
    content: "\f207"
}

.fa-heart-circle-xmark:before {
    content: "\e501"
}

.fa-home-lg:before,
.fa-house-chimney:before {
    content: "\e3af"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-face-frown:before,
.fa-frown:before {
    content: "\f119"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-shop:before,
.fa-store-alt:before {
    content: "\f54f"
}

.fa-floppy-disk:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-balance-scale-left:before,
.fa-scale-unbalanced:before {
    content: "\f515"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-comment-dots:before,
.fa-commenting:before {
    content: "\f4ad"
}

.fa-plant-wilt:before {
    content: "\e5aa"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-face-grin-squint:before,
.fa-grin-squint:before {
    content: "\f585"
}

.fa-hand-holding-dollar:before,
.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hands-praying:before,
.fa-praying-hands:before {
    content: "\f684"
}

.fa-arrow-right-rotate:before,
.fa-arrow-rotate-forward:before,
.fa-arrow-rotate-right:before,
.fa-redo:before {
    content: "\f01e"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-location-crosshairs:before,
.fa-location:before {
    content: "\f601"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-child-dress:before {
    content: "\e59c"
}

.fa-users-between-lines:before {
    content: "\e591"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-face-grin-tears:before,
.fa-grin-tears:before {
    content: "\f588"
}

.fa-phone:before {
    content: "\f095"
}

.fa-calendar-times:before,
.fa-calendar-xmark:before {
    content: "\f273"
}

.fa-child-reaching:before {
    content: "\e59d"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-user-cog:before,
.fa-user-gear:before {
    content: "\f4fe"
}

.fa-arrow-up-1-9:before,
.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-mosquito-net:before {
    content: "\e52c"
}

.fa-bridge-water:before {
    content: "\e4ce"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-digging:before,
.fa-person-digging:before {
    content: "\f85e"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-gauge-simple-med:before,
.fa-gauge-simple:before,
.fa-tachometer-average:before {
    content: "\f629"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-quote-right-alt:before,
.fa-quote-right:before {
    content: "\f10e"
}

.fa-shirt:before,
.fa-t-shirt:before,
.fa-tshirt:before {
    content: "\f553"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-divide:before {
    content: "\f529"
}

.fa-tenge-sign:before,
.fa-tenge:before {
    content: "\f7d7"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-hands-holding:before {
    content: "\f4c2"
}

.fa-hands-clapping:before {
    content: "\e1a8"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-person-circle-xmark:before {
    content: "\e543"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-j:before {
    content: "\4a"
}

.fa-users-viewfinder:before {
    content: "\e595"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-external-link-alt:before,
.fa-up-right-from-square:before {
    content: "\f35d"
}

.fa-table-cells:before,
.fa-th:before {
    content: "\f00a"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-bible:before,
.fa-book-bible:before {
    content: "\f647"
}

.fa-o:before {
    content: "\4f"
}

.fa-medkit:before,
.fa-suitcase-medical:before {
    content: "\f0fa"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-otter:before {
    content: "\f700"
}

.fa-female:before,
.fa-person-dress:before {
    content: "\f182"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-briefcase-clock:before,
.fa-business-time:before {
    content: "\f64a"
}

.fa-table-cells-large:before,
.fa-th-large:before {
    content: "\f009"
}

.fa-book-tanakh:before,
.fa-tanakh:before {
    content: "\f827"
}

.fa-phone-volume:before,
.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-clipboard-user:before {
    content: "\f7f3"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-plane-lock:before {
    content: "\e558"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-comment:before {
    content: "\f075"
}

.fa-birthday-cake:before,
.fa-cake-candles:before,
.fa-cake:before {
    content: "\f1fd"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-angle-double-up:before,
.fa-angles-up:before {
    content: "\f102"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-arrow-right-to-city:before {
    content: "\e4b3"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-arrow-up-9-1:before,
.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-litecoin-sign:before {
    content: "\e1d3"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-circle-nodes:before {
    content: "\e4e2"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-truck-field-un:before {
    content: "\e58e"
}

.fa-hourglass-empty:before,
.fa-hourglass:before {
    content: "\f254"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-user-doctor:before,
.fa-user-md:before {
    content: "\f0f0"
}

.fa-circle-info:before,
.fa-info-circle:before {
    content: "\f05a"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-camera-alt:before,
.fa-camera:before {
    content: "\f030"
}

.fa-square-virus:before {
    content: "\e578"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-car-on:before {
    content: "\e4dd"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-arrow-down-1-9:before,
.fa-sort-numeric-asc:before,
.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-hand-holding-droplet:before,
.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-water:before {
    content: "\f773"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-prescription-bottle-alt:before,
.fa-prescription-bottle-medical:before {
    content: "\f486"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-person-cane:before {
    content: "\e53c"
}

.fa-tent:before {
    content: "\e57d"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-arrow-down-a-z:before,
.fa-sort-alpha-asc:before,
.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-money-bill-wheat:before {
    content: "\e52a"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-arrow-left-rotate:before,
.fa-arrow-rotate-back:before,
.fa-arrow-rotate-backward:before,
.fa-arrow-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-hard-drive:before,
.fa-hdd:before {
    content: "\f0a0"
}

.fa-face-grin-squint-tears:before,
.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-list-alt:before,
.fa-rectangle-list:before {
    content: "\f022"
}

.fa-tarp-droplet:before {
    content: "\e57c"
}

.fa-house-medical-circle-check:before {
    content: "\e511"
}

.fa-person-skiing-nordic:before,
.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-arrow-alt-circle-left:before,
.fa-circle-left:before {
    content: "\f359"
}

.fa-subway:before,
.fa-train-subway:before {
    content: "\f239"
}

.fa-chart-gantt:before {
    content: "\e0e4"
}

.fa-indian-rupee-sign:before,
.fa-indian-rupee:before,
.fa-inr:before {
    content: "\e1bc"
}

.fa-crop-alt:before,
.fa-crop-simple:before {
    content: "\f565"
}

.fa-money-bill-1:before,
.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-left-long:before,
.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-dna:before {
    content: "\f471"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-minus:before,
.fa-subtract:before {
    content: "\f068"
}

.fa-chess:before {
    content: "\f439"
}

.fa-arrow-left-long:before,
.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-plug-circle-check:before {
    content: "\e55c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-franc-sign:before {
    content: "\e18f"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before,
.fa-hands-american-sign-language-interpreting:before,
.fa-hands-asl-interpreting:before {
    content: "\f2a3"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-droplet-slash:before,
.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-mosquito:before {
    content: "\e52b"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-person-military-rifle:before {
    content: "\e54b"
}

.fa-cart-shopping:before,
.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-vials:before {
    content: "\f493"
}

.fa-plug-circle-plus:before {
    content: "\e55f"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-arrow-turn-up:before,
.fa-level-up:before {
    content: "\f148"
}

.fa-u:before {
    content: "\55"
}

.fa-square-root-alt:before,
.fa-square-root-variable:before {
    content: "\f698"
}

.fa-clock-four:before,
.fa-clock:before {
    content: "\f017"
}

.fa-backward-step:before,
.fa-step-backward:before {
    content: "\f048"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-baseball-bat-ball:before {
    content: "\f432"
}

.fa-s:before {
    content: "\53"
}

.fa-timeline:before {
    content: "\e29c"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-clinic-medical:before,
.fa-house-chimney-medical:before {
    content: "\f7f2"
}

.fa-temperature-3:before,
.fa-temperature-three-quarters:before,
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-mobile-android-alt:before,
.fa-mobile-screen:before {
    content: "\f3cf"
}

.fa-plane-up:before {
    content: "\e22d"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-battery-3:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-mountain-city:before {
    content: "\e52e"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-sliders-h:before,
.fa-sliders:before {
    content: "\f1de"
}

.fa-folder-tree:before {
    content: "\f802"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-cent-sign:before {
    content: "\e3f5"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-person-pregnant:before {
    content: "\e31e"
}

.fa-wand-sparkles:before {
    content: "\f72b"
}

.fa-ellipsis-v:before,
.fa-ellipsis-vertical:before {
    content: "\f142"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-long-arrow-alt-right:before,
.fa-right-long:before {
    content: "\f30b"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-laptop-file:before {
    content: "\e51d"
}

.fa-teletype:before,
.fa-tty:before {
    content: "\f1e4"
}

.fa-diagram-next:before {
    content: "\e476"
}

.fa-person-rifle:before {
    content: "\e54e"
}

.fa-house-medical-circle-exclamation:before {
    content: "\e512"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-hiking:before,
.fa-person-hiking:before {
    content: "\f6ec"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-images:before {
    content: "\f302"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-people-pulling:before {
    content: "\e535"
}

.fa-n:before {
    content: "\4e"
}

.fa-cable-car:before,
.fa-tram:before {
    content: "\f7da"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-building-circle-xmark:before {
    content: "\e4d4"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-arrows-down-to-line:before {
    content: "\e4b8"
}

.fa-download:before {
    content: "\f019"
}

.fa-face-grin:before,
.fa-grin:before {
    content: "\f580"
}

.fa-backspace:before,
.fa-delete-left:before {
    content: "\f55a"
}

.fa-eye-dropper-empty:before,
.fa-eye-dropper:before,
.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-file-circle-check:before {
    content: "\e5a0"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-mobile-android:before,
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f3ce"
}

.fa-face-meh:before,
.fa-meh:before {
    content: "\f11a"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-book-dead:before,
.fa-book-skull:before {
    content: "\f6b7"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-heart-circle-exclamation:before {
    content: "\e4fe"
}

.fa-home-alt:before,
.fa-home-lg-alt:before,
.fa-home:before,
.fa-house:before {
    content: "\f015"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-b:before {
    content: "\42"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-arrow-right-arrow-left:before,
.fa-exchange:before {
    content: "\f0ec"
}

.fa-redo-alt:before,
.fa-rotate-forward:before,
.fa-rotate-right:before {
    content: "\f2f9"
}

.fa-cutlery:before,
.fa-utensils:before {
    content: "\f2e7"
}

.fa-arrow-up-wide-short:before,
.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-mill-sign:before {
    content: "\e1ed"
}

.fa-bowl-rice:before {
    content: "\e2eb"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-broadcast-tower:before,
.fa-tower-broadcast:before {
    content: "\f519"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-long-arrow-alt-up:before,
.fa-up-long:before {
    content: "\f30c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-code-merge:before {
    content: "\f387"
}

.fa-upload:before {
    content: "\f093"
}

.fa-hurricane:before {
    content: "\f751"
}

.fa-mound:before {
    content: "\e52d"
}

.fa-toilet-portable:before {
    content: "\e583"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-file-arrow-down:before,
.fa-file-download:before {
    content: "\f56d"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-shield-cat:before {
    content: "\e572"
}

.fa-bolt:before,
.fa-zap:before {
    content: "\f0e7"
}

.fa-glass-water:before {
    content: "\e4f4"
}

.fa-oil-well:before {
    content: "\e532"
}

.fa-vault:before {
    content: "\e2c5"
}

.fa-mars:before {
    content: "\f222"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-plane-circle-xmark:before {
    content: "\e557"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen-sign:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble-sign:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-sun:before {
    content: "\f185"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-face-laugh-wink:before,
.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-bore-hole:before {
    content: "\e4c3"
}

.fa-industry:before {
    content: "\f275"
}

.fa-arrow-alt-circle-down:before,
.fa-circle-down:before {
    content: "\f358"
}

.fa-arrows-turn-to-dots:before {
    content: "\e4c1"
}

.fa-florin-sign:before {
    content: "\e184"
}

.fa-arrow-down-short-wide:before,
.fa-sort-amount-desc:before,
.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-less-than:before {
    content: "\3c"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-car-tunnel:before {
    content: "\e4de"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-arrow-right-long:before,
.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-anchor-circle-xmark:before {
    content: "\e4ac"
}

.fa-ellipsis-h:before,
.fa-ellipsis:before {
    content: "\f141"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-first-aid:before,
.fa-kit-medical:before {
    content: "\f479"
}

.fa-person-through-window:before {
    content: "\e5a9"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-hands-holding-circle:before {
    content: "\e4fb"
}

.fa-bug:before {
    content: "\f188"
}

.fa-credit-card-alt:before,
.fa-credit-card:before {
    content: "\f09d"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-hand-holding-hand:before {
    content: "\e4f7"
}

.fa-book-open-reader:before,
.fa-book-reader:before {
    content: "\f5da"
}

.fa-mountain-sun:before {
    content: "\e52f"
}

.fa-arrows-left-right-to-line:before {
    content: "\e4ba"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-truck-droplet:before {
    content: "\e58c"
}

.fa-file-circle-xmark:before {
    content: "\e5a1"
}

.fa-temperature-arrow-up:before,
.fa-temperature-up:before {
    content: "\e040"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-bed:before {
    content: "\f236"
}

.fa-h-square:before,
.fa-square-h:before {
    content: "\f0fd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-temperature-4:before,
.fa-temperature-full:before,
.fa-thermometer-4:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-plug-circle-xmark:before {
    content: "\e560"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-hands-helping:before,
.fa-handshake-angle:before {
    content: "\f4c4"
}

.fa-location-dot:before,
.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-file:before {
    content: "\f15b"
}

.fa-greater-than:before {
    content: "\3e"
}

.fa-person-swimming:before,
.fa-swimmer:before {
    content: "\f5c4"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-droplet:before,
.fa-tint:before {
    content: "\f043"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-earth-america:before,
.fa-earth-americas:before,
.fa-earth:before,
.fa-globe-americas:before {
    content: "\f57d"
}

.fa-person-burst:before {
    content: "\e53b"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-socks:before {
    content: "\f696"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-section:before {
    content: "\e447"
}

.fa-gauge-high:before,
.fa-tachometer-alt-fast:before,
.fa-tachometer-alt:before {
    content: "\f625"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-hospital-alt:before,
.fa-hospital-wide:before,
.fa-hospital:before {
    content: "\f0f8"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-bars-staggered:before,
.fa-reorder:before,
.fa-stream:before {
    content: "\f550"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-blind:before,
.fa-person-walking-with-cane:before {
    content: "\f29d"
}

.fa-drum:before {
    content: "\f569"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-heart-circle-bolt:before {
    content: "\e4fc"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-check-to-slot:before,
.fa-vote-yea:before {
    content: "\f772"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-boxes-alt:before,
.fa-boxes-stacked:before,
.fa-boxes:before {
    content: "\f468"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-assistive-listening-systems:before,
.fa-ear-listen:before {
    content: "\f2a2"
}

.fa-tree-city:before {
    content: "\e587"
}

.fa-play:before {
    content: "\f04b"
}

.fa-font:before {
    content: "\f031"
}

.fa-rupiah-sign:before {
    content: "\e23d"
}

.fa-magnifying-glass:before,
.fa-search:before {
    content: "\f002"
}

.fa-ping-pong-paddle-ball:before,
.fa-table-tennis-paddle-ball:before,
.fa-table-tennis:before {
    content: "\f45d"
}

.fa-diagnoses:before,
.fa-person-dots-from-line:before {
    content: "\f470"
}

.fa-trash-can-arrow-up:before,
.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-naira-sign:before {
    content: "\e1f6"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-walkie-talkie:before {
    content: "\f8ef"
}

.fa-file-edit:before,
.fa-file-pen:before {
    content: "\f31c"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-pen-square:before,
.fa-pencil-square:before,
.fa-square-pen:before {
    content: "\f14b"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-person-circle-exclamation:before {
    content: "\e53f"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-battery-5:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-code-compare:before {
    content: "\e13a"
}

.fa-list-dots:before,
.fa-list-ul:before {
    content: "\f0ca"
}

.fa-school-lock:before {
    content: "\e56f"
}

.fa-tower-cell:before {
    content: "\e585"
}

.fa-down-long:before,
.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-ranking-star:before {
    content: "\e561"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-person-harassing:before {
    content: "\e549"
}

.fa-brazilian-real-sign:before {
    content: "\e46c"
}

.fa-landmark-alt:before,
.fa-landmark-dome:before {
    content: "\f752"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-television:before,
.fa-tv-alt:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-shrimp:before {
    content: "\e448"
}

.fa-list-check:before,
.fa-tasks:before {
    content: "\f0ae"
}

.fa-jug-detergent:before {
    content: "\e519"
}

.fa-circle-user:before,
.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-car-burst:before,
.fa-car-crash:before {
    content: "\f5e1"
}

.fa-y:before {
    content: "\59"
}

.fa-person-snowboarding:before,
.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-shipping-fast:before,
.fa-truck-fast:before {
    content: "\f48b"
}

.fa-fish:before {
    content: "\f578"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-adjust:before,
.fa-circle-half-stroke:before {
    content: "\f042"
}

.fa-clapperboard:before {
    content: "\e131"
}

.fa-circle-radiation:before,
.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-baseball-ball:before,
.fa-baseball:before {
    content: "\f433"
}

.fa-jet-fighter-up:before {
    content: "\e518"
}

.fa-diagram-project:before,
.fa-project-diagram:before {
    content: "\f542"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-volume-mute:before,
.fa-volume-times:before,
.fa-volume-xmark:before {
    content: "\f6a9"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-grip-horizontal:before,
.fa-grip:before {
    content: "\f58d"
}

.fa-share-from-square:before,
.fa-share-square:before {
    content: "\f14d"
}

.fa-child-combatant:before,
.fa-child-rifle:before {
    content: "\e4e0"
}

.fa-gun:before {
    content: "\e19b"
}

.fa-phone-square:before,
.fa-square-phone:before {
    content: "\f098"
}

.fa-add:before,
.fa-plus:before {
    content: "\2b"
}

.fa-expand:before {
    content: "\f065"
}

.fa-computer:before {
    content: "\e4e5"
}

.fa-close:before,
.fa-multiply:before,
.fa-remove:before,
.fa-times:before,
.fa-xmark:before {
    content: "\f00d"
}

.fa-arrows-up-down-left-right:before,
.fa-arrows:before {
    content: "\f047"
}

.fa-chalkboard-teacher:before,
.fa-chalkboard-user:before {
    content: "\f51c"
}

.fa-peso-sign:before {
    content: "\e222"
}

.fa-building-shield:before {
    content: "\e4d8"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-users-line:before {
    content: "\e592"
}

.fa-quote-left-alt:before,
.fa-quote-left:before {
    content: "\f10d"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trash-arrow-up:before,
.fa-trash-restore:before {
    content: "\f829"
}

.fa-arrow-down-up-lock:before {
    content: "\e4b0"
}

.fa-lines-leaning:before {
    content: "\e51e"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-equals:before {
    content: "\3d"
}

.fa-blender:before {
    content: "\f517"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-ils:before,
.fa-shekel-sign:before,
.fa-shekel:before,
.fa-sheqel-sign:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-map:before {
    content: "\f279"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-photo-film:before,
.fa-photo-video:before {
    content: "\f87c"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-store:before {
    content: "\f54e"
}

.fa-arrow-trend-up:before {
    content: "\e098"
}

.fa-plug-circle-minus:before {
    content: "\e55e"
}

.fa-sign-hanging:before,
.fa-sign:before {
    content: "\f4d9"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-tablet-android:before,
.fa-tablet:before {
    content: "\f3fb"
}

.fa-school-flag:before {
    content: "\e56e"
}

.fa-fill:before {
    content: "\f575"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-notdef:before {
    content: "\e1fe"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-car-alt:before,
.fa-car-rear:before {
    content: "\f5de"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-battery-2:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-radio:before {
    content: "\f8d7"
}

.fa-baby-carriage:before,
.fa-carriage-baby:before {
    content: "\f77d"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-percent:before,
.fa-percentage:before {
    content: "\25"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-glass-water-droplet:before {
    content: "\e4f5"
}

.fa-display:before {
    content: "\e163"
}

.fa-face-smile:before,
.fa-smile:before {
    content: "\f118"
}

.fa-thumb-tack:before,
.fa-thumbtack:before {
    content: "\f08d"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-person-praying:before,
.fa-pray:before {
    content: "\f683"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-rotate:before,
.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-robot:before {
    content: "\f544"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-arrow-up-right-dots:before {
    content: "\e4b7"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-face-grin-hearts:before,
.fa-grin-hearts:before {
    content: "\f584"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-transgender-alt:before,
.fa-transgender:before {
    content: "\f225"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-arrow-turn-down:before,
.fa-level-down:before {
    content: "\f149"
}

.fa-person-falling-burst:before {
    content: "\e547"
}

.fa-award:before {
    content: "\f559"
}

.fa-ticket-alt:before,
.fa-ticket-simple:before {
    content: "\f3ff"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-angle-double-left:before,
.fa-angles-left:before {
    content: "\f100"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-clock-rotate-left:before,
.fa-history:before {
    content: "\f1da"
}

.fa-face-grin-beam-sweat:before,
.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-arrow-right-from-file:before,
.fa-file-export:before {
    content: "\f56e"
}

.fa-shield-blank:before,
.fa-shield:before {
    content: "\f132"
}

.fa-arrow-up-short-wide:before,
.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-house-medical:before {
    content: "\e3b2"
}

.fa-golf-ball-tee:before,
.fa-golf-ball:before {
    content: "\f450"
}

.fa-chevron-circle-left:before,
.fa-circle-chevron-left:before {
    content: "\f137"
}

.fa-house-chimney-window:before {
    content: "\e00d"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-tent-arrow-turn-left:before {
    content: "\e580"
}

.fa-tents:before {
    content: "\e582"
}

.fa-magic:before,
.fa-wand-magic:before {
    content: "\f0d0"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-moon:before {
    content: "\f186"
}

.fa-wine-glass-alt:before,
.fa-wine-glass-empty:before {
    content: "\f5ce"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-music:before {
    content: "\f001"
}

.fa-code-commit:before {
    content: "\f386"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-biking:before,
.fa-person-biking:before {
    content: "\f84a"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-shield-heart:before {
    content: "\e574"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-earth-oceania:before,
.fa-globe-oceania:before {
    content: "\e47b"
}

.fa-square-xmark:before,
.fa-times-square:before,
.fa-xmark-square:before {
    content: "\f2d3"
}

.fa-hashtag:before {
    content: "\23"
}

.fa-expand-alt:before,
.fa-up-right-and-down-left-from-center:before {
    content: "\f424"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-t:before {
    content: "\54"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-chart-column:before {
    content: "\e0e3"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-vial-circle-check:before {
    content: "\e596"
}

.fa-person-arrow-down-to-line:before {
    content: "\e538"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-fan:before {
    content: "\f863"
}

.fa-person-walking-luggage:before {
    content: "\e554"
}

.fa-arrows-alt-v:before,
.fa-up-down:before {
    content: "\f338"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-bahai:before,
.fa-haykal:before {
    content: "\f666"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-circle-plus:before,
.fa-plus-circle:before {
    content: "\f055"
}

.fa-face-grin-tongue-wink:before,
.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-plug-circle-exclamation:before {
    content: "\e55d"
}

.fa-chain-broken:before,
.fa-chain-slash:before,
.fa-link-slash:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-person-walking-arrow-loop-left:before {
    content: "\e551"
}

.fa-arrow-up-z-a:before,
.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-fire-alt:before,
.fa-fire-flame-curved:before {
    content: "\f7e4"
}

.fa-tornado:before {
    content: "\f76f"
}

.fa-file-circle-plus:before {
    content: "\e494"
}

.fa-book-quran:before,
.fa-quran:before {
    content: "\f687"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-angry:before,
.fa-face-angry:before {
    content: "\f556"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-arrow-trend-down:before {
    content: "\e097"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-balance-scale:before,
.fa-scale-balanced:before {
    content: "\f24e"
}

.fa-gauge-simple-high:before,
.fa-tachometer-fast:before,
.fa-tachometer:before {
    content: "\f62a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-desktop-alt:before,
.fa-desktop:before {
    content: "\f390"
}

.fa-m:before {
    content: "\4d"
}

.fa-table-list:before,
.fa-th-list:before {
    content: "\f00b"
}

.fa-comment-sms:before,
.fa-sms:before {
    content: "\f7cd"
}

.fa-book:before {
    content: "\f02d"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-check:before {
    content: "\f00c"
}

.fa-battery-4:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-house-circle-check:before {
    content: "\e509"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-diagram-successor:before {
    content: "\e47a"
}

.fa-truck-arrow-right:before {
    content: "\e58b"
}

.fa-arrows-split-up-and-left:before {
    content: "\e4bc"
}

.fa-fist-raised:before,
.fa-hand-fist:before {
    content: "\f6de"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-person-falling:before {
    content: "\e546"
}

.fa-image-portrait:before,
.fa-portrait:before {
    content: "\f3e0"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-rug:before {
    content: "\e569"
}

.fa-earth-europe:before,
.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-cart-flatbed-suitcase:before,
.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-rectangle-times:before,
.fa-rectangle-xmark:before,
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f410"
}

.fa-baht-sign:before {
    content: "\e0ac"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-journal-whills:before,
.fa-journal-whills:before {
    content: "\f66a"
}

.fa-handcuffs:before {
    content: "\e4f8"
}

.fa-exclamation-triangle:before,
.fa-triangle-exclamation:before,
.fa-warning:before {
    content: "\f071"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-arrow-turn-right:before,
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-bottle-droplet:before {
    content: "\e4c4"
}

.fa-mask-face:before {
    content: "\e1d7"
}

.fa-hill-rockslide:before {
    content: "\e508"
}

.fa-exchange-alt:before,
.fa-right-left:before {
    content: "\f362"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-road-circle-exclamation:before {
    content: "\e565"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-money-bill-1-wave:before,
.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-hands:before,
.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-ladder-water:before,
.fa-swimming-pool:before,
.fa-water-ladder:before {
    content: "\f5c5"
}

.fa-arrows-up-down:before,
.fa-arrows-v:before {
    content: "\f07d"
}

.fa-face-grimace:before,
.fa-grimace:before {
    content: "\f57f"
}

.fa-wheelchair-alt:before,
.fa-wheelchair-move:before {
    content: "\e2ce"
}

.fa-level-down-alt:before,
.fa-turn-down:before {
    content: "\f3be"
}

.fa-person-walking-arrow-right:before {
    content: "\e552"
}

.fa-envelope-square:before,
.fa-square-envelope:before {
    content: "\f199"
}

.fa-dice:before {
    content: "\f522"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-band-aid:before,
.fa-bandage:before {
    content: "\f462"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-circle-xmark:before,
.fa-times-circle:before,
.fa-xmark-circle:before {
    content: "\f057"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-earth-asia:before,
.fa-globe-asia:before {
    content: "\f57e"
}

.fa-id-card-alt:before,
.fa-id-card-clip:before {
    content: "\f47f"
}

.fa-magnifying-glass-plus:before,
.fa-search-plus:before {
    content: "\f00e"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-allergies:before,
.fa-hand-dots:before {
    content: "\f461"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-coffee:before,
.fa-mug-saucer:before {
    content: "\f0f4"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-magnifying-glass-minus:before,
.fa-search-minus:before {
    content: "\f010"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-user-alt:before,
.fa-user-large:before {
    content: "\f406"
}

.fa-train-tram:before {
    content: "\e5b4"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-jar:before {
    content: "\e516"
}

.fa-note-sticky:before,
.fa-sticky-note:before {
    content: "\f249"
}

.fa-bug-slash:before {
    content: "\e490"
}

.fa-arrow-up-from-water-pump:before {
    content: "\e4b6"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-face-sad-tear:before,
.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-plane:before {
    content: "\f072"
}

.fa-tent-arrows-down:before {
    content: "\e581"
}

.fa-exclamation:before {
    content: "\21"
}

.fa-arrows-spin:before {
    content: "\e4bb"
}

.fa-print:before {
    content: "\f02f"
}

.fa-try:before,
.fa-turkish-lira-sign:before,
.fa-turkish-lira:before {
    content: "\e2bb"
}

.fa-dollar-sign:before,
.fa-dollar:before,
.fa-usd:before {
    content: "\24"
}

.fa-x:before {
    content: "\58"
}

.fa-magnifying-glass-dollar:before,
.fa-search-dollar:before {
    content: "\f688"
}

.fa-users-cog:before,
.fa-users-gear:before {
    content: "\f509"
}

.fa-person-military-pointing:before {
    content: "\e54a"
}

.fa-bank:before,
.fa-building-columns:before,
.fa-institution:before,
.fa-museum:before,
.fa-university:before {
    content: "\f19c"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-trowel:before {
    content: "\e589"
}

.fa-d:before {
    content: "\44"
}

.fa-stapler:before {
    content: "\e5af"
}

.fa-masks-theater:before,
.fa-theater-masks:before {
    content: "\f630"
}

.fa-kip-sign:before {
    content: "\e1c4"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-handshake-alt:before,
.fa-handshake-simple:before {
    content: "\f4c6"
}

.fa-fighter-jet:before,
.fa-jet-fighter:before {
    content: "\f0fb"
}

.fa-share-alt-square:before,
.fa-square-share-nodes:before {
    content: "\f1e1"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-plus-minus:before {
    content: "\e43c"
}

.fa-video-camera:before,
.fa-video:before {
    content: "\f03d"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-person-circle-check:before {
    content: "\e53e"
}

.fa-level-up-alt:before,
.fa-turn-up:before {
    content: "\f3bf"
}

.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

:host,
:root {
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-brands-400.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-brands-400.ttf) format("truetype")
}

.fa-brands,
.fab {
    font-weight: 400
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-aws:before {
    content: "\f375"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-modx:before {
    content: "\f285"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-js-square:before,
.fa-square-js:before {
    content: "\f3b9"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-unity:before {
    content: "\e049"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-vk:before {
    content: "\f189"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-reddit-square:before,
.fa-square-reddit:before {
    content: "\f1a2"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-square-font-awesome:before {
    content: "\e5ad"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-instagram-square:before,
.fa-square-instagram:before {
    content: "\e055"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-hacker-news-square:before,
.fa-square-hacker-news:before {
    content: "\f3af"
}

.fa-edge:before {
    content: "\f282"
}

.fa-threads:before {
    content: "\e618"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-snapchat-square:before,
.fa-square-snapchat:before {
    content: "\f2ad"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-safari:before {
    content: "\f267"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-font-awesome-alt:before,
.fa-square-font-awesome-stroke:before {
    content: "\f35c"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-square-viadeo:before,
.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-centos:before {
    content: "\f789"
}

.fa-adn:before {
    content: "\f170"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-dribbble-square:before,
.fa-square-dribbble:before {
    content: "\f397"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-node:before {
    content: "\f419"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-debian:before {
    content: "\e60b"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-square-twitter:before,
.fa-twitter-square:before {
    content: "\f081"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-golang:before {
    content: "\e40f"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-square-youtube:before,
.fa-youtube-square:before {
    content: "\f431"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-rendact:before,
.fa-wpressr:before {
    content: "\f3e4"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-nfc-directional:before {
    content: "\e530"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-meta:before {
    content: "\e49b"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-hips:before {
    content: "\f452"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-discord:before {
    content: "\f392"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-square-steam:before,
.fa-steam-square:before {
    content: "\f1b7"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-square-vimeo:before,
.fa-vimeo-square:before {
    content: "\f194"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-font-awesome-flag:before,
.fa-font-awesome-logo-full:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-apple:before {
    content: "\f179"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-padlet:before {
    content: "\e4a0"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-github-square:before,
.fa-square-github:before {
    content: "\f092"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-neos:before {
    content: "\f612"
}

.fa-square-threads:before {
    content: "\e619"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-angular:before {
    content: "\f420"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envira:before {
    content: "\f299"
}

.fa-gitlab-square:before,
.fa-square-gitlab:before {
    content: "\e5ae"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-odnoklassniki-square:before,
.fa-square-odnoklassniki:before {
    content: "\f264"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-sith:before {
    content: "\f512"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-hashnode:before {
    content: "\e499"
}

.fa-react:before {
    content: "\f41b"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-gg:before {
    content: "\f260"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-pinterest-square:before,
.fa-square-pinterest:before {
    content: "\f0d3"
}

.fa-xing:before {
    content: "\f168"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-less:before {
    content: "\f41d"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-nfc-symbol:before {
    content: "\e531"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-google-plus-square:before,
.fa-square-google-plus:before {
    content: "\f0d4"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-square-xing:before,
.fa-xing-square:before {
    content: "\f169"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-fly:before {
    content: "\f417"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-viber:before {
    content: "\f409"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-audible:before {
    content: "\f373"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-bilibili:before {
    content: "\e3d9"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-x-twitter:before {
    content: "\e61b"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-42-group:before,
.fa-innosoft:before {
    content: "\e080"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-pied-piper-square:before,
.fa-square-pied-piper:before {
    content: "\e01e"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-facebook-square:before,
.fa-square-facebook:before {
    content: "\f082"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-lastfm-square:before,
.fa-square-lastfm:before {
    content: "\f203"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-figma:before {
    content: "\f799"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-cmplid:before {
    content: "\e360"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-docker:before {
    content: "\f395"
}

.fa-screenpal:before {
    content: "\e570"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-wirsindhandwerk:before,
.fa-wsh:before {
    content: "\e2d0"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-apper:before {
    content: "\f371"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-snapchat-ghost:before,
.fa-snapchat:before {
    content: "\f2ab"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-behance-square:before,
.fa-square-behance:before {
    content: "\f1b5"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-space-awesome:before {
    content: "\e5ac"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-git-square:before,
.fa-square-git:before {
    content: "\f1d2"
}

.fa-square-tumblr:before,
.fa-tumblr-square:before {
    content: "\f174"
}

.fa-trello:before {
    content: "\f181"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-android:before {
    content: "\f17b"
}

.fa-bots:before {
    content: "\e340"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-uber:before {
    content: "\f402"
}

.fa-github:before {
    content: "\f09b"
}

.fa-php:before {
    content: "\f457"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-stubber:before {
    content: "\e5c7"
}

.fa-telegram-plane:before,
.fa-telegram:before {
    content: "\f2c6"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-odysee:before {
    content: "\e5c6"
}

.fa-square-whatsapp:before,
.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-slack-hash:before,
.fa-slack:before {
    content: "\f198"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-usb:before {
    content: "\f287"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-square-x-twitter:before {
    content: "\e61a"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-medium-m:before,
.fa-medium:before {
    content: "\f23a"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-sitrox:before {
    content: "\e44a"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-strava:before {
    content: "\f428"
}

.fa-ember:before {
    content: "\f423"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-zhihu:before {
    content: "\f63f"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-pix:before {
    content: "\e43a"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

:host,
:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-regular-400.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-regular-400.ttf) format("truetype")
}

.fa-regular,
.far {
    font-weight: 400
}

:host,
:root {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-solid-900.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-solid-900.ttf) format("truetype")
}

.fa-solid,
.fas {
    font-weight: 900
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-display: block;
    font-weight: 400;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-brands-400.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 900;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-solid-900.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 400;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-regular-400.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-regular-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-solid-900.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-brands-400.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-regular-400.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-regular-400.ttf) format("truetype");
    unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5, u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7, u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-v4compatibility.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/nuxy/metaboxes/assets/vendors/../webfonts/fa-v4compatibility.ttf) format("truetype");
    unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e, u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a
}

@font-face {
    font-family: "motors-icons";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/motors/motors-icons.ttf?nrbx13) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/motors/motors-icons.woff?nrbx13) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/motors/motors-icons.svg?nrbx13#motors-icons) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.fa:before,
.fas:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.fa-classic:before,
.fa-regular:before,
.fa-solid:before,
.far:before,
.fas:before {
    font-family: "Font Awesome 6 Free"
}

.fa-brands:before,
.fab:before {
    font-family: "Font Awesome 5 Brands"
}

[class^=motors-icons-]:before,
[class*=" motors-icons-"]:before,
i {
    font-family: "motors-icons";
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.motors-icons-mobile:before {
    content: "\ea2a"
}

.motors-icons-desktop:before {
    content: "\ea2b"
}

.motors-icons-chevron-up:before {
    content: "\ea25"
}

.motors-icons-info-filled:before {
    content: "\ea26"
}

.motors-icons-upload-2:before {
    content: "\ea27"
}

.motors-icons-chat-2:before {
    content: "\ea28"
}

.motors-icons-user-stroked:before {
    content: "\ea29"
}

.motors-icons-palette:before {
    content: "\ea1c"
}

.motors-icons-sport-car:before {
    content: "\ea1d"
}

.motors-icons-stat-outline:before {
    content: "\ea1e"
}

.motors-icons-swatchbook:before {
    content: "\ea1f"
}

.motors-icons-circle-check:before {
    content: "\ea20"
}

.motors-icons-gear-rotation:before {
    content: "\ea21"
}

.motors-icons-mini-track:before {
    content: "\ea22"
}

.motors-icons-oultine-engine:before {
    content: "\ea23"
}

.motors-icons-outline-brochure:before {
    content: "\ea24"
}

.motors-icons-mvl-compare:before {
    content: "\ea1b"
}

.motors-icons-image-plus:before {
    content: "\ea1a"
}

.motors-icons-mvl_file_select:before {
    content: "\ea19"
}

.motors-icons-mvl-bolt:before {
    content: "\ea0f"
}

.motors-icons-mvl-eye:before {
    content: "\ea10"
}

.motors-icons-mvl-home:before {
    content: "\ea11"
}

.motors-icons-mvl-info:before {
    content: "\ea12"
}

.motors-icons-mvl-layers:before {
    content: "\ea13"
}

.motors-icons-mvl-media:before {
    content: "\ea14"
}

.motors-icons-mvl-pencil:before {
    content: "\ea15"
}

.motors-icons-mvl-settings:before {
    content: "\ea16"
}

.motors-icons-mvl-trash:before {
    content: "\ea17"
}

.motors-icons-mvl-wallet:before {
    content: "\ea18"
}

.motors-icons-mvl-search:before {
    content: "\ea0d"
}

.motors-icons-mvl-slider-vertical:before {
    content: "\ea0e"
}

.motors-icons-bell-mvl-ico:before {
    content: "\ea0c"
}

.motors-icons-chevron-down-ico:before {
    content: "\e9ff"
}

.motors-icons-cross-ico:before {
    content: "\ea00"
}

.motors-icons-grid-view-ico:before {
    content: "\ea01"
}

.motors-icons-list-view-ico:before {
    content: "\ea02"
}

.motors-icons-scales-ico:before {
    content: "\ea03"
}

.motors-icons-switch-vertical-ico:before {
    content: "\ea04"
}

.motors-icons-scales-ico:before {
    content: "\ea03"
}

.motors-icons-switch-vertical-ico:before {
    content: "\ea04"
}

.motors-icons-call-outline:before {
    content: "\ea05"
}

.motors-icons-car-sport-outline:before {
    content: "\ea06"
}

.motors-icons-location-outline:before {
    content: "\ea07"
}

.motors-icons-mail-outline:before {
    content: "\ea08"
}

.motors-icons-people-outline:before {
    content: "\ea09"
}

.motors-icons-pricetags-outline:before {
    content: "\ea0a"
}

.motors-icons-time-outline:before {
    content: "\ea0b"
}

.motors-icons-flame-skin:before {
    content: "\e9fa"
}

.motors-icons-phone-call-skin:before {
    content: "\e9fb"
}

.motors-icons-share-skin:before {
    content: "\e9fc"
}

.motors-icons-steering-wheel-skin:before {
    content: "\e9fd"
}

.motors-icons-switch-horizontal-skin:before {
    content: "\e9fe"
}

.motors-icons-photoaparat:before {
    content: "\e9e6"
}

.motors-icons-actions-fav-white:before {
    content: "\e9e7"
}

.motors-icons-arrow-top-right:before {
    content: "\e9e8"
}

.motors-icons-calendar-icon:before {
    content: "\e9e9"
}

.motors-icons-check-circle:before {
    content: "\e9ea"
}

.motors-icons-dots-vertical:before {
    content: "\e9eb"
}

.motors-icons-gas-pump:before {
    content: "\e9f4"
}

.motors-icons-gear-arrow:before {
    content: "\e9f5"
}

.motors-icons-gearbox:before {
    content: "\e9f6"
}

.motors-icons-pin-map:before {
    content: "\e9f7"
}

.motors-icons-scales:before {
    content: "\e9f8"
}

.motors-icons-tachometer:before {
    content: "\e9f9"
}

.motors-icons-checked-ico:before {
    content: "\e9ed"
}

.motors-icons-dollar-ico:before {
    content: "\e9ee"
}

.motors-icons-list-items-ico:before {
    content: "\e9ef"
}

.motors-icons-map-pin-ico:before {
    content: "\e9f0"
}

.motors-icons-media-ico:before {
    content: "\e9f1"
}

.motors-icons-simple-car-ico:before {
    content: "\e9f2"
}

.motors-icons-speed-control-ico:before {
    content: "\e9f3"
}

.motors-icons-stm-moto-icon-cash:before {
    content: "\e9ec"
}

.motors-icons-phone-o:before {
    content: "\e989"
}

.motors-icons-whatsapp:before {
    content: "\e98a"
}

.motors-icons-album:before {
    content: "\e98b"
}

.motors-icons-steering-wheel-thin:before {
    content: "\e98c"
}

.motors-icons-pin-o:before {
    content: "\e98d"
}

.motors-icons-hexagon-fill:before {
    content: "\e98e"
}

.motors-icons-battery:before {
    content: "\e98f"
}

.motors-icons-brochures:before {
    content: "\e990"
}

.motors-icons-charge-bolt:before {
    content: "\e991"
}

.motors-icons-checked:before {
    content: "\e993"
}

.motors-icons-twisted-plug:before {
    content: "\e996"
}

.motors-icons-light-envelope:before {
    content: "\e998"
}

.motors-icons-location-flag:before {
    content: "\e99a"
}

.motors-icons-speedometr-advance:before {
    content: "\e99b"
}

.motors-icons-no-oil-sign:before {
    content: "\e99c"
}

.motors-icons-charging-cost:before {
    content: "\e99d"
}

.motors-icons-hexagon-right:before {
    content: "\e99e"
}

.motors-icons-hexagon-left:before {
    content: "\e99f"
}

.motors-icons-light-circle-check:before {
    content: "\e9a0"
}

.motors-icons-light-zoom-in:before {
    content: "\e9a1"
}

.motors-icons-close-times:before {
    content: "\e9a2"
}

.motors-icons-leaf:before {
    content: "\e9a3"
}

.motors-icons-percentage:before {
    content: "\e9a4"
}

.motors-icons-share-social:before {
    content: "\e9a5"
}

.motors-icons-shopping-cart-1:before {
    content: "\e9a6"
}

.motors-icons-speedometer-circular-tool:before {
    content: "\e9a7"
}

.motors-icons-telephone:before {
    content: "\e9a8"
}

.motors-icons-electric-engine:before {
    content: "\e9a9"
}

.motors-icons-car-spin:before {
    content: "\e9aa"
}

.motors-icons-speedometr2:before {
    content: "\e800"
}

.motors-icons-shop_bag:before {
    content: "\e801"
}

.motors-icons-chat2:before {
    content: "\e802"
}

.motors-icons-car1:before {
    content: "\e803"
}

.motors-icons-car_search:before {
    content: "\e804"
}

.motors-icons-label:before {
    content: "\e805"
}

.motors-icons-speedometr:before {
    content: "\e806"
}

.motors-icons-chat1:before {
    content: "\e807"
}

.motors-icons-application:before {
    content: "\e808"
}

.motors-icons-message1:before {
    content: "\e809"
}

.motors-icons-car_sale:before {
    content: "\e80a"
}

.motors-icons-phone3:before {
    content: "\e80b"
}

.motors-icons-label-reverse:before {
    content: "\e80c"
}

.motors-icons-transmission:before {
    content: "\e80d"
}

.motors-icons-fuel1:before {
    content: "\e80e"
}

.motors-icons-road:before {
    content: "\e80f"
}

.motors-icons-search:before {
    content: "\e810"
}

.motors-icons-reset:before {
    content: "\e811"
}

.motors-icons-phone21:before {
    content: "\e812"
}

.motors-icons-question:before {
    content: "\e813"
}

.motors-icons-steering_wheel:before {
    content: "\e814"
}

.motors-icons-gear:before {
    content: "\e9ab"
}

.motors-icons-key:before {
    content: "\e9ac"
}

.motors-icons-calendar1:before {
    content: "\e9ad"
}

.motors-icons-oil:before {
    content: "\e9ae"
}

.motors-icons-diagnostic:before {
    content: "\e9af"
}

.motors-icons-Tire_Wheel_Service2:before {
    content: "\e9b0"
}

.motors-icons-Tire_Wheel_Service:before {
    content: "\e9b1"
}

.motors-icons-auto_loan:before {
    content: "\e9b2"
}

.motors-icons-engine:before {
    content: "\e9b3"
}

.motors-icons-speedometr3:before {
    content: "\e9b4"
}

.motors-icons-transmission2:before {
    content: "\e9b5"
}

.motors-icons-mail1:before {
    content: "\e9b6"
}

.motors-icons-pin2:before {
    content: "\e9b7"
}

.motors-icons-delete:before {
    content: "\e9b8"
}

.motors-icons-share1:before {
    content: "\e9b9"
}

.motors-icons-calculator:before {
    content: "\e9ba"
}

.motors-icons-added:before {
    content: "\e9bb"
}

.motors-icons-brochure:before {
    content: "\e9bc"
}

.motors-icons-add:before {
    content: "\e9bd"
}

.motors-icons-remove:before {
    content: "\e9be"
}

.motors-icons-add_car1:before {
    content: "\e9bf"
}

.motors-icons-air_conditioning:before {
    content: "\e9c0"
}

.motors-icons-auto_electric:before {
    content: "\e9c1"
}

.motors-icons-brake:before {
    content: "\e9c2"
}

.motors-icons-oil-add:before {
    content: "\e9c3"
}

.motors-icons-Tire_Wheel:before {
    content: "\e9c4"
}

.motors-icons-load2:before {
    content: "\e9c5"
}

.motors-icons-load1:before {
    content: "\e9c6"
}

.motors-icons-transmission_fill:before {
    content: "\e9c7"
}

.motors-icons-drive_2:before {
    content: "\e9c8"
}

.motors-icons-engine_fill:before {
    content: "\e9c9"
}

.motors-icons-grid:before {
    content: "\e9ca"
}

.motors-icons-list:before {
    content: "\e9cb"
}

.motors-icons-author:before {
    content: "\e9cc"
}

.motors-icons-date:before {
    content: "\e9cd"
}

.motors-icons-quotes3:before {
    content: "\e9ce"
}

.motors-icons-time1:before {
    content: "\e9cf"
}

.motors-icons-buoy-2:before {
    content: "\e9d0"
}

.motors-icons-buoy:before {
    content: "\e9d1"
}

.motors-icons-car-relic:before {
    content: "\e9d2"
}

.motors-icons-star1:before {
    content: "\e9d3"
}

.motors-icons-barrette:before {
    content: "\e9d4"
}

.motors-icons-ico_mag_reviews:before {
    content: "\e9d5"
}

.motors-icons-ico_mag_calendar:before {
    content: "\e9d6"
}

.motors-icons-ico_mag_clock:before {
    content: "\e9d7"
}

.motors-icons-ico_mag_eye:before {
    content: "\e9d8"
}

.motors-icons-ico_mag_map_pin:before {
    content: "\e9d9"
}

.motors-icons-ac-brochure1:before {
    content: "\e9da"
}

.motors-icons-ac-max-passenger:before {
    content: "\e9db"
}

.motors-icons-ac-max-range:before {
    content: "\e9dc"
}

.motors-icons-ac-max-speed:before {
    content: "\e9dd"
}

.motors-icons-ac-message1:before {
    content: "\e9de"
}

.motors-icons-ac-offer-price1:before {
    content: "\e9df"
}

.motors-icons-ac-phone1:before {
    content: "\e9e0"
}

.motors-icons-ac-trade-in1:before {
    content: "\e9e1"
}

.motors-icons-ac-useful-load:before {
    content: "\e9e2"
}

.motors-icons-search-items:before {
    content: "\e9e3"
}

.motors-icons-location-pin:before {
    content: "\e9e4"
}

.motors-icons-search-list:before {
    content: "\e9e5"
}

.motors-icons-ac-paper-pen:before {
    content: "\e994"
}

.motors-icons-arrow-left1:before {
    content: "\e999"
}

.motors-icons-arrow-right2:before {
    content: "\e997"
}

.motors-icons-ac-brochure:before {
    content: "\e900"
}

.motors-icons-ac-compare:before {
    content: "\e992"
}

.motors-icons-ac-message:before {
    content: "\e905"
}

.motors-icons-ac-offer-price:before {
    content: "\e906"
}

.motors-icons-ac-phone:before {
    content: "\e907"
}

.motors-icons-ac-share:before {
    content: "\e995"
}

.motors-icons-ac-trade-in:before {
    content: "\e909"
}

.motors-icons-cart:before {
    content: "\e901"
}

.motors-icons-phone:before {
    content: "\e908"
}

.motors-icons-time:before {
    content: "\e90a"
}

.motors-icons-like-act:before {
    content: "\e910"
}

.motors-icons-arrow-right:before {
    content: "\e90f"
}

.motors-icons-star-empty:before {
    content: "\e90e"
}

.motors-icons-car:before {
    content: "\e90d"
}

.motors-icons-arrow:before {
    content: "\e90c"
}

.motors-icons-note:before {
    content: "\e90b"
}

.motors-icons-login:before {
    content: "\e911"
}

.motors-icons-add-to-cart:before {
    content: "\e902"
}

.motors-icons-compare:before {
    content: "\e903"
}

.motors-icons-fire:before {
    content: "\e904"
}

.motors-icons-latter:before {
    content: "\e912"
}

.motors-icons-like:before {
    content: "\e913"
}

.motors-icons-quote:before {
    content: "\e914"
}

.motors-icons-star:before {
    content: "\e915"
}

.motors-icons-depth-sounder-installation:before {
    content: "\e933"
}

.motors-icons-engine-repairs:before {
    content: "\e934"
}

.motors-icons-fuel-changes:before {
    content: "\e935"
}

.motors-icons-marine-engine-service:before {
    content: "\e936"
}

.motors-icons-narrow-boat-painting:before {
    content: "\e937"
}

.motors-icons-accident:before {
    content: "\e930"
}

.motors-icons-exterior:before {
    content: "\e931"
}

.motors-icons-interior:before {
    content: "\e932"
}

.motors-icons-calculator-boat:before {
    content: "\e92f"
}

.motors-icons-quote_2:before {
    content: "\e92e"
}

.motors-icons-check:before {
    content: "\e92d"
}

.motors-icons-calendar:before {
    content: "\e925"
}

.motors-icons-dimensions:before {
    content: "\e926"
}

.motors-icons-fan:before {
    content: "\e927"
}

.motors-icons-message:before {
    content: "\e928"
}

.motors-icons-performance:before {
    content: "\e929"
}

.motors-icons-phone1:before {
    content: "\e92a"
}

.motors-icons-skype:before {
    content: "\e92b"
}

.motors-icons-tank:before {
    content: "\e92c"
}

.motors-icons-pin:before {
    content: "\e924"
}

.motors-icons-add-to-compare:before {
    content: "\e920"
}

.motors-icons-camera:before {
    content: "\e921"
}

.motors-icons-remove-from-compare:before {
    content: "\e922"
}

.motors-icons-movie:before {
    content: "\e923"
}

.motors-icons-arrow-left:before {
    content: "\e91e"
}

.motors-icons-arrow-right1:before {
    content: "\e91f"
}

.motors-icons-cart1:before {
    content: "\e91d"
}

.motors-icons-quote1:before {
    content: "\e91c"
}

.motors-icons-wave:before {
    content: "\e916"
}

.motors-icons-jet-sky .path1:before {
    content: "\e917";
    color: #2da3c6
}

.motors-icons-jet-sky .path2:before {
    content: "\e9e6";
    margin-left: -3em;
    color: #222d64
}

.motors-icons-canoe .path1:before {
    content: "\e918";
    color: #2da3c6
}

.motors-icons-canoe .path2:before {
    content: "\e9e7";
    margin-left: -2.7099609375em;
    color: #222d64
}

.motors-icons-dinghy .path1:before {
    content: "\e919";
    color: #2da3c6
}

.motors-icons-dinghy .path2:before {
    content: "\e9e8";
    margin-left: -3.111328125em;
    color: #222d64
}

.motors-icons-yacht .path1:before {
    content: "\e91a";
    color: #2da3c6
}

.motors-icons-yacht .path2:before {
    content: "\e9e9";
    margin-left: -2.7099609375em;
    color: #222d64
}

.motors-icons-sailboat .path1:before {
    content: "\e91b";
    color: #2da3c6
}

.motors-icons-sailboat .path2:before {
    content: "\e9ea";
    margin-left: -1.3330078125em;
    color: #222d64
}

.motors-icons-boat .path1:before {
    content: "\e938";
    color: #222d64
}

.motors-icons-boat .path2:before {
    content: "\e9eb";
    margin-left: -2.3330078125em;
    color: #2da3c6
}

.motors-icons-financing:before {
    content: "\e939"
}

.motors-icons-s_ship:before {
    content: "\e93a"
}

.motors-icons-binoculars:before {
    content: "\e93b"
}

.motors-icons-helm:before {
    content: "\e93c"
}

.motors-icons-shellfish:before {
    content: "\e93d"
}

.motors-icons-crew:before {
    content: "\e93e"
}

.motors-icons-shackle:before {
    content: "\e93f"
}

.motors-icons-compass:before {
    content: "\e940"
}

.motors-icons-anchor:before {
    content: "\e941"
}

.motors-icons-hat:before {
    content: "\e942"
}

.motors-icons-sail:before {
    content: "\e943"
}

.motors-icons-fuel:before {
    content: "\e944"
}

.motors-icons-size:before {
    content: "\e945"
}

.motors-icons-compare-boats:before {
    content: "\e946"
}

.motors-icons-cap-hat:before {
    content: "\e947"
}

.motors-icons-add_car:before {
    content: "\e948"
}

.motors-icons-standart:before {
    content: "\e949"
}

.motors-icons-video:before {
    content: "\e94a"
}

.motors-icons-motorcycle:before {
    content: "\e94b"
}

.motors-icons-angle-round:before {
    content: "\e94c"
}

.motors-icons-phone-round:before {
    content: "\e94d"
}

.motors-icons-cash:before {
    content: "\e94e"
}

.motors-icons-chat:before {
    content: "\e94f"
}

.motors-icons-helm1:before {
    content: "\e950"
}

.motors-icons-phone-chat:before {
    content: "\e951"
}

.motors-icons-report:before {
    content: "\e952"
}

.motors-icons-share:before {
    content: "\e953"
}

.motors-icons-trade:before {
    content: "\e954"
}

.motors-icons-bag:before {
    content: "\e955"
}

.motors-icons-chair_rent:before {
    content: "\e956"
}

.motors-icons-gps_rent:before {
    content: "\e957"
}

.motors-icons-medal_rent:before {
    content: "\e958"
}

.motors-icons-phone_circle:before {
    content: "\e959"
}

.motors-icons-seats:before {
    content: "\e95a"
}

.motors-icons-support_rent:before {
    content: "\e95b"
}

.motors-icons-thumbs_rent:before {
    content: "\e95c"
}

.motors-icons-baloon_tail:before {
    content: "\e95d"
}

.motors-icons-ac:before {
    content: "\e95e"
}

.motors-icons-door:before {
    content: "\e95f"
}

.motors-icons-redo:before {
    content: "\e960"
}

.motors-icons-ico-close:before {
    content: "\e961"
}

.motors-icons-payment_listing:before {
    content: "\e962"
}

.motors-icons-shield-o:before {
    content: "\e963"
}

.motors-icons-reviews:before {
    content: "\e964"
}

.motors-icons-two_users:before {
    content: "\e965"
}

.motors-icons-car-listing:before {
    content: "\e966"
}

.motors-icons-pin_big:before {
    content: "\e967"
}

.motors-icons-write-review:before {
    content: "\e968"
}

.motors-icons-sales_phone:before {
    content: "\e969"
}

.motors-icons-sales_hours:before {
    content: "\e96a"
}

.motors-icons-photos:before {
    content: "\e96b"
}

.motors-icons-add_check:before {
    content: "\e96c"
}

.motors-icons-star-o:before {
    content: "\e96d"
}

.motors-icons-inventory:before {
    content: "\e96e"
}

.motors-icons-write_message:before {
    content: "\e96f"
}

.motors-icons-hashtag:before {
    content: "\e970"
}

.motors-icons-mail-o:before {
    content: "\e971"
}

.motors-icons-user-2:before {
    content: "\e972"
}

.motors-icons-pin_2:before {
    content: "\e973"
}

.motors-icons-phone_2:before {
    content: "\e974"
}

.motors-icons-vin_check:before {
    content: "\e975"
}

.motors-icons-color_type:before {
    content: "\e976"
}

.motors-icons-body_type:before {
    content: "\e977"
}

.motors-icons-pin1:before {
    content: "\e978"
}

.motors-icons-mail:before {
    content: "\e979"
}

.motors-icons-phone2:before {
    content: "\e97a"
}

.motors-icons-compare-new:before {
    content: "\e97b"
}

.motors-icons-staricon:before {
    content: "\e97c"
}

.motors-icons-photo:before {
    content: "\e97d"
}

.motors-icons-cog:before {
    content: "\e97e"
}

.motors-icons-listing-compare:before {
    content: "\e97f"
}

.motors-icons-user:before {
    content: "\e980"
}

.motors-icons-listing_car_plus:before {
    content: "\e981"
}

.motors-icons-cash_dollar:before {
    content: "\e982"
}

.motors-icons-like_it:before {
    content: "\e983"
}

.motors-icons-shield_check:before {
    content: "\e984"
}

.motors-icons-award_blank:before {
    content: "\e985"
}

.motors-icons-diagnostic_monitor:before {
    content: "\e986"
}

.motors-icons-calendar_service:before {
    content: "\e987"
}

.motors-icons-appointment_calendar:before {
    content: "\e988"
}

@font-face {
    font-family: "stm-service-default";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/service-fonts/stm-service-default.eot?ok2lqi);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/service-fonts/stm-service-default.eot?ok2lqi#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/service-fonts/stm-service-default.ttf?ok2lqi) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/service-fonts/stm-service-default.woff?ok2lqi) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/service-fonts/stm-service-default.svg?ok2lqi#stm-service-default) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^=stm-service-icon-]:before,
[class*=" stm-service-icon-"]:before {
    font-family: "stm-service-default" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.stm-service-icon-payment_listing:before {
    content: "\e91f"
}

.stm-service-icon-shield-o:before {
    content: "\e923"
}

.stm-service-icon-reviews:before {
    content: "\e924"
}

.stm-service-icon-two_users:before {
    content: "\e925"
}

.stm-service-icon-car-listing:before {
    content: "\e926"
}

.stm-service-icon-pin_big:before {
    content: "\e922"
}

.stm-service-icon-write-review:before {
    content: "\e91e"
}

.stm-service-icon-sales_phone:before {
    content: "\e920";
    color: inherit
}

.stm-service-icon-sales_hours:before {
    content: "\e921";
    color: inherit
}

.stm-service-icon-photos:before {
    content: "\e91c";
    color: rgba(0, 0, 0, .2)
}

.stm-service-icon-add_check:before {
    content: "\e91d"
}

.stm-service-icon-star-o:before {
    content: "\e91a";
    color: #4e90cc
}

.stm-service-icon-inventory:before {
    content: "\e91b";
    color: #4e90cc
}

.stm-service-icon-write_message:before {
    content: "\e919";
    color: #aaa
}

.stm-service-icon-hashtag:before {
    content: "\e918"
}

.stm-service-icon-mail-o:before {
    content: "\e916";
    color: #aaa
}

.stm-service-icon-user-2:before {
    content: "\e917";
    color: #aaa
}

.stm-service-icon-pin_2:before {
    content: "\e914";
    color: inherit
}

.stm-service-icon-phone_2:before {
    content: "\e915";
    color: inherit
}

.stm-service-icon-vin_check:before {
    content: "\e911"
}

.stm-service-icon-color_type:before {
    content: "\e912"
}

.stm-service-icon-body_type:before {
    content: "\e913"
}

.stm-service-icon-pin:before {
    content: "\e910";
    color: rgba(255, 255, 255, .5)
}

.stm-service-icon-mail:before {
    content: "\e90e";
    color: #888
}

.stm-service-icon-phone:before {
    content: "\e90f";
    color: inherit
}

.stm-service-icon-compare-new:before {
    content: "\e90b"
}

.stm-service-icon-staricon:before {
    content: "\e90c"
}

.stm-service-icon-photo:before {
    content: "\e90d"
}

.stm-service-icon-cog:before {
    content: "\e90a"
}

.stm-service-icon-listing-compare:before {
    content: "\e909"
}

.stm-service-icon-user:before {
    content: "\e908";
    color: #5b6771
}

.stm-service-icon-listing_car_plus:before {
    content: "\e907";
    color: inherit
}

.stm-service-icon-cash_dollar:before {
    content: "\e900";
    color: inherit
}

.stm-service-icon-like_it:before {
    content: "\e901";
    color: #2e84cc
}

.stm-service-icon-shield_check:before {
    content: "\e902";
    color: red
}

.stm-service-icon-award_blank:before {
    content: "\e903";
    color: #12b1c4
}

.stm-service-icon-diagnostic_monitor:before {
    content: "\e904";
    color: #dd276c
}

.stm-service-icon-calendar_service:before {
    content: "\e905";
    color: #df8821
}

.stm-service-icon-appointment_calendar:before {
    content: "\e906"
}

@font-face {
    font-family: "stm-icon";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/default-icon-font/stm-icon.eot?2bstzn);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/default-icon-font/stm-icon.eot?2bstzn#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/default-icon-font/stm-icon.ttf?2bstzn) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/default-icon-font/stm-icon.woff?2bstzn) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/default-icon-font/stm-icon.svg?2bstzn#stm-icon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^=stm-icon-]:before,
[class*=" stm-icon-"]:before {
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.stm-icon-phone-o:before {
    content: "\e954"
}

.stm-icon-whatsapp:before {
    content: "\e953";
    color: #45c655
}

.stm-icon-album:before {
    content: "\e952"
}

.stm-icon-steering-wheel-thin:before {
    content: "\e950"
}

.stm-icon-pin-o:before {
    content: "\e951"
}

.stm-icon-hexagon-fill:before {
    content: "\e94f"
}

.stm-icon-battery:before {
    content: "\e938"
}

.stm-icon-brochures:before {
    content: "\e939"
}

.stm-icon-charge-bolt:before {
    content: "\e93a"
}

.stm-icon-checked:before {
    content: "\e93b"
}

.stm-icon-twisted-plug:before {
    content: "\e93c"
}

.stm-icon-light-envelope:before {
    content: "\e93d"
}

.stm-icon-location-flag:before {
    content: "\e93e"
}

.stm-icon-speedometr-advance:before {
    content: "\e93f"
}

.stm-icon-no-oil-sign:before {
    content: "\e940"
}

.stm-icon-charging-cost:before {
    content: "\e941"
}

.stm-icon-hexagon-right:before {
    content: "\e942"
}

.stm-icon-hexagon-left:before {
    content: "\e943"
}

.stm-icon-light-circle-check:before {
    content: "\e944"
}

.stm-icon-light-zoom-in:before {
    content: "\e945"
}

.stm-icon-close-times:before {
    content: "\e946"
}

.stm-icon-leaf:before {
    content: "\e947"
}

.stm-icon-percentage:before {
    content: "\e948"
}

.stm-icon-share-social:before {
    content: "\e949"
}

.stm-icon-shopping-cart-1:before {
    content: "\e94a"
}

.stm-icon-speedometer-circular-tool:before {
    content: "\e94b"
}

.stm-icon-telephone:before {
    content: "\e94c"
}

.stm-icon-electric-engine:before {
    content: "\e94d"
}

.stm-icon-car-spin:before {
    content: "\e94e"
}

.stm-icon-speedometr2:before {
    content: "\e800"
}

.stm-icon-shop_bag:before {
    content: "\e801"
}

.stm-icon-chat2:before {
    content: "\e802"
}

.stm-icon-car:before {
    content: "\e803"
}

.stm-icon-car_search:before {
    content: "\e804"
}

.stm-icon-label:before {
    content: "\e805"
}

.stm-icon-speedometr:before {
    content: "\e806"
}

.stm-icon-chat:before {
    content: "\e807"
}

.stm-icon-application:before {
    content: "\e808"
}

.stm-icon-message:before {
    content: "\e809"
}

.stm-icon-car_sale:before {
    content: "\e80a"
}

.stm-icon-phone:before {
    content: "\e80b"
}

.stm-icon-label-reverse:before {
    content: "\e80c"
}

.stm-icon-transmission:before {
    content: "\e80d"
}

.stm-icon-fuel:before {
    content: "\e80e"
}

.stm-icon-road:before {
    content: "\e80f"
}

.stm-icon-search:before {
    content: "\e810"
}

.stm-icon-search-items:before {
    content: "\e955"
}

.stm-icon-location-pin:before {
    content: "\e956"
}

.stm-icon-search-list:before {
    content: "\e957"
}

.stm-icon-reset:before {
    content: "\e811"
}

.stm-icon-phone2:before {
    content: "\e812"
}

.stm-icon-question:before {
    content: "\e813"
}

.stm-icon-steering_wheel:before {
    content: "\e814"
}

.stm-icon-gear:before {
    content: "\e901"
}

.stm-icon-key:before {
    content: "\e908"
}

.stm-icon-calendar:before {
    content: "\e90b"
}

.stm-icon-oil:before {
    content: "\e90c"
}

.stm-icon-diagnostic:before {
    content: "\e90d"
}

.stm-icon-Tire_Wheel_Service2:before {
    content: "\e90e"
}

.stm-icon-Tire_Wheel_Service:before {
    content: "\e90f"
}

.stm-icon-auto_loan:before {
    content: "\e910"
}

.stm-icon-engine:before {
    content: "\e911"
}

.stm-icon-speedometr3:before {
    content: "\e912"
}

.stm-icon-transmission2:before {
    content: "\e913"
}

.stm-icon-mail:before {
    content: "\e914"
}

.stm-icon-pin:before {
    content: "\e915"
}

.stm-icon-delete:before {
    content: "\e916"
}

.stm-icon-share:before {
    content: "\e917"
}

.stm-icon-calculator:before {
    content: "\e918"
}

.stm-icon-added:before {
    content: "\e919"
}

.stm-icon-brochure:before {
    content: "\e91a"
}

.stm-icon-add:before {
    content: "\e91b"
}

.stm-icon-remove:before {
    content: "\e91c"
}

.stm-icon-add_car:before {
    content: "\e91d"
}

.stm-icon-air_conditioning:before {
    content: "\e91e"
}

.stm-icon-auto_electric:before {
    content: "\e91f"
}

.stm-icon-brake:before {
    content: "\e920"
}

.stm-icon-oil-add:before {
    content: "\e921"
}

.stm-icon-Tire_Wheel:before {
    content: "\e922"
}

.stm-icon-load2:before {
    content: "\e923"
}

.stm-icon-load1:before {
    content: "\e924"
}

.stm-icon-transmission_fill:before {
    content: "\e925"
}

.stm-icon-drive_2:before {
    content: "\e926"
}

.stm-icon-engine_fill:before {
    content: "\e927"
}

.stm-icon-grid:before {
    content: "\e928"
}

.stm-icon-list:before {
    content: "\e929"
}

.stm-icon-author:before {
    content: "\e92a"
}

.stm-icon-date:before {
    content: "\e92b"
}

.stm-icon-quotes3:before {
    content: "\e92c"
}

.stm-icon-time:before {
    content: "\e92d"
}

.stm-icon-buoy-2:before {
    content: "\e92e"
}

.stm-icon-buoy:before {
    content: "\e92f"
}

.stm-icon-car-relic:before {
    content: "\e930"
}

.stm-icon-star:before {
    content: "\e931"
}

.stm-icon-barrette:before {
    content: "\e932"
}

.stm-icon-ico_mag_reviews:before {
    content: "\e933"
}

.stm-icon-ico_mag_calendar:before {
    content: "\e934"
}

.stm-icon-ico_mag_clock:before {
    content: "\e935"
}

.stm-icon-ico_mag_eye:before {
    content: "\e936"
}

.stm-icon-ico_mag_map_pin:before {
    content: "\e937"
}

.stm-icon-ac-brochure:before {
    content: "\e900"
}

.stm-icon-ac-max-passenger:before {
    content: "\e902"
}

.stm-icon-ac-max-range:before {
    content: "\e903"
}

.stm-icon-ac-max-speed:before {
    content: "\e904"
}

.stm-icon-ac-message:before {
    content: "\e905"
}

.stm-icon-ac-offer-price:before {
    content: "\e906"
}

.stm-icon-ac-phone:before {
    content: "\e907"
}

.stm-icon-ac-trade-in:before {
    content: "\e909"
}

.stm-icon-ac-useful-load:before {
    content: "\e90a"
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

@font-face {
    font-family: lg;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/lg/lg.eot?n1z373);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/lg/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/lg/lg.woff?n1z373) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/lg/lg.ttf?n1z373) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/lg/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #FFF
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-moz-keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-ms-keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@-moz-keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@-ms-keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    background: 0 0;
    border: none;
    box-shadow: none;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #FFF
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, .45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width:1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
    outline: 0;
    border: none
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../images/lightGallery/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../images/lightGallery/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../images/lightGallery/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../images/lightGallery/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../images/lightGallery/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../images/lightGallery/loading.gif) center center no-repeat;
    display: none !important
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

/*! jQuery UI - v1.11.4 - 2016-03-23
* http://jqueryui.com
* Includes: core.css, draggable.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #454545;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    font-weight: 400;
    color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.stm-orange {
    color: #ffb129
}

#get-car-price-form,
#request-trade-offer-form,
#request-test-drive-form {
    position: absolute;
    max-width: 100%;
    width: 580px;
    left: 50%;
    top: 50%;
    z-index: 9999;
    transform: translateY(-50%) translateX(-50%)
}

#get-car-price-form .form-error,
#request-trade-offer-form .form-error,
#request-test-drive-form .form-error {
    border: 1px solid var(--motors-error-text-color, #ff2325) !important
}

#get-car-price-form .modal-dialog,
#request-trade-offer-form .modal-dialog,
#request-test-drive-form .modal-dialog {
    max-width: 100%
}

#get-car-price-form .modal-body,
#request-trade-offer-form .modal-body,
#request-test-drive-form .modal-body {
    padding: 44px 37px 34px
}

#get-car-price-form .modal-body .alert,
#request-trade-offer-form .modal-body .alert,
#request-test-drive-form .modal-body .alert {
    margin-top: 15px;
    padding: 5px 10px
}

#get-car-price-form .modal-body .button-row .col-md-4,
#request-trade-offer-form .modal-body .button-row .col-md-4,
#request-test-drive-form .modal-body .button-row .col-md-4 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between
}

#get-car-price-form .modal-body .button-row .col-md-4 .stm-ajax-loader,
#request-trade-offer-form .modal-body .button-row .col-md-4 .stm-ajax-loader,
#request-test-drive-form .modal-body .button-row .col-md-4 .stm-ajax-loader {
    margin-left: 10px
}

#get-car-price-form .modal-body .form-group,
#request-trade-offer-form .modal-body .form-group,
#request-test-drive-form .modal-body .form-group {
    margin-bottom: 17px
}

#get-car-price-form .modal-body .form-group input[type=text],
#get-car-price-form .modal-body .form-group input[type=number],
#get-car-price-form .modal-body .form-group input[type=tel],
#get-car-price-form .modal-body .form-group input[type=email],
#get-car-price-form .modal-body .form-group input[type=search],
#get-car-price-form .modal-body .form-group input[type=password],
#request-trade-offer-form .modal-body .form-group input[type=text],
#request-trade-offer-form .modal-body .form-group input[type=number],
#request-trade-offer-form .modal-body .form-group input[type=tel],
#request-trade-offer-form .modal-body .form-group input[type=email],
#request-trade-offer-form .modal-body .form-group input[type=search],
#request-trade-offer-form .modal-body .form-group input[type=password],
#request-test-drive-form .modal-body .form-group input[type=text],
#request-test-drive-form .modal-body .form-group input[type=number],
#request-test-drive-form .modal-body .form-group input[type=tel],
#request-test-drive-form .modal-body .form-group input[type=email],
#request-test-drive-form .modal-body .form-group input[type=search],
#request-test-drive-form .modal-body .form-group input[type=password] {
    display: block;
    width: 100%;
    height: 37px;
    line-height: 37px;
    padding: 0 21px;
    font-weight: 400;
    color: var(--motors-text-alpha-color, #888);
    border: 2px solid var(--motors-filter-inputs-color, #eceff3);
    font-size: 14px;
    outline: none !important;
    background-color: var(--motors-filter-inputs-color, #eceff3)
}

#get-car-price-form .stm-loader.circle,
#request-trade-offer-form .stm-loader.circle,
#request-test-drive-form .stm-loader.circle {
    position: relative;
    width: 50px;
    height: 50px
}

#get-car-price-form .stm-loader.circle div,
#request-trade-offer-form .stm-loader.circle div,
#request-test-drive-form .stm-loader.circle div {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 5px solid var(--motors-filter-inputs-color, #eceff3);
    border-top-color: transparent;
    animation: spin 1s linear infinite
}

#get-car-price-form .stm-loader-inner,
#request-trade-offer-form .stm-loader-inner,
#request-test-drive-form .stm-loader-inner {
    display: none
}

#get-car-price-form .stm-sell-a-car-loader.active .stm-loader-inner,
#request-trade-offer-form .stm-sell-a-car-loader.active .stm-loader-inner,
#request-test-drive-form .stm-sell-a-car-loader.active .stm-loader-inner {
    display: flex;
    justify-content: center;
    align-items: center
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in,
.modal-backdrop.show {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal .modal-header {
    border-bottom: none
}

.modal .modal-header .modal-close {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 16px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: var(--motors-contrast-text-color, #333);
    left: auto;
    cursor: pointer;
    transition: .1s
}

.modal .modal-header .modal-close:hover {
    color: var(--motors-accent-color, #333)
}

.modal-header-iconed {
    padding: 28px 37px 23px 105px !important;
    position: relative;
    background-color: var(--motors-bg-contrast, #232628);
    display: block
}

.modal-header-iconed h3 {
    text-transform: uppercase;
    color: var(--motors-contrast-text-color, #fff)
}

.modal-header-iconed .test-drive-car-name {
    margin-top: -5px;
    color: var(--motors-text-alpha-color, #aaa)
}

.modal-header-iconed i {
    position: absolute;
    top: 35px;
    left: 32px;
    font-size: 47px;
    color: var(--motors-accent-color, #6c98e1)
}

.stm-ajax-loader {
    display: none;
    font-size: 14px
}

.stm-ajax-loader.loading {
    display: inline-block;
    animation: rotating 2s infinite linear
}

.single-add-to-compare {
    position: fixed;
    top: -30%;
    left: 0;
    right: 0;
    padding-top: 17px;
    min-height: 71px;
    background-color: var(--motors-accent-color, #6c98e1);
    z-index: 99999;
    opacity: 0
}

.single-add-to-compare.danger,
.single-add-to-compare.overadded {
    background-color: var(--motors-error-bg-color, red)
}

.single-add-to-compare.danger .compare-fixed-link:hover,
.single-add-to-compare.overadded .compare-fixed-link:hover {
    color: var(--motors-error-text-color, red)
}

.single-add-to-compare.warning {
    background-color: var(--motors-notice-color, red)
}

.single-add-to-compare.warning .compare-fixed-link:hover {
    color: var(--motors-accent-color, red)
}

.single-add-to-compare.single-add-to-compare-visible {
    top: 0;
    opacity: 1;
    z-index: 99999
}

.single-add-to-compare.single-add-to-compare-visible.danger {
    background-color: var(--motors-error-text-color, #eb232c)
}

.single-add-to-compare.single-add-to-compare-visible.warning {
    background-color: var(--motors-notice-text-color, #8a6d3b)
}

.single-add-to-compare .compare-fixed-link {
    display: block;
    padding: 8px 23px 6px;
    color: var(--motors-contrast-text-color, #fff);
    border: 1px solid var(--motors-contrast-text-color, #fff);
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none !important;
    text-align: center;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.single-add-to-compare .compare-fixed-link:hover {
    background-color: var(--motors-bg-color, #fff);
    color: var(--motors-accent-color, #6c98e1)
}

@media (max-width:767px) {
    .single-add-to-compare .compare-fixed-link {
        margin: 0 0 10px !important;
        float: none !important
    }
}

.single-add-to-compare .single-add-to-compare-left {
    position: relative;
    padding-left: 55px;
    min-height: 35px
}

.single-add-to-compare .single-add-to-compare-left .add-to-compare-icon {
    position: absolute;
    left: 0;
    top: 50%;
    color: var(--motors-contrast-text-color, #fff);
    font-size: 35px;
    transform: translateY(-50%)
}

.single-add-to-compare .single-add-to-compare-left .add-to-compare-icon:before {
    content: "\f071";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.single-add-to-compare .single-add-to-compare-left .stm-title {
    display: block;
    padding-top: 10px;
    color: var(--motors-contrast-text-color, #fff);
    font-weight: 400;
    font-size: 14px
}

@media (max-width:767px) {
    .single-add-to-compare .single-add-to-compare-left {
        padding-left: 0
    }
    .single-add-to-compare .single-add-to-compare-left .add-to-compare-icon {
        display: none
    }
}

.single-add-to-compare .pull-right {
    float: right
}

#request-trade-in-offer .form-error {
    border: 1px solid var(--motors-error-text-color, #ff2325) !important
}

#request-trade-in-offer .stm-label-type-2 {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
    color: var(--motors-text-color, #000)
}

#request-trade-in-offer .stm-sell-a-car-form .form-navigation-unit .title {
    color: var(--motors-text-color, #232628)
}

#request-trade-in-offer .pull-left {
    float: left !important
}

#request-trade-in-offer .wpcf7-response-output {
    margin: 10px 0 0 !important;
    padding: 15px !important;
    border: 2px solid var(--motors-accent-color, #6c98e1) !important;
    color: var(--motors-accent-color, #6c98e1) !important;
    border-radius: 5px
}

#request-trade-in-offer .wpcf7-response-output.wpcf7-validation-errors {
    border-color: var(--motors-error-text-color, #ff2325);
    color: var(--motors-error-text-color, #ff2325)
}

#request-trade-in-offer .wpcf7-response-output.wpcf7-mail-sent-ok {
    border-color: var(--motors-success-text-color, #32cd32) !important;
    color: var(--motors-success-text-color, #32cd32) !important
}

#request-trade-in-offer .stm-loader.circle {
    position: relative;
    width: 50px;
    height: 50px
}

#request-trade-in-offer .stm-loader.circle div {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 5px solid var(--motors-bg-shade, #eceff3);
    border-top-color: transparent;
    animation: spin 1s linear infinite
}

#request-trade-in-offer .stm-loader-inner {
    display: none
}

#request-trade-in-offer .stm-sell-a-car-loader.active .stm-loader-inner {
    display: flex;
    justify-content: center;
    align-items: center
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

#trade-in .modal-dialog {
    max-width: 900px;
    width: 100%
}

@media (max-width:920px) {
    #trade-in .modal-dialog {
        width: auto
    }
}

#trade-in .modal-dialog .modal-body {
    padding: 30px
}

#trade-offer .modal-dialog,
#test-drive .modal-dialog {
    width: 600px;
    margin: 30px auto;
    max-width: 100%
}

#trade-offer.show .modal-dialog,
#test-drive.show .modal-dialog {
    transform: translate(0, 0)
}

.form-modal-label {
    margin-bottom: 3px;
    font-size: 13px;
    color: var(--motors-text-alpha-color, #888)
}

#request-trade-offer-form,
#get-car-price-form,
#request-test-drive-form {
    position: absolute;
    max-width: 100%;
    width: 580px;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 9999
}

#request-trade-offer-form .modal-body,
#get-car-price-form .modal-body,
#request-test-drive-form .modal-body {
    padding: 44px 37px 15px
}

#request-trade-offer-form .col-md-5,
#request-trade-offer-form .col-md-4,
#get-car-price-form .col-md-5,
#get-car-price-form .col-md-4,
#request-test-drive-form .col-md-5,
#request-test-drive-form .col-md-4 {
    text-align: right
}

#request-trade-offer-form .col-md-5 button,
#request-trade-offer-form .col-md-4 button,
#get-car-price-form .col-md-5 button,
#get-car-price-form .col-md-4 button,
#request-test-drive-form .col-md-5 button,
#request-test-drive-form .col-md-4 button {
    max-width: 90%
}

.stm-datepicker-input-icon {
    position: relative
}

.stm-datepicker-input-icon:after {
    position: absolute;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, -50%);
    right: 18px;
    top: 50%;
    margin-top: unset;
    color: var(--motors-accent-color, #6c98e1);
    font-size: 16px;
    content: "\f017"
}

.stm-request-test-drive {
    display: block;
    text-align: center;
    padding: 17px 28px 15px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
    color: var(--motors-contrast-text-color, #fff) !important;
    border-radius: 3px;
    text-decoration: none !important;
    outline: none !important;
    visibility: visible;
    border: none;
    white-space: normal;
    margin: 20px auto 3px
}

.msg-body {
    padding-top: 20px
}

.msg-body .alert-modal {
    padding: 9px 15px 8px;
    margin-bottom: 0
}

.modal-calculator {
    position: absolute;
    max-width: 580px;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999
}

@media (max-width:767px) {
    .modal-header-iconed .test-drive-car-name {
        margin: 0;
        line-height: 20px;
        padding-right: 10px
    }
}

@media (max-width:767px) {
    .modal-header-iconed .modal-title {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .modal-header-iconed i {
        font-size: 35px
    }
}

.modal-header-iconed .mobile-close-modal {
    display: none
}

@media (max-width:450px) {
    .modal-header-iconed {
        display: block
    }
    .modal-header-iconed i {
        top: 28px
    }
    .modal-header-iconed .mobile-close-modal {
        display: block;
        width: 18px;
        height: 18px;
        position: absolute;
        right: 10px;
        top: 10px
    }
    .modal-header-iconed .mobile-close-modal i {
        position: relative;
        top: 0;
        left: 0;
        font-size: 16px
    }
}

@font-face {
    font-family: 'stm-ico';
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/ico/stm-ico-font.eot?q8xo0u);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/ico/stm-ico-font.eot?q8xo0u#iefix) format('embedded-opentype'), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/ico/stm-ico-font.ttf?q8xo0u) format('truetype'), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/ico/stm-ico-font.woff?q8xo0u) format('woff'), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/frontend/../../fonts/ico/stm-ico-font.svg?q8xo0u#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class^=icon-],
[class*=" icon-"] {
    font-family: 'stm-ico';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-steering_wheel:before {
    content: "\e814"
}

.icon-speedometr2:before {
    content: "\e800"
}

.icon-steering_wheel:before {
    content: "\e814"
}

.archive-listing-page .archive-listing-page_row .archive-listing-page_side.horizontal_filter {
    float: none;
    width: 100%
}

.archive-listing-page .archive-listing-page_row .archive-listing-page_side.horizontal_filter .stm-horizontal-longer-filter {
    display: none
}

.archive-listing-page .archive-listing-page_row .archive-listing-page_content.horizontal_filter {
    float: none;
    width: 100%
}

.wpforms-field-select select {
    opacity: 1 !important;
    visibility: visible !important
}

.wpforms-field-select .select2-selection--single {
    position: relative
}

div.wpforms-container-full select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    background: 0 0
}

.menu-top.toplevel_page_mvl_plugin_settings img {
    position: relative;
    top: -2px;
    opacity: 1 !important;
    max-width: 20px
}

#tagsdiv-stm_additional_features {
    display: none
}

.hidden {
    display: none
}

body .motors-alignwide,
body .container {
    max-width: 1280px
}

.listing_categories {
    margin-bottom: 25px
}

.stm_close_edit_item {
    margin-left: 10px !important;
    font-style: normal
}

.stm_edit_item_wrap {
    display: none
}

.ui-sortable-helper {
    width: 100%
}

.ui-sortable-placeholder {
    background-color: #dcdcdc
}

.stm-ui-sortable tr:hover {
    cursor: move
}

.stm_theme_icon_font_table {
    display: none
}

.stm_theme_icon_font_table td:hover {
    cursor: pointer
}

.stm_theme_cat_chosen_icon_edit_preview i,
.stm_theme_cat_chosen_icon_preview i {
    display: inline-block;
    margin: 20px auto;
    padding: 5px;
    font-size: 65px;
    background-color: #000;
    color: #fff
}

.stm_theme_pick_font {
    margin: 15px 0 !important
}

.stm_edit_item_wrap label,
.stm-new-filter-category label {
    display: inline-block
}

.form-wrap .form-field.stm-modern-filter-unit {
    padding-left: 20px
}

.mvl-plugin-version {
    margin-top: 30px;
    color: #bec5cb;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .3px;
    text-align: center
}

.stm-csv-import-available-tags {
    width: 16%;
    float: left
}

.stm-csv-import-needed-tags {
    width: 80%;
    float: left
}

.needed-tag-placeholder {
    display: none;
    height: 30px;
    border: 1px dashed #000
}

.source {
    max-width: 100%;
    width: 30%;
    float: left;
    margin-top: 18px
}

.target {
    max-width: 100%;
    width: 60%;
    float: left;
    margin-left: 20px
}

.target:after {
    clear: both;
    display: table;
    content: ""
}

.target .target-unit {
    float: left;
    width: 30%;
    padding: 0 10px
}

.empty {
    height: 30px;
    margin: 5px 0 20px;
    background: var(--motors-bg-shade, #eee);
    border: 1px dashed var(--motors=border-color, #999);
    padding-bottom: 2px
}

.empty .item {
    margin: 0
}

.empty .item .closer {
    display: block
}

.highlight {
    border: 1px solid red;
    background: #fff
}

.highlight .item {
    opacity: .3
}

.ui-draggable-dragging {
    z-index: 99;
    opacity: 1 !important
}

.import_details {
    display: none
}

.import_details iframe {
    margin-top: 20px;
    width: 70%;
    height: 180px;
    background-color: #22b7d2
}

.danger {
    color: red
}

.btn,
.btn-large {
    color: #fff
}

.mg-bt-20 {
    margin-bottom: 20px
}

.pd-bt-15 {
    padding-bottom: 15px
}

.stm-preloader-file {
    display: inline-block;
    margin: 9px 0 0 20px;
    vertical-align: top
}

.progress .determinate {
    width: 25%
}

.xml_badge {
    display: inline-block;
    border-radius: 4px;
    margin-bottom: 10px;
    background-color: #26a69a;
    color: #fff !important;
    padding: 7px;
    cursor: move
}

.xml_badge .ui-draggable-dragging {
    background-color: transparent
}

.stm-step-three-preloader,
.stm-step-two-preloader,
.stm-proceed-step-four,
.stm-proceed-step-three {
    display: none
}

.stm-back {
    float: left
}

.checkbox-field {
    margin-bottom: 25px
}

.checkbox-field>label {
    font-size: 15px;
    line-height: 18px
}

.pulsate {
    border-radius: 15px;
    box-shadow: 0 0 0 rgba(38, 166, 154, .8);
    animation: pulse 2s infinite
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(38, 166, 154, .4)
    }
    70% {
        box-shadow: 0 0 0 10px rgba(38, 166, 154, 0)
    }
    100% {
        box-shadow: 0 0 0 0 rgba(38, 166, 154, 0)
    }
}

.cron-settings {
    margin-bottom: 70px
}

.single-add-to-compare.single-add-to-compare-visible {
    z-index: 999999
}

.single-add-to-compare.single-add-to-compare-visible.danger {
    background-color: #eb232c
}

.single-add-to-compare.single-add-to-compare-visible.warning {
    background-color: #8a6d3b
}

.listing-list-loop .content .meta-middle {
    margin-bottom: 14px
}

.listing-list-loop .content .meta-middle .meta-middle-unit {
    margin-bottom: 13px
}

.export_settings input[type=file] {
    display: block;
    margin: 30px 0 15px;
    width: 100%
}

.stm-autocomplete.ui-front {
    z-index: 999999
}

.stm-media-remove-all {
    margin-left: 20px !important
}

.stm_importer {
    margin: 20px 20px 0 0;
    background: #fff;
    padding: 30px
}

.stm_message {
    padding: 40px;
    max-width: 450px;
    text-align: center;
    background: #fff;
    margin: 20px auto
}

.stm_message_title {
    margin: 20px 0;
    line-height: 1.3
}

.stm_message.success .stm_message_text {
    font-size: 16px
}

.stm_message.danger {
    background-color: #e05d6f;
    color: #fff;
    font-size: 16px;
    line-height: 28px
}

.stm_demo_button_align {
    max-width: 1290px;
    text-align: center
}

.stm_demo_button_align .size_big {
    height: 36px;
    line-height: 34px;
    padding: 0 15px 1px
}

.stm-pick-icon {
    max-width: 30px;
    overflow: hidden
}

.stm-pick-icon i {
    display: block;
    max-width: 100%;
    width: 20px;
    overflow: hidden
}

.stm_table-two-columns-image label {
    margin-right: 15px
}

.hidden-on {
    display: none
}

#widgets-right #stm_boats_car {
    display: none
}

.export_settings input[type=file] {
    display: block;
    margin: 30px 0 15px;
    width: 100%
}

.form-table.stm {
    width: auto
}

.form-table.stm th {
    width: auto
}

.form-table.stm td,
.form-table.stm th {
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px
}

.form-table.stm td .wp-color-result {
    margin-bottom: 0
}

.stm_metabox_image .stm_upload_image,
.stm_metabox_image .stm_remove_image,
.stm_metabox_image .custom_preview_image {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0
}

.stm_metabox_image .stm_upload_image:active {
    vertical-align: middle
}

.stm_metabox_image .custom_preview_image {
    width: 170px;
    height: auto;
    max-height: 200px
}

.form-table.stm h3 {
    padding: 20px 0 0 !important;
    font-size: 20px !important;
    text-transform: uppercase
}

.wp-admin .form-table.stm input[type=text],
.wp-admin .form-table.stm select {
    width: 100%
}

.stm-metabox-media {
    margin: 0 -5px
}

.stm-metabox-media .stm-uploaded-file {
    width: 100px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding: 5px
}

.stm-uploaded-file img {
    display: block;
    max-width: 100%;
    height: auto
}

.textfield-description {
    color: #9e9e9e;
    font-size: 13px;
    font-style: italic;
    line-height: 20px
}

.custom_preview_file {
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle
}

.stm-repeat-table-row {
    margin-bottom: 10px
}

.stm-repeat-table-row input[type=text] {
    width: inherit !important;
    margin-right: 10px !important
}

.stm-repeat-table-row .add-row {
    margin-top: 15px !important
}

.stm-message {
    border-left: 4px solid #ffba00;
    background-color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 20px;
    margin-right: 30px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 32px
}

.stm_vehicles_listing_icons {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease
}

.stm_vehicles_listing_icons .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9
}

.stm_vehicles_listing_icons .inner {
    margin-top: 60px;
    position: absolute;
    width: 60%;
    height: 60%;
    top: 12%;
    left: 20%;
    background: #fff;
    z-index: 15
}

.stm_vehicles_listing_icons .inner .scrollable-content {
    height: 100%;
    position: absolute;
    width: 100%;
    overflow-y: scroll
}

.stm_vehicles_listing_icons .inner .stm_how_to_add {
    position: absolute;
    bottom: -72px;
    left: 0;
    height: 72px;
    width: 100%;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.stm_vehicles_listing_icons .inner .stm_how_to_add:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    height: 8px;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .1) 100%)
}

.stm_vehicles_listing_icons .inner .stm_how_to_add a {
    display: block;
    position: relative;
    top: 25px;
    margin-left: 40px;
    font-size: 14px;
    color: #888
}

.stm_vehicles_listing_icons .inner .stm_how_to_add a i {
    position: relative;
    top: 2px;
    left: 10px
}

.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon {
    position: relative;
    text-align: center;
    cursor: pointer
}

.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon.stm-listings-motors-icons-jet-sky,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon.stm-listings-motors-icons-canoe,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon.stm-listings-motors-icons-dinghy,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon.stm-listings-motors-icons-yacht,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon.stm-listings-motors-icons-sailboat,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon.stm-listings-motors-icons-boat,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon.stm-listings-motors-icons-sales_pin {
    display: none
}

.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon i,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon span {
    display: block;
    width: 27px;
    height: 27px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 27px;
    text-align: center;
    overflow: hidden;
    border-radius: 3px
}

.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon i.big_icon,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon i[class^=motors-icons-].big_icon,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon i[class*=" motors-icons-"].big_icon,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon span.big_icon,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon span[class^=motors-icons-].big_icon,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon span[class*=" motors-icons-"].big_icon {
    position: absolute;
    top: -5px;
    left: 5px;
    width: 65px;
    height: 65px;
    font-size: 32px;
    line-height: 65px;
    text-align: center;
    background-color: #fff;
    transform: scale(0);
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    transition: all .2s ease
}

.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon:hover i .big_icon,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon:hover i[class^=motors-icons-].big_icon,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon:hover i[class*=" motors-icons-"].big_icon,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon:hover span .big_icon,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon:hover span[class^=motors-icons-].big_icon,
.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon:hover span[class*=" motors-icons-"].big_icon {
    visibility: visible;
    opacity: 1;
    transform: scale(1)
}

.stm_vehicles_listing_icons .inner td.stm-listings-pick-icon.chosen i {
    background-color: #0073aa;
    color: #fff
}

.stm_vehicles_listing_icons .inner .stm_font_nav {
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.stm_vehicles_listing_icons .inner .stm_font_nav:after {
    position: absolute;
    bottom: -8px;
    left: 0;
    content: "";
    display: block;
    height: 8px;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%)
}

.stm_vehicles_listing_icons .inner .stm_font_nav>div {
    float: left
}

.stm_vehicles_listing_icons .inner .stm_font_nav>div:first-child a {
    border-top-left-radius: 5px
}

.stm_vehicles_listing_icons .inner .stm_font_nav a {
    display: block;
    padding: 21px 50px;
    background: #fff;
    font-size: 15px;
    color: #424242;
    text-decoration: none !important;
    box-shadow: none !important
}

.stm_vehicles_listing_icons .inner .stm_font_nav a.active {
    background: #0073aa;
    color: #fff !important
}

.stm_vehicles_listing_icons .inner .stm_theme_font {
    display: none
}

.stm_vehicles_listing_icons .inner .stm_theme_font.active {
    display: block
}

.stm_vehicles_listing_icons.visible {
    opacity: 1;
    visibility: visible
}

.stm_form_wrapper[data-depended=true] {
    display: none;
    margin-left: 25px;
    margin-top: -2px
}

.stm_form_wrapper[data-depended=true] span {
    top: -5px !important;
    font-size: 13px !important;
    font-style: italic;
    font-weight: 400 !important
}

.stm_form_wrapper_radio label {
    display: block;
    margin-bottom: 5px
}

.image-preview {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease
}

.image-preview img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -237.5px 0 0 -350px;
    z-index: 25;
    max-width: 700px
}

.image-preview.visible {
    opacity: 1;
    visibility: visible
}

.image-preview .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 20
}

.stm_form_wrapper_number_field_affix {
    margin-top: -39px !important
}

.stm_form_wrapper_number_field_affix input {
    max-width: 171px;
    height: 30px !important;
    line-height: 30px !important
}

.stm_form_wrapper_slider {
    margin-top: -16px !important
}

.stm_form_wrapper_radio[data-depended] {
    margin-top: -29px !important
}

.stm_form_wrapper_enable_checkbox_button[data-depended] {
    margin-top: -20px !important
}

.stm_form_wrapper_radio.stm_form_wrapper_radio span {
    top: -2px !important
}

.listing_categories_add_new a[href="#delete"],
.stm_vehicles_listing_row_actions a[href="#cancel"] {
    display: none
}

.stm_form_wrapper_use_on_single_listing_page {
    display: none
}

.stm_form_wrapper_radio input+span {
    display: inline-block !important;
    opacity: .6 !important
}

.stm_form_wrapper_radio input:checked+span {
    opacity: 1 !important
}

.stm_form_wrapper_use_on_directory_filter_title a[data-image] {
    margin: 8px 0 0 18px
}

.post-type-listings table.wp-list-table.posts tbody td,
.post-type-listings table.wp-list-table.posts tbody th {
    vertical-align: middle
}

.post-type-listings table.wp-list-table .column-name {
    width: 22%
}

.post-type-listings table.wp-list-table [class*=" column-taxonomy-"] {
    width: 10%
}

table.wp-list-table .column-stm_image {
    width: 150px
}

table.wp-list-table .column-stm_image img {
    max-width: 135px;
    height: auto;
    width: auto;
    margin: 0 auto
}

table.wp-list-table .column-stm_image .attachment {
    width: 100%
}

.stm_form_wrapper_use_on_directory_filter_title {
    padding-bottom: 7px !important
}

@media (max-width:1806px) {
    .stm_form_wrapper_checkbox.stm_form_wrapper_listing_rows_numbers_enable a[data-image] {
        margin: 8px 0 0 18px !important
    }
}

@media (max-width:1760px) {
    .stm_form_wrapper_checkbox.stm_form_wrapper_use_on_car_filter_links a[data-image] {
        margin: 8px 0 0 18px !important
    }
}

@media (max-width:1200px) {
    .stm_vehicles_listing_row_options .stm_listings_col_4 {
        width: 50%
    }
}

@media (max-width:783px) {
    .stm_form_wrapper_radio[data-depended] {
        margin-top: -15px !important
    }
    .stm_form_wrapper_number_field_affix {
        margin-top: -25px !important
    }
    table.wp-list-table.listing_categories {
        display: block
    }
    table.wp-list-table.listing_categories thead {
        display: block
    }
    table.wp-list-table.listing_categories thead tr {
        display: block
    }
    table.wp-list-table.listing_categories thead tr th {
        display: none !important
    }
    table.wp-list-table.listing_categories thead tr th:first-child {
        display: block !important
    }
    table.wp-list-table.listing_categories tbody {
        display: block
    }
    table.wp-list-table.listing_categories tbody tr {
        display: block
    }
    table.wp-list-table.listing_categories tbody tr td,
    table.wp-list-table.listing_categories tbody tr th {
        display: block !important;
        width: 100% !important
    }
    table.wp-list-table.listing_categories tbody tr td:not(:first-child),
    table.wp-list-table.listing_categories tbody tr th:not(:first-child) {
        display: none !important
    }
    table.wp-list-table.listing_categories tbody tr td.manage,
    table.wp-list-table.listing_categories tbody tr th.manage {
        display: block !important
    }
    table.wp-list-table.listing_categories tbody tr td.manage i,
    table.wp-list-table.listing_categories tbody tr th.manage i {
        margin-left: 0 !important
    }
    .stm_vehicles_listing_row_options .stm_listings_col_4 {
        width: 100% !important
    }
}

.ms-container {
    background: transparent url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-car-dealership-classified-listings/assets/css/../images/switch.png) no-repeat 48.5% 50%;
    width: 480px
}

.ms-container:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    min-height: 0;
    visibility: hidden
}

.ms-container .ms-selectable,
.ms-container .ms-selection {
    background: #fff;
    color: #555;
    float: left;
    width: 45%
}

.ms-container .ms-selectable .ms-search-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    border-radius: 0;
    border: 1px solid #ccc;
    width: 200px;
    height: 50px
}

.ms-container .ms-selectable .ms-search-wrapper .ms-search-input {
    border-radius: unset;
    width: 190px;
    border: none;
    height: 40px;
    background-color: #f1f1f1
}

.ms-container .ms-selectable .ms-search-wrapper .ms-search-input:focus {
    border: solid 1px #0073aa;
    outline: none;
    background-color: #fff
}

.ms-container .ms-selectable .ms-list {
    border-top: none
}

.ms-container .ms-selectable .ms-list.hide-empty li.none {
    display: none
}

.ms-container .ms-selection {
    float: right
}

.ms-container .ms-list {
    max-width: 200px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border linear .2s, box-shadow linear .2s;
    border: 1px solid #ccc;
    position: relative;
    height: 251px;
    padding: 0;
    overflow-y: auto
}

.ms-container .ms-list.ms-focus {
    border-color: #ccc !important;
    box-shadow: none !important;
    outline: 0;
    outline: thin dotted \9
}

.ms-container ul {
    margin: 0;
    list-style-type: none;
    padding: 0
}

.ms-container .ms-optgroup-container {
    width: 100%
}

.ms-container .ms-optgroup-label {
    margin: 0;
    padding: 5px 0 0 5px;
    cursor: pointer;
    color: #999
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
    border-bottom: 1px #eee solid;
    padding: 6px 10px;
    margin-bottom: 0;
    color: #555;
    font-size: 14px
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    background-color: #08c
}

.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled {
    background-color: #eee;
    color: #aaa;
    cursor: text
}

#butterbean-control-gallery_videos_posters .main_image {
    display: none
}

.gm-err-autocomplete {
    background-position: 100% -5px !important;
    background-repeat: no-repeat !important
}

body.stm-vl-plugin-pure.elementor-page .is-layout-constrained>div.elementor {
    max-width: 100%
}

.stm-orange {
    color: #ffb129
}

body {
    -webkit-font-smoothing: antialiased
}

a {
    text-decoration: none
}

table {
    width: 100%;
    margin-bottom: 20px;
    border: none;
    background: 0 0
}

table>thead tr th {
    text-transform: uppercase;
    font-size: 16px
}

table>tbody>tr:nth-child(odd)>th,
table>tbody>tr:nth-child(odd)>td,
table>tbody>tr:nth-child(even)>th,
table>tbody>tr:nth-child(even)>td {
    background-color: transparent
}

table>tbody>tr td {
    padding: 9px 0 8px;
    font-size: 12px;
    color: #888;
    border-bottom: 1px solid #d5d9e0;
    border-top: none;
    border-left: none;
    border-right: none
}

.post-grid-single-unit {
    position: relative;
    margin-bottom: 50px
}

.post-grid-single-unit:hover .content {
    border-color: transparent;
    box-shadow: 0 1px 6px rgba(35, 38, 40, .4)
}

.post-grid-single-unit .image {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden
}

.post-grid-single-unit .video-preview {
    position: absolute;
    right: 9px;
    top: 17px;
    padding: 1px 11px 1px 25px;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    background-color: var(--mvl-secondary-color);
    z-index: 20
}

.post-grid-single-unit .video-preview .fas {
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -6px;
    font-size: 12px
}

.post-grid-single-unit .sticky-post {
    position: absolute;
    top: 20px;
    left: -90px;
    background-color: red;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    width: 250px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    transform: rotate(-45deg)
}

.post-grid-single-unit .sticky-post.blog-post-no-image {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    font-size: 10px;
    transform: rotate(0deg)
}

.post-grid-single-unit .content {
    box-shadow: none;
    border-radius: 1px;
    transition: all .5s ease;
    transform: translateZ(0);
    padding: 25px 40px 14px;
    border: 1px solid #ddd
}

.post-grid-single-unit .content .title-relative {
    position: relative;
    min-height: 66px
}

.post-grid-single-unit .content .title-relative a {
    text-decoration: none !important
}

.post-grid-single-unit .content .title-relative a .title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0;
    font-weight: 400;
    line-height: 22px
}

.post-grid-single-unit .content .post-meta-bottom {
    display: flex;
    margin-top: 22px;
    padding-top: 12px;
    border-top: 1px solid #ddd
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit {
    display: inline-block;
    margin-right: 19px;
    padding-left: 25px;
    position: relative;
    font-size: 12px;
    color: #888
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit:last-child {
    margin-right: 0
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit.comments {
    padding-left: 22px
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit.comments i {
    top: 3px;
    font-size: 14px
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit i {
    position: absolute;
    left: 0;
    top: 2px;
    color: var(--mvl-secondary-color);
    font-size: 15px
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit a {
    color: #888;
    text-decoration: none !important
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit a:hover {
    color: var(--mvl-secondary-color)
}

.col-md-4 .post-grid-single-unit .image:not(.advert) a img {
    max-height: 181px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .col-md-4 .post-grid-single-unit .image:not(.advert) a img {
        width: 100%;
        max-height: 100%
    }
}

.col-md-6 .post-grid-single-unit .image a img {
    max-height: 205px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .col-md-6 .post-grid-single-unit .image a img {
        width: 100%;
        max-height: 100%
    }
}

.post-list-single-item {
    margin-bottom: 30px
}

.post-list-single-item .image {
    position: relative;
    vertical-align: top;
    overflow: hidden;
    max-height: 429px
}

.post-list-single-item .image img {
    vertical-align: top;
    width: 100%
}

.post-list-single-item .video-preview {
    position: absolute;
    right: 9px;
    top: 17px;
    padding: 1px 11px 1px 25px;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    background-color: var(--mvl-secondary-color);
    z-index: 20
}

.post-list-single-item .video-preview .fas {
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -6px;
    font-size: 12px
}

.post-list-single-item .sticky-post {
    position: absolute;
    top: 20px;
    left: -90px;
    background-color: red;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    width: 250px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    transform: rotate(-45deg)
}

.post-list-single-item .blog-meta {
    position: relative;
    margin-top: -44px;
    padding-left: 36px;
    padding-right: 27px;
    margin-bottom: 0;
    background-color: #232628;
    z-index: 20
}

.post-list-single-item .absoluted-content {
    position: absolute;
    bottom: 44px;
    left: 0;
    right: 0
}

.post-list-single-item .absoluted-content:before {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 189px;
    background: linear-gradient(to top, rgba(35, 38, 40, .9), rgba(35, 38, 40, 0));
    z-index: 5
}

.post-list-single-item .absoluted-content .relatived-content {
    padding: 0 36px 31px;
    position: relative;
    z-index: 10
}

.post-list-single-item .absoluted-content .relatived-content .title {
    margin-bottom: 0;
    color: #fff;
    font-weight: 700;
    line-height: 28px
}

.post-list-single-item .absoluted-content .relatived-content .video-preview {
    display: inline-block;
    margin-bottom: 16px;
    position: relative;
    top: 0;
    left: 0
}

.special-label,
.special-label.h5 {
    position: absolute;
    top: 27px;
    left: -81px;
    height: 49px;
    padding: 0 100px;
    line-height: 49px;
    color: var(--motors-contrast-text-color, #fff);
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: var(--motors-spec-badge-color, #fab637);
    transform: rotate(-45deg) translateZ(0);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    z-index: 10
}

.special-label-small,
.special-label-small.h6 {
    top: 20px;
    left: -91px;
    height: 32px;
    line-height: 32px
}

.stm-badge-directory,
.stm-badge-directory.heading-font {
    position: absolute;
    right: -65px;
    left: unset;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(45deg);
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: red
}

.swiper-container {
    overflow: hidden
}

.stm-views-metabox {
    margin-top: 20px
}

.stm-views-metabox__item {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.stm-views-metabox__item .reset-counter {
    text-decoration: underline;
    margin-left: 5px
}

.stm-views-metabox__item span {
    font-weight: 700;
    margin-left: 5px
}

.mvl-checkbox-metabox {
    margin: 10px 0
}

.mvl-checkbox-metabox input[type=text] {
    border: 1px solid #ced4da;
    width: 100%
}

.mvl-checkbox-metabox h4 {
    margin: 10px 0 5px
}

.metabox-description p {
    font-size: 12px;
    color: #ced4da;
    display: flex
}

.metabox-description p span {
    margin-top: 3px;
    font-size: 10px;
    padding: 0 6px;
    border: 1px solid #ced4da;
    border-radius: 50%;
    margin-right: 5px;
    width: 16px;
    line-height: 0;
    height: 16px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center
}

.meta-box-checkbox-label {
    font-weight: 700
}

.listing-author-metabox {
    margin-top: 15px;
    margin-bottom: 10px
}

.listing-author-metabox #listing_author_select {
    width: 100%;
    border: 1px solid #ced4da
}

#listing_badges .inside {
    margin-top: 5px
}

#listing_badges .mvl-checkbox-metabox {
    margin: 10px 0
}

#listing_badges .mvl-checkbox-metabox h4 {
    margin: 10px 0 5px
}

#listing_badges .mvl-checkbox-metabox .special-image-wrapper img {
    width: 241px;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #ced4da;
    padding: 5px;
    border-radius: 4px
}

.car-listing-row .image {
    overflow: hidden
}

.dp-in {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.mvl-checkbox-metabox label {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.mvl-checkbox-metabox input[type=checkbox] {
    display: none
}

.mvl-checkbox-metabox label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding-left: 30px;
    line-height: 20px
}

.mvl-checkbox-metabox input[type=checkbox] {
    display: none
}

.checkbox-custom {
    width: 15px;
    height: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 0;
    transition: all .3s ease;
    background-color: #fff
}

.mvl-checkbox-metabox input[type=checkbox]:checked+.checkbox-custom {
    background-color: #0073aa;
    border-color: #0073aa
}

.mvl-checkbox-metabox input[type=checkbox]:checked+.checkbox-custom:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 4px;
    width: 5px;
    height: 9px;
    border: solid 2px #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.mvl-checkbox-metabox input[type=checkbox]:focus+.checkbox-custom {
    outline: none;
    box-shadow: 0 0 3px #0073aa
}

#wp-admin-bar-mvl-plugin-unlock-pro {
    margin-top: 15px;
    margin-bottom: 15px
}

#wp-admin-bar-mvl-plugin-unlock-pro a.ab-item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px
}

#wp-admin-bar-mvl-plugin-unlock-pro span {
    border-radius: 4px;
    background: linear-gradient(180deg, #ff9c28 0%, #e76100 100%);
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    height: 35px
}

#wp-admin-bar-mvl-plugin-unlock-pro span:hover {
    background: linear-gradient(180deg, rgba(255, 156, 40, .95) 0, #e76100 100%)
}

#wp-admin-bar-mvl-plugin-settings-default li {
    padding: 3px 10px
}

.wpcfto-box-group_title .wpcfto_generic_field .wpcfto-group-title-wrapper {
    width: 100%
}

.stm-accordion-single-unit {
    margin-top: 20px
}

.stm-accordion-single-unit>a.title {
    position: relative;
    display: block;
    padding: 15px 20px 15px 25px;
    background-color: var(--motors-bg-shade);
    border-top: 4px solid var(--motors-accent-color);
    text-decoration: none !important;
    margin-top: 0
}

.stm-accordion-single-unit>a.title.collapsed {
    border-top-color: var(--motors-border-color)
}

.stm-accordion-single-unit>a.title.collapsed .minus {
    margin-top: -2px
}

.stm-accordion-single-unit>a.title.collapsed .minus:after {
    opacity: 1
}

.stm-accordion-single-unit>a.title h5 {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase
}

.stm-accordion-single-unit>a.title .minus {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -1px;
    width: 11px;
    height: 3px;
    background-color: var(--motors-border-color)
}

.stm-accordion-single-unit>a.title .minus:after {
    position: absolute;
    content: "";
    display: block;
    top: -4px;
    left: 4px;
    height: 11px;
    width: 3px;
    background-color: var(--motors-border-color);
    opacity: 0
}

.stm-accordion-single-unit>a.title:hover .minus,
.stm-accordion-single-unit>a.title:hover .minus:after {
    background-color: var(--motors-accent-color)
}

.stm-accordion-single-unit .stm-accordion-content ul {
    padding: 5px 40px 17px 25px;
    margin-bottom: 0
}

.stm-accordion-single-unit .stm-accordion-content ul li {
    margin-bottom: 7px;
    font-size: 13px
}

.stm-accordion-single-unit .stm-accordion-content ul li:hover {
    cursor: pointer
}

.stm-listing-directory-checkboxes .stm-accordion-content-wrapper {
    position: relative
}

.stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-accordion-inner:before {
    position: absolute;
    content: "";
    display: block;
    background: var(--motors-contrast-text-alpha-color);
    top: 0;
    left: 20px;
    right: 20px;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -1
}

.stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-accordion-inner:after {
    content: "\e924";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    font-family: "motors-icons";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    animation: rotating 2s infinite linear;
    font-size: 30px;
    color: var(--motors-accent-color);
    visibility: hidden;
    opacity: 0;
    z-index: -1
}

.stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-accordion-inner.loading:before,
.stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-accordion-inner.loading:after {
    visibility: visible;
    opacity: 1;
    z-index: 99
}

.stm-listing-directory-checkboxes.stm-one_col .stm-accordion-content-padded {
    padding-bottom: 32px
}

.stm-listing-directory-checkboxes.stm-one_col .stm-option-label {
    display: block;
    margin-bottom: 7px
}

.stm-listing-directory-checkboxes.stm-one_col .stm-option-label .stm-option-image {
    max-width: 130px;
    margin-bottom: 10px
}

.stm-listing-directory-checkboxes.stm-one_col .stm-option-label:hover {
    cursor: pointer
}

.stm-listing-directory-checkboxes.stm-one_col .stm-option-label:hover>span {
    text-decoration: none
}

.stm-listing-directory-checkboxes.stm-one_col .stm-checkbox-submit {
    display: inline-block;
    margin: 11px auto -15px
}

.stm-listing-directory-checkboxes.stm-one_col .stm-checkbox-submit .button {
    min-width: 103px;
    text-align: center;
    padding: 13px 15px 9px;
    font-size: 12px;
    line-height: 14px
}

.stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper {
    margin: 0 -20px
}

.stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper:after {
    content: "";
    display: table;
    clear: both
}

.stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label {
    width: 50%;
    display: block;
    padding: 0 15px;
    float: left;
    margin-bottom: 25px
}

.stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label:hover {
    cursor: pointer
}

.stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label:hover>span {
    text-decoration: underline
}

.stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label:nth-child(2n+1) {
    clear: both
}

.stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label .stm-option-image {
    max-width: 130px;
    margin-bottom: 10px
}

.stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-checkbox-submit {
    padding: 0 15px;
    margin: -5px auto -15px
}

.stm-listing-directory-checkboxes.stm-two_cols .checker {
    margin-right: 2px !important
}

.stm-listing-directory-checkboxes .non-active {
    opacity: .5
}

.stm-listing-directory-checkboxes span {
    font-size: 13px
}

.stm-listing-directory-checkboxes .stm-option-label:last-child {
    margin-bottom: 0 !important
}

.listing-list-loop .image .image-inner .special-label,
.listing-list-loop .image .image-inner .special-label.h5 {
    position: absolute;
    top: 27px;
    left: -81px;
    height: 49px;
    padding: 0 100px;
    line-height: 49px;
    color: var(--motors-contrast-text-color);
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: var(--motors-spec-badge-color);
    transform: rotate(-45deg) translateZ(0);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    z-index: 10
}

.listing-list-loop .image .image-inner .special-label-small,
.listing-list-loop .image .image-inner .special-label-small.h6 {
    top: 20px;
    left: -91px;
    height: 32px;
    line-height: 32px
}

.listing-list-loop .image .image-inner .stm-badge-directory,
.listing-list-loop .image .image-inner .stm-badge-directory.heading-font {
    position: absolute;
    right: -65px;
    left: unset;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(45deg);
    color: var(--motors-contrast-text-color);
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.stm-directory-grid-loop {
    margin-bottom: 30px
}

.stm-directory-grid-loop:hover .listing-car-item-meta .car-meta-top .car-title {
    color: var(--motors-accent-color)
}

.stm-directory-grid-loop a {
    text-decoration: none
}

.stm-directory-grid-loop .image {
    position: relative;
    overflow: hidden
}

.stm-directory-grid-loop .image .image-inner img {
    width: 100%
}

.stm-directory-grid-loop .image .stm_compare_unit,
.stm-directory-grid-loop .image .stm-listing-compare {
    position: absolute;
    right: 7px;
    padding: 3px 5px;
    color: var(--motors-contrast-text-color);
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20
}

.stm-directory-grid-loop .image .stm_compare_unit:hover,
.stm-directory-grid-loop .image .stm-listing-compare:hover {
    cursor: pointer
}

.stm-directory-grid-loop .image .stm_compare_unit.active,
.stm-directory-grid-loop .image .stm-listing-compare.active {
    background-color: var(--motors-bg-contrast);
    opacity: 1
}

.stm-directory-grid-loop .image .stm-listing-favorite {
    position: absolute;
    left: 7px;
    bottom: 7px;
    padding: 3px 5px 3px 6px;
    background: rgba(0, 0, 0, .3);
    color: var(--motors-contrast-text-color);
    border-radius: 2px;
    font-size: 16px;
    opacity: 0;
    z-index: 20
}

.stm-directory-grid-loop .image .stm-listing-favorite:hover {
    cursor: pointer
}

.stm-directory-grid-loop .image .stm-listing-favorite.active {
    background-color: var(--motors-accent-color);
    opacity: 1
}

.stm-directory-grid-loop .image .video-preview {
    position: absolute;
    right: 9px;
    top: 10px;
    padding: 5px 8px 4px 25px;
    border-radius: 2px;
    color: var(--motors-contrast-text-color);
    font-size: 10px;
    text-transform: uppercase;
    background-color: var(--motors-border-color);
    z-index: 20
}

.stm-directory-grid-loop .image .video-preview .fa,
.stm-directory-grid-loop .image .video-preview .fas {
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -6px;
    font-size: 12px
}

.stm-directory-grid-loop .image .stm-car-medias {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 20
}

.stm-directory-grid-loop .image .stm-car-medias>div {
    display: inline-block;
    margin-right: 9px;
    padding: 2px 5px 0 6px;
    border-radius: 2px;
    background: var(--motors-bg-alpha-contrast);
    color: var(--motors-contrast-text-color);
    font-size: 11px;
    line-height: 22px;
    font-weight: 600
}

.stm-directory-grid-loop .image .stm-car-medias>div i {
    font-size: 12px;
    margin-right: 2px
}

.stm-directory-grid-loop .image .stm-car-medias>div span {
    position: relative;
    top: -1px
}

.stm-directory-grid-loop .image .stm-car-medias>div:hover {
    cursor: pointer;
    background: var(--motors-bg-contrast)
}

.stm-directory-grid-loop .image .stm-car-medias>div.stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px
}

.stm-directory-grid-loop .image:hover .stm_compare_unit,
.stm-directory-grid-loop .image:hover .stm-listing-compare,
.stm-directory-grid-loop .image:hover .stm-listing-favorite,
.stm-directory-grid-loop .image:hover .stm-car-medias {
    opacity: 1
}

.stm-directory-grid-loop .listing-car-item-meta {
    padding-top: 17px
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid var(--motors-border-color)
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .car-title {
    color: var(--motors-text-color);
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    transition: .3s
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .car-title .colored {
    color: var(--motors-accent-color)
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    text-align: right
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price {
    padding: 1px 10px 2px 4px
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price .sale-price {
    line-height: 16px
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .regular-price,
.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .sale-price,
.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    position: relative;
    z-index: 6
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .regular-price {
    color: var(--motors-contrast-text-alpha-color);
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price,
.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .sale-price {
    color: var(--motors-contrast-text-color);
    font-size: 14px;
    line-height: 20px
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    line-height: 25px
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: var(--motors-contrast-text-color);
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: .7
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: var(--motors-contrast-text-color)
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom {
    padding-top: 3px
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
    margin: 0
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin-right: 10px;
    color: var(--motors-text-alpha-color);
    font-size: 14px;
    padding-bottom: 10px;
    transition: .1s
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i {
    margin-right: 2px;
    font-size: 13px;
    color: var(--motors-text-alpha-color);
    vertical-align: middle;
    transition: .1s
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i.stm-icon-road {
    position: relative;
    top: 1px
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i.stm-icon-transmission {
    position: relative;
    top: 1px
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li span {
    position: relative;
    top: 1px;
    vertical-align: top;
    margin-left: 2px;
    font-size: 13px;
    transition: .1s
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li .special-text {
    margin-bottom: 2px;
    text-transform: uppercase
}

.stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li:last-child {
    margin-right: 0
}

/*!
 * jQuery Brazzers Carousel v1.0.0 (http://webdesign-master.ru)
 * Copyright 2015 WebDesign Master.
 */

.brazzers-daddy:after {
    content: "";
    display: table;
    clear: both
}

.brazzers-daddy {
    position: relative
}

.brazzers-daddy img {
    width: 100%;
    position: relative;
    display: none;
    top: 0;
    left: 0;
    margin-bottom: 10px
}

.brazzers-daddy img:first-child {
    display: block
}

.tmb-wrap {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.tmb-wrap .tmb-wrap-table {
    display: table;
    height: 100%;
    width: 100%
}

.tmb-wrap-table div {
    display: table-cell;
    transition: all .3s ease;
    border-bottom: 5px solid transparent;
    padding-top: 10px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.tmb-wrap-table div.active {
    border-color: #FBB254
}

.tmb-wrap-table div:first-child:last-child {
    border-color: transparent
}

.stm-hoverable-interactive-galleries .interactive-hoverable {
    position: relative;
    min-height: 160px
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap {
    top: 0;
    bottom: 5px;
    left: 0;
    right: 0;
    position: absolute;
    display: flex;
    overflow: hidden
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit.active .thumb {
    opacity: 1;
    z-index: -2
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit {
    align-items: flex-end;
    display: flex;
    flex: 1;
    height: 100%;
    position: static
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit .thumb {
    border: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    opacity: 0;
    z-index: -2
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit .thumb img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: opacity .15s;
    width: 100%
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit .remaining {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    color: var(--motors-contrast-text-color);
    background-color: var(--motors-text-alpha-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 55
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit .remaining i {
    font-size: 48px;
    display: block
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit .remaining p {
    font-size: 16px;
    font-weight: 400
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-indicators {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    display: flex;
    justify-content: space-between
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-indicators .indicator {
    width: 100%;
    height: 3px;
    background-color: var(--motors-border-color);
    z-index: 25;
    margin-right: 2px
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-indicators .indicator:last-child {
    margin-right: 0
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: var(--motors-accent-color)
}

.mc4wp-form input[name^=_mc4wp_honey] {
    display: none !important
}

.mc4wp-form-basic {
    margin: 1em 0
}

.mc4wp-form-basic label,
.mc4wp-form-basic input {
    box-sizing: border-box;
    cursor: auto;
    vertical-align: baseline;
    width: auto;
    height: auto;
    line-height: normal;
    display: block
}

.mc4wp-form-basic label:after,
.mc4wp-form-basic input:after {
    content: "";
    clear: both;
    display: table
}

.mc4wp-form-basic label {
    margin-bottom: 6px;
    font-weight: 700;
    display: block
}

.mc4wp-form-basic input[type=text],
.mc4wp-form-basic input[type=email],
.mc4wp-form-basic input[type=tel],
.mc4wp-form-basic input[type=url],
.mc4wp-form-basic input[type=date],
.mc4wp-form-basic textarea,
.mc4wp-form-basic select {
    width: 100%;
    max-width: 480px;
    min-height: 32px
}

.mc4wp-form-basic input[type=number] {
    min-width: 40px
}

.mc4wp-form-basic input[type=checkbox],
.mc4wp-form-basic input[type=radio] {
    border: 0;
    width: 13px;
    height: 13px;
    margin: 0 6px 0 0;
    padding: 0;
    display: inline-block;
    position: relative
}

.mc4wp-form-basic input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

.mc4wp-form-basic input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

.mc4wp-form-basic input[type=submit],
.mc4wp-form-basic button,
.mc4wp-form-basic input[type=button] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block
}

.mc4wp-form-basic label>span,
.mc4wp-form-basic li>label {
    font-weight: 400
}

.mc4wp-alert {
    color: #c09853;
    clear: both
}

.mc4wp-success {
    color: #468847
}

.mc4wp-notice {
    color: #3a87ad
}

.mc4wp-error {
    color: #cd5c5c
}

.rtl .mc4wp-form-basic input[type=checkbox],
.rtl .mc4wp-form-basic input[type=radio] {
    margin: 0 0 0 6px
}

#wpadminbar #wp-admin-bar-root-default #wp-admin-bar-stm-me-theme-options a img {
    height: auto;
    opacity: 1;
    padding-top: 0;
    max-width: 18px;
    vertical-align: middle
}

#request-stm_vim_history .vin_motors_check_modal_tabs {
    display: flex !important
}

#stm_vim_history .modal-body {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

@font-face {
    font-family: "floating-menu-icons";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/../fonts/floating-menu-icons/floating-menu-icons.eot?7sktn);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/../fonts/floating-menu-icons/floating-menu-icons.eot?7sktn#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/../fonts/floating-menu-icons/floating-menu-icons.ttf?7sktn) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/../fonts/floating-menu-icons/floating-menu-icons.woff?7sktn) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/../fonts/floating-menu-icons/floating-menu-icons.svg?7sktn#floating-menu-icons) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.stm_theme_demos {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 20px 15px;
    border-radius: 4px;
    box-shadow: 0 1px 12px rgba(0, 0, 0, .25);
    z-index: 9999999999
}

.stm_theme_demos [class^=fmi-],
.stm_theme_demos [class*=" fmi-"] {
    font-family: "floating-menu-icons" !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.stm_theme_demos .fmi-qr:before {
    content: "\e905"
}

.stm_theme_demos .fmi-cart:before {
    content: "\e900"
}

.stm_theme_demos .fmi-mobile:before {
    content: "\e901"
}

.stm_theme_demos .fmi-settings:before {
    content: "\e902"
}

.stm_theme_demos .fmi-docs:before {
    content: "\e903"
}

.stm_theme_demos .fmi-demos:before {
    content: "\e904"
}

.stm_theme_demos h3 {
    position: relative;
    color: #26211d;
    line-height: 60px;
    text-align: center
}

.stm_theme_demos h3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -30px;
    width: 60px;
    height: 2px;
    background-color: #0048a8
}

.stm_theme_demos h3:after {
    display: none !important
}

.stm_theme_demos__icon {
    display: block;
    position: relative;
    width: 38px;
    height: 0;
    line-height: 38px;
    text-align: center;
    background-color: #fff;
    backface-visibility: hidden;
    transition: height .3s ease .1s, padding-top .3s ease .1s
}

.stm_theme_demos__icon:first-child {
    border-radius: 4px 4px 0 0
}

.stm_theme_demos__icon--toggle {
    background: #000;
    color: #fff;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all .3s ease .1s
}

.stm_theme_demos__icon--toggle:before {
    content: "";
    display: block;
    border-bottom: 4px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s ease .2s
}

.stm_theme_demos__icon--toggle i {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 16px
}

.stm_theme_demos__icon--toggle i:before,
.stm_theme_demos__icon--toggle i:after {
    content: " ";
    display: block;
    width: 16px;
    height: 2px;
    background-color: #fff;
    transition: opacity .3s ease .1s
}

.stm_theme_demos__icon--toggle i span {
    display: block;
    height: 2px;
    width: 16px;
    position: relative
}

.stm_theme_demos__icon--toggle i span:before,
.stm_theme_demos__icon--toggle i span:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all .3s ease .1s
}

.stm_theme_demos__icon svg {
    display: inline-block;
    vertical-align: middle
}

.stm_theme_demos__icon svg path {
    transition: .3s ease
}

.stm_theme_demos__icon svg .cls-3 {
    fill: #26211d;
    fill-rule: evenodd
}

.stm_theme_demos__icon>span {
    display: block;
    position: absolute;
    right: 100%;
    top: 20px;
    padding: 0 15px;
    margin-right: 6px;
    background-color: #000;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .25);
    opacity: 0;
    visibility: hidden;
    font-size: 15px;
    line-height: 40px;
    white-space: nowrap;
    color: #fff;
    transform: translateY(-50%) translateX(-5px);
    transition: .3s ease .1s
}

.stm_theme_demos__icon>span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    border-left: 5px solid #000;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    transform: translateY(-50%)
}

.stm_theme_demos__icon:first-child>span {
    top: auto;
    bottom: 20px;
    transform: translateY(50%) translateX(-5px)
}

.stm_theme_demos__icon .thicon {
    font-size: 20px !important;
    margin: 0;
    width: auto;
    height: auto
}

.stm_theme_demos__icon .thicon.thicon-mobile {
    font-size: 24px !important
}

.stm_theme_demos__icon .fmi {
    font-size: 22px;
    color: #000
}

.stm_theme_demos__icon .fmi-demos {
    font-size: 23px
}

.stm_theme_demos__icon .fmi-qr {
    font-size: 21px
}

.stm_theme_demos__icon .fmi-mobile {
    font-size: 24px
}

.stm_theme_demos__icon:hover {
    cursor: pointer;
    background: #000;
    color: #fff;
    text-decoration: none
}

.stm_theme_demos__icon:hover svg path {
    fill: #0048a8
}

.stm_theme_demos__icon:hover>span {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) translateX(0)
}

.stm_theme_demos__icon:hover .thicon {
    color: #fff !important
}

.stm_theme_demos__icon:hover .fmi {
    color: #fff
}

.stm_theme_demos__icon:first-child:hover>span {
    transform: translateY(50%) translateX(0)
}

.stm_theme_demos.expand .stm_theme_demos__icon {
    height: 40px
}

.stm_theme_demos.expand .stm_theme_demos__icon:first-child {
    height: 45px;
    padding-top: 5px
}

.stm_theme_demos.expand .stm_theme_demos__icon.last-clickable {
    height: 45px
}

.stm_theme_demos.expand .stm_theme_demos__icon--toggle {
    height: 36px
}

.stm_theme_demos.expand .stm_theme_demos__icon--toggle:before {
    opacity: 1;
    transform: translateX(-50%) translateY(-100%)
}

.stm_theme_demos.expand .stm_theme_demos__icon--toggle i:before,
.stm_theme_demos.expand .stm_theme_demos__icon--toggle i:after {
    opacity: 0
}

.stm_theme_demos.expand .stm_theme_demos__icon--toggle i span:before {
    width: 125%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    border-radius: 2px
}

.stm_theme_demos.expand .stm_theme_demos__icon--toggle i span:after {
    width: 125%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    border-radius: 2px
}

.stm_theme_demos.expand .stm_theme_demos__icon--toggle {
    border-radius: 0 0 4px 4px
}

.stm_theme_demos__popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .98);
    opacity: 0;
    visibility: hidden;
    transform: scale(.95);
    transition: .3s ease
}

.stm_theme_demos__popup.opened {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.stm_theme_demos__close {
    position: fixed;
    top: 40px;
    right: 40px;
    width: 24px;
    height: 24px;
    z-index: 9999;
    opacity: .7;
    transition: .3s ease;
    cursor: pointer
}

.stm_theme_demos__close:hover {
    opacity: 1
}

.stm_theme_demos__close:after,
.stm_theme_demos__close:before {
    content: "";
    position: absolute;
    top: 11px;
    left: -3px;
    width: 30px;
    height: 1px;
    transform: rotate(45deg);
    background-color: #000
}

.stm_theme_demos__close:after {
    transform: rotate(-45deg)
}

.stm_theme_demos__inner {
    position: absolute;
    top: 0;
    bottom: 10px;
    left: 0;
    width: 100%;
    padding-top: 100px;
    overflow-y: auto
}

.stm_theme_demos__inner::-webkit-scrollbar {
    display: none
}

.stm_theme_demos__inner_container {
    max-width: 1130px;
    width: auto;
    margin: 0 auto;
    text-align: center
}

.stm_theme_demos__inner_container p {
    max-width: 720px;
    margin: 0 auto 50px;
    color: #26211d
}

.stm_theme_demos .demos-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.stm_theme_demos .demos-list .comming-soon,
.stm_theme_demos .demos-list>a {
    display: block;
    width: 33.333%;
    text-decoration: none !important
}

.stm_theme_demos .demos-list .comming-soon .demo,
.stm_theme_demos .demos-list>a .demo {
    padding: 0 15px 20px
}

.stm_theme_demos .demos-list .comming-soon .demo h4,
.stm_theme_demos .demos-list>a .demo h4 {
    font-size: 16px;
    font-weight: 400;
    color: #26211d;
    transition: .3s ease;
    margin-top: 15px
}

.stm_theme_demos .demos-list .comming-soon .demo h4:after,
.stm_theme_demos .demos-list>a .demo h4:after {
    display: none !important
}

.stm_theme_demos .demos-list .comming-soon .demo .img,
.stm_theme_demos .demos-list>a .demo .img {
    position: relative;
    padding-bottom: 72%;
    border-radius: 10px;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    overflow: hidden;
    transition: .3s ease
}

.stm_theme_demos .demos-list .comming-soon .demo .img img,
.stm_theme_demos .demos-list>a .demo .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: .3s ease
}

.stm_theme_demos .demos-list .comming-soon .demo .img img.lazyloaded,
.stm_theme_demos .demos-list>a .demo .img img.lazyloaded {
    opacity: 1
}

.stm_theme_demos .demos-list .comming-soon:hover h4,
.stm_theme_demos .demos-list>a:hover h4 {
    color: #0048a8
}

.stm_theme_demos .demos-list .comming-soon:hover .img,
.stm_theme_demos .demos-list>a:hover .img {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .25);
    transform: translateY(-10px)
}

.fancy-lock {
    overflow: hidden
}

@media (max-width:1024px) {
    .stm_theme_demos {
        top: auto;
        right: 30px;
        margin-top: 0;
        bottom: 30px;
        padding: 0;
        border-radius: 50%
    }
    .stm_theme_demos .stm_theme_demos__icon {
        display: none
    }
    .stm_theme_demos #crypterio-buy {
        width: 40px;
        height: 40px;
        line-height: 40px
    }
    .stm_theme_demos #crypterio-buy svg {
        width: 18px
    }
    .stm_theme_demos #crypterio-buy>span {
        display: none
    }
}

#switcher #theme-list ul li {
    margin: 0 !important
}

.has_envato_iframe .single-add-to-compare.single-add-to-compare-visible,
.has_envato_iframe.stm-layout-header-car_dealer .header-nav.header-nav-transparent.header-nav-fixed.header-nav-sticky,
.has_envato_iframe.stm-layout-header-listing #wrapper #header .header-listing.stm-fixed,
.has_envato_iframe.stm-layout-header-listing #wrapper #header .header-listing.listing-nontransparent-header.stm-fixed,
.has_envato_iframe.stm-layout-header-car_dealer_two.no_margin #stm-boats-header #header .stm-fixed,
.has_envato_iframe .header-service.header-service-sticky,
.has_envato_iframe.stm-layout-header-boats #stm-boats-header #header .header-listing-boats.stm-fixed,
.has_envato_iframe.stm-layout-header-motorcycle .stm_motorcycle-header.stm-fixed,
.has_envato_iframe.stm-layout-header-car_rental .header-rental.header-listing.stm-fixed,
.has_envato_iframe.stm-layout-header-car_magazine #header .header-magazine.header-magazine-fixed.stm-fixed,
.has_envato_iframe.stm-layout-header-aircrafts #wrapper #header .header-listing.stm-fixed,
.has_envato_iframe.stm-layout-header-ev_dealer #wrapper #header .header-listing-fixed.stm-fixed,
.has_envato_iframe.stm-layout-header-equipment #header .header-listing.stm-fixed,
.has_envato_iframe.stm-layout-header-listing_five .header-main.stm-fixed {
    top: 54px !important
}

body.has_envato_iframe #footer {
    margin-bottom: -22px
}

body.has_envato_iframe .mobile-menu-holder {
    padding-bottom: 55px
}

@media (max-width:991px) {
    .has_envato_iframe.stm-layout-header-listing #wrapper #header .header-listing {
        top: 54px
    }
}

body.home.stm-template-rental_two.has_envato_iframe {
    top: 0
}

body.home.stm-template-rental_two.has_envato_iframe .header-main {
    top: 54px
}

.stm-try-demo {
    position: fixed;
    bottom: 20px;
    right: 65px;
    z-index: 9999
}

.stm-try-demo .stm-try-demo-button {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    color: #fff !important;
    background: #82b441;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    padding: 10px 20px
}

.stm-try-demo .stm-try-demo-button:hover {
    filter: brightness(1.1)
}

@media screen and (max-width:1024px) {
    .stm-try-demo {
        display: none
    }
}

.stm-try-demo-screen-wrapper {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(51, 51, 51, .7);
    z-index: 9999999
}

.stm-try-demo-screen-content {
    margin: auto;
    width: 100%;
    height: 100%;
    background: #fff;
    position: relative
}

.stm-try-demo-screen-container {
    width: 60%;
    height: 100vh;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: auto;
    vertical-align: middle;
    position: relative
}

@media(max-width:600px) {
    .stm-try-demo-screen-container {
        width: 80%
    }
}

.stm-try-demo-loading img {
    width: 300px
}

.stm-try-demo-loading-info h3 {
    font-family: 'system-ui';
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #303442;
    margin-top: -35px;
    margin-bottom: 15px
}

.stm-try-demo-loading-info span {
    font-family: 'system-ui';
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #303442;
    opacity: .7
}

.stm-try-demo-loading {
    text-align: center;
    margin-top: -200px;
    z-index: 0
}

.stm-try-demo-loading video {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px
}

.stm-try-demo-loading-info {
    width: 500px;
    margin: 0 auto;
    text-align: center;
    z-index: 1
}

.stm-try-demo-loading-info span {
    margin-bottom: 30px
}

@media(max-width:600px) {
    .stm-try-demo-loading-info {
        width: auto
    }
}

.stm-try-demo-loading-footer {
    display: flex;
    justify-content: center;
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0
}

.stm-try-demo-loading-footer img {
    width: auto
}

.stm-try-demo-created .explore-btn {
    background-color: #1fc5b8;
    width: 160px;
    height: 46px;
    padding: 14px 25px;
    border-radius: 8px;
    color: #fff;
    margin: 0 auto;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.stm-try-demo-created .explore-btn:hover {
    background: #32a99b;
    color: #fff !important
}

.stm-try-demo-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1
}

.stm-try-demo-close:hover {
    cursor: pointer
}

@font-face {
    font-family: "stm-aircrafts-icon";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/aircrafts-icon-font/stm-aircrafts-icon.eot?l6elzm);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/aircrafts-icon-font/stm-aircrafts-icon.eot?l6elzm#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/aircrafts-icon-font/stm-aircrafts-icon.ttf?l6elzm) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/aircrafts-icon-font/stm-aircrafts-icon.woff?l6elzm) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/aircrafts-icon-font/stm-aircrafts-icon.svg?l6elzm#stm-aircrafts-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "stm-ap-icon";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/auto-parts-font/stm-ap-icon.eot?ns7xbk);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/auto-parts-font/stm-ap-icon.eot?ns7xbk#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/auto-parts-font/stm-ap-icon.ttf?ns7xbk) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/auto-parts-font/stm-ap-icon.woff?ns7xbk) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/auto-parts-font/stm-ap-icon.svg?ns7xbk#stm-ap-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "boaticons";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/boat-icons/boaticons.eot?d0cx1x);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/boat-icons/boaticons.eot?d0cx1x#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/boat-icons/boaticons.ttf?d0cx1x) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/boat-icons/boaticons.woff?d0cx1x) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/boat-icons/boaticons.svg?d0cx1x#boaticons) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "stm-icon";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/default-icon-font/stm-icon.eot?2bstzn);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/default-icon-font/stm-icon.eot?2bstzn#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/default-icon-font/stm-icon.ttf?2bstzn) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/default-icon-font/stm-icon.woff?2bstzn) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/default-icon-font/stm-icon.svg?2bstzn#stm-icon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: "listing-two";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/listing-two/listing_two_font.eot?1l3bp0);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/listing-two/listing_two_font.eot?1l3bp0#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/listing-two/listing_two_font.ttf?1l3bp0) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/listing-two/listing_two_font.woff?1l3bp0) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/listing-two/listing_two_font.svg?1l3bp0#motorcycles) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "magazine-icon";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/magazine/magazine-icon.eot?tpln9j);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/magazine/magazine-icon.eot?tpln9j#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/magazine/magazine-icon.ttf?tpln9j) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/magazine/magazine-icon.woff?tpln9j) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/magazine/magazine-icon.svg?tpln9j#stm-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "motorcycles";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/motorcycles/motorcycles.eot?jzx0gc);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/motorcycles/motorcycles.eot?jzx0gc#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/motorcycles/motorcycles.ttf?jzx0gc) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/motorcycles/motorcycles.woff?jzx0gc) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/motorcycles/motorcycles.svg?jzx0gc#motorcycles) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "stm-rental";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/rental/stm-rental.eot?n3cuvzq);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/rental/stm-rental.eot?n3cuvzq#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/rental/stm-rental.ttf?n3cuvzq) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/rental/stm-rental.woff?n3cuvzq) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/rental/stm-rental.svg?n3cuvzq#stm-rental) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "stm-service-default";
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/service-fonts/stm-service-default.eot?ok2lqi);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/service-fonts/stm-service-default.eot?ok2lqi#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/service-fonts/stm-service-default.ttf?ok2lqi) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/service-fonts/stm-service-default.woff?ok2lqi) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors-child-demo/assets/css/dist/../../fonts/service-fonts/stm-service-default.svg?ok2lqi#stm-service-default) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^=ac-icon-],
[class*=" ac-icon-"] {
    font-family: "stm-aircrafts-icon" !important
}

[class^=icon-ap-],
[class*=" icon-ap-"] {
    font-family: "stm-ap-icon" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=stm-boats-icon-],
[class*=" stm-boats-icon-"] {
    font-family: "boaticons" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=stm-icon-],
[class*=" stm-icon-"] {
    font-family: "stm-icon" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=stm-lt-icon-],
[class*=" stm-lt-icon-"] {
    font-family: "listing-two" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=mg-icon-],
[class*=" mg-icon-"] {
    font-family: "magazine-icon" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=stm-moto-icon-],
[class*=" stm-moto-icon-"] {
    font-family: "motorcycles" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=stm-rental-],
[class*=" stm-rental-"] {
    font-family: "stm-rental" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=stm-service-icon-],
[class*=" stm-service-icon-"] {
    font-family: "stm-service-default" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ac-icon-ac-paper-pen:before {
    content: "\e904"
}

.ac-icon-arrow-left:before {
    content: "\e902"
}

.ac-icon-arrow-right:before {
    content: "\e903"
}

.ac-icon-ac-brochure:before {
    content: "\e900"
}

.ac-icon-ac-compare:before {
    content: "\e901"
}

.ac-icon-ac-message:before {
    content: "\e905"
}

.ac-icon-ac-offer-price:before {
    content: "\e906"
}

.ac-icon-ac-phone:before {
    content: "\e907"
}

.ac-icon-ac-share:before {
    content: "\e908"
}

.ac-icon-ac-trade-in:before {
    content: "\e909"
}

.icon-ap-like-act:before {
    content: "\e910"
}

.icon-ap-arrow-right:before {
    content: "\e90f"
}

.icon-ap-star-empty:before {
    content: "\e90e"
}

.icon-ap-car:before {
    content: "\e90d"
}

.icon-ap-arrow:before {
    content: "\e90c"
}

.icon-ap-note:before {
    content: "\e90b"
}

.icon-ap-login:before {
    content: "\e90a"
}

.icon-ap-add-to-cart:before {
    content: "\e900"
}

.icon-ap-cart:before {
    content: "\e901"
}

.icon-ap-compare:before {
    content: "\e902"
}

.icon-ap-fire:before {
    content: "\e903"
}

.icon-ap-latter:before {
    content: "\e904"
}

.icon-ap-like:before {
    content: "\e905"
}

.icon-ap-phone:before {
    content: "\e906"
}

.icon-ap-quote:before {
    content: "\e907"
}

.icon-ap-star:before {
    content: "\e908"
}

.icon-ap-time:before {
    content: "\e909"
}

.stm-boats-icon-depth-sounder-installation:before {
    content: "\e933"
}

.stm-boats-icon-engine-repairs:before {
    content: "\e934"
}

.stm-boats-icon-fuel-changes:before {
    content: "\e935"
}

.stm-boats-icon-marine-engine-service:before {
    content: "\e936"
}

.stm-boats-icon-narrow-boat-painting:before {
    content: "\e937"
}

.stm-boats-icon-accident:before {
    content: "\e930"
}

.stm-boats-icon-exterior:before {
    content: "\e931"
}

.stm-boats-icon-interior:before {
    content: "\e932"
}

.stm-boats-icon-calculator-boat:before {
    content: "\e92f"
}

.stm-boats-icon-quote_2:before {
    content: "\e92e"
}

.stm-boats-icon-check:before {
    content: "\e92d"
}

.stm-boats-icon-calendar:before {
    content: "\e925"
}

.stm-boats-icon-dimensions:before {
    content: "\e926"
}

.stm-boats-icon-fan:before {
    content: "\e927"
}

.stm-boats-icon-message:before {
    content: "\e928"
}

.stm-boats-icon-performance:before {
    content: "\e929"
}

.stm-boats-icon-phone:before {
    content: "\e92a"
}

.stm-boats-icon-skype:before {
    content: "\e92b"
}

.stm-boats-icon-tank:before {
    content: "\e92c"
}

.stm-boats-icon-pin:before {
    content: "\e924"
}

.stm-boats-icon-add-to-compare:before {
    content: "\e920"
}

.stm-boats-icon-camera:before {
    content: "\e921"
}

.stm-boats-icon-remove-from-compare:before {
    content: "\e922"
}

.stm-boats-icon-movie:before {
    content: "\e923"
}

.stm-boats-icon-arrow-left:before {
    content: "\e91e"
}

.stm-boats-icon-arrow-right:before {
    content: "\e91f"
}

.stm-boats-icon-cart:before {
    content: "\e91d"
}

.stm-boats-icon-quote:before {
    content: "\e91c"
}

.stm-boats-icon-wave:before {
    content: "\e90f"
}

.stm-boats-icon-jet-sky .path1:before {
    content: "\e910";
    color: #2da3c6
}

.stm-boats-icon-jet-sky .path2:before {
    content: "\e911";
    margin-left: -3em;
    color: #222d64
}

.stm-boats-icon-canoe .path1:before {
    content: "\e912";
    color: #2da3c6
}

.stm-boats-icon-canoe .path2:before {
    content: "\e913";
    margin-left: -2.7099609375em;
    color: #222d64
}

.stm-boats-icon-dinghy .path1:before {
    content: "\e914";
    color: #2da3c6
}

.stm-boats-icon-dinghy .path2:before {
    content: "\e915";
    margin-left: -3.111328125em;
    color: #222d64
}

.stm-boats-icon-yacht .path1:before {
    content: "\e916";
    color: #2da3c6
}

.stm-boats-icon-yacht .path2:before {
    content: "\e917";
    margin-left: -2.7099609375em;
    color: #222d64
}

.stm-boats-icon-sailboat .path1:before {
    content: "\e918";
    color: #2da3c6
}

.stm-boats-icon-sailboat .path2:before {
    content: "\e919";
    margin-left: -1.3330078125em;
    color: #222d64
}

.stm-boats-icon-boat .path1:before {
    content: "\e91a";
    color: #222d64
}

.stm-boats-icon-boat .path2:before {
    content: "\e91b";
    margin-left: -2.3330078125em;
    color: #2da3c6
}

.stm-boats-icon-financing:before {
    content: "\e900"
}

.stm-boats-icon-s_ship:before {
    content: "\e901"
}

.stm-boats-icon-binoculars:before {
    content: "\e902"
}

.stm-boats-icon-helm:before {
    content: "\e903"
}

.stm-boats-icon-shellfish:before {
    content: "\e904"
}

.stm-boats-icon-crew:before {
    content: "\e905"
}

.stm-boats-icon-shackle:before {
    content: "\e906"
}

.stm-boats-icon-compass:before {
    content: "\e907"
}

.stm-boats-icon-anchor:before {
    content: "\e908"
}

.stm-boats-icon-hat:before {
    content: "\e909"
}

.stm-boats-icon-sail:before {
    content: "\e90a"
}

.stm-boats-icon-fuel:before {
    content: "\e90b"
}

.stm-boats-icon-size:before {
    content: "\e90c"
}

.stm-boats-icon-compare-boats:before {
    content: "\e90d"
}

.stm-boats-icon-cap-hat:before {
    content: "\e90e"
}

.stm-icon-phone-o:before {
    content: "\e954"
}

.stm-icon-whatsapp:before {
    content: "\e953";
    color: #45c655
}

.stm-icon-album:before {
    content: "\e952"
}

.stm-icon-steering-wheel-thin:before {
    content: "\e950"
}

.stm-icon-pin-o:before {
    content: "\e951"
}

.stm-icon-hexagon-fill:before {
    content: "\e94f"
}

.stm-icon-battery:before {
    content: "\e938"
}

.stm-icon-brochures:before {
    content: "\e939"
}

.stm-icon-charge-bolt:before {
    content: "\e93a"
}

.stm-icon-checked:before {
    content: "\e93b"
}

.stm-icon-twisted-plug:before {
    content: "\e93c"
}

.stm-icon-light-envelope:before {
    content: "\e93d"
}

.stm-icon-location-flag:before {
    content: "\e93e"
}

.stm-icon-speedometr-advance:before {
    content: "\e93f"
}

.stm-icon-no-oil-sign:before {
    content: "\e940"
}

.stm-icon-charging-cost:before {
    content: "\e941"
}

.stm-icon-hexagon-right:before {
    content: "\e942"
}

.stm-icon-hexagon-left:before {
    content: "\e943"
}

.stm-icon-light-circle-check:before {
    content: "\e944"
}

.stm-icon-light-zoom-in:before {
    content: "\e945"
}

.stm-icon-close-times:before {
    content: "\e946"
}

.stm-icon-leaf:before {
    content: "\e947"
}

.stm-icon-percentage:before {
    content: "\e948"
}

.stm-icon-share-social:before {
    content: "\e949"
}

.stm-icon-shopping-cart-1:before {
    content: "\e94a"
}

.stm-icon-speedometer-circular-tool:before {
    content: "\e94b"
}

.stm-icon-telephone:before {
    content: "\e94c"
}

.stm-icon-electric-engine:before {
    content: "\e94d"
}

.stm-icon-car-spin:before {
    content: "\e94e"
}

.stm-icon-speedometr2:before {
    content: "\e800"
}

.stm-icon-shop_bag:before {
    content: "\e801"
}

.stm-icon-chat2:before {
    content: "\e802"
}

.stm-icon-car:before {
    content: "\e803"
}

.stm-icon-car_search:before {
    content: "\e804"
}

.stm-icon-label:before {
    content: "\e805"
}

.stm-icon-speedometr:before {
    content: "\e806"
}

.stm-icon-chat:before {
    content: "\e807"
}

.stm-icon-application:before {
    content: "\e808"
}

.stm-icon-message:before {
    content: "\e809"
}

.stm-icon-car_sale:before {
    content: "\e80a"
}

.stm-icon-phone:before {
    content: "\e80b"
}

.stm-icon-label-reverse:before {
    content: "\e80c"
}

.stm-icon-transmission:before {
    content: "\e80d"
}

.stm-icon-fuel:before {
    content: "\e80e"
}

.stm-icon-road:before {
    content: "\e80f"
}

.stm-icon-search:before {
    content: "\e810"
}

.stm-icon-search-items:before {
    content: "\e955"
}

.stm-icon-location-pin:before {
    content: "\e956"
}

.stm-icon-search-list:before {
    content: "\e957"
}

.stm-icon-reset:before {
    content: "\e811"
}

.stm-icon-phone2:before {
    content: "\e812"
}

.stm-icon-question:before {
    content: "\e813"
}

.stm-icon-steering_wheel:before {
    content: "\e814"
}

.stm-icon-gear:before {
    content: "\e901"
}

.stm-icon-key:before {
    content: "\e908"
}

.stm-icon-calendar:before {
    content: "\e90b"
}

.stm-icon-oil:before {
    content: "\e90c"
}

.stm-icon-diagnostic:before {
    content: "\e90d"
}

.stm-icon-Tire_Wheel_Service2:before {
    content: "\e90e"
}

.stm-icon-Tire_Wheel_Service:before {
    content: "\e90f"
}

.stm-icon-auto_loan:before {
    content: "\e910"
}

.stm-icon-engine:before {
    content: "\e911"
}

.stm-icon-speedometr3:before {
    content: "\e912"
}

.stm-icon-transmission2:before {
    content: "\e913"
}

.stm-icon-mail:before {
    content: "\e914"
}

.stm-icon-pin:before {
    content: "\e915"
}

.stm-icon-delete:before {
    content: "\e916"
}

.stm-icon-share:before {
    content: "\e917"
}

.stm-icon-calculator:before {
    content: "\e918"
}

.stm-icon-added:before {
    content: "\e919"
}

.stm-icon-brochure:before {
    content: "\e91a"
}

.stm-icon-add:before {
    content: "\e91b"
}

.stm-icon-remove:before {
    content: "\e91c"
}

.stm-icon-add_car:before {
    content: "\e91d"
}

.stm-icon-air_conditioning:before {
    content: "\e91e"
}

.stm-icon-auto_electric:before {
    content: "\e91f"
}

.stm-icon-brake:before {
    content: "\e920"
}

.stm-icon-oil-add:before {
    content: "\e921"
}

.stm-icon-Tire_Wheel:before {
    content: "\e922"
}

.stm-icon-load2:before {
    content: "\e923"
}

.stm-icon-load1:before {
    content: "\e924"
}

.stm-icon-transmission_fill:before {
    content: "\e925"
}

.stm-icon-drive_2:before {
    content: "\e926"
}

.stm-icon-engine_fill:before {
    content: "\e927"
}

.stm-icon-grid:before {
    content: "\e928"
}

.stm-icon-list:before {
    content: "\e929"
}

.stm-icon-author:before {
    content: "\e92a"
}

.stm-icon-date:before {
    content: "\e92b"
}

.stm-icon-quotes3:before {
    content: "\e92c"
}

.stm-icon-time:before {
    content: "\e92d"
}

.stm-icon-buoy-2:before {
    content: "\e92e"
}

.stm-icon-buoy:before {
    content: "\e92f"
}

.stm-icon-car-relic:before {
    content: "\e930"
}

.stm-icon-star:before {
    content: "\e931"
}

.stm-icon-barrette:before {
    content: "\e932"
}

.stm-icon-ico_mag_reviews:before {
    content: "\e933"
}

.stm-icon-ico_mag_calendar:before {
    content: "\e934"
}

.stm-icon-ico_mag_clock:before {
    content: "\e935"
}

.stm-icon-ico_mag_eye:before {
    content: "\e936"
}

.stm-icon-ico_mag_map_pin:before {
    content: "\e937"
}

.stm-icon-ac-brochure:before {
    content: "\e900"
}

.stm-icon-ac-max-passenger:before {
    content: "\e902"
}

.stm-icon-ac-max-range:before {
    content: "\e903"
}

.stm-icon-ac-max-speed:before {
    content: "\e904"
}

.stm-icon-ac-message:before {
    content: "\e905"
}

.stm-icon-ac-offer-price:before {
    content: "\e906"
}

.stm-icon-ac-phone:before {
    content: "\e907"
}

.stm-icon-ac-trade-in:before {
    content: "\e909"
}

.stm-icon-ac-useful-load:before {
    content: "\e90a"
}

.stm-lt-icon-add_car:before {
    content: "\e900"
}

.mg-icon-standart:before {
    content: "\e900"
}

.mg-icon-video:before {
    content: "\e901"
}

.stm-moto-icon-motorcycle:before {
    content: "\e909"
}

.stm-moto-icon-angle-round:before {
    content: "\e907"
}

.stm-moto-icon-phone-round:before {
    content: "\e908"
}

.stm-moto-icon-cash:before {
    content: "\e900"
}

.stm-moto-icon-chat:before {
    content: "\e901"
}

.stm-moto-icon-helm:before {
    content: "\e902"
}

.stm-moto-icon-phone-chat:before {
    content: "\e903"
}

.stm-moto-icon-report:before {
    content: "\e904"
}

.stm-moto-icon-share:before {
    content: "\e905"
}

.stm-moto-icon-trade:before {
    content: "\e906"
}

.stm-rental-ac:before {
    content: "\e909"
}

.stm-rental-door:before {
    content: "\e90a"
}

.stm-rental-baloon_tail:before {
    content: "\e908"
}

.stm-rental-bag:before {
    content: "\e900"
}

.stm-rental-chair_rent:before {
    content: "\e901"
}

.stm-rental-gps_rent:before {
    content: "\e902"
}

.stm-rental-medal_rent:before {
    content: "\e903"
}

.stm-rental-phone_circle:before {
    content: "\e904"
}

.stm-rental-seats:before {
    content: "\e905"
}

.stm-rental-support_rent:before {
    content: "\e906"
}

.stm-rental-thumbs_rent:before {
    content: "\e907"
}

.stm-rental-redo:before {
    content: "\e90b"
}

.stm-rental-ico-close:before {
    content: "\e90c"
}

.stm_theme_font .form-table .stm-listings-pick-icon i:before {
    color: unset !important
}

.stm-service-icon-payment_listing:before {
    content: "\e91f"
}

.stm-service-icon-shield-o:before {
    content: "\e923"
}

.stm-service-icon-reviews:before {
    content: "\e924"
}

.stm-service-icon-two_users:before {
    content: "\e925"
}

.stm-service-icon-car-listing:before {
    content: "\e926"
}

.stm-service-icon-pin_big:before {
    content: "\e922"
}

.stm-service-icon-write-review:before {
    content: "\e91e"
}

.stm-service-icon-sales_phone:before {
    content: "\e920";
    color: inherit
}

.stm-service-icon-sales_hours:before {
    content: "\e921";
    color: inherit
}

.stm-service-icon-photos:before {
    content: "\e91c";
    color: rgba(0, 0, 0, .2)
}

.stm-service-icon-add_check:before {
    content: "\e91d"
}

.stm-service-icon-star-o:before {
    content: "\e91a";
    color: #4e90cc
}

.stm-service-icon-inventory:before {
    content: "\e91b";
    color: #4e90cc
}

.stm-service-icon-write_message:before {
    content: "\e919";
    color: #aaa
}

.stm-service-icon-hashtag:before {
    content: "\e918"
}

.stm-service-icon-mail-o:before {
    content: "\e916";
    color: #aaa
}

.stm-service-icon-user-2:before {
    content: "\e917";
    color: #aaa
}

.stm-service-icon-pin_2:before {
    content: "\e914";
    color: inherit
}

.stm-service-icon-phone_2:before {
    content: "\e915";
    color: inherit
}

.stm-service-icon-vin_check:before {
    content: "\e911"
}

.stm-service-icon-color_type:before {
    content: "\e912"
}

.stm-service-icon-body_type:before {
    content: "\e913"
}

.stm-service-icon-pin:before {
    content: "\e910";
    color: rgba(255, 255, 255, .5)
}

.stm-service-icon-mail:before {
    content: "\e90e";
    color: #888
}

.stm-service-icon-phone:before {
    content: "\e90f";
    color: inherit
}

.stm-service-icon-compare-new:before {
    content: "\e90b"
}

.stm-service-icon-staricon:before {
    content: "\e90c"
}

.stm-service-icon-photo:before {
    content: "\e90d"
}

.stm-service-icon-cog:before {
    content: "\e90a"
}

.stm-service-icon-listing-compare:before {
    content: "\e909"
}

.stm-service-icon-user:before {
    content: "\e908";
    color: #5b6771
}

.stm-service-icon-listing_car_plus:before {
    content: "\e907";
    color: inherit
}

.stm-service-icon-cash_dollar:before {
    content: "\e900";
    color: inherit
}

.stm-service-icon-like_it:before {
    content: "\e901";
    color: #2e84cc
}

.stm-service-icon-shield_check:before {
    content: "\e902";
    color: red
}

.stm-service-icon-award_blank:before {
    content: "\e903";
    color: #12b1c4
}

.stm-service-icon-diagnostic_monitor:before {
    content: "\e904";
    color: #dd276c
}

.stm-service-icon-calendar_service:before {
    content: "\e905";
    color: #df8821
}

.stm-service-icon-appointment_calendar:before {
    content: "\e906"
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888.select2-container .select2-selection--single .select2-selection__rendered transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

a {
    background-color: transparent;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

textarea {
    overflow: auto
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 0;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 6px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.text-muted {
    color: #888
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .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 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .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 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .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 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.hidden {
    display: none !important
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

@charset "UTF-8";
.stm-orange {
    color: #ffb129
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 10px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 5px 4px 5px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: .5em 0
}

.bypostauthor>article .fn:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "Genericons";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top
}

.wp-caption-text {
    margin-top: 10px
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.gallery .gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-icon img {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: .5em 0
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

.bypostauthor {
    text-decoration: none
}

input[type=text],
input[type=number],
input[type=tel],
input[type=date],
input[type=email],
input[type=search],
input[type=password] {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    padding: 0 21px;
    font-weight: 400;
    color: #888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3
}

input[type=text].form-error,
input[type=number].form-error,
input[type=tel].form-error,
input[type=email].form-error,
input[type=search].form-error,
input[type=password].form-error {
    border-color: #ff2325
}

input[type=text]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus {
    background-color: #fff;
    border-color: #6c98e0;
    color: #232628
}

.stm-row-comments input[type=text],
.stm-row-comments input[type=tel],
.stm-row-comments input[type=email],
.stm-row-comments input[type=search],
.stm-row-comments input[type=password] {
    height: 44px;
    line-height: 44px
}

.stm-forms-sm {
    margin-bottom: 11px
}

.stm-forms-sm input[type=text],
.stm-forms-sm input[type=tel],
.stm-forms-sm input[type=date],
.stm-forms-sm input[type=email],
.stm-forms-sm input[type=search],
.stm-forms-sm input[type=password] {
    height: 37px;
    line-height: 37px
}

.stm-mc-unit input[type=text],
.stm-mc-unit input[type=tel],
.stm-mc-unit input[type=date],
.stm-mc-unit input[type=email],
.stm-mc-unit input[type=search],
.stm-mc-unit input[type=password] {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: none;
    padding: 0 17px;
    font-weight: 400;
    color: #aaa;
    font-size: 13px;
    outline: none !important;
    background-color: #fff
}

textarea {
    padding: 21px;
    width: 100%;
    max-width: 100%;
    background-color: #eceff3;
    border: 2px solid #eceff3;
    color: #888;
    resize: none
}

textarea:focus {
    background-color: #fff;
    border-color: #6c98e0;
    color: #232628
}

.form-label {
    margin-bottom: 2px;
    text-transform: uppercase;
    color: #888;
    font-size: 12px
}

.form-label-small {
    margin-bottom: 3px;
    color: #888;
    font-size: 13px
}

.form-modal-label {
    margin-bottom: 3px;
    font-size: 13px;
    color: #888
}

.form-group {
    margin-bottom: 19px
}

.form-group-textarea {
    margin-bottom: 16px
}

.wpcf7-not-valid {
    border-color: #ff2325 !important
}

.has-error input[type=text],
.has-error input[type=tel],
.has-error input[type=date],
.has-error input[type=email],
.has-error input[type=search],
.has-error input[type=password] {
    border-color: #ff2325
}

.modal-body input:not([type=submit]) {
    height: 37px;
    line-height: 37px
}

.modal-body button {
    display: inline-block
}

.stm-button {
    background: red;
    color: #191919;
    transition: all .2s ease;
    opacity: 1
}

.stm-button i {
    font-size: 10px;
    margin-right: 5px
}

.stm-button:hover {
    opacity: .8
}

.form-error {
    border-color: #ff2325
}

.stm-form-alert {
    margin-top: 6px;
    font-size: 13px;
    line-height: 18px;
    color: #888
}

.form-hr {
    margin: 0 0 29px;
    background-color: #ddd
}

.comment-form-comment textarea {
    height: 172px
}

input[type=checkbox],
input[type=radio] {
    margin: 0;
    position: relative;
    top: -1px;
    vertical-align: middle
}

span.wpcf7-list-item {
    margin-left: 0 !important
}

.wpcf7-list-item-label {
    color: #888 !important;
    font-size: 13px
}

textarea,
input,
input[type=radio] {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    -o-appearance: auto;
    appearance: auto
}

.stm-label-type-2 {
    margin-bottom: 5px;
    font-weight: 400
}

html {
    overflow-y: scroll;
    font-size: 100%
}

body {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 22px;
    color: #555
}

.container {
    width: auto;
    max-width: 1140px
}

#wrapper {
    overflow: hidden
}

.stm-col-pad-left {
    padding-left: 25px !important
}

.stm-col-pad-right {
    padding-right: 25px !important
}

.modal-open #wrapper,
.modal-open #page {
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    filter: blur(8px)
}

.row-4 .col-md-3:nth-child(4n+1) {
    clear: both
}

.row-3 .col-md-4:nth-child(3n+1) {
    clear: both
}

.row-2 .col-md-6:nth-child(2n+1) {
    clear: both
}

.post-type-archive-service #wrapper {
    margin-bottom: 30px
}

.wpcf7-response-output {
    margin: 10px 0 0 !important;
    padding: 15px !important;
    border: 2px solid #6c98e0 !important;
    color: #6c98e0 !important;
    border-radius: 5px
}

.wpcf7-response-output.wpcf7-validation-errors {
    border-color: #ff2325 !important;
    color: #ff2325 !important
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
    border-color: #32cd32 !important;
    color: #32cd32 !important
}

.wpcf7-not-valid-tip {
    display: none !important
}

#footer {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%
}

#footer .panel {
    margin-bottom: 0
}

#footer .panel .panel-footer {
    border-top: 0
}

#footer #footer_top {
    padding: 15px 0
}

#footer #footer_top .widget_title h3 {
    color: #fff
}

.less_4 aside .widget-wrapper {
    border-bottom: 0 !important;
    padding-bottom: 0 !important
}

.more_8 aside .widget-wrapper {
    border-bottom: 0 !important;
    padding-bottom: 30px !important
}

.cols_4 aside:nth-child(5) .widget-wrapper,
.cols_4 aside:nth-child(6) .widget-wrapper,
.cols_4 aside:nth-child(7) .widget-wrapper,
.cols_4 aside:nth-child(8) .widget-wrapper {
    padding-top: 39px;
    margin-top: 24px;
    border-top: 1px solid #444
}

.cols_3 aside:nth-child(1) .widget-wrapper,
.cols_3 aside:nth-child(2) .widget-wrapper,
.cols_3 aside:nth-child(3) .widget-wrapper {
    padding-bottom: 39px;
    margin-bottom: 24px;
    border-bottom: 1px solid #444
}

.cols_1 {
    margin: 0 -15px
}

.cols_1 aside {
    float: left;
    padding: 0 15px 0;
    width: 100%
}

.cols_1 aside:nth-child(1n+1) {
    clear: both
}

.cols_2 {
    margin: 0 -15px
}

.cols_2 aside {
    float: left;
    padding: 0 15px 0;
    width: 50%
}

.cols_2 aside:nth-child(2n+1) {
    clear: both
}

.cols_3 {
    margin: 0 -15px
}

.cols_3 aside {
    float: left;
    padding: 0 15px 0;
    width: 33.33333%
}

.cols_3 aside:nth-child(3n+1) {
    clear: both
}

.cols_4 {
    margin: 0 -15px
}

.cols_4 aside {
    float: left;
    padding: 0 15px 0;
    width: 25%
}

.cols_4 aside:nth-child(4n+1) {
    clear: both
}

aside.widget-default ul {
    list-style: none;
    margin: 0;
    padding: 0
}

aside.widget-default ul li a {
    margin-bottom: 26px;
    font-size: 13px;
    line-height: 20px;
    color: #888
}

#footer-copyright {
    padding: 20px 0 19px
}

#footer-copyright .footer-copyright {
    position: relative
}

#footer-copyright .footer-copyright:before {
    position: absolute;
    content: "";
    display: block;
    top: -20px;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: #444
}

#footer-copyright .copyright-text {
    font-size: 13px;
    color: #888
}

#footer-copyright .copyright-text a {
    color: #6c98e0
}

#footer-copyright .copyright-text .divider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    background-color: #888;
    margin: 0 10px;
    height: 13px;
    width: 1px
}

.copyright-socials ul {
    list-style: none;
    padding: 0;
    margin: 0 7px 0 0
}

.copyright-socials ul:after {
    display: table;
    content: "";
    clear: both
}

.copyright-socials ul li {
    float: left;
    margin-left: 37px
}

.copyright-socials ul li:first-child {
    margin-left: 0
}

.copyright-socials ul li a {
    color: #6c98e0
}

#footer-copyright,
#footer-main {
    background-color: #232628
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.heading-font,
.button,
.load-more-btn,
.vc_tta-panel-title,
.page-numbers li>a,
.page-numbers li>span,
.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span,
.stm_auto_loan_calculator input,
.post-content blockquote,
.contact-us-label,
.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li>a,
.stm-shop-sidebar-area .widget.widget_product_categories>ul,
#main .stm-shop-sidebar-area .widget .product_list_widget li .product-title,
#main .stm-shop-sidebar-area .widget .product_list_widget li a,
.woocommerce ul.products li.product .onsale,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_table td.product-name a,
.woocommerce-cart table.cart td.product-price,
.woocommerce-cart table.cart td.product-subtotal,
.header-listing .listing-menu li a {
    color: #232628
}

h1,
.h1 {
    margin: 0 0 10px;
    line-height: 1.2;
    font-size: 50px;
    font-weight: 700
}

h2,
.h2 {
    margin: 0 0 14px;
    line-height: 1.2;
    font-size: 36px;
    font-weight: 700
}

h3,
.h3 {
    margin: 0 0 15px;
    line-height: 1.2;
    font-size: 26px;
    font-weight: 700
}

h4,
.h4 {
    margin: 0 0 11px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700
}

h5,
.h5 {
    margin: 0 0 7px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700
}

h6,
.h6 {
    margin: 0 0 8px;
    line-height: 1.2;
    font-size: 12px;
    font-weight: 700
}

body.stm-macintosh h1,
body.stm-macintosh .h1,
body.stm-macintosh h2,
body.stm-macintosh .h2,
body.stm-macintosh h3,
body.stm-macintosh .h3,
body.stm-macintosh h4,
body.stm-macintosh .h4,
body.stm-macintosh h5,
body.stm-macintosh .h5,
body.stm-macintosh h6,
body.stm-macintosh .h6,
body.stm-macintosh .heading-font {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ul {
    padding-left: 20px
}

ul li {
    margin-bottom: 8px
}

ol {
    padding-left: 20px
}

ol li {
    margin-bottom: 8px
}

ul ol,
ol ol,
ol ul,
ul ul {
    margin-top: 8px
}

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

a {
    color: #191919
}

a:hover {
    color: red
}

a:focus {
    color: red
}

a:active {
    color: red
}

blockquote {
    margin: 22px 0;
    padding: 2px 32px;
    border-left-width: 4px;
    border-left-color: red;
    font-size: 14px;
    line-height: 22px;
    color: #888;
    font-style: italic
}

label {
    font-weight: 400;
    margin-bottom: 0
}

p {
    margin: 0 0 14px
}

table {
    width: 100%;
    margin-bottom: 20px
}

table>thead tr th {
    text-transform: uppercase;
    font-size: 16px
}

table>tbody tr td {
    padding: 9px 0 8px;
    font-size: 12px;
    color: #888;
    border-bottom: 1px solid #d5d9e0
}

.wpcf7-form-control-wrap input[type=date] {
    position: relative
}

.wpcf7-form-control-wrap input[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: 0 0
}

.wpcf7-form-control-wrap input[type=date]:after {
    content: "\e92b";
    font-family: "stm-icon";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    color: #888
}

#stm-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 100
}

.stm-hoverable-interactive-galleries .car-listing-tabs-unit .image:before {
    background-color: transparent
}

.stm-hoverable-interactive-galleries .car-listing-tabs-unit .interactive-hoverable {
    min-height: 218px
}

@media (min-width:768px) {
    .stm-hoverable-interactive-galleries .car-listing-tabs-unit .interactive-hoverable {
        min-height: 143px
    }
}

#wpadminbar #wp-admin-bar-root-default #wp-admin-bar-stm-me-theme-options a img {
    height: 22px;
    width: 22px;
    opacity: 1;
    padding-top: 0;
    max-width: 22px !important;
    vertical-align: middle
}

.main-menu .header-menu>li>ul>li>ul a {
    line-height: 18px
}

.stm_automanager_features_list .stm_automanager_single h3 {
    font-size: 14px;
    text-transform: uppercase
}

.stm_automanager_features_list ul.list-style-2 li {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px
}

.automanager-listing-page .regular-price-with-sale {
    font-size: 12px;
    opacity: .8
}

.automanager-listing-page .regular-price-with-sale strong {
    display: block;
    margin-top: -5px;
    font-size: 24px;
    line-height: 29px
}

.car-action-unit.stm-brochure {
    min-width: 157px;
    padding-left: 35px
}

#top-bar .top-bar-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.single-regular-sale-price>table tr td:first-child {
    border-right: 1px solid rgba(255, 255, 255, .13)
}

#searchform .search-input {
    padding: 0 75px 0 25px !important
}

.stm-isotope-listing-item {
    padding-bottom: 15px
}

.listing-list-loop .content .meta-top {
    margin-bottom: 16px
}

.listing-list-loop .content .meta-middle {
    margin-bottom: 19px
}

@media (max-width:768px) {
    .listing-list-loop .content .meta-middle {
        margin-bottom: 0
    }
}

.listing-list-loop .content .meta-middle .meta-middle-unit {
    margin-bottom: 8px
}

.stm-blog-fullwidth-info {
    height: 580px;
    overflow: hidden
}

body:not(.elementor-editor-active) .car-listing-modern-grid img.lazy.img-responsive {
    min-height: 134px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:1024px) {
    body:not(.elementor-editor-active) .car-listing-modern-grid img.lazy.img-responsive {
        min-height: auto
    }
}

#footer-copyright .footer-copyright:before {
    background: rgba(255, 255, 255, .2)
}

body .vc_row[data-vc-full-width] {
    overflow: visible
}

body .vc_row[data-vc-full-width].vc_parallax {
    overflow: hidden
}

#stm-fixed-cover {
    background-size: cover
}

.stm-single-car-history-image {
    margin: 15px 0
}

.stm-user-private .stm-schedule {
    display: none
}

.single-car-data>table tr td.t-value.t-vin {
    overflow: hidden;
    text-overflow: ellipsis
}

.filter.stm-vc-ajax-filter button[disabled] {
    opacity: .5
}

.car-listing-tabs-unit img {
    width: 100%
}

.woocommerce-cart .entry-header,
.woocommerce-checkout .entry-header {
    margin-bottom: 50px
}

.woocommerce-MyAccount-navigation ul {
    margin: 30px 0;
    background-color: #232628;
    border: none;
    display: table;
    width: 100%;
    table-layout: fixed
}

.woocommerce-MyAccount-navigation ul:before {
    display: none
}

.woocommerce-MyAccount-navigation ul:after {
    display: none
}

.woocommerce-MyAccount-navigation ul>li {
    float: none;
    position: relative;
    margin: 0;
    display: table-cell
}

.woocommerce-MyAccount-navigation ul>li>a {
    display: block;
    position: relative;
    text-align: center;
    padding: 18px;
    background-color: #232628;
    border-radius: 0;
    border: none;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.woocommerce-MyAccount-navigation ul>li>a:before {
    position: absolute;
    content: "";
    display: block;
    top: -4px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: red;
    opacity: 0
}

.woocommerce-MyAccount-navigation ul>li>a .vc_tta-icon {
    position: relative;
    top: 3px;
    color: #fff
}

.woocommerce-MyAccount-navigation ul>li>a .vc_tta-title-text {
    position: relative;
    top: 1px;
    left: 2px
}

.woocommerce-MyAccount-navigation ul>li.is-active>a:before {
    display: none
}

.woocommerce-MyAccount-navigation ul>li.is-active a {
    background-color: #fff;
    color: red;
    border: 3px solid #232628
}

.stm-icon-counter .dp-in {
    width: 100%
}

@media (max-width:490px) {
    .stm-similar-cars-units .stm-similar-car {
        width: 100% !important;
        margin-bottom: 10px;
        float: none !important
    }
    .woocommerce-MyAccount-navigation ul {
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
        height: 65px;
        padding: 0
    }
    .woocommerce-MyAccount-navigation ul li a {
        border: 3px solid transparent;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .woocommerce-orders .woocommerce-MyAccount-content {
        display: block;
        overflow-x: scroll;
        overflow-y: hidden
    }
    .woocommerce-edit-address .woocommerce-MyAccount-content .addresses {
        padding: 0 15px
    }
    .woocommerce-edit-address .woocommerce-MyAccount-content .addresses .address:first-child {
        margin-bottom: 50px
    }
    .woocommerce-edit-account .woocommerce-EditAccountForm.edit-account fieldset {
        margin-top: 30px
    }
    .woocommerce-account .subscriptio_subscription_list {
        display: block;
        overflow-x: scroll;
        overflow-y: hidden
    }
}

.stm-form-price-edit .stm_price_input:last-child {
    border-top: 1px solid #fff
}

.stm-form-price-edit .stm_price_input {
    padding: 25px 40px
}

.woocommerce .quantity input {
    padding: 0 3px
}

.stm-user-current-plan-info {
    margin-top: 30px;
    padding: 21px 29px 25px;
    background: rgba(0, 0, 0, .1);
    border-radius: 4px
}

.stm-user-current-plan-info .sub-title {
    margin-bottom: 1px;
    font-size: 13px;
    color: rgba(255, 255, 255, .4);
    letter-spacing: -.2px
}

.stm-user-current-plan-info .stm-plan-name {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.stm-user-current-plan-info .stm-free-plan {
    margin-bottom: 20px
}

.stm-user-current-plan-info .days-left {
    min-height: 24px;
    margin-bottom: 13px;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 700
}

.stm-user-current-plan-info .button {
    padding: 15px 22px 13px;
    font-size: 12px
}

.stm-user-private .stm-user-private-sidebar.side-fixed {
    max-width: 255px;
    width: 100%;
    position: fixed;
    top: 0
}

@media (min-width:991px) and (max-width:1169px) {
    .stm-user-private .stm-user-private-sidebar.side-fixed {
        padding-right: 10px;
        max-width: calc(25% - 45px);
        max-height: 93vh;
        top: 7vh;
        overflow-y: auto
    }
}

.stm_add_car_title_form {
    margin: 25px 0
}

.stm_add_car_title_form input {
    max-width: 60%
}

.stm-form-price-edit h4 {
    margin-bottom: 16px
}

.stm-prices-add {
    margin-bottom: 30px
}

.stm-form-price-edit .stm_price_input {
    padding-bottom: 30px
}

.woocommerce table.my_account_orders .button {
    margin-left: 10px
}

.subscriptio_subscription_info {
    margin-top: 40px
}

body.woocommerce-order-pay .woocommerce table.shop_table th,
body.woocommerce-order-pay .woocommerce table.shop_table td,
.subscriptio_frontend_items_list,
.subscriptio_frontend_items_list th,
.subscriptio_frontend_items_list td {
    font-size: 15px !important
}

body.woocommerce-order-pay .woocommerce {
    margin-bottom: 60px
}

#subscriptio_button_cancel_subscription {
    margin: 20px 0 !important
}

.listing-archive-dealer-info .dealer-info-block.stm_phone_disabled .title {
    margin-top: 17px
}

li.product-category.product {
    width: 33.33333333%;
    float: left;
    padding: 0 15px
}

li.product-category.product a {
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 49px !important
}

.car-listing-row .car-meta-bottom ul li i {
    margin-top: 5px;
    margin-left: 5px;
    float: right
}

@media (max-width:768px) {
    .stm-blog-pagination .page-numbers li {
        margin-bottom: 15px
    }
    .stm-boats-contact-information {
        padding-right: 20px;
        padding-left: 20px
    }
}

.stm-simple-parallax {
    background-position-x: 50% !important
}

.stm-simple-parallax .stm-simple-parallax-gradient {
    position: absolute;
    width: 1920px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5
}

.stm-single-car-page {
    max-width: 1920px;
    width: auto;
    margin-right: auto !important;
    margin-left: auto !important;
    background-position-x: 50% !important
}

.stm-single-car-page:before,
.stm-single-car-page:after,
.stm-simple-parallax .stm-simple-parallax-gradient:before,
.stm-simple-parallax .stm-simple-parallax-gradient:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 130px;
    height: 100%
}

.stm-simple-parallax .stm-simple-parallax-gradient:before {
    left: 0
}

.stm-simple-parallax .stm-simple-parallax-gradient:after {
    right: 0
}

.stm-single-car-page:before {
    left: 0
}

.stm-single-car-page:after {
    right: 0
}

.stm-simple-parallax-vertical:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 130px;
    width: 100%
}

.stm-simple-parallax>.vc_column_container {
    position: relative;
    z-index: 10
}

.entry-header {
    z-index: 10
}

.listing-archive-dealer-info .dealer-info-block {
    display: block
}

.woocommerce form .form-row label.checkbox {
    display: inline-block
}

body .woocommerce form .form-row .input-checkbox {
    margin: 18px 8px 0 0;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    float: left
}

.stm-pricing-table__periods-link {
    display: none
}

.stm-pricing-table__periods-link.stm-pricing-table__periods-item_active {
    display: block
}

html[lang=it-IT] .car-action-unit.stm-share,
html[lang=it-IT] .car-action-unit.stm-brochure,
html[lang=de-DE] .car-action-unit.stm-share,
html[lang=de-DE] .car-action-unit.stm-brochure,
html[lang=es-ES] .car-action-unit.stm-share,
html[lang=es-ES] .car-action-unit.stm-brochure,
html[lang=fr-FR] .car-action-unit.stm-share,
html[lang=fr-FR] .car-action-unit.stm-brochure,
html[lang=pt-PT] .car-action-unit.stm-share,
html[lang=pt-PT] .car-action-unit.stm-brochure {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: auto
}

html[lang=it-IT] .car-action-unit.add-to-compare,
html[lang=de-DE] .car-action-unit.add-to-compare,
html[lang=fr-FR] .car-action-unit.add-to-compare,
html[lang=es-ES] .car-action-unit.add-to-compare,
html[lang=pt-PT] .car-action-unit.add-to-compare {
    width: auto
}

html[lang=it-IT] .classic-filter-row .filter-sidebar .filter-price .stm-current-slider-labels,
html[lang=fr-FR] .classic-filter-row .filter-sidebar .filter-price .stm-current-slider-labels,
html[lang=es-ES] .classic-filter-row .filter-sidebar .filter-price .stm-current-slider-labels,
html[lang=pt-PT] .classic-filter-row .filter-sidebar .filter-price .stm-current-slider-labels,
html[lang=de-DE] .classic-filter-row .filter-sidebar .filter-price .stm-current-slider-labels {
    width: 100%;
    margin: 15px 0 25px;
    text-align: left
}

html[lang=fr-FR] .listing-list-loop .content .meta-bottom .stm-single-car-links .stm-single-car-link a,
html[lang=es-ES] .listing-list-loop .content .meta-bottom .stm-single-car-links .stm-single-car-link a,
html[lang=pt-PT] .listing-list-loop .content .meta-bottom .stm-single-car-links .stm-single-car-link a,
html[lang=de-DE] .listing-list-loop .content .meta-bottom .stm-single-car-links .stm-single-car-link a,
html[lang=it-IT] .listing-list-loop .content .meta-bottom .stm-single-car-links .stm-single-car-link a {
    font-size: 11px
}

.gform_wrapper ul.gfield_checkbox li .checker span input[type=checkbox] {
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100%;
    top: 0;
    left: 0;
    margin-top: 0 !important
}

.gform_wrapper ul.gfield_checkbox li .checker span {
    position: relative
}

.gform_wrapper ul.gfield_radio li .radio span input[type=radio] {
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100%;
    top: 0;
    left: 0;
    margin-top: 0 !important
}

.gform_wrapper ul.gfield_radio li .radio span {
    position: relative
}

.gform_wrapper .gfield_radio li label {
    line-height: 1
}

.form-control {
    border-radius: 0;
    box-shadow: none
}

.stm-settings-confirm-password .stm-listing-loader {
    visibility: hidden;
    opacity: 0;
    color: #fff
}

.select2-container--default .select2-selection--single .select2-selection__arrow b.stm-preloader,
.stm-settings-confirm-password .stm-listing-loader i {
    animation: rotating 2s infinite linear
}

.stm-settings-confirm-password .stm-listing-loader.visible {
    visibility: visible;
    opacity: 1
}

.stm-settings-confirm-password .stm-user-message {
    color: #fff
}

.stm-image-avatar.hide-empty .stm-empty-avatar-icon {
    display: none
}

.stm-image-avatar.hide-photo img,
.stm-image-avatar.hide-photo .stm_image_upl {
    display: none
}

.vc_row .archive-listing-page>.container {
    padding: 0
}

.stm-slider-round {
    padding: 58px 19px 50px 27px !important
}

.stm-service-slider-title {
    padding: 27px 37px 27px 30px !important
}

.stm-service-slider-price {
    padding: 12px 39px 11px 32px !important
}

.stm-service-slider-title-centered {
    text-align: center !important
}

.stm-boats-layer .pricing-unit {
    text-align: right !important
}

.stm_trapeze {
    padding: 41px 30px 34px 15px !important
}

.stm_trapeze_white {
    padding: 25px 0 29px !important
}

.stm_trapeze_red {
    padding: 13px 16px 12px 10px !important
}

body.stm_frontend_customizer .stm-select-layout .select2-dropdown {
    z-index: 99999 !important
}

.woocommerce-checkout #payment ul.payment_methods li img {
    margin-right: 10px
}

#main .widget_search form.wp-block-search:after,
#main .widget_search form.search-form:after {
    line-height: 45px
}

#services .ui-widget-content {
    background: inherit !important
}

@media (max-width:767px) {
    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-cars,
    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .map_link,
    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.image {
        display: none
    }
    .stm-blog-fullwidth-info {
        height: auto
    }
}

@media (max-width:500px) {
    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td {
        display: block;
        padding: 15px 0 5px;
        margin-bottom: 0
    }
}

.woocommerce-billing-fields .create-account {
    margin-top: 20px
}

.single-car-actions>ul li {
    margin-right: 10px
}

@media (max-width:767px) {
    .single-car-actions>ul li {
        margin-right: 0
    }
}

.ui-widget {
    font-family: inherit !important
}

.stm-filter-tab-selects.filter.stm-vc-ajax-filter {
    margin-bottom: 0
}

.stm-ajax-row.stm-loading:after {
    display: none !important
}

.widget_car_location #stm-dealer-gmap {
    width: 100%;
    margin-top: 0
}

.testimonials-carousel .testimonial-unit,
.stm-thumbs-car-gallery .stm-single-image,
.stm-big-car-gallery .stm-single-image {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    margin: 0
}

.testimonials-carousel .testimonial-unit:first-child,
.stm-thumbs-car-gallery .stm-single-image:first-child,
.stm-big-car-gallery .stm-single-image:first-child {
    position: relative;
    opacity: 1;
    visibility: visible
}

.testimonials-carousel .testimonial-unit:first-child,
.stm-thumbs-car-gallery.owl-loaded .stm-single-image:first-child,
.stm-big-car-gallery.owl-loaded .stm-single-image:first-child {
    margin: 0 auto
}

.stm-thumbs-car-gallery {
    margin-top: 25px
}

.stm-big-car-gallery .owl-controls {
    margin: 0
}

@media (max-width:767px) {
    .stm-sell-a-car-form .form-content .vehicle-condition .vehicle-condition-unit label {
        margin-bottom: 15px
    }
    .stm-sell-a-car-form .form-navigation .form-navigation-unit {
        margin-bottom: 20px
    }
}

@media print {
    #top-bar,
    #header,
    #footer,
    .stm_breadcrumbs_unit,
    .entry-header,
    .stm-car_dealer-buttons,
    .single-car-mpg .mpg-icon,
    .wpb_tabs_nav,
    .sale-price-description-single,
    .stm-thumbs-car-gallery,
    .stm-single-car-history-image,
    .stm_auto_loan_calculator,
    .single-car-actions {
        display: none !important
    }
    .single-car-mpg .mpg-unit:last-child {
        float: right
    }
    .stm-single-car-page .lists-inline>ul {
        width: 49% !important
    }
    a[href]:after {
        content: none !important
    }
}

.stm-unstyled {
    -webkit-appearance: inherit !important;
    -moz-appearance: inherit !important;
    appearance: inherit !important
}

.stm_cargurus_wrapper {
    border-top: 1px solid #d5d9e0;
    padding-top: 15px;
    margin: 22px 0 15px;
    text-align: center
}

.stm_cargurus_wrapper img {
    max-width: 100%
}

.cg_banner .cg-dealrating-badge img {
    height: auto !important;
    max-width: 100% !important
}

@media (max-width:767px) {
    .car-listing-row.stm-car-compare-row.stm-no-cars {
        display: block !important
    }
    .car-listing-row.stm-car-compare-row.stm-no-cars .colored-separator {
        display: none
    }
    .car-listing-row.stm-car-compare-row.stm-no-cars .compare-col-stm-empty {
        width: 100%
    }
    .car-listing-row.stm-car-compare-row.stm-no-cars .compare-col-stm-empty .image {
        text-align: center
    }
    .stm-featured-top-cars-title .heading-font {
        font-size: 11px
    }
}

.stm-single-listing-car-features {
    margin-bottom: 20px
}

.stm-single-listing-car-features .lists-inline>ul {
    width: 100%;
    margin-bottom: 0
}

.stm-single-listing-car-features .lists-inline>ul li {
    float: left;
    width: 25%
}

.stm-border-top-unit .title {
    padding: 20px 0;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width:768px) {
    .stm-single-listing-car-features .lists-inline>ul li {
        width: 100%
    }
}

.modal-body .stm-sell-a-car-form input[type=submit] {
    height: 46px;
    line-height: 14px
}

body.automanager-listing-page .wpb_tabs br {
    display: none
}

@media (max-width:1350px) {
    .stm-single-car-page:before,
    .stm-single-car-page:after,
    .stm-simple-parallax .stm-simple-parallax-gradient:before,
    .stm-simple-parallax .stm-simple-parallax-gradient:after {
        z-index: -1
    }
}

@media (max-width:767px) {
    table>tbody tr td.compare-value-hover .h5:before {
        content: attr(data-option) ":";
        display: inline;
        font-size: 14px
    }
}

.stm-multiple-select {
    padding-top: 4px;
    margin-bottom: 15px;
    overflow: hidden
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    overflow: visible
}

.stm-multiple-select .select2-container--default .select2-selection--multiple {
    padding: 5px 7px 2px;
    border-radius: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    max-width: 100%;
    padding: 3px 10px;
    margin: 3px 5px 8px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: transparent;
    border: 0;
    box-shadow: 0 1px 3px rgba(59, 62, 68, .5)
}

.stm-multiple-select .select2-search {
    display: block;
    margin-bottom: 0
}

.stm-multiple-select .select2-search .select2-search__field {
    margin: 5px 0 0 5px;
    height: 20px;
    line-height: 20px
}

.woocommerce div.product div.images {
    margin-bottom: 2em
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795, -.035, 0, 1) .5s
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    transform: rotate(-45deg);
    box-sizing: content-box
}

.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0;
    margin-top: 10px
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
    list-style: none
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    margin: 0
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1
}

button.pswp__button {
    box-shadow: none !important
}

button.pswp__button--arrow--left:active,
button.pswp__button--arrow--right:active {
    position: absolute !important;
    top: 50% !important
}

button.pswp__button,
button.pswp__button--arrow--left:before,
button.pswp__button--arrow--right:before,
button.pswp__button:hover {
    background-color: transparent !important
}

button.pswp__button--arrow--left,
button.pswp__button--arrow--left:hover,
button.pswp__button--arrow--right,
button.pswp__button--arrow--right:hover {
    background-image: none !important
}

button.pswp__button--close:hover {
    background-position: 0 -44px
}

button.pswp__button--zoom:hover {
    background-position: -88px 0
}

.add-compare-mobile {
    display: none;
    text-align: center;
    margin: 0 0 35px
}

@media (max-width:767px) {
    .add-compare-mobile.add-compare-mobile-show {
        display: block
    }
}

.add-compare-mobile .stm-compare-empty {
    aspect-ratio: 2/1.1;
    -o-object-fit: cover;
    object-fit: cover
}

.add-compare-mobile .image {
    position: relative;
    overflow: hidden
}

.add-compare-mobile .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity .2s ease;
    transform: translateZ(0);
    opacity: 0
}

.add-compare-mobile .image i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 53px;
    color: #d1d7dc;
    z-index: 15
}

.add-compare-mobile .image i.stm-icon-add_car {
    transform: translateY(0) translateX(0);
    margin: -26px 0 0 -36px
}

.add-compare-mobile-label {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center
}

body.lg-on #wrapper {
    position: relative;
    z-index: 10
}

body.lg-on #wpadminbar {
    z-index: 10
}

body i.fa,
body i.far,
body i.fas {
    font-family: "Font Awesome 6 Free" !important
}

body i.fab {
    font-family: "Font Awesome 6 Brands" !important
}

.colored-separator {
    vertical-align: top;
    font-size: 0;
    line-height: 1
}

.colored-separator .first-long,
.colored-separator .last-short {
    display: inline-block;
    vertical-align: top;
    width: 33px;
    height: 5px;
    transform: skew(-40deg, 0deg);
    border-radius: 2px;
    background: var(--motors-base-color)
}

.colored-separator .first-long {
    margin-right: 3px
}

.colored-separator .last-short {
    width: 16px
}

.stm-listings-empty {
    text-align: center;
    margin: 30px 0;
    --stm-listings-empty-button-color: red;
    --stm-listings-empty-not-found-color: #000;
    --stm-listings-empty-another-color: #545454
}

.stm-listings-empty__not-found,
.stm-listings-empty__another {
    display: block
}

.stm-listings-empty__not-found {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    color: var(--stm-listings-empty-not-found-color)
}

.stm-listings-empty__another {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: var(--stm-listings-empty-another-color);
    margin: 8px 0 0
}

.stm-listings-empty__button {
    display: inline-block;
    color: var(--stm-listings-empty-button-color);
    margin: 14px 0 0;
    font-size: 15px;
    font-weight: 600
}

.stm-listings-empty .stm-icon-search-list {
    display: block;
    font-size: 60px;
    color: #888;
    margin-bottom: 45px
}

.filter-sidebar {
    --location-field-border-width: 2px;
    --location-field-color: #000;
    --location-field-border-color: #eceff3;
    --location-field-placeholder-color: #888;
    --location-field-empty-color: #000;
    --location-field-empty-border-color: #eceff3;
    --location-field-empty-placeholder-color: #888;
    --location-field-focus-color: #000;
    --location-field-focus-border-color: red;
    --location-field-focus-placeholder-color: #888;
    --location-field-bg-color: #eceff3
}

#ca_location_listing_filter {
    background: var(--location-field-bg-color) !important;
    border: var(--location-field-border-width) solid var(--location-field-border-color);
    color: var(--location-field-color);
    padding-left: 28px
}

#ca_location_listing_filter::-moz-placeholder {
    color: var(--location-field-placeholder-color)
}

#ca_location_listing_filter::placeholder {
    color: var(--location-field-placeholder-color)
}

#ca_location_listing_filter:focus,
#ca_location_listing_filter.empty:focus {
    background-color: var(--location-field-bg-color) !important;
    border-color: var(--location-field-focus-border-color);
    color: var(--location-field-focus-color)
}

#ca_location_listing_filter:focus::-moz-placeholder,
#ca_location_listing_filter.empty:focus::-moz-placeholder {
    color: var(--location-field-focus-placeholder-color)
}

#ca_location_listing_filter:focus::placeholder,
#ca_location_listing_filter.empty:focus::placeholder {
    color: var(--location-field-focus-placeholder-color)
}

#ca_location_listing_filter.empty {
    border-color: var(--location-field-empty-border-color);
    color: var(--location-field-empty-color)
}

#ca_location_listing_filter.empty::-moz-placeholder {
    color: var(--location-field-empty-placeholder-color)
}

#ca_location_listing_filter.empty::placeholder {
    color: var(--location-field-empty-placeholder-color)
}

#ca_location_listing_filter:not(.empty)+.stm-location-reset-field {
    display: inline-block !important
}

.mobile-search-filter-opened .pac-container {
    z-index: 999999 !important
}

#stm_slide_filter_max_search_radius {
    padding-right: 30px
}

#stm_slide_filter_max_search_radius+.stm_unit_measurement {
    position: absolute;
    right: 25px;
    top: 10px;
    text-transform: uppercase;
    color: #8f8f8f;
    font-size: 14px
}

.stm-location-search-unit {
    position: relative
}

.filter-sidebar .stm-location-search-unit:before {
    content: "\e956";
    position: absolute;
    top: 10px;
    left: 10px;
    color: #898989;
    font-family: "stm-icon";
    speak: none;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.stm-location-search-unit #ca_location_listing_filter {
    padding-right: 30px
}

.stm-location-reset-field {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer
}

.stm-location-reset-field svg {
    width: 14px;
    height: 14px
}

.stm-location-reset-field svg path {
    fill: #898989
}

@media screen and (max-width:767px) {
    .stm-location-reset-field {
        top: 14px
    }
}

.stm-listings-empty {
    --stm-listings-empty-button-color: #6c98e0
}

.classic-filter-row .filter-sidebar,
.classic-filter-row.motors-elementor-widget,
.filter-sidebar {
    --location-field-focus-border-color: #6c98e0
}

.classic-filter-row .filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered,
.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered,
.filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered {
    padding: 0
}

.classic-filter-row .filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered li,
.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered li,
.filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered li {
    margin: 0
}

.classic-filter-row .filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-selection__choice,
.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-selection__choice,
.filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-selection__choice {
    margin-left: 5px
}

.classic-filter-row .filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field,
.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field,
.filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field {
    padding: 0 10px 0 14px;
    margin: 0;
    height: 40px;
    line-height: 40px
}

.classic-filter-row .filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field::-moz-placeholder,
.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field::-moz-placeholder,
.filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field::-moz-placeholder {
    padding: 0;
    color: #555
}

.classic-filter-row .filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field::placeholder,
.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field::placeholder,
.filter-sidebar .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field::placeholder {
    padding: 0;
    color: #555
}

.classic-filter-row .filter-sidebar .select2-container--default[dir=rtl] .select2-selection--multiple.filter-select input.select2-search__field,
.classic-filter-row.motors-elementor-widget .select2-container--default[dir=rtl] .select2-selection--multiple.filter-select input.select2-search__field,
.filter-sidebar .select2-container--default[dir=rtl] .select2-selection--multiple.filter-select input.select2-search__field {
    padding: 0 20px 0 8px
}

.classic-filter-row .filter-sidebar .select2-container--default[dir=rtl] .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-selection__choice,
.classic-filter-row.motors-elementor-widget .select2-container--default[dir=rtl] .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-selection__choice,
.filter-sidebar .select2-container--default[dir=rtl] .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-selection__choice {
    margin-left: 0;
    margin-right: 5px
}

.elementor-editor-active input[type=checkbox] {
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important
}

.ehf-header #page,
.ehf-footer #page {
    overflow: hidden
}

.car-listing-row .image,
.listing-car-item-inner .image {
    overflow: hidden;
    position: relative
}

.car-listing-row .image:before,
.listing-car-item-inner .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity .2s ease;
    transform: translateZ(0);
    opacity: 0
}

.car-listing-row .image .stm-badge-dealer,
.listing-car-item-inner .image .stm-badge-dealer {
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: var(--motors-secondary-color)
}

.stm-template-car_dealer .car-listing-row .image .stm-badge-dealer,
.stm-template-car_dealer_elementor .car-listing-row .image .stm-badge-dealer {
    background-color: var(--motors-secondary-color)
}

.stm-template-car_dealer .car-listing-tabs-unit .car-listing-row .image,
.stm-template-car_dealer_elementor .car-listing-tabs-unit .car-listing-row .image {
    max-height: 135px
}

.stm-template-car_dealer .car-listing-tabs-unit .car-listing-row .image img,
.stm-template-car_dealer_elementor .car-listing-tabs-unit .car-listing-row .image img {
    max-height: 135px;
    -o-object-fit: cover;
    object-fit: cover
}

.car-listing-row.mvl-card-skin {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.car-listing-row.mvl-card-skin.row {
    flex-direction: row;
    flex-wrap: wrap;
    gap: unset
}

@media (min-width:768px) {
    .stm-isotope-sorting-grid .image img,
    .car-listing-modern-grid .image img {
        min-height: 160px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 160px
    }
}

.listing-car-item-inner a {
    display: block;
    overflow: hidden
}

.listing-car-item-inner a:hover {
    opacity: .8
}

.woocommerce-product-search button[type=submit] {
    margin-top: 10px
}

.stm-button,
input[type=submit],
button,
.button,
.load-more-btn,
.wc-block-components-button {
    display: block;
    text-align: center;
    padding: 17px 28px 15px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    background-color: #6c98e0;
    text-decoration: none !important;
    outline: none !important;
    visibility: visible;
    border: none;
    white-space: normal;
    box-shadow: 0 2px 0 rgba(108, 152, 224, .75);
    transition: opacity .2s ease-in !important;
    transform: translateZ(0);
    opacity: 1
}

.stm-button:hover,
input[type=submit]:hover,
button:hover,
.button:hover,
.load-more-btn:hover,
.wc-block-components-button:hover {
    opacity: .8
}

.stm-button.button-sm,
input[type=submit].button-sm,
button.button-sm,
.button.button-sm,
.load-more-btn.button-sm {
    padding: 13px 18px 11px;
    font-size: 12px;
    line-height: 12px
}

.stm-button:active,
input[type=submit]:active,
button:active,
.button:active,
.load-more-btn:active {
    position: relative;
    top: 2px;
    box-shadow: 0 0 0 rgba(108, 152, 224, .75)
}

.stm-button.not-visible,
input[type=submit].not-visible,
button.not-visible,
.button.not-visible,
.load-more-btn.not-visible {
    opacity: 0;
    visibility: hidden
}

.wc-block-components-button {
    box-shadow: none
}

.stm-button {
    display: inline-block
}

.stm-button.stm-button-icon {
    position: relative;
    padding: 16px 25px 15px 45px;
    font-weight: 700;
    visibility: inherit
}

.stm-button.stm-button-icon i {
    position: absolute;
    top: 50%;
    left: 16px;
    font-size: 18px;
    margin-top: -9px
}

.stm-button:active {
    box-shadow: 0 0 0 transparent !important
}

.icon-button {
    position: relative;
    padding-left: 60px;
    padding-right: 42px;
    letter-spacing: -.2px;
    font-weight: 700
}

.icon-button i {
    position: absolute;
    padding-left: 1px;
    top: 50%;
    margin-top: 1px;
    left: 32px;
    font-size: 17px;
    transform: translateY(-50%)
}

.button-fluid {
    width: 100%
}

.stm-request-test-drive {
    margin-top: 13px;
    width: 100%
}

@media (max-width:767px) {
    .stm-request-test-drive {
        margin: 0
    }
}

.contact-us-submit input[type=submit] {
    display: inline-block;
    padding-left: 43px;
    padding-right: 43px
}

.contact-us-submit .ajax-loader {
    vertical-align: middle
}

input[type=text],
input[type=number],
input[type=tel],
input[type=email],
input[type=search],
input[type=password] {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    padding: 0 21px;
    font-weight: 400;
    color: #888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3
}

input[type=text].form-error,
input[type=number].form-error,
input[type=tel].form-error,
input[type=email].form-error,
input[type=search].form-error,
input[type=password].form-error {
    border-color: #ff2325
}

input[type=text]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus {
    background-color: #fff !important;
    border-color: #6c98e0;
    color: #232628
}

.stm-row-comments input[type=text],
.stm-row-comments input[type=tel],
.stm-row-comments input[type=email],
.stm-row-comments input[type=search],
.stm-row-comments input[type=password] {
    height: 44px;
    line-height: 44px
}

.stm-forms-sm {
    margin-bottom: 11px
}

.stm-forms-sm input[type=text],
.stm-forms-sm input[type=tel],
.stm-forms-sm input[type=email],
.stm-forms-sm input[type=search],
.stm-forms-sm input[type=password] {
    height: 37px;
    line-height: 37px
}

.stm-sell-a-car-form .form-content .contact-details input[type=text],
.stm-sell-a-car-form .form-content .contact-details input[type=tel],
.stm-sell-a-car-form .form-content .contact-details input[type=email],
.stm-sell-a-car-form .form-content .contact-details input[type=search],
.stm-sell-a-car-form .form-content .contact-details input[type=password],
.stm-sell-a-car-form .form-content .contact-details textarea {
    background-color: #fff
}

.stm-sell-a-car-form .form-content input[type=text],
.stm-sell-a-car-form .form-content input[type=tel],
.stm-sell-a-car-form .form-content input[type=email],
.stm-sell-a-car-form .form-content input[type=search],
.stm-sell-a-car-form .form-content input[type=password] {
    height: 43px;
    line-height: 43px
}

.stm-sell-a-car-form .form-content textarea {
    max-height: 143px;
    padding-top: 8px
}

.stm-sell-a-car-form .form-content input::-webkit-input-placeholder {
    font-size: 13px
}

.stm-sell-a-car-form .form-content input::-moz-placeholder {
    font-size: 13px
}

.stm-sell-a-car-form .form-content input:-moz-placeholder {
    font-size: 13px
}

.stm-sell-a-car-form .form-content input:-ms-input-placeholder {
    font-size: 13px
}

.stm-sell-a-car-form .form-content textarea::-webkit-input-placeholder {
    font-size: 13px
}

.stm-sell-a-car-form .form-content textarea::-moz-placeholder {
    font-size: 13px
}

.stm-sell-a-car-form .form-content textarea:-moz-placeholder {
    font-size: 13px
}

.stm-sell-a-car-form .form-content textarea:-ms-input-placeholder {
    font-size: 13px
}

.stm-sell-a-car-form .form-content .sell-a-car-proceed,
.stm-sell-a-car-form .form-content .sell-a-car-proceed:hover {
    color: #fff
}

.stm-mc-unit input[type=text],
.stm-mc-unit input[type=tel],
.stm-mc-unit input[type=email],
.stm-mc-unit input[type=search],
.stm-mc-unit input[type=password] {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: none;
    padding: 0 17px;
    font-weight: 400;
    color: #aaa;
    font-size: 13px;
    outline: none !important;
    background-color: #fff
}

textarea {
    padding: 21px;
    width: 100%;
    max-width: 100%;
    background-color: #eceff3;
    border: 2px solid #eceff3;
    color: #888;
    resize: none
}

textarea:focus {
    background-color: #fff;
    border-color: #6c98e0;
    color: #232628
}

.single-car-form textarea {
    height: 158px
}

.single-car-form input[type=submit] {
    display: inline-block;
    padding-left: 44px;
    padding-right: 44px
}

.form-label {
    margin-bottom: 2px;
    text-transform: uppercase;
    color: #888;
    font-size: 12px
}

.form-label-small {
    margin-bottom: 3px;
    color: #888;
    font-size: 13px
}

.form-modal-label {
    margin-bottom: 3px;
    font-size: 13px;
    color: #888
}

.form-group {
    margin-bottom: 19px
}

.form-group-textarea {
    margin-bottom: 16px
}

.wpcf7-not-valid {
    border-color: #ff2325 !important
}

.has-error input[type=text],
.has-error input[type=tel],
.has-error input[type=email],
.has-error input[type=search],
.has-error input[type=password] {
    border-color: #ff2325
}

.modal-body input:not([type=submit]) {
    height: 37px;
    line-height: 37px
}

.modal-body button {
    display: inline-block
}

.form-error {
    border-color: #ff2325
}

.stm-form-alert {
    margin-top: 6px;
    font-size: 13px;
    line-height: 18px;
    color: #888
}

.form-hr {
    margin: 0 0 29px;
    background-color: #ddd
}

.comment-form-comment textarea {
    height: 172px
}

input[type=checkbox],
input[type=radio] {
    margin: 0;
    position: relative;
    top: -1px;
    vertical-align: middle
}

.wpcf7-list-item-label {
    color: #888 !important;
    font-size: 13px
}

.stm-label-type-2 {
    margin-bottom: 5px;
    font-weight: 400
}

html.no-scroll {
    overflow: hidden
}

html.stm-site-preloader-anim.no-scroll {
    overflow: hidden
}

body.lg-on #wrapper {
    position: relative;
    z-index: 10
}

body.lg-on #wpadminbar {
    z-index: 10
}

.row-4 .col-md-3:nth-child(4n+1) {
    clear: both
}

.row-3 .col-md-4:nth-child(3n+1) {
    clear: both
}

.row-2 .col-md-6:nth-child(2n+1) {
    clear: both
}

.post-type-archive-service #wrapper {
    margin-bottom: 30px
}

.wpcf7-response-output {
    margin: 10px 0 0 !important;
    padding: 15px !important;
    border: 2px solid #6c98e0;
    color: #6c98e0;
    border-radius: 5px
}

.wpcf7-response-output.wpcf7-validation-errors {
    border-color: #ff2325;
    color: #ff2325
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
    border-color: #32cd32 !important;
    color: #32cd32 !important
}

.wpcf7-not-valid-tip {
    display: none !important
}

.mg-bt-25px {
    margin-bottom: 25px
}

.dropdown-menu.lang_dropdown_menu {
    z-index: 1130
}

.admin-bar .select2-container.stm-multi-currency .select2-dropdown {
    top: 35px
}

.select2-container.stm-multi-currency .select2-dropdown {
    min-width: -moz-fit-content;
    min-width: fit-content;
    top: 0
}

.select2-container--open.stm-multi-currency {
    z-index: 1065
}

.select2-container--open.stm-multi-currency .select2-dropdown {
    background: 0 0;
    border: 0
}

.select2-container--open.stm-multi-currency .select2-dropdown .select2-results ul {
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.select2-container--open.stm-multi-currency .select2-dropdown .select2-results ul li {
    font-size: 11px;
    color: #232628;
    padding: 3px 20px
}

.admin-bar .select2-container--open.stm-multi-currency {
    margin-top: 32px
}

.vertical-divider {
    position: relative;
    top: 2px;
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 0;
    width: 1px;
    height: 10px;
    background-color: #373b3e
}

#header {
    position: relative;
    z-index: 1055
}

@media (min-width:1025px) {
    #header.stm-sticky-on {
        z-index: 1056
    }
}

#header .logo-main {
    float: left
}

#header .blogname {
    text-transform: uppercase
}

#header .blogname h1 {
    margin-bottom: 0
}

#header .blogname:hover {
    text-decoration: none
}

.stm-layout-header-equipment #header .phone.heading-font {
    color: #fff
}

.fancy-iframe:hover {
    cursor: pointer
}

.tp-bannertimer {
    background-color: red !important;
    opacity: .5
}

.stm-slider-round {
    padding: 30px 40px 20px
}

.stm-slider-round:after {
    position: absolute;
    content: "";
    display: block;
    top: -18px;
    left: -18px;
    right: -18px;
    bottom: -18px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .12);
    z-index: -1
}

.stm-white {
    color: #fff !important
}

.rev_slider_wrapper .heading-font {
    letter-spacing: 0 !important
}

.text-transform {
    text-transform: uppercase
}

.font-weight-normal {
    font-weight: 400 !important
}

.slider-text-padding-right {
    padding-right: 30px
}

.stm-slider-round-text {
    margin-top: 18px;
    padding-left: 40px;
    padding-right: 25px;
    font-size: 11px;
    line-height: 14px !important;
    color: #232628;
    text-transform: uppercase
}

.stm-slider-price-unit {
    padding-top: 16px;
    vertical-align: top;
    word-spacing: -9px
}

.stm-slider-price-unit .stm-slider-currency {
    font-size: 50px;
    color: #fff;
    line-height: 50px;
    vertical-align: top
}

.stm-slider-price-unit .stm-slider-price {
    font-size: 106px;
    line-height: 50px !important;
    vertical-align: top;
    color: #fff;
    font-weight: 700;
    letter-spacing: -6px
}

.stm-slider-price-unit .stm-slider-divider {
    position: relative;
    left: 6px;
    top: -4px;
    font-size: 50px;
    color: #232628;
    vertical-align: top;
    line-height: 50px
}

.stm-slider-price-unit .stm-slider-labels {
    position: relative;
    top: -3px;
    display: inline-block;
    max-width: 100px;
    vertical-align: top;
    line-height: 14px;
    color: #232628;
    font-weight: 700
}

.stm-slider-price-unit .stm-slider-labels .stm-slider-time-label {
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700
}

.stm-slider-price-unit .stm-slider-labels .stm-slider-time-value {
    padding-left: 4px;
    display: block;
    white-space: normal;
    font-size: 16px;
    line-height: 14px !important;
    word-spacing: 0;
    text-transform: uppercase;
    font-weight: 700
}

#searchform .search-input {
    padding: 20px 75px 20px 25px !important;
    margin: 0;
    height: 67px;
    line-height: 67px;
    font-size: 20px;
    color: #5f5f5f;
    border: 0 transparent;
    width: 100%;
    border-radius: 5px
}

#searchform .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    height: 67px;
    width: 70px;
    border: 0;
    font-size: 24px;
    color: #fff;
    border-radius: 0 4px 4px 0;
    box-shadow: none
}

#searchform .search-wrapper {
    position: relative
}

#searchModal .modal-body {
    padding: 0
}

#searchModal .modal-content {
    box-shadow: none !important;
    background-color: transparent;
    border: none
}

#searchModal .modal-dialog {
    margin-top: 20%
}

.search-title {
    margin-bottom: 18px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

#chat-widget:hover {
    cursor: pointer
}

#footer {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%
}

#footer .panel {
    margin-bottom: 0
}

#footer .panel .panel-footer {
    border-top: 0
}

#footer #footer_top {
    padding: 15px 0
}

#footer #footer_top .widget_title h3 {
    color: #fff
}

.less_4 aside .widget-wrapper {
    border-bottom: 0 !important;
    padding-bottom: 0 !important
}

.more_8 aside .widget-wrapper {
    border-bottom: 0 !important;
    padding-bottom: 30px !important
}

.cols_4 aside:nth-child(5) .widget-wrapper,
.cols_4 aside:nth-child(6) .widget-wrapper,
.cols_4 aside:nth-child(7) .widget-wrapper,
.cols_4 aside:nth-child(8) .widget-wrapper {
    padding-top: 39px;
    margin-top: 24px;
    border-top: 1px solid #444
}

.cols_3 aside:nth-child(1) .widget-wrapper,
.cols_3 aside:nth-child(2) .widget-wrapper,
.cols_3 aside:nth-child(3) .widget-wrapper {
    padding-bottom: 39px;
    margin-bottom: 24px;
    border-bottom: 1px solid #444
}

.cols_1 {
    margin: 0 -15px
}

.cols_1 aside {
    float: left;
    padding: 0 15px 0;
    width: 100%
}

.cols_1 aside:nth-child(1n+1) {
    clear: both
}

.cols_2 {
    margin: 0 -15px
}

@media (max-width:550px) {
    .cols_2 aside.widget {
        width: 100%
    }
}

.cols_2 aside {
    float: left;
    padding: 0 15px 0;
    width: 50%
}

.cols_2 aside:nth-child(2n+1) {
    clear: both
}

.cols_3 {
    margin: 0 -15px
}

@media (max-width:550px) {
    .cols_3 aside.widget {
        width: 100%
    }
}

.cols_3 aside {
    float: left;
    padding: 0 15px 0;
    width: 33.33333%
}

.cols_3 aside:nth-child(3n+1) {
    clear: both
}

.cols_4 {
    margin: 0 -15px
}

@media (max-width:550px) {
    .cols_4 {
        display: flex;
        flex-direction: column;
        justify-content: center
    }
    .cols_4 aside.widget {
        width: 100%
    }
}

@media (max-width:820px) and (min-width:551px) {
    .cols_4 aside.widget {
        width: 50%
    }
}

.cols_4 aside {
    float: left;
    padding: 0 15px 0;
    width: 25%
}

.cols_4 aside:nth-child(4n+1) {
    clear: both
}

aside.widget-default ul {
    list-style: none;
    margin: 0;
    padding: 0
}

aside.widget-default ul li a {
    margin-bottom: 26px;
    font-size: 13px;
    line-height: 20px;
    color: #888
}

aside.widget_product_search button {
    margin-top: 15px
}

#footer-copyright {
    padding: 20px 0 19px
}

#footer-copyright .footer-copyright {
    position: relative
}

#footer-copyright .footer-copyright:before {
    position: absolute;
    content: "";
    display: block;
    top: -20px;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: #444
}

#footer-copyright .copyright-text {
    font-size: 13px;
    color: #888
}

#footer-copyright .copyright-text a {
    color: #6c98e0
}

#footer-copyright .copyright-text .divider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    background-color: #888;
    margin: 0 10px;
    height: 13px;
    width: 1px
}

.copyright-socials ul {
    list-style: none;
    padding: 0;
    margin: 0 7px 0 0
}

.copyright-socials ul:after {
    display: table;
    content: "";
    clear: both
}

.copyright-socials ul li {
    float: left;
    margin-left: 37px
}

.copyright-socials ul li:first-child {
    margin-left: 0
}

.copyright-socials ul li a {
    color: #6c98e0
}

#footer-copyright,
#footer-main {
    background-color: #232628
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.heading-font,
.button,
.load-more-btn,
.vc_tta-panel-title,
.page-numbers li>a,
.page-numbers li>span,
.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span,
.stm_auto_loan_calculator input,
.post-content blockquote,
.contact-us-label,
.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li>a,
.stm-shop-sidebar-area .widget.widget_product_categories>ul,
#main .stm-shop-sidebar-area .widget .product_list_widget li .product-title,
#main .stm-shop-sidebar-area .widget .product_list_widget li a,
.woocommerce ul.products li.product .onsale,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_table td.product-name a,
.woocommerce-cart table.cart td.product-price,
.woocommerce-cart table.cart td.product-subtotal,
.header-listing .listing-menu li a {
    font-family: "Montserrat", Arial, "Times New Roman", "Bitstream Charter", Times, serif;
    color: #232628
}

.normal_font {
    font-family: "Open Sans", Arial, "Times New Roman", "Bitstream Charter", Times, serif
}

body.stm-macintosh h1,
body.stm-macintosh .h1,
body.stm-macintosh h2,
body.stm-macintosh .h2,
body.stm-macintosh h3,
body.stm-macintosh .h3,
body.stm-macintosh h4,
body.stm-macintosh .h4,
body.stm-macintosh h5,
body.stm-macintosh .h5,
body.stm-macintosh h6,
body.stm-macintosh .h6,
body.stm-macintosh .heading-font {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ul.header-menu ul {
    margin-top: 0
}

a,
a:hover,
a:focus,
a:active {
    color: #6c98e0
}

a:hover,
a:focus {
    text-decoration: none !important
}

ul.list-style-1,
ul.list-style-2,
ul.list-style-3 {
    padding: 0;
    list-style: none
}

ul.list-style-1 li {
    position: relative;
    padding-left: 27px;
    margin-bottom: 10px
}

ul.list-style-1 li:before {
    content: "\f00c";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    color: red;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 11px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ul.list-style-2 li {
    position: relative;
    padding-left: 31px;
    margin-bottom: 8px
}

ul.list-style-2 li:before {
    content: "\f058";
    position: absolute;
    display: block;
    left: 3px;
    top: 0;
    color: red;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ul.list-style-3 li {
    position: relative;
    padding-left: 31px;
    margin-bottom: 8px
}

ul.list-style-3 li:before {
    content: "\f138";
    position: absolute;
    display: block;
    left: 0;
    top: 3px;
    color: red;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 17px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lists-inline>ul {
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
    width: 23.7%
}

.calculator-alert {
    display: none;
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    margin-bottom: 0;
    padding: 0
}

.calculator-alert.visible-alert {
    transform: scale(1);
    max-height: 400px;
    visibility: visible;
    opacity: 1
}

.alert.alert-danger {
    margin: 4px 0;
    padding: 3px 10px;
    text-align: center;
    border: 2px solid #ff2325;
    background-color: transparent;
    color: #ff2325
}

.alert.alert-success {
    margin: 4px 0;
    padding: 3px 10px;
    text-align: center;
    border: 2px solid #3cb371;
    background-color: transparent;
    color: #3cb371
}

.header-menu li a {
    font-family: "Montserrat", Arial, "Times New Roman", "Bitstream Charter", Times, serif;
    font-weight: 700;
    font-style: normal;
    color: #232628;
    font-size: 13px
}

.stm-mt-icon-box-adaptive-style-three,
.stm-mt-icon-box-adaptive-style-one {
    font-family: inherit !important;
    -webkit-font-smoothing: inherit !important
}

.inline-label {
    margin: 9px 0 5px
}

.stm-ajax-loader {
    display: none
}

.stm-ajax-loader.loading {
    display: inline-block;
    animation: rotating 2s infinite linear
}

.stm_calculator_results {
    display: none
}

.stm_calculator_results>h4>span {
    margin-left: 5px;
    font-weight: 700
}

.stm_calculator_results>h4:last-child {
    margin-bottom: 0
}

.filter {
    margin-bottom: 10px
}

.all_attrs:first-letter {
    text-transform: uppercase
}

.stm-ajax-row {
    position: relative
}

.stm-ajax-row:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .8);
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.stm-ajax-row:after {
    content: "\e924";
    display: block;
    position: absolute;
    top: 10%;
    left: 50%;
    font-family: "stm-icon";
    speak: none;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    animation: rotating 2s infinite linear;
    color: #6c98e0;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.stm-ajax-row.stm-loading:before {
    opacity: 1;
    visibility: visible;
    z-index: 50
}

.stm-ajax-row.stm-loading:after {
    opacity: 1;
    visibility: visible;
    z-index: 51
}

.rmv_txt_drctn {
    color: inherit;
    text-decoration: none !important
}

.rmv_txt_drctn:hover .image {
    overflow: hidden;
    position: relative
}

.rmv_txt_drctn:hover .image:before {
    opacity: 1
}

.global-alerts {
    padding: 15px 17px 15px 15px;
    position: fixed;
    top: 20px;
    right: 20px;
    background-color: #d9edf7;
    color: #31708f;
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    transform: scale(0)
}

.global-alerts.warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

.global-alerts.success {
    color: #3c763d;
    background-color: #dff0d8
}

.global-alerts.danger {
    color: #a94442;
    background-color: #f2dede
}

.global-alerts.alerted {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.select2 {
    outline: none !important;
    width: 100% !important
}

.select2>* {
    outline: none !important
}

.modal-dialog {
    z-index: 1050
}

.modal-open {
    overflow: visible;
    padding-right: 0 !important
}

.overflow-hidden {
    overflow: hidden
}

.form-error {
    border-color: #a94442
}

.alert-modal {
    margin: 20px 0 0
}

.vt-top {
    vertical-align: top
}

.vt-top {
    vertical-align: top
}

.lt-blue {
    color: #6c98e0
}

.listing-car-items-units {
    margin: 0 -15px
}

.listing-car-items-units .swiper-wrapper {
    overflow: visible !important
}

.listing-car-items-units.items-per-view-4 {
    margin: 0 -10px
}

.listing-car-items .listing-car-item {
    float: left;
    padding: 0 15px
}

.items-per-view-4 .listing-car-items .listing-car-item {
    padding: 0 10px
}

.listing-cars-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.listing-cars-grid>.dp-in {
    width: 33.3%;
    margin-bottom: 40px
}

.listing-cars-grid>.dp-in .listing-car-item .image {
    margin-bottom: 0
}

.listing-cars-grid>.dp-in .listing-car-item .price {
    padding: 6px 15px 4px
}

.listing-cars-grid>.dp-in .listing-car-item .price:before {
    display: none
}

.listing-cars-grid>.dp-in .listing-car-item .car-meta-bottom ul li {
    font-size: 14px
}

.listing-cars-grid>.dp-in .listing-car-item .car-meta-bottom ul li i.stm-icon-road {
    font-size: 14px !important
}

.listing-cars-grid:before,
.listing-cars-grid:after {
    display: none
}

.listing-car-items .listing-car-item .listing-car-item-inner {
    max-width: 350px;
    width: auto;
    margin: 0 auto
}

.listing-car-items .listing-car-item .image {
    margin-bottom: 10px
}

.listing-car-items .listing-car-item .car-title {
    margin-top: 8px;
    color: #fff;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: none;
    text-align: left
}

.listing-car-items .listing-car-item .car-title .colored {
    color: red
}

.listing-car-items .listing-car-item .price {
    position: relative;
    float: right;
    padding: 6px 20px 4px 8px;
    margin-left: 23px;
    background-color: #6c98e0;
    text-align: right
}

.listing-car-items .listing-car-item .price .regular-price,
.listing-car-items .listing-car-item .price .sale-price,
.listing-car-items .listing-car-item .price .normal-price {
    position: relative;
    z-index: 6
}

.listing-car-items .listing-car-item .price .regular-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through
}

.listing-car-items .listing-car-item .price .normal-price,
.listing-car-items .listing-car-item .price .sale-price {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700
}

.car-listing-row .listing-car-item-meta .price .normal-price,
.car-listing-row .listing-car-item-meta .price .sale-price {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700
}

.listing-car-items .listing-car-item .price .normal-price {
    line-height: 36px
}

.listing-car-items .listing-car-item .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -14px;
    height: 100%;
    width: 32px;
    background-color: #6c98e0;
    transform: skew(-18deg, 0deg);
    z-index: 5
}

.listing-car-items .listing-car-item .listing-car-item-meta {
    padding: 18px 20px 20px 23px;
    background-color: #373c3f;
    text-align: left
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-top {
    min-height: 67px;
    padding-bottom: 22px;
    border-bottom: 1px solid #4e5254
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li {
    display: inline-block;
    margin-top: 18px;
    margin-right: 27px;
    margin-bottom: 0;
    color: #c9c9c9;
    vertical-align: middle;
    line-height: 13px
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li.icon-position-right {
    display: inline-flex;
    flex-direction: row-reverse
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li i {
    margin-right: 6px;
    font-size: 14px;
    color: #737373;
    vertical-align: middle
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li.icon-position-right i {
    margin-right: 0;
    margin-left: 7px
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li i.stm-icon-road {
    position: relative;
    top: 0;
    font-size: 16px
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li i.stm-icon-transmission {
    position: relative;
    top: 1px
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li span {
    position: relative;
    top: 1px;
    vertical-align: top
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li .special-text {
    margin-bottom: 2px;
    text-transform: uppercase
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li:last-child {
    margin-right: 0
}

.dp-in {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

@keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #6c98e0
    }
    25% {
        height: 30px;
        transform: translateY(15px);
        background: #6c98e0
    }
    50% {
        height: 5px;
        transform: translateY(0px);
        background: #6c98e0
    }
    100% {
        height: 5px;
        transform: translateY(0px);
        background: #6c98e0
    }
}

.car-listing-actions {
    position: relative;
    height: 46px
}

.car-listing-actions.all-done {
    height: 0;
    padding: 0
}

.car-listing-row .col-md-3 {
    margin-bottom: 40px
}

.stm-compare-cars-module .car-listing-row .col-md-3:nth-child(4n+1) {
    clear: none
}

.car-listing-row .listing-car-item-meta {
    padding-top: 17px
}

.car-listing-row .listing-car-item-meta .car-title {
    color: #232628;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.car-listing-row.skin_card {
    margin-left: -8px;
    margin-right: -8px
}

.car-listing-row .listing-car-item-meta .car-title .colored {
    color: red
}

.car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #6c98e0;
    text-align: right
}

.car-listing-row .listing-car-item-meta .price.discounted-price {
    padding: 1px 10px 2px 4px
}

.car-listing-row .listing-car-item-meta .price.discounted-price .sale-price {
    line-height: 16px
}

.car-listing-row .listing-car-item-meta .price .regular-price,
.car-listing-row .listing-car-item-meta .price .sale-price,
.car-listing-row .listing-car-item-meta .price .normal-price {
    position: relative;
    z-index: 6
}

.car-listing-row .listing-car-item-meta .price .regular-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through
}

.car-listing-row .listing-car-item-meta .price .normal-price,
.car-listing-row .listing-car-item-meta .price .sale-price {
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.car-listing-row .listing-car-item-meta .price .normal-price {
    line-height: 25px
}

.listing-car-item-meta {
    -webkit-transform: translate3d(0, 0, 0)
}

.car-listing-row .listing-car-item-meta .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #6c98e0;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.car-listing-row .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc
}

.car-listing-row .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.car-listing-row .car-meta-bottom ul li {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
    margin-right: 14px;
    color: #888;
    vertical-align: middle
}

.car-listing-row .car-meta-bottom ul li i {
    margin-right: -1px;
    font-size: 13px;
    color: #aaa;
    vertical-align: middle
}

.car-listing-row .car-meta-bottom ul li i.stm-icon-road {
    position: relative;
    top: 1px
}

.car-listing-row .car-meta-bottom ul li i.stm-icon-transmission {
    position: relative;
    top: 1px
}

.car-listing-row .car-meta-bottom ul li span {
    position: relative;
    top: 1px;
    vertical-align: top;
    margin-left: 2px;
    font-size: 13px
}

.car-listing-row .car-meta-bottom ul li .special-text {
    margin-bottom: 2px;
    text-transform: uppercase
}

.car-listing-row .car-meta-bottom ul li:last-child {
    margin-right: 0
}

.sold-listings-inventory .car-listing-actions {
    position: relative;
    height: 46px
}

.sold-listings-inventory .car-listing-actions.all-done {
    height: 0;
    padding: 0
}

.sold-listings-inventory .stm-car-listing-sort-units {
    margin-top: 4px;
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #ddd
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-sort-by-options {
    float: left
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-sort-by-options>span {
    float: left;
    margin-top: 7px;
    margin-right: 9px;
    text-transform: uppercase;
    font-size: 12px;
    color: #888
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting {
    float: left
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single {
    height: 32px
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 32px;
    line-height: 32px
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-view-by {
    float: right
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-view-by:after {
    display: table;
    content: "";
    clear: both
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-view-by .view-type {
    display: block;
    float: left;
    color: #8f8f8f;
    margin-left: 10px;
    width: 32px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    text-decoration: none !important
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-view-by .view-type:hover {
    color: #6c98e0;
    cursor: pointer
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-view-by .view-type:first-child {
    margin-left: 0
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-view-by .view-type.view-list {
    font-size: 12px
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-view-by .view-type.view-grid {
    text-indent: 2px;
    font-size: 16px
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-view-by .view-type.active {
    background-color: #f0f2f5;
    color: #8f8f8f
}

.sold-listings-inventory .stm-car-listing-sort-units .stm-view-by .view-type.active:hover {
    color: #6c98e0
}

.sold-listings-inventory .classic-filter-row {
    position: relative;
    z-index: 48
}

.sold-listings-inventory .classic-filter-row input[type=text],
.sold-listings-inventory .classic-filter-row input[type=search] {
    height: 40px;
    line-height: 40px
}

.sold-listings-inventory .classic-filter-row .form-group {
    margin-bottom: 16px
}

.sold-listings-inventory .classic-filter-row .filter-price {
    margin: 7px 0 31px
}

.sold-listings-inventory .classic-filter-row .filter-price h5 {
    margin-bottom: 19px
}

.sold-listings-inventory .classic-filter-row .select2-container--default .select2-selection--single,
.sold-listings-inventory .classic-filter-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 40px
}

.sold-listings-inventory .classic-filter-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

.sold-listings-inventory .classic-filter-row .filter-sidebar {
    padding: 0 22px 30px;
    background-color: #fff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .18)
}

.sold-listings-inventory .classic-filter-row .sidebar-entry-header {
    position: relative;
    min-height: 40px;
    padding: 26px 22px 21px 76px;
    margin: 0 -22px;
    background-color: #232628
}

.sold-listings-inventory .classic-filter-row .sidebar-entry-header i {
    position: absolute;
    top: 32px;
    left: 21px;
    font-size: 29px;
    color: #fff
}

.sold-listings-inventory .classic-filter-row .sidebar-entry-header .h4 {
    display: block;
    padding-top: 10px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -.3px
}

.sold-listings-inventory .classic-filter-row .stm-inventory-sidebar {
    margin-top: 25px
}

.sold-listings-inventory .classic-filter-row .stm-accordion-single-unit.price .stm-accordion-content {
    padding: 5px 25px 40px
}

.sold-listings-inventory .car-listing-row .col-md-3 {
    margin-bottom: 40px
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta {
    padding-top: 17px
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta .car-title {
    color: #232628;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta .car-title .colored {
    color: red
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #6c98e0;
    text-align: right
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #6c98e0;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta .price.discounted-price {
    padding: 1px 10px 2px 4px
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta .price.discounted-price .sale-price {
    line-height: 16px
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta .price .regular-price,
.sold-listings-inventory .car-listing-row .listing-car-item-meta .price .sale-price,
.sold-listings-inventory .car-listing-row .listing-car-item-meta .price .normal-price {
    position: relative;
    z-index: 6
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta .price .regular-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta .price .normal-price,
.sold-listings-inventory .car-listing-row .listing-car-item-meta .price .sale-price {
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.sold-listings-inventory .car-listing-row .listing-car-item-meta .price .normal-price {
    line-height: 25px
}

.sold-listings-inventory .car-listing-row .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc
}

.sold-listings-inventory .car-listing-row .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.sold-listings-inventory .car-listing-row .car-meta-bottom ul li {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
    margin-right: 14px;
    color: #888;
    vertical-align: middle
}

.sold-listings-inventory .car-listing-row .car-meta-bottom ul li i {
    margin-right: -1px;
    font-size: 13px;
    color: #aaa;
    vertical-align: middle
}

.sold-listings-inventory .car-listing-row .car-meta-bottom ul li i.stm-icon-road {
    position: relative;
    top: 1px
}

.sold-listings-inventory .car-listing-row .car-meta-bottom ul li i.stm-icon-transmission {
    position: relative;
    top: 1px
}

.sold-listings-inventory .car-listing-row .car-meta-bottom ul li span {
    position: relative;
    top: 1px;
    vertical-align: top;
    margin-left: 2px;
    font-size: 13px
}

.sold-listings-inventory .car-listing-row .car-meta-bottom ul li .special-text {
    margin-bottom: 2px;
    text-transform: uppercase
}

.sold-listings-inventory .car-listing-row .car-meta-bottom ul li:last-child {
    margin-right: 0
}

.sold-listings-inventory .found-cars-cloned {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px
}

.sold-listings-inventory .found-cars,
.sold-listings-inventory .found-cars.heading-font {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    font-size: 13px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 400;
    color: #aaa !important
}

.sold-listings-inventory .found-cars i {
    position: absolute;
    content: "";
    display: block;
    font-size: 23px;
    left: 0;
    top: 0
}

.sold-listings-inventory .found-cars .blue-lt {
    color: #6c98e0;
    font-weight: 700
}

.sold-listings-inventory .found-cars-clone {
    display: none;
    visibility: hidden;
    opacity: 0
}

.sold-listings-inventory .tab-search-title {
    position: relative;
    padding-left: 71px;
    margin-bottom: 36px;
    min-height: 35px;
    font-size: 30px;
    color: #232628;
    font-weight: 700
}

.sold-listings-inventory .tab-search-title i {
    position: absolute;
    left: 0;
    top: -7px;
    font-size: 34px
}

.sold-listings-inventory #car-listing-tab-search {
    padding-top: 20px
}

.sold-listings-inventory .reset-all:hover {
    cursor: pointer
}

.sold-listings-inventory .reset-all.reset-styled {
    display: block;
    border: 2px solid #ddd;
    border-radius: 3px;
    color: #ddd;
    text-align: center;
    line-height: 44px;
    font-size: 22px;
    text-decoration: none !important
}

.sold-listings-inventory .reset-all.reset-styled:hover {
    color: #6c98e0;
    border-color: #6c98e0
}

.sold-listings-inventory .reset-all.reset-styled:focus {
    color: #6c98e0;
    border-color: #6c98e0
}

.sold-listings-inventory .reset-all.reset-styled:active {
    color: #6c98e0;
    border-color: #6c98e0
}

.sold-listings-inventory .search-call-to-action {
    margin-top: 36px
}

.owl-controls {
    margin-top: 35px;
    text-align: center
}

.owl-dots {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
    position: relative;
    top: 1px
}

.owl-dots button {
    background-color: transparent !important;
    box-shadow: none !important
}

.owl-dots .owl-dot {
    display: block;
    float: left;
    padding: 4px;
    box-shadow: none !important;
    background-color: transparent
}

.owl-dots .owl-dot.active span {
    transform: scale(1.3);
    background-color: #6c98e0
}

.owl-dots .owl-dot span {
    display: block;
    width: 4px;
    height: 4px;
    background-color: #9d9d9d;
    border-radius: 50%
}

.slider-v1-title .h1 {
    font-size: 46px;
    color: #232628;
    font-weight: 400 !important
}

.stm-slider-rounded-style-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700
}

.stm-slider-rounded-style-title.text-left {
    padding-left: 37px
}

.stm-slider-rounded-style-title.style-2 span {
    display: block
}

.white {
    color: #fff !important
}

.button.stm-slider-button {
    padding: 16px 25px 15px 45px;
    font-weight: 700;
    line-height: 14px !important;
    visibility: inherit;
    white-space: nowrap
}

.button.stm-slider-button i {
    position: absolute;
    top: 50%;
    left: 16px;
    font-size: 18px;
    margin-top: -9px
}

.entry-header {
    position: relative;
    background-size: cover;
    background-color: #8f9fad;
    background-position: 50% 0
}

.entry-header.small_title_box>.container {
    min-height: 222px
}

@media (max-width:767px) {
    .entry-header.small_title_box>.container {
        min-height: 150px
    }
}

.entry-header.small_title_box .container .entry-title h1 {
    color: #fff
}

.entry-header.small_title_box .container .entry-title h2 {
    color: #fff
}

.entry-header.small_title_box .entry-title h1,
.entry-header.small_title_box .entry-title h2 {
    font-size: 36px;
    margin-bottom: 0
}

.entry-header>.container {
    min-height: 335px
}

.entry-header:after {
    position: absolute;
    content: "";
    display: block !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 38, 40, .5);
    z-index: 10
}

.entry-header>.container {
    position: relative;
    z-index: 11
}

.entry-header .entry-title {
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translateY(-50%)
}

@media (max-width:1024px) {
    .entry-header .entry-title {
        position: unset;
        transform: unset
    }
}

.entry-header .entry-title h1,
.entry-header .entry-title h2 {
    color: #fff;
    margin-bottom: 13px;
    text-transform: uppercase
}

.entry-header .entry-title .colored-separator {
    color: red;
    margin-bottom: 8px;
    text-align: left
}

.entry-header .entry-title .colored-separator .first-long,
.entry-header .entry-title .colored-separator .last-short {
    background-color: #fab637
}

.entry-header .entry-title .sub-title {
    color: #fff;
    font-weight: 400;
    line-height: 17px
}

.entry-header.center .entry-title h1,
.entry-header.center .entry-title h2 {
    text-align: center
}

.entry-header.center .colored-separator {
    text-align: center
}

.entry-header.center .sub-title {
    text-align: center
}

.entry-header.right .entry-title h1,
.entry-header.right .entry-title h2 {
    text-align: right
}

.entry-header.right .colored-separator {
    text-align: right
}

.entry-header.right .sub-title {
    text-align: right
}

.stm_breadcrumbs_unit+.container .archive-listing-page .classic-filter-row {
    margin-top: 0
}

@media (max-width:1025px) {
    .classic-filter-row {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 0
    }
    .archive-listing-page .col-md-9 {
        width: 100%;
        padding: 0
    }
    .archive-listing-page .col-md-pull-3 {
        right: unset
    }
    .archive-listing-page .col-md-push-9 {
        left: unset
    }
}

.stm_breadcrumbs_unit .navxtBreads {
    padding: 15px 0 8px 4px;
    margin-bottom: 20px;
    color: #888;
    text-transform: uppercase;
    font-size: 11px;
    border-bottom: 1px solid #ddd
}

.stm_breadcrumbs_unit .navxtBreads span:first-child {
    margin-left: 0
}

.stm_breadcrumbs_unit .navxtBreads span {
    margin: 0 3px
}

.stm_breadcrumbs_unit .navxtBreads span:last-child {
    margin-right: 0
}

.stm_breadcrumbs_unit .navxtBreads a {
    color: #888;
    text-decoration: none !important;
    font-size: 11px
}

.stm_breadcrumbs_unit .navxtBreads a:hover {
    color: #6c98e0
}

.media-carousel-item {
    max-width: 270px;
    width: auto;
    margin: 0 auto
}

.media-carousel-item .stm_fancybox {
    display: block;
    position: relative
}

.media-carousel-item .stm_fancybox:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    opacity: 0
}

.media-carousel-item .stm_fancybox:hover:after {
    opacity: 1
}

.stm-carousel .owl-controls {
    margin-top: 30px
}

*:focus {
    outline: none !important
}

.stm-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.stm-owl-next,
.stm-owl-prev {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    padding: 5px 15px;
    color: #888
}

.stm-owl-next:hover,
.stm-owl-prev:hover {
    cursor: pointer;
    color: #6c98e0
}

.owl-carousel .owl-item {
    transform: translateZ(0px) !important;
    -webkit-transform: translateZ(0px) !important
}

.stm-carousel-brands {
    position: relative;
    padding: 0 30px
}

.stm-carousel-brands .brands-carousel-item {
    float: left
}

.stm-carousel-brands .brands-carousel-item .brands-carousel-item-inner {
    opacity: .7;
    width: auto;
    margin: 0 auto
}

.stm-carousel-brands .brands-carousel-item .brands-carousel-item-inner:hover {
    opacity: 1
}

.stm-carousel-brands .owl-controls {
    margin-top: 0
}

.stm-carousel-brands .owl-controls .owl-prev,
.stm-carousel-brands .owl-controls .owl-next {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #aaa
}

.stm-carousel-brands .owl-controls .owl-prev:hover,
.stm-carousel-brands .owl-controls .owl-next:hover {
    color: #6c98e0
}

.stm-carousel-brands .owl-controls .owl-prev {
    left: 0
}

.stm-carousel-brands .owl-controls .owl-next {
    right: 0
}

.stm-carousel-brands .owl-controls .owl-prev:after,
.stm-carousel-brands .owl-controls .owl-next:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 26px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.stm-carousel-brands .owl-controls .owl-prev:after {
    content: "\f104"
}

.stm-carousel-brands .owl-controls .owl-next:after {
    content: "\f105"
}

.stm-services-archive-page {
    margin-top: 30px
}

.stm-service-unit {
    margin-bottom: 50px
}

.stm-service-unit>a {
    text-decoration: none !important
}

.stm-service-unit .image {
    position: relative;
    margin-bottom: 14px
}

.stm-service-unit .image .icon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 70px;
    font-size: 33px;
    background-color: #6c98e0;
    color: #fff;
    text-align: center
}

.stm-service-unit .image .icon>i {
    line-height: 70px
}

.stm-service-unit .stm-service-meta {
    border: 1px solid #ddd;
    padding: 21px 41px 10px 45px
}

.stm-service-unit .stm-service-meta .title {
    padding-bottom: 13px;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd
}

.stm-service-unit .stm-service-meta .excerpt {
    font-size: 13px;
    line-height: 18px;
    color: #888
}

ul.page-numbers {
    display: block;
    position: relative;
    margin-top: 10px;
    padding: 45px 60px 0;
    border-top: 1px solid #ddd;
    text-align: center
}

ul.page-numbers li {
    display: inline-block;
    margin-bottom: 0
}

@media (max-width:1024px) {
    ul.page-numbers li {
        margin-top: 10px
    }
    ul.page-numbers li a.next {
        margin-top: 10px
    }
    ul.page-numbers li a.prev {
        margin-top: 10px
    }
}

ul.page-numbers li>a {
    display: block;
    width: 34px;
    height: 35px;
    margin: 0 8px;
    padding: 0;
    background-color: #6c98e0;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px;
    text-decoration: none !important
}

ul.page-numbers li>span {
    display: block;
    width: 34px;
    height: 35px;
    margin: 0 8px;
    padding: 0;
    background-color: #ddd;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px
}

ul.page-numbers li .prev,
ul.page-numbers li .next {
    width: 54px;
    height: 35px;
    font-size: 20px;
    border-radius: 3px;
    margin: 0
}

ul.page-numbers li .prev {
    position: absolute;
    left: 0;
    top: 45px
}

ul.page-numbers li .next {
    position: absolute;
    right: 0;
    top: 45px
}

.added_date {
    position: relative;
    display: block;
    padding: 0 15px 0 32px;
    font-size: 12px;
    text-transform: uppercase;
    color: #888;
    border: 1px solid #ddd;
    line-height: 27px;
    border-radius: 15px;
    text-decoration: none !important
}

.added_date i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -1px;
    font-size: 17px;
    color: #6c98e0;
    transform: translateY(-50%)
}

.single-car-actions .list-unstyled {
    display: flex;
    flex-wrap: wrap
}

.single-car-actions>ul li {
    float: left;
    margin-right: 13px;
    margin-bottom: 12px
}

.single-car-actions>ul li:last-child {
    margin-right: 0
}

@media (max-width:767px) {
    .single-car-actions>ul li:last-child {
        margin-right: 0
    }
}

.single-car-actions .stock-num {
    padding: 4px 15px;
    background-color: #f0f2f5;
    border-radius: 15px;
    font-size: 14px;
    color: #232628
}

.single-car-actions .stock-num>span {
    font-size: 12px;
    text-transform: uppercase;
    color: #888
}

.added_date_style_button {
    text-align: center;
    border-radius: 8px;
    padding: 20px 12px;
    background-color: rgba(136, 136, 136, .2);
    color: #121e24
}

@media (max-width:767px) {
    .added_date_style_button {
        padding: 12px 10px
    }
}

@media (max-width:767px) {
    .added_date_style_button .added_date_info_text {
        display: none
    }
}

.car-action-unit {
    position: relative;
    display: block;
    padding: 0 15px 0 32px;
    font-size: 12px;
    text-transform: uppercase;
    color: #888;
    border: 1px solid #ddd;
    line-height: 27px;
    border-radius: 15px;
    text-decoration: none !important
}

@media (max-width:1024px) {
    .car-action-unit .stm-show-on-hover span {
        display: none
    }
}

.car-action-unit>i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -1px;
    font-size: 17px;
    color: #6c98e0;
    transform: translateY(-50%)
}

.car-action-unit:hover {
    border-color: #6c98e0
}

.car-action-unit.add-to-compare {
    padding-left: 36px;
    white-space: nowrap;
    padding-right: 15px
}

.car-action-unit.add-to-compare>i {
    font-size: 14px
}

.car-action-unit.add-to-compare.stm-added {
    position: relative;
    background-color: #6c98e0;
    color: #fff;
    border-color: #6c98e0
}

.car-action-unit.add-to-compare.stm-added>i {
    color: #fff
}

.car-action-unit.add-to-compare.stm-added .stm-unhover {
    opacity: 1
}

.car-action-unit.add-to-compare.stm-added .stm-show-on-hover {
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    padding-left: 36px
}

.car-action-unit.add-to-compare.stm-added .stm-show-on-hover>i {
    position: absolute;
    left: 8px;
    top: 6px;
    font-size: 14px
}

.car-action-unit.add-to-compare.stm-added:hover .stm-unhover {
    opacity: 0
}

.car-action-unit.add-to-compare.stm-added:hover .stm-show-on-hover {
    opacity: 1
}

.car-action-unit.add-to-compare.disabled .stm-icon-add,
.car-action-unit.add-to-compare.disabled .stm-icon-added,
.car-action-unit.add-to-compare.disabled .stm-icon-remove {
    opacity: 0
}

.car-action-unit.add-to-compare.disabled:after {
    content: "\e924";
    position: absolute;
    display: block;
    font-family: "stm-icon";
    speak: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    animation: rotating 2s infinite linear;
    top: 6px;
    left: 10px;
    height: 14px;
    width: 14px;
    z-index: 20
}

.car-action-unit.stm-brochure {
    padding-left: 35px
}

.car-action-unit.stm-brochure>i {
    left: 11px
}

.car-action-unit.stm-share>i {
    left: 11px;
    font-size: 13px
}

.stm-single-car-content {
    padding-right: 27px
}

.stm-single-car-side {
    padding-top: 7px;
    margin-left: -30px
}

@media (max-width:1024px) {
    .stm-single-car-page .single-car-actions .list-unstyled li {
        width: auto;
        align-items: center;
        margin-right: 15px;
        float: left
    }
}

@media (max-width:1024px) and (min-width:320px) and (max-width:360px) {
    .stm-single-car-page .single-car-actions .list-unstyled li {
        margin-right: 10px
    }
}

@media (max-width:1024px) and (max-width:320px) {
    .stm-single-car-page .single-car-actions .list-unstyled li {
        margin-right: 5px
    }
}

@media (max-width:1024px) {
    .stm-single-car-page .single-car-actions .list-unstyled li a {
        min-width: auto;
        width: 32px;
        height: 32px;
        padding: 0;
        border-radius: 3px;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .stm-single-car-page .single-car-actions .list-unstyled li a span {
        display: none
    }
    .stm-single-car-page .single-car-actions .list-unstyled li a i {
        position: static;
        left: auto;
        top: auto;
        transform: none
    }
    .stm-single-car-page .single-car-actions .list-unstyled li .stock-num {
        font-size: 11px;
        padding: 6px 15px
    }
}

@media (max-width:1024px) and (max-width:320px) {
    .stm-single-car-page .single-car-actions .list-unstyled li .stock-num {
        padding: 6px 12px
    }
}

@media (max-width:1024px) {
    .stm-single-car-page .single-car-actions .list-unstyled li .stock-num span {
        font-size: 11px
    }
    .stm-single-car-page .single-car-actions .list-unstyled li.added-date-action {
        width: 100%;
        margin: 0;
        text-align: left
    }
    .stm-single-car-page .single-car-actions .list-unstyled li.added-date-action .added_date {
        border: none;
        justify-content: flex-start;
        padding: 0;
        text-transform: capitalize;
        margin-bottom: 5px
    }
    .stm-single-car-page .single-car-actions .list-unstyled li.added-date-action .added_date i {
        display: none
    }
    .stm-single-car-page .single-car-actions .list-unstyled li.added-date-action .added_date .added_date_info_text {
        display: none;
        font-size: 11px
    }
}

.stm-big-car-gallery .owl-nav,
.stm-carousel .owl-nav {
    display: none !important
}

.stm-carousel .owl-stage-outer {
    margin-bottom: 30px
}

.stm-big-car-gallery .owl-controls {
    margin-top: 25px
}

.stm-big-car-gallery .stm-single-image img {
    width: 100%
}

.stm-thumbs-car-gallery {
    position: relative
}

.stm-thumbs-car-gallery:after {
    display: table;
    content: "";
    clear: both
}

.stm-thumbs-car-gallery .stm-single-image {
    max-width: 142px;
    width: auto;
    margin: 0 auto
}

.stm-thumbs-car-gallery .stm-single-image:hover {
    cursor: pointer
}

.stm-thumbs-car-gallery .stm-single-image img {
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 2/1.15
}

.stm-thumbs-car-gallery .owl-item:hover {
    cursor: pointer
}

.stm-thumbs-car-gallery .owl-item:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 38, 40, .3);
    visibility: visible;
    opacity: 0;
    max-width: 142px;
    width: auto;
    margin: 0 auto
}

.stm-thumbs-car-gallery .owl-item.current:after {
    visibility: visible;
    opacity: 1
}

.stm-thumbs-car-gallery .owl-controls {
    margin-top: 0
}

.stm-thumbs-car-gallery .owl-prev,
.stm-thumbs-car-gallery .owl-next {
    position: absolute;
    top: 0;
    width: 30px;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    cursor: pointer
}

.stm-thumbs-car-gallery .owl-prev:after,
.stm-thumbs-car-gallery .owl-next:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    line-height: 82px
}

.stm-thumbs-car-gallery .owl-prev {
    left: -30px
}

@media (max-width:1024px) {
    .stm-thumbs-car-gallery .owl-prev {
        left: 0
    }
}

.stm-thumbs-car-gallery .owl-prev:after {
    content: "\f053"
}

.stm-thumbs-car-gallery .owl-next {
    right: -30px
}

@media (max-width:1024px) {
    .stm-thumbs-car-gallery .owl-next {
        right: 0
    }
}

.stm-thumbs-car-gallery .owl-next:after {
    content: "\f054"
}

.stm-thumbs-car-gallery .video-preview {
    position: relative
}

.stm-thumbs-car-gallery .video-preview:before {
    content: "\f144";
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 51px;
    height: 51px;
    background: rgba(255, 255, 255, .8);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    color: #6c98e0;
    z-index: 20
}

.stm-big-car-gallery .video-preview a.fancy-iframe:before {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 63px;
    margin: -45px 0 0 -45px !important
}

.stm-car-carousels {
    position: relative;
    overflow: hidden;
    margin-bottom: 45px
}

.stm-car-carousels:hover .stm-thumbs-car-gallery .owl-prev {
    left: 0
}

.stm-car-carousels:hover .stm-thumbs-car-gallery .owl-next {
    right: 0
}

.video-preview {
    position: relative
}

.video-preview a.fancy-iframe {
    display: block;
    position: relative
}

.video-preview a.fancy-iframe:before {
    content: "\f144";
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 51px;
    height: 51px;
    background: rgba(255, 255, 255, .8);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    color: #232628;
    z-index: 20
}

.video-preview a.fancy-iframe:hover:before {
    color: #6c98e0
}

.compose-mode .stm-tech-infos table {
    position: absolute;
    top: 44px;
    z-index: 1
}

.compose-mode .stm-tech-infos {
    position: relative;
    margin-top: 10px
}

.compose-mode .vc_element.vc_stm_tech_info {
    min-height: 40px
}

.compose-mode .vc_element {
    z-index: 10;
    position: relative
}

.stm-tech-infos {
    margin-top: -6px;
    margin-bottom: 25px
}

.stm-tech-infos .stm-tech-title {
    position: relative;
    padding-top: 10px;
    padding-left: 50px;
    margin-bottom: 9px;
    min-height: 35px
}

.stm-tech-infos .stm-tech-title i {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 27px;
    color: red
}

.stm-tech-infos .stm-tech-title .title {
    font-size: 16px;
    font-weight: 400;
    color: #232628
}

.stm-tech-infos span.h6 {
    font-size: 14px;
    font-weight: 400
}

.stm-border-right {
    border-right: 1px solid #ddd
}

.special-label,
.special-label.h5 {
    position: absolute;
    top: 27px;
    left: -81px;
    height: 49px;
    padding: 0 100px;
    line-height: 49px;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: var(--motors-secondary-color);
    transform: rotate(-45deg) translateZ(0);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    z-index: 10
}

.listing-list-loop .image .image-inner .special-label,
.listing-list-loop .image .image-inner .special-label.h5 {
    background-color: var(--motors-secondary-color)
}

.special-label-small,
.special-label-small.h6 {
    top: 20px;
    left: -91px;
    height: 32px;
    line-height: 32px
}

.single-add-to-compare {
    position: fixed;
    top: -30%;
    left: 0;
    right: 0;
    padding-top: 17px;
    min-height: 71px;
    background-color: #6c98e0;
    z-index: 99999;
    opacity: 0
}

.single-add-to-compare.danger,
.single-add-to-compare.overadded {
    background-color: red
}

.single-add-to-compare.danger .compare-fixed-link:hover,
.single-add-to-compare.overadded .compare-fixed-link:hover {
    color: red
}

.single-add-to-compare.warning {
    background-color: red
}

.single-add-to-compare.warning .compare-fixed-link:hover {
    color: red
}

.single-add-to-compare.single-add-to-compare-visible {
    top: 0;
    opacity: 1
}

.single-add-to-compare .compare-fixed-link {
    display: block;
    padding: 8px 23px 6px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none !important;
    text-align: center;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.single-add-to-compare .compare-fixed-link:hover {
    background-color: #fff;
    color: #6c98e0
}

.single-add-to-compare .single-add-to-compare-left {
    position: relative;
    padding-left: 55px;
    min-height: 35px
}

.single-add-to-compare .single-add-to-compare-left .add-to-compare-icon {
    position: absolute;
    left: 0;
    top: 50%;
    color: #fff;
    font-size: 35px;
    transform: translateY(-50%)
}

.single-add-to-compare .single-add-to-compare-left .add-to-compare-icon:before {
    content: "\f071";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.single-add-to-compare .single-add-to-compare-left .stm-title {
    display: block;
    padding-top: 10px;
    color: #fff;
    font-weight: 400
}

.stm-single-car-page {
    margin: 12px 0 60px
}

.stm-single-car-page .stm_ev_title_attributes .stm_listing_title {
    color: #191d21
}

.stm-single-car-page .stm_ev_title_attributes .ev_title_attributes {
    text-transform: uppercase;
    color: #191d21;
    opacity: .5;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: left
}

.stm-single-car-page .stm_all_in_one_price_block {
    padding: 22px;
    border-radius: 5px
}

.stm-single-car-page .stm_all_in_one_price_block .prices_wrap .h3 {
    display: block;
    color: #191d21;
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 0
}

.stm-single-car-page .stm_all_in_one_price_block .prices_wrap .h3.regular_price,
.stm-single-car-page .stm_all_in_one_price_block .prices_wrap .h3.price_label {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.stm-single-car-page .stm_all_in_one_price_block .prices_wrap .h3.regular_price .crossed,
.stm-single-car-page .stm_all_in_one_price_block .prices_wrap .h3.price_label .crossed {
    text-decoration: line-through
}

.stm-single-car-page .stm_all_in_one_price_block .action-links a {
    color: #191d21;
    text-decoration: underline;
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    opacity: .5
}

.stm-single-car-page .stm_all_in_one_price_block .action-links a:first-child {
    margin-bottom: 10px
}

.stm-single-car-page .stm_all_in_one_price_block .action-links a:hover {
    text-decoration: none
}

.stm-single-car-page .stm_all_in_one_price_block .contact-btn {
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: center;
    box-shadow: none !important
}

.stm-single-car-page .electric_vehicle_mpg {
    border-radius: 5px;
    border: 1px solid #bbbec1;
    margin-bottom: 0;
    padding: 20px 10px
}

.stm-single-car-page .electric_vehicle_mpg .units_wrap {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.stm-single-car-page .electric_vehicle_mpg .units_wrap .mpg-unit .mpg-label {
    color: #191d21;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: center;
    text-transform: initial
}

.stm-single-car-page .electric_vehicle_mpg .units_wrap .mpg-icon {
    background-color: red;
    display: flex;
    justify-content: center
}

.stm-single-car-page .electric_vehicle_mpg .units_wrap .mpg-icon i {
    position: relative
}

.stm-single-car-page .electric_vehicle_mpg .units_wrap .mpg-icon i:before {
    position: absolute;
    left: -19px
}

.stm-single-car-page .stm_battery_charging_time {
    border-radius: 5px;
    border: 1px solid #bbbec1
}

.stm-single-car-page .stm_battery_charging_time .charge_times_wrap {
    margin-bottom: 0;
    border: none;
    padding-bottom: 25px
}

.stm-single-car-page .stm_battery_charging_time .charge_times_wrap h3 {
    color: #191d21;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    text-transform: capitalize;
    margin: 10px 0 14px
}

.stm-single-car-page .stm_battery_charging_time .charge_times_wrap .mpg-value {
    font-size: 26px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 14px;
    text-align: center;
    margin-bottom: 10px
}

.stm-single-car-page .stm_battery_charging_time .charge_times_wrap .mpg-label {
    color: #191d21;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 14px;
    text-align: center
}

.stm-single-car-page .stm_battery_charging_time .charge_times_wrap .mpg-label span {
    text-transform: capitalize
}

.stm-single-car-page .stm_battery_charging_time .charge_times_wrap .mpg-icon {
    background-color: #18d551;
    display: flex;
    justify-content: center
}

.stm-single-car-page .stm_battery_charging_time .charge_times_wrap .mpg-icon i {
    position: relative
}

.stm-single-car-page .stm_battery_charging_time .charge_times_wrap .mpg-icon i:before {
    position: absolute;
    left: -11px
}

.stm-single-car-page .stm_battery_charging_time .charge_times_wrap .mpg-mobile-selector {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.stm-single-car-page .stm_battery_charging_time .charge_times_wrap .charge-range {
    opacity: .5;
    color: #191d21;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    margin-bottom: 0;
    margin-top: 12px
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery {
    position: relative
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(25, 29, 33, .4);
    z-index: 10;
    overflow: hidden
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare {
    display: flex;
    position: absolute;
    z-index: 10;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 20px
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: normal;
    display: flex;
    align-items: center
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn .stm-icon-remove,
.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn span.remove {
    display: none
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn:hover,
.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn:active,
.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn:focus {
    text-decoration: none;
    background-color: red;
    border: 2px solid red;
    cursor: pointer
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn.active {
    background-color: red;
    border: 2px solid red
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn.active .stm-icon-remove,
.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn.active span.remove {
    display: inline-block
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn.active .stm-icon-add,
.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn.active span.add {
    display: none
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn i {
    margin-right: 7px
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn.stm-shareble .stm-a2a-popup {
    top: 38px;
    opacity: 1;
    z-index: 30
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger {
    display: flex;
    position: absolute;
    z-index: 10;
    width: 100%;
    align-items: center;
    justify-content: center;
    top: 45%
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon {
    position: relative;
    width: 50px;
    height: 28.87px;
    background: 0 0;
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;
    margin: 14.43px 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:before,
.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 35.36px;
    height: 35.36px;
    transform: scaleY(.5774) rotate(-45deg);
    background-color: inherit;
    left: 5.3223px
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:before {
    top: -17.6777px;
    border-top: solid 2.8284px #fff;
    border-right: solid 2.8284px #fff
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:after {
    bottom: -17.6777px;
    border-bottom: solid 2.8284px #fff;
    border-left: solid 2.8284px #fff
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:hover {
    background-color: red;
    border-left: solid 2px red;
    border-right: solid 2px red;
    cursor: pointer
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:hover:before {
    border-top: solid 2.8284px red;
    border-right: solid 2.8284px red
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:hover:after {
    border-bottom: solid 2.8284px red;
    border-left: solid 2.8284px red
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon .fas {
    position: absolute;
    color: #fff;
    font-size: 22px;
    z-index: 5
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .stm-badge-directory,
.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .special-label.h5 {
    position: absolute;
    top: unset;
    left: unset;
    bottom: 45px !important;
    right: -60px !important;
    height: 49px;
    padding: 0 65px;
    line-height: 49px;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    transform: rotate(-45deg) translateZ(0);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    z-index: 10;
    min-width: 260px !important
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .stm-badge-directory {
    background-color: red
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .special-label.h5 {
    background-color: #fc4e4e
}

.stm-single-car-page .stm_gallery_with_buttons .gallery-buttons {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between
}

.stm-single-car-page .stm_gallery_with_buttons .gallery-buttons .gallery_action_btn {
    margin-left: 0;
    width: 100%
}

.stm-single-car-page .stm_gallery_with_buttons .gallery-buttons .gallery_action_btn:first-child {
    margin-left: 0
}

.stm-single-car-page .stm_gallery_with_buttons .gallery-buttons .gallery_action_btn .button {
    text-transform: capitalize;
    min-width: 100%;
    font-weight: 400;
    margin-bottom: 5px;
    padding: 20px;
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    background-color: #191d21
}

.stm-single-car-page .stm_gallery_with_buttons .gallery-buttons .gallery_action_btn .button:hover {
    background-color: red
}

.stm-single-car-page .stm_gallery_with_buttons .gallery-buttons .gallery_action_btn .button i {
    font-size: 18px;
    margin-right: 7px
}

@media (min-width:768px) {
    .stm-single-car-page .stm_gallery_with_buttons .gallery-buttons .gallery_action_btn {
        margin-left: 12px
    }
}

@media (min-width:768px) {
    .stm-single-car-page .stm_gallery_with_buttons .gallery-buttons {
        flex-direction: row
    }
}

.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery {
    position: relative
}

.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls {
    margin-top: 0
}

.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls .owl-prev,
.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls .owl-next {
    position: absolute;
    top: 70px;
    padding: 5px 8px;
    background: #fff;
    text-align: center;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    border-radius: 50px
}

.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls .owl-prev:after,
.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls .owl-next:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: red;
    line-height: normal;
    display: block
}

.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls .owl-prev:hover,
.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls .owl-next:hover {
    cursor: pointer
}

.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls .owl-prev {
    left: -10px
}

.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls .owl-prev:after {
    content: "\f053"
}

.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls .owl-next {
    right: -10px
}

.stm-single-car-page .stm_highlight_photos .stm-highlight-gallery .owl-controls .owl-next:after {
    content: "\f054"
}

.stm-single-car-page .stm_multipurpose_link a {
    color: red;
    font-size: 14px;
    font-weight: 500;
    text-decoration-style: dotted;
    text-decoration-line: underline;
    text-underline-offset: 4px
}

.stm-single-car-page .stm_multipurpose_link a:hover {
    text-decoration: none
}

.stm-single-car-page .stm_multipurpose_link a.ev_add_compare_link.active {
    color: #191d21
}

.stm-single-car-page .stm_multipurpose_link a i {
    color: red;
    margin-left: 5px
}

.stm-single-car-page .stm_multipurpose_link a i:before {
    color: red
}

.stm-single-car-page .stm-attribute_boxes .attribute-box {
    min-height: 120px;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    text-align: center;
    padding: 20px 5px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.stm-single-car-page .stm-attribute_boxes .attribute-box i {
    font-size: 22px;
    margin-bottom: 8px
}

.stm-single-car-page .stm-attribute_boxes .attribute-box p {
    margin: 0
}

.stm-single-car-page .stm-attribute_boxes .attribute-box p.label-text {
    font-size: 13px;
    margin-bottom: -3px
}

.stm-single-car-page .stm-attribute_boxes .attribute-box p.value-text {
    font-weight: 700;
    font-size: 15px
}

.stm-shareble {
    position: relative
}

@media (max-width:768px) {
    .stm-shareble {
        margin-right: 10px
    }
}

.stm-shareble:hover .stm-share {
    border-color: #6c98e0;
    color: #6c98e0
}

.stm-shareble .st_sharethis_large {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 20
}

.stm-shareble .st_sharethis_large:hover {
    cursor: pointer
}

.single-car-prices {
    background-color: #6c98e0
}

.single-car-prices .h4 {
    font-size: 24px
}

.single-regular-price {
    padding: 22px 0 13px;
    vertical-align: middle
}

.single-regular-price>.labeled {
    margin-right: 7px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    vertical-align: middle;
    text-transform: uppercase
}

.single-regular-price>.h3 {
    position: relative;
    top: -1px;
    left: 1px;
    color: #fff;
    vertical-align: middle
}

.price-description-single {
    padding: 4px 10px;
    background-color: #232628;
    font-size: 13px;
    text-align: center;
    color: #fff
}

.single-regular-sale-price {
    padding: 14px 25px 12px
}

.single-regular-sale-price>table {
    margin-bottom: 0;
    table-layout: fixed
}

.single-regular-sale-price>table tr td {
    padding: 0;
    border-bottom: none;
    color: #fff;
    text-transform: uppercase
}

.single-regular-sale-price>table tr td:first-child {
    width: 40%;
    font-size: 14px;
    border-right: 1px solid #89ade7
}

.single-regular-sale-price>table tr td:nth-child(2) {
    padding-left: 21px
}

.single-regular-sale-price>table tr td:nth-child(2) .h4 {
    margin: -5px 0 0;
    color: #fff;
    text-align: center
}

@media (min-width:992px) {
    .single-regular-sale-price>table tr td:nth-child(2) {
        text-align: left
    }
    .single-regular-sale-price>table tr td:nth-child(2) .h4 {
        text-align: left
    }
}

.regular-price-with-sale {
    line-height: 17px
}

.regular-price-with-sale strong {
    display: block
}

.sale-price-description-single {
    padding: 4px 10px;
    background-color: #232628;
    font-size: 12px;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

.sale-price-description-single>strong {
    font-size: 14px
}

.single-car-data {
    padding: 12px 26px 13px 23px;
    margin-bottom: 26px;
    background-color: #f0f2f5;
    position: relative
}

.single-car-data .stm-single-car-history-image {
    display: block
}

.single-car-data .stm-single-car-history-image a {
    display: block;
    padding: 10px 0
}

.single-car-data>table {
    margin-bottom: 0;
    table-layout: fixed
}

.single-car-data>table tr td {
    padding: 11px 0 6px
}

.single-car-data>table tr td.t-label {
    padding-right: 3px;
    text-transform: uppercase
}

.single-car-data>table tr td.t-value {
    padding-left: 3px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px
}

.single-car-data>table tr td.t-value.t-vin {
    font-size: 12px;
    text-transform: uppercase
}

.single-car-data>table tr:last-child td {
    border-bottom: none
}

.single-car-data a {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    padding: 15px 20px 13px 30px;
    color: inherit
}

.single-car-data a i {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    font-size: 19px;
    transition: all .3s ease
}

.single-car-mpg {
    padding: 11px 15px;
    margin-bottom: 25px;
    border: 3px solid #e4e6ea
}

.single-car-mpg:after {
    display: table;
    content: "";
    clear: both
}

.single-car-mpg .mpg-unit {
    padding-top: 14px;
    float: left;
    width: 36%;
    text-align: center
}

.single-car-mpg .mpg-unit .mpg-value {
    padding: 0 3px;
    font-size: 26px;
    font-weight: 700
}

.single-car-mpg .mpg-unit .mpg-label {
    font-size: 12px;
    text-transform: uppercase
}

.single-car-mpg .mpg-icon {
    float: left;
    width: 26.36%;
    max-width: 64px;
    min-height: 64px;
    text-align: center;
    background-color: red;
    border-radius: 50%;
    text-indent: 5px
}

.single-car-mpg .mpg-icon i {
    position: relative;
    top: -1px;
    font-size: 26px;
    line-height: 64px;
    color: #fff
}

.stm_auto_loan_calculator {
    padding: 22px 17px 8px;
    border: 3px solid #e4e6ea
}

.stm_auto_loan_calculator>.title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    min-height: 42px;
    text-transform: uppercase
}

.stm_auto_loan_calculator>.title h5 {
    position: relative;
    line-height: 16px;
    font-size: 16px;
    font-weight: 400
}

.stm_auto_loan_calculator>.title h1,
.stm_auto_loan_calculator>.title h2,
.stm_auto_loan_calculator>.title h3,
.stm_auto_loan_calculator>.title h4,
.stm_auto_loan_calculator>.title h5,
.stm_auto_loan_calculator>.title h6 {
    margin-left: 15px;
    margin-bottom: unset
}

.stm_auto_loan_calculator>.title>i {
    font-size: 42px;
    color: red
}

.stm_auto_loan_calculator .form-group {
    margin-bottom: 17px
}

.stm_auto_loan_calculator .labeled {
    margin-bottom: 6px;
    font-size: 13px;
    color: #888
}

.stm_auto_loan_calculator input {
    height: 37px;
    line-height: 37px
}

.stm_auto_loan_calculator .single-calculator-title {
    margin: 8px 0 28px -2px;
    text-transform: none
}

.stm_auto_loan_calculator .single-calculator-title h3 {
    position: relative;
    top: 4px
}

.stm_auto_loan_calculator.wide-version {
    padding-left: 32px;
    padding-right: 32px
}

.stm_auto_loan_calculator.wide-version .stm_calculator_results {
    padding-bottom: 26px
}

.stm_auto_loan_calculator.wide-version .form-group {
    margin-bottom: 24px
}

.stm_auto_loan_calculator .calculate_loan_payment {
    margin-bottom: 16px
}

.stm_auto_loan_calculator .stm_calculator_results {
    padding-top: 8px;
    padding-bottom: 20px;
    color: #fff
}

.stm_auto_loan_calculator .stm_calculator_results .stm-calc-results-inner {
    position: relative;
    background-color: #6c98e0;
    padding: 18px 24px 14px
}

.stm_auto_loan_calculator .stm_calculator_results .stm-calc-results-inner:after {
    position: absolute;
    content: "";
    display: block;
    top: -8px;
    left: 26px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #6c98e0
}

.stm_auto_loan_calculator .stm_calculator_results .stm-calc-results-inner .h5 {
    min-height: 22px;
    margin-bottom: 5px;
    color: #fff
}

.stm_auto_loan_calculator .stm_calculator_results .stm-calc-label {
    margin-bottom: -2px;
    font-size: 13px
}

.stm_auto_loan_calculator.novo {
    background-color: #f0f2f5;
    border: none;
    padding: 35px 37px
}

.stm_auto_loan_calculator.novo .title {
    margin-bottom: 25px
}

.stm_auto_loan_calculator.novo .title h5 {
    color: #232628;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 32px;
    text-align: left;
    text-transform: uppercase
}

.stm_auto_loan_calculator.novo .form-group {
    margin-bottom: 28px
}

.stm_auto_loan_calculator.novo .form-group .labeled {
    color: #222;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: 25px;
    text-align: left
}

.stm_auto_loan_calculator.novo .form-group .labeled .orange {
    color: #222
}

.stm_auto_loan_calculator.novo .form-group input {
    background-color: #fff;
    height: 45px;
    line-height: 45px;
    color: #232628;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    text-transform: uppercase
}

.stm_auto_loan_calculator.novo .calculate_loan_payment {
    color: #fff;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 22px;
    text-transform: uppercase;
    min-width: 136px;
    min-height: 46px
}

.stm_auto_loan_calculator.novo .stm_calculator_results {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0
}

@media (min-width:768px) {
    .stm_auto_loan_calculator.novo .stm_calculator_results {
        flex-direction: row
    }
}

.stm_auto_loan_calculator.novo .stm_calculator_results .result {
    margin-top: 22px
}

@media (min-width:768px) {
    .stm_auto_loan_calculator.novo .stm_calculator_results .result {
        margin-right: 40px;
        margin-top: 0
    }
}

.stm_auto_loan_calculator.novo .stm_calculator_results .result:last-child {
    margin-right: 0
}

.stm_auto_loan_calculator.novo .stm_calculator_results .result .stm-calc-label {
    color: #232628;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: 22px;
    text-align: left;
    margin-bottom: 2px
}

.stm_auto_loan_calculator.novo .stm_calculator_results .result .h5 {
    color: #6c98e0;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal
}

.orange {
    color: red
}

.modal-calculator {
    position: absolute;
    max-width: 580px;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999
}

#request-trade-offer-form,
#get-car-price-form,
#request-test-drive-form {
    position: absolute;
    max-width: 100%;
    width: 580px;
    left: 50%;
    margin-left: -290px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999
}

#request-trade-offer-form .col-md-5,
#get-car-price-form .col-md-5,
#request-test-drive-form .col-md-5 {
    text-align: right
}

@media (max-width:767px) {
    #request-trade-offer-form .col-md-5,
    #get-car-price-form .col-md-5,
    #request-test-drive-form .col-md-5 {
        text-align: center
    }
}

#request-trade-offer-form .col-md-5 .grecaptcha-badge,
#get-car-price-form .col-md-5 .grecaptcha-badge,
#request-test-drive-form .col-md-5 .grecaptcha-badge {
    width: 245px;
    position: absolute !important;
    bottom: -9px !important;
    right: unset !important;
    left: -133%
}

#request-trade-offer-form .col-md-5 button,
#get-car-price-form .col-md-5 button,
#request-test-drive-form .col-md-5 button {
    max-width: 90%
}

#request-trade-offer-form .modal-dialog,
#get-car-price-form .modal-dialog,
#request-test-drive-form .modal-dialog {
    max-width: 100%
}

#request-trade-offer-form .modal-body,
#get-car-price-form .modal-body,
#request-test-drive-form .modal-body {
    padding: 44px 37px 15px
}

@media (max-width:767px) {
    #request-trade-offer-form .modal-body,
    #get-car-price-form .modal-body,
    #request-test-drive-form .modal-body {
        padding: 15px 25px 15px
    }
}

#request-test-drive-form .modal-body.sended {
    padding-top: 0
}

#request-trade-offer-form .modal-body .form-group,
#get-car-price-form .modal-body .form-group,
#request-test-drive-form .modal-body .form-group {
    margin-bottom: 17px
}

#request-test-drive-form .modal-dialog .modal-content,
#request-trade-offer-form .modal-dialog .modal-content,
.modal-calculator .modal-dialog .modal-content {
    border: none
}

#request-test-drive-form .modal-dialog .modal-content .modal-header,
#request-trade-offer-form .modal-dialog .modal-content .modal-header,
.modal-calculator .modal-dialog .modal-content .modal-header {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.modal-header {
    border-bottom: none
}

.modal-header-iconed {
    padding: 28px 10px 23px 105px;
    position: relative;
    background-color: #232628
}

.modal-header-iconed h3 {
    text-transform: uppercase;
    color: #fff
}

.modal-header-iconed .test-drive-car-name {
    margin-top: -5px;
    color: #aaa
}

@media (max-width:767px) {
    .modal-header-iconed .test-drive-car-name {
        margin: 0;
        line-height: 20px;
        padding-right: 10px
    }
}

@media (max-width:767px) {
    .modal-header-iconed .modal-title {
        font-size: 14px
    }
}

.modal-header-iconed i {
    position: absolute;
    top: 33px;
    left: 32px;
    font-size: 47px;
    color: #6c98e0
}

@media (max-width:767px) {
    .modal-header-iconed i {
        font-size: 35px
    }
}

.modal-header-iconed .mobile-close-modal {
    display: none
}

@media (max-width:450px) {
    .modal-header-iconed {
        display: block;
        padding-right: 50px
    }
    .modal-header-iconed i {
        top: 28px
    }
    .modal-header-iconed .mobile-close-modal {
        display: block;
        width: 18px;
        height: 18px;
        position: absolute;
        right: 10px;
        top: 10px
    }
    .modal-header-iconed .mobile-close-modal i {
        position: relative;
        top: 0;
        left: 0;
        font-size: 16px
    }
}

.stm-datepicker-input-icon {
    position: relative
}

.stm-datepicker-input-icon:after {
    content: "\f017";
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    text-rendering: auto;
    transform: translate(0, -50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 18px;
    top: 50%;
    color: #6c98e0
}

.stm-datepicker-input-icon input {
    padding-right: 35px
}

.compare-title {
    margin-bottom: 25px;
    line-height: 36px;
    margin-top: 30px;
    text-transform: uppercase
}

.car-listing-row .compare-col-stm {
    margin-bottom: 6px
}

.car-listing-row .compare-col-stm .car-meta-top {
    border-bottom: none
}

.car-listing-row .compare-col-stm:hover .remove-from-compare {
    bottom: -13px;
    opacity: 1
}

.car-listing-row .compare-col-stm:hover .stm-compare-car-img:after {
    opacity: 1
}

@media (max-width:1024px) {
    .car-listing-row .compare-col-stm .remove-from-compare {
        bottom: -13px;
        opacity: 1
    }
}

.car-listing-row .compare-col-stm .listing-car-item-meta {
    padding-top: 35px
}

.stm-listing-fav-loop-grid,
.stm-listing-fav-loop {
    position: relative
}

.stm-listing-fav-loop-grid .stm-car-overlay-disabled,
.stm-listing-fav-loop .stm-car-overlay-disabled {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    z-index: 90
}

.stm-listing-fav-loop-grid .stm_edit_pending_car,
.stm-listing-fav-loop .stm_edit_pending_car {
    left: 50px;
    top: 46px;
    margin-left: 0;
    margin-top: 0;
    padding-top: 32px;
    padding-bottom: 17px;
    z-index: 99
}

.stm-listing-fav-loop-grid .stm-listing-favorite,
.stm-listing-fav-loop .stm-listing-favorite {
    z-index: 99 !important
}

.title-box-disabled {
    height: 43px
}

.compare-options table>tbody tr td {
    text-transform: uppercase
}

.compare-values table>tbody tr td .h5 {
    margin: 0;
    font-weight: 700
}

.compare-value-hover:hover {
    cursor: pointer
}

.compare-value-hover.hovered {
    color: red
}

.compare-value-hover.hovered .h5 {
    color: red
}

.compare-value-hover .h5 .regular-price {
    font-size: 13px;
    text-decoration: line-through
}

.stm-compare-car-img {
    position: relative
}

@media (min-width:768px) {
    .stm-compare-car-img img {
        aspect-ratio: 2/1.1;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.stm-compare-car-img:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    opacity: 0
}

.compare-col-stm-empty .image .stm-compare-empty {
    opacity: .8
}

@media (min-width:768px) {
    .compare-col-stm-empty .image .stm-compare-empty {
        aspect-ratio: 2/1.1;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.compare-col-stm-empty:hover .image .stm-compare-empty {
    opacity: 1
}

.compare-col-stm-empty>a {
    text-decoration: none !important
}

.compare-col-stm-empty>a:hover .h5 {
    color: #6c98e0
}

.compare-col-stm-empty .image {
    position: relative
}

.compare-col-stm-empty .image .stm-icon-add_car {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 53px;
    color: #d1d7dc;
    z-index: 15
}

.compare-col-stm-empty .h5 {
    margin-top: 24px;
    color: #888;
    text-transform: uppercase;
    text-align: center
}

.stm-compare-row {
    margin-bottom: 30px
}

.stm-compare-cars-module .stm-compare-row .col-md-3:nth-child(4n+1) {
    clear: none
}

.stm-compare-features {
    margin-top: 3px;
    text-transform: uppercase;
    font-weight: 400
}

.row-compare-features {
    margin-bottom: 29px
}

.remove-compare-unlinkable {
    position: relative;
    height: 29px;
    margin-top: -29px;
    z-index: 20
}

.remove-from-compare {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -78px;
    width: 157px;
    padding: 0 6px 0 32px;
    height: 29px;
    line-height: 29px;
    text-transform: uppercase;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    background-color: #6c98e0;
    opacity: 0
}

.remove-from-compare:hover {
    cursor: pointer
}

.remove-from-compare .stm-icon-remove {
    position: absolute;
    left: 7px;
    top: 6px;
    font-size: 15px
}

.remove-from-compare.loading .stm-icon-remove {
    left: 11px;
    top: 6px;
    line-height: normal;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 17px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    animation: rotating 2s infinite linear
}

.remove-from-compare.loading .stm-icon-remove:before {
    content: "\f013";
    z-index: 20
}

.stm-car-compare-row {
    margin-top: 34px
}

.stm-working-days {
    padding: 28px 26px 23px 27px;
    border: 3px solid #ddd
}

.stm-working-days .title {
    position: relative;
    margin-bottom: 18px;
    padding-left: 31px
}

.stm-working-days .title i {
    position: absolute;
    top: 1px;
    left: 1px;
    font-size: 21px;
    color: #6c98e0
}

table.stm-working-days-table {
    margin-bottom: 0
}

table.stm-working-days-table>tbody>tr:last-child td {
    border-bottom: none
}

table.stm-working-days-table>tbody>tr td {
    padding: 7px 0 5px
}

table.stm-working-days-table>tbody>tr td.day-label {
    text-transform: uppercase;
    font-size: 12px;
    color: #888
}

table.stm-working-days-table>tbody>tr td.day-value {
    text-align: right;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase
}

table.stm-working-days-table>tbody>tr td.day-value.day-closed {
    color: #e81818
}

.compare-empty-car-bottom,
.compare-empty-car-top {
    display: none
}

.archive-listing-page {
    margin-top: 30px;
    margin-bottom: 46px
}

.archive-listing-page .user-listings-wrapper {
    display: none
}

.archive-listing-page .user-listings-wrapper.active {
    display: block
}

.stm-user-public-listing .user-listings-pagination,
.stm-dealer-public-profile .user-listings-pagination {
    display: none
}

.stm-user-public-listing .user-listings-pagination.active,
.stm-dealer-public-profile .user-listings-pagination.active {
    display: block
}

.stm-user-public-listing .page-numbers,
.stm-dealer-public-profile .page-numbers {
    border-top: none
}

.stm-user-public-listing .stm-directory-grid-loop .image .stm_compare_unit,
.stm-dealer-public-profile .stm-directory-grid-loop .image .stm_compare_unit {
    position: absolute;
    right: 7px;
    bottom: 14px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20
}

.stm-user-public-listing .stm-directory-grid-loop .image:hover .stm_compare_unit,
.stm-dealer-public-profile .stm-directory-grid-loop .image:hover .stm_compare_unit {
    opacity: 1
}

.stm-user-public-listing .stm-listing-directory-list-loop .image .interactive-hoverable,
.stm-dealer-public-profile .stm-listing-directory-list-loop .image .interactive-hoverable {
    min-width: 280px;
    min-height: 166px
}

.stm-user-public-listing .video-preview,
.stm-dealer-public-profile .video-preview {
    display: none
}

.stm-user-public-listing-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px
}

.stm-user-public-listing-top-left {
    float: left
}

.stm-user-public-listing-top-right {
    float: right;
    display: flex
}

.stm-user-public-listing-top-right .stm-sort-by-options {
    display: inline-block
}

.stm-user-public-listing-top-right .stm-sort-by-options span.sort-by-label {
    display: inline-block;
    float: left;
    margin-top: 7px;
    margin-right: 9px;
    text-transform: uppercase;
    font-size: 12px;
    color: #888
}

.stm-user-public-listing-top-right .stm-sort-by-options .stm-select-sorting {
    display: inline-block
}

.stm-user-public-listing-top-right .stm-sort-by-options .stm-select-sorting .select2-selection__rendered {
    min-width: 180px;
    line-height: 32px
}

.stm-user-public-listing-top-right .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single {
    height: 32px
}

.stm-user-public-listing-top-right .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px
}

.stm-user-public-listing-top-right .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single.select2-selection--single .select2-selection__rendered {
    line-height: 32px
}

.stm-user-public-listing-top-right .stm-view-by {
    float: right
}

.stm-user-public-listing-top-right .stm-view-by .view-type.view-grid {
    font-size: 16px
}

.stm-user-public-listing-top-right .stm-view-by .view-type {
    display: block;
    float: left;
    color: #8f8f8f;
    width: 32px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    text-decoration: none !important;
    margin-left: 10px
}

.stm-user-public-listing-top-right .stm-view-by .view-type.active {
    background-color: #f0f2f5;
    color: #8f8f8f
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-mail .mail {
    width: 210px;
    word-wrap: break-word
}

.stm-user-private-main .page-numbers {
    border-top: none;
    margin-bottom: 20px
}

.stm-user-private-main .stm-load-more-dealer-cars {
    padding-top: 10px;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .stm-user-private-main .archive-listing-page ul.nav.nav-tabs {
        display: flex;
        overflow-y: scroll;
        padding: 7px 5px 5px
    }
    .stm-user-private-main .archive-listing-page ul.nav.nav-tabs .nav-item {
        width: 100%;
        white-space: nowrap
    }
    .stm-user-private-main .archive-listing-page ul.nav.nav-tabs .nav-item a {
        border: none
    }
}

.stm-user-private-main .archive-listing-page .car-listing-row {
    display: flex;
    flex-wrap: wrap
}

.stm-user-private-main .archive-listing-page .car-listing-row .stm-listing-fav-loop {
    min-width: 100%
}

.stm-user-private-main .archive-listing-page .car-listing-row .stm-isotope-listing-item .image img {
    height: 155px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.listing-list-loop {
    width: 100%;
    padding-bottom: 16px;
    margin-bottom: 32px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: flex-start
}

@media (max-width:767px) {
    .listing-list-loop {
        flex-direction: column;
        align-items: stretch
    }
}

.listing-list-loop:after {
    display: table;
    content: "";
    clear: both
}

.listing-list-loop .video-preview {
    position: absolute;
    right: 9px;
    top: 17px;
    padding: 1px 11px 1px 25px;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    background-color: #6c98e0;
    z-index: 20
}

.listing-list-loop .video-preview .fas {
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -6px;
    font-size: 12px
}

.listing-list-loop .image {
    position: relative;
    float: left;
    max-width: 257px;
    margin: 0 28px 0 0;
    padding-top: 8px;
    overflow: hidden;
    flex-shrink: 0
}

.listing-list-loop .image .image-inner {
    position: relative;
    overflow: hidden
}

.listing-list-loop .content {
    flex-grow: 1;
    min-width: 0
}

.listing-list-loop .content .title {
    margin-top: 3px;
    padding-top: 2px;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    overflow: hidden
}

.listing-list-loop .content .meta-top {
    margin-bottom: 18px
}

.listing-list-loop .content .meta-top:after {
    display: table;
    content: "";
    clear: both
}

.listing-list-loop .content .meta-top .price {
    min-width: 130px;
    position: relative;
    margin-left: 40px;
    float: right;
    text-align: right;
    background-color: #6c98e0;
    color: #fff
}

.listing-list-loop .content .meta-top .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -11px;
    height: 100%;
    width: 32px;
    background-color: #6c98e0;
    transform: skew(-23deg, 0deg);
    z-index: -1
}

.listing-list-loop .content .meta-top .price .heading-font {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -1px
}

.listing-list-loop .content .meta-top .price .normal-price {
    position: relative;
    left: -4px;
    padding: 13px 8px 12px 4px
}

.listing-list-loop .content .meta-top .price .normal-price .label-price {
    display: inline-block;
    position: relative;
    top: -3px;
    margin-right: 2px;
    line-height: 10px;
    font-size: 10px;
    vertical-align: middle;
    text-transform: uppercase;
    opacity: .7
}

.listing-list-loop .content .meta-top .price .normal-price .heading-font {
    position: relative;
    top: 1px;
    font-size: 22px
}

.listing-list-loop .content .meta-top .price .price-form-label {
    display: block;
    padding: 13px 8px 12px 4px;
    cursor: pointer
}

.listing-list-loop .content .meta-top .price.discounted-price {
    padding: 1px 7px 3px 0
}

.listing-list-loop .content .meta-top .price.discounted-price .regular-price {
    position: relative;
    left: -4px;
    padding-right: 4px;
    vertical-align: bottom;
    font-size: 13px
}

.listing-list-loop .content .meta-top .price.discounted-price .regular-price .label-price {
    opacity: .7;
    font-size: 10px
}

.listing-list-loop .content .meta-top .price.discounted-price .sale-price {
    position: relative;
    left: -4px;
    vertical-align: middle;
    margin-top: -2px;
    padding-right: 3px
}

.listing-list-loop .content .meta-top .price.discounted-price .sale-price .label-price {
    display: inline-block;
    max-width: 38px;
    margin-right: 2px;
    position: relative;
    top: -4px;
    line-height: 10px;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    opacity: .7
}

.listing-list-loop .content .meta-middle {
    margin-right: 10px
}

.listing-list-loop .content .meta-middle:after {
    display: table;
    content: "";
    clear: both
}

.listing-list-loop .content .meta-middle .meta-middle-unit {
    float: left;
    padding-right: 13px;
    margin-right: 9px;
    margin-bottom: 23px;
    border-right: 1px solid #ddd;
    position: relative
}

@media (max-width:768px) {
    .listing-list-loop .content .meta-middle .meta-middle-unit {
        padding-bottom: 10px
    }
}

.listing-list-loop .content .meta-middle .meta-middle-unit:after {
    display: table;
    content: "";
    clear: both
}

.listing-list-loop .content .meta-middle .meta-middle-unit:last-child {
    border-right: none
}

.listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .meta-middle-unit-top {
    padding-left: 25px
}

.listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .meta-middle-unit-top .value {
    padding-left: 0
}

.listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .value {
    padding-left: 25px;
    font-weight: 700
}

@media (max-width:767px) {
    .listing-list-loop .content .meta-middle .meta-middle-unit.font-exists.location .value {
        display: block;
        margin-bottom: 10px;
        padding-left: 25px;
        margin-left: 0 !important;
        top: 0
    }
    .listing-list-loop .content .meta-middle .meta-middle-unit.font-exists.fuel .meta-middle-unit-top {
        padding-left: 25px
    }
}

.listing-list-loop .content .meta-middle .meta-middle-unit .meta-middle-unit-top {
    position: relative
}

.listing-list-loop .content .meta-middle .meta-middle-unit .icon {
    position: absolute;
    margin-top: 1px;
    top: 50%;
    left: 1px;
    transform: translateY(-50%);
    color: #888;
    font-size: 15px
}

.listing-list-loop .content .meta-middle .meta-middle-unit .icon .stm-icon-fuel {
    position: relative;
    top: -1px;
    font-size: 14px
}

.listing-list-loop .content .meta-middle .meta-middle-unit .icon .stm-icon-engine_fill {
    position: relative;
    top: 0;
    left: 1px;
    font-size: 18px
}

.listing-list-loop .content .meta-middle .meta-middle-unit .icon .stm-icon-transmission_fill {
    position: relative;
    top: 1px;
    left: 1px;
    font-size: 17px
}

.listing-list-loop .content .meta-middle .meta-middle-unit .icon .stm-icon-drive_2 {
    position: relative;
    top: 1px;
    left: 1px;
    font-size: 17px
}

.listing-list-loop .content .meta-middle .meta-middle-unit .name {
    text-transform: uppercase;
    color: #888;
    font-size: 10px
}

.listing-list-loop .content .meta-middle .meta-middle-unit .value {
    margin-top: -5px;
    margin-bottom: 0;
    line-height: normal
}

@media (max-width:767px) {
    .listing-list-loop .content .meta-middle .meta-middle-unit .value {
        font-weight: 700;
        margin-left: 10px
    }
}

@media (max-width:767px) {
    .listing-list-loop .content .meta-middle .meta-middle-unit .meta-middle-unit-top,
    .listing-list-loop .content .meta-middle .meta-middle-unit .value {
        display: inline-block;
        padding-left: 0
    }
}

.listing-list-loop .content .meta-bottom .listing-status {
    text-align: center;
    padding: 3px 10px;
    margin: 5px 0 10px;
    position: relative;
    z-index: 55;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 600;
    background: #e8e8e8;
    color: gray
}

.listing-list-loop .content .meta-bottom .listing-status-pending {
    background: #ffefb6;
    color: #191d21
}

.listing-list-loop .content .meta-bottom .listing-status-sold {
    background: #ffefb6;
    color: #de5d00
}

.listing-list-loop .content .meta-bottom .listing-status-featured {
    background: #b6ffd0;
    color: #00bf44
}

.listing-list-loop .content .meta-bottom .listing-owner-actions {
    position: relative;
    z-index: 55;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
    margin: 0 0 5px
}

.listing-list-loop .content .meta-bottom .listing-owner-actions .action-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 9px 9px 8px;
    background-color: #4e90cc;
    border: 1px solid #4e90cc;
    border-radius: 4px;
    min-height: 36px;
    min-width: 36px;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    margin: 0 0 5px
}

.listing-list-loop .content .meta-bottom .listing-owner-actions .action-btn:hover {
    background-color: rgba(78, 144, 204, .75);
    border-color: transparent
}

.listing-list-loop .content .meta-bottom .listing-owner-actions .action-btn-light {
    background-color: transparent;
    border-color: #c6c6c6;
    color: #191d21
}

.listing-list-loop .content .meta-bottom .listing-owner-actions .action-btn-light:hover {
    background-color: rgba(78, 144, 204, .75);
    border-color: transparent;
    color: #fff
}

.listing-list-loop .content .meta-bottom .listing-owner-actions .action-btn-danger {
    color: #ff2325
}

.listing-list-loop .content .meta-bottom .listing-owner-actions .action-btn-danger:hover {
    background-color: #ff2325;
    border-color: transparent;
    color: #fff
}

.listing-list-loop .content .meta-bottom .listing-owner-actions .action-btn i {
    font-size: 115%
}

.certified-logo-1,
.certified-logo-2 {
    opacity: .8
}

.certified-logo-1:hover,
.certified-logo-2:hover {
    opacity: 1
}

.stm-price-range {
    margin-bottom: 19px
}

.stm-price-range.ui-slider-disabled {
    opacity: 1
}

.stm-modern-dynamic-slider .stm-accordion-content .ui-slider.ui-slider-horizontal {
    margin-bottom: 19px
}

.stm-price-range-unit {
    padding: 0 9px;
    background-color: #dfe1e5;
    border-radius: 2px
}

.row-pad-top-24 {
    padding-top: 24px
}

.col-md-wider-left {
    padding-left: 6px
}

.col-md-wider-right {
    padding-right: 6px
}

.col-md-wider-right {
    width: 50%;
    display: inline-block
}

.col-md-wider-left {
    width: 50%;
    display: inline-block
}

.sidebar-action-units:after {
    display: table;
    content: "";
    clear: both
}

.sidebar-action-units input[type=submit] {
    float: left;
    margin-right: 23px;
    padding: 13px 19px 9px;
    font-size: 12px
}

.stm-reset-classic-filter {
    margin-top: 8px;
    display: inline-block;
    position: relative;
    padding-left: 17px;
    color: #888;
    font-size: 13px
}

.stm-reset-classic-filter .fas {
    position: absolute;
    top: 5px;
    left: 0;
    color: #6c98e0;
    font-size: 14px
}

.stm-reset-classic-filter span {
    display: inline-block;
    position: relative
}

.stm-reset-classic-filter span:after {
    position: absolute;
    content: "";
    display: block;
    bottom: 3px;
    left: 1px;
    right: 0;
    height: 1px;
    background-color: #888
}

#stm_filter_max_price,
#stm_filter_min_price {
    text-align: center
}

.classic-filter-pagination .page-numbers {
    border-top: none
}

.stm-car-listing-sort-units {
    margin-top: 4px;
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #ddd
}

.stm-car-listing-sort-units .stm-sort-by-options {
    float: left
}

.stm-car-listing-sort-units .stm-sort-by-options>span {
    float: left;
    margin-top: 7px;
    margin-right: 9px;
    text-transform: uppercase;
    font-size: 12px;
    color: #888
}

.stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting {
    float: left
}

.stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single {
    height: 32px
}

.stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 32px;
    line-height: 32px
}

.stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px
}

.stm-car-listing-sort-units .stm-view-by {
    float: right
}

.stm-car-listing-sort-units .stm-view-by:after {
    display: table;
    content: "";
    clear: both
}

.stm-car-listing-sort-units .stm-view-by .view-type {
    display: block;
    float: left;
    color: #8f8f8f;
    margin-left: 10px;
    width: 32px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    text-decoration: none !important
}

.stm-car-listing-sort-units .stm-view-by .view-type:hover {
    color: #6c98e0
}

.stm-car-listing-sort-units .stm-view-by .view-type.view-list {
    font-size: 12px
}

.stm-car-listing-sort-units .stm-view-by .view-type.view-grid {
    font-size: 16px
}

.stm-car-listing-sort-units .stm-view-by .view-type:hover {
    cursor: pointer
}

.stm-car-listing-sort-units .stm-view-by .view-type:first-child {
    margin-left: 0
}

.stm-car-listing-sort-units .stm-view-by .view-type.active {
    background-color: #f0f2f5;
    color: #8f8f8f
}

.stm-car-listing-sort-units .stm-view-by .view-type.active:hover {
    color: #6c98e0
}

.stm-isotope-sorting {
    position: relative
}

select:not(.qm-filter) {
    opacity: 0;
    visibility: hidden
}

.wc-blocks-components-select .wc-blocks-components-select__select {
    opacity: 1;
    visibility: visible
}

.stm-isotope-listing-item {
    margin-bottom: 31px
}

@media (max-width:768px) {
    .stm-isotope-listing-item {
        margin-bottom: 0
    }
}

.select2-search input[type=search] {
    height: 34px
}

.select2-search .add-new-term {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-size: 18px;
    cursor: pointer
}

.select2-search.select2-search--dropdown.select2-search--hide {
    display: block !important
}

.stm-multi-currency .select2-dropdown--below .select2-search--hide {
    display: none !important
}

.stm-filter-chosen-units {
    margin-bottom: 7px
}

#modern-filter-listing ul.stm-filter-chosen-units-list {
    height: 0
}

ul.stm-filter-chosen-units-list {
    list-style: none;
    padding: 0;
    margin: 0
}

@media (max-width:1024px) {
    ul.stm-filter-chosen-units-list {
        white-space: nowrap;
        overflow-x: auto;
        padding-bottom: 5px
    }
}

ul.stm-filter-chosen-units-list:after {
    display: table;
    content: "";
    clear: both
}

ul.stm-filter-chosen-units-list li {
    position: relative;
    float: left;
    padding: 4px 35px 6px 13px;
    margin: 0 15px 10px 0;
    font-size: 13px;
    box-shadow: 0 1px 3px rgba(59, 62, 68, .3);
    border-radius: 3px;
    color: #555
}

@media (max-width:1024px) {
    ul.stm-filter-chosen-units-list li {
        float: none;
        display: inline-block
    }
}

ul.stm-filter-chosen-units-list li:last-child {
    margin-right: 0
}

ul.stm-filter-chosen-units-list li>span {
    margin-right: -1px;
    color: #aaa
}

ul.stm-filter-chosen-units-list li>i {
    position: absolute;
    top: 0;
    right: 0;
    width: 29px;
    height: 100%;
    line-height: 31px;
    text-align: center;
    font-size: 10px;
    color: #aaa
}

ul.stm-filter-chosen-units-list li>i:hover {
    cursor: pointer
}

.stm-accordion-single-unit {
    margin-top: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .18)
}

.stm-accordion-single-unit>a.title {
    position: relative;
    display: block;
    padding: 15px 20px 15px 25px;
    background-color: #fff;
    border-top: 4px solid #232628;
    text-decoration: none !important
}

.stm-accordion-single-unit>a.title.collapsed {
    border-top-color: #6c98e0
}

.stm-accordion-single-unit>a.title.collapsed .minus {
    margin-top: -2px
}

.stm-accordion-single-unit>a.title.collapsed .minus:after {
    opacity: 1
}

.stm-accordion-single-unit>a.title h5 {
    margin-bottom: 0;
    text-transform: uppercase
}

.stm-accordion-single-unit>a.title .minus {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -1px;
    width: 11px;
    height: 3px;
    background-color: #ccc
}

.stm-accordion-single-unit>a.title .minus:after {
    position: absolute;
    content: "";
    display: block;
    top: -4px;
    left: 4px;
    height: 11px;
    width: 3px;
    background-color: #ccc;
    opacity: 0
}

.stm-accordion-single-unit>a.title:hover .minus:after,
.stm-accordion-single-unit>a.title:hover .minus {
    background-color: #6c98e0
}

.stm-accordion-single-unit .stm-accordion-content ul {
    padding: 5px 40px 17px 25px;
    margin-bottom: 0
}

.stm-accordion-single-unit .stm-accordion-content ul li {
    margin-bottom: 7px;
    font-size: 13px
}

.stm-accordion-single-unit .stm-accordion-content ul li:hover {
    cursor: pointer
}

.blog-meta {
    padding: 16px 18px 0;
    margin-bottom: 45px;
    background-color: #232628
}

.blog-meta .left {
    float: left
}

.blog-meta .right {
    float: right
}

.blog-meta .blog-meta-unit {
    position: relative;
    color: #fff;
    padding-left: 22px;
    margin-bottom: 14px;
    font-weight: 400
}

.blog-meta .blog-meta-unit .post_comments {
    font-weight: 400
}

.blog-meta .blog-meta-unit a {
    color: #fff
}

.blog-meta .blog-meta-unit a:hover {
    color: #6c98e0;
    text-decoration: none
}

.blog-meta .blog-meta-unit i {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    font-size: 15px;
    color: #6c98e0
}

.blog-meta .blog-meta-unit i .stm-icon-message {
    font-size: 14px;
    margin-top: -7px
}

.blog-meta .clearfix .blog-meta-unit {
    float: left;
    margin-right: 41px
}

.post-content {
    padding-bottom: 35px;
    margin-bottom: 38px;
    border-bottom: 1px solid #ddd
}

.post-content iframe {
    width: 100% !important;
    max-width: 100% !important;
    vertical-align: top
}

.post-content.post-content-vc {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.post-content blockquote {
    position: relative;
    margin-top: 10px;
    padding-left: 72px;
    padding-right: 5px;
    border-left: none;
    font-size: 16px;
    line-height: 32px;
    color: #232628;
    font-style: normal
}

.post-content blockquote:after,
.post-content blockquote:before {
    content: "\e923";
    position: absolute;
    display: block;
    top: 9px;
    left: 4px;
    font-family: "stm-icon";
    speak: none;
    font-size: 31px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: red
}

.blog-meta-bottom {
    margin-top: 30px;
    margin-bottom: 40px
}

.blog-meta-bottom .left {
    float: left
}

.blog-meta-bottom .right {
    float: right
}

.blog-meta-bottom span.h6 {
    text-transform: uppercase;
    font-weight: 700
}

.blog-meta-bottom .post-tags .post-tag,
.blog-meta-bottom .post-tags .post-category,
.blog-meta-bottom .post-cat .post-tag,
.blog-meta-bottom .post-cat .post-category {
    color: #888;
    font-weight: 400;
    font-size: 13px
}

.blog-meta-bottom .post-tags .post-tag:last-child .divider,
.blog-meta-bottom .post-tags .post-category:last-child .divider,
.blog-meta-bottom .post-cat .post-tag:last-child .divider,
.blog-meta-bottom .post-cat .post-category:last-child .divider {
    display: none
}

.blog-meta-bottom .post-tags .post-tag a,
.blog-meta-bottom .post-tags .post-category a,
.blog-meta-bottom .post-cat .post-tag a,
.blog-meta-bottom .post-cat .post-category a {
    color: #888;
    font-weight: 400;
    font-size: 13px
}

.blog-meta-bottom .post-tags .post-tag a:hover,
.blog-meta-bottom .post-tags .post-category a:hover,
.blog-meta-bottom .post-cat .post-tag a:hover,
.blog-meta-bottom .post-cat .post-category a:hover {
    text-decoration: none;
    color: #6c98e0
}

.blog-meta-bottom .post-tags {
    margin-top: 2px
}

.blog-meta-bottom .stm-shareble {
    margin-top: 7px
}

.stm-author-box {
    padding: 30px 50px 30px 30px;
    margin-bottom: 58px;
    border-top: 4px solid #232628;
    background-color: #f3f4f5
}

.stm-author-box .author-image {
    float: left;
    margin-right: 29px
}

.stm-author-box .author-image>img {
    border-radius: 50%
}

.stm-author-box .author-content {
    overflow: hidden
}

.stm-author-box .author-content h6 {
    margin-bottom: 4px;
    color: #aaa
}

.stm-author-box .author-content h4 {
    margin-bottom: 10px
}

.stm-author-box .author-content .author-description {
    color: #555;
    font-size: 14px;
    line-height: 20px
}

.comment-reply-title {
    margin-bottom: 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.comments-title {
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd
}

.single-post #main {
    margin-bottom: 36px
}

.single-post .wp-block-separator {
    border-top-width: 4px;
    margin: 25px auto 25px auto
}

@media (min-width:1024px) {
    .single-post .wp-block-embed-youtube iframe {
        min-height: 420px
    }
}

.comment.parent .comment-body {
    position: relative
}

.comment.parent .comment-body:after {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    left: 40px;
    width: 36px;
    height: 1px;
    background-color: #ddd
}

.comment .comment-body {
    min-height: 80px;
    margin-bottom: 18px;
    overflow: hidden
}

.comment .comment-avatar {
    position: relative;
    float: left;
    margin-right: 29px
}

.comment .comment-avatar img {
    border-radius: 50%
}

.comment .comment-avatar:before {
    position: absolute;
    content: "";
    display: block;
    top: 88px;
    left: 50%;
    width: 1px;
    height: 2000px;
    background-color: #ddd
}

.comment .comment-info-wrapper {
    overflow: hidden
}

.comment .comment-info-wrapper .comment-info {
    margin-top: -4px;
    margin-bottom: 10px
}

.comment .comment-info-wrapper .comment-text {
    min-height: 70px;
    padding-bottom: 21px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 22px;
    color: #888;
    font-style: italic
}

.comment .comment-info-wrapper .comment-reply-login {
    margin-left: 10px
}

.comment .comment-info-wrapper .comment-text p {
    margin-bottom: 5px
}

.comment .commentmetadata {
    color: #888;
    font-size: 12px
}

.comment .commentmetadata a {
    color: #888
}

.comment .commentmetadata a:hover {
    color: #6c98e0;
    text-decoration: none
}

.comment .commentmetadata .comment-meta-data-unit {
    vertical-align: top
}

.comment .commentmetadata .comment-meta-data-unit a {
    color: #6c98e0
}

.comment .commentmetadata .comment-meta-data-unit a i {
    font-size: 11px
}

.comment .comment-divider {
    margin: 0 7px;
    color: #888
}

.comment .comment-reply-link {
    margin-left: 2px
}

.comment .comment-reply-link i {
    margin-right: 7px
}

.comment .comment-edit-link {
    margin-left: -2px
}

.comment .comment-edit-link i {
    position: relative;
    top: 1px;
    font-size: 13px !important;
    margin-right: 7px
}

.comment .comment-author .h5 a {
    color: #232628;
    font-weight: 700
}

.comment .comment-date {
    margin-right: -5px
}

ul.comment-list li ul.children {
    padding-left: 43px;
    list-style: none
}

ul.comment-list li ul.children>li.parent .comment-avatar:before {
    position: absolute;
    content: "";
    display: block;
    top: 73px;
    left: 50%;
    width: 1px;
    height: 2000px;
    background-color: #ddd
}

ul.comment-list li ul.children .comment-body {
    padding-top: 18px;
    margin-top: -18px
}

ul.comment-list li ul.children .comment-body:after {
    display: none
}

ul.comment-list li ul.children .comment-avatar {
    position: relative;
    margin-right: 35px
}

ul.comment-list li ul.children .comment-avatar img {
    max-width: 65px
}

ul.comment-list li ul.children .comment-avatar:after {
    position: absolute;
    content: "";
    display: block;
    top: -18px;
    left: 50%;
    width: 1px;
    height: 10px;
    background-color: #ddd
}

ul.comment-list li ul.children ul.children {
    padding-left: 0
}

ul.children .comment:not(.parent) {
    position: relative;
    margin-bottom: 30px
}

ul.children .comment:not(.parent):after {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    right: 0;
    left: -43px;
    height: 1px;
    background-color: #ddd
}

ul.children .comment:not(.parent) .comment-avatar:before {
    display: none !important
}

ul.children .comment:not(.parent) .comment-body .comment-text {
    padding-bottom: 30px;
    border-bottom: none
}

.comment-list {
    margin-bottom: 57px
}

.comment-list>li.comment:not(.parent) {
    position: relative
}

.comment-list>li.comment:not(.parent):after {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #ddd
}

.comment-list>li.comment:not(.parent) .comment-avatar:before {
    display: none !important
}

.comment-list>li.comment:not(.parent) .comment-body .comment-text {
    border-bottom: none
}

.logged-in-as {
    display: none
}

.stm-single-post {
    padding-top: 36px
}

.stm-single-post .post-title {
    margin-bottom: 35px;
    line-height: 50px
}

#cancel-comment-reply-link {
    margin-left: 10px
}

.comment-respond {
    padding-bottom: 20px
}

.stm-archives.stm-view-type-grid {
    padding-top: 30px
}

.stm-archives.stm-view-type-grid .row-2 {
    display: flex;
    flex-wrap: wrap
}

.contact-us-label {
    margin-bottom: 5px;
    font-size: 14px
}

.stm-contact-us-checkbox {
    margin: 17px 0 35px
}

.contact-us-submit {
    margin-top: -5px
}

.stm-view-type-list,
.stm-view-type-grid {
    padding-top: 57px;
    padding-bottom: 65px
}

.stm-view-type-grid .row-2 .col-md-6 .image img {
    width: 100%
}

.stm-blog-pagination {
    margin-top: 10px
}

.stm-blog-pagination .page-numbers {
    padding-top: 0;
    margin-top: 0;
    border-top: none
}

.stm-blog-pagination .page-numbers li a.next,
.stm-blog-pagination .page-numbers li a.prev {
    top: 0
}

@media (max-width:767px) {
    .stm-blog-pagination .page-numbers li a.next,
    .stm-blog-pagination .page-numbers li a.prev {
        top: 10px
    }
}

.post-grid-single-unit {
    position: relative;
    margin-bottom: 50px
}

.post-grid-single-unit:hover .content {
    border-color: transparent;
    box-shadow: 0 1px 6px rgba(35, 38, 40, .4)
}

.post-grid-single-unit .image {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden
}

.post-grid-single-unit .video-preview {
    position: absolute;
    right: 9px;
    top: 17px;
    padding: 1px 11px 1px 25px;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    background-color: #6c98e0;
    z-index: 20
}

.post-grid-single-unit .video-preview .fas {
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -6px;
    font-size: 12px
}

.post-grid-single-unit .sticky-post {
    position: absolute;
    top: 20px;
    left: -90px;
    background-color: red;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    width: 250px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    transform: rotate(-45deg)
}

.post-grid-single-unit .sticky-post.blog-post-no-image {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    font-size: 10px;
    transform: rotate(0deg)
}

.post-grid-single-unit .content {
    box-shadow: none;
    border-radius: 1px;
    transition: all .5s ease;
    transform: translateZ(0);
    padding: 25px 40px 14px;
    border: 1px solid #ddd
}

.post-grid-single-unit .content .title-relative {
    position: relative;
    min-height: 66px
}

.post-grid-single-unit .content .title-relative a {
    text-decoration: none !important
}

.post-grid-single-unit .content .title-relative a .title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0;
    font-weight: 400;
    line-height: 22px
}

.post-grid-single-unit .content .post-meta-bottom {
    display: flex;
    margin-top: 22px;
    padding-top: 12px;
    border-top: 1px solid #ddd
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit {
    display: inline-block;
    margin-right: 19px;
    padding-left: 25px;
    position: relative;
    font-size: 12px;
    color: #888
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit:last-child {
    margin-right: 0
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit.comments {
    padding-left: 22px
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit.comments i {
    top: 3px;
    font-size: 14px
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit i {
    position: absolute;
    left: 0;
    top: 2px;
    color: #6c98e0;
    font-size: 15px
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit a {
    color: #888;
    text-decoration: none !important
}

.post-grid-single-unit .content .post-meta-bottom .blog-meta-unit a:hover {
    color: #6c98e0
}

.col-md-4 .post-grid-single-unit .image:not(.advert) a img {
    height: 160px;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%
}

@media (max-width:767px) {
    .col-md-4 .post-grid-single-unit .image:not(.advert) a img {
        width: 100%;
        max-height: 100%
    }
}

.col-md-6 .post-grid-single-unit .image a img {
    max-height: 205px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .col-md-6 .post-grid-single-unit .image a img {
        width: 100%;
        max-height: 100%
    }
}

.post-list-single-item {
    margin-bottom: 30px
}

.post-list-single-item .image {
    position: relative;
    vertical-align: top;
    overflow: hidden;
    max-height: 429px
}

.post-list-single-item .image img {
    vertical-align: top;
    width: 100%
}

.post-list-single-item .video-preview {
    position: absolute;
    right: 9px;
    top: 17px;
    padding: 1px 11px 1px 25px;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    background-color: #6c98e0;
    z-index: 20
}

.post-list-single-item .video-preview .fas {
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -6px;
    font-size: 12px
}

.post-list-single-item .sticky-post {
    position: absolute;
    top: 20px;
    left: -90px;
    background-color: red;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    width: 250px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    transform: rotate(-45deg)
}

.post-list-single-item .blog-meta {
    position: relative;
    margin-top: -44px;
    padding-left: 36px;
    padding-right: 27px;
    margin-bottom: 0;
    background-color: #232628;
    z-index: 20
}

.post-list-single-item .absoluted-content {
    position: absolute;
    bottom: 44px;
    left: 0;
    right: 0
}

.post-list-single-item .absoluted-content .relatived-content {
    padding: 0 36px 31px;
    position: relative;
    z-index: 10
}

.post-list-single-item .absoluted-content .relatived-content .title {
    margin-bottom: 0;
    color: #fff;
    font-weight: 700;
    line-height: 28px
}

.post-list-single-item .absoluted-content .relatived-content .video-preview {
    display: inline-block;
    margin-bottom: 16px;
    position: relative;
    top: 0;
    left: 0
}

.post-list-single-item .absoluted-content:before {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 189px;
    background: linear-gradient(to top, rgba(35, 38, 40, .9), rgba(35, 38, 40, 0));
    z-index: 5
}

.stm-blog-pagination {
    position: relative
}

.stm-blog-pagination a {
    display: block
}

.stm-view-type-list .stm-blog-pagination {
    margin-top: 30px
}

.stm-prev-next {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    width: 54px;
    height: 35px;
    background-color: #6c98e0;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    z-index: 15
}

.stm-prev-next i {
    color: #fff
}

.stm-prev-next.stm-next-btn {
    right: 0
}

.stm-prev-next .stm-prev-btn {
    left: 0
}

.stm-prev-next.disabled {
    background-color: #ddd
}

.sidebar-margin-top {
    margin-top: 4px
}

.stm-blog-main-title {
    margin: -9px 0 51px;
    text-transform: uppercase
}

.stm-no-margin-bc .navxtBreads {
    margin-bottom: 0
}

body.woocommerce-account .woocommerce {
    margin-bottom: 60px
}

body.woocommerce-account .woocommerce input[type=submit] {
    margin-top: 30px
}

.error-header {
    position: relative;
    padding: 86px 0;
    background-color: #232628;
    z-index: 20
}

.error-header__title {
    color: #fff;
    text-transform: uppercase;
    font-size: 44px;
    font-weight: 700
}

.error-header__title:focus,
.error-header__title:active,
.error-header__title:hover {
    text-decoration: none
}

body.error404 #wrapper {
    overflow: visible
}

body.error404 #wrapper #main {
    z-index: 15;
    display: block
}

body.error404 #wrapper #main .stm-error-page-unit {
    margin-top: 100px;
    width: 100%;
    text-align: center
}

body.error404 #wrapper #main .stm-error-page-unit h2 {
    width: auto;
    margin: 0 auto 40px auto;
    max-width: 650px;
    line-height: 34px;
    text-transform: uppercase;
    text-align: center
}

body.error404 #wrapper #main .stm-error-page-unit .button {
    display: inline-block
}

body.page-template-coming-soon-php {
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed
}

body.page-template-coming-soon-php #wrapper {
    height: 100vh
}

body.page-template-coming-soon-php #wrapper:after {
    position: fixed;
    content: "";
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: -1
}

body.page-template-coming-soon-php #wrapper #main {
    min-height: 400px;
    position: absolute;
    top: 170px;
    left: 0;
    right: 0;
    bottom: 75px
}

body.page-template-coming-soon-php #wrapper #main .stm-coming-soon-centered {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%)
}

body.page-template-coming-soon-php #wrapper #main .stm-coming-soon-centered h1 {
    font-size: 70px;
    line-height: 65px;
    text-transform: uppercase
}

body.page-template-coming-soon-php #wrapper #main .stm-coming-soon-centered h5 {
    font-weight: 400
}

body.page-template-coming-soon-php #footer-copyright {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: transparent !important
}

body.page-template-coming-soon-php .coming-soon-header {
    position: relative;
    padding-top: 135px;
    z-index: 20
}

body.page-template-coming-soon-php .coming-soon-header .coming-soon-header-title {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.stm_gmap .dismissButton {
    background-color: #6c98e0 !important;
    color: #fff !important;
    box-shadow: none !important
}

.stm-inline-form {
    margin-top: 35px
}

.stm-inline-form .wpcf7-form-control-wrap {
    display: inline-block;
    width: 235px;
    vertical-align: top;
    margin-right: 28px
}

.stm-inline-form input[type=submit] {
    vertical-align: top;
    display: inline-block;
    margin-top: 0 !important;
    height: 43px
}

.stm-blog-fullwidth-info {
    position: relative
}

.stm-blog-fullwidth-info .post-thumbnail img {
    width: 100%
}

.stm-blog-fullwidth-info .absoluted-content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.stm-blog-fullwidth-info .absoluted-content>.container {
    position: relative;
    z-index: 10
}

.stm-blog-fullwidth-info .absoluted-content .title {
    color: #fff;
    max-width: 800px
}

.stm-blog-fullwidth-info .absoluted-content .blog-meta {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 2px;
    margin-bottom: 0;
    margin-top: 65px;
    background-color: transparent;
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.stm-blog-fullwidth-info .absoluted-content .blog-meta .blog-meta-unit {
    color: #aaa
}

.stm-blog-fullwidth-info .absoluted-content .blog-meta .blog-meta-unit a {
    color: #aaa
}

.stm-blog-fullwidth-info .absoluted-content .blog-meta .blog-meta-unit a:hover {
    color: #6c98e0
}

.stm-blog-fullwidth-info .absoluted-content:before {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 347px;
    background: linear-gradient(to top, rgba(35, 38, 40, .9), rgba(35, 38, 40, 0));
    z-index: 5
}

.stm-modern-filter-sidebar-title {
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 40px
}

#modern-filter-listing {
    margin-top: 45px
}

#modern-filter-listing .stm-accordion-single-unit {
    margin: 0 0 30px
}

#modern-filter-listing .stm-accordion-content-wrapper {
    padding: 0 15px 20px
}

@media (max-width:1024px) {
    #modern-filter-listing .stm-accordion-content-wrapper .row {
        display: flex
    }
}

#modern-filter-listing .stm-accordion-content-wrapper .stm-single-unit {
    margin-bottom: 8px
}

.stm-modern-filter-unit-first-default {
    margin-bottom: 15px
}

.stm-modern-filter-unit-first-default .stm-single-unit {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 7px
}

.stm-modern-filter-unit-images {
    font-size: 0
}

.stm-modern-filter-unit-images .stm-single-unit-wrapper {
    margin: 3px -10px 0
}

.stm-modern-filter-unit-images .stm-single-unit-image {
    display: inline-block;
    width: 50%;
    margin: 0 0 25px;
    vertical-align: top;
    padding: 0 10px;
    font-size: 13px;
    white-space: nowrap
}

.stm-modern-filter-unit-images .stm-single-unit-image.stm-no-image {
    display: block;
    margin-bottom: 8px;
    width: 100%
}

.stm-modern-filter-unit-images .stm-single-unit-image .image {
    text-align: center;
    height: 100px;
    width: 100px;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.stm-modern-filter-unit-images .stm-single-unit-image .image.non-active {
    opacity: .5
}

.stm-modern-filter-unit-images .stm-single-unit-image img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.stm-modern-filter-unit-images .checker {
    margin-right: 3px !important
}

.stm-modern-filter-price {
    padding-top: 8px !important
}

.stm-show-all-modern-filter {
    display: inline-block !important;
    padding: 10px 20px 8px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -58px
}

.stm-show-all-modern-filter:active {
    top: inherit;
    bottom: -2px
}

.stm-show-all-modern-filter.stm-hidden-filter {
    display: none !important
}

#modern-filter-listing .stm-car-listing-sort-units {
    margin-top: 0
}

.stm-car-listing-sort-units.stm-modern-filter-actions .stm-sort-by-options {
    margin-top: -8px;
    float: right;
    margin-right: 25px
}

.stm-car-listing-sort-units.stm-modern-filter-actions .stm-view-by {
    margin-top: -8px
}

.modern-filter-badges ul.stm-filter-chosen-units-list li {
    margin-bottom: 15px
}

.stm-modern-view-others {
    margin-top: 11px;
    padding-left: 11px
}

.stm-modern-view-others a {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #aaa;
    border-bottom: 1px dashed #aaa;
    text-decoration: none !important
}

.stm-modern-view-others a:after {
    content: "\f107";
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -8px;
    right: -14px;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.stm-modern-view-others a:hover {
    color: #6c98e0;
    border-bottom-color: #6c98e0
}

.stm-modern-filter-others {
    display: none;
    padding-top: 11px
}

.stm-modern-filter-others .checker {
    margin-right: 10px !important
}

.stm-modern-filter-found-cars {
    float: left
}

.stm-modern-filter-found-cars h4 {
    text-transform: uppercase
}

.stm-single-unit-image label:hover {
    cursor: pointer
}

.car-listing-modern-grid .stm-isotope-listing-item {
    margin-bottom: 45px
}

.car-listing-modern-grid .col-md-6 .image img {
    width: 100%
}

#listings-result .stm-isotope-listing-item .price-form-label {
    padding: 15px 10px 14px;
    display: block
}

.stm-fullwidth-with-parallax {
    position: static;
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 0;
    overflow: hidden
}

.stm-blackout-overlay.stm-blackout-loaded:after {
    visibility: visible
}

.stm-blackout-overlay:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0;
    z-index: 2;
    visibility: hidden
}

.stm-fullwidth-with-parallax.stm-blackout-lvl-20 .stm-blackout-overlay:after {
    opacity: .2
}

.stm-fullwidth-with-parallax.stm-blackout-lvl-40 .stm-blackout-overlay:after {
    opacity: .4
}

.stm-fullwidth-with-parallax.stm-blackout-lvl-60 .stm-blackout-overlay:after {
    opacity: .6
}

.stm-fullwidth-with-parallax.stm-blackout-lvl-80 .stm-blackout-overlay:after {
    opacity: .8
}

.stm-blackout-overlay {
    position: absolute
}

.owl-carousel {
    display: none;
    visibility: hidden
}

.owl-carousel.owl-loaded {
    display: block;
    visibility: visible
}

.stm-carousel-brands {
    display: block !important
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul>li ul li a {
    font-size: 13px !important
}

.panel.wc-tab h3 {
    margin-top: 50px
}

.stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 13px !important
}

.classic-filter-pagination {
    margin-top: 8px
}

.car-listing-top-part .stm-hidden {
    display: block;
    visibility: visible
}

.stm-hidden {
    display: none;
    visibility: hidden
}

body.stm-boxed #wrapper {
    position: relative;
    max-width: 1220px;
    width: auto;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .25);
    background-color: #fff
}

body.stm-boxed #wrapper #header.stm-header-was-fixed {
    z-index: 1000
}

body.stm-boxed #wrapper #main {
    position: relative;
    z-index: 999
}

body.stm-boxed #footer {
    max-width: 1220px;
    width: auto;
    margin: 0 auto
}

body.stm-boxed .stm-fullwidth-with-parallax {
    background-attachment: scroll
}

.compare-car-visible {
    display: none
}

.stm-img-mobile-compare {
    margin-bottom: 30px
}

.blog-posts-excerpt {
    margin-top: 15px
}

.footer_widgets_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0
}

.page-links {
    margin: 0 0 20px
}

.page-links .page-links-title {
    text-transform: uppercase;
    border: none;
    margin-right: 20px
}

.page-links a {
    display: inline-block;
    vertical-align: top;
    min-width: 30px;
    height: 30px;
    line-height: 26px;
    margin-right: 10px;
    border: 2px solid #6c98e0;
    text-align: center;
    color: #6c98e0;
    text-decoration: none !important
}

.page-links a:hover {
    color: #fff;
    background-color: #6c98e0
}

.page-links>span {
    display: inline-block;
    vertical-align: top;
    border: 2px solid #888;
    color: #888;
    min-width: 30px;
    margin-right: 10px;
    text-align: center;
    height: 30px;
    line-height: 26px
}

.post-password-form input[type=submit] {
    display: inline-block;
    margin-left: 10px
}

.stm_post_comments li.pingback .comment-info {
    margin-bottom: 15px
}

.stm_post_comments li.pingback .h5 {
    text-transform: uppercase
}

.mpg-mobile-selector {
    min-width: 250px
}

.post-type-archive-product .page-numbers {
    margin-bottom: 40px
}

a[href^=tel] {
    color: inherit;
    text-decoration: none
}

.stm-base-background-color {
    background-color: red
}

.stm-base-color {
    color: red
}

.stm-button-secondary-color {
    background-color: #6c98e0
}

.stm-secondary-background-color {
    background-color: #6c98e0
}

.stm-secondary-color {
    color: #6c98e0
}

.certified-logo-1 img {
    max-height: 25px
}

.certified-logo-2 img {
    max-height: 25px
}

#frontend_customizer_button:before {
    border-right-color: red
}

#frontend_customizer_button {
    background-color: red
}

.tp-caption.stm-slider-round,
.rs-layer.stm-slider-round,
.stm-slider-round {
    background: rgba(204, 97, 2, .901961) !important;
    padding: 58px 19px 50px 27px !important;
    border-radius: 50% !important
}

.stm-compact-sidebar {
    max-width: 250px;
    width: auto;
    margin: 0 auto;
    padding-top: 26px;
    border: 1px solid #ddd
}

.stm-compact-sidebar .text-image {
    margin-left: 25px;
    margin-bottom: 10px
}

.stm-compact-sidebar .icon {
    margin-left: 25px;
    margin-bottom: 10px;
    font-size: 62px;
    color: #6c98e0
}

.stm-compact-sidebar .content {
    max-width: 220px;
    margin-bottom: 23px;
    padding: 0 10px 0 30px
}

.stm-compact-sidebar .content h4>span {
    display: block
}

.stm-single-post .post-thumbnail img {
    width: 100%
}

@media (min-width:768px) {
    .stm-single-post .post-thumbnail.stm-post-thumbnail-wide {
        height: 100vh;
        max-height: 100%
    }
    .stm-single-post .post-thumbnail.stm-post-thumbnail-wide img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit {
    display: block;
    text-decoration: none !important;
    padding-bottom: 17px;
    border-bottom: 6px solid #eaedf0
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit.validated .number {
    text-indent: -200px !important
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit.validated .number:before {
    right: 0
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit[href="#step-two"] .number {
    text-indent: 2px
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit .number {
    position: relative;
    margin-bottom: 13px;
    width: 31px;
    height: 31px;
    border: 3px solid red;
    border-radius: 50%;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
    color: red;
    font-size: 16px;
    text-indent: 3px;
    overflow: hidden
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit .number:before {
    content: "\f00c";
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 25px;
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
    text-indent: 0 !important
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit .title {
    margin: 0 0 -1px 3px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit .sub-title {
    margin-left: 4px;
    color: rgba(35, 38, 40, .5);
    font-size: 13px
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit.active {
    border-bottom-color: red
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit.active .number {
    background-color: red;
    color: #fff
}

.stm-sell-a-car-form .form-content {
    padding-top: 44px
}

.stm-sell-a-car-form .form-content .form-content-unit {
    display: none
}

.stm-sell-a-car-form .form-content .form-content-unit.active {
    display: block
}

.stm-sell-a-car-form .form-content .form-content-unit .contact-us-label {
    color: #555
}

.stm-sell-a-car-form .form-content .vehicle-condition {
    padding-top: 6px
}

.stm-sell-a-car-form .form-content .vehicle-condition .vehicle-condition-unit {
    padding-bottom: 33px;
    margin-bottom: 34px;
    border-bottom: 1px solid #e2e5e8
}

.stm-sell-a-car-form .form-content .vehicle-condition .vehicle-condition-unit .icon {
    margin-bottom: 13px;
    font-size: 30px;
    color: #232628
}

.stm-sell-a-car-form .form-content .vehicle-condition .vehicle-condition-unit .icon.buoy {
    font-size: 34px
}

.stm-sell-a-car-form .form-content .vehicle-condition .vehicle-condition-unit .icon.buoy-2 {
    font-size: 35px
}

.stm-sell-a-car-form .form-content .vehicle-condition .vehicle-condition-unit .title {
    margin-bottom: 16px
}

.stm-sell-a-car-form .form-content .vehicle-condition .vehicle-condition-unit label {
    margin-right: 40px;
    color: #232628
}

.stm-sell-a-car-form .form-content .vehicle-condition .vehicle-condition-unit label:last-child {
    margin-right: 0
}

.stm-sell-a-car-form .form-content .contact-details {
    margin: 6px 0 43px;
    padding: 40px 41px 36px;
    background-color: #ebedef
}

.stm-sell-a-car-form .form-content .contact-details textarea {
    height: 106px
}

.stm-sell-a-car-form .form-content .contact-details .form-group {
    margin-bottom: 24px
}

.stm-sell-a-car-form .form-content .contact-details .contact-us-label {
    margin-bottom: 2px
}

@media (max-width:767px) {
    .stm-sell-a-car-form .form-navigation .row {
        display: flex
    }
    .stm-sell-a-car-form .form-navigation .row .col-md-4 {
        max-width: 33.33%;
        display: flex
    }
    .stm-sell-a-car-form .form-navigation .row .col-md-4 .form-navigation-unit .title {
        font-size: 3vw;
        line-height: 1.3
    }
    .stm-sell-a-car-form .form-navigation .row .col-md-4 .form-navigation-unit .sub-title {
        margin-top: 3px;
        font-size: 3vw;
        line-height: 1.2
    }
    .stm-sell-a-car-form .form-content {
        padding-top: 0
    }
}

.stm-sell-a-car-form .form-upload-files .stm-unit-photos {
    float: left;
    width: 38.48%;
    margin-right: 54px
}

.stm-sell-a-car-form .form-upload-files .stm-unit-url {
    overflow: hidden
}

.stm-sell-a-car-form input[type=submit] {
    width: 220px;
    margin-right: 48px
}

.stm-sell-a-car-form .disclaimer {
    padding-right: 20px;
    margin-top: 2px;
    line-height: 22px;
    overflow: hidden;
    color: #555
}

.sell-a-car-proceed {
    margin-top: 27px;
    max-width: 220px
}

.form-upload-files {
    padding: 30px 30px 35px;
    margin: 15px 0 5px;
    border: 3px solid #ebedef
}

.stm-pseudo-file-input {
    position: relative;
    z-index: 20
}

.stm-pseudo-file-input.generated {
    margin-top: 15px
}

.stm-pseudo-file-input.generated .stm-plus:after {
    display: none
}

.stm-pseudo-file-input:hover {
    cursor: pointer
}

.stm-pseudo-file-input:before {
    content: "\e932";
    position: absolute;
    display: block;
    font-family: "stm-icon";
    speak: none;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #c0c1c3;
    top: 10px;
    left: 15px
}

.stm-pseudo-file-input .stm-plus {
    position: absolute;
    width: 42px;
    height: 42px;
    top: 0;
    right: 0;
    background-color: #ebedef;
    z-index: 20
}

.stm-pseudo-file-input .stm-plus:after {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -1px;
    width: 3px;
    height: 9px;
    background-color: #aaa
}

.stm-pseudo-file-input .stm-plus:before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -4px;
    width: 9px;
    height: 3px;
    background-color: #aaa
}

.stm-pseudo-file-input .stm-filename {
    padding: 10px 10px 10px 40px;
    margin-right: 56px;
    background-color: #ebedef;
    color: #888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.stm-pseudo-file-input .stm-file-realfield {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 15
}

.stm-pseudo-file-input .stm-file-realfield:hover {
    cursor: pointer
}

#error-fields {
    margin-top: 20px !important
}

.lost_reset_password {
    border-top: 4px solid #232628;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    box-shadow: 0 1px 6px rgba(35, 38, 40, .4);
    max-width: 480px;
    width: 100%
}

body.woocommerce-account .woocommerce .lost_reset_password input[type=submit] {
    margin-top: 10px
}

.stm-single-filter-link a {
    color: #232628;
    text-decoration: none !important
}

.stm-single-filter-link a:hover {
    color: red
}

.stm-single-filter-link a span {
    color: #888
}

.tooltip {
    font-family: inherit
}

.tooltip.in {
    opacity: 1
}

.tooltip-inner {
    padding: 7px 8px;
    background-color: #232628;
    color: #fff
}

.tooltip.top .tooltip-arrow {
    border-top-color: #232628
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #232628
}

.stm-tooltip-link:hover {
    cursor: pointer
}

.stm-dots {
    color: #888
}

.stm-dots.dots-aligned {
    position: relative;
    top: 0 !important
}

select.ab-formElement {
    opacity: 1;
    visibility: visible
}

.special-label {
    padding: 0 50px !important;
    width: 261px !important;
    text-align: center !important
}

.special-label-small {
    width: 249px !important
}

.stm-site-preloader {
    overflow-y: hidden
}

.stm-site-preloader:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #191d21;
    opacity: 1;
    visibility: visible;
    z-index: 9999999999
}

.stm-site-preloader:after {
    content: "";
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
    background: url("https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/tmp/preloader.png") 0 0 no-repeat;
    animation: spin 2s linear infinite;
    z-index: 9999999999
}

.stm-site-preloader.stm-site-loaded {
    overflow-y: scroll
}

.stm-site-preloader.stm-site-loaded:before {
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.stm-site-preloader.stm-site-loaded:after {
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.single-regular-sale-price>table tr td:nth-child(2) .h4 {
    white-space: nowrap
}

.vc_row-no-padding .vc_column_container {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.stm-material-parallax-container {
    position: relative;
    overflow: hidden;
    min-height: 410px;
    color: #fff
}

.stm-material-parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.stm-material-parallax:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.stm-material-parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 70px;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%)
}

.stm-list-duty {
    padding: 0;
    color: #aaa;
    list-style: none
}

.stm-list-duty li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 22px;
    font-size: 13px;
    line-height: 20px
}

.stm-list-duty li:last-child {
    margin-bottom: 0
}

.stm-list-duty li .icon {
    position: absolute;
    top: 5px;
    left: 0;
    color: red
}

.stm-list-duty li .icon i {
    font-size: 22px;
    line-height: 22px
}

.footer_widgets_wrapper {
    padding: 66px 0 20px;
    color: #aaa
}

.footer_widgets_wrapper .widget_search .widget-title {
    margin-bottom: 21px
}

.footer_widgets_wrapper a.wp-block-latest-posts__post-title {
    color: unset
}

.footer_widgets_wrapper a {
    text-decoration: none !important
}

.footer_widgets_wrapper a:hover {
    color: #fff
}

.footer_widgets_wrapper .widget-title {
    margin-bottom: 15px
}

.footer_widgets_wrapper .widget-title h6 {
    color: #fff;
    text-transform: uppercase
}

.footer_widgets_wrapper .widget-title h6 .colored {
    color: #6c98e0
}

.footer_widgets_wrapper .stm_wp_widget_text .textwidget {
    font-size: 13px;
    line-height: 20px;
    color: #aaa
}

.footer_widgets_wrapper .widget_text .textwidget {
    font-size: 13px;
    line-height: 20px;
    color: #fff
}

.footer_widgets_wrapper .widget_text .textwidget .date {
    color: #aaa;
    font-weight: 700
}

.footer_widgets_wrapper .widget_mc4wp_form_widget .widget-title {
    margin-bottom: 16px
}

.footer_widgets_wrapper .widget_mc4wp_form_widget .stm-mc-label {
    color: #888
}

.footer_widgets_wrapper .widget_mc4wp_form_widget .stm-mc-unit {
    position: relative;
    margin-bottom: 8px
}

.footer_widgets_wrapper .widget_mc4wp_form_widget .stm-mc-unit input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    width: 40px;
    z-index: 10;
    opacity: 0
}

.footer_widgets_wrapper .widget_mc4wp_form_widget .stm-mc-unit:after {
    content: "\f09e";
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 17px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 0;
    right: 0;
    height: 38px;
    width: 40px;
    background-color: red;
    text-align: center;
    line-height: 38px;
    color: #fff;
    text-indent: 2px;
    z-index: 9
}

.footer_widgets_wrapper .widget_mc4wp_form_widget input[type=text],
.footer_widgets_wrapper .widget_mc4wp_form_widget input[type=email],
.footer_widgets_wrapper .widget_mc4wp_form_widget input[type=number] {
    position: relative;
    height: 38px;
    line-height: 38px;
    padding: 0 50px 0 17px;
    color: #aaa
}

.footer_widgets_wrapper .stm-instagram-unit .textwidget {
    margin: -4px -9px 0
}

.footer_widgets_wrapper .stm-instagram-unit .textwidget #sb_instagram {
    padding-bottom: 0 !important
}

.footer_widgets_wrapper .stm_widget_recent_entries .stm-last-post-widget {
    position: relative;
    top: -3px;
    font-size: 13px;
    line-height: 20px;
    color: #aaa;
    margin-bottom: 20px
}

.footer_widgets_wrapper .stm_widget_recent_entries .stm-last-post-widget:last-child {
    margin-bottom: 0
}

.footer_widgets_wrapper .stm_widget_recent_entries .stm-last-post-widget .comments-number {
    position: relative;
    top: 3px;
    height: 20px
}

.footer_widgets_wrapper .stm_widget_recent_entries .stm-last-post-widget .comments-number a {
    display: block;
    padding-left: 21px;
    color: #6c98e0 !important;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none !important
}

.footer_widgets_wrapper .stm_widget_recent_entries .stm-last-post-widget .comments-number i {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    font-size: 13px
}

.footer_widgets_wrapper .widget_socials {
    position: relative;
    left: 3px;
    margin: 0 -5px
}

.footer_widgets_wrapper .widget_socials:after {
    display: table;
    content: "";
    clear: both
}

.footer_widgets_wrapper .widget_socials li {
    float: left;
    margin: 5px 3px 10px 4px
}

.footer_widgets_wrapper .widget_socials li:first-child {
    margin-right: 3px
}

.footer_widgets_wrapper .widget_socials li:nth-child(2) {
    margin-right: 3px
}

.footer_widgets_wrapper .widget_socials li:nth-child(3) {
    margin-right: 3px
}

.footer_widgets_wrapper .widget_socials li a {
    display: block;
    width: 45px;
    height: 45px;
    background-color: #3b3d3f;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    color: #fff !important
}

.footer_widgets_wrapper .widget_socials li a:hover {
    background-color: #6c98e0
}

.footer_widgets_wrapper .widget_search form {
    position: relative
}

.footer_widgets_wrapper .widget_search form label {
    display: block;
    overflow: hidden
}

.footer_widgets_wrapper .widget_search form input[type=search] {
    height: 38px;
    line-height: 38px
}

.footer_widgets_wrapper .widget_search form input[type=search]:focus {
    color: #000
}

.footer_widgets_wrapper .widget_search form:after {
    content: "\f002";
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 19px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 0;
    right: 0;
    width: 46px;
    height: 38px;
    line-height: 42px;
    background-color: #6c98e0;
    text-align: center;
    z-index: 9
}

.footer_widgets_wrapper .widget_search form label {
    display: block;
    max-width: 79.2%
}

.footer_widgets_wrapper .widget_search form input[type=submit],
.footer_widgets_wrapper .widget_search form button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 38px;
    z-index: 10;
    opacity: 0
}

#wp-calendar {
    width: 100%
}

#wp-calendar>caption {
    padding-top: 0;
    margin-top: -4px
}

.wp-block-tag-cloud,
.tagcloud {
    margin-right: -6px
}

.wp-block-tag-cloud a,
.tagcloud a {
    display: inline-block;
    margin: 0 6px 8px 0;
    padding: 4px 9px;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 1, 1, .2);
    font-size: 13px !important;
    color: #aaa;
    text-decoration: none !important
}

.wp-block-tag-cloud a:hover,
.tagcloud a:hover {
    background-color: #6c98e0;
    color: #fff
}

#main .widget {
    margin-bottom: 27px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd
}

#main .widgettitle,
#main .widget-title,
#main .widget-default label {
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase
}

#main .wc-block-product-search .widget-title,
#main .widget_search .widget-title {
    display: none
}

#main .wc-block-product-search .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,
#main .widget_search .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 0;
    border: none
}

#main .wc-block-product-search form,
#main .wc-block-product-search form.wp-block-search,
#main .wc-block-product-search form.search-form,
#main .widget_search form,
#main .widget_search form.wp-block-search,
#main .widget_search form.search-form {
    position: relative
}

#main .wc-block-product-search form input[type=search],
#main .wc-block-product-search form.wp-block-search input[type=search],
#main .wc-block-product-search form.search-form input[type=search],
#main .widget_search form input[type=search],
#main .widget_search form.wp-block-search input[type=search],
#main .widget_search form.search-form input[type=search] {
    box-sizing: border-box;
    height: 45px;
    line-height: 41px;
    padding-right: 57px
}

#main .wc-block-product-search form input[type=submit],
#main .wc-block-product-search form button[type=submit],
#main .wc-block-product-search form.wp-block-search input[type=submit],
#main .wc-block-product-search form.wp-block-search button[type=submit],
#main .wc-block-product-search form.search-form input[type=submit],
#main .wc-block-product-search form.search-form button[type=submit],
#main .widget_search form input[type=submit],
#main .widget_search form button[type=submit],
#main .widget_search form.wp-block-search input[type=submit],
#main .widget_search form.wp-block-search button[type=submit],
#main .widget_search form.search-form input[type=submit],
#main .widget_search form.search-form button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    width: 45px;
    text-indent: -9999px;
    opacity: 0;
    z-index: 20
}

#main .wc-block-product-search form label,
#main .wc-block-product-search form.wp-block-search label,
#main .wc-block-product-search form.search-form label,
#main .widget_search form label,
#main .widget_search form.wp-block-search label,
#main .widget_search form.search-form label {
    display: block;
    overflow: hidden
}

#main .wc-block-product-search form:before,
#main .wc-block-product-search form.wp-block-search:before,
#main .wc-block-product-search form.search-form:before,
#main .widget_search form:before,
#main .widget_search form.wp-block-search:before,
#main .widget_search form.search-form:before {
    position: absolute;
    content: "";
    display: block;
    right: 0;
    top: 0;
    width: 5px;
    height: 45px;
    background-color: #6c98e0;
    z-index: 10
}

#main .wc-block-product-search form:after,
#main .wc-block-product-search form.wp-block-search:after,
#main .wc-block-product-search form.search-form:after,
#main .widget_search form:after,
#main .widget_search form.wp-block-search:after,
#main .widget_search form.search-form:after {
    content: "\e810";
    position: absolute;
    display: block;
    font-family: "stm-icon";
    speak: none;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    line-height: 50px;
    text-align: center;
    color: #6c98e0;
    z-index: 10
}

#main .wc-block-product-search form:hover:before,
#main .wc-block-product-search form.wp-block-search:hover:before,
#main .wc-block-product-search form.search-form:hover:before,
#main .widget_search form:hover:before,
#main .widget_search form.wp-block-search:hover:before,
#main .widget_search form.search-form:hover:before {
    width: 45px
}

#main .wc-block-product-search form:hover:after,
#main .wc-block-product-search form.wp-block-search:hover:after,
#main .wc-block-product-search form.search-form:hover:after,
#main .widget_search form:hover:after,
#main .widget_search form.wp-block-search:hover:after,
#main .widget_search form.search-form:hover:after {
    color: #fff
}

#main .wc-block-product-search form.focus:before,
#main .wc-block-product-search form.wp-block-search.focus:before,
#main .wc-block-product-search form.search-form.focus:before,
#main .widget_search form.focus:before,
#main .widget_search form.wp-block-search.focus:before,
#main .widget_search form.search-form.focus:before {
    width: 45px
}

#main .wc-block-product-search form.focus:after,
#main .wc-block-product-search form.wp-block-search.focus:after,
#main .wc-block-product-search form.search-form.focus:after,
#main .widget_search form.focus:after,
#main .widget_search form.wp-block-search.focus:after,
#main .widget_search form.search-form.focus:after {
    color: #fff
}

#main .widget_text {
    font-size: 13px;
    line-height: 22px
}

#main .stm-last-post-widget {
    margin-bottom: 26px;
    font-size: 13px;
    line-height: 20px;
    color: #888
}

#main .stm-last-post-widget .comments-number {
    position: relative;
    margin-top: 14px;
    height: 20px
}

#main .stm-last-post-widget .comments-number a {
    display: block;
    padding-left: 21px;
    color: #6c98e0 !important;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none !important
}

#main .stm-last-post-widget .comments-number i {
    position: absolute;
    left: 1px;
    top: 50%;
    margin-top: -6px;
    font-size: 13px
}

#main .stm-last-post-widget:last-child {
    margin-bottom: 10px
}

#main .textwidget p:last-child {
    margin-bottom: 0
}

.stm-small-text {
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
    color: #888
}

.widget_archive .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 47px
}

.widget_archive .select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: 50%;
    margin-left: -7px;
    z-index: 10
}

.widget_archive .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    position: absolute;
    content: "";
    display: block;
    top: -1px;
    bottom: 0;
    right: 0;
    width: 4px;
    background-color: #6c98e0;
    z-index: 1
}

.widget_archive .select2:hover.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 50px
}

.widget_archive .select2:hover.select2-container--default .select2-selection--single .select2-selection__arrow b {
    color: #fff !important
}

.widget_archive .select2:hover.select2-container--default .select2-selection--single .select2-selection__arrow:after {
    width: 47px
}

.widget_archive .select2.select2-container--open.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 50px
}

.widget_archive .select2.select2-container--open.select2-container--default .select2-selection--single .select2-selection__arrow b {
    color: #fff !important
}

.widget_archive .select2.select2-container--open.select2-container--default .select2-selection--single .select2-selection__arrow:after {
    width: 47px
}

.media-widget-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -8px
}

.media-widget-list .media-widget-item {
    float: left;
    width: 33.33%;
    margin-bottom: 16px
}

.media-widget-list .media-widget-item a {
    display: block;
    padding: 0 8px
}

.stm-service-primary-color {
    color: #6c98e0
}

.stm-service-secondary-color {
    color: red
}

body.page-template-home-service-layout .tp-revslider-mainul .slotholder:after,
body.page-template-home-service-layout rs-slide:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 1
}

body.page-template-home-service-layout .stm-carousel-brands .brands-carousel-item .brands-carousel-item-inner {
    padding: 15px;
    opacity: 1
}

body.page-template-home-service-layout .footer_widgets_wrapper .widget_socials li a {
    border-radius: 50%
}

body.page-template-home-service-layout .footer_widgets_wrapper .widget-title h6 {
    font-size: 16px;
    font-weight: 900
}

body.page-template-home-service-layout #top-bar {
    background-color: #191d21
}

body.page-template-home-service-layout #top-bar .top-bar-wrapper {
    border-bottom: none
}

body.page-template-home-service-layout #site_style_default {
    background-color: red !important
}

body.page-template-home-service-layout #footer {
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, .5);
    background: linear-gradient(180deg, #22262a 0%, #181c20 100%)
}

body.page-template-home-service-layout #footer #footer-copyright,
body.page-template-home-service-layout #footer #footer-main {
    background-color: transparent !important
}

.header-service {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 22px 0;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 99
}

.header-service .service-logo-main {
    float: left;
    max-width: 30%;
    margin: 12px 10px 0 0
}

.header-service .header-service-right .service-header-appointment {
    margin-top: 1px
}

.header-service .header-service-right .service-header-appointment div.default-state {
    display: block;
    position: relative;
    padding: 15px 17px 15px 51px !important;
    background-color: #6c98e0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important
}

.header-service .header-service-right .service-header-appointment div.default-state>i {
    position: absolute;
    top: 13px;
    left: 17px;
    font-size: 23px
}

.header-service .header-service-right .service-header-appointment span.active-state {
    padding: 13px 17px 13px 51px !important;
    background-color: #191d21;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important
}

.header-service .header-service-right .service-header-appointment span.active-state:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .15);
    z-index: -1
}

.header-service .header-service-right .service-header-appointment span.active-state>i {
    position: absolute;
    top: 10px;
    left: 17px;
    font-size: 23px
}

.header-service .header-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 0
}

.header-service .header-menu>li {
    display: inline-block;
    position: relative;
    margin-bottom: 0
}

.header-service .header-menu>li.menu-item-has-children>a:after {
    content: "\f107";
    position: absolute;
    display: block;
    top: 50%;
    right: 7px;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    text-rendering: auto;
    transform: translate(0, -50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header-service .header-menu>li.current-menu-item>a,
.header-service .header-menu>li .current_page_item>a {
    color: red
}

.header-service .header-menu>li:hover>ul {
    visibility: visible;
    top: 100%;
    opacity: 1
}

.header-service .header-menu>li a {
    color: #fff
}

.header-service .header-menu>li>a {
    display: block;
    position: relative;
    height: 52px;
    padding: 0 21px;
    line-height: 52px;
    text-transform: uppercase;
    text-decoration: none !important
}

.header-service .header-menu>li>ul {
    visibility: hidden;
    opacity: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 250px;
    top: 105%;
    left: 0;
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
}

.header-service .header-menu>li>ul li {
    position: relative;
    margin-bottom: 0;
    margin-left: 0 !important
}

.header-service .header-menu>li>ul li.menu-item-has-children>a:after {
    content: "\f105";
    position: absolute;
    display: block;
    top: 50%;
    right: 20px;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    text-rendering: auto;
    transform: translate(0, -50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header-service .header-menu>li>ul li a {
    position: relative;
    display: block;
    padding: 12px 30px 12px 34px;
    text-decoration: none !important;
    font-weight: 400;
    text-align: left;
    color: #191d21
}

.header-service .header-menu>li>ul li a:hover {
    color: red
}

.header-service .header-menu>li>ul li>ul,
.header-service .header-menu>li>ul li>ul li>ul,
.header-service .header-menu>li>ul li>ul li>ul li>ul {
    visibility: hidden;
    opacity: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 250px;
    top: 0;
    left: 105%;
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    z-index: -1
}

.header-service .header-menu>li>ul li:hover>ul,
.header-service .header-menu>li>ul li>ul li:hover>ul,
.header-service .header-menu>li>ul li>ul li>ul li:hover>ul {
    visibility: visible;
    left: 100%;
    opacity: 1
}

.header-service.header-service-sticky {
    position: fixed;
    background: #191d21
}

.header-service.header-service-sticky .service-header-appointment {
    margin-top: 0 !important
}

.header-service.header-service-sticky .bloglogo img {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    width: 74% !important;
    margin-top: -2px
}

.header-service.service-notransparent-header {
    padding-bottom: 15px;
    background-color: #191d21
}

.header-service.service-notransparent-header .header-service-right .service-header-appointment span.active-state {
    padding: 10px 16px 10px 50px;
    border: none !important
}

.header-service.service-notransparent-header .header-menu li a:hover {
    background-color: red;
    color: #191d21
}

.stm-service-slider-title {
    padding: 27px 37px 27px 30px;
    background: rgba(23, 27, 31, .9);
    text-transform: uppercase
}

.stm-service-slider-title.heading-font {
    letter-spacing: 1px !important
}

.stm-service-slider-title .yellow {
    color: red
}

.stm-service-slider-price {
    padding: 12px 39px 11px 32px;
    background-color: #6c98e0;
    font-size: 12px;
    line-height: 12px
}

.stm-service-slider-price>span {
    display: block;
    margin-top: 3px;
    font-size: 24px;
    line-height: 24px
}

.stm-service-slider-title-centered {
    text-align: center;
    text-transform: uppercase
}

.stm-service-slider-title-centered>span.yellow {
    color: red
}

.page-template-home-service-layout .stm-slider-button {
    padding: 16px 34px 15px 56px;
    background-color: #6c98e0;
    box-shadow: 0 2px 0 rgba(108, 152, 224, .8)
}

.page-template-home-service-layout .stm-slider-button i {
    left: 29px
}

.page-template-home-service-layout .stm-slider-button:active {
    box-shadow: none
}

.stm-service-layout-icon-box .inner {
    margin-bottom: 54px
}

.stm-service-layout-icon-box .inner.vertical_align_middle {
    margin-bottom: 0;
    padding: 48px 20px 26px 30px
}

.stm-service-layout-icon-box .inner.vertical_align_middle .icon {
    width: auto;
    margin-right: 20px
}

.stm-service-layout-icon-box .inner.vertical_align_middle .icon-box-content .title {
    margin-bottom: 5px
}

.stm-service-layout-icon-box .inner.vertical_align_middle .icon-box-content .content {
    color: #888;
    font-size: 16px;
    line-height: 24px
}

.stm-service-layout-icon-box .icon {
    width: 65px;
    margin-right: 15px;
    float: left;
    text-align: center
}

.stm-service-layout-icon-box .icon i {
    font-size: 40px
}

.stm-service-layout-icon-box .icon-box-content {
    overflow: hidden
}

.stm-service-layout-icon-box .icon-box-content .title {
    margin-bottom: 17px
}

.stm-service-layout-icon-box .icon-box-content .content {
    padding-right: 16px;
    color: #888;
    font-size: 13px;
    line-height: 19px
}

.ultra-bold {
    font-weight: 900
}

.stm-service-layout-info-box {
    max-width: 350px;
    width: auto;
    margin: 0 auto 30px !important
}

.stm-service-layout-info-box .inner {
    background-size: cover;
    background-position: 100% 0;
    padding: 50px 35px 29px;
    box-shadow: inset 0 0 92px rgba(0, 0, 0, .1)
}

.stm-service-layout-info-box .inner .title {
    min-height: 72px;
    margin-bottom: 18px;
    padding-right: 45px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 900;
    text-transform: uppercase
}

.stm-service-layout-info-box .inner .service-price {
    display: inline-block;
    min-width: 108px;
    margin-bottom: 31px;
    padding: 12px 5px 11px 14px;
    background-color: #6c98e0;
    font-weight: 900;
    color: #fff
}

.stm-service-layout-info-box .inner .service-price .price-label {
    margin-bottom: 1px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px
}

.stm-service-layout-info-box .inner .service-price .price-value {
    text-indent: -2px;
    font-size: 24px
}

.stm-service-layout-info-box .inner .content ul {
    list-style: none;
    padding: 0
}

.stm-service-layout-info-box .inner .content ul li {
    position: relative;
    padding-left: 7px;
    margin-bottom: 2px;
    font-size: 13px
}

.stm-service-layout-info-box .inner .content ul li:before {
    position: absolute;
    content: "";
    display: block;
    top: 10px;
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #555;
    border-radius: 50%
}

.stm-fullwidth-row-no-paddings>.wpb_column {
    padding: 0 !important
}

.stm-fullwidth-row-no-paddings>.wpb_column.vc_col-has-fill:first-child>.vc_column-inner {
    padding: 99px 42px 68px 93px !important
}

.stm-fullwidth-row-no-paddings>.wpb_column.vc_col-has-fill:nth-child(2)>.vc_column-inner {
    padding: 99px 50px 138px 109px !important
}

.stm-list-style-counter {
    padding-left: 0;
    counter-reset: section;
    list-style: none
}

.stm-list-style-counter li {
    position: relative;
    margin-bottom: 23px;
    padding-left: 56px;
    font-size: 13px;
    line-height: 18px
}

.stm-list-style-counter li:last-child {
    margin-bottom: 0
}

.stm-list-style-counter li:before {
    position: absolute;
    left: -1px;
    top: 1px;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 34px;
    border: 2px solid #fff;
    border-radius: 50%;
    font-weight: 900;
    font-size: 16px;
    color: #191d21;
    counter-increment: section;
    content: counter(section)
}

.stm-list-style-counter li h4 {
    margin-bottom: 3px;
    font-weight: 900
}

.stm-counter .stm-counter-circle {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 19px;
    border: 3px solid #6c98e0;
    border-radius: 50%;
    line-height: 114px;
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    color: #fff
}

.stm-counter .stm-counter-label {
    overflow: hidden
}

.stm-counter .stm-counter-label .h4 {
    margin-top: 35px;
    color: #fff
}

.stm-carousel-fullwidth-wrapper {
    margin: 0 -15px
}

.stm-carousel-fullwidth {
    height: 0;
    visibility: hidden;
    overflow: hidden
}

.stm-carousel-fullwidth.owl-loaded {
    height: inherit;
    visibility: visible;
    overflow: visible
}

.stm-image-links-4 .stm-image-link {
    width: 25%
}

.stm-image-links-3 .stm-image-link {
    width: 33.3%
}

.stm-image-links-2 .stm-image-link {
    width: 50%
}

.stm-image-links {
    font-size: 0;
    margin: 0 -7.5px
}

.stm-image-links .stm-image-link {
    display: inline-block;
    vertical-align: top
}

.stm-image-links .stm-image-link .inner {
    padding: 3px;
    margin: 0 7.5px 15px;
    height: 53px;
    border: 1px solid #ddd;
    border-radius: 3px;
    line-height: 45px;
    text-align: center
}

.stm-image-links .stm-image-link .inner img {
    max-height: 100%;
    display: inline-block;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

.stm-image-links .stm-image-link .inner:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0)
}

.stm-service-contact-us-form-wrapper {
    padding: 35px 43px 27px !important;
    background-size: cover
}

.stm-service-contact-us-form-wrapper .form-label {
    color: #fff
}

.stm-service-contact-us-form-wrapper input[type=text],
.stm-service-contact-us-form-wrapper input[type=email],
.stm-service-contact-us-form-wrapper input[type=tel] {
    background-color: #fff;
    border: 2px solid #fff
}

.stm-service-contact-us-form-wrapper input[type=text]:focus,
.stm-service-contact-us-form-wrapper input[type=email]:focus,
.stm-service-contact-us-form-wrapper input[type=tel]:focus {
    border-color: #6c98e0
}

.stm-service-contact-us-form-wrapper textarea {
    padding-top: 15px;
    max-height: 80px;
    background-color: #fff;
    border: 2px solid #fff
}

.stm-service-contact-us-form-wrapper textarea:focus {
    border-color: #6c98e0
}

.stm-service-contact-us-form-wrapper .wpcf7-response-output {
    background-color: #fff !important
}

.stm-service-contact-us-form-wrapper input[type=submit] {
    display: inline-block
}

.ab-booking-form {
    color: #999c9c
}

.ab-booking-form .ab-formGroup .ab-formField .ab-formElement {
    border: none !important;
    background-color: #191d21 !important;
    color: #fff !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.ab-booking-form .ab-formGroup .ab-formField .ab-formElement:focus {
    border-color: #6c98e0 !important;
    color: #6c98e0;
    box-shadow: none
}

.ab-booking-form .ab-formGroup .ab-formField .ab-formElement.ab-details-error {
    border: 1px solid #ff2325 !important
}

.ab-booking-form select {
    opacity: 1;
    visibility: visible;
    border: none !important;
    background-color: #191d21 !important;
    color: #fff !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.ab-booking-form div.ab-error,
.ab-booking-form .ab-label-error,
.ab-booking-form label.ab-category-title {
    color: #6c98e0 !important
}

.ab-booking-form .ab-desc,
.ab-bold,
.ab-booking-form .ab-available-days li .ab-bold,
.ab-booking-form label,
.ab-booking-form label.ab-formLabel,
.ab-booking-form li.ab-step-tabs.active a {
    color: #fff !important
}

.ab-booking-form .ab-columnizer .ab-available-hour:hover .ab-hour-icon span,
.ab-booking-form .ab-time-next,
.ab-booking-form .ab-time-prev,
.ab-booking-form .ab-to-first-step,
.ab-booking-form .bookly-btn-submit,
.ab-booking-form .btn-apply-coupon,
.ab-booking-form .ab-to-third-step,
.ab-booking-form .ab-final-step,
.ab-booking-form a.ab-to-second-step,
.ab-booking-form .ab-to-second-step,
.ab-booking-form .ab-to-fourth-step,
.ab-booking-form a.ab-to-fourth-step,
.ab-booking-form .ab-first-step .ab-week-days li label.active,
.ab-booking-form .ab-next-step,
.ab-booking-form .ab-mobile-next-step,
.ab-booking-form .ab-mobile-prev-step,
.ab-booking-form li.ab-step-tabs.active div,
.ab-booking-form .picker__frame,
.ab-booking-form .ab-first-step .ab-week-days li label {
    background-color: #6c98e0 !important
}

.ab-booking-form .ab-progress-bar .ab-step-tabs.ab-last .step,
.ab-booking-form .ab-progress-bar .ab-step-tabs.ab-first .step {
    border-radius: 0
}

.ab-booking-form .ab-progress-bar .ab-step-tabs .step {
    height: 22px;
    background-color: #555858
}

.ab-booking-form .ab-progress-bar .ab-step-tabs a {
    color: #999c9c
}

.ab-booking-form .ab-nav-steps {
    padding-top: 38px !important;
    margin-top: 10px;
    border-top: 1px solid #4d5051 !important;
    overflow: visible
}

.ab-booking-form .ab-nav-steps .ab-btn {
    width: 140px;
    height: 46px !important;
    line-height: 28px;
    box-shadow: 0 2px 0 rgba(108, 152, 224, .8);
    font-size: 14px;
    font-weight: 900;
    transition: 0s ease all !important
}

.ab-booking-form .ab-nav-steps .ab-btn:active {
    box-shadow: none
}

.ab-booking-form .ab-nav-steps .ab-btn.ab-time-prev {
    margin-left: 25px
}

.ab-booking-form .ab-nav-steps .ab-btn.ab-time-next {
    width: 70px;
    position: relative;
    display: block;
    text-indent: -9999px
}

.ab-booking-form .ab-nav-steps .ab-btn.ab-time-next:after {
    content: "\f054";
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    text-align: center;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -4px
}

.ab-booking-form .ab-nav-steps .ab-btn.ab-time-next[data-loading]:after {
    opacity: 0
}

.ab-booking-form .ab-nav-steps .ab-btn.ab-time-prev {
    width: 70px;
    position: relative;
    display: block;
    text-indent: -9999px
}

.ab-booking-form .ab-nav-steps .ab-btn.ab-time-prev:after {
    content: "\f053";
    position: absolute;
    display: block;
    text-indent: 0;
    text-align: center;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -4px;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ab-booking-form .ab-nav-steps .ab-btn.ab-time-prev[data-loading]:after {
    opacity: 0
}

.ab-booking-form .ab-nav-steps:after {
    display: table;
    content: "";
    clear: both
}

.ab-booking-form .intl-tel-input .country-list {
    background-color: #191d21 !important;
    border: none !important
}

.ab-booking-form .intl-tel-input .country-list .country-name {
    color: #fff !important
}

.ab-booking-form .ab-columnizer .ab-available-hour {
    background-color: #555858 !important;
    color: #fff !important;
    border-radius: 0 !important
}

.ab-booking-form .ab-columnizer .ab-available-day {
    border-radius: 0 !important
}

.ab-booking-form .ab-columnizer .ab-available-hour:hover .ab-hour-icon {
    padding: 0 !important;
    overflow: hidden;
    background-color: #6c98e0 !important
}

.ab-booking-form .ab-columnizer .ab-available-hour:hover .ab-hour-icon span {
    width: 14px;
    height: 14px;
    border-radius: 0;
    background-color: transparent !important;
    opacity: 0 !important
}

.ab-booking-form .ab-columnizer .ab-available-hour,
.ab-booking-form .ab-columnizer .ab-available-day {
    margin-bottom: 5px
}

.ab-booking-form .ab-columnizer .ab-available-hour {
    box-shadow: none !important;
    border-color: transparent !important
}

.ab-booking-form .ab-columnizer .ab-available-day {
    box-shadow: none !important;
    border-color: transparent !important;
    background-color: #6c98e0 !important
}

.ab-booking-form .ab-columnizer .ab-available-hour:hover {
    border-color: transparent !important;
    color: #6c98e0 !important
}

.ab-booking-form .ab-columnizer .ab-available-hour:hover .ab-hour-icon {
    border-color: #6c98e0 !important;
    color: #6c98e0 !important
}

.ab-booking-form .picker__header {
    margin: 20px 0;
    border: none !important
}

.ab-booking-form .picker__year {
    font-style: normal
}

.ab-booking-form .picker__nav--prev,
.ab-booking-form .picker__nav--next {
    background-color: #6c98e0 !important;
    top: -6px
}

.ab-booking-form .picker__nav--prev:before {
    margin-left: 3px;
    border-right-color: #fff !important
}

.ab-booking-form .picker__nav--next:before {
    margin-right: 3px;
    border-left-color: #fff !important
}

.ab-booking-form .picker--opened .picker__holder {
    border: none
}

.ab-booking-form .picker__frame {
    background-color: #fff !important;
    color: #6c98e0 !important;
    box-shadow: 0 1px 6px rgba(35, 38, 40, .4)
}

.ab-booking-form .picker__day:hover {
    background-color: #6c98e0 !important;
    color: #fff !important
}

.ab-booking-form .picker__day,
.ab-booking-form .picker__weekday,
.ab-booking-form .picker__year {
    color: #6c98e0 !important
}

.ab-booking-form .picker--focused .picker__day--selected {
    background-color: #6c98e0 !important;
    color: #fff !important
}

.ab-booking-form .picker__button--today {
    padding: 12px 18px 10px !important;
    margin: 10px 0 25px !important;
    background-color: #6c98e0 !important;
    color: #fff !important;
    box-shadow: 0 2px 0 rgba(108, 152, 224, .8);
    font-size: 12px !important
}

.ab-booking-form div.ab-error select {
    border-width: 1px !important;
    border-color: #ff2325 !important
}

.ab-booking-form .ab-select-service-error.ab-label-error {
    color: #ff2325 !important
}

.ab-booking-form .ab-progress-tracker {
    margin-bottom: 22px !important
}

.ab-progress-tracker.bookly-table {
    color: #fff
}

.ab-booking-form .ab-first-step>.ab-row-fluid {
    margin-bottom: 16px !important
}

.ab-booking-form .ab-first-step .ab-mobile-step_1 {
    margin-bottom: 25px !important
}

.ab-booking-form .intl-tel-input .country-list .flag {
    display: none !important
}

.ab-booking-form .intl-tel-input .flag-dropdown select.iti-mobile-select {
    opacity: 0
}

.ab-booking-form input::-webkit-input-placeholder {
    color: #444 !important
}

.stm-fullwidth-with-parallax.stm-service-bookly-form {
    overflow: visible
}

.stm-address-widget {
    position: relative;
    padding-left: 73px;
    color: #fff;
    font-size: 13px;
    line-height: normal
}

.stm-address-widget:before {
    position: absolute;
    content: "";
    display: block;
    top: -3px !important;
    left: 0;
    width: 66px;
    height: 65px;
    background: url("https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/google-widget.png");
    background-size: cover
}

.stm-address-widget .fancy-iframe {
    display: inline-block;
    margin-top: 8px !important;
    color: #6c98e0;
    border-bottom: 1px dashed #6c98e0
}

.stm-address-widget .fancy-iframe:hover {
    color: #fff;
    border-bottom-color: #fff
}

.stm-service-bookly-form>.vc_column_container {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.button_3d {
    float: right;
    position: relative;
    text-decoration: none !important
}

.button_3d .default-state {
    position: relative;
    display: inline-block;
    transition: transform .3s;
    transform-origin: 50% 0;
    transform-style: preserve-3d
}

.button_3d .active-state {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 12px 20px;
    background: #999;
    color: #4c4c4b;
    content: attr(data-hover);
    transition: background .3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0
}

.button_3d:hover .default-state {
    transform: rotateX(90deg) translateY(-22px)
}

.button_3d:hover .active-state {
    background: #fff;
    color: #4c4c4b
}

.service-mobile-menu-trigger {
    float: right;
    margin-top: 10px !important;
    width: 32px;
    height: 32px;
    padding: 5px 3px
}

.service-mobile-menu-trigger span {
    position: relative;
    top: 0;
    display: block;
    height: 3px;
    background: #6c98e0;
    border-radius: 3px;
    width: 100%
}

.service-mobile-menu-trigger span:nth-child(2) {
    opacity: 1;
    margin-top: 5px
}

.service-mobile-menu-trigger span:nth-child(3) {
    margin-top: 5px
}

.service-mobile-menu-trigger.active span:first-child {
    position: relative;
    top: 8px;
    transform: rotate(45deg)
}

.service-mobile-menu-trigger.active span:nth-child(2) {
    opacity: 0
}

.service-mobile-menu-trigger.active span:nth-child(3) {
    position: relative;
    top: -8px;
    transform: rotate(-45deg)
}

.stm_automanager_features_list {
    margin: 0 -15px
}

.stm_automanager_features_list .stm_automanager_single {
    float: left;
    width: 33%;
    padding: 0 15px;
    margin-bottom: 25px
}

.stm_automanager_features_list .stm_automanager_single h3 {
    font-size: 18px;
    line-height: 20px
}

body.stm-boxed .stm-fullwidth-row-no-paddings {
    width: 100% !important;
    left: 15px !important
}

body.stm-boxed .stm-fullwidth-row-no-paddings>.wpb_column.vc_col-sm-12 {
    width: 100% !important
}

.stm-box-shadow-bottom:before {
    position: absolute;
    content: "" !important;
    display: block !important;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 5px;
    background: rgba(0, 0, 0, .1);
    z-index: 90
}

.stm-carousel-brands {
    padding: 0 40px
}

#gallery {
    box-shadow: inset 0px -5px 5px rgba(0, 0, 0, .5)
}

.stm-image-links .stm-image-link .inner img {
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.header-service .bloglogo img {
    margin-top: -5px
}

.header-service .header-service-right .service-header-appointment {
    margin-top: 0 !important
}

body.stm-boxed .stm-fullwidth-row-no-paddings>.wpb_column.vc_col-has-fill:nth-child(2)>.vc_column-inner,
body.stm-boxed .stm-fullwidth-row-no-paddings>.wpb_column.vc_col-has-fill:first-child>.vc_column-inner {
    margin: 0 -15px
}

.stm_change_password .stm-show-password .fas {
    line-height: 40px
}

.clear,
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:after {
    clear: both
}

.woocommerce div.product form.cart .reset_variations,
.woocommerce form .form-row label.hidden {
    visibility: hidden
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: star;
    src: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/woocommerce/star.eot);
    src: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/woocommerce/star.eot?#iefix) format("embedded-opentype"), url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/woocommerce/star.woff) format("woff"), url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/woocommerce/star.ttf) format("truetype"), url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/woocommerce/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WooCommerce;
    src: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/woocommerce/woocommerce.eot);
    src: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/woocommerce/woocommerce.eot?#iefix) format("embedded-opentype"), url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/woocommerce/woocommerce.woff) format("woff"), url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/woocommerce/woocommerce.ttf) format("truetype"), url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/woocommerce/woocommerce.svg#woocommerce) format("svg");
    font-weight: 400;
    font-style: normal
}

p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #a46497;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0, 0, 0, .2)
}

p.demo_store a {
    color: #fff
}

@media (min-width:1025px) {
    .admin-bar p.demo_store,
    .admin-bar .header-nav-sticky,
    .admin-bar .stm-fixed {
        top: 32px !important
    }
}

.woocommerce .blockUI.blockOverlay {
    position: relative
}

.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
    height: 1em;
    width: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75);
    z-index: 1
}

.woocommerce a.remove {
    display: block;
    font-size: 20px;
    text-align: center;
    color: #888 !important;
    text-decoration: none;
    border: 0
}

.woocommerce a.remove:hover {
    color: red !important
}

.woocommerce small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px
}

.woocommerce .woocommerce-breadcrumb {
    padding: 15px 0 8px 4px;
    margin-bottom: 20px;
    color: #888;
    text-transform: uppercase;
    font-size: 11px;
    border-bottom: 1px solid #ddd
}

.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-breadcrumb a {
    text-transform: uppercase;
    color: #888
}

.woocommerce .woocommerce-breadcrumb a:first-child {
    margin-left: 0
}

.woocommerce .quantity .qty {
    text-align: center
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative
}

.woocommerce div.product .product_title {
    font-size: 26px;
    clear: none;
    margin-top: 0;
    margin-bottom: 4px;
    padding: 0
}

.woocommerce #reviews #comments .add_review:after,
.woocommerce .products ul:after,
.woocommerce div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products:after {
    clear: both
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    margin-bottom: 9px;
    color: red;
    font-size: 16px
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: .5
}

.woocommerce div.product p.stock {
    font-size: .92em
}

.woocommerce div.product .stock {
    color: #77a464
}

.woocommerce div.product .out-of-stock {
    color: red
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 8px
}

.woocommerce div.product div.images,
.woocommerce div.product div.summary {
    margin-bottom: 2em
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 15px;
    margin: 0 -7.5px
}

.woocommerce div.product div.images div.thumbnails a {
    display: inline-block;
    vertical-align: top;
    padding: 0 7.5px;
    margin-bottom: 15px;
    width: 33.3%
}

.woocommerce div.product div.images div.thumbnails a img {
    vertical-align: top
}

.woocommerce div.product div.social {
    text-align: right;
    margin: 0 0 1em
}

.woocommerce div.product div.social span {
    margin: 0 0 0 2px
}

.woocommerce div.product div.social span span {
    margin: 0
}

.woocommerce div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0
}

.woocommerce div.product div.social iframe {
    float: left;
    margin-top: 3px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0;
    margin: 0 0 1.618em;
    position: relative;
    background-color: #232628;
    border-left: 4px solid #232628;
    border-right: 4px solid #232628
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #232628;
    display: inline-block;
    position: relative;
    color: #232628;
    margin-bottom: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li a {
    color: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 13px 20px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none
}

.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
    display: table;
    content: " "
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
    position: absolute;
    content: "";
    display: block;
    top: -4px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: red
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    box-shadow: -2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: 1px solid #d3ced2;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    left: -6px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #ebe9eb
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    right: -6px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #ebe9eb
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 1
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
    box-shadow: none;
    border: none
}

.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
    margin-bottom: 14px
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 19px 0 0
}

.woocommerce div.product form.cart table {
    border-width: 0 0 1px
}

.woocommerce div.product form.cart table td {
    padding-left: 0
}

.woocommerce div.product form.cart table td.label {
    display: none
}

.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0
}

.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    border: 0
}

.woocommerce div.product form.cart .variations label {
    font-weight: 700
}

.woocommerce div.product form.cart .variations select {
    width: 100%;
    float: left;
    opacity: 1;
    visibility: visible;
    font-size: 14px;
    min-height: 48px;
    border-color: #ccc;
    padding-left: 7px;
    border-radius: 5px
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em
}

.woocommerce div.product form.cart .variations td {
    vertical-align: top
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em
}

.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left
}

.woocommerce div.product form.cart .group_table td.label {
    padding-right: 1em;
    padding-left: 1em
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: .5em;
    border: 0
}

.woocommerce span.onsale {
    position: absolute;
    top: 20px;
    left: -36px;
    height: 33px;
    line-height: 33px;
    background-color: red;
    text-transform: uppercase;
    color: #fff !important;
    width: 140px;
    text-align: center;
    transform: rotate(-45deg);
    z-index: 1
}

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0 -15px;
    padding: 0;
    list-style: none;
    clear: both
}

.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
    content: " ";
    display: table
}

.woocommerce .products ul li,
.woocommerce ul.products li {
    position: relative;
    margin-bottom: 0;
    list-style: none
}

.woocommerce .products ul li .stm-product-inner,
.woocommerce ul.products li .stm-product-inner {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 49px;
    min-height: 391px
}

.woocommerce ul.products li .stm-product-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.woocommerce ul.products li .stm-product-inner .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    width: 100%
}

.woocommerce ul.products li .stm-product-inner a.added_to_cart {
    padding-top: 10px
}

.woocommerce ul.products li .stm-product-inner a.added_to_cart:after {
    top: 12px
}

.woocommerce .products ul li .stm-product-inner .product_thumbnail,
.woocommerce ul.products li .stm-product-inner .product_thumbnail {
    overflow: hidden;
    position: relative
}

.woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em
}

.woocommerce ul.products li.product a {
    text-decoration: none
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none
}

.woocommerce ul.products li.product strong {
    display: block
}

.woocommerce ul.products li.product .star-rating {
    margin-top: 4px;
    float: right
}

.woocommerce ul.products li.product .button {
    position: relative;
    margin-top: 1em
}

.woocommerce ul.products li.product .price {
    color: #555;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: 14px
}

.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: inline-block
}

.woocommerce ul.products li.product .price ins {
    margin-left: 4px;
    text-decoration: none;
    background: 0 0;
    font-weight: 400
}

.woocommerce ul.products li.product .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(132, 132, 132, .5)
}

.woocommerce-ordering {
    position: relative;
    float: right;
    margin: 0 0 28px;
    outline: none !important
}

.woocommerce .woocommerce-result-count {
    position: relative;
    float: left;
    padding: 13px 0 0;
    margin: 0 0 28px
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top
}

.woocommerce nav.woocommerce-pagination {
    text-align: center
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 1px
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    display: inline-block;
    text-align: center;
    padding: 12px 16px 10px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 3px;
    background-color: #6c98e0;
    text-decoration: none !important;
    outline: none !important;
    visibility: visible;
    border: none
}

.woocommerce ul.products li.product.product-type-simple .button:after {
    content: "\f07a";
    margin-left: 8.42px;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
    opacity: .5;
    padding-right: 37.723px
}

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    font-family: WooCommerce !important;
    content: "\e01c" !important;
    vertical-align: top !important;
    -webkit-font-smoothing: antialiased !important;
    font-weight: 400 !important;
    position: absolute;
    top: 12px !important;
    right: 15px !important;
    animation: spin 2s linear infinite !important
}

.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
    font-family: WooCommerce !important;
    content: "\e017" !important;
    margin-left: .53em !important;
    vertical-align: bottom !important
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    text-decoration: none;
    background-image: none
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #6c98e0;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #6c98e0;
    color: #fff
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #a46497;
    color: #fff
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: .5
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #ebe9eb
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    float: none
}

.woocommerce a.added_to_cart {
    position: relative;
    padding-top: 23px;
    font-size: 13px;
    white-space: nowrap;
    display: inline-block;
    padding-left: 22px;
    color: #888
}

.woocommerce a.added_to_cart:before {
    position: absolute;
    content: "";
    display: block;
    bottom: 2px;
    right: 0;
    width: 57px;
    height: 1px;
    background-color: #888
}

.woocommerce a.added_to_cart:after {
    content: "\f07a";
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 26px;
    left: 0;
    color: #6c98e0
}

.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
    content: " ";
    display: table
}

.woocommerce #reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0
}

.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #777
}

.woocommerce #reviews h3 {
    margin: 0 0 15px
}

.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0
}

.woocommerce #reviews #comment {
    height: 75px
}

.woocommerce #reviews #comments h2 {
    clear: none
}

.woocommerce #review_form #respond:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce .woocommerce-product-rating:after,
.woocommerce td.product-name dl.variation:after {
    clear: both
}

.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    padding-left: 0;
    background: 0 0;
    list-style: none
}

.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 35px;
    position: relative;
    background: 0;
    border: 0
}

.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #777;
    font-size: .75em
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: auto;
    margin: 0;
    box-shadow: none;
    background-color: #888
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 80px;
    border-radius: 4px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 7px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 14px;
    color: #232628;
    font-weight: 400
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
    font-size: 13px;
    color: #888
}

.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none;
    margin: 20px 0 0 50px
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}

.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px
}

.woocommerce #reviews #comments .commentlist>li:before {
    content: ""
}

.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star
}

.woocommerce .star-rating:before {
    content: "\e931\e931\e931\e931\e931";
    font-family: "stm-icon";
    speak: none;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    color: #888;
    float: left
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.woocommerce .star-rating span:before {
    content: "\e931\e931\e931\e931\e931";
    font-family: "stm-icon";
    speak: none;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    color: red
}

.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block
}

.woocommerce table.shop_attributes td {
    font-size: 14px
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    font-size: 12px;
    border-top: 0;
    margin: 0
}

.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left
}

.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    background: 0 0;
    border: 0;
    padding: 42px 0 0;
    border-top: 1px solid #ddd
}

.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
    content: " ";
    display: table
}

.woocommerce #review_form #respond p {
    margin: 0 0 20px
}

.woocommerce #review_form #respond .form-submit input {
    left: auto
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
    height: 140px
}

.woocommerce p.stars {
    position: relative;
    font-size: 1em
}

.woocommerce p.stars a {
    display: inline-block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0
}

.woocommerce p.stars a:last-child {
    border-right: 0
}

.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4,
.woocommerce p.stars a.star-5 {
    border-right: 1px solid #ccc
}

.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after {
    font-family: WooCommerce;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0
}

.woocommerce p.stars a.star-1 {
    width: 2em
}

.woocommerce p.stars a.star-1:after {
    content: "\e021"
}

.woocommerce p.stars a.star-1.active:after,
.woocommerce p.stars a.star-1:hover:after {
    content: "\e020"
}

.woocommerce p.stars a.star-2 {
    width: 3em
}

.woocommerce p.stars a.star-2:after {
    content: "\e021\e021"
}

.woocommerce p.stars a.star-2.active:after,
.woocommerce p.stars a.star-2:hover:after {
    content: "\e020\e020"
}

.woocommerce p.stars a.star-3 {
    width: 4em
}

.woocommerce p.stars a.star-3:after {
    content: "\e021\e021\e021"
}

.woocommerce p.stars a.star-3.active:after,
.woocommerce p.stars a.star-3:hover:after {
    content: "\e020\e020\e020"
}

.woocommerce p.stars a.star-4 {
    width: 5em
}

.woocommerce p.stars a.star-4:after {
    content: "\e021\e021\e021\e021"
}

.woocommerce p.stars a.star-4.active:after,
.woocommerce p.stars a.star-4:hover:after {
    content: "\e020\e020\e020\e020"
}

.woocommerce p.stars a.star-5 {
    width: 6em;
    border: 0
}

.woocommerce p.stars a.star-5:after {
    content: "\e021\e021\e021\e021\e021"
}

.woocommerce p.stars a.star-5.active:after,
.woocommerce p.stars a.star-5:hover:after {
    content: "\e020\e020\e020\e020\e020"
}

.woocommerce table.shop_attributes {
    border: 0;
    margin-bottom: 1.618em;
    width: 100%
}

.woocommerce table.shop_attributes th {
    border-bottom: 1px solid #d5d9e0;
    color: #888;
    text-transform: uppercase;
    font-weight: 400;
    width: 150px
}

.woocommerce table.shop_attributes td {
    font-style: normal;
    text-align: right;
    padding: 0;
    font-size: 14px
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0
}

.woocommerce table.shop_table {
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px
}

.woocommerce table.shop_table a.remove {
    text-align: left
}

.woocommerce table.shop_table th {
    font-size: 11px;
    font-weight: 700;
    padding: 13px 12px
}

.woocommerce table.shop_table th.product-remove {
    text-align: right
}

.woocommerce table.shop_table td {
    padding: 6px 12px;
    vertical-align: middle;
    border: none
}

.woocommerce table.shop_table td.product-name {
    color: #232628
}

.woocommerce table.shop_table td.product-name a {
    color: #232628;
    text-align: center
}

.woocommerce table.shop_table td small {
    font-weight: 400
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 700
}

.woocommerce table.my_account_orders {
    font-size: .85em
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    padding: 20px 8px;
    vertical-align: middle
}

.woocommerce table.my_account_orders th {
    padding: 10px 8px
}

.woocommerce table.my_account_orders .button {
    color: #fff !important;
    white-space: nowrap
}

.woocommerce table.my_account_orders .order-actions {
    text-align: right
}

.woocommerce td.product-name dl.variation {
    margin: .25em 0
}

.woocommerce td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:before {
    content: " ";
    display: table
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em
}

.woocommerce td.product-name dl.variation dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li:after {
    clear: both
}

.woocommerce td.product-name dl.variation dd {
    padding: 0 0 .25em
}

.woocommerce td.product-name dl.variation dd p:last-child {
    margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification {
    font-size: .83em
}

.woocommerce td.product-quantity {
    min-width: 80px
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    list-style: none;
    padding: 0;
    margin: 0
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 20px;
    width: 60px;
    height: auto;
    box-shadow: none
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, .1)
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}

.woocommerce .order_details:after,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-account .addresses .title:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce.widget_shopping_cart .buttons:after {
    clear: both
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    float: none
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    padding: 4px 0 0
}

.woocommerce .widget_shopping_cart .total .amount,
.woocommerce.widget_shopping_cart .total .amount {
    font-weight: 700
}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block;
    font-weight: 400
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 50%;
    right: -15px;
    margin-top: -9px
}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
    content: " ";
    display: table
}

.woocommerce form .form-row {
    margin: 0 0 15px
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.woocommerce form .form-row label {
    line-height: 2
}

.woocommerce form .form-row label.inline {
    display: inline
}

.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0
}

.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1
}

.woocommerce .colored-separator {
    margin-bottom: 20px
}

.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    box-shadow: none
}

.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #69bf29
}

.woocommerce form .form-row ::-webkit-input-placeholder {
    line-height: normal
}

.woocommerce form .form-row :-moz-placeholder {
    line-height: normal
}

.woocommerce form .form-row :-ms-input-placeholder {
    line-height: normal
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border-top: 4px solid #232628;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    box-shadow: 0 1px 6px rgba(35, 38, 40, .4)
}

.woocommerce ul#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce ul#shipping_method li {
    margin: 0;
    padding: .25em 0 .25em 22px;
    text-indent: -22px;
    list-style: none
}

.woocommerce ul#shipping_method .amount {
    font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents {
    margin: 0
}

.woocommerce .order_details {
    padding: 0;
    margin: 0 0 1.5em;
    list-style: none
}

.woocommerce .order_details:after,
.woocommerce .order_details:before {
    content: " ";
    display: table
}

.woocommerce .order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0
}

.woocommerce .order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5
}

.woocommerce .order_details li:last-of-type {
    border: none
}

.woocommerce-order-stm-return-to-page p {
    margin: 15px 0 30px;
    text-align: center
}

.woocommerce .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}

.woocommerce .widget_layered_nav ul li {
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:before {
    content: " ";
    display: table
}

.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav_filters ul li a:before {
    font-weight: 400;
    line-height: 1;
    content: "\e013";
    color: #a00;
    font-family: WooCommerce;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    text-decoration: none
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
    padding: 1px 0
}

.woocommerce .widget_layered_nav ul li.chosen a:before {
    margin-right: .618em
}

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    overflow: hidden;
    zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none
}

.woocommerce .widget_layered_nav_filters ul li a:before {
    margin-right: .618em
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 30px
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: center;
    font-size: 12px;
    display: flex;
    flex-direction: column
}

@media (min-width:1050px) {
    .woocommerce .widget_price_filter .price_slider_amount {
        text-align: right;
        display: block
    }
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
    padding-top: 9px;
    color: #888
}

.woocommerce .widget_price_filter .price_slider_amount .price_label span {
    color: #232628
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    float: left
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .36);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: -9px;
    margin-left: -10px;
    background-color: #fff;
    cursor: default;
    touch-action: none
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #6c98e0
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #dfe1e5;
    border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    position: relative;
    height: 4px
}

.woocommerce .widget_price_filter .ui-slider-horizontal:after {
    position: absolute;
    content: "";
    display: block;
    left: -7px;
    right: -7px;
    width: 100%;
    height: 4px;
    border-radius: 3px;
    background-color: #dfe1e5
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before {
    content: " ";
    display: table
}

.woocommerce-account .addresses .title h3 {
    float: left
}

.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count {
    float: right
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0
}

.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li:before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e00a";
    text-decoration: none
}

.woocommerce-cart table.cart .product-thumbnail {
    min-width: 32px
}

.woocommerce-cart table.cart img {
    float: left;
    width: 50px;
    margin-right: 15px;
    box-shadow: none
}

.product-name_text {
    margin-top: 13px;
    font-size: 14px;
    text-transform: uppercase
}

.product-name_text dl {
    display: none
}

.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th {
    vertical-align: middle
}

.woocommerce-cart table.cart td.product-remove,
.woocommerce-cart table.cart th.product-remove {
    text-align: right
}

.woocommerce-cart table.cart th {
    padding-bottom: 15px;
    font-size: 14px;
    border-bottom: 4px solid #232628
}

.woocommerce-cart table.cart td {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd
}

.woocommerce-cart table.cart td.product-remove {
    max-width: 35px
}

.woocommerce-cart table.cart td.product-price {
    color: #232628
}

.woocommerce-cart table.cart td.product-subtotal {
    color: #232628
}

.woocommerce-cart table.cart td.actions {
    padding-right: 0;
    border-bottom: none
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 180px;
    height: 38px;
    line-height: 38px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 15px 0 0;
    outline: 0;
    background-color: transparent
}

.woocommerce-cart table.cart input {
    margin: 0;
    vertical-align: middle;
    line-height: 1
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0
}

.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before {
    content: " ";
    display: table
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: inline-block;
    text-align: center;
    margin-bottom: 1em
}

.woocommerce-cart .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block
}

.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "\e019";
    text-decoration: none
}

.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
    content: " ";
    display: table
}

.woocommerce-cart .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: .83em
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 30px;
    padding: 0;
    border-left: 0
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    width: 25%
}

.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    padding: 6px 0;
    line-height: 2em
}

.woocommerce-cart .cart-collaterals .cart_totals table small {
    color: #777
}

.woocommerce-cart .cart-collaterals .cart_totals table select {
    width: 100%
}

.woocommerce-cart .cart-collaterals .cart_totals .discount td {
    color: #77a464
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none
}

.woocommerce-checkout .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .notes {
    clear: left
}

.woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #777;
    font-weight: 400
}

.woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%
}

.single-product .twentythirteen p.stars,
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout .checkout .shipping_address {
    clear: both
}

.woocommerce-checkout #payment {
    border-radius: 5px
}

.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    margin: 0;
    list-style: none
}

.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400
}

.woocommerce-checkout #payment ul.payment_methods li input {
    margin: -1px 10px 0 0
}

.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    padding: 0;
    position: relative;
    box-shadow: none
}

.woocommerce-checkout #payment ul.payment_methods li img+img {
    margin-left: 2px
}

.woocommerce-checkout #payment div.form-row {
    padding: 1em
}

.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 0;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    color: #515151
}

.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
    color: #bbb3b9
}

.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
    color: #bbb3b9
}

.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
    color: #bbb3b9
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/icons/credit-cards/visa.png)
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/icons/credit-cards/mastercard.png)
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/icons/credit-cards/laser.png)
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/icons/credit-cards/diners.png)
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/icons/credit-cards/maestro.png)
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/icons/credit-cards/jcb.png)
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/icons/credit-cards/amex.png)
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/icons/credit-cards/discover.png)
}

.woocommerce-checkout #payment div.payment_box span.help {
    font-size: .857em;
    color: #777;
    font-weight: 400
}

.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em
}

.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0
}

.woocommerce-checkout #payment div.payment_box p {
    font-size: 13px;
    color: #888;
    font-style: italic
}

.woocommerce-checkout #payment div.payment_box:before {
    display: none;
    content: "";
    border: 1em solid transparent;
    border-bottom-color: #dfdcde;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: .83em
}

.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle
}

.woocommerce-checkout .colored-separator {
    margin-left: 2px;
    margin-bottom: 12px
}

#content.twentyeleven .woocommerce-pagination a {
    font-size: 1em;
    line-height: 1
}

.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
    padding: 0
}

.twentythirteen .woocommerce-breadcrumb {
    padding-top: 40px
}

.twentyfourteen ul.products li.product {
    margin-top: 0 !important
}

body.woocommerce .entry-header {
    margin-bottom: 60px
}

body.woocommerce .entry-header .no_woo_padding {
    margin-bottom: 0
}

#main .stm-shop-sidebar-area .widget {
    padding: 27px 30px 20px;
    margin-bottom: 34px;
    border-bottom: none;
    border-top: 4px solid #232628;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .18)
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul>li {
    margin-bottom: 10px
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul>li>a {
    position: relative;
    padding-left: 18px;
    color: #232628;
    text-decoration: none !important
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul>li>a:hover {
    color: red
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul>li>a:hover:before {
    color: red
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul>li>a:before {
    content: "\f0da";
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 0;
    top: 1.5px;
    color: #aaa
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul>li ul {
    list-style: none
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul>li ul li a {
    font-size: 12px;
    color: #888;
    text-decoration: none !important
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul>li ul li a:hover {
    color: red
}

#main .stm-shop-sidebar-area .widget.widget_product_categories>ul>li ul li:last-child {
    margin-bottom: 0
}

#main .stm-shop-sidebar-area .widget .product_list_widget li {
    padding: 0;
    margin-bottom: 25px
}

#main .stm-shop-sidebar-area .widget .product_list_widget li:hover .product-title {
    color: red
}

#main .stm-shop-sidebar-area .widget .product_list_widget li:hover a {
    color: red
}

#main .stm-shop-sidebar-area .widget .product_list_widget li:last-child {
    margin-bottom: 10px
}

#main .stm-shop-sidebar-area .widget .product_list_widget li a {
    color: #232628;
    font-weight: 400;
    line-height: 18px;
    text-decoration: none !important
}

#main .stm-shop-sidebar-area .widget .product_list_widget li .product-title {
    margin-bottom: 3px;
    position: relative;
    top: -1px;
    font-size: 14px;
    color: #232628;
    font-weight: 400
}

#main .stm-shop-sidebar-area .widget .product_list_widget li .amount {
    font-size: 12px;
    color: #555
}

#main .stm-shop-sidebar-area .widget .product_list_widget li del .amount {
    color: #888
}

#main .stm-shop-sidebar-area .widget .product_list_widget li ins {
    text-decoration: none
}

#main .stm-shop-sidebar-area .widget .product_list_widget li .star-rating {
    margin-top: 3px;
    margin-bottom: 3px
}

#main .stm-shop-sidebar-area .widget_title {
    margin-bottom: 25px
}

#main .stm-shop-sidebar-area .widget_title h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

#main .stm-shop-sidebar-area .wc-block-price-filter__title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

#main .stm-shop-sidebar-area .wc-blocks-filter-wrapper h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-components-price-slider__range-input-wrapper {
    margin: 23px 0
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-price-filter__controls {
    flex-wrap: wrap;
    justify-content: flex-start;
    border-color: transparent
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-price-filter__controls .wc-block-components-price-slider__amount {
    padding: 0 5px 0 12px
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-price-filter__controls .wc-block-components-price-slider__amount:focus {
    border-color: #888 !important
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-price-filter__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min {
    flex-basis: 46%;
    max-width: none
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-price-filter__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
    flex-basis: 46%;
    margin-left: auto;
    margin-right: 0;
    max-width: none
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-price-filter__controls .wc-block-components-price-slider__button {
    margin: 12px 0 0 auto;
    padding: 12px 20px 10px
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-components-price-slider__actions {
    gap: 10px
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-components-price-slider__actions .wc-block-price-filter__button.wc-block-components-price-slider__button,
#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-components-price-slider__actions .wc-block-components-filter-reset-button {
    padding: 12px 20px 10px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    line-height: 1.3;
    background-color: #6c98e0;
    box-shadow: none
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-components-price-slider__actions .wc-block-components-filter-reset-button {
    background-color: red
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-components-price-slider__range-input-wrapper .wc-block-components-price-slider__range-input-progress {
    background: linear-gradient(90deg, transparent var(--low), #6c98e0 0, #6c98e0 var(--high), transparent 0) no-repeat 0 100%/100% 100%
}

.mini_cart_item {
    position: relative
}

.mini_cart_item dl.variation {
    display: none
}

.widget_shopping_cart .buttons a.button:nth-child(2) {
    display: none
}

body.woocommerce .sidebar-margin-top {
    margin-top: 0
}

.woocommerce .products ul li h5,
.woocommerce ul.products li h5 {
    margin-bottom: 0;
    font-size: 16px
}

body.tax-product_cat .stm_breadcrumbs_unit {
    display: none
}

.woocommerce .quantity input {
    background-color: transparent;
    border: 1px solid #ccc;
    padding: 18px 0 17px;
    border-radius: 0;
    min-width: 65px
}

.woocommerce .quantity {
    position: relative;
    max-width: 65px
}

.woocommerce .quantity_actions {
    position: absolute;
    top: 5px;
    right: 6px
}

.woocommerce .quantity_actions span {
    display: block;
    height: 17px;
    width: 17px;
    line-height: 16px;
    font-size: 18px;
    color: #fff;
    background-color: #ccc;
    text-align: center;
    text-indent: 1px
}

.woocommerce .quantity_actions span.minus {
    line-height: 13px
}

.woocommerce .quantity_actions span.plus {
    margin-bottom: 3px
}

.woocommerce .quantity_actions span:hover {
    background-color: #6c98e0;
    cursor: pointer
}

.woocommerce button.button.single_add_to_cart_button {
    padding: 15px 16px 15px 14px
}

.woocommerce button.button.single_add_to_cart_button:before {
    content: "\f07a";
    margin-right: 14px;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    text-rendering: auto;
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.product_meta {
    font-size: 13px;
    color: #888
}

.product_meta a {
    color: #555;
    text-decoration: none !important
}

.product_meta a:hover {
    color: #6c98e0
}

.product_meta .sku_wrapper {
    display: block
}

.product_meta .posted_in {
    display: block
}

.product_meta .tagged_as {
    display: block
}

.woocommerce-review-link {
    font-size: 13px;
    color: #888;
    text-decoration: none !important
}

.reset_variations {
    display: none !important;
    visibility: hidden !important
}

.related.products {
    margin-top: 40px
}

.related.products h3 {
    margin-bottom: 25px
}

.woocommerce .commentlist {
    list-style: none;
    padding: 0
}

.woocommerce .commentlist ul {
    padding-left: 30px
}

.woocommerce .commentlist li {
    border-top: 1px solid #ccc;
    padding: 30px 0
}

.woocommerce .comment .meta {
    margin-bottom: 13px
}

.woocommerce .comment .star-rating {
    display: inline-block;
    margin-left: 11px
}

.woocommerce .comment_container:after {
    content: "";
    display: table;
    clear: both
}

.woocommerce .comment .avatar {
    float: left
}

.woocommerce .comment .author {
    color: #333;
    text-transform: uppercase
}

.woocommerce .comment .published-date {
    float: right
}

.woocommerce .comment-text {
    overflow: hidden;
    margin-left: 117px
}

.woocommerce .comment-form textarea,
.woocommerce .comment-form input[type=text],
.woocommerce .comment-form input[type=password],
.woocommerce .comment-form input[type=email] {
    width: 100%;
    border: 2px solid #efefef;
    background-color: #efefef;
    color: #777;
    padding: 12px 15px;
    font-size: 13px;
    border-radius: 0
}

.woocommerce .comment-form textarea:focus,
.woocommerce .comment-form input:focus {
    outline: none;
    border-color: #6c98e0;
    background-color: transparent
}

.woocommerce .comment-form-comment textarea {
    height: 172px
}

.woocommerce .widget_product_search form input[type=search] {
    box-sizing: border-box
}

.woocommerce .comment-form-email,
.woocommerce .comment-form-author {
    margin-bottom: 30px
}

.woocommerce .comment-form-rating {
    margin-bottom: 30px
}

.woocommerce .comment-form-rating .select2 {
    display: none
}

.wc-tab #reviews {
    padding-top: 22px
}

.woocommerce-message {
    text-transform: uppercase;
    font-weight: 900;
    border: 4px solid #bee0a8;
    padding: 26px 143px 26px 26px
}

.woocommerce-message:after {
    content: "";
    clear: both;
    display: table
}

.woocommerce-message {
    margin-bottom: 30px;
    position: relative
}

.woocommerce-message .button {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -18px
}

.woocommerce-message i,
.woocommerce-message span {
    color: #7ec251
}

.woocommerce-error {
    list-style: none;
    font-weight: 900;
    padding: 0
}

.woocommerce-error li {
    text-transform: uppercase;
    font-weight: 900;
    border: 4px solid #ffb3b3;
    padding: 26px;
    margin-bottom: 30px
}

.woocommerce-error i,
.woocommerce-error span {
    color: #ff6868
}

.woocommerce-error i,
.woocommerce-info i,
.woocommerce-message i {
    margin-right: 9px
}

.woocommerce-info {
    text-transform: uppercase;
    font-weight: 900;
    border: 4px solid #99bcdb;
    padding: 26px;
    margin-bottom: 30px
}

.woocommerce-info i,
.woocommerce-info span {
    color: #337ab7
}

body.woocommerce-cart .entry-header {
    margin-bottom: 0
}

.woocommerce .shop_table.cart .coupon {
    float: left
}

.woocommerce .shop_table.cart .button.update-cart {
    float: right
}

.cart_totals h4 {
    margin-bottom: 30px;
    font-size: 18px;
    text-transform: uppercase
}

.wc-proceed-to-checkout .button {
    display: inline-block
}

.woocommerce .cart-totals_wrap {
    border: 5px solid #d5d5d5;
    padding: 38px 37px;
    margin-bottom: 60px
}

.woocommerce .cart-totals_wrap table td {
    border-bottom: none;
    font-size: 14px
}

.woocommerce table.shop_table a.remove {
    padding-right: 13px;
    text-align: right
}

.woocommerce-page .select2-container .select2-choice,
.woocommerce-page .woocommerce .select2-container .select2-choice {
    background-color: #ebedef;
    border-radius: 0;
    border: 2px solid #ebedef;
    color: #777;
    font-size: 13px;
    padding: 8px 0 7px 15px
}

.woocommerce-page .select2-dropdown-open .select2-choice {
    box-shadow: none
}

.woocommerce-page .select2-drop-active {
    border-color: #ebedef
}

.woocommerce-page .select2-results {
    padding: 0
}

.woocommerce-page .select2-results .select2-result-label {
    padding: 5px 16px
}

.woocommerce-checkout-review-order {
    margin-top: 30px
}

.woocommerce-checkout-review-order #payment_heading {
    text-transform: uppercase
}

.woocommerce-checkout-review-order #order_review_heading {
    text-transform: uppercase
}

.woocommerce #order_comments {
    height: 150px
}

.woocommerce form .form-row label {
    color: #888;
    font-size: 13px;
    margin-bottom: 5px
}

.woocommerce-billing-fields h4 {
    text-transform: uppercase
}

table.woocommerce-checkout-review-order-table {
    font-size: 14px
}

table.woocommerce-checkout-review-order-table tbody tr td {
    font-size: 14px
}

table.woocommerce-checkout-review-order-table tbody tr td:first-child {
    padding-left: 10px;
    font-size: 13px
}

table.woocommerce-checkout-review-order-table tbody tr td:nth-child(2) {
    text-align: right
}

table.woocommerce-checkout-review-order-table tbody tr td p {
    margin-bottom: 0
}

table.woocommerce-checkout-review-order-table tbody tr td dl.variation {
    display: none
}

table.woocommerce-checkout-review-order-table thead tr th {
    font-size: 14px
}

.woocommerce-checkout-review-order-table {
    table-layout: fixed
}

.woocommerce table.woocommerce-checkout-review-order-table.shop_table th {
    font-size: 13px;
    text-transform: uppercase
}

.woocommerce table.woocommerce-checkout-review-order-table.shop_table th:first-child {
    padding-left: 0
}

.woocommerce table.woocommerce-checkout-review-order-table.shop_table th:nth-child(2) {
    text-align: right
}

.payment_methods.methods label {
    text-transform: uppercase;
    font-weight: 700;
    color: #232628
}

.single-product .product_images {
    position: relative;
    overflow: hidden
}

.woocommerce-checkout-payment .place-order {
    padding-left: 0 !important
}

.woocommerce-checkout .classified-checkout h3,
.woocommerce-checkout .classified-checkout h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px 0 20px
}

.woocommerce-checkout .classified-checkout .stm-billing-fields {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin: 0 -8px
}

.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row {
    padding: 0 8px;
    margin: 0 0 12px;
    flex-grow: 1
}

@media (min-width:768px) {
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row {
        margin: 0 0 18px
    }
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row.form-row-first,
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row.form-row-last {
        flex-basis: 50%
    }
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row.form-row-wide {
        flex-basis: 100%
    }
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row#billing_address_1_field,
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row#billing_address_2_field {
        flex-basis: 50%
    }
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row#billing_city_field,
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row#billing_state_field,
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row#billing_postcode_field {
        flex-basis: 33.3%
    }
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row#billing_phone_field,
    .woocommerce-checkout .classified-checkout .stm-billing-fields .form-row#billing_email_field {
        flex-basis: 50%
    }
}

.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row label {
    font-size: 15px;
    color: #191d21
}

.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row label .required {
    text-decoration: none
}

.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row input[type=text],
.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row input[type=email],
.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row input[type=password],
.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row input[type=number],
.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row input[type=tel] {
    height: 44px;
    line-height: 44px
}

.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row .select2-container--default .select2-selection--single {
    height: 44px;
    line-height: 44px
}

.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px
}

.woocommerce-checkout .classified-checkout .stm-billing-fields .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px
}

.woocommerce-checkout .classified-checkout .classified-order-review {
    border-top: 4px solid #6c98e0;
    padding: 17px 20px;
    margin: 10px 0;
    text-align: left;
    box-shadow: 0 1px 6px rgba(35, 38, 40, .4)
}

.woocommerce-checkout .classified-checkout .classified-order-review table.shop_table {
    table-layout: auto;
    margin-bottom: 5px
}

.woocommerce-checkout .classified-checkout .classified-order-review table.shop_table tr th {
    font-size: 17px;
    font-weight: 600;
    text-transform: none;
    padding: 7px 0
}

.woocommerce-checkout .classified-checkout .classified-order-review table.shop_table tr td {
    font-size: 17px;
    text-transform: none;
    color: #000;
    padding: 7px 0
}

.woocommerce-checkout .classified-checkout .classified-order-review table.shop_table tr.table_heading th.product-name {
    font-size: 17px
}

.woocommerce-checkout .classified-checkout .classified-order-review table.shop_table tr.table_heading th.product-total {
    font-size: 17px
}

.woocommerce-checkout .classified-checkout .classified-order-review table.shop_table tr.cart_item td.product-name {
    font-size: 14px;
    color: #777;
    padding: 5px 0
}

.woocommerce-checkout .classified-checkout .classified-order-review table.shop_table tr.cart_item td.product-name .product-quantity {
    font-weight: 500;
    display: inline-block
}

.woocommerce-checkout .classified-checkout .classified-order-review table.shop_table tr.cart_item td.product-name .listing-name {
    display: inline-block;
    font-weight: 500;
    color: #444
}

.woocommerce-checkout .classified-checkout .classified-order-review table.shop_table tr.cart_item td.product-total {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding: 5px 0
}

.woocommerce-checkout .classified-checkout .classified-order-review table.shop_table tr.cart_item td.product-total .amount {
    font-size: 14px;
    color: #000
}

.woocommerce-checkout .classified-checkout #payment ul.payment_methods.methods {
    padding: 0
}

.woocommerce-checkout .classified-checkout #payment ul.payment_methods.methods .wc_payment_method {
    border: 1px solid #ccc;
    padding: 10px 20px 10px 50px;
    margin: 0 0 10px
}

.woocommerce-checkout .classified-checkout #payment ul.payment_methods.methods .wc_payment_method input[type=radio] {
    float: left;
    margin: 8px 0 0 -30px;
    cursor: pointer;
    display: block !important
}

.woocommerce-checkout .classified-checkout #payment ul.payment_methods.methods .wc_payment_method label {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-transform: none;
    padding: 4px 0;
    display: block;
    cursor: pointer
}

.woocommerce-checkout .classified-checkout #payment ul.payment_methods.methods .wc_payment_method .payment_box {
    margin: 0;
    padding: 5px 0
}

.myaccount_user {
    margin-bottom: 50px
}

.stm-margin-30 {
    margin-bottom: 30px
}

.myaccount_address {
    margin-bottom: 50px
}

.woocommerce-account .woocommerce .addresses th {
    border-bottom: 1px solid #ddd
}

.woocommerce-validated .select2-container .select2-choice {
    border-color: #69bf29 !important
}

.form-row-wide.create-account label {
    display: inline-block;
    text-decoration: underline
}

.woocommerce table.order_details {
    font-size: 14px
}

.woocommerce table.order_details th {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 400 !important
}

.woocommerce table.order_details td {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 400 !important
}

.woocommerce table.order_details td a {
    color: #555 !important
}

.woocommerce table.customer_details {
    font-size: 14px
}

.woocommerce table.customer_details th {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 400 !important
}

.woocommerce table.customer_details td {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 400 !important
}

.woocommerce table.customer_details td a {
    color: #555 !important
}

.woocommerce table.my_account_orders {
    font-size: 14px
}

.woocommerce table.my_account_orders th {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 400 !important
}

.woocommerce table.my_account_orders td {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 400 !important
}

.woocommerce table.my_account_orders td a {
    color: #555 !important
}

.woocommerce form.login .form-row-login {
    display: flex;
    flex-direction: column-reverse;
    float: left
}

.woocommerce form.login .lost_password {
    float: right
}

#customer_login .form-row label.inline {
    margin-left: 15px
}

.woocommerce table.shop_table .cart_item .amount {
    font-size: 14px
}

.return-to-shop {
    margin-bottom: 60px
}

#wrapper .wc-block-components-panel button.wc-block-components-panel__button {
    background: 0 0;
    color: #191d21;
    font-weight: 600;
    box-shadow: none
}

#wrapper .wc-block-components-panel .wc-block-components-panel__content {
    padding-top: 12px
}

#wrapper .wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary-item__quantity {
    border-width: 1px;
    align-items: center;
    background-color: #6c98e0;
    color: #fff;
    line-height: 1.5
}

#wrapper .wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary-item__image img {
    outline: 1px solid rgba(136, 136, 136, .15)
}

#wrapper .wc-block-components-text-input input[type=text],
#wrapper .wc-block-components-text-input input[type=number],
#wrapper .wc-block-components-text-input input[type=tel],
#wrapper .wc-block-components-text-input input[type=email],
#wrapper .wc-block-components-text-input input[type=search],
#wrapper .wc-block-components-text-input input[type=password],
#wrapper .wc-block-components-combobox input[type=text],
#wrapper .wc-block-components-combobox input[type=number],
#wrapper .wc-block-components-combobox input[type=tel],
#wrapper .wc-block-components-combobox input[type=email],
#wrapper .wc-block-components-combobox input[type=search],
#wrapper .wc-block-components-combobox input[type=password] {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding-bottom: .2em;
    font-weight: 400;
    color: #191d21;
    border: 1px solid hsla(0, 0%, 7%, .3);
    font-size: 14px;
    outline: none
}

#wrapper .wc-block-components-text-input input[type=text].form-error,
#wrapper .wc-block-components-text-input input[type=number].form-error,
#wrapper .wc-block-components-text-input input[type=tel].form-error,
#wrapper .wc-block-components-text-input input[type=email].form-error,
#wrapper .wc-block-components-text-input input[type=search].form-error,
#wrapper .wc-block-components-text-input input[type=password].form-error,
#wrapper .wc-block-components-combobox input[type=text].form-error,
#wrapper .wc-block-components-combobox input[type=number].form-error,
#wrapper .wc-block-components-combobox input[type=tel].form-error,
#wrapper .wc-block-components-combobox input[type=email].form-error,
#wrapper .wc-block-components-combobox input[type=search].form-error,
#wrapper .wc-block-components-combobox input[type=password].form-error {
    border-color: #ff2325
}

#wrapper .wc-block-components-text-input input[type=text]:focus,
#wrapper .wc-block-components-text-input input[type=number]:focus,
#wrapper .wc-block-components-text-input input[type=tel]:focus,
#wrapper .wc-block-components-text-input input[type=email]:focus,
#wrapper .wc-block-components-text-input input[type=search]:focus,
#wrapper .wc-block-components-text-input input[type=password]:focus,
#wrapper .wc-block-components-combobox input[type=text]:focus,
#wrapper .wc-block-components-combobox input[type=number]:focus,
#wrapper .wc-block-components-combobox input[type=tel]:focus,
#wrapper .wc-block-components-combobox input[type=email]:focus,
#wrapper .wc-block-components-combobox input[type=search]:focus,
#wrapper .wc-block-components-combobox input[type=password]:focus {
    box-shadow: none
}

#wrapper .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link,
#wrapper .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {
    color: #6c98e0
}

#wrapper .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:before,
#wrapper .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:before {
    content: "+ "
}

#wrapper .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button,
#wrapper .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button {
    padding: 0 20px;
    margin-left: 10px;
    height: 48px;
    line-height: 48px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items th {
    padding: 8px;
    font-size: 15px;
    color: #888
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items th:last-child {
    padding-right: 8px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items td {
    padding: 16px 8px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items td:last-child {
    padding-right: 8px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-item__image img {
    outline: 1px solid rgba(136, 136, 136, .15)
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 4px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-price {
    font-size: 15px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 3px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-metadata__description {
    font-size: 13px;
    line-height: 1.3
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    color: initial;
    background: initial;
    font-size: 14px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap button.wc-block-cart-item__remove-link {
    color: #888;
    font-size: 12px;
    margin-right: 12px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap button.wc-block-cart-item__remove-link:hover {
    color: #ff2325
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap button.wc-block-cart-item__remove-link:before {
    content: "x "
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-item__total .price {
    color: #191d21;
    font-size: 17px;
    font-weight: 600
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block {
    margin-bottom: 12px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
    padding: 8px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #888
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button:hover {
    color: #fff
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart.is-large {
    padding-top: 10px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart.is-large.wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 15px
}

#wrapper .wp-block-woocommerce-cart .wc-block-cart.is-large.wc-block-components-sidebar-layout .wc-block-components-sidebar {
    padding-left: 20px
}

@media (min-width:992px) {
    #wrapper .wp-block-woocommerce-cart .wc-block-cart.is-large .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap {
        display: flex;
        flex-wrap: wrap
    }
    #wrapper .wp-block-woocommerce-cart .wc-block-cart.is-large .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name {
        order: -2;
        flex-basis: 75%;
        max-width: 75%
    }
    #wrapper .wp-block-woocommerce-cart .wc-block-cart.is-large .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity {
        order: -1;
        flex-basis: 25%;
        max-width: 25%;
        max-height: 20px;
        padding-top: 2px;
        text-align: right
    }
    #wrapper .wp-block-woocommerce-cart .wc-block-cart.is-large .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
        margin-left: auto
    }
    #wrapper .wp-block-woocommerce-cart .wc-block-cart.is-large .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices {
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 25%
    }
    #wrapper .wp-block-woocommerce-cart .wc-block-cart.is-large .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-metadata {
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 25%;
        margin-bottom: 0
    }
    #wrapper .wp-block-woocommerce-cart .wc-block-cart.is-large .wc-block-cart-items .wc-block-cart-item__total .price {
        padding-top: 13px
    }
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels {
    border-bottom: 1px solid #ddd
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    border-top: 1px solid #ddd
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent !important;
    border-color: transparent !important
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding: 19px 20px 19px 39px;
    font-size: 16px
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a .vc_tta-icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    font-size: 22px;
    color: #6c98e0
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a .vc_tta-controls-icon {
    position: absolute;
    right: 2px;
    left: inherit
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before {
    border: 0;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #aaa;
    transform: rotate(0deg)
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: transparent;
    border-color: transparent
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a .vc_tta-icon {
    color: red
}

.single-listings .stm-single-car-page .vc_tta.vc_general .vc_tta-panel {
    position: relative
}

.single-listings .stm-single-car-page .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #232628
}

.single-listings .stm-single-car-page .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    color: #fff
}

.single-listings .stm-single-car-page .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading:before {
    position: absolute;
    content: "";
    display: block;
    top: -4px;
    left: 0;
    right: 0;
    height: 4px;
    opacity: 1;
    background-color: red
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before {
    transform: rotate(180deg)
}

.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
    border: 0;
    padding: 3px 0 29px 1px
}

.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    padding: 0 0 37px 2px !important
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container {
    padding-top: 4px
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    background-color: #232628;
    border-left: 4px solid #232628;
    border-right: 4px solid #232628;
    overflow: visible
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
    display: block;
    float: left;
    position: relative;
    margin: 0;
    text-align: center
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:before {
    position: absolute;
    content: "";
    display: block;
    top: -4px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: red;
    opacity: 0
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a {
    padding: 13px 18px;
    background-color: #232628;
    border-radius: 0;
    border: none
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a .vc_tta-icon {
    position: relative;
    top: 3px;
    color: #fff
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a .vc_tta-title-text {
    position: relative;
    top: 1px;
    left: 2px
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a span {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a .vc_tta-title-text:not(:empty):not(:first-child) {
    margin-left: 8px
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active:before {
    opacity: 1
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
    background-color: #fff
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a .vc_tta-icon {
    position: relative;
    top: 3px;
    color: #232628
}

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a span {
    color: #232628
}

.vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
    background-color: #fff !important;
    border: none !important
}

.vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    background-color: #fff;
    padding: 37px 20px 20px !important;
    border: none
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav {
    margin: 0;
    background-color: #232628;
    border-left: 4px solid #232628;
    border-right: 4px solid #232628;
    overflow: visible
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li {
    position: relative;
    margin: 0
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li>a.ui-tabs-anchor {
    display: block;
    position: relative;
    padding: 18px;
    background-color: #232628;
    border-radius: 0;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li>a:before {
    position: absolute;
    content: "";
    display: block;
    top: -4px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: red;
    opacity: 0
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li>a .vc_tta-icon {
    position: relative;
    top: 3px;
    color: #fff
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li>a .vc_tta-title-text {
    position: relative;
    top: 1px;
    left: 2px
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li.ui-state-active>a:before {
    opacity: 1
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li.ui-state-active a {
    background-color: #fff;
    color: #232628
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li.ui-state-active a .vc_tta-icon {
    position: relative;
    top: 3px;
    color: #232628
}

.wpb_tour_tabs_wrapper.ui-tabs .wpb_tab.ui-tabs-panel {
    padding: 37px 0 0 2px !important;
    background-color: transparent !important
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav {
    margin: 0;
    background-color: #232628;
    border: none;
    display: table;
    width: 100%;
    table-layout: fixed
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav:before {
    display: none
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav:after {
    display: none
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav>li {
    float: none;
    position: relative;
    margin: 0;
    display: table-cell
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav>li>a {
    display: block;
    position: relative;
    text-align: center;
    padding: 18px;
    background-color: #232628;
    border-radius: 0;
    border: none;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav>li>a:before {
    position: absolute;
    content: "";
    display: block;
    top: -4px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: red;
    opacity: 0
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav>li>a .vc_tta-icon {
    position: relative;
    top: 3px;
    color: #fff
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav>li>a .vc_tta-title-text {
    position: relative;
    top: 1px;
    left: 2px
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav>li.ui-state-active>a:before {
    display: none
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav>li.ui-state-active a {
    background-color: #fff;
    color: red;
    box-shadow: 0px -4px 0px 0px red;
    -webkit-box-shadow: 0px -4px 0px 0px red;
    -moz-box-shadow: 0px -4px 0px 0px red
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 ul.wpb_tabs_nav>li.ui-state-active a .vc_tta-icon {
    position: relative;
    top: 3px;
    color: red
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 .wpb_tab.ui-tabs-panel {
    padding: 47px 40px 35px 36px !important;
    background-color: #fff !important
}

.wpb_tour_tabs_wrapper.stm_tabs_style_2 .wpb_tab.ui-tabs-panel .icon-box .icon-text h4.title {
    margin-bottom: 8px;
    font-weight: 400
}

.wpb_tour_tabs_wrapper.stm_tabs_style_service ul.wpb_tabs_nav {
    display: block !important;
    vertical-align: top !important;
    width: inherit !important;
    background-color: transparent !important
}

.wpb_tour_tabs_wrapper.stm_tabs_style_service ul.wpb_tabs_nav:after {
    display: table;
    content: "";
    clear: both
}

.wpb_tour_tabs_wrapper.stm_tabs_style_service ul.wpb_tabs_nav>li {
    display: block !important;
    float: left !important;
    margin-right: 2px !important
}

.wpb_tour_tabs_wrapper.stm_tabs_style_service ul.wpb_tabs_nav>li:last-child {
    margin-right: 0 !important
}

.wpb_tour_tabs_wrapper.stm_tabs_style_service ul.wpb_tabs_nav>li.ui-state-active a {
    background-color: #fff !important
}

.wpb_tour_tabs_wrapper.stm_tabs_style_service ul.wpb_tabs_nav>li>a {
    font-weight: 900 !important;
    padding: 16px 31px 12px !important;
    background-color: #24292f !important;
    color: #aaa
}

.wpb_tour_tabs_wrapper.stm_tabs_style_service .wpb_tab.ui-tabs-panel.ui-tabs-panel {
    padding: 70px 0 30px !important;
    background-color: transparent !important
}

.vc_toggle {
    border-bottom: 1px solid #ddd
}

.vc_toggle .vc_toggle_title {
    position: relative;
    min-height: 28px;
    padding-bottom: 11px;
    padding-left: 56px
}

.vc_toggle .vc_toggle_title>h4 {
    display: inline-block;
    font-weight: 400
}

.vc_toggle .vc_toggle_icon {
    position: absolute;
    left: 0;
    top: -4px;
    display: block;
    width: 28px;
    height: 28px;
    border: 1px solid #aaa
}

.vc_toggle .vc_toggle_icon:before {
    position: absolute;
    content: "";
    display: block;
    width: 8px;
    height: 2px;
    top: 12px;
    left: 9px;
    background-color: #aaa
}

.vc_toggle .vc_toggle_icon:after {
    position: absolute;
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    top: 9px;
    left: 12px;
    background-color: #aaa;
    opacity: 1
}

.vc_toggle.vc_toggle_active .vc_toggle_icon {
    border-color: red
}

.vc_toggle.vc_toggle_active .vc_toggle_icon:before {
    background-color: red
}

.vc_toggle.vc_toggle_active .vc_toggle_icon:after {
    opacity: 0
}

.vc_toggle .vc_toggle_content {
    margin-bottom: 5px
}

body .wpb_button,
body .wpb_column>.vc_column-inner>.wpb_wrapper>:last-child {
    margin-bottom: 0
}

body .vc_col-has-fill>.vc_column-inner,
body .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    padding-top: 0
}

.vc_column_container>.vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.vc_column_container {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.selection:hover b {
    color: #6c98e0
}

.select2-container--default .select2-selection--single.select2-selection--single {
    height: 40px;
    border: none;
    border-radius: 0;
    background-color: #eceff3;
    outline: none !important
}

.select2-container--default .select2-selection--single.select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    padding-left: 14px;
    padding-right: 40px;
    outline: none !important
}

.select2-container--default .select2-selection--single.select2-selection--single .select2-selection__arrow {
    height: 40px;
    width: 19px
}

.select2-container--default .select2-selection--single.select2-selection--single .select2-selection__arrow b {
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    text-rendering: auto;
    transform: translate(0, -50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: -3px;
    margin-left: 0;
    color: #888;
    width: 15px;
    height: 15px;
    border: none;
    text-align: center;
    line-height: 16px
}

.select2-container--default .select2-selection--single.select2-selection--single .select2-selection__arrow b:before {
    content: "\f107"
}

.select2-container--default .select2-selection--single.select2-selection--single .select2-selection__arrow b.stm-preloader {
    height: 14px;
    font-size: 14px;
    margin-top: -7px;
    line-height: normal
}

.select2-container--default .select2-selection--single.select2-selection--single .select2-selection__arrow b.stm-preloader:before {
    content: "\e924";
    font-family: "stm-icon";
    speak: none;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    animation: rotating 2s infinite linear;
    padding: 1px
}

.filter-select.stm-multiple-select .select2-results__option {
    display: flex
}

.filter-select.stm-multiple-select .select2-results__option:before {
    margin-right: 10px;
    flex: 0 0 auto
}

body .select2-container--default .select2-selection--multiple {
    background-color: #eceff3;
    border-color: #eceff3;
    border-radius: 0;
    display: flex
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    opacity: .5
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(180deg) translateY(50%)
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 350px
}

.select2-results__options li {
    margin-bottom: 0;
    padding-left: 14px
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f0f2f5;
    border-bottom-color: #f0f2f5;
    color: #555
}

.select2-container .select2-dropdown {
    border-radius: 0;
    z-index: 1055;
    border-color: #e7e8e8
}

.select2-results__options li {
    font-size: 13px;
    border-bottom: 1px solid #f0f2f5
}

.select2-results__options li:last-child {
    border-bottom: none
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none
}

.stm-add-a-car-user .stm-add-a-car-user-wrapper .right-info .stm_logout {
    margin-top: 6px;
    letter-spacing: .2px;
    color: #888;
    display: block
}

.stm-add-a-car-user .stm-add-a-car-user-wrapper .left-info .user-info .stm-label {
    font-size: 13px;
    color: #888
}

.xdsoft_stm_datetimepicker,
.xdsoft_datetimepicker {
    font-family: inherit
}

.xdsoft_stm_datetimepicker .xdsoft_calendar td,
.xdsoft_stm_datetimepicker .xdsoft_calendar th,
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    border-color: #fff
}

.xdsoft_stm_datetimepicker .xdsoft_calendar td .xdsoft_default,
.xdsoft_stm_datetimepicker .xdsoft_calendar td .xdsoft_current,
.xdsoft_stm_datetimepicker .xdsoft_calendar th .xdsoft_default,
.xdsoft_stm_datetimepicker .xdsoft_calendar th .xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar td .xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td .xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar th .xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar th .xdsoft_current {
    background: red;
    box-shadow: none
}

.xdsoft_stm_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_stm_datetimepicker .xdsoft_calendar th:hover,
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_calendar th:hover {
    background: #6c98e0 !important
}

.xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    border-color: #fff
}

.xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: red;
    box-shadow: none
}

.xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    background: #6c98e0 !important
}

.xdsoft_stm_datetimepicker button,
.xdsoft_datetimepicker button {
    box-shadow: none
}

.xdsoft_scroller {
    display: none !important
}

.wpb_tour_tabs_wrapper .ui-state-default,
.wpb_tour_tabs_wrapper .ui-widget-content .ui-state-default,
.wpb_tour_tabs_wrapper .ui-widget-header .ui-state-default {
    border: none;
    background-color: transparent
}

.wpb_tour_tabs_wrapper .ui-widget-header {
    background-color: transparent;
    border: none
}

.wpb_tour_tabs_wrapper .ui-corner-all {
    border-radius: 0
}

.wpb_tour_tabs_wrapper .ui-widget-content {
    border: none
}

.wpb_tour_tabs_wrapper.ui-widget-content {
    border: none
}

.ui-slider-horizontal {
    height: 4px
}

.ui-slider {
    background-color: #dfe1e5
}

.ui-slider .ui-slider-range {
    background-color: #6c98e0
}

.ui-slider .ui-slider-handle {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .36);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: -9px;
    margin-left: -10px;
    background-color: #fff
}

.ui-slider .ui-slider-handle:after {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
    width: 10px;
    height: 10px;
    background-color: #6c98e0;
    border-radius: 50%
}

.ui-slider .ui-slider-handle.ui-state-active:after {
    transform: scale(1.1)
}

#animated-blog-wrapper {
    position: relative;
    z-index: 10
}

#animated-blog-wrapper .blog-meta {
    margin-bottom: 0;
    padding: 0;
    background-color: transparent
}

#animated-blog-wrapper .blog-meta .blog-meta-unit {
    color: #232628
}

#animated-blog-wrapper .blog-meta .blog-meta-unit a {
    color: #232628
}

#animated-blog-wrapper .blog-meta .blog-meta-unit i {
    color: #232628
}

#animated-blog-wrapper #container {
    margin: 0 -15px
}

#animated-blog-wrapper .header {
    position: relative;
    margin: 0 auto;
    min-height: 560px;
    width: 100%
}

#animated-blog-wrapper .bg-img {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    backface-visibility: hidden
}

#animated-blog-wrapper .bg-img:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
    opacity: 1
}

#animated-blog-wrapper .bg-img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    min-width: 100%;
    min-height: 100%
}

#animated-blog-wrapper .title {
    z-index: 1000;
    padding: 0 1.25em;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -124px;
    transform: translateX(-50%)
}

#animated-blog-wrapper .title h1 {
    padding: 0 0 40px;
    color: #fff;
    margin: 0;
    letter-spacing: -2px;
    max-width: 70%;
    line-height: 1;
    font-weight: 700
}

#animated-blog-wrapper .title p {
    color: #fff;
    padding: 0 0 20px;
    margin: 0
}

#animated-blog-wrapper .title p.subline {
    max-width: 54%;
    line-height: 34px
}

#animated-blog-wrapper .title p.subline {
    font-size: 1.75em
}

#animated-blog-wrapper .container:not(.notrans) button.trigger {
    transition: opacity .3s .5s
}

#animated-blog-wrapper .container.modify:not(.notrans) button.trigger {
    opacity: 0;
    pointer-events: none;
    transition-delay: 0s
}

#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .bg-img {
    transition-property: transform
}

#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .bg-img:after {
    transition-property: opacity
}

#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .header h1 {
    transition-property: color
}

#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .header .blog-meta,
#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .header p,
#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) #blog-animated-content>div {
    transition-property: transform, opacity
}

#animated-blog-wrapper .header,
#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .bg-img,
#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .bg-img:after,
#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .bg-img:before,
#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .header h1,
#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .header p,
#animated-blog-wrapper .intro-effect-fadeout:not(.notrans) .header .blog-meta,
#animated-blog-wrapper #blog-animated-content>div {
    transition-duration: .5s
}

#animated-blog-wrapper .intro-effect-fadeout .header {
    overflow: hidden
}

#animated-blog-wrapper .intro-effect-fadeout.modify .bg-img {
    transform: translateY(-25%)
}

#animated-blog-wrapper .intro-effect-fadeout .bg-img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 101%;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%)
}

#animated-blog-wrapper .intro-effect-fadeout.modify .bg-img:after {
    opacity: 1
}

#animated-blog-wrapper .intro-effect-fadeout.modify .bg-img:before {
    opacity: 0
}

#animated-blog-wrapper .intro-effect-fadeout .title {
    text-align: left
}

#animated-blog-wrapper .intro-effect-fadeout.modify .header h1,
#animated-blog-wrapper .intro-effect-fadeout .header p {
    color: #232628
}

#animated-blog-wrapper .intro-effect-fadeout .header .blog-meta,
#animated-blog-wrapper .intro-effect-fadeout .header p {
    opacity: 0
}

#animated-blog-wrapper .intro-effect-fadeout .header p:nth-child(2) {
    transform: translateX(150px)
}

#animated-blog-wrapper .intro-effect-fadeout .header .blog-meta {
    transform: translateX(-150px)
}

#animated-blog-wrapper .intro-effect-fadeout.modify .header p:nth-child(2),
#animated-blog-wrapper .intro-effect-fadeout.modify .header .blog-meta {
    opacity: 1;
    transform: translateX(0)
}

#animated-blog-wrapper #blog-animated-content {
    z-index: 1000;
    position: relative
}

#animated-blog-wrapper #blog-animated-content.modify {
    margin-bottom: -130px
}

#animated-blog-wrapper #blog-animated-content>div {
    opacity: 0;
    transform: translateY(350px)
}

#animated-blog-wrapper #blog-animated-content.modify>div {
    opacity: 1;
    transform: translateY(-160px)
}

div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
    background-image: url("https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/checks2x.png");
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased
}

div.selector,
div.checker,
div.button,
div.radio,
div.uploader {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle
}

div.selector:focus,
div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus {
    outline: 0
}

div.selector,
div.selector *,
div.radio,
div.radio *,
div.checker,
div.checker *,
div.uploader,
div.uploader *,
div.button,
div.button * {
    margin: 0;
    padding: 0
}

.highContrastDetect {
    background: url("https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/bg-input.png") repeat-x 0 0;
    width: 0;
    height: 0
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
    padding: 3px;
    background: url("https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/bg-input.png") repeat-x 0 0;
    outline: 0
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
    background: url("https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/bg-input-focus.png") repeat-x 0 0
}

div.checker input,
input[type=search],
input[type=search]:active {
    -moz-appearance: none;
    -webkit-appearance: none
}

div.selector {
    background-position: 0 -130px;
    line-height: 26px;
    height: 26px;
    padding: 0 0 0 10px;
    position: relative;
    overflow: hidden
}

div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right 0;
    height: 26px;
    line-height: 26px;
    padding-right: 25px;
    cursor: pointer;
    width: 100%
}

div.selector.fixedWidth {
    width: 190px
}

div.selector.fixedWidth span {
    width: 155px
}

div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: 0 0;
    position: absolute;
    height: 22px;
    top: 2px;
    left: 0;
    width: 100%
}

div.selector {
    background-position: 0 -156px
}

div.selector span {
    background-position: right -26px
}

div.selector,
div.selector {
    background-position: 0 -182px
}

div.selector span,
div.selector span {
    background-position: right -52px
}

div.selector,
div.selector {
    background-position: 0 -208px
}

div.selector span,
div.selector span {
    background-position: right -78px
}

div.selector.disabled,
div.selector.disabled {
    background-position: 0 -234px
}

div.selector.disabled span,
div.selector.disabled span {
    background-position: right -104px
}

div.checker {
    position: relative
}

div.checker,
div.checker span,
div.checker input {
    width: 16px;
    height: 16px
}

div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 0
}

div.checker span.checked {
    background-position: -16px 0
}

div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: 0 0;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1
}

div.radio {
    position: relative
}

div.radio,
div.radio span,
div.radio input {
    width: 18px;
    height: 18px
}

div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 10px
}

div.radio span.checked {
    background-position: -72px 10px
}

div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: 0 0;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center
}

div.radio span {
    background-position: -18px 10px
}

div.radio span.checked {
    background-position: -90px 10px
}

div.radio span,
div.radio span {
    background-position: -36px 10px
}

div.radio span.checked,
div.radio span.checked {
    background-position: -108px 10px
}

div.radio span,
div.radio span {
    background-position: -54px 10px
}

div.radio span.checked,
div.radio span.checked {
    background-position: -126px 10px
}

div.radio.disabled span,
div.radio.disabled span {
    background-position: -144px 10px
}

div.radio.disabled span.checked,
div.radio.disabled span.checked {
    background-position: -162px 10px
}

div.uploader {
    background-position: 0 -8px;
    height: 28px;
    width: 190px;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

div.uploader span.action {
    background-position: right -120px;
    height: 28px;
    line-height: 28px;
    width: 85px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer
}

div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 24px;
    margin: 2px 0 2px 2px;
    line-height: 24px;
    width: 82px;
    padding: 0 10px
}

div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%
}

div.uploader span.action {
    background-position: right -176px
}

div.uploader,
div.uploader {
    background-position: 0 -64px
}

div.uploader span.action,
div.uploader span.action {
    background-position: right -148px
}

div.uploader span.action,
div.uploader span.action {
    background-position: right -204px
}

div.uploader.disabled,
div.uploader.disabled {
    background-position: 0 -36px
}

div.uploader.disabled span.action,
div.uploader.disabled span.action {
    background-position: right -92px
}

div.button {
    background-position: 0 -352px;
    height: 30px;
    cursor: pointer;
    position: relative
}

div.button a,
div.button button,
div.button input {
    opacity: .01;
    filter: alpha(opacity=1);
    -moz-opacity: .01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

div.button span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 30px;
    text-align: center;
    background-position: right -232px;
    height: 30px;
    margin-left: 13px;
    padding: 0
}

div.button {
    background-position: 0 -382px
}

div.button span {
    background-position: right -262px;
    cursor: default
}

div.button,
div.button {
    background-position: 0 -412px
}

div.button span,
div.button span {
    background-position: right -292px
}

div.button.disabled,
div.button.disabled {
    background-position: 0 -442px
}

div.button.disabled span,
div.button.disabled span {
    background-position: right -322px;
    cursor: default
}

.checker {
    position: relative;
    top: -1px;
    margin-right: 10px
}

div.checker span {
    background-size: 32px
}

div.radio {
    margin-right: 4px
}

div.radio span,
div.radio span {
    width: 16px;
    height: 16px;
    background-image: url("https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/radio.png");
    background-position: -16px 0;
    background-size: 32px
}

div.radio span.checked,
div.radio span.checked {
    background-position: 0 0
}

#shipping_method li {
    position: relative
}

#shipping_method li input[type=radio] {
    display: none
}

#shipping_method li input[type=radio]:checked+label:before {
    background-position: 0 0
}

#shipping_method li label {
    text-indent: 0;
    padding-left: 30px
}

#shipping_method li label:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-image: url("https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/radio.png");
    background-position: -16px 0;
    background-size: 32px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.stm-current-slider-labels {
    display: block;
    text-align: right
}

.stm_dynamic_listing_filter .stm-current-slider-labels {
    display: block;
    margin: -4px 0 8px;
    text-align: right;
    font-size: 13px;
    color: #fff
}

.stm-slider-filter-type-unit .pull-left {
    margin-bottom: 19px
}

@media (max-width:1024px) {
    .stm-slider-filter-type-unit .row {
        display: flex
    }
}

.stm-slider-filter-type-unit .row {
    margin-bottom: 16px
}

.stm-slider-filter-type-unit input[type=text] {
    padding: 0 11px
}

.stm-filter-type-slider {
    margin-bottom: 19px
}

.stm-car_dealer-buttons {
    margin-top: 11px
}

.stm-car_dealer-buttons a {
    position: relative;
    display: block;
    padding: 0 60px 0 25px;
    margin-bottom: 11px;
    height: 49px;
    line-height: 49px;
    background-color: #f0f2f5;
    color: #232628;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none !important
}

.stm-car_dealer-buttons a:hover {
    background-color: #6c98e0;
    color: #fff
}

.stm-car_dealer-buttons a:hover i {
    color: #fff
}

.stm-car_dealer-buttons a i {
    position: absolute;
    right: 20px;
    top: 17px;
    font-size: 16px;
    color: #6c98e0
}

.modal-header .stm-moto-icon-cash {
    margin-top: -2px
}

#request-trade-in-offer .modal-dialog {
    width: 900px
}

#request-trade-in-offer .modal-dialog .modal-body {
    padding: 30px
}

.stm-similar-cars-units .stm-similar-car {
    text-decoration: none !important;
    display: block;
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #d5d9e0
}

.stm-similar-cars-units .stm-similar-car:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0
}

.stm-similar-cars-units .stm-similar-car .image {
    float: left;
    margin-right: 14px;
    max-width: 75px
}

.stm-similar-cars-units .stm-similar-car .right-unit {
    overflow: hidden
}

.stm-similar-cars-units .stm-similar-car .right-unit .title {
    padding-right: 50px;
    margin: -2px 0 10px;
    font-size: 13px;
    font-weight: 700;
    line-height: 14px;
    color: #222
}

.stm-similar-cars-units .stm-similar-car .right-unit .stm-dealer-name {
    min-height: 6px;
    margin-bottom: 2px;
    letter-spacing: -.7px;
    color: #888
}

.stm-similar-cars-units .stm-similar-car .right-unit .stm-price {
    float: left;
    margin-right: 10px;
    padding: 1px 10px 1px 5px;
    color: #fff;
    font-weight: 700;
    background-color: #6c98e0
}

.stm-similar-cars-units .stm-similar-car .right-unit .stm-car-similar-meta {
    margin-top: 3px;
    color: #222;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.5px
}

.stm-similar-cars-units .stm-similar-car .right-unit .stm-car-similar-meta i {
    position: relative;
    top: 2px;
    margin-right: 3px;
    font-size: 15px;
    color: #aaa
}

.stm-border-bottom-unit {
    padding-bottom: 19px;
    margin-bottom: 25px;
    border-bottom: 4px solid #6c98e0
}

.stm-border-bottom-unit .title {
    margin-top: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.bookly-form select {
    opacity: 1;
    visibility: visible;
    color: #333
}

.bookly-progress-tracker div {
    color: #fff
}

.bookly-form .bookly-box {
    color: #fff !important
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
    color: #191919
}

.stm-single-title-wrap h1 {
    margin-bottom: 0
}

.stm-single-title-wrap span.normal_font {
    font-size: 11px;
    font-weight: 400;
    color: #ababab
}

.stm-single-title-wrap span.normal_font i {
    font-size: 13px
}

.stm-layout-header-service #top-bar {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: #aaa;
    font-size: 11px;
    text-transform: uppercase;
    line-height: normal
}

.stm-layout-header-service #top-bar a {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: #aaa;
    font-size: 11px
}

.stm-layout-header-service #top-bar .top_bar_menu {
    margin-left: 20px
}

@media (max-width:767px) {
    .stm-layout-header-service #top-bar .top_bar_menu {
        margin-left: 0;
        margin-top: 10px
    }
}

.stm-layout-header-service #top-bar .top_bar_menu ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.stm-layout-header-service #top-bar .top_bar_menu ul li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
    margin-bottom: 0
}

.stm-layout-header-service #top-bar .top_bar_menu ul li:last-child {
    margin-right: 0
}

.stm-layout-header-service #top-bar .top_bar_menu ul li:last-child:after {
    content: "";
    display: none
}

.stm-layout-header-service #top-bar .top_bar_menu ul li:after {
    content: "";
    display: block;
    position: absolute;
    right: -13px;
    top: 4px;
    background-color: #aaa;
    width: 1px;
    height: 9px
}

.stm-layout-header-service #top-bar .top-bar-wrapper {
    padding: 12px 0 9px
}

.stm-layout-header-service #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap {
    position: relative;
    margin-left: 20px;
    line-height: 13px
}

.stm-layout-header-service #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single {
    background-color: transparent;
    height: auto;
    border: none;
    border-radius: 0;
    outline: none !important
}

.stm-layout-header-service #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #aaa;
    line-height: 14px;
    font-size: 11px;
    font-weight: 400;
    padding-left: 14px;
    padding-right: 40px;
    outline: none !important
}

.stm-layout-header-service #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 14px;
    width: 19px
}

.stm-layout-header-service #top-bar .language-switcher-unit {
    position: relative
}

.stm-layout-header-service #top-bar .language-switcher-unit ul li a {
    color: #232628
}

.stm-layout-header-service #top-bar .language-switcher-unit ul li:last-child {
    margin-bottom: 0
}

.stm-layout-header-service #top-bar .language-switcher-unit .stm_current_language {
    text-transform: uppercase
}

.stm-layout-header-service #top-bar .language-switcher-unit .stm_current_language i {
    position: relative;
    top: -2px;
    margin-left: 15px;
    vertical-align: middle;
    font-size: 16px
}

.stm-layout-header-service #top-bar .language-switcher-unit:hover {
    cursor: pointer
}

.stm-layout-header-service #top-bar .header-login-url {
    margin-left: 0
}

.stm-layout-header-service #top-bar .header-login-url a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none !important
}

.stm-layout-header-service #top-bar .header-login-url a:hover {
    color: #fff
}

.stm-layout-header-service #top-bar .header-login-url .fas {
    margin-right: 10px;
    font-size: 12px
}

.stm-layout-header-service #top-bar .header-top-bar-socs {
    margin-left: 30px
}

.stm-layout-header-service #top-bar .header-top-bar-socs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.stm-layout-header-service #top-bar .header-top-bar-socs ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 0
}

.stm-layout-header-service #top-bar .header-top-bar-socs ul li:first-child {
    margin-right: 14px
}

.stm-layout-header-service #top-bar .header-top-bar-socs ul li a .fab {
    font-size: 14px
}

.stm-layout-header-service #top-bar .header-top-bar-socs ul li a:hover {
    color: #fff
}

.stm-layout-header-service #top-bar .header-top-bar-socs ul li:last-child {
    margin-right: 0
}

.stm-layout-header-service #top-bar .top-bar-info {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.stm-layout-header-service #top-bar .top-bar-info li {
    float: right;
    margin-left: 30px;
    margin-bottom: 0;
    line-height: normal
}

.stm-layout-header-service #top-bar .top-bar-info li:hover {
    color: #fff
}

.stm-layout-header-service #top-bar .top-bar-info li .fancy-iframe {
    display: block
}

.stm-layout-header-service #top-bar .top-bar-info li .fas {
    font-size: 14px;
    margin-right: 5px
}

.stm-layout-header-service #top-bar .top-bar-info li .fas.fa-phone {
    position: relative;
    top: 1px
}

.stm-layout-header-service #top-bar .top-bar-info li:last-child {
    margin-left: 0
}

@media (max-width:991px) {
    .stm-layout-header-service #top-bar .header-top-bar-socs {
        margin-left: 15px
    }
    .stm-layout-header-service #top-bar .header-login-url {
        margin-left: 15px
    }
    .stm-layout-header-service #top-bar .top-bar-info li {
        margin-left: 15px
    }
}

@media (max-width:750px) {
    .stm-layout-header-service .header-top-bar-socs {
        display: none
    }
}

@media (max-width:610px) {
    .stm-layout-header-service #top-bar .top-bar-wrapper {
        display: flex;
        flex-wrap: wrap
    }
    .stm-layout-header-service #top-bar .top-bar-wrapper .top-bar-info-wrap {
        width: 100%
    }
    .stm-layout-header-service .top-bar-info .fancy-iframe {
        display: none !important
    }
    .stm-layout-header-service #top-bar .top-bar-wrapper .pull-left,
    .stm-layout-header-service #top-bar .top-bar-wrapper .pull-right {
        float: none !important
    }
    .stm-layout-header-service #top-bar .top-bar-wrapper .pull-left .stm_current_language {
        display: block;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        padding-right: 10px
    }
    .stm-layout-header-service #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap {
        max-width: 180px;
        margin-left: 0
    }
    .stm-layout-header-service #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 0
    }
    .stm-layout-header-service .top-bar-info {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        margin-top: 10px
    }
    .stm-layout-header-service .top-bar-info li {
        margin: 0 0 8px !important
    }
    .stm-layout-header-service .top-bar-info li .fas.fa-phone {
        font-size: 12px !important
    }
    .stm-layout-header-service .top-bar-info .fancy-iframe {
        display: block !important
    }
}

@media (max-width:375px) {
    .stm-layout-header-service #top-bar .top-bar-wrapper .pull-left {
        margin-bottom: 5px
    }
    .stm-layout-header-service #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap {
        margin-left: 0
    }
    .stm-layout-header-service #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 0
    }
    .stm-layout-header-service #top-bar .top-bar-wrapper .pull-left,
    .stm-layout-header-service #top-bar .top-bar-wrapper .pull-right {
        clear: both
    }
    .stm-layout-header-service body #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .currency-switcher {
        float: none !important
    }
}

.stm-layout-header-service .header-main {
    position: relative;
    padding: 28px 0 25px;
    line-height: 14px
}

@media (max-width:768px) {
    .stm-layout-header-service .header-main {
        padding: 7px 0 11px
    }
}

.stm-layout-header-service .header-main .blogname h1 {
    display: inline-block
}

.stm-layout-header-service .header-main .mobile-contacts-trigger {
    padding: 9px 15px 5px;
    float: right
}

.stm-layout-header-service .header-main .mobile-contacts-trigger:hover {
    cursor: pointer
}

.stm-layout-header-service .header-main .mobile-contacts-trigger i {
    color: red;
    font-size: 18px
}

.stm-layout-header-service .header-main .mobile-contacts-trigger i.stm-icon-phone-o {
    font-size: 20px;
    margin-top: 2px
}

.stm-layout-header-service .header-main .mobile-contacts-trigger i.stm-icon-close-times {
    display: none;
    font-size: 13px
}

.stm-layout-header-service .header-main .mobile-contacts-trigger.open {
    background: #2f3234;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 11px 15px 25px;
    margin-top: 5px;
    position: absolute;
    top: 0;
    right: 60px;
    z-index: 20
}

.stm-layout-header-service .header-main .mobile-contacts-trigger.open i.stm-icon-phone-o {
    display: none
}

.stm-layout-header-service .header-main .mobile-contacts-trigger.open i.stm-icon-close-times {
    display: block
}

@media (max-width:991px) and (min-width:768px) {
    .stm-layout-header-service .header-main .logo-main {
        margin-bottom: 10px !important
    }
}

.stm-layout-header-service .header-main .top-info-wrap {
    position: relative
}

.stm-layout-header-service .header-main .header-top-info {
    position: absolute;
    background: #2f3234;
    padding: 15px;
    width: 100%;
    border-radius: 10px;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    z-index: 20
}

@media (max-width:767px) {
    .stm-layout-header-service .header-main .header-top-info {
        top: 50px
    }
}

.stm-layout-header-service .header-main .header-top-info.open {
    display: block
}

@media (min-width:576px) {
    .stm-layout-header-service .header-main .header-top-info {
        max-width: -moz-fit-content;
        max-width: fit-content;
        right: 17px;
        left: unset
    }
}

@media (min-width:992px) {
    .stm-layout-header-service .header-main .header-top-info {
        position: initial;
        float: right;
        background: 0 0;
        display: block
    }
}

.stm-layout-header-service .header-main .header-main-socs {
    margin-left: 46px
}

.stm-layout-header-service .header-main .header-main-socs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.stm-layout-header-service .header-main .header-main-socs ul:after {
    display: table;
    content: "";
    clear: both
}

.stm-layout-header-service .header-main .header-main-socs ul li {
    display: block;
    float: left;
    margin-left: 15px;
    margin-bottom: 0
}

.stm-layout-header-service .header-main .header-main-socs ul li:first-child {
    margin-left: 0
}

.stm-layout-header-service .header-main .header-main-socs ul li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: #2f3234;
    color: #fff;
    text-indent: 1px
}

.stm-layout-header-service .header-main .header-main-socs ul li a i {
    font-size: 14px
}

.stm-layout-header-service .header-main .header-main-socs ul li a:hover {
    background-color: #6c98e0
}

.stm-layout-header-service .header-main .header-main-socs ul li.facebook a {
    text-indent: 0
}

.stm-layout-header-service .header-main .header-secondary-phone {
    margin-left: 39px
}

.stm-layout-header-service .header-main .header-secondary-phone a {
    color: #fff;
    text-decoration: none
}

.stm-layout-header-service .header-main .header-secondary-phone .phone {
    margin-bottom: 3px;
    vertical-align: bottom
}

.stm-layout-header-service .header-main .header-secondary-phone .phone .phone-label {
    margin-bottom: 1px;
    margin-right: 2px;
    color: red;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px
}

.stm-layout-header-service .header-main .header-secondary-phone .phone .phone-number {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.stm-layout-header-service .header-main .header-main-phone {
    position: relative;
    padding-left: 41px;
    margin-left: 30px
}

.stm-layout-header-service .header-main .header-main-phone a {
    color: #fff;
    text-decoration: none
}

.stm-layout-header-service .header-main .header-main-phone i {
    position: absolute;
    top: 0;
    left: 0;
    color: red;
    font-size: 33px
}

.stm-layout-header-service .header-main .header-main-phone .phone {
    margin-top: 1px
}

.stm-layout-header-service .header-main .header-main-phone .phone .phone-label {
    margin-right: 2px;
    color: red;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 1px;
    max-width: 150px
}

@media (min-width:992px) {
    .stm-layout-header-service .header-main .header-main-phone .phone .phone-label {
        max-width: unset
    }
}

.stm-layout-header-service .header-main .header-main-phone .phone .phone-number {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: .5px
}

.stm-layout-header-service .header-main .header-address {
    position: relative;
    padding-left: 42px;
    max-width: 248px
}

.stm-layout-header-service .header-main .header-address i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 34px;
    color: red
}

.stm-layout-header-service .header-main .header-address .address .heading-font {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase
}

.stm-layout-header-service .header-main .header-address .address .fancy-iframe {
    position: relative;
    top: -1px;
    margin-left: 3px;
    color: red;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px dashed red
}

.stm-layout-header-service .header-main .header-address .address .fancy-iframe:hover {
    color: #6c98e0;
    border-bottom-color: #6c98e0
}

.stm-layout-header-service .header-nav {
    margin-bottom: 15px;
    background: #fff;
    z-index: 15
}

.stm-layout-header-service .header-nav.header-nav-default {
    background-color: var(--hma_background_color);
    margin-bottom: 0
}

.stm-layout-header-service .header-nav.header-nav-default.header-nav-fixed.header-nav-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: var(--hma_background_color);
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 100
}

.stm-layout-header-service .header-nav.header-nav-transparent {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: rgba(234, 237, 240, .8);
    box-shadow: 0 0 4px rgba(0, 0, 0, .4)
}

.stm-layout-header-service .header-nav.header-nav-transparent.header-nav-fixed.header-nav-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #eaedf0;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 100
}

.stm-layout-header-service .header-nav:after {
    display: table;
    content: "";
    clear: both
}

.stm-layout-header-service .main-menu {
    float: left
}

.stm-layout-header-service .main-menu .header-menu {
    padding: 0;
    margin: 0;
    margin-left: -21px;
    list-style: none
}

.stm-layout-header-service .main-menu .header-menu>li {
    position: relative;
    float: left;
    margin-bottom: 0;
    background-color: var(--hma_item_bg_color)
}

.stm-layout-header-service .main-menu .header-menu>li.menu-item-has-children>a:after {
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, -50%);
    top: 50%;
    right: 7px;
    font-size: 12px;
    content: "\f107"
}

.stm-layout-header-service .main-menu .header-menu>li:first-child {
    margin-left: 0
}

.stm-layout-header-service .main-menu .header-menu>li.current-menu-item:first-child,
.stm-layout-header-service .main-menu .header-menu>li.current_page_item:first-child {
    margin-left: 21px
}

.stm-layout-header-service .main-menu .header-menu>li.current-menu-item>a,
.stm-layout-header-service .main-menu .header-menu>li.current_page_item>a {
    background-color: var(--hma_hover_bg_color);
    color: #fff !important
}

.stm-layout-header-service .main-menu .header-menu>li:hover {
    background-color: var(--hma_hover_bg_color);
    color: var(--hma_hover_text_color)
}

.stm-layout-header-service .main-menu .header-menu>li:hover>ul {
    visibility: visible;
    top: 100%;
    opacity: 1
}

.stm-layout-header-service .main-menu .header-menu>li:not(.stm_megamenu)>ul li:hover {
    background-color: var(--hma_hover_bg_color);
    color: #fff
}

.stm-layout-header-service .main-menu .header-menu>li>a {
    display: block;
    position: relative;
    min-height: 52px;
    padding: 0 21px;
    line-height: 52px;
    text-transform: uppercase;
    text-decoration: none !important
}

.stm-layout-header-service .main-menu .header-menu>li .main-menu .header-menu {
    visibility: visible;
    left: 100%;
    opacity: 1
}

.stm-layout-header-service .main-menu .header-menu>li>ul li>ul,
.stm-layout-header-service .main-menu .header-menu>li>ul li>ul li>ul,
.stm-layout-header-service .main-menu .header-menu>li>ul li>ul li>ul li>ul,
.stm-layout-header-service .main-menu .header-menu>li>ul li>ul li>ul li>ul li>ul {
    visibility: hidden;
    opacity: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 250px;
    top: 0;
    left: 105%;
    background-color: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    z-index: -1
}

.stm-layout-header-service .main-menu .header-menu>li>ul {
    visibility: hidden;
    opacity: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 250px;
    top: 105%;
    left: 0;
    background-color: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    z-index: 10
}

.stm-layout-header-service .main-menu .header-menu>li>ul li {
    position: relative;
    margin-bottom: 0;
    margin-left: 0 !important
}

.stm-layout-header-service .main-menu .header-menu>li>ul li.menu-item-has-children>a:after {
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, -50%);
    top: 50%;
    right: 20px;
    font-size: 14px;
    content: "\f105"
}

.stm-layout-header-service .main-menu .header-menu>li>ul li a {
    position: relative;
    display: block;
    padding: 12px 30px 12px 34px;
    text-decoration: none !important;
    font-weight: 400
}

.stm-layout-header-service .main-menu .header-menu>li>ul li>ul li>ul li:hover>ul,
.stm-layout-header-service .main-menu .header-menu>li>ul li>ul li:hover>ul,
.stm-layout-header-service .main-menu .header-menu>li>ul li:hover>ul {
    visibility: visible;
    left: 100%;
    opacity: 1
}

.stm-layout-header-service .header-help-bar {
    float: right;
    margin-left: 15px
}

.stm-layout-header-service .header-help-bar>ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.stm-layout-header-service .header-help-bar>ul:after {
    display: table;
    content: "";
    clear: both
}

.stm-layout-header-service .header-help-bar>ul li {
    display: block;
    float: left;
    margin-bottom: 0
}

.stm-layout-header-service .header-help-bar>ul li.help-bar-shop {
    padding-right: 15px
}

.stm-layout-header-service .header-help-bar>ul li.nav-search>a {
    padding: 0
}

.stm-layout-header-service .header-help-bar>ul li:first-child {
    margin-left: 0
}

.stm-layout-header-service .header-help-bar>ul li.mobile-search {
    display: none;
    visibility: hidden
}

.stm-layout-header-service .header-help-bar>ul li a {
    padding: 0 13px;
    display: block;
    position: relative;
    text-decoration: none !important;
    transition: all .2s ease-in-out
}

.stm-layout-header-service .header-help-bar>ul li a:hover {
    background-color: #f7f8f9
}

.stm-layout-header-service .header-help-bar>ul li a .list-label {
    position: relative;
    top: 1px;
    margin-right: 4px;
    text-transform: uppercase;
    color: #232628;
    font-size: 11px;
    line-height: 52px;
    font-weight: 700;
    transition: all .2s ease-in-out
}

.stm-layout-header-service .header-help-bar>ul li a .list-icon {
    position: relative;
    top: -1px;
    vertical-align: middle;
    color: #232628;
    font-size: 24px;
    transition: all .2s ease-in-out
}

.stm-layout-header-service .header-help-bar>ul li a .list-badge {
    position: absolute;
    top: 7px;
    right: 2px;
    min-width: 18px;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    background-color: #6c98e0;
    padding: 0 2px;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 2px 0px rgba(0, 0, 0, .14)
}

.stm-layout-header-service .header-help-bar>ul li.help-bar-compare .list-label {
    margin-right: 3px
}

.stm-layout-header-service .header-help-bar>ul li.help-bar-live-chat .list-icon {
    top: 0;
    font-size: 26px
}

.stm-layout-header-service .header-help-bar>ul li.nav-search {
    margin-left: 13px
}

.stm-layout-header-service .header-help-bar>ul li.nav-search>a {
    display: block;
    margin-top: 8px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #232628;
    text-indent: 1px;
    font-size: 13px
}

.stm-layout-header-service .header-help-bar>ul li.nav-search>a i {
    position: relative;
    top: -1px
}

.stm-layout-header-service .header-help-bar>ul li.nav-search>a:hover {
    background-color: #6c98e0;
    border-color: #6c98e0;
    color: #fff
}

.stm-layout-header-service .help-bar-live-chat {
    display: none !important
}

.stm-layout-header-service .header-help-bar-trigger {
    display: none;
    float: right;
    margin-top: 10px;
    height: 32px;
    width: 32px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 4px;
    font-size: 12px;
    color: #232628
}

.stm-layout-header-service .header-help-bar-trigger.active i {
    transform: rotate(180deg)
}

.stm-layout-header-service .mobile-menu-trigger {
    position: absolute;
    top: 4px;
    right: 0;
    width: 32px;
    height: 32px;
    padding: 5px 3px;
    z-index: 20
}

.stm-layout-header-service .mobile-menu-trigger span {
    display: block;
    height: 3px;
    background: red;
    border-radius: 3px;
    width: 100%
}

.stm-layout-header-service .mobile-menu-trigger span:nth-child(2) {
    margin-top: 5px
}

.stm-layout-header-service .mobile-menu-trigger span:nth-child(3) {
    margin-top: 5px
}

.stm-layout-header-service .mobile-menu-holder {
    display: none;
    margin: 0 -15px 25px;
    padding: 0 15px
}

.stm-layout-header-service .mobile-menu-holder .header-menu {
    margin: 0 -15px;
    padding: 10px 15px;
    background-color: #eaedf0;
    list-style: none
}

.stm-layout-header-service .mobile-menu-holder .header-menu>li .arrow {
    position: absolute;
    top: 0;
    right: 0;
    height: 34px;
    line-height: 34px;
    width: 50px;
    font-size: 22px;
    text-align: right
}

.stm-layout-header-service .mobile-menu-holder .header-menu>li .arrow.active i {
    transform: rotate(90deg)
}

.stm-layout-header-service .mobile-menu-holder .header-menu>li .sub-menu {
    display: none;
    list-style: disc
}

.stm-layout-header-service .mobile-menu-holder .header-menu>li .sub-menu>li>.sub-menu>li:last-child {
    margin-bottom: 0
}

.stm-layout-header-service .mobile-menu-holder .header-menu>li.opened>a {
    color: red
}

.stm-layout-header-service .mobile-menu-holder .header-menu li {
    position: relative
}

.stm-layout-header-service .mobile-menu-holder .header-menu li a {
    position: relative;
    display: block;
    padding: 10px 0;
    padding-right: 60px;
    color: #232628;
    text-transform: uppercase;
    text-decoration: none !important
}

.stm-layout-header-service .mobile-menu-holder .header-menu li:last-child {
    margin-bottom: 0
}

body.post-type-archive-listings.stm-template-car_dealer .classic-filter-row {
    margin-top: 0
}

body.post-type-archive-listings .car-listing-actions {
    position: relative;
    height: 46px
}

body.post-type-archive-listings .car-listing-actions.all-done {
    height: 0;
    padding: 0
}

body.post-type-archive-listings .stm-car-listing-sort-units {
    margin-top: 4px;
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #ddd
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-directory-listing-top__right {
    margin-top: 0
}

@media (max-width:1024px) {
    body.post-type-archive-listings .stm-car-listing-sort-units .stm-sort-by-options {
        float: left
    }
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-sort-by-options {
    float: right
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-sort-by-options>span {
    float: left;
    margin-top: 7px;
    margin-right: 9px;
    text-transform: uppercase;
    font-size: 12px;
    color: #888
}

@media (max-width:1024px) {
    body.post-type-archive-listings .stm-car-listing-sort-units .stm-sort-by-options>span {
        display: none
    }
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting {
    float: left
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single {
    height: 32px
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 32px;
    line-height: 32px
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-view-by {
    float: right
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-view-by:after {
    display: table;
    content: "";
    clear: both
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-view-by .view-type {
    display: block;
    float: left;
    color: #8f8f8f;
    margin-left: 10px;
    width: 32px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    text-decoration: none !important
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-view-by .view-type:hover {
    color: #6c98e0;
    cursor: pointer
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-view-by .view-type:first-child {
    margin-left: 0
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-view-by .view-type.view-list {
    font-size: 12px
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-view-by .view-type.view-grid {
    text-indent: 2px;
    font-size: 16px
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-view-by .view-type.active {
    background-color: #f0f2f5;
    color: #8f8f8f
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-view-by .view-type.active:hover {
    color: #6c98e0
}

body.post-type-archive-listings .classic-filter-row {
    position: relative;
    z-index: 48
}

body.post-type-archive-listings .classic-filter-row input[type=text],
body.post-type-archive-listings .classic-filter-row input[type=search] {
    height: 40px;
    line-height: 40px
}

body.post-type-archive-listings .classic-filter-row .form-group {
    margin-bottom: 16px
}

body.post-type-archive-listings .classic-filter-row .filter-price {
    margin: 7px 0 31px
}

body.post-type-archive-listings .classic-filter-row .filter-price h5 {
    margin-bottom: 19px
}

body.post-type-archive-listings .classic-filter-row .select2-container--default .select2-selection--single,
body.post-type-archive-listings .classic-filter-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 40px
}

body.post-type-archive-listings .classic-filter-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

body.post-type-archive-listings .classic-filter-row .filter-sidebar {
    padding: 0 22px 30px;
    background-color: #fff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .18)
}

body.post-type-archive-listings .classic-filter-row .sidebar-entry-header {
    position: relative;
    min-height: 40px;
    padding: 26px 22px 21px 76px;
    margin: 0 -22px;
    background-color: #232628
}

body.post-type-archive-listings .classic-filter-row .sidebar-entry-header i {
    position: absolute;
    top: 32px;
    left: 21px;
    font-size: 29px;
    color: #fff
}

body.post-type-archive-listings .classic-filter-row .sidebar-entry-header .h4 {
    display: block;
    padding-top: 10px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -.3px
}

body.post-type-archive-listings .classic-filter-row .stm-inventory-sidebar {
    margin-top: 25px
}

body.post-type-archive-listings .classic-filter-row .stm-accordion-single-unit.price .stm-accordion-content {
    padding: 30px 25px
}

body.post-type-archive-listings .classic-filter-row .stm-accordion-single-unit.price .stm-accordion-content-wrapper .col-md-6 input[type=text] {
    padding: 0 10px
}

body.post-type-archive-listings .car-listing-row .col-md-3 {
    margin-bottom: 40px
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta {
    padding-top: 17px
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta .car-title {
    color: #232628;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta .car-title .colored {
    color: red
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #6c98e0;
    text-align: right
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #6c98e0;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price.discounted-price {
    padding: 1px 10px 2px 4px
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price.discounted-price .sale-price {
    line-height: 16px
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price .regular-price,
body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price .sale-price,
body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price .normal-price {
    position: relative;
    z-index: 6
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price .regular-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price .normal-price,
body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price .sale-price {
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

body.post-type-archive-listings .car-listing-row .listing-car-item-meta .price .normal-price {
    line-height: 25px
}

body.post-type-archive-listings .car-listing-row .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc
}

body.post-type-archive-listings .car-listing-row .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

body.post-type-archive-listings .car-listing-row .car-meta-bottom ul li {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
    margin-right: 14px;
    color: #888;
    vertical-align: middle
}

body.post-type-archive-listings .car-listing-row .car-meta-bottom ul li i {
    margin-right: -1px;
    font-size: 13px;
    color: #aaa;
    vertical-align: middle
}

body.post-type-archive-listings .car-listing-row .car-meta-bottom ul li i.stm-icon-road {
    position: relative;
    top: 1px
}

body.post-type-archive-listings .car-listing-row .car-meta-bottom ul li i.stm-icon-transmission {
    position: relative;
    top: 1px
}

body.post-type-archive-listings .car-listing-row .car-meta-bottom ul li span {
    position: relative;
    top: 1px;
    vertical-align: top;
    margin-left: 2px;
    font-size: 13px
}

body.post-type-archive-listings .car-listing-row .car-meta-bottom ul li .special-text {
    margin-bottom: 2px;
    text-transform: uppercase
}

body.post-type-archive-listings .car-listing-row .car-meta-bottom ul li:last-child {
    margin-right: 0
}

body.post-type-archive-listings .found-cars-cloned {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px
}

body.post-type-archive-listings .found-cars,
body.post-type-archive-listings .found-cars.heading-font {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    font-size: 13px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 400;
    color: #aaa !important
}

body.post-type-archive-listings .found-cars i {
    position: absolute;
    content: "";
    display: block;
    font-size: 23px;
    left: 0;
    top: 0
}

body.post-type-archive-listings .found-cars .blue-lt {
    color: #6c98e0;
    font-weight: 700
}

body.post-type-archive-listings .found-cars-clone {
    display: none;
    visibility: hidden;
    opacity: 0
}

body.post-type-archive-listings .tab-search-title {
    position: relative;
    padding-left: 71px;
    margin-bottom: 36px;
    min-height: 35px;
    font-size: 30px;
    color: #232628;
    font-weight: 700
}

body.post-type-archive-listings .tab-search-title i {
    position: absolute;
    left: 0;
    top: -7px;
    font-size: 34px
}

body.post-type-archive-listings #car-listing-tab-search {
    padding-top: 20px
}

body.post-type-archive-listings .reset-all:hover {
    cursor: pointer
}

body.post-type-archive-listings .reset-all.reset-styled {
    display: block;
    border: 2px solid #ddd;
    border-radius: 3px;
    color: #ddd;
    text-align: center;
    line-height: 44px;
    font-size: 22px;
    text-decoration: none !important
}

body.post-type-archive-listings .reset-all.reset-styled:hover {
    color: #6c98e0;
    border-color: #6c98e0
}

body.post-type-archive-listings .reset-all.reset-styled:focus {
    color: #6c98e0;
    border-color: #6c98e0
}

body.post-type-archive-listings .reset-all.reset-styled:active {
    color: #6c98e0;
    border-color: #6c98e0
}

body.post-type-archive-listings .search-call-to-action {
    margin-top: 36px
}

body.stm-template-car_dealer .stm-loading,
body.stm-template-car_dealer_elementor .stm-loading {
    opacity: 1
}

body.stm-template-car_dealer .stm-form-4-videos .step_number,
body.stm-template-car_dealer_elementor .stm-form-4-videos .step_number {
    right: 15px;
    top: 45px
}

body.stm-template-car_dealer .archive-listing-page,
body.stm-template-car_dealer_elementor .archive-listing-page {
    margin: 30px 0 46px
}

body.stm-template-car_dealer .stm-thumbs-car-gallery .owl-item.current,
body.stm-template-car_dealer_elementor .stm-thumbs-car-gallery .owl-item.current {
    border-color: transparent
}

body.stm-template-car_dealer .wpb_wrapper .archive-listing-page>.container {
    padding: 0
}

@media (max-width:1024px) {
    #main>.container {
        position: relative;
        z-index: 10
    }
}

.stm-template-car_dealer .stm-car-carousels .stm-car-medias,
.stm-template-car_dealer_elementor .stm-car-carousels .stm-car-medias {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 20
}

.stm-template-car_dealer .stm-car-carousels .stm-car-medias>div,
.stm-template-car_dealer_elementor .stm-car-carousels .stm-car-medias>div {
    display: inline-block;
    margin-right: 9px;
    padding: 4px 15px 2px 10px;
    border-radius: 2px;
    background: rgba(0, 0, 0, .3);
    transition: all .3s ease;
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600
}

.stm-template-car_dealer .stm-car-carousels .stm-car-medias>div i,
.stm-template-car_dealer_elementor .stm-car-carousels .stm-car-medias>div i {
    font-size: 12px;
    margin-right: 2px
}

.stm-template-car_dealer .stm-car-carousels .stm-car-medias>div span,
.stm-template-car_dealer_elementor .stm-car-carousels .stm-car-medias>div span {
    position: relative;
    top: -1px;
    text-transform: uppercase
}

.stm-template-car_dealer .stm-car-carousels .stm-car-medias>div:hover,
.stm-template-car_dealer_elementor .stm-car-carousels .stm-car-medias>div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, .6)
}

.stm-template-car_dealer .stm-car-carousels .stm-car-medias>div.stm-listing-videos-unit i,
.stm-template-car_dealer_elementor .stm-car-carousels .stm-car-medias>div.stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px
}

body.stm-template-car_dealer.header_remove_compare .stm_compare_mobile,
body.stm-template-car_dealer.header_remove_compare .help-bar-compare {
    display: none
}

body.stm-template-car_dealer.header_remove_cart .stm_cart_mobile,
body.stm-template-car_dealer.header_remove_cart .help-bar-shop {
    display: none
}

.stm-template-car_dealer .stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-padded,
.stm-template-car_dealer_elementor .stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-padded {
    display: block;
    overflow: hidden;
    padding: 0 25px 30px
}

.stm-template-car_dealer .stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-padded .stm-option-label .checker,
.stm-template-car_dealer_elementor .stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-padded .stm-option-label .checker {
    margin-right: 5px !important;
    margin-top: 3px
}

.stm-template-car_dealer .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label .stm-option-image,
.stm-template-car_dealer_elementor .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label .stm-option-image {
    max-width: 130px;
    margin-bottom: 5px
}

.stm-template-car_dealer .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content .stm-accordion-content-padded .stm-option-label,
.stm-template-car_dealer_elementor .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content .stm-accordion-content-padded .stm-option-label {
    width: 50%;
    display: flex;
    float: left;
    margin-bottom: 20px
}

.stm-template-car_dealer .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content .stm-accordion-content-padded .stm-option-label:nth-child(odd),
.stm-template-car_dealer_elementor .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content .stm-accordion-content-padded .stm-option-label:nth-child(odd) {
    padding: 0 3px 0 0
}

.stm-template-car_dealer .stm-listing-directory-checkboxes.stm-one_col .stm-accordion-content-wrapper .stm-option-label .stm-option-image,
.stm-template-car_dealer_elementor .stm-listing-directory-checkboxes.stm-one_col .stm-accordion-content-wrapper .stm-option-label .stm-option-image {
    max-width: 130px;
    margin-bottom: 5px
}

.stm-template-car_dealer .stm-listing-directory-checkboxes.stm-one_col .stm-accordion-content .stm-accordion-content-padded .stm-option-label,
.stm-template-car_dealer_elementor .stm-listing-directory-checkboxes.stm-one_col .stm-accordion-content .stm-accordion-content-padded .stm-option-label {
    width: 100%;
    display: block;
    padding: 0 15px;
    float: left;
    margin-bottom: 25px
}

.stm-template-car_dealer .woocommerce-cart-form__cart-item .quantity input[type=number],
.stm-template-car_dealer_elementor .woocommerce-cart-form__cart-item .quantity input[type=number] {
    padding: 0 0 3px;
    text-align: center !important
}

.widget_car_location #stm-dealer-gmap {
    width: 100%;
    height: 253px
}

.gm-style .gm-style-mtc button {
    color: #555 !important
}

.gm-style-mtc>ul>div>span {
    line-height: 18px
}

.stm-shareble {
    position: relative;
    transition: all .1s ease-in
}

.stm-shareble:hover .stm-a2a-popup {
    display: block
}

.stm-shareble .stm-a2a-popup {
    display: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 0 0 4px
}

.stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
    top: -160%;
    opacity: 1;
    z-index: 30
}

@media (max-width:767px) {
    .stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
        left: 50%;
        transform: translateX(-50%);
        top: -50px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
        left: 50%;
        transform: translateX(-50%);
        right: unset
    }
}

.stm-shareble .stm-a2a-popup .addtoany_shortcode {
    background: #fff;
    padding: 5px 5px 1px;
    border-radius: 3px;
    border: 1px solid #ddd
}

.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a {
    margin-right: 5px;
    margin-bottom: 5px
}

@media (max-width:767px) {
    .stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a {
        padding: 0
    }
}

.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a .a2a_svg {
    display: block
}

.blog-meta-bottom .stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
    top: 106%
}

.border-btn {
    border: 2px solid #6c98e0;
    background-color: transparent !important;
    box-shadow: none !important
}

.stm-filter-tab-selects .row:before,
.stm-filter-tab-selects .row:after {
    display: none !important
}

.car-listing-modern-grid .image .stm-listing-compare {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20
}

.car-listing-modern-grid .image .stm-listing-compare:hover {
    cursor: pointer
}

.car-listing-modern-grid .image .stm-listing-compare.active {
    background: linear-gradient(180deg, #6c98e0 0%, #232628 100%);
    opacity: 1
}

.car-listing-modern-grid .image:hover .stm-listing-compare {
    opacity: 1
}

.stm-listing-with-rating-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 27px -15px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop {
    width: 25%;
    padding: 0 15px;
    margin-top: 30px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-top .title {
    margin-bottom: 19px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-top .title a {
    display: block;
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    min-height: 44px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image {
    display: block;
    width: 100%;
    position: relative
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image .stm_compare_unit {
    display: none
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image a .image-inner {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image a .image-inner:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: all .2s ease-in
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image a .image-inner img {
    display: block;
    width: 100%
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image a .image-inner .fa-round {
    display: flex;
    overflow: hidden;
    width: 57px;
    height: 57px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    opacity: 0;
    transition: all .2s ease-in;
    z-index: 2
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image a .image-inner .fa-round .fa-share {
    color: #fff;
    font-size: 18px;
    margin-top: 3px;
    left: 4px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image a:hover .image-inner:before {
    opacity: 1
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image a:hover .image-inner .fa-round {
    opacity: 1
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image .stm-listing-compare {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image .stm-listing-compare:hover {
    cursor: pointer
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image .stm-listing-compare.active {
    opacity: 1
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .image:hover .stm-listing-compare {
    opacity: 1
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 22px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info.middle-rating {
    margin-bottom: 13px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .car_info .starting-at {
    line-height: 19px;
    font-size: 12px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .car_info .price {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.5px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .car_info .mpg {
    font-size: 12px;
    line-height: 20px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .no-review {
    width: 100px;
    font-style: italic;
    font-size: 13px;
    opacity: .5;
    text-align: right;
    line-height: 17px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 10px 10px 0 4px;
    position: relative;
    top: -9px;
    right: -10px;
    z-index: 1;
    border-radius: 0
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating:hover .rating-details-popup {
    visibility: visible;
    opacity: 1
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-stars {
    display: block;
    overflow: hidden;
    width: 77px;
    position: relative;
    margin-bottom: 5px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-stars .rating-empty {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-stars .rating-empty:before {
    content: "\e900\e900\e900\e900\e900";
    display: block;
    width: 100%;
    font-family: "stm-review-font";
    font-size: 14px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 1px;
    overflow: hidden
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-stars .rating-color {
    display: block;
    width: 0;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-stars .rating-color:before {
    content: "ስስስስስ";
    display: block;
    width: 100%;
    font-family: "stm-review-font";
    font-size: 14px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 1px;
    overflow: hidden
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-text {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -.2px;
    position: relative
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-details-popup {
    display: block;
    background-color: #fff;
    padding: 28px 19px 14px 23px;
    position: absolute;
    top: 40px;
    right: 0;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: opacity .1s ease-in;
    filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, .3))
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-details-popup:before {
    display: block;
    content: "";
    width: 100px;
    height: 40px;
    position: absolute;
    top: -40px;
    right: 0;
    z-index: -2
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-details-popup .rating-params {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0;
    padding: 0
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-details-popup .rating-params li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 15px;
    transition: all .2s ease-in
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-details-popup .rating-params li span {
    display: block;
    font-size: 12px;
    line-height: 10px;
    width: 60%;
    font-weight: 500;
    margin-right: 13px;
    text-align: left
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-details-popup .rating-params li .rating-stars {
    margin-bottom: 0
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-details-popup .rating-params li .rating-stars .rating-empty {
    height: 10px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-details-popup .rating-params li .rating-stars .rating-empty:before {
    font-size: 10px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-middle .middle_info .rating .rating-details-popup .rating-params li .rating-stars .rating-color:before {
    font-size: 10px
}

.stm-listing-with-rating-wrap .listing-list-with-rating-loop .meta-bottom {
    line-height: 20px;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    min-height: 71px
}

.listing-features .rating {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 1;
    border-radius: 0
}

.listing-features .rating .rating-stars {
    display: block;
    overflow: hidden;
    width: 77px;
    position: relative;
    margin-bottom: 5px
}

.listing-features .rating .rating-stars .rating-empty {
    position: relative;
    width: 100%
}

.listing-features .rating .rating-stars .rating-empty:before {
    content: "\e900\e900\e900\e900\e900";
    display: block;
    width: 100%;
    font-family: "stm-review-font";
    font-size: 14px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 1px;
    overflow: hidden
}

.listing-features .rating .rating-stars .rating-color {
    display: block;
    width: 0;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.listing-features .rating .rating-stars .rating-color:before {
    content: "ስስስስስ";
    display: block;
    width: 100%;
    font-family: "stm-review-font";
    font-size: 14px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 1px;
    overflow: hidden
}

.listing-features .rating .rating-text {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -.2px;
    position: relative
}

@keyframes stm_zoom {
    0% {
        transform: scale(1);
        opacity: .6
    }
    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

#youtube-play-video-wrap {
    display: block;
    position: relative;
    min-height: 150px;
    max-width: 150px;
    margin: 0 auto
}

#youtube-play-video-wrap .youtube-play-circle {
    display: block;
    width: 73px;
    height: 73px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 39;
    transform: translateX(-50%) translateY(-50%) translateZ(0);
    border-radius: 50%;
    text-align: center
}

#youtube-play-video-wrap .youtube-play-circle i {
    position: absolute;
    top: 50%;
    left: 56%;
    z-index: 39;
    transform: translateX(-56%) translateY(-50%);
    font-size: 20px;
    color: #fff
}

#youtube-play-video-wrap .youtube-play-circle:before,
#youtube-play-video-wrap .youtube-play-circle:after {
    content: "";
    border: 1px solid #bcbbb7;
    width: 73px;
    height: 73px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    animation: 1s stm_zoom linear infinite
}

#youtube-play-video-wrap .youtube-play-circle:before {
    animation-delay: .5s
}

#stm-gpdr-form p label {
    margin-bottom: 15px
}

#stm-gpdr-form p input[type=email] {
    max-width: 400px
}

.stm_gdpr_checker {
    display: flex;
    flex-direction: row;
    padding: 10px 0 0
}

.stm_gdpr_checker label {
    font-weight: 400
}

.stm_gdpr_checker .checker {
    margin-top: 3px
}

.wpcf7 .ajax-loader {
    top: 8px;
    margin: 0 0 0 14px
}

.wpcf7-form-control-wrap.stmgdpr {
    display: block;
    margin-bottom: 15px;
    padding-left: 7px
}

#stmgdpr_field label {
    display: flex;
    flex-direction: row;
    align-items: center
}

#stmgdpr_field label input[type=checkbox] {
    position: relative;
    margin-top: 3px
}

.woocommerce-form__label-for-checkbox {
    display: flex !important;
    flex-direction: row !important;
    align-items: center
}

.woocommerce-form__label-for-checkbox input[type=checkbox] {
    position: relative;
    margin-top: 3px !important
}

#ship-to-different-address {
    display: flex;
    align-items: center
}

#ship-to-different-address label {
    margin: 0;
    font-weight: 700;
    text-transform: uppercase
}

#ship-to-different-address .checker {
    margin-left: 10px
}

.stm-bg-fixed {
    background-attachment: fixed !important;
    background-position: top left
}

.admin-bar:not(.woocommerce-checkout) .select2-container--open .select2-dropdown {
    top: 46px
}

@media (min-width:1024px) {
    .admin-bar:not(.woocommerce-checkout) .select2-container--open .select2-dropdown {
        top: 2px
    }
}

.price_range_wrap {
    padding-top: 30px;
    min-height: 50px
}

.price_range_wrap .price-tooltip {
    margin-top: 2px
}

.price_range_wrap .price-tooltip .tooltip-inner {
    padding: 1px 3px 0;
    background: #eceff3;
    color: #222
}

.stm-vc-spacer {
    display: block;
    position: relative;
    height: 0
}

@media (max-width:768px) {
    .stm-vc-spacer {
        height: 60px
    }
}

.woocommerce-terms-and-conditions {
    display: block;
    position: relative;
    overflow-x: hidden !important
}

.search_results_container.container {
    margin-bottom: 60px
}

.stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .18), inset 0 4px 0 red
}

.stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0 0 15px;
    overflow: visible !important
}

.stm-isearch-results-carousel-wrap .owl-nav {
    display: none !important
}

.stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between
}

.stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px
}

.stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0
}

.stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px
}

.stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none
}

.stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none
}

.stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex
}

.stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev,
.stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next {
    padding: 9px 13px 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1803921569);
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px
}

.stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas,
.stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000
}

.stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled,
.stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset
}

.stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop:not(.current) .rmv_txt_drctn:hover .image:before {
    opacity: 0
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop:not(.current) .image:before {
    opacity: 0
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .listing-car-item-meta,
.stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .stm-badge-directory {
    z-index: 150
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .brazzers-wrap {
    border: 5px solid #6c98e0
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .brazzers-wrap .listing-car-item-meta {
    bottom: 0
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image img:before {
    background: rgba(0, 0, 0, .2)
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image img {
    margin-bottom: 0
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .tmb-wrap {
    display: none
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image img {
    max-height: 133px;
    -o-object-fit: cover;
    object-fit: cover
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta {
    padding-top: 0;
    position: absolute;
    right: 0;
    bottom: 0
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap {
    position: relative
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .listing-car-item-meta {
    bottom: 10px
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap img {
    max-width: 100%
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap {
    top: -4px
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div {
    border-bottom-width: 3px
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active {
    border-color: #6c98e0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active:first-child:last-child {
    border-color: transparent
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div:not(.active) {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-color: #ccc
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 6px;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: -1;
    visibility: hidden
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining i {
    font-size: 48px;
    display: block
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining p {
    font-size: 16px;
    font-weight: 400
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining.active {
    visibility: visible
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .stm-badge-directory {
    position: absolute;
    top: 15px !important;
    left: -93px !important;
    height: 39px;
    padding: 0 42px;
    line-height: 39px;
    color: #fff !important;
    background-color: red;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    transform: rotate(-45deg) translateZ(0);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    z-index: 10;
    min-width: 260px !important
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop a {
    color: #000
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop a:hover,
.stm-isearch-results-carousel-wrap .stm-template-front-loop a:active,
.stm-isearch-results-carousel-wrap .stm-template-front-loop a:focus {
    color: #000
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price {
    color: #fff;
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    text-align: right
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    transform: skew(-14deg, 0deg);
    z-index: 1
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price .price-form-label {
    z-index: 1;
    position: relative;
    font-weight: 700
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .listing-car-item-meta {
    padding-top: 17px
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .listing-car-item-meta .car-meta-top {
    border-bottom: none;
    padding-bottom: 17px
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .listing-car-item-meta .car-meta-top .car-title {
    color: #232628;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset
}

.stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important
}

.stm-hoverable-interactive-galleries .interactive-hoverable {
    min-height: 218px
}

@media (min-width:768px) {
    .stm-hoverable-interactive-galleries .interactive-hoverable {
        min-height: 160px
    }
}

.stm-hoverable-interactive-galleries.stm-template-car_dealer .listing-list-loop .interactive-hoverable,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .listing-list-loop .interactive-hoverable,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .listing-list-loop .interactive-hoverable {
    min-width: 257px;
    min-height: 206.5px
}

@media (min-width:768px) {
    .stm-hoverable-interactive-galleries.stm-template-car_dealer .listing-list-loop .interactive-hoverable,
    .stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .listing-list-loop .interactive-hoverable,
    .stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .listing-list-loop .interactive-hoverable {
        min-height: 163px
    }
}

.stm-hoverable-interactive-galleries.stm-template-car_dealer .listing-list-loop .interactive-hoverable .hoverable-wrap,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .listing-list-loop .interactive-hoverable .hoverable-wrap,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .listing-list-loop .interactive-hoverable .hoverable-wrap {
    min-height: 201.5px
}

@media (min-width:768px) {
    .stm-hoverable-interactive-galleries.stm-template-car_dealer .listing-list-loop .interactive-hoverable .hoverable-wrap,
    .stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .listing-list-loop .interactive-hoverable .hoverable-wrap,
    .stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .listing-list-loop .interactive-hoverable .hoverable-wrap {
        min-height: unset
    }
}

.stm-hoverable-interactive-galleries.stm-template-car_dealer .car-listing-modern-grid .interactive-hoverable,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .car-listing-modern-grid .interactive-hoverable,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .car-listing-modern-grid .interactive-hoverable {
    min-height: 218px
}

@media (min-width:768px) {
    .stm-hoverable-interactive-galleries.stm-template-car_dealer .car-listing-modern-grid .interactive-hoverable,
    .stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .car-listing-modern-grid .interactive-hoverable,
    .stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .car-listing-modern-grid .interactive-hoverable {
        min-height: 160px
    }
}

.stm-hoverable-interactive-galleries.stm-template-car_dealer #modern-filter-listing .car-listing-row .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer #modern-filter-listing .listing-car-item-inner .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer .archive-listing-page .car-listing-row .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer .archive-listing-page .listing-car-item-inner .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl #modern-filter-listing .car-listing-row .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl #modern-filter-listing .listing-car-item-inner .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .archive-listing-page .car-listing-row .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .archive-listing-page .listing-car-item-inner .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor #modern-filter-listing .car-listing-row .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor #modern-filter-listing .listing-car-item-inner .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .archive-listing-page .car-listing-row .image,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .archive-listing-page .listing-car-item-inner .image {
    min-height: 143px
}

.stm-hoverable-interactive-galleries.stm-template-car_dealer #modern-filter-listing .car-listing-row .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer #modern-filter-listing .listing-car-item-inner .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer .archive-listing-page .car-listing-row .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer .archive-listing-page .listing-car-item-inner .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl #modern-filter-listing .car-listing-row .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl #modern-filter-listing .listing-car-item-inner .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .archive-listing-page .car-listing-row .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .archive-listing-page .listing-car-item-inner .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor #modern-filter-listing .car-listing-row .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor #modern-filter-listing .listing-car-item-inner .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .archive-listing-page .car-listing-row .image:before,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .archive-listing-page .listing-car-item-inner .image:before {
    background-color: transparent
}

.stm-hoverable-interactive-galleries.stm-template-car_dealer #modern-filter-listing .car-listing-row .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer #modern-filter-listing .car-listing-row .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer #modern-filter-listing .listing-car-item-inner .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer #modern-filter-listing .listing-car-item-inner .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer .archive-listing-page .car-listing-row .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer .archive-listing-page .car-listing-row .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer .archive-listing-page .listing-car-item-inner .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer .archive-listing-page .listing-car-item-inner .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl #modern-filter-listing .car-listing-row .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl #modern-filter-listing .car-listing-row .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl #modern-filter-listing .listing-car-item-inner .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl #modern-filter-listing .listing-car-item-inner .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .archive-listing-page .car-listing-row .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .archive-listing-page .car-listing-row .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .archive-listing-page .listing-car-item-inner .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor_rtl .archive-listing-page .listing-car-item-inner .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor #modern-filter-listing .car-listing-row .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor #modern-filter-listing .car-listing-row .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor #modern-filter-listing .listing-car-item-inner .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor #modern-filter-listing .listing-car-item-inner .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .archive-listing-page .car-listing-row .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .archive-listing-page .car-listing-row .image .stm-listing-favorite,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .archive-listing-page .listing-car-item-inner .image .stm-listing-compare,
.stm-hoverable-interactive-galleries.stm-template-car_dealer_elementor .archive-listing-page .listing-car-item-inner .image .stm-listing-favorite {
    bottom: 14px
}

.stm-hoverable-interactive-galleries .car-listing-tabs-unit .image:before {
    background-color: transparent
}

.stm-hoverable-interactive-galleries .car-listing-tabs-unit .interactive-hoverable {
    min-height: 218px
}

@media (min-width:768px) {
    .stm-hoverable-interactive-galleries .car-listing-tabs-unit .interactive-hoverable {
        min-height: 143px
    }
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap {
    top: 0;
    bottom: 5px;
    left: 0;
    right: 0;
    position: absolute;
    display: flex;
    overflow: hidden
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit.active .thumb {
    opacity: 1;
    z-index: -2
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit {
    align-items: flex-end;
    display: flex;
    flex: 1;
    height: 100%;
    position: static
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit .thumb {
    border: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    opacity: 0;
    z-index: -2
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit .thumb img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: opacity .15s;
    width: 100%
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit .remaining {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 55
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit .remaining i {
    font-size: 48px;
    display: block
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-wrap .hoverable-unit .remaining p {
    font-size: 16px;
    font-weight: 400
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-indicators {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    display: flex;
    justify-content: space-between
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-indicators .indicator {
    width: 100%;
    height: 3px;
    background-color: #ccc;
    z-index: 25;
    margin-right: 2px
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-indicators .indicator:last-child {
    margin-right: 0
}

.stm-hoverable-interactive-galleries .interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #6c98e0
}

.stm-hoverable-interactive-galleries .car-listing-row .image {
    min-height: 150px
}

.mobile-filter-sticky {
    display: none;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .42)
}

.mobile-filter-sticky.sticky-filter {
    display: block;
    position: fixed;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    bottom: 0;
    z-index: 99999
}

.disabled-heading {
    color: #888;
    text-align: center
}

.theme-motors .lg-icon {
    font-family: lg
}

.theme-motors .lg .lg-thumb-outer.lg-grab button.lg-toogle-thumb {
    box-shadow: none
}

.theme-motors .stm_add_car_form #stm_motors_vin_decoder {
    justify-content: left;
    margin-bottom: 30px
}

@media (max-width:768px) {
    .theme-motors.stm-hoverable-interactive-galleries .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite {
        left: 5px;
        bottom: 11px;
        right: auto
    }
}

.stm-template-listing_four.stm-hoverable-interactive-galleries .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite {
    bottom: 15px
}

.theme-motors .stm_add_car_form button#checkVin {
    background-color: #6c98e0;
    border: 2px solid #6c98e0
}

@media (max-width:767px) {
    .theme-motors .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=number] {
        max-width: 170px
    }
}

.lOffer-account-dropdown.stm-login-form-unregistered form input[type=submit] {
    margin: 0
}

.stm-single-car-listing-data table.stm-table-main {
    margin: -13px 0 15px
}

.stm-single-car-listing-data table.stm-table-main>tbody>tr {
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .stm-single-car-listing-data table.stm-table-main>tbody>tr {
        display: table-row;
        flex-direction: unset
    }
}

@media (min-width:768px) {
    .stm-single-car-listing-data table.stm-table-main>tbody>tr:last-child td {
        border: 0
    }
}

.stm-single-car-listing-data table.stm-table-main>tbody>tr>td {
    padding: 13px 0 14px;
    width: 100%
}

@media (min-width:768px) {
    .stm-single-car-listing-data table.stm-table-main>tbody>tr>td {
        width: unset
    }
}

.stm-single-car-listing-data table.stm-table-main>tbody>tr>td.divider-td {
    width: 30px;
    border: 0;
    display: none
}

@media (min-width:768px) {
    .stm-single-car-listing-data table.stm-table-main>tbody>tr>td.divider-td {
        display: block
    }
}

.stm-single-car-listing-data table.stm-table-main>tbody>tr>td.divider-td:last-child {
    display: none
}

.stm-single-car-listing-data table.inner-table {
    margin-bottom: 0;
    table-layout: fixed
}

.stm-single-car-listing-data table.inner-table tr td {
    border: 0;
    padding: 0;
    vertical-align: middle
}

.stm-single-car-listing-data table.inner-table tr td i {
    display: inline-block;
    position: relative;
    top: 3px;
    font-size: 16px;
    min-width: 33px;
    padding-right: 5px;
    text-align: center;
    vertical-align: top;
    max-height: 22px
}

.stm-single-car-listing-data table.inner-table tr td i.stm-service-icon-body_type {
    font-size: 11px;
    top: 5px
}

.stm-single-car-listing-data table.inner-table tr td i.stm-service-icon-hashtag {
    font-size: 13px;
    top: 4px
}

.stm-single-car-listing-data table.inner-table tr td i.stm-icon-engine_fill {
    font-size: 18px;
    top: 1px
}

.stm-single-car-listing-data table.inner-table tr td i.stm-icon-time {
    font-size: 18px;
    top: 1px
}

.stm-single-car-listing-data table.inner-table tr td i.stm-icon-drive_2 {
    font-size: 18px
}

.stm-single-car-listing-data table.inner-table tr td i.stm-icon-key {
    top: 2px;
    font-size: 19px
}

.stm-single-car-listing-data table.inner-table tr td i.stm-icon-transmission_fill {
    font-size: 17px
}

.stm-single-car-listing-data table.inner-table tr td i.stm-service-icon-vin_check {
    font-size: 18px
}

.stm-single-car-listing-data table.inner-table tr td.heading-font {
    padding-left: 10px;
    color: #222;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.stm-single-car-listing-data table.inner-table tr td.heading-font a {
    letter-spacing: -1px;
    word-spacing: 2px
}

.stm-single-car-listing-data table.inner-table tr td.label-td {
    padding-right: 5px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.stm-button,
input[type=submit],
button,
html body .button,
#main .button,
#wrapper .button,
#wrapper button,
.stm-template-listing button,
#main button.heading-font,
#main .load-more-btn {
    color: #fff
}

.stm-button:hover,
input[type=submit]:hover,
button:hover,
html body .button:hover,
#main .button:hover,
#wrapper .button:hover,
#wrapper button:hover,
#main button.heading-font:hover,
.stm-template-listing button:hover,
#main .load-more-btn:hover {
    color: #fff
}

.notification-wrapper {
    display: block
}

.notification-wrapper.shown .notification-wrap {
    right: 10px
}

.notification-wrapper .notification-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 10px;
    right: -500px;
    z-index: 100000;
    overflow: hidden;
    padding: 20px;
    transition: all .3s ease-in-out
}

.notification-wrapper .notification-wrap.success {
    background: red
}

.notification-wrapper .notification-wrap.error {
    background: #e41515
}

.notification-wrapper .notification-wrap .message-container {
    display: block;
    max-width: 250px
}

.notification-wrapper .notification-wrap .message-container .message {
    color: #fff
}

.notification-wrapper .notification-wrap .btn-container {
    display: block
}

.notification-wrapper .notification-wrap .btn-container button {
    background: 0 0;
    padding: 10px 0 10px 20px;
    margin: 0 0 0 20px;
    font-weight: 400;
    text-transform: capitalize;
    box-shadow: none;
    border-left: 1px solid #fff;
    border-radius: 0
}

.notification-wrapper .notification-wrap .btn-container button:before,
.notification-wrapper .notification-wrap .btn-container button:after {
    display: none
}

.notification-wrapper .notification-wrap .btn-container button:focus,
.notification-wrapper .notification-wrap .btn-container button:active {
    top: 0
}

.car-listing-modern-grid.skin_card {
    margin-left: -15px;
    margin-right: -15px
}

.stm-isotope-sorting-featured-top.stm-isotope-sorting-list .mvl-card-skins {
    margin-bottom: 16px
}

@media (max-width:550px) {
    .stm-listing-directory-title {
        display: none
    }
}

@media (max-width:1024px) {
    .search-filter-form .col-sm-6 {
        width: 100%
    }
    .search-filter-form .stm-slider-filter-type-unit .row {
        display: flex
    }
    .search-filter-form .stm-accordion-content-wrapper .row {
        display: flex
    }
    .search-filter-form .stm-accordion-content-wrapper .row .col-md-wider-left input {
        margin-top: 0
    }
}

.stm_add_car_form .stm-form-2-features .stm-single-feature .feature-single .checker.required_field span {
    border: 1px solid red;
    border-radius: 3px
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner.required_field {
    border-color: red;
    color: red
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner.required_field span {
    color: red
}

.stm_add_car_form .stm-form-4-videos .stm-video-link-unit.required_field input {
    border: 1px solid red
}

.stm_add_car_form .stm-form-5-notes #wp-stm_seller_notes-wrap.required_field {
    border: 1px solid red
}

.stm_add_car_form .stm-form-1-end-unit .select2.select2-container.required_field .selection .select2-selection--single .select2-selection__rendered,
.stm_add_car_form .stm-form1-intro-unit .select2.select2-container.required_field .selection .select2-selection--single .select2-selection__rendered {
    border: 1px solid red
}

.stm_add_car_form .stm-form-1-end-unit .row .stm-form-1-selects input.required_field,
.stm_add_car_form .stm-form1-intro-unit .row .stm-form-1-selects input.required_field {
    border: 1px solid red
}

.stm_add_car_form .stm_price_input input.required_field {
    border: 1px solid red
}

.stm_add_car_form .stm-form-1-quarter input.required_field {
    border: 1px solid red
}

.stm-loader.circle {
    position: relative;
    width: 50px;
    height: 50px
}

.stm-loader.circle div {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 5px solid #eceff3;
    border-top-color: transparent;
    animation: spin 1s linear infinite
}

.stm-loader-inner {
    display: none
}

.stm-sell-a-car-loader.active .stm-loader-inner {
    display: flex;
    justify-content: center;
    align-items: center
}

.theme-motors .mvl-trim-list .mvl-trim-item:after {
    color: var(--motors-base-color)
}

.theme-motors .mvl-modal-car-autocomplete-popup .modal-body .modal-body-inner-tab-content-item-info.loading:after {
    border-top: 3px solid var(--motors-base-color)
}

.theme-motors #add-car-autocomplete-btn.mvl-button-loading:after {
    border-top: 2px solid var(--motors-base-color)
}

.theme-motors .mvl-color-selection-header a.mvl-back-to-trims {
    color: var(--motors-base-color)
}

.theme-motors .mvl-color-option:hover {
    border-color: var(--motors-base-color)
}

.theme-motors .mvl-color-option.selected {
    border-color: var(--motors-base-color)
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container {
    overflow: hidden
}

@media (max-width:1024px) {
    .wpb_tour_tabs_wrapper ul.wpb_tabs_nav.ui-tabs-nav {
        display: flex;
        overflow-y: scroll;
        padding-top: 4px
    }
    .theme-motors .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
        display: block
    }
    .theme-motors .vc_tta.vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list {
        overflow-y: scroll;
        padding-top: 4px
    }
    .theme-motors .vc_tta.vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list .vc_tta-tab {
        white-space: nowrap
    }
}

@media (max-width:991px) {
    .stm-user-private .stm-sticky-user-sidebar .stm-user-private-sidebar:before {
        display: none
    }
    .stm-user-private .stm-sticky-user-sidebar .stm-user-private-sidebar {
        padding: 20px;
        min-height: 100px !important
    }
    .stm-user-private .stm-sticky-user-sidebar .stm-user-private-sidebar .stm-actions-list {
        padding: 0
    }
    .stm-user-private .stm-sticky-user-sidebar .stm-user-private-sidebar .stm-actions-list a {
        margin-bottom: 10px
    }
    .stm-user-private .stm-sticky-user-sidebar .stm-user-private-sidebar .stm-user-current-plan-info {
        display: none
    }
    .stm-user-private .stm-sticky-user-sidebar {
        margin-top: 20px
    }
    .stm-user-private .stm-sticky-user-sidebar .stm-user-top,
    .stm-user-private .stm-sticky-user-sidebar .stm-dealer-phone,
    .stm-user-private .stm-sticky-user-sidebar .stm-dealer-mail {
        display: none
    }
}

.woocommerce-form-row .password-input {
    position: relative
}

.woocommerce-form-row button.show-password-input {
    position: absolute;
    background-color: unset;
    box-shadow: unset;
    border: unset;
    color: unset;
    font-size: unset;
    line-height: unset;
    padding: unset;
    margin: unset;
    cursor: pointer;
    right: .7em;
    text-decoration: none;
    top: 53%
}

.woocommerce-form-row button.show-password-input:after {
    content: "\f06e";
    font-family: "Font Awesome 6 Free";
    color: #888
}

.wc-block-components-main .wc-block-components-checkbox label {
    gap: 5px
}

.wc-block-components-main .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    display: none
}

.wc-block-components-main .wc-block-components-radio-control__option {
    display: flex;
    align-items: center;
    gap: 5px
}

.wc-block-components-main .wc-block-components-radio-control__option input[type=radio] {
    margin-top: 0
}

.stm_motors_listing_types_multilisting_active .wrap_multilisting_carousel.visible_items_2 img {
    height: 332.5px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm_motors_listing_types_multilisting_active .wrap_multilisting_carousel.visible_items_3 img {
    height: 217.5px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm_motors_listing_types_multilisting_active .wrap_multilisting_carousel.visible_items_4 img {
    height: 160px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm_motors_listing_types_multilisting_active.stm-hoverable-interactive-galleries .wrap_multilisting_carousel .image:before {
    background-color: transparent
}

.stm_motors_listing_types_multilisting_active.stm-hoverable-interactive-galleries .wrap_multilisting_carousel.visible_items_2 img {
    height: 332.5px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm_motors_listing_types_multilisting_active.stm-hoverable-interactive-galleries .wrap_multilisting_carousel.visible_items_2 .interactive-hoverable {
    min-width: 530px;
    min-height: 332.5px
}

.stm_motors_listing_types_multilisting_active.stm-hoverable-interactive-galleries .wrap_multilisting_carousel.visible_items_3 img {
    height: 217.5px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm_motors_listing_types_multilisting_active.stm-hoverable-interactive-galleries .wrap_multilisting_carousel.visible_items_3 .interactive-hoverable {
    min-width: 346.6px;
    min-height: 217.5px
}

.stm_motors_listing_types_multilisting_active.stm-hoverable-interactive-galleries .wrap_multilisting_carousel.visible_items_4 img {
    height: 160px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm_motors_listing_types_multilisting_active.stm-hoverable-interactive-galleries .wrap_multilisting_carousel.visible_items_4 .interactive-hoverable {
    min-width: 255px;
    min-height: 160px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap {
    display: block;
    margin-top: -49px;
    z-index: 10;
    position: relative
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .nav.nav-tabs {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    border: none
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .nav.nav-tabs li:last-child a {
    border-right: 0
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .nav.nav-tabs li a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, .8);
    padding: 12px 22px 12px;
    border: 0;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, .2);
    border-right: 1px solid #fff;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    min-height: 49px
}

@media (max-width:450px) {
    .stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .nav.nav-tabs li a {
        padding: 12px 10px
    }
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .nav.nav-tabs li a.active {
    background: #fff;
    border-top-color: #6c98e0;
    border-left: none
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .nav.nav-tabs li a i {
    font-size: 22px;
    margin-right: 10px
}

@media (max-width:767px) {
    .stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap {
        margin-top: 10px !important
    }
    .stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap>.nav.nav-tabs {
        overflow-y: scroll;
        justify-content: flex-start;
        padding-bottom: 5px
    }
    .stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap>.nav.nav-tabs li {
        width: 100%;
        border-bottom: 1px solid #222
    }
    .stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap>.nav.nav-tabs li a {
        justify-content: flex-start
    }
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content input {
    background-color: #e5e5e5 !important;
    border: 1px solid #e5e5e5 !important;
    height: 46px;
    line-height: 46px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content button[type=submit] {
    position: relative;
    top: -1px;
    float: right;
    margin-left: 16px;
    min-width: 170px;
    padding: 16px 25px 13px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    font-size: 14px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content button[type=submit] span {
    margin-right: 4px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content button[type=submit] i {
    display: inline-block;
    margin-right: 6px;
    font-size: 16px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content button[type=submit]:active {
    top: -1px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .stm-select-col {
    min-height: 46px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .btn-search {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 15%;
    padding-top: 39px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .btn-search a {
    height: 46px;
    line-height: 46px;
    padding-top: 0
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .select2.select2-container .selection .select2-selection--single {
    display: block;
    height: 46px !important;
    line-height: 46px;
    background: #e5e5e5;
    border: none;
    box-shadow: none
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .select2.select2-container .selection .select2-selection--single .select2-selection__rendered {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    padding: 0 22px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .select2.select2-container .selection .select2-selection--single .select2-selection__arrow {
    right: 12px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .select2.select2-container .selection .select2-selection--single .select2-selection__arrow b {
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, -50%);
    top: 50%;
    left: -3px;
    margin-left: 0;
    font-size: 17px;
    color: #888;
    width: 15px;
    height: 17px;
    border: none;
    text-align: center;
    border: none;
    line-height: 22px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .select2.select2-container .selection .select2-selection--single .select2-selection__arrow b:before {
    content: "\f107";
    font-size: 20px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .stm-filter-tab-selects {
    width: 100%;
    overflow: visible !important;
    transition: all .3s ease-in
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .stm-filter-tab-selects .stm-select-col {
    margin-bottom: 30px;
    padding: 0 8px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .stm-filter-tab-selects .col-md-12 {
    padding: 0 15px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .stm-filter-tab-selects>.row {
    margin: 0 -8px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .stm-filter-tab-selects .taxonomy_range_wrap label {
    margin-bottom: 10px
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .stm-filter-tab-selects .taxonomy_range_wrap .stm-current-slider-labels {
    display: block;
    text-align: right;
    font-size: 13px;
    opacity: .7
}

.stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .stm-filter-tab-selects .taxonomy_range_wrap:hover .stm-current-slider-labels {
    opacity: 1
}

@media (max-width:767px) {
    .stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane {
        flex-direction: column
    }
    .stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .row {
        width: 100%;
        padding-bottom: 0;
        margin: 0
    }
    .stm_motors_listing_types_multilisting_active .stm-c-f-search-form-wrap .tab-content .tab-pane .btn-search {
        width: 33%;
        padding-top: 15px;
        margin-bottom: 30px;
        margin-left: 15px
    }
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card {
    border-radius: 0;
    border: none;
    margin-bottom: 30px
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    background: #e5e5e5;
    border-radius: 0;
    padding: 28px 20px 28px 30px;
    transition: all .2s ease-in-out
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body .card-icon {
    display: block;
    width: auto;
    min-width: 35px;
    height: 30px;
    position: relative;
    margin-right: 20px
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body .card-icon img {
    display: block;
    width: auto;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 0 0;
    transition: all .2s ease-in-out
}

@media (max-width:450px) {
    .stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body .card-icon {
        max-width: 35px
    }
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body .card-title {
    font-size: 18px;
    margin: 0;
    transition: all .2s ease-in-out;
    color: #333
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body .btn {
    background: 0 0;
    margin: 0 0 0 auto;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #fff;
    opacity: 0;
    transition: all .2s ease-in-out
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body .btn i {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    margin-top: 4px;
    font-weight: 900
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body:hover {
    background: #6c98e0
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body:hover .card-icon img {
    filter: brightness(100%) contrast(200%) invert(100%)
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body:hover .card-title {
    color: #fff
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body:hover .btn {
    opacity: 1
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body:hover i {
    color: #fff
}

@media (max-width:1023px) {
    .stm_motors_listing_types_multilisting_active .listing-type-list>.stm-row {
        flex-wrap: wrap
    }
    .stm_motors_listing_types_multilisting_active .listing-type-list>.stm-row>.stm-col-3 {
        width: 100%;
        max-width: 33.33%;
        flex: 0 0 33.33%
    }
}

@media (max-width:450px) {
    .stm_motors_listing_types_multilisting_active .listing-type-list>.stm-row {
        flex-wrap: wrap
    }
    .stm_motors_listing_types_multilisting_active .listing-type-list>.stm-row>.stm-col-3 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%
    }
}

.stm_motors_listing_types_multilisting_active .plus-added-emeht-mts {
    position: relative
}

.stm_motors_listing_types_multilisting_active .plus-added-emeht-mts .add-new-term {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-size: 20px;
    cursor: pointer
}

.stm_motors_listing_types_multilisting_active .stm_listing_tabs_style_2 {
    border-top: none
}

.stm_motors_listing_types_multilisting_active .stm_listing_tabs_style_2 .tab-content .stm-directory-grid-loop .image img {
    height: 160px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm_motors_listing_types_multilisting_active .multilisting-masonry-carousel-wrap div.title h2 {
    font-size: 28px
}

.stm_motors_listing_types_multilisting_active .multilisting-masonry-carousel-wrap .owl-controls {
    top: -76px !important
}

.stm_motors_listing_types_multilisting_active .multilisting-masonry-carousel-wrap .owl-controls .owl-nav .owl-prev,
.stm_motors_listing_types_multilisting_active .multilisting-masonry-carousel-wrap .owl-controls .owl-nav .owl-next {
    background-color: #ddd
}

.stm_motors_listing_types_multilisting_active .multilisting-masonry-carousel-wrap .owl-controls .owl-nav .owl-prev:hover,
.stm_motors_listing_types_multilisting_active .multilisting-masonry-carousel-wrap .owl-controls .owl-nav .owl-next:hover {
    background: #6c98e0
}

.stm_motors_listing_types_multilisting_active .car-listing-row .listing-car-item-meta .price {
    background-color: #6c98e0;
    color: #fff
}

.stm_motors_listing_types_multilisting_active .car-listing-row .listing-car-item-meta .price:before {
    background-color: #6c98e0
}

.stm_motors_listing_types_multilisting_active .listing-list-loop.stm-listing-directory-list-loop .content .meta-top .price,
.stm_motors_listing_types_multilisting_active .listing-list-loop.stm-listing-directory-list-loop .content .meta-top .price:before {
    background-color: #6c98e0
}

.stm_motors_listing_types_multilisting_active .archive-listing-page .image .image-inner {
    min-height: 152px
}

.stm_motors_listing_types_multilisting_active .listing-list-loop .content .meta-middle .meta-middle-unit .icon {
    font-size: 12px
}

.stm_motors_listing_types_multilisting_active .classic-filter-row {
    margin-top: 0
}

.stm_motors_listing_types_multilisting_active .classic-filter-row input[type=text],
.stm_motors_listing_types_multilisting_active .classic-filter-row input[type=search] {
    height: 40px;
    line-height: 40px
}

.stm_motors_listing_types_multilisting_active .filter-sidebar .sidebar-entry-header .h4 {
    font-size: 18px
}

.stm_motors_listing_types_multilisting_active .select2-container.statistics-period {
    z-index: 2000
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form {
    margin-top: 3px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form #stm_sell_a_car_form {
    margin-bottom: 40px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-border-top-unit {
    position: relative;
    padding-right: 30px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-border-top-unit .step_number {
    position: absolute;
    top: 30px;
    right: 0;
    text-transform: uppercase;
    color: #6c98e0;
    font-weight: 700
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-car-listing-data-single {
    margin-bottom: 17px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit {
    padding: 23px 30px 11px;
    background-color: #6c98e0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .stm-label {
    margin-bottom: 8px;
    color: #fff;
    font-weight: 700;
    font-size: 15px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .stm-form-1-selects {
    margin-bottom: 15px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .select2-container--default .select2-selection--single,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 40px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #fff
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .select2-container--default .select2-selection--single {
    background-color: transparent !important
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit {
    margin: 41px -15px 30px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter {
    position: relative;
    float: left;
    padding: 0 15px;
    margin-bottom: 12px;
    width: 33.333%;
    min-height: 48px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter a {
    clear: both;
    float: left;
    margin-top: 5px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-car-listing-data-single {
    padding: 15px;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-top: 20px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-car-listing-data-single .title {
    color: #6c98e0;
    font-size: 18px;
    font-weight: 500
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stn-add-car-location-wrap {
    display: flex;
    overflow: hidden;
    float: left;
    width: 100%;
    flex-direction: column
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stn-add-car-location-wrap .stm-form-1-quarter {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stn-add-car-location-wrap .stm-form-1-quarter .stm-location-input-wrap {
    display: flex;
    overflow: hidden;
    width: 31.5%;
    justify-content: space-between;
    align-items: center
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stn-add-car-location-wrap .stm-form-1-quarter .stm-location-input-wrap .stm-label {
    margin-top: 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-link-lat-lng-wrap {
    display: block;
    width: 100%;
    text-align: right
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-link-lat-lng-wrap a {
    float: right
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter:hover i {
    color: #6c98e0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text],
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=number] {
    float: right;
    max-width: 220px;
    padding-left: 13px;
    border-width: 1px !important;
    color: #555
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text]:nth-child(2),
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=number]:nth-child(2) {
    margin: 5px 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=number]::-webkit-outer-spin-button,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text].stm_has_value,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=number].stm_has_value {
    background-color: #fff;
    border-color: #efefef
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text]:focus,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=number]:focus {
    border-color: #6c98e0;
    box-shadow: none
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .select2 {
    float: right;
    max-width: 220px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label {
    margin-top: 9px;
    color: #6c98e0;
    font-size: 13px;
    vertical-align: top
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i {
    display: inline-block;
    position: relative;
    min-width: 20px;
    margin-right: 5px;
    top: 3px;
    font-size: 14px;
    vertical-align: top;
    text-align: center
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-icon-road {
    font-size: 16px;
    top: 4px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-service-icon-body_type {
    font-size: 11px;
    top: 6px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-service-icon-hashtag {
    font-size: 13px;
    top: 4px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-icon-engine_fill {
    font-size: 18px;
    top: 1px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-icon-time {
    font-size: 18px;
    top: 1px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-icon-drive_2 {
    font-size: 18px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-icon-key {
    top: 2px;
    font-size: 19px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-icon-transmission_fill {
    font-size: 17px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-service-icon-vin_check {
    font-size: 18px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-service-icon-pin_2 {
    top: 4px;
    font-size: 16px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i.stm-service-icon-color_type {
    font-size: 16px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .select2-container--default .select2-selection--single,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 40px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #fff;
    border: 1px solid #efefef
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-2-features .stm-border-top-unit {
    margin-bottom: 7px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-2-features .stm-single-feature {
    float: left;
    width: 16.6666%;
    margin-bottom: 38px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-2-features .stm-single-feature .heading-font {
    margin-bottom: 15px;
    font-weight: 700
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-2-features .stm-single-feature .feature-single label {
    width: 100%;
    padding: 8px 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-2-features .stm-single-feature .feature-single label:hover {
    cursor: pointer
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos #stm_car_gallery_add {
    display: none
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-border-top-unit {
    margin-bottom: 8px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car {
    padding-right: 9px
}

@media (max-width:991px) {
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car {
        padding-right: 0 !important
    }
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery {
    margin: 0 -12px 46px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder {
    float: left;
    padding: 0 12px;
    margin-bottom: 15px;
    width: 25%
}

@media (max-width:767px) {
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder {
        width: 50%
    }
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder__text {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    color: #888;
    text-transform: uppercase;
    margin: 10px 0 0;
    display: block
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner {
    background-color: #ebebeb;
    position: relative;
    min-height: 140px;
    line-height: 1;
    color: #bebebe;
    font-size: 41px;
    text-align: center;
    transition: .3s ease;
    border-radius: 4px;
    border: 1px solid #a8a8a8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
    cursor: pointer
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner:hover {
    border-color: #153e4d
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview .fas {
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 17px;
    width: 32px;
    height: 32px;
    text-align: center;
    background-color: #de0000;
    border-radius: 50%;
    color: #fff;
    opacity: 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview .fas:before {
    display: block;
    margin-top: 7px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview .fas:hover {
    background-color: #f80b0b;
    cursor: pointer
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview.ui-draggable:before {
    content: "\f0b2";
    font: normal 600 14px/24px "Font Awesome 6 Free";
    position: absolute;
    display: block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    bottom: 0;
    left: 0;
    width: 22px;
    height: 22px;
    text-align: center;
    text-indent: -2px;
    background-color: red;
    color: #fff;
    opacity: 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner.active .stm-image-preview:before,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner.active .stm-image-preview .fas {
    opacity: 1
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder-native .inner {
    border-style: dashed;
    border-color: #153e4d
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder-native:hover .inner {
    border-color: red
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder-native:hover .stm-placeholder__text {
    color: red
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.deleting .stm-image-preview:before {
    opacity: 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder:hover .inner.deleting {
    border-width: 3px;
    border-color: #f80b0b
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .stm-progress-bar {
    width: 28px;
    height: 28px;
    position: relative;
    display: inline-block;
    margin: 0 auto 10px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .stm-progress-bar__item {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    margin: 3px;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-width: 3px;
    border-style: solid;
    border-color: red transparent transparent
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .stm-progress-bar__item:nth-child(1) {
    animation-delay: -.45s
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .stm-progress-bar__item:nth-child(2) {
    animation-delay: -.3s
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .stm-progress-bar__item:nth-child(3) {
    animation-delay: -.15s
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .stm-progress-bar__wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .stm-progress-bar__info,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .stm-progress-bar__wrapper,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .stm-progress-bar__text {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #153e4d
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .stm-progress-bar__percent {
    display: inline-block;
    margin: 0 0 0 5px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-media-car-add-nitofication {
    margin-top: -2px;
    font-size: 13px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-media-car-add-nitofication span {
    line-height: 22px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-media-car-add-nitofication h4 {
    margin-bottom: 27px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-media-car-add-nitofication strong {
    display: inline-block;
    line-height: 18px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos {
    margin-bottom: 60px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-border-top-unit {
    margin-bottom: 7px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit {
    padding: 23px 30px 14px;
    background-color: #6c98e0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit .heading-font {
    margin-bottom: 8px;
    color: #fff;
    font-weight: 700;
    font-size: 15px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit input[type=text] {
    margin-bottom: 26px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-simple-notice {
    position: relative;
    padding-left: 25px;
    margin-top: 27px;
    color: rgba(255, 255, 255, .5);
    font-size: 13px;
    line-height: 22px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-simple-notice i {
    position: absolute;
    top: 5px;
    left: 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-video-link-unit {
    position: relative;
    padding-right: 46px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, .5)
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video:hover {
    cursor: pointer
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video:before {
    position: absolute;
    content: "";
    display: block;
    top: 15px;
    left: 18px;
    width: 3px;
    height: 11px;
    background-color: #fff
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video:after {
    position: absolute;
    content: "";
    display: block;
    top: 19px;
    left: 14px;
    width: 11px;
    height: 3px;
    background-color: #fff
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video.active {
    background-color: #6c98e0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video.active:hover {
    cursor: default
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video.active:before {
    top: 17px;
    left: 13px;
    height: 8px;
    transform: rotate(-40deg)
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video.active:after {
    top: 18px;
    left: 14px;
    width: 17px;
    transform: rotate(-45deg)
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes {
    margin-bottom: 53px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-border-top-unit {
    margin-bottom: 10px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes textarea {
    height: 202px;
    padding: 10px 10px 10px 12px;
    font-size: 13px;
    color: #888;
    background-color: #efefef;
    border: 1px solid #e1e2e4
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes textarea:focus {
    background-color: #fff
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases {
    position: relative;
    margin-top: 75px;
    text-align: center
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:after {
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f067";
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    top: 0;
    left: 7px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #6c98e0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases span {
    border-bottom: 1px dashed #6c98e0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:hover {
    cursor: pointer
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases {
    position: absolute;
    width: 445px;
    right: -200px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 4px solid #6c98e0;
    opacity: 0;
    visibility: hidden;
    z-index: 20
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .inner {
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 5px 29px rgba(0, 0, 0, .24);
    z-index: 2
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .inner .fas {
    position: absolute;
    padding: 10px;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #888;
    opacity: .5
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .inner .fas:hover {
    cursor: pointer;
    opacity: 1
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .inner:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 30px;
    background-color: #fff;
    z-index: 3
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .inner:after {
    position: absolute;
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    left: -10px;
    top: 50%;
    margin-top: -10px;
    background-color: #fff;
    transform: rotate(-45deg);
    box-shadow: 0 5px 29px rgba(0, 0, 0, .24);
    z-index: 1
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases.activated {
    right: 0;
    opacity: 1;
    visibility: visible
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases h5 {
    margin-bottom: 30px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .clearfix {
    margin: 0 -15px 20px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .clearfix label {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding: 0 15px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .button {
    display: inline-block;
    font-size: 12px;
    padding: 12px 30px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user {
    padding: 0 40px;
    background-color: #f0f2f5;
    border: 1px solid #ddd;
    margin-bottom: 40px;
    position: relative
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user:before,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user:after {
    display: none
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-form-inner .add-car-btns-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    align-self: center;
    margin: 20px 0;
    list-style: none
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-form-inner .add-car-btns-wrap li {
    margin: 7px 3px;
    padding: 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-form-inner .add-car-btns-wrap li .tooltip-inner {
    background-color: #6c98e0;
    font-size: 14px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-form-inner .add-car-btns-wrap li .tooltip.top .tooltip-arrow {
    border-top-color: #6c98e0;
    border-width: 5px 5px 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-form-inner .stm-add-a-car-user .add-car-btns-wrap {
    justify-content: center
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-form-inner .form-group-submit .stm-icon-load1 {
    top: 12px;
    font-size: 18px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-form-inner:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -2000px;
    bottom: 0;
    right: -2000px;
    background: rgba(255, 255, 255, .8);
    opacity: 0;
    visibility: hidden;
    z-index: 40
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-form-inner .stm-icon-load1 {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    font-size: 30px;
    color: #6c98e0;
    animation: rotating 2s infinite linear;
    opacity: 0;
    visibility: hidden;
    z-index: 50
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-form-inner.activated>.stm-icon-load1,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-form-inner.activated:before {
    opacity: 1;
    visibility: visible
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-title {
    margin: -5px 0 23px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-text {
    font-size: 13px;
    line-height: 24px;
    color: #888
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm_register_title {
    padding-top: 35px;
    margin-bottom: 20px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm_register_title h3 {
    float: left;
    margin-right: 42px;
    font-size: 20px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm_register_title .stm_login_me {
    margin-top: 3px;
    font-size: 13px;
    color: #888
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-login-register-form {
    margin-top: 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user .stm-login-register-form .stm-register-form form .stm-listing-loader.visible i {
    margin-left: 10px;
    visibility: visible;
    color: #6c98e0;
    opacity: 1
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user button[type=submit] {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 17px 20px 11px 62px;
    font-size: 12px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user button[type=submit] i {
    position: absolute;
    top: 12px;
    left: 21px;
    font-size: 20px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user button[type=submit].disabled {
    background-color: #838588;
    opacity: .33;
    box-shadow: 0 2px 0 #686a6d
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-checking-user button[type=submit].disabled:hover {
    cursor: not-allowed
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup {
    position: absolute;
    bottom: 100%;
    z-index: 1000
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .inner {
    position: relative;
    width: 486px;
    padding: 30px 23px 30px;
    background-color: #fff;
    border-top: 4px solid #6c98e0;
    box-shadow: 0 5px 29px rgba(0, 0, 0, .24);
    z-index: 2;
    overflow: hidden
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .inner .fa-times {
    position: absolute;
    right: 10px;
    top: 20px;
    padding: 10px;
    cursor: pointer
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .inner:before {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background-color: #fff;
    z-index: 3
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .inner:after {
    position: absolute;
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    background-color: #fff;
    transform: rotate(-45deg);
    box-shadow: 0 5px 29px rgba(0, 0, 0, .24);
    z-index: 1
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup h5 {
    margin-bottom: 25px;
    font-weight: 700
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .labels-units {
    margin: 0 -15px 15px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .labels-units label {
    display: inline-block;
    margin: 0 13px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup input[type=text] {
    float: none !important;
    max-width: 100% !important;
    height: 40px !important;
    line-height: 40px !important;
    margin-bottom: 20px !important
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .button {
    display: inline-block
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup.stm-invisible {
    opacity: 0;
    visibility: hidden;
    bottom: 110%
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-video-link-unit-wrap .video-label {
    display: inline-block
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-price-edit .stm_price_input {
    padding: 30px 40px 45px;
    background-color: #6c98e0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-price-edit .stm_price_input .stm_label {
    margin-bottom: 12px;
    color: #fff;
    letter-spacing: .3px;
    font-weight: 700
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup {
    position: absolute;
    bottom: 100%;
    z-index: 1000
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .inner {
    position: relative;
    width: 486px;
    padding: 30px 23px 30px;
    background-color: #fff;
    border-top: 4px solid #6c98e0;
    box-shadow: 0 5px 29px rgba(0, 0, 0, .24);
    z-index: 2;
    overflow: hidden
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .inner .fa-times {
    position: absolute;
    right: 10px;
    top: 20px;
    padding: 10px;
    cursor: pointer
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .inner:before {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background-color: #fff;
    z-index: 3
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .inner:after {
    position: absolute;
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    background-color: #fff;
    transform: rotate(-45deg);
    box-shadow: 0 5px 29px rgba(0, 0, 0, .24);
    z-index: 1
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup h5 {
    margin-bottom: 25px;
    font-weight: 700
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .labels-units {
    margin: 0 -15px 15px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .labels-units label {
    display: inline-block;
    margin: 0 13px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup input[type=text] {
    float: none !important;
    max-width: 100% !important;
    height: 40px !important;
    line-height: 40px !important;
    margin-bottom: 20px !important
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup .button {
    display: inline-block
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-history-popup.stm-invisible {
    opacity: 0;
    visibility: hidden;
    bottom: 110%
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-video-link-unit-wrap .video-label {
    display: inline-block
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-plans {
    margin-bottom: 30px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-plans .user-plans-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 220px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-non-relative {
    position: static
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-relative {
    position: relative
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user {
    position: relative;
    z-index: 5
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user-wrapper {
    display: flex;
    justify-content: space-between
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .left-info {
    display: flex;
    align-items: center;
    padding: 30px 0;
    max-width: 300px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .left-info .avatar {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 23px;
    overflow: hidden;
    background-color: #eee;
    text-align: center;
    flex-shrink: 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .left-info .avatar .stm-service-icon-user {
    position: relative;
    left: 1px;
    line-height: 75px;
    text-align: center;
    font-size: 34px;
    color: #acb9bd
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .left-info.left-dealer-info .stm-dealer-image-custom-view {
    margin-bottom: 14px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .left-info.left-dealer-info h4 {
    margin: 0 15px 7px 20px;
    font-size: 20px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .left-info .user-info {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    vertical-align: top
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .left-info .user-info h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .left-info .user-info .stm-label {
    font-size: 13px;
    color: #888
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .right-info {
    overflow: hidden;
    text-align: right;
    font-size: 13px;
    padding: 40px 0 20px 30px;
    border-left: 1px solid #ddd
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .right-info .fas.fa-external-link-alt {
    position: relative;
    top: 1px;
    margin-right: 7px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-user .right-info .stm_logout {
    margin-top: 6px;
    letter-spacing: .2px;
    color: #888
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-not-enabled {
    display: none
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .89);
    z-index: 9999;
    opacity: 0;
    visibility: hidden
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login-overlay.visiblity {
    opacity: 1;
    visibility: visible
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login {
    position: fixed;
    top: 50%;
    width: 350px;
    left: 50%;
    margin: -198px 0 0 -175px;
    z-index: 99999;
    opacity: 0;
    visibility: hidden
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login.visiblity {
    opacity: 1;
    visibility: visible
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-listing-loader .stm-icon-load1 {
    margin-left: 10px !important
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-listing-loader.visible .stm-icon-load1 {
    font-size: 18px;
    visibility: visible;
    opacity: 1
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form {
    margin-bottom: 30px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form {
    padding: 41px 30px 36px;
    background-color: #6c98e0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form h4 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 14px;
    letter-spacing: -.5px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form .form-checker {
    margin-bottom: 26px !important;
    color: rgba(255, 255, 255, .5);
    font-size: 13px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form .form-checker label:hover {
    cursor: pointer
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form .form-group {
    margin-bottom: 30px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form .form-group.form-checker {
    margin-top: -5px;
    font-size: 13px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form .form-group.form-checker .checker {
    margin-right: 5px !important
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=text],
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=number],
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=tel],
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=email],
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=search],
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=password] {
    padding-left: 17px;
    border-color: #f0f2f5 !important;
    background-color: #f0f2f5 !important
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=text].form-error,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=number].form-error,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=tel].form-error,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=email].form-error,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=search].form-error,
.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=password].form-error {
    border-color: #ff2325 !important
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form input[type=submit] {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px !important;
    padding: 16px 46px 12px;
    visibility: inherit;
    font-weight: 700
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form .stm-listing-loader {
    position: relative;
    top: 1px;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    visibility: hidden;
    opacity: 0
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form .stm-listing-loader i {
    display: inline-block;
    animation: rotating 2s infinite linear
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form .stm-listing-loader.visible {
    visibility: visible;
    opacity: 1
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-login .stm-login-form form .stm-message-ajax-validation {
    margin-top: 18px;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    font-size: 13px
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-loader {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-loader .stm-icon-load1 {
    margin: 12px 0 0 !important;
    position: static !important;
    font-size: 18px !important
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-loader.activated i {
    opacity: 1 !important;
    visibility: visible !important
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-add-a-car-message {
    display: none;
    margin: 10px 0 25px;
    padding: 15px 30px;
    background-color: #6c98e0;
    color: #fff !important;
    font-weight: 700;
    border-radius: 4px
}

.stm_motors_listing_types_multilisting_active .stm-show-password {
    position: relative
}

.stm_motors_listing_types_multilisting_active .stm-show-password .fas {
    position: absolute;
    right: 0;
    width: 50px;
    height: 100%;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    opacity: .8
}

.stm_motors_listing_types_multilisting_active .stm-show-password .fas:hover {
    cursor: pointer;
    opacity: 1
}

.stm_motors_listing_types_multilisting_active .stm-show-password input {
    padding-right: 45px !important
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form {
    margin: 27px 0 0
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form h3 {
    margin-bottom: 28px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form {
    margin-bottom: 30px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form {
    padding: 41px 30px 36px;
    background-color: #6c98e0
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form h4 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 14px;
    letter-spacing: -.5px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form .form-checker {
    margin-bottom: 26px !important;
    color: rgba(255, 255, 255, .5)
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form .form-checker label:hover {
    cursor: pointer
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form .form-group {
    margin-bottom: 30px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form .form-group.form-checker {
    margin-top: -5px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form .form-group.form-checker .checker {
    margin-right: 5px !important
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=text],
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=number],
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=tel],
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=email],
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=search],
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=password] {
    padding-left: 17px;
    border-color: #f0f2f5 !important;
    background-color: #f0f2f5 !important
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=text].form-error,
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=number].form-error,
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=tel].form-error,
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=email].form-error,
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=search].form-error,
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=password].form-error {
    border-color: #ff2325 !important
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form input[type=submit] {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px !important;
    padding: 16px 46px 12px;
    font-weight: 700
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form .stm-listing-loader {
    position: relative;
    top: 1px;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    visibility: hidden;
    opacity: 0
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form .stm-listing-loader i {
    display: inline-block;
    animation: rotating 2s infinite linear
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form .stm-listing-loader.visible {
    visibility: visible;
    opacity: 1
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-login-form form .stm-message-ajax-validation {
    margin-top: 18px;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    font-size: 13px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form {
    margin-bottom: 30px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form {
    padding: 37px 30px 4px;
    background-color: #fff;
    border-top: 4px solid #6c98e0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .15)
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form h4 {
    font-size: 15px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form .form-group {
    margin-bottom: 30px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form .form-group h4 {
    margin-bottom: 14px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form .form-group.form-checker {
    margin-bottom: 25px;
    color: #888;
    font-size: 13px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form .form-group input[type=submit] {
    display: inline-block;
    margin-right: 10px;
    padding: 16px 22px 12px;
    font-size: 12px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form input[type=submit][disabled] {
    background-color: #c9cccf !important;
    box-shadow: 0 2px 0 rgba(201, 204, 207, .5)
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form input[type=submit][disabled]:hover {
    cursor: not-allowed
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form input[type=submit].cptch_nbld {
    margin-top: 16px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form input[type=text],
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form input[type=number],
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form input[type=tel],
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form input[type=email],
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form input[type=search],
.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form input[type=password] {
    padding-left: 17px
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form .stm-listing-loader {
    position: relative;
    top: 1px;
    color: #6c98e0;
    font-size: 15px;
    line-height: 15px;
    visibility: hidden;
    opacity: 0
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form .stm-listing-loader i {
    display: inline-block;
    animation: rotating 2s infinite linear
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form .stm-listing-loader.visible {
    visibility: visible;
    opacity: 1
}

.stm_motors_listing_types_multilisting_active .stm-login-register-form .stm-register-form form .stm-message-ajax-validation {
    margin-bottom: 20px;
    background-color: #6c98e0;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px
}

.stm_motors_listing_types_multilisting_active .stm-user-public-profile .tab-content .multilisting-select {
    margin-right: 10px;
    float: right
}

@media (max-width:1100px) {
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text],
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=number],
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .select2 {
        max-width: 170px
    }
}

@media (max-width:991px) {
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter {
        width: 50%
    }
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-2-features .stm-single-feature {
        width: 33.33333%
    }
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-4-videos .stm-simple-notice {
        margin: 10px 0 15px
    }
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:after {
        top: -27px;
        left: 50%;
        margin-left: -5px
    }
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:before {
        top: -27px;
        left: 50%;
        margin-left: -12px
    }
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stn-add-car-location-wrap .stm-form-1-quarter .stm-location-input-wrap {
        width: 48%
    }
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-link-lat-lng-wrap {
        width: 48%
    }
}

@media (max-width:767px) {
    .stm_motors_listing_types_multilisting_active .stm-form-price-edit .stm_price_input {
        padding: 20px 15px 25px;
        margin-bottom: 30px
    }
}

@media (max-width:430px) {
    .stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-2-features .stm-single-feature {
        width: 100%
    }
}

.stm_motors_listing_types_multilisting_active.stm-template-car_dealer .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active.stm-template-car_dealer .stm_price_input,
.stm_motors_listing_types_multilisting_active.stm-template-car_dealer .stm-form1-intro-unit,
.stm_motors_listing_types_multilisting_active.stm-template-car_dealer .stm-login-form form {
    background-color: #232628 !important
}

.stm_motors_listing_types_multilisting_active.stm-template-car_dealer .stm-border-top-unit {
    border-top: 4px solid #232628;
    padding-top: 27px
}

.stm_motors_listing_types_multilisting_active.stm-template-car_dealer_two .mce-container .mce-btn>button {
    background-color: unset !important
}

.stm_motors_listing_types_multilisting_active.stm-template-equipment .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active.stm-template-equipment .stm_price_input,
.stm_motors_listing_types_multilisting_active.stm-template-equipment .stm-form1-intro-unit,
.stm_motors_listing_types_multilisting_active.stm-template-equipment .stm-form-checking-user,
.stm_motors_listing_types_multilisting_active.stm-template-equipment .stm-form-checking-user:before,
.stm_motors_listing_types_multilisting_active.stm-template-equipment .stm-form-checking-user:after,
.stm_motors_listing_types_multilisting_active.stm-template-equipment .stm-login-form form {
    background-color: #232628 !important
}

.stm_motors_listing_types_multilisting_active.stm-template-equipment .stm_add_car_form .stm-border-top-unit {
    padding-right: 0 !important
}

.stm_motors_listing_types_multilisting_active.stm-template-equipment .add-car-btns-wrap button {
    box-shadow: 0 2px 0 #6c98e0 !important
}

.stm_motors_listing_types_multilisting_active.stm-template-motorcycle .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active.stm-template-motorcycle .stm_price_input,
.stm_motors_listing_types_multilisting_active.stm-template-motorcycle .stm-form1-intro-unit,
.stm_motors_listing_types_multilisting_active.stm-template-motorcycle .stm-login-form form {
    background-color: #161e21 !important
}

.stm_motors_listing_types_multilisting_active.stm-template-motorcycle .stm-form-checking-user,
.stm_motors_listing_types_multilisting_active.stm-template-motorcycle .stm-form-checking-user:before,
.stm_motors_listing_types_multilisting_active.stm-template-motorcycle .stm-form-checking-user:after {
    background-color: #0e1315 !important
}

.stm_motors_listing_types_multilisting_active.stm-template-motorcycle .stm_add_car_form .stm-border-top-unit {
    padding-right: 0 !important
}

.stm_motors_listing_types_multilisting_active.stm-template-boats .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active.stm-template-boats .stm_price_input,
.stm_motors_listing_types_multilisting_active.stm-template-boats .stm-form1-intro-unit,
.stm_motors_listing_types_multilisting_active.stm-template-boats .stm-login-form form {
    background-color: #232628 !important
}

.stm_motors_listing_types_multilisting_active.stm-template-listing .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing .stm_price_input,
.stm_motors_listing_types_multilisting_active.stm-template-listing .stm-form1-intro-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing .stm-login-form form {
    background-color: #153e4d !important
}

.stm_motors_listing_types_multilisting_active.stm-template-listing .stm-login-register-form .stm-register-form form {
    border-top: 4px solid #153e4d
}

.stm_motors_listing_types_multilisting_active.stm-template-listing_two .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing_two .stm_price_input,
.stm_motors_listing_types_multilisting_active.stm-template-listing_two .stm-form1-intro-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing_two .stm-login-form form,
.stm_motors_listing_types_multilisting_active.stm-template-listing_two_elementor .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing_two_elementor .stm_price_input,
.stm_motors_listing_types_multilisting_active.stm-template-listing_two_elementor .stm-form1-intro-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing_two_elementor .stm-login-form form {
    background-color: #153e4d !important
}

.stm_motors_listing_types_multilisting_active.stm-template-listing_two .stm-login-register-form .stm-register-form form,
.stm_motors_listing_types_multilisting_active.stm-template-listing_two_elementor .stm-login-register-form .stm-register-form form {
    border-top: 4px solid #153e4d
}

.stm_motors_listing_types_multilisting_active.stm-template-listing_three .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing_three .stm_price_input,
.stm_motors_listing_types_multilisting_active.stm-template-listing_three .stm-form1-intro-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing_three .stm-login-form form {
    background-color: #153e4d !important
}

.stm_motors_listing_types_multilisting_active.stm-template-listing_three .stm-login-register-form .stm-register-form form {
    border-top: 4px solid #153e4d
}

.stm_motors_listing_types_multilisting_active.stm-template-listing_four .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing_four .stm_price_input,
.stm_motors_listing_types_multilisting_active.stm-template-listing_four .stm-form1-intro-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing_four_elementor .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active.stm-template-listing_four_elementor .stm_price_input,
.stm_motors_listing_types_multilisting_active.stm-template-listing_four_elementor .stm-form1-intro-unit,
.stm_motors_listing_types_multilisting_active .stm-login-form form .stm_add_car_form .stm-form-4-videos .stm-add-videos-unit,
.stm_motors_listing_types_multilisting_active .stm-login-form form .stm_price_input,
.stm_motors_listing_types_multilisting_active .stm-login-form form .stm-form1-intro-unit {
    background-color: #232628 !important
}

.stm_motors_listing_types_multilisting_active.stm-template-listing_four .stm-login-register-form .stm-register-form form,
.stm_motors_listing_types_multilisting_active.stm-template-listing_four_elementor .stm-login-register-form .stm-register-form form,
.stm_motors_listing_types_multilisting_active .stm-login-form form .stm-login-register-form .stm-register-form form {
    border-top: 4px solid #232628
}

@media (max-width:767px) {
    .stm-add-a-car-user-wrapper {
        flex-direction: column;
        align-items: center !important
    }
    .stm_add_car_form .stm-add-a-car-user .right-info {
        text-align: center !important;
        border-left: none;
        padding: 20px
    }
    .add-car-btns-wrap {
        flex-direction: column !important;
        align-items: center;
        margin-right: 0 !important
    }
}

.make_featured_switcher {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px
}

.make_featured_switcher .make_featured_label {
    display: block;
    margin-left: 10px;
    font-weight: 600
}

.make_featured_switcher .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px
}

.make_featured_switcher .switch input {
    display: none
}

.make_featured_switcher .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s
}

.make_featured_switcher .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    transition: .4s
}

.make_featured_switcher input:checked+.slider {
    background-color: #6c98e0
}

.make_featured_switcher input:focus+.slider {
    box-shadow: 0 0 1px #6c98e0
}

.make_featured_switcher input:checked+.slider:before {
    transform: translateX(26px)
}

.make_featured_switcher .slider.round {
    border-radius: 34px
}

.make_featured_switcher .slider.round:before {
    border-radius: 50%
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .stm-template-car_dealer.page-template-home-service-layout .button_3d:hover .default-state {
        transform: none
    }
    .stm-template-car_dealer.page-template-home-service-layout .button_3d:hover .active-state {
        top: 0;
        transform: none
    }
}

@media (max-width:1740px) {
    body.stm-boxed .stm-counter .stm-counter-label .h4 {
        padding-right: 35px
    }
    .stm-counter .stm-counter-label {
        text-align: center
    }
    .stm-counter .stm-counter-circle {
        float: none !important;
        margin: 0 auto !important
    }
    .page-template-home-service-layout .stm-counter .stm-counter-label .h4 {
        text-align: center
    }
}

@media (max-width:1450px) {
    body.home.stm-layout-header-listing_five #wrapper .header-main:not(.stm-fixed) {
        padding: 72px 0 25px
    }
    body.home.stm-layout-header-listing_five #wrapper .header-main:not(.stm-fixed) .stm-header-right .head-phone-wrap {
        margin-left: 20px
    }
}

@media (max-width:1430px) {
    .stm-fullwidth-row-no-paddings>.wpb_column.vc_col-has-fill:nth-child(2)>.vc_column-inner,
    .stm-fullwidth-row-no-paddings>.wpb_column.vc_col-has-fill:first-child>.vc_column-inner {
        padding-right: 30px !important;
        padding-left: 30px !important
    }
}

@media (min-width:1200px) {
    body.stm-boxed .stm-fullwidth-row-no-paddings>.wpb_column.vc_col-has-fill:nth-child(2)>.vc_column-inner,
    body.stm-boxed .stm-fullwidth-row-no-paddings>.wpb_column.vc_col-has-fill:first-child>.vc_column-inner {
        margin: 0 -55px
    }
    .vc_column_container.stm-vc-single-car-content-left {
        padding-right: 42px !important
    }
    .vc_column_container.stm-vc-single-car-content-right {
        padding-left: 42px !important
    }
    .stm-vc-single-car-sidebar-left>.wpb_wrapper {
        margin-right: -30px
    }
    .stm-vc-single-car-sidebar-right>.vc_column-inner>.wpb_wrapper {
        margin-left: -30px
    }
    .lg-text-center {
        text-align: center
    }
    .lg-text-left {
        text-align: left
    }
    .lg-text-right {
        text-align: right
    }
    .lg-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top
    }
    .stm-slider-nice-height {
        min-height: 600px !important
    }
}

@media (max-width:1140px) {
    .stm-fullwidth-row-no-paddings>.wpb_column.vc_col-has-fill:nth-child(2)>.vc_column-inner,
    .stm-fullwidth-row-no-paddings>.wpb_column.vc_col-has-fill:first-child>.vc_column-inner {
        padding-right: 15px !important;
        padding-left: 15px !important
    }
    body.home.stm-layout-header-listing_five #wrapper .header-main .add-listing-btn {
        font-size: 0px;
        padding: 5px 4px;
        margin-left: 30px
    }
    body.home.stm-layout-header-listing_five #wrapper .header-main .add-listing-btn i {
        margin: 0;
        font-size: 14px
    }
    body.home.stm-layout-header-listing_five #wrapper .header-main .lOffer-account {
        margin-left: 30px
    }
}

@media (max-width:1199px) and (min-width:992px) {
    #top-bar .header-top-bar-socs {
        margin-left: 30px
    }
    #top-bar .header-login-url {
        margin-left: 30px
    }
    #top-bar .top-bar-info li {
        margin-left: 30px
    }
    .md-text-center {
        text-align: center
    }
    .md-text-left {
        text-align: left
    }
    .md-text-right {
        text-align: right
    }
    .md-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top
    }
}

@media (max-width:1025px) and (min-width:992px) {
    .stm-service-contact-us-form-wrapper {
        padding-bottom: 47px !important
    }
    .sm-xs-text-center {
        text-align: center !important
    }
    .stm-counter .stm-counter-label {
        padding: 0 10px !important
    }
}

@media (max-width:1025px) and (min-width:768px) {
    .listing-car-items .listing-car-item .listing-car-item-inner {
        max-width: 320px
    }
    .listing-car-items .listing-car-item .listing-car-item-meta {
        padding-top: 15px;
        padding-bottom: 8px
    }
    .listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li {
        margin-top: 10px
    }
}

@media (max-width:1025px) {
    h2 br {
        display: none
    }
    .stm-image-links .stm-image-link .inner img {
        padding-top: 5px !important;
        max-height: 100%;
        filter: grayscale(0%) !important;
        -webkit-filter: grayscale(0%) !important
    }
    .header-service .header-service-right .service-header-appointment {
        margin: 7px 10px 0 !important
    }
    .header-service.header-service-sticky {
        position: absolute !important;
        padding-top: 22px !important;
        background: 0 0 !important
    }
    .header-service.header-service-sticky .bloglogo img {
        width: 100% !important;
        margin-top: 0 !important
    }
    .media-carousel-item .stm_fancybox:after {
        display: none !important;
        opacity: 0 !important
    }
    .stm-fullwidth-with-parallax {
        background-attachment: scroll;
        background-size: cover
    }
    .listing-car-items .listing-car-item .car-title {
        margin-top: 13px;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li {
        margin-right: 10px
    }
    .single-car-prices {
        margin-top: 25px
    }
    .stm-vc-single-car-sidebar-right,
    .stm-single-car-side {
        margin-left: 0 !important
    }
    .stm-vc-single-car-content-left {
        padding-right: 15px !important
    }
    .stm-single-car-content {
        padding-right: 0 !important
    }
    .single-car-prices .h4 {
        font-size: 18px
    }
    .classic-filter-row .sidebar-entry-header {
        padding: 26px 40px 21px 108px;
        margin: 0 -40px 25px
    }
    .classic-filter-row .filter-sidebar {
        padding-right: 40px;
        padding-left: 40px
    }
    .single-car-actions>ul li {
        display: block
    }
    .single-car-actions>ul li:first-child {
        display: block
    }
    .single-car-actions>ul li:nth-child(2) {
        display: block
    }
    .single-car-actions>ul li:nth-child(3) {
        display: block
    }
    .listing-list-loop .content .meta-middle .meta-middle-unit {
        display: none
    }
    .listing-list-loop .content .meta-middle .meta-middle-unit:first-child {
        display: block
    }
    .listing-list-loop .content .meta-middle .meta-middle-unit:nth-child(2) {
        display: block
    }
    .listing-list-loop .content .meta-middle .meta-middle-unit:nth-child(3) {
        display: block
    }
    .listing-list-loop .content .meta-middle .meta-middle-unit:nth-child(4) {
        display: block;
        border-right: none
    }
    .classic-filter-row .sidebar-entry-header i {
        left: 39px
    }
    .classic-filter-row .filter-price {
        margin-top: 25px
    }
    .stm-adaptive-tablet-margins .stm-mt-icon-box-adaptive-style-three {
        padding: 0 15px
    }
    .stm-adaptive-tablet-margins .stm-mt-icon-box-adaptive-style-three .icon-box .icon-text h6.title {
        min-height: 36px
    }
    .header-nav {
        position: static !important
    }
    .header-nav.header-nav-transparent {
        position: static;
        margin-bottom: 0;
        background: #eaedf0
    }
}

@media (max-width:1024px) {
    .header-service .header-menu>li.menu-item-has-children>ul {
        visibility: visible;
        top: 100%;
        opacity: 1;
        position: relative;
        background: 0 0;
        box-shadow: none
    }
    .header-service .header-menu>li.menu-item-has-children>ul>li {
        text-transform: uppercase
    }
    .header-service .header-menu>li.menu-item-has-children>ul>li>a {
        font-weight: 500
    }
    .page-template-home-service-layout .service-mobile-menu-trigger {
        display: block !important
    }
    .page-template-home-service-layout .header-service .header-menu {
        display: none;
        position: absolute;
        top: 100%;
        width: 100%;
        padding: 15px !important;
        margin: 15px -15px 0;
        background-color: #232628
    }
    .page-template-home-service-layout .header-service .header-menu>li {
        display: block;
        text-align: left
    }
    .page-template-home-service-layout .header-service .header-menu>li a {
        color: #191d21
    }
    .page-template-home-service-layout .header-service .header-menu>li>ul>li a {
        background: #fff
    }
    .page-template-home-service-layout .header-service .header-menu>li>ul>li.current-menu-item>a:after {
        content: "\f107"
    }
    .page-template-home-service-layout .header-service .header-menu>li>ul>li>ul {
        position: relative;
        left: 10%;
        visibility: visible;
        opacity: 1;
        z-index: 1;
        background: 0 0;
        box-shadow: none
    }
    body .stm_listing_icon_filter.stm_listing_icon_filter_12 .stm_listing_icon_filter_single {
        width: 16.6%
    }
}

@media (max-width:1024px) {
    body #wrapper #header .header-main .mobile-menu-holder .header-menu>li>a {
        line-height: 20px
    }
    body.home.stm-layout-header-listing_five #wrapper #header .header-main {
        padding: 5px 0 30px
    }
    body.home.stm-layout-header-listing_five #wrapper #header .header-main .stm-header-right .head-phone-wrap {
        margin-left: 20px
    }
    body.stm-layout-header-listing_five #wrapper #header .mobile-menu-holder {
        min-width: 300px
    }
    body.stm-layout-header-listing_five #wrapper #header .mobile-menu-holder .header-menu li a {
        margin-left: 0;
        line-height: 14px
    }
    body.stm-layout-header-listing_five #wrapper #header .mobile-menu-holder .header-menu li .add-listing-btn {
        position: relative;
        display: block;
        padding: 10px 80px 10px 10px;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none !important;
        text-align: left;
        background: 0 0;
        margin: 0;
        width: auto;
        height: auto;
        font-size: 13px;
        border: none
    }
}

@media (max-width:960px) {
    .nav-search {
        display: none !important
    }
    .header-help-bar-trigger {
        display: block
    }
    .header-help-bar {
        display: block;
        position: relative;
        top: 52px
    }
    .header-help-bar ul {
        display: none;
        position: absolute;
        margin-right: -47px;
        padding-right: 5px;
        width: 200px;
        top: 100%;
        right: 100%;
        background-color: #eaedf0
    }
    .header-help-bar ul li {
        float: right;
        text-align: right;
        width: 100%
    }
    .header-help-bar ul li a {
        background-color: transparent !important
    }
    .header-help-bar ul li i {
        display: inline-block;
        min-width: 30px
    }
    .header-help-bar ul li.mobile-search {
        display: block;
        visibility: visible;
        padding: 5px 12px 20px 16px
    }
    .header-help-bar ul li.mobile-search #searchform .search-input {
        border-radius: 0;
        height: 30px;
        line-height: 30px;
        padding: 5px 10px !important;
        font-size: 13px;
        box-shadow: none;
        background-color: #fff
    }
    .header-help-bar ul li.mobile-search #searchform .search-submit {
        height: 30px;
        width: 30px;
        font-size: 13px;
        background-color: transparent;
        color: #6c98e0 !important
    }
}

@media (min-width:992px) {
    .header-service .header-menu {
        display: block
    }
    .lg-md-text-center {
        text-align: center
    }
    .lg-md-text-left {
        text-align: left
    }
    .lg-md-text-right {
        text-align: right
    }
    .lg-md-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top
    }
    .md-mg-rt {
        margin-right: -6px
    }
    .md-mg-lt {
        margin-left: -6px
    }
    .stm-carousel-fullwidth .media-carousel-item {
        max-width: inherit;
        width: auto;
        margin: 0 auto
    }
    .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases {
        padding-left: 24px
    }
}

@media (max-width:920px) {
    #request-trade-in-offer .modal-dialog {
        width: inherit !important
    }
    .stm-sell-a-car-form .form-upload-files .stm-unit-photos {
        width: 100%
    }
    .stm-sell-a-car-form input[type=submit] {
        margin-bottom: 20px
    }
    .stm-sell-a-car-form .form-content .contact-details {
        padding: 15px
    }
    .stm-sell-a-car-form .form-content .vehicle-condition .vehicle-condition-unit label {
        display: block
    }
    .stm-car-print i {
        top: 9px
    }
    .stm-car-carousels.stm-listing-car-gallery .car-action-unit>i {
        position: absolute !important;
        left: 8px !important;
        top: 50% !important;
        margin-top: -1px;
        font-size: 17px;
        color: #6c98e0;
        transform: translateY(-50%)
    }
}

@media (max-width:991px) and (min-width:768px) {
    .vc_col-sm-12 .stm-service-layout-info-box {
        width: 50%;
        max-width: 50%
    }
    .vc_col-sm-12 .stm-service-layout-info-box .inner {
        max-width: 350px;
        margin: 0 auto
    }
    .vc_col-sm-12 .stm-service-layout-info-box:first-child {
        float: left
    }
    .vc_col-sm-12 .stm-service-layout-info-box:nth-child(2) {
        float: right
    }
    .vc_col-sm-12 .stm-service-layout-info-box:nth-child(3) {
        float: right
    }
    body.page-template-home-service-layout .stm-carousel-brands .brands-carousel-item .brands-carousel-item-inner {
        padding: 25px !important
    }
    #advantages .stm-service-layout-icon-box {
        float: left;
        width: 50%
    }
    #advantages .stm-service-layout-icon-box .inner {
        margin-bottom: 30px !important
    }
    .stm-counter .stm-counter-circle {
        width: 140px !important;
        height: 140px !important;
        line-height: 134px !important
    }
    .stm-counter .stm-counter-label .h4 {
        font-size: 20px !important;
        line-height: 26px !important
    }
    .stm-carousel-fullwidth-wrapper .media-carousel-item {
        max-width: 500px !important
    }
    #header .logo-main {
        float: none;
        margin-bottom: 25px
    }
    #header .logo-main a {
        display: inline-block;
        max-width: 100%
    }
    .car-listing-tabs-unit .row-4 .col-md-3:nth-child(4n+1) {
        float: left;
        clear: none
    }
    .car-listing-tabs-unit .row-4 .col-md-3:nth-child(3n+1) {
        clear: both
    }
    .footer_widgets_wrapper {
        padding-top: 50px !important
    }
    .cols_4 aside {
        width: 50%
    }
    .cols_4 aside:first-child .widget-wrapper {
        margin-top: 0 !important
    }
    .cols_4 aside:nth-child(2) .widget-wrapper {
        margin-top: 0 !important
    }
    .cols_4 aside .widget-wrapper {
        padding-top: 0 !important;
        border-top: none !important;
        margin-top: 30px !important
    }
    .cols_4 aside:nth-child(2n+1) {
        clear: both
    }
    .cols_4 aside:nth-child(4n+1) {
        clear: none
    }
    .listing-car-items .listing-car-item .car-title {
        margin-top: 13px;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li {
        margin-right: 10px
    }
    .main-menu .header-menu>li:first-child {
        margin-left: 0 !important
    }
    .main-menu .header-menu>li>a {
        padding: 0 19px
    }
    body.page-template-coming-soon-php .coming-soon-header {
        padding-top: 55px
    }
    body.page-template-coming-soon-php #wrapper #main {
        top: 85px
    }
    .stm-modern-filter-unit-images .stm-single-unit-image {
        text-align: center
    }
    .stm-modern-filter-unit-images .stm-single-unit-image .image {
        max-width: 140px
    }
    .stm-modern-filter-others .stm-no-image {
        text-align: left
    }
    h4 {
        font-size: 18px
    }
    h5 {
        font-size: 16px
    }
    h6 {
        font-size: 14px
    }
    .car-listing-tabs-unit .car-listing-row .col-md-3:last-child {
        display: block
    }
    .car-listing-tabs-unit .car-listing-row .col-md-3:nth-last-child(2) {
        display: block
    }
    .listing-car-items .listing-car-item .listing-car-item-inner {
        max-width: 320px
    }
    .listing-car-items .listing-car-item .listing-car-item-meta {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li {
        margin-top: 12px
    }
    #car-listing-tab-search .icon-button {
        width: 100%
    }
    #car-listing-tab-search .icon-button i {
        position: relative;
        left: 0;
        top: 2px;
        margin-right: 5px
    }
    .sm-text-center {
        text-align: center
    }
    .sm-text-left {
        text-align: left
    }
    .sm-text-right {
        text-align: right
    }
    .sm-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top
    }
}

@media (max-width:991px) {
    .header-service .header-service-right {
        overflow: visible
    }
    .header-service .header-menu {
        display: none;
        position: absolute;
        top: 100%;
        width: 100%;
        padding: 15px !important;
        margin: 15px -15px 0;
        background-color: #eaedf0
    }
    .header-service .header-menu li {
        display: block;
        margin-bottom: 0;
        width: 100%
    }
    .header-service .header-menu li a {
        text-align: left;
        color: #191d21
    }
    .header-service .header-menu li a:hover {
        background-color: transparent;
        color: #6c98e0
    }
    .header-service .header-menu li.active a {
        color: red !important;
        background-color: inherit
    }
    .wpb_wrapper.wpb_tour_tabs_wrapper.stm_tabs_style_service .wpb_tab.ui-tabs-panel {
        padding: 50px 0 30px !important
    }
    .stm-image-links .stm-image-link .inner img {
        filter: grayscale(0%) !important;
        -webkit-filter: grayscale(0%) !important
    }
    img {
        transform: translateZ(0);
        -webkit-transform: translateZ(0)
    }
    .wpb_column .wpb_wrapper.wpb_tour_tabs_wrapper.stm_tabs_style_service .wpb_tab.ui-tabs-panel {
        padding-bottom: 0 !important
    }
    .hidden-info {
        display: none
    }
    .car-listing-tabs-unit .car-listing-top-part {
        padding-top: 15px
    }
    .found-cars-cloned {
        display: none
    }
    .car-listing-row .listing-car-item-meta .car-title {
        margin-top: 10px;
        min-height: 36px;
        white-space: nowrap;
        text-overflow: ellipsis
    }
    .special-offers .title {
        padding: 0
    }
    .special-offers .title .all-offers {
        display: none
    }
    .stm-contact-us-form-wrapper {
        padding: 40px 30px 10px
    }
    .stm_tabs_style_1 .wpb_tab .icon,
    .stm_tabs_style_2 .wpb_tab .icon {
        min-height: 30px !important
    }
    .wpb_tour_tabs_wrapper.stm_tabs_style_2 .wpb_tab.ui-tabs-panel {
        padding: 15px !important
    }
    .compare-title {
        font-size: 20px;
        line-height: 24px
    }
    .stm-call-to-action-1 .stm-call-action-left {
        width: 70%
    }
    .stm-fullwidth-with-parallax {
        background-repeat: no-repeat;
        background-attachment: scroll
    }
    .stm-mt-icon-box-adaptive-style-three .icon-box {
        padding-left: 0 !important
    }
    .logo-main {
        position: relative;
        padding-right: 60px;
        min-height: 35px
    }
    .vc_toggle .vc_toggle_icon {
        top: 0
    }
    .single-car-prices {
        margin-top: 25px
    }
    .single-regular-sale-price table td {
        text-align: center
    }
    .single-regular-sale-price table td .regular-price-with-sale {
        text-align: center
    }
    .single-regular-sale-price table td .regular-price-with-sale strong {
        display: block
    }
    .stm-working-days .title {
        padding-left: 0
    }
    .stm-working-days .title>i {
        display: none
    }
    table.stm-working-days-table>tbody>tr td.day-label {
        font-size: 10px
    }
    table.stm-working-days-table>tbody>tr td.day-value {
        font-size: 10px
    }
    .post-grid-single-unit .content .title-relative {
        min-height: 86px
    }
    .post-grid-single-unit .content {
        padding: 20px 15px 10px 10px
    }
    .sidebar-sm-mg-bt {
        margin-bottom: 25px
    }
    #request-trade-offer-form,
    #get-car-price-form,
    #request-test-drive-form,
    #get-car-calculator .modal-calculator {
        position: relative;
        max-width: 580px;
        width: auto;
        margin: 0 auto;
        top: 40%;
        left: inherit;
        transform: translateY(-50%);
        z-index: 9999
    }
    .stm-compact-sidebar .text-image {
        margin-left: 10px
    }
    .stm-compact-sidebar .content {
        padding-left: 10px
    }
    .sm-xs-text-center {
        text-align: center !important
    }
    .sm-xs-text-left {
        text-align: left !important
    }
    .sm-xs-text-right {
        text-align: right !important
    }
    .sm-xs-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top
    }
    .listing-cars-grid {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start
    }
    .listing-cars-grid>.dp-in {
        display: block;
        overflow: hidden
    }
    .listing-cars-grid>.dp-in .listing-car-item {
        display: block;
        overflow: hidden;
        width: 100%
    }
    #wrapper .stm-modern-filter-found-cars {
        width: 100%;
        margin-bottom: 15px
    }
    #wrapper .stm-car-listing-sort-units.stm-modern-filter-actions .stm-sort-by-options {
        float: left
    }
    .modal-header-iconed .mobile-close-modal {
        display: block;
        width: 18px;
        height: 18px;
        position: absolute;
        right: 10px;
        top: 10px
    }
    .modal-header-iconed .mobile-close-modal>i.fa-times {
        position: relative;
        top: 0;
        left: 0;
        font-size: 16px
    }
}

@media (max-width:769px) {
    body .stm_listing_icon_filter.stm_listing_icon_filter_12 .stm_listing_icon_filter_single {
        width: 25%
    }
}

@media (max-width:768px) {
    #animated-blog-wrapper .intro-effect-fadeout .title {
        padding: 0 30px !important
    }
    .listing-cars-grid {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start
    }
    .listing-cars-grid>.dp-in {
        display: block;
        overflow: hidden;
        width: 50%
    }
    .listing-cars-grid>.dp-in .listing-car-item {
        display: block;
        overflow: hidden;
        width: 100%;
        padding: 0 15px
    }
    .listing-cars-grid>.dp-in .listing-car-item .listing-car-item-inner {
        max-width: inherit
    }
    .stm-template-car_dealer.page-template-home-service-layout .stm-service-bookly-form {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .stm-template-car_dealer.page-template-home-service-layout .header-service .header-menu>li>ul>li.current-menu-item>a:after {
        content: "\f107"
    }
    .stm-template-car_dealer.page-template-home-service-layout .header-service .header-menu>li>ul>li>ul {
        position: relative;
        left: 10%;
        visibility: visible;
        opacity: 1;
        z-index: 1;
        background: 0 0;
        box-shadow: none
    }
}

@media (max-width:767px) {
    .stm-compare-row .compare-values .remove-from-compare {
        bottom: 15px;
        opacity: 1
    }
    .blog .col-md-3.hidden-xs {
        display: block !important;
        float: left;
        margin-top: 30px !important
    }
    .stm-counter {
        margin-bottom: 30px
    }
    .stm_automanager_features_list .stm_automanager_single {
        width: 100%
    }
    .stm-sell-a-car-form .disclaimer {
        width: 100%;
        padding-top: 10px
    }
    .form-upload-files .stm-unit-photos {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 20px
    }
    .form-upload-files .stm-unit-url {
        width: 100% !important;
        margin-right: 0 !important
    }
    ul.list-style-2 {
        margin-bottom: 30px !important
    }
    .single-listings ul.list-style-1 {
        margin-bottom: 30px !important
    }
    .header-service .header-service-right .service-header-appointment {
        display: none
    }
    .stm-image-links-4 .stm-image-link {
        width: 50% !important
    }
    .page-template-home-service-layout .stm-slider-button i {
        display: none !important
    }
    .page-template-home-service-layout .stm-slider-button {
        padding: 16px 30px
    }
    .xs-text-center {
        text-align: center
    }
    .xs-text-left {
        text-align: left
    }
    .xs-text-right {
        text-align: right
    }
    .xs-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top
    }
    .stm-listing-tabs ul li {
        display: block;
        margin-right: 0
    }
    .wpb_wrapper .icon-box {
        padding-left: 0 !important;
        margin-left: 0 !important;
        overflow: hidden
    }
    .wpb_wrapper .icon-box .icon {
        float: left
    }
    .wpb_wrapper .icon-box .icon-text {
        float: left;
        width: calc(100% - 101px)
    }
    .wpb_wrapper .icon-box.no-icon {
        padding-left: 30px !important
    }
    .wpb_wrapper .icon-box.no-icon .icon-text {
        width: 100%
    }
    .stm-mt-icon-box-adaptive-style-one .wpb_wrapper .icon-box {
        padding-left: 15px !important
    }
    .stm-contact-us-form-wrapper {
        padding: 40px 30px 10px
    }
    .stm-contact-us-form-wrapper .form-group {
        padding-left: 0 !important;
        margin-right: 0 !important
    }
    .stm-contact-us-form-wrapper .col-md-5 .contact-us-submit,
    .stm-contact-us-form-wrapper .col-md-5 .form-group {
        margin-left: 0 !important
    }
    .footer_widgets_wrapper {
        padding-top: 25px
    }
    .cols_4 aside,
    .cols_3 aside,
    .cols_2 aside,
    .cols_1 aside {
        width: 100%
    }
    .cols_4 aside:first-child .widget-wrapper,
    .cols_3 aside:first-child .widget-wrapper,
    .cols_2 aside:first-child .widget-wrapper,
    .cols_1 aside:first-child .widget-wrapper {
        margin-top: 0 !important
    }
    .cols_4 aside .widget-wrapper,
    .cols_3 aside .widget-wrapper,
    .cols_2 aside .widget-wrapper,
    .cols_1 aside .widget-wrapper {
        padding-top: 0 !important;
        border-top: none !important;
        margin-top: 30px !important;
        margin-bottom: 0 !important
    }
    .cols_4 aside:nth-child(2n+1) {
        clear: both
    }
    .cols_4 aside:nth-child(4n+1) {
        clear: none
    }
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
        width: 25% !important
    }
    #sb_instagram .sbi_photo {
        max-height: 80px !important
    }
    .compare-title {
        margin-top: 0
    }
    .compare-car-visible {
        display: block
    }
    .car-listing-row.stm-car-compare-row {
        display: none
    }
    .stm-compare-row .col-xs-4 {
        width: 100%
    }
    .mpg-mobile-selector {
        min-width: 100%
    }
    h1,
    .h1 {
        font-size: 36px
    }
    h2,
    .h2 {
        font-size: 26px
    }
    h3,
    .h3 {
        font-size: 20px
    }
    h4,
    .h4 {
        font-size: 18px
    }
    h5,
    .h5 {
        font-size: 16px
    }
    h6,
    .h6 {
        font-size: 14px
    }
    .car-listing-row .wp-post-image {
        width: 100%;
        height: auto
    }
    .car-listing-main-part {
        padding-top: 20px
    }
    .tab-search-title {
        font-size: 20px
    }
    .tab-search-title i {
        top: 0
    }
    #car-listing-tab-search .icon-button {
        width: 100%
    }
    #car-listing-tab-search .icon-button i {
        position: relative;
        left: 0;
        top: 2px;
        margin-right: 5px
    }
    .stm-mt-icon-box-adaptive-style-one .wpb_wrapper .icon-box {
        margin: 0 -15px !important;
        padding-left: 40px !important
    }
    .stm-fullwidth-with-parallax.stm-mt-icon-box-adaptive-style-one {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
    .listing-car-items .listing-car-item {
        padding: 0
    }
    .listing-car-items .listing-car-item .listing-car-item-inner {
        max-width: 290px
    }
    .listing-car-items .listing-car-item .car-title {
        display: block;
        padding-top: 20px;
        clear: both;
        white-space: normal;
        text-overflow: clip
    }
    .owl-dots {
        visibility: hidden;
        width: 30px;
        opacity: 0
    }
    .owl-dots button {
        background-color: transparent !important;
        box-shadow: none !important
    }
    .stm-mt-icon-box-adaptive-style-one .wpb_wrapper .icon-box {
        padding-right: 30px !important
    }
    .listing-car-items .listing-car-item .price {
        float: left
    }
    .footer-copyright .xs-pull-left {
        margin-top: 15px;
        float: left !important
    }
    .stm-car-listing-sort-units .stm-sort-by-options>span {
        display: none
    }
    .listing-list-loop:not(.listing-list-loop-edit) .content {
        position: relative;
        z-index: 20
    }
    body:not(.stm-hoverable-interactive-galleries):not(.stm-template-car_dealer_two) .listing-list-loop .content {
        margin-top: -49px
    }
}

@media (max-width:767px) and (max-width:767px) {
    body:not(.stm-hoverable-interactive-galleries):not(.stm-template-car_dealer_two) .listing-list-loop .content {
        margin-top: 10px
    }
}

@media (max-width:767px) {
    .stm-hoverable-interactive-galleries .listing-list-loop .content {
        margin-top: 10px
    }
    .listing-list-loop .image {
        float: none;
        max-width: 100%;
        margin: 0
    }
    .listing-list-loop .content .meta-top .price.discounted-price {
        float: right
    }
    .listing-list-loop .content .meta-top .price-holder {
        float: right;
        height: 49px
    }
    .listing-list-loop .content .title {
        clear: both;
        display: block;
        padding-top: 30px;
        font-size: 20px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .listing-list-loop .content .title {
        display: inline
    }
}

@media (max-width:767px) {
    .stm-hoverable-interactive-galleries .listing-list-loop .content .title {
        display: inline
    }
    .stm-call-to-action-1 .stm-call-action-left:after {
        display: none
    }
    .stm-call-to-action-1 .stm-call-action-left,
    .stm-call-to-action-1 .stm-call-action-left:after {
        background-color: transparent !important
    }
    .stm-call-to-action-1 .stm-call-action-right {
        width: 100%;
        z-index: -1
    }
    .stm-call-to-action-1 .stm-call-action-right:after {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(255, 255, 255, .5)
    }
    .stm-car-view-more {
        width: 100%;
        text-align: center;
        display: block;
        margin-top: 20px
    }
    .listing-list-loop .content {
        padding-bottom: 3px
    }
    .listing-list-loop .content .meta-middle .meta-middle-unit {
        display: block;
        float: none;
        border-right: none;
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #ddd
    }
    .listing-list-loop .content .meta-middle .meta-middle-unit:last-child {
        border-bottom: none
    }
    .listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .meta-middle-unit-top {
        display: inline-block
    }
    .listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .value {
        display: inline-block;
        padding-left: 0
    }
}

@media (max-width:767px) and (max-width:768px) {
    .listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .value .stm-tooltip-link {
        margin-top: 3px;
        font-size: 14px
    }
}

@media (max-width:767px) {
    .listing-list-loop .content .meta-middle .meta-middle-unit .name {
        font-size: 14px;
        text-transform: none
    }
    .single-car-actions>ul {
        text-align: center
    }
    .single-car-actions>ul li {
        display: block;
        float: none;
        margin-right: 0;
        width: 100%
    }
    .single-car-actions>ul li.certified-logo-2,
    .single-car-actions>ul li.certified-logo-1 {
        padding-top: 15px;
        display: inline-block;
        width: 49%
    }
    .single-car-actions>ul li.certified-logo-1 {
        padding-left: 15px;
        margin: 0
    }
    .single-car-actions>ul li.certified-logo-2 {
        padding-right: 20px;
        margin: 0
    }
    .car-action-unit.add-to-compare {
        width: 100%;
        padding-left: 36px
    }
    .car-action-unit,
    .stm-template-ev_dealer #wrapper .single-car-actions .car-action-unit,
    .added_date {
        line-height: 36px
    }
    .car-action-unit>i {
        position: relative;
        top: 1px;
        left: -8px
    }
    .stm-template-car_dealer .car-action-unit>i.fa-print {
        top: 9px
    }
    .car-action-unit.add-to-compare.stm-added .stm-show-on-hover {
        padding-left: 10px
    }
    .car-action-unit.add-to-compare.stm-added .stm-show-on-hover>i {
        position: relative;
        left: -5px;
        top: -2px;
        font-size: 14px
    }
    .single-add-to-compare .single-add-to-compare-left {
        padding-left: 0
    }
    .single-add-to-compare .single-add-to-compare-left .add-to-compare-icon {
        display: none
    }
    .compare-fixed-link {
        display: inline-block;
        float: none !important;
        margin: 0 0 10px
    }
    .single-add-to-compare {
        padding-top: 0
    }
    .single-car-actions .stock-num {
        padding-top: 8px;
        padding-bottom: 8px
    }
    .car-action-unit.add-to-compare.disabled:after {
        top: 11px
    }
    .stm-modern-filter-found-cars {
        float: none;
        padding-bottom: 15px
    }
    .stm-car-listing-sort-units.stm-modern-filter-actions .stm-sort-by-options {
        float: left
    }
    .car-action-unit.stm-brochure {
        width: 100%
    }
    .car-action-unit.stm-brochure>i {
        left: -11px;
        top: 2px
    }
    .car-action-unit.stm-share {
        width: 100%;
        padding-left: 38px
    }
    .car-action-unit.stm-share>i {
        left: -11px
    }
    .wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li {
        float: none;
        text-align: center
    }
    .lists-inline>ul {
        width: 100%;
        margin-bottom: 25px
    }
    .stm-col-pad-left {
        margin-top: 20px !important;
        padding-left: 15px !important
    }
    span.vc_tta-title-text {
        margin-left: 0 !important
    }
    div.stm_auto_loan_calculator {
        margin-bottom: 25px
    }
    body.page-template-coming-soon-php .coming-soon-header {
        padding-top: 25px
    }
    body.page-template-coming-soon-php #wrapper #main {
        position: static
    }
    body.page-template-coming-soon-php #wrapper #main .stm-coming-soon-centered {
        position: static;
        transform: none;
        padding-top: 30px
    }
    body.page-template-coming-soon-php #footer-copyright {
        position: static
    }
    body.page-template-coming-soon-php #wrapper:after {
        display: none
    }
    body.page-template-coming-soon-php {
        position: relative
    }
    body.page-template-coming-soon-php:after {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .7);
        z-index: -1
    }
    body.page-template-coming-soon-php #wrapper #main .stm-coming-soon-centered h1 {
        font-size: 30px;
        line-height: 35px
    }
    body.page-template-coming-soon-php div.wpcf7 img.ajax-loader {
        display: none
    }
    .stm-inline-form .wpcf7-form-control-wrap {
        width: 100%
    }
    .stm-inline-form input[type=submit] {
        width: 100%;
        margin-top: 15px
    }
    .post-list-single-item .blog-meta {
        margin-top: 0
    }
    .post-list-single-item .absoluted-content {
        position: static;
        padding-top: 30px;
        background: #232628
    }
    .blog-meta .right {
        width: 100%;
        float: left
    }
    .post-list-single-item .absoluted-content .relatived-content {
        padding-bottom: 15px
    }
    .post-list-single-item .blog-meta {
        padding-bottom: 15px
    }
    .blog-meta-bottom .right {
        clear: both;
        float: left;
        margin-top: 20px
    }
    .stm-author-box .author-image {
        display: none
    }
    .stm-blog-fullwidth-info .absoluted-content {
        position: static;
        background: #232628
    }
    .stm-blog-fullwidth-info .absoluted-content .blog-meta {
        margin-top: 30px
    }
    .stm-blog-fullwidth-info .absoluted-content .title {
        padding-top: 30px
    }
    .stm-blog-fullwidth-info .absoluted-content .blog-meta {
        padding: 26px 0 25px
    }
    .error-header {
        padding: 26px 0
    }
    .comment .comment-avatar {
        display: none
    }
    ul.comment-list li ul.children {
        padding-left: 0
    }
    body.single-post .post-content-vc h4.vc_custom_heading {
        margin-top: 20px !important
    }
    .post-content blockquote {
        padding-left: 50px
    }
    .select2-results__options li:active {
        background-color: #f0f2f5
    }
    #car-listing-tab-search .icon-button {
        padding-left: 20px;
        padding-right: 20px
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 110px
    }
    .woocommerce .shop_table.cart .coupon {
        float: none
    }
    .woocommerce .shop_table.cart .button.update-cart {
        display: block;
        float: none;
        margin-top: 15px
    }
    .product-name_text {
        margin-top: 0
    }
    .woocommerce .cart-totals_wrap {
        padding: 18px
    }
    .woocommerce-cart .cart-collaterals .cart_totals table th {
        padding-right: 10px
    }
    .woocommerce-cart table.cart img,
    .woocommerce table.shop_table th.product-price,
    .woocommerce td.product-price {
        display: none
    }
    #frontend_customizer_button {
        display: none
    }
}

@media (max-width:610px) {
    .stm-call-to-action-1 .stm-call-action-left {
        width: 100%;
        padding: 10px 15px
    }
    .stm-call-to-action-1 .stm-call-action-left .stm-call-action-image {
        display: none
    }
    .compare-col-stm-empty .image .stm-icon-add_car {
        margin: -10px 0 0 -13px;
        font-size: 20px
    }
}

@media (max-width:500px) {
    #animated-blog-wrapper .intro-effect-fadeout .bg-img img {
        -o-object-fit: cover;
        object-fit: cover
    }
    #animated-blog-wrapper .intro-effect-fadeout .title {
        top: 30%;
        padding: 0 30px !important
    }
    .listing-cars-grid {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start
    }
    .listing-cars-grid>.dp-in {
        display: block;
        overflow: hidden;
        width: 100%
    }
    .listing-cars-grid>.dp-in .listing-car-item {
        display: block;
        overflow: hidden;
        width: 100%;
        padding: 0 15px
    }
    .listing-cars-grid>.dp-in .listing-car-item .listing-car-item-inner {
        max-width: inherit
    }
    .listing-cars-grid>.dp-in .listing-car-item .listing-car-item-inner .car-meta-top {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: nowrap;
        align-items: flex-start
    }
    .listing-cars-grid>.dp-in .listing-car-item .listing-car-item-inner .car-meta-top .car-title {
        margin-top: 0;
        padding-top: 0;
        -ms-word-wrap: break-word;
        word-wrap: break-word
    }
    .listing-cars-grid>.dp-in .listing-car-item .listing-car-item-inner .car-meta-top .price {
        margin-left: 10px
    }
    .listing-cars-grid>.dp-in .listing-car-item .listing-car-item-inner .car-meta-top .price>div {
        white-space: nowrap
    }
}

@media (max-width:480px) {
    body .stm_listing_icon_filter.stm_listing_icon_filter_12 .stm_listing_icon_filter_single {
        width: 50%
    }
    .car-listing-modern-grid .stm-isotope-listing-item .image img {
        width: 100%
    }
    .stm-isotope-sorting .stm-isotope-listing-item .image .image-inner {
        max-width: 100%;
        max-height: inherit
    }
    .stm-isotope-sorting .stm-isotope-listing-item .image .image-inner img {
        width: 100%
    }
}

@media (max-width:440px) {
    .stm-template-car_dealer.page-template-home-service-layout .stm-service-bookly-form {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .stm-template-car_dealer.page-template-home-service-layout .header-service .header-menu>li>ul>li.current-menu-item>a:after {
        content: "\f107"
    }
    .stm-template-car_dealer.page-template-home-service-layout .header-service .header-menu>li>ul>li>ul {
        position: relative;
        left: 10%;
        visibility: visible;
        opacity: 1;
        z-index: 1;
        background: 0 0;
        box-shadow: none
    }
    .stm-template-car_dealer .car-listing-tabs-unit .car-listing-row .image {
        max-height: 200px
    }
    .stm-template-car_dealer .car-listing-tabs-unit .car-listing-row .image img {
        max-height: 200px;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
    .stm-template-car_dealer_elementor .car-listing-tabs-unit .car-listing-row .image {
        max-height: 200px
    }
    .stm-template-car_dealer_elementor .car-listing-tabs-unit .car-listing-row .image img {
        max-height: 200px;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media (max-width:420px) {
    .woocommerce-message {
        padding: 26px 26px 66px
    }
    .woocommerce-message .button {
        top: inherit;
        left: 26px;
        right: inherit;
        bottom: 16px;
        margin-top: 0
    }
    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects .row {
        flex-direction: column !important;
        flex-wrap: wrap
    }
    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects .row .col-md-3 {
        width: 100% !important
    }
}

@media (max-width:400px) {
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
        width: 50% !important
    }
}

.wpb_wrapper button.report_button.stm-button,
aside button.report_button.stm-button {
    margin-bottom: 20px
}

#request-stm_vim_history .modal-body {
    color: #232629
}

#request-stm_vim_history .modal-body h4 {
    color: #232529 !important
}

.stm-template-listing #request-stm_vim_history .modal-header-iconed {
    background-color: #153e4d
}

.stm-template-listing #request-stm_vim_history .modal-header .close-history {
    color: red
}

.stm-template-listing_two #request-stm_vim_history .modal-header-iconed {
    background-color: #153e4d
}

.stm-template-listing_two #request-stm_vim_history .modal-header .close-history {
    color: #1e7bcc
}

.stm-template-listing_three #request-stm_vim_history .modal-header-iconed {
    background-color: #153e4d
}

.stm-template-listing_three #request-stm_vim_history .modal-header .close-history {
    color: #ff9500
}

.stm-template-car_dealer_two #request-stm_vim_history .modal-header-iconed {
    background-color: #232628
}

.stm-template-car_dealer_two #request-stm_vim_history .modal-header .close-history {
    color: #4971ff
}

.stm-template-motorcycle .wpb_wrapper button.report_button.stm-button,
.stm-template-motorcycle aside button.report_button.stm-button {
    color: #fff
}

.stm-template-motorcycle #request-stm_vim_history .modal-body {
    background-color: #fff
}

.stm-template-motorcycle #request-stm_vim_history .modal-header-iconed {
    background-color: #0e1315
}

.stm-template-motorcycle #request-stm_vim_history i,
.stm-template-motorcycle #request-stm_vim_history a {
    color: #df1d1d
}

.stm-template-motorcycle #request-stm_vim_history i.fa-lock,
.stm-template-motorcycle #request-stm_vim_history a.fa-lock {
    color: #fff !important
}

.stm-template-motorcycle #request-stm_vim_history .modal-header .close-history {
    color: #df1d1d
}

@media (max-width:767px) {
    .theme-motors .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare {
        right: auto;
        left: 7px;
        opacity: 1;
        z-index: 9999
    }
    .theme-motors .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite {
        right: auto;
        left: 7px;
        bottom: 7px;
        opacity: 1;
        z-index: 9999
    }
    .theme-motors .stm_edit_disable_car {
        opacity: 1;
        bottom: 40px
    }
}

.stm-orange {
    color: #ffb129
}

.mobile-search-filter-opened .select2-dropdown {
    z-index: 200000
}

html.mobile-overflow-hidden {
    overflow: hidden;
    height: 100vh
}

.mobile-overlay {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1000;
    display: none
}

.mobile-overlay.active {
    display: block
}

.mobile-filter .mobile-search-btn {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 16px 22px;
    margin: 0;
    background-color: #6c98e0;
    box-shadow: none;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    outline: none;
    transition: opacity .2s ease-in !important;
    transform: translateZ(0);
    opacity: 1;
    cursor: pointer
}

.mobile-filter .mobile-search-btn .h4 {
    margin: 0;
    color: #fff
}

.mobile-filter .mobile-search-btn i {
    font-size: 18px
}

.mobile-filter .mobile-search-btn:hover {
    opacity: .8
}

@media (max-width:1024px) {
    .mobile-filter .mobile-search-btn {
        display: flex
    }
}

form.mobile-search-filter {
    display: flex;
    flex-direction: column;
    visibility: hidden;
    position: fixed;
    width: 100%;
    left: -1000px;
    top: 0;
    box-shadow: none;
    min-height: 100%;
    height: 100vh;
    height: 100svh;
    overflow-y: auto;
    transition: all .5s;
    background-color: #fff;
    z-index: 100000
}

@media (min-width:550px) {
    form.mobile-search-filter {
        width: 50%
    }
}

form.mobile-search-filter .grow-wrapper {
    flex-grow: 1;
    background-color: transparent
}

form.mobile-search-filter .filter {
    margin: 0 22px 20px 45px
}

form.mobile-search-filter .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label {
    width: 50%
}

form.mobile-search-filter input[type=text],
form.mobile-search-filter input[type=number],
form.mobile-search-filter input[type=tel],
form.mobile-search-filter input[type=email],
form.mobile-search-filter input[type=search],
form.mobile-search-filter input[type=password] {
    height: 40px;
    line-height: 40px
}

form.mobile-search-filter .stm-multiple-select .select2-results__option {
    padding-right: 20px;
    vertical-align: middle
}

form.mobile-search-filter .stm-multiple-select .select2-results__option.select2-results__message:before {
    display: none
}

form.mobile-search-filter .stm-multiple-select .select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid #e9e9e9;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 20px;
    vertical-align: middle
}

form.mobile-search-filter .stm-multiple-select .select2-results__option[aria-selected=true]:before {
    font-family: "Font Awesome 6 Free";
    content: "\f00c";
    color: #fff;
    background-color: red;
    border: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

form.mobile-search-filter .stm-multiple-select .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff
}

form.mobile-search-filter .stm-multiple-select .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727
}

form.mobile-search-filter .stm-multiple-select .select2-container--default .select2-search--inline .select2-search__field {
    line-height: inherit;
    height: inherit
}

form.mobile-search-filter .stm-multiple-select .select-icon .select2-search--dropdown {
    display: none
}

form.mobile-search-filter .select2-selection--multiple.filter-select {
    display: flex;
    border-color: #eceff3
}

form.mobile-search-filter .sticky-filter-actions {
    position: sticky;
    bottom: 0;
    height: 73px;
    background-color: #fff;
    z-index: 100000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 22px 15px 45px;
    margin: 0
}

form.mobile-search-filter .sticky-filter-actions .filter-show-cars {
    flex-grow: 1
}

form.mobile-search-filter .sticky-filter-actions .filter-show-cars .show-car-btn {
    border-radius: 0;
    font-family: Montserrat;
    width: 100%;
    text-align: center;
    padding: 13px 28px 13px
}

form.mobile-search-filter .sticky-filter-actions .mobile-reset-btn {
    margin-left: 10px;
    display: flex;
    align-items: center;
    color: #888;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    justify-content: center;
    box-shadow: none;
    border-radius: 0;
    padding: 13px
}

form.mobile-search-filter .sticky-filter-actions .mobile-reset-btn span {
    display: none
}

form.mobile-search-filter .sticky-filter-actions .mobile-reset-btn i {
    margin: 0
}

form.mobile-search-filter .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit {
    width: 95px
}

form.mobile-search-filter .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit a {
    padding: 11px 0 10px;
    border-radius: 0
}

form.mobile-search-filter .row-pad-top-24 {
    display: flex;
    flex-direction: column
}

form.mobile-search-filter .col-md-12 {
    width: 100%
}

form.mobile-search-filter.active {
    visibility: visible;
    left: -25px;
    transition: all .5s
}

form.mobile-search-filter .filter {
    padding: 0;
    box-shadow: none
}

form.mobile-search-filter .filter .sidebar-entry-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px
}

form.mobile-search-filter .filter .sidebar-entry-header-mobile .close-btn {
    position: relative;
    width: 11px;
    height: 11px;
    cursor: pointer
}

form.mobile-search-filter .filter .sidebar-entry-header-mobile .close-btn span.close-btn-item {
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: var(--motors-base-color)
}

form.mobile-search-filter .filter .sidebar-entry-header-mobile .close-btn span:first-child {
    transform: rotate(45deg)
}

form.mobile-search-filter .filter .sidebar-entry-header-mobile .close-btn span:last-child {
    transform: rotate(-45deg)
}

form.mobile-search-filter .filter .sidebar-entry-header-mobile .h4 {
    margin-bottom: 0
}

form.mobile-search-filter .stm-accordion-single-unit {
    margin: 0 22px 0 45px;
    box-shadow: none
}

.stm-template-car_dealer_two.inventory-light #wrapper #main .stm-search_keywords input[type=text]#stm_keywords {
    color: #232628 !important
}

.stm-template-car_dealer_two.inventory-light #wrapper #main .stm-search_keywords input[type=text]#stm_keywords::-moz-placeholder {
    color: #232628 !important
}

.stm-template-car_dealer_two.inventory-light #wrapper #main .stm-search_keywords input[type=text]#stm_keywords::placeholder {
    color: #232628 !important
}

.stm-template-car_dealer_two.inventory-light form.mobile-search-filter .pull-left {
    color: #000
}

.stm-template-car_dealer_two .mobile-filter .mobile-search-btn {
    background-color: var(--motors-base-color);
    box-shadow: none
}

.stm-template-car_dealer_two form.mobile-search-filter .stm-accordion-single-unit.stm-two_cols .stm-accordion-content .content .stm-accordion-content-wrapper .stm-option-label {
    width: 47%;
    margin-bottom: 20px
}

.stm-template-car_dealer_two form.mobile-search-filter .pull-left {
    color: #fff
}

.stm-template-car_dealer_two form.mobile-search-filter .mobile-reset-btn {
    background-color: rgba(255, 255, 255, 0);
    border-color: var(--motors-base-color);
    color: var(--motors-base-color)
}

.stm-template-car_dealer_two form.mobile-search-filter .filter-show-cars .show-car-btn {
    background-color: var(--motors-base-color)
}

.stm-template-car_dealer_two form.mobile-search-filter .button {
    background-color: var(--motors-base-color)
}

.stm-template-car_dealer_two.inventory-light:not(.home) #wrapper #main .mobile-search-btn span.h4 {
    color: #fff
}

.stm-template-car_dealer_two.inventory-light form.mobile-search-filter {
    background-color: #fff
}

.stm-template-car_dealer_two.inventory-light form.mobile-search-filter .sidebar-entry-header-mobile .h4 {
    color: #000
}

.stm-template-car_dealer_two.inventory-light form.mobile-search-filter .select2-container--default .select2-selection--single {
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #4971ff
}

.stm-template-car_dealer_two.inventory-light form.mobile-search-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000
}

.stm-template-car_dealer_two.inventory-light form.mobile-search-filter .select2-container--default .select2-selection--single b {
    color: #000
}

.stm-template-car_dealer_two.inventory-light .stm-accordion-single-unit>a.title:hover .minus {
    background-color: var(--motors-base-color)
}

.stm-template-car_dealer_two.inventory-light .stm-accordion-single-unit>a.title .minus {
    background-color: var(--motors-base-color)
}

.stm-template-car_dealer_two.inventory-light .stm-accordion-single-unit>a.title:hover .minus:after {
    background-color: var(--motors-base-color)
}

.stm-template-car_dealer_two.inventory-light .stm-accordion-single-unit>a.title .minus:after {
    background-color: var(--motors-base-color)
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter {
    background-color: #000
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .sidebar-entry-header-mobile .h4 {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .select2-container--default .select2-selection--single {
    background-color: #000;
    border: 1px solid #4971ff
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .select2-container--default .select2-selection--single b {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .stm-accordion-single-unit>a.title {
    background-color: var(--motors-base-color);
    border-top-color: var(--motors-secondary-color)
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .stm-accordion-single-unit>a.title.collapsed {
    border-top-color: var(--motors-secondary-color)
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .stm-accordion-single-unit>a.title:hover .minus {
    background-color: var(--motors-secondary-color)
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .stm-accordion-single-unit>a.title .minus {
    background-color: var(--motors-secondary-color)
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .stm-accordion-single-unit>a.title:hover .minus:after {
    background-color: var(--motors-secondary-color)
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .stm-accordion-single-unit>a.title .minus:after {
    background-color: var(--motors-secondary-color)
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .stm-accordion-content .stm-single-filter-link a {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .sticky-filter-actions {
    background-color: #000
}

.stm-accordion-content {
    margin-bottom: 20px
}

.stm-accordion-content .content {
    padding: 15px
}

.stm-accordion-content .content .stm-option-label {
    width: 100%;
    margin-bottom: 10px
}

.stm-template-motorcycle .mobile-filter .mobile-search-btn {
    background-color: var(--motors-base-color)
}

.stm-template-motorcycle form.mobile-search-filter {
    background-color: #2f3c40
}

.stm-template-motorcycle form.mobile-search-filter .filter .stm-slider-filter-type-unit {
    margin-bottom: 20px
}

.stm-template-motorcycle form.mobile-search-filter .filter .stm-slider-filter-type-unit .clearfix {
    margin-bottom: 10px
}

.stm-template-motorcycle form.mobile-search-filter .filter .stm-slider-filter-type-unit .row {
    display: flex
}

.stm-template-motorcycle form.mobile-search-filter .filter .stm-slider-filter-type-unit .row .col-md-wider-left input {
    margin-top: 0
}

@media (max-width:1024px) {
    .stm-template-motorcycle form.mobile-search-filter .filter .stm-slider-filter-type-unit .stm-current-slider-labels {
        float: left;
        margin: 0 0 0 5px
    }
}

.stm-template-motorcycle form.mobile-search-filter .filter .sidebar-entry-header-mobile .h4 {
    color: #fff
}

.stm-template-motorcycle form.mobile-search-filter .filter .sidebar-entry-header-mobile .close-btn span.close-btn-item {
    background-color: var(--motors-base-color)
}

.stm-template-motorcycle form.mobile-search-filter .sticky-filter-actions {
    background-color: #2f3c40
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--single {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid var(--motors-base-color)
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--single b {
    color: #fff
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--multiple {
    background-color: #000;
    border: 1px solid var(--motors-base-color)
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    color: #fff;
    padding: 0
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
    margin-top: 8px;
    margin-bottom: 0
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline {
    margin-bottom: 0
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline input.select2-search__field {
    color: #fff;
    padding-left: 0
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline input.select2-search__field::-moz-placeholder {
    color: #fff
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline input.select2-search__field::placeholder {
    color: #fff
}

.stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--multiple b {
    color: #fff
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-single-unit>a.title {
    background-color: var(--motors-base-color);
    border-top-color: var(--motors-base-color)
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-single-unit>a.title.collapsed {
    border-top-color: var(--motors-base-color)
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-single-unit>a.title:hover .minus {
    background-color: var(--motors-base-color)
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-single-unit>a.title .minus {
    background-color: var(--motors-base-color)
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-single-unit>a.title:hover .minus:after {
    background-color: var(--motors-base-color)
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-single-unit>a.title .minus:after {
    background-color: var(--motors-base-color)
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-content {
    background: rgba(39, 46, 54, .8)
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-content .stm-single-filter-link a {
    color: #fff
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-single-unit .stm-accordion-content ul {
    background: 0 0
}

.stm-template-motorcycle form.mobile-search-filter .mobile-reset-btn {
    background-color: rgba(0, 0, 0, 0);
    border-color: var(--motors-base-color);
    color: #fff
}

.stm-template-motorcycle form.mobile-search-filter .filter-price .clearfix .stm-current-slider-labels {
    margin-bottom: 20px
}

.stm-template-motorcycle form.mobile-search-filter .filter-price .clearfix .pull-left {
    margin-right: 10px
}

.stm-template-equipment .mobile-filter .mobile-search-btn {
    background-color: var(--motors-base-color)
}

.stm-template-equipment form.mobile-search-filter {
    background-color: #000
}

.stm-template-equipment form.mobile-search-filter .sticky-filter-actions {
    background-color: #000
}

.stm-template-equipment form.mobile-search-filter .sticky-filter-actions .filter-show-cars .show-car-btn {
    background-color: var(--motors-base-color);
    box-shadow: none
}

.stm-template-equipment form.mobile-search-filter .sidebar-entry-header-mobile .h4 {
    color: #fff
}

.stm-template-equipment form.mobile-search-filter .select2-container--default .select2-selection--single {
    background-color: #000;
    border: 1px solid var(--motors-base-color)
}

.stm-template-equipment form.mobile-search-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff
}

.stm-template-equipment form.mobile-search-filter .select2-container--default .select2-selection--single b {
    color: #fff
}

.stm-template-equipment form.mobile-search-filter .stm-accordion-single-unit>a.title {
    background-color: var(--motors-base-color);
    border-top-color: #fff
}

.stm-template-equipment form.mobile-search-filter .stm-accordion-single-unit>a.title.collapsed {
    border-top-color: #fff
}

.stm-template-equipment form.mobile-search-filter .stm-accordion-single-unit>a.title:hover .minus {
    background-color: #fff
}

.stm-template-equipment form.mobile-search-filter .stm-accordion-single-unit>a.title .minus {
    background-color: #fff
}

.stm-template-equipment form.mobile-search-filter .stm-accordion-single-unit>a.title:hover .minus:after {
    background-color: #fff
}

.stm-template-equipment form.mobile-search-filter .stm-accordion-single-unit>a.title .minus:after {
    background-color: #fff
}

.stm-template-equipment form.mobile-search-filter .stm-accordion-content .stm-single-filter-link a {
    color: #fff
}

.stm-template-equipment form.mobile-search-filter .mobile-reset-btn {
    background-color: rgba(0, 0, 0, 0);
    border-color: var(--motors-base-color);
    color: #fff
}

.stm-template-equipment form.mobile-search-filter .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-option-label {
    margin-bottom: 10px
}

.stm-template-equipment form.mobile-search-filter .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-option-label span {
    color: #fff
}

.stm-template-equipment form.mobile-search-filter .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit .button {
    margin-top: 10px;
    background-color: var(--motors-base-color);
    box-shadow: none
}

.stm-template-listing_four .mobile-filter .mobile-search-btn {
    background-color: #6c98e0;
    color: #fff;
    box-shadow: none
}

.stm-template-listing .filter-sidebar:after {
    display: none
}

.stm-template-listing .mobile-filter .mobile-search-btn {
    background-color: var(--motors-base-color);
    box-shadow: none
}

.stm-template-listing form.mobile-search-filter {
    background-color: #153e4d
}

.stm-template-listing form.mobile-search-filter .sidebar-entry-header-mobile .h4 {
    color: #fff
}

.stm-template-listing form.mobile-search-filter .sidebar-entry-header-mobile .close-btn span.close-btn-item {
    background-color: var(--motors-base-color)
}

.stm-template-listing form.mobile-search-filter .sticky-filter-actions {
    background-color: #153e4d
}

.stm-template-listing form.mobile-search-filter .stm-accordion-content {
    background-color: #fff
}

.stm-template-listing form.mobile-search-filter .stm-accordion-single-unit>a.title {
    border-top-color: var(--motors-base-color)
}

.stm-template-listing form.mobile-search-filter .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label {
    padding: 0
}

.stm-template-listing form.mobile-search-filter .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit {
    width: 95px;
    margin: 0;
    padding: 0
}

.stm-template-listing form.mobile-search-filter .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit a {
    padding: 11px 0 10px;
    border-radius: 0
}

.stm-template-boats .mobile-filter .mobile-search-btn {
    background-color: var(--motors-base-color)
}

.stm-template-listing_five .mobile-filter .mobile-search-btn {
    background-color: #ff2325
}

.stm-template-listing_five .mobile-search-filter .stm-checkbox-submit a.button {
    box-shadow: none
}

.stm-template-ev_dealer .mobile-filter .mobile-search-btn {
    background-color: var(--motors-base-color)
}

.stm-template-listing_two .mobile-filter .mobile-search-btn,
.stm-template-listing_two_elementor .mobile-filter .mobile-search-btn {
    background-color: #269aff
}

.stm-template-listing_two .mobile-search-filter .filter-show-cars .show-car-btn,
.stm-template-listing_two_elementor .mobile-search-filter .filter-show-cars .show-car-btn {
    background-color: #269aff
}

.stm-template-listing_two .mobile-search-filter .stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-checkbox-submit,
.stm-template-listing_two_elementor .mobile-search-filter .stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-checkbox-submit {
    margin: 0;
    padding: 0
}

.stm-template-listing_two .mobile-search-filter .stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-checkbox-submit .button,
.stm-template-listing_two_elementor .mobile-search-filter .stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-checkbox-submit .button {
    background-color: #269aff;
    box-shadow: none
}

.stm-template-listing_two .mobile-search-filter .stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-option-label,
.stm-template-listing_two_elementor .mobile-search-filter .stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-option-label {
    padding: 0;
    margin-bottom: 20px
}

.stm-template-listing_two .mobile-search-filter .stm-accordion-single-unit>a.title.collapsed,
.stm-template-listing_two_elementor .mobile-search-filter .stm-accordion-single-unit>a.title.collapsed {
    border-top-color: #269aff
}

.stm-template-listing_two .mobile-search-filter .stm-accordion-single-unit>a.title:hover .minus,
.stm-template-listing_two_elementor .mobile-search-filter .stm-accordion-single-unit>a.title:hover .minus {
    background-color: #269aff
}

.stm-template-listing_two .mobile-search-filter .stm-accordion-single-unit>a.title .minus,
.stm-template-listing_two_elementor .mobile-search-filter .stm-accordion-single-unit>a.title .minus {
    background-color: #269aff
}

.stm-template-listing_two .mobile-search-filter .stm-accordion-single-unit>a.title:hover .minus:after,
.stm-template-listing_two_elementor .mobile-search-filter .stm-accordion-single-unit>a.title:hover .minus:after {
    background-color: #269aff
}

.stm-template-listing_two .mobile-search-filter .stm-accordion-single-unit>a.title .minus:after,
.stm-template-listing_two_elementor .mobile-search-filter .stm-accordion-single-unit>a.title .minus:after {
    background-color: #269aff
}

.stm-template-listing_three .mobile-search-filter .stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-checkbox-submit {
    margin: 0;
    padding: 0
}

.stm-template-listing_three .mobile-search-filter .stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-checkbox-submit .button {
    box-shadow: none
}

.stm-template-listing_three .mobile-search-filter .stm-listing-directory-checkboxes .stm-accordion-content-wrapper .stm-option-label {
    padding: 0;
    margin-bottom: 20px
}

.stm-template-car_magazine form.mobile-search-filter .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper {
    padding: 0
}

.stm-template-car_magazine form.mobile-search-filter .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-option-label {
    margin-bottom: 20px
}

.stm-template-car_magazine form.mobile-search-filter .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit {
    width: 100%
}

.stm-template-car_magazine form.mobile-search-filter .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit .button {
    width: 95px;
    box-shadow: none
}

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: 0 0;
    border: 0
}

.xdsoft_datetimepicker button {
    border: none !important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::selection {
    background: 0 0
}

.xdsoft_noselect::-moz-selection {
    background: 0 0
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: .5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)"
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #3af;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #3af
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #3af;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: .2;
    -ms-filter: "alpha(opacity=20)"
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #3af !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    box-shadow: inherit !important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar>.xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, .506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select {
    border: 1px solid #333;
    background: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #000;
    background: #007fff
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #c50;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #c50
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #c50;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000 !important;
    background: #007fff !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333
}

.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller {
    background: #333 !important
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #ddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -moz-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(73%, #f4f8fa));
    background: -webkit-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -o-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -ms-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0)
}

.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    background: -moz-linear-gradient(top, #f4f8fa 0, #fff 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f8fa), color-stop(73%, #fff));
    background: -webkit-linear-gradient(top, #f4f8fa 0, #fff 73%);
    background: -o-linear-gradient(top, #f4f8fa 0, #fff 73%);
    background: -ms-linear-gradient(top, #f4f8fa 0, #fff 73%);
    background: linear-gradient(to bottom, #f4f8fa 0, #fff 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0)
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888.select2-container .select2-selection--single .select2-selection__rendered transparent;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

@font-face {
    font-family: lg;
    src: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/lg/lg.eot?n1z373);
    src: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/lg/lg.eot?#iefixn1z373) format("embedded-opentype"), url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/lg/lg.woff?n1z373) format("woff"), url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/lg/lg.ttf?n1z373) format("truetype"), url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/fonts/lg/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-moz-keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-ms-keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@-moz-keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@-ms-keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    background: 0 0;
    border: none;
    box-shadow: none;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, .45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width:1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
    outline: 0;
    border: none
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/uploads/sites/22/stm_uploads/../images/lightGallery/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/uploads/sites/22/stm_uploads/../images/lightGallery/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/uploads/sites/22/stm_uploads/../images/lightGallery/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/uploads/sites/22/stm_uploads/../images/lightGallery/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/uploads/sites/22/stm_uploads/../images/lightGallery/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(https://motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/images/lightGallery/loading.gif) center center no-repeat;
    display: none !important
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.progress {
    display: inline-block;
    vertical-align: baseline
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: none;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f0f2f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: var(--motors-base-color);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: var(--motors-base-color)
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.motors-desc-slots-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.motors-desc-slots-wrapper .mdsw-right .stm-posts-available-number {
    margin: 0 0 8px
}

#stm_sell_a_car_form .motors-vin-decoder-wrapper {
    margin-top: 20px;
    padding: 20px 0 20px;
    border-top: 4px solid #153e4d
}

.stm_add_car_form input[type=text],
.stm_add_car_form input[type=number],
.stm_add_car_form input[type=tel],
.stm_add_car_form input[type=email],
.stm_add_car_form input[type=search],
.stm_add_car_form input[type=password] {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 40px;
    padding: 0 21px;
    font-weight: 400;
    color: #888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3
}

.stm_add_car_form input.form-error {
    border-color: #ff2325
}

.stm_add_car_form .stm-car-listing-data-single .stm_add_car_title_form {
    margin-top: 0
}

.stm_add_car_form .stm-form-checking-user .stm-add-a-car-user .clearfix {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.stm_add_car_form .stm-form-checking-user .stm-add-a-car-user .clearfix .left-info {
    margin: 0 auto 0 0
}

.stm_add_car_form .stm-form-checking-user .stm-add-a-car-user .clearfix .right-info {
    margin: 0 0 0 auto
}

.stm_add_car_form .stm-form-2-features {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start
}

.stm_add_car_form .stm-form-2-features .stm-car-listing-data-single {
    width: 100%
}

.stm_add_car_form .stm-form-2-features .stm-single-feature .heading-font {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.stm_add_car_form .stm-login-register-form label[for=whatsapp-checker] {
    margin-top: 10px
}

.elementor-widget-motors-arrow-banner {
    background: #000
}

.elementor-widget-motors-arrow-banner .stm-content-arrow-wrap,
.elementor-widget-motors-arrow-banner .centered-banner-content-listing {
    min-height: 410px
}

.elementor-widget-motors-arrow-banner .centered-banner-content-listing {
    align-items: center;
    justify-content: flex-start
}

.elementor-widget-motors-arrow-banner .centered-banner-content-listing .inner h1 {
    color: #f0bb3a
}

.elementor-widget-motors-arrow-banner .centered-banner-content-listing .inner h3 {
    color: #fff
}

.motors-elementor-arrow-banner .motors-elementor-banner-image-filter {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1
}

.motors-elementor-arrow-banner .motors-elementor-banner-image-filter:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap {
    position: relative
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing {
    position: relative;
    display: flex;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 5
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner {
    position: relative
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner h1 {
    margin-bottom: 5px;
    font-size: 70px;
    line-height: 50px;
    letter-spacing: -3px
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner h3 {
    margin-bottom: 0;
    margin-left: 6px;
    font-size: 24px;
    letter-spacing: -1px
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner .stm-vivus-arrow {
    position: absolute;
    width: initial
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner .stm-vivus-arrow svg {
    stroke-width: 5px;
    stroke: #fff;
    stroke-linecap: round;
    stroke-linejoin: round
}

@media (max-width:1199px) {
    .motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner .stm-vivus-arrow {
        display: none
    }
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars>* {
    margin: 0 4px 0 0
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars>*:last-child {
    margin: 0 4px 0 0
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-content {
    padding: 0
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-content .content i {
    margin: 0 0 0 15px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-right .content i {
    margin: 0 0 0 15px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .tab-search-title {
    padding: 0 0 0 71px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .tab-search-title i {
    margin: 0 0 0 4px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding: 0 20px 0 8px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .select2-container[dir=rtl] .select2-selection--single .select2-selection__arrow b {
    left: 2px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .icon-button {
    padding: 17px 60px 17px 42px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .icon-button i {
    left: auto;
    right: 32px
}

body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .regular-price,
body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .sale-price,
body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .normal-price {
    direction: ltr
}

body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .listing-car-item-meta .price {
    float: left;
    margin: 0 22px 0 0;
    padding: 6px 4px 4px 10px;
    text-align: left
}

body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .listing-car-item-meta .price.discounted-price {
    padding: 1px 4px 2px 10px
}

body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .listing-car-item-meta .price:before {
    left: auto;
    right: -12px;
    transform: skew(14deg, 0deg)
}

body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .car-meta-bottom ul li {
    margin-right: 0
}

@media (max-width:768px) {
    body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul {
        margin-right: 0;
        margin-left: -15px
    }
    body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li {
        margin-right: 4px
    }
    body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li:last-child {
        margin-right: 4px
    }
}

@keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #6c98e0
    }
    25% {
        height: 30px;
        transform: translateY(15px);
        background: #6c98e0
    }
    50% {
        height: 5px;
        transform: translateY(0px);
        background: #6c98e0
    }
    100% {
        height: 5px;
        transform: translateY(0px);
        background: #6c98e0
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part {
    position: relative;
    padding-top: 33px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: -2000px;
    right: -2000px;
    z-index: -1;
    background-color: #232628
}

@media (max-width:768px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .title * {
        font-size: 14px !important
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs {
    margin-top: 20px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0
}

@media (max-width:820px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul {
        display: flex;
        overflow-y: scroll;
        margin-right: -15px
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 0
}

@media (max-width:820px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li {
        display: block;
        margin-right: 4px;
        white-space: nowrap
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li:last-child {
    margin-right: 0
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li.active a {
    background-color: #fff;
    color: red
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li a {
    display: block;
    padding: 0 25px;
    background: rgba(255, 255, 255, .1);
    font-size: 14px;
    line-height: 44px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 700;
    color: #aaa
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part {
    padding-top: 59px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 42px 14px 40px;
    background-color: #6c98e0
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .button i {
    position: unset;
    transform: unset;
    margin-right: 10px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    top: 0;
    height: 46px;
    width: 54px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span {
    display: block;
    bottom: 20px;
    width: 9px;
    height: 5px;
    background: #6c98e0;
    position: absolute;
    animation: preloader 1.5s infinite ease-in-out
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(2) {
    left: 11px;
    animation-delay: .2s
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(3) {
    left: 22px;
    animation-delay: .4s
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(4) {
    left: 33px;
    animation-delay: .6s
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(5) {
    left: 44px;
    animation-delay: .8s
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .tab-content a.load-more-btn {
    background-color: #6c98e0
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    overflow: hidden
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-content {
    position: relative;
    overflow: hidden
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .content i {
    margin-right: 15px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-cloned {
    margin-bottom: 15px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-cloned.position-right {
    display: flex;
    justify-content: flex-end
}

@media (min-width:992px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-cloned.position-right {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -13px
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-cloned.position-center {
    display: flex;
    justify-content: center
}

@media (max-width:991px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-cloned.hide-on-mobile {
        display: none
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars,
.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars.heading-font {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 13px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 400;
    color: #aaa
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars i {
    float: left;
    content: "";
    display: block;
    font-size: 23px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars span.blue-lt {
    color: #6c98e0;
    font-weight: 700
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars>* {
    margin-right: 4px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars>*:last-child {
    margin-right: 0
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-clone {
    display: none;
    visibility: hidden;
    opacity: 0
}

@media (max-width:767px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action {
        flex-wrap: wrap;
        justify-content: center
    }
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-content {
        margin-bottom: 20px
    }
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-content,
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-right {
        width: 100%;
        justify-content: center
    }
}

.stm-template-car_dealer_two_elementor .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part:before {
    background-color: transparent
}

.car-listing-actions {
    position: relative;
    height: 46px
}

.car-listing-actions.all-done {
    height: 0;
    padding: 0
}

.car-listing-row .col-md-3 {
    margin-bottom: 40px
}

.car-listing-row .image .stm-badge-dealer {
    background-color: #fab637
}

.car-listing-row .listing-car-item-meta {
    padding-top: 17px
}

.car-listing-row .listing-car-item-meta .car-title {
    color: #232628;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.car-listing-row .listing-car-item-meta .car-title .colored {
    color: red
}

.car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #6c98e0;
    text-align: right
}

.car-listing-row .listing-car-item-meta .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #6c98e0;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.car-listing-row .listing-car-item-meta .price.discounted-price {
    padding: 1px 10px 2px 4px
}

.car-listing-row .listing-car-item-meta .price.discounted-price .sale-price {
    line-height: 16px
}

.car-listing-row .listing-car-item-meta .price .regular-price,
.car-listing-row .listing-car-item-meta .price .sale-price,
.car-listing-row .listing-car-item-meta .price .normal-price {
    position: relative;
    z-index: 6
}

.car-listing-row .listing-car-item-meta .price .regular-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through
}

.car-listing-row .listing-car-item-meta .price .normal-price,
.car-listing-row .listing-car-item-meta .price .sale-price {
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.car-listing-row .listing-car-item-meta .price .normal-price {
    line-height: 25px
}

.car-listing-row .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc
}

.car-listing-row .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.car-listing-row .car-meta-bottom ul li {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
    margin-right: 14px;
    color: #888;
    vertical-align: middle
}

.car-listing-row .car-meta-bottom ul li i {
    margin-right: -1px;
    font-size: 13px;
    color: #aaa;
    vertical-align: middle
}

.car-listing-row .car-meta-bottom ul li i.stm-icon-road {
    position: relative;
    top: 1px
}

.car-listing-row .car-meta-bottom ul li i.stm-icon-transmission {
    position: relative;
    top: 1px
}

.car-listing-row .car-meta-bottom ul li span {
    position: relative;
    top: 1px;
    vertical-align: top;
    margin-left: 2px;
    font-size: 13px
}

.car-listing-row .car-meta-bottom ul li .special-text {
    margin-bottom: 2px;
    text-transform: uppercase
}

.car-listing-row .car-meta-bottom ul li:last-child {
    margin-right: 0
}

.tab-search-title {
    position: relative;
    margin-bottom: 36px;
    min-height: 35px;
    font-size: 30px;
    color: #232628;
    font-weight: 700;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.tab-search-title i {
    font-size: 34px
}

#car-listing-tab-search {
    padding-top: 20px
}

.reset-all:hover {
    cursor: pointer
}

.reset-all.reset-styled {
    display: block;
    border: 2px solid #ddd;
    border-radius: 3px;
    color: #ddd;
    text-align: center;
    line-height: 44px;
    font-size: 22px;
    text-decoration: none !important
}

.reset-all.reset-styled:hover {
    color: #6c98e0;
    border-color: #6c98e0
}

.reset-all.reset-styled:focus {
    color: #6c98e0;
    border-color: #6c98e0
}

.reset-all.reset-styled:active {
    color: #6c98e0;
    border-color: #6c98e0
}

.search-call-to-action {
    margin-top: 36px
}

body.rtl .elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list {
    padding: 0 20px 0 0
}

body.rtl .elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .text {
    text-align: right
}

body.rtl .elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .icon {
    padding: 0 15px 0 25px
}

@media (max-width:768px) {
    body.rtl .elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list {
        padding: 0
    }
}

.elementor-contact-tabs .elementor-contact-tabs-container {
    padding-top: 4px
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0;
    overflow: visible;
    list-style: none;
    padding-left: 0
}

@media (max-width:767px) {
    .elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list {
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-y: scroll;
        padding-top: 4px
    }
}

@media (min-width:768px) {
    .elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list {
        flex-direction: row;
        padding-left: 20px
    }
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab {
    position: relative;
    margin: 0;
    display: inline-block
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab:before {
    position: absolute;
    content: "";
    display: block;
    top: -4px;
    left: 0;
    right: 0;
    height: 4px;
    opacity: 0;
    background-color: red
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab span.tab-item {
    display: block;
    padding: 13px 18px;
    border-radius: 0;
    border: none;
    cursor: pointer
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab span.tab-item .elementor-contact-title-text {
    position: relative;
    top: 1px;
    left: 2px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab span.tab-item .elementor-contact-title-text:not(:empty):not(:first-child) {
    margin-left: 8px
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab.active:before {
    opacity: 1
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab.active span.tab-item {
    cursor: auto
}

.elementor-contact-tabs .contact-tabs-containers-wrap {
    padding-top: 37px;
    padding-left: 10px;
    padding-right: 10px
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container {
    visibility: hidden;
    opacity: 0;
    max-height: 0
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container.active {
    visibility: visible;
    opacity: 1;
    transition: all 1s ease;
    max-height: unset
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit {
    display: flex;
    margin-bottom: 28px
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .icon {
    padding: 0 25px 0 15px
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit i {
    color: red
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .text .content {
    font-size: 14px
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .text .content p {
    margin-bottom: 0
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .text .icon-box {
    padding: 0
}

.stm_dynamic_listing_dealer_filter .tab-content {
    background: #153e4d
}

.stm_dynamic_listing_dealer_filter .tab-content .tab-pane button svg {
    fill: #fff
}

.stm_dynamic_listing_dealer_filter .stm_dealer_list_table .stm-single-dealer>td:not(:last-child) {
    padding-right: 5px
}

.stm_dynamic_listing_dealer_filter .stm_dealer_list_table .stm-single-dealer td.dealer-cars {
    display: block;
    width: 100%;
    padding-right: 15px;
    margin-bottom: 0
}

@media (max-width:500px) {
    #main .stm_dynamic_listing_dealer_filter tbody {
        display: flex;
        flex-direction: column
    }
    #main .stm_dynamic_listing_dealer_filter .stm-single-dealer td {
        width: 100%
    }
}

@media (min-width:501px) and (max-width:767px) {
    #main .stm_dynamic_listing_dealer_filter tbody td.dealer-info,
    #main .stm_dynamic_listing_dealer_filter tbody td.dealer-location {
        width: 20%
    }
    #main .stm_dynamic_listing_dealer_filter tbody td.dealer-cars {
        display: table-cell;
        width: 20%
    }
}

@media (min-width:768px) and (max-width:1170px) {
    #main .stm_dynamic_listing_dealer_filter tbody td.dealer-cars {
        display: table-cell;
        width: 20%
    }
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
        margin: 0 70px 0 50px
    }
}

.stm-hero-banner-wrap {
    display: block;
    position: relative;
    min-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    overflow: hidden;
    left: calc(-1 * (100vw - 100%) / 2);
    width: 100vw
}

@media (max-width:767px) {
    .stm-hero-banner-wrap {
        min-height: 400px
    }
}

.stm-hero-banner-wrap .stm-image-wrap {
    display: block;
    width: 100%;
    margin: auto 0;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .stm-hero-banner-wrap .stm-image-wrap {
        min-height: 400px
    }
}

.stm-hero-banner-wrap .stm-image-wrap img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1, 1);
    transition: all .3s ease-in-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media (max-width:767px) {
    .stm-hero-banner-wrap .stm-image-wrap img {
        min-height: 400px
    }
}

.stm-hero-banner-wrap:hover .stm-image-wrap img {
    transform: scale(1.01, 1.01)
}

.stm-hero-banner-wrap .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center
}

.stm-hero-banner-wrap .container .stm-info-wrap .stm-hb-round .stm-hb-title {
    line-height: 1.1
}

.stm-hero-banner-wrap.style_1.left .container {
    justify-content: flex-start
}

.stm-hero-banner-wrap.style_1.right .container {
    justify-content: flex-end
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap {
    display: inline-block;
    z-index: 5;
    transition: all .3s ease-in-out;
    width: 359px;
    height: 359px;
    position: relative
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap {
        width: 280px;
        height: 280px;
        margin-left: 20px
    }
}

@media (max-width:320px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap {
        margin-left: 5px
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap:after {
    position: absolute;
    content: "";
    display: block;
    top: -18px;
    left: -18px;
    right: -18px;
    bottom: -18px;
    border-radius: 50%;
    opacity: .25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all .5s ease-in-out
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: .5
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap:hover .stm-hb-round:after {
    opacity: 1
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round {
    width: 100%;
    height: 100%;
    z-index: 5;
    color: #fff;
    text-decoration: none;
    white-space: normal;
    text-align: left;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 400;
    padding: 58px 19px 50px 27px;
    border-radius: 50%;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px)
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    opacity: .85;
    z-index: -1;
    transition: all .5s ease-in-out
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title {
    padding-left: 37px;
    padding-right: 45px
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title span {
    display: block
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title {
        margin-bottom: 8px;
        padding: 0
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    letter-spacing: 0px;
    font-weight: 400
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit>span {
    display: inline-block;
    position: relative
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    vertical-align: top;
    justify-content: space-between;
    line-height: 1
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    text-align: left;
    vertical-align: top;
    line-height: .7
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    top: -4px;
    vertical-align: top;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        top: 0;
        left: 0;
        padding: 0 6px
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    max-width: 100px;
    vertical-align: top;
    color: #232628;
    padding: 0 0 0 5px
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
        align-items: flex-start
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: .7
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
    display: block;
    white-space: normal;
    word-spacing: 0;
    text-transform: uppercase;
    padding-left: 3px;
    line-height: .9
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
        padding-left: 0
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
    margin-left: 37px
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap {
    display: inline-block;
    z-index: 5
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round {
    z-index: 5;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 400;
    opacity: 1
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    font-weight: 700
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    vertical-align: top;
    line-height: 1
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    text-align: left;
    line-height: .73
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        left: 4px
    }
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    vertical-align: top;
    font-weight: 700;
    padding-left: 6px
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    line-height: 1
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
    display: block;
    white-space: normal;
    word-spacing: 0;
    max-width: 70px;
    text-align: left;
    margin-left: 15px;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
        margin-left: 3px
    }
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    margin-top: 11px
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    padding: 1px 24px 0
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button i {
    font-size: 18px;
    vertical-align: middle
}

.stm-hero-banner-wrap.style_2.right .container {
    justify-content: flex-end
}

.stm-hero-banner-wrap.style_2.right .stm-info-wrap .stm-hb-round {
    text-align: right
}

.stm-hero-banner-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-align: right
}

.stm-hero-banner-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    justify-content: flex-end
}

.stm-hero-banner-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    text-align: right
}

.stm-hero-banner-wrap.style_2.left .stm-info-wrap .stm-hb-round {
    text-align: left
}

.stm-hero-banner-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-align: left
}

.stm-hero-banner-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    justify-content: flex-start
}

.stm-hero-banner-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    text-align: left
}

.stm-hero-banner-wrap.style_3.left .container {
    justify-content: flex-start
}

.stm-hero-banner-wrap.style_3.right .container {
    justify-content: flex-end
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap {
    display: block;
    cursor: pointer;
    padding: 55px 40px;
    color: #fff;
    max-width: 540px;
    overflow: hidden;
    position: relative
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_3 .stm-info-wrap {
        padding: 30px
    }
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all .5s ease-in-out
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: .75
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-decoration: none
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    font-weight: 600
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button i {
    font-size: 18px;
    vertical-align: middle
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button {
        line-height: 40px
    }
    .stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button i {
        font-size: 16px;
        line-height: 14px
    }
}

.stm-hero-banner-wrap.loaded .container .stm-info-wrap {
    animation-name: opacity;
    animation-fill-mode: forwards;
    animation-delay: .2s;
    animation-duration: .3s
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%
    }
    to {
        opacity: 1;
        margin-left: 0
    }
}

@keyframes opacity {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
        margin: 0 70px 0 50px
    }
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
        margin-right: 37px;
        margin-left: 0
    }
}

.stm-hero-slider-carousel {
    position: relative;
    left: calc(-1 * (100vw - 100%) / 2);
    width: 100vw
}

.stm-hero-slider-carousel .stm-hero-slider-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev,
.stm-hero-slider-carousel .stm-hero-slider-nav-next {
    position: absolute;
    top: 0;
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, .2);
    z-index: 500;
    transform: translateY(-50%);
    transition: .2s ease
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev:hover,
.stm-hero-slider-carousel .stm-hero-slider-nav-next:hover {
    background-color: rgba(0, 0, 0, .4)
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev.swiper-button-disabled,
.stm-hero-slider-carousel .stm-hero-slider-nav-next.swiper-button-disabled {
    display: none;
    background-color: rgba(0, 0, 0, .2)
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev.swiper-button-disabled:hover,
.stm-hero-slider-carousel .stm-hero-slider-nav-next.swiper-button-disabled:hover {
    background-color: rgba(0, 0, 0, .2)
}

@media (max-width:1024px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-prev,
    .stm-hero-slider-carousel .stm-hero-slider-nav-next {
        width: 75px;
        height: 75px
    }
}

@media (max-width:767px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-prev,
    .stm-hero-slider-carousel .stm-hero-slider-nav-next {
        width: 35px;
        height: 85px
    }
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev:before,
.stm-hero-slider-carousel .stm-hero-slider-nav-next:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 25px;
    border-color: #fff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    opacity: .5;
    transition: .2s ease
}

@media (max-width:767px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-prev:before,
    .stm-hero-slider-carousel .stm-hero-slider-nav-next:before {
        width: 20px;
        height: 20px
    }
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev:hover:before,
.stm-hero-slider-carousel .stm-hero-slider-nav-next:hover:before {
    opacity: .8
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev.swiper-button-disabled:before,
.stm-hero-slider-carousel .stm-hero-slider-nav-next.swiper-button-disabled:before {
    opacity: .3
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev.swiper-button-disabled:hover:before,
.stm-hero-slider-carousel .stm-hero-slider-nav-next.swiper-button-disabled:hover:before {
    opacity: .3
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev {
    left: 50px
}

@media (max-width:1024px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-prev {
        left: 20px
    }
}

@media (max-width:767px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-prev {
        left: 1px
    }
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev:before {
    left: 56%;
    transform: translateY(-50%) translateX(-50%) rotate(-135deg)
}

.stm-hero-slider-carousel .stm-hero-slider-nav-next {
    right: 50px
}

@media (max-width:1024px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-next {
        right: 20px
    }
}

@media (max-width:767px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-next {
        right: 1px
    }
}

.stm-hero-slider-carousel .stm-hero-slider-nav-next:before {
    left: 44%;
    transform: translateY(-50%) translateX(-50%) rotate(45deg)
}

.stm-hero-slider-wrap {
    display: block;
    position: relative;
    width: 100%;
    min-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    overflow: hidden
}

@media (max-width:767px) {
    .stm-hero-slider-wrap {
        min-height: 400px
    }
}

.stm-hero-slider-wrap .stm-image-wrap {
    display: block;
    width: 100%;
    margin: auto 0;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .stm-hero-slider-wrap .stm-image-wrap {
        min-height: 400px
    }
}

.stm-hero-slider-wrap .stm-image-wrap img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1, 1);
    transition: all .3s ease-in-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media (max-width:767px) {
    .stm-hero-slider-wrap .stm-image-wrap img {
        min-height: 400px
    }
}

.stm-hero-slider-wrap:hover .stm-image-wrap img {
    transform: scale(1.01, 1.01)
}

.stm-hero-slider-wrap .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center
}

.stm-hero-slider-wrap .container .stm-info-wrap {
    backface-visibility: hidden
}

.stm-hero-slider-wrap .container .stm-info-wrap .stm-hb-round {
    backface-visibility: hidden
}

.stm-hero-slider-wrap .container .stm-info-wrap .stm-hb-round .stm-hb-title {
    line-height: 1.1
}

.stm-hero-slider-wrap.style_1.left .container {
    justify-content: flex-start
}

.stm-hero-slider-wrap.style_1.right .container {
    justify-content: flex-end
}

.stm-hero-slider-wrap.style_1.center .container {
    justify-content: center
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap {
    display: inline-block;
    z-index: 5;
    transition: all .3s ease-in-out;
    width: 359px;
    height: 359px;
    position: relative
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap {
        width: 280px;
        height: 280px;
        margin-left: 20px
    }
}

@media (max-width:320px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap {
        margin-left: 5px
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap:after {
    position: absolute;
    content: "";
    display: block;
    top: -18px;
    left: -18px;
    right: -18px;
    bottom: -18px;
    border-radius: 50%;
    opacity: .25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all .5s ease-in-out
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: .5
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap:hover .stm-hb-round:after {
    opacity: 1
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round {
    width: 100%;
    height: 100%;
    z-index: 5;
    color: #fff;
    text-decoration: none;
    white-space: normal;
    text-align: left;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 400;
    padding: 58px 19px 50px 27px;
    border-radius: 50%;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px)
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    opacity: .85;
    z-index: -1;
    transition: all .5s ease-in-out
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title {
    padding-left: 37px;
    padding-right: 45px
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title span {
    display: block
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title {
        margin-bottom: 8px;
        padding: 0
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    letter-spacing: 0px;
    font-weight: 400
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit>span {
    display: inline-block;
    position: relative
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    vertical-align: top;
    justify-content: space-between;
    line-height: 1
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    text-align: left;
    vertical-align: top;
    line-height: .7
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    top: -4px;
    vertical-align: top;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        top: 0;
        left: 0;
        padding: 0 6px
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    max-width: 100px;
    vertical-align: top;
    color: #232628;
    padding: 0 0 0 5px
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
        align-items: flex-start
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: .7
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
    display: block;
    white-space: normal;
    word-spacing: 0;
    text-transform: uppercase;
    padding-left: 3px;
    line-height: .9
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
        padding-left: 0
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
    margin-left: 37px
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap {
    display: inline-block;
    z-index: 5
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round {
    z-index: 5;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 400;
    opacity: 1
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    font-weight: 700
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    vertical-align: top;
    line-height: 1
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    text-align: left;
    line-height: .73
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        left: 4px
    }
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    vertical-align: top;
    font-weight: 700;
    padding-left: 6px
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    line-height: 1
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
    display: block;
    white-space: normal;
    word-spacing: 0;
    max-width: 70px;
    text-align: left;
    margin-left: 15px;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
        margin-left: 3px
    }
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    margin-top: 11px
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    padding: 1px 24px 0
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button i {
    font-size: 18px;
    vertical-align: middle
}

.stm-hero-slider-wrap.style_2.center .container {
    justify-content: center
}

.stm-hero-slider-wrap.style_2.center .stm-info-wrap .stm-hb-round {
    text-align: center
}

.stm-hero-slider-wrap.style_2.right .container {
    justify-content: flex-end
}

.stm-hero-slider-wrap.style_2.right .stm-info-wrap .stm-hb-round {
    text-align: right
}

.stm-hero-slider-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-align: right
}

.stm-hero-slider-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    justify-content: flex-end
}

.stm-hero-slider-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    text-align: right
}

.stm-hero-slider-wrap.style_2.left .stm-info-wrap .stm-hb-round {
    text-align: left
}

.stm-hero-slider-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-align: left
}

.stm-hero-slider-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    justify-content: flex-start
}

.stm-hero-slider-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    text-align: left
}

.stm-hero-slider-wrap.style_3.left .container {
    justify-content: flex-start
}

.stm-hero-slider-wrap.style_3.right .container {
    justify-content: flex-end
}

.stm-hero-slider-wrap.style_3.center .container {
    justify-content: center
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap {
    display: block;
    cursor: pointer;
    padding: 55px 40px;
    color: #fff;
    max-width: 540px;
    overflow: hidden;
    position: relative
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_3 .stm-info-wrap {
        padding: 30px
    }
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all .5s ease-in-out
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: .75
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-decoration: none
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    font-weight: 600
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button i {
    font-size: 18px;
    vertical-align: middle
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button {
        line-height: 40px
    }
    .stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button i {
        font-size: 16px;
        line-height: 14px
    }
}

.stm-hero-slider-wrap.style_3.center .stm-info-wrap {
    text-align: center;
    padding: 55px 20px;
    max-width: 700px
}

.stm-hero-slider-wrap.loaded .container .stm-info-wrap {
    animation-name: opacity;
    animation-fill-mode: forwards;
    animation-delay: .2s;
    animation-duration: .3s
}

[dir=rtl] .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
    margin-right: 37px;
    margin-left: 0
}

[dir=rtl] .stm-hero-slider-wrap.style_1.left .container {
    justify-content: flex-end
}

[dir=rtl] .stm-hero-slider-wrap.style_1.right .container {
    justify-content: flex-start
}

[dir=rtl] .stm-hero-slider-wrap.style_2.left .container {
    justify-content: flex-end
}

[dir=rtl] .stm-hero-slider-wrap.style_2.right .container {
    justify-content: flex-start
}

[dir=rtl] .stm-hero-slider-wrap.style_3.left .container {
    justify-content: flex-end
}

[dir=rtl] .stm-hero-slider-wrap.style_3.right .container {
    justify-content: flex-start
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%
    }
    to {
        opacity: 1;
        margin-left: 0
    }
}

@keyframes opacity {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.stm-mt-icon-counter {
    color: #fff
}

.stm-mt-icon-counter__wrapper {
    display: flex
}

.stm-mt-icon-counter .stm-mt-icon-counter-left {
    margin-right: 15px
}

.stm-mt-icon-counter .stm-mt-icon-counter-left i {
    font-size: 56px
}

.stm-mt-icon-counter .stm-counter-meta {
    overflow: hidden
}

.stm-mt-icon-counter .stm-counter-meta .stm-value-wrapper {
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    display: flex;
    white-space: pre-wrap
}

.stm-mt-icon-counter .stm-counter-meta .stm-label {
    text-transform: uppercase;
    line-height: 1;
    display: flex
}

@media (min-width:768px) {
    .stm-mt-icon-counter .stm-counter-meta {
        flex: 1
    }
}

@media (max-width:767px) {
    .stm-mt-icon-counter__wrapper {
        justify-content: center
    }
    .stm-mt-icon-counter .stm-mt-icon-counter-left {
        float: none;
        margin-bottom: 10px
    }
}

body.rtl .motors-elementor-widget.stm_image_carousel .stm-swiper-controls {
    direction: ltr
}

.motors-elementor-widget.stm_image_carousel {
    max-width: 1140px;
    margin: 0 auto
}

.motors-elementor-widget.stm_image_carousel .swiper-slide {
    text-align: center
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls {
    display: flex;
    justify-content: center;
    margin-top: 30px
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .swiper-pagination {
    position: relative;
    margin: 9px 15px;
    width: -moz-fit-content;
    width: fit-content;
    bottom: unset
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .swiper-pagination span {
    margin-right: 7px
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .swiper-pagination span.swiper-pagination-bullet-active {
    background: #6c98e0
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .swiper-pagination span:last-child {
    margin-right: 0
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .stm-swiper-next,
.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .stm-swiper-prev {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    padding: 5px 15px;
    border: 2px solid transparent;
    color: #888
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .stm-swiper-next:hover,
.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .stm-swiper-prev:hover {
    cursor: pointer;
    border-color: #6c98e0;
    color: #6c98e0
}

.elementor-widget-motors-image-categories .swiper-button-next:after {
    display: none
}

.elementor-widget-motors-image-categories .swiper-button-prev:after {
    display: none
}

.elementor-widget-motors-image-categories .elementor-widget-container {
    margin: 60px 0 0
}

.stm_listing_icon_filter.swiper {
    position: relative;
    overflow: visible
}

.stm_listing_icon_filter.swiper .swiper-button-next,
.stm_listing_icon_filter.swiper .swiper-button-prev {
    margin: 0;
    transform: translateY(-50%);
    width: 55px;
    height: 35px;
    border-radius: 5px;
    transition: .3s ease
}

.stm_listing_icon_filter.swiper .swiper-button-next :before,
.stm_listing_icon_filter.swiper .swiper-button-prev :before {
    display: block;
    height: auto;
    font-family: "Font Awesome 6 Free";
    color: inherit;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

.stm_listing_icon_filter.swiper .swiper-button-prev {
    left: 0
}

.stm_listing_icon_filter.swiper .swiper-button-prev :before {
    content: "\f053"
}

.stm_listing_icon_filter.swiper .swiper-button-next {
    right: 0
}

.stm_listing_icon_filter.swiper .swiper-button-next :before {
    content: "\f054"
}

.stm_listing_icon_filter.swiper.navigation-outstanding .swiper-button-prev {
    left: auto;
    right: 100%;
    margin-right: 25px
}

.stm_listing_icon_filter.swiper.navigation-outstanding .swiper-button-next {
    right: auto;
    left: 100%;
    margin-left: 25px
}

.stm_listing_icon_filter.swiper .swiper-wrapper {
    align-items: center
}

.stm_listing_icon_filter.swiper .stm_listing_icon_filter_single {
    margin-bottom: 0
}

.stm_listing_icon_filter.swiper .stm_listing_icon_filter_single .inner {
    vertical-align: initial
}

.stm_listing_icon_filter.swiper .swiper-slide {
    padding: 0;
    text-align: center
}

.stm_listing_icon_filter.swiper .swiper-slide .inner {
    padding: 0
}

.stm_icon_filter_unit .header-nav {
    display: flex
}

.stm_icon_filter_unit .header-nav .swiper-button-prev,
.stm_icon_filter_unit .header-nav .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    transform: translateY(0);
    margin: 0;
    width: 55px;
    height: 35px;
    border-radius: 5px;
    transition: .3s ease
}

.stm_icon_filter_unit .header-nav .swiper-button-prev :before,
.stm_icon_filter_unit .header-nav .swiper-button-next :before {
    display: block;
    height: auto;
    font-family: "Font Awesome 6 Free";
    color: inherit;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

.stm_icon_filter_unit .header-nav .swiper-button-prev :before {
    content: "\f053"
}

.stm_icon_filter_unit .header-nav .swiper-button-next {
    order: 2;
    margin-left: 14px
}

.stm_icon_filter_unit .header-nav .swiper-button-next :before {
    content: "\f054"
}

.stm_icon_filter_unit.nav-in-header .stm_icon_filter_title {
    float: left
}

.stm_icon_filter_unit.nav-in-header .header-nav {
    float: right
}

.stm_listing_icon_filter.swiper.navigation-init {
    padding: 0 65px
}

.stm_listing_icon_filter.swiper.navigation-init.navigation-in-header {
    padding: 0
}

.stm_listing_icon_filter.swiper.navigation-init.navigation-outstanding {
    padding: 0
}

.stm_icon_filter_title {
    overflow: hidden;
    margin-bottom: 22px
}

.stm_icon_filter_label {
    margin-top: 9px;
    float: right;
    margin-left: 15px;
    margin-right: 20px;
    border-bottom: 1px dashed;
    line-height: 17px
}

.stm_icon_filter_label:hover {
    cursor: pointer
}

.stm_listing_icon_filter {
    margin: 0
}

.stm_listing_icon_filter .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px
}

.stm_listing_icon_filter.active {
    margin: 0 -10px
}

.stm_listing_icon_filter.active .stm_listing_icon_filter_single {
    margin-bottom: 16px
}

.stm_listing_icon_filter.active .stm_listing_icon_filter_single .name {
    text-align: left
}

.stm_listing_icon_filter.active .stm_listing_icon_filter_single.non-visible {
    display: inline-block
}

.stm_listing_icon_filter .stm_listing_icon_filter_single {
    display: inline-block;
    vertical-align: top;
    max-height: 300px;
    overflow: hidden
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    text-align: center
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner .image {
    opacity: .9;
    min-height: 62px;
    line-height: 62px
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner img {
    display: inline-block
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner .name {
    margin-top: 5px;
    font-size: 13px;
    color: #777;
    text-decoration: underline
}

.stm_listing_icon_filter .stm_listing_icon_filter_single:hover .name {
    color: #4e90cc
}

.stm_listing_icon_filter .stm_listing_icon_filter_single:hover .image {
    opacity: 1
}

.stm_listing_icon_filter .stm_listing_icon_filter_single.non-visible {
    display: none
}

.stm_listing_icon_filter .stm_listing_icon_filter_single.non-visible .name {
    text-align: left
}

@media (max-width:991px) {
    .stm_icon_filter_label {
        margin-right: 0;
        margin-top: 2px
    }
    .stm_listing_icon_filter .stm_listing_icon_filter_single {
        text-align: center
    }
    .stm_listing_icon_filter .stm_listing_icon_filter_single .inner {
        max-width: 160px;
        width: auto;
        margin: 0 auto
    }
}

.rtl .stm_icon_filter_unit .header-nav {
    flex-direction: row-reverse
}

body.rtl .listing-infos-wrap .title_wrap .title {
    margin: 0 13px 0 0
}

.listing-infos-wrap {
    margin-top: -6px;
    margin-bottom: 25px
}

.listing-infos-wrap .title_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-bottom: 9px
}

.listing-infos-wrap .title_wrap i {
    color: red
}

.listing-infos-wrap .title_wrap .title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #232628;
    margin: 5px 0 0 13px
}

.listing-infos-wrap .info-list-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.listing-infos-wrap .info-list-wrap ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 9px 0 8px;
    margin: 0
}

body.rtl .classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header {
    padding: 26px 24px 21px 22px
}

body.rtl .classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header i {
    margin: 0 0 0 21px
}

body.rtl .classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-action-units a.button i {
    margin: 0 0 0 5px
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-filter-links .stm-accordion-single-unit .stm-accordion-content>.content>ul li:before {
    left: unset
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-filter_price .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    direction: ltr;
    text-align: right
}

body.rtl .classic-filter-row.motors-elementor-widget .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 20px;
    padding-left: 8px
}

body.rtl .classic-filter-row.motors-elementor-widget .form-group .select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: 5px
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row {
    display: flex;
    flex-direction: row-reverse
}

@media (max-width:1024px) {
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row {
        padding: 0 15px
    }
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-right {
    padding-right: 6px
}

@media (max-width:1024px) {
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-right {
        padding-right: unset;
        width: 50%
    }
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-left {
    padding-left: 6px
}

@media (max-width:1024px) {
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-left {
        padding-left: unset;
        width: 50%
    }
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-accordion-content-wrapper .row {
    display: flex;
    flex-direction: row-reverse
}

body.rtl .classic-filter-row.motors-elementor-widget .checker {
    margin-left: 0
}

body.rtl .stm-filter-links a span {
    display: inline-block
}

body.rtl .stm-filter-links #stm-filter-link-drive.stm-accordion-single-unit .stm-accordion-content>.content>ul li:before {
    left: auto;
    transform: translate(0, -50%) rotate(180deg)
}

body.rtl .stm-accordion-single-unit>a.title h5 {
    text-align: right
}

body.rtl .stm-listing-directory-title .stm-listing-directory-total-matches {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.7px
}

@media (max-width:768px) {
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row {
        display: flex;
        flex-direction: row
    }
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-right,
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-left {
        margin-bottom: 0
    }
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-right input#stm_filter_max_price,
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-left input#stm_filter_max_price {
        margin-top: 0
    }
}

@media (max-width:1024px) {
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit .stm-accordion-content .content {
        padding: 0
    }
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper {
        padding: 30px 15px
    }
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-option-label {
        width: 48%
    }
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-option-label .checker {
        margin-left: 10px;
        margin-right: 0
    }
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .filter-show-cars .show-car-btn {
        box-shadow: none
    }
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .reset-btn-mobile {
        margin-right: 10px;
        margin-left: 0
    }
}

.classic-filter-row.motors-elementor-widget {
    position: relative
}

.classic-filter-row.motors-elementor-widget .filter-sidebar {
    box-shadow: 0 5px 18px rgba(0, 0, 0, .18);
    padding: 0 22px 30px;
    position: relative;
    background-size: cover
}

@media (max-width:1025px) {
    .classic-filter-row.motors-elementor-widget .filter-sidebar {
        padding: 0 22px 30px 45px;
        box-shadow: none
    }
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    min-height: 40px;
    margin: 0 -22px
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header.icon-right {
    flex-direction: row-reverse;
    justify-content: space-between
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header.icon-right i,
.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header.icon-right img {
    margin: unset
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header i,
.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header img,
.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header .e-font-icon-svg {
    margin-right: 21px
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header .h4 {
    display: block;
    margin: 0;
    padding: 0
}

@media (max-width:1025px) {
    .classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header {
        display: none
    }
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header-mobile {
    display: none
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-action-units a.button {
    display: flex;
    flex-direction: row;
    align-items: center;
    box-shadow: none
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-action-units a.button img,
.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-action-units a.button i {
    margin-right: 5px
}

.classic-filter-row.motors-elementor-widget input[type=text] {
    height: 40px;
    line-height: 40px
}

.classic-filter-row.motors-elementor-widget .form-group {
    margin-bottom: 16px
}

.classic-filter-row.motors-elementor-widget .type-text input[type=search] {
    box-sizing: border-box
}

.classic-filter-row.motors-elementor-widget .type-text input[type=search]:invalid {
    border-color: #ff2325
}

.classic-filter-row.motors-elementor-widget .filter-price {
    margin: 7px 0 31px
}

.classic-filter-row.motors-elementor-widget .filter-price h5 {
    margin-bottom: 19px
}

.classic-filter-row.motors-elementor-widget .select2-container--default .select2-selection--single,
.classic-filter-row.motors-elementor-widget .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 40px
}

.classic-filter-row.motors-elementor-widget .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

.classic-filter-row.motors-elementor-widget .select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: -3px;
    margin-left: 0;
    font-size: 16px;
    color: #888;
    width: 15px;
    height: 15px;
    border: none;
    text-align: center;
    line-height: 16px
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select {
    min-height: 40px;
    display: flex;
    border-color: transparent
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field:focus {
    background-color: transparent !important
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field::-moz-placeholder {
    padding-left: 0;
    padding-inline-start: 0;
    color: #555
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field::placeholder {
    padding-left: 0;
    padding-inline-start: 0;
    color: #555
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-search {
    margin-bottom: 0
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-selection__choice {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 92%;
    background-color: #fff
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-search--inline {
    margin-bottom: 0
}

.classic-filter-row.motors-elementor-widget .stm-multiple-select.stm_additional_features .select2 .select2-selection--multiple {
    padding: 7px;
    min-height: 40px
}

.classic-filter-row.motors-elementor-widget .stm-multiple-select.stm_additional_features .select2 .select2-selection--multiple>ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start
}

.classic-filter-row.motors-elementor-widget .stm-multiple-select.stm_additional_features .select2 .select2-selection--multiple>ul>li {
    margin: 3px 5px 3px 0;
    font-size: 92%
}

.classic-filter-row.motors-elementor-widget .stm-multiple-select.stm_additional_features .select2 .select2-selection--multiple>ul>li>input {
    display: none
}

.classic-filter-row.motors-elementor-widget .stm-inventory-sidebar {
    margin-top: 25px
}

@media (max-width:1025px) {
    .classic-filter-row.motors-elementor-widget .stm-accordion-single-unit {
        padding: 0 22px 30px 45px;
        box-shadow: none
    }
}

.classic-filter-row.motors-elementor-widget .stm-accordion-single-unit>a.title {
    padding: 15px 20px 15px 25px
}

.classic-filter-row.motors-elementor-widget .stm-accordion-single-unit>a.title .minus {
    transform: translateY(-50%);
    margin-top: 0
}

.classic-filter-row.motors-elementor-widget .stm-accordion-single-unit.price .stm-accordion-content .stm-accordion-content-wrapper {
    padding: 30px 25px
}

.classic-filter-row.motors-elementor-widget .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper {
    padding: 5px 10px 20px
}

.sticky-mobile-filter {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    z-index: 10000;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .42)
}

.sticky-mobile-filter .mobile-filter .mobile-search-btn {
    margin: 0
}

@media (max-width:1024px) {
    .sticky-mobile-filter.make-fixed {
        display: block;
        position: sticky
    }
}

.sticky-mobile-filter .mobile-filter.icon-right {
    flex-direction: row-reverse
}

.mobile-filter .mobile-search-btn {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 16px 22px;
    margin: 30px 0 0;
    background-color: #6c98e0;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    outline: none;
    box-shadow: 0 2px 0 rgba(108, 152, 224, .75);
    transition: opacity .2s ease-in !important;
    transform: translateZ(0);
    opacity: 1;
    cursor: pointer
}

.mobile-filter .mobile-search-btn.icon-right {
    flex-direction: row-reverse
}

.mobile-filter .mobile-search-btn:hover {
    opacity: .8
}

.mobile-search-filter-opened .select2-dropdown {
    z-index: 200000
}

html.mobile-overflow-hidden {
    overflow: hidden;
    height: 100vh
}

.stm-listing-directory-title .stm-listing-directory-total-matches {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.7px
}

@media (min-width:1025px) {
    .sticky-filter-actions {
        display: none
    }
}

@media (max-width:1024px) {
    .mobile-filter-overlay {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1000;
        display: none
    }
    .mobile-filter-overlay.active {
        display: block
    }
    .mobile-filter .mobile-search-btn {
        display: flex
    }
    .classic-filter-row.motors-elementor-widget {
        z-index: 100000
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form {
        display: flex;
        flex-direction: column;
        position: fixed;
        width: 100%;
        left: -1000px;
        top: 0;
        box-shadow: none;
        min-height: 100%;
        height: 100vh;
        height: 100svh;
        overflow-y: auto;
        transition: all .5s;
        background-color: #fff
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .grow-wrapper {
        flex-grow: 1;
        background-color: transparent
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .filter {
        background-color: #fff
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .filter-search_radius .row .col-md-12 {
        width: 100%
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 20px
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile .close-btn {
        position: relative;
        width: 11px;
        height: 11px;
        cursor: pointer
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile .close-btn span.close-btn-item {
        position: absolute;
        height: 2px;
        width: 100%;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        background-color: #6c98e0
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile .close-btn span:first-child {
        transform: rotate(45deg)
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile .close-btn span:last-child {
        transform: rotate(-45deg)
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile .h4 {
        margin-bottom: 0;
        color: #232628
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form.active {
        left: -25px;
        transition: all .5s
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-action-units {
        display: none
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .select2-container--default .select2-selection--single .select2-selection__rendered {
        background-color: #eceff3;
        color: #020101
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label {
        width: 50%
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit {
        width: 95px
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit a {
        padding: 11px 0 10px;
        border-radius: 0
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions {
        position: sticky;
        bottom: 0;
        height: 73px;
        background-color: #fff;
        z-index: 100000;
        padding: 30px 22px 30px 45px;
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .filter-show-cars {
        flex-grow: 1
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .filter-show-cars .show-car-btn {
        border-radius: 0;
        font-family: Montserrat;
        width: 100%;
        text-align: center;
        padding: 13px 28px 13px
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .reset-btn-mobile {
        display: block;
        margin-left: 10px
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .reset-btn-mobile a.button {
        display: flex;
        align-items: center;
        flex-grow: 1;
        color: #888;
        background-color: #fff;
        border: 1px solid #dbdbdb;
        justify-content: center;
        box-shadow: none;
        border-radius: 0;
        padding: 11px
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .reset-btn-mobile a.button span {
        display: none
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .reset-btn-mobile a.button i {
        margin: 0
    }
}

@media (max-width:1024px) and (min-width:550px) {
    .classic-filter-row.motors-elementor-widget .search-filter-form {
        width: 50%
    }
}

@media (max-width:1024px) {
    .stm-accordion-single-unit {
        background-color: #fff
    }
    .elementor-widget-motors-inventory-search-filter .select2-container {
        z-index: 100000
    }
    .filter-sidebar .select2-container--default .select2-selection--multiple {
        background-color: #eceff3
    }
    .filter-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
        background-color: #eceff3;
        color: #020101
    }
    .filter-sidebar .sidebar-action-units a.button {
        color: #888;
        background-color: #fff;
        border: 1px solid #dbdbdb;
        justify-content: center;
        padding: 17px 28px 15px
    }
    .filter-sidebar .sidebar-action-units a.button span {
        font-size: 14px;
        font-weight: 700
    }
}

@media (max-width:1025px) {
    body #wrapper #main .search-filter-form .filter-sidebar {
        padding: 0 22px 30px 45px;
        box-shadow: none
    }
}

.stm-filter-links .stm-accordion-single-unit>a.title {
    padding: 15px 20px 15px 25px
}

.stm-filter-links .stm-accordion-single-unit>a.title .minus {
    transform: translateY(-50%);
    margin-top: 0
}

.stm-filter-links .stm-accordion-single-unit .stm-accordion-content>.content>ul {
    padding: 30px 25px
}

.stm-filter-links .stm-accordion-single-unit .stm-accordion-content>.content>ul li a {
    transition: all .2s ease-in-out
}

.stm-filter-links .stm-accordion-single-unit .stm-accordion-content>.content>ul li:before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, -50%);
    left: 0;
    top: 50%;
    content: "\f138";
    font-size: 17px;
    color: red;
    transition: all .2s ease-in-out
}

.reset-btn-mobile {
    display: none
}

body.rtl .motors-elementor-inventory-search-results#listings-result .car-listing-row .listing-car-item-meta .price {
    direction: ltr;
    padding: 6px 4px 4px 10px;
    margin: 0 19px 0 0
}

body.rtl .motors-elementor-inventory-search-results#listings-result .car-listing-row .listing-car-item-meta .price:before {
    left: auto;
    right: -14px;
    transform: skew(18deg, 0deg)
}

body.rtl .motors-elementor-inventory-search-results#listings-result .car-listing-row .listing-car-item-meta .discounted-price {
    direction: ltr;
    padding: 1px 4px 2px 10px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .car-listing-row .listing-car-item-meta .discounted-price .regular-price {
    text-align: left
}

@media (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content {
        margin-top: 20px
    }
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-middle {
    display: flex
}

@media (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-middle {
        flex-direction: column
    }
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top .price.discounted-price {
    padding: 1px 0 3px 12px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top .price.discounted-price .regular-price {
    direction: ltr;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top .price.discounted-price .regular-price .label-price {
    padding-left: 4px;
    display: inline-block
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .price .heading-font {
    display: inline-block;
    direction: ltr
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare {
    padding-left: 12px;
    padding-right: 36px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare i {
    position: absolute;
    right: 8px;
    margin: 0
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare.disabled:after {
    left: unset;
    right: 10px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare.stm-added .stm-show-on-hover i {
    top: 6px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-schedule {
    padding: 0 32px 0 15px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-schedule i {
    position: absolute;
    right: 8px;
    margin: 0
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share {
    padding-left: 15px;
    padding-right: 35px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share i {
    position: absolute;
    right: 11px;
    left: unset;
    margin: 0
}

body.rtl .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
    right: unset;
    left: 0
}

body.rtl .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next i {
    transform: rotate(180deg)
}

body.rtl .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev {
    right: 0;
    left: unset
}

body.rtl .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev i {
    transform: rotate(180deg)
}

@media (max-width:768px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .certified-logo-1,
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .certified-logo-2 {
        margin: 0;
        text-align: center
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .stock-num {
        text-align: center
    }
}

@media (max-width:768px) and (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .image {
        margin-left: 0
    }
}

@media (max-width:768px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top {
        margin-top: 0
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top .price {
        float: left
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top .price.discounted-price {
        float: left
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare {
        text-align: center;
        padding-right: 0
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare i {
        position: unset;
        right: unset;
        top: unset;
        margin-left: 5px
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-schedule {
        text-align: center
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-schedule i {
        margin-left: 5px
    }
}

@media (max-width:768px) and (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-schedule i {
        position: unset
    }
}

@media (max-width:768px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share {
        text-align: center;
        padding-right: 35px;
        padding-left: 15px
    }
}

@media (max-width:768px) and (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share {
        padding: 0
    }
}

@media (max-width:768px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share i {
        margin-left: 5px
    }
}

@media (max-width:768px) and (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share i {
        position: unset
    }
}

.motors-elementor-inventory-search-results#listings-result .listing-list-loop .image {
    max-width: 280px
}

@media (max-width:767px) {
    .motors-elementor-inventory-search-results#listings-result .listing-list-loop .image {
        max-width: 100%;
        margin-right: 0
    }
}

@media (max-width:1024px) {
    .motors-elementor-inventory-search-results#listings-result .stm-filter-chosen-units-list {
        white-space: nowrap;
        overflow-x: auto;
        padding-bottom: 5px
    }
    .motors-elementor-inventory-search-results#listings-result .stm-filter-chosen-units-list li {
        display: inline-block;
        float: none
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers {
    display: block;
    position: relative;
    margin-top: 10px;
    padding: 0 60px 0;
    border-top: none;
    text-align: center
}

@media (max-width:767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers {
        padding: 0 50px 0
    }
}

@media (max-width:410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers {
        padding: 0 40px 0
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li {
    display: inline-block;
    margin-bottom: 0
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li>a {
    display: block;
    width: 34px;
    height: 35px;
    margin: 0 8px;
    padding: 0;
    background-color: #6c98e0;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px;
    text-decoration: none !important
}

@media (max-width:767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li>a {
        margin: 0 4px
    }
}

@media (max-width:410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li>a {
        margin: 0 2px
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li>span {
    display: block;
    width: 34px;
    height: 35px;
    margin: 0 8px;
    padding: 0;
    background-color: #ddd;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px
}

@media (max-width:767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li>span {
        margin: 0 4px
    }
}

@media (max-width:410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li>span {
        margin: 0 2px
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev,
.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
    width: 54px;
    height: 35px;
    font-size: 20px;
    border-radius: 3px;
    margin: 0
}

@media (max-width:1024px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev,
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
        margin-top: 10px
    }
}

@media (max-width:767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev,
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
        width: 50px
    }
}

@media (max-width:410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev,
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
        width: 40px
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev {
    position: absolute;
    left: 0;
    top: 0
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
    position: absolute;
    right: 0;
    top: 0
}

.motors-elementor-inventory-search-results#listings-result .rmv_txt_drctn:hover .image:before {
    opacity: 0
}

@media (max-width:1024px) {
    body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options {
        float: right
    }
}

body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options>span {
    float: right;
    margin: 7px 0 0 9px
}

body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-left: 40px;
    padding-right: 14px
}

body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options .select2-container[dir=rtl] .select2-selection--single .select2-selection__arrow b {
    left: 2px
}

.stm-sort-by-options {
    display: inline-block
}

@media (max-width:1024px) {
    .stm-sort-by-options {
        float: left;
        margin-top: 10px
    }
}

.stm-sort-by-options>span {
    float: left;
    margin-top: 7px;
    margin-right: 9px;
    text-transform: uppercase;
    font-size: 12px;
    color: #888
}

@media (max-width:1024px) {
    .stm-sort-by-options>span {
        display: none
    }
}

.stm-sort-by-options .stm-select-sorting {
    float: left
}

.stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single {
    height: 32px
}

.stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 32px;
    line-height: 32px
}

.stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px
}

@media (max-width:550px) {
    .elementor-editor-active .stm-sort-by-options .stm-select-sorting select {
        width: 100%
    }
}

@media (max-width:1024px) {
    .rtl .stm-view-by {
        float: left
    }
}

.stm-view-by {
    display: inline-block
}

@media (max-width:1024px) {
    .stm-view-by {
        float: right
    }
}

.stm-view-by .view-type {
    display: block;
    float: left;
    color: #8f8f8f;
    margin-left: 10px;
    width: 32px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    text-decoration: none !important
}

.stm-view-by .view-type:hover {
    color: #6c98e0;
    cursor: pointer
}

.stm-view-by .view-type:first-child {
    margin-left: 0
}

.stm-view-by .view-type.view-list {
    font-size: 12px
}

.stm-view-by .view-type.view-grid {
    text-indent: 2px;
    font-size: 16px
}

.stm-view-by .view-type.active {
    background-color: #f0f2f5;
    color: #8f8f8f
}

.stm-view-by .view-type.active:hover {
    color: #6c98e0
}

body.rtl .stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .price {
    margin: 0 23px 0 0
}

body.rtl .listing-car-items .listing-car-item .price {
    margin: 0 23px 0 0
}

@media (max-width:768px) {
    body.rtl .listing-car-items .listing-car-item .price {
        float: left
    }
}

body.rtl .listing-car-items .listing-car-item .price:before {
    left: auto;
    right: -14px;
    transform: skew(18deg, 0deg)
}

@media (max-width:768px) {
    body.rtl .listing-car-items .listing-car-item .car-title {
        margin-left: 10px
    }
}

body.rtl .stm-elementor_listings_carousel .stm-swiper-controls {
    direction: ltr
}

body.rtl .stm-elementor_listings_carousel .colored-separator {
    direction: ltr
}

body.rtl .stm-elementor_listings_carousel .title .all-listings {
    right: auto;
    left: 0;
    flex-direction: row-reverse
}

body.rtl .stm-elementor_listings_carousel .title .all-listings>i {
    margin: 0 3px 0 0
}

.stm-elementor_listings_carousel {
    max-width: 1140px;
    margin: 0 auto
}

.stm-elementor_listings_carousel .colored-separator {
    margin-bottom: 35px;
    text-align: center
}

.stm-elementor_listings_carousel .title {
    position: relative;
    padding: 0 130px;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: normal;
    min-height: 20px
}

@media (max-width:767px) {
    .stm-elementor_listings_carousel .title {
        padding: 0
    }
}

.stm-elementor_listings_carousel .title .all-listings {
    margin: 15px 0 35px;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none !important;
    display: flex;
    align-items: center
}

@media (min-width:768px) {
    .stm-elementor_listings_carousel .title .all-listings {
        position: absolute;
        top: 14px;
        right: 0;
        margin: 0
    }
}

@media (max-width:767px) {
    .stm-elementor_listings_carousel .title .all-listings {
        width: 100%;
        justify-content: center
    }
}

.stm-elementor_listings_carousel .title .all-listings>i {
    vertical-align: top;
    margin-right: 3px;
    font-size: 19px
}

.stm-elementor_listings_carousel .title .all-listings .lt-blue {
    vertical-align: top
}

.stm-elementor_listings_carousel .car-subtitle {
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

.stm-elementor_listings_carousel .listing-car-items .listing-car-item .car-title {
    font-size: 16px;
    font-weight: 700
}

@media (max-width:767px) {
    .stm-elementor_listings_carousel .listing-car-items .listing-car-item .car-title {
        display: inline;
        font-size: 14px
    }
}

.stm-elementor_listings_carousel .image {
    position: relative;
    width: 100%
}

.stm-elementor_listings_carousel .image img {
    height: 190px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm-elementor_listings_carousel .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center
}

.stm-elementor_listings_carousel .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: .7
}

.stm-elementor_listings_carousel .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #fff
}

.stm-elementor_listings_carousel .listing-car-items-units .listing-car-items .dp-in .listing-car-item {
    float: none
}

.stm-elementor_listings_carousel.style_2 .price {
    position: absolute;
    bottom: 0;
    right: 0
}

.stm-elementor_listings_carousel.style_2 .car-subtitle {
    color: #2c313e
}

.stm-elementor_listings_carousel.style_2 .car-title {
    color: #2c313e;
    margin-top: 6px
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta {
    background: #fff;
    padding-bottom: 23px
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta .car-meta-top {
    padding-bottom: 19px;
    border-color: #2c313e
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta .car-meta-bottom ul li {
    max-width: 32%;
    margin-top: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 20px !important
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta .car-meta-bottom ul li:nth-child(3n) {
    margin-right: 0 !important
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta .car-meta-bottom ul li i {
    color: #2c313e
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta .car-meta-bottom ul li span {
    color: #2c313e
}

@media (max-width:767px) {
    .stm-elementor_listings_carousel .listing-cars-carousel.listing-car-items .listing-car-item .listing-car-item-inner {
        max-width: 100%
    }
}

@media (max-width:767px) {
    .stm-elementor_listings_carousel.style_1 .listing-cars-carousel.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-top {
        display: flex
    }
    .stm-elementor_listings_carousel.style_1 .listing-cars-carousel.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-top .price {
        flex-shrink: 0;
        align-self: center;
        order: 2
    }
    .stm-elementor_listings_carousel.style_1 .listing-cars-carousel.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-top .car-title {
        padding-top: 0;
        margin-top: 0;
        flex-grow: 1;
        display: flex;
        align-items: center
    }
}

.stm-elementor_listings_carousel .stm-swiper-controls {
    display: flex;
    justify-content: center;
    margin-top: 30px
}

.stm-elementor_listings_carousel .stm-swiper-controls .swiper-pagination {
    position: relative;
    margin: 9px 15px;
    width: -moz-fit-content;
    width: fit-content;
    bottom: unset
}

.stm-elementor_listings_carousel .stm-swiper-controls .swiper-pagination span {
    margin-right: 7px
}

.stm-elementor_listings_carousel .stm-swiper-controls .swiper-pagination span.swiper-pagination-bullet-active {
    background: #6c98e0
}

.stm-elementor_listings_carousel .stm-swiper-controls .swiper-pagination span:last-child {
    margin-right: 0
}

.stm-elementor_listings_carousel .stm-swiper-controls .stm-swiper-next,
.stm-elementor_listings_carousel .stm-swiper-controls .stm-swiper-prev {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    padding: 5px 15px;
    border: 2px solid transparent;
    color: #888
}

.stm-elementor_listings_carousel .stm-swiper-controls .stm-swiper-next:hover,
.stm-elementor_listings_carousel .stm-swiper-controls .stm-swiper-prev:hover {
    cursor: pointer;
    border-color: #6c98e0;
    color: #6c98e0
}

@media (max-width:767px) {
    .elementor-section-stretched .stm-elementor_listings_carousel {
        padding-right: 30px;
        padding-left: 30px
    }
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .interactive-hoverable {
    min-width: 350px;
    min-height: 195px
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .interactive-hoverable .hoverable-wrap {
    z-index: 1
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .items-per-view-4 .interactive-hoverable {
    min-width: 280px;
    min-height: 160px
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .listing-car-item-inner a.rmv_txt_drctn:hover {
    opacity: unset
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .listing-car-item-inner a.rmv_txt_drctn:hover .image:before {
    background: 0 0
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .price {
    z-index: 1
}

@media (max-width:767px) {
    .stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .price {
        float: right
    }
    .stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .price .sale-price {
        font-size: 13px
    }
    .stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .price .regular-price {
        font-size: 13px
    }
}

.stm-hoverable-interactive-galleries.stm-template-aircrafts .stm-elementor_listings_carousel .image:before {
    display: none !important
}

.stm-image-filter-wrap {
    padding-top: 33px
}

.stm-image-filter-wrap .title {
    display: flex;
    justify-content: space-between
}

@media (max-width:900px) {
    .stm-image-filter-wrap .title {
        flex-direction: column
    }
}

.stm-image-filter-wrap h2 {
    letter-spacing: -1px;
    margin-bottom: 33px
}

.carousel-nav {
    display: inline-block;
    position: relative;
    padding: 6px 0 0
}

.carousel-nav-prev,
.carousel-nav-next {
    display: inline-block;
    width: 55px;
    height: 35px;
    background: #ddd;
    color: transparent;
    font-size: 0;
    border-radius: 3px;
    margin-right: 10px;
    position: relative;
    cursor: default;
    transition: all .25s ease
}

.carousel-nav-prev:before,
.carousel-nav-next:before {
    display: block;
    height: auto;
    font-family: "Font Awesome 6 Free";
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

.carousel-nav-prev:not(.swiper-button-disabled),
.carousel-nav-next:not(.swiper-button-disabled) {
    cursor: pointer
}

.carousel-nav-prev:not(.swiper-button-disabled):hover,
.carousel-nav-next:not(.swiper-button-disabled):hover {
    background: red
}

.carousel-nav-prev:before {
    content: "\f053"
}

.carousel-nav-next:before {
    content: "\f054"
}

.stm-image-filter-wrap {
    padding-top: 33px
}

.stm-image-filter-wrap h2 {
    letter-spacing: -1px;
    margin-bottom: 33px
}

.stm-image-filter-wrap .stm-img-filter-container {
    position: relative
}

.stm-image-filter-wrap .stm-img-filter-container .carousel-container .img-filter-item a:hover .img-wrap img {
    transform: translateZ(0) scale(1.04)
}

.stm-image-filter-wrap .stm-img-filter-container .carousel-container .img-filter-item a .img-wrap {
    overflow: hidden
}

.stm-image-filter-wrap .stm-img-filter-container .carousel-container .img-filter-item a .img-wrap img {
    width: 100%;
    height: 34vw;
    -o-object-fit: cover;
    object-fit: cover;
    transform: translateZ(0);
    transition: transform .3s ease-in-out
}

@media (min-width:501px) {
    .stm-image-filter-wrap .stm-img-filter-container .carousel-container .img-filter-item a .img-wrap img {
        height: 150px
    }
}

@media (min-width:1024px) {
    .stm-image-filter-wrap .stm-img-filter-container .carousel-container .img-filter-item a .img-wrap img {
        height: 255px
    }
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls {
    display: block;
    width: 100%;
    position: absolute;
    top: -13.2%;
    margin: 0
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav {
    display: block;
    z-index: 100;
    width: 100%;
    position: relative;
    text-align: right
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-prev {
    display: inline-block;
    width: 55px;
    height: 35px;
    color: transparent;
    font-size: 0;
    border-radius: 3px;
    margin-right: 10px;
    position: relative
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-prev:before {
    display: block;
    content: "\f053";
    height: auto;
    font-family: "Font Awesome 6 Free";
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-next {
    display: inline-block;
    width: 55px;
    height: 35px;
    color: transparent;
    font-size: 0;
    position: relative;
    border-radius: 3px
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-next:before {
    display: block;
    content: "\f054";
    height: auto;
    font-family: "Font Awesome 6 Free";
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

.stm-image-filter-wrap .stm-img-3 .carousel-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap {
    display: block
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(1) {
    width: 58.4%;
    padding: 0 15px
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
    width: 41.6%;
    padding: 0 15px
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 {
    display: block;
    width: 100%;
    position: relative
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 .img-wrap,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1 .img-wrap,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 .img-wrap {
    display: block;
    width: 100%;
    height: 100%
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 .img-wrap img,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1 .img-wrap img,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 .img-wrap img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 .body-type-data,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1 .body-type-data,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 .body-type-data {
    display: inline-block;
    width: auto;
    position: absolute;
    bottom: 15px;
    left: 30px;
    z-index: 1000;
    transform: translateZ(0)
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 .body-type-data .bt-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 2px;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 .body-type-data .bt-count {
    color: #fff;
    font-size: 13px;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 {
    margin-bottom: 30px
}

.stm-image-filter-wrap .stm-img-4 .carousel-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 {
    width: 41.7%
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 {
    width: 58.3%
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 {
    display: block;
    position: relative;
    padding: 0 15px
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0 .img-wrap,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 .img-wrap,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 .img-wrap,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 .img-wrap {
    display: block;
    width: 100%
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0 .img-wrap img,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 .img-wrap img,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 .img-wrap img,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 .img-wrap img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0 .body-type-data,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 .body-type-data,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 .body-type-data,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 .body-type-data {
    display: inline-block;
    width: auto;
    position: absolute;
    bottom: 15px;
    left: 30px;
    z-index: 1000;
    transform: translateZ(0)
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 .body-type-data .bt-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 .body-type-data .bt-count {
    color: #fff;
    font-size: 13px;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 {
    margin-bottom: 30px
}

.stm-image-filter-wrap .stm-img-5 .carousel-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 {
    width: 58.3%
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 {
    width: 41.7%
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 {
    width: 33.3%
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 {
    display: block;
    position: relative;
    padding: 0 15px
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 .img-wrap,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 .img-wrap,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2 .img-wrap,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 .img-wrap,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 .img-wrap {
    display: block;
    width: 100%
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 .img-wrap img,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 .img-wrap img,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2 .img-wrap img,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 .img-wrap img,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 .img-wrap img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 .body-type-data,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 .body-type-data,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2 .body-type-data,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 .body-type-data,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 .body-type-data {
    display: inline-block;
    width: auto;
    position: absolute;
    bottom: 15px;
    left: 30px;
    z-index: 1000;
    transform: translateZ(0)
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 .body-type-data .bt-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 .body-type-data .bt-count {
    color: #fff;
    font-size: 13px;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 {
    margin-bottom: 30px
}

@media (max-width:1024px) {
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(1) {
        width: 58.1%
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
        width: 41.9%
    }
}

@media (max-width:900px) {
    .stm-image-filter-wrap .stm-img-filter-container .owl-controls {
        top: -18%
    }
}

@media (max-width:670px) {
    .stm-image-filter-wrap .stm-img-filter-container .owl-controls {
        top: -23%
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap {
        display: block
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(1) {
        width: 58.1%;
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
        width: 41.9%;
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 {
        margin-bottom: 20px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 {
        width: 41.7%
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 {
        width: 58.3%
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 {
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 {
        margin-bottom: 20px
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 {
        width: 58.3%
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 {
        width: 41.7%
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 {
        width: 33.3%
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 {
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 {
        margin-bottom: 20px
    }
}

@media (max-width:500px) {
    .stm-image-filter-wrap .stm-img-filter-container .owl-controls {
        top: -8.7%
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap {
        display: block
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(1) {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 20px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
        width: 100%;
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 {
        margin-bottom: 20px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 {
        width: 100%;
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 {
        margin-bottom: 20px
    }
    .stm-image-filter-wrap .stm-img-5 .owl-controls {
        top: -5.4%
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 {
        width: 100%;
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 {
        margin-bottom: 20px
    }
}

body.rtl .stm-compare-cars-module .car-listing-row .listing-car-item-meta .price {
    direction: ltr;
    margin: 0 19px 0 0;
    padding: 6px 4px 4px 10px
}

body.rtl .stm-compare-cars-module .car-listing-row .listing-car-item-meta .price:before {
    left: auto;
    transform: skew(14deg, 0deg);
    right: -12px
}

body.rtl .stm-compare-cars-module .car-listing-row .listing-car-item-meta .price.discounted-price {
    padding: 1px 4px 2px 10px
}

body.rtl .stm-compare-cars-module .compare-values table>tbody tr td .h5 {
    text-align: right
}

body.rtl .stm-compare-cars-module .remove-from-compare {
    padding: 0 32px 0 6px
}

body.rtl .stm-compare-cars-module .remove-from-compare .stm-icon-remove {
    left: auto;
    right: 7px
}

@media (max-width:767px) {
    .stm-car-compare-row .compare-title {
        text-align: center
    }
}

.stm-compare-cars-module .compare-col-stm-empty .image .stm-icon-add-car-wrapper {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 15
}

.stm-compare-cars-module .compare-col-stm-empty .image .stm-icon-add-car-wrapper i {
    position: relative;
    top: unset;
    left: unset;
    margin: unset
}

#wrapper .stm_elementor_listings_grid_tabs_wrap {
    border-top: 4px solid #153e4d
}

.stm_elementor_listings_grid_tabs_wrap {
    padding-top: 25px
}

.stm_elementor_listings_grid_tabs_wrap .load-more-btn {
    color: #fff
}

.stm_elementor_listings_grid_tabs_wrap .car-listing-row {
    display: flex;
    flex-wrap: wrap
}

.stm_elementor_listings_grid_tabs_wrap>.clearfix {
    padding-bottom: 32px
}

.stm_elementor_listings_grid_tabs_wrap h3 {
    margin: 5px 0
}

.stm_elementor_listings_grid_tabs_wrap .image img {
    width: 100%
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list {
    float: right;
    list-style: none;
    padding: 0;
    margin-top: 12px
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li {
    display: block;
    float: right
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li.active a {
    background-color: red;
    color: #fff
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li.active a:after {
    opacity: 1;
    z-index: 1
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li.active a span {
    border: 0
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li a {
    position: relative;
    padding: 14px 24px;
    color: #153e4d;
    text-decoration: none
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li a:after {
    position: absolute;
    content: "";
    display: block;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid red;
    opacity: 0
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane {
    padding-bottom: 33px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image {
    position: relative
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-badge-directory,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    position: absolute;
    right: -65px;
    left: unset;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(45deg);
    background-color: red;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare:hover {
    cursor: pointer
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare.active {
    background: linear-gradient(180deg, red 0%, #169f36 100%);
    opacity: 1
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite {
    position: absolute;
    left: 7px;
    bottom: 7px;
    padding: 3px 5px 3px 6px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    opacity: 0;
    z-index: 20
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite:hover {
    cursor: pointer
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: linear-gradient(180deg, #32cd57 0%, #19b33e 100%);
    opacity: 1
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 20
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div {
    display: inline-block;
    margin-right: 9px;
    padding: 2px 5px 0 6px;
    border-radius: 2px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div i {
    font-size: 12px;
    margin-right: 2px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div span {
    position: relative;
    top: -1px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, .6)
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div.stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image:hover .stm-listing-compare,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image:hover .stm-listing-favorite,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image:hover .stm-car-medias {
    opacity: 1
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta {
    padding-top: 17px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .car-title {
    color: #232628;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .car-title .colored {
    color: red
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: red;
    text-align: right
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: red;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price {
    padding: 1px 10px 2px 4px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price .sale-price {
    line-height: 16px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .regular-price,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .sale-price,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    position: relative;
    z-index: 6
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .regular-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .sale-price {
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    line-height: 25px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: .7
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #fff
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
    margin-right: 14px;
    color: #888;
    vertical-align: middle
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i {
    margin-right: -1px;
    font-size: 13px;
    color: #aaa;
    vertical-align: middle
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i.stm-icon-road {
    position: relative;
    top: 1px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i.stm-icon-transmission {
    position: relative;
    top: 1px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li span {
    position: relative;
    top: 1px;
    vertical-align: top;
    margin-left: 2px;
    font-size: 13px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li .special-text {
    margin-bottom: 2px;
    text-transform: uppercase
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li:last-child {
    margin-right: 0
}

@media (max-width:991px) {
    .elementor-widget-motors-listings-grid-tabs .stm_listing_tabs_style_2 .tab-pane .row-4 .col-md-3:nth-child(4n+1),
    .elementor-widget-motors-listings-grid-tabs .stm_listing_tabs_style_2 .tab-pane .row-4 .col-md-3:nth-child(3n+1) {
        clear: none
    }
    .elementor-widget-motors-listings-grid-tabs .stm_listing_tabs_style_2 .tab-pane .stm-directory-grid-loop>a.rmv_txt_drctn {
        display: block;
        width: auto;
        max-width: 100%;
        margin: 0 auto
    }
}

@media (max-width:768px) {
    .stm_elementor_listings_grid_tabs_wrap>.clearfix {
        padding-bottom: 10px
    }
    .stm_listing_tabs_style_2 .stm_listing_nav_list {
        float: none;
        text-align: center;
        display: flex;
        overflow-y: scroll
    }
    .stm_listing_tabs_style_2 .stm_listing_nav_list li {
        display: block;
        width: 100%;
        margin: 0;
        white-space: nowrap
    }
    .stm_listing_tabs_style_2 .stm_listing_nav_list li a {
        display: block;
        margin-bottom: 15px;
        padding: 15px
    }
    .stm_listing_tabs_style_2 h3 {
        text-align: center;
        margin-bottom: 25px
    }
}

@media (max-width:500px) {
    .elementor-widget-motors-listings-grid-tabs .stm_listing_tabs_style_2 .tab-pane .stm-directory-grid-loop>a.rmv_txt_drctn {
        max-width: 100%
    }
    .elementor-widget-motors-listings-grid-tabs .stm_listing_tabs_style_2 .tab-pane .stm-directory-grid-loop>a.rmv_txt_drctn .image img {
        width: 100%
    }
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image:before {
    background-color: transparent
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image .interactive-hoverable {
    min-width: 280px;
    min-height: 160px
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image .stm-listing-compare {
    bottom: 13px !important
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .row-3 .image .interactive-hoverable {
    min-width: 350px;
    min-height: 195px
}

.stm-elementor_listings_grid {
    max-width: 1140px;
    margin: 0 auto
}

.stm-elementor_listings_grid .colored-separator {
    margin-bottom: 35px;
    text-align: center
}

.stm-elementor_listings_grid .title {
    position: relative;
    padding: 0 130px;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: normal;
    min-height: 20px
}

.stm-elementor_listings_grid .title .all-listings {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none !important
}

@media (min-width:768px) {
    .stm-elementor_listings_grid .title .all-listings {
        position: absolute;
        top: 14px;
        right: 0;
        margin-bottom: 0
    }
}

.stm-elementor_listings_grid .title .all-listings>i {
    vertical-align: top;
    margin-right: 3px;
    font-size: 19px
}

.stm-elementor_listings_grid .title .all-listings .lt-blue {
    vertical-align: top
}

.stm-elementor_listings_grid .car-subtitle {
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

.stm-elementor_listings_grid .car-title {
    font-size: 20px;
    font-weight: 700
}

.stm-elementor_listings_grid .image {
    position: relative;
    width: 100%
}

.stm-elementor_listings_grid .image img {
    height: 190px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm-elementor_listings_grid .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center
}

.stm-elementor_listings_grid .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: .7
}

.stm-elementor_listings_grid .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #fff
}

.stm-elementor_listings_grid .listing-car-items-units .listing-car-items .dp-in .listing-car-item {
    float: none
}

.stm-elementor_listings_grid.style_2 .price {
    position: absolute;
    bottom: 0;
    right: 0
}

.stm-elementor_listings_grid.style_2 .car-subtitle {
    color: #2c313e
}

.stm-elementor_listings_grid.style_2 .car-title {
    color: #2c313e;
    margin-top: 6px
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta {
    background: #fff;
    padding-bottom: 23px
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta .car-meta-top {
    padding-bottom: 19px;
    border-color: #2c313e
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta .car-meta-bottom ul li {
    max-width: 32%;
    margin-top: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 20px !important
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta .car-meta-bottom ul li:nth-child(3n) {
    margin-right: 0 !important
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta .car-meta-bottom ul li i {
    color: #2c313e
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta .car-meta-bottom ul li span {
    color: #2c313e
}

.stm-elementor_listings_grid.style_3 .price {
    position: relative
}

.stm-elementor_listings_grid.style_3 .price:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: inherit;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.stm-elementor_listings_grid.style_3 .car-subtitle {
    color: #6c98e0;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px
}

.stm-elementor_listings_grid.style_3 .car-title {
    color: #2c313e;
    font-size: 20px;
    margin-top: 6px
}

.stm-elementor_listings_grid.style_3 .listing-car-item-meta {
    background: #fff;
    padding-bottom: 23px;
    padding-left: 0;
    padding-right: 0
}

.stm-elementor_listings_grid.style_3 .listing-car-item-meta .car-meta-top {
    padding-bottom: 19px;
    border-color: #888
}

.stm-elementor_listings_grid.style_3 .listing-car-item-meta .car-meta-bottom ul li i {
    color: #888
}

.stm-elementor_listings_grid.style_3 .listing-car-item-meta .car-meta-bottom ul li span {
    color: #888
}

.stm-elementor_listings_grid .stm-swiper-controls {
    display: flex;
    justify-content: center;
    margin-top: 30px
}

.stm-elementor_listings_grid .stm-swiper-controls .swiper-pagination {
    position: relative;
    margin: 9px 15px;
    width: -moz-fit-content;
    width: fit-content;
    bottom: unset
}

.stm-elementor_listings_grid .stm-swiper-controls .swiper-pagination span {
    margin-right: 7px
}

.stm-elementor_listings_grid .stm-swiper-controls .swiper-pagination span:last-child {
    margin-right: 0
}

.stm-elementor_listings_grid .stm-swiper-controls .stm-swiper-next,
.stm-elementor_listings_grid .stm-swiper-controls .stm-swiper-prev {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    padding: 5px 15px;
    border: 2px solid transparent
}

.stm-elementor_listings_grid .stm-swiper-controls .stm-swiper-next:hover,
.stm-elementor_listings_grid .stm-swiper-controls .stm-swiper-prev:hover {
    cursor: pointer;
    border-color: #000;
    color: #000
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_grid .interactive-hoverable {
    min-width: 350px;
    min-height: 195px
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_grid .interactive-hoverable .hoverable-wrap {
    z-index: 1
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_grid .listing-car-item-inner a.rmv_txt_drctn:hover {
    opacity: unset
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_grid .listing-car-item-inner a.rmv_txt_drctn:hover .image:before {
    background: 0 0
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_grid .price {
    z-index: 1
}

.stm-hoverable-interactive-galleries.stm-template-aircrafts .stm-elementor_listings_grid .image:before {
    display: none !important
}

.stm-elementor_listings_list {
    max-width: 1140px;
    margin: 0 auto
}

.stm-elementor_listings_list.archive-listing-page {
    margin-top: 0
}

.stm-elementor_listings_list .colored-separator {
    margin-bottom: 35px;
    text-align: center
}

.stm-inventory-map-wrap {
    display: flex;
    flex-direction: row;
    height: 400px;
    overflow: hidden;
    position: relative
}

@media (max-width:500px) {
    .stm-inventory-map-wrap {
        height: 100% !important
    }
}

@media (max-width:430px) {
    .stm-inventory-map-wrap {
        flex-direction: column
    }
}

.stm-inventory-map-wrap .stm-listing-directory-checkboxes.stm-one_col .stm-checkbox-submit {
    display: none !important
}

.stm-inventory-map-wrap .stm_gmap {
    display: block;
    width: 100vw;
    height: 100%;
    margin: 0 auto
}

.stm-inventory-map-wrap .stm_gmap.stm-loading:before {
    display: block;
    content: "";
    background: #fff;
    opacity: .6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.stm-inventory-map-wrap .stm_gmap .gm-style-iw-t {
    bottom: 100px !important;
    right: 5px !important
}

@media (max-width:767px) {
    .stm-inventory-map-wrap .stm_gmap .gm-style-iw-t {
        bottom: 55px !important
    }
}

.stm-inventory-map-wrap .stm_gmap .gm-style-iw-t {
    bottom: 100px !important;
    right: 5px !important
}

@media (max-width:767px) {
    .stm-inventory-map-wrap .stm_gmap .gm-style-iw-t {
        bottom: 55px !important
    }
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap {
    display: block;
    position: relative
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow {
    display: block;
    position: absolute;
    top: 48%;
    left: -30px;
    transform: translateX(0) translateY(-48%);
    overflow: hidden;
    width: 30px;
    height: 70px;
    z-index: 100
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow.stm-map-filter-close:before {
    content: "\f053"
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow.stm-map-filter-close+div.stm-inventory-map-filter-wrap {
    width: 0;
    opacity: 0
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow.stm-map-filter-open:before {
    content: "\f054"
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow.stm-map-filter-open+div.stm-inventory-map-filter-wrap {
    opacity: 1
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow:before {
    display: inline-block;
    width: 30px;
    height: 50px;
    background: #fff;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: 15px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap {
    display: block;
    width: 350px;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: ease-out .2s;
    box-shadow: 0 0 30px rgba(0, 0, 0, .16)
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-filter-scrollbar {
    display: block;
    width: 350px;
    height: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 140px
}

@media (max-width:500px) {
    .stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-filter-scrollbar {
        padding-bottom: 0
    }
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .mCSB_inside>.mCSB_container {
    margin-right: 10px !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap input[type=text] {
    line-height: 40px;
    background-color: #eceff3 !important;
    color: #000 !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap input[type=text]::-moz-placeholder {
    color: #000 !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap input[type=text]::placeholder {
    color: #000 !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap h5 {
    color: #232628
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar {
    position: relative;
    box-shadow: none;
    padding: 0 53px 24px 50px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar:before {
    background: 0 0
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar .sidebar-entry-header {
    display: flex;
    padding: 20px 0 0;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar .sidebar-entry-header i {
    color: red;
    padding: 4px 2px 0 0
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar>.row.row-pad-top-24 {
    padding-top: 16px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar .select2-container--default .select2-selection--multiple {
    line-height: 25px;
    background-color: #eceff3;
    color: #000
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    background-color: #eceff3;
    color: #000
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit {
    margin-top: 0;
    box-shadow: none
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit a.title {
    padding: 27px 50px 20px;
    border-top: 1px solid #ccc
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit a.title .minus {
    right: 54px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper {
    padding: 5px 50px 40px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper.stm-accordion-content-padded .stm-accordion-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper.stm-accordion-content-padded .stm-accordion-inner label {
    display: block;
    width: 45%;
    text-align: left
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper.stm-accordion-content-padded .stm-accordion-inner label .stm-option-image img {
    margin-left: -5px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper.stm-accordion-content-padded .stm-accordion-inner label .checker {
    margin-right: 5px !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap #ca_location_listing_filter.empty::-webkit-input-placeholder {
    color: #000 !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .sidebar-action-units a {
    color: #232628 !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .sidebar-action-units a:before {
    color: red
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-inventory-map-btn {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 15px 30px 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    max-width: 340px;
    z-index: 20;
    border-top: 1px solid #ccc
}

@media (max-width:500px) {
    .stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-inventory-map-btn {
        position: relative;
        padding-bottom: 30px
    }
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-inventory-map-btn .stm-inventory-map-cars-count {
    display: block;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.7px;
    color: red !important;
    background: #fff;
    padding: 20px;
    text-align: center
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-inventory-map-btn input[type=submit] {
    width: 100%
}

.stm-inventory-map-wrap .stm_iw_link {
    display: block;
    background: #fff;
    text-decoration: none
}

.stm-inventory-map-wrap .stm_iw_link:hover {
    text-decoration: none
}

.stm-inventory-map-wrap .gm-style-iw.gm-style-iw-c {
    box-shadow: none
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap {
    display: block;
    position: relative;
    overflow: hidden
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll .stm_iw_link,
.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll .stm_iw_link {
    border-bottom: 1px solid #ccc
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll .stm_iw_link:last-child,
.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll .stm_iw_link:last-child {
    margin-top: 0;
    border: none
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll .stm_if_scroll,
.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll .stm_if_scroll {
    display: block;
    position: relative;
    overflow-y: scroll;
    max-height: 158px
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll .stm_if_scroll .mCustomScrollBox .mCSB_container,
.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll .stm_if_scroll .mCustomScrollBox .mCSB_container {
    margin-right: 15px
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll {
    width: 315px;
    max-height: 200px;
    overflow-y: scroll;
    max-height: 200px;
    overflow-y: scroll
}

.stm-inventory-map-wrap .stm_map_info_window_wrap {
    display: block;
    overflow: hidden;
    position: relative;
    width: 300px;
    font-family: "Montserrat";
    padding: 15px
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_condition {
    display: block;
    color: red;
    font-size: 11px;
    font-weight: 500;
    line-height: 17px
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_title {
    display: block;
    max-width: 250px;
    overflow: hidden;
    color: #153e4d;
    font-size: 11px;
    font-weight: 700;
    line-height: 17px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap {
    display: block;
    overflow: hidden;
    position: relative;
    margin-top: 10px
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_img_wrap {
    display: block;
    max-width: 120px;
    min-height: 73px;
    width: 50%;
    float: left
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_img_wrap img {
    width: 100%;
    aspect-ratio: 1/0.65;
    -o-object-fit: cover;
    object-fit: cover
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_car_info {
    display: block;
    overflow: hidden;
    width: 50%;
    float: left;
    padding-left: 15px
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_car_info .stm_iw_car_opt {
    display: flex;
    font-family: "Open Sans";
    font-size: 13px;
    color: #000;
    position: relative;
    align-items: center;
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_car_info .stm_iw_car_opt:nth-child(2) {
    margin: 10px 0
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_car_info .stm_iw_car_opt i {
    margin-right: 10px;
    color: #888
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: red;
    padding: 8px;
    min-height: 35px;
    color: #fff;
    font-weight: 600
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price .stm_iw_price_trap {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 100%;
    top: 0;
    width: 12px;
    height: 100%
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price .stm_iw_price_trap:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: red;
    transform: skew(17deg);
    transform-origin: 0 100%
}

.stm-inventory-map-wrap .gm-style>div:first-child>div:nth-child(4) {
    left: 18px !important;
    top: 45px !important
}

.stm-inventory-map-wrap .gm-style>div:first-child>div:last-child>div:last-child>div:last-child>div {
    width: 315px !important
}

.stm-inventory-map-wrap .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div {
    width: 300px !important;
    height: auto !important
}

.stm-inventory-map-wrap .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div>div:nth-child(2),
.stm-inventory-map-wrap .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div>div:nth-child(4) {
    width: 299px !important;
    height: auto !important
}

.stm-inventory-map-wrap .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div>div:nth-child(3) {
    display: none
}

.stm-inventory-map-wrap .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div {
    border: none !important;
    box-shadow: rgba(0, 0, 0, .1) 5px 5px 5px !important
}

.stm-inventory-map-wrap .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div>div:first-child>div {
    left: 3px !important;
    box-shadow: none !important;
    z-index: 40
}

.stm-inventory-map-wrap .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div>div:nth-child(2)>div {
    left: 2px !important;
    transform: skewX(-36deg) !important;
    box-shadow: rgba(0, 0, 0, .1) 0px 1px 1px !important;
    z-index: 40
}

.stm-inventory-map-wrap .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div:nth-child(2) {
    background-color: transparent !important;
    box-shadow: none !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw-t:before,
.stm-inventory-map-wrap .gm-style .gm-style-iw-t:after {
    display: none !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw {
    top: 40px !important;
    left: 24px !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw.gm-style-iw-c {
    padding: 30px !important;
    background: 0 0;
    border-radius: 0;
    max-height: inherit !important;
    max-width: 400px !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
    max-height: inherit !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, .16);
    overflow: hidden !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw.gm-style-iw-c .gm-style-iw-d:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 16px solid #fff;
    z-index: 1
}

.stm-inventory-map-wrap .gm-style .gm-style-iw>div:first-child {
    max-width: 315px !important;
    overflow-y: hidden !important;
    overflow: hidden !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw button {
    display: none !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw>div>div {
    overflow: hidden !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw+div {
    display: none !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw h6 {
    margin-bottom: 0 !important;
    font-weight: 400 !important
}

@media (width:1024px) {
    .stm-inventory-map-wrap .gm-style .gm-style-iw {
        top: -5px !important
    }
    .stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll.stm_is_mobile .stm_if_scroll,
    .stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll.stm_is_mobile .stm_if_scroll {
        max-height: 308px !important;
        overflow-y: scroll !important
    }
    .stm-inventory-map-wrap .gm-style .gm-style-iw>div:first-child {
        max-height: 325px !important
    }
}

@media (max-width:736px) {
    .stm-inventory-map-wrap .gm-style .gm-style-iw {
        top: 0 !important
    }
    .stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll.stm_is_mobile .stm_if_scroll,
    .stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll.stm_is_mobile .stm_if_scroll {
        max-height: 160px !important;
        overflow-y: scroll !important
    }
    .stm-inventory-map-wrap .gm-style .gm-style-iw>div:first-child {
        max-height: 180px !important
    }
}

.filter-listing.stm_dynamic_listing_filter .tab-content {
    background-color: #153e4d
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 5px
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col {
    margin-bottom: 15px;
    width: 25%
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects.hide-overflown-controls .stm-select-col.overflown {
    display: none
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more {
    flex-grow: 1;
    flex-basis: 100%;
    padding: 0 8px;
    text-align: center
}

@media (min-width:768px) {
    .filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more {
        height: 0;
        text-align: left
    }
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more .show-extra-fields {
    display: inline-block;
    margin: 5px 0 30px;
    cursor: pointer;
    border-bottom: 1px dotted;
    transition: all .2s ease-in-out;
    color: #888;
    line-height: 1.45
}

@media (min-width:768px) {
    .filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more .show-extra-fields {
        margin: 10px 0
    }
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more .show-extra-fields:hover {
    color: #fff
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more .show-extra-fields.open i {
    transform: rotate(180deg)
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap {
    display: block
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap .file-wrap {
    float: left;
    width: 100%;
    color: #888
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap .file-wrap .input-file-holder {
    display: block;
    width: 100%;
    font-weight: 400;
    color: #888;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
    position: relative;
    overflow: hidden
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap .file-wrap .input-file-holder span {
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%)
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap .file-wrap .input-file-holder i {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap .file-wrap .input-file-holder input[type=file] {
    width: 100%;
    opacity: 0;
    height: 47px;
    line-height: 47px;
    padding: 0
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .file-name-wrap {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 44px;
    padding: 0 30px 0 21px;
    font-weight: 400;
    color: #888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .file-name-wrap i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
    cursor: pointer
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects input[type=number] {
    -moz-appearance: textfield
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects input::-webkit-outer-spin-button,
.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects button[type=submit] {
    margin-left: auto;
    margin-right: 8px;
    max-width: 190px;
    width: 100%;
    min-width: initial
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects button.vmc-btn-submit {
    float: right;
    position: relative;
    text-transform: none
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects button.vmc-btn-submit i.fa-spinner {
    display: none;
    position: absolute;
    top: 36%;
    left: 46%;
    animation: spin 2s linear infinite
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects button.vmc-btn-submit.loading {
    color: transparent !important
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects button.vmc-btn-submit.loading i.fa-spinner {
    display: block;
    color: #fff !important
}

.filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
    border: none
}

.filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li:not(:last-child) {
    border: none
}

.filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li:not(.active) {
    background: #11323e
}

.filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li.active {
    background: #153e4d
}

@media (768px) {
    .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav {
        display: flex;
        overflow-y: scroll
    }
}

@media (max-width:768px) {
    .elementor-widget-motors-listings-search-tabs .elementor-widget-container .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav {
        display: flex;
        overflow-y: auto
    }
}

@media (max-width:767px) {
    .elementor-widget-motors-listings-search-tabs .elementor-widget-container .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
        white-space: nowrap
    }
    .elementor-widget-motors-listings-search-tabs .elementor-widget-container .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li a {
        padding: 4.2vw 3.2vw;
        font-size: 3.8vw;
        text-align: center;
        min-width: 20vw
    }
}

.elementor-widget-motors-listings-search-tabs .elementor-widget-container .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li:first-child {
    border-left: none
}

.elementor-widget-motors-listings-search-tabs .elementor-widget-container .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li:last-child {
    border-right: none
}

.elementor-element-edit-mode .stm_auto_loan_calculator_wrap .stm_auto_loan_calculator.novo .stm_calculator_results {
    flex-direction: column
}

.stm_auto_loan_calculator .form-group .labeled>span {
    color: red
}

.stm_auto_loan_calculator .inline-form {
    display: flex;
    flex-direction: column
}

@media (min-width:992px) {
    .stm_auto_loan_calculator .inline-form {
        flex-direction: row;
        align-items: flex-end
    }
}

.stm_auto_loan_calculator .inline-form .col {
    flex-grow: 1;
    padding: 0 8px
}

.stm_auto_loan_calculator .inline-form .col input[type=text],
.stm_auto_loan_calculator .inline-form .col input[type=number],
.stm_auto_loan_calculator .inline-form .col input[type=email],
.stm_auto_loan_calculator .inline-form .col input[type=tel],
.stm_auto_loan_calculator .inline-form .col input[type=search],
.stm_auto_loan_calculator .inline-form .col input[type=password] {
    height: 40px;
    font-size: 13px
}

.stm_auto_loan_calculator .inline-form .calculate_loan_payment {
    min-height: 37px;
    padding-top: 14px
}

@media (min-width:992px) {
    .stm_auto_loan_calculator .inline-form .calculate_loan_payment {
        margin-bottom: 3px
    }
}

.stm-template-car_dealer_elementor .stm_auto_loan_calculator .inline-form .calculate_loan_payment {
    box-shadow: 0 2px 0 rgba(108, 152, 224, .75)
}

.stm-login-register-form .stm-register-form form h4,
.stm-login-register-form .stm-register-form form small,
.stm-login-register-form .stm-register-form form span,
.stm-login-register-form .stm-login-form form h4,
.stm-login-register-form .stm-login-form form small,
.stm-login-register-form .stm-login-form form span {
    color: inherit
}

.stm-login-register-form .stm-register-form form .form-group.form-checker,
.stm-login-register-form .stm-login-form form .form-group.form-checker {
    color: inherit
}

.stm-login-register-form .stm-register-form form label[for=whatsapp-checker],
.stm-login-register-form .stm-login-form form label[for=whatsapp-checker] {
    margin-top: 10px
}

.stm-login-register-form .stm-login-form .stm-forgot-password a {
    color: inherit
}

.stm-login-register-form .wp-social-login-connect-with {
    color: inherit
}

.stm-login-register-form form .stm-button,
.stm-login-register-form form input[type=submit],
.stm-login-register-form form button,
.stm-login-register-form form .button,
.stm-login-register-form form .load-more-btn {
    transition: .3s ease
}

.stm-login-register-form form .stm-button:hover,
.stm-login-register-form form input[type=submit]:hover,
.stm-login-register-form form button:hover,
.stm-login-register-form form .button:hover,
.stm-login-register-form form .load-more-btn:hover {
    opacity: 1
}

.stm_elementor_multi_listings_grid_tabs_wrap {
    padding-top: 29px
}

.stm_elementor_multi_listings_grid_tabs_wrap .load-more-btn {
    color: #fff
}

.stm_elementor_multi_listings_grid_tabs_wrap .car-listing-row {
    display: flex;
    flex-wrap: wrap
}

.stm_elementor_multi_listings_grid_tabs_wrap>.clearfix {
    padding-bottom: 32px
}

.stm_elementor_multi_listings_grid_tabs_wrap .image img {
    width: 100%
}

.stm_elementor_multi_listings_grid_tabs_wrap .stm_listing_nav_list {
    float: right;
    list-style: none;
    padding: 0;
    margin-top: 7px
}

.stm_elementor_multi_listings_grid_tabs_wrap .stm_listing_nav_list li {
    display: block;
    float: left
}

.stm_elementor_multi_listings_grid_tabs_wrap .stm_listing_nav_list li.active a {
    background-color: red;
    color: #fff
}

.stm_elementor_multi_listings_grid_tabs_wrap .stm_listing_nav_list li.active a:after {
    opacity: 1;
    z-index: 1
}

.stm_elementor_multi_listings_grid_tabs_wrap .stm_listing_nav_list li.active a span {
    border: 0
}

.stm_elementor_multi_listings_grid_tabs_wrap .stm_listing_nav_list li a {
    position: relative;
    padding: 14px 24px;
    color: #153e4d;
    text-decoration: none
}

.stm_elementor_multi_listings_grid_tabs_wrap .stm_listing_nav_list li a:after {
    position: absolute;
    content: "";
    display: block;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid red;
    opacity: 0
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane {
    padding-bottom: 33px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image {
    position: relative
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-badge-directory,
.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    position: absolute;
    right: -65px;
    left: unset;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(45deg);
    background-color: red;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare:hover {
    cursor: pointer
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare.active {
    background: linear-gradient(180deg, red 0%, #169f36 100%);
    opacity: 1
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite {
    position: absolute;
    left: 7px;
    bottom: 7px;
    padding: 3px 5px 3px 6px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    opacity: 0;
    z-index: 20
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite:hover {
    cursor: pointer
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: linear-gradient(180deg, #32cd57 0%, #19b33e 100%);
    opacity: 1
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 20
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div {
    display: inline-block;
    margin-right: 9px;
    padding: 2px 5px 0 6px;
    border-radius: 2px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div i {
    font-size: 12px;
    margin-right: 2px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div span {
    position: relative;
    top: -1px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, .6)
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div.stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image:hover .stm-listing-compare,
.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image:hover .stm-listing-favorite,
.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image:hover .stm-car-medias {
    opacity: 1
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta {
    padding-top: 17px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .car-title {
    color: #232628;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .car-title .colored {
    color: red
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: red;
    text-align: right
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: red;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price {
    padding: 1px 10px 2px 4px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price .sale-price {
    line-height: 16px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .regular-price,
.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .sale-price,
.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    position: relative;
    z-index: 6
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .regular-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price,
.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .sale-price {
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    line-height: 25px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: .7
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #fff
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
    margin-right: 14px;
    color: #888;
    vertical-align: middle
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i {
    margin-right: -1px;
    font-size: 13px;
    color: #aaa;
    vertical-align: middle
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i.stm-icon-road {
    position: relative;
    top: 1px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i.stm-icon-transmission {
    position: relative;
    top: 1px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li span {
    position: relative;
    top: 1px;
    vertical-align: top;
    margin-left: 2px;
    font-size: 13px
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li .special-text {
    margin-bottom: 2px;
    text-transform: uppercase
}

.stm_elementor_multi_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li:last-child {
    margin-right: 0
}

@media (max-width:991px) {
    .stm_listing_tabs_style_2 .tab-pane .row-4 .col-md-3:nth-child(4n+1),
    .stm_listing_tabs_style_2 .tab-pane .row-4 .col-md-3:nth-child(3n+1) {
        clear: none
    }
    .stm_listing_tabs_style_2 .tab-pane .stm-directory-grid-loop>a.rmv_txt_drctn {
        display: block;
        width: auto;
        max-width: 255px;
        margin: 0 auto
    }
}

@media (max-width:767px) {
    .stm_listing_tabs_style_2 .stm_listing_nav_list {
        float: none;
        margin-top: 0;
        text-align: center;
        display: flex;
        overflow-y: scroll;
        padding-bottom: 16px;
        margin-bottom: 0
    }
    .stm_listing_tabs_style_2 .stm_listing_nav_list li {
        display: block;
        width: 100%;
        margin: 0;
        white-space: nowrap
    }
    .stm_listing_tabs_style_2 .stm_listing_nav_list li a {
        display: block
    }
    .stm_listing_tabs_style_2 h3 {
        text-align: center
    }
}

@media (max-width:500px) {
    .stm_listing_tabs_style_2 .tab-pane .stm-directory-grid-loop>a.rmv_txt_drctn {
        max-width: 100%
    }
    .stm_listing_tabs_style_2 .tab-pane .stm-directory-grid-loop>a.rmv_txt_drctn .image img {
        width: 100%
    }
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image:before {
    background-color: transparent
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image .interactive-hoverable {
    min-width: 250px;
    min-height: 160px
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image .stm-listing-compare {
    bottom: 13px !important
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .row-3 .image .interactive-hoverable {
    min-width: 350px;
    min-height: 195px
}

.play-video-wrap {
    display: block;
    position: relative;
    min-height: 150px;
    margin: 0 auto
}

.play-video-wrap .play-video-btn {
    display: block;
    width: 73px;
    height: 73px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 39;
    transform: translateX(-50%) translateY(-50%) translateZ(0);
    border-radius: 50%;
    text-align: center;
    transition: .3s ease
}

.play-video-wrap .play-video-btn:hover {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.15)
}

.play-video-wrap .play-video-btn i {
    position: absolute;
    top: 50%;
    left: 56%;
    z-index: 39;
    transform: translateX(-58%) translateY(-50%) translateZ(0);
    font-size: 20px;
    color: #fff;
    transition: .3s ease
}

.play-video-wrap .play-video-btn:hover i {
    transform: translateX(-58%) translateY(-50%) translateZ(0) scale(1.42)
}

.play-video-wrap .play-video-btn:before,
.play-video-wrap .play-video-btn:after {
    content: "";
    border: 1px solid;
    border-color: #bcbbb7;
    width: 73px;
    height: 73px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    animation: 1s stm_zoom linear infinite
}

.play-video-wrap .play-video-btn:before {
    animation-delay: .5s
}

@keyframes stm_zoom {
    0% {
        transform: scale(1);
        opacity: .6
    }
    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

.posts-grid .post-grid-single-unit {
    max-width: 100%
}

.posts-grid .post-grid-single-unit .image:not(.advert) img {
    max-height: 181px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .posts-grid .post-grid-single-unit .image:not(.advert) img {
        max-height: 100%
    }
}

.posts-grid.date_labeled .post-grid-single-unit {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 50px
}

@media (max-width:1024px) {
    .posts-grid.date_labeled .post-grid-single-unit {
        margin: 0 0 30px
    }
}

@media (max-width:450px) {
    .posts-grid.date_labeled .post-grid-single-unit {
        margin-bottom: 40px
    }
}

.posts-grid.date_labeled .post-grid-single-unit .img {
    display: block;
    overflow: hidden;
    position: relative
}

.posts-grid.date_labeled .post-grid-single-unit .img img {
    display: block;
    width: 100%;
    max-height: 181px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    transition: all .3s ease-in-out
}

@media (max-width:767px) {
    .posts-grid.date_labeled .post-grid-single-unit .img img {
        max-height: 100%
    }
}

.posts-grid.date_labeled .post-grid-single-unit .img .date {
    display: flex;
    width: 50px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 20px;
    background: red;
    padding: 9px 10px 5px
}

.posts-grid.date_labeled .post-grid-single-unit .img .date .day {
    font-size: 24px;
    line-height: 20px;
    color: #fff
}

.posts-grid.date_labeled .post-grid-single-unit .img .date .month {
    font-size: 12px;
    line-height: 18px;
    color: #fff
}

.posts-grid.date_labeled .post-grid-single-unit .img .date:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    border-top: 13px solid red;
    border-right: 50px solid transparent
}

.posts-grid.date_labeled .post-grid-single-unit .img .sticky-post {
    left: auto;
    right: -90px;
    transform: rotate(45deg);
    backface-visibility: hidden;
    z-index: 200
}

.posts-grid.date_labeled .post-grid-single-unit:hover .img img {
    opacity: .8
}

.posts-grid.date_labeled a {
    text-decoration: none;
    transition: all .2s ease-in-out
}

.posts-grid.date_labeled h4 {
    text-transform: uppercase;
    margin-top: 26px;
    line-height: 24px
}

.posts-grid.date_labeled .excerpt {
    transition: color .2s ease-in-out
}

.elementor-widget-motors-pricing-plan>.elementor-widget-container {
    position: relative;
    overflow: hidden
}

.stm-pricing-plan__header {
    padding: 30px 50px 25px;
    position: relative;
    overflow: hidden
}

.stm-pricing-plan__header__wrapper {
    display: flex
}

.stm-pricing-plan__header__wrapper__icon {
    border-radius: 100px
}

.stm-pricing-plan__header__wrapper__icon>i {
    display: block
}

.stm-pricing-plan__header__wrapper.icon-position-above_title,
.stm-pricing-plan__header__wrapper.icon-position-none {
    flex-direction: column
}

.stm-pricing-plan__header__wrapper.icon-position-left {
    text-align: left
}

.stm-pricing-plan__header__wrapper.icon-position-left>div[class*=icon] {
    margin-right: 20px
}

.stm-pricing-plan__header__wrapper.icon-position-right {
    flex-direction: row-reverse;
    text-align: right
}

.stm-pricing-plan__header__wrapper.icon-position-right>div[class*=icon] {
    margin-left: 20px
}

.stm-pricing-plan__header__wrapper.icon-position-above_title .stm-pricing-plan__header__wrapper__icon {
    align-self: center;
    margin-bottom: 10px
}

.stm-pricing-plan__header__badge {
    position: absolute;
    padding: 0 60px;
    width: 200px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: var(--e-global-color-primary);
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase
}

.stm-pricing-plan__header__badge>span {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 1;
    position: relative
}

.stm-pricing-plan__header__badge.badge-position-top_left {
    top: 20px;
    left: -65px;
    transform: rotate(-45deg)
}

.stm-pricing-plan__header__badge.badge-position-top_right {
    top: 20px;
    right: -65px;
    transform: rotate(45deg)
}

.stm-pricing-plan__header__badge.badge-position-left_middle,
.stm-pricing-plan__header__badge.badge-position-right_middle,
.stm-pricing-plan__header__badge.badge-position-bottom_right,
.stm-pricing-plan__header__badge.badge-position-bottom_left {
    top: 30px;
    right: 0;
    width: 100px;
    padding: 0 15px 0 5px;
    overflow: initial
}

.stm-pricing-plan__header__badge.badge-position-left_middle:before,
.stm-pricing-plan__header__badge.badge-position-right_middle:before,
.stm-pricing-plan__header__badge.badge-position-bottom_right:before,
.stm-pricing-plan__header__badge.badge-position-bottom_left:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -11px;
    height: 100%;
    width: 32px;
    transform: skew(-23deg, 0deg);
    z-index: 0;
    background: inherit
}

@media (max-width:992px) {
    .stm-pricing-plan__header__badge.badge-position-left_middle,
    .stm-pricing-plan__header__badge.badge-position-right_middle,
    .stm-pricing-plan__header__badge.badge-position-bottom_right,
    .stm-pricing-plan__header__badge.badge-position-bottom_left {
        padding: 0 5px
    }
    .stm-pricing-plan__header__badge.badge-position-left_middle:before,
    .stm-pricing-plan__header__badge.badge-position-right_middle:before,
    .stm-pricing-plan__header__badge.badge-position-bottom_right:before,
    .stm-pricing-plan__header__badge.badge-position-bottom_left:before {
        left: -7px
    }
    .stm-pricing-plan__header__badge.badge-position-left_middle>span,
    .stm-pricing-plan__header__badge.badge-position-right_middle>span,
    .stm-pricing-plan__header__badge.badge-position-bottom_right>span,
    .stm-pricing-plan__header__badge.badge-position-bottom_left>span {
        padding: 0 5px 0 0
    }
}

.stm-pricing-plan__header__badge.badge-position-left_middle {
    left: 0;
    right: initial
}

.stm-pricing-plan__header__badge.badge-position-left_middle:before {
    top: 0;
    right: -11px;
    left: initial;
    transform: skew(23deg, 0deg)
}

.stm-pricing-plan__header__badge.badge-position-top_right {
    top: 20px;
    right: -65px;
    transform: rotate(45deg)
}

.stm-pricing-plan__header__badge.badge-position-bottom_right {
    bottom: 0;
    top: inherit
}

.stm-pricing-plan__header__badge.badge-position-bottom_left {
    padding: 0 0 0 10px;
    bottom: 0;
    left: 0;
    right: inherit;
    top: inherit
}

.stm-pricing-plan__header__badge.badge-position-bottom_left:before {
    top: 0;
    right: -11px;
    left: initial;
    transform: skew(23deg, 0deg)
}

.stm-pricing-plan__button {
    margin: 0 50px 35px;
    font-size: 14px;
    line-height: 3.5em;
    font-weight: 700;
    text-transform: uppercase;
    transition: .3s ease;
    overflow: hidden
}

.stm-pricing-plan__button>a {
    background: #6b6b6b;
    display: block;
    text-align: center;
    padding: 0 15px
}

.stm-pricing-plan .stm-pricing-plan__wrapper {
    text-align: center
}

.stm-pricing-plan .stm-pricing-plan__wrapper.text-align-left {
    text-align: left
}

.stm-pricing-plan .stm-pricing-plan__wrapper.text-align-right {
    text-align: right
}

.stm-pricing-plan__header-text__title {
    font-size: 24px;
    line-height: 1.2;
    transition: .3s ease;
    font-weight: 700
}

.stm-pricing-plan__header-text__subtitle {
    font-size: 13px;
    line-height: 1.2
}

.stm-pricing-plan__separator {
    padding: 0 50px
}

.stm-pricing-plan__separator__element {
    transition: .3s ease;
    width: 100%;
    margin: auto
}

.stm-pricing-plan__price-section {
    padding: 25px 50px 22px
}

.stm-pricing-plan__price {
    font-size: 48px;
    font-weight: 600;
    line-height: 1
}

.stm-pricing-plan__price sup {
    font-size: 22px;
    top: -18px
}

.stm-pricing-plan__price__position-left {
    right: -10px
}

.stm-pricing-plan__price__position-right {
    right: 5px
}

.stm-pricing-plan__price__discount {
    font-size: 24px;
    line-height: 1;
    font-weight: 500
}

.stm-pricing-plan__period_text {
    font-size: 13px;
    line-height: 1.1;
    font-weight: 500
}

.stm-pricing-plan__items {
    padding: 0 50px;
    margin-bottom: 35px
}

.stm-pricing-plan__items__item {
    display: flex;
    align-items: center
}

.stm-pricing-plan__items__item__icon {
    margin-right: 8px;
    color: var(--e-global-color-primary);
    fill: var(--e-global-color-primary)
}

.stm-pricing-plan__items__item__text {
    flex: 1;
    line-height: 1
}

.stm-pricing-plan__separator__bottom_line>div {
    width: 60px;
    margin: auto
}

.stm-pricing-plan:hover .stm-pricing-plan__separator__bottom_line>div {
    width: 100%
}

.stm-pricing-plan.title_separator_narrow_effect:hover .stm-pricing-plan__separator__title>div {
    width: 60px;
    margin: auto
}

.stm-pricing-plan.price_separator_narrow_effect:hover .stm-pricing-plan__separator__price>div {
    width: 60px;
    margin: auto
}

@media (max-width:992px) {
    .stm-pricing-plan__header {
        padding: 30px 25px 35px
    }
    .stm-pricing-plan__header__wrapper.icon-position-left>div[class*=icon] {
        margin-right: 10px
    }
    .stm-pricing-plan__header__wrapper.icon-position-right>div[class*=icon] {
        margin-left: 10px
    }
    .stm-pricing-plan__button {
        margin: 0 25px 35px
    }
    .stm-pricing-plan__separator {
        padding: 0 25px
    }
    .stm-pricing-plan__separator__title {
        margin-bottom: 0
    }
    .stm-pricing-plan__separator__bottom_line {
        margin-bottom: 0
    }
    .stm-pricing-plan__price-section {
        padding: 25px 25px 22px
    }
    .stm-pricing-plan__items {
        padding: 0 25px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .stm-pricing-plan .badge-position-right_middle {
        top: initial;
        bottom: 0
    }
}

.woocommerce-form__label-for-checkbox input[type=checkbox] {
    margin-right: 10px
}

.rental-coupon .stm_rental_coupon {
    float: none;
    margin: 0
}

.stm_rent_car_form_wrapper {
    padding: 0 0 54px;
    margin-top: 8px;
    text-align: center
}

.stm_rent_car_form_wrapper .stm_form_title {
    display: none
}

.stm_rent_car_form_wrapper .form-btn-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between
}

.stm_rent_car_form_wrapper .form-btn-wrap button {
    background-color: var(--motors-secondary-color)
}

.stm_rent_car_form_wrapper.style_1 .stm_same_return {
    padding-bottom: 0
}

.stm_rent_car_form_wrapper.style_1 .stm_same_return .stm_drop_location {
    padding-bottom: 10px
}

.stm_rent_car_form_wrapper.style_1 .stm_rent_car_form {
    position: relative
}

.stm_rent_car_form_wrapper.style_1 .stm_rent_car_form:after {
    position: absolute;
    content: "";
    display: block;
    height: 8px;
    width: 90%;
    left: 50%;
    bottom: -25px;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, .1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, .1)), color-stop(13%, rgba(0, 0, 0, .4)), color-stop(50%, rgba(0, 0, 0, .72)), color-stop(88%, rgba(0, 0, 0, .4)), color-stop(100%, rgba(0, 0, 0, .1)));
    background: linear-gradient(to right, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .4) 13%, rgba(0, 0, 0, .72) 50%, rgba(0, 0, 0, .4) 88%, rgba(0, 0, 0, .1) 100%);
    border-radius: 100%;
    filter: blur(5px);
    opacity: .4
}

.stm_rent_car_form_wrapper.style_1 .stm_rent_car_form .form-btn-wrap button.clear-data {
    color: var(--motors-secondary-color)
}

.stm_rent_car_form_wrapper.style_1 .stm_rent_car_form button.clear-data {
    background-color: transparent;
    box-shadow: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0
}

.stm_rent_car_form_wrapper.style_1 .stm_rent_car_form button.clear-data span {
    text-decoration: underline
}

.stm_rent_car_form_wrapper.style_1 .stm_rent_car_form button.clear-data i {
    font-size: 14px;
    left: -3px;
    top: 2px
}

.stm_rent_car_form_wrapper.style_2 {
    margin-top: 0
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form {
    padding-bottom: 26px;
    background-color: #fff;
    width: 635px
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form h4:not(.stm_form_title) {
    margin-bottom: 29px
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_same_return {
    padding-bottom: 0
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_same_return .stm_drop_location {
    padding-bottom: 30px
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields {
    padding: 30px 31px 20px;
    margin-bottom: 35px;
    border: 2px solid var(--motors-base-color)
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields.stm_rent_form_fields-drop {
    padding-bottom: 17px;
    margin-bottom: 33px
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields label {
    margin: 10px 0 24px
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields .stm_form_title {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    letter-spacing: 0px
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields .stm_date_time_input input,
.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields .select2-container--default .select2-selection--single {
    background-color: #eee
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button[type=submit] {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 15px;
    border-radius: 0;
    text-transform: none;
    font-size: 16px;
    box-shadow: none;
    top: 0;
    border: 2px solid var(--motors-base-color);
    background-color: var(--motors-base-color);
    color: var(--motors-secondary-color);
    transition: all .3s ease
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button[type=submit]:hover {
    background-color: var(--motors-secondary-color);
    border-color: var(--motors-secondary-color);
    color: #fff
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.clear-data {
    width: auto;
    margin: 20px auto 0;
    background-color: transparent;
    box-shadow: none;
    border: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0;
    color: var(--motors-secondary-color)
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.clear-data span {
    text-decoration: underline
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.clear-data i {
    font-size: 14px;
    left: -3px;
    top: 2px
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.clear-data:hover {
    color: var(--motors-secondary-color);
    background-color: transparent
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_car_form_error {
    height: 718px
}

@media (max-width:1023px) {
    .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_car_form_error {
        height: 150px
    }
}

.stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_car_form_error .stm_rent_car_form_error_message {
    width: 340px
}

.stm_rent_car_form_wrapper .stm_rent_car_form {
    display: inline-block;
    width: 354px;
    max-width: 100%;
    padding: 35px 30px 32px;
    background-color: var(--motors-base-color);
    text-align: left
}

.stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error {
    height: 380px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

@media (max-width:1023px) {
    .stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error {
        height: 150px
    }
}

.stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error .woo-logo {
    margin-bottom: 15px
}

.stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error .stm_rent_car_form_error_message {
    text-align: center;
    line-height: 20px
}

.stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error .stm_rent_car_form_error_message span {
    font-weight: 700
}

.stm_rent_car_form_wrapper .stm_rent_car_form h4 {
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -.5px
}

.stm_rent_car_form_wrapper label {
    margin: 8px 0;
    color: #17293a
}

.stm_rent_car_form_wrapper label .checker {
    margin-right: 5px
}

.stm_rent_car_form_wrapper label .checker .checked {
    background: var(--motors-secondary-color)
}

.stm_rent_car_form_wrapper input[type=text].stm_error {
    outline: 2px solid red !important
}

.stm_rent_car_form_wrapper .stm_pickup_location {
    position: relative
}

.stm_rent_car_form_wrapper .stm_pickup_location.stm_error .select2-container {
    outline: 2px solid red !important
}

.stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default {
    z-index: 24
}

.stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

.stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default .select2-selection--single {
    height: 40px;
    background-color: #fff
}

.stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 40px;
    padding-left: 36px;
    color: var(--motors-secondary-color)
}

.stm_rent_car_form_wrapper .stm_pickup_location>i {
    position: absolute;
    top: 13px;
    left: 11px;
    color: var(--motors-secondary-color);
    z-index: 25
}

.stm_rent_car_form_wrapper button[type=submit] {
    margin-top: 19px;
    padding: 16px 24px 12px 19px;
    font-size: 12px
}

.stm_rent_car_form_wrapper button[type=submit] i {
    position: relative;
    top: -1px;
    left: 10px
}

@media (max-width:768px) {
    .stm_rent_car_form_wrapper .stm_rent_car_form {
        width: 100%
    }
}

.elementor-editor-active .select2-container--open .select2-dropdown--above {
    z-index: 10000
}

.elementor-editor-active .select2-container--open .select2-dropdown--below {
    z-index: 10000
}

.elementor-editor-active .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none
}

.elementor-editor-active .stm_pickup_location select {
    opacity: 1;
    visibility: visible;
    width: 100%;
    border: none;
    height: 40px;
    color: #888;
    padding: 0 40px 0 36px;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative
}

.elementor-editor-active .stm_rent_car_form_wrapper.style_2 .stm_pickup_location select {
    background-color: #eee;
    color: #888
}

.elementor-editor-active .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    right: 20px;
    width: unset;
    height: unset
}

.elementor-editor-active .select2-container--default .select2-selection--single .select2-selection__arrow b {
    height: unset;
    width: unset
}

.text-center {
    text-align: center
}

.stm_locations_description {
    position: absolute;
    width: 572px;
    min-height: 295px;
    top: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.stm_locations_description.text-left_position {
    right: inherit;
    right: 100%
}

.stm_locations_description.text-right_position {
    right: inherit;
    left: 100%
}

.stm_locations_description.text-center_position {
    right: inherit;
    left: 100%
}

.stm_locations_description li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    background-color: #fff
}

.stm_locations_description li.active {
    visibility: visible;
    opacity: 1
}

.stm_locations_description li .stm_offices_wrapper {
    max-width: 100%;
    background-color: #fff
}

.stm_locations_description li .stm_offices_wrapper>div {
    max-width: 220px
}

.stm_locations_description li .stm_offices_wrapper .phone_fax {
    margin-bottom: 22px
}

.stm_locations_description li .stm_offices_wrapper img {
    position: absolute;
    right: 22px;
    top: 22px
}

.stm_same_return {
    display: none;
    padding-bottom: 10px !important
}

.stm_same_return.active {
    display: block
}

#wrapper .stm_rent_car_form_wrapper.style_1 .stm_rent_car_form .form-btn-wrap button.clear-data {
    color: var(--motors-secondary-color)
}

#wrapper .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.heading-font {
    color: var(--motors-secondary-color)
}

#wrapper .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.heading-font:hover {
    color: #fff
}

#wrapper .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.clear-data {
    color: var(--motors-secondary-color)
}

.gm-style img {
    max-width: none
}

.gm-style .gm-style-iw-t {
    display: block;
    position: relative;
    max-width: 270px
}

.gm-style .gm-style-iw-t:after {
    left: -15px;
    top: -8px;
    transform: translate(46%, 0%) rotate(-45deg)
}

.gm-style .gm-style-iw.gm-style-iw-c {
    padding: 0;
    background: 0 0;
    border-radius: 0;
    max-height: inherit;
    max-width: 300px
}

.gm-style .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
    background: #fff;
    max-height: inherit
}

.gm-style .gm-style-iw button {
    display: none
}

.stm_products_grid_class {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.stm_products_grid_class .stm_product_grid_single {
    width: 33.3333%;
    padding: 0 15px;
    margin-bottom: 30px
}

.stm_products_grid_class .stm_product_grid_single .inner {
    display: block;
    text-decoration: none;
    position: relative;
    height: 100%;
    background-color: #fff;
    overflow: hidden
}

.stm_products_grid_class .stm_product_grid_single .inner:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--motors-base-color);
    transform: scale(.8);
    transition: all .5s ease;
    opacity: 0;
    z-index: 15
}

.stm_products_grid_class .stm_product_grid_single .inner>div {
    position: relative;
    z-index: 20
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_top {
    padding: 41px 7px 25px 36px
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left {
    float: left;
    width: 55%
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left h3 {
    margin-bottom: -1px;
    font-size: 22px;
    color: var(--motors-secondary-color);
    letter-spacing: -.8px
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left .s_title {
    margin-bottom: 17px;
    font-weight: 700;
    color: #272727;
    font-size: 14px
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left .price {
    display: inline-block;
    padding: 5px 18px 6px 12px;
    background-color: var(--motors-base-color);
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 15px;
    transition: all .3s ease
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left .price>mark {
    display: block;
    padding: 0;
    background-color: var(--motors-base-color);
    color: #fff;
    font-size: 12px;
    transition: all .3s ease
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left .price .amount {
    font-size: 24px
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_right {
    float: right;
    width: 35%
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_right .single_info {
    position: relative;
    padding-left: 30px;
    margin: -2px 0 13px;
    font-size: 13px;
    color: #777;
    transition: all .3s ease
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_right .single_info i {
    position: absolute;
    display: block;
    left: 0;
    top: 1px;
    font-size: 19px;
    color: var(--motors-base-color);
    transition: all .3s ease
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_image {
    padding: 0 15px;
    text-align: center
}

.stm_products_grid_class .stm_product_grid_single .inner .stm_image img {
    position: relative;
    top: -10px;
    display: inline-block;
    max-width: 100%;
    vertical-align: top
}

.stm_products_grid_class .stm_product_grid_single:hover .inner {
    background-color: var(--motors-base-color)
}

.stm_products_grid_class .stm_product_grid_single:hover .inner .stm_top .stm_right .single_info i {
    color: var(--motors-secondary-color)
}

.stm_products_grid_class .stm_product_grid_single:hover .inner .stm_top .stm_left:before {
    transform: scale(1.2);
    opacity: 1
}

.stm_products_grid_class .stm_product_grid_single:hover .inner .stm_top .stm_left .price,
.stm_products_grid_class .stm_product_grid_single:hover .inner .stm_top .stm_left mark {
    background-color: var(--motors-secondary-color);
    color: #fff
}

.stm_products_grid_class .stm_product_grid_single:hover .inner .stm_top .stm_left .single_info i {
    color: var(--motors-secondary-color)
}

body.rtl .car-action-unit.add-to-compare.disabled:after {
    right: 10px
}

@media (max-width:1024px) {
    body.rtl .single-car-actions ul.list-unstyled li {
        margin-right: 0
    }
}

@media (max-width:1024px) and (min-width:361px) and (max-width:410px) {
    body.rtl .single-car-actions ul.list-unstyled li {
        margin-left: 5px
    }
}

@media (max-width:1024px) and (max-width:360px) {
    body.rtl .single-car-actions ul.list-unstyled li {
        margin-left: 2px
    }
}

@media (max-width:1024px) {
    body.rtl .single-car-actions ul.list-unstyled li:last-child {
        margin-left: 0
    }
    body.rtl .single-car-actions ul.list-unstyled li a {
        padding: 0
    }
    body.rtl .single-car-actions ul.list-unstyled li a span {
        display: none
    }
    body.rtl .single-car-actions ul.list-unstyled li a.car-action-unit {
        padding: 0
    }
    body.rtl .single-car-actions ul.list-unstyled li a.car-action-unit i {
        margin: 0
    }
    body.rtl .single-car-actions ul.list-unstyled li a.car-action-unit .stm-icon-add {
        margin-right: 5px
    }
    body.rtl .single-car-actions ul.list-unstyled li a.car-action-unit .stm-icon-added {
        margin-right: 5px
    }
}

body.rtl .single-car-actions ul.list-unstyled li span i {
    margin: 0 0 0 8px
}

body.rtl .single-car-actions ul.list-unstyled li a .stm-icon-add,
body.rtl .single-car-actions ul.list-unstyled li a .stm-icon-added {
    margin-right: 5px
}

body.rtl .single-car-actions ul.list-unstyled li a i {
    margin: 0 0 0 8px
}

body.rtl .single-car-actions-buttons ul.list-unstyled li>a>i {
    margin-right: 0;
    margin-left: 7px
}

body.rtl .single-car-actions-buttons ul.list-unstyled li>div>i,
body.rtl .single-car-actions-buttons ul.list-unstyled li>span>i,
body.rtl .single-car-actions-buttons ul.list-unstyled li .stm-show-on-hover>i {
    margin-right: 0;
    margin-left: 7px
}

@media (max-width:767px) {
    body.rtl .single-car-actions-delimiters ul.list-unstyled li {
        text-align: right
    }
    body.rtl .single-car-actions-delimiters ul.list-unstyled li:nth-child(4n-1) {
        text-align: left
    }
}

body.rtl .single-car-actions-delimiters ul.list-unstyled li>a>i {
    margin-right: 0;
    margin-left: .5em
}

body.rtl .single-car-actions-delimiters ul.list-unstyled li>div>i,
body.rtl .single-car-actions-delimiters ul.list-unstyled li>span>i,
body.rtl .single-car-actions-delimiters ul.list-unstyled li .stm-show-on-hover>i {
    margin-right: 0;
    margin-left: .5em
}

.single-car-actions ul.list-unstyled {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start
}

.single-car-actions ul.list-unstyled li>a,
.single-car-actions ul.list-unstyled li>span {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    padding: 1px 10px;
    min-width: unset
}

.single-car-actions ul.list-unstyled li>a i,
.single-car-actions ul.list-unstyled li>span i {
    position: relative;
    left: unset;
    top: unset;
    margin: 0 8px 0 0;
    transform: none
}

.single-car-actions ul.list-unstyled li>a img,
.single-car-actions ul.list-unstyled li>span img {
    margin-right: 8px
}

.single-car-actions ul.list-unstyled li .car-action-unit.add-to-compare {
    min-width: 157px
}

.single-car-actions ul.list-unstyled li .car-action-unit.add-to-compare .stm-show-on-hover {
    top: 1px
}

.single-car-actions ul.list-unstyled li .car-action-unit.add-to-compare .stm-show-on-hover i {
    margin-top: 1px
}

@media (max-width:820px) {
    .single-car-actions ul.list-unstyled .spacer {
        flex-grow: 1
    }
}

@media (max-width:1024px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action,
    .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action {
        width: 100%;
        margin: 0
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action .added_date,
    .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action .added_date {
        border: none;
        justify-content: flex-start;
        padding: 0;
        text-transform: capitalize;
        margin-bottom: 5px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action .added_date i,
    .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action .added_date i {
        display: none
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action .added_date .added_date_info_text,
    .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action .added_date .added_date_info_text {
        display: none;
        font-size: 11px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup,
    .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup {
        left: -73px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode,
    .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode {
        padding: 5px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a,
    .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a {
        margin-right: 3px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a span,
    .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a span {
        display: block
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li,
    .single-listing_template .single-car-actions ul.list-unstyled li {
        width: auto;
        align-items: center;
        margin-right: 9px
    }
}

@media (max-width:1024px) and (min-width:361px) and (max-width:410px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled li,
    .single-listing_template .single-car-actions ul.list-unstyled li {
        margin-right: 5px
    }
}

@media (max-width:1024px) and (max-width:360px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled li,
    .single-listing_template .single-car-actions ul.list-unstyled li {
        margin-right: 2px
    }
}

@media (max-width:1024px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled li:last-child,
    .single-listing_template .single-car-actions ul.list-unstyled li:last-child {
        margin-right: 0
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li a,
    .single-listing_template .single-car-actions ul.list-unstyled li a {
        min-width: auto;
        width: 32px;
        height: 32px;
        padding: 0;
        border-radius: 3px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li a i,
    .single-listing_template .single-car-actions ul.list-unstyled li a i {
        margin: 0
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li a span,
    .single-listing_template .single-car-actions ul.list-unstyled li a span {
        display: none
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li a.car-action-unit.add-to-compare,
    .single-listing_template .single-car-actions ul.list-unstyled li a.car-action-unit.add-to-compare {
        min-width: auto;
        width: 32px;
        height: 32px;
        padding: 0;
        border-radius: 3px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled .stock-num,
    .single-listing_template .single-car-actions ul.list-unstyled .stock-num {
        font-size: 11px;
        padding: 6px 15px
    }
}

@media (max-width:1024px) and (max-width:320px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled .stock-num,
    .single-listing_template .single-car-actions ul.list-unstyled .stock-num {
        padding: 6px 12px
    }
}

@media (max-width:1024px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled .stock-num span,
    .single-listing_template .single-car-actions ul.list-unstyled .stock-num span {
        font-size: 11px
    }
}

.single-car-actions-buttons ul.list-unstyled {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -5px
}

.single-car-actions-buttons ul.list-unstyled li {
    flex-grow: 1;
    min-width: 123px;
    margin: 0 5px 10px;
    display: flex
}

@media (max-width:767px) {
    .single-car-actions-buttons ul.list-unstyled li {
        flex-basis: 40%
    }
}

.single-car-actions-buttons ul.list-unstyled li>a {
    text-align: center;
    border-radius: 8px;
    padding: 20px 12px;
    flex-grow: 1;
    color: #fff;
    background-color: #121e24;
    display: flex;
    align-items: center;
    justify-content: center
}

.single-car-actions-buttons ul.list-unstyled li>a:hover {
    background-color: #6c98e0
}

@media (max-width:767px) {
    .single-car-actions-buttons ul.list-unstyled li>a {
        padding: 12px 10px
    }
}

.single-car-actions-buttons ul.list-unstyled li>a.add-to-compare {
    position: relative;
    min-width: 155px;
    padding-left: 8px;
    padding-right: 8px
}

@media (max-width:767px) {
    .single-car-actions-buttons ul.list-unstyled li>a.add-to-compare.stm-added .stm-unhover {
        display: none
    }
}

@media (min-width:768px) {
    .single-car-actions-buttons ul.list-unstyled li>a.add-to-compare .stm-show-on-hover {
        position: absolute;
        z-index: 300;
        left: 0;
        top: 0;
        width: 100%;
        padding: inherit;
        padding-left: 2px;
        padding-right: 2px;
        display: none
    }
    .single-car-actions-buttons ul.list-unstyled li>a.add-to-compare .stm-unhover {
        display: inline
    }
    .single-car-actions-buttons ul.list-unstyled li>a.add-to-compare:hover .stm-show-on-hover {
        display: flex
    }
    .single-car-actions-buttons ul.list-unstyled li>a.add-to-compare:hover .stm-unhover {
        opacity: 0
    }
}

.single-car-actions-buttons ul.list-unstyled li>a>i {
    margin-right: 7px
}

.single-car-actions-buttons ul.list-unstyled li>div,
.single-car-actions-buttons ul.list-unstyled li>span,
.single-car-actions-buttons ul.list-unstyled li .stm-show-on-hover {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.single-car-actions-buttons ul.list-unstyled li>div>i,
.single-car-actions-buttons ul.list-unstyled li>span>i,
.single-car-actions-buttons ul.list-unstyled li .stm-show-on-hover>i {
    margin-right: 7px
}

.single-car-actions-buttons ul.list-unstyled li.stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
    top: -50px
}

.single-car-actions-buttons ul.list-unstyled li.stm-shareble:hover .stm-share {
    color: initial
}

.single-car-actions-buttons ul.list-unstyled li .stock-num,
.single-car-actions-buttons ul.list-unstyled li .added_date_style_button {
    text-align: center;
    border-radius: 8px;
    padding: 20px 12px;
    background-color: rgba(136, 136, 136, .2);
    color: #121e24
}

@media (max-width:767px) {
    .single-car-actions-buttons ul.list-unstyled li .stock-num,
    .single-car-actions-buttons ul.list-unstyled li .added_date_style_button {
        padding: 12px 10px
    }
}

@media (max-width:767px) {
    .single-car-actions-buttons ul.list-unstyled li .added_date_style_button .added_date_info_text {
        display: none
    }
}

.single-car-actions-buttons ul.list-unstyled li .stm-item-title {
    text-align: left
}

.single-car-actions-delimiters ul.list-unstyled {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 15px
}

@media (max-width:1024px) {
    .single-car-actions-delimiters ul.list-unstyled {
        justify-content: flex-start
    }
}

.single-car-actions-delimiters ul.list-unstyled:before {
    display: none
}

.single-car-actions-delimiters ul.list-unstyled .delimiter {
    flex-grow: 1;
    display: block
}

@media (max-width:1024px) {
    .single-car-actions-delimiters ul.list-unstyled .delimiter {
        flex-grow: 0;
        flex-basis: auto;
        margin: 0 16px
    }
}

.single-car-actions-delimiters ul.list-unstyled .delimiter:last-child {
    display: none
}

@media (min-width:1025px) {
    .single-car-actions-delimiters ul.list-unstyled .delimiter:nth-child(8n) {
        flex-grow: 1;
        flex-basis: 100%
    }
    .single-car-actions-delimiters ul.list-unstyled .delimiter:nth-child(8n):before {
        height: 0
    }
}

@media (max-width:767px) {
    .single-car-actions-delimiters ul.list-unstyled .delimiter {
        display: none
    }
}

.single-car-actions-delimiters ul.list-unstyled .delimiter:before {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #ddd;
    margin: 0 auto
}

.single-car-actions-delimiters ul.list-unstyled li {
    margin: 10px 0;
    text-align: center;
    max-width: 30%
}

@media (max-width:1024px) {
    .single-car-actions-delimiters ul.list-unstyled li {
        max-width: none
    }
}

@media (max-width:767px) {
    .single-car-actions-delimiters ul.list-unstyled li {
        white-space: normal;
        flex-grow: 1;
        flex-basis: 40%;
        text-align: left
    }
    .single-car-actions-delimiters ul.list-unstyled li:nth-child(4n-1) {
        text-align: right
    }
}

.single-car-actions-delimiters ul.list-unstyled li>a {
    text-align: center;
    flex-grow: 1;
    color: #121e24;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.single-car-actions-delimiters ul.list-unstyled li>a:hover {
    color: #6c98e0
}

.single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare {
    position: relative
}

@media (max-width:767px) {
    .single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare.stm-added .stm-unhover {
        display: none
    }
}

@media (min-width:768px) {
    .single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare .stm-show-on-hover {
        position: absolute;
        z-index: 300;
        left: 0;
        top: 0;
        width: 100%;
        padding: inherit;
        padding-left: 2px;
        padding-right: 2px;
        display: none
    }
    .single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare .stm-unhover {
        display: inline
    }
    .single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare:hover .stm-show-on-hover {
        display: flex
    }
    .single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare:hover .stm-unhover {
        opacity: 0
    }
}

.single-car-actions-delimiters ul.list-unstyled li>a>i {
    margin-right: .5em;
    font-size: 1.08em;
    margin-top: .1em
}

.single-car-actions-delimiters ul.list-unstyled li>div,
.single-car-actions-delimiters ul.list-unstyled li>span,
.single-car-actions-delimiters ul.list-unstyled li .stm-show-on-hover {
    flex-grow: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.single-car-actions-delimiters ul.list-unstyled li>div>i,
.single-car-actions-delimiters ul.list-unstyled li>span>i,
.single-car-actions-delimiters ul.list-unstyled li .stm-show-on-hover>i {
    margin-right: .5em;
    font-size: 1.08em;
    margin-top: .1em
}

.single-car-actions-delimiters ul.list-unstyled li.stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
    top: -50px
}

.single-car-actions-delimiters ul.list-unstyled li.stm-shareble:hover .stm-share {
    color: initial
}

.single-car-actions-delimiters ul.list-unstyled li .stock-num,
.single-car-actions-delimiters ul.list-unstyled li .added_date_style_button {
    border-radius: 8px;
    color: #ababab
}

@media (max-width:767px) {
    .single-car-actions-delimiters ul.list-unstyled li .added_date_style_button .added_date_info_text {
        display: none
    }
}

.single-car-actions-delimiters ul.list-unstyled li .stm-item-title {
    text-align: left
}

.single-listing-attribute-boxes {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.single-listing-attribute-boxes .item {
    flex-grow: 1;
    flex-basis: 130px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (min-width:768px) and (max-width:1023px) {
    .single-listing-attribute-boxes .item {
        flex-basis: 30%
    }
}

@media (max-width:767px) {
    .single-listing-attribute-boxes .item {
        flex-basis: 40%
    }
}

.single-listing-attribute-boxes .item .icon {
    font-size: 25px
}

.single-listing-attribute-boxes .item .label-text {
    font-size: 12px;
    line-height: 1.3
}

.single-listing-attribute-boxes .item .value-text {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3
}

.elementor-element-edit-mode .car_gurus_wrapper {
    margin-top: 20px
}

.car_gurus_wrapper {
    text-align: center
}

.car_gurus_wrapper img {
    max-width: 100%
}

.stm-single-car-listing-data {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden
}

.stm-single-car-listing-data .data-list-wrap {
    display: grid;
    list-style: none;
    margin: 0 -15px;
    padding: 0
}

@media (min-width:1025px) {
    .stm-single-car-listing-data .data-list-wrap.cols-1 {
        grid-template-columns: 100%
    }
    .stm-single-car-listing-data .data-list-wrap.cols-1 .data-list-item:nth-child(1):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.cols-2 {
        grid-template-columns: 50% 50%
    }
    .stm-single-car-listing-data .data-list-wrap.cols-2 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.cols-2 .data-list-item:nth-child(2):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.cols-3 {
        grid-template-columns: 33.33% 33.33% 33.33%
    }
    .stm-single-car-listing-data .data-list-wrap.cols-3 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.cols-3 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.cols-3 .data-list-item:nth-child(3):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.cols-4 {
        grid-template-columns: 25% 25% 25% 25%
    }
    .stm-single-car-listing-data .data-list-wrap.cols-4 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.cols-4 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.cols-4 .data-list-item:nth-child(3):before,
    .stm-single-car-listing-data .data-list-wrap.cols-4 .data-list-item:nth-child(4):before {
        display: none
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-1 {
        grid-template-columns: 100%
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-1 .data-list-item:nth-child(1):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-2 {
        grid-template-columns: 50% 50%
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-2 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-2 .data-list-item:nth-child(2):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-3 {
        grid-template-columns: 33.33% 33.33% 33.33%
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-3 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-3 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-3 .data-list-item:nth-child(3):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-4 {
        grid-template-columns: 25% 25% 25% 25%
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-4 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-4 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-4 .data-list-item:nth-child(3):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-4 .data-list-item:nth-child(4):before {
        display: none
    }
}

@media (max-width:767px) {
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-1 {
        grid-template-columns: 100%
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-1 .data-list-item:nth-child(1):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-2 {
        grid-template-columns: 50% 50%
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-2 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-2 .data-list-item:nth-child(2):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-3 {
        grid-template-columns: 33.33% 33.33% 33.33%
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-3 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-3 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-3 .data-list-item:nth-child(3):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-4 {
        grid-template-columns: 25% 25% 25% 25%
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-4 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-4 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-4 .data-list-item:nth-child(3):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-4 .data-list-item:nth-child(4):before {
        display: none
    }
}

.stm-single-car-listing-data .data-list-wrap .data-list-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 8px 15px;
    margin: 0;
    position: relative
}

@media (max-width:767px) {
    .stm-single-car-listing-data .data-list-wrap .data-list-item {
        padding: .8vw 15px .8vw
    }
}

.stm-single-car-listing-data .data-list-wrap .data-list-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #d5d9e0;
    margin: 0 15px
}

.stm-single-car-listing-data .data-list-wrap .data-list-item>.item-label {
    display: block;
    font-size: 13px;
    padding: 5px 5px 5px 0;
    color: #888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 45%;
    flex-grow: 1
}

.stm-single-car-listing-data .data-list-wrap .data-list-item>.item-label i {
    display: inline-block;
    position: relative;
    top: 3px;
    font-size: 18px;
    min-width: 33px;
    padding-right: 5px;
    text-align: center;
    vertical-align: top;
    max-height: 22px;
    color: red
}

.stm-single-car-listing-data .data-list-wrap .data-list-item>.heading-font {
    padding: 5px 0 5px 10px;
    color: #222;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 55%;
    flex-grow: 1
}

@media (max-width:767px) {
    .stm-single-car-listing-data .data-list-wrap .data-list-item>.heading-font {
        white-space: normal
    }
}

.stm-listing-single-price-title .price.discounted-price {
    text-align: right;
    padding: 11px 13px 11px 2px;
    min-height: 74px
}

@media (max-width:767px) {
    .stm-listing-single-price-title .price.discounted-price {
        font-size: 18px;
        padding: 7px 9px 6px;
        min-height: 55px
    }
}

.stm-listing-single-price-title .price.discounted-price:before {
    left: -17px;
    width: 40px
}

.stm-listing-single-price-title .price.discounted-price .label-price {
    font-size: 72%;
    font-weight: 600
}

@media (max-width:767px) {
    .stm-listing-single-price-title .price.discounted-price .label-price {
        font-size: 12px
    }
}

.stm-listing-single-price-title .price.discounted-price .value {
    display: inline-block
}

.stm-listing-single-price-title .price.discounted-price .regular-price {
    font-size: 69%;
    font-weight: 600;
    margin-right: .1em;
    margin-bottom: .25em
}

@media (max-width:767px) {
    .stm-listing-single-price-title .price.discounted-price .regular-price {
        font-size: 78%
    }
}

.stm-listing-single-price-title .price.discounted-price .regular-price .label-price {
    margin-right: .3em
}

.stm-listing-single-price-title .price.discounted-price .regular-price .value {
    text-decoration: line-through
}

.stm-listing-single-price-title .stm-single-title-wrap .title {
    overflow: visible
}

body.rtl .contact-info-wrap .title_wrap .title {
    margin: 0 15px 0 0
}

body.rtl .contact-info-wrap .info-list-wrap .info-item .info-data {
    margin: 0 15px 0 0
}

.contact-info-wrap {
    margin-top: -6px;
    margin-bottom: 25px
}

.contact-info-wrap .title_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-bottom: 9px
}

.contact-info-wrap .title_wrap .title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #232628;
    margin: 0 0 0 15px
}

.contact-info-wrap .info-list-wrap .info-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 24px
}

.contact-info-wrap .info-list-wrap .info-item .info-data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 15px
}

body.rtl .dealer-contact-unit.mail .email-btn i {
    margin: 0 0 0 20px
}

.dealer-contact-unit.mail .email-btn {
    display: flex;
    flex-direction: row;
    align-items: center
}

.dealer-contact-unit.mail .email-btn i {
    margin: 0 20px 0 0
}

body.rtl .stm-dealer-info-unit.phone i {
    margin: 0 0 0 20px
}

body.rtl .stm-dealer-info-unit.phone .inner .phone {
    margin: 0 0 0 20px
}

body.rtl .stm-dealer-info-unit .inner .phone {
    display: inline-block;
    direction: ltr
}

.stm-dealer-info-unit.phone {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
    padding-left: 53px
}

.stm-dealer-info-unit.phone i {
    margin: 0 20px 0 0
}

.stm-dealer-info-unit.phone .inner .phone {
    margin-right: 20px
}

.stm-dealer-info-unit.phone .inner h5 {
    margin: 0;
    padding: 0
}

.stm-dealer-info-unit.phone .inner .stm-show-number {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    vertical-align: top;
    border-bottom: 1px dotted;
    cursor: pointer;
    min-width: 20px;
    position: relative
}

.stm-dealer-info-unit.phone .inner .stm-show-number.load_number {
    color: transparent
}

.stm-dealer-info-unit.phone .inner .stm-show-number.load_number:before {
    content: "\f1ce";
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    color: #333;
    font-size: 15px;
    position: absolute;
    left: 0;
    animation: spin 2s linear infinite
}

.elementor-widget-motors-single-listing-description .post-content {
    padding: 0;
    margin: 0;
    border: none
}

.stm-single-listing-car-features {
    margin: 0
}

.stm-single-listing-car-features ul {
    display: flex;
    align-items: flex-start;
    padding: 0;
    margin: 0;
    list-style: none
}

.stm-single-listing-car-features ul li {
    width: 100%;
    display: flex;
    align-items: flex-start
}

.stm-single-listing-car-features ul li i {
    margin-right: 13px;
    color: red;
    line-height: 20px
}

@media (max-width:767px) {
    .stm-single-listing-car-features ul li i {
        margin-right: 2.3vw
    }
}

.stm-single-listing-car-features ul li svg {
    margin-right: 13px;
    fill: red;
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    margin-top: 2px
}

@media (max-width:767px) {
    .stm-single-listing-car-features ul li svg {
        margin-right: 2.3vw
    }
}

.stm-single-listing-car-features .lists-vertical ul {
    flex-direction: column
}

.stm-single-listing-car-features .lists-horizontal ul {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start
}

.stm-single-listing-car-features .lists-horizontal ul li {
    padding-right: 8px
}

.stm-single-listing-car-features .lists-horizontal ul li.row-2 {
    width: 50%
}

.stm-single-listing-car-features .lists-horizontal ul li.row-3 {
    width: 33.33%
}

.stm-single-listing-car-features .lists-horizontal ul li.row-4 {
    width: 25%
}

@media (max-width:768px) {
    .stm-single-listing-car-features .lists-horizontal ul li.row-2,
    .stm-single-listing-car-features .lists-horizontal ul li.row-3,
    .stm-single-listing-car-features .lists-horizontal ul li.row-4 {
        width: 50%
    }
}

@media (max-width:767px) {
    .stm-single-listing-car-features .lists-horizontal ul li.row-2,
    .stm-single-listing-car-features .lists-horizontal ul li.row-3,
    .stm-single-listing-car-features .lists-horizontal ul li.row-4 {
        width: 100%;
        padding-right: 3.5vw
    }
}

.stm-single-listing-car-features.grouped_features ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    margin: 0;
    list-style: none
}

.stm-single-listing-car-features.grouped_features ul li {
    width: 100%;
    display: flex;
    align-items: flex-start
}

.stm-single-listing-car-features.grouped_features ul li i {
    margin-right: 13px;
    color: red;
    line-height: 20px
}

@media (max-width:767px) {
    .stm-single-listing-car-features.grouped_features ul li i {
        margin-right: 2.3vw
    }
}

.stm-single-listing-car-features.grouped_features .lists-vertical {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start
}

.stm-single-listing-car-features.grouped_features .lists-horizontal {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start
}

.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-2 h4,
.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-3 h4,
.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-4 h4 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-2 {
    width: 50%;
    margin-bottom: 15px
}

.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-3 {
    width: 33.33%;
    margin-bottom: 15px
}

.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-4 {
    width: 25%;
    margin-bottom: 15px
}

@media (max-width:767px) {
    .stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-2,
    .stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-3,
    .stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-4 {
        width: 50%
    }
}

body.rtl .stm-single-listing-car-features ul li i {
    margin-right: 0;
    margin-left: 13px
}

@media (max-width:767px) {
    body.rtl .stm-single-listing-car-features ul li i {
        margin-left: 2.3vw
    }
}

body.rtl .stm-single-listing-car-features .lists-horizontal li {
    padding-right: 0;
    padding-left: 8px
}

@media (max-width:767px) {
    body.rtl .stm-single-listing-car-features .lists-horizontal li.row-2,
    body.rtl .stm-single-listing-car-features .lists-horizontal li.row-3,
    body.rtl .stm-single-listing-car-features .lists-horizontal li.row-4 {
        padding-left: 3.5vw
    }
}

.motors-elementor-single-listing-gallery-carousel-mini {
    position: relative
}

.motors-elementor-single-listing-gallery-carousel-mini .swiper-slide>a {
    display: block;
    height: 0;
    padding-bottom: 62%;
    position: relative
}

.motors-elementor-single-listing-gallery-carousel-mini .swiper-slide>a img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .9);
    z-index: 500;
    transition: .2s ease
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev:hover,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next:hover {
    background-color: #fff
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev.swiper-button-disabled,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next.swiper-button-disabled {
    display: none;
    background-color: rgba(255, 255, 255, .2)
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev.swiper-button-disabled:hover,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next.swiper-button-disabled:hover {
    background-color: rgba(255, 255, 255, .2)
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev:before,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 11px;
    height: 11px;
    border-color: #121e24;
    border-style: solid;
    border-width: 3px 3px 0 0;
    transition: .2s ease
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev:before,
    .motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next:before {
        width: 10px;
        height: 10px
    }
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev:hover:before,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next:hover:before {
    opacity: .8
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev.swiper-button-disabled:before,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next.swiper-button-disabled:before {
    opacity: .3
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev.swiper-button-disabled:hover:before,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next.swiper-button-disabled:hover:before {
    opacity: .3
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev {
    left: 0;
    transform: translateY(-50%) translateX(-50%)
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev {
        left: 0
    }
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev:before {
    left: 56%;
    transform: translateY(-50%) translateX(-50%) rotate(-135deg)
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next {
    right: 0;
    transform: translateY(-50%) translateX(50%)
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next {
        right: 0
    }
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next:before {
    left: 44%;
    transform: translateY(-50%) translateX(-50%) rotate(45deg)
}

.motors-elementor-single-listing-gallery-carousel {
    position: relative
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel {
        display: flex;
        flex-direction: column-reverse
    }
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-meta-top {
    display: flex;
    justify-content: space-between
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .stm-gallery-meta-top {
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel .stm-gallery-meta-top {
        padding-top: 15px
    }
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box {
    display: flex;
    flex-wrap: wrap;
    min-width: 190px;
    position: relative;
    left: unset;
    top: unset
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit {
    width: 28px;
    height: 28px;
    margin-right: 9px;
    margin-bottom: 10px;
    background: rgba(0, 0, 0, .1);
    text-align: center;
    line-height: 28px;
    border-radius: 2px
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit:hover {
    background: rgba(0, 0, 0, .2)
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit>a {
    border: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    text-decoration: none
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit>a i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%)
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit i {
    color: #777
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit i:before {
    color: #777
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit:hover {
    cursor: pointer
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit.active {
    background: red
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .st_sharethis_large {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup {
    display: none;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    z-index: -1;
    padding: 0 9px 0 0
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
    display: flex;
    justify-content: flex-end;
    opacity: 1;
    z-index: 10;
    transform: translateX(0)
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode {
    background: #fff;
    padding: 5px 2px 1px;
    border-radius: 3px;
    border: 1px solid #ddd
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode .a2a_kit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item {
    display: inline-block;
    text-align: center;
    background: rgba(0, 0, 0, .1);
    border-radius: 2px;
    color: #777;
    font-size: 12px;
    text-transform: uppercase;
    min-width: 85px;
    padding: 5px 15px;
    margin: 0 0 10px 15px
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.accented {
    background-color: #6c98e0;
    color: #fff
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.special-label-inline {
    background-color: transparent;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    min-width: auto
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.special-label-inline i {
    font-size: 1.1em;
    margin-right: .5em
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.stm-car-videos {
    cursor: pointer
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper {
    position: relative
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper.stretch {
    width: 100vw;
    left: calc(-1 * (100vw - 100%) / 2)
}

@media (max-width:1280px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel:not(.swiper-container-initialized) {
        overflow-x: auto
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item {
    flex-basis: 50%
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item {
        flex-basis: 87%
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item>a {
    display: block
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item img {
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:768px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item img {
        height: 280px
    }
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item img {
        height: 280px;
        max-height: 55vh
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.placeholder,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.video-preview {
    background: #e9eaec
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.placeholder img,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.video-preview img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.video-preview a.fancy-iframe:before {
    backface-visibility: hidden;
    transform: translateZ(0)
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.video-preview a.fancy-iframe img {
    position: relative;
    z-index: 1
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-1 .item {
    flex-basis: 100%
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-1 .item img {
        height: 460px
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-2 .item {
    flex-basis: 87%
}

@media (min-width:768px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-2 .item {
        flex-basis: 50%
    }
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-2 .item img {
        height: 310px;
        max-height: 41vh
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-3 .item {
    flex-basis: 87%
}

@media (min-width:768px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-3 .item {
        flex-basis: 33.3%
    }
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-3 .item img {
        height: 305px;
        max-height: 35vh
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-4 .item {
    flex-basis: 87%
}

@media (min-width:768px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-4 .item {
        flex-basis: 43%
    }
}

@media (min-width:1024px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-4 .item {
        flex-basis: 25%
    }
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-4 .item img {
        max-height: 33vh
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .9);
    z-index: 500;
    transform: translateY(-50%);
    transition: .2s ease
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev:hover,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next:hover {
    background-color: #fff
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev.swiper-button-disabled,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next.swiper-button-disabled {
    display: none;
    background-color: rgba(255, 255, 255, .2)
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev.swiper-button-disabled:hover,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next.swiper-button-disabled:hover {
    background-color: rgba(255, 255, 255, .2)
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev:before,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 11px;
    height: 11px;
    border-color: #bd672e;
    border-style: solid;
    border-width: 3px 3px 0 0;
    transition: .2s ease
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev:before,
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next:before {
        width: 10px;
        height: 10px
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev:hover:before,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next:hover:before {
    opacity: .8
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev.swiper-button-disabled:before,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next.swiper-button-disabled:before {
    opacity: .3
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev.swiper-button-disabled:hover:before,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next.swiper-button-disabled:hover:before {
    opacity: .3
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev {
    left: 45px
}

@media (max-width:1024px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev {
        left: 20px
    }
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev {
        left: 1px
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev:before {
    left: 56%;
    transform: translateY(-50%) translateX(-50%) rotate(-135deg)
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next {
    right: 45px
}

@media (max-width:1024px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next {
        right: 20px
    }
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next {
        right: 1px
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next:before {
    left: 44%;
    transform: translateY(-50%) translateX(-50%) rotate(45deg)
}

body.rtl .motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item {
    margin: 0 15px 10px 0
}

body.rtl .motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.special-label-inline i {
    margin-right: 0;
    margin-left: .5em
}

body.rtl .motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit {
    margin-right: 0;
    margin-left: 9px
}

body.rtl .motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup {
    left: auto;
    right: 0;
    padding: 0 0 0 9px
}

body.rtl .motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
    justify-content: flex-start
}

body.rtl .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper.stretch {
    left: auto;
    right: calc(-1 * (100vw - 100%) / 2)
}

.stm-template-car_dealer_two_elementor.inventory-dark .motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item {
    background: #373c3f;
    color: #fff
}

.stm-template-car_dealer_two_elementor.inventory-dark .motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.special-label-inline {
    background: 0 0
}

.motors-elementor-single-listing-gallery-mosaic {
    position: relative
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-mosaic {
        display: flex;
        flex-direction: column-reverse
    }
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-meta-top {
    display: flex;
    justify-content: space-between
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-mosaic .stm-gallery-meta-top {
        margin-bottom: 5px
    }
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-mosaic .stm-gallery-meta-top {
        padding-top: 15px
    }
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box {
    display: flex;
    flex-wrap: wrap;
    min-width: 190px;
    position: relative;
    left: unset;
    top: unset;
    max-width: 60%
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit {
    width: 28px;
    height: 28px;
    margin-right: 9px;
    margin-bottom: 10px;
    background: rgba(0, 0, 0, .1);
    text-align: center;
    line-height: 28px;
    border-radius: 2px
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit:hover {
    background: rgba(0, 0, 0, .2)
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit>a {
    border: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    text-decoration: none
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit>a i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%)
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit i {
    color: #777
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit i:before {
    color: #777
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit:hover {
    cursor: pointer
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit.active {
    background: red
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .st_sharethis_large {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup {
    display: none;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    z-index: -1;
    padding: 0 9px 0 0
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
    display: flex;
    justify-content: flex-end;
    opacity: 1;
    z-index: 10;
    transform: translateX(0)
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode {
    background: #fff;
    padding: 5px 2px 1px;
    border-radius: 3px;
    border: 1px solid #ddd
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode .a2a_kit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item {
    display: inline-block;
    text-align: center;
    background: rgba(0, 0, 0, .1);
    border-radius: 2px;
    color: #777;
    font-size: 12px;
    text-transform: uppercase;
    min-width: 85px;
    padding: 5px 15px;
    margin: 0 0 10px 15px
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.accented {
    background-color: #6c98e0;
    color: #fff
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.special-label-inline {
    background-color: transparent;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    min-width: auto
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.special-label-inline i {
    font-size: 1.1em;
    margin-right: .5em
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.stm-car-videos {
    cursor: pointer
}

body.rtl .motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item {
    margin: 0 15px 10px 0
}

body.rtl .motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.special-label-inline i {
    margin-right: 0;
    margin-left: .5em
}

body.rtl .motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit {
    margin-right: 0;
    margin-left: 9px
}

body.rtl .motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup {
    left: auto;
    right: 0;
    padding: 0 0 0 9px
}

body.rtl .motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
    justify-content: flex-start
}

.mosaic-gallery {
    display: flex;
    align-items: stretch
}

.mosaic-gallery .item {
    position: relative
}

.mosaic-gallery .item a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block
}

.mosaic-gallery .item a.video:before {
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f144";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 51px;
    height: 51px;
    background: rgba(255, 255, 255, .8);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    color: #232628;
    font-size: 30px;
    z-index: 20
}

.mosaic-gallery .item a.video:hover:before {
    color: #6c98e0
}

.mosaic-gallery .item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .2s ease
}

.mosaic-gallery .item a:hover img {
    filter: brightness(1.1)
}

.mosaic-gallery .item.item-small .more-label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    background-color: rgba(0, 0, 0, .5)
}

@media (max-width:992px) {
    .mosaic-gallery .item.item-small .more-label {
        font-size: 4.3vw
    }
}

.mosaic-gallery.items-1 .item {
    height: 440px;
    flex-basis: 100%;
    flex-grow: 1;
    max-height: 52vh
}

@media (max-width:992px) {
    .mosaic-gallery.items-1 .item {
        max-height: 55vw
    }
}

.mosaic-gallery.items-2 {
    margin: 0 -5px 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-2 {
        flex-direction: column
    }
}

.mosaic-gallery.items-2 .item a {
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px
}

.mosaic-gallery.items-2 .item-big {
    height: 350px;
    flex-basis: 50%;
    flex-grow: 1
}

@media (max-width:992px) {
    .mosaic-gallery.items-2 .item-big {
        height: auto;
        flex-basis: auto
    }
    .mosaic-gallery.items-2 .item-big a {
        position: static;
        width: auto;
        height: auto
    }
    .mosaic-gallery.items-2 .item-big img {
        position: static;
        width: auto;
        height: auto
    }
}

.mosaic-gallery.items-3 {
    margin: 0 -10px 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-3 {
        margin: 0 -4px 10px;
        flex-direction: column
    }
}

.mosaic-gallery.items-3 .item a {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-3 .item a {
        left: 4px;
        right: 4px;
        top: 4px;
        bottom: 4px
    }
}

.mosaic-gallery.items-3 .item-big {
    height: 450px;
    flex-basis: 65%;
    flex-grow: 1
}

@media (max-width:992px) {
    .mosaic-gallery.items-3 .item-big {
        height: auto;
        flex-basis: auto
    }
    .mosaic-gallery.items-3 .item-big a {
        position: static;
        width: auto;
        height: auto
    }
    .mosaic-gallery.items-3 .item-big img {
        position: static;
        width: auto;
        height: auto
    }
}

.mosaic-gallery.items-3 .item-small {
    flex-basis: 100%
}

@media (max-width:992px) {
    .mosaic-gallery.items-3 .item-small {
        flex-basis: 50%;
        height: 22vw
    }
}

.mosaic-gallery.items-3 .wrapper-small {
    flex-basis: 35%;
    display: flex;
    flex-wrap: wrap
}

.mosaic-gallery.items-4 {
    margin: 0 -10px 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-4 {
        margin: 0 -4px 10px;
        flex-direction: column
    }
}

.mosaic-gallery.items-4 .item a {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-4 .item a {
        left: 4px;
        right: 4px;
        top: 4px;
        bottom: 4px
    }
}

.mosaic-gallery.items-4 .item-big {
    height: 450px;
    flex-basis: 65%;
    flex-grow: 1
}

@media (max-width:992px) {
    .mosaic-gallery.items-4 .item-big {
        height: auto;
        flex-basis: auto
    }
    .mosaic-gallery.items-4 .item-big a {
        position: static;
        margin: 4px
    }
    .mosaic-gallery.items-4 .item-big img {
        position: static;
        width: auto;
        height: auto
    }
}

.mosaic-gallery.items-4 .item-small {
    flex-basis: 100%
}

@media (max-width:992px) {
    .mosaic-gallery.items-4 .item-small {
        flex-basis: 33.3%;
        height: 20vw
    }
}

.mosaic-gallery.items-4 .wrapper-small {
    flex-basis: 35%;
    display: flex;
    flex-wrap: wrap
}

.mosaic-gallery.items-5 {
    margin: 0 -7px 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-5 {
        margin: 0 -4px 10px;
        flex-direction: column
    }
}

.mosaic-gallery.items-5 .item a {
    left: 7px;
    top: 7px;
    right: 7px;
    bottom: 7px
}

@media (max-width:992px) {
    .mosaic-gallery.items-5 .item a {
        left: 4px;
        top: 4px;
        right: 4px;
        bottom: 4px
    }
}

.mosaic-gallery.items-5 .item-big {
    height: 400px;
    flex-basis: 50%;
    flex-grow: 1
}

@media (max-width:992px) {
    .mosaic-gallery.items-5 .item-big {
        height: auto;
        flex-basis: auto
    }
    .mosaic-gallery.items-5 .item-big a {
        position: static;
        margin: 4px
    }
    .mosaic-gallery.items-5 .item-big img {
        position: static;
        width: auto;
        height: auto
    }
}

.mosaic-gallery.items-5 .item-small {
    flex-basis: 50%
}

@media (max-width:992px) {
    .mosaic-gallery.items-5 .item-small {
        height: 23vw
    }
}

.mosaic-gallery.items-5 .wrapper-small {
    flex-basis: 50%;
    display: flex;
    flex-wrap: wrap
}

.mosaic-gallery.items-6 {
    margin: 0 -10px 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-6 {
        margin: 0 -4px 10px;
        flex-direction: column
    }
}

.mosaic-gallery.items-6 .item a {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-6 .item a {
        left: 4px;
        right: 4px;
        top: 4px;
        bottom: 4px
    }
}

.mosaic-gallery.items-6 .item-big {
    height: 400px;
    flex-basis: 100%
}

@media (max-width:992px) {
    .mosaic-gallery.items-6 .item-big {
        height: auto;
        flex-basis: 100%
    }
    .mosaic-gallery.items-6 .item-big a {
        position: static;
        margin: 4px
    }
    .mosaic-gallery.items-6 .item-big img {
        position: static;
        width: auto;
        height: auto
    }
}

.mosaic-gallery.items-6 .wrapper-big {
    flex-basis: 66.6%;
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap
}

.mosaic-gallery.items-6 .wrapper-big .item-small {
    flex-basis: 50%;
    height: 200px
}

@media (max-width:992px) {
    .mosaic-gallery.items-6 .wrapper-big .item-small {
        height: 23vw
    }
}

.mosaic-gallery.items-6 .wrapper-small {
    flex-basis: 33.3%;
    display: flex;
    flex-wrap: wrap
}

.mosaic-gallery.items-6 .wrapper-small .item-small {
    flex-basis: 100%
}

@media (max-width:992px) {
    .mosaic-gallery.items-6 .wrapper-small .item-small {
        flex-basis: 33.3%;
        height: 20vw
    }
}

.mosaic-gallery .additional-images {
    display: none
}

.stm-template-car_dealer_two_elementor.inventory-dark .motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item {
    background: #373c3f;
    color: #fff
}

.stm-template-car_dealer_two_elementor.inventory-dark .motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.special-label-inline {
    background: 0 0
}

body.rtl .stm-swiper-controls .stm-swiper-prev:after,
body.rtl .stm-swiper-controls .stm-swiper-next:after {
    margin-right: 11px
}

.motors-elementor-single-listing-gallery {
    position: relative;
    max-width: 798px;
    overflow: hidden;
    margin-bottom: 45px
}

.motors-elementor-single-listing-gallery:hover .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev {
    left: 0
}

.motors-elementor-single-listing-gallery:hover .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
    right: 0
}

.motors-elementor-single-listing-gallery .stm-car-medias {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 20
}

.motors-elementor-single-listing-gallery .stm-car-medias>div {
    display: inline-block;
    margin-right: 9px;
    padding: 4px 15px 2px 10px;
    border-radius: 2px;
    background: rgba(0, 0, 0, .3);
    transition: all .3s ease;
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600
}

.motors-elementor-single-listing-gallery .stm-car-medias>div i {
    font-size: 12px;
    margin-right: 2px
}

.motors-elementor-single-listing-gallery .stm-car-medias>div span {
    position: relative;
    top: -1px;
    text-transform: uppercase
}

.motors-elementor-single-listing-gallery .stm-car-medias>div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, .6)
}

.motors-elementor-single-listing-gallery .stm-car-medias>div .stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px
}

.motors-elementor-single-listing-gallery.actions-onhover .stm-car-medias {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease
}

.motors-elementor-single-listing-gallery.actions-onhover:hover .stm-car-medias {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery.badge-right-top .special-label,
.motors-elementor-single-listing-gallery.badge-right-top .special-label.h5 {
    left: auto;
    right: -81px;
    transform: rotate(45deg) translateZ(0)
}

.motors-elementor-single-listing-gallery.badge-right-bottom .special-label,
.motors-elementor-single-listing-gallery.badge-right-bottom .special-label.h5 {
    left: auto;
    right: -78px;
    top: auto;
    bottom: 25px
}

.motors-elementor-single-listing-gallery.badge-left-bottom .special-label,
.motors-elementor-single-listing-gallery.badge-left-bottom .special-label.h5 {
    top: auto;
    bottom: 20px;
    left: -76px;
    transform: rotate(45deg) translateZ(0)
}

.motors-elementor-single-listing-gallery.video-left .stm-car-medias {
    right: unset;
    left: 16px
}

@media (max-width:550px) {
    .motors-elementor-single-listing-gallery.video-left .stm-car-medias {
        top: unset;
        left: unset;
        right: 7px;
        bottom: 120px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .motors-elementor-single-listing-gallery.video-left .stm-car-medias {
        bottom: 140px;
        right: 7px;
        left: unset;
        top: unset
    }
}

.motors-elementor-single-listing-gallery .stm-gallery-actions {
    position: absolute;
    right: 7px;
    top: 16px;
    z-index: 20
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit {
    position: relative;
    float: left;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 9px;
    background: rgba(0, 0, 0, .3);
    text-align: center;
    border-radius: 2px
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a {
    border: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-brochure {
    line-height: 30px
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-brochure i {
    margin-left: 0
}

@media (max-width:920px) {
    .motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-car-print i {
        position: absolute;
        top: 50%;
        left: 8px
    }
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-car-print i {
        position: absolute;
        top: 50%;
        left: 8px
    }
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a i {
    margin: 0
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.car-action-unit {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.car-action-unit i {
    position: static;
    transform: none
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit i {
    color: #fff
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit:hover {
    cursor: pointer
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit.active {
    background: red
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .st_sharethis_large {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup {
    display: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 0 0 4px
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
    display: block;
    top: 100%;
    left: -100%;
    opacity: 1;
    z-index: 10;
    margin-top: 2px;
    transform: translateX(-68%)
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup .addtoany_shortcode {
    background: #fff;
    padding: 5px 5px 1px;
    border-radius: 3px;
    border: 1px solid #ddd
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup .addtoany_shortcode .a2a_kit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.motors-elementor-single-listing-gallery.actions-onhover .stm-gallery-actions {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease
}

.motors-elementor-single-listing-gallery.actions-onhover:hover .stm-gallery-actions {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery {
    max-width: 798px;
    margin-left: 0;
    margin-right: 0;
    position: relative
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .video-preview a:before {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 63px;
    margin: -45px 0 0 -45px !important
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image img {
    width: 100%
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a img {
    height: 100vw;
    max-height: 466px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:460px) {
    .motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a img {
        max-height: 220px
    }
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) translateZ(0);
    font-size: 26px;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: opacity .25s ease
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-circle {
    border-radius: 50%;
    width: 2.8em;
    height: 2.8em;
    background: #6c98e0
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon {
    width: 3em;
    height: 1.75em;
    background: #6c98e0;
    backface-visibility: hidden
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon:before {
    content: "";
    display: block;
    border-bottom: .9em solid #6c98e0;
    border-left: 1.5em solid transparent;
    border-right: 1.5em solid transparent;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    backface-visibility: hidden
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon:after {
    content: "";
    display: block;
    border-top: .9em solid #6c98e0;
    border-left: 1.5em solid transparent;
    border-right: 1.5em solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    backface-visibility: hidden
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon i {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-46%) translateY(-45%) translateZ(0)
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a:hover .image-icon {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-overlay {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .35);
    visibility: hidden;
    opacity: 0;
    transition: .15s ease
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a:hover .image-overlay {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery:not(.display-thumbnails):hover .motors-elementor-big-gallery .stm-single-image a .image-icon {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery:not(.display-thumbnails):hover .motors-elementor-big-gallery .stm-single-image a .image-overlay {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery.no-thumbnails .motors-elementor-big-gallery .stm-single-image {
    height: 0
}

.motors-elementor-single-listing-gallery.no-thumbnails .motors-elementor-big-gallery .stm-single-image:first-child {
    height: auto
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery {
    position: relative;
    margin-top: 22px
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery:after {
    display: table;
    content: "";
    clear: both
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image {
    max-width: 142px;
    width: 142px
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image:hover {
    cursor: pointer
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image img {
    width: 100%;
    max-width: 142px;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 2/1.15
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image {
        max-width: none
    }
    .motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image img {
        max-width: none
    }
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide:hover {
    cursor: pointer
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide:after {
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 38, 40, .3);
    visibility: visible;
    opacity: 0;
    width: auto;
    margin: 0 auto
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide-thumb-active:after {
    visibility: visible;
    opacity: 1;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 38, 40, .3);
    max-width: 142px;
    width: auto;
    margin: 0 auto
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide-thumb-active:after {
        max-width: none
    }
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls {
    margin-top: 0
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev,
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
    position: absolute;
    top: 0;
    width: 30px;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 2;
    cursor: pointer
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev:after,
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next:after {
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #fff;
    line-height: 82px;
    margin-left: 11px
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev {
    left: -30px
}

@media (max-width:1024px) {
    .motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev {
        left: 0
    }
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev:after {
    content: "\f053"
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
    right: -30px
}

@media (max-width:1024px) {
    .motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
        right: 0
    }
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next:after {
    content: "\f054"
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .video-preview {
    position: relative
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .video-preview:before {
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f144";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 51px;
    height: 51px;
    background: rgba(255, 255, 255, .8);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    color: #184c4f;
    font-size: 30px;
    z-index: 20
}

.single-car-data {
    margin-bottom: 0
}

@media (min-width:768px) {
    .single-car-data .stm-single-car-history-image {
        max-width: 180px;
        margin: 0 auto
    }
}

.single-car-data .single-car-data-data-columns {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 -10px
}

.single-car-data .single-car-data-data-columns .stm-single-car-history-image {
    flex-basis: 50%;
    flex-grow: 1;
    margin: 2px 0;
    padding: 0 10px
}

.single-car-data .single-car-data-data-columns .stm-single-car-history-image img {
    height: auto;
    max-width: 100%
}

.listing-infos-wrap {
    margin-top: -6px;
    margin-bottom: 25px
}

.listing-infos-wrap .title_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-bottom: 9px
}

.listing-infos-wrap .title_wrap i {
    color: red
}

.listing-infos-wrap .title_wrap .title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #232628;
    margin: 5px 0 0 13px
}

.listing-infos-wrap .info-list-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.listing-infos-wrap .info-list-wrap ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 9px 0 8px;
    margin: 0
}

.stm-single-listing-map__element {
    width: 100%;
    height: 253px
}

.stm-single-listing-map__address {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 8px
}

.stm-single-listing-map__address svg,
.stm-single-listing-map__address i {
    width: 16px;
    height: 16px;
    font-size: 13px;
    margin-right: 1em
}

.stm-single-listing-map__address+.stm-single-listing-map__element {
    margin-top: 1.5em
}

.stm-single-listing-map__address_text {
    flex: 1
}

.stm_single_car_mpg .single-car-mpg .mpg-icon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center
}

.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons {
    margin: 0
}

.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons a {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: auto;
    line-height: 1.35;
    padding: 17px 25px
}

.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons a i {
    position: static;
    left: unset;
    top: unset
}

.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons a .label {
    flex-grow: 1
}

body.rtl .motors-elementor-search-results-wrap .navigation-controls .back-search-results .fas {
    transform: rotate(180deg)
}

body.rtl .motors-elementor-search-results-wrap .navigation-controls .next-prev-controls {
    flex-direction: row-reverse
}

@media (max-width:550px) {
    body.rtl .motors-elementor-search-results-wrap .stm-isearch-results-carousel {
        padding: 0 25px 15px 15px
    }
}

body.rtl .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price.discounted-price .regular-price {
    display: flex;
    flex-direction: row-reverse;
    direction: ltr
}

body.rtl .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price.discounted-price .regular-price .label-price {
    padding-left: 3px
}

body.rtl .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .stm-badge-directory {
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0)
}

body.rtl .motors-elementor-search-results-wrap .stm-template-front-loop .price .sale-price .label-price {
    display: inline-block
}

body.rtl .motors-elementor-search-results-wrap .stm-template-front-loop .price .sale-price .heading-font {
    direction: ltr;
    display: inline-block
}

body.rtl .motors-elementor-search-results-wrap .stm-template-front-loop .price .normal-price .label-price {
    display: inline-block
}

body.rtl .motors-elementor-search-results-wrap .stm-template-front-loop .price .normal-price .heading-font {
    direction: ltr;
    display: inline-block
}

.motors-elementor-search-results-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .18), inset 0 4px 0 #6c98e0
}

.motors-elementor-search-results-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between
}

.motors-elementor-search-results-wrap .navigation-controls .back-search-results {
    padding-top: 7px
}

.motors-elementor-search-results-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0
}

.motors-elementor-search-results-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px
}

.motors-elementor-search-results-wrap .navigation-controls .back-search-results a {
    text-decoration: none
}

.motors-elementor-search-results-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none
}

.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls {
    display: flex
}

.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-prev,
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-next {
    padding: 9px 13px 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1803921569);
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px
}

.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas,
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000
}

.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled,
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset
}

.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .disabled {
    opacity: .5
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel {
    padding: 0 0 15px
}

@media (max-width:767px) {
    .motors-elementor-search-results-wrap .stm-isearch-results-carousel {
        padding: 0 0 15px 25px
    }
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop {
    max-width: 270px;
    padding: 3px
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop:not(.current) .rmv_txt_drctn:hover .image:before {
    opacity: 0
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop:not(.current) .image:before {
    opacity: 0
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity .2s ease;
    transform: translateZ(0);
    opacity: 1;
    z-index: 100;
    border: 5px solid #6c98e0
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .listing-car-item-meta,
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .stm-badge-directory {
    z-index: 150
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .stm-badge-directory {
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0)
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image img:before {
    background: rgba(0, 0, 0, .2)
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .listing-car-item-meta .car-meta-top {
    border-bottom: none
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image {
    position: relative
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image img {
    max-height: 133px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .listing-car-item-meta {
    padding-top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translate3d(0, 0, 0)
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap {
    position: relative
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .listing-car-item-meta {
    bottom: 10px
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap img {
    max-width: 100%
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap {
    top: -4px
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div {
    border-bottom-width: 3px
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active {
    border-color: #6c98e0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active:first-child:last-child {
    border-color: transparent
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div:not(.active) {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-color: #ccc
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 6px;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: -1;
    visibility: hidden
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining i {
    font-size: 48px;
    display: block
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining p {
    font-size: 16px;
    font-weight: 400
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining.active {
    visibility: visible
}

@media (max-width:767px) {
    .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image img {
        width: 100%
    }
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a {
    color: #000
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a:hover,
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a:active,
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a:focus {
    color: #000
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price {
    background-color: #6c98e0;
    color: #fff;
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #6c98e0;
    text-align: right
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price:before {
    background-color: #6c98e0;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #6c98e0;
    transform: skew(-14deg, 0deg);
    z-index: 1
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .heading-font {
    color: #fff
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .price-form-label {
    z-index: 1;
    position: relative;
    font-weight: 700
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price.discounted-price {
    padding: 1px 10px 2px 4px
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price.discounted-price .regular-price {
    color: #232628;
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through;
    position: relative;
    z-index: 1
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .sale-price {
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    position: relative;
    z-index: 1
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .normal-price {
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 1;
    font-weight: 700
}

.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image.empty-image:before {
    bottom: 10px;
    height: 100%
}

.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image:before {
    bottom: 10px;
    height: unset
}

@media (max-width:1024px) {
    .stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image:before {
        height: 100%
    }
}

.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .brazzers-wrap .tmb-wrap {
    top: 0;
    height: unset;
    bottom: 10px
}

.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .brazzers-wrap .tmb-wrap .tmb-wrap-table.active {
    border-bottom: none !important;
    border-color: transparent !important
}

.stm-template-listing_five_elementor .stm-badge-directory,
.stm-template-listing_five_elementor .stm-badge-directory.heading-font {
    right: unset;
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0)
}

.similar-listings .similar-listings-title {
    border-color: #6c98e0
}

body.rtl .listing-specifications-wrap .title_wrap i {
    margin: 0 0 0 13px
}

body.rtl .listing-specifications-wrap .info-list-wrap ul li .item-value {
    padding-left: 0
}

.listing-specification-cols {
    display: block;
    margin: 0 -15px
}

.listing-specification-cols.one_column .listing-specifications-wrap {
    width: 100%
}

.listing-specification-cols.two_column:after {
    content: "";
    clear: both;
    display: table
}

.listing-specification-cols.two_column .listing-specifications-wrap {
    width: 50%
}

@media (max-width:500px) {
    .listing-specification-cols.two_column .listing-specifications-wrap {
        width: 100%
    }
}

.listing-specification-cols.two_column .listing-specifications-wrap.left {
    float: left
}

.listing-specification-cols.two_column .listing-specifications-wrap.right {
    float: right
}

.listing-specifications-wrap {
    margin: 0 0 25px;
    padding: 0 15px
}

.listing-specifications-wrap .title_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-bottom: 9px
}

.listing-specifications-wrap .title_wrap i {
    color: red;
    margin-right: 13px
}

.listing-specifications-wrap .title_wrap .title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #232628;
    margin: 5px 0 0
}

.listing-specifications-wrap .info-list-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.listing-specifications-wrap .info-list-wrap ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 9px 0 8px;
    margin: 0
}

.listing-specifications-wrap .info-list-wrap ul li .item-title {
    max-width: 40%
}

.listing-specifications-wrap .info-list-wrap ul li .item-value {
    max-width: 60%;
    padding-left: 5px;
    text-align: right
}

.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons {
    margin: 0
}

.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons a {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: auto;
    line-height: 1.35;
    padding: 17px 25px
}

.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons a i {
    position: static;
    left: unset;
    top: unset
}

.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons a .label {
    flex-grow: 1
}

.stm-sidebar-mode-vc .stm-listing-car-dealer-info,
.stm-single-car-side .stm-listing-car-dealer-info,
.stm-single-listing-car-sidebar .stm-listing-car-dealer-info {
    padding: 0;
    box-shadow: none;
    border-top: none;
    margin-bottom: 40px
}

.stm-listing-car-dealer-info .stm-no-text-decoration:hover,
.stm-listing-car-dealer-info .stm-no-text-decoration:active,
.stm-listing-car-dealer-info .stm-no-text-decoration:focus {
    text-decoration: none !important
}

.stm-listing-car-dealer-info .title {
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: -.4px
}

.stm-listing-car-dealer-info .dealer-image {
    float: left;
    margin-right: 20px
}

.stm-listing-car-dealer-info .dealer-rating {
    padding-top: 6px;
    overflow: hidden
}

.stm-listing-car-dealer-info .dealer-rating .stm-rate-sum {
    color: #888;
    font-size: 13px
}

.stm-listing-car-dealer-info .dealer-contacts {
    margin: 29px 0 15px;
    border-top: 1px solid #e5e8ec
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
    position: relative;
    margin-top: 20px
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span {
    font-size: 11px;
    cursor: pointer;
    -webkit-text-decoration: dotted;
    text-decoration: dotted;
    border-bottom: 1px dotted;
    line-height: 20px;
    position: relative;
    min-width: 20px;
    margin-left: 15px
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span.load_number {
    color: transparent
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span.load_number:before {
    content: "\f1ce";
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    color: #333;
    font-size: 15px;
    position: absolute;
    left: 0;
    animation: spin 2s linear infinite
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp {
    padding-top: 7px
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail {
    margin-top: 20px;
    padding-top: 0
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail {
    padding-left: 0
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp a,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    text-decoration: none
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp a:hover,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp a:active,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp a:focus,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:hover,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:active,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:focus {
    text-decoration: none
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn {
    display: flex;
    align-items: center;
    letter-spacing: normal;
    text-align: left
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn>span,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn>span,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn>span,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn>span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn i,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn i,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn i,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn i {
    position: initial
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-top: 25px;
    font-style: normal;
    letter-spacing: normal
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone {
    margin-bottom: -1px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.5px
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    font-size: 13px;
    color: #888
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i {
    color: red;
    font-size: 13px
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i.stm-service-icon-pin_2 {
    font-size: 16px
}

.stm-listing-car-dealer-info .stm-rate-unit {
    height: 13px;
    line-height: 13px;
    overflow: hidden
}

.stm-listing-car-dealer-info .stm-rate-unit .stm-rate-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.stm-listing-car-dealer-info .stm-rate-unit .stm-rate-not-filled {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px
}

.stm-listing-car-dealer-info .stm-rate-unit .stm-rate-not-filled:after {
    color: #edab1f;
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 1px
}

.stm-listing-car-dealer-info .stm-rate-unit .stm-rate-filled {
    font-size: 13px;
    overflow: hidden
}

.stm-listing-car-dealer-info .stm-rate-unit .stm-rate-filled:after {
    color: #edab1f;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 1px
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c a .title {
    margin: 1px 0 0;
    font-size: 16px
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c a .stm-label {
    font-size: 13px;
    color: #888
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .image {
    float: left;
    margin-right: 14px;
    text-align: center;
    line-height: 40px;
    width: 40px
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .image img {
    border-radius: 50%;
    overflow: hidden
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .image .no-avatar {
    width: 40px;
    height: 40px;
    background-color: #eee;
    color: #5b6771;
    border-radius: 50%;
    font-size: 16px;
    text-indent: 2px
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .image a {
    text-decoration: none !important
}

.stm-template-listing_four .stm-listing-car-dealer-info,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info {
    padding: 22px 23px 8px;
    border: 3px solid #e4e6ea
}

.stm-template-listing_four .stm-listing-car-dealer-info .stm-border-bottom-unit,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info .stm-border-bottom-unit {
    padding-bottom: 19px;
    margin-bottom: 0;
    border: 0
}

.stm-template-listing_four .stm-listing-car-dealer-info .dealer-contact-unit.phone,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info .dealer-contact-unit.phone {
    padding-right: 0 !important
}

.stm-template-listing_four .stm-listing-car-dealer-info .title,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info .title {
    margin-top: 0
}

.stm-template-listing_four .stm-listing-car-dealer-info .dealer-contacts,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info .dealer-contacts {
    margin: 29px 0 18px
}

@media (max-width:991px) {
    .stm-template-listing_four .stm-listing-car-dealer-info,
    .stm-template-listing_four_elementor .stm-listing-car-dealer-info {
        margin-top: 25px
    }
}

@media (max-width:1100px) {
    .stm-template-listing_four .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit,
    .stm-template-listing_four_elementor .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
        padding-left: 19px
    }
}

@media (max-width:991px) {
    .stm-template-listing .stm-listing-car-dealer-info {
        margin-top: 25px
    }
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts {
    margin: 29px 0 28px
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
    border-top: 1px solid #e5e8ec
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .whatsapp-btn,
.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .email-btn {
    color: #1a2c33 !important
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.5px;
    margin-bottom: 5px
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone .phone {
    color: #1a2c33
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone .phone a {
    color: #1a2c33 !important
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i {
    top: 30px;
    left: 10px
}

.stm-template-listing_five .stm-user-public-profile .stm-user-sidebar .stm-listing-car-dealer-info {
    display: none !important
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts {
    margin: 29px 0 28px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    margin-top: 14px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail i {
    font-size: 15px;
    color: #4e90cc
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .stm-label {
    color: #888;
    font-size: 13px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    font-size: 14px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:hover {
    color: #cc761a
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.5px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    font-size: 13px;
    color: #888
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i {
    position: absolute;
    top: 21px;
    left: 0;
    color: #ff9420;
    font-size: 13px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i.stm-service-icon-pin_2 {
    font-size: 16px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .address {
    color: #cc761a;
    font-size: 13px;
    line-height: 18px
}

.stm-template-equipment .stm-listing-car-dealer-info {
    background-color: transparent
}

.stm-template-equipment .stm-listing-car-dealer-info .dealer-contacts .stm-show-number {
    color: #fff
}

.stm-template-equipment .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone a,
.stm-template-equipment .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone div.phone {
    color: #fff
}

.stm-template-motorcycle .stm-listing-car-dealer-info {
    background-color: transparent
}

.stm-template-motorcycle .stm-listing-car-dealer-info .dealer-contacts .stm-show-number {
    color: #fff
}

.stm-template-motorcycle .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone a,
.stm-template-motorcycle .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone div.phone {
    color: #fff
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c a .title {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .stm-label {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
    padding-top: 17px;
    border-top: 1px solid #e5e8ec
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    margin-bottom: 5px;
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    margin-top: 14px
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp,
.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail {
    border-top: none
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i {
    color: #ffb129
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .address {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info {
    background-color: transparent
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c a .title {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .stm-label {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .title {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .stm-show-number {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone a,
.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone div.phone {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span.load_number {
    color: transparent
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span.load_number:before {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    margin-top: 14px
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail i {
    color: #4e90cc
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .stm-label {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:hover {
    color: #3350b8
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .address {
    color: #fff
}

.stm-single-car-side .stm-listing-car-dealer-info-simple,
.stm-single-listing-car-sidebar .stm-listing-car-dealer-info-simple {
    padding: 0;
    box-shadow: none;
    border-top: none;
    margin-bottom: 40px
}

.stm-listing-car-dealer-info-simple {
    background-color: #fff;
    padding: 29px 0;
    border-bottom: 1px solid #e5e8ec
}

.stm-listing-car-dealer-info-simple .stm-no-text-decoration:hover,
.stm-listing-car-dealer-info-simple .stm-no-text-decoration:active,
.stm-listing-car-dealer-info-simple .stm-no-text-decoration:focus {
    text-decoration: none !important
}

.stm-listing-car-dealer-info-simple .title {
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: -.4px
}

.stm-listing-car-dealer-info-simple .dealer-image {
    float: left;
    margin-right: 20px
}

.stm-listing-car-dealer-info-simple .dealer-rating {
    padding-top: 6px;
    overflow: hidden
}

.stm-listing-car-dealer-info-simple .dealer-rating .stm-rate-sum {
    color: #888;
    font-size: 13px
}

.stm-listing-car-dealer-info-simple .stm-rate-unit {
    height: 13px;
    line-height: 13px;
    overflow: hidden
}

.stm-listing-car-dealer-info-simple .stm-rate-unit .stm-rate-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.stm-listing-car-dealer-info-simple .stm-rate-unit .stm-rate-not-filled {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px
}

.stm-listing-car-dealer-info-simple .stm-rate-unit .stm-rate-not-filled:after {
    color: #edab1f;
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 1px
}

.stm-listing-car-dealer-info-simple .stm-rate-unit .stm-rate-filled {
    font-size: 13px;
    overflow: hidden
}

.stm-listing-car-dealer-info-simple .stm-rate-unit .stm-rate-filled:after {
    color: #edab1f;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 1px
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c a .title {
    margin: 1px 0 0;
    font-size: 16px
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c a .stm-label {
    font-size: 13px;
    color: #888
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .image {
    float: left;
    margin-right: 14px;
    text-align: center;
    line-height: 40px;
    width: 40px
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .image img {
    border-radius: 50%;
    overflow: hidden
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .image .no-avatar {
    width: 40px;
    height: 40px;
    background-color: #eee;
    color: #5b6771;
    border-radius: 50%;
    font-size: 16px;
    text-indent: 2px
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .image a {
    text-decoration: none !important
}

.stm-template-listing_four .stm-listing-car-dealer-info-simple,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info-simple {
    padding: 22px 23px 8px;
    border: 3px solid #e4e6ea
}

.stm-template-listing_four .stm-listing-car-dealer-info-simple .stm-border-bottom-unit,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info-simple .stm-border-bottom-unit {
    padding-bottom: 19px;
    margin-bottom: 0;
    border: 0
}

.stm-template-listing_four .stm-listing-car-dealer-info-simple .title,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info-simple .title {
    margin-top: 0
}

@media (max-width:991px) {
    .stm-template-listing_four .stm-listing-car-dealer-info-simple,
    .stm-template-listing_four_elementor .stm-listing-car-dealer-info-simple {
        margin-top: 25px
    }
}

@media (max-width:991px) {
    .stm-template-listing .stm-listing-car-dealer-info-simple {
        margin-top: 25px
    }
}

.stm-template-listing_five .stm-user-public-profile .stm-user-sidebar .stm-listing-car-dealer-info-simple {
    display: none !important
}

.stm-template-equipment .stm-listing-car-dealer-info-simple {
    background-color: transparent
}

.stm-template-motorcycle .stm-listing-car-dealer-info-simple {
    background-color: transparent
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c a .title {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .stm-label {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple {
    background-color: transparent
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c a .title {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .stm-label {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple .title {
    color: #fff
}

body.rtl .whats-button-wrap .whatsapp .whatsapp-btn i {
    margin: 0 0 0 20px
}

.whats-button-wrap .whatsapp .whatsapp-btn i {
    margin: 0 20px 0 0
}

body.rtl .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .content h5 {
    text-align: right
}

body.rtl .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
    float: right;
    margin: 0 0 0 20px
}

body.rtl .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta {
    left: auto;
    right: 0;
    padding: 0 0 0 55px
}

body.rtl .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author {
    margin-right: 0
}

body.rtl .stm-testimonials-carousel-wrapper .stm-swiper-controls {
    direction: ltr;
    right: auto;
    left: 0
}

.stm-testimonials-carousel-wrapper {
    border-top-style: solid;
    border-bottom-style: solid
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel {
    padding: 20px 0;
    margin: 0 auto;
    position: relative
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit {
    padding-bottom: 22px
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
    margin: 0 auto 15px auto;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media (min-width:768px) {
    .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
        float: left;
        max-width: 39%;
        margin-right: 20px
    }
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .content {
    margin-top: -3px
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .content h4 {
    margin-bottom: 22px;
    letter-spacing: .5px;
    word-spacing: -1px;
    font-size: 17px
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .content h5 {
    margin-bottom: 19px
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta {
    margin-top: 9px;
    padding-right: 55px;
    min-height: 22px
}

@media (min-width:992px) {
    .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta {
        position: absolute;
        bottom: 0;
        left: 0
    }
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author {
    display: inline-block;
    margin-right: 25px;
    text-transform: uppercase
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    display: inline-block;
    position: relative;
    padding-left: 31px;
    font-style: italic;
    color: #888
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car img.svg-icon {
    max-width: 24px;
    position: absolute;
    left: 2px;
    margin-top: -1px
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 0;
    margin-top: -12px;
    font-size: 21px;
    color: red
}

.stm-testimonials-carousel-wrapper.style_1 .elementor-testimonials-carousel .testimonial-unit>.clearfix {
    margin-bottom: 10px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit {
    padding: 0
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    text-align: center
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .image {
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 65px;
    overflow: hidden;
    border: 8px solid #fff;
    padding: 0;
    margin: 0 0 23px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    transform: translateZ(0);
    border-radius: 50%
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .author_info {
    margin-bottom: 24px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .author_info .author_name {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: -.4px;
    margin-bottom: 5px;
    font-weight: 500
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .author_info .author_position {
    font-size: 16px;
    opacity: .5;
    font-weight: 400
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .content {
    display: block;
    max-width: 76%;
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 10px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .content .title {
    text-align: center
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix img.svg-icon {
    max-width: 24px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix i {
    font-size: 36px;
    color: red
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .icon {
    margin-bottom: 60px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .icon img {
    max-width: 24px;
    position: absolute;
    left: 2px;
    margin-top: -1px
}

.stm-testimonials-carousel-wrapper.style_2 .stm-swiper-controls {
    left: 0;
    right: 0;
    position: initial
}

.stm-testimonials-carousel-wrapper.style_3 .elementor-testimonials-carousel .testimonial-unit .clearfix {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 35px 58px;
    border: 1px dashed #bec5c7
}

.stm-testimonials-carousel-wrapper.style_3 .elementor-testimonials-carousel .testimonial-unit .clearfix .image {
    float: none;
    margin: 0 0 20px
}

.stm-testimonials-carousel-wrapper.style_3 .elementor-testimonials-carousel .testimonial-unit .clearfix .image img {
    border-radius: 50%
}

.stm-testimonials-carousel-wrapper.style_3 .elementor-testimonials-carousel .testimonial-unit .clearfix .content {
    margin: 9px 0 0;
    text-align: center
}

.stm-testimonials-carousel-wrapper .swiper-pagination {
    right: 50%;
    transform: translateX(50%)
}

.stm-testimonials-carousel-wrapper .swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px;
    width: 15px;
    height: 15px;
    border: 1px solid #c1c8c9;
    background-color: transparent
}

.stm-testimonials-carousel-wrapper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--motors-base-color);
    border: 1px solid transparent
}

.stm-testimonials-carousel-wrapper .stm-swiper-controls {
    display: flex;
    justify-content: center;
    z-index: 100;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .stm-testimonials-carousel-wrapper .stm-swiper-controls {
        position: absolute;
        bottom: 30px;
        right: 10px;
        margin-bottom: 0
    }
}

.stm-testimonials-carousel-wrapper .stm-swiper-controls .stm-swiper-next,
.stm-testimonials-carousel-wrapper .stm-swiper-controls .stm-swiper-prev {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    padding: 5px 15px;
    color: #aaa
}

.stm-testimonials-carousel-wrapper .stm-swiper-controls .stm-swiper-next:hover,
.stm-testimonials-carousel-wrapper .stm-swiper-controls .stm-swiper-prev:hover {
    cursor: pointer;
    color: #6c98e0
}

.page-template-home-service-layout .elementor-testimonials-carousel .testimonial-unit {
    padding-bottom: 30px
}

.page-template-home-service-layout .elementor-testimonials-carousel .testimonial-unit .testimonial-meta {
    padding-right: 65px
}

.page-template-home-service-layout .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author {
    font-weight: 900
}

.page-template-home-service-layout .elementor-testimonials-carousel .stm-swiper-controls {
    right: 13px
}

@media (max-width:768px) {
    .stm-template-equipment .elementor-testimonials-carousel .testimonial-unit {
        padding-bottom: 35px
    }
}

.stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .clearfix {
    padding-bottom: 10px
}

@media (max-width:767px) {
    .stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .image {
        margin-bottom: 25px
    }
}

.stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .content h5 {
    color: red
}

.stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author {
    font-size: 14px;
    font-weight: 700;
    margin-right: 0
}

.stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    font-size: 13px;
    font-weight: 400;
    padding-left: 9px
}

@media (max-width:375px) {
    .stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
        padding-left: 0
    }
}

.stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    display: none
}

.stm-template-ev_dealer .stm-testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .clearfix .icon i {
    color: #0d46ff
}

.stm-template-ev_dealer .stm-testimonials-carousel-wrapper .testimonials-carousel .stm-swiper-controls .stm-swiper-prev:hover,
.stm-template-ev_dealer .stm-testimonials-carousel-wrapper .testimonials-carousel .stm-swiper-controls .stm-swiper-next:hover {
    color: #0d46ff
}

.stm-template-boats .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    position: relative;
    padding-left: 31px;
    font-style: italic;
    color: #888
}

.stm-template-boats .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    font-family: "boaticons" !important
}

.stm-template-boats .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car i:before {
    content: "\e901"
}

@media (max-width:430px) {
    .stm-template-listing_four .stm-testimonials-carousel-wrapper.style_1 .testimonial-unit .clearfix,
    .stm-template-listing_four_elementor .stm-testimonials-carousel-wrapper.style_1 .testimonial-unit .clearfix {
        margin-bottom: 20px
    }
    .stm-template-listing_four .stm-testimonials-carousel-wrapper.style_1 .testimonial-unit .testimonial-meta,
    .stm-template-listing_four_elementor .stm-testimonials-carousel-wrapper.style_1 .testimonial-unit .testimonial-meta {
        line-height: 26px
    }
}

.stm-template-listing_five .elementor-testimonials-carousel {
    padding: 38px 0 27px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.stm-template-listing_five .elementor-testimonials-carousel .testimonial-unit {
    padding-bottom: 22px;
    position: relative
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls {
    right: 3px
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-prev,
.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-next {
    display: inline-block
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-prev:hover,
.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-next:hover {
    color: #1a2c33
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-prev:after,
.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-next:after {
    font-size: 26px
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-prev {
    padding-right: 15px
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-next {
    padding-left: 15px
}

.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit {
    padding-bottom: 30px;
    position: relative
}

@media (max-width:991px) {
    .stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
        margin-right: 20px !important
    }
}

.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author {
    font-weight: 900
}

.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    color: #4c4f51
}

.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    color: #4c4f51
}

.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-prev,
.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-next {
    color: #4c4f51
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper {
    margin: 0 -15px 51px
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit {
    padding: 0 15px
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit>.clearfix {
    padding: 30px 35px 58px;
    border: 1px dashed #bec5c7
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
    margin: 0 0 20px;
    float: none;
    text-align: center
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image img {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    border-radius: 50%
}

@media (max-width:1025px) {
    .stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
        max-width: 100%;
        margin: 0 0 20px !important
    }
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-info .author {
    font-size: 18px;
    text-align: center;
    color: #343743
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-info .author-car {
    text-align: center
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .content {
    margin: 9px -5px 0;
    padding: 0 10px;
    text-align: center;
    color: #888;
    line-height: 20px;
    font-size: 13px
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .stm-swiper-controls {
    margin: 43px 0 0
}

@media (max-width:600px) {
    .stm-template-car_dealer_two .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel {
        max-width: 100%
    }
    .stm-template-car_dealer_two .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .stm-swiper-controls {
        display: none
    }
    .stm-template-car_dealer_two .stm-testimonials-carousel-wrapper.style_2 .testimonial-unit .clearfix .content {
        max-width: 95%
    }
}

body.rtl .stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-heading .stm-elementor-panel-title {
    padding: 19px 39px 8px 20px
}

body.rtl .stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-heading .stm-elementor-panel-title .stm-elementor-panel-icon {
    left: auto;
    right: 2px
}

body.rtl .stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-heading .stm-elementor-panel-title .stm-elementor-panel-control-icon-chevron {
    right: auto;
    left: 10px
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel {
    border-top: 1px solid #ddd
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-heading {
    background-color: transparent !important;
    border-color: transparent !important
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-heading:hover {
    cursor: pointer
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-heading .stm-accordion-svg-icon {
    max-width: 24px;
    position: absolute;
    left: 2px;
    margin-top: -1px
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-heading .stm-elementor-panel-title {
    padding: 19px 20px 8px 39px;
    position: relative
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-heading .stm-elementor-panel-title .stm-elementor-panel-icon {
    position: absolute;
    left: 2px;
    margin-top: -1px;
    font-size: 22px;
    color: red
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-heading .stm-elementor-panel-title .stm-elementor-panel-control-icon-chevron {
    position: absolute;
    right: 10px
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel.active .stm-elementor-panel-heading {
    background-color: transparent;
    border-color: transparent
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel.active .stm-elementor-panel-heading:hover {
    cursor: initial
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel.active .stm-elementor-panel-heading .stm-elementor-panel-title .stm-elementor-panel-icon {
    color: #6c98e0
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel.active .stm-elementor-panel-heading .stm-elementor-panel-title .stm-elementor-panel-control-icon-chevron {
    transform: rotate(180deg)
}

.stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-body {
    background-color: transparent;
    border: 0;
    padding: 5px 0;
    display: none
}

.colored-separator {
    vertical-align: top;
    font-size: 0;
    line-height: 1
}

.colored-separator .first-long,
.colored-separator .last-short {
    display: inline-block;
    vertical-align: top;
    width: 33px;
    height: 5px;
    transform: skew(-40deg, 0deg);
    border-radius: 2px
}

.colored-separator .first-long {
    margin-right: 3px
}

.colored-separator .last-short {
    width: 16px
}

body.rtl .stm-elementor-contact-form-seven form {
    direction: rtl
}

body.rtl .stm-elementor-contact-form-seven form input[type=text],
body.rtl .stm-elementor-contact-form-seven form input[type=tel],
body.rtl .stm-elementor-contact-form-seven form input[type=email],
body.rtl .stm-elementor-contact-form-seven form input[type=search],
body.rtl .stm-elementor-contact-form-seven form input[type=password] {
    direction: rtl
}

body.rtl .stm-elementor-contact-form-seven .icon-title img,
body.rtl .stm-elementor-contact-form-seven .icon-title i {
    margin: 0 0 0 10px
}

body.rtl .stm-elementor-contact-form-seven .form-group {
    text-align: right
}

body.rtl .stm-elementor-contact-form-seven .form-group input {
    text-align: right
}

.stm-elementor-contact-form-seven {
    padding-bottom: 20px
}

.stm-elementor-contact-form-seven .icon-title {
    display: flex;
    align-items: center;
    margin-bottom: 47px
}

.stm-elementor-contact-form-seven .icon-title i {
    color: #6c98e0
}

.stm-elementor-contact-form-seven .icon-title img,
.stm-elementor-contact-form-seven .icon-title i {
    margin-right: 10px
}

.stm-elementor-contact-form-seven .icon-title .title {
    margin-bottom: 0
}

.stm-elementor-contact-form-seven .form-group {
    margin-bottom: 30px
}

.stm-elementor-contact-form-seven .form-group input {
    font-size: 14px
}

.stm-elementor-contact-form-seven form {
    margin-left: 3px;
    margin-right: 3px
}

.stm-elementor-contact-form-seven form textarea {
    max-height: 143px;
    padding-top: 8px
}

.stm-elementor-contact-form-seven form input::-webkit-input-placeholder {
    font-size: 13px
}

.stm-elementor-contact-form-seven form input::-moz-placeholder {
    font-size: 13px
}

.stm-elementor-contact-form-seven form input:-moz-placeholder {
    font-size: 13px
}

.stm-elementor-contact-form-seven form input:-ms-input-placeholder {
    font-size: 13px
}

.stm-elementor-contact-form-seven form textarea::-webkit-input-placeholder {
    font-size: 13px
}

.stm-elementor-contact-form-seven form textarea::-moz-placeholder {
    font-size: 13px
}

.stm-elementor-contact-form-seven form textarea:-moz-placeholder {
    font-size: 13px
}

.stm-elementor-contact-form-seven form textarea:-ms-input-placeholder {
    font-size: 13px
}

.stm-elementor-contact-form-seven form input[type=text],
.stm-elementor-contact-form-seven form input[type=tel],
.stm-elementor-contact-form-seven form input[type=email],
.stm-elementor-contact-form-seven form input[type=date],
.stm-elementor-contact-form-seven form input[type=search],
.stm-elementor-contact-form-seven form input[type=password] {
    height: 43px;
    line-height: 43px
}

.stm-elementor-contact-form-seven form input[type=submit] {
    margin: 14px 0
}

.stm-elementor-contact-form-seven .stm-form-with-icon textarea,
.stm-elementor-contact-form-seven .stm-form-with-icon input {
    padding-left: 30px
}

.stm-elementor-contact-form-seven .wpcf7-response-output {
    margin-bottom: 20px !important
}

.stm-elementor-contact-form-seven.stm_listing_car_form {
    margin-top: 30px;
    margin-bottom: 30px
}

.stm-elementor-contact-form-seven.stm_listing_car_form .icon-title {
    margin-bottom: 15px
}

@media (min-width:768px) {
    .stm-elementor-contact-form-seven.stm_listing_car_form {
        margin-top: unset
    }
}

.stm-elementor-contact-form-seven.stm_listing_car_form input[type=text],
.stm-elementor-contact-form-seven.stm_listing_car_form input[type=tel],
.stm-elementor-contact-form-seven.stm_listing_car_form input[type=email],
.stm-elementor-contact-form-seven.stm_listing_car_form input[type=search],
.stm-elementor-contact-form-seven.stm_listing_car_form input[type=password] {
    height: 37px;
    line-height: 32px;
    font-size: 13px;
    margin-bottom: 0
}

.stm-elementor-contact-form-seven.stm_listing_car_form textarea {
    display: block;
    max-height: 125px;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -.2px
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact {
    margin-bottom: 34px
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .title {
    font-family: Montserrat;
    margin-bottom: 20px;
    color: #153e4d;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    letter-spacing: .3px
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .title i {
    position: relative;
    top: 4px;
    margin-right: 10px;
    color: red;
    font-size: 26px
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact input[type=submit] {
    border: none
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact input:not([type=submit]) {
    height: 40px;
    margin-bottom: 25px
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact textarea {
    min-height: 141px
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact input:not([type=submit]),
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact textarea {
    border: 1px solid #e1e2e4;
    background-color: #fff
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .bottom {
    display: flex;
    flex-direction: column
}

@media (min-width:992px) {
    .stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .bottom {
        flex-direction: row
    }
}

@media (min-width:992px) {
    .stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .bottom>div {
        margin-right: 16px
    }
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .bottom>div:last-child {
    margin-right: 0
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .bottom>div label {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    color: #11323e;
    font-style: normal;
    letter-spacing: normal;
    line-height: 36px;
    text-align: left;
    text-transform: uppercase
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .consent {
    margin-bottom: 15px
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .consent input[type=checkbox] {
    margin-bottom: unset;
    height: auto
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .wpcf7-not-valid .checker span {
    border: 1px solid #ff2325
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .wpcf7-form-control-wrap {
    display: block
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .wpcf7-submit {
    display: inline-block;
    top: 0 !important;
    margin: 11px 10px 0 0;
    padding: 16px 21px 14px;
    font-size: 12px;
    border-radius: 5px
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .wpcf7-response-output {
    margin-top: 25px !important;
    font-size: 13px;
    line-height: 18px;
    color: #fff
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .wpcf7-response-output.wpcf7-validation-errors {
    font-size: 13px;
    line-height: 18px;
    color: #fff
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .invalid .wpcf7-response-output,
.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .failed .wpcf7-response-output {
    color: red !important;
    border-color: red !important
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .sent .wpcf7-response-output {
    color: red
}

.info-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: space-around;
    background-size: cover;
    padding: 80px 0 77px;
    position: relative;
    z-index: 2
}

.info-wrap span {
    display: block;
    width: 100%;
    text-decoration: none;
    position: relative
}

.info-wrap span .stm_flipbox {
    position: relative;
    transform-style: preserve-3d;
    perspective: 1000px;
    padding: 0;
    border: 0
}

.info-wrap span .stm_flipbox .stm_flipbox__front,
.info-wrap span .stm_flipbox .stm_flipbox__back {
    transform: rotateX(0deg);
    transform-style: preserve-3d;
    min-height: 283px;
    height: auto;
    transition: transform .6s ease;
    backface-visibility: hidden;
    background-size: cover
}

.info-wrap span .stm_flipbox .stm_flipbox__front:after,
.info-wrap span .stm_flipbox .stm_flipbox__back:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .75
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner,
.info-wrap span .stm_flipbox .stm_flipbox__back .inner {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 50%;
    height: 100%;
    width: 100%;
    border-radius: 2px;
    outline: 1px solid transparent;
    perspective: inherit;
    backface-visibility: hidden;
    transform: translateY(-50%) translateZ(60px) scale(.94);
    z-index: 2
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner .inner-flex,
.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex {
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding-top: 53px
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner .inner-flex .stm_iconbox__icon,
.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .stm_iconbox__icon {
    overflow: hidden;
    position: relative;
    min-height: 52px;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner .inner-flex .stm_iconbox__img,
.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .stm_iconbox__img {
    overflow: hidden;
    position: relative;
    min-height: 96px;
    display: flex;
    align-items: center;
    justify-content: center
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner .inner-flex .stm_iconbox__img img,
.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .stm_iconbox__img img {
    display: block;
    width: 100%;
    max-height: 100%
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner .inner-flex .ib-title,
.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-title {
    display: block;
    max-width: 50%;
    font-size: 20px;
    margin: 31px auto 0;
    font-weight: 700;
    line-height: 24px;
    text-align: center
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner .inner-flex .ib-desc,
.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-desc {
    display: block;
    max-width: 86%;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    margin-top: 28px;
    line-height: 26px;
    letter-spacing: 0;
    transition: color .2s ease-out
}

.info-wrap span .stm_flipbox .stm_flipbox__back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 2px;
    transform: rotateX(180deg);
    transform-style: preserve-3d
}

.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-title {
    margin-top: -5px !important
}

.info-wrap span .stm_flipbox .stm_flipbox__back:after {
    opacity: 1
}

.info-wrap span .stm_flipbox:hover .stm_flipbox__front {
    transform: rotateX(-180deg);
    transform-style: preserve-3d
}

.info-wrap span .stm_flipbox:hover .stm_flipbox__back {
    transform: rotateX(0deg);
    transform-style: preserve-3d
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner .inner-flex .ib-title,
.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-title {
    color: #fff
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner .inner-flex .ib-desc,
.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-desc {
    color: #fff
}

.info-wrap span .stm_flipbox .stm_flipbox__front {
    border: 1px solid rgba(255, 255, 255, .35)
}

.info-wrap span .stm_flipbox .stm_flipbox__back {
    background: #6c98e0
}

.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-title {
    color: #fff
}

.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-desc {
    color: #fff
}

.stm-elementor-google-map button {
    box-shadow: none !important
}

.stm-elementor-google-map .dismissButton {
    background-color: #6c98e0;
    border-color: #6c98e0
}

.stm-elementor-google-map .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div {
    border: none !important;
    box-shadow: rgba(0, 0, 0, .1) 5px 5px 5px !important
}

.stm-elementor-google-map .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div>div:first-child>div {
    left: 3px !important;
    transform: skewX(36deg) !important;
    box-shadow: rgba(0, 0, 0, .1) 0px 0px 1px !important;
    z-index: 40
}

.stm-elementor-google-map .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div>div:nth-child(2)>div {
    left: 2px !important;
    transform: skewX(-36deg) !important;
    box-shadow: rgba(0, 0, 0, .1) 0px 1px 1px !important;
    z-index: 40
}

.stm-elementor-google-map .gm-style .gmnoprint .gm-svpc img {
    position: unset !important
}

.stm-elementor-google-map .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div:first-child {
    display: none !important
}

.stm-elementor-google-map .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div:nth-child(2) {
    background-color: transparent !important;
    box-shadow: none !important
}

.stm-elementor-google-map .gm-style .gm-style-iw {
    padding: 10px 10px 5px;
    min-height: 54px;
    width: 240px !important
}

.stm-elementor-google-map .gm-style .gm-style-iw h6 {
    margin-bottom: 0 !important;
    font-weight: 400 !important
}

.stm-elementor-google-map .gm-style .gm-style-iw>button {
    background-color: #6c98e0 !important;
    border-color: #6c98e0 !important
}

.stm-elementor-google-map .gm-style .gm-style-iw>div>div {
    overflow: hidden !important
}

body.rtl .elementor-widget-stm-icon-box .elementor-widget-container .icon-box .icon {
    float: right
}

.icon-box-link {
    text-decoration: none !important
}

.elementor-widget-stm-icon-box .elementor-widget-container:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .9;
    z-index: -2
}

.elementor-widget-stm-icon-box .elementor-widget-container:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon {
    float: left;
    color: red;
    margin: 11px 27px 0 0
}

@media (max-width:1025px) {
    .elementor-widget-stm-icon-box .elementor-widget-container .icon {
        display: inline-block;
        float: none;
        margin: 10px 20px 10px 15px;
        min-height: 54px
    }
}

@media (max-width:991px) {
    .elementor-widget-stm-icon-box .elementor-widget-container .icon {
        display: inline-block;
        float: none;
        margin-top: 0 !important;
        margin-bottom: 15px !important;
        min-height: 54px
    }
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon-text {
    overflow: hidden
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon-text h2 {
    line-height: 34px
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon-text h3.title {
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 26px;
    line-height: 28px
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon-text h4.title {
    font-weight: 700
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon-text h5 {
    font-weight: 400;
    line-height: 18px
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon-text h6.title {
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon-text .content {
    font-size: 13px
}

@media (max-width:991px) {
    .elementor-widget-stm-icon-box .elementor-widget-container .icon-text .content {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .elementor-widget-stm-icon-box .elementor-widget-container .icon-text .content {
        font-size: 14px
    }
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon-text .content p,
.elementor-widget-stm-icon-box .elementor-widget-container .icon-text .content span {
    line-height: 18px
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon-text a {
    display: inline-block
}

.elementor-widget-stm-icon-box .elementor-widget-container .icon-box-bottom-triangle {
    margin-top: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 55px solid #fab637;
    transform: skew(0deg, 23deg)
}

.elementor-widget-stm-icon-box .elementor-widget-container:hover:before {
    opacity: 1
}

.stm-our-team {
    margin-bottom: 30px !important;
    max-width: 255px;
    width: auto;
    margin: 0 auto
}

.stm-our-team .image {
    margin-bottom: 13px;
    position: relative
}

.stm-our-team .image:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    opacity: 0
}

.stm-our-team .image .team-info {
    position: absolute;
    padding: 0 15px;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    visibility: hidden;
    opacity: 0
}

.stm-our-team .image .team-info .phone {
    position: relative;
    min-width: 160px;
    max-width: 100%;
    margin-top: 8px;
    display: inline-block;
    padding-left: 36px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 32px;
    border-radius: 20px;
    text-align: left;
    background-color: #fff
}

.stm-our-team .image .team-info .phone>a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: red
}

.stm-our-team .image .team-info .phone i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #6c98e0
}

.stm-our-team .image .team-info .email {
    display: inline-block;
    min-width: 160px;
    max-width: 100%;
    padding: 0 12px;
    border-radius: 20px;
    font-size: 13px;
    line-height: 33px;
    text-align: center;
    text-decoration: none !important;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #6c98e0;
    color: #fff
}

.stm-our-team .meta {
    padding: 21px 10px 23px;
    text-align: center
}

.stm-our-team .meta .name,
.stm-our-team .meta .name.h5 {
    margin-bottom: -2px;
    text-transform: uppercase;
    text-align: center
}

.stm-our-team .meta .position {
    font-size: 13px
}

.stm-our-team:hover .image:before {
    opacity: 1
}

.stm-our-team:hover .team-info {
    bottom: 18px;
    visibility: visible;
    opacity: 1
}

@media (max-width:1025px) {
    .stm-our-team {
        max-width: inherit !important
    }
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap h3 {
    font-size: 16px;
    font-weight: 700;
    color: #002e5b;
    margin-bottom: 3px;
    text-align: left
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%
}

@media (min-width:992px) {
    html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid {
        overflow: auto;
        height: 180px
    }
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a {
    display: block;
    width: 100%;
    max-width: 105px;
    height: 84px;
    padding: 5px;
    border: 1px solid #fff;
    transition: all .2s ease-in-out;
    background: 0 0;
    border-radius: 4px;
    margin-bottom: 19px
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a:nth-last-child(1),
html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a:nth-last-child(2),
html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a:nth-last-child(3) {
    margin-bottom: 0
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a:before {
    display: none
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a:hover {
    border-color: #d2d2d2
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a:hover .inner .name {
    color: red
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner .image {
    display: block;
    max-width: 67px;
    min-height: 46px
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner .image img {
    display: block;
    position: relative;
    width: 100%
}

html body #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner .name {
    font-size: 13px;
    font-weight: 400;
    color: #777;
    transition: all .2s ease-in-out;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 20px;
    text-align: center
}

.stm-layout-header-equipment .stm_mm_top_categories_wrap h3 {
    color: #fff;
    text-align: left
}

.stm-layout-header-equipment .stm_mm_top_categories_wrap .stm_mm-cats-grid a {
    border-color: transparent
}

.stm-layout-header-equipment .stm_mm_top_categories_wrap .stm_mm-cats-grid a:hover {
    border-color: inherit
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap {
    display: block
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs {
    border-bottom: 1px solid #dedede;
    margin: 0 0 23px
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item {
    border: unset
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item:last-child a {
    margin-right: 0
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item .nav-link {
    background: 0 0;
    border: unset;
    font-size: 14px;
    font-weight: 400;
    color: #153e4d;
    text-align: left;
    padding: 10px 20px 13px 0;
    margin-right: 20px
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item .nav-link:before {
    content: "";
    display: block;
    width: 45px;
    height: 2px;
    background: 0 0;
    position: absolute;
    bottom: -1px;
    left: 0
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item.active .nav-link,
html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item:hover .nav-link {
    color: #153e4d
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item.active .nav-link:before,
html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item:hover .nav-link:before {
    background: red
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle {
    display: block;
    width: 23%;
    margin-right: 20px
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle:last-child {
    margin-right: 0
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle .vehicle-img {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle .vehicle-img img {
    display: block;
    width: 100%;
    position: relative;
    transform: translateZ(0)
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle .vehicle-img .price {
    display: block;
    position: absolute;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    padding: 2px 5px;
    background: #6d99e2;
    bottom: 0;
    right: 0;
    left: initial
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle .title a {
    color: #153e4d;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 16px;
    margin-bottom: 10px;
    background: 0 0;
    letter-spacing: 0;
    padding: 0
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle .title a:hover {
    color: red
}

@media (max-width:780px) {
    html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav .nav-item {
        margin-right: 0
    }
    html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav .nav-item .nav-link {
        padding: 15px 20px 10px 0
    }
}

@media (max-width:550px) {
    html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
        flex-wrap: wrap;
        justify-content: space-between
    }
    html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle {
        width: 48%;
        margin: 0 0 20px !important
    }
}

.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post .stm_mm_post_content .stm-mm-top-makes-wrap .nav .nav-item>a,
.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post .stm_mm_post_content .stm-mm-top-makes-wrap .nav .nav-item>a {
    padding: 12px 25px 12px 0
}

.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post .stm_mm_post_content .stm-mm-top-makes-wrap .nav .nav-item>a:active,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post .stm_mm_post_content .stm-mm-top-makes-wrap .nav .nav-item>a:hover,
.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post .stm_mm_post_content .stm-mm-top-makes-wrap .nav .nav-item>a:active,
.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post .stm_mm_post_content .stm-mm-top-makes-wrap .nav .nav-item>a:hover {
    color: #153e4d
}

@media (min-width:992px) and (max-width:1169px) {
    html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle .vehicle-img .price {
        font-size: .75em;
        padding: 0 4px;
        line-height: 1.6
    }
    html body #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle .title a {
        font-size: 11px
    }
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles h3 {
    font-size: 16px;
    font-weight: 700;
    color: #002e5b;
    text-align: left;
    margin-bottom: 0
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li {
    display: block;
    width: 47%;
    padding: 0;
    margin: 0 0 5px
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a {
    display: block;
    overflow: hidden;
    padding: 9px 0 9px 13px;
    font-size: 13px;
    font-weight: 400;
    color: #777;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background: red;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    opacity: 1
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:hover {
    background: 0 0;
    color: red
}

.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles h3 {
    color: #fff;
    text-align: left
}

.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .stm-mm-vehicles-list .top-vehicles li a {
    padding: 10px 0 0 15px
}

.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .stm-mm-vehicles-list .top-vehicles li a:before {
    top: 21px
}

#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single {
    height: 48px;
    border: none;
    border-radius: 0;
    background-color: #eceff3;
    outline: none !important
}

#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    padding-left: 14px;
    padding-right: 40px;
    outline: none !important
}

#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 47px;
    width: 19px
}

#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translateY(-50%);
    left: -3px;
    margin-left: 0;
    font-size: 16px;
    color: #888;
    width: 15px;
    height: 15px;
    border: none;
    text-align: center;
    line-height: 16px
}

#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "\f107"
}

#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__arrow b.stm-preloader {
    height: 14px;
    font-size: 14px;
    margin-top: -7px;
    line-height: normal
}

#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__arrow b.stm-preloader:before {
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 1px;
    content: "\e924";
    animation: rotating 2s infinite linear
}

.elementor-editor-active .form-group.type-select {
    position: relative
}

.elementor-editor-active .form-group.type-select:before {
    display: block;
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 10px;
    margin-left: 0;
    font-size: 16px;
    color: #888;
    width: 15px;
    height: 15px;
    border: none;
    text-align: center;
    line-height: 16px
}

.elementor-editor-active .form-group.type-select select {
    opacity: 1;
    visibility: visible;
    line-height: 40px;
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    padding: 0 40px 0 14px;
    outline: none !important;
    background-color: #eceff3;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.elementor-editor-active .stm_add_car_form .stm-form1-intro-unit,
.elementor-editor-active .stm_add_car_form .stm-form-1-quarter,
.elementor-editor-active .stm_add_car_form .stm-form-plans {
    position: relative
}

.elementor-editor-active .stm_add_car_form .stm-form1-intro-unit select,
.elementor-editor-active .stm_add_car_form .stm-form-1-quarter select,
.elementor-editor-active .stm_add_car_form .stm-form-plans select {
    opacity: 1;
    visibility: visible;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    padding: 0 40px 0 14px;
    outline: none !important;
    background-color: #eceff3;
    border: none;
    width: 100%
}

.elementor-editor-active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit>.stm-form-1-quarter {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between
}

.elementor-editor-active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit>.stm-form-1-quarter .stm-label {
    margin-top: 0
}

.elementor-editor-active .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit>.stm-form-1-quarter select {
    opacity: 1;
    visibility: visible;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    padding: 0 40px 0 14px;
    outline: none !important;
    background-color: #eceff3;
    border: none;
    width: 64%
}

.elementor-editor-active .stm-sort-by-options .stm-select-sorting {
    position: relative
}

.elementor-editor-active .stm-sort-by-options .stm-select-sorting:before {
    display: block;
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 10px;
    margin-left: 0;
    font-size: 16px;
    color: #888;
    width: 15px;
    height: 15px;
    border: none;
    text-align: center;
    line-height: 16px
}

.elementor-editor-active .stm-sort-by-options .stm-select-sorting select {
    opacity: 1;
    visibility: visible;
    line-height: 32px;
    height: 32px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    padding: 0 40px 0 14px;
    outline: none !important;
    background-color: #eceff3;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.elementor-editor-active .stm-multiple-select select {
    width: 100%;
    opacity: 1;
    visibility: visible;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    padding: 0 40px 0 14px;
    outline: none !important;
    background-color: #eceff3;
    border: none;
    border-radius: 0;
    overflow-y: hidden
}

.elementor-editor-active .stm-multiple-select select option {
    display: none
}

.elementor-editor-active .stm_dynamic_listing_filter .stm-ajax-reloadable,
.elementor-editor-active .stm_dynamic_listing_filter .stm-ajax-isnot-reloadable,
.elementor-editor-active .stm_dynamic_listing_filter .stm-select-col,
.e-preview--show-hidden-elements .stm_dynamic_listing_filter .stm-ajax-reloadable,
.e-preview--show-hidden-elements .stm_dynamic_listing_filter .stm-ajax-isnot-reloadable,
.e-preview--show-hidden-elements .stm_dynamic_listing_filter .stm-select-col {
    position: relative
}

.elementor-editor-active .stm_dynamic_listing_filter .stm-ajax-reloadable:before,
.elementor-editor-active .stm_dynamic_listing_filter .stm-ajax-isnot-reloadable:before,
.elementor-editor-active .stm_dynamic_listing_filter .stm-select-col:before,
.e-preview--show-hidden-elements .stm_dynamic_listing_filter .stm-ajax-reloadable:before,
.e-preview--show-hidden-elements .stm_dynamic_listing_filter .stm-ajax-isnot-reloadable:before,
.e-preview--show-hidden-elements .stm_dynamic_listing_filter .stm-select-col:before {
    display: block;
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 10px;
    margin-left: 0;
    font-size: 16px;
    color: #888;
    width: 15px;
    height: 15px;
    border: none;
    text-align: center;
    line-height: 16px
}

.elementor-editor-active .stm_dynamic_listing_filter .stm-ajax-reloadable select,
.elementor-editor-active .stm_dynamic_listing_filter .stm-ajax-isnot-reloadable select,
.elementor-editor-active .stm_dynamic_listing_filter .stm-select-col select,
.e-preview--show-hidden-elements .stm_dynamic_listing_filter .stm-ajax-reloadable select,
.e-preview--show-hidden-elements .stm_dynamic_listing_filter .stm-ajax-isnot-reloadable select,
.e-preview--show-hidden-elements .stm_dynamic_listing_filter .stm-select-col select {
    opacity: 1;
    visibility: visible;
    line-height: 40px;
    height: 46px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    padding: 0 40px 0 14px;
    outline: none !important;
    background-color: #eceff3;
    border: none;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none
}

.stm_dynamic_listing_filter {
    position: relative
}

.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav {
    padding: 0;
    margin: 0;
    list-style: none
}

.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
    float: left;
    margin-bottom: 0;
    background: #11323e
}

.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li:not(:last-child) {
    border-right: 1px solid #133340
}

.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li a {
    position: relative;
    display: block;
    padding: 15px 35px 12px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none !important;
    letter-spacing: -.4px;
    z-index: 2
}

.stm_dynamic_listing_filter .tab-content {
    padding: 42px 30px 20px
}

.stm_dynamic_listing_filter .tab-content .tab-pane {
    position: relative;
    z-index: 2
}

.stm_dynamic_listing_filter .tab-content .tab-pane input[type=text],
.stm_dynamic_listing_filter .tab-content .tab-pane input[type=number],
.stm_dynamic_listing_filter .tab-content .tab-pane input[type=tel],
.stm_dynamic_listing_filter .tab-content .tab-pane input[type=email],
.stm_dynamic_listing_filter .tab-content .tab-pane input[type=search],
.stm_dynamic_listing_filter .tab-content .tab-pane input[type=password] {
    height: 46px;
    line-height: 46px;
    font-size: 14px
}

.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects {
    flex: 1;
    overflow: hidden
}

.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col {
    margin-bottom: 30px;
    padding: 0 8px
}

.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects>.row {
    margin: 0 -8px
}

.stm_dynamic_listing_filter .tab-content .stm-location-search-unit.loading {
    position: relative
}

.stm_dynamic_listing_filter .tab-content .stm-location-search-unit .gm-err-autocomplete {
    background-position-y: center;
    background-position-x: 8px;
    padding-left: 30px
}

.stm_dynamic_listing_filter .tab-content button[type=submit] {
    margin-left: 16px;
    align-self: flex-start;
    position: relative;
    min-width: 170px;
    padding: 16px 25px 13px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    font-size: 14px;
    transition: .3s ease;
    opacity: 1;
    align-items: center;
    color: #fff
}

.stm_dynamic_listing_filter .tab-content button[type=submit]>svg {
    margin-right: 6px
}

.stm_dynamic_listing_filter .tab-content button[type=submit] span {
    margin-right: 4px
}

.stm_dynamic_listing_filter .tab-content button[type=submit] i {
    display: inline-block;
    margin-right: 6px;
    font-size: 16px
}

.stm_dynamic_listing_filter .tab-content button[type=submit]:active {
    top: -1px
}

.stm_dynamic_listing_filter .tab-content .stm-slide-content {
    display: none;
    position: relative
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap {
    min-height: 50px
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy {
    position: relative
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy label {
    color: #fff;
    line-height: 16px;
    vertical-align: top
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy .stm-taxonomy-range-unit {
    margin-top: 10px;
    padding: 0 10px
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip {
    margin-top: 2px
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip .tooltip-inner {
    padding: 1px 3px 0;
    background: #eceff3;
    color: #222
}

.stm_dynamic_listing_filter .tab-content .stm-more-options-wrap {
    display: block;
    position: relative;
    float: right;
    clear: both;
    cursor: pointer;
    padding: 10px 0 10px 10px
}

.stm_dynamic_listing_filter .tab-content .stm-more-options-wrap span {
    border-bottom: 1px dotted
}

.stm_dynamic_listing_filter .select2-container--default .select2-selection--single {
    height: 46px;
    opacity: 1 !important
}

.stm_dynamic_listing_filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px
}

.stm_dynamic_listing_filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px
}

.stm_dynamic_listing_filter .stm_listing_filter_text {
    height: 46px;
    line-height: 46px
}

.stm_dynamic_listing_filter form {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:991px) {
    .stm_dynamic_listing_filter .stm_dynamic_listing_filter:before {
        background: 0 0
    }
}

@media (max-width:767px) {
    .stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
        float: none;
        width: 100%
    }
    .stm_dynamic_listing_filter .tab-content button[type=submit] {
        margin-bottom: 25px
    }
    .stm_dynamic_listing_filter .tab-content form {
        flex-direction: column
    }
    .stm_dynamic_listing_filter .tab-content form button[type=submit] {
        margin-left: 0;
        align-self: flex-end
    }
    .stm_dynamic_listing_filter .stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-directory-listing-top__right .stm-sort-by-options {
        float: right
    }
}

.stm_dynamic_listing_filter {
    position: relative
}

.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav {
    padding: 0;
    margin: 0;
    list-style: none
}

.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
    float: left;
    margin-bottom: 0;
    background: #11323e
}

.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li:not(:last-child) {
    border-right: 1px solid #133340
}

.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li a {
    position: relative;
    display: block;
    padding: 15px 43px 12px 35px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none !important;
    letter-spacing: -.4px;
    z-index: 2
}

.stm_dynamic_listing_filter .tab-content {
    padding: 42px 30px 20px
}

.stm_dynamic_listing_filter .tab-content .tab-pane {
    position: relative;
    z-index: 2
}

.stm_dynamic_listing_filter .tab-content .tab-pane input[type=text],
.stm_dynamic_listing_filter .tab-content .tab-pane input[type=number],
.stm_dynamic_listing_filter .tab-content .tab-pane input[type=tel],
.stm_dynamic_listing_filter .tab-content .tab-pane input[type=email],
.stm_dynamic_listing_filter .tab-content .tab-pane input[type=search],
.stm_dynamic_listing_filter .tab-content .tab-pane input[type=password] {
    height: 46px;
    line-height: 46px;
    font-size: 14px
}

.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects {
    flex: 1;
    overflow: hidden
}

.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col {
    margin-bottom: 30px;
    padding: 0 8px
}

.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects>.row {
    margin: 0 -8px
}

.stm_dynamic_listing_filter .tab-content .stm-location-search-unit.loading {
    position: relative
}

.stm_dynamic_listing_filter .tab-content .stm-location-search-unit .gm-err-autocomplete {
    background-position-y: center;
    background-position-x: 8px;
    padding-left: 30px
}

.stm_dynamic_listing_filter .tab-content button[type=submit] {
    margin-left: 16px;
    align-self: flex-start;
    position: relative;
    min-width: 170px;
    padding: 16px 25px 13px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    font-size: 14px;
    transition: .3s ease;
    opacity: 1;
    align-items: center
}

.stm_dynamic_listing_filter .tab-content button[type=submit]>svg {
    margin-right: 6px
}

.stm_dynamic_listing_filter .tab-content button[type=submit] span {
    margin-right: 4px
}

.stm_dynamic_listing_filter .tab-content button[type=submit] i {
    display: inline-block;
    margin-right: 6px;
    font-size: 16px
}

.stm_dynamic_listing_filter .tab-content button[type=submit]:active {
    top: -1px
}

.stm_dynamic_listing_filter .tab-content .stm-slide-content {
    display: none;
    position: relative
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap {
    min-height: 50px
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy {
    position: relative
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy label {
    color: #fff;
    line-height: 16px;
    vertical-align: top
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy .stm-taxonomy-range-unit {
    margin-top: 10px;
    padding: 0 10px
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip {
    margin-top: 2px
}

.stm_dynamic_listing_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip .tooltip-inner {
    padding: 1px 3px 0;
    background: #eceff3;
    color: #222
}

.stm_dynamic_listing_filter .tab-content .stm-more-options-wrap {
    display: block;
    position: relative;
    float: right;
    clear: both;
    cursor: pointer;
    padding: 10px 0 10px 10px
}

.stm_dynamic_listing_filter .tab-content .stm-more-options-wrap span {
    border-bottom: 1px dotted
}

.stm_dynamic_listing_filter .select2-container--default .select2-selection--single {
    height: 46px;
    opacity: 1 !important
}

.stm_dynamic_listing_filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px
}

.stm_dynamic_listing_filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px
}

.stm_dynamic_listing_filter .stm_listing_filter_text {
    height: 46px;
    line-height: 46px
}

.stm_dynamic_listing_filter form {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:991px) {
    .stm_dynamic_listing_filter .stm_dynamic_listing_filter:before {
        background: 0 0
    }
}

@media (max-width:767px) {
    .stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
        float: none;
        width: 100%
    }
    .stm_dynamic_listing_filter .tab-content button[type=submit] {
        margin-bottom: 25px
    }
    .stm_dynamic_listing_filter .tab-content form {
        flex-direction: column
    }
    .stm_dynamic_listing_filter .tab-content form button[type=submit] {
        margin-left: 0;
        align-self: flex-end
    }
    .stm_dynamic_listing_filter .stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-directory-listing-top__right .stm-sort-by-options {
        float: right
    }
}

.motors-desc-slots-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.motors-desc-slots-wrapper .mdsw-right .stm-posts-available-number {
    margin: 0 0 8px
}

#stm_sell_a_car_form .motors-vin-decoder-wrapper {
    margin-top: 20px;
    padding: 20px 0 20px;
    border-top: 4px solid #153e4d
}

.stm_add_car_form input[type=text],
.stm_add_car_form input[type=number],
.stm_add_car_form input[type=tel],
.stm_add_car_form input[type=email],
.stm_add_car_form input[type=search],
.stm_add_car_form input[type=password] {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 21px;
    font-weight: 400;
    color: #888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3
}

.stm_add_car_form input.form-error {
    border-color: #ff2325
}

.stm_add_car_form .stm-car-listing-data-single .stm_add_car_title_form {
    margin-top: 0
}

.stm_add_car_form .stm-form-checking-user .stm-add-a-car-user .clearfix {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.stm_add_car_form .stm-form-checking-user .stm-add-a-car-user .clearfix .left-info {
    margin: 0 auto 0 0
}

.stm_add_car_form .stm-form-checking-user .stm-add-a-car-user .clearfix .right-info {
    margin: 0 0 0 auto
}

.stm_add_car_form .stm-form-2-features {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start
}

.stm_add_car_form .stm-form-2-features .stm-car-listing-data-single {
    width: 100%
}

.stm_add_car_form .stm-form-2-features .stm-single-feature .heading-font {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.stm_add_car_form .stm-login-register-form label[for=whatsapp-checker] {
    margin-top: 10px
}

.elementor-widget-motors-arrow-banner {
    background: #000
}

.elementor-widget-motors-arrow-banner .stm-content-arrow-wrap,
.elementor-widget-motors-arrow-banner .centered-banner-content-listing {
    min-height: 410px
}

.elementor-widget-motors-arrow-banner .centered-banner-content-listing {
    align-items: center;
    justify-content: flex-start
}

.elementor-widget-motors-arrow-banner .centered-banner-content-listing .inner h1 {
    color: #f0bb3a
}

.elementor-widget-motors-arrow-banner .centered-banner-content-listing .inner h3 {
    color: #fff
}

.motors-elementor-arrow-banner .motors-elementor-banner-image-filter {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1
}

.motors-elementor-arrow-banner .motors-elementor-banner-image-filter:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap {
    position: relative
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing {
    position: relative;
    display: flex;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 5
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner {
    position: relative
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner h1 {
    margin-bottom: 5px;
    font-size: 70px;
    line-height: 50px;
    letter-spacing: -3px
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner h3 {
    margin-bottom: 0;
    margin-left: 6px;
    font-size: 24px;
    letter-spacing: -1px
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner .stm-vivus-arrow {
    position: absolute;
    width: initial
}

.motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner .stm-vivus-arrow svg {
    stroke-width: 5px;
    stroke: #fff;
    stroke-linecap: round;
    stroke-linejoin: round
}

@media (max-width:1199px) {
    .motors-elementor-arrow-banner .stm-content-arrow-wrap .centered-banner-content-listing .inner .stm-vivus-arrow {
        display: none
    }
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars>* {
    margin: 0 4px 0 0
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars>*:last-child {
    margin: 0 4px 0 0
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-content {
    padding: 0
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-content .content i {
    margin: 0 0 0 15px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-right .content i {
    margin: 0 0 0 15px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .tab-search-title {
    padding: 0 0 0 71px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .tab-search-title i {
    margin: 0 0 0 4px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding: 0 20px 0 8px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .select2-container[dir=rtl] .select2-selection--single .select2-selection__arrow b {
    left: 2px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .icon-button {
    padding: 14px 42px 14px 40px
}

body.rtl .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .icon-button i {
    left: auto;
    right: 32px;
    margin-right: 0;
    margin-left: 10px
}

body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .regular-price,
body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .sale-price,
body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .normal-price {
    direction: ltr
}

body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .listing-car-item-meta .price {
    float: left;
    margin: 0 22px 0 0;
    padding: 6px 4px 4px 10px;
    text-align: left
}

body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .listing-car-item-meta .price.discounted-price {
    padding: 1px 4px 2px 10px
}

body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .listing-car-item-meta .price:before {
    left: auto;
    right: -12px;
    transform: skew(14deg, 0deg)
}

body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-row .car-meta-bottom ul li {
    margin-right: 0
}

@media (max-width:768px) {
    body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul {
        margin-right: 0;
        margin-left: -15px
    }
    body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li {
        margin-right: 4px
    }
    body.rtl .elementor-widget-container .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li:last-child {
        margin-right: 4px
    }
}

@keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #6c98e0
    }
    25% {
        height: 30px;
        transform: translateY(15px);
        background: #6c98e0
    }
    50% {
        height: 5px;
        transform: translateY(0px);
        background: #6c98e0
    }
    100% {
        height: 5px;
        transform: translateY(0px);
        background: #6c98e0
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part {
    position: relative;
    padding-top: 33px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: -2000px;
    right: -2000px;
    z-index: -1;
    background-color: #232628
}

@media (max-width:768px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .title * {
        font-size: 14px !important
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs {
    margin-top: 20px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0
}

@media (max-width:820px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul {
        display: flex;
        overflow-y: scroll;
        margin-right: -15px
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 0
}

@media (max-width:820px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li {
        display: block;
        margin-right: 4px;
        white-space: nowrap
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li:last-child {
    margin-right: 0
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li.active a {
    background-color: #fff;
    color: red
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li a {
    display: block;
    padding: 0 25px;
    background: rgba(255, 255, 255, .1);
    font-size: 14px;
    line-height: 44px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 700;
    color: #aaa
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part {
    padding-top: 59px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 42px 14px 40px;
    background-color: #6c98e0
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .button i {
    position: unset;
    transform: unset;
    margin-right: 10px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    top: 0;
    height: 46px;
    width: 54px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span {
    display: block;
    bottom: 20px;
    width: 9px;
    height: 5px;
    background: #6c98e0;
    position: absolute;
    animation: preloader 1.5s infinite ease-in-out
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(2) {
    left: 11px;
    animation-delay: .2s
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(3) {
    left: 22px;
    animation-delay: .4s
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(4) {
    left: 33px;
    animation-delay: .6s
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(5) {
    left: 44px;
    animation-delay: .8s
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .tab-content a.load-more-btn {
    background-color: #6c98e0
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    overflow: hidden
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-content {
    position: relative;
    overflow: hidden
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .content i {
    margin-right: 15px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-cloned {
    margin-bottom: 15px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-cloned.position-right {
    display: flex;
    justify-content: flex-end
}

@media (min-width:992px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-cloned.position-right {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -13px
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-cloned.position-center {
    display: flex;
    justify-content: center
}

@media (max-width:991px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-cloned.hide-on-mobile {
        display: none
    }
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars,
.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars.heading-font {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 13px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 400;
    color: #aaa
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars i {
    float: left;
    content: "";
    display: block;
    font-size: 23px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars span.blue-lt {
    color: #6c98e0;
    font-weight: 700
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars>* {
    margin-right: 4px
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars>*:last-child {
    margin-right: 0
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .found-cars-clone {
    display: none;
    visibility: hidden;
    opacity: 0
}

@media (max-width:767px) {
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action {
        flex-wrap: wrap;
        justify-content: center
    }
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-content {
        margin-bottom: 20px
    }
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-content,
    .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .stm-call-to-action .call-to-action-right {
        width: 100%;
        justify-content: center
    }
}

.stm-template-car_dealer_two_elementor .elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-top-part:before {
    background-color: transparent
}

.car-listing-actions {
    position: relative;
    height: 46px
}

.car-listing-actions.all-done {
    height: 0;
    padding: 0
}

.car-listing-row .col-md-3 {
    margin-bottom: 40px
}

.car-listing-row .image .interactive-hoverable {
    position: relative;
    z-index: 200
}

.car-listing-row .image .stm-badge-dealer {
    background-color: #fab637
}

.car-listing-row .listing-car-item-meta {
    padding-top: 17px
}

.car-listing-row .listing-car-item-meta .car-title {
    color: #232628;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.car-listing-row .listing-car-item-meta .car-title .colored {
    color: red
}

.car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #6c98e0;
    text-align: right
}

.car-listing-row .listing-car-item-meta .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #6c98e0;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.car-listing-row .listing-car-item-meta .price.discounted-price {
    padding: 1px 10px 2px 4px
}

.car-listing-row .listing-car-item-meta .price.discounted-price .sale-price {
    line-height: 16px
}

.car-listing-row .listing-car-item-meta .price .regular-price,
.car-listing-row .listing-car-item-meta .price .sale-price,
.car-listing-row .listing-car-item-meta .price .normal-price {
    position: relative;
    z-index: 6
}

.car-listing-row .listing-car-item-meta .price .regular-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through
}

.car-listing-row .listing-car-item-meta .price .normal-price,
.car-listing-row .listing-car-item-meta .price .sale-price {
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.car-listing-row .listing-car-item-meta .price .normal-price {
    line-height: 25px
}

.car-listing-row .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc
}

.car-listing-row .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.car-listing-row .car-meta-bottom ul li {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
    margin-right: 14px;
    color: #888;
    vertical-align: middle
}

.car-listing-row .car-meta-bottom ul li i {
    margin-right: -1px;
    font-size: 13px;
    color: #aaa;
    vertical-align: middle
}

.car-listing-row .car-meta-bottom ul li i.stm-icon-road {
    position: relative;
    top: 1px
}

.car-listing-row .car-meta-bottom ul li i.stm-icon-transmission {
    position: relative;
    top: 1px
}

.car-listing-row .car-meta-bottom ul li span {
    position: relative;
    top: 1px;
    vertical-align: top;
    margin-left: 2px;
    font-size: 13px
}

.car-listing-row .car-meta-bottom ul li .special-text {
    margin-bottom: 2px;
    text-transform: uppercase
}

.car-listing-row .car-meta-bottom ul li:last-child {
    margin-right: 0
}

.tab-search-title {
    position: relative;
    margin-bottom: 36px;
    min-height: 35px;
    font-size: 30px;
    color: #232628;
    font-weight: 700;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.tab-search-title i {
    font-size: 34px
}

#car-listing-tab-search {
    padding-top: 20px
}

.reset-all:hover {
    cursor: pointer
}

.reset-all.reset-styled {
    display: block;
    border: 2px solid #ddd;
    border-radius: 3px;
    color: #ddd;
    text-align: center;
    line-height: 44px;
    font-size: 22px;
    text-decoration: none !important
}

.reset-all.reset-styled:hover {
    color: #6c98e0;
    border-color: #6c98e0
}

.reset-all.reset-styled:focus {
    color: #6c98e0;
    border-color: #6c98e0
}

.reset-all.reset-styled:active {
    color: #6c98e0;
    border-color: #6c98e0
}

.search-call-to-action {
    margin-top: 36px
}

body.rtl .elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list {
    padding: 0 20px 0 0
}

body.rtl .elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .text {
    text-align: right
}

body.rtl .elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .icon {
    padding: 0 15px 0 25px
}

@media (max-width:768px) {
    body.rtl .elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list {
        padding: 0
    }
}

.elementor-contact-tabs .elementor-contact-tabs-container {
    padding-top: 4px
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0;
    overflow: visible;
    list-style: none;
    padding-left: 0
}

@media (max-width:767px) {
    .elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list {
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-y: scroll;
        padding-top: 4px
    }
}

@media (min-width:768px) {
    .elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list {
        flex-direction: row;
        padding-left: 20px
    }
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab {
    position: relative;
    margin: 0;
    display: inline-block
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab:before {
    position: absolute;
    content: "";
    display: block;
    top: -4px;
    left: 0;
    right: 0;
    height: 4px;
    opacity: 0;
    background-color: red
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab span.tab-item {
    display: block;
    padding: 13px 18px;
    border-radius: 0;
    border: none;
    cursor: pointer
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab span.tab-item .elementor-contact-title-text {
    position: relative;
    top: 1px;
    left: 2px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab span.tab-item .elementor-contact-title-text:not(:empty):not(:first-child) {
    margin-left: 8px
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab.active:before {
    opacity: 1
}

.elementor-contact-tabs .elementor-contact-tabs-container .elementor-contact-tabs-list .elementor-contact-tab.active span.tab-item {
    cursor: auto
}

.elementor-contact-tabs .contact-tabs-containers-wrap {
    padding-top: 37px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container {
    visibility: hidden;
    opacity: 0;
    max-height: 0
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container.active {
    visibility: visible;
    opacity: 1;
    transition: all 1s ease;
    max-height: unset
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit {
    display: flex;
    margin-bottom: 28px
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .icon {
    padding: 0 25px 0 15px
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit i {
    color: red
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .text .content {
    font-size: 14px
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .text .content p {
    margin-bottom: 0
}

.elementor-contact-tabs .contact-tabs-containers-wrap .elementor-contact-panels-container .tab-unit .text .icon-box {
    padding: 0
}

.stm_dynamic_listing_dealer_filter .tab-content {
    background: #153e4d
}

.stm_dynamic_listing_dealer_filter .tab-content .tab-pane button svg {
    fill: #fff
}

.stm_dynamic_listing_dealer_filter .stm_dealer_list_table .stm-single-dealer>td:not(:last-child) {
    padding-right: 5px
}

.stm_dynamic_listing_dealer_filter .stm_dealer_list_table .stm-single-dealer td.dealer-cars {
    display: block;
    width: 100%;
    padding-right: 15px;
    margin-bottom: 0
}

@media (max-width:500px) {
    #main .stm_dynamic_listing_dealer_filter tbody {
        display: flex;
        flex-direction: column
    }
    #main .stm_dynamic_listing_dealer_filter .stm-single-dealer td {
        width: 100%
    }
}

@media (min-width:501px) and (max-width:767px) {
    #main .stm_dynamic_listing_dealer_filter tbody td.dealer-info,
    #main .stm_dynamic_listing_dealer_filter tbody td.dealer-location {
        width: 20%
    }
    #main .stm_dynamic_listing_dealer_filter tbody td.dealer-cars {
        display: table-cell;
        width: 20%
    }
}

@media (min-width:768px) and (max-width:1170px) {
    #main .stm_dynamic_listing_dealer_filter tbody td.dealer-cars {
        display: table-cell;
        width: 20%
    }
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
        margin: 0 70px 0 50px
    }
}

.stm-hero-banner-wrap {
    display: block;
    position: relative;
    min-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    overflow: hidden;
    left: calc(-1 * (100vw - 100%) / 2);
    width: 100vw
}

@media (max-width:767px) {
    .stm-hero-banner-wrap {
        min-height: 400px
    }
}

.stm-hero-banner-wrap .stm-image-wrap {
    display: block;
    width: 100%;
    margin: auto 0;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .stm-hero-banner-wrap .stm-image-wrap {
        min-height: 400px
    }
}

.stm-hero-banner-wrap .stm-image-wrap img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1, 1);
    transition: all .3s ease-in-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media (max-width:767px) {
    .stm-hero-banner-wrap .stm-image-wrap img {
        min-height: 400px
    }
}

.stm-hero-banner-wrap:hover .stm-image-wrap img {
    transform: scale(1.01, 1.01)
}

.stm-hero-banner-wrap .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center
}

.stm-hero-banner-wrap .container .stm-info-wrap .stm-hb-round .stm-hb-title {
    line-height: 1.1
}

.stm-hero-banner-wrap.style_1.left .container {
    justify-content: flex-start
}

.stm-hero-banner-wrap.style_1.right .container {
    justify-content: flex-end
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap {
    display: inline-block;
    z-index: 5;
    transition: all .3s ease-in-out;
    width: 359px;
    height: 359px;
    position: relative
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap {
        width: 280px;
        height: 280px;
        margin-left: 20px
    }
}

@media (max-width:320px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap {
        margin-left: 5px
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap:after {
    position: absolute;
    content: "";
    display: block;
    top: -18px;
    left: -18px;
    right: -18px;
    bottom: -18px;
    border-radius: 50%;
    opacity: .25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all .5s ease-in-out
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: .5
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap:hover .stm-hb-round:after {
    opacity: 1
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round {
    width: 100%;
    height: 100%;
    z-index: 5;
    color: #fff;
    text-decoration: none;
    white-space: normal;
    text-align: left;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 400;
    padding: 58px 19px 50px 27px;
    border-radius: 50%;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px)
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    opacity: .85;
    z-index: -1;
    transition: all .5s ease-in-out
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title {
    padding-left: 37px;
    padding-right: 45px
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title span {
    display: block
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title {
        margin-bottom: 8px;
        padding: 0
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    letter-spacing: 0px;
    font-weight: 400
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit>span {
    display: inline-block;
    position: relative
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    vertical-align: top;
    justify-content: space-between;
    line-height: 1
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    text-align: left;
    vertical-align: top;
    line-height: .7
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    top: -4px;
    vertical-align: top;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        top: 0;
        left: 0;
        padding: 0 6px
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    max-width: 100px;
    vertical-align: top;
    color: #232628;
    padding: 0 0 0 5px
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
        align-items: flex-start
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: .7
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
    display: block;
    white-space: normal;
    word-spacing: 0;
    text-transform: uppercase;
    padding-left: 3px;
    line-height: .9
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
        padding-left: 0
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
    margin-left: 37px
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap {
    display: inline-block;
    z-index: 5
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round {
    z-index: 5;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 400;
    opacity: 1
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    font-weight: 700
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    vertical-align: top;
    line-height: 1
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    text-align: left;
    line-height: .73
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        left: 4px
    }
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    vertical-align: top;
    font-weight: 700;
    padding-left: 6px
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    line-height: 1
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
    display: block;
    white-space: normal;
    word-spacing: 0;
    max-width: 70px;
    text-align: left;
    margin-left: 15px;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
        margin-left: 3px
    }
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    margin-top: 11px
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    padding: 1px 24px 0
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button i {
    font-size: 18px;
    vertical-align: middle
}

.stm-hero-banner-wrap.style_2.right .container {
    justify-content: flex-end
}

.stm-hero-banner-wrap.style_2.right .stm-info-wrap .stm-hb-round {
    text-align: right
}

.stm-hero-banner-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-align: right
}

.stm-hero-banner-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    justify-content: flex-end
}

.stm-hero-banner-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    text-align: right
}

.stm-hero-banner-wrap.style_2.left .stm-info-wrap .stm-hb-round {
    text-align: left
}

.stm-hero-banner-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-align: left
}

.stm-hero-banner-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    justify-content: flex-start
}

.stm-hero-banner-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    text-align: left
}

.stm-hero-banner-wrap.style_3.left .container {
    justify-content: flex-start
}

.stm-hero-banner-wrap.style_3.right .container {
    justify-content: flex-end
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap {
    display: block;
    cursor: pointer;
    padding: 55px 40px;
    color: #fff;
    max-width: 540px;
    overflow: hidden;
    position: relative
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_3 .stm-info-wrap {
        padding: 30px
    }
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all .5s ease-in-out
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: .75
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-decoration: none
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    font-weight: 600
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button i {
    font-size: 18px;
    vertical-align: middle
}

@media (max-width:767px) {
    .stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button {
        line-height: 40px
    }
    .stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button i {
        font-size: 16px;
        line-height: 14px
    }
}

.stm-hero-banner-wrap.loaded .container .stm-info-wrap {
    animation-name: opacity;
    animation-fill-mode: forwards;
    animation-delay: .2s;
    animation-duration: .3s
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%
    }
    to {
        opacity: 1;
        margin-left: 0
    }
}

@keyframes opacity {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
        margin: 0 70px 0 50px
    }
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
        margin-right: 37px;
        margin-left: 0
    }
}

.stm-hero-slider-carousel {
    position: relative;
    left: calc(-1 * (100vw - 100%) / 2);
    width: 100vw
}

.stm-hero-slider-carousel .swiper-wrapper {
    overflow: visible !important
}

.stm-hero-slider-carousel .stm-hero-slider-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev,
.stm-hero-slider-carousel .stm-hero-slider-nav-next {
    position: absolute;
    top: 0;
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, .2);
    z-index: 500;
    transform: translateY(-50%);
    transition: .2s ease
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev:hover,
.stm-hero-slider-carousel .stm-hero-slider-nav-next:hover {
    background-color: rgba(0, 0, 0, .4)
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev.swiper-button-disabled,
.stm-hero-slider-carousel .stm-hero-slider-nav-next.swiper-button-disabled {
    display: none;
    background-color: rgba(0, 0, 0, .2)
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev.swiper-button-disabled:hover,
.stm-hero-slider-carousel .stm-hero-slider-nav-next.swiper-button-disabled:hover {
    background-color: rgba(0, 0, 0, .2)
}

@media (max-width:1024px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-prev,
    .stm-hero-slider-carousel .stm-hero-slider-nav-next {
        width: 75px;
        height: 75px
    }
}

@media (max-width:767px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-prev,
    .stm-hero-slider-carousel .stm-hero-slider-nav-next {
        width: 35px;
        height: 85px
    }
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev:before,
.stm-hero-slider-carousel .stm-hero-slider-nav-next:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 25px;
    border-color: #fff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    opacity: .5;
    transition: .2s ease
}

@media (max-width:767px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-prev:before,
    .stm-hero-slider-carousel .stm-hero-slider-nav-next:before {
        width: 20px;
        height: 20px
    }
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev:hover:before,
.stm-hero-slider-carousel .stm-hero-slider-nav-next:hover:before {
    opacity: .8
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev.swiper-button-disabled:before,
.stm-hero-slider-carousel .stm-hero-slider-nav-next.swiper-button-disabled:before {
    opacity: .3
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev.swiper-button-disabled:hover:before,
.stm-hero-slider-carousel .stm-hero-slider-nav-next.swiper-button-disabled:hover:before {
    opacity: .3
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev {
    left: 50px
}

@media (max-width:1024px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-prev {
        left: 20px
    }
}

@media (max-width:767px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-prev {
        left: 1px
    }
}

.stm-hero-slider-carousel .stm-hero-slider-nav-prev:before {
    left: 56%;
    transform: translateY(-50%) translateX(-50%) rotate(-135deg)
}

.stm-hero-slider-carousel .stm-hero-slider-nav-next {
    right: 50px
}

@media (max-width:1024px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-next {
        right: 20px
    }
}

@media (max-width:767px) {
    .stm-hero-slider-carousel .stm-hero-slider-nav-next {
        right: 1px
    }
}

.stm-hero-slider-carousel .stm-hero-slider-nav-next:before {
    left: 44%;
    transform: translateY(-50%) translateX(-50%) rotate(45deg)
}

.stm-hero-slider-wrap {
    display: block;
    position: relative;
    width: 100%;
    min-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    overflow: hidden
}

@media (max-width:767px) {
    .stm-hero-slider-wrap {
        min-height: 400px
    }
}

.stm-hero-slider-wrap .stm-image-wrap {
    display: block;
    width: 100%;
    margin: auto 0;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .stm-hero-slider-wrap .stm-image-wrap {
        min-height: 400px
    }
}

.stm-hero-slider-wrap .stm-image-wrap img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1, 1);
    transition: all .3s ease-in-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media (max-width:767px) {
    .stm-hero-slider-wrap .stm-image-wrap img {
        min-height: 400px
    }
}

.stm-hero-slider-wrap:hover .stm-image-wrap img {
    transform: scale(1.01, 1.01)
}

.stm-hero-slider-wrap .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center
}

.stm-hero-slider-wrap .container .stm-info-wrap {
    backface-visibility: hidden
}

.stm-hero-slider-wrap .container .stm-info-wrap .stm-hb-round {
    backface-visibility: hidden
}

.stm-hero-slider-wrap .container .stm-info-wrap .stm-hb-round .stm-hb-title {
    line-height: 1.1
}

.stm-hero-slider-wrap.style_1.left .container {
    justify-content: flex-start
}

.stm-hero-slider-wrap.style_1.right .container {
    justify-content: flex-end
}

.stm-hero-slider-wrap.style_1.center .container {
    justify-content: center
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap {
    display: inline-block;
    z-index: 5;
    transition: all .3s ease-in-out;
    width: 359px;
    height: 359px;
    position: relative
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap {
        width: 280px;
        height: 280px;
        margin-left: 20px
    }
}

@media (max-width:320px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap {
        margin-left: 5px
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap:after {
    position: absolute;
    content: "";
    display: block;
    top: -18px;
    left: -18px;
    right: -18px;
    bottom: -18px;
    border-radius: 50%;
    opacity: .25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all .5s ease-in-out
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: .5
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap:hover .stm-hb-round:after {
    opacity: 1
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round {
    width: 100%;
    height: 100%;
    z-index: 5;
    color: #fff;
    text-decoration: none;
    white-space: normal;
    text-align: left;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 400;
    padding: 58px 19px 50px 27px;
    border-radius: 50%;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px)
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    opacity: .85;
    z-index: -1;
    transition: all .5s ease-in-out
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title {
    padding-left: 37px;
    padding-right: 45px
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title span {
    display: block
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-title {
        margin-bottom: 8px;
        padding: 0
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    letter-spacing: 0px;
    font-weight: 400
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit>span {
    display: inline-block;
    position: relative
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    vertical-align: top;
    justify-content: space-between;
    line-height: 1
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    text-align: left;
    vertical-align: top;
    line-height: .7
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    top: -4px;
    vertical-align: top;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        top: 0;
        left: 0;
        padding: 0 6px
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    max-width: 100px;
    vertical-align: top;
    color: #232628;
    padding: 0 0 0 5px
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
        align-items: flex-start
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: .7
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
    display: block;
    white-space: normal;
    word-spacing: 0;
    text-transform: uppercase;
    padding-left: 3px;
    line-height: .9
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
        padding-left: 0
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
    margin-left: 37px
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap {
    display: inline-block;
    z-index: 5
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round {
    z-index: 5;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 400;
    opacity: 1
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    font-weight: 700
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    vertical-align: top;
    line-height: 1
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    text-align: left;
    line-height: .73
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        left: 4px
    }
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    vertical-align: top;
    font-weight: 700;
    padding-left: 6px
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    line-height: 1
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
    display: block;
    white-space: normal;
    word-spacing: 0;
    max-width: 70px;
    text-align: left;
    margin-left: 15px;
    line-height: 1
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-value {
        margin-left: 3px
    }
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    margin-top: 11px
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    padding: 1px 24px 0
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button i {
    font-size: 18px;
    vertical-align: middle
}

.stm-hero-slider-wrap.style_2.center .container {
    justify-content: center
}

.stm-hero-slider-wrap.style_2.center .stm-info-wrap .stm-hb-round {
    text-align: center
}

.stm-hero-slider-wrap.style_2.right .container {
    justify-content: flex-end
}

.stm-hero-slider-wrap.style_2.right .stm-info-wrap .stm-hb-round {
    text-align: right
}

.stm-hero-slider-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-align: right
}

.stm-hero-slider-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    justify-content: flex-end
}

.stm-hero-slider-wrap.style_2.right .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    text-align: right
}

.stm-hero-slider-wrap.style_2.left .stm-info-wrap .stm-hb-round {
    text-align: left
}

.stm-hero-slider-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-align: left
}

.stm-hero-slider-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    justify-content: flex-start
}

.stm-hero-slider-wrap.style_2.left .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    text-align: left
}

.stm-hero-slider-wrap.style_3.left .container {
    justify-content: flex-start
}

.stm-hero-slider-wrap.style_3.right .container {
    justify-content: flex-end
}

.stm-hero-slider-wrap.style_3.center .container {
    justify-content: center
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap {
    display: block;
    cursor: pointer;
    padding: 55px 40px;
    color: #fff;
    max-width: 540px;
    overflow: hidden;
    position: relative
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_3 .stm-info-wrap {
        padding: 30px
    }
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all .5s ease-in-out
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: .75
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-decoration: none
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    font-weight: 600
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button i {
    font-size: 18px;
    vertical-align: middle
}

@media (max-width:767px) {
    .stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button {
        line-height: 40px
    }
    .stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-button i {
        font-size: 16px;
        line-height: 14px
    }
}

.stm-hero-slider-wrap.style_3.center .stm-info-wrap {
    text-align: center;
    padding: 55px 20px;
    max-width: 700px
}

.stm-hero-slider-wrap.loaded .container .stm-info-wrap {
    animation-name: opacity;
    animation-fill-mode: forwards;
    animation-delay: .2s;
    animation-duration: .3s
}

[dir=rtl] .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-button {
    margin-right: 37px;
    margin-left: 0
}

[dir=rtl] .stm-hero-slider-wrap.style_1.left .container {
    justify-content: flex-end
}

[dir=rtl] .stm-hero-slider-wrap.style_1.right .container {
    justify-content: flex-start
}

[dir=rtl] .stm-hero-slider-wrap.style_2.left .container {
    justify-content: flex-end
}

[dir=rtl] .stm-hero-slider-wrap.style_2.right .container {
    justify-content: flex-start
}

[dir=rtl] .stm-hero-slider-wrap.style_3.left .container {
    justify-content: flex-end
}

[dir=rtl] .stm-hero-slider-wrap.style_3.right .container {
    justify-content: flex-start
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%
    }
    to {
        opacity: 1;
        margin-left: 0
    }
}

@keyframes opacity {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

body.rtl .motors-elementor-widget.stm_image_carousel .stm-swiper-controls {
    direction: ltr
}

.motors-elementor-widget.stm_image_carousel {
    max-width: 1140px;
    margin: 0 auto
}

.motors-elementor-widget.stm_image_carousel .swiper-wrapper {
    overflow: visible !important
}

.motors-elementor-widget.stm_image_carousel .swiper-slide {
    text-align: center
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls {
    display: flex;
    justify-content: center;
    margin-top: 30px
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .swiper-pagination {
    position: relative;
    margin: 9px 15px;
    width: -moz-fit-content;
    width: fit-content;
    bottom: unset
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .swiper-pagination span {
    margin-right: 7px
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .swiper-pagination span.swiper-pagination-bullet-active {
    background: #6c98e0
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .swiper-pagination span:last-child {
    margin-right: 0
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .stm-swiper-next,
.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .stm-swiper-prev {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    padding: 5px 15px;
    border: 2px solid transparent;
    color: #888
}

.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .stm-swiper-next:hover,
.motors-elementor-widget.stm_image_carousel .stm-swiper-controls .stm-swiper-prev:hover {
    cursor: pointer;
    border-color: #6c98e0;
    color: #6c98e0
}

.elementor-widget-motors-image-categories .swiper-button-next:after {
    display: none
}

.elementor-widget-motors-image-categories .swiper-button-prev:after {
    display: none
}

.elementor-widget-motors-image-categories .elementor-widget-container {
    margin: 60px 0 0
}

.stm_listing_icon_filter.swiper {
    position: relative;
    overflow: visible
}

.stm_listing_icon_filter.swiper .swiper-button-next,
.stm_listing_icon_filter.swiper .swiper-button-prev {
    margin: 0;
    transform: translateY(-50%);
    width: 55px;
    height: 35px;
    border-radius: 5px;
    transition: .3s ease
}

.stm_listing_icon_filter.swiper .swiper-button-next :before,
.stm_listing_icon_filter.swiper .swiper-button-prev :before {
    display: block;
    height: auto;
    font-family: "Font Awesome 6 Free";
    color: inherit;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

.stm_listing_icon_filter.swiper .swiper-button-prev {
    left: 0
}

.stm_listing_icon_filter.swiper .swiper-button-prev :before {
    content: "\f053"
}

.stm_listing_icon_filter.swiper .swiper-button-next {
    right: 0
}

.stm_listing_icon_filter.swiper .swiper-button-next :before {
    content: "\f054"
}

.stm_listing_icon_filter.swiper.navigation-outstanding .swiper-button-prev {
    left: auto;
    right: 100%;
    margin-right: 25px
}

.stm_listing_icon_filter.swiper.navigation-outstanding .swiper-button-next {
    right: auto;
    left: 100%;
    margin-left: 25px
}

.stm_listing_icon_filter.swiper .swiper-wrapper {
    align-items: center
}

.stm_listing_icon_filter.swiper .stm_listing_icon_filter_single {
    margin-bottom: 0
}

.stm_listing_icon_filter.swiper .stm_listing_icon_filter_single .inner {
    vertical-align: initial
}

.stm_listing_icon_filter.swiper .swiper-slide {
    padding: 0;
    text-align: center
}

.stm_listing_icon_filter.swiper .swiper-slide .inner {
    padding: 0
}

body.stm-boxed .stm_listing_icon_filter.swiper.navigation-outstanding .swiper-button-prev {
    margin-right: 5px
}

body.stm-boxed .stm_listing_icon_filter.swiper.navigation-outstanding .swiper-button-next {
    margin-left: 5px
}

.stm_icon_filter_unit .header-nav {
    display: flex
}

.stm_icon_filter_unit .header-nav .swiper-button-prev,
.stm_icon_filter_unit .header-nav .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    transform: translateY(0);
    margin: 0;
    width: 55px;
    height: 35px;
    border-radius: 5px;
    transition: .3s ease
}

.stm_icon_filter_unit .header-nav .swiper-button-prev :before,
.stm_icon_filter_unit .header-nav .swiper-button-next :before {
    display: block;
    height: auto;
    font-family: "Font Awesome 6 Free";
    color: inherit;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

.stm_icon_filter_unit .header-nav .swiper-button-prev :before {
    content: "\f053"
}

.stm_icon_filter_unit .header-nav .swiper-button-next {
    order: 2;
    margin-left: 14px
}

.stm_icon_filter_unit .header-nav .swiper-button-next :before {
    content: "\f054"
}

.stm_icon_filter_unit.nav-in-header .stm_icon_filter_title {
    float: left
}

.stm_icon_filter_unit.nav-in-header .header-nav {
    float: right
}

.stm_listing_icon_filter.swiper.navigation-init {
    padding: 0 65px
}

.stm_listing_icon_filter.swiper.navigation-init.navigation-in-header {
    padding: 0
}

.stm_listing_icon_filter.swiper.navigation-init.navigation-outstanding {
    padding: 0
}

.stm_icon_filter_title {
    overflow: hidden;
    margin-bottom: 22px
}

.stm_icon_filter_label {
    margin-top: 9px;
    float: right;
    margin-left: 15px;
    margin-right: 20px;
    border-bottom: 1px dashed;
    line-height: 17px
}

.stm_icon_filter_label:hover {
    cursor: pointer
}

.stm_listing_icon_filter {
    margin: 0
}

.stm_listing_icon_filter .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px
}

.stm_listing_icon_filter.active {
    margin: 0 -10px
}

.stm_listing_icon_filter.active .stm_listing_icon_filter_single {
    margin-bottom: 16px
}

.stm_listing_icon_filter.active .stm_listing_icon_filter_single .name {
    text-align: left
}

.stm_listing_icon_filter.active .stm_listing_icon_filter_single.non-visible {
    display: inline-block
}

.stm_listing_icon_filter .stm_listing_icon_filter_single {
    display: inline-block;
    vertical-align: top;
    max-height: 300px;
    overflow: hidden
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    text-align: center
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner .image {
    opacity: .9;
    min-height: 62px;
    line-height: 62px
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner img {
    display: inline-block
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner .name {
    margin-top: 5px;
    font-size: 13px;
    color: #777;
    text-decoration: underline
}

.stm_listing_icon_filter .stm_listing_icon_filter_single:hover .name {
    color: #4e90cc
}

.stm_listing_icon_filter .stm_listing_icon_filter_single:hover .image {
    opacity: 1
}

.stm_listing_icon_filter .stm_listing_icon_filter_single.non-visible {
    display: none
}

.stm_listing_icon_filter .stm_listing_icon_filter_single.non-visible .name {
    text-align: left
}

@media (max-width:991px) {
    .stm_icon_filter_label {
        margin-right: 0;
        margin-top: 2px
    }
    .stm_listing_icon_filter .stm_listing_icon_filter_single {
        text-align: center
    }
    .stm_listing_icon_filter .stm_listing_icon_filter_single .inner {
        max-width: 160px;
        width: auto;
        margin: 0 auto
    }
}

.rtl .stm_icon_filter_unit .header-nav {
    flex-direction: row-reverse
}

body.rtl .listing-infos-wrap .title_wrap .title {
    margin: 0 13px 0 0
}

.listing-infos-wrap {
    margin-top: -6px;
    margin-bottom: 25px
}

.listing-infos-wrap .title_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-bottom: 9px
}

.listing-infos-wrap .title_wrap i {
    color: red
}

.listing-infos-wrap .title_wrap .title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #232628;
    margin: 5px 0 0 13px
}

.listing-infos-wrap .info-list-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.listing-infos-wrap .info-list-wrap ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 9px 0 8px;
    margin: 0
}

body.rtl .classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header {
    padding: 26px 24px 21px 22px
}

body.rtl .classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header i {
    margin: 0 0 0 21px
}

body.rtl .classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-action-units a.button i {
    margin: 0 0 0 5px
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-filter-links .stm-accordion-single-unit .stm-accordion-content>.content>ul li:before {
    left: unset
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-filter_price .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    direction: ltr;
    text-align: right
}

body.rtl .classic-filter-row.motors-elementor-widget .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 20px;
    padding-left: 8px
}

body.rtl .classic-filter-row.motors-elementor-widget .form-group .select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: 5px
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row {
    display: flex;
    flex-direction: row-reverse
}

@media (max-width:1024px) {
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row {
        padding: 0 15px
    }
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-right {
    padding-right: 6px
}

@media (max-width:1024px) {
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-right {
        padding-right: unset;
        width: 50%
    }
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-left {
    padding-left: 6px
}

@media (max-width:1024px) {
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-left {
        padding-left: unset;
        width: 50%
    }
}

body.rtl .classic-filter-row.motors-elementor-widget .stm-accordion-content-wrapper .row {
    display: flex;
    flex-direction: row-reverse
}

body.rtl .classic-filter-row.motors-elementor-widget .checker {
    margin-left: 0
}

body.rtl .stm-filter-links a span {
    display: inline-block
}

body.rtl .stm-filter-links #stm-filter-link-drive.stm-accordion-single-unit .stm-accordion-content>.content>ul li:before {
    left: auto;
    transform: translate(0, -50%) rotate(180deg)
}

body.rtl .stm-accordion-single-unit>a.title h5 {
    text-align: right
}

body.rtl .stm-listing-directory-title .stm-listing-directory-total-matches {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.7px
}

@media (max-width:768px) {
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row {
        display: flex;
        flex-direction: row
    }
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-right,
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-left {
        margin-bottom: 0
    }
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-right input#stm_filter_max_price,
    body.rtl .classic-filter-row.motors-elementor-widget .stm-slider-filter-type-unit .row .col-md-wider-left input#stm_filter_max_price {
        margin-top: 0
    }
}

@media (max-width:1024px) {
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit .stm-accordion-content .content {
        padding: 0
    }
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper {
        padding: 30px 15px
    }
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-option-label {
        width: 48%
    }
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-option-label .checker {
        margin-left: 10px;
        margin-right: 0
    }
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .filter-show-cars .show-car-btn {
        box-shadow: none
    }
    body.rtl .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .reset-btn-mobile {
        margin-right: 10px;
        margin-left: 0
    }
}

.classic-filter-row.motors-elementor-widget {
    position: relative
}

.classic-filter-row.motors-elementor-widget .filter-sidebar {
    box-shadow: 0 5px 18px rgba(0, 0, 0, .18);
    padding: 0 22px 30px;
    position: relative;
    background-size: cover
}

@media (max-width:1025px) {
    .classic-filter-row.motors-elementor-widget .filter-sidebar {
        padding: 0 22px 30px 45px;
        box-shadow: none
    }
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    min-height: 40px;
    margin: 0 -22px
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header i {
    position: unset
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header.icon-right {
    flex-direction: row-reverse;
    justify-content: space-between
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header.icon-right i,
.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header.icon-right img {
    margin: unset
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header i,
.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header img,
.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header .e-font-icon-svg {
    margin-right: 21px
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header .h4 {
    display: block;
    margin: 0;
    padding: 0
}

@media (max-width:1025px) {
    .classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header {
        display: none
    }
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-entry-header-mobile {
    display: none
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-action-units a.button {
    display: flex;
    flex-direction: row;
    align-items: center;
    box-shadow: none
}

.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-action-units a.button img,
.classic-filter-row.motors-elementor-widget .filter-sidebar .sidebar-action-units a.button i {
    margin-right: 5px
}

.classic-filter-row.motors-elementor-widget input[type=text] {
    height: 40px;
    line-height: 40px
}

.classic-filter-row.motors-elementor-widget .form-group {
    margin-bottom: 16px
}

.classic-filter-row.motors-elementor-widget .type-text input[type=search] {
    box-sizing: border-box
}

.classic-filter-row.motors-elementor-widget .type-text input[type=search]:invalid {
    border-color: #ff2325
}

.classic-filter-row.motors-elementor-widget .filter-price {
    margin: 7px 0 31px
}

.classic-filter-row.motors-elementor-widget .filter-price h5 {
    margin-bottom: 19px
}

.classic-filter-row.motors-elementor-widget .select2-container--default .select2-selection--single,
.classic-filter-row.motors-elementor-widget .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 40px
}

.classic-filter-row.motors-elementor-widget .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

.classic-filter-row.motors-elementor-widget .select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: -3px;
    margin-left: 0;
    font-size: 16px;
    color: #888;
    width: 15px;
    height: 15px;
    border: none;
    text-align: center;
    line-height: 16px
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select {
    min-height: 40px;
    display: flex;
    border-color: transparent
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered {
    padding: 0 0 5px 7px
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field {
    padding-left: 5px;
    margin-top: 8px;
    line-height: inherit;
    height: inherit
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field:focus {
    background-color: transparent !important
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field::-moz-placeholder {
    padding-left: 0;
    padding-inline-start: 0;
    color: #555
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered input.select2-search__field::placeholder {
    padding-left: 0;
    padding-inline-start: 0;
    color: #555
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-search {
    margin-bottom: 0
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-selection__choice {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 92%;
    background-color: #fff
}

.classic-filter-row.motors-elementor-widget .select2-selection--multiple.filter-select .select2-selection__rendered li.select2-search--inline {
    margin-bottom: 0
}

.classic-filter-row.motors-elementor-widget .stm-multiple-select.stm_additional_features .select2 .select2-selection--multiple {
    padding: 7px;
    min-height: 40px
}

.classic-filter-row.motors-elementor-widget .stm-multiple-select.stm_additional_features .select2 .select2-selection--multiple>ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start
}

.classic-filter-row.motors-elementor-widget .stm-multiple-select.stm_additional_features .select2 .select2-selection--multiple>ul>li {
    margin: 3px 5px 3px 0;
    font-size: 92%
}

.classic-filter-row.motors-elementor-widget .stm-multiple-select.stm_additional_features .select2 .select2-selection--multiple>ul>li>input {
    display: none
}

.classic-filter-row.motors-elementor-widget .stm-inventory-sidebar {
    margin-top: 25px
}

@media (max-width:1025px) {
    .classic-filter-row.motors-elementor-widget .stm-accordion-single-unit {
        padding: 0 22px 30px 45px;
        box-shadow: none
    }
}

.classic-filter-row.motors-elementor-widget .stm-accordion-single-unit>a.title {
    padding: 15px 20px 15px 25px
}

.classic-filter-row.motors-elementor-widget .stm-accordion-single-unit>a.title .minus {
    transform: translateY(-50%);
    margin-top: 0
}

.classic-filter-row.motors-elementor-widget .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper {
    padding: 5px 10px 20px
}

.sticky-mobile-filter {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    z-index: 10000;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .42)
}

.sticky-mobile-filter .mobile-filter .mobile-search-btn {
    margin: 0
}

@media (max-width:1024px) {
    .sticky-mobile-filter.make-fixed {
        display: block;
        position: sticky
    }
}

.sticky-mobile-filter .mobile-filter.icon-right {
    flex-direction: row-reverse
}

.mobile-filter .mobile-search-btn {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 16px 22px;
    margin: 30px 0 0;
    background-color: #6c98e0;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    outline: none;
    box-shadow: 0 2px 0 rgba(108, 152, 224, .75);
    transition: opacity .2s ease-in !important;
    transform: translateZ(0);
    opacity: 1;
    cursor: pointer
}

.mobile-filter .mobile-search-btn.icon-right {
    flex-direction: row-reverse
}

.mobile-filter .mobile-search-btn:hover {
    opacity: .8
}

.mobile-search-filter-opened .select2-dropdown {
    z-index: 200000
}

html.mobile-overflow-hidden {
    overflow: hidden;
    height: 100vh
}

.stm-listing-directory-title .stm-listing-directory-total-matches {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.7px
}

@media (min-width:1025px) {
    .sticky-filter-actions {
        display: none
    }
}

@media (max-width:1024px) {
    .mobile-filter-overlay {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1000;
        display: none
    }
    .mobile-filter-overlay.active {
        display: block
    }
    .mobile-filter .mobile-search-btn {
        display: flex
    }
    .classic-filter-row.motors-elementor-widget {
        z-index: 100000
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form {
        display: flex;
        flex-direction: column;
        position: fixed;
        width: 100%;
        left: -1000px;
        top: 0;
        box-shadow: none;
        min-height: 100%;
        height: 100vh;
        height: 100svh;
        overflow-y: auto;
        transition: all .5s;
        background-color: #fff
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .grow-wrapper {
        flex-grow: 1;
        background-color: transparent
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .filter {
        background-color: #fff
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .filter-search_radius .row .col-md-12 {
        width: 100%
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 20px
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile .close-btn {
        position: relative;
        width: 11px;
        height: 11px;
        cursor: pointer
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile .close-btn span.close-btn-item {
        position: absolute;
        height: 2px;
        width: 100%;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        background-color: #6c98e0
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile .close-btn span:first-child {
        transform: rotate(45deg)
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile .close-btn span:last-child {
        transform: rotate(-45deg)
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-entry-header-mobile .h4 {
        margin-bottom: 0;
        color: #232628
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form.active {
        left: -25px;
        transition: all .5s
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sidebar-action-units {
        display: none
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .select2-container--default .select2-selection--single .select2-selection__rendered {
        background-color: #eceff3;
        color: #020101
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label {
        width: 50%
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit {
        width: 95px
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .stm-accordion-single-unit.stm-listing-directory-checkboxes .stm-accordion-content .stm-accordion-content-wrapper .stm-accordion-inner .stm-checkbox-submit a {
        padding: 11px 0 10px;
        border-radius: 0
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions {
        position: sticky;
        bottom: 0;
        height: 73px;
        background-color: #fff;
        z-index: 100000;
        padding: 30px 22px 30px 45px;
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .filter-show-cars {
        flex-grow: 1
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .filter-show-cars .show-car-btn {
        border-radius: 0;
        font-family: Montserrat;
        width: 100%;
        text-align: center;
        padding: 13px 28px 13px
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .reset-btn-mobile {
        display: block;
        margin-left: 10px
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .reset-btn-mobile a.button {
        display: flex;
        align-items: center;
        flex-grow: 1;
        color: #888;
        background-color: #fff;
        border: 1px solid #dbdbdb;
        justify-content: center;
        box-shadow: none;
        border-radius: 0;
        padding: 11px
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .reset-btn-mobile a.button span {
        display: none
    }
    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions .reset-btn-mobile a.button i {
        margin: 0
    }
}

@media (max-width:1024px) and (min-width:550px) {
    .classic-filter-row.motors-elementor-widget .search-filter-form {
        width: 50%
    }
}

@media (max-width:1024px) {
    .stm-accordion-single-unit {
        background-color: #fff
    }
    .elementor-widget-motors-inventory-search-filter .select2-container {
        z-index: 100000
    }
    .filter-sidebar .select2-container--default .select2-selection--multiple {
        background-color: #eceff3
    }
    .filter-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
        background-color: #eceff3;
        color: #020101
    }
    .filter-sidebar .sidebar-action-units a.button {
        color: #888;
        background-color: #fff;
        border: 1px solid #dbdbdb;
        justify-content: center;
        padding: 17px 28px 15px
    }
    .filter-sidebar .sidebar-action-units a.button span {
        font-size: 14px;
        font-weight: 700
    }
}

@media (max-width:1025px) {
    body #wrapper #main .search-filter-form .filter-sidebar {
        padding: 0 22px 30px 45px;
        box-shadow: none
    }
}

.stm-filter-links .stm-accordion-single-unit>a.title {
    padding: 15px 20px 15px 25px
}

.stm-filter-links .stm-accordion-single-unit>a.title .minus {
    transform: translateY(-50%);
    margin-top: 0
}

.stm-filter-links .stm-accordion-single-unit .stm-accordion-content>.content>ul {
    padding: 30px 25px
}

.stm-filter-links .stm-accordion-single-unit .stm-accordion-content>.content>ul li a {
    transition: all .2s ease-in-out
}

.stm-filter-links .stm-accordion-single-unit .stm-accordion-content>.content>ul li:before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, -50%);
    left: 0;
    top: 50%;
    content: "\f138";
    font-size: 17px;
    color: red;
    transition: all .2s ease-in-out
}

.reset-btn-mobile {
    display: none
}

body.rtl .motors-elementor-inventory-search-results#listings-result .car-listing-row .listing-car-item-meta .price {
    direction: ltr;
    padding: 6px 4px 4px 10px;
    margin: 0 19px 0 0
}

body.rtl .motors-elementor-inventory-search-results#listings-result .car-listing-row .listing-car-item-meta .price:before {
    left: auto;
    right: -14px;
    transform: skew(18deg, 0deg)
}

body.rtl .motors-elementor-inventory-search-results#listings-result .car-listing-row .listing-car-item-meta .discounted-price {
    direction: ltr;
    padding: 1px 4px 2px 10px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .car-listing-row .listing-car-item-meta .discounted-price .regular-price {
    text-align: left
}

@media (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content {
        margin-top: 20px
    }
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-middle {
    display: flex
}

@media (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-middle {
        flex-direction: column
    }
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top .price.discounted-price {
    padding: 1px 0 3px 12px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top .price.discounted-price .regular-price {
    direction: ltr;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top .price.discounted-price .regular-price .label-price {
    padding-left: 4px;
    display: inline-block
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .price .heading-font {
    display: inline-block;
    direction: ltr
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare {
    padding-left: 12px;
    padding-right: 36px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare i {
    position: absolute;
    right: 8px;
    margin: 0
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare.disabled:after {
    left: unset;
    right: 10px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare.stm-added .stm-show-on-hover i {
    top: 6px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-schedule {
    padding: 0 32px 0 15px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-schedule i {
    position: absolute;
    right: 8px;
    margin: 0
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share {
    padding-left: 15px;
    padding-right: 35px
}

body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share i {
    position: absolute;
    right: 11px;
    left: unset;
    margin: 0
}

body.rtl .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
    right: unset;
    left: 0
}

body.rtl .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next i {
    transform: rotate(180deg)
}

body.rtl .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev {
    right: 0;
    left: unset
}

body.rtl .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev i {
    transform: rotate(180deg)
}

@media (max-width:768px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .certified-logo-1,
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .certified-logo-2 {
        margin: 0;
        text-align: center
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .stock-num {
        text-align: center
    }
}

@media (max-width:768px) and (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .image {
        margin-left: 0
    }
}

@media (max-width:768px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top {
        margin-top: 0
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top .price {
        float: left
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop .content .meta-top .price.discounted-price {
        float: left
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare {
        text-align: center;
        padding-right: 0
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare i {
        position: unset;
        right: unset;
        top: unset;
        margin-left: 5px
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-schedule {
        text-align: center
    }
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-schedule i {
        margin-left: 5px
    }
}

@media (max-width:768px) and (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-schedule i {
        position: unset
    }
}

@media (max-width:768px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share {
        text-align: center;
        padding-right: 35px;
        padding-left: 15px
    }
}

@media (max-width:768px) and (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share {
        padding: 0
    }
}

@media (max-width:768px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share i {
        margin-left: 5px
    }
}

@media (max-width:768px) and (max-width:767px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.stm-share i {
        position: unset
    }
}

.motors-elementor-inventory-search-results#listings-result .listing-list-loop .image {
    max-width: 280px
}

@media (max-width:767px) {
    .motors-elementor-inventory-search-results#listings-result .listing-list-loop .image {
        max-width: 100%;
        margin-right: 0
    }
}

@media (max-width:1024px) {
    .motors-elementor-inventory-search-results#listings-result .stm-filter-chosen-units-list {
        white-space: nowrap;
        overflow-x: auto;
        padding-bottom: 5px
    }
    .motors-elementor-inventory-search-results#listings-result .stm-filter-chosen-units-list li {
        display: inline-block;
        float: none
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers {
    display: block;
    position: relative;
    margin-top: 10px;
    padding: 0 60px 0;
    border-top: none;
    text-align: center
}

@media (max-width:767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers {
        padding: 0 50px 0
    }
}

@media (max-width:410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers {
        padding: 0 40px 0
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li {
    display: inline-block;
    margin-bottom: 0
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li>a {
    display: block;
    width: 34px;
    height: 35px;
    margin: 0 8px;
    padding: 0;
    background-color: #6c98e0;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px;
    text-decoration: none !important
}

@media (max-width:767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li>a {
        margin: 0 4px
    }
}

@media (max-width:410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li>a {
        margin: 0 2px
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li>span {
    display: block;
    width: 34px;
    height: 35px;
    margin: 0 8px;
    padding: 0;
    background-color: #ddd;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px
}

@media (max-width:767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li>span {
        margin: 0 4px
    }
}

@media (max-width:410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li>span {
        margin: 0 2px
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev,
.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
    width: 54px;
    height: 35px;
    font-size: 20px;
    border-radius: 3px;
    margin: 0
}

@media (max-width:1024px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev,
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
        margin-top: 10px
    }
}

@media (max-width:767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev,
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
        width: 50px
    }
}

@media (max-width:410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev,
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
        width: 40px
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev {
    position: absolute;
    left: 0;
    top: 0
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
    position: absolute;
    right: 0;
    top: 0
}

.motors-elementor-inventory-search-results#listings-result .rmv_txt_drctn:hover .image:before {
    opacity: 0
}

@media (max-width:1024px) {
    body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options {
        float: right
    }
}

body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options>span {
    float: right;
    margin: 7px 0 0 9px
}

body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-left: 40px;
    padding-right: 14px
}

body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options .select2-container[dir=rtl] .select2-selection--single .select2-selection__arrow b {
    left: 2px
}

.stm-sort-by-options {
    display: inline-block
}

@media (max-width:1024px) {
    .stm-sort-by-options {
        float: left;
        margin-top: 10px
    }
}

.stm-sort-by-options>span {
    float: left;
    margin-top: 7px;
    margin-right: 9px;
    text-transform: uppercase;
    font-size: 12px;
    color: #888
}

@media (max-width:1024px) {
    .stm-sort-by-options>span {
        display: none
    }
}

.stm-sort-by-options .stm-select-sorting {
    float: left
}

.stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single {
    height: 32px
}

.stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 32px;
    line-height: 32px
}

.stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px
}

@media (max-width:550px) {
    .elementor-editor-active .stm-sort-by-options .stm-select-sorting select {
        width: 100%
    }
}

@media (max-width:1024px) {
    .rtl .stm-view-by {
        float: left
    }
}

.stm-view-by {
    display: inline-block
}

@media (max-width:1024px) {
    .stm-view-by {
        float: right
    }
}

.stm-view-by .view-type {
    display: block;
    float: left;
    color: #8f8f8f;
    margin-left: 10px;
    width: 32px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    text-decoration: none !important
}

.stm-view-by .view-type:hover {
    color: #6c98e0;
    cursor: pointer
}

.stm-view-by .view-type:first-child {
    margin-left: 0
}

.stm-view-by .view-type.view-list {
    font-size: 12px
}

.stm-view-by .view-type.view-grid {
    text-indent: 2px;
    font-size: 16px
}

.stm-view-by .view-type.active {
    background-color: #f0f2f5;
    color: #8f8f8f
}

.stm-view-by .view-type.active:hover {
    color: #6c98e0
}

body.rtl .stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .price {
    margin: 0 23px 0 0
}

body.rtl .listing-car-items .listing-car-item .price {
    margin: 0 23px 0 0
}

@media (max-width:768px) {
    body.rtl .listing-car-items .listing-car-item .price {
        float: left
    }
}

body.rtl .listing-car-items .listing-car-item .price:before {
    left: auto;
    right: -14px;
    transform: skew(18deg, 0deg)
}

@media (max-width:768px) {
    body.rtl .listing-car-items .listing-car-item .car-title {
        margin-left: 10px
    }
}

body.rtl .stm-elementor_listings_carousel .stm-swiper-controls {
    direction: ltr
}

body.rtl .stm-elementor_listings_carousel .colored-separator {
    direction: ltr
}

body.rtl .stm-elementor_listings_carousel .title .all-listings {
    right: auto;
    left: 0;
    flex-direction: row-reverse
}

body.rtl .stm-elementor_listings_carousel .title .all-listings>i {
    margin: 0 3px 0 0
}

.stm-elementor_listings_carousel {
    max-width: 1140px;
    margin: 0 auto
}

.stm-elementor_listings_carousel .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper {
    overflow: visible
}

.stm-elementor_listings_carousel .colored-separator {
    margin-bottom: 35px;
    text-align: center
}

.stm-elementor_listings_carousel .title {
    position: relative;
    padding: 0 130px;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: normal;
    min-height: 20px
}

@media (max-width:767px) {
    .stm-elementor_listings_carousel .title {
        padding: 0
    }
}

.stm-elementor_listings_carousel .title .all-listings {
    margin: 15px 0 35px;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none !important;
    display: flex;
    align-items: center
}

@media (min-width:768px) {
    .stm-elementor_listings_carousel .title .all-listings {
        position: absolute;
        top: 14px;
        right: 0;
        margin: 0
    }
}

@media (max-width:767px) {
    .stm-elementor_listings_carousel .title .all-listings {
        width: 100%;
        justify-content: center
    }
}

.stm-elementor_listings_carousel .title .all-listings>i {
    vertical-align: top;
    margin-right: 3px;
    font-size: 19px
}

.stm-elementor_listings_carousel .title .all-listings .lt-blue {
    vertical-align: top
}

.stm-elementor_listings_carousel .car-subtitle {
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

.stm-elementor_listings_carousel .listing-car-items .listing-car-item .car-title {
    font-size: 16px;
    font-weight: 700
}

@media (max-width:767px) {
    .stm-elementor_listings_carousel .listing-car-items .listing-car-item .car-title {
        display: inline;
        font-size: 14px
    }
}

.stm-elementor_listings_carousel .image {
    position: relative;
    width: 100%
}

.stm-elementor_listings_carousel .image img {
    height: 190px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm-elementor_listings_carousel .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center
}

.stm-elementor_listings_carousel .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: .7
}

.stm-elementor_listings_carousel .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #fff
}

.stm-elementor_listings_carousel .listing-car-items-units .listing-car-items .dp-in .listing-car-item {
    float: none
}

.stm-elementor_listings_carousel.style_2 .price {
    position: absolute;
    bottom: 0;
    right: 0
}

.stm-elementor_listings_carousel.style_2 .car-subtitle {
    color: #2c313e
}

.stm-elementor_listings_carousel.style_2 .car-title {
    color: #2c313e;
    margin-top: 6px
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta {
    background: #fff;
    padding-bottom: 23px
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta .car-meta-top {
    padding-bottom: 19px;
    border-color: #2c313e
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta .car-meta-bottom ul li {
    max-width: 32%;
    margin-top: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 20px !important
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta .car-meta-bottom ul li:nth-child(3n) {
    margin-right: 0 !important
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta .car-meta-bottom ul li i {
    color: #2c313e
}

.stm-elementor_listings_carousel.style_2 .listing-car-item-meta .car-meta-bottom ul li span {
    color: #2c313e
}

@media (max-width:767px) {
    .stm-elementor_listings_carousel .listing-cars-carousel.listing-car-items .listing-car-item .listing-car-item-inner {
        max-width: 100%
    }
}

@media (max-width:767px) {
    .stm-elementor_listings_carousel.style_1 .listing-cars-carousel.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-top {
        display: flex
    }
    .stm-elementor_listings_carousel.style_1 .listing-cars-carousel.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-top .price {
        flex-shrink: 0;
        align-self: center;
        order: 2
    }
    .stm-elementor_listings_carousel.style_1 .listing-cars-carousel.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-top .car-title {
        padding-top: 0;
        margin-top: 0;
        flex-grow: 1;
        display: flex;
        align-items: center
    }
}

.stm-elementor_listings_carousel .stm-swiper-controls {
    display: flex;
    justify-content: center;
    margin-top: 30px
}

.stm-elementor_listings_carousel .stm-swiper-controls .swiper-pagination {
    position: relative;
    margin: 9px 15px;
    width: -moz-fit-content;
    width: fit-content;
    bottom: unset
}

.stm-elementor_listings_carousel .stm-swiper-controls .swiper-pagination span {
    margin-right: 7px
}

.stm-elementor_listings_carousel .stm-swiper-controls .swiper-pagination span.swiper-pagination-bullet-active {
    background: #6c98e0
}

.stm-elementor_listings_carousel .stm-swiper-controls .swiper-pagination span:last-child {
    margin-right: 0
}

.stm-elementor_listings_carousel .stm-swiper-controls .stm-swiper-next,
.stm-elementor_listings_carousel .stm-swiper-controls .stm-swiper-prev {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    padding: 5px 15px;
    color: #888
}

.stm-elementor_listings_carousel .stm-swiper-controls .stm-swiper-next:hover,
.stm-elementor_listings_carousel .stm-swiper-controls .stm-swiper-prev:hover {
    cursor: pointer;
    color: #6c98e0
}

@media (max-width:767px) {
    .elementor-section-stretched .stm-elementor_listings_carousel {
        padding-right: 30px;
        padding-left: 30px
    }
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .interactive-hoverable {
    min-width: 350px;
    min-height: 195px
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .interactive-hoverable .hoverable-wrap {
    z-index: 1
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .items-per-view-4 .interactive-hoverable {
    min-width: 280px;
    min-height: 160px
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .listing-car-item-inner a.rmv_txt_drctn:hover {
    opacity: unset
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .listing-car-item-inner a.rmv_txt_drctn:hover .image:before {
    background: 0 0
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .price {
    z-index: 1
}

@media (max-width:767px) {
    .stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .price {
        float: right
    }
    .stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .price .sale-price {
        font-size: 13px
    }
    .stm-hoverable-interactive-galleries .stm-elementor_listings_carousel .price .regular-price {
        font-size: 13px
    }
}

.stm-hoverable-interactive-galleries.stm-template-aircrafts .stm-elementor_listings_carousel .image:before {
    display: none !important
}

.stm-image-filter-wrap {
    padding-top: 33px
}

.stm-image-filter-wrap .title {
    display: flex;
    justify-content: space-between
}

@media (max-width:900px) {
    .stm-image-filter-wrap .title {
        flex-direction: column
    }
}

.stm-image-filter-wrap h2 {
    letter-spacing: -1px;
    margin-bottom: 33px
}

.carousel-nav {
    display: inline-block;
    position: relative;
    padding: 6px 0 0
}

.carousel-nav-prev,
.carousel-nav-next {
    display: inline-block;
    width: 55px;
    height: 35px;
    background: #ddd;
    color: transparent;
    font-size: 0;
    border-radius: 3px;
    margin-right: 10px;
    position: relative;
    cursor: default;
    transition: all .25s ease
}

.carousel-nav-prev:before,
.carousel-nav-next:before {
    display: block;
    height: auto;
    font-family: "Font Awesome 6 Free";
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

.carousel-nav-prev:not(.swiper-button-disabled),
.carousel-nav-next:not(.swiper-button-disabled) {
    cursor: pointer
}

.carousel-nav-prev:not(.swiper-button-disabled):hover,
.carousel-nav-next:not(.swiper-button-disabled):hover {
    background: red
}

.carousel-nav-prev:before {
    content: "\f053"
}

.carousel-nav-next:before {
    content: "\f054"
}

.stm-image-filter-wrap {
    padding-top: 33px
}

.stm-image-filter-wrap h2 {
    letter-spacing: -1px;
    margin-bottom: 33px
}

.stm-image-filter-wrap .stm-img-filter-container {
    position: relative
}

.stm-image-filter-wrap .stm-img-filter-container .carousel-container .img-filter-item a:hover .img-wrap img {
    transform: translateZ(0) scale(1.04)
}

.stm-image-filter-wrap .stm-img-filter-container .carousel-container .img-filter-item a .img-wrap {
    overflow: hidden
}

.stm-image-filter-wrap .stm-img-filter-container .carousel-container .img-filter-item a .img-wrap img {
    width: 100%;
    height: 34vw;
    -o-object-fit: cover;
    object-fit: cover;
    transform: translateZ(0);
    transition: transform .3s ease-in-out
}

@media (min-width:501px) {
    .stm-image-filter-wrap .stm-img-filter-container .carousel-container .img-filter-item a .img-wrap img {
        height: 150px
    }
}

@media (min-width:1024px) {
    .stm-image-filter-wrap .stm-img-filter-container .carousel-container .img-filter-item a .img-wrap img {
        height: 255px
    }
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls {
    display: block;
    width: 100%;
    position: absolute;
    top: -13.2%;
    margin: 0
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav {
    display: block;
    z-index: 100;
    width: 100%;
    position: relative;
    text-align: right
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-prev {
    display: inline-block;
    width: 55px;
    height: 35px;
    color: transparent;
    font-size: 0;
    border-radius: 3px;
    margin-right: 10px;
    position: relative
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-prev:before {
    display: block;
    content: "\f053";
    height: auto;
    font-family: "Font Awesome 6 Free";
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-next {
    display: inline-block;
    width: 55px;
    height: 35px;
    color: transparent;
    font-size: 0;
    position: relative;
    border-radius: 3px
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-next:before {
    display: block;
    content: "\f054";
    height: auto;
    font-family: "Font Awesome 6 Free";
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

.stm-image-filter-wrap .stm-img-3 .carousel-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap {
    display: block
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(1) {
    width: 58.4%;
    padding: 0 15px
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
    width: 41.6%;
    padding: 0 15px
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 {
    display: block;
    width: 100%;
    position: relative
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 .img-wrap,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1 .img-wrap,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 .img-wrap {
    display: block;
    width: 100%;
    height: 100%
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 .img-wrap img,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1 .img-wrap img,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 .img-wrap img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 .body-type-data,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1 .body-type-data,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 .body-type-data {
    display: inline-block;
    width: auto;
    position: absolute;
    bottom: 15px;
    left: 30px;
    z-index: 1000;
    transform: translateZ(0)
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 .body-type-data .bt-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 2px;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-1 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-2 .body-type-data .bt-count {
    color: #fff;
    font-size: 13px;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 {
    margin-bottom: 30px
}

.stm-image-filter-wrap .stm-img-4 .carousel-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 {
    width: 41.7%
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 {
    width: 58.3%
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 {
    display: block;
    position: relative;
    padding: 0 15px
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0 .img-wrap,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 .img-wrap,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 .img-wrap,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 .img-wrap {
    display: block;
    width: 100%
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0 .img-wrap img,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 .img-wrap img,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 .img-wrap img,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 .img-wrap img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0 .body-type-data,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 .body-type-data,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 .body-type-data,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 .body-type-data {
    display: inline-block;
    width: auto;
    position: absolute;
    bottom: 15px;
    left: 30px;
    z-index: 1000;
    transform: translateZ(0)
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 .body-type-data .bt-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 .body-type-data .bt-count {
    color: #fff;
    font-size: 13px;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
.stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 {
    margin-bottom: 30px
}

.stm-image-filter-wrap .stm-img-5 .carousel-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 {
    width: 58.3%
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 {
    width: 41.7%
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 {
    width: 33.3%
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 {
    display: block;
    position: relative;
    padding: 0 15px
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 .img-wrap,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 .img-wrap,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2 .img-wrap,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 .img-wrap,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 .img-wrap {
    display: block;
    width: 100%
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 .img-wrap img,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 .img-wrap img,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2 .img-wrap img,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 .img-wrap img,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 .img-wrap img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 .body-type-data,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 .body-type-data,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2 .body-type-data,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 .body-type-data,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 .body-type-data {
    display: inline-block;
    width: auto;
    position: absolute;
    bottom: 15px;
    left: 30px;
    z-index: 1000;
    transform: translateZ(0)
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 .body-type-data .bt-title,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 .body-type-data .bt-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 .body-type-data .bt-count,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 .body-type-data .bt-count {
    color: #fff;
    font-size: 13px;
    transition: all .3s ease-in-out
}

.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
.stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 {
    margin-bottom: 30px
}

@media (max-width:1024px) {
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(1) {
        width: 58.1%
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
        width: 41.9%
    }
}

@media (max-width:900px) {
    .stm-image-filter-wrap .stm-img-filter-container .owl-controls {
        top: -18%
    }
}

@media (max-width:670px) {
    .stm-image-filter-wrap .stm-img-filter-container .owl-controls {
        top: -23%
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap {
        display: block
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(1) {
        width: 58.1%;
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
        width: 41.9%;
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 {
        margin-bottom: 20px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 {
        width: 41.7%
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 {
        width: 58.3%
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 {
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1 {
        margin-bottom: 20px
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0 {
        width: 58.3%
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 {
        width: 41.7%
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 {
        width: 33.3%
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 {
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1 {
        margin-bottom: 20px
    }
}

@media (max-width:500px) {
    .stm-image-filter-wrap .stm-img-filter-container .owl-controls {
        top: -8.7%
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap {
        display: block
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(1) {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 20px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
        width: 100%;
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap .template-3-0 {
        margin-bottom: 20px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-3 {
        width: 100%;
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-0,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-1,
    .stm-image-filter-wrap .stm-img-4 .carousel-container .template-4-2 {
        margin-bottom: 20px
    }
    .stm-image-filter-wrap .stm-img-5 .owl-controls {
        top: -5.4%
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container {
        margin: 0 -10px
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-4 {
        width: 100%;
        padding: 0 10px
    }
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-0,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-1,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-2,
    .stm-image-filter-wrap .stm-img-5 .carousel-container .template-5-3 {
        margin-bottom: 20px
    }
}

body.rtl .stm-compare-cars-module .car-listing-row .listing-car-item-meta .price {
    direction: ltr;
    margin: 0 19px 0 0;
    padding: 6px 4px 4px 10px
}

body.rtl .stm-compare-cars-module .car-listing-row .listing-car-item-meta .price:before {
    left: auto;
    transform: skew(14deg, 0deg);
    right: -12px
}

body.rtl .stm-compare-cars-module .car-listing-row .listing-car-item-meta .price.discounted-price {
    padding: 1px 4px 2px 10px
}

body.rtl .stm-compare-cars-module .compare-values table>tbody tr td .h5 {
    text-align: right
}

body.rtl .stm-compare-cars-module .remove-from-compare {
    padding: 0 32px 0 6px
}

body.rtl .stm-compare-cars-module .remove-from-compare .stm-icon-remove {
    left: auto;
    right: 7px
}

@media (max-width:767px) {
    .stm-car-compare-row .compare-title {
        text-align: center
    }
}

.stm-compare-cars-module .compare-col-stm-empty .image {
    height: 135px
}

.stm-compare-cars-module .compare-col-stm-empty .image .stm-compare-empty {
    height: 100%;
    background-color: #bec5cd
}

.stm-compare-cars-module .compare-col-stm-empty .image .stm-compare-empty img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.stm-compare-cars-module .compare-col-stm-empty .image .stm-compare-car-img {
    height: 135px
}

.stm-compare-cars-module .compare-col-stm-empty .image .stm-compare-car-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm-compare-cars-module .compare-col-stm-empty .image .stm-icon-add-car-wrapper {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 15
}

.stm-compare-cars-module .compare-col-stm-empty .image .stm-icon-add-car-wrapper i {
    position: relative;
    top: unset;
    left: unset;
    margin: unset
}

.stm-compare-cars-module .add-compare-mobile .image svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 15;
    fill: #d1d7dc;
    width: 52px;
    height: 52px
}

#wrapper .stm_elementor_listings_grid_tabs_wrap {
    border-top: 4px solid #153e4d
}

.stm_elementor_listings_grid_tabs_wrap {
    padding-top: 25px
}

.stm_elementor_listings_grid_tabs_wrap .load-more-btn {
    color: #fff
}

.stm_elementor_listings_grid_tabs_wrap .car-listing-row {
    display: flex;
    flex-wrap: wrap
}

.stm_elementor_listings_grid_tabs_wrap>.clearfix {
    padding-bottom: 32px
}

.stm_elementor_listings_grid_tabs_wrap h3 {
    margin: 5px 0
}

.stm_elementor_listings_grid_tabs_wrap .image img {
    width: 100%
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list {
    float: right;
    list-style: none;
    padding: 0;
    margin-top: 12px
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li {
    display: block;
    float: right
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li.active a {
    background-color: red;
    color: #fff
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li.active a:after {
    opacity: 1;
    z-index: 1
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li.active a span {
    border: 0
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li a {
    position: relative;
    padding: 14px 24px;
    color: #153e4d;
    text-decoration: none
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list li a:after {
    position: absolute;
    content: "";
    display: block;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid red;
    opacity: 0
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane {
    padding-bottom: 33px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image {
    position: relative
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-badge-directory,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    position: absolute;
    right: -65px;
    left: unset;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(45deg);
    background-color: red;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare:hover {
    cursor: pointer
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare.active {
    background: linear-gradient(180deg, red 0%, #169f36 100%);
    opacity: 1
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite {
    position: absolute;
    left: 7px;
    bottom: 7px;
    padding: 3px 5px 3px 6px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    opacity: 0;
    z-index: 20
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite:hover {
    cursor: pointer
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: linear-gradient(180deg, #32cd57 0%, #19b33e 100%);
    opacity: 1
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 20
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div {
    display: inline-block;
    margin-right: 9px;
    padding: 2px 5px 0 6px;
    border-radius: 2px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div i {
    font-size: 12px;
    margin-right: 2px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div span {
    position: relative;
    top: -1px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, .6)
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias>div.stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image:hover .stm-listing-compare,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image:hover .stm-listing-favorite,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .image:hover .stm-car-medias {
    opacity: 1
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta {
    padding-top: 17px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .car-title {
    color: #232628;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .car-title .colored {
    color: red
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: red;
    text-align: right
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: red;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price {
    padding: 1px 10px 2px 4px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price .sale-price {
    line-height: 16px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .regular-price,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .sale-price,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    position: relative;
    z-index: 6
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .regular-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price,
.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .sale-price {
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    line-height: 25px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: .7
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #fff
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
    margin-right: 14px;
    color: #888;
    vertical-align: middle
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i {
    margin-right: -1px;
    font-size: 13px;
    color: #aaa;
    vertical-align: middle
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i.stm-icon-road {
    position: relative;
    top: 1px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i.stm-icon-transmission {
    position: relative;
    top: 1px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li span {
    position: relative;
    top: 1px;
    vertical-align: top;
    margin-left: 2px;
    font-size: 13px
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li .special-text {
    margin-bottom: 2px;
    text-transform: uppercase
}

.stm_elementor_listings_grid_tabs_wrap .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li:last-child {
    margin-right: 0
}

@media (max-width:991px) {
    .elementor-widget-motors-listings-grid-tabs .stm_listing_tabs_style_2 .tab-pane .row-4 .col-md-3:nth-child(4n+1),
    .elementor-widget-motors-listings-grid-tabs .stm_listing_tabs_style_2 .tab-pane .row-4 .col-md-3:nth-child(3n+1) {
        clear: none
    }
    .elementor-widget-motors-listings-grid-tabs .stm_listing_tabs_style_2 .tab-pane .stm-directory-grid-loop>a.rmv_txt_drctn {
        display: block;
        width: auto;
        max-width: 100%;
        margin: 0 auto
    }
}

@media (max-width:768px) {
    .stm_elementor_listings_grid_tabs_wrap>.clearfix {
        padding-bottom: 10px
    }
    .stm_listing_tabs_style_2 .stm_listing_nav_list {
        float: none;
        text-align: center;
        display: flex;
        overflow-y: scroll
    }
    .stm_listing_tabs_style_2 .stm_listing_nav_list li {
        display: block;
        width: 100%;
        margin: 0;
        white-space: nowrap
    }
    .stm_listing_tabs_style_2 .stm_listing_nav_list li a {
        display: block;
        margin-bottom: 15px;
        padding: 15px
    }
    .stm_listing_tabs_style_2 h3 {
        text-align: center;
        margin-bottom: 25px
    }
}

@media (max-width:500px) {
    .elementor-widget-motors-listings-grid-tabs .stm_listing_tabs_style_2 .tab-pane .stm-directory-grid-loop>a.rmv_txt_drctn {
        max-width: 100%
    }
    .elementor-widget-motors-listings-grid-tabs .stm_listing_tabs_style_2 .tab-pane .stm-directory-grid-loop>a.rmv_txt_drctn .image img {
        width: 100%
    }
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image:before {
    background-color: transparent
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image .interactive-hoverable {
    min-width: 250px;
    min-height: 160px
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image .stm-listing-compare {
    bottom: 13px !important
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .row-3 .image .interactive-hoverable {
    min-width: 350px;
    min-height: 195px
}

.stm-elementor_listings_grid {
    max-width: 1140px;
    margin: 0 auto
}

.stm-elementor_listings_grid .colored-separator {
    margin-bottom: 35px;
    text-align: center
}

.stm-elementor_listings_grid .title {
    position: relative;
    padding: 0 130px;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: normal;
    min-height: 20px
}

.stm-elementor_listings_grid .title .all-listings {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none !important
}

@media (min-width:768px) {
    .stm-elementor_listings_grid .title .all-listings {
        position: absolute;
        top: 14px;
        right: 0;
        margin-bottom: 0
    }
}

.stm-elementor_listings_grid .title .all-listings>i {
    vertical-align: top;
    margin-right: 3px;
    font-size: 19px
}

.stm-elementor_listings_grid .title .all-listings .lt-blue {
    vertical-align: top
}

.stm-elementor_listings_grid .car-subtitle {
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

.stm-elementor_listings_grid .car-title {
    font-size: 20px;
    font-weight: 700
}

.stm-elementor_listings_grid .image {
    position: relative;
    width: 100%
}

.stm-elementor_listings_grid .image img {
    height: 190px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.stm-elementor_listings_grid .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center
}

.stm-elementor_listings_grid .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: .7
}

.stm-elementor_listings_grid .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #fff
}

.stm-elementor_listings_grid .listing-car-items-units .listing-car-items .dp-in .listing-car-item {
    float: none
}

.stm-elementor_listings_grid.style_2 .price {
    position: absolute;
    bottom: 0;
    right: 0
}

.stm-elementor_listings_grid.style_2 .car-subtitle {
    color: #2c313e
}

.stm-elementor_listings_grid.style_2 .car-title {
    color: #2c313e;
    margin-top: 6px
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta {
    background: #fff;
    padding-bottom: 23px
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta .car-meta-top {
    padding-bottom: 19px;
    border-color: #2c313e
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta .car-meta-bottom ul li {
    max-width: 32%;
    margin-top: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 20px !important
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta .car-meta-bottom ul li:nth-child(3n) {
    margin-right: 0 !important
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta .car-meta-bottom ul li i {
    color: #2c313e
}

.stm-elementor_listings_grid.style_2 .listing-car-item-meta .car-meta-bottom ul li span {
    color: #2c313e
}

.stm-elementor_listings_grid.style_3 .price {
    position: relative
}

.stm-elementor_listings_grid.style_3 .price:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: inherit;
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.stm-elementor_listings_grid.style_3 .car-subtitle {
    color: #6c98e0;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px
}

.stm-elementor_listings_grid.style_3 .car-title {
    color: #2c313e;
    font-size: 20px;
    margin-top: 6px
}

.stm-elementor_listings_grid.style_3 .listing-car-item-meta {
    background: #fff;
    padding-bottom: 23px;
    padding-left: 0;
    padding-right: 0
}

.stm-elementor_listings_grid.style_3 .listing-car-item-meta .car-meta-top {
    padding-bottom: 19px;
    border-color: #888
}

.stm-elementor_listings_grid.style_3 .listing-car-item-meta .car-meta-bottom ul li i {
    color: #888
}

.stm-elementor_listings_grid.style_3 .listing-car-item-meta .car-meta-bottom ul li span {
    color: #888
}

.stm-elementor_listings_grid .stm-swiper-controls {
    display: flex;
    justify-content: center;
    margin-top: 30px
}

.stm-elementor_listings_grid .stm-swiper-controls .swiper-pagination {
    position: relative;
    margin: 9px 15px;
    width: -moz-fit-content;
    width: fit-content;
    bottom: unset
}

.stm-elementor_listings_grid .stm-swiper-controls .swiper-pagination span {
    margin-right: 7px
}

.stm-elementor_listings_grid .stm-swiper-controls .swiper-pagination span:last-child {
    margin-right: 0
}

.stm-elementor_listings_grid .stm-swiper-controls .stm-swiper-next,
.stm-elementor_listings_grid .stm-swiper-controls .stm-swiper-prev {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    padding: 5px 15px;
    border: 2px solid transparent
}

.stm-elementor_listings_grid .stm-swiper-controls .stm-swiper-next:hover,
.stm-elementor_listings_grid .stm-swiper-controls .stm-swiper-prev:hover {
    cursor: pointer;
    border-color: #000;
    color: #000
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_grid .interactive-hoverable {
    min-width: 350px;
    min-height: 195px
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_grid .interactive-hoverable .hoverable-wrap {
    z-index: 1
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_grid .listing-car-item-inner a.rmv_txt_drctn:hover {
    opacity: unset
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_grid .listing-car-item-inner a.rmv_txt_drctn:hover .image:before {
    background: 0 0
}

.stm-hoverable-interactive-galleries .stm-elementor_listings_grid .price {
    z-index: 1
}

.stm-hoverable-interactive-galleries.stm-template-aircrafts .stm-elementor_listings_grid .image:before {
    display: none !important
}

.stm-elementor_listings_list {
    max-width: 1140px;
    margin: 0 auto
}

.stm-elementor_listings_list.archive-listing-page {
    margin-top: 0
}

.stm-elementor_listings_list .colored-separator {
    margin-bottom: 35px;
    text-align: center
}

.stm-inventory-map-wrap {
    display: flex;
    flex-direction: row;
    height: 400px;
    overflow: hidden;
    position: relative
}

@media (max-width:500px) {
    .stm-inventory-map-wrap {
        height: 100% !important
    }
}

@media (max-width:430px) {
    .stm-inventory-map-wrap {
        flex-direction: column
    }
}

.stm-inventory-map-wrap .stm-listing-directory-checkboxes.stm-one_col .stm-checkbox-submit {
    display: none !important
}

.stm-inventory-map-wrap .stm_gmap {
    display: block;
    width: 100vw;
    height: 100%;
    margin: 0 auto
}

.stm-inventory-map-wrap .stm_gmap.stm-loading:before {
    display: block;
    content: "";
    background: #fff;
    opacity: .6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.stm-inventory-map-wrap .stm_gmap .gm-style-iw-t {
    bottom: 100px !important;
    right: 5px !important
}

@media (max-width:767px) {
    .stm-inventory-map-wrap .stm_gmap .gm-style-iw-t {
        bottom: 55px !important
    }
}

.stm-inventory-map-wrap .stm_gmap .gm-style-iw-t {
    bottom: 100px !important;
    right: 5px !important
}

@media (max-width:767px) {
    .stm-inventory-map-wrap .stm_gmap .gm-style-iw-t {
        bottom: 55px !important
    }
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap {
    display: block;
    position: relative
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow {
    display: block;
    position: absolute;
    top: 48%;
    left: -30px;
    transform: translateX(0) translateY(-48%);
    overflow: hidden;
    width: 30px;
    height: 70px;
    z-index: 100
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow.stm-map-filter-close:before {
    content: "\f053"
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow.stm-map-filter-close+div.stm-inventory-map-filter-wrap {
    width: 0;
    opacity: 0
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow.stm-map-filter-open:before {
    content: "\f054"
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow.stm-map-filter-open+div.stm-inventory-map-filter-wrap {
    opacity: 1
}

.stm-inventory-map-wrap .stm-inventory-map-filter-arrow-wrap .stm-filter-arrow:before {
    display: inline-block;
    width: 30px;
    height: 50px;
    background: #fff;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: 15px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap {
    display: block;
    width: 350px;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: ease-out .2s;
    box-shadow: 0 0 30px rgba(0, 0, 0, .16)
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-filter-scrollbar {
    display: block;
    width: 350px;
    height: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 140px
}

@media (max-width:500px) {
    .stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-filter-scrollbar {
        padding-bottom: 0
    }
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .mCSB_inside>.mCSB_container {
    margin-right: 10px !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap input[type=text] {
    line-height: 40px;
    background-color: #eceff3 !important;
    color: #000 !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap input[type=text]::-moz-placeholder {
    color: #000 !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap input[type=text]::placeholder {
    color: #000 !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap h5 {
    color: #232628
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar {
    position: relative;
    box-shadow: none;
    padding: 0 53px 24px 50px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar:before {
    background: 0 0
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar .sidebar-entry-header {
    display: flex;
    padding: 20px 0 0;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar .sidebar-entry-header i {
    color: red;
    padding: 4px 2px 0 0
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar>.row.row-pad-top-24 {
    padding-top: 16px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar .select2-container--default .select2-selection--multiple {
    line-height: 25px;
    background-color: #eceff3;
    color: #000
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    background-color: #eceff3;
    color: #000
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .filter-sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit {
    margin-top: 0;
    box-shadow: none
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit a.title {
    padding: 27px 50px 20px;
    border-top: 1px solid #ccc
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit a.title .minus {
    right: 54px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper {
    padding: 5px 50px 40px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper.stm-accordion-content-padded .stm-accordion-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper.stm-accordion-content-padded .stm-accordion-inner label {
    display: block;
    width: 45%;
    text-align: left
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper.stm-accordion-content-padded .stm-accordion-inner label .stm-option-image img {
    margin-left: -5px
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper.stm-accordion-content-padded .stm-accordion-inner label .checker {
    margin-right: 5px !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap #ca_location_listing_filter.empty::-webkit-input-placeholder {
    color: #000 !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .sidebar-action-units a {
    color: #232628 !important
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .sidebar-action-units a:before {
    color: red
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-inventory-map-btn {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 15px 30px 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    max-width: 340px;
    z-index: 20;
    border-top: 1px solid #ccc
}

@media (max-width:500px) {
    .stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-inventory-map-btn {
        position: relative;
        padding-bottom: 30px
    }
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-inventory-map-btn .stm-inventory-map-cars-count {
    display: block;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.7px;
    color: red !important;
    background: #fff;
    padding: 20px;
    text-align: center
}

.stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-inventory-map-btn input[type=submit] {
    width: 100%
}

.stm-inventory-map-wrap .stm_iw_link {
    display: block;
    background: #fff;
    text-decoration: none
}

.stm-inventory-map-wrap .stm_iw_link:hover {
    text-decoration: none
}

.stm-inventory-map-wrap .gm-style-iw.gm-style-iw-c {
    box-shadow: none
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap {
    display: block;
    position: relative;
    overflow: hidden
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll .stm_iw_link,
.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll .stm_iw_link {
    border-bottom: 1px solid #ccc
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll .stm_iw_link:last-child,
.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll .stm_iw_link:last-child {
    margin-top: 0;
    border: none
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll .stm_if_scroll,
.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll .stm_if_scroll {
    display: block;
    position: relative;
    overflow-y: scroll;
    max-height: 158px
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll .stm_if_scroll .mCustomScrollBox .mCSB_container,
.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll .stm_if_scroll .mCustomScrollBox .mCSB_container {
    margin-right: 15px
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll {
    width: 315px;
    max-height: 200px;
    overflow-y: scroll;
    max-height: 200px;
    overflow-y: scroll
}

.stm-inventory-map-wrap .stm_map_info_window_wrap {
    display: block;
    overflow: hidden;
    position: relative;
    width: 300px;
    font-family: "Montserrat";
    padding: 15px
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_condition {
    display: block;
    color: red;
    font-size: 11px;
    font-weight: 500;
    line-height: 17px
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_title {
    display: block;
    max-width: 250px;
    overflow: hidden;
    color: #153e4d;
    font-size: 11px;
    font-weight: 700;
    line-height: 17px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap {
    display: block;
    overflow: hidden;
    position: relative;
    margin-top: 10px
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_img_wrap {
    display: block;
    max-width: 120px;
    min-height: 73px;
    width: 50%;
    float: left
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_img_wrap img {
    width: 100%;
    aspect-ratio: 1/0.65;
    -o-object-fit: cover;
    object-fit: cover
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_car_info {
    display: block;
    overflow: hidden;
    width: 50%;
    float: left;
    padding-left: 15px
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_car_info .stm_iw_car_opt {
    display: flex;
    font-family: "Open Sans";
    font-size: 13px;
    color: #000;
    position: relative;
    align-items: center;
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_car_info .stm_iw_car_opt:nth-child(2) {
    margin: 10px 0
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_data_wrap .stm_iw_car_info .stm_iw_car_opt i {
    margin-right: 10px;
    color: #888
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: red;
    padding: 8px;
    min-height: 35px;
    color: #fff;
    font-weight: 600
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price .stm_iw_price_trap {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 100%;
    top: 0;
    width: 12px;
    height: 100%
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price .stm_iw_price_trap:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: red;
    transform: skew(17deg);
    transform-origin: 0 100%
}

.stm-inventory-map-wrap .gm-style>div:first-child>div:nth-child(4) {
    left: 18px !important;
    top: 45px !important
}

.stm-inventory-map-wrap .gm-style>div:first-child>div:last-child>div:last-child>div:last-child>div {
    width: 315px !important
}

.stm-inventory-map-wrap .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div {
    width: 300px !important;
    height: auto !important
}

.stm-inventory-map-wrap .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div>div:nth-child(2),
.stm-inventory-map-wrap .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div>div:nth-child(4) {
    width: 299px !important;
    height: auto !important
}

.stm-inventory-map-wrap .gm-style>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div>div:nth-child(3) {
    display: none
}

.stm-inventory-map-wrap .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div {
    border: none !important;
    box-shadow: rgba(0, 0, 0, .1) 5px 5px 5px !important
}

.stm-inventory-map-wrap .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div>div:first-child>div {
    left: 3px !important;
    box-shadow: none !important;
    z-index: 40
}

.stm-inventory-map-wrap .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div>div:nth-child(2)>div {
    left: 2px !important;
    transform: skewX(-36deg) !important;
    box-shadow: rgba(0, 0, 0, .1) 0px 1px 1px !important;
    z-index: 40
}

.stm-inventory-map-wrap .gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div:nth-child(2) {
    background-color: transparent !important;
    box-shadow: none !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw-t:before,
.stm-inventory-map-wrap .gm-style .gm-style-iw-t:after {
    display: none !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw {
    top: 40px !important;
    left: 24px !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw.gm-style-iw-c {
    padding: 30px !important;
    background: 0 0;
    border-radius: 0;
    max-height: inherit !important;
    max-width: 400px !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
    max-height: inherit !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, .16);
    overflow: hidden !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw.gm-style-iw-c .gm-style-iw-d:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 16px solid #fff;
    z-index: 1
}

.stm-inventory-map-wrap .gm-style .gm-style-iw>div:first-child {
    max-width: 315px !important;
    overflow-y: hidden !important;
    overflow: hidden !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw button {
    display: none !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw>div>div {
    overflow: hidden !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw+div {
    display: none !important
}

.stm-inventory-map-wrap .gm-style .gm-style-iw h6 {
    margin-bottom: 0 !important;
    font-weight: 400 !important
}

@media (width:1024px) {
    .stm-inventory-map-wrap .gm-style .gm-style-iw {
        top: -5px !important
    }
    .stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll.stm_is_mobile .stm_if_scroll,
    .stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll.stm_is_mobile .stm_if_scroll {
        max-height: 308px !important;
        overflow-y: scroll !important
    }
    .stm-inventory-map-wrap .gm-style .gm-style-iw>div:first-child {
        max-height: 325px !important
    }
}

@media (max-width:736px) {
    .stm-inventory-map-wrap .gm-style .gm-style-iw {
        top: 0 !important
    }
    .stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll.stm_is_mobile .stm_if_scroll,
    .stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll.stm_is_mobile .stm_if_scroll {
        max-height: 160px !important;
        overflow-y: scroll !important
    }
    .stm-inventory-map-wrap .gm-style .gm-style-iw>div:first-child {
        max-height: 180px !important
    }
}

.filter-listing.stm_dynamic_listing_filter .tab-content {
    background-color: #153e4d
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 5px
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col {
    margin-bottom: 15px;
    width: 25%
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects.hide-overflown-controls .stm-select-col.overflown {
    display: none
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more {
    flex-grow: 1;
    flex-basis: 100%;
    padding: 0 8px;
    text-align: center
}

@media (min-width:768px) {
    .filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more {
        height: 0;
        text-align: left
    }
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more .show-extra-fields {
    display: inline-block;
    margin: 5px 0 30px;
    cursor: pointer;
    border-bottom: 1px dotted;
    transition: all .2s ease-in-out;
    color: #888;
    line-height: 1.45
}

@media (min-width:768px) {
    .filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more .show-extra-fields {
        margin: 10px 0
    }
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more .show-extra-fields:hover {
    color: #fff
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-show-more .show-extra-fields.open i {
    transform: rotate(180deg)
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap {
    display: block
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap .file-wrap {
    float: left;
    width: 100%;
    color: #888
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap .file-wrap .input-file-holder {
    display: block;
    width: 100%;
    font-weight: 400;
    color: #888;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
    position: relative;
    overflow: hidden
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap .file-wrap .input-file-holder span {
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%)
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap .file-wrap .input-file-holder i {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .vmc-file-wrap .file-wrap .input-file-holder input[type=file] {
    width: 100%;
    opacity: 0;
    height: 47px;
    line-height: 47px;
    padding: 0
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .file-name-wrap {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 44px;
    padding: 0 30px 0 21px;
    font-weight: 400;
    color: #888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .file-name-wrap i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
    cursor: pointer
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects input[type=number] {
    -moz-appearance: textfield
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects input::-webkit-outer-spin-button,
.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects button[type=submit] {
    margin-left: auto;
    margin-right: 8px;
    max-width: 190px;
    width: 100%;
    min-width: initial
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects button.vmc-btn-submit {
    float: right;
    position: relative;
    text-transform: none
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects button.vmc-btn-submit i.fa-spinner {
    display: none;
    position: absolute;
    top: 36%;
    left: 46%;
    animation: spin 2s linear infinite
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects button.vmc-btn-submit.loading {
    color: transparent !important
}

.filter-listing.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects button.vmc-btn-submit.loading i.fa-spinner {
    display: block;
    color: #fff !important
}

.filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
    border: none
}

.filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li:not(:last-child) {
    border: none
}

.filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li:not(.active) {
    background: #11323e
}

.filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li.active {
    background: #153e4d
}

@media (768px) {
    .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav {
        display: flex;
        overflow-y: scroll
    }
}

@media (max-width:768px) {
    .elementor-widget-motors-listings-search-tabs .elementor-widget-container .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav {
        display: flex;
        overflow-y: auto
    }
}

@media (max-width:767px) {
    .elementor-widget-motors-listings-search-tabs .elementor-widget-container .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
        white-space: nowrap
    }
    .elementor-widget-motors-listings-search-tabs .elementor-widget-container .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li a {
        padding: 4.2vw 3.2vw;
        font-size: 3.8vw;
        text-align: center;
        min-width: 20vw
    }
}

.elementor-widget-motors-listings-search-tabs .elementor-widget-container .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li:first-child {
    border-left: none
}

.elementor-widget-motors-listings-search-tabs .elementor-widget-container .filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li:last-child {
    border-right: none
}

.elementor-element-edit-mode .stm_auto_loan_calculator_wrap .stm_auto_loan_calculator.novo .stm_calculator_results {
    flex-direction: column
}

.stm_auto_loan_calculator .form-group .labeled>span {
    color: red
}

.stm_auto_loan_calculator .inline-form {
    display: flex;
    flex-direction: column
}

@media (min-width:992px) {
    .stm_auto_loan_calculator .inline-form {
        flex-direction: row;
        align-items: flex-end
    }
}

.stm_auto_loan_calculator .inline-form .col {
    flex-grow: 1;
    padding: 0 8px
}

.stm_auto_loan_calculator .inline-form .col input[type=text],
.stm_auto_loan_calculator .inline-form .col input[type=number],
.stm_auto_loan_calculator .inline-form .col input[type=email],
.stm_auto_loan_calculator .inline-form .col input[type=tel],
.stm_auto_loan_calculator .inline-form .col input[type=search],
.stm_auto_loan_calculator .inline-form .col input[type=password] {
    height: 40px;
    font-size: 13px
}

.stm_auto_loan_calculator .inline-form .calculate_loan_payment {
    min-height: 37px;
    padding-top: 14px
}

@media (min-width:992px) {
    .stm_auto_loan_calculator .inline-form .calculate_loan_payment {
        margin-bottom: 3px
    }
}

.stm-template-car_dealer_elementor .stm_auto_loan_calculator .inline-form .calculate_loan_payment {
    box-shadow: 0 2px 0 rgba(108, 152, 224, .75)
}

.stm-login-register-form .stm-register-form form h4,
.stm-login-register-form .stm-register-form form small,
.stm-login-register-form .stm-register-form form span,
.stm-login-register-form .stm-login-form form h4,
.stm-login-register-form .stm-login-form form small,
.stm-login-register-form .stm-login-form form span {
    color: inherit
}

.stm-login-register-form .stm-register-form form .form-group.form-checker,
.stm-login-register-form .stm-login-form form .form-group.form-checker {
    color: inherit
}

.stm-login-register-form .stm-register-form form label[for=whatsapp-checker],
.stm-login-register-form .stm-login-form form label[for=whatsapp-checker] {
    margin-top: 10px
}

.stm-login-register-form .stm-login-form .stm-forgot-password a {
    color: inherit
}

.stm-login-register-form .wp-social-login-connect-with {
    color: inherit
}

.stm-login-register-form form .stm-button,
.stm-login-register-form form input[type=submit],
.stm-login-register-form form button,
.stm-login-register-form form .button,
.stm-login-register-form form .load-more-btn {
    transition: .3s ease
}

.stm-login-register-form form .stm-button:hover,
.stm-login-register-form form input[type=submit]:hover,
.stm-login-register-form form button:hover,
.stm-login-register-form form .button:hover,
.stm-login-register-form form .load-more-btn:hover {
    opacity: 1
}

.play-video-wrap {
    display: block;
    position: relative;
    min-height: 150px;
    margin: 0 auto
}

.play-video-wrap .play-video-btn {
    display: block;
    width: 73px;
    height: 73px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 39;
    transform: translateX(-50%) translateY(-50%) translateZ(0);
    border-radius: 50%;
    text-align: center;
    transition: .3s ease
}

.play-video-wrap .play-video-btn:hover {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.15)
}

.play-video-wrap .play-video-btn i {
    position: absolute;
    top: 50%;
    left: 56%;
    z-index: 39;
    transform: translateX(-58%) translateY(-50%) translateZ(0);
    font-size: 20px;
    color: #fff;
    transition: .3s ease
}

.play-video-wrap .play-video-btn:hover i {
    transform: translateX(-58%) translateY(-50%) translateZ(0) scale(1.42)
}

.play-video-wrap .play-video-btn:before,
.play-video-wrap .play-video-btn:after {
    content: "";
    border: 1px solid;
    border-color: #bcbbb7;
    width: 73px;
    height: 73px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    animation: 1s stm_zoom linear infinite
}

.play-video-wrap .play-video-btn:before {
    animation-delay: .5s
}

@keyframes stm_zoom {
    0% {
        transform: scale(1);
        opacity: .6
    }
    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

.posts-grid .post-grid-single-unit {
    max-width: 100%
}

.posts-grid .post-grid-single-unit .image:not(.advert) img {
    max-height: 181px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .posts-grid .post-grid-single-unit .image:not(.advert) img {
        max-height: 100%
    }
}

.posts-grid.date_labeled .post-grid-single-unit {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 50px
}

@media (max-width:1024px) {
    .posts-grid.date_labeled .post-grid-single-unit {
        margin: 0 0 30px
    }
}

@media (max-width:450px) {
    .posts-grid.date_labeled .post-grid-single-unit {
        margin-bottom: 40px
    }
}

.posts-grid.date_labeled .post-grid-single-unit .img {
    display: block;
    overflow: hidden;
    position: relative
}

.posts-grid.date_labeled .post-grid-single-unit .img img {
    display: block;
    width: 100%;
    max-height: 181px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    transition: all .3s ease-in-out
}

@media (max-width:767px) {
    .posts-grid.date_labeled .post-grid-single-unit .img img {
        max-height: 100%
    }
}

.posts-grid.date_labeled .post-grid-single-unit .img .date {
    display: flex;
    width: 50px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 20px;
    background: red;
    padding: 9px 10px 5px
}

.posts-grid.date_labeled .post-grid-single-unit .img .date .day {
    font-size: 24px;
    line-height: 20px;
    color: #fff
}

.posts-grid.date_labeled .post-grid-single-unit .img .date .month {
    font-size: 12px;
    line-height: 18px;
    color: #fff
}

.posts-grid.date_labeled .post-grid-single-unit .img .date:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    border-top: 13px solid red;
    border-right: 50px solid transparent
}

.posts-grid.date_labeled .post-grid-single-unit .img .sticky-post {
    left: auto;
    right: -90px;
    transform: rotate(45deg);
    backface-visibility: hidden;
    z-index: 200
}

.posts-grid.date_labeled .post-grid-single-unit:hover .img img {
    opacity: .8
}

.posts-grid.date_labeled a {
    text-decoration: none;
    transition: all .2s ease-in-out
}

.posts-grid.date_labeled h4 {
    text-transform: uppercase;
    margin-top: 26px;
    line-height: 24px
}

.posts-grid.date_labeled .excerpt {
    transition: color .2s ease-in-out
}

.elementor-widget-motors-pricing-plan>.elementor-widget-container {
    position: relative;
    overflow: hidden
}

.stm-pricing-plan__header {
    padding: 30px 50px 25px;
    position: relative;
    overflow: hidden
}

.stm-pricing-plan__header__wrapper {
    display: flex
}

.stm-pricing-plan__header__wrapper__icon>i {
    display: block
}

.stm-pricing-plan__header__wrapper__icon {
    border-radius: 100px
}

.stm-pricing-plan__header__wrapper.icon-position-above_title,
.stm-pricing-plan__header__wrapper.icon-position-none {
    flex-direction: column
}

.stm-pricing-plan__header__wrapper.icon-position-left {
    text-align: left
}

.stm-pricing-plan__header__wrapper.icon-position-left>div[class*=icon] {
    margin-right: 20px
}

.stm-pricing-plan__header__wrapper.icon-position-right {
    flex-direction: row-reverse;
    text-align: right
}

.stm-pricing-plan__header__wrapper.icon-position-right>div[class*=icon] {
    margin-left: 20px
}

.stm-pricing-plan__header__wrapper.icon-position-above_title .stm-pricing-plan__header__wrapper__icon {
    align-self: center;
    margin-bottom: 10px
}

.stm-pricing-plan__header__badge {
    position: absolute;
    padding: 0 60px;
    width: 200px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: var(--e-global-color-primary)
}

.stm-pricing-plan__header__badge>span {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 1;
    position: relative
}

.stm-pricing-plan__header__badge.badge-position-top_left {
    top: 20px;
    left: -65px;
    transform: rotate(-45deg)
}

.stm-pricing-plan__header__badge.badge-position-top_right {
    top: 20px;
    right: -65px;
    transform: rotate(45deg)
}

.stm-pricing-plan__header__badge.badge-position-left_middle,
.stm-pricing-plan__header__badge.badge-position-right_middle,
.stm-pricing-plan__header__badge.badge-position-bottom_right,
.stm-pricing-plan__header__badge.badge-position-bottom_left {
    top: 30px;
    right: 0;
    width: 100px;
    padding: 0 15px 0 5px;
    overflow: initial
}

.stm-pricing-plan__header__badge.badge-position-left_middle:before,
.stm-pricing-plan__header__badge.badge-position-right_middle:before,
.stm-pricing-plan__header__badge.badge-position-bottom_right:before,
.stm-pricing-plan__header__badge.badge-position-bottom_left:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -11px;
    height: 100%;
    width: 32px;
    transform: skew(-23deg, 0deg);
    z-index: 0;
    background: inherit
}

@media (max-width:992px) {
    .stm-pricing-plan__header__badge.badge-position-left_middle,
    .stm-pricing-plan__header__badge.badge-position-right_middle,
    .stm-pricing-plan__header__badge.badge-position-bottom_right,
    .stm-pricing-plan__header__badge.badge-position-bottom_left {
        padding: 0 5px
    }
    .stm-pricing-plan__header__badge.badge-position-left_middle:before,
    .stm-pricing-plan__header__badge.badge-position-right_middle:before,
    .stm-pricing-plan__header__badge.badge-position-bottom_right:before,
    .stm-pricing-plan__header__badge.badge-position-bottom_left:before {
        left: -7px
    }
    .stm-pricing-plan__header__badge.badge-position-left_middle>span,
    .stm-pricing-plan__header__badge.badge-position-right_middle>span,
    .stm-pricing-plan__header__badge.badge-position-bottom_right>span,
    .stm-pricing-plan__header__badge.badge-position-bottom_left>span {
        padding: 0 5px 0 0
    }
}

.stm-pricing-plan__header__badge.badge-position-left_middle {
    left: 0;
    right: initial
}

.stm-pricing-plan__header__badge.badge-position-left_middle:before {
    top: 0;
    right: -11px;
    left: initial;
    transform: skew(23deg, 0deg)
}

.stm-pricing-plan__header__badge.badge-position-top_right {
    top: 20px;
    right: -65px;
    transform: rotate(45deg)
}

.stm-pricing-plan__header__badge.badge-position-bottom_right {
    bottom: 0;
    top: inherit
}

.stm-pricing-plan__header__badge.badge-position-bottom_left {
    padding: 0 0 0 10px;
    bottom: 0;
    left: 0;
    right: inherit;
    top: inherit
}

.stm-pricing-plan__header__badge.badge-position-bottom_left:before {
    top: 0;
    right: -11px;
    left: initial;
    transform: skew(23deg, 0deg)
}

.stm-pricing-plan__header__badge {
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase
}

.stm-pricing-plan__button {
    margin: 0 50px 35px;
    font-size: 14px;
    line-height: 3.5em;
    font-weight: 700;
    text-transform: uppercase;
    transition: .3s ease;
    overflow: hidden
}

.stm-pricing-plan__button>a {
    background: #6b6b6b;
    display: block;
    text-align: center;
    padding: 0 15px
}

.stm-pricing-plan .stm-pricing-plan__wrapper {
    text-align: center
}

.stm-pricing-plan .stm-pricing-plan__wrapper.text-align-left {
    text-align: left
}

.stm-pricing-plan .stm-pricing-plan__wrapper.text-align-right {
    text-align: right
}

.stm-pricing-plan__header-text__title {
    font-size: 24px;
    line-height: 1.2;
    transition: .3s ease;
    font-weight: 700
}

.stm-pricing-plan__header-text__subtitle {
    font-size: 13px;
    line-height: 1.2
}

.stm-pricing-plan__separator {
    padding: 0 50px
}

.stm-pricing-plan__separator__element {
    transition: .3s ease;
    width: 100%;
    margin: auto
}

.stm-pricing-plan__price-section {
    padding: 25px 50px 22px
}

.stm-pricing-plan__price {
    font-size: 48px;
    font-weight: 600;
    line-height: 1
}

.stm-pricing-plan__price sup {
    font-size: 22px;
    top: -18px
}

.stm-pricing-plan__price__position-left {
    right: -10px
}

.stm-pricing-plan__price__position-right {
    right: 5px
}

.stm-pricing-plan__price__discount {
    font-size: 24px;
    line-height: 1;
    font-weight: 500
}

.stm-pricing-plan__period_text {
    font-size: 13px;
    line-height: 1.1;
    font-weight: 500
}

.stm-pricing-plan__items {
    padding: 0 50px;
    margin-bottom: 35px
}

.stm-pricing-plan__items__item {
    display: flex;
    align-items: center
}

.stm-pricing-plan__items__item__icon {
    margin-right: 8px;
    color: var(--e-global-color-primary);
    fill: var(--e-global-color-primary)
}

.stm-pricing-plan__items__item__text {
    flex: 1;
    line-height: 1
}

.stm-pricing-plan__separator__bottom_line>div {
    width: 60px;
    margin: auto
}

.stm-pricing-plan:hover .stm-pricing-plan__separator__bottom_line>div {
    width: 100%
}

.stm-pricing-plan.title_separator_narrow_effect:hover .stm-pricing-plan__separator__title>div {
    width: 60px;
    margin: auto
}

.stm-pricing-plan.price_separator_narrow_effect:hover .stm-pricing-plan__separator__price>div {
    width: 60px;
    margin: auto
}

@media (max-width:992px) {
    .stm-pricing-plan__header {
        padding: 30px 25px 35px
    }
    .stm-pricing-plan__header__wrapper.icon-position-left>div[class*=icon] {
        margin-right: 10px
    }
    .stm-pricing-plan__header__wrapper.icon-position-right>div[class*=icon] {
        margin-left: 10px
    }
    .stm-pricing-plan__button {
        margin: 0 25px 35px
    }
    .stm-pricing-plan__separator {
        padding: 0 25px
    }
    .stm-pricing-plan__separator__title {
        margin-bottom: 0
    }
    .stm-pricing-plan__separator__bottom_line {
        margin-bottom: 0
    }
    .stm-pricing-plan__price-section {
        padding: 25px 25px 22px
    }
    .stm-pricing-plan__items {
        padding: 0 25px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .stm-pricing-plan .badge-position-right_middle {
        top: initial;
        bottom: 0
    }
}

body.rtl .car-action-unit.add-to-compare.disabled:after {
    right: 10px
}

@media (max-width:1024px) {
    body.rtl .single-car-actions ul.list-unstyled li {
        margin-right: 0
    }
}

@media (max-width:1024px) and (min-width:361px) and (max-width:410px) {
    body.rtl .single-car-actions ul.list-unstyled li {
        margin-left: 5px
    }
}

@media (max-width:1024px) and (max-width:360px) {
    body.rtl .single-car-actions ul.list-unstyled li {
        margin-left: 2px
    }
}

@media (max-width:1024px) {
    body.rtl .single-car-actions ul.list-unstyled li:last-child {
        margin-left: 0
    }
    body.rtl .single-car-actions ul.list-unstyled li a {
        padding: 0
    }
    body.rtl .single-car-actions ul.list-unstyled li a span {
        display: none
    }
    body.rtl .single-car-actions ul.list-unstyled li a.car-action-unit {
        padding: 0
    }
    body.rtl .single-car-actions ul.list-unstyled li a.car-action-unit i {
        margin: 0
    }
    body.rtl .single-car-actions ul.list-unstyled li a.car-action-unit .stm-icon-add {
        margin-right: 5px
    }
    body.rtl .single-car-actions ul.list-unstyled li a.car-action-unit .stm-icon-added {
        margin-right: 5px
    }
}

body.rtl .single-car-actions ul.list-unstyled li span i {
    margin: 0 0 0 8px
}

body.rtl .single-car-actions ul.list-unstyled li a .stm-icon-add,
body.rtl .single-car-actions ul.list-unstyled li a .stm-icon-added {
    margin-right: 5px
}

body.rtl .single-car-actions ul.list-unstyled li a i {
    margin: 0 0 0 8px
}

body.rtl .single-car-actions-buttons ul.list-unstyled li>a>i {
    margin-right: 0;
    margin-left: 7px
}

body.rtl .single-car-actions-buttons ul.list-unstyled li>div>i,
body.rtl .single-car-actions-buttons ul.list-unstyled li>span>i,
body.rtl .single-car-actions-buttons ul.list-unstyled li .stm-show-on-hover>i {
    margin-right: 0;
    margin-left: 7px
}

@media (max-width:767px) {
    body.rtl .single-car-actions-delimiters ul.list-unstyled li {
        text-align: right
    }
    body.rtl .single-car-actions-delimiters ul.list-unstyled li:nth-child(4n-1) {
        text-align: left
    }
}

body.rtl .single-car-actions-delimiters ul.list-unstyled li>a>i {
    margin-right: 0;
    margin-left: .5em
}

body.rtl .single-car-actions-delimiters ul.list-unstyled li>div>i,
body.rtl .single-car-actions-delimiters ul.list-unstyled li>span>i,
body.rtl .single-car-actions-delimiters ul.list-unstyled li .stm-show-on-hover>i {
    margin-right: 0;
    margin-left: .5em
}

.single-car-actions ul.list-unstyled {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start
}

.single-car-actions ul.list-unstyled li>a,
.single-car-actions ul.list-unstyled li>span {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    padding: 1px 10px;
    min-width: unset
}

.single-car-actions ul.list-unstyled li>a i,
.single-car-actions ul.list-unstyled li>span i {
    position: relative;
    left: unset;
    top: unset;
    margin: 0 8px 0 0;
    transform: none
}

.single-car-actions ul.list-unstyled li>a img,
.single-car-actions ul.list-unstyled li>span img {
    margin-right: 8px
}

.single-car-actions ul.list-unstyled li .car-action-unit.add-to-compare {
    min-width: 157px
}

.single-car-actions ul.list-unstyled li .car-action-unit.add-to-compare .stm-show-on-hover {
    top: 1px
}

.single-car-actions ul.list-unstyled li .car-action-unit.add-to-compare .stm-show-on-hover i {
    margin-top: 1px
}

@media (max-width:820px) {
    .single-car-actions ul.list-unstyled .spacer {
        flex-grow: 1
    }
}

@media (max-width:1024px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action,
    .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action {
        width: 100%;
        margin: 0
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action .added_date,
    .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action .added_date {
        border: none;
        justify-content: flex-start;
        padding: 0;
        text-transform: capitalize;
        margin-bottom: 5px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action .added_date i,
    .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action .added_date i {
        display: none
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.added-date-action .added_date .added_date_info_text,
    .single-listing_template .single-car-actions ul.list-unstyled li.added-date-action .added_date .added_date_info_text {
        display: none;
        font-size: 11px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup,
    .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup {
        left: -73px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode,
    .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode {
        padding: 5px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a,
    .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a {
        margin-right: 3px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a span,
    .single-listing_template .single-car-actions ul.list-unstyled li.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a span {
        display: block
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li,
    .single-listing_template .single-car-actions ul.list-unstyled li {
        width: auto;
        align-items: center;
        margin-right: 9px
    }
}

@media (max-width:1024px) and (min-width:361px) and (max-width:410px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled li,
    .single-listing_template .single-car-actions ul.list-unstyled li {
        margin-right: 5px
    }
}

@media (max-width:1024px) and (max-width:360px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled li,
    .single-listing_template .single-car-actions ul.list-unstyled li {
        margin-right: 2px
    }
}

@media (max-width:1024px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled li:last-child,
    .single-listing_template .single-car-actions ul.list-unstyled li:last-child {
        margin-right: 0
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li a,
    .single-listing_template .single-car-actions ul.list-unstyled li a {
        min-width: auto;
        width: 32px;
        height: 32px;
        padding: 0;
        border-radius: 3px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li a i,
    .single-listing_template .single-car-actions ul.list-unstyled li a i {
        margin: 0
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li a span,
    .single-listing_template .single-car-actions ul.list-unstyled li a span {
        display: none
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled li a.car-action-unit.add-to-compare,
    .single-listing_template .single-car-actions ul.list-unstyled li a.car-action-unit.add-to-compare {
        min-width: auto;
        width: 32px;
        height: 32px;
        padding: 0;
        border-radius: 3px
    }
    .stm-single-car-page .single-car-actions ul.list-unstyled .stock-num,
    .single-listing_template .single-car-actions ul.list-unstyled .stock-num {
        font-size: 11px;
        padding: 6px 15px
    }
}

@media (max-width:1024px) and (max-width:320px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled .stock-num,
    .single-listing_template .single-car-actions ul.list-unstyled .stock-num {
        padding: 6px 12px
    }
}

@media (max-width:1024px) {
    .stm-single-car-page .single-car-actions ul.list-unstyled .stock-num span,
    .single-listing_template .single-car-actions ul.list-unstyled .stock-num span {
        font-size: 11px
    }
}

.single-car-actions-buttons ul.list-unstyled {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -5px
}

.single-car-actions-buttons ul.list-unstyled li {
    flex-grow: 1;
    min-width: 123px;
    margin: 0 5px 10px;
    display: flex
}

@media (max-width:767px) {
    .single-car-actions-buttons ul.list-unstyled li {
        flex-basis: 40%
    }
}

.single-car-actions-buttons ul.list-unstyled li>a {
    text-align: center;
    border-radius: 8px;
    padding: 20px 12px;
    flex-grow: 1;
    color: #fff;
    background-color: #121e24;
    display: flex;
    align-items: center;
    justify-content: center
}

.single-car-actions-buttons ul.list-unstyled li>a:hover {
    background-color: #6c98e0
}

@media (max-width:767px) {
    .single-car-actions-buttons ul.list-unstyled li>a {
        padding: 12px 10px
    }
}

.single-car-actions-buttons ul.list-unstyled li>a.add-to-compare {
    position: relative;
    min-width: 155px;
    padding-left: 8px;
    padding-right: 8px
}

@media (max-width:767px) {
    .single-car-actions-buttons ul.list-unstyled li>a.add-to-compare.stm-added .stm-unhover {
        display: none
    }
}

@media (min-width:768px) {
    .single-car-actions-buttons ul.list-unstyled li>a.add-to-compare .stm-show-on-hover {
        position: absolute;
        z-index: 300;
        left: 0;
        top: 0;
        width: 100%;
        padding: inherit;
        padding-left: 2px;
        padding-right: 2px;
        display: none
    }
    .single-car-actions-buttons ul.list-unstyled li>a.add-to-compare .stm-unhover {
        display: inline
    }
    .single-car-actions-buttons ul.list-unstyled li>a.add-to-compare:hover .stm-show-on-hover {
        display: flex
    }
    .single-car-actions-buttons ul.list-unstyled li>a.add-to-compare:hover .stm-unhover {
        opacity: 0
    }
}

.single-car-actions-buttons ul.list-unstyled li>a>i {
    margin-right: 7px
}

.single-car-actions-buttons ul.list-unstyled li>div,
.single-car-actions-buttons ul.list-unstyled li>span,
.single-car-actions-buttons ul.list-unstyled li .stm-show-on-hover {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.single-car-actions-buttons ul.list-unstyled li>div>i,
.single-car-actions-buttons ul.list-unstyled li>span>i,
.single-car-actions-buttons ul.list-unstyled li .stm-show-on-hover>i {
    margin-right: 7px
}

.single-car-actions-buttons ul.list-unstyled li.stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
    top: -50px
}

.single-car-actions-buttons ul.list-unstyled li.stm-shareble:hover .stm-share {
    color: initial
}

.single-car-actions-buttons ul.list-unstyled li .stock-num,
.single-car-actions-buttons ul.list-unstyled li .added_date_style_button {
    text-align: center;
    border-radius: 8px;
    padding: 20px 12px;
    background-color: rgba(136, 136, 136, .2);
    color: #121e24
}

@media (max-width:767px) {
    .single-car-actions-buttons ul.list-unstyled li .stock-num,
    .single-car-actions-buttons ul.list-unstyled li .added_date_style_button {
        padding: 12px 10px
    }
}

@media (max-width:767px) {
    .single-car-actions-buttons ul.list-unstyled li .added_date_style_button .added_date_info_text {
        display: none
    }
}

.single-car-actions-buttons ul.list-unstyled li .stm-item-title {
    text-align: left
}

.single-car-actions-delimiters ul.list-unstyled {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 15px
}

@media (max-width:1024px) {
    .single-car-actions-delimiters ul.list-unstyled {
        justify-content: flex-start
    }
}

.single-car-actions-delimiters ul.list-unstyled:before {
    display: none
}

.single-car-actions-delimiters ul.list-unstyled .delimiter {
    flex-grow: 1;
    display: block
}

@media (max-width:1024px) {
    .single-car-actions-delimiters ul.list-unstyled .delimiter {
        flex-grow: 0;
        flex-basis: auto;
        margin: 0 16px
    }
}

.single-car-actions-delimiters ul.list-unstyled .delimiter:last-child {
    display: none
}

@media (min-width:1025px) {
    .single-car-actions-delimiters ul.list-unstyled .delimiter:nth-child(8n) {
        flex-grow: 1;
        flex-basis: 100%
    }
    .single-car-actions-delimiters ul.list-unstyled .delimiter:nth-child(8n):before {
        height: 0
    }
}

@media (max-width:767px) {
    .single-car-actions-delimiters ul.list-unstyled .delimiter {
        display: none
    }
}

.single-car-actions-delimiters ul.list-unstyled .delimiter:before {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #ddd;
    margin: 0 auto
}

.single-car-actions-delimiters ul.list-unstyled li {
    margin: 10px 0;
    text-align: center;
    max-width: 30%
}

@media (max-width:1024px) {
    .single-car-actions-delimiters ul.list-unstyled li {
        max-width: none
    }
}

@media (max-width:767px) {
    .single-car-actions-delimiters ul.list-unstyled li {
        white-space: normal;
        flex-grow: 1;
        flex-basis: 40%;
        text-align: left
    }
    .single-car-actions-delimiters ul.list-unstyled li:nth-child(4n-1) {
        text-align: right
    }
}

.single-car-actions-delimiters ul.list-unstyled li>a {
    text-align: center;
    flex-grow: 1;
    color: #121e24;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.single-car-actions-delimiters ul.list-unstyled li>a:hover {
    color: #6c98e0
}

.single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare {
    position: relative
}

@media (max-width:767px) {
    .single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare.stm-added .stm-unhover {
        display: none
    }
}

@media (min-width:768px) {
    .single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare .stm-show-on-hover {
        position: absolute;
        z-index: 300;
        left: 0;
        top: 0;
        width: 100%;
        padding: inherit;
        padding-left: 2px;
        padding-right: 2px;
        display: none
    }
    .single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare .stm-unhover {
        display: inline
    }
    .single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare:hover .stm-show-on-hover {
        display: flex
    }
    .single-car-actions-delimiters ul.list-unstyled li>a.add-to-compare:hover .stm-unhover {
        opacity: 0
    }
}

.single-car-actions-delimiters ul.list-unstyled li>a>i {
    margin-right: .5em;
    font-size: 1.08em;
    margin-top: .1em
}

.single-car-actions-delimiters ul.list-unstyled li>div,
.single-car-actions-delimiters ul.list-unstyled li>span,
.single-car-actions-delimiters ul.list-unstyled li .stm-show-on-hover {
    flex-grow: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.single-car-actions-delimiters ul.list-unstyled li>div>i,
.single-car-actions-delimiters ul.list-unstyled li>span>i,
.single-car-actions-delimiters ul.list-unstyled li .stm-show-on-hover>i {
    margin-right: .5em;
    font-size: 1.08em;
    margin-top: .1em
}

.single-car-actions-delimiters ul.list-unstyled li.stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
    top: -50px
}

.single-car-actions-delimiters ul.list-unstyled li.stm-shareble:hover .stm-share {
    color: initial
}

.single-car-actions-delimiters ul.list-unstyled li .stock-num,
.single-car-actions-delimiters ul.list-unstyled li .added_date_style_button {
    border-radius: 8px;
    color: #ababab
}

@media (max-width:767px) {
    .single-car-actions-delimiters ul.list-unstyled li .added_date_style_button .added_date_info_text {
        display: none
    }
}

.single-car-actions-delimiters ul.list-unstyled li .stm-item-title {
    text-align: left
}

.single-listing-attribute-boxes {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.single-listing-attribute-boxes .item {
    flex-grow: 1;
    flex-basis: 130px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (min-width:768px) and (max-width:1023px) {
    .single-listing-attribute-boxes .item {
        flex-basis: 30%
    }
}

@media (max-width:767px) {
    .single-listing-attribute-boxes .item {
        flex-basis: 40%
    }
}

.single-listing-attribute-boxes .item .icon {
    font-size: 25px
}

.single-listing-attribute-boxes .item .label-text {
    font-size: 12px;
    line-height: 1.3
}

.single-listing-attribute-boxes .item .value-text {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3
}

.elementor-element-edit-mode .car_gurus_wrapper {
    margin-top: 20px
}

.car_gurus_wrapper {
    text-align: center
}

.car_gurus_wrapper img {
    max-width: 100%
}

.stm-single-car-listing-data {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden
}

.stm-single-car-listing-data .data-list-wrap {
    display: grid;
    list-style: none;
    margin: 0 -15px;
    padding: 0
}

@media (min-width:1025px) {
    .stm-single-car-listing-data .data-list-wrap.cols-1 {
        grid-template-columns: 100%
    }
    .stm-single-car-listing-data .data-list-wrap.cols-1 .data-list-item:nth-child(1):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.cols-2 {
        grid-template-columns: 50% 50%
    }
    .stm-single-car-listing-data .data-list-wrap.cols-2 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.cols-2 .data-list-item:nth-child(2):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.cols-3 {
        grid-template-columns: 33.33% 33.33% 33.33%
    }
    .stm-single-car-listing-data .data-list-wrap.cols-3 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.cols-3 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.cols-3 .data-list-item:nth-child(3):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.cols-4 {
        grid-template-columns: 25% 25% 25% 25%
    }
    .stm-single-car-listing-data .data-list-wrap.cols-4 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.cols-4 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.cols-4 .data-list-item:nth-child(3):before,
    .stm-single-car-listing-data .data-list-wrap.cols-4 .data-list-item:nth-child(4):before {
        display: none
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-1 {
        grid-template-columns: 100%
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-1 .data-list-item:nth-child(1):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-2 {
        grid-template-columns: 50% 50%
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-2 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-2 .data-list-item:nth-child(2):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-3 {
        grid-template-columns: 33.33% 33.33% 33.33%
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-3 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-3 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-3 .data-list-item:nth-child(3):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-4 {
        grid-template-columns: 25% 25% 25% 25%
    }
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-4 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-4 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-4 .data-list-item:nth-child(3):before,
    .stm-single-car-listing-data .data-list-wrap.tablet-cols-4 .data-list-item:nth-child(4):before {
        display: none
    }
}

@media (max-width:767px) {
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-1 {
        grid-template-columns: 100%
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-1 .data-list-item:nth-child(1):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-2 {
        grid-template-columns: 50% 50%
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-2 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-2 .data-list-item:nth-child(2):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-3 {
        grid-template-columns: 33.33% 33.33% 33.33%
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-3 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-3 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-3 .data-list-item:nth-child(3):before {
        display: none
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-4 {
        grid-template-columns: 25% 25% 25% 25%
    }
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-4 .data-list-item:nth-child(1):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-4 .data-list-item:nth-child(2):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-4 .data-list-item:nth-child(3):before,
    .stm-single-car-listing-data .data-list-wrap.mobile-cols-4 .data-list-item:nth-child(4):before {
        display: none
    }
}

.stm-single-car-listing-data .data-list-wrap .data-list-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 8px 15px;
    margin: 0;
    position: relative
}

@media (max-width:767px) {
    .stm-single-car-listing-data .data-list-wrap .data-list-item {
        padding: .8vw 15px .8vw
    }
}

.stm-single-car-listing-data .data-list-wrap .data-list-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #d5d9e0;
    margin: 0 15px
}

.stm-single-car-listing-data .data-list-wrap .data-list-item>.item-label {
    display: block;
    font-size: 13px;
    padding: 5px 5px 5px 0;
    color: #888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 45%;
    flex-grow: 1
}

.stm-single-car-listing-data .data-list-wrap .data-list-item>.item-label i {
    display: inline-block;
    position: relative;
    top: 3px;
    font-size: 18px;
    min-width: 33px;
    padding-right: 5px;
    text-align: center;
    vertical-align: top;
    max-height: 22px;
    color: red
}

.stm-single-car-listing-data .data-list-wrap .data-list-item>.heading-font {
    padding: 5px 0 5px 10px;
    color: #222;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 55%;
    flex-grow: 1
}

@media (max-width:767px) {
    .stm-single-car-listing-data .data-list-wrap .data-list-item>.heading-font {
        white-space: normal
    }
}

.stm-listing-single-price-title .price.discounted-price {
    text-align: right;
    padding: 11px 13px 11px 2px;
    min-height: 74px
}

@media (max-width:767px) {
    .stm-listing-single-price-title .price.discounted-price {
        font-size: 18px;
        padding: 7px 9px 6px;
        min-height: 55px
    }
}

.stm-listing-single-price-title .price.discounted-price:before {
    left: -17px;
    width: 40px
}

.stm-listing-single-price-title .price.discounted-price .label-price {
    font-size: 72%;
    font-weight: 600
}

@media (max-width:767px) {
    .stm-listing-single-price-title .price.discounted-price .label-price {
        font-size: 12px
    }
}

.stm-listing-single-price-title .price.discounted-price .value {
    display: inline-block
}

.stm-listing-single-price-title .price.discounted-price .regular-price {
    font-size: 69%;
    font-weight: 600;
    margin-right: .1em;
    margin-bottom: .25em
}

@media (max-width:767px) {
    .stm-listing-single-price-title .price.discounted-price .regular-price {
        font-size: 78%
    }
}

.stm-listing-single-price-title .price.discounted-price .regular-price .label-price {
    margin-right: .3em
}

.stm-listing-single-price-title .price.discounted-price .regular-price .value {
    text-decoration: line-through
}

.stm-listing-single-price-title .stm-single-title-wrap .title {
    overflow: visible
}

body.rtl .contact-info-wrap .title_wrap .title {
    margin: 0 15px 0 0
}

body.rtl .contact-info-wrap .info-list-wrap .info-item .info-data {
    margin: 0 15px 0 0
}

.contact-info-wrap {
    margin-top: -6px;
    margin-bottom: 25px
}

.contact-info-wrap .title_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-bottom: 9px
}

.contact-info-wrap .title_wrap .title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #232628;
    margin: 0 0 0 15px
}

.contact-info-wrap .info-list-wrap .info-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 24px
}

.contact-info-wrap .info-list-wrap .info-item .info-data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 15px
}

body.rtl .dealer-contact-unit.mail .email-btn i {
    margin: 0 0 0 20px
}

.dealer-contact-unit.mail .email-btn {
    display: flex;
    flex-direction: row;
    align-items: center
}

.dealer-contact-unit.mail .email-btn i {
    margin: 0 20px 0 0
}

body.rtl .stm-dealer-info-unit.phone i {
    margin: 0 0 0 20px
}

body.rtl .stm-dealer-info-unit.phone .inner .phone {
    margin: 0 0 0 20px
}

body.rtl .stm-dealer-info-unit .inner .phone {
    display: inline-block;
    direction: ltr
}

.stm-dealer-info-unit.phone {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
    padding-left: 53px
}

.stm-dealer-info-unit.phone i {
    margin: 0 20px 0 0
}

.stm-dealer-info-unit.phone .inner .phone {
    margin-right: 20px
}

.stm-dealer-info-unit.phone .inner h5 {
    margin: 0;
    padding: 0
}

.stm-dealer-info-unit.phone .inner .stm-show-number {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    vertical-align: top;
    border-bottom: 1px dotted;
    cursor: pointer;
    min-width: 20px;
    position: relative
}

.stm-dealer-info-unit.phone .inner .stm-show-number.load_number {
    color: transparent
}

.stm-dealer-info-unit.phone .inner .stm-show-number.load_number:before {
    content: "\f1ce";
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    color: #333;
    font-size: 15px;
    position: absolute;
    left: 0;
    animation: spin 2s linear infinite
}

.elementor-widget-motors-single-listing-description .post-content {
    padding: 0;
    margin: 0;
    border: none
}

.stm-single-listing-car-features {
    margin: 0
}

.stm-single-listing-car-features ul {
    display: flex;
    align-items: flex-start;
    padding: 0;
    margin: 0;
    list-style: none
}

.stm-single-listing-car-features ul li {
    width: 100%;
    display: flex;
    align-items: flex-start
}

.stm-single-listing-car-features ul li i {
    margin-right: 13px;
    color: red;
    line-height: 20px
}

@media (max-width:767px) {
    .stm-single-listing-car-features ul li i {
        margin-right: 2.3vw
    }
}

.stm-single-listing-car-features ul li svg {
    margin-right: 13px;
    fill: red;
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    margin-top: 2px
}

@media (max-width:767px) {
    .stm-single-listing-car-features ul li svg {
        margin-right: 2.3vw
    }
}

.stm-single-listing-car-features .lists-vertical ul {
    flex-direction: column
}

.stm-single-listing-car-features .lists-horizontal ul {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start
}

.stm-single-listing-car-features .lists-horizontal ul li {
    padding-right: 8px
}

.stm-single-listing-car-features .lists-horizontal ul li.row-2 {
    width: 50%
}

.stm-single-listing-car-features .lists-horizontal ul li.row-3 {
    width: 33.33%
}

.stm-single-listing-car-features .lists-horizontal ul li.row-4 {
    width: 25%
}

@media (max-width:768px) {
    .stm-single-listing-car-features .lists-horizontal ul li.row-2,
    .stm-single-listing-car-features .lists-horizontal ul li.row-3,
    .stm-single-listing-car-features .lists-horizontal ul li.row-4 {
        width: 50%
    }
}

@media (max-width:767px) {
    .stm-single-listing-car-features .lists-horizontal ul li.row-2,
    .stm-single-listing-car-features .lists-horizontal ul li.row-3,
    .stm-single-listing-car-features .lists-horizontal ul li.row-4 {
        width: 100%;
        padding-right: 3.5vw
    }
}

.stm-single-listing-car-features.grouped_features ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    margin: 0;
    list-style: none
}

.stm-single-listing-car-features.grouped_features ul li {
    width: 100%;
    display: flex;
    align-items: flex-start
}

.stm-single-listing-car-features.grouped_features ul li i {
    margin-right: 13px;
    color: red;
    line-height: 20px
}

@media (max-width:767px) {
    .stm-single-listing-car-features.grouped_features ul li i {
        margin-right: 2.3vw
    }
}

.stm-single-listing-car-features.grouped_features .lists-vertical {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start
}

.stm-single-listing-car-features.grouped_features .lists-horizontal {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start
}

.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-2 h4,
.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-3 h4,
.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-4 h4 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-2 {
    width: 50%;
    margin-bottom: 15px
}

.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-3 {
    width: 33.33%;
    margin-bottom: 15px
}

.stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-4 {
    width: 25%;
    margin-bottom: 15px
}

@media (max-width:767px) {
    .stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-2,
    .stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-3,
    .stm-single-listing-car-features.grouped_features .lists-horizontal .grouped_checkbox-4 {
        width: 50%
    }
}

body.rtl .stm-single-listing-car-features ul li i {
    margin-right: 0;
    margin-left: 13px
}

@media (max-width:767px) {
    body.rtl .stm-single-listing-car-features ul li i {
        margin-left: 2.3vw
    }
}

body.rtl .stm-single-listing-car-features .lists-horizontal li {
    padding-right: 0;
    padding-left: 8px
}

@media (max-width:767px) {
    body.rtl .stm-single-listing-car-features .lists-horizontal li.row-2,
    body.rtl .stm-single-listing-car-features .lists-horizontal li.row-3,
    body.rtl .stm-single-listing-car-features .lists-horizontal li.row-4 {
        padding-left: 3.5vw
    }
}

.motors-elementor-single-listing-gallery-carousel-mini {
    position: relative
}

.motors-elementor-single-listing-gallery-carousel-mini .swiper-slide>a {
    display: block;
    height: 0;
    padding-bottom: 62%;
    position: relative
}

.motors-elementor-single-listing-gallery-carousel-mini .swiper-slide>a img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .9);
    z-index: 500;
    transition: .2s ease
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev:hover,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next:hover {
    background-color: #fff
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev.swiper-button-disabled,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next.swiper-button-disabled {
    display: none;
    background-color: rgba(255, 255, 255, .2)
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev.swiper-button-disabled:hover,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next.swiper-button-disabled:hover {
    background-color: rgba(255, 255, 255, .2)
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev:before,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 11px;
    height: 11px;
    border-color: #121e24;
    border-style: solid;
    border-width: 3px 3px 0 0;
    transition: .2s ease
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev:before,
    .motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next:before {
        width: 10px;
        height: 10px
    }
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev:hover:before,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next:hover:before {
    opacity: .8
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev.swiper-button-disabled:before,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next.swiper-button-disabled:before {
    opacity: .3
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev.swiper-button-disabled:hover:before,
.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next.swiper-button-disabled:hover:before {
    opacity: .3
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev {
    left: 0;
    transform: translateY(-50%) translateX(-50%)
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev {
        left: 0
    }
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-prev:before {
    left: 56%;
    transform: translateY(-50%) translateX(-50%) rotate(-135deg)
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next {
    right: 0;
    transform: translateY(-50%) translateX(50%)
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next {
        right: 0
    }
}

.motors-elementor-single-listing-gallery-carousel-mini .listing-gallery-carousel-mini-nav-next:before {
    left: 44%;
    transform: translateY(-50%) translateX(-50%) rotate(45deg)
}

.motors-elementor-single-listing-gallery-carousel {
    position: relative
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel {
        display: flex;
        flex-direction: column-reverse
    }
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-meta-top {
    display: flex;
    justify-content: space-between
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .stm-gallery-meta-top {
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel .stm-gallery-meta-top {
        padding-top: 15px
    }
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box {
    display: flex;
    flex-wrap: wrap;
    min-width: 190px;
    position: relative;
    left: unset;
    top: unset
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit {
    width: 28px;
    height: 28px;
    margin-right: 9px;
    margin-bottom: 10px;
    background: rgba(0, 0, 0, .1);
    text-align: center;
    line-height: 28px;
    border-radius: 2px
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit:hover {
    background: rgba(0, 0, 0, .2)
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit>a {
    border: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    text-decoration: none
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit>a i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%)
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit i {
    color: #777
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit i:before {
    color: #777
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit:hover {
    cursor: pointer
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit.active {
    background: red
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .st_sharethis_large {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup {
    display: none;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    z-index: -1;
    padding: 0 9px 0 0
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
    display: flex;
    justify-content: flex-end;
    opacity: 1;
    z-index: 10;
    transform: translateX(0)
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode {
    background: #fff;
    padding: 5px 2px 1px;
    border-radius: 3px;
    border: 1px solid #ddd
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode .a2a_kit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item {
    display: inline-block;
    text-align: center;
    background: rgba(0, 0, 0, .1);
    border-radius: 2px;
    color: #777;
    font-size: 12px;
    text-transform: uppercase;
    min-width: 85px;
    padding: 5px 15px;
    margin: 0 0 10px 15px
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.accented {
    background-color: #6c98e0;
    color: #fff
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.special-label-inline {
    background-color: transparent;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    min-width: auto
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.special-label-inline i {
    font-size: 1.1em;
    margin-right: .5em
}

.motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.stm-car-videos {
    cursor: pointer
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper {
    position: relative
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper.stretch {
    width: 100vw;
    left: calc(-1 * (100vw - 100%) / 2)
}

@media (max-width:1280px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel:not(.swiper-container-initialized) {
        overflow-x: auto
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item {
    flex-basis: 50%
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item {
        flex-basis: 87%
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item>a {
    display: block
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item img {
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:768px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item img {
        height: 280px
    }
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item img {
        height: 280px;
        max-height: 55vh
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.placeholder,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.video-preview {
    background: #e9eaec
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.placeholder img,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.video-preview img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.video-preview a.fancy-iframe:before {
    backface-visibility: hidden;
    transform: translateZ(0)
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item.video-preview a.fancy-iframe img {
    position: relative;
    z-index: 1
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-1 .item {
    flex-basis: 100%
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-1 .item img {
        height: 460px
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-2 .item {
    flex-basis: 87%
}

@media (min-width:768px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-2 .item {
        flex-basis: 50%
    }
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-2 .item img {
        height: 310px;
        max-height: 41vh
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-3 .item {
    flex-basis: 87%
}

@media (min-width:768px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-3 .item {
        flex-basis: 33.3%
    }
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-3 .item img {
        height: 305px;
        max-height: 35vh
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-4 .item {
    flex-basis: 87%
}

@media (min-width:768px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-4 .item {
        flex-basis: 43%
    }
}

@media (min-width:1024px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-4 .item {
        flex-basis: 25%
    }
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel.items-per-view-4 .item img {
        max-height: 33vh
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .9);
    z-index: 500;
    transform: translateY(-50%);
    transition: .2s ease
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev:hover,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next:hover {
    background-color: #fff
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev.swiper-button-disabled,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next.swiper-button-disabled {
    display: none;
    background-color: rgba(255, 255, 255, .2)
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev.swiper-button-disabled:hover,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next.swiper-button-disabled:hover {
    background-color: rgba(255, 255, 255, .2)
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev:before,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 11px;
    height: 11px;
    border-color: #bd672e;
    border-style: solid;
    border-width: 3px 3px 0 0;
    transition: .2s ease
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev:before,
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next:before {
        width: 10px;
        height: 10px
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev:hover:before,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next:hover:before {
    opacity: .8
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev.swiper-button-disabled:before,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next.swiper-button-disabled:before {
    opacity: .3
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev.swiper-button-disabled:hover:before,
.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next.swiper-button-disabled:hover:before {
    opacity: .3
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev {
    left: 45px
}

@media (max-width:1024px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev {
        left: 20px
    }
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev {
        left: 1px
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-prev:before {
    left: 56%;
    transform: translateY(-50%) translateX(-50%) rotate(-135deg)
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next {
    right: 45px
}

@media (max-width:1024px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next {
        right: 20px
    }
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next {
        right: 1px
    }
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-nav-next:before {
    left: 44%;
    transform: translateY(-50%) translateX(-50%) rotate(45deg)
}

body.rtl .motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item {
    margin: 0 15px 10px 0
}

body.rtl .motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.special-label-inline i {
    margin-right: 0;
    margin-left: .5em
}

body.rtl .motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit {
    margin-right: 0;
    margin-left: 9px
}

body.rtl .motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup {
    left: auto;
    right: 0;
    padding: 0 0 0 9px
}

body.rtl .motors-elementor-single-listing-gallery-carousel .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
    justify-content: flex-start
}

body.rtl .motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper.stretch {
    left: auto;
    right: calc(-1 * (100vw - 100%) / 2)
}

.stm-template-car_dealer_two_elementor.inventory-dark .motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item {
    background: #373c3f;
    color: #fff
}

.stm-template-car_dealer_two_elementor.inventory-dark .motors-elementor-single-listing-gallery-carousel .stm-gallery-listing-info-item.special-label-inline {
    background: 0 0
}

.motors-elementor-single-listing-gallery-mosaic {
    position: relative
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-mosaic {
        display: flex;
        flex-direction: column-reverse
    }
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-meta-top {
    display: flex;
    justify-content: space-between
}

@media (min-width:1200px) {
    .motors-elementor-single-listing-gallery-mosaic .stm-gallery-meta-top {
        margin-bottom: 5px
    }
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery-mosaic .stm-gallery-meta-top {
        padding-top: 15px
    }
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box {
    display: flex;
    flex-wrap: wrap;
    min-width: 190px;
    position: relative;
    left: unset;
    top: unset;
    max-width: 60%
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit {
    width: 28px;
    height: 28px;
    margin-right: 9px;
    margin-bottom: 10px;
    background: rgba(0, 0, 0, .1);
    text-align: center;
    line-height: 28px;
    border-radius: 2px
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit:hover {
    background: rgba(0, 0, 0, .2)
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit>a {
    border: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    text-decoration: none
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit>a i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%)
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit i {
    color: #777
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit i:before {
    color: #777
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit:hover {
    cursor: pointer
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit.active {
    background: red
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .st_sharethis_large {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup {
    display: none;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    z-index: -1;
    padding: 0 9px 0 0
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
    display: flex;
    justify-content: flex-end;
    opacity: 1;
    z-index: 10;
    transform: translateX(0)
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode {
    background: #fff;
    padding: 5px 2px 1px;
    border-radius: 3px;
    border: 1px solid #ddd
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode .a2a_kit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item {
    display: inline-block;
    text-align: center;
    background: rgba(0, 0, 0, .1);
    border-radius: 2px;
    color: #777;
    font-size: 12px;
    text-transform: uppercase;
    min-width: 85px;
    padding: 5px 15px;
    margin: 0 0 10px 15px
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.accented {
    background-color: #6c98e0;
    color: #fff
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.special-label-inline {
    background-color: transparent;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    min-width: auto
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.special-label-inline i {
    font-size: 1.1em;
    margin-right: .5em
}

.motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.stm-car-videos {
    cursor: pointer
}

body.rtl .motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item {
    margin: 0 15px 10px 0
}

body.rtl .motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.special-label-inline i {
    margin-right: 0;
    margin-left: .5em
}

body.rtl .motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit {
    margin-right: 0;
    margin-left: 9px
}

body.rtl .motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup {
    left: auto;
    right: 0;
    padding: 0 0 0 9px
}

body.rtl .motors-elementor-single-listing-gallery-mosaic .stm-gallery-actions-box .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
    justify-content: flex-start
}

.mosaic-gallery {
    display: flex;
    align-items: stretch
}

.mosaic-gallery .item {
    position: relative
}

.mosaic-gallery .item a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block
}

.mosaic-gallery .item a.video:before {
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f144";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 51px;
    height: 51px;
    background: rgba(255, 255, 255, .8);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    color: #232628;
    font-size: 30px;
    z-index: 20
}

.mosaic-gallery .item a.video:hover:before {
    color: #6c98e0
}

.mosaic-gallery .item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .2s ease
}

.mosaic-gallery .item a:hover img {
    filter: brightness(1.1)
}

.mosaic-gallery .item.item-small .more-label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    background-color: rgba(0, 0, 0, .5)
}

@media (max-width:992px) {
    .mosaic-gallery .item.item-small .more-label {
        font-size: 4.3vw
    }
}

.mosaic-gallery.items-1 .item {
    height: 440px;
    flex-basis: 100%;
    flex-grow: 1;
    max-height: 52vh
}

@media (max-width:992px) {
    .mosaic-gallery.items-1 .item {
        max-height: 55vw
    }
}

.mosaic-gallery.items-2 {
    margin: 0 -5px 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-2 {
        flex-direction: column
    }
}

.mosaic-gallery.items-2 .item a {
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px
}

.mosaic-gallery.items-2 .item-big {
    height: 350px;
    flex-basis: 50%;
    flex-grow: 1
}

@media (max-width:992px) {
    .mosaic-gallery.items-2 .item-big {
        height: auto;
        flex-basis: auto
    }
    .mosaic-gallery.items-2 .item-big a {
        position: static;
        width: auto;
        height: auto
    }
    .mosaic-gallery.items-2 .item-big img {
        position: static;
        width: auto;
        height: auto
    }
}

.mosaic-gallery.items-3 {
    margin: 0 -10px 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-3 {
        margin: 0 -4px 10px;
        flex-direction: column
    }
}

.mosaic-gallery.items-3 .item a {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-3 .item a {
        left: 4px;
        right: 4px;
        top: 4px;
        bottom: 4px
    }
}

.mosaic-gallery.items-3 .item-big {
    height: 450px;
    flex-basis: 65%;
    flex-grow: 1
}

@media (max-width:992px) {
    .mosaic-gallery.items-3 .item-big {
        height: auto;
        flex-basis: auto
    }
    .mosaic-gallery.items-3 .item-big a {
        position: static;
        width: auto;
        height: auto
    }
    .mosaic-gallery.items-3 .item-big img {
        position: static;
        width: auto;
        height: auto
    }
}

.mosaic-gallery.items-3 .item-small {
    flex-basis: 100%
}

@media (max-width:992px) {
    .mosaic-gallery.items-3 .item-small {
        flex-basis: 50%;
        height: 22vw
    }
}

.mosaic-gallery.items-3 .wrapper-small {
    flex-basis: 35%;
    display: flex;
    flex-wrap: wrap
}

.mosaic-gallery.items-4 {
    margin: 0 -10px 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-4 {
        margin: 0 -4px 10px;
        flex-direction: column
    }
}

.mosaic-gallery.items-4 .item a {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-4 .item a {
        left: 4px;
        right: 4px;
        top: 4px;
        bottom: 4px
    }
}

.mosaic-gallery.items-4 .item-big {
    height: 450px;
    flex-basis: 65%;
    flex-grow: 1
}

@media (max-width:992px) {
    .mosaic-gallery.items-4 .item-big {
        height: auto;
        flex-basis: auto
    }
    .mosaic-gallery.items-4 .item-big a {
        position: static;
        margin: 4px
    }
    .mosaic-gallery.items-4 .item-big img {
        position: static;
        width: auto;
        height: auto
    }
}

.mosaic-gallery.items-4 .item-small {
    flex-basis: 100%
}

@media (max-width:992px) {
    .mosaic-gallery.items-4 .item-small {
        flex-basis: 33.3%;
        height: 20vw
    }
}

.mosaic-gallery.items-4 .wrapper-small {
    flex-basis: 35%;
    display: flex;
    flex-wrap: wrap
}

.mosaic-gallery.items-5 {
    margin: 0 -7px 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-5 {
        margin: 0 -4px 10px;
        flex-direction: column
    }
}

.mosaic-gallery.items-5 .item a {
    left: 7px;
    top: 7px;
    right: 7px;
    bottom: 7px
}

@media (max-width:992px) {
    .mosaic-gallery.items-5 .item a {
        left: 4px;
        top: 4px;
        right: 4px;
        bottom: 4px
    }
}

.mosaic-gallery.items-5 .item-big {
    height: 400px;
    flex-basis: 50%;
    flex-grow: 1
}

@media (max-width:992px) {
    .mosaic-gallery.items-5 .item-big {
        height: auto;
        flex-basis: auto
    }
    .mosaic-gallery.items-5 .item-big a {
        position: static;
        margin: 4px
    }
    .mosaic-gallery.items-5 .item-big img {
        position: static;
        width: auto;
        height: auto
    }
}

.mosaic-gallery.items-5 .item-small {
    flex-basis: 50%
}

@media (max-width:992px) {
    .mosaic-gallery.items-5 .item-small {
        height: 23vw
    }
}

.mosaic-gallery.items-5 .wrapper-small {
    flex-basis: 50%;
    display: flex;
    flex-wrap: wrap
}

.mosaic-gallery.items-6 {
    margin: 0 -10px 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-6 {
        margin: 0 -4px 10px;
        flex-direction: column
    }
}

.mosaic-gallery.items-6 .item a {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px
}

@media (max-width:992px) {
    .mosaic-gallery.items-6 .item a {
        left: 4px;
        right: 4px;
        top: 4px;
        bottom: 4px
    }
}

.mosaic-gallery.items-6 .item-big {
    height: 400px;
    flex-basis: 100%
}

@media (max-width:992px) {
    .mosaic-gallery.items-6 .item-big {
        height: auto;
        flex-basis: 100%
    }
    .mosaic-gallery.items-6 .item-big a {
        position: static;
        margin: 4px
    }
    .mosaic-gallery.items-6 .item-big img {
        position: static;
        width: auto;
        height: auto
    }
}

.mosaic-gallery.items-6 .wrapper-big {
    flex-basis: 66.6%;
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap
}

.mosaic-gallery.items-6 .wrapper-big .item-small {
    flex-basis: 50%;
    height: 200px
}

@media (max-width:992px) {
    .mosaic-gallery.items-6 .wrapper-big .item-small {
        height: 23vw
    }
}

.mosaic-gallery.items-6 .wrapper-small {
    flex-basis: 33.3%;
    display: flex;
    flex-wrap: wrap
}

.mosaic-gallery.items-6 .wrapper-small .item-small {
    flex-basis: 100%
}

@media (max-width:992px) {
    .mosaic-gallery.items-6 .wrapper-small .item-small {
        flex-basis: 33.3%;
        height: 20vw
    }
}

.mosaic-gallery .additional-images {
    display: none
}

.stm-template-car_dealer_two_elementor.inventory-dark .motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item {
    background: #373c3f;
    color: #fff
}

.stm-template-car_dealer_two_elementor.inventory-dark .motors-elementor-single-listing-gallery-mosaic .stm-gallery-listing-info-item.special-label-inline {
    background: 0 0
}

body.rtl .stm-swiper-controls .stm-swiper-prev:after,
body.rtl .stm-swiper-controls .stm-swiper-next:after {
    margin-right: 11px
}

.motors-elementor-single-listing-gallery {
    position: relative;
    max-width: 798px;
    overflow: hidden;
    margin-bottom: 45px
}

.motors-elementor-single-listing-gallery .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper {
    overflow: visible
}

.motors-elementor-single-listing-gallery:hover .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev {
    left: 0
}

.motors-elementor-single-listing-gallery:hover .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
    right: 0
}

.motors-elementor-single-listing-gallery .stm-car-medias {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 20
}

.motors-elementor-single-listing-gallery .stm-car-medias>div {
    display: inline-block;
    margin-right: 9px;
    padding: 4px 15px 2px 10px;
    border-radius: 2px;
    background: rgba(0, 0, 0, .3);
    transition: all .3s ease;
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600
}

.motors-elementor-single-listing-gallery .stm-car-medias>div i {
    font-size: 12px;
    margin-right: 2px
}

.motors-elementor-single-listing-gallery .stm-car-medias>div span {
    position: relative;
    top: -1px;
    text-transform: uppercase
}

.motors-elementor-single-listing-gallery .stm-car-medias>div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, .6)
}

.motors-elementor-single-listing-gallery .stm-car-medias>div .stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px
}

.motors-elementor-single-listing-gallery.actions-onhover .stm-car-medias {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease
}

.motors-elementor-single-listing-gallery.actions-onhover:hover .stm-car-medias {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery.badge-right-top .special-label,
.motors-elementor-single-listing-gallery.badge-right-top .special-label.h5 {
    left: auto;
    right: -81px;
    transform: rotate(45deg) translateZ(0)
}

.motors-elementor-single-listing-gallery.badge-right-bottom .special-label,
.motors-elementor-single-listing-gallery.badge-right-bottom .special-label.h5 {
    left: auto;
    right: -78px;
    top: auto;
    bottom: 25px
}

.motors-elementor-single-listing-gallery.badge-left-bottom .special-label,
.motors-elementor-single-listing-gallery.badge-left-bottom .special-label.h5 {
    top: auto;
    bottom: 20px;
    left: -76px;
    transform: rotate(45deg) translateZ(0)
}

.motors-elementor-single-listing-gallery.video-left .stm-car-medias {
    right: unset;
    left: 16px
}

@media (max-width:550px) {
    .motors-elementor-single-listing-gallery.video-left .stm-car-medias {
        top: unset;
        left: unset;
        right: 7px;
        bottom: 120px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .motors-elementor-single-listing-gallery.video-left .stm-car-medias {
        bottom: 140px;
        right: 7px;
        left: unset;
        top: unset
    }
}

.motors-elementor-single-listing-gallery .stm-gallery-actions {
    position: absolute;
    right: 7px;
    top: 16px;
    z-index: 20
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit {
    position: relative;
    float: left;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 9px;
    background: rgba(0, 0, 0, .3);
    text-align: center;
    border-radius: 2px
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a {
    border: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-brochure {
    line-height: 30px
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-brochure i {
    margin-left: 0
}

@media (max-width:920px) {
    .motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-car-print i {
        position: absolute;
        top: 50%;
        left: 8px
    }
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-car-print i {
        position: absolute;
        top: 50%;
        left: 8px
    }
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a i {
    margin: 0
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.car-action-unit {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit a.car-action-unit i {
    position: static;
    transform: none
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit i {
    color: #fff
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit:hover {
    cursor: pointer
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit.active {
    background: red
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .st_sharethis_large {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup {
    display: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 0 0 4px
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup.stm-a2a-popup-active {
    display: block;
    top: 100%;
    left: -100%;
    opacity: 1;
    z-index: 10;
    margin-top: 2px;
    transform: translateX(-68%)
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup .addtoany_shortcode {
    background: #fff;
    padding: 5px 5px 1px;
    border-radius: 3px;
    border: 1px solid #ddd
}

.motors-elementor-single-listing-gallery .stm-gallery-actions .stm-gallery-action-unit .stm-a2a-popup .addtoany_shortcode .a2a_kit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.motors-elementor-single-listing-gallery.actions-onhover .stm-gallery-actions {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease
}

.motors-elementor-single-listing-gallery.actions-onhover:hover .stm-gallery-actions {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery {
    max-width: 798px;
    margin-left: 0;
    margin-right: 0;
    position: relative
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .video-preview a:before {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 63px;
    margin: -45px 0 0 -45px !important
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image img {
    width: 100%
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a img {
    height: 100vw;
    max-height: 466px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:460px) {
    .motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a img {
        max-height: 220px
    }
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) translateZ(0);
    font-size: 26px;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: opacity .25s ease
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-circle {
    border-radius: 50%;
    width: 2.8em;
    height: 2.8em;
    background: #6c98e0
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon {
    width: 3em;
    height: 1.75em;
    background: #6c98e0;
    backface-visibility: hidden
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon:before {
    content: "";
    display: block;
    border-bottom: .9em solid #6c98e0;
    border-left: 1.5em solid transparent;
    border-right: 1.5em solid transparent;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    backface-visibility: hidden
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon:after {
    content: "";
    display: block;
    border-top: .9em solid #6c98e0;
    border-left: 1.5em solid transparent;
    border-right: 1.5em solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    backface-visibility: hidden
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon i {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-46%) translateY(-45%) translateZ(0)
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a:hover .image-icon {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-overlay {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .35);
    visibility: hidden;
    opacity: 0;
    transition: .15s ease
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a:hover .image-overlay {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery:not(.display-thumbnails):hover .motors-elementor-big-gallery .stm-single-image a .image-icon {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery:not(.display-thumbnails):hover .motors-elementor-big-gallery .stm-single-image a .image-overlay {
    visibility: visible;
    opacity: 1
}

.motors-elementor-single-listing-gallery.no-thumbnails .motors-elementor-big-gallery .stm-single-image {
    height: 0
}

.motors-elementor-single-listing-gallery.no-thumbnails .motors-elementor-big-gallery .stm-single-image:first-child {
    height: auto
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery {
    position: relative;
    margin-top: 22px
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery:after {
    display: table;
    content: "";
    clear: both
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image {
    max-width: 142px;
    width: 142px
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image:hover {
    cursor: pointer
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image img {
    width: 100%;
    max-width: 142px;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 2/1.15
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image {
        max-width: none
    }
    .motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-single-image img {
        max-width: none
    }
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide:hover {
    cursor: pointer
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide:after {
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 38, 40, .3);
    visibility: visible;
    opacity: 0;
    width: auto;
    margin: 0 auto
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide-thumb-active:after {
    visibility: visible;
    opacity: 1;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 38, 40, .3);
    max-width: 142px;
    width: auto;
    margin: 0 auto
}

@media (max-width:767px) {
    .motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide-thumb-active:after {
        max-width: none
    }
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls {
    margin-top: 0
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev,
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
    position: absolute;
    top: 0;
    width: 30px;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 2;
    cursor: pointer
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev:after,
.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next:after {
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #fff;
    line-height: 82px;
    margin-left: 11px
}

@media (max-width:1024px) {
    .motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev {
        left: 0
    }
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev {
    left: -30px
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-prev:after {
    content: "\f053"
}

@media (max-width:1024px) {
    .motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
        right: 0
    }
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next {
    right: -30px
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .stm-swiper-controls .stm-swiper-next:after {
    content: "\f054"
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .video-preview {
    position: relative
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .video-preview:before {
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f144";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 51px;
    height: 51px;
    background: rgba(255, 255, 255, .8);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    color: #184c4f;
    font-size: 30px;
    z-index: 20
}

.single-car-data {
    margin-bottom: 0
}

@media (min-width:768px) {
    .single-car-data .stm-single-car-history-image {
        max-width: 180px;
        margin: 0 auto
    }
}

.single-car-data .single-car-data-data-columns {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 -10px
}

.single-car-data .single-car-data-data-columns .stm-single-car-history-image {
    flex-basis: 50%;
    flex-grow: 1;
    margin: 2px 0;
    padding: 0 10px
}

.single-car-data .single-car-data-data-columns .stm-single-car-history-image img {
    height: auto;
    max-width: 100%
}

.stm-single-listing-map__element {
    width: 100%;
    height: 253px
}

.stm-single-listing-map__address {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 8px
}

.stm-single-listing-map__address svg,
.stm-single-listing-map__address i {
    width: 16px;
    height: 16px;
    font-size: 13px;
    margin-right: 1em
}

.stm-single-listing-map__address+.stm-single-listing-map__element {
    margin-top: 1.5em
}

.stm-single-listing-map__address_text {
    flex: 1
}

.stm_single_car_mpg .single-car-mpg .mpg-icon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center
}

.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons {
    margin: 0
}

.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons a {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: auto;
    line-height: 1.35;
    padding: 17px 25px
}

.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons a i {
    position: static;
    left: unset;
    top: unset
}

.elementor-widget-motors-single-listing-offer-price .stm-car_dealer-buttons a .label {
    flex-grow: 1
}

body.rtl .motors-elementor-search-results-wrap .navigation-controls .back-search-results .fas {
    transform: rotate(180deg)
}

body.rtl .motors-elementor-search-results-wrap .navigation-controls .next-prev-controls {
    flex-direction: row-reverse
}

@media (max-width:550px) {
    body.rtl .motors-elementor-search-results-wrap .stm-isearch-results-carousel {
        padding: 0 25px 15px 15px
    }
}

body.rtl .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price.discounted-price .regular-price {
    display: flex;
    flex-direction: row-reverse;
    direction: ltr
}

body.rtl .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price.discounted-price .regular-price .label-price {
    padding-left: 3px
}

body.rtl .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .stm-badge-directory {
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0)
}

body.rtl .motors-elementor-search-results-wrap .stm-template-front-loop .price .sale-price .label-price {
    display: inline-block
}

body.rtl .motors-elementor-search-results-wrap .stm-template-front-loop .price .sale-price .heading-font {
    direction: ltr;
    display: inline-block
}

body.rtl .motors-elementor-search-results-wrap .stm-template-front-loop .price .normal-price .label-price {
    display: inline-block
}

body.rtl .motors-elementor-search-results-wrap .stm-template-front-loop .price .normal-price .heading-font {
    direction: ltr;
    display: inline-block
}

.motors-elementor-search-results-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .18), inset 0 4px 0 #6c98e0
}

.motors-elementor-search-results-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between
}

.motors-elementor-search-results-wrap .navigation-controls .back-search-results {
    padding-top: 7px
}

.motors-elementor-search-results-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0
}

.motors-elementor-search-results-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px
}

.motors-elementor-search-results-wrap .navigation-controls .back-search-results a {
    text-decoration: none
}

.motors-elementor-search-results-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none
}

.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls {
    display: flex
}

.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-prev,
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-next {
    padding: 9px 13px 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1803921569);
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px
}

.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas,
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000
}

.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled,
.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset
}

.motors-elementor-search-results-wrap .navigation-controls .next-prev-controls .disabled {
    opacity: .5
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel {
    padding: 0 0 15px;
    overflow: visible !important
}

@media (max-width:767px) {
    .motors-elementor-search-results-wrap .stm-isearch-results-carousel {
        padding: 0 0 15px 25px
    }
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop {
    max-width: 270px;
    padding: 3px
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop:not(.current) .rmv_txt_drctn:hover .image:before {
    opacity: 0
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop:not(.current) .image:before {
    opacity: 0
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity .2s ease;
    transform: translateZ(0);
    opacity: 1;
    z-index: 100;
    border: 5px solid #6c98e0
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .listing-car-item-meta,
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .stm-badge-directory {
    z-index: 150
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .stm-badge-directory {
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0)
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image img:before {
    background: rgba(0, 0, 0, .2)
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .listing-car-item-meta .car-meta-top {
    border-bottom: none
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image {
    position: relative
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image img {
    max-height: 133px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .listing-car-item-meta {
    padding-top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translate3d(0, 0, 0)
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap {
    position: relative
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .listing-car-item-meta {
    bottom: 10px
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap img {
    max-width: 100%
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap {
    top: -4px
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div {
    border-bottom-width: 3px
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active {
    border-color: #6c98e0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active:first-child:last-child {
    border-color: transparent
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div:not(.active) {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-color: #ccc
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 6px;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: -1;
    visibility: hidden
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining i {
    font-size: 48px;
    display: block
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining p {
    font-size: 16px;
    font-weight: 400
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .remaining.active {
    visibility: visible
}

@media (max-width:767px) {
    .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image img {
        width: 100%
    }
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a {
    color: #000
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a:hover,
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a:active,
.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop a:focus {
    color: #000
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price {
    background-color: #6c98e0;
    color: #fff;
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #6c98e0;
    text-align: right
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price:before {
    background-color: #6c98e0;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #6c98e0;
    transform: skew(-14deg, 0deg);
    z-index: 1
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .heading-font {
    color: #fff
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .price-form-label {
    z-index: 1;
    position: relative;
    font-weight: 700
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price.discounted-price {
    padding: 1px 10px 2px 4px
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price.discounted-price .regular-price {
    color: #232628;
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through;
    position: relative;
    z-index: 1
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .sale-price {
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    position: relative;
    z-index: 1
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price .normal-price {
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 1;
    font-weight: 700
}

.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image.empty-image:before {
    bottom: 10px;
    height: 100%
}

.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image:before {
    bottom: 10px;
    height: unset
}

@media (max-width:1024px) {
    .stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image:before {
        height: 100%
    }
}

.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .brazzers-wrap .tmb-wrap {
    top: 0;
    height: unset;
    bottom: 10px
}

.stm-hoverable-interactive-galleries .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop.current .image .brazzers-wrap .tmb-wrap .tmb-wrap-table.active {
    border-bottom: none !important;
    border-color: transparent !important
}

.stm-template-listing_five_elementor .stm-badge-directory,
.stm-template-listing_five_elementor .stm-badge-directory.heading-font {
    right: unset;
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0)
}

.similar-listings .similar-listings-title {
    border-color: #6c98e0
}

body.rtl .listing-specifications-wrap .title_wrap i {
    margin: 0 0 0 13px
}

body.rtl .listing-specifications-wrap .info-list-wrap ul li .item-value {
    padding-left: 0
}

.listing-specification-cols {
    display: block;
    margin: 0 -15px
}

.listing-specification-cols.one_column .listing-specifications-wrap {
    width: 100%
}

.listing-specification-cols.two_column:after {
    content: "";
    clear: both;
    display: table
}

.listing-specification-cols.two_column .listing-specifications-wrap {
    width: 50%
}

@media (max-width:500px) {
    .listing-specification-cols.two_column .listing-specifications-wrap {
        width: 100%
    }
}

.listing-specification-cols.two_column .listing-specifications-wrap.left {
    float: left
}

.listing-specification-cols.two_column .listing-specifications-wrap.right {
    float: right
}

.listing-specifications-wrap {
    margin: 0 0 25px;
    padding: 0 15px
}

.listing-specifications-wrap .title_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-bottom: 9px
}

.listing-specifications-wrap .title_wrap i {
    color: red;
    margin-right: 13px
}

.listing-specifications-wrap .title_wrap .title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #232628;
    margin: 5px 0 0
}

.listing-specifications-wrap .info-list-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.listing-specifications-wrap .info-list-wrap ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 9px 0 8px;
    margin: 0
}

.listing-specifications-wrap .info-list-wrap ul li .item-title {
    max-width: 40%
}

.listing-specifications-wrap .info-list-wrap ul li .item-value {
    max-width: 60%;
    padding-left: 5px;
    text-align: right
}

.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons {
    margin: 0
}

.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons a {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: auto;
    line-height: 1.35;
    padding: 17px 25px
}

.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons a i {
    position: static;
    left: unset;
    top: unset
}

.elementor-widget-motors-single-listing-trade-in .stm-car_dealer-buttons a .label {
    flex-grow: 1
}

.stm-sidebar-mode-vc .stm-listing-car-dealer-info,
.stm-single-car-side .stm-listing-car-dealer-info,
.stm-single-listing-car-sidebar .stm-listing-car-dealer-info {
    padding: 0;
    box-shadow: none;
    border-top: none;
    margin-bottom: 40px
}

.stm-listing-car-dealer-info .stm-no-text-decoration:hover,
.stm-listing-car-dealer-info .stm-no-text-decoration:active,
.stm-listing-car-dealer-info .stm-no-text-decoration:focus {
    text-decoration: none !important
}

.stm-listing-car-dealer-info .title {
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: -.4px
}

.stm-listing-car-dealer-info .dealer-image {
    float: left;
    margin-right: 20px
}

.stm-listing-car-dealer-info .dealer-rating {
    padding-top: 6px;
    overflow: hidden
}

.stm-listing-car-dealer-info .dealer-rating .stm-rate-sum {
    color: #888;
    font-size: 13px
}

.stm-listing-car-dealer-info .dealer-contacts {
    margin: 29px 0 15px;
    border-top: 1px solid #e5e8ec
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
    position: relative;
    margin-top: 20px
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span {
    font-size: 11px;
    cursor: pointer;
    -webkit-text-decoration: dotted;
    text-decoration: dotted;
    border-bottom: 1px dotted;
    line-height: 20px;
    position: relative;
    min-width: 20px;
    margin-left: 15px
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span.load_number {
    color: transparent
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span.load_number:before {
    content: "\f1ce";
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    color: #333;
    font-size: 15px;
    position: absolute;
    left: 0;
    animation: spin 2s linear infinite
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp {
    padding-top: 7px
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail {
    margin-top: 20px;
    padding-top: 0
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail {
    padding-left: 0
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp a,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    text-decoration: none
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp a:hover,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp a:active,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp a:focus,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:hover,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:active,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:focus {
    text-decoration: none
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn {
    display: flex;
    align-items: center;
    letter-spacing: normal;
    text-align: left
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn>span,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn>span,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn>span,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn>span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn i,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn i,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn i,
.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn i {
    position: initial
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-top: 25px;
    font-style: normal;
    letter-spacing: normal
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone {
    margin-bottom: -1px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.5px
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    font-size: 13px;
    color: #888
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i {
    color: red;
    font-size: 13px
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i.stm-service-icon-pin_2 {
    font-size: 16px
}

.stm-listing-car-dealer-info .stm-rate-unit {
    height: 13px;
    line-height: 13px;
    overflow: hidden
}

.stm-listing-car-dealer-info .stm-rate-unit .stm-rate-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.stm-listing-car-dealer-info .stm-rate-unit .stm-rate-not-filled {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px
}

.stm-listing-car-dealer-info .stm-rate-unit .stm-rate-not-filled:after {
    color: #edab1f;
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 1px
}

.stm-listing-car-dealer-info .stm-rate-unit .stm-rate-filled {
    font-size: 13px;
    overflow: hidden
}

.stm-listing-car-dealer-info .stm-rate-unit .stm-rate-filled:after {
    color: #edab1f;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 1px
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c a .title {
    margin: 1px 0 0;
    font-size: 16px
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c a .stm-label {
    font-size: 13px;
    color: #888
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .image {
    float: left;
    margin-right: 14px;
    text-align: center;
    line-height: 40px;
    width: 40px
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .image img {
    border-radius: 50%;
    overflow: hidden
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .image .no-avatar {
    width: 40px;
    height: 40px;
    background-color: #eee;
    color: #5b6771;
    border-radius: 50%;
    font-size: 16px;
    text-indent: 2px
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .image a {
    text-decoration: none !important
}

.stm-template-listing_four .stm-listing-car-dealer-info,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info {
    padding: 22px 23px 8px;
    border: 3px solid #e4e6ea
}

.stm-template-listing_four .stm-listing-car-dealer-info .stm-border-bottom-unit,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info .stm-border-bottom-unit {
    padding-bottom: 19px;
    margin-bottom: 0;
    border: 0
}

.stm-template-listing_four .stm-listing-car-dealer-info .dealer-contact-unit.phone,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info .dealer-contact-unit.phone {
    padding-right: 0 !important
}

.stm-template-listing_four .stm-listing-car-dealer-info .title,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info .title {
    margin-top: 0
}

.stm-template-listing_four .stm-listing-car-dealer-info .dealer-contacts,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info .dealer-contacts {
    margin: 29px 0 18px
}

@media (max-width:991px) {
    .stm-template-listing_four .stm-listing-car-dealer-info,
    .stm-template-listing_four_elementor .stm-listing-car-dealer-info {
        margin-top: 25px
    }
}

@media (max-width:1100px) {
    .stm-template-listing_four .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit,
    .stm-template-listing_four_elementor .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
        padding-left: 19px
    }
}

@media (max-width:991px) {
    .stm-template-listing .stm-listing-car-dealer-info {
        margin-top: 25px
    }
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts {
    margin: 29px 0 28px
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
    border-top: 1px solid #e5e8ec
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .whatsapp-btn,
.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .email-btn {
    color: #1a2c33 !important
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.5px;
    margin-bottom: 5px
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone .phone {
    color: #1a2c33
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone .phone a {
    color: #1a2c33 !important
}

.stm-template-listing_five .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i {
    top: 30px;
    left: 10px
}

.stm-template-listing_five .stm-user-public-profile .stm-user-sidebar .stm-listing-car-dealer-info {
    display: none !important
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts {
    margin: 29px 0 28px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    margin-top: 14px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail i {
    font-size: 15px;
    color: #4e90cc
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .stm-label {
    color: #888;
    font-size: 13px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    font-size: 14px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:hover {
    color: #cc761a
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.5px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    font-size: 13px;
    color: #888
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i {
    position: absolute;
    top: 21px;
    left: 0;
    color: #ff9420;
    font-size: 13px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i.stm-service-icon-pin_2 {
    font-size: 16px
}

.stm-template-aircrafts .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .address {
    color: #cc761a;
    font-size: 13px;
    line-height: 18px
}

.stm-template-equipment .stm-listing-car-dealer-info {
    background-color: transparent
}

.stm-template-equipment .stm-listing-car-dealer-info .dealer-contacts .stm-show-number {
    color: #fff
}

.stm-template-equipment .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone a,
.stm-template-equipment .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone div.phone {
    color: #fff
}

.stm-template-motorcycle .stm-listing-car-dealer-info {
    background-color: transparent
}

.stm-template-motorcycle .stm-listing-car-dealer-info .dealer-contacts .stm-show-number {
    color: #fff
}

.stm-template-motorcycle .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone a,
.stm-template-motorcycle .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone div.phone {
    color: #fff
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c a .title {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .stm-label {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
    padding-top: 17px;
    border-top: 1px solid #e5e8ec
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    margin-bottom: 5px;
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    margin-top: 14px
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp,
.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail {
    border-top: none
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit i {
    color: #ffb129
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .address {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info {
    background-color: transparent
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c a .title {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .stm-label {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .title {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .stm-show-number {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone a,
.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone div.phone {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span.load_number {
    color: transparent
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span.load_number:before {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    margin-top: 14px
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail i {
    color: #4e90cc
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .stm-label {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:hover {
    color: #3350b8
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .address {
    color: #fff
}

.stm-single-car-side .stm-listing-car-dealer-info-simple,
.stm-single-listing-car-sidebar .stm-listing-car-dealer-info-simple {
    padding: 0;
    box-shadow: none;
    border-top: none;
    margin-bottom: 40px
}

.stm-listing-car-dealer-info-simple {
    background-color: #fff;
    padding: 29px 0;
    border-bottom: 1px solid #e5e8ec
}

.stm-listing-car-dealer-info-simple .stm-no-text-decoration:hover,
.stm-listing-car-dealer-info-simple .stm-no-text-decoration:active,
.stm-listing-car-dealer-info-simple .stm-no-text-decoration:focus {
    text-decoration: none !important
}

.stm-listing-car-dealer-info-simple .title {
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: -.4px
}

.stm-listing-car-dealer-info-simple .dealer-image {
    float: left;
    margin-right: 20px
}

.stm-listing-car-dealer-info-simple .dealer-rating {
    padding-top: 6px;
    overflow: hidden
}

.stm-listing-car-dealer-info-simple .dealer-rating .stm-rate-sum {
    color: #888;
    font-size: 13px
}

.stm-listing-car-dealer-info-simple .stm-rate-unit {
    height: 13px;
    line-height: 13px;
    overflow: hidden
}

.stm-listing-car-dealer-info-simple .stm-rate-unit .stm-rate-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.stm-listing-car-dealer-info-simple .stm-rate-unit .stm-rate-not-filled {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px
}

.stm-listing-car-dealer-info-simple .stm-rate-unit .stm-rate-not-filled:after {
    color: #edab1f;
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 1px
}

.stm-listing-car-dealer-info-simple .stm-rate-unit .stm-rate-filled {
    font-size: 13px;
    overflow: hidden
}

.stm-listing-car-dealer-info-simple .stm-rate-unit .stm-rate-filled:after {
    color: #edab1f;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 1px
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c a .title {
    margin: 1px 0 0;
    font-size: 16px
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c a .stm-label {
    font-size: 13px;
    color: #888
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .image {
    float: left;
    margin-right: 14px;
    text-align: center;
    line-height: 40px;
    width: 40px
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .image img {
    border-radius: 50%;
    overflow: hidden
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .image .no-avatar {
    width: 40px;
    height: 40px;
    background-color: #eee;
    color: #5b6771;
    border-radius: 50%;
    font-size: 16px;
    text-indent: 2px
}

.stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .image a {
    text-decoration: none !important
}

.stm-template-listing_four .stm-listing-car-dealer-info-simple,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info-simple {
    padding: 22px 23px 8px;
    border: 3px solid #e4e6ea
}

.stm-template-listing_four .stm-listing-car-dealer-info-simple .stm-border-bottom-unit,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info-simple .stm-border-bottom-unit {
    padding-bottom: 19px;
    margin-bottom: 0;
    border: 0
}

.stm-template-listing_four .stm-listing-car-dealer-info-simple .title,
.stm-template-listing_four_elementor .stm-listing-car-dealer-info-simple .title {
    margin-top: 0
}

@media (max-width:991px) {
    .stm-template-listing_four .stm-listing-car-dealer-info-simple,
    .stm-template-listing_four_elementor .stm-listing-car-dealer-info-simple {
        margin-top: 25px
    }
}

@media (max-width:991px) {
    .stm-template-listing .stm-listing-car-dealer-info-simple {
        margin-top: 25px
    }
}

.stm-template-listing_five .stm-user-public-profile .stm-user-sidebar .stm-listing-car-dealer-info-simple {
    display: none !important
}

.stm-template-equipment .stm-listing-car-dealer-info-simple {
    background-color: transparent
}

.stm-template-motorcycle .stm-listing-car-dealer-info-simple {
    background-color: transparent
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c a .title {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-light .stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .stm-label {
    color: #121e24
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple {
    background-color: transparent
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c a .title {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .stm-label {
    color: #fff
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple .title {
    color: #fff
}

body.rtl .whats-button-wrap .whatsapp .whatsapp-btn i {
    margin: 0 0 0 20px
}

.whats-button-wrap .whatsapp .whatsapp-btn i {
    margin: 0 20px 0 0
}

body.rtl .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .content h5 {
    text-align: right
}

body.rtl .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
    float: right;
    margin: 0 0 0 20px
}

body.rtl .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta {
    left: auto;
    right: 0;
    padding: 0 0 0 55px
}

body.rtl .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author {
    margin-right: 0
}

body.rtl .stm-testimonials-carousel-wrapper .stm-swiper-controls {
    direction: ltr;
    right: auto;
    left: 0
}

.stm-testimonials-carousel-wrapper {
    border-top-style: solid;
    border-bottom-style: solid
}

.stm-testimonials-carousel-wrapper .swiper-wrapper {
    overflow: visible !important
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel {
    padding: 20px 0;
    margin: 0 auto;
    position: relative
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit {
    padding-bottom: 22px
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
    margin: 0 auto 15px auto;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media (min-width:768px) {
    .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
        float: left;
        max-width: 39%;
        margin-right: 20px
    }
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .content {
    margin-top: -3px
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .content h4 {
    margin-bottom: 22px;
    letter-spacing: .5px;
    word-spacing: -1px;
    font-size: 17px
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .content h5 {
    margin-bottom: 19px
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta {
    margin-top: 9px;
    padding-right: 55px;
    min-height: 22px
}

@media (min-width:992px) {
    .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta {
        position: absolute;
        bottom: 0;
        left: 0
    }
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author {
    display: inline-block;
    margin-right: 25px;
    text-transform: uppercase
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    display: inline-block;
    position: relative;
    padding-left: 31px;
    font-style: italic;
    color: #888
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car img.svg-icon {
    max-width: 24px;
    position: absolute;
    left: 2px;
    margin-top: -1px
}

.stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 0;
    margin-top: -12px;
    font-size: 21px;
    color: red
}

.stm-testimonials-carousel-wrapper.style_1 .elementor-testimonials-carousel .testimonial-unit>.clearfix {
    margin-bottom: 10px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit {
    padding: 0
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    text-align: center
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .image {
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 65px;
    overflow: hidden;
    border: 8px solid #fff;
    padding: 0;
    margin: 0 0 23px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    transform: translateZ(0);
    border-radius: 50%
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .author_info {
    margin-bottom: 24px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .author_info .author_name {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: -.4px;
    margin-bottom: 5px;
    font-weight: 500
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .author_info .author_position {
    font-size: 16px;
    opacity: .5;
    font-weight: 400
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .content {
    display: block;
    max-width: 76%;
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 10px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .content .title {
    text-align: center
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix img.svg-icon {
    max-width: 24px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix i {
    font-size: 36px;
    color: red
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .icon {
    margin-bottom: 60px
}

.stm-testimonials-carousel-wrapper.style_2 .elementor-testimonials-carousel .testimonial-unit .clearfix .icon img {
    max-width: 24px;
    position: absolute;
    left: 2px;
    margin-top: -1px
}

.stm-testimonials-carousel-wrapper.style_2 .stm-swiper-controls {
    left: 0;
    right: 0;
    position: initial
}

.stm-testimonials-carousel-wrapper.style_3 .elementor-testimonials-carousel .testimonial-unit .clearfix {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 35px 58px;
    border: 1px dashed #bec5c7
}

.stm-testimonials-carousel-wrapper.style_3 .elementor-testimonials-carousel .testimonial-unit .clearfix .image {
    float: none;
    margin: 0 0 20px
}

.stm-testimonials-carousel-wrapper.style_3 .elementor-testimonials-carousel .testimonial-unit .clearfix .image img {
    border-radius: 50%
}

.stm-testimonials-carousel-wrapper.style_3 .elementor-testimonials-carousel .testimonial-unit .clearfix .content {
    margin: 9px 0 0;
    text-align: center
}

.stm-testimonials-carousel-wrapper .swiper-pagination {
    right: 50%;
    transform: translateX(50%)
}

.stm-testimonials-carousel-wrapper .swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px;
    width: 15px;
    height: 15px;
    border: 1px solid #c1c8c9;
    background-color: transparent
}

.stm-testimonials-carousel-wrapper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--motors-base-color);
    border: 1px solid transparent
}

.stm-testimonials-carousel-wrapper .stm-swiper-controls {
    display: flex;
    justify-content: center;
    z-index: 100;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .stm-testimonials-carousel-wrapper .stm-swiper-controls {
        position: absolute;
        bottom: 30px;
        right: 10px;
        margin-bottom: 0
    }
}

.stm-testimonials-carousel-wrapper .stm-swiper-controls .stm-swiper-next,
.stm-testimonials-carousel-wrapper .stm-swiper-controls .stm-swiper-prev {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    padding: 5px 15px;
    color: #aaa
}

.stm-testimonials-carousel-wrapper .stm-swiper-controls .stm-swiper-next:hover,
.stm-testimonials-carousel-wrapper .stm-swiper-controls .stm-swiper-prev:hover {
    cursor: pointer;
    color: #6c98e0
}

.page-template-home-service-layout .elementor-testimonials-carousel .testimonial-unit {
    padding-bottom: 30px
}

.page-template-home-service-layout .elementor-testimonials-carousel .testimonial-unit .testimonial-meta {
    padding-right: 65px
}

.page-template-home-service-layout .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author {
    font-weight: 900
}

.page-template-home-service-layout .elementor-testimonials-carousel .stm-swiper-controls {
    right: 13px
}

@media (max-width:768px) {
    .stm-template-equipment .elementor-testimonials-carousel .testimonial-unit {
        padding-bottom: 35px
    }
}

.stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .clearfix {
    padding-bottom: 10px
}

@media (max-width:767px) {
    .stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .image {
        margin-bottom: 25px
    }
}

.stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .content h5 {
    color: red
}

.stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author {
    font-size: 14px;
    font-weight: 700;
    margin-right: 0
}

.stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    font-size: 13px;
    font-weight: 400;
    padding-left: 9px
}

@media (max-width:375px) {
    .stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
        padding-left: 0
    }
}

.stm-template-equipment .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    display: none
}

.stm-template-ev_dealer .stm-testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .clearfix .icon i {
    color: #0d46ff
}

.stm-template-ev_dealer .stm-testimonials-carousel-wrapper .testimonials-carousel .stm-swiper-controls .stm-swiper-prev:hover,
.stm-template-ev_dealer .stm-testimonials-carousel-wrapper .testimonials-carousel .stm-swiper-controls .stm-swiper-next:hover {
    color: #0d46ff
}

.stm-template-boats .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    position: relative;
    padding-left: 31px;
    font-style: italic;
    color: #888
}

.stm-template-boats .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    font-family: "boaticons" !important
}

.stm-template-boats .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car i:before {
    content: "\e901"
}

@media (max-width:430px) {
    .stm-template-listing_four .stm-testimonials-carousel-wrapper.style_1 .testimonial-unit .clearfix,
    .stm-template-listing_four_elementor .stm-testimonials-carousel-wrapper.style_1 .testimonial-unit .clearfix {
        margin-bottom: 20px
    }
    .stm-template-listing_four .stm-testimonials-carousel-wrapper.style_1 .testimonial-unit .testimonial-meta,
    .stm-template-listing_four_elementor .stm-testimonials-carousel-wrapper.style_1 .testimonial-unit .testimonial-meta {
        line-height: 26px
    }
}

.stm-template-listing_five .elementor-testimonials-carousel {
    padding: 38px 0 27px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.stm-template-listing_five .elementor-testimonials-carousel .testimonial-unit {
    padding-bottom: 22px;
    position: relative
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls {
    right: 3px
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-prev,
.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-next {
    display: inline-block
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-prev:hover,
.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-next:hover {
    color: #1a2c33
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-prev:after,
.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-next:after {
    font-size: 26px
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-prev {
    padding-right: 15px
}

.stm-template-listing_five .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-next {
    padding-left: 15px
}

.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit {
    padding-bottom: 30px;
    position: relative
}

@media (max-width:991px) {
    .stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
        margin-right: 20px !important
    }
}

.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author {
    font-weight: 900
}

.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    color: #4c4f51
}

.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    color: #4c4f51
}

.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-prev,
.stm-template-motorcycle .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .stm-swiper-controls .stm-swiper-next {
    color: #4c4f51
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper {
    margin: 0 -15px 51px
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit {
    padding: 0 15px
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit>.clearfix {
    padding: 30px 35px 58px;
    border: 1px dashed #bec5c7
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
    margin: 0 0 20px;
    float: none;
    text-align: center
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image img {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    border-radius: 50%
}

@media (max-width:1025px) {
    .stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .image {
        max-width: 100%;
        margin: 0 0 20px !important
    }
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-info .author {
    font-size: 18px;
    text-align: center;
    color: #343743
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .testimonial-info .author-car {
    text-align: center
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .testimonial-unit .content {
    margin: 9px -5px 0;
    padding: 0 10px;
    text-align: center;
    color: #888;
    line-height: 20px;
    font-size: 13px
}

.stm-template-car_rental .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .stm-swiper-controls {
    margin: 43px 0 0
}

@media (max-width:600px) {
    .stm-template-car_dealer_two .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel {
        max-width: 100%
    }
    .stm-template-car_dealer_two .stm-testimonials-carousel-wrapper .elementor-testimonials-carousel .stm-swiper-controls {
        display: none
    }
    .stm-template-car_dealer_two .stm-testimonials-carousel-wrapper.style_2 .testimonial-unit .clearfix .content {
        max-width: 95%
    }
}

html body .header_top .top_nav {
    position: static !important
}

html body .header_top .top_nav .top_nav_wrapper {
    position: static !important
}

html body .header_top .top_nav .top_nav_wrapper .main_menu_nav {
    position: static !important
}

html body .top_nav .container {
    position: relative;
    z-index: 15
}

html body ul li.stm_megamenu .stm_mega_textarea,
html body ul.magazine-menu li.stm_megamenu .stm_mega_textarea,
html body #wrapper #header ul li.stm_megamenu .stm_mega_textarea {
    display: block;
    padding: 10px 0 0 !important
}

html body ul li.stm_megamenu>.sub-menu .menu-item:hover>a,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .menu-item:hover>a,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .menu-item:hover>a {
    color: red
}

@media (min-width:992px) {
    html body ul li.stm_megamenu,
    html body ul.magazine-menu li.stm_megamenu,
    html body #wrapper #header ul li.stm_megamenu {
        position: static
    }
    html body ul li.stm_megamenu>.sub-menu,
    html body ul.magazine-menu li.stm_megamenu>.sub-menu,
    html body #wrapper #header ul li.stm_megamenu>.sub-menu {
        padding: 15px
    }
}

html body ul li.stm_megamenu a:empty,
html body ul.magazine-menu li.stm_megamenu a:empty,
html body #wrapper #header ul li.stm_megamenu a:empty {
    display: none !important
}

html body ul li.stm_megamenu>.sub-menu,
html body ul.magazine-menu li.stm_megamenu>.sub-menu,
html body #wrapper #header ul li.stm_megamenu>.sub-menu {
    width: 100%
}

html body ul li.stm_megamenu>.sub-menu i,
html body ul.magazine-menu li.stm_megamenu>.sub-menu i,
html body #wrapper #header ul li.stm_megamenu>.sub-menu i {
    margin-right: 10px !important
}

html body ul li.stm_megamenu>.sub-menu .stm_megaicon,
html body ul li.stm_megamenu>.sub-menu .fas,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm_megaicon,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .fas,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm_megaicon,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .fas {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    min-width: 16px;
    font-size: 16px;
    line-height: 16px;
    color: red;
    margin-top: -2px;
    overflow: visible
}

html body ul li.stm_megamenu>.sub-menu>li a,
html body ul.magazine-menu li.stm_megamenu>.sub-menu>li a,
html body #wrapper #header ul li.stm_megamenu>.sub-menu>li a {
    color: #002e5b
}

html body ul li.stm_megamenu>.sub-menu .menu-item-has-children,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .menu-item-has-children,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .menu-item-has-children {
    display: none
}

html body ul li.stm_megamenu>.sub-menu a,
html body ul li.stm_megamenu>.sub-menu .menu-title,
html body ul.magazine-menu li.stm_megamenu>.sub-menu a,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .menu-title,
html body #wrapper #header ul li.stm_megamenu>.sub-menu a,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .menu-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #002e5b;
    transition: all .2s ease-in-out;
    text-align: left;
    padding: 0
}

html body ul li.stm_megamenu>.sub-menu .menu-item:hover>a,
html body ul li.stm_megamenu>.sub-menu .menu-item:hover>.menu-title,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .menu-item:hover>a,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .menu-item:hover>.menu-title,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .menu-item:hover>a,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .menu-item:hover>.menu-title {
    color: red
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers {
    padding-top: 25px;
    margin-bottom: 15px
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 26px
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap:last-child,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap:last-child,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap:last-child {
    margin-bottom: 0
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .img-wrap,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .img-wrap,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .img-wrap {
    display: block;
    width: 100%;
    max-width: 60px
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .img-wrap img,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .img-wrap img,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .img-wrap img {
    display: block;
    width: 60px;
    height: 60px;
    position: relative;
    -o-object-fit: cover;
    object-fit: cover
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap {
    display: block;
    width: 100%;
    margin-left: 10px
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title {
    margin-top: 1px;
    margin-bottom: 11px
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title a,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title a,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title a {
    font-size: 13px;
    padding: 0;
    font-weight: 700;
    line-height: 16px
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title a:hover,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title a:hover,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title a:hover {
    background: 0 0 !important;
    color: red
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    line-height: 14px;
    align-items: center;
    justify-content: flex-start
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .normal_price,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .normal_price,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .normal_price {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    color: red
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .normal_price.has_sale,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .normal_price.has_sale,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .normal_price.has_sale {
    color: #aaa;
    text-decoration: line-through
}

html body ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .sale_price,
html body ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .sale_price,
html body #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .sale_price {
    color: red;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    margin-left: 9px
}

html body ul li.stm_megamenu__boxed>.sub-menu,
html body ul.magazine-menu li.stm_megamenu__boxed>.sub-menu,
html body #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
    max-width: 1110px;
    width: 100%;
    margin: 0 15px 0;
    top: 80%;
    left: 0;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .35);
    padding: 27px 20px
}

html body ul li.stm_megamenu__wide>.sub-menu,
html body ul.magazine-menu li.stm_megamenu__wide>.sub-menu,
html body #wrapper #header ul li.stm_megamenu__wide>.sub-menu {
    margin: 20px 0 0
}

html body ul li.stm_megamenu:hover ul.sub-menu,
html body ul li.stm_megamenu.opened ul.sub-menu,
html body ul li.stm_megamenu.show_submenu ul.sub-menu,
html body ul li.stm_megamenu.active ul.sub-menu,
html body ul.magazine-menu li.stm_megamenu:hover ul.sub-menu,
html body ul.magazine-menu li.stm_megamenu.opened ul.sub-menu,
html body ul.magazine-menu li.stm_megamenu.show_submenu ul.sub-menu,
html body ul.magazine-menu li.stm_megamenu.active ul.sub-menu,
html body #wrapper #header ul li.stm_megamenu:hover ul.sub-menu,
html body #wrapper #header ul li.stm_megamenu.opened ul.sub-menu,
html body #wrapper #header ul li.stm_megamenu.show_submenu ul.sub-menu,
html body #wrapper #header ul li.stm_megamenu.active ul.sub-menu {
    opacity: 1;
    visibility: visible
}

html body ul li.stm_megamenu:hover ul.sub-menu ul.mm-list,
html body ul li.stm_megamenu.opened ul.sub-menu ul.mm-list,
html body ul li.stm_megamenu.show_submenu ul.sub-menu ul.mm-list,
html body ul li.stm_megamenu.active ul.sub-menu ul.mm-list,
html body ul.magazine-menu li.stm_megamenu:hover ul.sub-menu ul.mm-list,
html body ul.magazine-menu li.stm_megamenu.opened ul.sub-menu ul.mm-list,
html body ul.magazine-menu li.stm_megamenu.show_submenu ul.sub-menu ul.mm-list,
html body ul.magazine-menu li.stm_megamenu.active ul.sub-menu ul.mm-list,
html body #wrapper #header ul li.stm_megamenu:hover ul.sub-menu ul.mm-list,
html body #wrapper #header ul li.stm_megamenu.opened ul.sub-menu ul.mm-list,
html body #wrapper #header ul li.stm_megamenu.show_submenu ul.sub-menu ul.mm-list,
html body #wrapper #header ul li.stm_megamenu.active ul.sub-menu ul.mm-list {
    display: block !important
}

html body ul li.stm_megamenu:hover>.sub-menu .menu-item-has-children,
html body ul li.stm_megamenu.opened>.sub-menu .menu-item-has-children,
html body ul li.stm_megamenu.show_submenu>.sub-menu .menu-item-has-children,
html body ul li.stm_megamenu.active>.sub-menu .menu-item-has-children,
html body ul.magazine-menu li.stm_megamenu:hover>.sub-menu .menu-item-has-children,
html body ul.magazine-menu li.stm_megamenu.opened>.sub-menu .menu-item-has-children,
html body ul.magazine-menu li.stm_megamenu.show_submenu>.sub-menu .menu-item-has-children,
html body ul.magazine-menu li.stm_megamenu.active>.sub-menu .menu-item-has-children,
html body #wrapper #header ul li.stm_megamenu:hover>.sub-menu .menu-item-has-children,
html body #wrapper #header ul li.stm_megamenu.opened>.sub-menu .menu-item-has-children,
html body #wrapper #header ul li.stm_megamenu.show_submenu>.sub-menu .menu-item-has-children,
html body #wrapper #header ul li.stm_megamenu.active>.sub-menu .menu-item-has-children {
    display: block
}

html body ul li.stm_megamenu a,
html body ul.magazine-menu li.stm_megamenu a,
html body #wrapper #header ul li.stm_megamenu a {
    position: relative;
    text-decoration: none
}

html body ul li.stm_megamenu__wide .stm-mega-post-wrap,
html body ul li.stm_megamenu__wide>.sub-menu,
html body ul.magazine-menu li.stm_megamenu__wide .stm-mega-post-wrap,
html body ul.magazine-menu li.stm_megamenu__wide>.sub-menu,
html body #wrapper #header ul li.stm_megamenu__wide .stm-mega-post-wrap,
html body #wrapper #header ul li.stm_megamenu__wide>.sub-menu {
    width: 100vw !important;
    margin-left: inherit !important;
    max-width: 100vw;
    left: calc(-1 * (100vw - 100%) / 2)
}

html body ul li.stm_megamenu>ul.sub-menu,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu {
    top: auto;
    flex-wrap: wrap;
    background-size: cover
}

html body ul li.stm_megamenu>ul.sub-menu:after,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu:after,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu:after {
    width: 100%
}

html body ul li.stm_megamenu>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li {
    width: 25%;
    float: left;
    padding: 0 20px;
    margin: 10px 0;
    border-right: 1px solid #dedede
}

@media (max-width:1125px) {
    html body ul li.stm_megamenu>ul.sub-menu>li,
    html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li,
    html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li {
        padding: 0 10px
    }
}

@media (max-width:1024px) {
    html body ul li.stm_megamenu>ul.sub-menu>li,
    html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li,
    html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li {
        padding: 0 15px
    }
}

html body ul li.stm_megamenu>ul.sub-menu>li:last-child,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li:last-child,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li:last-child {
    border-right: 0
}

html body ul li.stm_megamenu>ul.sub-menu>li>a,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li>a,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li>a {
    padding: 0;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 16px
}

html body ul li.stm_megamenu>ul.sub-menu>li>a:after,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li>a:after,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li>a:after {
    display: none
}

html body ul li.stm_megamenu>ul.sub-menu>li:hover>a,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li:hover>a,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li:hover>a {
    background-color: transparent !important;
    color: red
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.mm-list,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.mm-list,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.mm-list {
    display: none;
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
    padding: 0 !important;
    margin: 15px 0 0;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 1 !important;
    box-shadow: none !important;
    width: 100%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.mm-list:before,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.mm-list:before,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.mm-list:before {
    display: none
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.mm-list:after,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.mm-list:after,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.mm-list:after {
    display: none
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.mm-list li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li {
    display: flex;
    align-items: baseline;
    padding: 0 0 7px;
    white-space: normal;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 13px !important;
    border: 0;
    color: #666;
    vertical-align: top
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li:last-child,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.mm-list li:last-child,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li:last-child {
    padding-bottom: 0;
    margin-bottom: 0 !important
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li i,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.mm-list li i,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li i {
    font-size: 14px
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li i,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.mm-list li i,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li i {
    vertical-align: middle;
    margin-top: 2px;
    color: red
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li i.fa-envelope,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.mm-list li i.fa-envelope,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li i.fa-envelope {
    font-size: 12px
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu {
    display: block;
    width: auto;
    padding: 0;
    margin: 0 -15px 0;
    position: static;
    box-shadow: none;
    background-color: transparent !important;
    list-style: none;
    z-index: 1
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu:after,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu:after,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu:after {
    display: none
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li {
    float: left;
    width: 100%;
    padding: 0 15px;
    border: 0 !important;
    margin-bottom: 0
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li>a,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li>a,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li>a {
    padding: 8px 0 !important;
    margin-bottom: 0 !important;
    border: 0;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info:hover,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info:hover,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info:hover {
    cursor: default;
    color: inherit !important
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info a,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info a,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info a {
    padding: 0 !important
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info a .stm_mega_textarea,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info a .stm_mega_textarea,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info a .stm_mega_textarea {
    color: #333 !important
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info a:hover,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info a:hover,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_has_info a:hover {
    background: 0 0 !important;
    color: inherit !important;
    cursor: default
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:hover>a,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:hover>a,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:hover>a {
    background: 0 0 !important;
    color: red
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li .stm_mega_textarea,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li .stm_mega_textarea,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li .stm_mega_textarea {
    display: block;
    line-height: 18px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 400;
    font-size: 13px;
    z-index: 10;
    cursor: default
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:last-child a,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:last-child a,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:last-child a {
    margin-bottom: 0 !important
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:last-child .stm_mega_textarea,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:last-child .stm_mega_textarea,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:last-child .stm_mega_textarea {
    margin-bottom: 0
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li ul.sub-menu,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li ul.sub-menu,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
    margin: 0;
    border: 0
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li ul.sub-menu>li {
    width: 100%;
    padding: 0
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_1,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_1,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_1 {
    width: 8.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_2,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_2,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_2 {
    width: 16.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_3,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_3,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_3 {
    width: 25%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_4,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_4,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_4 {
    width: 33.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_5,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_5,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_5 {
    width: 41.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_6,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_6,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_6 {
    width: 50%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_7,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_7,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_7 {
    width: 58.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_8,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_8,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_8 {
    width: 66.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_9,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_9,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_9 {
    width: 75%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_10,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_10,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_10 {
    width: 83.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_11,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_11,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_11 {
    width: 91.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_12,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_12,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.stm_mega_second_col_width_12 {
    width: 100%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_1,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_1,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_1 {
    width: 8.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_2,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_2,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_2 {
    width: 16.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_3,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_3,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_3 {
    width: 25%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_4,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_4,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_4 {
    width: 33.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_5,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_5,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_5 {
    width: 41.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_6,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_6,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_6 {
    width: 50%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_7,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_7,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_7 {
    width: 58.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_8,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_8,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_8 {
    width: 66.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_9,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_9,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_9 {
    width: 75%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_10,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_10,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_10 {
    width: 83.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_11,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_11,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_11 {
    width: 91.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_12,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li.stm_col_width_12,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li.stm_col_width_12 {
    width: 100%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_1>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_1>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_1>ul.sub-menu>li {
    width: 8.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_2>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_2>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_2>ul.sub-menu>li {
    width: 16.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_3>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_3>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_3>ul.sub-menu>li {
    width: 25%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_4>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_4>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_4>ul.sub-menu>li {
    width: 33.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_5>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_5>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_5>ul.sub-menu>li {
    width: 41.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_6>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_6>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_6>ul.sub-menu>li {
    width: 50%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_7>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_7>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_7>ul.sub-menu>li {
    width: 58.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_8>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_8>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_8>ul.sub-menu>li {
    width: 66.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_9>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_9>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_9>ul.sub-menu>li {
    width: 75%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_10>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_10>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_10>ul.sub-menu>li {
    width: 83.33333333%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_11>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_11>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_11>ul.sub-menu>li {
    width: 91.66666667%
}

html body ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_12>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_12>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm_mega_cols_inside_12>ul.sub-menu>li {
    width: 100%
}

html body ul li.stm_megamenu_1>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_1>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_1>ul.sub-menu>li {
    width: 8.33333333%
}

html body ul li.stm_megamenu_2>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_2>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_2>ul.sub-menu>li {
    width: 16.66666667%
}

html body ul li.stm_megamenu_3>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_3>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_3>ul.sub-menu>li {
    width: 25%
}

html body ul li.stm_megamenu_4>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_4>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_4>ul.sub-menu>li {
    width: 33.33333333%
}

html body ul li.stm_megamenu_5>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_5>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_5>ul.sub-menu>li {
    width: 41.66666667%
}

html body ul li.stm_megamenu_6>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_6>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_6>ul.sub-menu>li {
    width: 50%
}

html body ul li.stm_megamenu_7>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_7>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_7>ul.sub-menu>li {
    width: 58.33333333%
}

html body ul li.stm_megamenu_8>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_8>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_8>ul.sub-menu>li {
    width: 66.66666667%
}

html body ul li.stm_megamenu_9>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_9>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_9>ul.sub-menu>li {
    width: 75%
}

html body ul li.stm_megamenu_10>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_10>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_10>ul.sub-menu>li {
    width: 83.33333333%
}

html body ul li.stm_megamenu_11>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_11>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_11>ul.sub-menu>li {
    width: 91.66666667%
}

html body ul li.stm_megamenu_12>ul.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu_12>ul.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu_12>ul.sub-menu>li {
    width: 100%
}

html body ul li.stm_megamenu [class*=stm-icon-],
html body ul.magazine-menu li.stm_megamenu [class*=stm-icon-],
html body #wrapper #header ul li.stm_megamenu [class*=stm-icon-] {
    color: red
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    min-height: 260px;
    padding: 5px 0
}

@media (max-width:991px) {
    html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
    html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
    html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu {
        display: none
    }
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu:before,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu:before,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu:before {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 18.4%;
    background: #dedede;
    z-index: 0;
    opacity: 1
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    border: none;
    position: unset;
    margin: 0;
    padding: 0;
    width: 100%
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a {
    display: block;
    width: 18.5%;
    padding: 15px 10px 13px 15px !important;
    border-left: 3px solid #fff;
    font-size: 12px;
    font-weight: 700;
    color: #153e4d;
    text-transform: uppercase;
    position: relative;
    transition: all .2s ease-in-out;
    cursor: pointer
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title:after,
html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a:after,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title:after,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a:after,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title:after,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a:after {
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    display: block;
    position: absolute;
    font-size: 10px;
    color: #aaa;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content {
    display: none;
    width: 81.6%;
    position: absolute;
    top: 5px;
    right: 0;
    height: 246px;
    overflow: hidden;
    padding: 0 20px 0 25px
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .nav-tabs .nav-item:hover a,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .nav-tabs .nav-item:hover a,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .nav-tabs .nav-item:hover a {
    color: red !important
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>.menu-title,
html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>a,
html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title,
html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>a,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>.menu-title,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>a,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>a,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>.menu-title,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>a,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>a {
    border-left-color: red;
    color: red;
    background: #f5f7f7 !important
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>.menu-title:after,
html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>a:after,
html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title:after,
html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>a:after,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>.menu-title:after,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>a:after,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title:after,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>a:after,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>.menu-title:after,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover>a:after,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title:after,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>a:after {
    color: #153e4d
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover .stm_mm_post_content,
html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active .stm_mm_post_content,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover .stm_mm_post_content,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active .stm_mm_post_content,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li:hover .stm_mm_post_content,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active .stm_mm_post_content {
    display: block
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .vc_row .vc_col-sm-4:first-child,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .vc_row .vc_col-sm-4:first-child,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .vc_row .vc_col-sm-4:first-child {
    position: relative
}

html body ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .vc_row .vc_col-sm-4:first-child:before,
html body ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .vc_row .vc_col-sm-4:first-child:before,
html body #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .vc_row .vc_col-sm-4:first-child:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #dedede;
    position: absolute;
    top: 0;
    right: 0
}

.stm-layout-header-car_dealer ul li.stm_megamenu__boxed #header ul li a:after,
.stm-layout-header-car_dealer #wrapper #header ul li a:after {
    display: none !important
}

.stm-layout-header-car_dealer ul li.stm_megamenu__boxed #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
    border-top: none;
    top: 100% !important;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 !important;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .35);
    border-radius: 5px
}

.stm-layout-header-car_dealer ul li.stm_megamenu__boxed #header ul li.stm_megamenu>ul.sub-menu>li>a,
.stm-layout-header-car_dealer ul li.stm_megamenu__boxed #header ul li.stm_megamenu>ul.sub-menu .menu-item a,
.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu>ul.sub-menu>li>a,
.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu>ul.sub-menu .menu-item a {
    color: #153e4d
}

@media (max-width:770px) {
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed #header ul li.stm_megamenu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu {
        position: relative !important;
        margin-bottom: 8px
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed #header ul li.stm_megamenu .arrow .fas,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu .arrow .fas {
        min-width: unset;
        font-size: unset;
        color: unset;
        vertical-align: middle;
        margin-top: -4px
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed #header ul li.stm_megamenu>ul.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu>ul.sub-menu {
        display: none
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed #header ul li.stm_megamenu.opened>ul.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu.opened>ul.sub-menu {
        width: 100%;
        transform: unset;
        list-style: none
    }
}

@media only screen and (max-width:850px) {
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        flex-direction: row;
        flex-wrap: wrap;
        max-width: none;
        width: 96%;
        padding: 10px 0;
        overflow: hidden
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2) {
        border-right: none
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu {
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        min-height: 340px;
        padding: 10px;
        background: #fff
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before {
        display: none
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item {
        width: auto
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-left: none;
        border-bottom: 2px solid transparent;
        padding: 10px 30px 10px 20px
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a {
        color: #153e4d;
        border-bottom-color: red
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title:after,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a:after,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title:after,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a:after {
        content: "\f078"
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content {
        top: 90px;
        left: 0;
        right: 0;
        width: 100%;
        padding: 5px 0
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row {
        margin: 0 !important
    }
}

@media (max-width:450px) {
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu {
        padding: 0 !important;
        min-height: auto !important
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content {
        padding: 15px !important
    }
}

.stm-template-listing_four .mobile-menu-holder .header-menu>li .sub-menu .arrow,
.stm-template-listing_four_elementor .mobile-menu-holder .header-menu>li .sub-menu .arrow,
.stm-layout-header-car_dealer .mobile-menu-holder .header-menu>li .sub-menu .arrow {
    display: none
}

@media (max-width:991px) {
    .stm-template-listing_four .mobile-menu-holder .stm_mm_top_categories_wrap .stm_mm-cats-grid a,
    .stm-template-listing_four_elementor .mobile-menu-holder .stm_mm_top_categories_wrap .stm_mm-cats-grid a,
    .stm-layout-header-car_dealer .mobile-menu-holder .stm_mm_top_categories_wrap .stm_mm-cats-grid a {
        margin-bottom: 0
    }
}

.stm-template-listing ul li.stm_megamenu__boxed,
.stm-template-listing #wrapper #header ul li.stm_megamenu__boxed,
.stm-template-listing_two ul li.stm_megamenu__boxed,
.stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed,
.stm-template-listing_three ul li.stm_megamenu__boxed,
.stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed,
.stm-template-boats ul li.stm_megamenu__boxed,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed,
.stm-template-motorcycle ul li.stm_megamenu__boxed,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed,
.stm-layout-header-listing ul li.stm_megamenu__boxed,
.stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed,
.stm-layout-header-boats ul li.stm_megamenu__boxed,
.stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed,
.stm-layout-header-motorcycle ul li.stm_megamenu__boxed,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed {
    margin-bottom: 0
}

.stm-template-listing ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
    margin-top: 0;
    border-top: 3px solid #153e4d
}

.stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu {
    padding: 5px 0
}

@media (max-width:1024px) {
    .stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed.opened>.sub-menu,
    .stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed.opened>.sub-menu {
        display: block
    }
}

.stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed:hover>.sub-menu,
.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed:hover>.sub-menu {
    display: flex
}

.stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
    display: none;
    width: 97vw;
    top: 100%;
    left: -20%;
    background-color: #fff
}

.stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title,
.stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title,
.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a {
    padding: 10px 0;
    font-weight: 600;
    border-bottom: none;
    color: #333;
    background: 0 0
}

.stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:after,
.stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a:after,
.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:after,
.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a:after {
    display: none !important
}

.stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:hover,
.stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a:hover,
.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:hover,
.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a:hover {
    color: red
}

.stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .nav-tabs .nav-item .nav-link:hover,
.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .nav-tabs .nav-item .nav-link:hover {
    color: red
}

@media (max-width:1024px) {
    .stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        display: none;
        width: 98%;
        max-width: 300px;
        margin: 0 10px !important;
        left: 0 !important;
        padding: 20px 10px !important
    }
    .stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li {
        width: 100%;
        border-right: none !important
    }
    .stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2) {
        border-right: none !important
    }
    .stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .arrow,
    .stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .arrow {
        display: none
    }
    .stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .mm-list,
    .stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .mm-list {
        display: block !important
    }
}

.stm-template-listing_five #wrapper #header .mobile-menu-holder .header-menu li,
.stm-layout-header-listing_five #wrapper #header .mobile-menu-holder .header-menu li {
    position: relative !important
}

.stm-template-listing_six.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
    left: 40%;
    transform: translateX(-51%)
}

@media (max-width:991px) {
    .stm-template-listing_six.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        left: 0;
        transform: unset
    }
}

.stm-template-car_dealer.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
    left: 40%;
    transform: translateX(-50%)
}

.stm-template-aircrafts.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
    left: 38% !important
}

.stm-template-listing_four.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-listing_four_elementor.stm-layout-header-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
    left: 40%;
    transform: translateX(-50%)
}

.stm-template-listing_five.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu>ul {
    left: 50%;
    transform: translateX(-50%)
}

.stm-template-listing_five.stm-layout-header-car_rental #wrapper #header ul .stm_megamenu>ul {
    top: auto !important;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 !important
}

.stm-template-listing_five.stm-layout-header-car_magazine #wrapper #header ul .stm_megamenu>ul {
    top: auto !important;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 !important
}

.stm-template-listing_five.stm-layout-header-motorcycle #wrapper #header ul .stm_megamenu>ul {
    top: auto !important;
    left: 0;
    margin: 0 !important
}

.stm-template-boats ul li.stm_megamenu__boxed,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed {
    margin-bottom: 0
}

@media (max-width:768px) {
    .stm-template-boats ul li.stm_megamenu__boxed.stm_megamenu>a:after,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>a:after,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_megamenu>a:after,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>a:after {
        display: none
    }
}

.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
    margin-top: 0;
    border-top: 3px solid #153e4d;
    top: 100% !important
}

.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title,
.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li>a,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li>a,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a {
    padding: 10px 0;
    font-weight: 600 !important;
    border-bottom: none;
    color: #333;
    background: 0 0
}

.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:after,
.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li>a:after,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:after,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a:after,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:after,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li>a:after,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:after,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a:after {
    display: none !important
}

.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:hover,
.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li>a:hover,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:hover,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a:hover,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:hover,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li>a:hover,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:hover,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a:hover {
    color: red
}

.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .nav-tabs .nav-item .nav-link:hover,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .nav-tabs .nav-item .nav-link:hover,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li .nav-tabs .nav-item .nav-link:hover,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .nav-tabs .nav-item .nav-link:hover {
    color: red
}

.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-makes-wrap .nav a,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-makes-wrap .nav a,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-makes-wrap .nav a,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-makes-wrap .nav a {
    padding: 10px 15px !important
}

.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .stm_mm_top_categories_wrap h3,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm_mm_top_categories_wrap h3,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li .stm_mm_top_categories_wrap h3,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm_mm_top_categories_wrap h3 {
    text-align: left
}

.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-vehicles h3,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-vehicles h3,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-vehicles h3,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-vehicles h3 {
    text-align: left
}

.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before {
    display: block !important;
    content: "" !important;
    width: 3px;
    height: 3px;
    background: red;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    width: auto;
    padding: 10px 0 0;
    margin: 0 -15px 0;
    position: static;
    box-shadow: none;
    background-color: transparent !important;
    list-style: none;
    z-index: 1
}

.stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu {
    padding: 5px 0
}

@media (max-width:991px) {
    .stm-template-boats ul li.stm_megamenu__boxed,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed {
        position: relative !important
    }
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        padding: 0 !important
    }
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li {
        padding: 0 10px
    }
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu {
        display: block !important;
        padding: 0;
        margin: 0 !important
    }
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li {
        float: none;
        padding: 0 !important
    }
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li a {
        padding: 10px 0 !important;
        margin-left: 0 !important
    }
    .stm-template-boats ul li.stm_megamenu__boxed i.fas,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed i.fas,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed i.fas,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed i.fas {
        min-width: unset;
        vertical-align: middle;
        font-size: unset !important;
        color: unset
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 0 !important
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        margin-bottom: 0 !important
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-left: none;
        border-bottom: 2px solid red;
        padding: 10px 20px !important;
        color: #153e4d;
        background: #f5f7f7 !important;
        z-index: 10;
        position: relative
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a {
        color: #153e4d;
        border-bottom-color: red
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before {
        height: 0
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after {
        content: "\f078"
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        width: 100%;
        padding: 10px !important;
        max-height: none;
        height: 100%
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before {
        content: "";
        display: block;
        height: 100%;
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height .5s ease-in-out
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row {
        margin: 0 !important
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 30px
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child {
        margin-bottom: 0
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before {
        display: none
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div {
        padding: 0
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item {
        margin-right: 0
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a {
        height: auto;
        line-height: 40px
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before {
        width: 10%
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
        flex-wrap: wrap;
        justify-content: space-between
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle {
        width: 48% !important;
        margin: 0 0 20px !important
    }
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a {
        padding: 0 20px 0 10px !important;
        line-height: 30px;
        position: relative;
        z-index: 10
    }
    .stm-template-boats ul li.stm_megamenu__boxed:not(.stm_menu_child_use_post)>.sub-menu li:last-child,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed:not(.stm_menu_child_use_post)>.sub-menu li:last-child,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed:not(.stm_menu_child_use_post)>.sub-menu li:last-child,
    .stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right #wrapper #header ul li.stm_megamenu__boxed:not(.stm_menu_child_use_post)>.sub-menu li:last-child {
        padding-bottom: 10px
    }
}

.stm-template-boats.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu__boxed>.sub-menu {
    top: auto !important
}

.stm-template-listing_four.stm-layout-header-boats #wrapper #header .header-inner-content .listing-service-right .listing-menu li.stm_megamenu__boxed>.sub-menu,
.stm-template-listing_four_elementor.stm-layout-header-boats #wrapper #header .header-inner-content .listing-service-right .listing-menu li.stm_megamenu__boxed>.sub-menu {
    left: 50%;
    transform: translateX(-50%)
}

.stm-template-listing_four.stm-layout-header-car_magazine #wrapper #header .magazine-menu .stm_megamenu>.sub-menu,
.stm-template-listing_four_elementor.stm-layout-header-car_magazine #wrapper #header .magazine-menu .stm_megamenu>.sub-menu {
    top: 90% !important
}

.stm-template-car_dealer_two #wrapper #stm-boats-header #header .header-inner-content .listing-service-right .listing-menu>li .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before,
.stm-layout-header-car_dealer_two #wrapper #stm-boats-header #header .header-inner-content .listing-service-right .listing-menu>li .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before {
    display: block !important;
    content: "" !important;
    width: 3px !important;
    height: 3px !important;
    background: red !important;
    border-radius: 3px !important;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    transform: translateY(-50%) !important
}

.stm-template-car_dealer_two ul li.stm_megamenu,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu,
.stm-layout-header-car_dealer_two ul li.stm_megamenu,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu {
    margin-bottom: 0
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu {
    width: 100%;
    margin-top: 0;
    border-top: 3px solid #153e4d
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu a:hover,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu a:hover,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu a:hover,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu a:hover {
    background: 0 0 !important;
    color: red
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li>a,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>a,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li>a,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>a {
    padding: 10px 0 !important
}

@media (max-width:991px) {
    .stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>a {
        margin-bottom: 15px !important
    }
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li>.menu-title:after,
.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li>a:after,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title:after,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>a:after,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li>.menu-title:after,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li>a:after,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title:after,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>a:after {
    display: none !important
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li>ul,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>ul,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li>ul,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>ul {
    width: 100%;
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    left: unset !important;
    top: unset !important;
    z-index: 1 !important
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li>ul a,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>ul a,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li>ul a,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li>ul a {
    padding-left: 0 !important
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li .stm-special-offers,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm-special-offers,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li .stm-special-offers,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm-special-offers {
    padding-top: 10px
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li .stm-special-offers a,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm-special-offers a,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li .stm-special-offers a,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm-special-offers a {
    padding: 0 !important
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li .stm_mega_textarea,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm_mega_textarea,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li .stm_mega_textarea,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm_mega_textarea {
    margin-right: -30px;
    padding-bottom: 20px !important
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li .mm-list,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li .mm-list,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li .mm-list,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li .mm-list {
    position: relative !important;
    left: 0 !important;
    z-index: 1 !important;
    opacity: 1 !important;
    visibility: visible !important
}

.stm-template-car_dealer_two ul li.stm_megamenu>.sub-menu>li .mm-list li,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li .mm-list li,
.stm-layout-header-car_dealer_two ul li.stm_megamenu>.sub-menu>li .mm-list li,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>.sub-menu>li .mm-list li {
    padding-bottom: 13px
}

.stm-template-car_dealer_two ul li.stm_megamenu:hover>.sub-menu .sub-menu,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu:hover>.sub-menu .sub-menu,
.stm-layout-header-car_dealer_two ul li.stm_megamenu:hover>.sub-menu .sub-menu,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu:hover>.sub-menu .sub-menu {
    display: block !important
}

.stm-template-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
.stm-layout-header-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu {
    padding: 5px 0
}

.stm-template-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu:before,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu:before,
.stm-layout-header-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu:before,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu:before {
    content: "";
    display: block;
    width: 1px !important;
    height: auto !important;
    position: absolute !important;
    top: 5px !important;
    bottom: 5px !important;
    left: 18.4% !important;
    background: #dedede !important;
    z-index: 1 !important;
    opacity: 1 !important
}

.stm-template-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li,
.stm-layout-header-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li {
    position: unset !important
}

.stm-template-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .nav-tabs .nav-item .nav-link,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .nav-tabs .nav-item .nav-link,
.stm-layout-header-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .nav-tabs .nav-item .nav-link,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .nav-tabs .nav-item .nav-link {
    padding: 10px 20px 13px 0 !important
}

.stm-template-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content,
.stm-layout-header-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content {
    background: #fff
}

.stm-template-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .menu-title,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .menu-title,
.stm-layout-header-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .menu-title,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .menu-title {
    padding-left: 10px !important
}

.stm-template-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .menu-title:after,
.stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .menu-title:after,
.stm-layout-header-car_dealer_two ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .menu-title:after,
.stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .menu-title:after {
    display: block !important
}

@media (max-width:991px) {
    .stm-template-car_dealer_two ul li.stm_megamenu>a:after,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu>a:after,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu>a:after,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu>a:after {
        display: none
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active>.sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active>.sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu {
        padding: 0 !important;
        margin: 0 -15px !important;
        width: 250px !important;
        background: #fff
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active>.sub-menu .menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu.active>.sub-menu a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu .menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active>.sub-menu .menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active>.sub-menu a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu .menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu a {
        color: #333 !important;
        font-weight: 400 !important;
        font-size: 13px !important
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li {
        width: 100%;
        margin-bottom: 20px !important;
        border: none !important
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li>a {
        font-weight: 600 !important;
        font-size: 15px !important
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li .sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li .sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li .sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li .sub-menu {
        display: block !important;
        padding-top: 0
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li .sub-menu li,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li .sub-menu li,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li .sub-menu li,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li .sub-menu li {
        float: none
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li .sub-menu li.stm_mega_has_info,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li .sub-menu li.stm_mega_has_info,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li .sub-menu li.stm_mega_has_info,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li .sub-menu li.stm_mega_has_info {
        padding-left: 0;
        padding-right: 0
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li .sub-menu li.stm_mega_has_info .stm_mega_textarea,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li .sub-menu li.stm_mega_has_info .stm_mega_textarea,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active>.sub-menu>li .sub-menu li.stm_mega_has_info .stm_mega_textarea,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active>.sub-menu>li .sub-menu li.stm_mega_has_info .stm_mega_textarea {
        margin: 0 !important
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        min-height: 340px;
        padding: 20px
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu:before {
        display: none
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        margin-bottom: 0 !important
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item>a {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-left: none;
        border-bottom: 2px solid red;
        padding: 10px 20px !important;
        color: #153e4d;
        background: #f5f7f7 !important;
        z-index: 10;
        position: relative
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a {
        color: #153e4d;
        border-bottom-color: red
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before {
        height: 0
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after {
        content: "\f078"
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        width: 100%;
        padding: 5px 10px;
        max-height: none;
        height: 100%
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before {
        content: "";
        display: block;
        height: 100%;
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height .5s ease-in-out
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row {
        margin: 0 !important
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 30px
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child {
        margin-bottom: 0
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before {
        display: none
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div {
        padding: 0
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item {
        margin-right: 0
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a {
        padding: 10px !important;
        height: auto;
        line-height: 20px
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before {
        width: 100%
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
        flex-wrap: wrap;
        justify-content: space-between
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle {
        width: 48% !important;
        margin: 0 0 20px !important
    }
    .stm-template-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu.active.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a {
        padding: 0 20px 0 10px !important;
        line-height: 30px;
        position: relative;
        z-index: 10
    }
}

.stm-template-auto_parts ul li.stm_megamenu,
.stm-template-auto_parts #wrapper #header ul li.stm_megamenu {
    margin-bottom: 0
}

.stm-template-auto_parts ul li.stm_megamenu a:after,
.stm-template-auto_parts #wrapper #header ul li.stm_megamenu a:after {
    display: none
}

.stm-template-auto_parts ul li.stm_megamenu a:hover,
.stm-template-auto_parts #wrapper #header ul li.stm_megamenu a:hover {
    color: red
}

.stm-template-auto_parts ul li.stm_megamenu>.sub-menu,
.stm-template-auto_parts #wrapper #header ul li.stm_megamenu>.sub-menu {
    margin: 20px 0 0 !important;
    border-top: 3px solid #153e4d;
    align-items: flex-start !important
}

.stm-template-auto_parts ul li.stm_megamenu>.sub-menu>li,
.stm-template-auto_parts #wrapper #header ul li.stm_megamenu>.sub-menu>li {
    background: 0 0;
    border-bottom: none !important;
    flex: 1
}

.stm-template-auto_parts ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-template-auto_parts ul li.stm_megamenu>.sub-menu>li>a,
.stm-template-auto_parts #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-template-auto_parts #wrapper #header ul li.stm_megamenu>.sub-menu>li>a {
    background: 0 0 !important;
    color: #333;
    padding: 0 !important
}

.stm-template-auto_parts ul li.stm_megamenu>.sub-menu>li .sub-menu li,
.stm-template-auto_parts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li {
    background: 0 0;
    border-bottom: none !important
}

.stm-template-auto_parts ul li.stm_megamenu>.sub-menu>li .sub-menu li a,
.stm-template-auto_parts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li a {
    background: 0 0 !important;
    color: #333;
    padding: 10px 0
}

.stm-template-motorcycle ul li.stm_megamenu,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu,
.stm-layout-header-motorcycle ul li.stm_megamenu,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu {
    margin-bottom: 0
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu {
    margin: 4px 0 0;
    border-top: 3px solid #153e4d;
    align-items: flex-start !important;
    background-color: rgba(36, 49, 54, .9);
    z-index: 10000000 !important;
    top: 100% !important
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu a,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu a,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu a,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu a {
    border-bottom: none;
    background: 0 0;
    color: #fff
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu a:after,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu a:after,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu a:after,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu a:after {
    display: none
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu a:hover,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu a:hover,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu a:hover,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu a:hover {
    color: red
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu a:hover:before,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu a:hover:before,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu a:hover:before,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu a:hover:before {
    opacity: 0
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li {
    background: 0 0;
    border-bottom: none !important
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li>a,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li>a,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li>a,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li>a {
    background: 0 0 !important;
    color: #fff;
    padding: 10px 0 !important
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li ul.mm-list li,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li ul.mm-list li,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li ul.mm-list li,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li ul.mm-list li {
    color: #fff !important
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li .nav-tabs .nav-item,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .nav-tabs .nav-item,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li .nav-tabs .nav-item,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .nav-tabs .nav-item {
    float: left
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li .nav-tabs .nav-item .nav-link,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .nav-tabs .nav-item .nav-link,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li .nav-tabs .nav-item .nav-link,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .nav-tabs .nav-item .nav-link {
    line-height: 40px
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li .stm_mm_post_content,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm_mm_post_content,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li .stm_mm_post_content,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm_mm_post_content {
    background: #fff
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu li,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu li,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li {
    background: 0 0;
    border-bottom: none !important
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu li a,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li a,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu li a,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li a {
    background: 0 0 !important;
    color: #fff !important;
    padding: 10px 0;
    line-height: 20px !important
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before,
.stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before {
    display: block !important;
    content: "" !important;
    width: 3px !important;
    height: 3px !important;
    background: red !important;
    border-radius: 3px !important;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    transform: translateY(-50%) !important
}

.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a {
    padding-left: 10px !important;
    color: #fff
}

.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title:after,
.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a:after,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title:after,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a:after,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title:after,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a:after,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title:after,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a:after {
    color: #fff !important
}

.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title {
    background-color: transparent !important
}

.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content {
    background-color: transparent
}

.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles>h3,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles>h3,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles>h3,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles>h3 {
    color: #fff !important
}

.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a {
    color: #fff !important
}

.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a:hover,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a:hover,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a:hover,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a:hover {
    color: red
}

.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap>h3,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap>h3,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap>h3,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap>h3 {
    color: #fff !important
}

.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:before,
.stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:after,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:before,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:after,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:before,
.stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:after,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:before,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:after {
    display: none
}

.stm-template-motorcycle ul li.stm_megamenu:not(.stm_menu_child_use_post)>.sub-menu>li a:before,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu:not(.stm_menu_child_use_post)>.sub-menu>li a:before,
.stm-layout-header-motorcycle ul li.stm_megamenu:not(.stm_menu_child_use_post)>.sub-menu>li a:before,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu:not(.stm_menu_child_use_post)>.sub-menu>li a:before {
    display: none !important
}

.stm-template-motorcycle ul li.stm_megamenu:not(.stm_menu_child_use_post)>.sub-menu>li a:hover,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu:not(.stm_menu_child_use_post)>.sub-menu>li a:hover,
.stm-layout-header-motorcycle ul li.stm_megamenu:not(.stm_menu_child_use_post)>.sub-menu>li a:hover,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu:not(.stm_menu_child_use_post)>.sub-menu>li a:hover {
    color: red
}

.stm-template-motorcycle ul li.stm_megamenu:hover>.sub-menu,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu:hover>.sub-menu,
.stm-layout-header-motorcycle ul li.stm_megamenu:hover>.sub-menu,
.stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu:hover>.sub-menu {
    display: flex !important
}

@media (max-width:1024px) {
    .stm-template-motorcycle ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a,
    .stm-layout-header-motorcycle ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a {
        margin-bottom: 0
    }
    .stm-template-motorcycle ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner,
    .stm-layout-header-motorcycle ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner {
        padding: 0
    }
}

@media (max-width:991px) {
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu {
        padding: 10px !important
    }
}

@media (max-width:991px) {
    .stm-template-motorcycle ul li.stm_megamenu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu,
    .stm-layout-header-motorcycle ul li.stm_megamenu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu {
        position: relative !important
    }
    .stm-template-motorcycle ul li.stm_megamenu>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu {
        display: none !important;
        padding: 0 10px !important
    }
    .stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li>.arrow,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li>.arrow,
    .stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li>.arrow,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li>.arrow {
        display: none
    }
    .stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu {
        padding: 0;
        margin-top: 0 !important
    }
    .stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu li,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li,
    .stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu li,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li {
        float: none
    }
    .stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu li a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li a,
    .stm-layout-header-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu li a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li a {
        margin-left: 0 !important
    }
    .stm-template-motorcycle ul li.stm_megamenu:not(.opened):hover>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu:not(.opened):hover>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu:not(.opened):hover>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu:not(.opened):hover>.sub-menu {
        display: none !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.opened>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.opened>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu.opened>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.opened>.sub-menu {
        display: flex !important
    }
    .stm-template-motorcycle ul li.stm_megamenu i.fas,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu i.fas,
    .stm-layout-header-motorcycle ul li.stm_megamenu i.fas,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu i.fas {
        min-width: unset;
        vertical-align: middle;
        font-size: unset !important;
        color: unset !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        margin-bottom: 0 !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title.heading-font,
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title.heading-font,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title.heading-font,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title.heading-font,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item>a {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-left: none;
        border-bottom: 2px solid red;
        padding: 10px 20px 10px 10px !important;
        color: #fff;
        z-index: 10;
        position: relative;
        background: 0 0 !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a {
        color: #fff;
        border-bottom-color: red;
        background: 0 0 !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before {
        height: 0
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after {
        content: "\f078"
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        width: 100%;
        padding: 5px 10px !important;
        max-height: none;
        height: 100%
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before {
        content: "";
        display: block;
        height: 100%;
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height .5s ease-in-out
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row {
        margin: 0 !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 30px
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child {
        margin-bottom: 0
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before {
        display: none
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div {
        padding: 0
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item {
        margin-right: 0
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a {
        height: auto;
        line-height: 40px;
        color: #fff
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before {
        width: 10%
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-vehicles h3,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-vehicles h3,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-vehicles h3,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-vehicles h3 {
        margin-top: 10px;
        margin-bottom: 10px
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
        flex-wrap: wrap;
        justify-content: space-between
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle {
        width: 48% !important;
        margin: 0 0 20px !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle a,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle a {
        color: #fff
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a {
        padding: 0 20px 0 10px !important;
        line-height: 30px;
        position: relative;
        z-index: 10
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm_mm_top_categories_wrap h3,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm_mm_top_categories_wrap h3,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm_mm_top_categories_wrap h3,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm_mm_top_categories_wrap h3 {
        margin-bottom: 15px
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu {
        background: rgba(36, 49, 54, .9)
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li>a {
        color: #fff
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li.active>.menu-title,
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li.active>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li.active>.menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li.active>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li.active>.menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li.active>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li.active>.menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li.active>a {
        color: #fff !important;
        background-color: transparent !important;
        background: 0 0 !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content {
        background-color: transparent
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles>h3,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles>h3,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles>h3,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles>h3 {
        color: #fff !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a {
        color: #fff !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a:hover,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a:hover,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a:hover,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm-mm-top-vehicles .top-vehicles li a:hover {
        color: red
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap>h3,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap>h3,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap>h3,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap>h3 {
        color: #fff !important
    }
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:before,
    .stm-template-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:after,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:after,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:after,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed>.sub-menu>li .stm_mm_post_content .stm_mm_top_categories_wrap .stm_mm-cats-grid a .inner:after {
        display: none
    }
}

@media (max-width:991px) {
    .stm-template-motorcycle #header,
    .stm-layout-header-motorcycle #header {
        z-index: 1000
    }
    .stm-template-motorcycle .stm_motorcycle-header .stm_mc-nav .main-menu .container .inner:before,
    .stm-template-motorcycle .stm_motorcycle-header .stm_mc-nav .main-menu .container .inner:after,
    .stm-layout-header-motorcycle .stm_motorcycle-header .stm_mc-nav .main-menu .container .inner:before,
    .stm-layout-header-motorcycle .stm_motorcycle-header .stm_mc-nav .main-menu .container .inner:after {
        display: none
    }
    .stm-template-motorcycle .stm_motorcycle-header .stm_mc-nav .main-menu .container .inner .header-menu,
    .stm-layout-header-motorcycle .stm_motorcycle-header .stm_mc-nav .main-menu .container .inner .header-menu {
        background: #0e1315 !important
    }
}

.stm-template-motorcycle.stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu>.sub-menu {
    top: 19% !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>a:after,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>a:after {
    display: none !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu i.fas,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu i.fas {
    color: red
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu {
    width: 100%;
    left: 50% !important;
    transform: translateX(-50%);
    margin: 0 !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li {
    margin-top: 0
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li>a,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li>a {
    padding: 10px 0 !important;
    font-weight: 700 !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li .sub-menu li a,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li .sub-menu li a {
    padding: 10px 0 !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li .sub-menu li.stm_mega_has_info a,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li .sub-menu li.stm_mega_has_info a {
    padding: 0 !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li .sub-menu li.stm_mega_has_info a .stm_mega_textarea,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu>li .sub-menu li.stm_mega_has_info a .stm_mega_textarea {
    padding-top: 5px !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu a:hover,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu a:hover {
    color: red;
    background: 0 0
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu .stm-mm-vehicle a,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu .stm-mm-vehicle a {
    padding: 10px 0 !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu .stm_mm_post_content,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu .stm_mm_post_content {
    background: #fff
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers {
    padding-top: 0
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a {
    padding-left: 10px !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu__boxed>.sub-menu {
    margin: 0 !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu__boxed>.sub-menu>li,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu__boxed>.sub-menu>li {
    position: unset !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu__boxed>.sub-menu>li .nav-tabs .nav-item .nav-link,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu__boxed>.sub-menu>li .nav-tabs .nav-item .nav-link {
    padding: 10px 0 !important
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu:hover .sub-menu ul,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu:hover .sub-menu ul {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    top: unset !important;
    left: unset
}

.stm-template-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu .sub-menu ul.top-vehicles,
.stm-layout-header-car_magazine #wrapper #header ul.magazine-menu li.stm_megamenu .sub-menu ul.top-vehicles {
    display: flex !important
}

@media (max-width:991px) {
    .stm-template-car_magazine #wrapper #header .magazine-menu-mobile li.stm_megamenu>.sub-menu,
    .stm-layout-header-car_magazine #wrapper #header .magazine-menu-mobile li.stm_megamenu>.sub-menu {
        padding: 5px 0
    }
    .stm-template-car_magazine #wrapper #header .magazine-menu-mobile li.stm_megamenu.stm_menu_child_use_post>.sub-menu .stm_mm_post_content,
    .stm-layout-header-car_magazine #wrapper #header .magazine-menu-mobile li.stm_megamenu.stm_menu_child_use_post>.sub-menu .stm_mm_post_content {
        padding: 15px 10px !important
    }
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>a:after,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>a:after {
    display: none !important
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu i.fas,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu i.fas {
    color: red
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu {
    max-width: 1120px;
    width: 100%;
    top: 90% !important;
    left: 50% !important;
    transform: translateX(-50%) translateZ(0);
    padding: 10px;
    margin: 0 10px 0 !important;
    z-index: 100
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li>a,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li>a {
    text-transform: none;
    padding: 10px 0;
    font-weight: 700
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li>a,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li>a {
    padding: 10px 0
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu {
    z-index: 100;
    transition: unset !important
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li {
    float: none !important
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li>a,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li>a {
    padding: 10px 0
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li.stm_mega_has_info a,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li.stm_mega_has_info a {
    padding: 0
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li.stm_mega_has_info a .stm_mega_textarea,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li.stm_mega_has_info a .stm_mega_textarea {
    padding-top: 0
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu a:hover,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu a:hover {
    color: red;
    background: 0 0
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu a:after,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu a:after {
    display: none !important
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu .stm-mm-vehicle a,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu .stm-mm-vehicle a {
    padding: 10px 0
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu .stm_mm_post_content,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu .stm_mm_post_content {
    background: #fff
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers {
    padding-top: 10px
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers a,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers a {
    color: #002e5b
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li {
    position: unset !important
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
.stm-template-aircrafts #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>.menu-title,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li>a {
    padding-left: 10px
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li {
    position: relative !important
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .nav-tabs .nav-item .nav-link,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .nav-tabs .nav-item .nav-link {
    padding: 10px 30px 10px 0
}

.stm-template-aircrafts #wrapper #header ul li.stm_megamenu:hover .sub-menu .sub-menu,
.stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu:hover .sub-menu .sub-menu {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    top: unset !important;
    left: 0 !important;
    box-shadow: none
}

@media (max-width:1024px) {
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu {
        max-width: 980px;
        margin: 20px 0 0 !important
    }
}

@media (max-width:991px) {
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu>.sub-menu {
        padding: 5px 0
    }
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .stm_mm_post_content,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .stm_mm_post_content {
        padding: 15px 10px
    }
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu:not(.stm_menu_child_use_post)>.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu:not(.stm_menu_child_use_post)>.sub-menu {
        padding-bottom: 15px
    }
}

@media (max-width:991px) {
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu .sub-menu:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu .sub-menu:before {
        display: none !important
    }
}

.stm-template-aircrafts.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu>.sub-menu {
    top: 100% !important;
    margin: 0 !important
}

@media (max-width:1024px) {
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu>.sub-menu,
    .stm-template-listing_two.stm-layout-header-listing #wrapper #header ul li.stm_megamenu>.sub-menu {
        margin: 0 6px !important
    }
}

.stm-template-listing_two.stm-layout-header-car_rental #wrapper #header .stm_megamenu>.sub-menu {
    top: 100% !important
}

.stm-template-listing_three #wrapper #header ul li.stm_megamenu>.sub-menu li,
.stm-template-listing_three.stm-layout-header-listing #wrapper #header ul li.stm_megamenu>.sub-menu li {
    position: relative !important
}

.stm-template-listing_three #wrapper #header ul li.stm_megamenu>.sub-menu li .sub-menu,
.stm-template-listing_three.stm-layout-header-listing #wrapper #header ul li.stm_megamenu>.sub-menu li .sub-menu {
    position: relative !important;
    left: 0 !important;
    z-index: 1;
    padding: 0 !important
}

.stm-template-listing_three #wrapper #header ul li.stm_megamenu>.sub-menu li .sub-menu:before,
.stm-template-listing_three.stm-layout-header-listing #wrapper #header ul li.stm_megamenu>.sub-menu li .sub-menu:before {
    display: none !important
}

.stm-template-listing_three #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li,
.stm-template-listing_three.stm-layout-header-listing #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li {
    position: unset !important
}

@media (max-width:991px) {
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a,
    .stm-template-listing_three.stm-layout-header-listing #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a {
        margin-bottom: 0
    }
}

@media (max-width:1024px) {
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu>.sub-menu,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu>.sub-menu,
    .stm-template-listing_four.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu>.sub-menu,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu>.sub-menu {
        margin: 0 !important
    }
}

@media (max-width:991px) {
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu>.sub-menu,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu>.sub-menu,
    .stm-template-listing_four.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu>.sub-menu,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu>.sub-menu {
        padding: 5px 0
    }
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .stm_mm_post_content,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .stm_mm_post_content,
    .stm-template-listing_four.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .stm_mm_post_content,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu .stm_mm_post_content {
        padding: 15px 10px !important
    }
}

@media (max-width:991px) {
    .stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed {
        position: relative !important
    }
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed .menu-title,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed .menu-title {
    color: #fff
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>a:after,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>a:after {
    display: none
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.opened>.sub-menu,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.opened>.sub-menu {
    opacity: 1;
    visibility: visible
}

@media (min-width:992px) {
    .stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.opened>.sub-menu,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.opened>.sub-menu {
        display: flex
    }
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.opened>.sub-menu .sub-menu,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.opened>.sub-menu .sub-menu {
    display: block;
    opacity: 1;
    visibility: visible
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
    margin: 0 auto !important;
    top: 100% !important;
    left: 50%;
    transform: translateX(-50%);
    padding: 37px 20px 27px !important;
    background-color: #1d1f1f
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li a,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li a {
    padding-top: 10px !important;
    color: #fff
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li a:hover,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li a:hover {
    color: red
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li .stm_mm_post_content,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li .stm_mm_post_content {
    background-color: #1d1f1f
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li.active>a,
.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li.active>.menu-title,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li.active>a,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li.active>.menu-title {
    color: red
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li a,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li a {
    color: #fff
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li.stm_mega_has_info a .stm_mega_textarea,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .sub-menu li.stm_mega_has_info a .stm_mega_textarea {
    color: #fff
}

@media (max-width:991px) {
    .stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        width: auto;
        left: 0;
        transform: none;
        flex-direction: column;
        list-style: none;
        max-width: 260px;
        padding: 0 !important;
        box-shadow: none !important
    }
    .stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li {
        margin-bottom: 30px
    }
    .stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li {
        width: 100%;
        border: none
    }
    .stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li .arrow,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li .arrow {
        display: none
    }
    .stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li a,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li a {
        color: #fff
    }
    .stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li ul.mm-list li,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu li ul.mm-list li {
        color: #fff
    }
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu ul.mm-list li,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu ul.mm-list li {
    color: #fff
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a {
    padding: 0 !important
}

.stm-template-equipment.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed ul li a,
.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed ul li a {
    padding: 0 !important
}

@media only screen and (max-width:1199px) {
    html body.header_4 ul.header-menu li.active:after {
        content: "\f107" !important
    }
    html body.header_4 ul.header-menu li.menu-item-has-children {
        padding-right: 40px
    }
    html body.header_4 ul.header-menu li.menu-item-has-children a:after {
        display: none !important
    }
    html body.header_4 ul.header-menu li.menu-item-has-children.active>ul.sub-menu {
        visibility: visible !important;
        opacity: 1 !important
    }
    html body.header_4 ul.header-menu li.menu-item-has-children.active>ul.sub-menu>li {
        overflow: visible
    }
    html body.header_4 ul.header-menu li.menu-item-has-children.active>ul.sub-menu>li>ul.sub-menu {
        visibility: visible !important;
        opacity: 1 !important
    }
    html body.header_4 ul.header-menu li>ul.sub-menu>li {
        padding: 0 20px
    }
    html body.header_4 ul.header-menu li>ul.sub-menu>li:after {
        display: none !important
    }
}

@media only screen and (max-width:1023px) {
    html body #wrapper #header li.menu-item-object-stm_megamenu {
        margin-top: 10px
    }
    html body ul li.stm_megamenu__boxed>.sub-menu,
    html body #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        max-width: 990px;
        padding: 15px 0;
        overflow: hidden
    }
    html body ul li.stm_megamenu__boxed>.sub-menu ul,
    html body #wrapper #header ul li.stm_megamenu__boxed>.sub-menu ul {
        width: auto
    }
}

@media only screen and (max-width:991px) {
    html body ul li.stm_megamenu__boxed>.sub-menu,
    html body #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        max-width: 960px;
        padding: 10px 0;
        overflow: hidden
    }
    html body ul li.stm_megamenu__boxed>.sub-menu ul,
    html body #wrapper #header ul li.stm_megamenu__boxed>.sub-menu ul {
        width: auto
    }
}

@media (max-width:1024px) {
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        flex-direction: row;
        flex-wrap: wrap;
        max-width: none;
        width: 100%;
        padding: 27px 0;
        overflow: hidden;
        background: #fff;
        margin: 0 !important
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before {
        display: none !important
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before {
        display: none !important
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li {
        width: 100%;
        border: none !important;
        flex: unset
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2) {
        border-right: none
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a {
        height: auto;
        color: #153e4d
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers {
        padding-top: 10px
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title {
        padding-bottom: 0 !important;
        height: auto !important;
        line-height: 20px
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a {
        background: 0 0;
        padding: 10px 0
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu {
        display: flex !important
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu {
        display: flex !important
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu {
        display: block !important
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        min-height: 340px;
        padding: 20px
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before {
        display: none
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-left: none;
        border-bottom: 2px solid red;
        padding: 10px 20px !important;
        color: #153e4d;
        background: #f5f7f7 !important;
        z-index: 10;
        position: relative
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a {
        color: #153e4d;
        border-bottom-color: red
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before {
        height: 0
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after {
        content: "\f078"
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        width: 100%;
        padding: 5px 0;
        max-height: none;
        height: 100%
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before {
        content: "";
        display: block;
        height: 100%;
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height .5s ease-in-out
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row {
        margin: 0 !important
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 30px
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child {
        margin-bottom: 0
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before {
        display: none
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div {
        padding: 0
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item {
        margin-right: 0
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a {
        padding: 0 10px !important;
        height: 40px
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before {
        width: 100%
    }
    .stm-template-listing.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_three.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_three.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-boats.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-boats.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-motorcycle.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-motorcycle.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_magazine.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_magazine.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-aircrafts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-aircrafts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-auto_parts.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-auto_parts.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-ev_dealer.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-ev_dealer.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_dealer_two.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a {
        padding: 0 20px 0 10px !important;
        line-height: 30px;
        position: relative;
        z-index: 10
    }
    .stm-template-listing.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-listing_two.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-listing_three.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-boats.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-motorcycle.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-car_magazine.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-aircrafts.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-auto_parts.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-ev_dealer.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-car_dealer_two.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
        flex-wrap: wrap;
        justify-content: space-between
    }
    .stm-template-listing.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-listing_two.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-listing_three.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-boats.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-motorcycle.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-car_magazine.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-aircrafts.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-auto_parts.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-ev_dealer.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-car_dealer_two.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle {
        width: 48% !important;
        margin: 0 0 20px !important
    }
    html body.stm-layout-header-car_rental #wrapper #header ul .stm_megamenu>ul.sub-menu>li .menu-title,
    html body.stm-layout-header-car_rental #wrapper #header ul .stm_megamenu>ul.sub-menu>li>a {
        padding-left: 0
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        flex-direction: row;
        flex-wrap: wrap;
        max-width: none;
        width: 100%;
        padding: 10px 0;
        overflow: hidden;
        background: #fff;
        margin: 0 !important
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu:before,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before {
        display: none !important
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before {
        display: none !important
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li {
        width: 100%;
        border: none !important;
        flex: unset
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2) {
        border-right: none
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li a,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a {
        height: auto;
        color: #153e4d
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers {
        padding-top: 10px
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li>a,
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title {
        padding-bottom: 0 !important;
        height: auto !important;
        line-height: 20px
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a {
        background: 0 0;
        padding: 10px 0
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.active>.sub-menu,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu {
        display: flex !important
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu {
        display: flex !important
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu {
        display: block !important
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed .stm-special-offers,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed .stm-special-offers {
        margin-top: 15px;
        margin-bottom: 10px
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        min-height: 340px;
        padding: 20px
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before {
        display: none
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-left: none;
        border-bottom: 2px solid red;
        padding: 10px 20px !important;
        color: #153e4d;
        background: #f5f7f7 !important;
        z-index: 10;
        position: relative
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a {
        color: #153e4d;
        border-bottom-color: red
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before {
        height: 0
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after {
        content: "\f078"
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        width: 100%;
        padding: 5px 0;
        max-height: none;
        height: 100%
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before {
        content: "";
        display: block;
        height: 100%;
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height .5s ease-in-out
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row {
        margin: 0 !important
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 30px
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child {
        margin-bottom: 0
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before {
        display: none
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div {
        padding: 0
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item {
        margin-right: 0
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a {
        padding: 0 10px !important;
        height: 40px
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before {
        width: 100%
    }
    html body.stm-layout-header-car_rental ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    html body.stm-layout-header-car_rental #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a {
        padding: 0 20px 0 10px !important;
        line-height: 30px;
        position: relative;
        z-index: 10
    }
    html body.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
        flex-wrap: wrap;
        justify-content: space-between
    }
    html body.stm-layout-header-car_rental .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle {
        width: 48% !important;
        margin: 0 0 20px !important
    }
    html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm-special-offers {
        padding-top: 15px
    }
    html body #wrapper #header ul li.stm_megamenu>ul.sub-menu .stm-special-offers .special-wrap {
        margin-bottom: 15px
    }
}

@media (max-width:991px) {
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-car_magazine ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-auto_parts ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        flex-direction: row;
        flex-wrap: wrap;
        max-width: none;
        width: 100%;
        padding: 10px 0;
        overflow: hidden;
        background: #fff;
        margin: 0 !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-car_magazine ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-auto_parts ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before {
        display: none !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-car_magazine ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-auto_parts ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu .sub-menu:before {
        display: none !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-auto_parts ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li {
        width: 100%;
        border: none !important;
        flex: unset
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-auto_parts ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2) {
        border-right: none
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-auto_parts ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a {
        height: auto;
        color: #153e4d
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-auto_parts ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers {
        padding-top: 10px
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-auto_parts ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-auto_parts ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title {
        padding-bottom: 0 !important;
        height: auto !important;
        line-height: 20px
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-auto_parts ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a {
        background: 0 0;
        padding: 10px 0
    }
    .stm-template-listing ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-listing_two ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-listing_three ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-boats ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.active>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.active>.sub-menu {
        display: flex !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_two ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_three ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-boats ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu {
        display: flex !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-listing_two ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-listing_three ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-boats ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu .sub-menu {
        display: block !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        min-height: 340px;
        padding: 20px
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before {
        display: none
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-left: none;
        border-bottom: 2px solid red;
        padding: 10px 20px !important;
        color: #153e4d;
        background: #f5f7f7 !important;
        z-index: 10;
        position: relative
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a {
        color: #153e4d;
        border-bottom-color: red
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before {
        height: 0
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active .menu-title:after {
        content: "\f078"
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        width: 100%;
        padding: 5px 0;
        max-height: none;
        height: 100%
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before {
        content: "";
        display: block;
        height: 100%;
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height .5s ease-in-out
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row {
        margin: 0 !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 30px
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child {
        margin-bottom: 0
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before {
        display: none
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div {
        padding: 0
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item {
        margin-right: 0
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a {
        padding: 0 10px !important;
        height: 40px
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before {
        width: 100%
    }
    .stm-template-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_three ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-auto_parts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-auto_parts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-ev_dealer ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-ev_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_magazine ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a {
        padding: 0 20px 0 10px !important;
        line-height: 30px;
        position: relative;
        z-index: 10
    }
    .stm-template-listing .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-listing_two .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-listing_three .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-boats .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-motorcycle .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-car_magazine .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-aircrafts .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-auto_parts .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-car_dealer_two .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-template-ev_dealer .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-aircrafts .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-boats .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-car_dealer .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-car_dealer_two .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-ev_dealer .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-equipment .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-listing .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-car_magazine .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    .stm-layout-header-motorcycle .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
        flex-wrap: wrap;
        justify-content: space-between
    }
    .stm-template-listing .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-listing_two .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-listing_three .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-boats .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-motorcycle .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-car_magazine .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-aircrafts .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-auto_parts .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-car_dealer_two .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-template-ev_dealer .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-aircrafts .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-boats .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-car_dealer .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-car_dealer_two .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-ev_dealer .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-equipment .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-listing .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-car_magazine .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle,
    .stm-layout-header-motorcycle .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle {
        width: 48% !important;
        margin: 0 0 20px !important
    }
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        background: 0 0
    }
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        left: initial;
        transform: none;
        list-style: none;
        padding: 0;
        display: none
    }
    html body ul li.stm_megamenu>.sub-menu .menu-item-has-children,
    html body ul.magazine-menu li.stm_megamenu>.sub-menu .menu-item-has-children,
    html body #wrapper #header ul li.stm_megamenu>.sub-menu .menu-item-has-children,
    html body ul li.stm_megamenu>ul.sub-menu>li ul.mm-list,
    html body ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.mm-list,
    html body #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.mm-list {
        display: block
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        flex-direction: row;
        flex-wrap: wrap;
        max-width: none;
        width: 100%;
        padding: 10px 0;
        overflow: hidden;
        background: #fff;
        margin: 0 !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu:before {
        display: none
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li {
        width: 100%;
        border: none !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2),
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li:nth-child(2),
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li:nth-child(2) {
        border-right: none
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li a {
        height: auto;
        color: #fff;
        line-height: 20px
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .stm-special-offers,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .stm-special-offers {
        padding-top: 10px
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li .menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li .menu-title {
        padding-bottom: 0 !important;
        height: auto !important;
        line-height: 20px
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu>.sub-menu>li ul li a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li ul li a {
        background: 0 0;
        padding: 10px 0
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.show_submenu>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.show_submenu>.sub-menu {
        display: flex !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        min-height: 340px;
        padding: 20px
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu:before {
        display: none
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>a {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-left: none;
        border-bottom: 2px solid red;
        padding: 10px 20px !important;
        color: #153e4d;
        background: #f5f7f7 !important;
        z-index: 10;
        position: relative
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>.menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover>a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>a {
        color: #153e4d;
        border-bottom-color: red
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item:hover.remove_before .stm_mm_post_content:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active.remove_before .stm_mm_post_content:before {
        height: 0
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        width: 100%;
        padding: 5px 0;
        max-height: none;
        height: 100%
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content:before {
        content: "";
        display: block;
        height: 100%;
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height .5s ease-in-out
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row {
        margin: 0 !important;
        padding: 0 !important
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container {
        padding: 0 !important;
        margin-bottom: 30px
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:last-child {
        margin-bottom: 0
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container:before {
        display: none
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .vc_column_container .wpb_wrapper>div {
        padding: 0
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item {
        margin-right: 0
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a {
        padding: 0 10px !important;
        height: 40px;
        line-height: 40px
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .nav-tabs .nav-item a:before {
        width: 100%
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item .stm_mm_post_content .vc_row .stm-mm-vehicles-list ul li a {
        padding: 0 20px 0 10px !important;
        line-height: 30px;
        position: relative;
        z-index: 10
    }
    .stm-template-listing ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-listing #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-listing_two ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-listing_three ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-boats ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-boats #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-listing_four ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-listing_four_elementor ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-listing_four_elementor #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-template-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-aircrafts ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-aircrafts #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-boats ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-boats #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-car_dealer ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-car_dealer_two ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-car_dealer_two #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-listing ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-motorcycle ul li.stm_megamenu__boxed>.sub-menu.stm_megamenu>ul.sub-menu>li ul.sub-menu,
    .stm-layout-header-motorcycle #wrapper #header ul li.stm_megamenu__boxed.stm_megamenu>ul.sub-menu>li ul.sub-menu {
        margin: 20px -15px 0
    }
    .stm-layout-header-equipment ul li.stm_megamenu__boxed>.sub-menu,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed>.sub-menu {
        background: 0 0
    }
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title {
        color: #153e4d !important
    }
    .stm-layout-header-equipment ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
    .stm-layout-header-equipment #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title {
        color: red
    }
    html body #wrapper #header .header-main ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    html body #wrapper #header .header-listing ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap,
    html body #wrapper #header .header-magazine ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
        flex-wrap: wrap;
        justify-content: space-between
    }
    html body.stm-layout-header-car_dealer #wrapper #header ul .stm_megamenu>ul.sub-menu>li {
        float: left
    }
    html body.stm-layout-header-car_dealer #wrapper #header ul .stm_megamenu>ul.sub-menu>li.menu-item ul.sub-menu {
        display: block !important;
        margin: 0;
        padding: 0
    }
    html body.stm-layout-header-car_dealer #wrapper #header ul .stm_megamenu>ul.sub-menu>li.menu-item ul.sub-menu>li {
        padding: 0;
        float: left
    }
    .stm_mm_post_content .elementor-column.elementor-col-33,
    .stm_mm_post_content .elementor-column[data-col="33"] {
        width: 100%
    }
    .stm-template-listing #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu {
        padding: 0
    }
    .stm-template-listing #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed.stm_menu_child_use_post.stm_menu_child_use_post>.sub-menu .stm_mm_post_content,
    .stm-layout-header-listing #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed.stm_menu_child_use_post.stm_menu_child_use_post>.sub-menu .stm_mm_post_content,
    .stm-template-listing_two #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed.stm_menu_child_use_post.stm_menu_child_use_post>.sub-menu .stm_mm_post_content,
    .stm-template-listing_three #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed.stm_menu_child_use_post.stm_menu_child_use_post>.sub-menu .stm_mm_post_content,
    .stm-layout-header-car_magazine #wrapper #header ul li.stm_megamenu.stm_megamenu__boxed.stm_menu_child_use_post.stm_menu_child_use_post>.sub-menu .stm_mm_post_content {
        padding: 15px 10px
    }
}

@media (min-width:992px) {
    html body.stm-layout-header-car_dealer:not(.stm-template-listing_four):not(.stm-template-listing_four_elementor) #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
        flex-wrap: wrap
    }
    html body.stm-layout-header-car_dealer:not(.stm-template-listing_four):not(.stm-template-listing_four_elementor) #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle {
        width: calc(50% - 10px);
        margin-right: 10px
    }
    html body.stm-layout-header-car_dealer:not(.stm-template-listing_four):not(.stm-template-listing_four_elementor) #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a {
        max-width: 95px
    }
}

@media (min-width:1170px) {
    html body.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap {
        flex-wrap: wrap
    }
    html body.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a {
        max-width: 105px
    }
}

html body.theme-motors ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .sale_price,
html body.theme-motors ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .sale_price,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .sale_price,
html body.theme-motors ul li.stm_megamenu>.sub-menu .menu-item:hover>a,
html body.theme-motors ul li.stm_megamenu>.sub-menu .menu-item:hover>.menu-title,
html body.theme-motors ul.magazine-menu li.stm_megamenu>.sub-menu .menu-item:hover>a,
html body.theme-motors ul.magazine-menu li.stm_megamenu>.sub-menu .menu-item:hover>.menu-title,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .menu-item:hover>.menu-title,
html body.theme-motors ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li i,
html body.theme-motors ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.mm-list li i,
html body.theme-motors #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.mm-list li i,
html body.theme-motors ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title a:hover,
html body.theme-motors ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title a:hover,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title a:hover,
html body.theme-motors #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle .title a:hover,
html body.theme-motors #wrapper #header ul li.stm_megamenu .stm_mm_top_categories_wrap .stm_mm-cats-grid a:hover .inner .name,
html body.theme-motors ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .normal_price,
html body.theme-motors ul.magazine-menu li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .normal_price,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .normal_price,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .stm_megaicon,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .fas,
html body.theme-motors #wrapper #header ul.magazine-menu li.stm_megamenu>.sub-menu .fas,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .fas,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .stm_megaicon,
html body.theme-motors #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:hover,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .prices .sale_price,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .stm-special-offers .special-wrap .title-price-wrap .car-title a:hover,
html body.theme-motors.stm-layout-header-boats #stm-boats-header #header .header-inner-content .listing-service-right ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:hover {
    color: var(--motors-base-color)
}

html body.theme-motors ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:hover>a,
html body.theme-motors ul.magazine-menu li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:hover>a,
html body.theme-motors #wrapper #header ul li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li:hover>a,
html body.theme-motors #wrapper #header ul li.stm_megamenu>.sub-menu .menu-item:hover>a,
html body.theme-motors #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item.active .nav-link,
html body.theme-motors #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item:hover .nav-link,
html body.theme-motors #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:hover,
html body.theme-motors.stm-template-listing_five #wrapper #header ul li.stm_megamenu__boxed>.sub-menu>li>.menu-title:hover,
html body.theme-motors.stm-template-equipment #wrapper #header ul li.stm_megamenu>.sub-menu .menu-item:hover>a {
    color: var(--motors-base-color) !important
}

html body.theme-motors #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item.active .nav-link:before,
html body.theme-motors #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .nav.nav-tabs .nav-item:hover .nav-link:before,
html body.theme-motors #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles .stm-mm-vehicles-list ul.top-vehicles li a:before {
    background: var(--hma_background_color)
}

html body.theme-motors #wrapper #header ul li.stm_megamenu .stm-mm-top-makes-wrap .tab-content .stm-mm-vehicles-wrap .stm-mm-vehicle .vehicle-img .price {
    background: var(--motors-base-color)
}

html body.theme-motors.stm-template-listing_four #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item.active>.menu-title,
html body.theme-motors.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title,
html body.theme-motors.stm-layout-header-listing #wrapper #header ul li.stm_megamenu__boxed.stm_menu_child_use_post>.sub-menu>li.menu-item>.menu-title {
    border-bottom-color: var(--motors-base-color)
}

html body.theme-motors #wrapper #header ul li.stm_megamenu.stm_menu_child_use_post>.sub-menu>li.active>.menu-title {
    border-left-color: var(--motors-base-color);
    color: var(--motors-base-color)
}

.stm-layout-header-car_dealer #top-bar {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: #aaa;
    font-size: 11px;
    text-transform: uppercase;
    line-height: normal
}

.stm-layout-header-car_dealer #top-bar a {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: #aaa;
    font-size: 11px
}

.stm-layout-header-car_dealer #top-bar .top_bar_menu {
    margin-left: 20px
}

@media (max-width:767px) {
    .stm-layout-header-car_dealer #top-bar .top_bar_menu {
        margin-left: 0;
        margin-top: 10px
    }
}

.stm-layout-header-car_dealer #top-bar .top_bar_menu ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.stm-layout-header-car_dealer #top-bar .top_bar_menu ul li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
    margin-bottom: 0
}

.stm-layout-header-car_dealer #top-bar .top_bar_menu ul li:last-child {
    margin-right: 0
}

.stm-layout-header-car_dealer #top-bar .top_bar_menu ul li:last-child:after {
    content: "";
    display: none
}

.stm-layout-header-car_dealer #top-bar .top_bar_menu ul li:after {
    content: "";
    display: block;
    position: absolute;
    right: -13px;
    top: 4px;
    background-color: #aaa;
    width: 1px;
    height: 9px
}

.stm-layout-header-car_dealer #top-bar .top-bar-wrapper {
    padding: 12px 0 9px
}

.stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap {
    position: relative;
    margin-left: 20px;
    line-height: 13px
}

.stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single {
    background-color: transparent;
    height: auto;
    border: none;
    border-radius: 0;
    outline: none !important
}

.stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #aaa;
    line-height: 14px;
    font-size: 11px;
    font-weight: 400;
    padding-left: 14px;
    padding-right: 40px;
    outline: none !important
}

.stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 14px;
    width: 19px
}

.stm-layout-header-car_dealer #top-bar .language-switcher-unit {
    position: relative
}

.stm-layout-header-car_dealer #top-bar .language-switcher-unit ul li a {
    color: #232628
}

.stm-layout-header-car_dealer #top-bar .language-switcher-unit ul li:last-child {
    margin-bottom: 0
}

.stm-layout-header-car_dealer #top-bar .language-switcher-unit .stm_current_language {
    text-transform: uppercase
}

.stm-layout-header-car_dealer #top-bar .language-switcher-unit .stm_current_language i {
    position: relative;
    top: -2px;
    margin-left: 15px;
    vertical-align: middle;
    font-size: 16px
}

.stm-layout-header-car_dealer #top-bar .language-switcher-unit:hover {
    cursor: pointer
}

.stm-layout-header-car_dealer #top-bar .header-login-url {
    margin-left: 0
}

.stm-layout-header-car_dealer #top-bar .header-login-url a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none !important
}

.stm-layout-header-car_dealer #top-bar .header-login-url a:hover {
    color: #fff
}

.stm-layout-header-car_dealer #top-bar .header-login-url .fas {
    margin-right: 10px;
    font-size: 12px
}

.stm-layout-header-car_dealer #top-bar .header-top-bar-socs {
    margin-left: 30px
}

.stm-layout-header-car_dealer #top-bar .header-top-bar-socs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.stm-layout-header-car_dealer #top-bar .header-top-bar-socs ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 0
}

.stm-layout-header-car_dealer #top-bar .header-top-bar-socs ul li:first-child {
    margin-right: 14px
}

.stm-layout-header-car_dealer #top-bar .header-top-bar-socs ul li a .fab {
    font-size: 14px
}

.stm-layout-header-car_dealer #top-bar .header-top-bar-socs ul li a:hover {
    color: #fff
}

.stm-layout-header-car_dealer #top-bar .header-top-bar-socs ul li:last-child {
    margin-right: 0
}

.stm-layout-header-car_dealer #top-bar .top-bar-info {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.stm-layout-header-car_dealer #top-bar .top-bar-info li {
    float: right;
    margin-left: 30px;
    margin-bottom: 0;
    line-height: normal
}

.stm-layout-header-car_dealer #top-bar .top-bar-info li:hover {
    color: #fff
}

.stm-layout-header-car_dealer #top-bar .top-bar-info li .fancy-iframe {
    display: block
}

.stm-layout-header-car_dealer #top-bar .top-bar-info li .fas {
    font-size: 14px;
    margin-right: 5px
}

.stm-layout-header-car_dealer #top-bar .top-bar-info li .fas.fa-phone {
    position: relative;
    top: 1px
}

.stm-layout-header-car_dealer #top-bar .top-bar-info li:last-child {
    margin-left: 0
}

@media (max-width:991px) {
    .stm-layout-header-car_dealer #top-bar .header-top-bar-socs {
        margin-left: 15px
    }
    .stm-layout-header-car_dealer #top-bar .header-login-url {
        margin-left: 15px
    }
    .stm-layout-header-car_dealer #top-bar .top-bar-info li {
        margin-left: 15px
    }
}

@media (max-width:750px) {
    .stm-layout-header-car_dealer .header-top-bar-socs {
        display: none
    }
}

@media (max-width:610px) {
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper {
        display: flex;
        flex-wrap: wrap
    }
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .top-bar-info-wrap {
        width: 100%
    }
    .stm-layout-header-car_dealer .top-bar-info .fancy-iframe {
        display: none !important
    }
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left,
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-right {
        float: none !important
    }
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left .stm_current_language {
        display: block;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        padding-right: 10px
    }
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap {
        max-width: 180px;
        margin-left: 0
    }
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 0
    }
    .stm-layout-header-car_dealer .top-bar-info {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        margin-top: 10px
    }
    .stm-layout-header-car_dealer .top-bar-info li {
        margin: 0 0 8px !important
    }
    .stm-layout-header-car_dealer .top-bar-info li .fas.fa-phone {
        font-size: 12px !important
    }
    .stm-layout-header-car_dealer .top-bar-info .fancy-iframe {
        display: block !important
    }
}

@media (max-width:375px) {
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left {
        margin-bottom: 5px
    }
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap {
        margin-left: 0
    }
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 0
    }
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-left,
    .stm-layout-header-car_dealer #top-bar .top-bar-wrapper .pull-right {
        clear: both
    }
    .stm-layout-header-car_dealer body #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .currency-switcher {
        float: none !important
    }
}

.stm-layout-header-car_dealer .header-main {
    position: relative;
    padding: 28px 0 25px;
    line-height: 14px
}

@media (max-width:768px) {
    .stm-layout-header-car_dealer .header-main {
        padding: 7px 0 11px
    }
}

.stm-layout-header-car_dealer .header-main .blogname h1 {
    display: inline-block
}

.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger {
    padding: 9px 15px 5px;
    float: right
}

.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger:hover {
    cursor: pointer
}

.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger i {
    color: red;
    font-size: 18px
}

.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger i.stm-icon-phone-o {
    font-size: 20px;
    margin-top: 2px
}

.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger i.stm-icon-close-times {
    display: none;
    font-size: 13px
}

.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger.open {
    background: #2f3234;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 11px 15px 25px;
    margin-top: 5px;
    position: absolute;
    top: 0;
    right: 60px;
    z-index: 20
}

.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger.open i.stm-icon-phone-o {
    display: none
}

.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger.open i.stm-icon-close-times {
    display: block
}

@media (max-width:991px) and (min-width:768px) {
    .stm-layout-header-car_dealer .header-main .logo-main {
        margin-bottom: 10px !important
    }
}

.stm-layout-header-car_dealer .header-main .top-info-wrap {
    position: relative
}

.stm-layout-header-car_dealer .header-main .header-top-info {
    position: absolute;
    background: #2f3234;
    padding: 15px;
    width: 100%;
    border-radius: 10px;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    z-index: 20
}

@media (max-width:767px) {
    .stm-layout-header-car_dealer .header-main .header-top-info {
        top: 50px
    }
}

.stm-layout-header-car_dealer .header-main .header-top-info.open {
    display: block
}

@media (min-width:576px) {
    .stm-layout-header-car_dealer .header-main .header-top-info {
        max-width: -moz-fit-content;
        max-width: fit-content;
        right: 17px;
        left: unset
    }
}

@media (min-width:992px) {
    .stm-layout-header-car_dealer .header-main .header-top-info {
        position: initial;
        float: right;
        background: 0 0;
        display: block
    }
}

.stm-layout-header-car_dealer .header-main .header-main-socs {
    margin-left: 46px
}

.stm-layout-header-car_dealer .header-main .header-main-socs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.stm-layout-header-car_dealer .header-main .header-main-socs ul:after {
    display: table;
    content: "";
    clear: both
}

.stm-layout-header-car_dealer .header-main .header-main-socs ul li {
    display: block;
    float: left;
    margin-left: 15px;
    margin-bottom: 0
}

.stm-layout-header-car_dealer .header-main .header-main-socs ul li:first-child {
    margin-left: 0
}

.stm-layout-header-car_dealer .header-main .header-main-socs ul li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: #2f3234;
    color: #fff;
    text-indent: 1px
}

.stm-layout-header-car_dealer .header-main .header-main-socs ul li a i {
    font-size: 14px
}

.stm-layout-header-car_dealer .header-main .header-main-socs ul li a:hover {
    background-color: red
}

.stm-layout-header-car_dealer .header-main .header-main-socs ul li.facebook a {
    text-indent: 0
}

.stm-layout-header-car_dealer .header-main .header-secondary-phone {
    margin-left: 39px
}

.stm-layout-header-car_dealer .header-main .header-secondary-phone a {
    color: #fff;
    text-decoration: none
}

.stm-layout-header-car_dealer .header-main .header-secondary-phone .phone {
    margin-bottom: 3px;
    vertical-align: bottom
}

.stm-layout-header-car_dealer .header-main .header-secondary-phone .phone .phone-label {
    margin-bottom: 1px;
    margin-right: 2px;
    color: red;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px
}

.stm-layout-header-car_dealer .header-main .header-secondary-phone .phone .phone-number {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.stm-layout-header-car_dealer .header-main .header-main-phone {
    position: relative;
    padding-left: 41px;
    margin-left: 30px
}

.stm-layout-header-car_dealer .header-main .header-main-phone a {
    color: #fff;
    text-decoration: none
}

.stm-layout-header-car_dealer .header-main .header-main-phone i {
    position: absolute;
    top: 0;
    left: 0;
    color: red;
    font-size: 33px
}

.stm-layout-header-car_dealer .header-main .header-main-phone .phone {
    margin-top: 1px
}

.stm-layout-header-car_dealer .header-main .header-main-phone .phone .phone-label {
    margin-right: 2px;
    color: red;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 1px;
    max-width: 150px
}

@media (min-width:992px) {
    .stm-layout-header-car_dealer .header-main .header-main-phone .phone .phone-label {
        max-width: unset
    }
}

.stm-layout-header-car_dealer .header-main .header-main-phone .phone .phone-number {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: .5px
}

.stm-layout-header-car_dealer .header-main .header-address {
    position: relative;
    padding-left: 42px;
    max-width: 248px
}

.stm-layout-header-car_dealer .header-main .header-address i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 34px;
    color: red
}

.stm-layout-header-car_dealer .header-main .header-address .address .heading-font {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase
}

.stm-layout-header-car_dealer .header-main .header-address .address .fancy-iframe {
    position: relative;
    top: -1px;
    margin-left: 3px;
    color: red;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px dashed red
}

.stm-layout-header-car_dealer .header-main .header-address .address .fancy-iframe:hover {
    color: red;
    border-bottom-color: red
}

.stm-layout-header-car_dealer .header-nav {
    margin-bottom: 15px;
    background: #fff;
    z-index: 15
}

.stm-layout-header-car_dealer .header-nav.header-nav-default {
    background-color: var(--hma_background_color);
    margin-bottom: 0
}

.stm-layout-header-car_dealer .header-nav.header-nav-default.header-nav-fixed.header-nav-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: var(--hma_background_color);
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 100
}

.stm-layout-header-car_dealer .header-nav.header-nav-transparent {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: rgba(234, 237, 240, .8);
    box-shadow: 0 0 4px rgba(0, 0, 0, .4)
}

.stm-layout-header-car_dealer .header-nav.header-nav-transparent.header-nav-fixed.header-nav-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #eaedf0;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 100
}

.stm-layout-header-car_dealer .header-nav:after {
    display: table;
    content: "";
    clear: both
}

.stm-layout-header-car_dealer .main-menu {
    float: left
}

.stm-layout-header-car_dealer .main-menu .header-menu {
    padding: 0;
    margin: 0;
    margin-left: -21px;
    list-style: none
}

.stm-layout-header-car_dealer .main-menu .header-menu>li {
    position: relative;
    float: left;
    margin-bottom: 0;
    background-color: var(--hma_item_bg_color)
}

.stm-layout-header-car_dealer .main-menu .header-menu>li.menu-item-has-children>a:after {
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, -50%);
    top: 50%;
    right: 7px;
    font-size: 12px;
    content: "\f107"
}

.stm-layout-header-car_dealer .main-menu .header-menu>li:first-child {
    margin-left: 0
}

.stm-layout-header-car_dealer .main-menu .header-menu>li.current-menu-item:first-child,
.stm-layout-header-car_dealer .main-menu .header-menu>li.current_page_item:first-child {
    margin-left: 21px
}

.stm-layout-header-car_dealer .main-menu .header-menu>li.current-menu-item>a,
.stm-layout-header-car_dealer .main-menu .header-menu>li.current_page_item>a {
    background-color: var(--hma_hover_bg_color);
    color: #fff !important
}

.stm-layout-header-car_dealer .main-menu .header-menu>li:hover {
    background-color: var(--hma_hover_bg_color);
    color: var(--hma_hover_text_color)
}

.stm-layout-header-car_dealer .main-menu .header-menu>li:hover>ul {
    visibility: visible;
    top: 100%;
    opacity: 1
}

.stm-layout-header-car_dealer .main-menu .header-menu>li:not(.stm_megamenu)>ul li:hover {
    background-color: var(--hma_hover_bg_color);
    color: #fff
}

.stm-layout-header-car_dealer .main-menu .header-menu>li>a {
    display: block;
    position: relative;
    min-height: 52px;
    padding: 0 21px;
    line-height: 52px;
    text-transform: uppercase;
    text-decoration: none !important
}

.stm-layout-header-car_dealer .main-menu .header-menu>li .main-menu .header-menu {
    visibility: visible;
    left: 100%;
    opacity: 1
}

.stm-layout-header-car_dealer .main-menu .header-menu>li>ul li>ul,
.stm-layout-header-car_dealer .main-menu .header-menu>li>ul li>ul li>ul,
.stm-layout-header-car_dealer .main-menu .header-menu>li>ul li>ul li>ul li>ul,
.stm-layout-header-car_dealer .main-menu .header-menu>li>ul li>ul li>ul li>ul li>ul {
    visibility: hidden;
    opacity: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 250px;
    top: 0;
    left: 105%;
    background-color: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    z-index: -1
}

.stm-layout-header-car_dealer .main-menu .header-menu>li>ul {
    visibility: hidden;
    opacity: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 250px;
    top: 105%;
    left: 0;
    background-color: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    z-index: 10
}

.stm-layout-header-car_dealer .main-menu .header-menu>li>ul li {
    position: relative;
    margin-bottom: 0;
    margin-left: 0 !important
}

.stm-layout-header-car_dealer .main-menu .header-menu>li>ul li.menu-item-has-children>a:after {
    position: absolute;
    display: block;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, -50%);
    top: 50%;
    right: 20px;
    font-size: 14px;
    content: "\f105"
}

.stm-layout-header-car_dealer .main-menu .header-menu>li>ul li a {
    position: relative;
    display: block;
    padding: 12px 30px 12px 34px;
    text-decoration: none !important;
    font-weight: 400
}

.stm-layout-header-car_dealer .main-menu .header-menu>li>ul li>ul li>ul li:hover>ul,
.stm-layout-header-car_dealer .main-menu .header-menu>li>ul li>ul li:hover>ul,
.stm-layout-header-car_dealer .main-menu .header-menu>li>ul li:hover>ul {
    visibility: visible;
    left: 100%;
    opacity: 1
}

.stm-layout-header-car_dealer .header-help-bar {
    float: right;
    margin-left: 15px
}

.stm-layout-header-car_dealer .header-help-bar>ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.stm-layout-header-car_dealer .header-help-bar>ul:after {
    display: table;
    content: "";
    clear: both
}

.stm-layout-header-car_dealer .header-help-bar>ul li {
    display: block;
    float: left;
    margin-bottom: 0
}

.stm-layout-header-car_dealer .header-help-bar>ul li.help-bar-shop {
    padding-right: 15px
}

.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search>a {
    padding: 0
}

.stm-layout-header-car_dealer .header-help-bar>ul li:first-child {
    margin-left: 0
}

.stm-layout-header-car_dealer .header-help-bar>ul li.mobile-search {
    display: none;
    visibility: hidden
}

.stm-layout-header-car_dealer .header-help-bar>ul li a {
    padding: 0 13px;
    display: block;
    position: relative;
    text-decoration: none !important;
    transition: all .2s ease-in-out
}

.stm-layout-header-car_dealer .header-help-bar>ul li a:hover {
    background-color: #f7f8f9
}

.stm-layout-header-car_dealer .header-help-bar>ul li a .list-label {
    position: relative;
    top: 1px;
    margin-right: 4px;
    text-transform: uppercase;
    color: #232628;
    font-size: 11px;
    line-height: 52px;
    font-weight: 700;
    transition: all .2s ease-in-out
}

.stm-layout-header-car_dealer .header-help-bar>ul li a .list-icon {
    position: relative;
    top: -1px;
    vertical-align: middle;
    color: #232628;
    font-size: 24px;
    transition: all .2s ease-in-out
}

.stm-layout-header-car_dealer .header-help-bar>ul li a .list-badge {
    position: absolute;
    top: 7px;
    right: 2px;
    min-width: 18px;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    background-color: red;
    padding: 0 2px;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 2px 0px rgba(0, 0, 0, .14)
}

.stm-layout-header-car_dealer .header-help-bar>ul li.help-bar-compare .list-label {
    margin-right: 3px
}

.stm-layout-header-car_dealer .header-help-bar>ul li.help-bar-live-chat .list-icon {
    top: 0;
    font-size: 26px
}

.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search {
    margin-left: 13px
}

.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search>a {
    display: block;
    margin-top: 8px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #232628;
    text-indent: 1px;
    font-size: 13px
}

.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search>a i {
    position: relative;
    top: -1px
}

.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search>a:hover {
    background-color: red;
    border-color: red;
    color: #fff
}

.stm-layout-header-car_dealer .help-bar-live-chat {
    display: none !important
}

.stm-layout-header-car_dealer .header-help-bar-trigger {
    display: none;
    float: right;
    margin-top: 10px;
    height: 32px;
    width: 32px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 4px;
    font-size: 12px;
    color: #232628
}

.stm-layout-header-car_dealer .header-help-bar-trigger.active i {
    transform: rotate(180deg)
}

.stm-layout-header-car_dealer .mobile-menu-trigger {
    position: absolute;
    top: 4px;
    right: 0;
    width: 32px;
    height: 32px;
    padding: 5px 3px;
    z-index: 20
}

.stm-layout-header-car_dealer .mobile-menu-trigger span {
    display: block;
    height: 3px;
    background: red;
    border-radius: 3px;
    width: 100%
}

.stm-layout-header-car_dealer .mobile-menu-trigger span:nth-child(2) {
    margin-top: 5px
}

.stm-layout-header-car_dealer .mobile-menu-trigger span:nth-child(3) {
    margin-top: 5px
}

.stm-layout-header-car_dealer .mobile-menu-holder {
    display: none;
    margin: 0 -15px 25px;
    padding: 0 15px
}

.stm-layout-header-car_dealer .mobile-menu-holder .header-menu {
    margin: 0 -15px;
    padding: 10px 15px;
    background-color: #eaedf0;
    list-style: none
}

.stm-layout-header-car_dealer .mobile-menu-holder .header-menu>li .arrow {
    position: absolute;
    top: 0;
    right: 0;
    height: 34px;
    line-height: 34px;
    width: 50px;
    font-size: 22px;
    text-align: right
}

.stm-layout-header-car_dealer .mobile-menu-holder .header-menu>li .arrow.active i {
    transform: rotate(90deg)
}

.stm-layout-header-car_dealer .mobile-menu-holder .header-menu>li .sub-menu {
    display: none;
    list-style: disc
}

.stm-layout-header-car_dealer .mobile-menu-holder .header-menu>li .sub-menu>li>.sub-menu>li:last-child {
    margin-bottom: 0
}

.stm-layout-header-car_dealer .mobile-menu-holder .header-menu>li.opened>a {
    color: red
}

.stm-layout-header-car_dealer .mobile-menu-holder .header-menu li {
    position: relative
}

.stm-layout-header-car_dealer .mobile-menu-holder .header-menu li a {
    position: relative;
    display: block;
    padding: 10px 0;
    padding-right: 60px;
    color: #232628;
    text-transform: uppercase;
    text-decoration: none !important
}

.stm-layout-header-car_dealer .mobile-menu-holder .header-menu li:last-child {
    margin-bottom: 0
}

.stm-layout-header-car_dealer #top-bar .top-bar-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.stm-layout-header-car_dealer #header #header-nav-holder {
    position: relative
}

.stm-layout-header-car_dealer #top-bar .language-switcher-unit ul.dropdown-menu li a {
    color: #aaa !important
}

.stm-layout-header-car_dealer #top-bar,
.stm-layout-header-car_dealer .header-main {
    background-color: #232628
}

.stm-template-listing.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart i,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart i,
.stm-template-listing_two.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart i,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart i,
.stm-template-listing_three.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart i,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart i,
.stm-template-listing_four.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart i,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart i,
.stm-template-listing_five.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart i,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart i {
    font-size: 18px;
    vertical-align: middle
}

.stm-template-listing.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart:hover,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart:hover,
.stm-template-listing_two.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart:hover,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart:hover,
.stm-template-listing_three.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart:hover,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart:hover,
.stm-template-listing_four.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart:hover,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart:hover,
.stm-template-listing_five.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart:hover,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-main .header-nav .listing_add_cart:hover {
    color: inherit
}

.stm-template-listing.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger,
.stm-template-listing.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger.open,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger.open,
.stm-template-listing_two.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger,
.stm-template-listing_two.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger.open,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger.open,
.stm-template-listing_three.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger,
.stm-template-listing_three.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger.open,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger.open,
.stm-template-listing_four.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger,
.stm-template-listing_four.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger.open,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger.open,
.stm-template-listing_five.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger,
.stm-template-listing_five.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger.open,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-main .logo-main .mobile-contacts-trigger.open {
    position: absolute;
    top: 0;
    margin-top: 0;
    right: 60px
}

.stm-template-listing.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_two.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_two.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_three.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_three.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_four.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_four.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_five.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_five.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn.showing_profile_btn .mobile-contacts-trigger.open {
    right: 125px
}

.stm-template-listing.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger,
.stm-template-listing.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger.open,
.stm-template-listing.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger.open,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_two.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger,
.stm-template-listing_two.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger.open,
.stm-template-listing_two.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_two.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger.open,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_three.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger,
.stm-template-listing_three.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger.open,
.stm-template-listing_three.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_three.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger.open,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_four.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger,
.stm-template-listing_four.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger.open,
.stm-template-listing_four.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_four.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger.open,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_five.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger,
.stm-template-listing_five.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger.open,
.stm-template-listing_five.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_five.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger.open,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_add_btn .mobile-contacts-trigger.open,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-main .logo-main.showing_profile_btn .mobile-contacts-trigger.open {
    right: 85px
}

.stm-template-listing.stm-layout-header-car_dealer .header-help-bar>ul,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-help-bar>ul,
.stm-template-listing_two.stm-layout-header-car_dealer .header-help-bar>ul,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-help-bar>ul,
.stm-template-listing_three.stm-layout-header-car_dealer .header-help-bar>ul,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-help-bar>ul,
.stm-template-listing_four.stm-layout-header-car_dealer .header-help-bar>ul,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-help-bar>ul,
.stm-template-listing_five.stm-layout-header-car_dealer .header-help-bar>ul,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-help-bar>ul {
    display: flex;
    flex-direction: row;
    align-items: center
}

.stm-template-listing.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search,
.stm-template-listing_two.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search,
.stm-template-listing_three.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search,
.stm-template-listing_four.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search,
.stm-template-listing_five.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search {
    height: 100%
}

.stm-template-listing.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a,
.stm-template-listing_two.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a,
.stm-template-listing_three.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a,
.stm-template-listing_four.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a,
.stm-template-listing_five.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-indent: 0;
    margin-top: 0
}

.stm-template-listing.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a i,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a i,
.stm-template-listing_two.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a i,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a i,
.stm-template-listing_three.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a i,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a i,
.stm-template-listing_four.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a i,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a i,
.stm-template-listing_five.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a i,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-help-bar>ul li.nav-search a i {
    font-size: 12px;
    top: -2px
}

.stm-template-listing.stm-layout-header-car_dealer .header-help-bar>ul li .lOffer-account-unit a,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-help-bar>ul li .lOffer-account-unit a,
.stm-template-listing_two.stm-layout-header-car_dealer .header-help-bar>ul li .lOffer-account-unit a,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-help-bar>ul li .lOffer-account-unit a,
.stm-template-listing_three.stm-layout-header-car_dealer .header-help-bar>ul li .lOffer-account-unit a,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-help-bar>ul li .lOffer-account-unit a,
.stm-template-listing_four.stm-layout-header-car_dealer .header-help-bar>ul li .lOffer-account-unit a,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-help-bar>ul li .lOffer-account-unit a,
.stm-template-listing_five.stm-layout-header-car_dealer .header-help-bar>ul li .lOffer-account-unit a,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-help-bar>ul li .lOffer-account-unit a {
    margin-top: unset
}

.stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right,
.stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right,
.stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right,
.stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right,
.stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right {
    display: none
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account {
    position: relative;
    display: block;
    margin: 12px 0 0;
    background-color: #fff;
    color: #5b6771;
    font-size: 12px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    text-decoration: none !important;
    padding: 0
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account:hover,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account:hover,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account:hover,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account:hover,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account:hover,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account:hover,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account:hover,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account:hover,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account:hover,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account:hover {
    color: #fff;
    background-color: red
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar {
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar img,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar img,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar img,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar img,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar img,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar img,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar img,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar img,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar img,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar img {
    vertical-align: top;
    border-radius: 50%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit {
    position: relative;
    margin: 0 0 0 10px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit:hover .lOffer-account-dropdown,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit:hover .lOffer-account-dropdown,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit:hover .lOffer-account-dropdown,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit:hover .lOffer-account-dropdown,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit:hover .lOffer-account-dropdown,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit:hover .lOffer-account-dropdown,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit:hover .lOffer-account-dropdown,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit:hover .lOffer-account-dropdown,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit:hover .lOffer-account-dropdown,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit:hover .lOffer-account-dropdown {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account:hover,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account:hover,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account:hover,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account:hover,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account:hover,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account:hover,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account:hover,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account:hover,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account:hover,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account:hover {
    background: red
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown {
    position: absolute;
    top: 110%;
    padding: 21px 15px 0 30px;
    background-color: #fff;
    width: 215px;
    margin: 14px 0 0 -94px;
    opacity: 0;
    visibility: hidden;
    box-shadow: -1px 2px 10px rgba(0, 0, 0, .3)
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered {
    margin-left: -104px;
    width: 235px;
    padding: 25px 20px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation {
    margin-top: 20px;
    padding: 7px 15px;
    background-color: #232628;
    color: #fff;
    border-radius: 3px;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader {
    margin: 0 10px;
    opacity: 0;
    visibility: hidden
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i {
    display: inline-block;
    color: red;
    animation: rotating 2s infinite linear
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible {
    opacity: 1;
    visibility: visible
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4 {
    font-size: 14px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group {
    margin-bottom: 15px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password] {
    padding-left: 8px;
    height: 40px;
    line-height: 40px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit] {
    visibility: inherit;
    display: inline-block;
    padding: 14px 15px 11px;
    font-size: 12px;
    margin-right: 0
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label {
    display: inline-block;
    font-size: 13px;
    color: #888;
    padding: 0
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:before,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:before,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:before,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:before,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:before,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:before,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:before,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:before,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:before,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:before {
    position: absolute;
    content: "";
    display: block;
    top: -14px;
    left: 0;
    background-color: transparent;
    opacity: 0;
    width: 100%;
    height: 14px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:after,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:after,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:after,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:after,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:after,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:after,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:after,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:after,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:after,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: -5px;
    left: 50%;
    margin-left: -5px;
    border-bottom: 5px solid #fff
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings {
    display: block;
    position: absolute;
    right: 14px;
    top: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #eee;
    border-radius: 2px;
    text-decoration: none !important;
    padding: 0
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon {
    line-height: 30px;
    font-size: 14px;
    color: #232628;
    opacity: .3
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon {
    opacity: 1
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name {
    margin-bottom: 12px;
    padding-right: 37px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a {
    color: #232628;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none !important;
    padding: 0;
    line-height: 16px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .name a:hover {
    color: red;
    background: 0 0
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list {
    display: block;
    padding: 0;
    margin: 0 0 14px;
    list-style: none;
    position: relative;
    overflow: hidden
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li {
    display: block;
    padding: 0;
    overflow: hidden;
    width: 100%
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a {
    display: block;
    line-height: 26px;
    font-size: 13px;
    color: #232628;
    text-decoration: none !important;
    padding: 0
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover {
    color: red;
    background: 0 0
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout {
    display: block;
    margin: 0 -15px 0 -30px;
    padding: 10px 15px 10px 30px;
    background-color: #e5e5e5;
    color: #232628;
    opacity: .7;
    font-size: 13px;
    text-decoration: none !important;
    text-align: left
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout .fas {
    position: relative;
    top: 1px;
    left: -1px;
    margin-right: 5px;
    color: #232628;
    font-size: 15px;
    letter-spacing: -.5px;
    opacity: .5
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover {
    opacity: .9
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas {
    opacity: .7
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper {
    display: none;
    transition: all .2s ease-in-out
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered {
    padding: 25px 20px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation {
    margin-top: 20px;
    padding: 7px 5px;
    background-color: #232628;
    color: #fff;
    border-radius: 3px;
    font-weight: 700;
    font-size: 13px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader {
    margin: 0 10px;
    opacity: 0;
    visibility: hidden
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i {
    display: inline-block;
    color: red;
    animation: rotating 2s infinite linear
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible {
    opacity: 1;
    visibility: visible
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4 {
    color: #fff;
    font-size: 14px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group {
    margin-bottom: 15px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],
.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password],
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password],
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password],
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password],
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password],
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password],
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password],
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password],
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password],
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password] {
    padding-left: 8px;
    height: 40px;
    line-height: 40px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit],
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit],
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit],
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit],
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit],
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit],
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit],
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit],
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit],
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit] {
    display: inline-block;
    padding: 18px 15px 14px;
    font-size: 12px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label {
    font-size: 13px;
    color: #fff
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span {
    color: #fff
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile {
    margin-top: 10px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a {
    background: 0 0
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a i,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a i,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a i,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a i,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a i,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a i,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a i,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a i,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a i,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .show-my-profile a i {
    top: 6px;
    left: 4px;
    font-size: 16px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-user-private-sidebar,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-user-private-sidebar,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-user-private-sidebar,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-user-private-sidebar,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-user-private-sidebar,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-user-private-sidebar,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-user-private-sidebar,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-user-private-sidebar,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-user-private-sidebar,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-unit .stm-user-mobile-info-wrapper .stm-user-private-sidebar {
    padding: 15px 20px 0 30px
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-compare,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-compare,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-compare,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-compare,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-compare,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-compare,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-compare,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-compare,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-compare,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-compare {
    position: relative;
    display: block;
    margin: 12px 41px 0 0;
    color: #eee !important;
    font-size: 27px;
    text-decoration: none !important
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-compare:hover,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-compare:hover,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-compare:hover,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-compare:hover,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-compare:hover,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-compare:hover,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-compare:hover,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-compare:hover,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-compare:hover,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-compare:hover {
    color: red
}

.stm-template-listing.stm-layout-header-car_dealer .lOffer-compare .stm-current-cars-in-compare,
.stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-compare .stm-current-cars-in-compare,
.stm-template-listing_two.stm-layout-header-car_dealer .lOffer-compare .stm-current-cars-in-compare,
.stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-compare .stm-current-cars-in-compare,
.stm-template-listing_three.stm-layout-header-car_dealer .lOffer-compare .stm-current-cars-in-compare,
.stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-compare .stm-current-cars-in-compare,
.stm-template-listing_four.stm-layout-header-car_dealer .lOffer-compare .stm-current-cars-in-compare,
.stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-compare .stm-current-cars-in-compare,
.stm-template-listing_five.stm-layout-header-car_dealer .lOffer-compare .stm-current-cars-in-compare,
.stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-compare .stm-current-cars-in-compare {
    position: absolute;
    min-width: 18px;
    top: -2px;
    right: -8px;
    background-color: red;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
    border-radius: 50%;
    color: #fff !important;
    box-shadow: 1px 2px 0 rgba(0, 0, 0, .14)
}

@media (max-width:1100px) {
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions {
        margin-left: 15px
    }
    .stm-template-listing.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_two.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_three.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_four.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_five.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-compare {
        margin-right: 30px
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-right-actions .listing-menu-mobile-wrapper,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-right-actions .listing-menu-mobile-wrapper,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-right-actions .listing-menu-mobile-wrapper,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-right-actions .listing-menu-mobile-wrapper,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-right-actions .listing-menu-mobile-wrapper,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-right-actions .listing-menu-mobile-wrapper,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-right-actions .listing-menu-mobile-wrapper,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-right-actions .listing-menu-mobile-wrapper,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-right-actions .listing-menu-mobile-wrapper,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-right-actions .listing-menu-mobile-wrapper {
        display: none !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing-menu {
        display: block !important;
        text-align: center
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing-menu>li,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing-menu>li,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing-menu>li,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing-menu>li,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing-menu>li,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing-menu>li,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing-menu>li,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing-menu>li,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing-menu>li,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing-menu>li {
        margin-right: 20px
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing-menu>li:last-child,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing-menu>li:last-child,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing-menu>li:last-child,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing-menu>li:last-child,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing-menu>li:last-child,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing-menu>li:last-child,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing-menu>li:last-child,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing-menu>li:last-child,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing-menu>li:last-child,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing-menu>li:last-child {
        margin-right: 0
    }
}

@media (max-width:1000px) {
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-end;
        position: absolute;
        right: 45px;
        top: 3px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart {
        margin-top: 0;
        text-decoration: none
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        padding: 0 !important;
        text-indent: 0;
        background: #fff;
        opacity: .5;
        text-align: center
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div i,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div i,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div i,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div i,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div i,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div i,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div i,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div i,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div i,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .listing_add_cart div i {
        text-indent: 0;
        font-size: 12px;
        color: #5b6771;
        vertical-align: middle;
        position: relative;
        top: 5px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account {
        position: relative;
        display: block;
        margin: 0;
        background-color: #eee;
        color: #5b6771;
        font-size: 12px;
        width: 28px;
        height: 28px;
        text-align: center;
        line-height: 28px;
        border-radius: 50%;
        text-decoration: none !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account:hover,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account:hover,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account:hover,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account:hover,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account:hover,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account:hover,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account:hover,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account:hover,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account:hover,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account:hover {
        color: #fff;
        background-color: red
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar {
        position: absolute;
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar img,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar img,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar img,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar img,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar img,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar img,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar img,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar img,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar img,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account .stm-dropdown-user-small-avatar img {
        vertical-align: top;
        border-radius: 50%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transform: translateZ(0);
        -webkit-transform: translateZ(0)
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit {
        position: relative;
        margin-right: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit:hover .lOffer-account-dropdown,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit:hover .lOffer-account-dropdown,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit:hover .lOffer-account-dropdown,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit:hover .lOffer-account-dropdown,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit:hover .lOffer-account-dropdown,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit:hover .lOffer-account-dropdown,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit:hover .lOffer-account-dropdown,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit:hover .lOffer-account-dropdown,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit:hover .lOffer-account-dropdown,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit:hover .lOffer-account-dropdown {
        top: 100%;
        opacity: 1;
        visibility: visible
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown {
        position: absolute;
        top: 110%;
        padding: 21px 15px 0 30px;
        background-color: #fff;
        width: 215px;
        margin: 14px 0 0 -94px;
        opacity: 0;
        visibility: hidden;
        box-shadow: -1px 2px 10px rgba(0, 0, 0, .3)
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered {
        margin-left: -104px;
        width: 235px;
        padding: 25px 20px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working {
        top: 100%;
        opacity: 1;
        visibility: visible
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active {
        top: 100%;
        opacity: 1;
        visibility: visible
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation {
        margin-top: 20px;
        padding: 7px 15px;
        background-color: #232628;
        color: #fff;
        border-radius: 3px;
        font-weight: 700;
        font-size: 13px;
        line-height: 16px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader {
        margin: 0 10px;
        opacity: 0;
        visibility: hidden
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i {
        display: inline-block;
        color: red;
        animation: rotating 2s infinite linear
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible {
        opacity: 1;
        visibility: visible
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4 {
        font-size: 14px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group {
        margin-bottom: 15px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password],
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password] {
        padding-left: 8px;
        height: 40px;
        line-height: 40px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit],
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit] {
        visibility: inherit;
        display: inline-block;
        padding: 13px 15px 10px;
        font-size: 12px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label {
        font-size: 13px;
        color: #888
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:before,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:before,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:before,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:before,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:before,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:before,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:before,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:before,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:before,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:before {
        position: absolute;
        content: "";
        display: block;
        top: -14px;
        left: 0;
        background-color: transparent;
        opacity: 0;
        width: 100%;
        height: 14px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:after,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:after,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:after,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:after,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:after,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:after,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:after,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:after,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:after,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown:after {
        position: absolute;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        top: -5px;
        left: 50%;
        margin-left: -5px;
        border-bottom: 5px solid #fff
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings {
        display: block;
        position: absolute;
        right: 14px;
        top: 15px;
        width: 30px;
        height: 30px;
        text-align: center;
        background-color: #eee;
        border-radius: 2px;
        text-decoration: none !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon {
        line-height: 30px;
        font-size: 14px;
        color: #232628;
        opacity: .3
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon {
        opacity: 1
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name {
        margin-bottom: 12px;
        padding-right: 37px
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a {
        color: #232628;
        font-weight: 700;
        font-size: 13px;
        text-decoration: none !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a:hover,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .name a:hover {
        color: red
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list {
        padding: 0;
        margin: 0 0 14px;
        list-style: none
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a {
        display: block;
        line-height: 26px;
        font-size: 13px;
        color: #232628;
        text-decoration: none !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover {
        color: red
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout {
        display: block;
        margin: 0 -15px 0 -30px;
        padding: 10px 15px 10px 30px;
        background-color: #e5e5e5;
        color: #232628;
        opacity: .7;
        font-size: 13px;
        text-decoration: none !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout .fas,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout .fas {
        position: relative;
        top: 1px;
        left: -1px;
        margin-right: 5px;
        color: #232628;
        font-size: 15px;
        letter-spacing: -.5px;
        opacity: .5
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover {
        opacity: .9
    }
    .stm-template-listing.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
    .stm-template-listing_two.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
    .stm-template-listing_three.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
    .stm-template-listing_four.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
    .stm-template-listing_five.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .mobile-pull-right .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas {
        opacity: .7
    }
}

@media (max-width:991px) {
    .stm-template-listing.stm-layout-header-car_dealer .lOffer-account-dropdown,
    .stm-template-listing.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account-dropdown,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu,
    .stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account-dropdown,
    .stm-template-listing_two.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account-dropdown,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu,
    .stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account-dropdown,
    .stm-template-listing_three.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account-dropdown,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu,
    .stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account-dropdown,
    .stm-template-listing_four.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account-dropdown,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu,
    .stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account-dropdown,
    .stm-template-listing_five.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account-dropdown,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-compare,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu {
        display: none
    }
    .stm-template-listing.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account {
        margin-top: 0;
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        opacity: .5;
        background-color: #fff !important;
        color: #5b6771 !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .lOffer-account.active,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account.active,
    .stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account.active,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account.active,
    .stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account.active,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account.active,
    .stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account.active,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account.active,
    .stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account.active,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account.active {
        opacity: 1
    }
    .stm-template-listing.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account .stm-dropdown-user-small-avatar {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer #header,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer #header,
    .stm-template-listing_two.stm-layout-header-car_dealer #header,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer #header,
    .stm-template-listing_three.stm-layout-header-car_dealer #header,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer #header,
    .stm-template-listing_four.stm-layout-header-car_dealer #header,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer #header,
    .stm-template-listing_five.stm-layout-header-car_dealer #header,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer #header {
        min-height: 0 !important
    }
    .stm-template-listing.stm-layout-header-car_dealer #header .header-listing,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer #header .header-listing,
    .stm-template-listing_two.stm-layout-header-car_dealer #header .header-listing,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer #header .header-listing,
    .stm-template-listing_three.stm-layout-header-car_dealer #header .header-listing,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer #header .header-listing,
    .stm-template-listing_four.stm-layout-header-car_dealer #header .header-listing,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer #header .header-listing,
    .stm-template-listing_five.stm-layout-header-car_dealer #header .header-listing,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer #header .header-listing {
        padding: 20px 0 18px;
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        z-index: 98
    }
    .stm-template-listing.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper,
    .stm-template-listing_two.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper,
    .stm-template-listing_three.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper,
    .stm-template-listing_four.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper,
    .stm-template-listing_five.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper {
        display: block;
        position: fixed;
        top: 82px;
        bottom: 0;
        right: -279px;
        background-color: #232628;
        padding: 16px 0 16px;
        width: 279px;
        box-shadow: -1px 3px 5px rgba(0, 0, 0, .2);
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 100
    }
    .stm-template-listing.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper.active,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper.active,
    .stm-template-listing_two.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper.active,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper.active,
    .stm-template-listing_three.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper.active,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper.active,
    .stm-template-listing_four.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper.active,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper.active,
    .stm-template-listing_five.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper.active,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .stm-user-mobile-info-wrapper.active {
        display: block;
        right: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing-header-bg,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing-header-bg,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing-header-bg,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing-header-bg,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing-header-bg,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing-header-bg,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing-header-bg,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing-header-bg,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing-header-bg,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing-header-bg {
        opacity: .3
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing:after,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing:after,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing:after,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing:after,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing:after,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing:after,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing:after,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing:after,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing:after,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing:after {
        opacity: 1
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart {
        float: left !important;
        margin-top: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        padding: 0 !important;
        text-indent: -9999px;
        background: #fff;
        opacity: .5
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div i {
        text-indent: 0;
        top: 9px;
        left: 6px;
        font-size: 17px;
        color: #5b6771
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing_add_cart>div:hover,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart>div:hover,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing_add_cart>div:hover,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart>div:hover,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing_add_cart>div:hover,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart>div:hover,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing_add_cart>div:hover,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart>div:hover,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing_add_cart>div:hover,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart>div:hover {
        background: #fff !important;
        color: #5b6771 !important;
        opacity: 1
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-right-actions .pull-right,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-right-actions .pull-right,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-right-actions .pull-right,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-right-actions .pull-right,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-right-actions .pull-right,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-right-actions .pull-right,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-right-actions .pull-right,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-right-actions .pull-right,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-right-actions .pull-right,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-right-actions .pull-right {
        float: left !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-right-actions .lOffer-account-unit {
        margin-right: 20px;
        margin-left: 16px
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper {
        position: relative;
        float: left;
        margin-top: 6px
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing {
        position: fixed;
        top: 82px;
        bottom: 0;
        right: -279px;
        background-color: #232628;
        padding: 16px 0 16px;
        width: 279px;
        box-shadow: -1px 3px 5px rgba(0, 0, 0, .2);
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 100
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing:before,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing:before,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing:before,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing:before,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing:before,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing:before,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing:before,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing:before,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing:before,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing:before {
        position: absolute;
        content: "";
        display: block;
        top: -5px;
        right: 25px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 5px solid #232628
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened {
        right: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar {
        display: block
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper {
        padding: 0 !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info {
        display: none
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right {
        float: none !important;
        width: 100%
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url {
        display: none
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs {
        background: rgba(0, 0, 0, .1);
        padding: 15px 20px 15px 36px;
        margin: 0 -15px !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li {
        margin-right: 26px !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child {
        margin-right: 0 !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i {
        font-size: 16px !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu {
        padding-top: 10px;
        display: block !important;
        margin-left: 20px !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li {
        width: 100%
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after {
        display: none;
        opacity: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li a,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li a,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li a,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li a,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li a,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li a,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li a,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li a,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li a,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li a {
        display: block;
        padding: 15px 0 !important;
        font-size: 14px !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit {
        float: none !important;
        background: rgba(0, 0, 0, .1);
        padding: 15px 10px 0 36px;
        margin: 0 -15px !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language {
        padding-bottom: 10px;
        font-size: 14px !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i {
        position: absolute !important;
        top: 15px !important;
        right: 25px !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu {
        position: static;
        float: none !important;
        background-color: transparent !important;
        border: 0 !important;
        box-shadow: none !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li {
        box-shadow: none !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li a,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li a,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li a,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li a,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li a,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li a,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li a,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li a,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li a,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li a {
        background-color: transparent !important;
        padding: 10px 0 10px !important;
        color: #aaa !important;
        font-size: 14px !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile {
        padding: 0;
        list-style: none
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li {
        margin-bottom: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li a,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li a,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li a,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li a,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li a,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li a,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li a,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li a,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li a,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li a {
        display: block;
        height: 50px;
        line-height: 50px;
        padding-left: 36px;
        padding-right: 25px;
        text-decoration: none !important
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li {
        margin-bottom: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a {
        padding-right: 40px;
        position: relative;
        color: #fff;
        font-size: 20px;
        font-weight: 700
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 50px;
        opacity: .5
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active {
        opacity: 1
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:after,
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:before,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:after,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:before,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:after,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:before,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:after,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:before,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:after,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:before,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:after,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:before,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:after,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:before,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:after,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:before,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:after,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:before,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:after,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger.active:before {
        transform: rotate(-45deg)
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after {
        position: absolute;
        content: "";
        display: block;
        top: 17px;
        left: 17px;
        width: 3px;
        height: 13px;
        background: #fff
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before {
        position: absolute;
        content: "";
        display: block;
        top: 22px;
        left: 12px;
        width: 13px;
        height: 3px;
        background: #fff
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul {
        position: relative
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul:before,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul:before,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul:before,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul:before,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul:before,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul:before,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul:before,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul:before,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul:before,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul:before {
        position: absolute;
        content: "";
        display: block;
        top: -5px;
        right: 25px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 5px solid #fff
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li {
        border-bottom: 1px solid #e1e1e1
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>a,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>a,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>a,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>a,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>a,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>a,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>a,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>a,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>a,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>a {
        background-color: #fff;
        color: #222
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul {
        position: relative
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul:before,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul:before,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul:before,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul:before,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul:before,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul:before,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul:before,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul:before,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul:before,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul:before {
        position: absolute;
        content: "";
        display: block;
        top: -5px;
        right: 25px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 5px solid #e1e1e1
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul>li a,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul>li a,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul>li a,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul>li a,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul>li a,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul>li a,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul>li a,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul>li a,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul>li a,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile>li>ul>li>ul>li a {
        background-color: #e1e1e1;
        color: #222
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu {
        display: none;
        margin: 0;
        padding: 0;
        list-style: none
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger {
        margin-top: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span {
        display: block;
        width: 28px;
        height: 4px;
        margin-bottom: 7px;
        border-radius: 2px;
        background: rgba(255, 255, 255, .5)
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child {
        position: relative;
        top: 0;
        transition: top .3s .3s, transform .3s 0s
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2),
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2),
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2),
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2),
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2),
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2),
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2),
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2),
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2),
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2) {
        opacity: 1;
        transition: opacity .3s
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child {
        margin-bottom: 0;
        position: relative;
        top: 0;
        transition: top .3s .3s, transform .3s 0s
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span {
        background: #fff
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child {
        top: 11px;
        transform: rotate(-45deg);
        transition: top .3s 0s, transform .3s .3s
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2),
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2),
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2),
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2),
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2),
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2),
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2),
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2),
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2),
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2) {
        opacity: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child,
    .stm-template-listing_two.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child,
    .stm-template-listing_three.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child,
    .stm-template-listing_four.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child,
    .stm-template-listing_five.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child {
        top: -11px;
        transform: rotate(45deg);
        transition: top .3s 0s, transform .3s .3s
    }
}

@media (max-width:767px) {
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing-menu,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing-menu {
        display: none !important
    }
    .stm-template-listing.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed,
    .stm-template-listing_two.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed,
    .stm-template-listing_three.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed,
    .stm-template-listing_four.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed,
    .stm-template-listing_five.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer #wrapper #header ul li.stm_megamenu__boxed {
        margin-bottom: 8px
    }
}

@media (max-width:500px) {
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing_add_cart,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart {
        margin-right: 0
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing-right-actions,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions {
        margin-left: 5px;
        margin-top: 2px
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing-right-actions .lOffer-account-unit,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing-right-actions .lOffer-account-unit {
        margin-top: 3px;
        margin-right: 10px;
        margin-left: 10px
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing_add_cart div,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div {
        margin-top: 2px;
        width: 33px;
        height: 33px
    }
    .stm-template-listing.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_two.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_three.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_four.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_five.stm-layout-header-car_dealer .header-listing .listing_add_cart div i,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .header-listing .listing_add_cart div i {
        font-size: 14px
    }
    .stm-template-listing.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_one_elementor.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_two.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_two_elementor.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_three.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_three_elementor.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_four.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_four_elementor.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_five.stm-layout-header-car_dealer .lOffer-account,
    .stm-template-listing_five_elementor.stm-layout-header-car_dealer .lOffer-account {
        width: 33px;
        height: 33px;
        line-height: 33px
    }
}

.stm-template-listing_four.stm-boxed .lOffer-account-unit:hover .lOffer-account-dropdown,
.stm-template-listing_four_elementor.stm-boxed .lOffer-account-unit:hover .lOffer-account-dropdown {
    right: -35px
}

.stm-template-listing_four.stm-boxed .lOffer-account-unit:hover .lOffer-account-dropdown:after,
.stm-template-listing_four_elementor.stm-boxed .lOffer-account-unit:hover .lOffer-account-dropdown:after {
    right: 20%;
    left: unset
}

@media (min-width:992px) and (max-width:1169px) {
    .stm-layout-header-car_dealer .main-menu .header-menu>li>a {
        padding: 0 15px
    }
}

@media (max-width:991px) {
    .stm-layout-header-car_dealer .mobile-menu-holder {
        position: absolute;
        right: 0;
        margin: 0;
        height: 80vh;
        overflow: auto;
        width: 100%;
        top: 98px;
        background: #eaedf0
    }
    .stm-layout-header-car_dealer.stm-template-listing_four .mobile-menu-holder,
    .stm-layout-header-car_dealer.stm-template-listing_four_elementor .mobile-menu-holder,
    .stm-layout-header-car_dealer.stm-template-car_dealer_elementor .mobile-menu-holder {
        top: 115px
    }
}

@media (max-width:991px) and (min-width:768px) {
    .header-main .header-top-info {
        display: block;
        float: left
    }
    .header-main .header-top-info .header-main-socs {
        display: none;
        margin-left: 0
    }
    .header-main .header-top-info .header-main-socs ul li {
        float: right;
        margin-left: 0
    }
    .header-main .header-top-info .header-main-socs ul li:first-child {
        margin-left: 10px
    }
    .header-menu li a {
        font-size: 15px
    }
}

@media (max-width:991px) {
    .header-main .header-top-info .header-main-socs {
        display: none
    }
    .header-main .header-main-phone .phone .phone-number {
        color: #fff !important
    }
}

@media (max-width:820px) {
    .header-main .logo-main {
        margin-bottom: 10px;
        width: 100%;
        display: flex;
        justify-content: space-between
    }
    .header-main .header-top-info {
        width: 100%;
        float: none !important
    }
    .header-main .header-top-info .pull-right {
        float: none !important;
        width: 100% !important
    }
    .header-main .header-top-info .pull-right .header-secondary-phone {
        margin-left: 0;
        margin-bottom: 22px;
        text-align: left
    }
    .header-main .header-top-info .pull-right .header-main-phone {
        margin-left: 0;
        margin-bottom: 22px
    }
}

@charset "UTF-8";
.stm-prev-next,
.stm-prev-next i,
.stm-featured-boats-widget .stm-featured-boats-w-units .content .title,
.stm-boats-data .single-boat-data-units .stm-gallery-action-unit,
.stm-template-boats .boats-image-unit,
.stm-template-front-loop .image:after,
.stm-isotope-listing-item .image:after,
.boats-image-unit>div,
.stm-compare-directory-new,
.stm-filter-sidebar-boats #stm-classic-filter-submit,
.stm-boats-shorten-filter,
.stm-filter-sidebar-boats .form-group,
.testimonials-carousel-boats .owl-dots .owl-dot span,
.stm-boats-video-poster,
.stm-boats-video-iframe .stm-boats-video-poster:before,
.stm-boats-listing-icons>a .name,
.stm-layout-box-boats .boat-line,
.stm-layout-box-boats:after,
.stm-layout-box-boats:before,
.stm-boats-news .stm-post-content .title,
#stm-boats-header #header .header-inner-content .listing-service-right .listing-menu li a:after,
#stm-boats-header .lOffer-compare .heading-font,
#stm-boats-header #top-bar .language-switcher-unit .stm_current_language,
#stm-boats-header #top-bar .top-bar-info li,
.stm-user-mobile-info-wrapper,
.listing-menu-mobile-wrapper .stm-opened-menu-listing,
.listing-menu-mobile-wrapper .listing-menu-mobile>li>a .stm_frst_lvl_trigger,
.listing-menu-mobile-wrapper .listing-menu-mobile>li>a .stm_frst_lvl_trigger:before,
.listing-menu-mobile-wrapper .listing-menu-mobile>li>a .stm_frst_lvl_trigger:after,
.listing-menu ul,
.stm-write-dealer-review .right .stm-star-rating[data-width="0"] span,
.stm_add_car_form .stm-form-checking-user .stm-form-inner:before,
.stm_add_car_form .stm-form-checking-user .stm-form-inner .stm-icon-load1,
.stm-history-popup,
.stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label i,
.stm-delete-confirmation-overlay,
.stm-delete-confirmation-popup,
.listing-list-loop-edit,
.stm_edit_disable_car,
.stm-directory-grid-loop .image .stm-listing-compare,
.stm-directory-grid-loop .image .stm-listing-favorite,
.stm-user-private .stm-user-private-sidebar .stm-actions-list a i,
.stm-listing-loader,
.stm-pricing-table__action,
.stm-pricing__filters .stm-pricing__filter_fluid-hover,
.stm-listing-car-gallery .stm-car-medias>div,
.stm-listing-directory-checkboxes .stm-accordion-content-wrapper.loading:before,
.stm-listing-directory-checkboxes .stm-accordion-content-wrapper.loading:after,
.stm-listing-directory-checkboxes .stm-option-label .stm-option-image,
.listing-list-loop.stm-listing-directory-list-loop .stm-car-medias>div,
.listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare,
.listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite,
.listing-list-loop.stm-listing-directory-list-loop .stm-car-medias,
.stm-template-listing .archive-listing-page .listing-list-loop .image .image-inner:after,
.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li,
.lOffer-account-unit .lOffer-account-dropdown .logout .fa,
.stm-settings-icon,
.lOffer-account-dropdown,
.stm_listing_tabs_style_2 .stm_listing_nav_list li a:after,
.stm_listing_icon_filter .stm_listing_icon_filter_single .inner .image,
.stm_icon_filter_label,
.stm_listing_icon_filter .stm_listing_icon_filter_single .inner img,
.header-listing .listing_add_cart>div,
.stm-site-preloader:after,
.stm-site-preloader:before,
.header-service .bloglogo img,
.service-mobile-menu-trigger span,
.header-service,
.stm-image-links .stm-image-link .inner img,
.stm-filter-chosen-units-list,
.stm-ajax-row:before,
.stm-ajax-row:after,
.stm-sell-a-car-form .form-navigation .form-navigation-unit .number,
.stm-sell-a-car-form .form-navigation .form-navigation-unit.validated .number:before,
#animated-blog-wrapper .title,
.vc_toggle .vc_toggle_icon:after,
.mobile-menu-holder .header-menu>li .arrow i,
.header-help-bar-trigger i,
.media-carousel-item .stm_fancybox:after,
.select2-results__options li,
.modern-filter-badges .stm-filter-chosen-units-list,
.stm-modern-filter-unit-images .stm-single-unit-image .image,
.product-title,
.stm-shop-sidebar-area .widget>ul>li>a:hover:before,
.post-grid-single-unit .title,
.widget_archive .select2-container--default .select2-selection--single .select2-selection__arrow:after,
#main .wc-block-product-search form:before,
#main .widget_search form.search-form:before,
#main .widget_search form.wp-block-search:before,
.stm-accordion-single-unit>a.title h5,
.stm-accordion-single-unit>a.title .minus,
.stm-accordion-single-unit>a.title .minus:after,
.certified-logo-1,
.certified-logo-2,
.listing-list-loop .title,
.icon-box .icon-text .content span,
.icon-box .icon-text .content p,
.stm-compare-car-img:after,
.compare-col-stm-empty .image img,
.remove-from-compare,
.stm-call-to-action-1 .stm-call-action-right .stm-call-action-right-banner,
.stm-call-action-right-banner,
.compare-col-stm-empty .h5,
.compare-col-stm-empty>a:hover .h5,
.compare-col-stm-empty .image .stm-icon-car_search,
.compare-col-stm-empty .image:hover .stm-icon-car_search,
.brands-carousel-item-inner,
.single-add-to-compare,
input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
textarea,
.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li>a:before,
.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:before,
.stm-thumbs-car-gallery .owl-item:after,
.modal-open #wrapper,
.team-info,
.stm-our-team .image:before,
.stm-our-team .meta,
.stm-our-team .meta .name,
.stm-our-team .meta .position,
.owl-prev,
.owl-next,
.vc_tta-icon,
.load-more-btn,
.car-listing-actions,
.stm-owl-next,
.stm-owl-prev,
.icon-box-bottom-triangle,
.icon-box:before,
.home-slider .tp-bullet,
.fancy-iframe,
a,
.ajax-loader,
.global-alerts,
.stm-ajax-row,
.stm-ajax-row:before,
.calculator-alert {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.modern-filter-badges.activated,
.modern-filter-badges {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.stm-blackout-overlay {
    -webkit-transition: visiblity .25s ease;
    -moz-transition: visiblity .25s ease;
    -o-transition: visiblity .25s ease;
    transition: visiblity .25s ease
}

.widget_archive .select2-container--default .select2-selection--single .select2-selection__arrow b,
#main .widget_search form.search-form:after {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease .1s
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    -webkit-transition: transform .25s ease;
    -moz-transition: transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease
}

.icon-box:before:hover {
    -webkit-transition: all .25s cubic-bezier(.2, 1, .3, 1);
    -moz-transition: all .25s cubic-bezier(.2, 1, .3, 1);
    -o-transition: all .25s cubic-bezier(.2, 1, .3, 1);
    transition: all .25s cubic-bezier(.2, 1, .3, 1)
}

.header-nav.header-nav-transparent {
    -webkit-transition: background-color .25s ease;
    -moz-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.stm_listing_icon_filter .stm_listing_icon_filter_single,
.stm-button,
.load-more-btn,
.button,
.select2-container--default .select2-selection--single .select2-selection__arrow b.stm-preloader {
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease
}

@-webkit-keyframes rotating {
    0% {
        -webkit-transform: rotate(0deg)
    }
    20% {
        -webkit-transform: rotate(90deg)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    75% {
        -webkit-transform: rotate(270deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotating {
    0% {
        transform: rotate(0deg)
    }
    20% {
        transform: rotate(90deg)
    }
    50% {
        transform: rotate(180deg)
    }
    75% {
        transform: rotate(270deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.car-action-unit.add-to-compare.stm-added .stm-unhover,
.car-action-unit.add-to-compare.stm-added:hover .stm-show-on-hover {
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .4s ease .1s
}

.car-action-unit.add-to-compare.stm-added:hover .stm-unhover,
.car-action-unit.add-to-compare.stm-added .stm-show-on-hover {
    -webkit-transition: opacity .4s ease 0s;
    -moz-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    transition: opacity .4s ease 0s
}

.main-menu .header-menu>li>ul li>ul,
.main-menu .header-menu>li>ul {
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease
}

.main-menu .header-menu>li>ul li:hover>ul,
.main-menu .header-menu>li:hover>ul {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.stm-add-a-car-login-overlay,
.stm-add-a-car-login,
.stm_phrases,
.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview.ui-draggable:before,
.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview .fa,
.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder .stm-service-icon-photos,
.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder .stm-service-icon-photos:after,
.stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video:before,
.stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video:after {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    from,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

/*
	Theme Name: Motors
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: https://stylemixthemes.com/
	Description: Automotive, Cars, Vehicle, Boat Dealership, Classifieds WordPress Theme by StylemixThemes.
	Version: 5.6.86
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, black, red, dark, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors
*/

#wrapper #top-bar,
.top-bar-wrap,
#wrapper #header .top-bar-wrap,
body.page-template-home-service-layout #top-bar,
.stm-template-listing #top-bar,
.stm-layout-header-listing #wrapper #top-bar,
.stm-layout-header-ev_dealer .top-bar-wrap,
.stm-template-car_dealer_two.no_margin #wrapper #stm-boats-header #top-bar:after,
.stm-template-aircrafts #wrapper #top-bar,
.stm-template-listing_three #top-bar,
#wrapper #stm-boats-header #top-bar:after,
.stm-template-listing_five .top-bar-wrap {
    background-color: #232628
}

#wrapper #top-bar .top_bar_menu ul li a,
#wrapper .stm-c-f-top-bar .top_bar_menu ul li a,
#top-bar .container .top-bar-wrapper .top-bar-left .top-bar-menu .pull-left .stm_top-menu li a {
    font-size: 14px
}

body #wrapper #top-bar .container .top-bar-wrapper .pull-right .top_bar_menu ul li a,
body #wrapper #top-bar .container .top-bar-wrapper .stm-boats-top-bar-right .top_bar_menu ul li a,
#wrapper .stm-c-f-top-bar .top_bar_menu ul li a,
#top-bar .container .top-bar-wrapper .top-bar-left .top-bar-menu .pull-left .stm_top-menu li a {
    color: #f1f1f1
}

body #wrapper #top-bar .container .top-bar-wrapper .pull-right .top_bar_menu ul li a:hover,
body #wrapper #top-bar .container .top-bar-wrapper .stm-boats-top-bar-right .top_bar_menu ul li a:hover,
#wrapper .stm-c-f-top-bar .top_bar_menu ul li a:hover,
#top-bar .container .top-bar-wrapper .top-bar-left .top-bar-menu .pull-left .stm_top-menu li a:hover {
    color: #fff
}

#header .blogname h1 {
    font-family: Montserrat, Arial;
    color: #000;
    font-size: 24px;
    line-height: 22px;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    text-transform: normal;
    letter-spacing: 0px;
    word-spacing: 0px
}

body #wrapper .main-menu .header-menu>li>a,
#wrapper #header .header-menu>li>a,
#wrapper #header .listing-menu>li>a,
#wrapper #header .header-listing .listing-menu>li>a,
#wrapper #header .header-inner-content .listing-service-right .listing-menu>li>a,
#wrapper #stm-boats-header #header .header-inner-content .listing-service-right .listing-menu>li>a,
#wrapper #header .header-magazine .container .magazine-service-right ul.magazine-menu>li>a,
.stm-layout-header-listing_five .header-menu>li>a,
.stm-layout-header-aircrafts #wrapper #header .header-inner-content .listing-service-right .listing-menu>li>a,
.stm-template-rental_two #wrapper .header-main .header-menu>li>a,
body .stm-boats-mobile-menu .listing-menu li a {
    font-family: Montserrat, Arial;
    color: rgba(11, 11, 11, 1) !important;
    font-size: 13px;
    line-height: 52px;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    text-transform: normal;
    letter-spacing: 0px;
    word-spacing: 0px
}

.main-menu .header-menu>li:not(.stm_megamenu) .sub-menu a,
.header-menu>li:not(.stm_megamenu) .sub-menu a,
.listing-menu>li:not(.stm_megamenu) .sub-menu a,
.header-listing .listing-menu>li:not(.stm_megamenu) .sub-menu a,
.header-inner-content .listing-service-right .listing-menu>li:not(.stm_megamenu) .sub-menu a,
#stm-boats-header #header .header-inner-content .listing-service-right .listing-menu>li:not(.stm_megamenu) .sub-menu a,
.header-magazine .container .magazine-service-right ul.magazine-menu>li:not(.stm_megamenu) .sub-menu a,
.stm-layout-header-listing #wrapper #header .header-listing .listing-menu>li:not(.stm_megamenu) .sub-menu a,
.stm-layout-header-listing_five .header-menu>li:not(.stm_megamenu) .sub-menu a,
.stm-layout-header-aircrafts .header-inner-content .listing-service-right .listing-menu>li:not(.stm_megamenu) .sub-menu a,
.stm-layout-header-motorcycle .stm_motorcycle-header .stm_mc-nav .main-menu .inner .header-menu>li:not(.stm_megamenu)>.sub-menu li a,
.stm-layout-header-car_rental #wrapper #header .header-rental .stm-opened-menu-listing .listing-menu-mobile>li:not(.stm_megamenu) .sub-menu li a,
.stm-template-rental_two #wrapper .header-main .header-menu>li:not(.stm_megamenu) .sub-menu li a,
body .stm-boats-mobile-menu .listing-menu>li:not(.stm_megamenu) .sub-menu li a {
    font-family: Montserrat, Arial;
    color: #232628 !important
}

body #wrapper .main-menu .header-menu>li.current-menu-item>a,
body #wrapper .main-menu .header-menu>li.current_page_item>a,
body #wrapper .main-menu .header-menu li:hover>a,
.stm-layout-header-listing #wrapper #header .header-listing .listing-menu>li>a,
.stm-layout-header-aircrafts #wrapper #header .header-inner-content .listing-service-right .listing-menu>li>a,
#wrapper #header .header-service .header-menu li a:hover,
body #wrapper #header .header-main .stm-header-right .main-menu .header-menu>li:hover>a,
.stm-template-rental_two #wrapper .header-main .header-menu li:hover a,
.stm-template-rental_two #wrapper .header-main .header-menu>li:not(.stm_megamenu) .sub-menu li:hover>a,
    {
    background-color: rgba(204, 97, 25, 1)
}

body #wrapper #header .main-menu .header-menu>li.current-menu-item>a,
body #wrapper #header .main-menu .header-menu>li.current_page_item>a,
body #wrapper .main-menu .header-menu li:hover>a,
body #wrapper .main-menu .header-menu>li:hover>a,
body #wrapper #header .main-menu .header-menu>li:hover>a,
.stm-layout-header-listing #wrapper #header .header-listing .listing-menu>li>a:hover,
.stm-layout-header-aircrafts #wrapper #header .header-inner-content .listing-service-right .listing-menu>li>a:hover,
.stm-layout-header-car_magazine #wrapper #header .header-magazine .container .magazine-service-right ul.magazine-menu>li>a:hover,
.stm-template-rental_two #wrapper .header-main .header-menu li:hover a,
.stm-template-rental_two #wrapper .header-main .header-menu>li:not(.stm_megamenu) .sub-menu li:hover>a,
#wrapper #header .header-inner-content .listing-service-right .listing-menu>li>a:hover,
#wrapper #header .header-service .header-menu li a:hover,
body #header .header-main .stm-header-right .main-menu .header-menu>li:hover>a,
#wrapper #header .header-inner-content .listing-service-right .listing-menu>li>a:hover,
.stm-template-auto_parts #wrapper #header .header-menu>li>a:hover,
.stm-template-auto_parts #header .header-wrapper .header-menu-wrapper ul.header-menu li .sub-menu li>a:hover {
    color: rgba(255, 255, 255, 1) !important
}

#header-nav-holder .header-help-bar>ul li.nav-search:hover>a i,
#header-nav-holder .header-help-bar>ul li.nav-search>a:hover i {
    color: #fff !important
}

body,
.normal_font {
    font-family: Open Sans, Arial;
    color: #232628;
    font-size: 14px;
    line-height: 22px;
    text-transform: normal
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.heading-font,
.button,
.event-head,
.load-more-btn,
.vc_tta-panel-title,
.page-numbers li>a,
.page-numbers li>span,
.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span,
.stm_auto_loan_calculator input,
.post-content blockquote,
.contact-us-label,
.stm-shop-sidebar-area .widget.widget_product_categories>ul,
#main .stm-shop-sidebar-area .widget .product_list_widget li .product-title,
#main .stm-shop-sidebar-area .widget .product_list_widget li a,
.woocommerce ul.products li.product .onsale,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_table td.product-name>a,
.woocommerce-cart table.cart td.product-price,
.woocommerce-cart table.cart td.product-subtotal,
.stm-shop-sidebar-area .widget button,
.stm-list-style-counter li:before,
.ab-booking-form .ab-nav-steps .ab-btn,
body.stm-template-motorcycle .stm_motorcycle-header .stm_mc-main.header-main .stm_top-menu li .sub-menu a,
.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav>li>a,
.stm_post_comments .form-submit input[type=submit],
.review-comment-form .form-submit input[type=submit] {
    font-family: Montserrat, Arial;
    text-transform: normal
}

h1,
.h1,
h1.heading-font {
    ,
    Arial;
    color: #232628;
    font-size: 50px;
    line-height: 56px;
    font-weight: 700;
    font-style: normal;
    text-transform: normal;
    letter-spacing: 0px;
    word-spacing: 0px
}

h2,
.h2,
h2.heading-font {
    ,
    Arial;
    color: #232628;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    font-style: normal;
    text-transform: normal;
    letter-spacing: 0px;
    word-spacing: 0px
}

h3,
.h3,
h3.heading-font {
    ,
    Arial;
    color: #232628;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    font-style: normal;
    text-transform: normal;
    letter-spacing: 0px;
    word-spacing: 0px
}

h4,
.h4,
h4.heading-font {
    ,
    Arial;
    color: #232628;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    text-transform: normal;
    letter-spacing: 0px;
    word-spacing: 0px
}

h5,
.h5,
h5.heading-font {
    ,
    Arial;
    color: #232628;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    text-transform: normal;
    letter-spacing: 0px;
    word-spacing: 0px
}

h6,
.h6,
h6.heading-font {
    ,
    Arial;
    color: #232628;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    font-style: normal;
    text-transform: normal;
    letter-spacing: 0px;
    word-spacing: 0px
}

#footer-main,
body.page-template-home-service-layout #footer #footer-main {
    background-color: #232628 !important
}

#footer-copyright,
body.page-template-home-service-layout #footer #footer-copyright {
    background-color: #232628 !important
}

#stm_motors_vin_decoder {
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 50px;
    width: 100%
}

#stm_motors_vin_decoder .sample_vin {
    letter-spacing: normal;
    font-style: normal;
    text-transform: none;
    top: 46px;
    opacity: .8;
    left: 17.7rem
}

@media (max-width:767px) and (min-width:500px) {
    #stm_motors_vin_decoder .sample_vin {
        left: 0
    }
}

@media (max-width:500px) and (min-width:320px) {
    #stm_motors_vin_decoder .sample_vin {
        right: 0 !important;
        left: 70% !important
    }
}

@media (max-width:800px) and (min-width:768px) {
    #stm_motors_vin_decoder .sample_vin {
        left: 6rem
    }
}

@media (max-width:1030px) and (min-width:900px) {
    #stm_motors_vin_decoder .sample_vin {
        left: 14rem
    }
}

#stm_motors_vin_decoder span {
    display: none;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #1bc744;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 35px;
    font-size: 14px
}

#stm_motors_vin_decoder .loading {
    opacity: 1 !important;
    z-index: 1000;
    width: 25px;
    height: 25px;
    margin-left: 10px;
    margin-top: 7px;
    display: none
}

.vin {
    max-width: 310px;
    margin-right: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
    letter-spacing: 5px;
    font-size: 16px;
    font-weight: 700;
    box-shadow: none !important;
    color: #153e4d
}

.vin::-webkit-input-placeholder {
    letter-spacing: 0;
    font-weight: 500;
    font-size: 15px
}

.vin::-moz-placeholder {
    letter-spacing: 0;
    font-weight: 500;
    font-size: 15px
}

.vin::-ms-input-placeholder {
    letter-spacing: 0;
    font-weight: 500;
    font-size: 15px
}

.vin::placeholder {
    letter-spacing: 0;
    font-weight: 500;
    font-size: 15px
}

.stm-template-equipment #request-stm_vim_history .available-in-pro h2 {
    color: #000
}

.stm-template-motorcycle #request-stm_vim_history .available-in-pro .single-car-mpg .mpg-icon i {
    color: #fff
}

.stm-template-motorcycle #request-stm_vim_history .available-in-pro h2 {
    color: #000
}

.stm-template-motorcycle #request-stm_vim_history .stm_vin_info h5.accordion__title {
    color: #fff !important
}

@media (max-width:330px) {
    #request-stm_vim_history .stm-single-car-listing-data table.inner-table tr td.heading-font {
        font-size: 70% !important;
        width: 30% !important
    }
}

.stm-template-listing_three .available-in-pro .single-car-mpg .mpg-icon {
    background-color: #ff9501
}

.stm-template-motorcycle #request-stm_vim_history .stm-single-car-listing-data table.inner-table tr td.heading-font {
    font-family: 'Open Sans' !important;
    color: #fff !important
}

.stm-template-equipment #request-stm_vim_history .stm_vin_info h5.accordion__title {
    color: #fff !important
}

.stm-template-equipment #stm_motors_vin_decoder .vin {
    background-color: transparent !important
}

.theme-motors #request-stm_vim_history .stm_vin_info h4.errorh4 {
    margin-top: 40px
}

.stm-template-equipment #request-stm_vim_history .stm-single-car-listing-data table.inner-table tr td.heading-font {
    font-family: 'Open Sans' !important;
    color: #fff !important
}

.stm-template-listing #request-stm_vim_history .available-in-pro .single-car-mpg .mpg-icon {
    background-color: #1bc744
}

#stm_motor_vin_desc {
    color: #888;
    font-size: 13px
}

#error_message {
    display: none;
    color: #ff0c0c;
    margin-top: 5px;
    font-size: 12.5px;
    margin-bottom: 30px
}

#stm_sell_a_car_form {
    padding-top: 20px;
    border-top: 4px solid #153e4d
}

.vin_title {
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #153e4d
}

.close-history {
    cursor: pointer
}

.stm-single-listing-car-sidebar .report_button {
    width: 100% !important;
    margin-bottom: 3px !important
}

#request-stm_vim_history .modal-header-iconed {
    padding-left: 28px !important
}

@media (max-width:425px) and (min-width:340px) {
    #request-stm_vim_history .modal-header-iconed {
        padding-left: 0 !important
    }
}

#request-stm_vim_history .modal-body-vin-specifications h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 150%
}

#request-stm_vim_history .modal-dialog {
    width: 80%
}

#request-stm_vim_history .modal-content {
    max-height: 80vh;
    margin-top: 10vh;
    overflow-y: auto
}

#request-stm_vim_history .modal-content h3 {
    cursor: pointer
}

#stm_vim_history .modal-body {
    padding: 26px
}

#stm_vim_history .vc_toggle:last-child {
    border: none !important;
    margin-bottom: 0 !important;
    margin-top: 48px
}

#stm_vim_history .vc_toggle_active {
    margin-top: 40px;
    border: none !important;
    margin-bottom: 0 !important
}

#stm_vim_history .modal-header .close-history {
    position: absolute;
    top: 35px;
    right: 32px;
    transition: all .2s;
    font-size: 47px;
    font-weight: 700;
    text-decoration: none;
    color: #6c98e1
}

#stm_vim_history .modal-header .close-history:hover {
    color: orange
}

#stm_vim_history .accordion__title,
#stm_vim_history .vc_toggle_content h6,
#stm_vim_history .vc_toggle_content p {
    color: #000 !important
}

.showVinHistory {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.loading2 {
    z-index: 10000;
    width: 80px;
    height: 80px;
    display: none;
    position: fixed;
    -webkit-transform: translate(-25%, -50%);
    transform: translate(-25%, -50%);
    top: 34%;
    left: 50%
}

.activeLoading {
    display: block !important
}

.activeSpan {
    display: flex !important;
    justify-content: center;
    align-items: center
}

#error.activeError,
.loading2.activeLoad2 {
    display: block !important
}

#stm_motors_vin_decoder.activeVin {
    margin-bottom: unset
}

.activeSell {
    opacity: .2 !important
}

.error_vin {
    border-color: #f22 !important;
    color: #f22 !important
}

button.report_button.stm-button {
    width: 100% !important;
    margin: 1px 0 !important
}

.stm_admin_listing_auto_complete input {
    height: 40px;
    padding: 0 21px;
    font-weight: 400;
    border: 2px solid #eceff3;
    font-size: 14px;
    width: 70%;
    outline: 0 !important
}

#listing_auto_complete {
    background-color: #23282d
}

.vinshortcodecont #stm_motors_vin_decoder span {
    background-color: transparent
}

.vinshortcodecont .col-md-4.col-sm-4 {
    width: 50%;
    float: left
}

.vinshortcodecont h5.accordion__title {
    font-weight: 700;
    font-size: 17px
}

.vinshortcodecont .vc_toggle_content {
    display: block
}

@media screen and (max-width:870px) {
    #request-stm_vim_history .modal-dialog {
        width: 95%
    }
}

@media (max-width:330px) {
    #request-stm_vim_history .stm-single-car-listing-data table.inner-table tr td.label-td {
        font-size: 95% !important;
        width: 30% !important
    }
}

#vs-shortcode .row.vc_toggle_content {
    margin-left: 0
}

#vs-shortcode table>tbody tr td i {
    color: #888 !important
}

#vs-shortcode table>tbody tr td .stm-icon-author:before,
#vs-shortcode table>tbody tr td .stm-icon-grid:before {
    color: #888
}

#vs-shortcode .stm-single-car-listing-data table.inner-table tr td.label-td {
    white-space: initial;
    text-align: left;
    font-size: 12px
}

#vs-shortcode .stm-single-car-listing-data table.inner-table.equipment tr td.label-td {
    display: none
}

#vs-shortcode .stm-single-car-listing-data table.inner-table.equipment tr td.heading-font {
    width: 100%
}

#vs-shortcode .vin_fl {
    float: left;
    width: 32%
}

#vs-shortcode .vin_fl:before {
    position: relative;
    display: initial;
    font: normal normal normal 12px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\f058";
    color: #888;
    padding-right: 10px
}

#vs-shortcode .stm-single-car-listing-data table.inner-table.history tr td.heading-font {
    font-size: 11px;
    width: 70%
}

#vs-shortcode .stm-single-car-listing-data table.inner-table.history tr td.label-td {
    width: 35%
}

#vs-shortcode .stm-single-car-listing-data table.inner-table.note tr td.heading-font {
    font-size: 12px;
    width: 80%;
    word-break: break-word;
    white-space: initial
}

#vs-shortcode .stm-single-car-listing-data table.inner-table tr td.heading-font {
    white-space: initial;
    padding-left: 10px;
    color: #222;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis
}

#vs-shortcode .stm-single-car-listing-data table.inner-table tr td.label-td {
    padding-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis
}

#vs-shortcode .stm-single-car-listing-data table.inner-table tr td {
    border: 0;
    padding: 0;
    vertical-align: middle
}

#vs-shortcode .stm-single-car-listing-data table.inner-table {
    margin-bottom: 0;
    table-layout: fixed
}

#vs-shortcode .stm-single-car-listing-data table.stm-table-main>tbody>tr>td.divider-td {
    width: 30px;
    border: 0
}

#vs-shortcode .stm-single-car-listing-data table.stm-table-main>tbody>tr>td.divider-td:last-child {
    width: 0
}

#vs-shortcode .stm-single-car-listing-data table.stm-table-main {
    margin: -13px 0 15px
}

#vs-shortcode .stm-single-car-listing-data table.inner-table,
#vs-shortcode .stm-single-car-listing-data table.stm-table-main {
    border: none
}

@media (max-width:1024px) {
    #vs-shortcode .stm-single-car-listing-data table.stm-table-main {
        width: 98%
    }
}

#vs-shortcode .stm-single-car-listing-data table.stm-table-main>tbody>tr>td {
    padding: 12px 0
}

@media (max-width:500px) {
    #vs-shortcode .stm-single-car-listing-data table.stm-table-main>tbody>tr>td {
        display: block
    }
}

#vs-shortcode .stm-single-car-listing-data table.stm-table-main>tbody>tr {
    line-height: 18px
}

#vs-shortcode .stm-single-car-listing-data table.inner-table tr td i {
    position: relative;
    top: 3px;
    font-size: 16px;
    min-width: 22px;
    padding-right: 5px;
    text-align: center;
    vertical-align: top;
    max-height: 22px
}

#vs-shortcode table>tbody tr td {
    padding: 9px 0 8px;
    font-size: 12px;
    color: #888;
    border-bottom: 1px solid #d5d9e0
}

#vs-shortcode table {
    width: 100%;
    margin-bottom: 20px
}

#vs-shortcode table td,
#vs-shortcode table tr {
    border: none
}

@media (max-width:320px) {
    #request-stm_vim_history .modal-header-iconed {
        padding: 20px !important
    }
}

#stm_vim_specification .modal-dialog {
    z-index: 1050;
    width: 80%;
    margin: 30px auto;
    position: relative
}

#stm_vim_specification .vc_toggle_content {
    display: block
}

#stm_vim_specification .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0
}

#stm_vim_specification .modal-header-iconed h3 {
    text-transform: uppercase;
    color: #fff
}

#stm_vim_specification .modal-title {
    margin: 0;
    line-height: 1;
    position: relative;
    left: 50px;
    top: -15px
}

#stm_vim_specification .modal-header-iconed i {
    position: relative;
    top: 35px;
    left: 0;
    font-size: 47px;
    color: #6c98e1
}

#stm_vim_specification .modal-header-iconed {
    padding: 0 0 0 20px;
    position: relative;
    background-color: #232628;
    line-height: 22px
}

#stm_vim_specification .modal-header {
    border-bottom: none
}

#stm_vim_specification .modal-body {
    position: relative;
    padding: 15px;
    max-height: calc(100vh - 40px);
    overflow-y: auto
}

#stm_vim_specification .close-history {
    cursor: pointer;
    font-size: 30px;
    position: relative;
    left: 50px;
    top: -10px;
    color: #6c98e1
}

#stm_vim_specification .h3,
#stm_vim_specification h3 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -1px;
    word-spacing: -1px
}

#stm_vim_specification .modal-header-iconed .test-drive-car-name {
    margin-top: -5px;
    color: #aaa
}

#stm_vim_specification .h5,
#stm_vim_specification h5 {
    margin: 0 0 7px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700
}

@media (min-width:768px) {
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

#stm_vim_specification.modal {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

img.aucimg {
    width: 200px;
    margin: 10px
}

.Images td.label-td {
    display: none
}

#checkVinWidget {
    padding: 0 35px;
    height: 38px;
    margin-left: 10px
}

.stm-template-equipment .sample_vin {
    color: #fff
}

.sample_vin {
    position: absolute;
    right: 16.9%;
    bottom: -20px;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: .6
}

@media (max-width:500px) {
    .sample_vin {
        left: 0 !important
    }
}

#checkVin {
    padding: 0 35px;
    height: 39px;
    font-weight: 600;
    border-radius: 6px;
    border: 2px solid #fed430;
    margin-left: 0;
    color: #000;
    background: #fed430;
    font-family: Montserrat, sans-serif;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: ease .2s;
    width: 160px
}

#checkVin:hover {
    color: #6f9937;
    background: #000
}

.stm-template-equipment #stm_motors_vin_decoder input[type=text].vin,
.theme-motors #stm_motors_vin_decoder input[type=text].vin {
    width: 385px !important
}

@media (max-width:500px) and (min-width:320px) {
    .stm-template-equipment #stm_motors_vin_decoder {
        flex-direction: column;
        flex-wrap: wrap
    }
    .stm-template-equipment #stm_motors_vin_decoder #checkVin {
        margin-top: 12px
    }
}

.stm_vehicle_vin_check .vinshortcodecont #stm_motors_vin_decoder #checkVin {
    box-shadow: none !important
}

.stm-template-equipment #vin_report_btn,
.stm-template-equipment .vin_report_section .single-car-mpg .report_button {
    box-shadow: 0 2px 0 #eab902
}

.vin_title {
    display: none
}

#vs-shortcode .stm-single-car-listing-data table.inner-table tr td i {
    display: none !important
}

#vs-shortcode .stm-single-car-listing-data table.inner-table tr td.heading-font {
    word-spacing: 3px
}

.vinshortcodecont #stm_motors_vin_decoder input.vin {
    height: 38px;
    width: 82%;
    max-width: 100%
}

.vinshortcodecont input.vin {
    width: 380px !important;
    margin-right: 10px;
    height: 30px
}

@media (max-width:320px) {
    .vinshortcodecont input.vin {
        width: 120px !important
    }
}

.success {
    border-color: #fed430 !important
}

@media screen and (min-width:600px) and (max-width:800px) {
    .vinshortcodecont #stm_motors_vin_decoder input.vin {
        width: 74%
    }
    .sample_vin {
        right: 26%
    }
}

button#checkVin:hover {
    color: #fff
}

#stm_motor_vin_desc {
    padding-left: 0
}

#stm_vim_history .accordion__title {
    height: 38px;
    line-height: 24px;
    letter-spacing: normal
}

.vin_report_section {
    margin-top: 15px
}

.vin_report_section .single-car-mpg .mpg-unit {
    width: 100% !important;
    text-align: left !important;
    margin-top: 5px
}

#request-stm_vim_history .modal-title,
.available-in-pro {
    text-align: center
}

.stm-template-motorcycle .vin_report_section .single-car-mpg {
    border-color: rgba(36, 49, 54, .8);
    border-top-color: #d11717;
    background-color: rgba(36, 49, 54, .8)
}

.stm-template-motorcycle .vin_report_section .single-car-mpg .report_button:hover {
    background-color: #d13844
}

.stm-template-equipment .vin_report_section .single-car-mpg {
    border-color: #eab902 #0e0f0f #0e0f0f;
    background-color: #0e0f0f;
    color: #fff
}

.stm-template-equipment .vin_report_section .single-car-mpg .mpg-label,
.stm-template-equipment .vin_report_section .single-car-mpg .mpg-value {
    color: #fff
}

.stm-template-equipment .vin_report_section .single-car-mpg .report_button:hover {
    background-color: #1d1f1f;
    box-shadow: 0 2px 0 #232628
}

.vin_report_section .single-car-mpg .mpg-value {
    font-size: 13px !important;
    padding: 0 !important;
    line-height: 15px;
    margin-bottom: 5px
}

.vin_report_section .single-car-mpg .mpg-label {
    letter-spacing: 1.4px;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 15px
}

.vin_report_section .single-car-mpg {
    padding: 11px 15px
}

.modal-body-history .single-car-mpg {
    border: none;
    margin-bottom: 0;
    display: flex;
    justify-content: center
}

.modal-body-history .single-car-mpg .mpg-icon {
    text-indent: 0
}

.modal {
    overflow-x: hidden !important;
    overflow-y: auto
}

.vin_motors_check_modal_tabs {
    overflow: hidden;
    border-color: transparent;
    background-color: #232628;
    display: flex;
    justify-content: center
}

@media (max-width:320px) {
    .vin_motors_check_modal_tabs {
        padding: 0 !important
    }
}

.vin_motors_check_modal_tabs button {
    background-color: inherit;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 14px 16px;
    transition: .3s;
    font-size: 17px
}

.vin_motors_check_modal_tabs button.active:before {
    opacity: 1;
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: red
}

#request-stm_vim_history .modal-header-iconed {
    padding: 28px 10px 23px 0
}

#request-stm_vim_history .vin_motors_check_modal_tabs button {
    background-color: #232628;
    color: #fff !important;
    padding: 18px;
    font-size: 12px;
    border-radius: 0;
    font-family: Montserrat, Arial
}

.stm-template-equipment #request-stm_vim_history .vin_motors_check_modal_tabs button.active {
    background-color: #eab902
}

.stm-template-motorcycle #request-stm_vim_history .vin_motors_check_modal_tabs button.active {
    background-color: #df1d1d
}

.stm-template-listing #request-stm_vim_history .vin_motors_check_modal_tabs button.active {
    background-color: #1bc744
}

.stm-template-listing_four #request-stm_vim_history .vin_motors_check_modal_tabs button.active {
    background-color: #567ab4
}

.stm-template-listing_three #request-stm_vim_history .vin_motors_check_modal_tabs button.active {
    background-color: #ff9501
}

.stm-template-listing_two #request-stm_vim_history .vin_motors_check_modal_tabs button.active {
    background-color: #1e7bcd
}

.vin_motors_check_modal_tabs button.active {
    background-color: #fff;
    color: #232628 !important
}

.stm-template-car_dealer_two #request-stm_vim_history i,
.stm-template-listing #request-stm_vim_history i {
    color: #fff
}

.vin_motors_check_modal_tabs button.active:hover {
    opacity: 1
}

.motors_vin_tab_content {
    display: none;
    border-top: none
}

@media only screen and (max-width:420px) {
    #stm_vim_history .modal-header .close-history {
        right: 5px
    }
}

.get-pro {
    display: flex;
    justify-content: center
}

.get-pro a {
    width: 165px
}

.available-in-pro .single-car-mpg {
    margin-bottom: 10px
}

p.available-in-pro {
    margin-bottom: 30px
}

.request-stm_vim_history .vc_toggle {
    border: none
}

#request-stm_vim_history div#vs-shortcode {
    border-bottom: none
}

.download-vin-report-section {
    display: none
}

.stm-template-car_dealer_two .single-car-mpg .mpg-icon {
    background-color: #ffb129
}

.stm-template-car_dealer_two #vs-shortcode .stm-single-car-listing-data table.inner-table tr td.label-td {
    font-family: Montserrat
}

#request-stm_vim_history .vin_motors_check_modal_tabs button:before {
    background-color: transparent
}

.stm-template-car_dealer #request-stm_vim_history .vin_motors_check_modal_tabs .active:before {
    background-color: #567ab4
}

.stm-template-car_dealer_two #request-stm_vim_history .vin_motors_check_modal_tabs .active:before {
    background-color: #ffb129
}

.vin_motors_check_modal_tabs.modal-header-iconed {
    padding: 0 !important
}

.vehicle_vin_report_main {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 20px
}

@media (max-width:400px) {
    .vehicle_vin_report_main {
        padding: 0
    }
}

#history .vehicle_vin_report_inner {
    height: auto !important
}

.vehicle_vin_report_inner {
    margin: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 500px;
    max-height: 600px
}

@media (min-width:1285px) and (max-width:1450px) {
    .vehicle_vin_report_single_data_item {
        width: 525px !important
    }
}

@media (min-width:767px) and (max-width:1281px) {
    .vehicle_vin_report_inner {
        flex-wrap: nowrap;
        height: auto !important;
        max-height: 100% !important;
        align-items: center;
        margin-bottom: 20px
    }
    .vehicle_vin_report_note .value {
        width: 620px
    }
    .vehicle_vin_report_note {
        width: 100% !important
    }
    .vehicle_vin_report_note .vehicle_vin_report_inner {
        margin-bottom: 0
    }
}

@media (min-width:310px) and (max-width:430px) {
    #request-stm_vim_history .modal-header-iconed {
        padding: 28px 10px 23px 25px
    }
    #stm_vim_history .modal-header .close-history {
        top: 30px
    }
    #request-stm_vim_history .vin_motors_check_modal_tabs button {
        font-size: 10px
    }
    .vin_motors_check_modal_tabs.modal-header-iconed {
        display: flex;
        justify-content: center
    }
    .vehicle_vin_report_inner {
        flex-wrap: nowrap;
        height: auto !important;
        max-height: 100% !important;
        align-items: center;
        margin-bottom: 10px
    }
    .vehicle_vin_report_note .value {
        width: 320px
    }
    .vehicle_vin_report_note {
        width: 100% !important
    }
    .vehicle_vin_report_note .vehicle_vin_report_inner {
        margin-bottom: 0
    }
    .vehicle_vin_report_single_data_item {
        width: 300px !important
    }
    #request-stm_vim_history .modal-content h3 {
        font-size: 20px !important
    }
}

@media (min-width:310px) and (max-width:350px) {
    #stm_vim_history .modal-header .close-history {
        top: 20px
    }
}

.vehicle_vin_report_single_data_item .title,
.vehicle_vin_report_single_data_item .value {
    display: inline-block
}

@media (max-width:330px) {
    .vehicle_vin_report_single_data_item .title,
    .vehicle_vin_report_single_data_item .value {
        font-size: 90% !important;
        width: 30% !important
    }
}

.vehicle_vin_report_single_data_item {
    width: 614px;
    border-bottom: 1px solid #eee
}

.vehicle_vin_report_single_data_item .title {
    width: 39%;
    opacity: .5;
    margin-right: 10%;
    color: #000;
    font-family: Montserrat, Arial;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase
}

.vehicle_vin_report_note,
.vehicle_vin_report_single_data_item .value {
    color: #000;
    font-family: Montserrat, Arial;
    font-weight: 400;
    text-align: left;
    font-style: normal;
    line-height: normal;
    font-size: 14px;
    letter-spacing: normal
}

.vehicle_vin_report_single_data_item .value {
    width: 45%
}

.vehicle_vin_report_note {
    width: 90%;
    padding: 20px
}

.vehicle_vin_report_note .title {
    font-size: 14px;
    font-weight: 700;
    font-family: Montserrat;
    line-height: 40px;
    text-transform: uppercase
}

.vehicle_vin_report_note .value {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal
}

@media (max-width:1024px) {
    .vehicle_vin_report_note .value {
        padding: 10px 30px;
        text-align: center
    }
}

.vehicle_vin_report_note .vehicle_vin_report_inner {
    height: auto !important
}

.theme-motors #stm_vim_history .vc_toggle {
    border-bottom: none
}

.vehicle_vin_report_inner {
    padding-bottom: 10px
}

.motors_vin_tab_content button#vin_report_btn {
    display: block;
    text-align: center;
    margin: 0 auto;
    cursor: pointer
}

.stm-template-listing .vin_motors_check_modal_tabs button:before {
    background-color: #1bc744
}

.stm-template-car_dealer_two .vin_motors_check_modal_tabs button:hover:before {
    background-color: none;
    -webkit-transform: rotate3d(0, 0, 1, 0deg) !important;
    transform: rotate3d(0, 0, 1, 0deg) !important;
    transition-timing-function: cubic-bezier(.2, 1, .3, 1) !important
}

.stm-template-car_dealer_two .vin_motors_check_modal_tabs button:before {
    transition: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    background: 0 0
}

div.modal#stm_vim_history {
    background: rgba(0, 0, 0, .5);
    z-index: 99999999
}

.help-bar-vin svg {
    vertical-align: middle;
    height: auto
}

.help-bar-vin svg path {
    transition: fill .2s ease
}

.stm-template-car_dealer #stm_vim_history .modal-header .close-history:hover {
    color: red
}

.stm-template-listing #stm_vim_history .modal-header .close-history:hover {
    color: #61a573
}

.stm-template-listing_three #request-stm_vim_history i,
.stm-template-listing_two #request-stm_vim_history i {
    color: #fff !important
}

@media (max-width:500px) {
    .stm-template-listing_two #stm_vim_history .modal-header .close-history {
        top: 38px
    }
}

@media (max-width:330px) {
    .stm-template-listing_two #stm_vim_history .modal-header .close-history {
        top: 30px
    }
}

.stm-template-listing_two .vin_motors_check_modal_tabs button.active:before {
    background-color: #f12c2c
}

.stm-template-listing_two .vehicle_vin_report_note .stm-button {
    box-shadow: none
}

.stm-template-listing_two h2.available-in-pro {
    font-family: Montserrat;
    font-size: 36px;
    line-height: 45px
}

.stm-template-listing_two p.available-in-pro {
    font-family: Montserrat;
    font-size: 14px
}

.stm-template-listing_two #request-stm_vim_history .modal-content h3 {
    font-size: 30px;
    line-height: 43px
}

.stm-template-listing_four #stm_motors_vin_decoder #checkVin {
    height: 39px
}

.stm-template-listing_four #request-stm_vim_history .modal-content h3,
.stm-template-listing_four #vs-shortcode .stm-single-car-listing-data table.inner-table tr td.label-td,
.stm-template-listing_four .motors_vin_tab_content button#vin_report_btn,
.stm-template-listing_four .vehicle_vin_report_single_data_item .title,
.stm-template-listing_four .vehicle_vin_report_single_data_item .value,
.stm-template-listing_four h2.available-in-pro,
.stm-template-listing_four p.available-in-pro {
    font-family: Montserrat
}

.stm-template-listing_four .vehicle_vin_report_note .vehicle_vin_report_inner {
    margin-bottom: 20px
}

.stm-template-listing_three .vin_motors_check_modal_tabs button.active:before {
    background-color: #ffb900
}

.vin_report_section button.report_button.stm-button {
    font-size: 12px;
    cursor: pointer
}

.motors_vin_check_notice {
    display: flex;
    margin-left: 30px;
    margin-right: 30px;
    background-color: rgba(108, 152, 225, .2) !important;
    opacity: 1 !important;
    height: 45px;
    align-items: center
}

.motors_vin_check_notice p {
    padding-left: 10px;
    opacity: .7 !important;
    z-index: 10000;
    margin-bottom: 0;
    color: #232628
}

.motors_vin_check_notice img {
    margin-left: 19px
}

@media (max-width:767px) and (min-width:450px) {
    .motors_vin_check_notice {
        height: 60px
    }
}

@media (max-width:450px) and (min-width:360px) {
    .motors_vin_check_notice {
        height: 125px;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: 5px;
        margin-left: 5px
    }
}

@media (max-width:450px) and (min-width:310px) {
    .motors_vin_check_notice {
        height: auto;
        padding: 10px 5px;
        margin-right: 5px;
        margin-left: 5px
    }
}

@media (max-width:1030px) and (min-width:767px) {
    .motors_vin_check_notice {
        height: 70px
    }
}

@media (max-width:450px) and (min-width:320px) {
    .motors_vin_check_notice img {
        margin-left: 5px
    }
}

#checkVin.heading-font.stm-template-motorcycle {
    font-family: "Exo 2", sans-serif
}

@font-face {
    font-family: vin-service;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-vin-decoder/assets/css/../fonts/service-fonts/stm-service-default.eot?vcgqsx);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-vin-decoder/assets/css/../fonts/service-fonts/stm-service-default.eot?vcgqsx#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-vin-decoder/assets/css/../fonts/service-fonts/stm-service-default.ttf?vcgqsx) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-vin-decoder/assets/css/../fonts/service-fonts/stm-service-default.woff?vcgqsx) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-vin-decoder/assets/css/../fonts/service-fonts/stm-service-default.svg?vcgqsx#stm-service-default) format("svg");
    font-weight: 400;
    font-style: normal
}

.vs-shortcode [class*=" stm-service-icon-"],
.vs-shortcode [class^=stm-service-icon-] {
    font-family: vin-service !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vs-shortcode .stm-service-icon-shield-o:before {
    content: "\e923"
}

.vs-shortcode .stm-service-icon-reviews:before {
    content: "\e924"
}

.vs-shortcode .stm-service-icon-two_users:before {
    content: "\e925"
}

.vs-shortcode .stm-service-icon-car-listing:before {
    content: "\e926"
}

.vs-shortcode .stm-service-icon-pin_big:before {
    content: "\e922"
}

.vs-shortcode .stm-service-icon-sales_pin:before {
    content: "\e91f"
}

.vs-shortcode .stm-service-icon-write-review:before {
    content: "\e91e"
}

.vs-shortcode .stm-service-icon-sales_phone:before {
    content: "\e920"
}

.vs-shortcode .stm-service-icon-sales_hours:before {
    content: "\e921"
}

.vs-shortcode .stm-service-icon-photos:before {
    content: "\e91c"
}

.vs-shortcode .stm-service-icon-add_check:before {
    content: "\e91d"
}

.vs-shortcode .stm-service-icon-star-o:before {
    content: "\e91a"
}

.vs-shortcode .stm-service-icon-inventory:before {
    content: "\e91b"
}

.vs-shortcode .stm-service-icon-write_message:before {
    content: "\e919"
}

.vs-shortcode .stm-service-icon-hashtag:before {
    content: "\e918"
}

.vs-shortcode .stm-service-icon-mail-o:before {
    content: "\e916"
}

.vs-shortcode .stm-service-icon-user-2:before {
    content: "\e917"
}

.vs-shortcode .stm-service-icon-pin_2:before {
    content: "\e914"
}

.vs-shortcode .stm-service-icon-phone_2:before {
    content: "\e915"
}

.vs-shortcode .stm-service-icon-vin_check:before {
    content: "\e911"
}

.vs-shortcode .stm-service-icon-color_type:before {
    content: "\e912"
}

.vs-shortcode .stm-service-icon-body_type:before {
    content: "\e913"
}

.vs-shortcode .stm-service-icon-pin:before {
    content: "\e910"
}

.vs-shortcode .stm-service-icon-mail:before {
    content: "\e90e"
}

.vs-shortcode .stm-service-icon-phone:before {
    content: "\e90f"
}

.vs-shortcode .stm-service-icon-compare-new:before {
    content: "\e90b"
}

.vs-shortcode .stm-service-icon-staricon:before {
    content: "\e90c"
}

.vs-shortcode .stm-service-icon-photo:before {
    content: "\e90d"
}

.vs-shortcode .stm-service-icon-cog:before {
    content: "\e90a"
}

.vs-shortcode .stm-service-icon-listing-compare:before {
    content: "\e909"
}

.vs-shortcode .stm-service-icon-user:before {
    content: "\e908"
}

.vs-shortcode .stm-service-icon-listing_car_plus:before {
    content: "\e907"
}

.vs-shortcode .stm-service-icon-cash_dollar:before {
    content: "\e900"
}

.vs-shortcode .stm-service-icon-like_it:before {
    content: "\e901"
}

.vs-shortcode .stm-service-icon-shield_check:before {
    content: "\e902"
}

.vs-shortcode .stm-service-icon-award_blank:before {
    content: "\e903"
}

.vs-shortcode .stm-service-icon-diagnostic_monitor:before {
    content: "\e904"
}

.vs-shortcode .stm-service-icon-calendar_service:before {
    content: "\e905"
}

.vs-shortcode .stm-service-icon-appointment_calendar:before {
    content: "\e906"
}

@font-face {
    font-family: vin-motorcycles;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-vin-decoder/assets/css/../fonts/motorcycles/motorcycles.eot?jzx0gc);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-vin-decoder/assets/css/../fonts/motorcycles/motorcycles.eot?jzx0gc#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-vin-decoder/assets/css/../fonts/motorcycles/motorcycles.ttf?jzx0gc) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-vin-decoder/assets/css/../fonts/motorcycles/motorcycles.woff?jzx0gc) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/motors-vin-decoder/assets/css/../fonts/motorcycles/motorcycles.svg?jzx0gc#motorcycles) format("svg");
    font-weight: 400;
    font-style: normal
}

#stm_vim_specification [class*=" stm-moto-icon-"],
#stm_vim_specification [class^=stm-moto-icon-] {
    font-family: vin-motorcycles !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#stm_vim_specification .stm-moto-icon-motorcycle:before {
    content: "\e909"
}

#stm_vim_specification .stm-moto-icon-angle-round:before {
    content: "\e907"
}

#stm_vim_specification .stm-moto-icon-phone-round:before {
    content: "\e908"
}

#stm_vim_specification .stm-moto-icon-cash:before {
    content: "\e900"
}

#stm_vim_specification .stm-moto-icon-chat:before {
    content: "\e901"
}

#stm_vim_specification .stm-moto-icon-helm:before {
    content: "\e902"
}

#stm_vim_specification .stm-moto-icon-phone-chat:before {
    content: "\e903"
}

#stm_vim_specification .stm-moto-icon-report:before {
    content: "\e904"
}

#stm_vim_specification .stm-moto-icon-share:before {
    content: "\e905"
}

#stm_vim_specification .stm-moto-icon-trade:before {
    content: "\e906"
}

/*! elementor-icons - v5.29.0 - 15-02-2024 */

@font-face {
    font-family: eicons;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.29.0);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.29.0#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.29.0) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.29.0) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.29.0) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.29.0#eicon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" eicon-"],
[class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: a 2s infinite linear
}

.eicon-editor-link:before {
    content: "\e800"
}

.eicon-editor-unlink:before {
    content: "\e801"
}

.eicon-editor-external-link:before {
    content: "\e802"
}

.eicon-editor-close:before {
    content: "\e803"
}

.eicon-editor-list-ol:before {
    content: "\e804"
}

.eicon-editor-list-ul:before {
    content: "\e805"
}

.eicon-editor-bold:before {
    content: "\e806"
}

.eicon-editor-italic:before {
    content: "\e807"
}

.eicon-editor-underline:before {
    content: "\e808"
}

.eicon-editor-paragraph:before {
    content: "\e809"
}

.eicon-editor-h1:before {
    content: "\e80a"
}

.eicon-editor-h2:before {
    content: "\e80b"
}

.eicon-editor-h3:before {
    content: "\e80c"
}

.eicon-editor-h4:before {
    content: "\e80d"
}

.eicon-editor-h5:before {
    content: "\e80e"
}

.eicon-editor-h6:before {
    content: "\e80f"
}

.eicon-editor-quote:before {
    content: "\e810"
}

.eicon-editor-code:before {
    content: "\e811"
}

.eicon-elementor:before {
    content: "\e812"
}

.eicon-elementor-circle:before {
    content: "\e813"
}

.eicon-pojome:before {
    content: "\e814"
}

.eicon-plus:before {
    content: "\e815"
}

.eicon-menu-bar:before {
    content: "\e816"
}

.eicon-apps:before {
    content: "\e817"
}

.eicon-accordion:before {
    content: "\e818"
}

.eicon-alert:before {
    content: "\e819"
}

.eicon-animation-text:before {
    content: "\e81a"
}

.eicon-animation:before {
    content: "\e81b"
}

.eicon-banner:before {
    content: "\e81c"
}

.eicon-blockquote:before {
    content: "\e81d"
}

.eicon-button:before {
    content: "\e81e"
}

.eicon-call-to-action:before {
    content: "\e81f"
}

.eicon-captcha:before {
    content: "\e820"
}

.eicon-carousel:before {
    content: "\e821"
}

.eicon-checkbox:before {
    content: "\e822"
}

.eicon-columns:before {
    content: "\e823"
}

.eicon-countdown:before {
    content: "\e824"
}

.eicon-counter:before {
    content: "\e825"
}

.eicon-date:before {
    content: "\e826"
}

.eicon-divider-shape:before {
    content: "\e827"
}

.eicon-divider:before {
    content: "\e828"
}

.eicon-download-button:before {
    content: "\e829"
}

.eicon-dual-button:before {
    content: "\e82a"
}

.eicon-email-field:before {
    content: "\e82b"
}

.eicon-facebook-comments:before {
    content: "\e82c"
}

.eicon-facebook-like-box:before {
    content: "\e82d"
}

.eicon-form-horizontal:before {
    content: "\e82e"
}

.eicon-form-vertical:before {
    content: "\e82f"
}

.eicon-gallery-grid:before {
    content: "\e830"
}

.eicon-gallery-group:before {
    content: "\e831"
}

.eicon-gallery-justified:before {
    content: "\e832"
}

.eicon-gallery-masonry:before {
    content: "\e833"
}

.eicon-icon-box:before {
    content: "\e834"
}

.eicon-image-before-after:before {
    content: "\e835"
}

.eicon-image-box:before {
    content: "\e836"
}

.eicon-image-hotspot:before {
    content: "\e837"
}

.eicon-image-rollover:before {
    content: "\e838"
}

.eicon-info-box:before {
    content: "\e839"
}

.eicon-inner-section:before {
    content: "\e83a"
}

.eicon-mailchimp:before {
    content: "\e83b"
}

.eicon-menu-card:before {
    content: "\e83c"
}

.eicon-navigation-horizontal:before {
    content: "\e83d"
}

.eicon-nav-menu:before {
    content: "\e83e"
}

.eicon-navigation-vertical:before {
    content: "\e83f"
}

.eicon-number-field:before {
    content: "\e840"
}

.eicon-parallax:before {
    content: "\e841"
}

.eicon-php7:before {
    content: "\e842"
}

.eicon-post-list:before {
    content: "\e843"
}

.eicon-post-slider:before {
    content: "\e844"
}

.eicon-post:before {
    content: "\e845"
}

.eicon-posts-carousel:before {
    content: "\e846"
}

.eicon-posts-grid:before {
    content: "\e847"
}

.eicon-posts-group:before {
    content: "\e848"
}

.eicon-posts-justified:before {
    content: "\e849"
}

.eicon-posts-masonry:before {
    content: "\e84a"
}

.eicon-posts-ticker:before {
    content: "\e84b"
}

.eicon-price-list:before {
    content: "\e84c"
}

.eicon-price-table:before {
    content: "\e84d"
}

.eicon-radio:before {
    content: "\e84e"
}

.eicon-rtl:before {
    content: "\e84f"
}

.eicon-scroll:before {
    content: "\e850"
}

.eicon-search:before {
    content: "\e851"
}

.eicon-select:before {
    content: "\e852"
}

.eicon-share:before {
    content: "\e853"
}

.eicon-sidebar:before {
    content: "\e854"
}

.eicon-skill-bar:before {
    content: "\e855"
}

.eicon-slider-3d:before {
    content: "\e856"
}

.eicon-slider-album:before {
    content: "\e857"
}

.eicon-slider-device:before {
    content: "\e858"
}

.eicon-slider-full-screen:before {
    content: "\e859"
}

.eicon-slider-push:before {
    content: "\e85a"
}

.eicon-slider-vertical:before {
    content: "\e85b"
}

.eicon-slider-video:before {
    content: "\e85c"
}

.eicon-slides:before {
    content: "\e85d"
}

.eicon-social-icons:before {
    content: "\e85e"
}

.eicon-spacer:before {
    content: "\e85f"
}

.eicon-table:before {
    content: "\e860"
}

.eicon-tabs:before {
    content: "\e861"
}

.eicon-tel-field:before {
    content: "\e862"
}

.eicon-text-area:before {
    content: "\e863"
}

.eicon-text-field:before {
    content: "\e864"
}

.eicon-thumbnails-down:before {
    content: "\e865"
}

.eicon-thumbnails-half:before {
    content: "\e866"
}

.eicon-thumbnails-right:before {
    content: "\e867"
}

.eicon-time-line:before {
    content: "\e868"
}

.eicon-toggle:before {
    content: "\e869"
}

.eicon-url:before {
    content: "\e86a"
}

.eicon-t-letter:before {
    content: "\e86b"
}

.eicon-wordpress:before {
    content: "\e86c"
}

.eicon-text:before {
    content: "\e86d"
}

.eicon-anchor:before {
    content: "\e86e"
}

.eicon-bullet-list:before {
    content: "\e86f"
}

.eicon-code:before {
    content: "\e870"
}

.eicon-favorite:before {
    content: "\e871"
}

.eicon-google-maps:before {
    content: "\e872"
}

.eicon-image:before {
    content: "\e873"
}

.eicon-photo-library:before {
    content: "\e874"
}

.eicon-woocommerce:before {
    content: "\e875"
}

.eicon-youtube:before {
    content: "\e876"
}

.eicon-flip-box:before {
    content: "\e877"
}

.eicon-settings:before {
    content: "\e878"
}

.eicon-headphones:before {
    content: "\e879"
}

.eicon-testimonial:before {
    content: "\e87a"
}

.eicon-counter-circle:before {
    content: "\e87b"
}

.eicon-person:before {
    content: "\e87c"
}

.eicon-chevron-right:before {
    content: "\e87d"
}

.eicon-chevron-left:before {
    content: "\e87e"
}

.eicon-close:before {
    content: "\e87f"
}

.eicon-file-download:before {
    content: "\e880"
}

.eicon-save:before {
    content: "\e881"
}

.eicon-zoom-in:before {
    content: "\e882"
}

.eicon-shortcode:before {
    content: "\e883"
}

.eicon-nerd:before {
    content: "\e884"
}

.eicon-device-desktop:before {
    content: "\e885"
}

.eicon-device-tablet:before {
    content: "\e886"
}

.eicon-device-mobile:before {
    content: "\e887"
}

.eicon-document-file:before {
    content: "\e888"
}

.eicon-folder-o:before {
    content: "\e889"
}

.eicon-hypster:before {
    content: "\e88a"
}

.eicon-h-align-left:before {
    content: "\e88b"
}

.eicon-h-align-right:before {
    content: "\e88c"
}

.eicon-h-align-center:before {
    content: "\e88d"
}

.eicon-h-align-stretch:before {
    content: "\e88e"
}

.eicon-v-align-top:before {
    content: "\e88f"
}

.eicon-v-align-bottom:before {
    content: "\e890"
}

.eicon-v-align-middle:before {
    content: "\e891"
}

.eicon-v-align-stretch:before {
    content: "\e892"
}

.eicon-pro-icon:before {
    content: "\e893"
}

.eicon-mail:before {
    content: "\e894"
}

.eicon-lock-user:before {
    content: "\e895"
}

.eicon-testimonial-carousel:before {
    content: "\e896"
}

.eicon-media-carousel:before {
    content: "\e897"
}

.eicon-section:before {
    content: "\e898"
}

.eicon-column:before {
    content: "\e899"
}

.eicon-edit:before {
    content: "\e89a"
}

.eicon-clone:before {
    content: "\e89b"
}

.eicon-trash:before {
    content: "\e89c"
}

.eicon-play:before {
    content: "\e89d"
}

.eicon-angle-right:before {
    content: "\e89e"
}

.eicon-angle-left:before {
    content: "\e89f"
}

.eicon-animated-headline:before {
    content: "\e8a0"
}

.eicon-menu-toggle:before {
    content: "\e8a1"
}

.eicon-fb-embed:before {
    content: "\e8a2"
}

.eicon-fb-feed:before {
    content: "\e8a3"
}

.eicon-twitter-embed:before {
    content: "\e8a4"
}

.eicon-twitter-feed:before {
    content: "\e8a5"
}

.eicon-sync:before {
    content: "\e8a6"
}

.eicon-import-export:before {
    content: "\e8a7"
}

.eicon-check-circle:before {
    content: "\e8a8"
}

.eicon-library-save:before {
    content: "\e8a9"
}

.eicon-library-download:before {
    content: "\e8aa"
}

.eicon-insert:before {
    content: "\e8ab"
}

.eicon-preview-medium:before {
    content: "\e8ac"
}

.eicon-sort-down:before {
    content: "\e8ad"
}

.eicon-sort-up:before {
    content: "\e8ae"
}

.eicon-heading:before {
    content: "\e8af"
}

.eicon-logo:before {
    content: "\e8b0"
}

.eicon-meta-data:before {
    content: "\e8b1"
}

.eicon-post-content:before {
    content: "\e8b2"
}

.eicon-post-excerpt:before {
    content: "\e8b3"
}

.eicon-post-navigation:before {
    content: "\e8b4"
}

.eicon-yoast:before {
    content: "\e8b5"
}

.eicon-nerd-chuckle:before {
    content: "\e8b6"
}

.eicon-nerd-wink:before {
    content: "\e8b7"
}

.eicon-comments:before {
    content: "\e8b8"
}

.eicon-download-circle-o:before {
    content: "\e8b9"
}

.eicon-library-upload:before {
    content: "\e8ba"
}

.eicon-save-o:before {
    content: "\e8bb"
}

.eicon-upload-circle-o:before {
    content: "\e8bc"
}

.eicon-ellipsis-h:before {
    content: "\e8bd"
}

.eicon-ellipsis-v:before {
    content: "\e8be"
}

.eicon-arrow-left:before {
    content: "\e8bf"
}

.eicon-arrow-right:before {
    content: "\e8c0"
}

.eicon-arrow-up:before {
    content: "\e8c1"
}

.eicon-arrow-down:before {
    content: "\e8c2"
}

.eicon-play-o:before {
    content: "\e8c3"
}

.eicon-archive-posts:before {
    content: "\e8c4"
}

.eicon-archive-title:before {
    content: "\e8c5"
}

.eicon-featured-image:before {
    content: "\e8c6"
}

.eicon-post-info:before {
    content: "\e8c7"
}

.eicon-post-title:before {
    content: "\e8c8"
}

.eicon-site-logo:before {
    content: "\e8c9"
}

.eicon-site-search:before {
    content: "\e8ca"
}

.eicon-site-title:before {
    content: "\e8cb"
}

.eicon-plus-square:before {
    content: "\e8cc"
}

.eicon-minus-square:before {
    content: "\e8cd"
}

.eicon-cloud-check:before {
    content: "\e8ce"
}

.eicon-drag-n-drop:before {
    content: "\e8cf"
}

.eicon-welcome:before {
    content: "\e8d0"
}

.eicon-handle:before {
    content: "\e8d1"
}

.eicon-cart:before {
    content: "\e8d2"
}

.eicon-product-add-to-cart:before {
    content: "\e8d3"
}

.eicon-product-breadcrumbs:before {
    content: "\e8d4"
}

.eicon-product-categories:before {
    content: "\e8d5"
}

.eicon-product-description:before {
    content: "\e8d6"
}

.eicon-product-images:before {
    content: "\e8d7"
}

.eicon-product-info:before {
    content: "\e8d8"
}

.eicon-product-meta:before {
    content: "\e8d9"
}

.eicon-product-pages:before {
    content: "\e8da"
}

.eicon-product-price:before {
    content: "\e8db"
}

.eicon-product-rating:before {
    content: "\e8dc"
}

.eicon-product-related:before {
    content: "\e8dd"
}

.eicon-product-stock:before {
    content: "\e8de"
}

.eicon-product-tabs:before {
    content: "\e8df"
}

.eicon-product-title:before {
    content: "\e8e0"
}

.eicon-product-upsell:before {
    content: "\e8e1"
}

.eicon-products:before {
    content: "\e8e2"
}

.eicon-bag-light:before {
    content: "\e8e3"
}

.eicon-bag-medium:before {
    content: "\e8e4"
}

.eicon-bag-solid:before {
    content: "\e8e5"
}

.eicon-basket-light:before {
    content: "\e8e6"
}

.eicon-basket-medium:before {
    content: "\e8e7"
}

.eicon-basket-solid:before {
    content: "\e8e8"
}

.eicon-cart-light:before {
    content: "\e8e9"
}

.eicon-cart-medium:before {
    content: "\e8ea"
}

.eicon-cart-solid:before {
    content: "\e8eb"
}

.eicon-exchange:before {
    content: "\e8ec"
}

.eicon-preview-thin:before {
    content: "\e8ed"
}

.eicon-device-laptop:before {
    content: "\e8ee"
}

.eicon-collapse:before {
    content: "\e8ef"
}

.eicon-expand:before {
    content: "\e8f0"
}

.eicon-navigator:before {
    content: "\e8f1"
}

.eicon-plug:before {
    content: "\e8f2"
}

.eicon-dashboard:before {
    content: "\e8f3"
}

.eicon-typography:before {
    content: "\e8f4"
}

.eicon-info-circle-o:before {
    content: "\e8f5"
}

.eicon-integration:before {
    content: "\e8f6"
}

.eicon-plus-circle-o:before {
    content: "\e8f7"
}

.eicon-rating:before {
    content: "\e8f8"
}

.eicon-review:before {
    content: "\e8f9"
}

.eicon-tools:before {
    content: "\e8fa"
}

.eicon-loading:before {
    content: "\e8fb"
}

.eicon-sitemap:before {
    content: "\e8fc"
}

.eicon-click:before {
    content: "\e8fd"
}

.eicon-clock:before {
    content: "\e8fe"
}

.eicon-library-open:before {
    content: "\e8ff"
}

.eicon-warning:before {
    content: "\e900"
}

.eicon-flow:before {
    content: "\e901"
}

.eicon-cursor-move:before {
    content: "\e902"
}

.eicon-arrow-circle-left:before {
    content: "\e903"
}

.eicon-flash:before {
    content: "\e904"
}

.eicon-redo:before {
    content: "\e905"
}

.eicon-ban:before {
    content: "\e906"
}

.eicon-barcode:before {
    content: "\e907"
}

.eicon-calendar:before {
    content: "\e908"
}

.eicon-caret-left:before {
    content: "\e909"
}

.eicon-caret-right:before {
    content: "\e90a"
}

.eicon-caret-up:before {
    content: "\e90b"
}

.eicon-chain-broken:before {
    content: "\e90c"
}

.eicon-check-circle-o:before {
    content: "\e90d"
}

.eicon-check:before {
    content: "\e90e"
}

.eicon-chevron-double-left:before {
    content: "\e90f"
}

.eicon-chevron-double-right:before {
    content: "\e910"
}

.eicon-undo:before {
    content: "\e911"
}

.eicon-filter:before {
    content: "\e912"
}

.eicon-circle-o:before {
    content: "\e913"
}

.eicon-circle:before {
    content: "\e914"
}

.eicon-clock-o:before {
    content: "\e915"
}

.eicon-cog:before {
    content: "\e916"
}

.eicon-cogs:before {
    content: "\e917"
}

.eicon-commenting-o:before {
    content: "\e918"
}

.eicon-copy:before {
    content: "\e919"
}

.eicon-database:before {
    content: "\e91a"
}

.eicon-dot-circle-o:before {
    content: "\e91b"
}

.eicon-envelope:before {
    content: "\e91c"
}

.eicon-external-link-square:before {
    content: "\e91d"
}

.eicon-eyedropper:before {
    content: "\e91e"
}

.eicon-folder:before {
    content: "\e91f"
}

.eicon-font:before {
    content: "\e920"
}

.eicon-adjust:before {
    content: "\e921"
}

.eicon-lightbox:before {
    content: "\e922"
}

.eicon-heart-o:before {
    content: "\e923"
}

.eicon-history:before {
    content: "\e924"
}

.eicon-image-bold:before {
    content: "\e925"
}

.eicon-info-circle:before {
    content: "\e926"
}

.eicon-link:before {
    content: "\e927"
}

.eicon-long-arrow-left:before {
    content: "\e928"
}

.eicon-long-arrow-right:before {
    content: "\e929"
}

.eicon-caret-down:before {
    content: "\e92a"
}

.eicon-paint-brush:before {
    content: "\e92b"
}

.eicon-pencil:before {
    content: "\e92c"
}

.eicon-plus-circle:before {
    content: "\e92d"
}

.eicon-zoom-in-bold:before {
    content: "\e92e"
}

.eicon-sort-amount-desc:before {
    content: "\e92f"
}

.eicon-sign-out:before {
    content: "\e930"
}

.eicon-spinner:before {
    content: "\e931"
}

.eicon-square:before {
    content: "\e932"
}

.eicon-star-o:before {
    content: "\e933"
}

.eicon-star:before {
    content: "\e934"
}

.eicon-text-align-justify:before {
    content: "\e935"
}

.eicon-text-align-center:before {
    content: "\e936"
}

.eicon-tags:before {
    content: "\e937"
}

.eicon-text-align-left:before {
    content: "\e938"
}

.eicon-text-align-right:before {
    content: "\e939"
}

.eicon-close-circle:before {
    content: "\e93a"
}

.eicon-trash-o:before {
    content: "\e93b"
}

.eicon-font-awesome:before {
    content: "\e93c"
}

.eicon-user-circle-o:before {
    content: "\e93d"
}

.eicon-video-camera:before {
    content: "\e93e"
}

.eicon-heart:before {
    content: "\e93f"
}

.eicon-wrench:before {
    content: "\e940"
}

.eicon-help:before {
    content: "\e941"
}

.eicon-help-o:before {
    content: "\e942"
}

.eicon-zoom-out-bold:before {
    content: "\e943"
}

.eicon-plus-square-o:before {
    content: "\e944"
}

.eicon-minus-square-o:before {
    content: "\e945"
}

.eicon-minus-circle:before {
    content: "\e946"
}

.eicon-minus-circle-o:before {
    content: "\e947"
}

.eicon-code-bold:before {
    content: "\e948"
}

.eicon-cloud-upload:before {
    content: "\e949"
}

.eicon-search-bold:before {
    content: "\e94a"
}

.eicon-map-pin:before {
    content: "\e94b"
}

.eicon-meetup:before {
    content: "\e94c"
}

.eicon-slideshow:before {
    content: "\e94d"
}

.eicon-t-letter-bold:before {
    content: "\e94e"
}

.eicon-preferences:before {
    content: "\e94f"
}

.eicon-table-of-contents:before {
    content: "\e950"
}

.eicon-tv:before {
    content: "\e951"
}

.eicon-upload:before {
    content: "\e952"
}

.eicon-instagram-comments:before {
    content: "\e953"
}

.eicon-instagram-nested-gallery:before {
    content: "\e954"
}

.eicon-instagram-post:before {
    content: "\e955"
}

.eicon-instagram-video:before {
    content: "\e956"
}

.eicon-instagram-gallery:before {
    content: "\e957"
}

.eicon-instagram-likes:before {
    content: "\e958"
}

.eicon-facebook:before {
    content: "\e959"
}

.eicon-twitter:before {
    content: "\e95a"
}

.eicon-pinterest:before {
    content: "\e95b"
}

.eicon-frame-expand:before {
    content: "\e95c"
}

.eicon-frame-minimize:before {
    content: "\e95d"
}

.eicon-archive:before {
    content: "\e95e"
}

.eicon-colors-typography:before {
    content: "\e95f"
}

.eicon-custom:before {
    content: "\e960"
}

.eicon-footer:before {
    content: "\e961"
}

.eicon-header:before {
    content: "\e962"
}

.eicon-layout-settings:before {
    content: "\e963"
}

.eicon-lightbox-expand:before {
    content: "\e964"
}

.eicon-error-404:before {
    content: "\e965"
}

.eicon-theme-style:before {
    content: "\e966"
}

.eicon-search-results:before {
    content: "\e967"
}

.eicon-single-post:before {
    content: "\e968"
}

.eicon-site-identity:before {
    content: "\e969"
}

.eicon-theme-builder:before {
    content: "\e96a"
}

.eicon-download-bold:before {
    content: "\e96b"
}

.eicon-share-arrow:before {
    content: "\e96c"
}

.eicon-global-settings:before {
    content: "\e96d"
}

.eicon-user-preferences:before {
    content: "\e96e"
}

.eicon-lock:before {
    content: "\e96f"
}

.eicon-export-kit:before {
    content: "\e970"
}

.eicon-import-kit:before {
    content: "\e971"
}

.eicon-lottie:before {
    content: "\e972"
}

.eicon-products-archive:before {
    content: "\e973"
}

.eicon-single-product:before {
    content: "\e974"
}

.eicon-disable-trash-o:before {
    content: "\e975"
}

.eicon-single-page:before {
    content: "\e976"
}

.eicon-wordpress-light:before {
    content: "\e977"
}

.eicon-cogs-check:before {
    content: "\e978"
}

.eicon-custom-css:before {
    content: "\e979"
}

.eicon-global-colors:before {
    content: "\e97a"
}

.eicon-globe:before {
    content: "\e97b"
}

.eicon-typography-1:before {
    content: "\e97c"
}

.eicon-background:before {
    content: "\e97d"
}

.eicon-device-responsive:before {
    content: "\e97e"
}

.eicon-device-wide:before {
    content: "\e97f"
}

.eicon-code-highlight:before {
    content: "\e980"
}

.eicon-video-playlist:before {
    content: "\e981"
}

.eicon-download-kit:before {
    content: "\e982"
}

.eicon-kit-details:before {
    content: "\e983"
}

.eicon-kit-parts:before {
    content: "\e984"
}

.eicon-kit-upload:before {
    content: "\e985"
}

.eicon-kit-plugins:before {
    content: "\e986"
}

.eicon-kit-upload-alt:before {
    content: "\e987"
}

.eicon-hotspot:before {
    content: "\e988"
}

.eicon-paypal-button:before {
    content: "\e989"
}

.eicon-shape:before {
    content: "\e98a"
}

.eicon-wordart:before {
    content: "\e98b"
}

.eicon-checkout:before {
    content: "\e98c"
}

.eicon-container:before {
    content: "\e98d"
}

.eicon-flip:before {
    content: "\e98e"
}

.eicon-info:before {
    content: "\e98f"
}

.eicon-my-account:before {
    content: "\e990"
}

.eicon-purchase-summary:before {
    content: "\e991"
}

.eicon-page-transition:before {
    content: "\e992"
}

.eicon-spotify:before {
    content: "\e993"
}

.eicon-stripe-button:before {
    content: "\e994"
}

.eicon-woo-settings:before {
    content: "\e995"
}

.eicon-woo-cart:before {
    content: "\e996"
}

.eicon-grow:before {
    content: "\e997"
}

.eicon-order-end:before {
    content: "\e998"
}

.eicon-nowrap:before {
    content: "\e999"
}

.eicon-order-start:before {
    content: "\e99a"
}

.eicon-progress-tracker:before {
    content: "\e99b"
}

.eicon-shrink:before {
    content: "\e99c"
}

.eicon-wrap:before {
    content: "\e99d"
}

.eicon-align-center-h:before {
    content: "\e99e"
}

.eicon-align-center-v:before {
    content: "\e99f"
}

.eicon-align-end-h:before {
    content: "\e9a0"
}

.eicon-align-end-v:before {
    content: "\e9a1"
}

.eicon-align-start-h:before {
    content: "\e9a2"
}

.eicon-align-start-v:before {
    content: "\e9a3"
}

.eicon-align-stretch-h:before {
    content: "\e9a4"
}

.eicon-align-stretch-v:before {
    content: "\e9a5"
}

.eicon-justify-center-h:before {
    content: "\e9a6"
}

.eicon-justify-center-v:before {
    content: "\e9a7"
}

.eicon-justify-end-h:before {
    content: "\e9a8"
}

.eicon-justify-end-v:before {
    content: "\e9a9"
}

.eicon-justify-space-around-h:before {
    content: "\e9aa"
}

.eicon-justify-space-around-v:before {
    content: "\e9ab"
}

.eicon-justify-space-between-h:before {
    content: "\e9ac"
}

.eicon-justify-space-between-v:before {
    content: "\e9ad"
}

.eicon-justify-space-evenly-h:before {
    content: "\e9ae"
}

.eicon-justify-space-evenly-v:before {
    content: "\e9af"
}

.eicon-justify-start-h:before {
    content: "\e9b0"
}

.eicon-justify-start-v:before {
    content: "\e9b1"
}

.eicon-woocommerce-cross-sells:before {
    content: "\e9b2"
}

.eicon-woocommerce-notices:before {
    content: "\e9b3"
}

.eicon-inner-container:before {
    content: "\e9b4"
}

.eicon-warning-full:before {
    content: "\e9b5"
}

.eicon-exit:before {
    content: "\e9b6"
}

.eicon-loop-builder:before {
    content: "\e9b7"
}

.eicon-notes:before {
    content: "\e9b8"
}

.eicon-read:before {
    content: "\e9b9"
}

.eicon-unread:before {
    content: "\e9ba"
}

.eicon-carousel-loop:before {
    content: "\e9bb"
}

.eicon-mega-menu:before {
    content: "\eb78"
}

.eicon-nested-carousel:before {
    content: "\e9bd"
}

.eicon-ai:before {
    content: "\e9be"
}

.eicon-taxonomy-filter:before {
    content: "\eb7d"
}

.eicon-container-grid:before {
    content: "\ef02"
}

.eicon-upgrade:before {
    content: "\e9c1"
}

.eicon-advanced:before {
    content: "\eb84"
}

.eicon-notification:before {
    content: "\e9c3"
}

.eicon-light-mode:before {
    content: "\e9c4"
}

.eicon-dark-mode:before {
    content: "\e9c5"
}

.eicon-upgrade-crown:before {
    content: "\e9c6"
}

.eicon-eye:before {
    content: "\e8ac"
}

.eicon-elementor-square:before {
    content: "\e813"
}

/*! elementor - v3.20.0 - 13-03-2024 */

.dialog-widget-content {
    background-color: var(--e-a-bg-default);
    position: absolute;
    border-radius: 3px;
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    overflow: hidden
}

.dialog-message {
    line-height: 1.5;
    box-sizing: border-box
}

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-block-start: 15px;
    right: 15px;
    color: var(--e-a-color-txt);
    font-size: 15px;
    line-height: 1;
    transition: var(--e-a-transition-hover)
}

.dialog-close-button:hover {
    color: var(--e-a-color-txt-hover)
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.elementor-editor-active .elementor-popup-modal {
    background-color: initial
}

.dialog-type-alert .dialog-widget-content,
.dialog-type-confirm .dialog-widget-content {
    margin: auto;
    width: 400px;
    padding: 20px
}

.dialog-type-alert .dialog-header,
.dialog-type-confirm .dialog-header {
    font-size: 15px;
    font-weight: 500
}

.dialog-type-alert .dialog-header:after,
.dialog-type-confirm .dialog-header:after {
    content: "";
    display: block;
    border-block-end: var(--e-a-border);
    padding-block-end: 10px;
    margin-block-end: 10px;
    margin-inline-start: -20px;
    margin-inline-end: -20px
}

.dialog-type-alert .dialog-message,
.dialog-type-confirm .dialog-message {
    min-height: 50px
}

.dialog-type-alert .dialog-buttons-wrapper,
.dialog-type-confirm .dialog-buttons-wrapper {
    padding-block-start: 10px;
    display: flex;
    justify-content: flex-end;
    gap: 15px
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    padding: 8px 16px;
    outline: none;
    border: none;
    border-radius: var(--e-a-border-radius);
    background-color: var(--e-a-btn-bg);
    color: var(--e-a-btn-color-invert);
    transition: var(--e-a-transition-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
    border: none
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
    background-color: var(--e-a-btn-bg-hover);
    color: var(--e-a-btn-color-invert)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active {
    background-color: var(--e-a-btn-bg-active)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]) {
    cursor: pointer
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled {
    background-color: var(--e-a-btn-bg-disabled);
    color: var(--e-a-btn-color-disabled)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon {
    display: none
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt {
    background: transparent;
    color: var(--e-a-color-txt)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover {
    background: var(--e-a-bg-hover);
    color: var(--e-a-color-txt-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled {
    background: transparent;
    color: var(--e-a-color-txt-disabled)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt-border,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt-border {
    border: 1px solid var(--e-a-color-txt-muted)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success {
    background-color: var(--e-a-btn-bg-success)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover {
    background-color: var(--e-a-btn-bg-success-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary {
    background-color: var(--e-a-btn-bg-primary);
    color: var(--e-a-btn-color)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover {
    background-color: var(--e-a-btn-bg-primary-hover);
    color: var(--e-a-btn-color)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt {
    background: transparent;
    color: var(--e-a-color-primary-bold)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover {
    background: var(--e-a-bg-primary)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro {
    background-color: var(--e-a-btn-bg-accent)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover {
    background-color: var(--e-a-btn-bg-accent-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active {
    background-color: var(--e-a-btn-bg-accent-active)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info {
    background-color: var(--e-a-btn-bg-info)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info:hover {
    background-color: var(--e-a-btn-bg-info-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning {
    background-color: var(--e-a-btn-bg-warning)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover {
    background-color: var(--e-a-btn-bg-warning-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger {
    background-color: var(--e-a-btn-bg-danger)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover {
    background-color: var(--e-a-btn-bg-danger-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i {
    margin-inline-end: 5px
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited {
    color: initial
}

.flatpickr-calendar {
    width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
    font-weight: 300
}

.flatpickr-calendar .dayContainer {
    width: 280px;
    min-width: 280px;
    max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
    width: 280px
}

.flatpickr-calendar .flatpickr-day {
    max-width: 37px;
    height: 37px;
    line-height: 37px
}

.elementor-hidden {
    display: none
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.elementor-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.e-logo-wrapper {
    background: var(--e-a-bg-logo);
    display: inline-block;
    padding: .75em;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: var(--e-a-color-logo);
    font-size: 1em
}

.elementor *,
.elementor :after,
.elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}

.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.elementor .elementor-background-video-container {
    transition: opacity 1s;
    pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.elementor .elementor-background-video {
    max-width: none
}

.elementor .elementor-html5-video {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor .elementor-background-overlay,
.elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover
}

.e-con-inner>.elementor-element.elementor-absolute,
.e-con>.elementor-element.elementor-absolute,
.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.e-con-inner>.elementor-element.elementor-fixed,
.e-con>.elementor-element.elementor-fixed,
.elementor-widget-wrap>.elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width:1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width: 100%
    }
}

@media (max-width:767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width: 100%
    }
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self)
}

.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-element:where(.e-con-full,
.elementor-widget) {
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    gap: var(--gap)
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

.elementor-align-right {
    text-align: right
}

.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-left {
    text-align: left
}

.elementor-align-left .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .3)
}

.elementor-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3))
}

.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
    opacity: .8;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i,
.elementor-custom-embed-play.elementor-playing svg {
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: inline-flex
}

.elementor-ken-burns {
    transition-property: transform;
    transition-duration: 10s;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    transform: scale(1.3)
}

@media (min-width:-1) {
    .elementor-widescreen-align-center {
        text-align: center
    }
    .elementor-widescreen-align-center .elementor-button {
        width: auto
    }
    .elementor-widescreen-align-right {
        text-align: right
    }
    .elementor-widescreen-align-right .elementor-button {
        width: auto
    }
    .elementor-widescreen-align-left {
        text-align: left
    }
    .elementor-widescreen-align-left .elementor-button {
        width: auto
    }
    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:-1) {
    .elementor-laptop-align-center {
        text-align: center
    }
    .elementor-laptop-align-center .elementor-button {
        width: auto
    }
    .elementor-laptop-align-right {
        text-align: right
    }
    .elementor-laptop-align-right .elementor-button {
        width: auto
    }
    .elementor-laptop-align-left {
        text-align: left
    }
    .elementor-laptop-align-left .elementor-button {
        width: auto
    }
    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:-1) {
    .elementor-tablet_extra-align-center {
        text-align: center
    }
    .elementor-tablet_extra-align-center .elementor-button {
        width: auto
    }
    .elementor-tablet_extra-align-right {
        text-align: right
    }
    .elementor-tablet_extra-align-right .elementor-button {
        width: auto
    }
    .elementor-tablet_extra-align-left {
        text-align: left
    }
    .elementor-tablet_extra-align-left .elementor-button {
        width: auto
    }
    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:1024px) {
    .elementor-tablet-align-center {
        text-align: center
    }
    .elementor-tablet-align-center .elementor-button {
        width: auto
    }
    .elementor-tablet-align-right {
        text-align: right
    }
    .elementor-tablet-align-right .elementor-button {
        width: auto
    }
    .elementor-tablet-align-left {
        text-align: left
    }
    .elementor-tablet-align-left .elementor-button {
        width: auto
    }
    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:-1) {
    .elementor-mobile_extra-align-center {
        text-align: center
    }
    .elementor-mobile_extra-align-center .elementor-button {
        width: auto
    }
    .elementor-mobile_extra-align-right {
        text-align: right
    }
    .elementor-mobile_extra-align-right .elementor-button {
        width: auto
    }
    .elementor-mobile_extra-align-left {
        text-align: left
    }
    .elementor-mobile_extra-align-left .elementor-button {
        width: auto
    }
    .elementor-mobile_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:767px) {
    .elementor-mobile-align-center {
        text-align: center
    }
    .elementor-mobile-align-center .elementor-button {
        width: auto
    }
    .elementor-mobile-align-right {
        text-align: right
    }
    .elementor-mobile-align-right .elementor-button {
        width: auto
    }
    .elementor-mobile-align-left {
        text-align: left
    }
    .elementor-mobile-align-left .elementor-button {
        width: auto
    }
    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

:root {
    --page-title-display: block
}

.elementor-page-title,
h1.entry-title {
    display: var(--page-title-display)
}

@keyframes eicon-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width:1024px) {
    .elementor-section .elementor-container {
        flex-wrap: wrap
    }
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    align-items: flex-end
}

@media (min-width:768px) {
    .elementor-section.elementor-section-height-full {
        height: 100vh
    }
    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: flex
}

@media (max-width:1024px) {
    .elementor-row {
        flex-wrap: wrap
    }
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute,
.elementor-widget:not(:last-child).elementor-widget__width-auto,
.elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0
}

.elementor-column {
    position: relative;
    min-height: 1px;
    display: flex
}

.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: flex
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width:768px) {
    .elementor-column.elementor-col-10,
    .elementor-column[data-col="10"] {
        width: 10%
    }
    .elementor-column.elementor-col-11,
    .elementor-column[data-col="11"] {
        width: 11.111%
    }
    .elementor-column.elementor-col-12,
    .elementor-column[data-col="12"] {
        width: 12.5%
    }
    .elementor-column.elementor-col-14,
    .elementor-column[data-col="14"] {
        width: 14.285%
    }
    .elementor-column.elementor-col-16,
    .elementor-column[data-col="16"] {
        width: 16.666%
    }
    .elementor-column.elementor-col-20,
    .elementor-column[data-col="20"] {
        width: 20%
    }
    .elementor-column.elementor-col-25,
    .elementor-column[data-col="25"] {
        width: 25%
    }
    .elementor-column.elementor-col-30,
    .elementor-column[data-col="30"] {
        width: 30%
    }
    .elementor-column.elementor-col-33,
    .elementor-column[data-col="33"] {
        width: 33.333%
    }
    .elementor-column.elementor-col-40,
    .elementor-column[data-col="40"] {
        width: 40%
    }
    .elementor-column.elementor-col-50,
    .elementor-column[data-col="50"] {
        width: 50%
    }
    .elementor-column.elementor-col-60,
    .elementor-column[data-col="60"] {
        width: 60%
    }
    .elementor-column.elementor-col-66,
    .elementor-column[data-col="66"] {
        width: 66.666%
    }
    .elementor-column.elementor-col-70,
    .elementor-column[data-col="70"] {
        width: 70%
    }
    .elementor-column.elementor-col-75,
    .elementor-column[data-col="75"] {
        width: 75%
    }
    .elementor-column.elementor-col-80,
    .elementor-column[data-col="80"] {
        width: 80%
    }
    .elementor-column.elementor-col-83,
    .elementor-column[data-col="83"] {
        width: 83.333%
    }
    .elementor-column.elementor-col-90,
    .elementor-column[data-col="90"] {
        width: 90%
    }
    .elementor-column.elementor-col-100,
    .elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width:479px) {
    .elementor-column.elementor-xs-10 {
        width: 10%
    }
    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }
    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }
    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }
    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }
    .elementor-column.elementor-xs-20 {
        width: 20%
    }
    .elementor-column.elementor-xs-25 {
        width: 25%
    }
    .elementor-column.elementor-xs-30 {
        width: 30%
    }
    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }
    .elementor-column.elementor-xs-40 {
        width: 40%
    }
    .elementor-column.elementor-xs-50 {
        width: 50%
    }
    .elementor-column.elementor-xs-60 {
        width: 60%
    }
    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }
    .elementor-column.elementor-xs-70 {
        width: 70%
    }
    .elementor-column.elementor-xs-75 {
        width: 75%
    }
    .elementor-column.elementor-xs-80 {
        width: 80%
    }
    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }
    .elementor-column.elementor-xs-90 {
        width: 90%
    }
    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width:767px) {
    .elementor-column.elementor-sm-10 {
        width: 10%
    }
    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }
    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }
    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }
    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }
    .elementor-column.elementor-sm-20 {
        width: 20%
    }
    .elementor-column.elementor-sm-25 {
        width: 25%
    }
    .elementor-column.elementor-sm-30 {
        width: 30%
    }
    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }
    .elementor-column.elementor-sm-40 {
        width: 40%
    }
    .elementor-column.elementor-sm-50 {
        width: 50%
    }
    .elementor-column.elementor-sm-60 {
        width: 60%
    }
    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }
    .elementor-column.elementor-sm-70 {
        width: 70%
    }
    .elementor-column.elementor-sm-75 {
        width: 75%
    }
    .elementor-column.elementor-sm-80 {
        width: 80%
    }
    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }
    .elementor-column.elementor-sm-90 {
        width: 90%
    }
    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor-column.elementor-md-10 {
        width: 10%
    }
    .elementor-column.elementor-md-11 {
        width: 11.111%
    }
    .elementor-column.elementor-md-12 {
        width: 12.5%
    }
    .elementor-column.elementor-md-14 {
        width: 14.285%
    }
    .elementor-column.elementor-md-16 {
        width: 16.666%
    }
    .elementor-column.elementor-md-20 {
        width: 20%
    }
    .elementor-column.elementor-md-25 {
        width: 25%
    }
    .elementor-column.elementor-md-30 {
        width: 30%
    }
    .elementor-column.elementor-md-33 {
        width: 33.333%
    }
    .elementor-column.elementor-md-40 {
        width: 40%
    }
    .elementor-column.elementor-md-50 {
        width: 50%
    }
    .elementor-column.elementor-md-60 {
        width: 60%
    }
    .elementor-column.elementor-md-66 {
        width: 66.666%
    }
    .elementor-column.elementor-md-70 {
        width: 70%
    }
    .elementor-column.elementor-md-75 {
        width: 75%
    }
    .elementor-column.elementor-md-80 {
        width: 80%
    }
    .elementor-column.elementor-md-83 {
        width: 83.333%
    }
    .elementor-column.elementor-md-90 {
        width: 90%
    }
    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width:-1) {
    .elementor-reverse-widescreen>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:-1) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child,
    .elementor-reverse-laptop>.elementor-container>:nth-child(2),
    .elementor-reverse-laptop>.elementor-container>:nth-child(3),
    .elementor-reverse-laptop>.elementor-container>:nth-child(4),
    .elementor-reverse-laptop>.elementor-container>:nth-child(5),
    .elementor-reverse-laptop>.elementor-container>:nth-child(6),
    .elementor-reverse-laptop>.elementor-container>:nth-child(7),
    .elementor-reverse-laptop>.elementor-container>:nth-child(8),
    .elementor-reverse-laptop>.elementor-container>:nth-child(9),
    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 0
    }
    .elementor-reverse-tablet_extra>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:-1) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:768px) and (max-width:-1) {
    .elementor-reverse-tablet>.elementor-container>:first-child,
    .elementor-reverse-tablet>.elementor-container>:nth-child(2),
    .elementor-reverse-tablet>.elementor-container>:nth-child(3),
    .elementor-reverse-tablet>.elementor-container>:nth-child(4),
    .elementor-reverse-tablet>.elementor-container>:nth-child(5),
    .elementor-reverse-tablet>.elementor-container>:nth-child(6),
    .elementor-reverse-tablet>.elementor-container>:nth-child(7),
    .elementor-reverse-tablet>.elementor-container>:nth-child(8),
    .elementor-reverse-tablet>.elementor-container>:nth-child(9),
    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 0
    }
    .elementor-reverse-mobile_extra>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (max-width:767px) {
    .elementor-reverse-mobile>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
        order: 1
    }
    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word
}

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
}

@media (min-width:-1) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:-1) {
    .elementor-grid-laptop-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:-1) {
    .elementor-grid-tablet_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:-1) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (min-width:1025px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

@media (min-width:-1) {
    #elementor-device-mode:after {
        content: "widescreen"
    }
}

@media (max-width:-1) {
    #elementor-device-mode:after {
        content: "laptop";
        content: "tablet_extra"
    }
}

@media (max-width:1024px) {
    #elementor-device-mode:after {
        content: "tablet"
    }
}

@media (max-width:-1) {
    #elementor-device-mode:after {
        content: "mobile_extra"
    }
}

@media (max-width:767px) {
    #elementor-device-mode:after {
        content: "mobile"
    }
}

.e-con {
    --border-radius: 0;
    --border-block-start-width: 0px;
    --border-inline-end-width: 0px;
    --border-block-end-width: 0px;
    --border-inline-start-width: 0px;
    --border-style: initial;
    --border-color: initial;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --content-width: min(100%, var(--container-max-width, 1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-block-start: 0px;
    --margin-inline-end: 0px;
    --margin-block-end: 0px;
    --margin-inline-start: 0px;
    --padding-block-start: var(--container-default-padding-block-start, 10px);
    --padding-inline-end: var(--container-default-padding-inline-end, 10px);
    --padding-block-end: var(--container-default-padding-block-end, 10px);
    --padding-inline-start: var(--container-default-padding-inline-start, 10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --gap: var(--widgets-spacing, 20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    --e-con-grid-template-columns: repeat(3, 1fr);
    --e-con-grid-template-rows: repeat(2, 1fr);
    position: var(--position);
    width: var(--width);
    min-width: 0;
    min-height: var(--min-height);
    height: var(--height);
    border-radius: var(--border-radius);
    margin-block-start: var(--bc-margin-block-start, var(--margin-block-start));
    margin-inline-end: var(--bc-margin-inline-end, var(--margin-inline-end));
    margin-block-end: var(--bc-margin-block-end, var(--margin-block-end));
    margin-inline-start: var(--bc-margin-inline-start, var(--margin-inline-start));
    padding-inline-start: var(--bc-padding-inline-start, var(--padding-inline-start));
    padding-inline-end: var(--bc-padding-inline-end, var(--padding-inline-end));
    z-index: var(--z-index);
    overflow: var(--overflow);
    transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--e-con-transform-transition-duration, .4s)
}

.e-con.e-flex {
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis)
}

.e-con-full,
.e-con>.e-con-inner {
    text-align: var(--text-align);
    padding-block-start: var(--bc-padding-block-start, var(--padding-block-start));
    padding-block-end: var(--bc-padding-block-end, var(--padding-block-end))
}

.e-con-full.e-flex,
.e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction)
}

.e-con,
.e-con>.e-con-inner {
    display: var(--display)
}

.e-con.e-grid {
    --grid-justify-content: start;
    --grid-align-content: start;
    --grid-auto-flow: row
}

.e-con.e-grid,
.e-con.e-grid>.e-con-inner {
    grid-template-columns: var(--e-con-grid-template-columns);
    grid-template-rows: var(--e-con-grid-template-rows);
    justify-content: var(--grid-justify-content);
    align-content: var(--grid-align-content);
    grid-auto-flow: var(--grid-auto-flow);
    justify-items: var(--justify-items);
    align-items: var(--align-items)
}

.e-con-boxed.e-flex {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal;
    align-items: normal;
    align-content: normal
}

.e-con-boxed.e-grid {
    justify-items: legacy;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr
}

.e-con-boxed {
    text-align: initial;
    gap: initial
}

.e-con.e-flex>.e-con-inner {
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto
}

.e-con.e-grid>.e-con-inner {
    justify-items: var(--justify-items);
    align-items: var(--align-items)
}

.e-con>.e-con-inner {
    gap: var(--gap);
    width: 100%;
    max-width: var(--content-width);
    margin: 0 auto;
    padding-inline-start: 0;
    padding-inline-end: 0;
    height: 100%
}

:is(.elementor-section-wrap,
[data-elementor-id])>.e-con {
    --margin-inline-end: auto;
    --margin-inline-start: auto;
    max-width: min(100%, var(--width))
}

.e-con .elementor-widget.elementor-widget {
    margin-block-end: 0
}

.e-con:before,
.e-con>.elementor-background-slideshow:before,
.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,
:is(.e-con,
.e-con>.e-con-inner)>.elementor-background-video-container:before {
    content: var(--background-overlay);
    display: block;
    position: absolute;
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    transition: var(--overlay-transition, .3s);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    border-color: var(--border-color);
    border-block-start-width: var(--border-block-start-width);
    border-inline-end-width: var(--border-inline-end-width);
    border-block-end-width: var(--border-block-end-width);
    border-inline-start-width: var(--border-inline-start-width);
    top: calc(0px - var(--border-block-start-width));
    left: calc(0px - var(--border-inline-start-width));
    width: max(100% + var(--border-inline-end-width) + var(--border-inline-start-width), 100%);
    height: max(100% + var(--border-block-start-width) + var(--border-block-end-width), 100%)
}

.e-con:before {
    transition: background var(--overlay-transition, .3s), border-radius var(--border-transition, .3s), opacity var(--overlay-transition, .3s)
}

.e-con>.elementor-background-slideshow,
:is(.e-con,
.e-con>.e-con-inner)>.elementor-background-video-container {
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    border-color: var(--border-color);
    border-block-start-width: var(--border-block-start-width);
    border-inline-end-width: var(--border-inline-end-width);
    border-block-end-width: var(--border-block-end-width);
    border-inline-start-width: var(--border-inline-start-width);
    top: calc(0px - var(--border-block-start-width));
    left: calc(0px - var(--border-inline-start-width));
    width: max(100% + var(--border-inline-end-width) + var(--border-inline-start-width), 100%);
    height: max(100% + var(--border-block-start-width) + var(--border-block-end-width), 100%)
}

@media (max-width:767px) {
    :is(.e-con,
    .e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone {
        display: none
    }
}

:is(.e-con,
.e-con>.e-con-inner)>.elementor-background-video-container:before {
    z-index: 1
}

:is(.e-con,
.e-con>.e-con-inner)>.elementor-background-slideshow:before {
    z-index: 2
}

.e-con .elementor-widget {
    min-width: 0
}

.e-con .elementor-widget-empty,
.e-con .elementor-widget-google_maps,
.e-con .elementor-widget-video,
.e-con .elementor-widget.e-widget-swiper {
    width: 100%
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,
.e-con>.elementor-widget>.elementor-widget-container {
    height: 100%
}

.e-con.e-con>.e-con-inner>.elementor-widget,
.elementor.elementor .e-con>.elementor-widget {
    max-width: 100%
}

@media (max-width:767px) {
    .e-con.e-flex {
        --width: 100%;
        --flex-wrap: wrap
    }
}

.e-con {
    --bc-margin-block-start: var(--margin-top);
    --bc-margin-block-end: var(--margin-bottom);
    --bc-margin-inline-start: var(--margin-left);
    --bc-margin-inline-end: var(--margin-right);
    --bc-padding-block-start: var(--padding-top);
    --bc-padding-block-end: var(--padding-bottom);
    --bc-padding-inline-start: var(--padding-left);
    --bc-padding-inline-end: var(--padding-right)
}

[dir=rtl] .e-con {
    --bc-margin-inline-start: var(--margin-right);
    --bc-margin-inline-end: var(--margin-left);
    --bc-padding-inline-start: var(--padding-right);
    --bc-padding-inline-end: var(--padding-left)
}

.elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
    flex-grow: 1
}

.elementor-field-group {
    flex-wrap: wrap;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #69727d;
    background-color: transparent;
    color: #1f2124;
    vertical-align: middle;
    flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    flex-basis: 100%;
    padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: flex;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    content: "*";
    color: red;
    padding-left: .2em
}

.elementor-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
    justify-content: center
}

.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
    justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-center .e-form__buttons__wrapper__button,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper__button,
.elementor-button-align-start .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto
}

@media screen and (max-width:1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: 100%
    }
    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }
    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }
    .elementor-tablet-button-align-center .e-form__buttons,
    .elementor-tablet-button-align-center .elementor-field-type-submit {
        justify-content: center
    }
    .elementor-tablet-button-align-start .e-form__buttons,
    .elementor-tablet-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }
    .elementor-tablet-button-align-end .e-form__buttons,
    .elementor-tablet-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }
    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }
    .elementor-tablet-button-align-center .e-form__buttons__wrapper,
    .elementor-tablet-button-align-end .e-form__buttons__wrapper,
    .elementor-tablet-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }
    .elementor-tablet-button-align-center .e-form__buttons__wrapper,
    .elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
    .elementor-tablet-button-align-end .e-form__buttons__wrapper,
    .elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
    .elementor-tablet-button-align-start .e-form__buttons__wrapper,
    .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

@media screen and (max-width:767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: 100%
    }
    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }
    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }
    .elementor-mobile-button-align-center .e-form__buttons,
    .elementor-mobile-button-align-center .elementor-field-type-submit {
        justify-content: center
    }
    .elementor-mobile-button-align-start .e-form__buttons,
    .elementor-mobile-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }
    .elementor-mobile-button-align-end .e-form__buttons,
    .elementor-mobile-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }
    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }
    .elementor-mobile-button-align-center .e-form__buttons__wrapper,
    .elementor-mobile-button-align-end .e-form__buttons__wrapper,
    .elementor-mobile-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }
    .elementor-mobile-button-align-center .e-form__buttons__wrapper,
    .elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
    .elementor-mobile-button-align-end .e-form__buttons__wrapper,
    .elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
    .elementor-mobile-button-align-start .e-form__buttons__wrapper,
    .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-right: 5px
}

.elementor-message.elementor-message-danger {
    color: #d9534f
}

.elementor-message.elementor-message-danger:before {
    content: "\e87f"
}

.elementor-message.form-message-success {
    color: #5cb85c
}

.elementor-form .elementor-button {
    padding-top: 0;
    padding-bottom: 0;
    border: none
}

.elementor-form .elementor-button>span {
    display: flex;
    justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px
}

.elementor-element .elementor-widget-container {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s)
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #69727d;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: flex;
    justify-content: center
}

.elementor-button-icon {
    flex-grow: 0;
    order: 5
}

.elementor-button-icon svg {
    width: 1em;
    height: auto
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    flex-grow: 1;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    order: 15
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    order: 5
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-tab-title a {
    color: inherit
}

.elementor-view-stacked .elementor-icon {
    padding: .5em;
    background-color: #69727d;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #69727d;
    border: 3px solid #69727d;
    background-color: transparent
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    color: #69727d;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #69727d
}

.elementor-icon i,
.elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.elementor-icon i:before,
.elementor-icon svg:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.e-transform .elementor-widget-container {
    transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.e-con.e-transform {
    transform: perspective(var(--e-con-transform-perspective, 0)) rotate(var(--e-con-transform-rotateZ, 0)) rotateX(var(--e-con-transform-rotateX, 0)) rotateY(var(--e-con-transform-rotateY, 0)) translate(var(--e-con-transform-translate, 0)) translateX(var(--e-con-transform-translateX, 0)) translateY(var(--e-con-transform-translateY, 0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX, 0)) skewY(var(--e-con-transform-skewY, 0));
    transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)
}

.elementor-element,
.elementor-lightbox {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px
}

.elementor-element .swiper-container .swiper-slide figure,
.elementor-element .swiper .swiper-slide figure,
.elementor-lightbox .swiper-container .swiper-slide figure,
.elementor-lightbox .swiper .swiper-slide figure {
    line-height: 0
}

.elementor-element .swiper-container .elementor-lightbox-content-source,
.elementor-element .swiper .elementor-lightbox-content-source,
.elementor-lightbox .swiper-container .elementor-lightbox-content-source,
.elementor-lightbox .swiper .elementor-lightbox-content-source {
    display: none
}

.elementor-element .swiper-container .elementor-swiper-button,
.elementor-element .swiper-container~.elementor-swiper-button,
.elementor-element .swiper .elementor-swiper-button,
.elementor-element .swiper~.elementor-swiper-button,
.elementor-lightbox .swiper-container .elementor-swiper-button,
.elementor-lightbox .swiper-container~.elementor-swiper-button,
.elementor-lightbox .swiper .elementor-swiper-button,
.elementor-lightbox .swiper~.elementor-swiper-button {
    position: absolute;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    transform: translateY(-50%)
}

.elementor-element .swiper-container .elementor-swiper-button svg,
.elementor-element .swiper-container~.elementor-swiper-button svg,
.elementor-element .swiper .elementor-swiper-button svg,
.elementor-element .swiper~.elementor-swiper-button svg,
.elementor-lightbox .swiper-container .elementor-swiper-button svg,
.elementor-lightbox .swiper-container~.elementor-swiper-button svg,
.elementor-lightbox .swiper .elementor-swiper-button svg,
.elementor-lightbox .swiper~.elementor-swiper-button svg {
    fill: hsla(0, 0%, 93.3%, .9);
    height: 1em;
    width: 1em
}

.elementor-element .swiper-container .elementor-swiper-button-prev,
.elementor-element .swiper-container~.elementor-swiper-button-prev,
.elementor-element .swiper .elementor-swiper-button-prev,
.elementor-element .swiper~.elementor-swiper-button-prev,
.elementor-lightbox .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev,
.elementor-lightbox .swiper~.elementor-swiper-button-prev {
    left: 10px
}

.elementor-element .swiper-container .elementor-swiper-button-next,
.elementor-element .swiper-container~.elementor-swiper-button-next,
.elementor-element .swiper .elementor-swiper-button-next,
.elementor-element .swiper~.elementor-swiper-button-next,
.elementor-lightbox .swiper-container .elementor-swiper-button-next,
.elementor-lightbox .swiper-container~.elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next,
.elementor-lightbox .swiper~.elementor-swiper-button-next {
    right: 10px
}

.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,
.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,
.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,
.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,
.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper-container .swiper-pagination-custom,
.elementor-element .swiper-container .swiper-pagination-fraction,
.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper-container~.swiper-pagination-custom,
.elementor-element .swiper-container~.swiper-pagination-fraction,
.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,
.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper .swiper-pagination-custom,
.elementor-element .swiper .swiper-pagination-fraction,
.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper~.swiper-pagination-custom,
.elementor-element .swiper~.swiper-pagination-fraction,
.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,
.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper-container .swiper-pagination-custom,
.elementor-lightbox .swiper-container .swiper-pagination-fraction,
.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper-container~.swiper-pagination-custom,
.elementor-lightbox .swiper-container~.swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,
.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper .swiper-pagination-custom,
.elementor-lightbox .swiper .swiper-pagination-fraction,
.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper~.swiper-pagination-custom,
.elementor-lightbox .swiper~.swiper-pagination-fraction {
    bottom: 5px
}

.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,
.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,
.elementor-element .swiper.swiper-cube .elementor-swiper-button,
.elementor-element .swiper.swiper-cube~.elementor-swiper-button,
.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,
.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,
.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,
.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button {
    transform: translate3d(0, -50%, 1px)
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,
.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets {
    bottom: 5px;
    left: 0;
    width: 100%
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,
.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,
.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.elementor-element.elementor-pagination-position-outside .swiper,
.elementor-element.elementor-pagination-position-outside .swiper-container,
.elementor-lightbox.elementor-pagination-position-outside .swiper,
.elementor-lightbox.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button {
    top: calc(50% - 30px / 2)
}

.elementor-element .elementor-swiper,
.elementor-lightbox .elementor-swiper {
    position: relative
}

.elementor-element .elementor-main-swiper,
.elementor-lightbox .elementor-main-swiper {
    position: static
}

.elementor-element.elementor-arrows-position-outside .swiper,
.elementor-element.elementor-arrows-position-outside .swiper-container,
.elementor-lightbox.elementor-arrows-position-outside .swiper,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev {
    left: 0
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next {
    right: 0
}

.elementor-lightbox {
    --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
    --lightbox-ui-color-hover: #fff;
    --lightbox-text-color: var(--lightbox-ui-color);
    --lightbox-header-icons-size: 20px;
    --lightbox-navigation-icons-size: 25px
}

.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,
.elementor-lightbox:not(.elementor-popup-modal) .dialog-message {
    text-align: center
}

.elementor-lightbox .dialog-header {
    display: none
}

.elementor-lightbox .dialog-widget-content {
    background: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.elementor-lightbox .dialog-message {
    animation-duration: .3s;
    height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
    padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
    cursor: pointer;
    position: absolute;
    font-size: var(--lightbox-header-icons-size);
    right: .75em;
    margin-top: 13px;
    padding: .25em;
    z-index: 2;
    line-height: 1;
    display: flex
}

.elementor-lightbox .dialog-lightbox-close-button svg {
    height: 1em;
    width: 1em
}

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
    color: var(--lightbox-ui-color);
    transition: all .3s;
    opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button svg,
.elementor-lightbox .elementor-swiper-button svg {
    fill: var(--lightbox-ui-color)
}

.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg,
.elementor-lightbox .elementor-swiper-button:hover svg {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper,
.elementor-lightbox .swiper-container {
    height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 70px;
    box-sizing: border-box;
    height: 100%;
    margin: auto
}

@media (max-width:767px) {
    .elementor-lightbox .elementor-lightbox-item {
        padding: 70px 0
    }
}

.elementor-lightbox .elementor-lightbox-image {
    max-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-lightbox-image:hover {
    opacity: 1;
    filter: none;
    border: none
}

.elementor-lightbox .elementor-lightbox-image {
    box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
    border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape,
.elementor-lightbox .elementor-video-container .elementor-video-portrait,
.elementor-lightbox .elementor-video-container .elementor-video-square {
    width: 100%;
    height: 100%;
    margin: auto
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square iframe {
    border: 0;
    background-color: #000
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
.elementor-lightbox .elementor-video-container .elementor-video-landscape video,
.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait video,
.elementor-lightbox .elementor-video-container .elementor-video-square iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square video {
    aspect-ratio: var(--video-aspect-ratio, 1.77777)
}

@supports not (aspect-ratio:1/1) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape,
    .elementor-lightbox .elementor-video-container .elementor-video-portrait,
    .elementor-lightbox .elementor-video-container .elementor-video-square {
        position: relative;
        overflow: hidden;
        height: 0;
        padding-bottom: calc(100% / var(--video-aspect-ratio, 1.77777))
    }
    .elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
    .elementor-lightbox .elementor-video-container .elementor-video-landscape video,
    .elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
    .elementor-lightbox .elementor-video-container .elementor-video-portrait video,
    .elementor-lightbox .elementor-video-container .elementor-video-square iframe,
    .elementor-lightbox .elementor-video-container .elementor-video-square video {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

.elementor-lightbox .elementor-video-container .elementor-video-square iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square video {
    width: min(90vh, 90vw);
    height: min(90vh, 90vw)
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
.elementor-lightbox .elementor-video-container .elementor-video-landscape video {
    width: 100%;
    max-height: 90vh
}

.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait video {
    height: 100%;
    max-width: 90vw
}

@media (min-width:1025px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width: 85vw;
        max-height: 85vh
    }
    .elementor-lightbox .elementor-video-container .elementor-video-portrait {
        height: 85vh;
        max-width: 85vw
    }
}

@media (max-width:1024px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width: 95vw;
        max-height: 95vh
    }
    .elementor-lightbox .elementor-video-container .elementor-video-portrait {
        height: 95vh;
        max-width: 95vw
    }
}

.elementor-lightbox .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev {
    left: 0
}

.elementor-lightbox .swiper-container .elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next {
    right: 0
}

.elementor-lightbox .swiper-container .swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-pagination-fraction {
    width: -moz-max-content;
    width: max-content;
    color: #fff
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: flex;
    align-items: center;
    width: 15%;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size)
}

@media (max-width:767px) {
    .elementor-lightbox .elementor-swiper-button:focus {
        outline: none
    }
    .elementor-lightbox .elementor-swiper-button-next,
    .elementor-lightbox .elementor-swiper-button-prev {
        width: 20%
    }
    .elementor-lightbox .elementor-swiper-button-next i,
    .elementor-lightbox .elementor-swiper-button-prev i {
        padding: 10px;
        background-color: rgba(0, 0, 0, .5)
    }
    .elementor-lightbox .elementor-swiper-button-prev {
        left: 0;
        justify-content: flex-start
    }
    .elementor-lightbox .elementor-swiper-button-next {
        right: 0;
        justify-content: flex-end
    }
}

.elementor-slideshow__counter {
    color: currentColor;
    font-size: .75em;
    width: -moz-max-content;
    width: max-content
}

.elementor-slideshow__footer,
.elementor-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    transition: .3s
}

.elementor-slideshow__footer {
    color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
    color: var(--lightbox-ui-color);
    display: flex;
    flex-direction: row-reverse;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    align-items: center;
    z-index: 10
}

.elementor-slideshow__header>i,
.elementor-slideshow__header>svg {
    cursor: pointer;
    padding: .25em;
    margin: 0 .35em
}

.elementor-slideshow__header>i {
    font-size: inherit
}

.elementor-slideshow__header>i:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header>svg {
    box-sizing: content-box;
    fill: var(--lightbox-ui-color);
    height: 1em;
    width: 1em
}

.elementor-slideshow__header>svg:hover {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
    margin-right: auto
}

.elementor-slideshow__header .elementor-icon-share {
    z-index: 5
}

.elementor-slideshow__share-menu {
    background-color: transparent;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
    color: #0c0d0e
}

.elementor-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    right: 2.8em;
    top: 3em;
    background-color: #fff;
    border-radius: 3px;
    padding: 14px 20px;
    transform: scale(0);
    opacity: 0;
    transform-origin: 90% 10%;
    transition: all .25s .1s;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.elementor-slideshow__share-links a {
    text-align: left;
    color: #3f444b;
    font-size: 12px;
    line-height: 2.5;
    display: block;
    opacity: 0;
    transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
    color: #000
}

.elementor-slideshow__share-links a i,
.elementor-slideshow__share-links a svg {
    margin-right: .75em
}

.elementor-slideshow__share-links a i {
    font-size: 1.25em
}

.elementor-slideshow__share-links a svg {
    height: 1.25em;
    width: 1.25em
}

.elementor-slideshow__share-links:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    right: .5em;
    border: .45em solid transparent;
    border-bottom-color: #fff;
    transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
    bottom: 0;
    z-index: 5;
    position: fixed
}

.elementor-slideshow__description,
.elementor-slideshow__title {
    margin: 0
}

.elementor-slideshow__title {
    font-size: 16px;
    font-weight: 700
}

.elementor-slideshow__description {
    font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer,
.elementor-slideshow--ui-hidden .elementor-slideshow__header {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next,
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
    opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
    width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer,
.elementor-slideshow--zoom-mode .elementor-slideshow__header {
    background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next,
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    cursor: default;
    background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
    transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links,
.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
    opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
    color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
    color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
    color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
    color: #9da5ae
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
    fill: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
    fill: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
    fill: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
    fill: #9da5ae
}

.elementor-slideshow--share-mode .eicon-share-arrow {
    z-index: 2
}

.animated {
    animation-duration: 1.25s
}

.animated.animated-slow {
    animation-duration: 2s
}

.animated.animated-fast {
    animation-duration: .75s
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        animation: none
    }
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
    z-index: -1
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page>.ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: flex;
    width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #3f444b;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    border-radius: 3px
}

#wp-admin-bar-elementor_inspector>.ab-item:before {
    content: "\f348";
    top: 2px
}

#wpadminbar * {
    font-style: normal
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    transition: none
}

#left-area ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0
}

.e--ua-appleWebkit.rtl {
    --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
    --justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
    --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
    display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
}

@media (max-width:1024px) {
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
        --justify-content: var(--flex-right, flex-end)
    }
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
        --justify-content: center
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
        display: inline-block
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
        --justify-content: var(--flex-right, flex-end)
    }
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
        --justify-content: center
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
        display: inline-block
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .elementor .elementor-hidden-mobile,
    .elementor .elementor-hidden-phone {
        display: none
    }
}

@media (min-width:-1) and (max-width:-1) {
    .elementor .elementor-hidden-mobile_extra {
        display: none
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display: none
    }
}

@media (min-width:-1) and (max-width:-1) {
    .elementor .elementor-hidden-laptop,
    .elementor .elementor-hidden-tablet_extra {
        display: none
    }
}

@media (min-width:1025px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display: none
    }
}

@media (min-width:-1) {
    .elementor .elementor-hidden-widescreen {
        display: none
    }
}

.elementor-widget-text-path {
    font-size: 20px;
    text-align: var(--alignment, left)
}

.elementor-widget-text-path svg {
    width: var(--width);
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: var(--word-spacing);
    transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.elementor-widget-text-path svg path {
    vector-effect: non-scaling-stroke;
    fill: var(--path-fill, transparent);
    stroke: var(--stroke-color, transparent);
    stroke-width: var(--stroke-width, 1px);
    transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
    --path-fill: var(--path-fill-hover);
    --stroke-color: var(--stroke-color-hover);
    --stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
    --fill: var(--text-color);
    fill: var(--fill);
    direction: var(--direction, ltr);
    transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
    --color: var(--text-color-hover, var(--text-color));
    --fill: var(--color);
    color: var(--color)
}

.elementor-widget-n-tabs {
    --n-tabs-color-accent-fallback: #61ce70;
    --n-tabs-color-secondary-fallback: #54595f;
    --n-tabs-default-padding-block: 15px;
    --n-tabs-default-padding-inline: 35px;
    --n-tabs-background-color: transparent;
    --n-tabs-display: flex;
    --n-tabs-direction: column;
    --n-tabs-gap: 10px;
    --n-tabs-heading-display: flex;
    --n-tabs-heading-direction: row;
    --n-tabs-heading-grow: initial;
    --n-tabs-heading-justify-content: center;
    --n-tabs-heading-width: initial;
    --n-tabs-heading-overflow-x: initial;
    --n-tabs-heading-wrap: nowrap;
    --n-tabs-border-width: 1px;
    --n-tabs-border-color: #d5d8dc;
    --n-tabs-content-display: flex;
    --n-tabs-title-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
    --n-tabs-title-color-hover: #fff;
    --n-tabs-title-color-active: #fff;
    --n-tabs-title-background-color: #f1f2f3;
    --n-tabs-title-background-color-hover: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
    --n-tabs-title-background-color-active: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
    --n-tabs-title-width: initial;
    --n-tabs-title-height: initial;
    --n-tabs-title-font-size: 1rem;
    --n-tabs-title-white-space: initial;
    --n-tabs-title-justify-content-toggle: initial;
    --n-tabs-title-align-items-toggle: center;
    --n-tabs-title-justify-content: center;
    --n-tabs-title-align-items: center;
    --n-tabs-title-text-align: center;
    --n-tabs-title-direction: row;
    --n-tabs-title-gap: 10px;
    --n-tabs-title-flex-grow: 0;
    --n-tabs-title-flex-basis: content;
    --n-tabs-title-flex-shrink: initial;
    --n-tabs-title-order: initial;
    --n-tabs-title-padding-block-start: var(--n-tabs-default-padding-block);
    --n-tabs-title-padding-inline-end: var(--n-tabs-default-padding-inline);
    --n-tabs-title-padding-block-end: var(--n-tabs-default-padding-block);
    --n-tabs-title-padding-inline-start: var(--n-tabs-default-padding-inline);
    --n-tabs-title-border-radius: initial;
    --n-tabs-title-transition: 0.3s;
    --n-tabs-icon-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
    --n-tabs-icon-color-hover: var(--n-tabs-title-color-hover);
    --n-tabs-icon-color-active: #fff;
    --n-tabs-icon-gap: 5px;
    width: 100%;
    max-width: 100%
}

.elementor-widget-n-tabs .e-n-tabs {
    display: var(--n-tabs-display);
    flex-direction: var(--n-tabs-direction);
    gap: var(--n-tabs-gap);
    text-align: start;
    min-width: 0
}

.elementor-widget-n-tabs .e-n-tabs-heading {
    display: var(--n-tabs-heading-display);
    flex-basis: var(--n-tabs-heading-width);
    flex-direction: var(--n-tabs-heading-direction);
    flex-shrink: 0;
    justify-content: var(--n-tabs-heading-justify-content);
    gap: var(--n-tabs-title-gap);
    overflow-x: var(--n-tabs-heading-overflow-x);
    flex-wrap: var(--n-tabs-heading-wrap);
    -ms-overflow-style: none;
    scrollbar-width: none
}

.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar {
    display: none
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active {
    position: relative
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before {
    content: "";
    position: absolute;
    inset-block: 0;
    inset-inline: -1000vw;
    z-index: 2
}

.elementor-widget-n-tabs .e-n-tabs-content {
    display: var(--n-tabs-content-display);
    flex-grow: 1;
    min-width: 0
}

.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active) {
    display: none
}

.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child {
    display: flex
}

.elementor-widget-n-tabs .e-n-tab-title {
    all: unset;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: flex;
    align-items: var(--n-tabs-title-align-items-toggle, var(--n-tabs-title-align-items));
    flex-direction: var(--n-tabs-title-direction);
    justify-content: var(--n-tabs-title-justify-content-toggle, var(--n-tabs-title-justify-content));
    gap: var(--n-tabs-icon-gap);
    border-width: var(--n-tabs-border-width);
    position: relative;
    cursor: pointer;
    outline: none;
    flex-grow: var(--n-tabs-title-flex-grow);
    flex-basis: var(--n-tabs-title-flex-basis);
    flex-shrink: var(--n-tabs-title-flex-shrink);
    padding-block-start: var(--n-tabs-title-padding-block-start);
    padding-inline-end: var(--n-tabs-title-padding-inline-end);
    padding-block-end: var(--n-tabs-title-padding-block-end);
    padding-inline-start: var(--n-tabs-title-padding-inline-start);
    border-radius: var(--n-tabs-title-border-radius);
    height: var(--n-tabs-title-height);
    width: var(--n-tabs-title-width);
    white-space: var(--n-tabs-title-white-space);
    transition: background var(--n-tabs-title-transition), color var(--n-tabs-title-transition), border var(--n-tabs-title-transition), box-shadow var(--n-tabs-title-transition), text-shadow var(--n-tabs-title-transition), stroke var(--n-tabs-title-transition), stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-color var(--n-tabs-title-transition), transform var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title:focus-visible {
    outline: 5px auto -webkit-focus-ring-color
}

.elementor-widget-n-tabs .e-n-tab-title span i,
.elementor-widget-n-tabs .e-n-tab-title span svg {
    transition: color var(--n-tabs-title-transition), fill var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title-text {
    display: flex;
    align-items: center;
    font-size: var(--n-tabs-title-font-size);
    text-align: var(--n-tabs-title-text-align)
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-shrink: 0;
    order: var(--n-tabs-icon-order);
    overflow: hidden
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i {
    font-size: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg {
    width: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
    height: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty {
    display: none
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] {
    background-color: var(--n-tabs-title-background-color)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a {
    color: var(--n-tabs-title-color)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i {
    color: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child {
    transform: translateY(-100vh);
    height: 0;
    opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a {
    color: var(--n-tabs-title-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i {
    color: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child {
    transform: translateY(-100vh);
    height: 0;
    opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover {
    transform: none;
    animation: initial
}

.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,
.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a {
    color: var(--n-tabs-title-color-hover)
}

.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i {
    color: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,
.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a {
    color: var(--n-tabs-title-color-active)
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i {
    color: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,
.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child {
    transform: translateY(-100vh);
    height: 0;
    opacity: 0
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,
.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,
.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover {
    transform: none;
    animation: initial
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,
.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child {
    transform: none;
    height: auto;
    opacity: 1
}

.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
    background-color: var(--n-tabs-title-background-color-hover);
    background-image: none
}

.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],
.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
    background-color: var(--n-tabs-title-background-color-active);
    background-image: none
}

@media (max-width:767px) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile {
        --n-tabs-direction: column;
        --n-tabs-heading-display: contents;
        --n-tabs-content-display: contents
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs {
        gap: 0
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con {
        order: var(--n-tabs-title-order)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title {
        order: var(--n-tabs-title-order);
        width: auto
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child) {
        margin-block-start: var(--n-tabs-title-gap)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true] {
        margin-block-end: var(--n-tabs-gap)
    }
}

@media (max-width:-1) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra {
        --n-tabs-direction: column;
        --n-tabs-heading-display: contents;
        --n-tabs-content-display: contents
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs {
        gap: 0
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con {
        order: var(--n-tabs-title-order)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title {
        order: var(--n-tabs-title-order);
        width: auto
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child) {
        margin-block-start: var(--n-tabs-title-gap)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true] {
        margin-block-end: var(--n-tabs-gap)
    }
}

@media (max-width:1024px) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet {
        --n-tabs-direction: column;
        --n-tabs-heading-display: contents;
        --n-tabs-content-display: contents
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs {
        gap: 0
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con {
        order: var(--n-tabs-title-order)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title {
        order: var(--n-tabs-title-order);
        width: auto
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child) {
        margin-block-start: var(--n-tabs-title-gap)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true] {
        margin-block-end: var(--n-tabs-gap)
    }
}

@media (max-width:-1) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra {
        --n-tabs-direction: column;
        --n-tabs-heading-display: contents;
        --n-tabs-content-display: contents
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs {
        gap: 0
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con {
        order: var(--n-tabs-title-order)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title {
        order: var(--n-tabs-title-order);
        width: auto
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child) {
        margin-block-start: var(--n-tabs-title-gap)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true] {
        margin-block-end: var(--n-tabs-gap)
    }
}

@media (max-width:-1) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop {
        --n-tabs-direction: column;
        --n-tabs-heading-display: contents;
        --n-tabs-content-display: contents
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs {
        gap: 0
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con {
        order: var(--n-tabs-title-order)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title {
        order: var(--n-tabs-title-order);
        width: auto
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child) {
        margin-block-start: var(--n-tabs-title-gap)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true] {
        margin-block-end: var(--n-tabs-gap)
    }
}

.elementor-widget-n-accordion {
    --n-accordion-title-font-size: 20px;
    --n-accordion-title-flex-grow: initial;
    --n-accordion-title-justify-content: initial;
    --n-accordion-title-icon-order: -1;
    --n-accordion-border-width: 1px;
    --n-accordion-border-color: #d5d8dc;
    --n-accordion-border-style: solid;
    --n-accordion-item-title-flex-grow: initial;
    --n-accordion-item-title-space-between: 0px;
    --n-accordion-item-title-distance-from-content: 0px;
    --n-accordion-padding: 10px;
    --n-accordion-border-radius: 0px;
    --n-accordion-icon-size: 15px;
    --n-accordion-title-normal-color: #1f2124;
    --n-accordion-title-hover-color: #1f2124;
    --n-accordion-title-active-color: #1f2124;
    --n-accordion-icon-normal-color: var(--n-accordion-title-normal-color);
    --n-accordion-icon-hover-color: var(--n-accordion-title-hover-color);
    --n-accordion-icon-active-color: var(--n-accordion-title-active-color);
    --n-accordion-icon-gap: 0 10px;
    width: 100%
}

.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item {
    display: flex;
    flex-direction: column;
    position: relative
}

.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child) {
    margin-block-end: var(--n-accordion-item-title-space-between)
}

.elementor-widget-n-accordion .e-n-accordion-item-title,
:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con) {
    border: var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: var(--n-accordion-padding);
    justify-content: var(--n-accordion-title-justify-content);
    border-radius: var(--n-accordion-border-radius);
    flex-grow: var(--n-menu-title-flex-grow);
    gap: var(--n-accordion-icon-gap);
    color: var(--n-accordion-title-normal-color);
    align-items: center;
    cursor: pointer
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,
.elementor-widget-n-accordion .e-n-accordion-item-title-header p {
    margin-block-start: 0;
    margin-block-end: 0
}

.elementor-widget-n-accordion .e-n-accordion-item-title-text {
    font-size: var(--n-accordion-title-font-size);
    align-items: center
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    order: var(--n-accordion-title-icon-order);
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {
    height: var(--n-accordion-icon-size);
    width: auto
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-normal-color);
    font-size: var(--n-accordion-icon-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-normal-color);
    height: var(--n-accordion-icon-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title>span {
    cursor: pointer
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title {
    margin-block-end: var(--n-accordion-item-title-distance-from-content);
    color: var(--n-accordion-title-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title {
    color: var(--n-accordion-title-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item>span {
    cursor: pointer
}

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.elementor-kit-3082 {
    --e-global-color-primary: #cc6118;
    --e-global-color-secondary: #6c98e1;
    --e-global-color-text: #7a7a7a;
    --e-global-color-accent: #61ce70;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.e-con {
    --container-max-width: 1140px
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px
}

.elementor-element {
    --widgets-spacing: 20px 20px
}

{}

h1.entry-title {
    display: var(--page-title-display)
}

@media(max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px
    }
    .e-con {
        --container-max-width: 1024px
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px
    }
    .e-con {
        --container-max-width: 767px
    }
}

.elementor-widget-heading .elementor-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-image .widget-image-caption {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-editor {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,
.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.elementor-widget-button .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.elementor-widget-divider {
    --divider-color: var(--e-global-color-secondary)
}

.elementor-widget-divider .elementor-divider__text {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-divider.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-divider.elementor-view-framed .elementor-icon,
.elementor-widget-divider.elementor-view-default .elementor-icon {
    color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-divider.elementor-view-framed .elementor-icon,
.elementor-widget-divider.elementor-view-default .elementor-icon svg {
    fill: var(--e-global-color-secondary)
}

.elementor-widget-image-box .elementor-image-box-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-image-box .elementor-image-box-description {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-icon.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-icon.elementor-view-framed .elementor-icon,
.elementor-widget-icon.elementor-view-default .elementor-icon {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.elementor-widget-icon.elementor-view-framed .elementor-icon,
.elementor-widget-icon.elementor-view-default .elementor-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-icon-box.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-icon-box.elementor-view-framed .elementor-icon,
.elementor-widget-icon-box.elementor-view-default .elementor-icon {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.elementor-widget-icon-box .elementor-icon-box-title {
    color: var(--e-global-color-primary)
}

.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-widget-icon-box .elementor-icon-box-title a {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-icon-box .elementor-icon-box-description {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-star-rating .elementor-star-rating__title {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-image-gallery .gallery-item .gallery-caption {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after {
    border-color: var(--e-global-color-text)
}

.elementor-widget-icon-list .elementor-icon-list-icon i {
    color: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-item>.elementor-icon-list-text,
.elementor-widget-icon-list .elementor-icon-list-item>a {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-icon-list .elementor-icon-list-text {
    color: var(--e-global-color-secondary)
}

.elementor-widget-counter .elementor-counter-number-wrapper {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-counter .elementor-counter-title {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-progress .elementor-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-name {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-job {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title a {
    color: var(--e-global-color-primary)
}

.elementor-widget-tabs .elementor-tab-title.elementor-active,
.elementor-widget-tabs .elementor-tab-title.elementor-active a {
    color: var(--e-global-color-accent)
}

.elementor-widget-tabs .elementor-tab-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-tabs .elementor-tab-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-accordion .elementor-accordion-icon,
.elementor-widget-accordion .elementor-accordion-title {
    color: var(--e-global-color-primary)
}

.elementor-widget-accordion .elementor-accordion-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon,
.elementor-widget-accordion .elementor-active .elementor-accordion-title {
    color: var(--e-global-color-accent)
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg {
    fill: var(--e-global-color-accent)
}

.elementor-widget-accordion .elementor-accordion-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-accordion .elementor-tab-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-toggle .elementor-toggle-title,
.elementor-widget-toggle .elementor-toggle-icon {
    color: var(--e-global-color-primary)
}

.elementor-widget-toggle .elementor-toggle-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-toggle .elementor-tab-title.elementor-active a,
.elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {
    color: var(--e-global-color-accent)
}

.elementor-widget-toggle .elementor-toggle-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-toggle .elementor-tab-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-alert .elementor-alert-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-alert .elementor-alert-description {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-path {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-3201 .elementor-element.elementor-element-1f7fe68 {
    font-family: "Open Sans", Sans-serif;
    font-size: 14px;
    font-weight: 400
}

.elementor-3201 .elementor-element.elementor-element-89359a9 {
    margin-top: 40px;
    margin-bottom: 0
}

.elementor-3201 .elementor-element.elementor-element-51121bf:not(.elementor-motion-effects-element-type-background),
.elementor-3201 .elementor-element.elementor-element-51121bf>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #232628
}

.elementor-3201 .elementor-element.elementor-element-51121bf {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin-top: 50px;
    margin-bottom: 83px;
    padding: 50px 0 30px
}

.elementor-3201 .elementor-element.elementor-element-51121bf>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-3201 .elementor-element.elementor-element-0912fd4>.elementor-element-populated {
    text-align: center
}

.elementor-3201 .elementor-element.elementor-element-02443fb {
    text-align: center
}

.elementor-3201 .elementor-element.elementor-element-02443fb .elementor-heading-title {
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 36px;
    font-weight: 700
}

.elementor-3201 .elementor-element.elementor-element-5ad201b .colored-separator>div {
    background-color: red
}

.elementor-3201 .elementor-element.elementor-element-5ad201b .colored-separator>i.stm-boats-icon-wave {
    color: red
}

.elementor-3201 .elementor-element.elementor-element-083ba49 .stm_image_carousel .stm-swiper-controls .stm-swiper-next,
.elementor-3201 .elementor-element.elementor-element-083ba49 .stm_image_carousel .stm-swiper-controls .stm-swiper-prev {
    color: #969696
}

.elementor-3201 .elementor-element.elementor-element-083ba49 .stm_image_carousel .stm-swiper-controls .stm-swiper-next:hover,
.elementor-3201 .elementor-element.elementor-element-083ba49 .stm_image_carousel .stm-swiper-controls .stm-swiper-prev:hover {
    color: #6c98e0;
    border-color: #6c98e0
}

.elementor-3201 .elementor-element.elementor-element-083ba49 .stm_image_carousel .stm-swiper-controls .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background-color: #9d9d9d
}

.elementor-3201 .elementor-element.elementor-element-ff408f9 {
    padding: 0 0 50px
}

.elementor-3201 .elementor-element.elementor-element-2f0fac9 .elementor-heading-title {
    color: #232628;
    font-family: "Montserrat", Sans-serif;
    font-size: 26px;
    font-weight: 700
}

.elementor-3201 .elementor-element.elementor-element-2f0fac9>.elementor-widget-container {
    margin: 0
}

.elementor-3201 .elementor-element.elementor-element-547ace1 .stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel .stm-elementor-panel-heading .stm-elementor-panel-title i.stm-elementor-panel-icon {
    color: red
}

.elementor-3201 .elementor-element.elementor-element-547ace1 .stm-elementor-accordion .stm-elementor-panels-container .stm-elementor-panel.active .stm-elementor-panel-heading .stm-elementor-panel-title i.stm-elementor-panel-icon {
    color: red
}

.elementor-3201 .elementor-element.elementor-element-547ace1 .stm-elementor-panel .panel-title-text {
    color: #232628
}

.elementor-3201 .elementor-element.elementor-element-547ace1 .stm-elementor-panel.active .panel-title-text {
    color: #232628
}

.elementor-3201 .elementor-element.elementor-element-547ace1>.elementor-widget-container {
    margin: 0
}

.elementor-3201 .elementor-element.elementor-element-fee9b6a .elementor-heading-title {
    color: #232628;
    font-family: "Montserrat", Sans-serif;
    font-size: 26px;
    font-weight: 700
}

.elementor-3201 .elementor-element.elementor-element-5fbfbeb .stm-testimonials-carousel-wrapper {
    border-top-width: 1px;
    border-top-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-color: #ddd
}

.elementor-3201 .elementor-element.elementor-element-5fbfbeb .elementor-testimonials-carousel .testimonial-unit i.stm-testimonial-icon {
    color: #888
}

.elementor-3201 .elementor-element.elementor-element-3d79486:not(.elementor-motion-effects-element-type-background),
.elementor-3201 .elementor-element.elementor-element-3d79486>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #f0f2f5
}

.elementor-3201 .elementor-element.elementor-element-3d79486 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin-top: 0;
    margin-bottom: 0;
    padding: 30px 0 0
}

.elementor-3201 .elementor-element.elementor-element-3d79486>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-3201 .elementor-element.elementor-element-20e6efd {
    text-align: center
}

.elementor-3201 .elementor-element.elementor-element-20e6efd .elementor-heading-title {
    color: #232628;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700
}

.elementor-3201 .elementor-element.elementor-element-5224060 .colored-separator>div {
    background-color: red
}

.elementor-3201 .elementor-element.elementor-element-5224060 .colored-separator>i.stm-boats-icon-wave {
    color: red
}

.elementor-3201 .elementor-element.elementor-element-5224060>.elementor-widget-container {
    margin: 0 0 20px
}

.elementor-3201 .elementor-element.elementor-element-d2a6224 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

.elementor-3201 .elementor-element.elementor-element-9097783>.elementor-element-populated {
    text-align: center
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team .image .team-info .email {
    background-color: #6c98e0;
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team .image .team-info .phone {
    background-color: #fff
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team .image .team-info .phone a {
    color: #282829
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team .image .team-info .phone i {
    color: #6c98e0
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team .image .team-info .phone svg {
    fill: #6c98e0
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team .meta .name {
    color: #232628
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team:hover .meta .name {
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team .meta .position {
    color: #888
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team:hover .meta .position {
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team .meta {
    background-color: #fff
}

.elementor-3201 .elementor-element.elementor-element-ef33cae .stm-our-team:hover .meta {
    background-color: #232628
}

.elementor-3201 .elementor-element.elementor-element-ef33cae>.elementor-widget-container {
    margin: 0;
    padding: 0
}

.elementor-3201 .elementor-element.elementor-element-75124b5>.elementor-element-populated {
    text-align: center
}

.elementor-3201 .elementor-element.elementor-element-7416b6e .stm-our-team .image .team-info .email {
    background-color: #6c98e0;
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-7416b6e .stm-our-team .image .team-info .phone {
    background-color: #fff
}

.elementor-3201 .elementor-element.elementor-element-7416b6e .stm-our-team .image .team-info .phone i {
    color: #6c98e0
}

.elementor-3201 .elementor-element.elementor-element-7416b6e .stm-our-team .image .team-info .phone svg {
    fill: #6c98e0
}

.elementor-3201 .elementor-element.elementor-element-7416b6e .stm-our-team .meta .name {
    color: #232628
}

.elementor-3201 .elementor-element.elementor-element-7416b6e .stm-our-team:hover .meta .name {
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-7416b6e .stm-our-team .meta .position {
    color: #888
}

.elementor-3201 .elementor-element.elementor-element-7416b6e .stm-our-team:hover .meta .position {
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-7416b6e .stm-our-team .meta {
    background-color: #FFFFFFFA
}

.elementor-3201 .elementor-element.elementor-element-7416b6e .stm-our-team:hover .meta {
    background-color: #232628
}

.elementor-3201 .elementor-element.elementor-element-7416b6e>.elementor-widget-container {
    margin: 0;
    padding: 0
}

.elementor-3201 .elementor-element.elementor-element-fdff97f>.elementor-element-populated {
    text-align: center
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team .image .team-info .email {
    background-color: #6c98e0;
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team .image .team-info .phone {
    background-color: #fff
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team .image .team-info .phone a {
    color: #262829
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team .image .team-info .phone i {
    color: #6c98e0
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team .image .team-info .phone svg {
    fill: #6c98e0
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team .meta .name {
    color: #232628
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team:hover .meta .name {
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team .meta .position {
    color: #888
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team:hover .meta .position {
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team .meta {
    background-color: #fff
}

.elementor-3201 .elementor-element.elementor-element-98e4db1 .stm-our-team:hover .meta {
    background-color: #232628
}

.elementor-3201 .elementor-element.elementor-element-98e4db1>.elementor-widget-container {
    margin: 0;
    padding: 0
}

.elementor-3201 .elementor-element.elementor-element-6f633c5>.elementor-element-populated {
    text-align: center
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team .image .team-info .email {
    background-color: #6c98e0;
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team .image .team-info .phone {
    background-color: #fff
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team .image .team-info .phone a {
    color: #020102
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team .image .team-info .phone i {
    color: #6c98e0
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team .image .team-info .phone svg {
    fill: #6c98e0
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team .meta .name {
    color: #232628
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team:hover .meta .name {
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team .meta .position {
    color: #888
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team:hover .meta .position {
    color: #fff
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team .meta {
    background-color: #fff
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb .stm-our-team:hover .meta {
    background-color: #232628
}

.elementor-3201 .elementor-element.elementor-element-8f33cbb>.elementor-widget-container {
    margin: 0;
    padding: 0
}

.elementor-3201 .elementor-element.elementor-element-ca90969 {
    --e-image-carousel-slides-to-show: 6
}

.elementor-3201 .elementor-element.elementor-element-ca90969>.elementor-widget-container {
    padding: 35px 0
}

@media(max-width:1024px) {
    .elementor-3201 .elementor-element.elementor-element-39393f3>.elementor-element-populated {
        margin: 0 0 30px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-3201 .elementor-element.elementor-element-2f0fac9 {
        text-align: center
    }
    .elementor-3201 .elementor-element.elementor-element-58df093>.elementor-element-populated {
        margin: 0 0 30px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-3201 .elementor-element.elementor-element-fee9b6a {
        text-align: center
    }
    .elementor-3201 .elementor-element.elementor-element-20e6efd>.elementor-widget-container {
        padding: 20px 0 0
    }
}

@media(min-width:768px) {
    .elementor-3201 .elementor-element.elementor-element-4c2cbd2 {
        width: 50%
    }
    .elementor-3201 .elementor-element.elementor-element-db52b58 {
        width: 50%
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .elementor-3201 .elementor-element.elementor-element-4c2cbd2 {
        width: 100%
    }
    .elementor-3201 .elementor-element.elementor-element-db52b58 {
        width: 100%
    }
    .elementor-3201 .elementor-element.elementor-element-0283819 {
        width: 100%
    }
    .elementor-3201 .elementor-element.elementor-element-7532aff {
        width: 100%
    }
    .elementor-3201 .elementor-element.elementor-element-39393f3 {
        width: 100%
    }
    .elementor-3201 .elementor-element.elementor-element-58df093 {
        width: 100%
    }
    .elementor-3201 .elementor-element.elementor-element-9097783 {
        width: 50%
    }
    .elementor-3201 .elementor-element.elementor-element-75124b5 {
        width: 50%
    }
    .elementor-3201 .elementor-element.elementor-element-fdff97f {
        width: 50%
    }
    .elementor-3201 .elementor-element.elementor-element-6f633c5 {
        width: 50%
    }
}

@font-face {
    font-family: 'stm-icon';
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/css/../fonts/default-icon-font/stm-icon.eot?3bstzn);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/css/../fonts/default-icon-font/stm-icon.eot?3bstzn#iefix) format('embedded-opentype'), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/css/../fonts/default-icon-font/stm-icon.ttf?3bstzn) format('truetype'), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/css/../fonts/default-icon-font/stm-icon.woff?3bstzn) format('woff'), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/themes/motors/assets/css/../fonts/default-icon-font/stm-icon.svg?3bstzn#stm-icon) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^=stm-icon-],
[class*=" stm-icon-"] {
    font-family: 'stm-icon' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.stm-icon-phone-o:before {
    content: "\e954"
}

.stm-icon-whatsapp:before {
    content: "\e953";
    color: #45c655
}

.stm-icon-album:before {
    content: "\e952"
}

.stm-icon-steering-wheel-thin:before {
    content: "\e950"
}

.stm-icon-pin-o:before {
    content: "\e951"
}

.stm-icon-hexagon-fill:before {
    content: "\e94f"
}

.stm-icon-battery:before {
    content: "\e938"
}

.stm-icon-brochures:before {
    content: "\e939"
}

.stm-icon-charge-bolt:before {
    content: "\e93a"
}

.stm-icon-checked:before {
    content: "\e93b"
}

.stm-icon-twisted-plug:before {
    content: "\e93c"
}

.stm-icon-light-envelope:before {
    content: "\e93d"
}

.stm-icon-location-flag:before {
    content: "\e93e"
}

.stm-icon-speedometr-advance:before {
    content: "\e93f"
}

.stm-icon-no-oil-sign:before {
    content: "\e940"
}

.stm-icon-charging-cost:before {
    content: "\e941"
}

.stm-icon-hexagon-right:before {
    content: "\e942"
}

.stm-icon-hexagon-left:before {
    content: "\e943"
}

.stm-icon-light-circle-check:before {
    content: "\e944"
}

.stm-icon-light-zoom-in:before {
    content: "\e945"
}

.stm-icon-close-times:before {
    content: "\e946"
}

.stm-icon-leaf:before {
    content: "\e947"
}

.stm-icon-percentage:before {
    content: "\e948"
}

.stm-icon-share-social:before {
    content: "\e949"
}

.stm-icon-shopping-cart-1:before {
    content: "\e94a"
}

.stm-icon-speedometer-circular-tool:before {
    content: "\e94b"
}

.stm-icon-telephone:before {
    content: "\e94c"
}

.stm-icon-electric-engine:before {
    content: "\e94d"
}

.stm-icon-car-spin:before {
    content: "\e94e"
}

.stm-icon-speedometr2:before {
    content: "\e800"
}

.stm-icon-shop_bag:before {
    content: "\e801"
}

.stm-icon-chat2:before {
    content: "\e802"
}

.stm-icon-car:before {
    content: "\e803"
}

.stm-icon-car_search:before {
    content: "\e804"
}

.stm-icon-label:before {
    content: "\e805"
}

.stm-icon-speedometr:before {
    content: "\e806"
}

.stm-icon-chat:before {
    content: "\e807"
}

.stm-icon-application:before {
    content: "\e808"
}

.stm-icon-message:before {
    content: "\e809"
}

.stm-icon-car_sale:before {
    content: "\e80a"
}

.stm-icon-phone:before {
    content: "\e80b"
}

.stm-icon-label-reverse:before {
    content: "\e80c"
}

.stm-icon-transmission:before {
    content: "\e80d"
}

.stm-icon-fuel:before {
    content: "\e80e"
}

.stm-icon-road:before {
    content: "\e80f"
}

.stm-icon-search:before {
    content: "\e810"
}

.stm-icon-reset:before {
    content: "\e811"
}

.stm-icon-phone2:before {
    content: "\e812"
}

.stm-icon-question:before {
    content: "\e813"
}

.stm-icon-steering_wheel:before {
    content: "\e814"
}

.stm-icon-gear:before {
    content: "\e901"
}

.stm-icon-key:before {
    content: "\e908"
}

.stm-icon-calendar:before {
    content: "\e90b"
}

.stm-icon-oil:before {
    content: "\e90c"
}

.stm-icon-diagnostic:before {
    content: "\e90d"
}

.stm-icon-Tire_Wheel_Service2:before {
    content: "\e90e"
}

.stm-icon-Tire_Wheel_Service:before {
    content: "\e90f"
}

.stm-icon-auto_loan:before {
    content: "\e910"
}

.stm-icon-engine:before {
    content: "\e911"
}

.stm-icon-speedometr3:before {
    content: "\e912"
}

.stm-icon-transmission2:before {
    content: "\e913"
}

.stm-icon-mail:before {
    content: "\e914"
}

.stm-icon-pin:before {
    content: "\e915"
}

.stm-icon-delete:before {
    content: "\e916"
}

.stm-icon-share:before {
    content: "\e917"
}

.stm-icon-calculator:before {
    content: "\e918"
}

.stm-icon-added:before {
    content: "\e919"
}

.stm-icon-brochure:before {
    content: "\e91a"
}

.stm-icon-add:before {
    content: "\e91b"
}

.stm-icon-remove:before {
    content: "\e91c"
}

.stm-icon-add_car:before {
    content: "\e91d"
}

.stm-icon-air_conditioning:before {
    content: "\e91e"
}

.stm-icon-auto_electric:before {
    content: "\e91f"
}

.stm-icon-brake:before {
    content: "\e920"
}

.stm-icon-oil-add:before {
    content: "\e921"
}

.stm-icon-Tire_Wheel:before {
    content: "\e922"
}

.stm-icon-load2:before {
    content: "\e923"
}

.stm-icon-load1:before {
    content: "\e924"
}

.stm-icon-transmission_fill:before {
    content: "\e925"
}

.stm-icon-drive_2:before {
    content: "\e926"
}

.stm-icon-engine_fill:before {
    content: "\e927"
}

.stm-icon-grid:before {
    content: "\e928"
}

.stm-icon-list:before {
    content: "\e929"
}

.stm-icon-author:before {
    content: "\e92a"
}

.stm-icon-date:before {
    content: "\e92b"
}

.stm-icon-quotes3:before {
    content: "\e92c"
}

.stm-icon-time:before {
    content: "\e92d"
}

.stm-icon-buoy-2:before {
    content: "\e92e"
}

.stm-icon-buoy:before {
    content: "\e92f"
}

.stm-icon-car-relic:before {
    content: "\e930"
}

.stm-icon-star:before {
    content: "\e931"
}

.stm-icon-barrette:before {
    content: "\e932"
}

.stm-icon-ico_mag_reviews:before {
    content: "\e933"
}

.stm-icon-ico_mag_calendar:before {
    content: "\e934"
}

.stm-icon-ico_mag_clock:before {
    content: "\e935"
}

.stm-icon-ico_mag_eye:before {
    content: "\e936"
}

.stm-icon-ico_mag_map_pin:before {
    content: "\e937"
}

.stm-icon-ac-brochure:before {
    content: "\e900"
}

.stm-icon-ac-max-passenger:before {
    content: "\e902"
}

.stm-icon-ac-max-range:before {
    content: "\e903"
}

.stm-icon-ac-max-speed:before {
    content: "\e904"
}

.stm-icon-ac-message:before {
    content: "\e905"
}

.stm-icon-ac-offer-price:before {
    content: "\e906"
}

.stm-icon-ac-phone:before {
    content: "\e907"
}

.stm-icon-ac-trade-in:before {
    content: "\e909"
}

.stm-icon-ac-useful-load:before {
    content: "\e90a"
}

.stm-icon-search-items:before {
    content: "\e955"
}

.stm-icon-location-pin:before {
    content: "\e956"
}

.stm-icon-search-list:before {
    content: "\e957"
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-threads:before {
    content: "\e9cb"
}

.fa-threads-square:before {
    content: "\e9cc"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-x-twitter:before {
    content: "\e9ca"
}

.fa-x-twitter-square:before {
    content: "\e9c9"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff) format("woff"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype"), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.rs-p-wp-fix {
    display: none !important;
    margin: 0 !important;
    height: 0 !important
}

.wp-block-themepunch-revslider {
    position: relative
}

rs-modal {
    position: fixed !important;
    z-index: 9999999 !important;
    pointer-events: none !important
}

rs-modal.rs-modal-auto {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto
}

rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

rs-modal rs-fullwidth-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

rs-module-wrap.rs-modal {
    display: none;
    max-height: 100% !important;
    overflow: auto !important;
    pointer-events: auto !important
}

rs-module-wrap.hideallscrollbars.rs-modal {
    overflow: hidden !important;
    max-width: 100% !important
}

rs-modal-cover {
    width: 100%;
    height: 100%;
    z-index: 0;
    background: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    pointer-events: auto
}

body>rs-modal-cover {
    position: fixed;
    z-index: 9999995 !important
}

rs-sbg-px {
    pointer-events: none
}

.rs-forceuntouchable,
.rs-forceuntouchable * {
    pointer-events: none !important
}

.rs-forcehidden * {
    visibility: hidden !important
}

.rs_splitted_lines {
    display: block;
    white-space: nowrap !important
}

.rs-go-fullscreen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 9999999 !important;
    background: #fff
}

.rtl {
    direction: rtl
}

@font-face {
    font-family: 'revicons';
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.eot?5510888);
    src: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.woff?5510888) format('woff'), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.ttf?5510888) format('truetype'), url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class^=revicon-]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: 400;
    speak: never;
    speak-as: spell-out;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

rs-module i[class^=fa-],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^=fa-],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^=fa-],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^=fa-],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^=fa-],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^=fa-],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^=fa-],
#builderView i[class*=" fa-"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

rs-module [class^=fa-]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^=fa-]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^=fa-]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^=fa-]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^=fa-]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^=fa-]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^=fa-]:before,
#builderView [class*=" fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: never;
    speak-as: spell-out;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    margin-left: 0
}

rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.tp-fullwidth-forcer {
    z-index: 0;
    pointer-events: none
}

rs-module-wrap {
    visibility: hidden
}

rs-module-wrap,
rs-module-wrap * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

rs-module-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block
}

.rs-fixedscrollon rs-module-wrap {
    position: fixed !important;
    top: 0 !important;
    z-index: 1000;
    left: 0 !important
}

.rs-stickyscrollon rs-module-wrap {
    position: sticky !important;
    top: 0;
    z-index: 1000
}

.rs-stickyscrollon {
    overflow: visible !important
}

rs-fw-forcer {
    display: block;
    width: 100%;
    pointer-events: none
}

rs-module {
    position: relative;
    overflow: hidden;
    display: block
}

rs-module.disableVerticalScroll {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg {
    display: block;
    pointer-events: none
}

rs-sbg-effectwrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

rs-carousel-wrap rs-column rs-layer img {
    width: 0;
    height: 0
}

rs-sbg-px,
rs-sbg-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block
}

a.rs-layer,
a.rs-layer:-webkit-any-link {
    text-decoration: none
}

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important
}

.entry-content rs-module a,
rs-module a {
    box-shadow: none
}

.rs-ov-hidden {
    overflow: hidden !important
}

.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide {
    overflow: visible !important
}

.rs-parallax-hidden-of rs-slide {
    overflow: hidden !important
}

.tp-simpleresponsive img,
rs-module img {
    max-width: none !important;
    transition: none;
    margin: 0;
    padding: 0;
    border: none
}

rs-module .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

rs-slides,
rs-slide,
rs-slide:before {
    position: absolute;
    text-indent: 0em;
    top: 0;
    left: 0
}

rs-slide,
rs-slide:before {
    display: block;
    visibility: hidden
}

.rs-layer .rs-untoggled-content {
    display: block
}

.rs-layer .rs-toggled-content {
    display: none
}

.rs-tc-active.rs-layer>.rs-toggled-content {
    display: block
}

.rs-tc-active.rs-layer>.rs-untoggled-content {
    display: none
}

.rs-layer-video {
    overflow: hidden
}

.rs_html5vidbasicstyles {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

rs-module rs-layer,
rs-module .rs-layer {
    opacity: 0;
    position: relative;
    visibility: hidden;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    z-index: 1;
    font-display: swap
}

rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
    user-select: none
}

rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child {
    margin-bottom: 0
}

.rs-svg svg {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top
}

rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) {
    outline: none !important
}

rs-carousel-wrap {
    cursor: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/openhand.cur), move
}

rs-carousel-wrap.dragged {
    cursor: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/closedhand.cur), move
}

rs-carousel-wrap.noswipe {
    cursor: default
}

rs-carousel-wrap {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

rs-carousel-space {
    clear: both;
    display: block;
    width: 100%;
    height: 0;
    position: relative
}

.tp_inner_padding {
    box-sizing: border-box;
    max-height: none !important
}

.rs-layer.rs-selectable {
    user-select: text
}

rs-px-mask {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
    max-width: none !important;
    border: none
}

rs-bg-elem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
    pointer-events: none
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    transform: scaleX(0) scaleY(0)
}

rs-zone {
    position: absolute;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0px;
    pointer-events: none
}

rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {
    display: block;
    visibility: hidden
}

rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap {
    display: block
}

rs-column-wrap>rs-mask-wrap,
rs-column-wrap>rs-loop-wrap {
    z-index: 1
}

rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap {
    transform-style: flat
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    rs-carousel-wrap rs-layer-wrap,
    rs-carousel-wrap rs-loop-wrap {
        backface-visibility: hidden;
        transform-style: preserve-3d
    }
}

.safarifix rs-layer-wrap {
    perspective: 1000000
}

@-moz-document url-prefix() {
    rs-layer-wrap,
    rs-mask-wrap,
    rs-cbg-mask-wrap {
        perspective: none
    }
}

rs-mask-wrap {
    overflow: hidden
}

rs-fullwidth-wrap {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
    max-width: none !important
}

.rev_row_zone_top {
    top: 0
}

.rev_row_zone_bottom {
    bottom: 0
}

.rev_row_zone_middle {
    top: 0
}

rs-column-wrap .rs-parallax-wrap {
    vertical-align: top
}

.rs-layer img,
rs-layer img {
    vertical-align: top
}

rs-row,
rs-row.rs-layer {
    display: table;
    position: relative;
    width: 100% !important;
    table-layout: fixed;
    box-sizing: border-box;
    vertical-align: top;
    height: auto;
    font-size: 0px
}

.rs-layer.rs-waction.iospermaccwait.permanenthidden {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important
}

rs-column-wrap {
    display: table-cell;
    position: relative;
    vertical-align: top;
    height: auto;
    box-sizing: border-box;
    font-size: 0px
}

rs-column {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100% !important;
    height: auto !important;
    white-space: normal !important
}

rs-cbg-mask-wrap {
    position: absolute;
    z-index: 0;
    box-sizing: border-box
}

rs-column-wrap rs-cbg-mask-wrap {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

rs-column-bg {
    position: absolute;
    z-index: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%
}

.rs-pelock * {
    pointer-events: none !important
}

rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap {
    text-align: inherit
}

rs-column rs-mask-wrap {
    display: inline-block
}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap {
    position: relative;
    left: auto;
    top: auto;
    line-height: 0
}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column {
    vertical-align: top
}

.rev_break_columns {
    display: block !important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap {
    display: block !important;
    width: 100% !important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {
    visibility: hidden !important;
    display: none !important
}

a.rs-layer.rs-nointeraction>.div,
rs-layer.rs-nointeraction:not(a),
.rs-layer.rs-nointeraction:not(a) {
    pointer-events: none !important
}

rs-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden
}

rs-static-layers.rs-stl-back {
    z-index: 0
}

.rs-stl-visible {
    overflow: visible !important
}

.rs-layer rs-fcr {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom-width: 0 !important;
    border-top: 40px solid #00a8ff;
    position: absolute;
    right: 100%;
    top: 0
}

.rs-layer rs-fcrt {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top-width: 0 !important;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    right: 100%;
    top: 0
}

.rs-layer rs-bcr {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00a8ff;
    border-top-width: 0 !important;
    position: absolute;
    left: 100%;
    top: 0
}

.rs-layer rs-bcrt {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00a8ff;
    border-bottom-width: 0 !important;
    position: absolute;
    left: 100%;
    top: 0
}

.tp-layer-inner-rotation {
    position: relative !important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.noFilterClass {
    filter: none !important
}

rs-bgvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block
}

.rs-layer.rs-fsv {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video {
    width: 100%;
    height: 100%
}

.rs-fsv video {
    background: #000
}

.fullcoveredvideo rs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid rs-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    z-index: 4;
    opacity: 0;
    transition: opacity .3s ease-out !important
}

.rs-ISM .tp-video-play-button {
    opacity: 1;
    transition: none !important;
    z-index: 6
}

.rs-audio .tp-video-play-button {
    display: none !important
}

.rs-layer .html5vid {
    width: 100% !important;
    height: 100% !important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center !important;
    vertical-align: top;
    line-height: 50px !important;
    font-size: 30px !important
}

.rs-layer:hover .tp-video-play-button {
    opacity: 1;
    display: block;
    z-index: 6
}

.rs-layer .tp-revstop {
    display: none;
    width: 15px;
    border-right: 5px solid #fff !important;
    border-left: 5px solid #fff !important;
    transform: translateX(50%) translateY(50%);
    height: 20px;
    margin-left: 11px !important;
    margin-top: 5px !important
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}

.rs-fsv .rs-fsv audio {
    object-fit: contain !important
}

.rs-fsv .rs-fsv video {
    object-fit: contain !important
}

.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button {
    display: none
}

@supports not (-ms-high-contrast:none) {
    .rs-fsv .fullcoveredvideo audio {
        object-fit: cover !important
    }
    .rs-fsv .fullcoveredvideo video {
        object-fit: cover !important
    }
}

.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: 0 0;
    z-index: 5
}

.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls {
    display: none !important
}

.rs-audio .tp-video-controls {
    opacity: 1 !important;
    visibility: visible !important
}

rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer {
    margin: 0;
    padding: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0
}

rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before {
    content: none
}

rs-dotted {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    pointer-events: none
}

rs-sbg-wrap rs-dotted {
    z-index: 31
}

rs-dotted.twoxtwo {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile.png)
}

rs-dotted.twoxtwowhite {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile_white.png)
}

rs-dotted.threexthree {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile_3x3.png)
}

rs-dotted.threexthreewhite {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    position: absolute;
    z-index: -1
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
}

.tp-shadow2:before,
.tp-shadow2:after,
.tp-shadow3:before,
.tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    transform: rotate(-3deg)
}

.tp-shadow2:after,
.tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.tp-shadow5:before,
.tp-shadow5:after {
    content: "";
    position: absolute;
    z-index: -2;
    box-shadow: 0 0 25px 0px rgba(0, 0, 0, .6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-radius: 100px/20px
}

.rev-btn,
.rev-btn:visited {
    outline: none !important;
    box-shadow: none;
    text-decoration: none !important;
    box-sizing: border-box;
    cursor: pointer
}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
    text-transform: uppercase
}

.rev-btn i {
    font-size: inherit;
    font-weight: 400;
    position: relative;
    top: 0;
    transition: opacity .2s ease-out, margin .2s ease-out;
    margin-left: 0;
    line-height: inherit
}

.rev-btn.rev-hiddenicon i {
    font-size: inherit;
    font-weight: 400;
    position: relative;
    top: 0;
    transition: opacity .2s ease-out, margin .2s ease-out;
    opacity: 0;
    margin-left: 0 !important;
    width: 0 !important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1 !important;
    margin-left: 10px !important;
    width: auto !important
}

.rev-burger {
    position: relative;
    box-sizing: border-box;
    padding: 22px 14px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .25);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat !important
}

.rev-burger span:nth-child(2) {
    margin: 3px 0
}

.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg)
}

.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0
}

.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgba(255, 255, 255, .2)
}

.rev-b-span-light span,
.rev-burger.revb-white span {
    background: #fff
}

.rev-burger.revb-whitenoborder {
    border: 0
}

.rev-burger.revb-whitenoborder span {
    background: #fff
}

.rev-burger.revb-darknoborder {
    border: 0
}

.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
    background: #333
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: none
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: none
}

.rev-burger.revb-darkfull span {
    background: #fff
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 70%
    }
    50% {
        opacity: 0;
        top: 70%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #7f8c8d;
    color: #fff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.rev-scroll-btn>*:hover,
.rev-scroll-btn>*:focus,
.rev-scroll-btn>*.active {
    color: #fff
}

.rev-scroll-btn>*:hover,
.rev-scroll-btn>*:focus,
.rev-scroll-btn>*:active,
.rev-scroll-btn>*.active {
    opacity: .8
}

.rev-scroll-btn.revs-fullwhite {
    background: #fff
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333
}

.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: none
}

.rev-scroll-btn.revs-fulldark span {
    background: #fff
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    animation: rev-ani-mouse 2.5s linear infinite;
    background: #fff
}

.rev-scroll-btn.rev-b-span-dark {
    border-color: #333
}

.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
    background: #333
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, .5);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer
}

.rev-cbutton-dark-sr {
    border-radius: 3px
}

.rev-cbutton-light {
    color: #333;
    background-color: rgba(255, 255, 255, .75)
}

.rev-cbutton-light-sr {
    color: #333;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3b5998
}

.rev-sbutton-lightblue {
    background-color: #00a0d1
}

.rev-sbutton-red {
    background-color: #dd4b39
}

rs-progress {
    visibility: hidden;
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%
}

rs-progress-bar,
.rs-progress-bar {
    display: block;
    z-index: 20;
    box-sizing: border-box;
    background-clip: content-box;
    position: absolute;
    line-height: 0;
    width: 100%;
    height: 100%
}

rs-progress-bgs {
    display: block;
    z-index: 15;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

rs-progress-bg {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%
}

rs-progress-gap {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%
}

rs-progress-vis {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.rs-layer img {
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

.rs-layer.slidelink {
    cursor: pointer;
    width: 100%;
    height: 100%
}

.rs-layer.slidelink a {
    width: 100%;
    height: 100%;
    display: block
}

.rs-layer.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../assets/coloredbg.png) repeat
}

.rs-layer.slidelink a span {
    background: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../assets/coloredbg.png) repeat;
    width: 100%;
    height: 100%;
    display: block
}

.rs-layer .rs-starring {
    display: inline-block
}

.rs-layer .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #ffc321 !important
}

.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-family: star;
    font-size: 1em !important
}

.rs-layer .rs-starring .star-rating:before,
.rs-layer .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #e0dadf;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.rs-layer .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em !important
}

.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

rs-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

rs-loader.off {
    display: none !important
}

rs-loader.spinner0 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../assets/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px
}

rs-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px
}

rs-loader.spinner5 {
    background-image: url(//motors.stylemixthemes.com/elementor-dealer-one/wp-content/plugins/revslider/sr6/assets/css/../assets/loader.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-color: #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

rs-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    border-radius: 100%;
    animation: tp-scaleout 1s infinite ease-in-out
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1);
        opacity: 0
    }
}

rs-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation-fill-mode: both
}

rs-loader.spinner3 .bounce1 {
    animation-delay: -.32s
}

rs-loader.spinner3 .bounce2 {
    animation-delay: -.16s
}

@keyframes tp-bouncedelay {
    0%,
    80%,
    100% {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

rs-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2s infinite linear
}

rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15)
}

rs-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes tp-bounce {
    0%,
    100% {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

rs-layer iframe {
    visibility: hidden
}

rs-layer.rs-ii-o iframe {
    visibility: visible
}

rs-layer input[type=text],
rs-layer input[type=email],
rs-layer input[type=url],
rs-layer input[type=password],
rs-layer input[type=search],
rs-layer input[type=number],
rs-layer input[type=tel],
rs-layer input[type=range],
rs-layer input[type=date],
rs-layer input[type=month],
rs-layer input[type=week],
rs-layer input[type=time],
rs-layer input[type=datetime],
rs-layer input[type=datetime-local] {
    display: inline-block
}

rs-layer input::placeholder {
    vertical-align: middle;
    line-height: inherit !important
}

a.rs-layer {
    transition: none
}

rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow {
    display: block;
    pointer-events: all
}

.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0
}

.tp-tabs,
.tp-thumbs,
.tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab,
.tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box
}

.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

rs-poster {
    cursor: pointer;
    z-index: 3
}

.tp-tab.rs-touchhover,
.tp-tab.selected,
.tp-thumb.rs-touchhover,
.tp-thumb.selected {
    opacity: 1
}

.tp-tab-mask,
.tp-thumb-mask {
    box-sizing: border-box !important
}

.tp-tabs,
.tp-thumbs {
    box-sizing: content-box !important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

.tp-bullet.selected,
.tp-bullet.rs-touchhover {
    background: #fff
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

.tparrows.rs-touchhover {
    background: #000
}

.tparrows:before {
    font-family: "revicons";
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.tparrows.tp-leftarrow:before {
    content: '\e824'
}

.tparrows.tp-rightarrow:before {
    content: '\e825'
}

.rs-layer [class^=pe-7s-]:before,
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^=pe-7s-],
.rs-layer [class*=" pe-7s-"] {
    width: auto;
    margin: 0;
    line-height: inherit;
    box-sizing: inherit
}

rs-pzimg-wrap {
    display: block
}

body.rtl .rs-pzimg {
    left: 0 !important
}

.rs_fake_cube {
    transform-style: preserve-3d
}

.rs_fake_cube,
.rs_fake_cube_wall {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    top: 0;
    z-index: 0
}

.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas {
    overflow: hidden;
    z-index: 5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}

.dddwrapper {
    transform-style: flat;
    perspective: 10000px
}

.rs_error_message_box {
    background: #111;
    width: 800px;
    margin: 40px auto;
    padding: 40px 20px;
    text-align: center;
    font-family: "Open Sans", sans-serif
}

.rs_error_message_oops {
    margin: 0 0 20px;
    line-height: 60px;
    font-size: 34px;
    color: #fff
}

.rs_error_message_content {
    margin: 0 0 20px;
    line-height: 25px;
    font-size: 17px;
    color: #fff
}

.rs_error_message_button {
    color: #fff !important;
    background: #333;
    display: inline-block;
    padding: 10px 15px;
    text-align: right;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none !important
}

.rs_error_message_button:hover {
    background: #5e35b1
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    background: rgba(0, 0, 0, .75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.hginfo {
    position: absolute;
    top: -2px;
    left: -2px;
    color: #e74c3c;
    font-size: 12px;
    font-weight: 600;
    background: #000;
    padding: 2px 5px
}

.indebugmode .rs-layer:hover {
    border: 1px dashed #c0392b !important
}

.helpgrid {
    border: 2px dashed #c0392b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, .7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden:after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.perpetua:after,
.reyes:after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua:after {
    background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes:after {
    background: #efcdad
}

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham:after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.toaster {
    filter: contrast(1.5) brightness(.9)
}

.toaster:after {
    background: radial-gradient(circle, #804e0f, #3b003b);
    mix-blend-mode: screen
}

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden:after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson:after {
    background: radial-gradient(circle, #a6b1ff 50%, #342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    filter: contrast(.9) sepia(.2)
}

.earlybird:after {
    background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    filter: contrast(1.1) saturate(1.1)
}

.mayfair:after {
    background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    filter: saturate(1.1) contrast(1.5)
}

.lofi:after {
    background: radial-gradient(circle, transparent 70%, #222 150%);
    mix-blend-mode: multiply
}

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgba(243, 106, 188, .3);
    mix-blend-mode: screen
}

.brooklyn {
    filter: contrast(.9) brightness(1.1)
}

.brooklyn:after {
    background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    filter: sepia(.3)
}

.xpro2:after {
    background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville:after {
    background: rgba(0, 70, 150, .4);
    mix-blend-mode: lighten
}

.nashville:before {
    background: rgba(247, 176, 153, .56);
    mix-blend-mode: darken
}

.lark {
    filter: contrast(.9)
}

.lark:after {
    background: rgba(242, 242, 242, .8);
    mix-blend-mode: darken
}

.lark:before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon:before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon:after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
    background: rgba(127, 187, 227, .2);
    mix-blend-mode: overlay
}

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow:before {
    background-image: radial-gradient(circle, 40%, #d4a9af 55%, #000 150%);
    mix-blend-mode: overlay
}

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise:after {
    background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise:before {
    background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
    mix-blend-mode: multiply
}

._1977:after,
._1977:before,
rs-pzimg-wrap.aden:after,
.aden:before,
.brooklyn:after,
.brooklyn:before,
.clarendon:after,
.clarendon:before,
.earlybird:after,
.earlybird:before,
.gingham:after,
.gingham:before,
.hudson:after,
.hudson:before,
.inkwell:after,
.inkwell:before,
.lark:after,
.lark:before,
.lofi:after,
.lofi:before,
.mayfair:after,
.mayfair:before,
.moon:after,
.moon:before,
.nashville:after,
.nashville:before,
.perpetua:after,
.perpetua:before,
.reyes:after,
.reyes:before,
.rise:after,
.rise:before,
.slumber:after,
.slumber:before,
.toaster:after,
.toaster:before,
.walden:after,
.walden:before,
.willow:after,
.willow:before,
.xpro2:after,
.xpro2:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977,
.aden,
.brooklyn,
.clarendon,
.earlybird,
.gingham,
.hudson,
.inkwell,
.lark,
.lofi,
.mayfair,
.moon,
.nashville,
.perpetua,
.reyes,
.rise,
.slumber,
.toaster,
.walden,
.willow,
.xpro2 {
    position: absolute
}

._1977:before,
.aden:before,
.brooklyn:before,
.clarendon:before,
.earlybird:before,
.gingham:before,
.hudson:before,
.inkwell:before,
.lark:before,
.lofi:before,
.mayfair:before,
.moon:before,
.nashville:before,
.perpetua:before,
.reyes:before,
.rise:before,
.slumber:before,
.toaster:before,
.walden:before,
.willow:before,
.xpro2:before {
    z-index: 30
}

._1977:after,
.aden:after,
.brooklyn:after,
.clarendon:after,
.earlybird:after,
.gingham:after,
.hudson:after,
.inkwell:after,
.lark:after,
.lofi:after,
.mayfair:after,
.moon:after,
.nashville:after,
.perpetua:after,
.reyes:after,
.rise:after,
.slumber:after,
.toaster:after,
.walden:after,
.willow:after,
.xpro2:after {
    z-index: 40
}

.slumber {
    filter: saturate(.66) brightness(1.05)
}

.slumber:after {
    background: rgba(125, 105, 24, .5);
    mix-blend-mode: soft-light
}

.slumber:before {
    background: rgba(69, 41, 12, .4);
    mix-blend-mode: lighten
}

.willow:after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

.rs-safari .willow:after {
    background-color: rgba(100, 0, 0, .2)
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance: none) {
        .willow {
            filter:grayscale(1) contrast(.95) brightness(.9)
        }
        .willow:after {
            background-color: transparent
        }
    }
}

rs-pzimg-wrap.perpetua:before,
rs-pzimg-wrap.perpetua:after,
rs-pzimg-wrap.nashville:before,
rs-pzimg-wrap.nashville:after,
rs-pzimg-wrap.xpro2:before,
rs-pzimg-wrap.xpro2:after,
rs-pzimg-wrap._1977:after,
rs-pzimg-wrap._1977:before,
rs-pzimg-wrap.aden:after,
rs-pzimg-wrap.aden:before,
rs-pzimg-wrap.brooklyn:after,
rs-pzimg-wrap.brooklyn:before,
rs-pzimg-wrap.clarendon:after,
rs-pzimg-wrap.clarendon:before,
rs-pzimg-wrap.earlybird:after,
rs-pzimg-wrap.earlybird:before,
rs-pzimg-wrap.gingham:after,
rs-pzimg-wrap.gingham:before,
rs-pzimg-wrap.hudson:after,
rs-pzimg-wrap.hudson:before,
rs-pzimg-wrap.inkwell:after,
rs-pzimg-wrap.inkwell:before,
rs-pzimg-wrap.lark:after,
rs-pzimg-wrap.lark:before,
rs-pzimg-wrap.lofi:after,
rs-pzimg-wrap.lofi:before,
rs-pzimg-wrap.mayfair:after,
rs-pzimg-wrap.mayfair:before,
rs-pzimg-wrap.moon:after,
rs-pzimg-wrap.moon:before,
rs-pzimg-wrap.reyes:after,
rs-pzimg-wrap.reyes:before,
rs-pzimg-wrap.rise:after,
rs-pzimg-wrap.rise:before,
rs-pzimg-wrap.slumber:after,
rs-pzimg-wrap.slumber:before,
rs-pzimg-wrap.toaster:after,
rs-pzimg-wrap.toaster:before,
rs-pzimg-wrap.walden:after,
rs-pzimg-wrap.walden:before,
rs-pzimg-wrap.willow:after,
rs-pzimg-wrap.willow:before,
rs-pzimg-wrap:before,
rs-pzimg-wrap:after {
    height: 500%;
    width: 500%
}

rs-loader.spinner6 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner6 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-animation: rs-revealer-6 1.4s linear infinite;
    animation: rs-revealer-6 1.4s linear infinite
}

rs-loader.spinner6 .rs-spinner-inner span {
    position: absolute;
    vertical-align: top;
    border-radius: 100%;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 16px;
    transform-origin: center 20px;
    -webkit-transform-origin: center 20px
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
    transform: rotate(36deg);
    -webkit-transform: rotate(36deg);
    opacity: .1
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
    transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    opacity: .2
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
    transform: rotate(108deg);
    -webkit-transform: rotate(108deg);
    opacity: .3
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
    transform: rotate(144deg);
    -webkit-transform: rotate(144deg);
    opacity: .4
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    opacity: .5
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
    transform: rotate(216deg);
    -webkit-transform: rotate(216deg);
    opacity: .6
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
    transform: rotate(252deg);
    -webkit-transform: rotate(252deg);
    opacity: .7
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
    transform: rotate(288deg);
    -webkit-transform: rotate(288deg);
    opacity: .8
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
    transform: rotate(324deg);
    -webkit-transform: rotate(324deg);
    opacity: .9
}

@keyframes rs-revealer-6 {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-6 {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner7 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner7 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    border-radius: 100%;
    border: 2px solid;
    -webkit-animation: rs-revealer-7 .8s linear infinite;
    animation: rs-revealer-7 .8s linear infinite
}

@keyframes rs-revealer-7 {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-7 {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner8 {
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner8 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    text-align: left
}

rs-loader.spinner8 .rs-spinner-inner span {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-animation: rs-revealer-8 1.6s linear infinite;
    animation: rs-revealer-8 1.6s linear infinite
}

rs-loader.spinner8 .rs-spinner-inner span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s
}

@keyframes rs-revealer-8 {
    0% {
        transform: scale(0, 0);
        opacity: .5
    }
    100% {
        transform: scale(1, 1);
        opacity: 0
    }
}

@-webkit-keyframes rs-revealer-8 {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: .5
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0
    }
}

rs-loader.spinner9 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner9 .rs-spinner-inner span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rs-revealer-9 2s infinite ease-in-out;
    animation: rs-revealer-9 2s infinite ease-in-out
}

rs-loader.spinner9 .rs-spinner-inner span:last-child {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes rs-revealer-9 {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes rs-revealer-9 {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

rs-loader.spinner10 {
    width: 54px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner10 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 10px
}

rs-loader.spinner10 .rs-spinner-inner span {
    display: block;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
    animation: rs-revealer-10 1.2s infinite ease-in-out
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes rs-revealer-10 {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes rs-revealer-10 {
    0%,
    100%,
    40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

rs-loader.spinner11 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner11 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner11 .rs-spinner-inner span {
    display: block;
    width: 33%;
    height: 33%;
    background-color: #333;
    float: left;
    -webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
    animation: rs-revealer-11 1.3s infinite ease-in-out
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@-webkit-keyframes rs-revealer-11 {
    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes rs-revealer-11 {
    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

rs-loader.spinner12 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner12 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    -webkit-animation: rs-revealer-12 1s infinite linear;
    animation: rs-revealer-12 1s infinite linear
}

@-webkit-keyframes rs-revealer-12 {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rs-revealer-12 {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

rs-loader.spinner13 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner13 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner13 .rs-spinner-inner span {
    display: block;
    width: 40%;
    height: 40%;
    position: absolute;
    border-radius: 50%;
    -webkit-animation: rs-revealer-13 2s ease infinite;
    animation: rs-revealer-13 2s ease infinite
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
    animation-delay: -1.5s;
    -webkit-animation-delay: -1.5s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
    animation-delay: -1s;
    -webkit-animation-delay: -1s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
    animation-delay: -.5s;
    -webkit-animation-delay: -.5s
}

@keyframes rs-revealer-13 {
    0%,
    100% {
        transform: translate(0)
    }
    25% {
        transform: translate(160%)
    }
    50% {
        transform: translate(160%, 160%)
    }
    75% {
        transform: translate(0, 160%)
    }
}

@-webkit-keyframes rs-revealer-13 {
    0%,
    100% {
        -webkit-transform: translate(0)
    }
    25% {
        -webkit-transform: translate(160%)
    }
    50% {
        -webkit-transform: translate(160%, 160%)
    }
    75% {
        -webkit-transform: translate(0, 160%)
    }
}

rs-loader.spinner14 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner14 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    animation: rs-revealer-14 1s infinite linear
}

rs-loader.spinner14 .rs-spinner-inner span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: -8px
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
    -webkit-animation: rs-revealer-14-1 2s infinite;
    animation: rs-revealer-14-1 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation: rs-revealer-14-2 2s infinite;
    animation: rs-revealer-14-2 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation: rs-revealer-14-3 2s infinite;
    animation: rs-revealer-14-3 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation: rs-revealer-14-4 2s infinite;
    animation: rs-revealer-14-4 2s infinite
}

@-webkit-keyframes rs-revealer-14-1 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes rs-revealer-14-2 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes rs-revealer-14-3 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes rs-revealer-14-4 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-1 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-2 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-3 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-4 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

rs-loader.spinner15 {
    width: 40px;
    height: 40px;
    margin-top: -4px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner15 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner15 .rs-spinner-inner span {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
    animation: rs-revealer-15 1.8s infinite ease-in-out
}

rs-loader.spinner15 .rs-spinner-inner:last-child {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes rs-revealer-15 {
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes rs-revealer-15 {
    25% {
        transform: translateX(30px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        transform: translateX(30px) translateY(30px) rotate(-179deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg)
    }
    50.1% {
        transform: translateX(30px) translateY(30px) rotate(-180deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg)
    }
}

.bgcanvas {
    display: none;
    position: absolute;
    overflow: hidden
}

.RSscrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px
}

.avada-has-rev-slider-styles .rev_slider_wrapper {
    transform: none
}

.menu-item a:hover {
    background-color: red !important;
}

.language p {
    color: #fff !important;
    font-weight: bold;
    cursor: pointer;
    font-size: 18px;
}

.language {
    margin-top: 2.9rem;
}

@media (max-width:1000px) {
    .language {
        position: absolute;
        top: 1.2rem;
        right: 4.2rem;
    }
}