.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, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    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, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.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: normal;
    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, 0.7);
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.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=email],input[type=search],input[type=password] {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    padding: 0 21px;
    font-weight: 400;
    color: #888888;
    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: #6c98e1;
    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-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: #6c98e1;
    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=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: #cc6119;
    color: #191919;
    transition: all 0.2s ease;
    opacity: 1;
}

.stm-button i {
    font-size: 10px;
    margin-right: 5px;
}

.stm-button:hover {
    opacity: 0.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: #dddddd;
}

.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 {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

.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: #555555;
}

.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 {
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-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 #6c98e1 !important;
    color: #6c98e1 !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 #444444;
}

.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 #444444;
}

.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: #6c98e1;
}

#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;
    margin-right: 7px;
}

.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: #6c98e1;
}

#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;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 50px;
    font-weight: 700;
}

h2, .h2 {
    margin: 0;
    margin-bottom: 14px;
    line-height: 1.2;
    font-size: 36px;
    font-weight: 700;
}

h3, .h3 {
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 26px;
    font-weight: 700;
}

h4, .h4 {
    margin: 0;
    margin-bottom: 11px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
}

h5, .h5 {
    margin: 0;
    margin-bottom: 7px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700;
}

h6, .h6 {
    margin: 0;
    margin-bottom: 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: #cc6119;
}

a:focus {
    color: #cc6119;
}

a:active {
    color: #cc6119;
}

blockquote {
    margin: 22px 0;
    padding: 2px 32px;
    border-left-width: 4px;
    border-left-color: #cc6119;
    font-size: 14px;
    line-height: 22px;
    color: #888888;
    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: #888888;
    border-bottom: 1px solid #d5d9e0;
}

#stm-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 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: 0px;
    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: 0.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, 0.1);
}

.single-regular-sale-price > table tr td:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.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, 0.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: 0.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 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: #cc6119;
    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: #cc6119;
    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 0 3px;
}

.stm-user-current-plan-info {
    margin-top: 30px;
    padding: 21px 29px 25px;
    background: rgba(0, 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, 0.4);
    letter-spacing: -0.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;
}

.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 0 !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, 0.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(0.795, -0.035, 0, 1) 0.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: 0.5em;
    right: 0.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: 0.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 .image {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.add-compare-mobile .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.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 i.fa,body i.far,body i.fas {
    font-family: "Font Awesome 5 Free" !important;
}

body i.fab {
    font-family: "Font Awesome 5 Brands" !important;
}

.stm-template-car_rental .header-listing .listing-logo-main {
    margin-left: -3px;
}

html {
    overflow: visible;
}

.stm-template-car_rental {
    overflow-x: hidden;
    max-width: 100%;
}

.stm-template-car_rental div.selector,.stm-template-car_rental div.selector span,.stm-template-car_rental div.radio span,.stm-template-car_rental div.checker span,.stm-template-car_rental div.uploader,.stm-template-car_rental div.uploader span.action,.stm-template-car_rental div.button, .stm-template-car_rental div.button span {
    background-image: url(https://omelhorcarro.com/wp-content/themes/motors/assets/images/rental-checks2x.png);
}

.stm-template-car_rental div.radio span, .stm-template-car_rental div.radio span {
    background-image: url(https://omelhorcarro.com/wp-content/themes/motors/assets/images/rental_radio.png);
}

.stm-template-car_rental .woocommerce form.login .stm-rent-pass {
    margin-top: 20px;
    margin-bottom: 0;
}

.stm-template-car_rental .woocommerce form.login .stm-rent-btn-wrap {
    display: inline-block;
}

.stm-template-car_rental .woocommerce form.login .stm-rent-fields-wrap label[for=rememberme] {
    float: right;
    margin-top: 35px;
}

.stm-template-car_rental .woocommerce form.login .stm-rent-fields-wrap .lost_password {
    margin: 25px 0 0 0;
}

.stm-template-car_rental .woocommerce #customer_login form.login .stm-rent-fields-wrap label[for=rememberme] {
    float: right;
    margin-top: 10px;
}

.stm-template-car_rental .stm-service-icon-pin:before {
    color: rgba(136, 136, 136, 0.3);
}

.stm-template-car_rental .woocommerce table.my_account_orders .button {
    color: #2a4046 !important;
}

.stm-template-car_rental div.checker span {
    position: relative;
    border-radius: 3px;
    transition: all 0.2s ease;
    background: #ddd;
}

.stm-template-car_rental div.checker span.checked {
    background: #23393d;
}

.stm-template-car_rental div.checker span.checked:before {
    content: "\f00c";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #CE2C2C;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.stm-template-car_rental #header {
    min-height: 96px;
}

.stm-template-car_rental .bold {
    font-weight: 700;
}

.stm-template-car_rental.stm-lock {
    overflow: auto;
}

.stm-template-car_rental .stm_rental_button {
    position: relative;
    top: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.stm-template-car_rental .stm_rental_button i {
    position: relative;
    top: 6px;
    margin-right: 10px;
    font-size: 27px;
    color: #CE2C2C;
}

.stm-template-car_rental .stm_text_baloon {
    position: relative;
    display: inline-block;
    padding: 18px;
    margin-bottom: 55px !important;
    background-color: #CE2C2C;
    border-radius: 50%;
    min-width: 190px;
}

.stm-template-car_rental .stm_text_baloon .stm-rental-baloon_tail {
    position: absolute;
    right: -18px;
    bottom: -30px;
    font-size: 114px;
    z-index: 0;
    color: #CE2C2C;
    transform: rotate(3deg);
}

.stm-template-car_rental .stm_text_baloon .inner {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    z-index: 5;
}

.stm-template-car_rental .stm_text_baloon .inner h1 {
    padding: 16px 0 0 6px;
    margin-bottom: 0;
    letter-spacing: -1.2px;
    line-height: 55px;
}

.stm-template-car_rental .stm_text_baloon .inner h2 {
    padding-left: 13px;
    font-size: 35px;
    margin-bottom: 0;
    text-align: center;
    margin-top: -10px;
}

.stm-template-car_rental .stm_text_baloon .inner h4 {
    width: auto;
    max-width: 120px;
    margin: 3px auto 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: -0.4px;
    text-transform: uppercase;
    text-align: center;
}

.stm-template-car_rental .icon-box {
    margin-bottom: 28px;
    display: block;
}

.stm-template-car_rental .icon-box .icon {
    width: 54px;
    height: 54px;
    margin: 0 20px 0 0;
    text-align: center;
    line-height: 58px;
    border-radius: 50%;
}

.stm-template-car_rental .icon-box .icon-text h4 {
    font-size: 18px;
    color: #273f44 !important;
    letter-spacing: -0.5px;
    font-weight: 400;
}

.stm-template-car_rental .vc_custom_heading {
    margin: 35px 0;
}

.stm-template-car_rental .stm-button.stm-button-icon {
    padding: 16px 45px 15px 25px;
}

.stm-template-car_rental .stm-button.stm-button-icon i {
    right: 16px;
    left: auto;
}

.stm-template-car_rental .stm-stretch-image-right .vc_column-inner,.stm-template-car_rental .stm-stretch-image-left .vc_column-inner {
    background-size: cover;
}

.stm-template-car_rental .footer_widgets_wrapper .cols_4 aside {
    width: 100%;
}

@media (min-width: 1024px) {
    .stm-template-car_rental .footer_widgets_wrapper .cols_4 aside {
        width: 25%;
    }
}

.stm-template-car_rental #footer-copyright .copyright-text a {
    color: #CE2C2C;
}

.stm-template-car_rental .footer_widgets_wrapper .widget_socials li a {
    border-radius: 50%;
}

.stm-template-car_rental .footer_widgets_wrapper .widget_socials li a:hover {
    background-color: #CE2C2C;
}

.stm-template-car_rental .copyright-socials ul li a,.stm-template-car_rental .footer_widgets_wrapper .widget-title h6 .colored {
    color: #CE2C2C;
}

.stm-template-car_rental .stm-iw-wrapper .stm-iw-first {
    display: none;
}

.stm-template-car_rental .stm-iw-wrapper .stm-iw-second {
    background: none !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.36) !important;
}

.stm-template-car_rental .stm-iw-wrapper .stm-iw-third:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.36) !important;
    transform: rotate(45deg);
    margin: -12px 0 0 -3px;
}

.stm-template-car_rental .stm-iw-wrapper .stm-iw-third div {
    display: none;
}

.stm-template-car_rental .gm-style .gm-style-iw-t {
    display: block;
    position: relative;
    max-width: 270px;
}

.stm-template-car_rental .gm-style .gm-style-iw-t:after {
    left: -15px;
    top: -8px;
    transform: translate(46%, 0%) rotate(-45deg);
}

.stm-template-car_rental .gm-style .gm-style-iw.gm-style-iw-c {
    padding: 0;
    background: transparent;
    border-radius: 0;
    max-height: inherit !important;
    max-width: 300px;
}

.stm-template-car_rental .gm-style .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
    background: #fff;
    max-height: inherit !important;
}

.stm-template-car_rental .gm-style .gm-style-iw button {
    display: none !important;
}

.stm-template-car_rental .stm_offices_wrapper {
    display: block;
    overflow: hidden;
    padding: 28px 0 27px 25px;
    max-width: 248px;
    background: #fff;
}

.stm-template-car_rental .stm_offices_wrapper .location {
    margin-bottom: 27px;
    font-size: 18px;
    color: #273f44;
    letter-spacing: -0.4px;
}

.stm-template-car_rental .stm_offices_wrapper .stm_work_hours,.stm-template-car_rental .stm_offices_wrapper .phone_fax,.stm-template-car_rental .stm_offices_wrapper .address {
    position: relative;
    padding-left: 35px;
    font-size: 13px;
    line-height: 18px;
    color: #888888;
}

.stm-template-car_rental .stm_offices_wrapper .stm_work_hours i,.stm-template-car_rental .stm_offices_wrapper .phone_fax i,.stm-template-car_rental .stm_offices_wrapper .address i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #CE2C2C;
}

.stm-template-car_rental .stm_offices_wrapper .address {
    margin-bottom: 22px;
}

.stm-template-car_rental .stm_products_grid_class {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single {
    width: 33.3333%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner {
    display: block;
    text-decoration: none !important;
    position: relative;
    height: 100%;
    background-color: #fff;
    overflow: hidden;
}

.stm-template-car_rental .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: #CE2C2C;
    transform: scale(0.8);
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 15;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner > div {
    position: relative;
    z-index: 20;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_top {
    padding: 41px 7px 25px 36px;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left {
    float: left;
    width: 55%;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left h3 {
    margin-bottom: -1px;
    font-size: 22px;
    color: #273f44;
    letter-spacing: -0.8px;
}

.stm-template-car_rental .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-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left .price {
    display: inline-block;
    padding: 5px 18px 6px 12px;
    background-color: #CE2C2C;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 15px;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left .price > mark {
    display: block;
    padding: 0;
    background-color: #CE2C2C;
    color: #fff;
    font-size: 12px;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_left .price .amount {
    font-size: 24px;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_right {
    float: right;
    width: 35%;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_right .single_info {
    position: relative;
    padding-left: 30px;
    margin: -2px 0 13px 0;
    font-size: 13px;
    color: #777777;
    transition: all 0.3s ease;
}

.stm-template-car_rental .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: #CE2C2C;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_image {
    padding: 0 15px;
    text-align: center;
}

.stm-template-car_rental .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-template-car_rental .stm_products_grid_class .stm_product_grid_single:hover .inner:before {
    transform: scale(1.2);
    opacity: 1;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single:hover .inner .price,.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single:hover .inner mark {
    background-color: #273f44 !important;
    color: #fff !important;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single:hover .inner .single_info i {
    color: #273f44 !important;
}

.stm-template-car_rental .form-btn-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.stm-template-car_rental .stm_rent_car_form_wrapper {
    padding: 0 0 54px 0;
    margin-top: 8px;
}

.stm-template-car_rental .stm_rent_car_form_wrapper .stm_form_title {
    display: none;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_1 .stm_same_return {
    padding-bottom: 0 !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_1 .stm_same_return .stm_drop_location {
    padding-bottom: 10px;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_1 .stm_rent_car_form {
    position: relative;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_1 .stm_rent_car_form:after {
    position: absolute;
    content: "";
    display: block;
    height: 8px;
    width: 90%;
    position: absolute;
    left: 50%;
    bottom: -25px;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(13%, rgba(0, 0, 0, 0.4)), color-stop(50%, rgba(0, 0, 0, 0.72)), color-stop(88%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 13%, rgba(0, 0, 0, 0.72) 50%, rgba(0, 0, 0, 0.4) 88%, rgba(0, 0, 0, 0.1) 100%);
    border-radius: 100%;
    filter: blur(5px);
    opacity: 0.4;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_1 .stm_rent_car_form button.clear-data {
    background-color: transparent;
    box-shadow: none;
    font-size: 14px !important;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0 !important;
    color: #273f44 !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_1 .stm_rent_car_form button.clear-data span {
    text-decoration: underline;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_1 .stm_rent_car_form button.clear-data i {
    font-size: 14px;
    left: -3px !important;
    top: 2px !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 {
    margin-top: 0;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form {
    padding-bottom: 26px;
    width: 100%;
    background-color: #fff;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form h4:not(.stm_form_title) {
    margin-bottom: 29px;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_same_return {
    padding-bottom: 0 !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_same_return .stm_drop_location {
    padding-bottom: 30px;
}

.stm-template-car_rental .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 #CE2C2C;
}

.stm-template-car_rental .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-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields label {
    margin: 10px 0 24px;
}

.stm-template-car_rental .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-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields .stm_date_time_input input,.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields .select2-container--default .select2-selection--single {
    background-color: #eee !important;
}

.stm-template-car_rental .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 !important;
    top: 0;
    border: 2px solid #CE2C2C;
    background-color: #CE2C2C;
    color: #273f44 !important;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button[type=submit]:hover {
    background-color: #273f44;
    border-color: #273f44;
    color: #fff !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.clear-data {
    width: auto !important;
    margin: 20px auto 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
    font-size: 14px !important;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0 !important;
    color: #273f44 !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.clear-data span {
    text-decoration: underline;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.clear-data i {
    font-size: 14px;
    left: -3px !important;
    top: 2px !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button.clear-data:hover {
    color: #273f44 !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper .stm_rent_car_form {
    display: inline-block;
    width: 354px;
    max-width: 100%;
    padding: 35px 30px 32px;
    background-color: #CE2C2C;
    text-align: left;
}

.stm-template-car_rental .stm_rent_car_form_wrapper .stm_rent_car_form h4 {
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

.stm-template-car_rental .stm_rent_car_form_wrapper label {
    margin: 8px 0;
    color: #17293a;
}

.stm-template-car_rental .stm_rent_car_form_wrapper label .checker {
    margin-right: 5px !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper input[type=text].stm_error {
    outline: 2px solid red !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper .stm_pickup_location {
    position: relative;
}

.stm-template-car_rental .stm_rent_car_form_wrapper .stm_pickup_location.stm_error .select2-container {
    outline: 2px solid red !important;
}

.stm-template-car_rental .stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default {
    z-index: 24;
}

.stm-template-car_rental .stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.stm-template-car_rental .stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default .select2-selection--single {
    height: 40px;
    background-color: #fff !important;
}

.stm-template-car_rental .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: #273f44;
}

.stm-template-car_rental .stm_rent_car_form_wrapper .stm_pickup_location > i {
    position: absolute;
    top: 13px;
    left: 11px;
    color: #273f44;
    z-index: 25;
}

.stm-template-car_rental .stm_rent_car_form_wrapper button[type=submit] {
    margin-top: 19px;
    padding: 16px 24px 12px 19px;
    font-size: 12px;
}

.stm-template-car_rental .stm_rent_car_form_wrapper button[type=submit] i {
    position: relative;
    top: -1px;
    left: 10px;
}

.stm-template-car_rental .stm_date_time_input {
    margin-bottom: 18px;
}

.stm-template-car_rental .stm_date_time_input input {
    padding-left: 37px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border: 0;
}

.stm-template-car_rental .stm_date_time_input input.active {
    color: #273f44;
}

.stm-template-car_rental .stm_date_time_input input.active, .stm-template-car_rental .stm_date_time_input input:focus {
    border-color: transparent;
}

.stm-template-car_rental .stm_date_time_input input.active + i, .stm-template-car_rental .stm_date_time_input input:focus + i {
    opacity: 1;
}

.stm-template-car_rental .stm_date_time_input .stm_date_input,.stm-template-car_rental .stm_date_time_input .stm_time_input {
    position: relative;
}

.stm-template-car_rental .stm_date_time_input .stm_date_input i,.stm-template-car_rental .stm_date_time_input .stm_time_input i {
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: 16px;
    opacity: 0.3;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_date_time_input .stm_date_input i.fa-clock,.stm-template-car_rental .stm_date_time_input .stm_time_input i.fa-clock {
    top: 11px;
    font-size: 17px;
}

.stm-template-car_rental .stm_date_time_input:after {
    content: "";
    display: block;
    clear: both;
}

.stm-template-car_rental .stm_date_time_input > div {
    position: relative;
}

.stm-template-car_rental .stm_date_time_input > div i {
    position: absolute;
    top: 5px;
    left: 5px;
}

.stm-template-car_rental .stm-button, .stm-template-car_rental input[type=submit], .stm-template-car_rental button, .stm-template-car_rental .button, .stm-template-car_rental .load-more-btn {
    background-color: #273f44;
    box-shadow: 0 2px 0 #1f3236;
}

.stm-template-car_rental .stm-button:active, .stm-template-car_rental input[type=submit]:active, .stm-template-car_rental button:active, .stm-template-car_rental .button:active, .stm-template-car_rental .load-more-btn:active {
    box-shadow: 0 0 0 #1f3236;
}

.stm-template-car_rental .stm_pickup_location .stm_locations_description {
    display: none !important;
}

.stm-template-car_rental:after {
    content: "";
    display: block;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 9500;
}

.stm-template-car_rental .stm-rental-overlay {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 9500;
}

.stm-template-car_rental.stm_background_overlay {
}

.stm-template-car_rental.stm_background_overlay .stm-rental-overlay {
    visibility: visible;
    opacity: 1;
}

.stm-template-car_rental .stm_rent_location {
    z-index: 9501;
}

.stm-template-car_rental .stm_rent_location > * {
    z-index: 90;
}

.stm-template-car_rental .stm_rent_location .select2-dropdown {
    min-height: 295px;
    border: 0;
    background-color: #eee;
}

.stm-template-car_rental .stm_rent_location .select2-dropdown .select2-results__options li {
    border-bottom: 0;
    font-size: 14px;
}

.stm-template-car_rental .stm_rent_location .select2-dropdown .select2-results__options li.select2-results__option--highlighted {
    background-color: #fff;
}

.stm-template-car_rental .stm_locations_description {
    position: absolute;
    width: 572px;
    min-height: 295px;
    top: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    right: 100%;
}

.stm-template-car_rental .stm_locations_description.text-left_position {
    right: inherit;
    left: 100%;
}

.stm-template-car_rental .stm_locations_description li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    background-color: #fff;
}

.stm-template-car_rental .stm_locations_description li.active {
    visibility: visible;
    opacity: 1;
}

.stm-template-car_rental .stm_locations_description li .stm_offices_wrapper {
    max-width: 100%;
    background-color: #fff;
}

.stm-template-car_rental .stm_locations_description li .stm_offices_wrapper > div {
    max-width: 220px;
}

.stm-template-car_rental .stm_locations_description li .stm_offices_wrapper .phone_fax {
    margin-bottom: 22px;
}

.stm-template-car_rental .stm_locations_description li .stm_offices_wrapper img {
    position: absolute;
    right: 22px;
    top: 22px;
}

.stm-template-car_rental .stm_same_return {
    display: none;
    padding-bottom: 10px !important;
}

.stm-template-car_rental .stm_same_return.active {
    display: block;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker,.stm-template-car_rental .xdsoft_datetimepicker {
    border: 0;
    background-color: #f5f5f5;
    box-shadow: none;
    padding: 0;
    margin: 5px 0 0 -23px;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_yearselect,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthselect,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_yearselect,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthselect {
    display: none !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_calendar td,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_calendar td {
    font-size: 14px;
    color: #CE2C2C;
    border: 0;
    padding: 5px 11px;
    height: 40px;
    width: 40px;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover {
    font-weight: 400;
    cursor: not-allowed;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_calendar td.xdsoft_today,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: inherit;
    font-weight: 400;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_calendar td:hover, .stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_calendar td.xdsoft_current,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_calendar td:hover,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
    font-weight: 700;
    background-color: #CE2C2C !important;
    color: #273f44 !important;
    box-shadow: none;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_calendar td > div,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 0;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_calendar th,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_calendar th {
    padding: 5px 9px;
    background-color: #273f44;
    border: 0;
    font-size: 10px;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker button,.stm-template-car_rental .xdsoft_datetimepicker button {
    box-shadow: none !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker {
    min-height: 50px;
    padding-top: 10px;
    background-color: #273f44;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_label,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_label {
    background-color: transparent;
    color: #fff;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_label span,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_label span {
    text-decoration: none !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next {
    position: relative;
    background: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    top: 0 !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 7px solid #fff;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev:hover:after {
    border-right-color: #CE2C2C;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next:hover:after {
    border-left-color: #CE2C2C;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datepicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 282px;
    margin: 0;
    background-color: #fff;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_today_button,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_today_button {
    display: none;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_month,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_year,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_year {
    display: inline-block;
    float: none;
    padding: 5px 0 0 0;
    width: inherit;
    text-align: center;
    text-transform: uppercase;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_month i,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_year i,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month i,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_year i {
    display: none;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_month span,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month span {
    color: #CE2C2C;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker {
    margin: 0 !important;
    background-color: #f5f5f5;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    position: relative;
    background: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    top: 0 !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    margin-bottom: 12px !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #273f44;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:hover:after {
    border-bottom-color: #CE2C2C;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #273f44;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:hover:after {
    border-top-color: #CE2C2C;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 201px;
    border: 0;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time {
    height: 40px;
    line-height: 40px;
    border-top-width: 1px !important;
    color: #273f44;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time:hover, .stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time.xdsoft_current,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time:hover,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time.xdsoft_current {
    background-color: #CE2C2C !important;
    box-shadow: none;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .stm_end_date,.stm-template-car_rental .xdsoft_datetimepicker .stm_end_date {
    background-color: red !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker div.selector, .stm-template-car_rental .xdsoft_stm_datetimepicker div.selector span, .stm-template-car_rental .xdsoft_stm_datetimepicker div.checker span, .stm-template-car_rental .xdsoft_stm_datetimepicker div.radio span, .stm-template-car_rental .xdsoft_stm_datetimepicker div.uploader, .stm-template-car_rental .xdsoft_stm_datetimepicker div.uploader span.action, .stm-template-car_rental .xdsoft_stm_datetimepicker div.button, .stm-template-car_rental .xdsoft_stm_datetimepicker div.button span,.stm-template-car_rental .xdsoft_datetimepicker div.selector,.stm-template-car_rental .xdsoft_datetimepicker div.selector span,.stm-template-car_rental .xdsoft_datetimepicker div.checker span,.stm-template-car_rental .xdsoft_datetimepicker div.radio span,.stm-template-car_rental .xdsoft_datetimepicker div.uploader,.stm-template-car_rental .xdsoft_datetimepicker div.uploader span.action,.stm-template-car_rental .xdsoft_datetimepicker div.button,.stm-template-car_rental .xdsoft_datetimepicker div.button span {
    background-image: url(https://omelhorcarro.com/wp-content/themes/motors/assets/images/rental-checks2x.png);
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .stm_drop_location,.stm-template-car_rental .xdsoft_datetimepicker .stm_drop_location {
    margin-bottom: 10px;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker {
    border: 0;
    background-color: #f5f5f5;
    box-shadow: none;
    padding: 0;
    margin: 5px 0 0 -23px;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_yearselect,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthselect,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_yearselect,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthselect,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_yearselect,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthselect,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_yearselect,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthselect {
    display: none !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td {
    font-size: 14px;
    color: #CE2C2C;
    border: 0;
    padding: 5px 11px;
    height: 40px;
    width: 40px;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover {
    font-weight: 400;
    cursor: not-allowed;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td.xdsoft_today,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td.xdsoft_today,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: inherit;
    font-weight: 400;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td:hover, .stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td.xdsoft_current,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td:hover,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td:hover,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td.xdsoft_current,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td:hover,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
    font-weight: 700;
    background-color: #CE2C2C !important;
    box-shadow: none;
    color: #273f44 !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td > div,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td > div,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar td > div,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 0;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar th,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar th,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_calendar th,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_calendar th {
    padding: 5px 9px;
    background-color: #273f44;
    border: 0;
    font-size: 10px;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker button,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker button,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker button,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker button {
    box-shadow: none !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker {
    min-height: 50px;
    padding-top: 10px;
    background-color: #273f44;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_label,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_label,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_label,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_label {
    background-color: transparent;
    color: #fff;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_label span,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_label span,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_label span,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_label span {
    text-decoration: none !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next {
    position: relative;
    background: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    top: 0 !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 7px solid #fff;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev:hover:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_prev:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev:hover:after {
    border-right-color: #CE2C2C;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next:hover:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_monthpicker .xdsoft_next:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next:hover:after {
    border-left-color: #CE2C2C;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 282px;
    margin: 0;
    background-color: #fff;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_today_button,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_today_button,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_today_button,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_today_button {
    display: none;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_month,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_year,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_year,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_month,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_year,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_year {
    display: inline-block;
    float: none;
    padding: 5px 0 0 0;
    width: inherit;
    text-align: center;
    text-transform: uppercase;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_month i,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_year i,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month i,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_year i,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_month i,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_year i,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month i,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_year i {
    display: none;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_month span,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month span,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_month span,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month span {
    color: #CE2C2C;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker {
    margin: 0 !important;
    background-color: #f5f5f5;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    position: relative;
    background: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    top: 0 !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    margin-bottom: 12px !important;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #273f44;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev:hover:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_prev:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:hover:after {
    border-bottom-color: #CE2C2C;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #273f44;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next:hover:after,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_next:hover:after,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:hover:after {
    border-top-color: #CE2C2C;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 201px;
    border: 0;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time {
    height: 40px;
    line-height: 40px;
    border-top-width: 1px !important;
    color: #273f44;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time:hover, .stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time.xdsoft_current,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time:hover,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time.xdsoft_current,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time:hover,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time.xdsoft_current,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time:hover,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time.xdsoft_current {
    background-color: #CE2C2C !important;
    box-shadow: none;
}

.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_stm_datetimepicker .stm_end_date,.stm-template-car_rental .xdsoft_stm_datetimepicker .xdsoft_datetimepicker .stm_end_date,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_stm_datetimepicker .stm_end_date,.stm-template-car_rental .xdsoft_datetimepicker .xdsoft_datetimepicker .stm_end_date {
    background-color: red !important;
}

.stm-template-car_rental .footer_widgets_wrapper {
    padding-bottom: 45px;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg {
    padding: 84px 0 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .stm_wizard_title {
    padding-bottom: 36px;
    font-size: 36px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row {
    display: flex;
    flex-wrap: wrap;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row:before, .stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row:after {
    display: none !important;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div {
    float: none;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step {
    height: 100%;
    margin-bottom: 30px;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .inner {
    height: 100%;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .inner .top {
    display: block;
    text-decoration: none !important;
}

@media (max-width: 1023px) {
    .stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .inner.passed .top {
        background-color: #CE2C2C;
    }
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .inner.passed .top .number {
    background-color: #CE2C2C;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .inner.passed .top .number:after {
    font-family: "Font Awesome 5 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: "\f058";
    display: block;
    font-size: 22px;
    font-weight: 400;
    line-height: 54px;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .inner.passed .top .number span {
    display: none;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .inner.current .content {
    position: relative;
    background-color: #CE2C2C;
}

@media (max-width: 1023px) {
    .stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .inner.current .content {
        display: none;
    }
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .inner.current .content:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: -8px;
    margin-left: -5px;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    border-top: 8px solid #CE2C2C;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .top {
    position: relative;
    min-height: 54px;
    background: rgba(42, 64, 69, 0.5);
    padding-left: 54px;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .top .number {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 100%;
    background-color: #CE2C2C;
    color: #fff;
    line-height: 54px;
    text-align: center;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .top .number span {
    font-size: 20px;
    font-weight: 700;
    color: #CE2C2C;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .top label {
    display: block;
    padding: 17px 0 0 17px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .content {
    height: 71%;
    min-height: 206px;
    padding: 25px 30px 35px;
    background: #fff;
}

@media (max-width: 1023px) {
    .stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .content {
        display: none;
    }
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .content .h5,.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .content h5 {
    margin-bottom: 1px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .content .h5:hover,.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .content h5:hover {
    color: #CE2C2C;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .content .first {
    min-height: 63px;
    margin-bottom: 20px;
}

.stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .content div {
    color: #CE2C2C;
    font-size: 13px;
    line-height: 20px;
}

.stm-template-car_rental .stm_single_class_car {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 36px 38px 28px 23px;
    border: 2px solid #fff;
}

.stm-template-car_rental .stm_single_class_car.current_car {
    border-color: #CE2C2C;
}

.stm-template-car_rental .stm_single_class_car.stm-disable-car {
    position: relative;
}

.stm-template-car_rental .stm_single_class_car.stm-disable-car:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

.stm-template-car_rental .stm_single_class_car.stm-disable-car .stm-enable-car-date {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    z-index: 10;
}

.stm-template-car_rental .stm_single_class_car.stm-disable-car .stm-enable-car-date h3 {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    text-transform: capitalize;
    font-weight: 400;
    left: 0;
}

.stm-template-car_rental .stm_single_class_car.stm-disable-car .stm-enable-car-date h3 span {
    font-weight: 700;
    color: #CE2C2C;
}

.stm-template-car_rental .stm_single_class_car.stm-disable-car .stm-enable-car-date h3 span span {
    color: #fff;
    font-weight: 400;
}

.stm-template-car_rental .stm_single_class_car .image {
    padding-right: 30px;
    position: relative;
}

@media (max-width: 767px) {
    .stm-template-car_rental .stm_single_class_car .image {
        padding-right: 15px;
    }
}

.stm-template-car_rental .stm_single_class_car .image .stm-rental-photos-unit {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 8px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.stm-template-car_rental .stm_single_class_car .image .stm-rental-photos-unit:hover {
    background: rgba(0, 0, 0, 0.6);
}

.stm-template-car_rental .stm_single_class_car .image .stm-rental-photos-unit span {
    color: #fff !important;
}

.stm-template-car_rental .stm_single_class_car .first {
    padding-right: 30px;
}

@media (max-width: 767px) {
    .stm-template-car_rental .stm_single_class_car .first {
        padding-right: 0;
    }
}

.stm-template-car_rental .stm_single_class_car .second > .row {
    margin: 0 -50px;
}

.stm-template-car_rental .stm_single_class_car h3 {
    margin-bottom: 1px;
    font-size: 20px;
    color: #CE2C2C;
    text-transform: uppercase;
    letter-spacing: -0.7px;
}

.stm-template-car_rental .stm_single_class_car .s_title {
    color: #272727;
    font-size: 14px;
}

.stm-template-car_rental .stm_single_class_car .infos .single_info {
    display: inline-block;
    vertical-align: top;
    margin: 21px 20px 15px 0;
}

.stm-template-car_rental .stm_single_class_car .infos .single_info:last-child {
    margin-right: 0;
}

.stm-template-car_rental .stm_single_class_car .infos .single_info i {
    position: relative;
    top: 4px;
    color: #CE2C2C;
    font-size: 20px;
}

.stm-template-car_rental .stm_single_class_car .infos .single_info span {
    margin-left: 5px;
    font-size: 12px;
    color: #CE2C2C;
    text-transform: uppercase;
}

.stm-template-car_rental .stm_single_class_car .more {
    display: none;
}

.stm-template-car_rental .stm_single_class_car .lists-inline {
    padding-top: 20px;
}

.stm-template-car_rental .stm_single_class_car .lists-inline > ul {
    padding-left: 0;
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
    width: 23.7%;
    list-style: none;
}

.stm-template-car_rental .stm_single_class_car .lists-inline > ul li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 8px;
    font-size: 13px;
}

.stm-template-car_rental .stm_single_class_car .lists-inline > ul li:before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    left: 3px;
    top: 4px;
    content: "\f058";
    font-size: 14px;
    color: #CE2C2C;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices {
    padding-right: 35px;
    text-align: right;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price {
    display: inline-block;
    margin-left: 40px;
    text-align: center;
    vertical-align: top;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price .total {
    margin-bottom: 2px;
    min-height: 22px;
    color: #CE2C2C;
    font-size: 14px;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price .total .amount {
    font-size: 18px;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price .period {
    margin-bottom: 13px;
    color: #888;
    font-size: 12px;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price .pay a {
    display: block;
    position: relative;
    min-width: 119px;
    height: 44px;
    line-height: 42px;
    border: 2px solid #CE2C2C;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #CE2C2C !important;
    text-decoration: none !important;
    opacity: 1;
    text-align: center;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price .pay a:hover {
    border-color: #CE2C2C;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price .stm_discount {
    margin-top: 7px;
    color: #CE2C2C;
    font-size: 11px;
    text-transform: uppercase;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price:first-child {
    margin-left: 0;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price:last-child .pay a {
    background-color: #CE2C2C;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price:last-child .pay a:hover {
    color: #fff !important;
    background-color: #CE2C2C;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price .stm-show-rent-promo-info {
    display: inline-block;
    margin: 0 auto;
    width: auto;
    color: #888888;
    border-bottom: 1px dashed #888888;
    line-height: 18px;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price .stm-show-rent-promo-info:hover {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

.stm-template-car_rental .stm-promo-popup-wrap {
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100;
}

.stm-template-car_rental .stm-promo-popup-wrap.flex {
    display: flex;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup {
    display: block;
    width: 100%;
    max-width: 445px;
    background: #fff;
    border-radius: 10px;
    padding: 15px 10px;
    position: relative;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table, .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table-total {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 40px;
    align-items: center;
    padding: 0 30px;
    background: #f9f9f9;
    margin-bottom: 2px;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table .stm-pp-row, .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table-total .stm-pp-row {
    display: block;
    min-width: 100px;
    text-align: left;
    font-size: 14px;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table .stm-pp-row:nth-child(1), .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table-total .stm-pp-row:nth-child(1) {
    width: 50%;
    color: #CE2C2C;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table .stm-pp-row:nth-child(2), .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table-total .stm-pp-row:nth-child(2) {
    width: 25%;
    color: #888888;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table .stm-pp-row:nth-child(3), .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table-total .stm-pp-row:nth-child(3) {
    width: 25%;
    color: #CE2C2C;
    text-align: right;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-pp-head {
    background: #CE2C2C;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-pp-head .stm-pp-row {
    font-size: 12px !important;
    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-pp-tax-margin {
    margin-top: 10px;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-pp-tax .stm-pp-row:nth-child(1) {
    width: 50%;
    color: #CE2C2C;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-pp-tax .stm-pp-row:nth-child(2) {
    width: 50%;
    color: #CE2C2C;
    text-align: right;
    font-weight: 700;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table-total {
    margin-top: 10px;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table-total .stm-pp-total-label {
    width: 50%;
    text-align: left;
    color: #CE2C2C;
    font-size: 14px;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table-total .stm-pp-total-price {
    width: 50%;
    text-align: right;
    font-size: 14px;
    font-weight: 700;
}

.stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-rental-ico-close {
    position: absolute;
    top: -23px;
    right: -30px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}

@media (max-width: 450px) {
    .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup {
        max-width: 380px;
    }

    .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-rental-ico-close {
        top: -35px;
        right: 0;
    }
}

@media (max-width: 400px) {
    .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup {
        max-width: 350px;
    }

    .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table, .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-table-total {
        padding: 0 15px;
    }

    .stm-template-car_rental .stm-promo-popup-wrap .stm-promo-popup .stm-rental-ico-close {
        top: -35px;
        right: 0;
    }
}

.stm-template-car_rental #stm-discount-by-days-popup h5 {
    text-transform: uppercase;
    padding: 0 10px;
}

.stm-template-car_rental #stm-discount-by-days-popup .stm-disc-prog-desc {
    font-size: 13px;
    color: #888888;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 0 10px;
}

.stm-template-car_rental #stm-discount-by-days-popup .stm-table .stm-pp-row:nth-child(2) {
    width: 50%;
    text-align: right;
    font-weight: 700;
    color: #CE2C2C;
}

.stm-template-car_rental .stm-reservation-archive {
    padding-top: 30px;
}

.stm-template-car_rental .stm_rental_archive_top {
    padding: 26px 0 19px;
    min-height: 104px;
}

.stm-template-car_rental .stm_rental_archive_top .title {
    color: #CE2C2C;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 0.3px;
}

.stm-template-car_rental .stm_rental_archive_top .woocommerce-result-count {
    display: none;
}

.stm-template-car_rental .stm_rental_archive_top .woocommerce-ordering {
    margin-top: -3px;
}

.stm-template-car_rental .stm_rental_archive_top .woocommerce-ordering .select2-container--default {
    min-width: 180px;
    border: 1px solid #eee;
}

.stm-template-car_rental .stm_rental_archive_top .woocommerce-ordering .select2-container--default .select2-selection--single {
    background-color: #fff;
    height: 32px;
}

.stm-template-car_rental .stm_rental_archive_top .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
    font-size: 13px;
}

.stm-template-car_rental .stm_rental_archive_top .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option {
    margin-bottom: 2px;
    padding: 25px 20px 23px 18px;
    background-color: #fff;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .image {
    float: left;
    width: 60px;
    margin-right: 19px;
    text-align: center;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .image img {
    width: auto;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content {
    margin-top: 6px;
    overflow: hidden;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .more {
    padding-top: 30px;
    font-size: 13px;
    display: none;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .content {
    float: left;
}

@media (max-width: 767px) {
    .stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .content {
        display: inline;
        float: left;
    }
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .content .title {
    margin-top: 5px;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .content .title h4 {
    font-size: 14px;
    text-transform: uppercase;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .content .stm-more {
    margin-top: -8px;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta {
    float: right;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .quantity,.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart,.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .price {
    display: inline-block;
    vertical-align: top;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .quantity {
    margin-right: 30px;
}

@media (max-width: 767px) {
    .stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .quantity {
        margin-right: 0;
        float: right;
    }
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .quantity .qty {
    min-width: 60px;
    padding-left: 10px;
    text-align: left;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .quantity .quantity_actions span {
    text-indent: 0;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .quantity .quantity_actions span:hover {
    background-color: #CE2C2C;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart {
    margin-left: 15px;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart a {
    display: block;
    position: relative;
    min-width: 87px;
    height: 44px;
    line-height: 42px;
    border: 2px solid #CE2C2C;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #CE2C2C !important;
    text-decoration: none !important;
    opacity: 1;
    text-align: center;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart a:hover {
    border-color: #CE2C2C;
    background-color: #CE2C2C;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart.added a {
    background-color: #CE2C2C;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart.added a span {
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart.added a .add_text {
    opacity: 1;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart.added a .remove_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart.added a:hover {
    background-color: transparent;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart.added a:hover .add_text {
    opacity: 0;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart.added a:hover .remove_text {
    opacity: 1;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .price {
    text-align: right;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .price .sale_price {
    color: #888;
    font-size: 14px;
    text-decoration: line-through;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .price .current_price {
    margin-top: -3px;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .price .current_price span {
    font-size: 18px;
    color: #CE2C2C;
}

.stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .price .empty_sale_price {
    margin-top: 12px;
}

.stm-template-car_rental .stm-more a {
    color: #888;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none !important;
}

.stm-template-car_rental .stm-more a i {
    margin-left: 3px;
}

.stm-template-car_rental .stm-more a span {
    border-bottom: 1px solid #888;
}

.stm-template-car_rental .stm-more a:hover {
    color: #CE2C2C;
}

.stm-template-car_rental .stm-more a:hover span {
    border-bottom-color: #CE2C2C;
}

.stm-template-car_rental .stm-more.active i,.stm-template-car_rental .stm-more.active span {
    color: #CE2C2C;
    border-bottom-color: #CE2C2C;
}

.stm-template-car_rental .stm-more.active i:before {
    content: "\f106";
}

.stm-template-car_rental.single-product .woocommerce-breadcrumb,.stm-template-car_rental.single-product .entry-header {
    display: none;
}

.stm-template-car_rental.single-product .stm-reservation-archive {
    padding-bottom: 80px;
}

.stm-template-car_rental .stm_select_overflowed .select2-search {
    display: none !important;
}

.stm-template-car_rental .stm_rent_order_info {
    padding: 37px 39px 10px;
    background-color: #fff;
}

.stm-template-car_rental .stm_rent_order_info .title h4 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    color: #CE2C2C;
    font-weight: 700;
    text-transform: uppercase;
}

.stm-template-car_rental .stm_rent_order_info .title .subtitle {
    margin-top: -1px;
}

.stm-template-car_rental .stm_rent_order_info .image {
    position: relative;
    margin: 10px 0 15px;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder {
    padding: 50px 0;
    text-align: center;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder .placeholder {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder .placeholder .plus {
    position: absolute;
    right: -3px;
    top: -5px;
    width: 24px;
    height: 24px;
    background-color: #ccc;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder .placeholder .plus:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 14px;
    margin: -7px 0 0 -1px;
    background-color: #fff;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder .placeholder .plus:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 14px;
    height: 2px;
    margin: -1px 0 0 -7px;
    background-color: #fff;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder .placeholder i {
    color: #ccc;
    font-size: 76px;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder a {
    text-decoration: none !important;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder a:hover .placeholder i {
    color: #CE2C2C;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder a:hover .placeholder .plus {
    background-color: #CE2C2C;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder span.button {
    display: inline-block;
    padding: 15px 15px 13px 20px;
    background-color: #CE2C2C;
    color: #CE2C2C !important;
    margin-top: 20px;
    box-shadow: 0 2px 0 #c09e33;
    font-size: 12px;
    letter-spacing: -0.1px;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder span.button i {
    position: relative;
    top: -1px;
    margin-left: 5px;
}

.stm-template-car_rental .stm_rent_order_info .image.image-placeholder span.button:active {
    box-shadow: none !important;
}

.stm-template-car_rental .stm_rent_table {
    margin: 0 -28px 24px;
}

.stm-template-car_rental .stm_rent_table .heading {
    margin-left: 28px;
    font-size: 16px;
    line-height: 24px;
    color: #CE2C2C;
    font-weight: 700;
    text-transform: uppercase;
}

.stm-template-car_rental .stm_rent_table.stm_rent_coupon_table table td:nth-child(3) {
    width: 140px;
}

.stm-template-car_rental .stm_rent_table.stm_rent_coupon_table .cart-discount .woocommerce-remove-coupon {
    font-size: 12px;
    color: #888;
}

.stm-template-car_rental .stm_rent_table.stm_rent_tax_table table td:nth-child(3) {
    width: 140px;
}

.stm-template-car_rental .stm_rent_table.stm_rent_tax_table table td:first-child {
    width: 260px;
}

.stm-template-car_rental .stm_rent_table table td {
    padding: 5px 28px;
    background-color: #f9f9f9;
    border-bottom: 0;
}

.stm-template-car_rental .stm_rent_table table td.divider {
    padding: 1px 28px;
    background-color: transparent;
}

.stm-template-car_rental .stm_rent_table table td:first-child {
    width: 150px;
}

.stm-template-car_rental .stm_rent_table table td:nth-child(2) {
    width: 100px;
    text-align: right;
}

.stm-template-car_rental .stm_rent_table table td:nth-child(3) {
    width: 100px;
    padding-right: 28px;
    text-align: right;
}

.stm-template-car_rental .stm_rent_table table td .price-date-info-icon {
    margin-left: 3px;
}

.stm-template-car_rental .stm_rent_table table td.stm-discount span {
    font-size: 14px;
    color: #CE2C2C;
    border-bottom: 1px dashed #CE2C2C;
    line-height: 18px;
    cursor: pointer;
}

.stm-template-car_rental .stm_rent_table table thead td {
    padding: 10px 10px 8px 28px;
    font-size: 12px;
    color: #CE2C2C;
    text-transform: uppercase;
    font-weight: 700;
}

.stm-template-car_rental .stm_rent_table table tbody td {
    padding: 10px 10px 8px 28px;
    color: #888;
    font-size: 14px;
}

.stm-template-car_rental .stm_rent_table table tfoot td {
    padding: 10px 10px 8px 28px;
    font-size: 14px;
    color: #CE2C2C;
    font-weight: 400;
}

.stm-template-car_rental .stm_rent_table table tfoot td:last-child {
    padding-right: 28px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
}

.stm-template-car_rental .stm-rent-total {
    margin: 0 -28px;
}

.stm-template-car_rental .stm-rent-total table {
    margin-bottom: 10px;
}

.stm-template-car_rental .stm-rent-total td {
    padding: 38px 28px 34px;
    background-color: #eee;
    border-bottom: 0;
    color: #CE2C2C;
    font-weight: 700;
}

.stm-template-car_rental .stm-rent-total td:first-child {
    font-size: 16px;
}

.stm-template-car_rental .stm-rent-total td:last-child {
    text-align: right;
    font-size: 18px;
}

@media (min-width: 601px) {
    .stm-template-car_rental .stm_rent_accept_wrapper {
        margin: 0 -28px;
    }
}

.stm-template-car_rental .stm_rent_accept_wrapper .stm_rent_accept {
    display: block;
    padding: 12px 15px 10px;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    color: #CE2C2C;
    border: 3px solid #CE2C2C;
    text-transform: uppercase;
    background-color: #CE2C2C;
    text-align: center;
    text-decoration: none !important;
}

.stm-template-car_rental .stm_rent_accept_wrapper .stm_rent_accept:hover {
    border-color: #273f44;
    background-color: #273f44;
    color: #fff;
}

.stm-template-car_rental #rent_notice .wc-forward {
    display: none;
}

.stm-template-car_rental .stm-background-centered {
    background-position: 50% 0% !important;
    background-repeat: no-repeat !important;
}

.stm-template-car_rental.woocommerce-checkout .stm-reservation-archive {
    padding-bottom: 60px;
}

.stm-template-car_rental.woocommerce-checkout .stm-billing-fields.woocommerce-billing-fields__field-wrapper {
    padding-bottom: 20px;
}

.stm-template-car_rental.woocommerce-checkout .create-account.woocommerce-validated {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-form-login, .stm-template-car_rental .stm_custom_rental_checkout .woocommerce-form-coupon {
    background: #fff;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-form-login label, .stm-template-car_rental .stm_custom_rental_checkout .woocommerce-form-coupon label {
    font-size: 14px;
    color: #23393d;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-form-login .checker span:not(.checked), .stm-template-car_rental .stm_custom_rental_checkout .woocommerce-form-coupon .checker span:not(.checked) {
    background: #CE2C2C;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-form-login .lost_password, .stm-template-car_rental .stm_custom_rental_checkout .woocommerce-form-coupon .lost_password {
    float: none;
    margin: 0;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-form-login .button, .stm-template-car_rental .stm_custom_rental_checkout .woocommerce-form-coupon .button {
    background-color: #CE2C2C;
    color: #273f44 !important;
    height: auto;
    margin-right: 30px;
    top: 0;
    padding: 10px 15px;
    box-shadow: none;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing {
    width: 100%;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .woocommerce-billing-fields {
    background-color: #fff;
    padding: 35px 30px 30px;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row.woocommerce-invalid .select2-container,.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row.woocommerce-invalid input.input-text,.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row.woocommerce-invalid select {
    border-color: #ff0c0c;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row.woocommerce-validated .select2-container--default .select2-selection--single {
    border-color: #69bf29;
    background-color: #fff;
    color: #CE2C2C;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row.woocommerce-validated input[type=text],.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row.woocommerce-validated input[type=number],.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row.woocommerce-validated input[type=tel],.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row.woocommerce-validated input[type=email],.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row.woocommerce-validated input[type=search],.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row.woocommerce-validated input[type=password] {
    background-color: #fff;
    color: #CE2C2C;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .select2-container--default .select2-selection--single {
    border: 2px solid #eee;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .select2-container--default .select2-selection--single,.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=text],.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=number],.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=tel],.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=email],.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=search],.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=password] {
    background-color: #eee;
    border-radius: 2px;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .select2-container--default .select2-selection--single:focus,.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=text]:focus,.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=number]:focus,.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=tel]:focus,.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=email]:focus,.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=search]:focus,.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing input[type=password]:focus {
    border-color: #CE2C2C;
    background-color: #fff;
    color: #CE2C2C;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row-first {
    float: left;
    width: 48%;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row-last {
    float: right;
    width: 48%;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row label {
    font-size: 12px;
    text-transform: uppercase;
    color: #CE2C2C;
    font-weight: 700;
}

.stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_shipping {
    display: none;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order {
    padding: 35px 30px 30px;
    margin-top: 2px;
    background-color: #fff;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .colored-separator {
    display: none;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods {
    width: 100%;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .payment_methods {
    padding: 0 !important;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .payment_methods .wc_payment_method {
    position: relative;
    padding: 10px 20px;
    margin-bottom: 10px !important;
    border: 2px solid #CE2C2C;
    min-height: 52px;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .payment_methods .wc_payment_method .about_paypal {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    text-decoration: underline;
    color: #888;
    line-height: 29px !important;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box {
    padding: 0 !important;
    margin: 0 !important;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box p {
    display: block;
    padding: 5px 0 5px 25px !important;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .payment_methods .wc_payment_method label {
    display: block;
    padding-left: 25px;
    width: 100%;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .payment_methods .wc_payment_method .input-radio {
    position: absolute;
    top: 19px;
    left: 15px;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .payment_methods .wc_payment_method a, .stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .payment_methods .wc_payment_method img {
    float: right;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .payment_methods .wc_payment_method img {
    max-height: 30px !important;
    margin-left: 15px !important;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .place-order {
    padding: 10px 0 0 !important;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .place-order .button {
    width: 100%;
    box-shadow: none !important;
    background-color: #CE2C2C;
    padding: 16px 10px;
    text-transform: none;
    font-size: 16px;
    border-radius: 0;
    color: #273f44 !important;
    border: 2px solid #CE2C2C;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods .woocommerce-checkout-payment .place-order .button:hover {
    background-color: #273f44;
    border-color: #273f44;
    color: #fff !important;
}

.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods.stm_single_method_available .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box p,.stm-template-car_rental .stm_custom_rental_checkout .woocommerce-checkout-review-order .stm_rental_payment_methods.stm_single_method_available .woocommerce-checkout-payment .payment_methods .wc_payment_method label {
    padding-left: 0 !important;
}

.stm-template-car_rental.woocommerce-checkout #payment ul.payment_methods li input {
    margin-top: -2px;
}

.stm-template-car_rental .woocommerce form .form-row .input-checkbox {
    margin-top: 17px;
}

.stm-template-car_rental .form-row-wide.create-account label {
    text-decoration: none;
}

.stm-template-car_rental.woocommerce-order-received .stm_custom_rental_checkout .woocommerce {
    padding: 10px 10px 10px 10px;
}

.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-received {
    color: #CE2C2C;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-received .fa-check {
    position: relative;
    top: 2px;
    margin-right: 8px;
    color: #CE2C2C;
    font-size: 22px;
}

.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-received .fa-check:before {
    content: "\f00c";
}

.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-received a {
    display: none;
}

.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-details {
    padding: 0 30px;
    background-color: #CE2C2C;
    color: #fff;
}

.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-details li {
    display: none;
    border-right: 0;
}

.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-details li.order {
    margin: 0;
    padding: 0;
    float: none;
    display: block;
    font-size: 0;
}

.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-details li strong,.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-details li span {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    line-height: 60px;
    color: #fff;
    text-transform: none;
}

.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-details li span {
    font-size: 14px;
}

.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-details li strong {
    text-align: right;
    font-size: 24px;
}

.stm-template-car_rental.woocommerce-order-received .stm_custom_rental_checkout .woocommerce {
    padding: 37px 39px 40px;
    background-color: #fff;
}

.stm-template-car_rental .stm_rental_order_success {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    border: 2px solid #CE2C2C;
}

.stm-template-car_rental .stm_rental_order_success .single_order_info {
    width: 50%;
    margin-bottom: 20px;
    padding: 0 30px;
    color: #CE2C2C;
}

.stm-template-car_rental .stm_rental_order_success .single_order_info .title {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 13px;
}

.stm-template-car_rental .stm_rental_order_success .single_order_info .content {
    font-size: 14px;
    line-height: 20px;
}

.stm-template-car_rental .rental_title {
    text-transform: uppercase;
    letter-spacing: -0.4px;
}

.stm-template-car_rental.woocommerce-cart .stm-reservation-archive {
    padding-bottom: 70px;
}

.stm-template-car_rental .stm-reservation-archive {
    padding-bottom: 70px;
}

.stm-template-car_rental .stm_rental_coupon {
    float: right;
    margin: -2px 0 0 30px;
}

.stm-template-car_rental .stm_rental_coupon form.stm_checkout_coupon {
    display: block !important;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.stm-template-car_rental .stm_rental_coupon form.stm_checkout_coupon p.form-row-last {
    display: block;
    position: absolute;
    width: 29px;
    height: 32px;
    top: 0 !important;
    right: 0;
    background-color: #273f44;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm_rental_coupon form.stm_checkout_coupon p.form-row-last:after {
    content: "\f061";
    position: absolute;
    top: 5px;
    right: 8px;
    color: #fff;
    font-family: "Font Awesome 5 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);
    z-index: 15;
}

.stm-template-car_rental .stm_rental_coupon form.stm_checkout_coupon .button {
    position: absolute;
    background-color: transparent;
    width: 29px;
    height: 32px;
    text-indent: -9999px;
    box-shadow: none !important;
    border-radius: 0;
    z-index: 999;
}

.stm-template-car_rental .stm_rental_coupon form.stm_checkout_coupon .input-text {
    height: 32px;
    line-height: inherit;
    padding: 3px 40px 3px 15px;
    background-color: #fff;
    border: 2px solid #fff;
    font-size: 13px;
}

.stm-template-car_rental .stm_rental_coupon form.stm_checkout_coupon .input-text:focus {
    border-color: #CE2C2C;
}

.stm-template-car_rental .stm_rental_coupon form.stm_checkout_coupon.active .input-text {
    border-color: #CE2C2C;
}

.stm-template-car_rental .stm_rental_coupon form.stm_checkout_coupon.active .form-row-last {
    background-color: #CE2C2C;
}

.stm-template-car_rental .stm_rental_archive_top .woocommerce-message,.stm-template-car_rental .stm_rental_archive_top .woocommerce-error {
    display: none;
}

.stm-template-car_rental .stm_order_print {
    padding-top: 38px;
    margin-top: 36px;
    border-top: 2px solid #CE2C2C;
}

.stm-template-car_rental .stm_order_print .button {
    padding: 15px 17px 13px 20px;
    background-color: #CE2C2C;
    box-shadow: 0 2px 0 #c09e33;
    color: #CE2C2C !important;
    font-size: 12px;
}

.stm-template-car_rental .stm_order_print .button:active {
    box-shadow: none;
}

.stm-template-car_rental .stm_order_print .button i {
    position: relative;
    top: 0px;
    left: 3px;
    font-size: 15px;
}

.stm-template-car_rental.woocommerce-order-received .stm_rental_coupon {
    display: none;
}

.stm-template-car_rental.woocommerce-order-received .stm-rent-total table {
    margin-bottom: 0;
}

.stm-template-car_rental.woocommerce-order-received .stm_custom_rental_checkout .woocommerce {
    padding: 34px 30px 40px 30px;
}

.stm-template-car_rental.woocommerce-order-received .stm_custom_rental_checkout .woocommerce .woocommerce-thankyou-order-received {
    margin-bottom: 33px;
}

.stm-template-car_rental.woocommerce-order-received .stm_custom_rental_checkout .woocommerce .woocommerce-thankyou-order-received .fa-check {
    top: 2px;
    left: 3px;
}

.stm-template-car_rental.woocommerce-order-received .stm_custom_rental_checkout .woocommerce .woocommerce-thankyou-order-details {
    margin-bottom: 37px;
}

.stm-template-car_rental.woocommerce-order-received .stm_custom_rental_checkout .woocommerce .stm_rental_order_success {
    padding-top: 24px;
    margin-top: 27px;
}

.stm-template-car_rental.woocommerce-order-received .stm_custom_rental_checkout .woocommerce .stm_rental_order_success .single_order_info {
    margin-bottom: 25px;
}

.stm-template-car_rental.woocommerce-order-received .stm_custom_rental_checkout .woocommerce .stm_rental_order_success .single_order_info .title {
    margin-bottom: 6px;
}

.stm-template-car_rental .stm_policy_content {
    padding-top: 31px;
}

.stm-template-car_rental .woocommerce-message,.stm-template-car_rental .woocommerce-info {
    padding: 20px 20px 19px 21px;
    border: 0;
    background-color: #fff;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}

.stm-template-car_rental .woocommerce-message .fas,.stm-template-car_rental .woocommerce-info .fas {
    margin-right: 10px;
}

.stm-template-car_rental .woocommerce-message .fas:before,.stm-template-car_rental .woocommerce-info .fas:before {
    color: #CE2C2C;
    content: "\f05a";
}

.stm-template-car_rental .woocommerce-error li {
    padding: 20px 20px 19px 21px;
    border: 0;
    background-color: #ff0c0c;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    color: #fff !important;
}

.stm-template-car_rental .woocommerce-error li span {
    color: #fff !important;
    text-transform: uppercase;
}

.stm-template-car_rental .woocommerce-error li .fas {
    margin-right: 10px;
}

.stm-template-car_rental .woocommerce-error li .fas:before {
    color: #fff !important;
    content: "\f06a";
}

.stm-template-car_rental.woocommerce .quantity input {
    color: #CE2C2C;
}

.stm-template-car_rental .wc-backward {
    background-color: #CE2C2C !important;
    box-shadow: 0 2px 0 #c09e33;
}

.stm-template-car_rental .wc-backward:active {
    box-shadow: 0 2px 0 transparent;
}

.stm-template-car_rental .entry-header:after {
    background: none;
}

.stm-template-car_rental ul.list-style-1 li:before {
    color: #CE2C2C;
}

.stm-template-car_rental .wpcf7-form .contact-us-label {
    margin-bottom: 13px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #CE2C2C;
}

.stm-template-car_rental .wpcf7-form textarea {
    padding: 10px 10px 10px 17px;
    text-transform: none;
    min-height: 246px;
}

.stm-template-car_rental .wpcf7-form .wpcf7-recaptcha {
    margin: 22px 0 35px;
}

.stm-template-car_rental .wpcf7-form input[type=submit] {
    display: inline-block;
}

.stm-template-car_rental .wpcf7-form .wpcf7-response-output {
    margin-top: 40px !important;
}

.stm-template-car_rental input[type=text]:focus,.stm-template-car_rental input[type=number]:focus,.stm-template-car_rental input[type=tel]:focus,.stm-template-car_rental input[type=email]:focus,.stm-template-car_rental input[type=search]:focus,.stm-template-car_rental input[type=password]:focus,.stm-template-car_rental textarea:focus {
    border-color: #CE2C2C;
}

.stm-template-car_rental .woocommerce form .form-row.terms {
    position: relative;
    top: -13px;
    margin-bottom: 0;
}

.stm-template-car_rental .woocommerce form .form-row.terms .input-checkbox {
    margin-top: 18px;
}

.stm-template-car_rental .stm_terms_popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 650px;
    height: 600px;
    overflow: auto;
    max-height: 100%;
    max-width: 100%;
    padding: 10px 30px 40px;
    background-color: #fff;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 9999;
}

.stm-template-car_rental .stm_terms_popup.active {
    visibility: visible;
    opacity: 1;
}

.stm-template-car_rental .stm_terms_popup .vc_custom_heading {
    margin: 20px 0 14px;
    text-transform: uppercase;
}

.stm-template-car_rental .stm_terms_popup_dismiss {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 9999;
}

.stm-template-car_rental .stm_terms_popup_dismiss.active {
    visibility: visible;
    opacity: 1;
}

.stm-template-car_rental .footer_widgets_wrapper .widget_socials li a {
    background-color: #394d51;
}

.stm-template-car_rental.post-type-archive-product .page-numbers {
    border-top: 0;
}

.stm-template-car_rental.post-type-archive-product .page-numbers li > a {
    background-color: #CE2C2C;
}

.stm-template-car_rental .woocommerce form .form-row.woocommerce-validated input.input-text {
    background-color: #eee !important;
    border-color: #eceff3 !important;
}

.stm-template-car_rental .woocommerce form .form-row.woocommerce-validated input.input-text:focus {
    background-color: #fff !important;
    border-color: #CE2C2C !important;
}

.stm-template-car_rental .contact-us-submit {
    margin-top: 0;
}

.stm-template-car_rental .contact-us-submit input[type=submit]:hover {
    background-color: #CE2C2C;
    box-shadow: 0 2px 0 #c09e33;
}

.stm-template-car_rental .contact-us-submit input[type=submit]:active {
    box-shadow: none;
}

.stm-template-car_rental .stm_rental_icon_boxes_style_2 .vc_custom_heading {
    font-weight: 400;
}

.stm-template-car_rental .stm_rental_icon_boxes_style_2 .content span {
    font-size: 14px;
}

.stm-template-car_rental.stm-template-rental-daypicker-page .stm_rent_accept_wrapper .stm_rent_accept {
    display: none;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-show-password {
    position: relative;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-show-password .fas {
    position: absolute;
    right: 0;
    width: 50px;
    height: 100%;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    opacity: 0.8;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-show-password .fas:hover {
    cursor: pointer;
    opacity: 1;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-show-password input {
    padding-right: 45px !important;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form.stm_forgot_password_send {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form.stm_forgot_password_send input[type=submit] {
    padding: 15px 20px 13px;
    margin-top: 15px;
    font-size: 12px !important;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form {
    margin: 27px 0 0;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form h3 {
    margin-bottom: 28px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form {
    margin-bottom: 30px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form {
    padding: 41px 30px 36px;
    background-color: #23393d;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form h4 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 14px;
    letter-spacing: -0.5px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form .form-checker {
    margin-bottom: 26px !important;
    color: rgba(255, 255, 255, 0.5);
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form .form-checker label:hover {
    cursor: pointer;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form .form-group {
    margin-bottom: 30px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form .form-group.form-checker {
    margin-top: -5px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form .form-group.form-checker .checker {
    margin-right: 5px !important;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=text],.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=number],.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=tel],.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=email],.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=search],.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=password] {
    padding-left: 17px;
    border-color: #f0f2f5 !important;
    background-color: #f0f2f5 !important;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=text].form-error,.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=number].form-error,.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=tel].form-error,.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=email].form-error,.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=search].form-error,.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form input[type=password].form-error {
    border-color: #ff2325 !important;
}

.stm-template-car_rental.stm-user-not-logged-in .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-template-car_rental.stm-user-not-logged-in .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-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form .stm-listing-loader i {
    display: inline-block;
    animation: rotating 2s infinite linear;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-login-form form .stm-listing-loader.visible {
    visibility: visible;
    opacity: 1;
}

.stm-template-car_rental.stm-user-not-logged-in .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-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form {
    margin-bottom: 30px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form {
    padding: 37px 30px 4px;
    background-color: #fff;
    border-top: 4px solid #23393d;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form h4 {
    font-size: 15px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form .form-group {
    margin-bottom: 30px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form .form-group h4 {
    margin-bottom: 14px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form .form-group.form-checker {
    margin-bottom: 25px;
    color: #888;
    font-size: 13px;
}

.stm-template-car_rental.stm-user-not-logged-in .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-template-car_rental.stm-user-not-logged-in .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, 0.5);
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form input[type=submit][disabled]:hover {
    cursor: not-allowed;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form input[type=submit].cptch_nbld {
    margin-top: 16px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form input[type=text],.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form input[type=number],.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form input[type=tel],.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form input[type=email],.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form input[type=search],.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form input[type=password] {
    padding-left: 17px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form .stm-listing-loader {
    position: relative;
    top: 1px;
    color: #CE2C2C;
    font-size: 15px;
    line-height: 15px;
    visibility: hidden;
    opacity: 0;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form .stm-listing-loader i {
    display: inline-block;
    animation: rotating 2s infinite linear;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form .stm-listing-loader.visible {
    visibility: visible;
    opacity: 1;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form .g-recaptcha {
    float: left;
    margin-right: 25px;
    min-width: 304px;
    min-height: 78px;
}

.stm-template-car_rental.stm-user-not-logged-in .stm-login-register-form .stm-register-form form .stm-message-ajax-validation {
    margin-bottom: 20px;
    background-color: #23393d;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px;
}

.stm-template-car_rental a.wp-block-latest-posts__post-title {
    color: unset;
}

.stm-template-car_rental.woocommerce-account #main {
    background: #fff;
}

.stm-template-car_rental.woocommerce-account input:-webkit-autofill,.stm-template-car_rental.woocommerce-account input:-webkit-autofill:focus,.stm-template-car_rental.woocommerce-account input:-webkit-autofill:hover,.stm-template-car_rental.woocommerce-account textarea:-webkit-autofill,.stm-template-car_rental.woocommerce-account textarea:-webkit-autofill:hover,.stm-template-car_rental.woocommerce-account textarea:-webkit-autofill:focus,.stm-template-car_rental.woocommerce-account select:-webkit-autofill,.stm-template-car_rental.woocommerce-account select:-webkit-autofill:hover,.stm-template-car_rental.woocommerce-account select:-webkit-autofill:focus {
    background-color: #fff !important;
    box-shadow: 0 0 0 1000px white inset !important;
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.stm-template-car_rental.woocommerce-account #customer_login .login {
    border: 0;
    box-shadow: none;
    padding: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .login > h4 {
    font-size: 30px;
    text-transform: uppercase;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .form-row-wide {
    margin: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-text-wrap {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-text-wrap:before {
    display: block;
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    color: #23393d;
    opacity: 0.3;
    position: absolute;
    left: 2%;
    top: 50%;
    transform: translateY(-50%);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-text-wrap input[type=text] {
    padding-left: 30px;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-pass-wrap {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-pass-wrap:before {
    display: block;
    content: "\f023";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    color: #23393d;
    opacity: 0.3;
    position: absolute;
    left: 2%;
    top: 50%;
    transform: translateY(-50%);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-pass-wrap input[type=password] {
    padding-left: 30px;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap {
    display: block;
    padding: 45px 40px;
    background: #23393d;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap label {
    color: #fff;
    font-size: 16px;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap .stm-rent-btn-wrap {
    color: #CE2C2C !important;
    height: auto;
    margin-right: 30px;
    top: 0;
    box-shadow: none;
    display: inline;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap .stm-rent-btn-wrap:active input[type=submit] {
    top: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap .stm-rent-btn-wrap input[type=submit] {
    display: inline-block;
    margin: 0;
    background: transparent;
    opacity: 1;
    color: #CE2C2C !important;
    box-shadow: none;
    position: inherit;
    padding: 0;
    font-size: 12px;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap .stm-rent-btn-wrap input[type=submit]:active {
    top: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap .stm-rent-btn-wrap i {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    right: 15%;
    transform: translateY(-50%);
    margin-top: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap .stm-rent-pass {
    display: block;
    position: relative;
    overflow: hidden;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap .stm-rent-pass .lost_password {
    display: block;
    float: right;
    margin: 5px 0 0;
    color: #fff;
    opacity: 0.5;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap label[for=rememberme] {
    font-size: 13px;
}

.stm-template-car_rental.woocommerce-account #customer_login .login .stm-rent-fields-wrap label[for=rememberme] .checker {
    margin-right: 5px !important;
}

.stm-template-car_rental.woocommerce-account #customer_login .register {
    border: 0;
    box-shadow: none;
    padding: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .register > h4 {
    font-size: 30px;
    text-transform: uppercase;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .form-row-wide {
    margin: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-text-wrap {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-text-wrap:before {
    display: block;
    content: "\f0e0";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    color: #23393d;
    opacity: 0.3;
    position: absolute;
    left: 2%;
    top: 50%;
    transform: translateY(-50%);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-text-wrap input[type=text], .stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-text-wrap input[type=email] {
    padding-left: 30px;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-pass-wrap {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-pass-wrap:before {
    display: block;
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    color: #23393d;
    opacity: 0.3;
    position: absolute;
    left: 2%;
    top: 13px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-pass-wrap input[type=password] {
    padding-left: 30px;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .woocommerce-password-strength {
    display: block;
    background: red;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    padding: 15px 20px 0;
    margin-top: 12px;
    position: relative;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .woocommerce-password-strength:before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-bottom: 13px solid red;
    border-right: 10px solid transparent;
    position: absolute;
    top: -9px;
    left: 20px;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .woocommerce-password-strength.bad, .stm-template-car_rental.woocommerce-account #customer_login .register .woocommerce-password-strength.good, .stm-template-car_rental.woocommerce-account #customer_login .register .woocommerce-password-strength.strong, .stm-template-car_rental.woocommerce-account #customer_login .register .woocommerce-password-strength.bad + .woocommerce-password-hint {
    display: none !important;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .woocommerce-password-hint {
    display: block;
    background: red;
    font-size: 13px;
    font-style: italic;
    color: #fff;
    padding: 2px 20px 15px;
    line-height: 18px;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-fields-wrap {
    display: block;
    padding: 45px 40px;
    background: #CE2C2C;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-fields-wrap label {
    color: #23393d;
    font-size: 16px;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-fields-wrap .stm-rent-btn-wrap {
    background-color: #23393d;
    color: #fff !important;
    padding: 0 30px 0 10px;
    height: auto;
    margin-right: 30px;
    box-shadow: none;
    top: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-fields-wrap .stm-rent-btn-wrap:active input[type=submit] {
    top: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-fields-wrap .stm-rent-btn-wrap input[type=submit] {
    display: inline-block;
    margin: 0;
    background: transparent;
    opacity: 1;
    color: #fff !important;
    box-shadow: none;
    position: inherit;
    padding: 0;
    font-size: 12px;
    border: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-fields-wrap .stm-rent-btn-wrap input[type=submit]:active {
    top: 0;
}

.stm-template-car_rental.woocommerce-account #customer_login .register .stm-rent-fields-wrap .stm-rent-btn-wrap i {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    right: 12%;
    transform: translateY(-50%);
    margin-top: 0;
}

.stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    background-color: #CE2C2C;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: flex;
        flex-wrap: nowrap;
        overflow-y: scroll;
    }
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li {
        width: 100%;
        white-space: nowrap;
    }
}

.stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    display: block;
    content: "\f3fd" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 16px;
    left: 35px;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
        display: none;
    }
}

.stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    display: block;
    content: "\f058" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 55px;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
        display: none;
    }
}

.stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    display: block;
    content: "\f019" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 30px;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
        display: none;
    }
}

.stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    display: block;
    content: "\f041" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 45px;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
        display: none;
    }
}

.stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    display: block;
    content: "\f013" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 20px;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
        display: none;
    }
}

.stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    display: block;
    content: "\f2f5" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 50px;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
        display: none;
    }
}

.stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    border: 0;
    color: #fff;
    position: relative;
    font-size: 12px;
    padding: 18px 18px 18px 36px;
    background: #CE2C2C;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        height: 100%;
        padding: 22px 18px 18px 18px;
    }
}

.stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    opacity: 1;
    background: transparent;
    top: inherit;
    right: inherit;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
        display: none;
    }
}

.stm-template-car_rental.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    background: #CE2C2C;
    color: #23393d;
}

.stm-template-car_rental.woocommerce-account input[type=text], .stm-template-car_rental.woocommerce-account input[type=email], .stm-template-car_rental.woocommerce-account input[type=tel], .stm-template-car_rental.woocommerce-account input[type=password], .stm-template-car_rental.woocommerce-account .select2-selection__rendered {
    background: #efefef;
    padding: 0 15px;
}

.stm-template-car_rental.woocommerce-account a.button, .stm-template-car_rental.woocommerce-account input[type=submit] {
    display: inline-block;
    position: relative;
    min-width: 87px;
    height: 44px;
    line-height: 42px;
    border: 2px solid #CE2C2C;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #CE2C2C !important;
    text-decoration: none !important;
    opacity: 1;
    text-align: center;
    background: transparent;
    box-shadow: none;
    padding: 0 15px;
    top: 0;
    transition: all 0.2s ease-out;
}

.stm-template-car_rental.woocommerce-account a.button:hover, .stm-template-car_rental.woocommerce-account input[type=submit]:hover {
    border-color: #CE2C2C;
    background-color: #CE2C2C;
    box-shadow: none;
    top: 0;
}

.stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content .colored-separator {
    display: none;
}

.stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content h3, .stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content h4 {
    font-size: 30px;
    text-transform: uppercase;
}

.stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content .addresses {
    padding: 0 15px;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content .addresses {
        padding: 0;
    }
}

.stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .row .address h4 {
    font-size: 16px;
    color: #CE2C2C;
}

.stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .row .address table tr th, .stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .row .address table tr td {
    background: #f9f9f9;
    border-bottom: 2px solid #fff;
}

.stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .row .address table tr th {
    font-family: "Montserrat";
    font-size: 12px;
    padding-left: 20px;
    padding-top: 4px;
    text-transform: uppercase;
    color: #CE2C2C;
}

@media (max-width: 820px) {
    .stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .row .address table tr th {
        text-align: left;
    }
}

.stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .row .address table tr td {
    font-size: 14px;
    color: #222222;
}

.stm-template-car_rental.woocommerce-edit-address .woocommerce-MyAccount-content .form-row label {
    font-family: "Montserrat";
    font-size: 12px;
    text-transform: uppercase;
    color: #23393d;
    font-weight: 700;
}

.stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset {
    display: inline-block;
    overflow: hidden;
    width: 49%;
    vertical-align: top;
}

@media (max-width: 1024px) {
    .stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset {
        width: 100%;
        margin-bottom: 20px;
    }
}

.stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset:first-child {
    margin-right: 5px;
}

.stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset legend {
    font-family: "Montserrat";
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #CE2C2C;
    border: 0;
    margin: 0 0 20px;
}

.stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset p label {
    font-family: "Montserrat";
    text-transform: uppercase;
    font-weight: 700;
    color: #CE2C2C;
}

.stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset p label .stm-label-small {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 13px;
    color: #888888;
    text-transform: none;
}

.stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset p label .required {
    color: #CE2C2C;
}

.stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm > p {
    text-align: center;
    border-top: solid 1px #efefef;
    margin-top: 15px;
}

.stm-template-car_rental.woocommerce-downloads .woocommerce-Message--info {
    border: solid 2px #CE2C2C;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.stm-template-car_rental.woocommerce-downloads .woocommerce-Message--info a.button {
    order: 2;
    position: relative;
    padding-right: 30px;
    background: #CE2C2C;
}

.stm-template-car_rental.woocommerce-downloads .woocommerce-Message--info a.button:after {
    display: block;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #23393d;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
}

.stm-template-car_rental.woocommerce-downloads .woocommerce-Message--info a.button:hover {
    background: transparent;
}

.stm-template-car_rental.woocommerce-orders .my_account_orders tr th {
    background: #f9f9f9;
    font-family: "Montserrat";
    font-size: 12px;
    color: #CE2C2C;
    border-bottom: 0;
}

.stm-template-car_rental.woocommerce-orders .my_account_orders tr th span {
    font-weight: 700;
}

.stm-template-car_rental.woocommerce-orders .my_account_orders tr th:first-child {
    padding-left: 30px;
}

.stm-template-car_rental.woocommerce-orders .my_account_orders tr th:last-child {
    padding-right: 30px;
}

.stm-template-car_rental.woocommerce-orders .my_account_orders tr td {
    color: #222222;
}

.stm-template-car_rental.woocommerce-orders .my_account_orders tr td:first-child {
    padding-left: 30px;
}

.stm-template-car_rental.woocommerce-orders .my_account_orders tr td:first-child a {
    color: #888888 !important;
}

.stm-template-car_rental.woocommerce-orders .my_account_orders tr td:last-child {
    padding-right: 30px;
}

.stm-template-car_rental.woocommerce-orders .my_account_orders tr td.woocommerce-orders-table__cell-order-actions {
    min-width: 390px;
}

.stm-template-car_rental .stm-rent-lOffer-account, .stm-template-car_rental .stm-rent-lOffer-account-unit {
    display: none;
}

.stm-template-car_rental .stm-rent-lOffer-account-main {
    position: relative;
    display: block;
    margin: 0;
    background-color: #eee;
    color: #23393d;
    font-size: 12px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    text-decoration: none !important;
}

.stm-template-car_rental .stm-rent-lOffer-account-main:hover {
    color: #fff;
    background-color: #CE2C2C;
}

.stm-template-car_rental .stm-rent-lOffer-account-main .stm-dropdown-user-small-avatar {
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
}

.stm-template-car_rental .stm-rent-lOffer-account-main .stm-dropdown-user-small-avatar img {
    vertical-align: top;
    border-radius: 50%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main {
    position: relative;
    display: block;
    margin: 0 0 0 10px;
    float: right;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .my-account-mobile {
    display: none;
}

@media (max-width: 1024px) {
    .stm-template-car_rental .stm-rent-lOffer-account-unit-main {
        margin: 0;
    }

    .stm-template-car_rental .stm-rent-lOffer-account-unit-main .stm-rent-lOffer-account-main {
        display: flex;
    }

    .stm-template-car_rental .stm-rent-lOffer-account-unit-main .stm-rent-lOffer-account-main .my-account-mobile {
        display: block;
        white-space: nowrap;
        color: #fff;
        margin: 0 0 0 25px;
    }
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main:hover .lOffer-account-dropdown {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown {
    position: absolute;
    top: 110%;
    padding: 21px 15px 0px 30px;
    background-color: #fff;
    width: 215px;
    margin: 14px 0 0 -94px;
    opacity: 0;
    visibility: hidden;
    box-shadow: -1px 2px 10px rgba(0, 0, 0, 0.3);
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered {
    margin-left: -104px;
    width: 235px;
    padding: 25px 20px 25px 20px;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered.working {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation {
    margin-top: 20px;
    padding: 7px 15px;
    background-color: #23393d;
    color: #fff;
    border-radius: 3px;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader {
    margin: 0 10px;
    opacity: 0;
    visibility: hidden;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i {
    display: inline-block;
    color: #CE2C2C;
    animation: rotating 2s infinite linear;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible {
    opacity: 1;
    visibility: visible;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered h4 {
    font-size: 14px;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered .form-group {
    margin-bottom: 15px;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered input[type=password] {
    padding-left: 8px;
    height: 40px;
    line-height: 40px;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered input[type=submit] {
    visibility: inherit;
    display: inline-block;
    padding: 13px 15px 10px;
    font-size: 12px;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown.stm-login-form-unregistered .stm_label {
    font-size: 13px;
    color: #888;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown:before {
    position: absolute;
    content: "";
    display: block;
    top: -14px;
    left: 0;
    background-color: transparent;
    opacity: 0;
    width: 100%;
    height: 14px;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .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-car_rental .stm-rent-lOffer-account-unit-main .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-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .settings .stm-settings-icon {
    line-height: 30px;
    font-size: 14px;
    color: #23393d;
    opacity: 0.3;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .settings:hover .stm-settings-icon {
    opacity: 1;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .name {
    margin-bottom: 12px;
    padding-right: 37px;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .name a {
    color: #23393d;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none !important;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .name a:hover {
    color: #CE2C2C;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .account-list {
    padding: 0;
    margin: 0 0 14px;
    list-style: none;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .account-list li a {
    display: block;
    line-height: 26px;
    font-size: 13px;
    color: #23393d;
    text-decoration: none !important;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .account-list li a:hover {
    color: #CE2C2C;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .logout {
    display: block;
    margin: 0 -15px 0 -30px;
    padding: 10px 15px 10px 30px;
    background-color: #e5e5e5;
    color: #23393d;
    opacity: 0.7;
    font-size: 13px;
    text-decoration: none !important;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .logout .fas {
    position: relative;
    top: 1px;
    left: -1px;
    margin-right: 5px;
    color: #23393d;
    font-size: 15px;
    letter-spacing: -0.5px;
    opacity: 0.5;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .logout:hover {
    opacity: 0.9;
}

.stm-template-car_rental .stm-rent-lOffer-account-unit-main .lOffer-account-dropdown .logout:hover .fas {
    opacity: 0.7;
}

.stm-template-car_rental .choose-another-class {
    position: fixed;
    top: -30%;
    left: 0;
    right: 0;
    padding-top: 17px;
    min-height: 71px;
    background-color: #CE2C2C;
    z-index: 99;
    opacity: 0;
}

.stm-template-car_rental .choose-another-class.single-add-to-compare-visible {
    top: 0%;
    opacity: 1;
}

.stm-template-car_rental .choose-another-class.car-reserved {
    background-color: #ff0000;
    z-index: 999;
}

.stm-template-car_rental .choose-another-class.car-reserved .single-add-to-compare-left {
    position: relative;
    padding-left: 55px;
    min-height: 35px;
}

.stm-template-car_rental .choose-another-class.car-reserved .single-add-to-compare-left .add-to-compare-icon {
    position: absolute;
    left: 0;
    top: 50%;
    color: #fff;
    font-size: 35px;
    transform: translateY(-50%);
}

.stm-template-car_rental .choose-another-class.car-reserved .single-add-to-compare-left .stm-title {
    display: block;
    padding-top: 10px;
    color: #fff !important;
    font-weight: 400;
}

.stm-template-car_rental .choose-another-class.car-reserved .single-add-to-compare-left .stm-title span {
    font-weight: 700;
}

.stm-template-car_rental .choose-another-class.car-reserved .compare-fixed-link {
    display: block;
    padding: 8px 23px 6px;
    color: #fff !important;
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none !important;
}

.stm-template-car_rental .choose-another-class.car-reserved .compare-fixed-link:hover {
    background-color: #fff;
    color: #CE2C2C !important;
}

.stm-template-car_rental .choose-another-class .single-add-to-compare-left {
    position: relative;
    padding-left: 55px;
    min-height: 35px;
}

.stm-template-car_rental .choose-another-class .single-add-to-compare-left .add-to-compare-icon {
    position: absolute;
    left: 0;
    top: 50%;
    color: #CE2C2C;
    font-size: 35px;
    transform: translateY(-50%);
}

.stm-template-car_rental .choose-another-class .single-add-to-compare-left .stm-title {
    display: block;
    padding-top: 10px;
    color: #fff !important;
    font-weight: 700;
}

.stm-template-car_rental .choose-another-class .compare-fixed-link {
    display: block;
    padding: 8px 23px 6px;
    color: #fff !important;
    border: 1px solid #CE2C2C;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none !important;
}

.stm-template-car_rental .choose-another-class .compare-fixed-link:hover {
    background-color: #CE2C2C;
}

.stm-template-car_rental .price-date-info-icon {
    display: inline-block;
    position: relative;
}

.stm-template-car_rental .price-date-info-icon .fa-info-circle {
    font-size: 16px;
    color: #23393d;
}

.stm-template-car_rental .price-date-info-icon:hover .price-date-info-popup {
    opacity: 1;
    z-index: 1;
}

.stm-template-car_rental .price-date-info-icon .price-date-info-popup {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    padding: 20px 30px 30px;
    background: #CE2C2C;
    opacity: 0;
    transition: all 0.1s ease-in;
    z-index: -1;
}

.stm-template-car_rental .price-date-info-icon .price-date-info-popup ul {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
}

.stm-template-car_rental .price-date-info-icon .price-date-info-popup ul li {
    display: block;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    color: #23393d;
}

.stm-template-car_rental .price-date-info-icon .price-date-info-popup ul li.padd-10 {
    padding-top: 10px;
}

.stm-template-car_rental .stm-reservaton-date {
    display: block;
    margin-top: 10px;
}

.stm-template-car_rental .stm-reservaton-date h6 {
    margin-bottom: 0;
}

.stm-template-car_rental .stm-reservaton-date span {
    font-size: 13px;
}

.stm-template-car_rental .stm-created-date h6 {
    margin-bottom: 0;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel {
    border: none;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
    max-width: 100%;
}

.stm-template-car_rental .stm-carousel .stm-owl-next:hover,.stm-template-car_rental .stm-carousel .stm-owl-prev:hover {
    cursor: pointer;
    border-color: #CE2C2C;
    color: #CE2C2C;
}

.stm-template-car_rental .stm-carousel .owl-dots .owl-dot.active span {
    background-color: #CE2C2C;
}

@media print {
    .woocommerce-order-received {
        height: 99%;
        min-height: inherit !important;
    }

    .woocommerce-order-received .woocommerce {
        padding: 50px 0 0 !important;
    }

    .woocommerce-order-received .stm-reservation-archive {
        padding: 0 !important;
    }

    .woocommerce-order-received .woocommerce-thankyou-order-details {
        padding: 0 !important;
    }

    .woocommerce-order-received .woocommerce-thankyou-order-received,.woocommerce-order-received .stm_order_print,.woocommerce-order-received .col-md-5,.woocommerce-order-received .stm_rental_archive_top,.woocommerce-order-received .stm-fullwidth-with-parallax-bg {
        display: none;
    }

    .woocommerce-order-received .com-md-7 {
        width: 100%;
    }
}

.listing-menu-mobile-wrapper {
    display: none;
}

.stm_terms_popup .fa-times {
    display: none;
}

@media (max-width: 1025px) {
    .stm-template-car_rental .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .stm_current_language i {
        top: 5px !important;
    }
}

@media (max-width: 1025px) {
    .stm_terms_popup .fa-times {
        display: block;
        position: fixed;
        right: 0;
        top: 0;
        padding: 15px;
        cursor: pointer;
        z-index: 9999;
    }

    .stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div {
        width: 100%;
    }

    .stm_rental_icon_boxes_style_2 .icon-box {
        margin-bottom: 0 !important;
        clear: both;
    }

    .stm_rental_icon_boxes_style_2 .icon-box .icon {
        display: none;
    }

    .stm-template-car_rental .stm-fullwidth-with-parallax-bg {
        padding-top: 30px;
    }

    .stm-template-car_rental .stm_single_class_car .infos .single_info {
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .stm-template-car_rental .icon-box .icon {
        margin-bottom: 20px;
    }

    .stm-template-car_rental .stm_products_grid_class .stm_product_grid_single {
        width: 50%;
    }

    .stm-template-car_rental .stm-fullwidth-with-parallax-bg {
        background-attachment: scroll !important;
    }

    .stm-template-car_rental .stm_custom_rental_checkout .stm_woocommerce_checkout_billing .form-row {
        width: 100%;
    }

    .stm-template-car_rental .stm_rental_archive_top {
        padding: 15px 0;
        min-height: inherit;
    }

    .stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset:first-child {
        margin-right: 15px;
    }

    .stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm > p {
        text-align: left;
    }
}

@media (max-width: 992px) {
    .woocommerce-order-received .stm_rent_order_info {
        display: none;
    }

    .woocommerce-order-received .stm_custom_rental_checkout {
        margin-top: 0;
    }

    .stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset:first-child {
        margin-right: 10px;
    }
}

@media (max-width: 768px) {
    .stm_custom_rental_checkout {
        margin-top: 30px;
    }

    .stm-template-car_rental .stm_rent_car_form_wrapper .stm_rent_car_form {
        width: 100%;
    }

    .stm-template-car_rental .stm-background-centered {
        background-size: cover !important;
        background-attachment: scroll !important;
    }

    .stm-template-car_rental .footer_widgets_wrapper {
        padding-top: 45px;
    }

    .stm-stretch-image-right .vc_column-inner {
        margin: 0 -15px !important;
        padding: 200px 0;
    }

    .stm-template-car_rental .stm_locations_description {
        width: 250px;
    }

    .stm-template-car_rental .stm_locations_description li .stm_offices_wrapper img {
        display: none;
    }

    .stm-template-car_rental .stm_single_class_car .lists-inline > ul {
        width: 49%;
    }

    .stm-template-car_rental .stm_single_class_car .infos .single_info {
        margin: 10px 20px 0 0;
    }

    .stm-template-car_rental .stm_single_class_car .stm_rent_prices {
        padding-right: 15px;
    }

    .stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price {
        margin-left: 15px;
        margin-bottom: 30px;
    }

    .stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price .pay a {
        min-width: 100px;
    }

    .stm-template-car_rental .stm_single_class_car .stm-more {
        margin-top: 15px;
    }

    .stm-template-car_rental.woocommerce-edit-address .addresses .row .address:last-child {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .stm-template-car_rental .stm_single_class_car .top {
        padding-top: 30px;
    }

    .stm-template-car_rental .stm_single_class_car .second > .row {
        margin: 0 -15px;
    }

    .stm-template-car_rental .stm_single_class_car {
        padding: 20px 15px 0;
    }

    .stm-template-car_rental .stm_single_class_car .stm_rent_prices {
        text-align: left;
        margin-top: 30px;
        padding-right: 0;
    }

    .stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price {
        margin: 0 15px 30px 0;
        text-align: left;
    }

    .stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price .pay {
        text-align: center;
    }

    .stm-template-car_rental .stm_single_class_car .stm_rent_prices .stm_rent_price:last-child {
        margin-right: 0;
    }

    .stm-template-car_rental .stm-fullwidth-with-parallax-bg .container .row > div {
        width: 100%;
    }

    .stm-template-car_rental .stm_rental_archive_top .woocommerce-ordering,.stm-template-car_rental .stm_rental_coupon {
        float: left;
        margin-left: 0;
    }

    .stm_rent_order_info {
        margin-top: 30px;
    }
}

@media (max-width: 600px) {
    .stm-template-car_rental .stm-rent-lOffer-account-unit {
        margin: 0 10px;
    }

    .stm-template-car_rental .stm_products_grid_class .stm_product_grid_single {
        width: 100%;
    }

    .stm-template-car_rental .stm_locations_description {
        display: none;
    }

    .stm-template-car_rental .stm_rental_options_archive .stm_rental_option .image {
        display: none;
    }

    .stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta {
        margin-top: 20px;
        float: none;
    }
}

@media (max-width: 600px) and (max-width: 767px) {
    .stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta {
        margin-top: 0;
    }
}

@media (max-width: 600px) {
    .stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .price {
        text-align: left;
    }
}

@media (max-width: 600px) {
    .stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart {
        float: right;
    }
}

@media (max-width: 600px) {
    .woocommerce form .form-row.terms label.checkbox {
        display: inline;
    }
}

@media (max-width: 600px) {
    .stm-template-car_rental .woocommerce form .form-row.terms .input-checkbox {
        margin: 2px 0 0 10px;
        float: none;
    }
}

@media (max-width: 600px) {
    .stm-template-car_rental .stm_rent_order_info {
        padding: 30px 15px;
    }

    .stm-template-car_rental .stm_rent_order_info .stm_rent_table {
        width: 100%;
        margin: 0;
        overflow: scroll;
    }
}

@media (max-width: 600px) {
    .stm-template-car_rental .stm_rent_table table tfoot td,.stm-template-car_rental .stm_rent_table table tbody td,.stm-template-car_rental .stm_rent_table table thead td {
        padding: 5px 5px 5px 10px !important;
    }
}

@media (max-width: 600px) {
    .stm-template-car_rental .stm_rent_table table td.divider {
        padding: 1px 28px !important;
    }
}

@media (max-width: 600px) {
    .stm-template-car_rental .stm-rent-total {
        margin: 0;
    }
}

@media (max-width: 600px) {
    .woocommerce-checkout-payment .payment_methods .wc_payment_method img {
        display: none;
    }
}

@media (max-width: 440px) {
    .stm-register-form .row .col-md-6:last-child {
        margin-top: 10px;
    }

    .stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .price .current_price {
        margin-top: 0;
    }

    .stm-template-car_rental .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .meta .stm-add-to-cart {
        float: none;
        width: 100%;
        margin: 15px 0 0 0;
    }

    .stm-template-car_rental .stm_rental_order_success .single_order_info {
        width: 100%;
    }

    .stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-details {
        padding: 15px;
    }

    .stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-details li strong,.stm-template-car_rental.woocommerce-order-received .woocommerce-thankyou-order-details li span {
        width: 100%;
        text-align: center;
        line-height: 40px;
    }
}

@media (max-width: 440px) and (max-width: 820px) {
    .stm-template-car_rental .woocommerce-MyAccount-content .woocommerce-order-downloads {
        overflow-y: scroll;
    }

    .stm-template-car_rental .woocommerce-MyAccount-content .woocommerce-order-downloads thead tr th {
        white-space: nowrap;
    }
}

@media (max-width: 440px) {
    .stm-template-car_rental.woocommerce-orders .woocommerce-MyAccount-content {
        display: block;
        overflow: scroll;
    }

    .stm-template-car_rental.woocommerce-orders .woocommerce-MyAccount-content .my_account_orders tr td, .stm-template-car_rental.woocommerce-orders .woocommerce-MyAccount-content .my_account_orders tr th {
        font-size: 12px;
    }

    .stm-template-car_rental.woocommerce-orders .woocommerce-MyAccount-content .my_account_orders tr td:first-child, .stm-template-car_rental.woocommerce-orders .woocommerce-MyAccount-content .my_account_orders tr th:first-child {
        padding-left: 20px;
    }

    .stm-template-car_rental.woocommerce-orders .woocommerce-MyAccount-content .my_account_orders tr td:last-child, .stm-template-car_rental.woocommerce-orders .woocommerce-MyAccount-content .my_account_orders tr th:last-child {
        padding-left: 20px;
    }
}

@media (max-width: 440px) {
    .stm-template-car_rental .woocommerce-Message--info {
        flex-direction: column;
    }

    .stm-template-car_rental .woocommerce-Message--info a {
        margin-top: 20px;
    }
}

@media (max-width: 440px) {
    .stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset {
        width: 100%;
        margin: 0;
    }

    .stm-template-car_rental.woocommerce-edit-account .woocommerce-EditAccountForm fieldset + fieldset {
        margin-top: 30px;
    }
}

html.stm-site-preloader-anim {
    overflow: visible;
}

html.stm-site-preloader-anim:before {
    position: fixed;
    content: "";
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
    z-index: 9999999999;
}

html.stm-site-preloader-anim:after {
    position: fixed;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background: none;
    background-color: #23393d;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    animation: scaleout 1s infinite ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 9999999999;
}

html.stm-site-preloader:after, html.stm-site-preloader:before {
    visibility: visible;
    opacity: 1;
}

html.stm-site-preloader.stm-after-hidden:after {
    display: none;
}

@keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

.ab-progress-tracker.bookly-table > div {
    color: #ffffff;
}

.wpcf7-form-control-wrap.stmgdpr {
    padding-left: 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, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    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, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.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: normal;
    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, 0.7);
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.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=email],input[type=search],input[type=password] {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    padding: 0 21px;
    font-weight: 400;
    color: #888888;
    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: #CE2C2C;
    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-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: #CE2C2C;
    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=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: #CE2C2C;
    color: #191919;
    transition: all 0.2s ease;
    opacity: 1;
}

.stm-button i {
    font-size: 10px;
    margin-right: 5px;
}

.stm-button:hover {
    opacity: 0.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: #dddddd;
}

.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 {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

.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: #555555;
}

.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 {
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-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 #CE2C2C !important;
    color: #CE2C2C !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 #444444;
}

.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 #444444;
}

.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: #CE2C2C;
}

#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;
    margin-right: 7px;
}

.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: #CE2C2C;
}

#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;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 50px;
    font-weight: 700;
}

h2, .h2 {
    margin: 0;
    margin-bottom: 14px;
    line-height: 1.2;
    font-size: 36px;
    font-weight: 700;
}

h3, .h3 {
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 26px;
    font-weight: 700;
}

h4, .h4 {
    margin: 0;
    margin-bottom: 11px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
}

h5, .h5 {
    margin: 0;
    margin-bottom: 7px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700;
}

h6, .h6 {
    margin: 0;
    margin-bottom: 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: #CE2C2C;
}

a:focus {
    color: #CE2C2C;
}

a:active {
    color: #CE2C2C;
}

blockquote {
    margin: 22px 0;
    padding: 2px 32px;
    border-left-width: 4px;
    border-left-color: #CE2C2C;
    font-size: 14px;
    line-height: 22px;
    color: #888888;
    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: #888888;
    border-bottom: 1px solid #d5d9e0;
}

.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, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    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, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.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: normal;
    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, 0.7);
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.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=email],input[type=search],input[type=password] {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    padding: 0 21px;
    font-weight: 400;
    color: #888888;
    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: #CE2C2C;
    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-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: #CE2C2C;
    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=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: #CE2C2C;
    color: #191919;
    transition: all 0.2s ease;
    opacity: 1;
}

.stm-button i {
    font-size: 10px;
    margin-right: 5px;
}

.stm-button:hover {
    opacity: 0.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: #dddddd;
}

.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 {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

.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: #555555;
}

.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 {
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-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 #CE2C2C !important;
    color: #CE2C2C !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 #444444;
}

.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 #444444;
}

.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: #CE2C2C;
}

#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;
    margin-right: 7px;
}

.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: #CE2C2C;
}

#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;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 50px;
    font-weight: 700;
}

h2, .h2 {
    margin: 0;
    margin-bottom: 14px;
    line-height: 1.2;
    font-size: 36px;
    font-weight: 700;
}

h3, .h3 {
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 26px;
    font-weight: 700;
}

h4, .h4 {
    margin: 0;
    margin-bottom: 11px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
}

h5, .h5 {
    margin: 0;
    margin-bottom: 7px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700;
}

h6, .h6 {
    margin: 0;
    margin-bottom: 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: #CE2C2C;
}

a:focus {
    color: #CE2C2C;
}

a:active {
    color: #CE2C2C;
}

blockquote {
    margin: 22px 0;
    padding: 2px 32px;
    border-left-width: 4px;
    border-left-color: #CE2C2C;
    font-size: 14px;
    line-height: 22px;
    color: #888888;
    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: #888888;
    border-bottom: 1px solid #d5d9e0;
}

#stm-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 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: 0px;
    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: 0.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, 0.1);
}

.single-regular-sale-price > table tr td:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.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, 0.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: 0.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 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: #CE2C2C;
    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: #CE2C2C;
    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 0 3px;
}

.stm-user-current-plan-info {
    margin-top: 30px;
    padding: 21px 29px 25px;
    background: rgba(0, 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, 0.4);
    letter-spacing: -0.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;
}

.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 0 !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, 0.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(0.795, -0.035, 0, 1) 0.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: 0.5em;
    right: 0.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: 0.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 .image {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.add-compare-mobile .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.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 i.fa,body i.far,body i.fas {
    font-family: "Font Awesome 5 Free" !important;
}

body i.fab {
    font-family: "Font Awesome 5 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;
}

.elementor-editor-active input[type=checkbox] {
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
}

.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 0.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: #fab637;
}

.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;
}

.listing-car-item-inner a {
    display: block;
    overflow: hidden;
}

.listing-car-item-inner a:hover {
    opacity: 0.8;
}

.woocommerce-product-search button[type=submit] {
    margin-top: 10px;
}

.stm-button,input[type=submit],button,.button,.load-more-btn {
    display: block;
    text-align: center;
    padding: 17px 28px 15px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    background-color: #CE2C2C;
    text-decoration: none !important;
    outline: none !important;
    visibility: visible;
    border: none;
    white-space: normal;
    box-shadow: 0 2px 0 rgba(206,44,44, 0.75);
    transition: opacity 0.2s ease-in !important;
    transform: translateZ(0);
    opacity: 1;
}

.stm-button:hover,input[type=submit]:hover,button:hover,.button:hover,.load-more-btn:hover {
    opacity: 0.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(206,44,44, 0.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;
}

.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: -0.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%;
}

.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: #888888;
    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: #CE2C2C;
    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: #ffffff;
}

.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: #CE2C2C;
    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: #dddddd;
}

.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 {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

.stm-label-type-2 {
    margin-bottom: 5px;
    font-weight: 400;
}

html {
    overflow-y: scroll;
    font-size: 100%;
}

html.no-scroll {
    overflow: hidden;
}

body {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 22px;
    color: #555555;
}

.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 {
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-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 #CE2C2C;
    color: #CE2C2C;
    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: 1030;
}

.admin-bar .select2-container.stm-multi-currency .select2-dropdown {
    top: 2px;
}

.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: 1030;
}

.select2-container--open.stm-multi-currency .select2-dropdown {
    background: transparent;
    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 #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.select2-container--open.stm-multi-currency .select2-dropdown .select2-results ul li {
    font-size: 11px;
    color: #232628;
    padding: 3px 20px;
}

.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: 1001;
}

#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: #ffffff;
}

.fancy-iframe:hover {
    cursor: pointer;
}

.tp-bannertimer {
    background-color: #CE2C2C !important;
    opacity: 0.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, 0.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;
    border-color: 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-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    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 #444444;
}

.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 #444444;
}

.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: #CE2C2C;
}

#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;
    margin-right: 7px;
}

.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: #CE2C2C;
}

#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";
    color: #232628;
}

.normal_font {
    font-family: "Open Sans";
}

h1, .h1 {
    margin: 0;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 50px;
    font-weight: 700;
}

h2, .h2 {
    margin: 0;
    margin-bottom: 14px;
    line-height: 1.2;
    font-size: 36px;
    font-weight: 700;
}

h3, .h3 {
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 26px;
    font-weight: 700;
}

h4, .h4 {
    margin: 0;
    margin-bottom: 11px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
}

h5, .h5 {
    margin: 0;
    margin-bottom: 7px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700;
}

h6, .h6 {
    margin: 0;
    margin-bottom: 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.header-menu ul {
    margin-top: 0;
}

ul ol, ol ol, ol ul, ul ul {
    margin-top: 8px;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #CE2C2C;
}

a:hover {
    color: #CE2C2C;
    text-decoration: none !important;
}

a:focus {
    color: #CE2C2C;
    text-decoration: none !important;
}

a:active {
    color: #CE2C2C;
}

blockquote {
    margin: 22px 0;
    padding: 2px 32px;
    border-left-width: 4px;
    border-left-color: #CE2C2C;
    font-size: 14px;
    line-height: 22px;
    color: #888888;
    font-style: italic;
}

label {
    font-weight: 400;
    margin-bottom: 0;
}

p {
    margin: 0 0 14px;
}

ul.list-style-1 {
    padding: 0;
    list-style: none;
}

ul.list-style-1 li {
    position: relative;
    padding-left: 27px;
    margin-bottom: 10px;
}

ul.list-style-1 li:before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    left: 0;
    top: 0;
    content: "\f00c";
    font-size: 11px;
    color: #CE2C2C;
}

ul.list-style-2 {
    padding: 0;
    list-style: none;
}

ul.list-style-2 li {
    position: relative;
    padding-left: 31px;
    margin-bottom: 8px;
}

ul.list-style-2 li:before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    left: 3px;
    top: 0;
    content: "\f058";
    font-size: 14px;
    color: #CE2C2C;
}

ul.list-style-3 {
    padding: 0;
    list-style: none;
}

ul.list-style-3 li {
    position: relative;
    padding-left: 31px;
    margin-bottom: 8px;
}

ul.list-style-3 li:before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    left: 0;
    top: 3px;
    content: "\f138";
    font-size: 17px;
    color: #CE2C2C;
}

.lists-inline > ul {
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
    width: 23.7%;
}

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: #888888;
    border-bottom: 1px solid #d5d9e0;
}

.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 mediumseagreen;
    background-color: transparent;
    color: mediumseagreen;
}

.header-menu li a {
    font-family: Montserrat;
    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, 0.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-style: normal;
    font-weight: normal;
    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: #CE2C2C;
    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;
}

.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: #CE2C2C;
}

.listing-car-items-units {
    margin: 0 -15px;
}

.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: #CE2C2C;
}

.listing-car-items .listing-car-item .price {
    position: relative;
    float: right;
    padding: 6px 20px 4px 8px;
    margin-left: 23px;
    background-color: #CE2C2C;
    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: 12px;
    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: #CE2C2C;
    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: 0px;
    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: #CE2C2C;
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #CE2C2C;
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }
}

.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 .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: #CE2C2C;
}

.car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #CE2C2C;
    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: #CE2C2C;
    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: #aaaaaa;
    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: #CE2C2C;
    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: #CE2C2C;
}

.sold-listings-inventory .classic-filter-row {
    position: relative;
    z-index: 48;
}

.sold-listings-inventory .classic-filter-row input[type=text] {
    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, 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: -0.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: #CE2C2C;
}

.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: #CE2C2C;
    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: #CE2C2C;
    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: #aaaaaa;
    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: #aaaaaa !important;
}

.sold-listings-inventory .found-cars i {
    position: absolute;
    content: "";
    display: block;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 0;
}

.sold-listings-inventory .found-cars .blue-lt {
    color: #CE2C2C;
    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: #CE2C2C;
    border-color: #CE2C2C;
}

.sold-listings-inventory .reset-all.reset-styled:focus {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

.sold-listings-inventory .reset-all.reset-styled:active {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

.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: #CE2C2C;
}

.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-image: url("https://omelhorcarro.com/wp-content/themes/motors/assets/images/title-box-default-bg.jpg");
    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: #ffffff;
}

.entry-header.small_title_box .container .entry-title h2 {
    color: #ffffff;
}

.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, 0.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%);
}

.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: #CE2C2C;
    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;
}

.stm_breadcrumbs_unit .navxtBreads {
    padding: 15px 0 8px 4px;
    margin-bottom: 20px;
    color: #888;
    text-transform: uppercase;
    font-size: 11px;
    border-bottom: 1px solid #dddddd;
}

.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: #CE2C2C;
}

.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, 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;
    border: 2px solid transparent;
    color: #888;
}

.stm-owl-next:hover,.stm-owl-prev:hover {
    cursor: pointer;
    border-color: #CE2C2C;
    color: #CE2C2C;
}

.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: 0.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: #aaaaaa;
}

.stm-carousel-brands .owl-controls .owl-prev:hover, .stm-carousel-brands .owl-controls .owl-next:hover {
    color: #CE2C2C;
}

.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 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 26px;
}

.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: #CE2C2C;
    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: #CE2C2C;
    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: #dddddd;
    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;
    padding-left: 32px;
    font-size: 12px;
    text-transform: uppercase;
    color: #888;
    border: 1px solid #dddddd;
    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: #CE2C2C;
    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;
}

.car-action-unit {
    position: relative;
    display: block;
    padding: 0 15px;
    padding-left: 32px;
    font-size: 12px;
    text-transform: uppercase;
    color: #888;
    border: 1px solid #dddddd;
    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: #CE2C2C;
    transform: translateY(-50%);
}

.car-action-unit:hover {
    border-color: #CE2C2C;
}

.car-action-unit.add-to-compare {
    padding-right: 0;
    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: #CE2C2C;
    color: #fff;
    border-color: #CE2C2C;
}

.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 {
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    top: 6px;
    left: 10px;
    font-size: 14px;
    content: "\e924";
    height: 14px;
    width: 14px;
    animation: rotating 2s infinite linear;
    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;
    }
}

@media (max-width: 1024px) {
    .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;
    }
}

@media (max-width: 1024px) {
    .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-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;
}

.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, 0.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 {
    position: absolute;
    left: -30px;
    top: 0;
    width: 30px;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
}

@media (max-width: 1024px) {
    .stm-thumbs-car-gallery .owl-prev {
        left: 0;
    }
}

.stm-thumbs-car-gallery .owl-prev:after {
    font-family: "Font Awesome 5 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: "\f053";
    color: #fff;
    line-height: 82px;
}

.stm-thumbs-car-gallery .owl-prev:hover {
    cursor: pointer;
}

.stm-thumbs-car-gallery .owl-next {
    position: absolute;
    right: -30px;
    top: 0;
    width: 30px;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
}

@media (max-width: 1024px) {
    .stm-thumbs-car-gallery .owl-next {
        right: 0;
    }
}

.stm-thumbs-car-gallery .owl-next:after {
    font-family: "Font Awesome 5 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);
    display: block;
    content: "\f054";
    color: #fff;
    line-height: 82px;
}

.stm-thumbs-car-gallery .owl-next:hover {
    cursor: pointer;
}

.stm-thumbs-car-gallery .video-preview {
    position: relative;
}

.stm-thumbs-car-gallery .video-preview:before {
    display: block;
    font-family: "Font Awesome 5 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, 0.8);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    color: #CE2C2C;
    font-size: 30px;
    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 {
    display: block;
    font-family: "Font Awesome 5 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, 0.8);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    color: #232628;
    font-size: 30px;
    z-index: 20;
}

.video-preview a.fancy-iframe:hover:before {
    color: #CE2C2C;
}

.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: #CE2C2C;
}

.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: #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;
}

.single-add-to-compare {
    position: fixed;
    top: -30%;
    left: 0;
    right: 0;
    padding-top: 17px;
    min-height: 71px;
    background-color: #CE2C2C;
    z-index: 99999;
    opacity: 0;
}

.single-add-to-compare.danger, .single-add-to-compare.overadded {
    background-color: #ff0000;
}

.single-add-to-compare.danger .compare-fixed-link:hover, .single-add-to-compare.overadded .compare-fixed-link:hover {
    color: #ff0000;
}

.single-add-to-compare.warning {
    background-color: #CE2C2C;
}

.single-add-to-compare.warning .compare-fixed-link:hover {
    color: #CE2C2C;
}

.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: #ffffff;
    border: 1px solid #ffffff;
    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: #ffffff;
    color: #CE2C2C;
}

.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: #ffffff;
    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 5 Free";
    font-weight: 600;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.single-add-to-compare .single-add-to-compare-left .stm-title {
    display: block;
    padding-top: 10px;
    color: #ffffff;
    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: 0.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: 0.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: #CE2C2C;
    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: 0.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, 0.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: #ffffff;
    border: 2px solid #ffffff;
    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: #CE2C2C;
    border: 2px solid #CE2C2C;
    cursor: pointer;
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn.active {
    background-color: #CE2C2C;
    border: 2px solid #CE2C2C;
}

.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: transparent;
    border-left: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    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(0.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 #ffffff;
    border-right: solid 2.8284px #ffffff;
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:after {
    bottom: -17.6777px;
    border-bottom: solid 2.8284px #ffffff;
    border-left: solid 2.8284px #ffffff;
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:hover {
    background-color: #CE2C2C;
    border-left: solid 2px #CE2C2C;
    border-right: solid 2px #CE2C2C;
    cursor: pointer;
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:hover::before {
    border-top: solid 2.8284px #CE2C2C;
    border-right: solid 2.8284px #CE2C2C;
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:hover::after {
    border-bottom: solid 2.8284px #CE2C2C;
    border-left: solid 2.8284px #CE2C2C;
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon .fas {
    position: absolute;
    color: #ffffff;
    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: #ffffff !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: #CE2C2C;
}

.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;
    justify-content: center;
    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: #CE2C2C;
}

.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: #ffffff;
    text-align: center;
    box-shadow: 0 2px 3px rgba(0, 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 5 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #CE2C2C;
    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: #CE2C2C;
    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: #CE2C2C;
    margin-left: 5px;
}

.stm-single-car-page .stm_multipurpose_link a i:before {
    color: #CE2C2C;
}

.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: bold;
    font-size: 15px;
}

.stm-shareble {
    position: relative;
}

@media (max-width: 768px) {
    .stm-shareble {
        margin-right: 10px;
    }
}

.stm-shareble:hover .stm-share {
    border-color: #CE2C2C;
    color: #CE2C2C;
}

.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: #CE2C2C;
}

.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;
}

.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;
    color: #888;
    font-size: 12px;
}

.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-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: #CE2C2C;
    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: #CE2C2C;
}

.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: #CE2C2C;
    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 #CE2C2C;
}

.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: #222222;
    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: #222222;
}

.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: #ffffff;
    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: #CE2C2C;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}

.orange {
    color: #CE2C2C;
}

.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;
}

#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;
}

#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: #aaaaaa;
}

.modal-header-iconed i {
    position: absolute;
    top: 33px;
    left: 32px;
    font-size: 47px;
    color: #CE2C2C;
}

.modal-header-iconed .mobile-close-modal {
    display: none;
}

@media (max-width: 450px) {
    .modal-header-iconed {
        display: block;
        padding-rigth: 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 {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, -50%);
    right: 18px;
    top: 50%;
    color: #CE2C2C;
    font-size: 16px;
    content: "\f017";
}

.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;
}

.car-listing-row .compare-col-stm .listing-car-item-meta {
    padding-top: 35px;
}

.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: #CE2C2C;
}

.compare-value-hover.hovered .h5 {
    color: #CE2C2C;
}

.compare-value-hover .h5 .regular-price {
    font-size: 13px;
    text-decoration: line-through;
}

.stm-compare-car-img {
    position: relative;
}

.stm-compare-car-img:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
}

.compare-col-stm-empty .image img.stm-compare-empty {
    opacity: 0.8;
}

.compare-col-stm-empty:hover .image img.stm-compare-empty {
    opacity: 1;
}

.compare-col-stm-empty > a {
    text-decoration: none !important;
}

.compare-col-stm-empty > a:hover .h5 {
    color: #CE2C2C;
}

.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-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: 0px;
    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: #CE2C2C;
    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;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 17px;
    line-height: normal;
    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: #CE2C2C;
}

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;
}

@media (max-width: 767px) {
    .stm-user-private-main .archive-listing-page ul.nav.nav-tabs {
        display: flex;
        overflow-y: scroll;
        padding: 7px 5px 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;
    }
}

.listing-list-loop {
    width: 100%;
    padding-bottom: 16px;
    margin-bottom: 32px;
    border-bottom: 1px solid #ddd;
}

.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: #CE2C2C;
    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;
}

.listing-list-loop .image .image-inner {
    position: relative;
    overflow: hidden;
}

.listing-list-loop .content {
    overflow: hidden;
}

.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: #CE2C2C;
    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: #CE2C2C;
    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: 0.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;
}

.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: 0.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: 0.7;
}

.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;
}

@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 .value {
    padding-left: 25px;
    font-weight: 700;
}

.listing-list-loop .content .meta-middle .meta-middle-unit .meta-middle-unit-top {
    position: relative;
}

.listing-list-loop .content .meta-middle .meta-middle-unit.fuel .meta-middle-unit-top {
    padding-left: 23px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit.fuel .value {
    padding-left: 23px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit.engine .meta-middle-unit-top, .listing-list-loop .content .meta-middle .meta-middle-unit.engine .value, .listing-list-loop .content .meta-middle .meta-middle-unit.drive .meta-middle-unit-top, .listing-list-loop .content .meta-middle .meta-middle-unit.drive .value, .listing-list-loop .content .meta-middle .meta-middle-unit.transmission .meta-middle-unit-top, .listing-list-loop .content .meta-middle .meta-middle-unit.transmission .value {
    padding-left: 29px;
}

.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;
}

.certified-logo-1,.certified-logo-2 {
    opacity: 0.8;
}

.certified-logo-1:hover,.certified-logo-2:hover {
    opacity: 1;
}

.stm-price-range {
    margin-bottom: 19px;
}

.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: #CE2C2C;
    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: #CE2C2C;
}

.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 {
    text-indent: 2px;
    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: #CE2C2C;
}

.stm-isotope-sorting {
    position: relative;
}

select {
    opacity: 0;
    visibility: hidden;
}

.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.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, 0.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, 0.18);
}

.stm-accordion-single-unit > a.title {
    position: relative;
    display: block;
    padding: 27px 20px 20px 25px;
    background-color: #fff;
    border-top: 4px solid #232628;
    text-decoration: none !important;
}

.stm-accordion-single-unit > a.title.collapsed {
    padding: 15px 20px 15px 25px;
    border-top-color: #CE2C2C;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
    text-decoration: none;
}

.blog-meta .blog-meta-unit i {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    font-size: 15px;
    color: #CE2C2C;
}

.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 {
    position: absolute;
    content: "";
    display: block;
    top: 9px;
    left: 4px;
    font-size: 31px;
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #CE2C2C;
    content: "\e923";
}

.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: #CE2C2C;
}

.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: #aaaaaa;
}

.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: #888888;
    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: #CE2C2C;
    text-decoration: none;
}

.comment .commentmetadata .comment-meta-data-unit {
    vertical-align: top;
}

.comment .commentmetadata .comment-meta-data-unit a {
    color: #CE2C2C;
}

.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: 0px;
    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 {
    padding-top: 30px;
}

.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, 0.4);
}

.post-grid-single-unit .image {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .post-grid-single-unit .image a img {
        width: 100%;
    }
}

.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: #CE2C2C;
    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: #CE2C2C;
    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 0.5s ease;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    padding: 25px 40px 14px 40px;
    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: #CE2C2C;
    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: #CE2C2C;
}

.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: #CE2C2C;
    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: #CE2C2C;
    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, 0.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: block;
    position: absolute;
    top: 0;
    width: 54px;
    height: 35px;
    background-color: #CE2C2C;
    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, 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: #CE2C2C !important;
    color: #ffffff !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;
}

.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, 0.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: #CE2C2C;
}

.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, 0.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;
    display: flex;
    justify-content: center;
    align-items: center;
}

.stm-modern-filter-unit-images .stm-single-unit-image .image.non-active {
    opacity: 0.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 {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f107";
    top: 50%;
    margin-top: -8px;
    right: -14px;
    font-size: 16px;
}

.stm-modern-view-others a:hover {
    color: #CE2C2C;
    border-bottom-color: #CE2C2C;
}

.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%;
    z-index: 10;
    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: 0.2;
}

.stm-fullwidth-with-parallax.stm-blackout-lvl-40 .stm-blackout-overlay:after {
    opacity: 0.4;
}

.stm-fullwidth-with-parallax.stm-blackout-lvl-60 .stm-blackout-overlay:after {
    opacity: 0.6;
}

.stm-fullwidth-with-parallax.stm-blackout-lvl-80 .stm-blackout-overlay:after {
    opacity: 0.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, 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 #CE2C2C;
    text-align: center;
    color: #CE2C2C;
    text-decoration: none !important;
}

.page-links a:hover {
    color: #fff;
    background-color: #CE2C2C;
}

.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: #CE2C2C;
}

.stm-base-color {
    color: #CE2C2C;
}

.stm-button-secondary-color {
    background-color: #CE2C2C;
}

.stm-secondary-background-color {
    background-color: #CE2C2C;
}

.stm-secondary-color {
    color: #CE2C2C;
}

.certified-logo-1 img {
    max-height: 25px;
}

.certified-logo-2 img {
    max-height: 25px;
}

#frontend_customizer_button:before {
    border-right-color: #CE2C2C;
}

#frontend_customizer_button {
    background-color: #CE2C2C;
}

.tp-caption.stm-slider-round, .rs-layer.stm-slider-round, .stm-slider-round {
    background: rgba(206,44,44, 0.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 #dddddd;
}

.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: #CE2C2C;
}

.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 #CE2C2C;
    border-radius: 50%;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
    color: #CE2C2C;
    font-size: 16px;
    text-indent: 3px;
    overflow: hidden;
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit .number:before {
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -100%;
    line-height: 25px;
    content: "\f00c";
    font-size: 16px;
    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, 0.5);
    font-size: 13px;
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit.active {
    border-bottom-color: #CE2C2C;
}

.stm-sell-a-car-form .form-navigation .form-navigation-unit.active .number {
    background-color: #CE2C2C;
    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 {
    position: absolute;
    content: "";
    display: block;
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #c0c1c3;
    content: "\e932";
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 20px;
}

.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;
    position: absolute;
    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;
    position: absolute;
    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: #888888;
    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, 0.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: #CE2C2C;
}

.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 {
    position: absolute;
    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://omelhorcarro.com/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, 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: #CE2C2C;
}

.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 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.footer_widgets_wrapper .widget-title h6 .colored {
    color: #CE2C2C;
}

.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: #aaaaaa;
    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 {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f09e";
    top: 0;
    right: 0;
    height: 38px;
    width: 40px;
    background-color: #CE2C2C;
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-size: 17px;
    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: #CE2C2C !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: #CE2C2C;
}

.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 {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f002";
    top: 0;
    right: 0;
    width: 46px;
    height: 38px;
    line-height: 42px;
    background-color: #CE2C2C;
    font-size: 19px;
    color: #fff !important;
    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, 0.2);
    font-size: 13px !important;
    color: #aaa;
    text-decoration: none !important;
}

.wp-block-tag-cloud a:hover,.tagcloud a:hover {
    background-color: #CE2C2C;
    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: #CE2C2C;
    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 {
    position: absolute;
    content: "";
    display: block;
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e810";
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    line-height: 50px;
    font-size: 12px;
    text-align: center;
    color: #CE2C2C;
    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: #CE2C2C !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: #CE2C2C;
    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: #CE2C2C;
}

.stm-service-secondary-color {
    color: #CE2C2C;
}

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, 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: #CE2C2C !important;
}

body.page-template-home-service-layout #footer {
    box-shadow: inset 0px 5px 5px rgba(0, 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;
    margin-right: 10px;
}

.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: #CE2C2C;
    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, 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 {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 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";
}

.header-service .header-menu > li.current-menu-item > a,.header-service .header-menu > li .current_page_item > a {
    color: #CE2C2C;
}

.header-service .header-menu > li:hover {
}

.header-service .header-menu > li:hover > ul {
    visibility: visible;
    top: 100%;
    opacity: 1;
}

.header-service .header-menu > li a {
    color: #ffffff;
}

.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, 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 {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 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";
}

.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: #CE2C2C;
}

.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, 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: #CE2C2C;
    color: #191d21;
}

.stm-service-slider-title {
    padding: 27px 37px 27px 30px;
    background: rgba(23, 27, 31, 0.9);
    text-transform: uppercase;
}

.stm-service-slider-title.heading-font {
    letter-spacing: 1px !important;
}

.stm-service-slider-title .yellow {
    color: #CE2C2C;
}

.stm-service-slider-price {
    padding: 12px 39px 11px 32px;
    background-color: #CE2C2C;
    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: #CE2C2C;
}

.page-template-home-service-layout .stm-slider-button {
    padding: 16px 34px 15px 56px;
    background-color: #CE2C2C;
    box-shadow: 0 2px 0 rgba(206,44,44, 0.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: #888888;
    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 35px;
    box-shadow: inset 0 0 92px rgba(0, 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: #CE2C2C;
    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 #CE2C2C;
    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: #CE2C2C;
}

.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: #CE2C2C;
}

.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: #CE2C2C !important;
    color: #CE2C2C;
    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: #CE2C2C !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: #CE2C2C !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(206,44,44, 0.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 {
    text-indent: 0;
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 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: "\f054";
    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 {
    text-indent: 0;
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 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: "\f053";
    text-align: center;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -4px;
}

.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: #CE2C2C !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: #CE2C2C !important;
}

.ab-booking-form .ab-columnizer .ab-available-hour:hover {
    border-color: transparent !important;
    color: #CE2C2C !important;
}

.ab-booking-form .ab-columnizer .ab-available-hour:hover .ab-hour-icon {
    border-color: #CE2C2C !important;
    color: #CE2C2C !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: #CE2C2C !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: #CE2C2C !important;
    box-shadow: 0 1px 6px rgba(35, 38, 40, 0.4);
}

.ab-booking-form .picker__day:hover {
    background-color: #CE2C2C !important;
    color: #fff !important;
}

.ab-booking-form .picker__day,.ab-booking-form .picker__weekday,.ab-booking-form .picker__year {
    color: #CE2C2C !important;
}

.ab-booking-form .picker--focused .picker__day--selected {
    background-color: #CE2C2C !important;
    color: #fff !important;
}

.ab-booking-form .picker__button--today {
    padding: 12px 18px 10px !important;
    margin: 10px 0 25px !important;
    background-color: #CE2C2C !important;
    color: #fff !important;
    box-shadow: 0 2px 0 rgba(206,44,44, 0.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: #FFFFFF;
}

.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://omelhorcarro.com/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: #CE2C2C;
    border-bottom: 1px dashed #CE2C2C;
}

.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 0.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 0.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: #CE2C2C;
    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: "";
    display: block;
    content: "" !important;
    display: block !important;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 5px;
    background: rgba(0, 0, 0, 0.1);
    z-index: 90;
}

.stm-carousel-brands {
    padding: 0 40px;
}

#gallery {
    box-shadow: inset 0px -5px 5px rgba(0, 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;
}

.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://omelhorcarro.com/wp-content/themes/motors/assets/fonts/woocommerce/star.eot);
    src: url(https://omelhorcarro.com/wp-content/themes/motors/assets/fonts/woocommerce/star.eot?#iefix) format("embedded-opentype"), url(https://omelhorcarro.com/wp-content/themes/motors/assets/fonts/woocommerce/star.woff) format("woff"), url(https://omelhorcarro.com/wp-content/themes/motors/assets/fonts/woocommerce/star.ttf) format("truetype"), url(https://omelhorcarro.com/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://omelhorcarro.com/wp-content/themes/motors/assets/fonts/woocommerce/woocommerce.eot);
    src: url(https://omelhorcarro.com/wp-content/themes/motors/assets/fonts/woocommerce/woocommerce.eot?#iefix) format("embedded-opentype"), url(https://omelhorcarro.com/wp-content/themes/motors/assets/fonts/woocommerce/woocommerce.woff) format("woff"), url(https://omelhorcarro.com/wp-content/themes/motors/assets/fonts/woocommerce/woocommerce.ttf) format("truetype"), url(https://omelhorcarro.com/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, 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: -0.5em;
    margin-top: -0.5em;
    display: block;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(https://omelhorcarro.com/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, 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: #CE2C2C !important;
}

.woocommerce small.note {
    display: block;
    color: #777;
    font-size: 0.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 #dddddd;
}

.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: #CE2C2C;
    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: 0.5;
}

.woocommerce div.product p.stock {
    font-size: 0.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: #ffffff;
}

.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: #CE2C2C;
}

.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;
    -moz-border-bottom-right-radius: 4px;
    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;
    -moz-border-bottom-left-radius: 4px;
    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;
}

.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: 0.5em;
    border: 0;
}

.woocommerce span.onsale {
    position: absolute;
    top: 20px;
    left: -36px;
    height: 33px;
    line-height: 33px;
    background-color: #CE2C2C;
    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: 0.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: #555555;
    display: block;
    font-weight: 400;
    margin-bottom: 0.5em;
    font-size: 14px;
}

.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: 0.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: 0.67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(132, 132, 132, 0.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 0;
    margin: 0 0 28px 0;
}

.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: 0.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: 0.3px;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 3px;
    background-color: #CE2C2C;
    text-decoration: none !important;
    outline: none !important;
    visibility: visible;
    border: none;
}

.woocommerce ul.products li.product.product-type-simple .button:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f07a";
    margin-left: 8.42px;
}

.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
    opacity: 0.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: 0.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: #CE2C2C;
    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: #CE2C2C;
    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: 0.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;
    position: absolute;
    bottom: 2px;
    right: 0;
    width: 57px;
    height: 1px;
    background-color: #888;
}

.woocommerce a.added_to_cart:after {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    top: 26px;
    left: 0;
    content: "\f07a";
    font-size: 16px;
    color: #CE2C2C;
}

.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;
    margin-bottom: 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: 0.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 {
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e931\e931\e931\e931\e931";
    color: #888;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.woocommerce .star-rating span:before {
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e931\e931\e931\e931\e931";
    top: 0;
    position: absolute;
    left: 0;
    color: #CE2C2C;
}

.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: 0.5em 4px 0 0;
    float: left;
}

.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 0.5em;
    float: none;
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0;
}

.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: 0 0;
    border: 0;
    padding-top: 42px;
    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: 0.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: 0.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 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 0.25em;
}

.woocommerce td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;
}

.woocommerce td.product-name p.backorder_notification {
    font-size: 0.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, 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 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 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 0.5s 0.5s ease;
    transition: opacity 0.5s 0.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, 0.4);
}

.woocommerce ul#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce ul#shipping_method li {
    margin: 0;
    padding: 0.25em 0 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: 0.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 .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: 0.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: 0.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: 0.5em;
    margin-right: 0.5em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    box-shadow: 0 2px 5px rgba(0, 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: 0.7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #CE2C2C;
}

.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: 0.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: 0.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: 0.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 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: 0.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://omelhorcarro.com/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://omelhorcarro.com/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://omelhorcarro.com/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://omelhorcarro.com/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://omelhorcarro.com/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://omelhorcarro.com/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://omelhorcarro.com/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://omelhorcarro.com/wp-content/themes/motors/assets/images/icons/credit-cards/discover.png);
}

.woocommerce-checkout #payment div.payment_box span.help {
    font-size: 0.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 #dfdcde;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: 0.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, 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: #CE2C2C;
}

#main .stm-shop-sidebar-area .widget.widget_product_categories > ul > li > a:hover:before {
    color: #CE2C2C;
}

#main .stm-shop-sidebar-area .widget.widget_product_categories > ul > li > a:before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f0da";
    left: 0;
    font-size: 15px;
    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: #CE2C2C;
}

#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: #CE2C2C;
}

#main .stm-shop-sidebar-area .widget .product_list_widget li:hover a {
    color: #CE2C2C;
}

#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: #888888;
}

#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: #888888 !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: #CE2C2C;
    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: #CE2C2C;
}

#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), #CE2C2C 0, #CE2C2C 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 #cccccc;
    padding: 18px 0 17px 0;
    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: #ffffff;
    background-color: #cccccc;
    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: #CE2C2C;
    cursor: pointer;
}

.woocommerce button.button.single_add_to_cart_button {
    padding: 15px 16px 15px 14px;
}

.woocommerce button.button.single_add_to_cart_button:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: 14px;
    font-size: 15px;
    content: "\f07a";
}

.product_meta {
    font-size: 13px;
    color: #888;
}

.product_meta a {
    color: #555;
    text-decoration: none !important;
}

.product_meta a:hover {
    color: #CE2C2C;
}

.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 #cccccc;
    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: #333333;
    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: #777777;
    padding: 12px 15px;
    font-size: 13px;
    border-radius: 0;
}

.woocommerce .comment-form textarea:focus,.woocommerce .comment-form input:focus {
    outline: none;
    border-color: #CE2C2C;
    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: #777777;
    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;
}

.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;
    margin: 37px 0 0;
}

#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;
}

.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: #CE2C2C;
}

.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 #aaaaaa;
    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: #CE2C2C;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
    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: #ffffff !important;
    border: none !important;
}

.vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    background-color: #ffffff;
    padding: 37px 20px 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 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: #CE2C2C;
    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 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: #CE2C2C;
    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: #CE2C2C;
    box-shadow: 0px -4px 0px 0px #CE2C2C;
    -webkit-box-shadow: 0px -4px 0px 0px #CE2C2C;
    -moz-box-shadow: 0px -4px 0px 0px #CE2C2C;
}

.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: #CE2C2C;
}

.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 0 !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: #aaaaaa;
}

.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: #CE2C2C;
}

.vc_toggle.vc_toggle_active .vc_toggle_icon:before {
    background-color: #CE2C2C;
}

.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: #CE2C2C;
}

.select2-container--default .select2-selection--single {
    height: 48px;
    border: none;
    border-radius: 0;
    background-color: #eceff3;
    outline: none !important;
}

.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;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 47px;
    width: 19px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    font-family: "Font Awesome 5 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;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "\f107";
}

.select2-container--default .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__arrow b.stm-preloader:before {
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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;
}

.select2 {
    width: 100% !important;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    opacity: 0.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-dropdown {
    border-radius: 0;
    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;
}

.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: #CE2C2C;
    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: #CE2C2C !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: #CE2C2C;
    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: #CE2C2C !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: 0px;
}

.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: #CE2C2C;
}

.ui-slider .ui-slider-handle {
    box-shadow: 0 2px 5px rgba(0, 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: #CE2C2C;
    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;
    -webkit-backface-visibility: hidden;
    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, 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 0.3s 0.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: 0.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%, white 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://omelhorcarro.com/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://omelhorcarro.com/wp-content/themes/motors/assets/images/bg-input.png") repeat-x 0 0;
    width: 0px;
    height: 0px;
}

input.uniform-input,select.uniform-multiselect,textarea.uniform {
    padding: 3px;
    background: url("https://omelhorcarro.com/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://omelhorcarro.com/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%;
    display: block;
}

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: none;
    position: absolute;
    height: 22px;
    top: 2px;
    left: 0px;
    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: none;
    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: none;
    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: none;
    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: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.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://omelhorcarro.com/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://omelhorcarro.com/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: none;
}

.stm-slider-filter-type-unit .pull-left {
    margin-bottom: 19px;
}

.stm-slider-filter-type-unit .row {
    margin-bottom: 16px;
}

@media (max-width: 1024px) {
    .stm-slider-filter-type-unit .row {
        display: flex;
    }
}

.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: #CE2C2C;
    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: #CE2C2C;
}

.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: -0.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: #CE2C2C;
}

.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: -0.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 #CE2C2C;
}

.stm-border-bottom-unit .title {
    margin-top: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #eceff3 !important;
}

.bookly-form select {
    opacity: 1;
    visibility: visible;
    color: #333333;
}

.bookly-progress-tracker div {
    color: #ffffff;
}

.bookly-form .bookly-box {
    color: #ffffff !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: normal;
    font-style: normal;
    color: #aaaaaa;
    font-size: 11px;
    text-transform: uppercase;
    line-height: normal;
}

.stm-layout-header-service #top-bar a {
    font-family: "Open Sans";
    font-weight: normal;
    font-style: normal;
    color: #aaaaaa;
    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: #aaaaaa;
    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: 30px;
}

.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: #CE2C2C;
    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: 0px;
    right: 0;
    left: 0;
    display: none;
    z-index: 20;
}

@media (max-width: 767px) {
    .stm-layout-header-service .header-main .header-top-info {
        top: 60px;
    }
}

.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: transparent;
        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: #CE2C2C;
}

.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: #ffffff;
    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: #CE2C2C;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.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: #ffffff;
    text-decoration: none;
}

.stm-layout-header-service .header-main .header-main-phone i {
    position: absolute;
    top: 0;
    left: 0;
    color: #CE2C2C;
    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: #CE2C2C;
    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: 0.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: #CE2C2C;
}

.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: #CE2C2C;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px dashed #CE2C2C;
}

.stm-layout-header-service .header-main .header-address .address .fancy-iframe:hover {
    color: #CE2C2C;
    border-bottom-color: #CE2C2C;
}

.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: #eaedf0;
    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: #eaedf0;
    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, 0.8);
    box-shadow: 0 0 4px rgba(0, 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;
}

.stm-layout-header-service .main-menu .header-menu > li.menu-item-has-children > a:after {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 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: #CE2C2C;
    color: #fff !important;
}

.stm-layout-header-service .main-menu .header-menu > li:hover > a {
    background-color: #CE2C2C;
    color: #fff;
}

.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 > a:hover {
    background-color: #CE2C2C;
    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, 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, 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 5 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 0.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 0.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 0.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: #CE2C2C;
    padding: 0 2px;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 2px 0px rgba(0, 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: #CE2C2C;
    border-color: #CE2C2C;
    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: #CE2C2C;
    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: #CE2C2C;
}

.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;
}

body.post-type-archive-listings .stm-car-listing-sort-units .stm-sort-by-options {
    float: right;
}

@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 > 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: #CE2C2C;
    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: #CE2C2C;
}

body.post-type-archive-listings .classic-filter-row {
    position: relative;
    margin-top: -60px;
    z-index: 48;
}

body.post-type-archive-listings .classic-filter-row input[type=text] {
    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, 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: -0.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: 5px 25px 40px;
}

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: #CE2C2C;
}

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: #CE2C2C;
    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: #CE2C2C;
    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: #aaaaaa;
    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: #aaaaaa !important;
}

body.post-type-archive-listings .found-cars i {
    position: absolute;
    content: "";
    display: block;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 0;
}

body.post-type-archive-listings .found-cars .blue-lt {
    color: #CE2C2C;
    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: #CE2C2C;
    border-color: #CE2C2C;
}

body.post-type-archive-listings .reset-all.reset-styled:focus {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

body.post-type-archive-listings .reset-all.reset-styled:active {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

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 0;
}

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, 0.3);
    transition: all 0.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, 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 > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div,.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:nth-child(2) > div {
    transform: none !important;
}

.gm-style .gm-style-mtc button {
    color: #555555 !important;
}

.gm-style-mtc > ul > div > span {
    line-height: 18px;
}

.stm-shareble {
    position: relative;
    transition: all 0.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: 0px 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: #ffffff;
    padding: 5px 5px 1px;
    border-radius: 3px;
    border: 1px solid #dddddd;
}

.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 #CE2C2C;
    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, 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, #CE2C2C 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, 0.2);
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: all 0.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 0.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: #ffffff;
    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, 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: -0.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: 0.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: normal;
    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: normal;
    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: -0.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: rgb(255, 255, 255);
    padding: 28px 19px 14px 23px;
    position: absolute;
    top: 40px;
    right: 0;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.1s ease-in;
    filter: drop-shadow(0px 2px 5px rgba(0, 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;
    margin: 0;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    transition: all 0.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 #cccccc;
    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: normal;
    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: normal;
    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: -0.2px;
    position: relative;
}

@keyframes stm_zoom {
    0% {
        transform: scale(1);
        opacity: 0.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: #ffffff;
}

#youtube-play-video-wrap .youtube-play-circle:before, #youtube-play-video-wrap .youtube-play-circle: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;
}

#youtube-play-video-wrap .youtube-play-circle:before {
    animation-delay: 0.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-dropdown {
    top: 32px;
}

.stm-template-aircrafts:not(.woocommerce-checkout) .select2-dropdown {
    top: 0px;
}

.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: #222222;
}

.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, 0.18), inset 0 4px 0 #CE2C2C;
}

.stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.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, 0.1803921569);
    background-color: #ffffff;
    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 #CE2C2C;
}

.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 {
    margin-bottom: 0;
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image img:before {
    background: rgba(0, 0, 0, 0.2);
}

.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: 0px;
}

.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: #CE2C2C;
    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, 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: #ffffff !important;
    background-color: #CE2C2C;
    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.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: 143px;
    }
}

.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 0.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, 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: #CE2C2C;
}

.mobile-filter-sticky {
    display: none;
    box-shadow: 0px 0px 5px 0px rgba(0, 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;
}

.theme-motors .lg-icon {
    font-family: lg;
}

.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: #CE2C2C;
    border-color: #CE2C2C;
    border: 2px solid #CE2C2C;
}

@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;
    }
}

.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 0.3s ease-in-out;
}

.notification-wrapper .notification-wrap.success {
    background: #CE2C2C;
}

.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: #ffffff;
}

.notification-wrapper .notification-wrap .btn-container {
    display: block;
}

.notification-wrapper .notification-wrap .btn-container button {
    background: transparent;
    padding: 10px 0 10px 20px;
    margin: 0 0 0 20px;
    font-weight: 400;
    text-transform: capitalize;
    box-shadow: none;
    border-left: 1px solid #ffffff;
    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;
}

@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;
    }
}

.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;
    }

    .theme-motors .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
        display: none;
    }
}

@media (max-width: 820px) {
    .stm-user-private .stm-sticky-user-sidebar .stm-user-private-sidebar:before {
        display: none;
    }

    .stm-user-private .stm-sticky-user-sidebar {
        margin-top: 20px;
    }

    .stm-user-private .stm-sticky-user-sidebar .stm-user-private-sidebar {
        padding: 20px 20px 20px 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 .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;
    }
}

.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 .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 .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 .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, 0.8);
    padding: 12px 22px 12px;
    border: 0;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, 0.2);
    border-right: 1px solid #ffffff;
    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: #ffffff;
    border-top-color: #CE2C2C;
    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 25px;
    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 5 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 0.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;
}

@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 0.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 0.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 0.2s ease-in-out;
    color: #333333;
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body .btn {
    background: transparent;
    margin: 0 0 0 auto;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body .btn i {
    display: inline-block;
    color: #ffffff;
    vertical-align: middle;
    margin-top: 4px;
    font-weight: 900;
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body:hover {
    background: #CE2C2C;
}

.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: #ffffff;
}

.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: #ffffff;
}

@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: 11px;
    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 .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: #CE2C2C;
}

.stm_motors_listing_types_multilisting_active .car-listing-row .listing-car-item-meta .price {
    background-color: #CE2C2C;
    color: #fff;
}

.stm_motors_listing_types_multilisting_active .car-listing-row .listing-car-item-meta .price:before {
    background-color: #CE2C2C;
}

.stm_motors_listing_types_multilisting_active .price.discounted-price .regular-price {
    text-decoration: line-through;
}

.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: #CE2C2C;
}

.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 .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: #CE2C2C;
    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: #CE2C2C;
}

.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: #CE2C2C;
    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: #CE2C2C;
}

.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: #CE2C2C;
    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: #CE2C2C;
    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-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;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input {
    position: relative;
    width: 100%;
    min-height: 474px;
    margin-bottom: 20px;
    background-color: #eee;
    text-align: center;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-service-icon-photos {
    display: block;
    font-size: 92px;
    margin-bottom: 34px;
    color: #bebebe;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-image-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-image-preview .fas {
    display: none;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 30;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input input[type=file]:hover {
    cursor: pointer;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .button {
    display: inline-block;
    max-height: 46px;
    overflow: hidden;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    z-index: 29;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder.hasPreviews .stm_fake_button {
    opacity: 0;
    visibility: hidden;
    padding: 0;
    max-height: 0;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder.hasPreviews .stm-service-icon-photos {
    margin-bottom: 0;
    font-size: 67px;
    color: #CE2C2C;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder.hasPreviews .stm-service-icon-photos:after {
    position: absolute;
    content: "";
    display: block;
    width: 135px;
    height: 135px;
    top: 0;
    left: 50%;
    margin-left: -67px;
    margin-top: -27px;
    background-color: #fff;
    z-index: -1;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input:hover .hasPreviews .stm-service-icon-photos {
    color: #fff;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input:hover .hasPreviews .stm-service-icon-photos:after {
    background-color: #CE2C2C;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery {
    margin: 0 -15px 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 15px;
    margin-bottom: 15px;
    width: 20%;
}

.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-placeholder-native {
    display: none;
}

.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-placeholder-native:nth-child(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.stm-placeholder-native:nth-child(2),.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-placeholder-native:nth-child(3),.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-placeholder-native:nth-child(4),.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-placeholder-native:nth-child(5) {
    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.stm-placeholder-native:nth-child(1):hover,.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-placeholder-native:nth-child(2):hover,.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-placeholder-native:nth-child(3):hover,.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-placeholder-native:nth-child(4):hover,.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-placeholder-native:nth-child(5):hover {
    cursor: default !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.stm-placeholder-native:nth-child(1) .inner,.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-placeholder-native:nth-child(2) .inner,.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-placeholder-native:nth-child(3) .inner,.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-placeholder-native:nth-child(4) .inner,.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-placeholder-native:nth-child(5) .inner {
    background-color: #eee;
}

.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 {
    position: relative;
    min-height: 81px;
    line-height: 81px;
    color: #bebebe;
    font-size: 41px;
    text-align: center;
    transition: 300ms ease;
    border: 1px solid #ddd;
}

.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: #CE2C2C;
}

.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.ui-draggable-dragging {
    border: 3px solid #CE2C2C;
}

.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-dragging:before {
    opacity: 1 !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.ui-draggable-dragging .fas {
    opacity: 0 !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.ui-draggable-dragging:hover .fas {
    opacity: 1 !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.ui-draggable:before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f0b2";
    bottom: 0;
    left: 0;
    width: 22px;
    height: 22px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    text-indent: -2px;
    background-color: #CE2C2C;
    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 {
    display: block;
    position: absolute;
    right: -10px;
    top: -10px;
    font-size: 13px;
    width: 24px;
    height: 24px;
    text-align: center;
    background-color: #CE2C2C;
    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: 5px;
}

.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.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 .inner.active .stm-image-preview:before {
    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 .inner .stm-image-preview.ui-draggable-dragging {
    z-index: 99;
}

.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: 3px solid #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:hover .inner.deleting .stm-image-preview:before {
    opacity: 0;
}

.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: #CE2C2C;
}

.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, 0.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, 0.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: #CE2C2C;
}

.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 5 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: #CE2C2C;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases span {
    border-bottom: 1px dashed #CE2C2C;
}

.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 #CE2C2C;
    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, 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: 0.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: 0px;
    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, 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: #CE2C2C;
    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: #CE2C2C;
    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, 0.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: #CE2C2C;
    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: #CE2C2C;
    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: 0.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 #CE2C2C;
    box-shadow: 0 5px 29px rgba(0, 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: 0px;
    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, 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 40px;
    background-color: #CE2C2C;
}

.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: 0.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 #CE2C2C;
    box-shadow: 0 5px 29px rgba(0, 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: 0px;
    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, 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: 0.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, 0.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: #CE2C2C;
}

.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: -0.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, 0.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: #CE2C2C;
    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: 0.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: #CE2C2C;
}

.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: -0.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, 0.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 #CE2C2C;
    box-shadow: 0 5px 10px rgba(0, 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, 0.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: #CE2C2C;
    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: #CE2C2C;
    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-media-car {
        margin-top: 20px;
    }

    .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 #CE2C2C !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 {
    background-color: #153e4d !important;
}

.stm_motors_listing_types_multilisting_active.stm-template-listing_two .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: 0.4s;
}

.make_featured_switcher .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: 0.4s;
}

.make_featured_switcher input:checked + .slider {
    background-color: #CE2C2C;
}

.make_featured_switcher input:focus + .slider {
    box-shadow: 0 0 1px #CE2C2C;
}

.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;
    }

    .stm-vc-single-car-content-left {
        padding-right: 42px !important;
    }

    .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 10px !important;
    }

    .header-service.header-service-sticky {
        position: absolute !important;
        padding-top: 22px !important;
        background: transparent !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: transparent;
        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: transparent;
        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: #ffffff;
        text-transform: uppercase;
        text-decoration: none !important;
        text-align: left;
        background: transparent;
        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: #CE2C2C !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: #CE2C2C;
        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: #CE2C2C;
    }

    .header-service .header-menu li.active a {
        color: #CE2C2C !important;
        background-color: inherit;
    }

    .wpb_wrapper.wpb_tour_tabs_wrapper.stm_tabs_style_service .wpb_tab.ui-tabs-panel {
        padding: 50px 0 30px 0 !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: 25px;
        left: inherit;
        transform: translateY(0);
        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: transparent;
        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 .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;
    }
}

@media (max-width: 767px) {
    .listing-list-loop .image {
        float: none;
        max-width: 100%;
        margin: 0px;
    }
}

@media (max-width: 767px) {
    .listing-list-loop .content .meta-top .price.discounted-price {
        float: right;
    }
}

@media (max-width: 767px) {
    .listing-list-loop .content .meta-top .price-holder {
        float: right;
        height: 49px;
    }
}

@media (max-width: 767px) {
    .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;
    }
}

@media (max-width: 767px) {
    .stm-call-to-action-1 .stm-call-action-left:after {
        display: none;
    }
}

@media (max-width: 767px) {
    .stm-call-to-action-1 .stm-call-action-left,.stm-call-to-action-1 .stm-call-action-left:after {
        background-color: transparent !important;
    }
}

@media (max-width: 767px) {
    .stm-call-to-action-1 .stm-call-action-right {
        width: 100%;
        z-index: -1;
    }
}

@media (max-width: 767px) {
    .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, 0.5);
    }
}

@media (max-width: 767px) {
    .stm-car-view-more {
        width: 100%;
        text-align: center;
        display: block;
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .listing-list-loop .content {
        padding-bottom: 3px;
    }
}

@media (max-width: 767px) {
    .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;
    }
}

@media (max-width: 767px) {
    .listing-list-loop .content .meta-middle .meta-middle-unit:last-child {
        border-bottom: none;
    }
}

@media (max-width: 767px) {
    .listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .meta-middle-unit-top {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .value {
        display: inline-block;
        padding-left: 5px;
    }
}

@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;
    }
}

@media (max-width: 767px) {
    .single-car-actions > ul {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .single-car-actions > ul li {
        display: block;
        float: none;
        margin-right: 0;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .single-car-actions > ul li.certified-logo-2,.single-car-actions > ul li.certified-logo-1 {
        padding-top: 15px;
        display: inline-block;
        width: 49%;
    }
}

@media (max-width: 767px) {
    .single-car-actions > ul li.certified-logo-1 {
        padding-left: 15px;
        margin: 0;
    }
}

@media (max-width: 767px) {
    .single-car-actions > ul li.certified-logo-2 {
        padding-right: 20px;
        margin: 0;
    }
}

@media (max-width: 767px) {
    .car-action-unit.add-to-compare {
        width: 100%;
        padding-left: 36px;
    }
}

@media (max-width: 767px) {
    .car-action-unit,.stm-template-ev_dealer #wrapper .single-car-actions .car-action-unit,.added_date {
        line-height: 36px;
    }
}

@media (max-width: 767px) {
    .car-action-unit > i {
        position: relative;
        top: 1px;
        left: -8px;
    }
}

@media (max-width: 767px) {
    .stm-template-car_dealer .car-action-unit > i.fa-print {
        top: 9px;
    }
}

@media (max-width: 767px) {
    .car-action-unit.add-to-compare.stm-added .stm-show-on-hover {
        padding-left: 10px;
    }
}

@media (max-width: 767px) {
    .car-action-unit.add-to-compare.stm-added .stm-show-on-hover > i {
        position: relative;
        left: -5px;
        top: -2px;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .single-add-to-compare .single-add-to-compare-left {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .single-add-to-compare .single-add-to-compare-left .add-to-compare-icon {
        display: none;
    }
}

@media (max-width: 767px) {
    .compare-fixed-link {
        display: inline-block;
        float: none !important;
        margin: 0 0 10px;
    }
}

@media (max-width: 767px) {
    .single-add-to-compare {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .single-car-actions .stock-num {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

@media (max-width: 767px) {
    .car-action-unit.add-to-compare.disabled:after {
        top: 11px;
    }
}

@media (max-width: 767px) {
    .stm-modern-filter-found-cars {
        float: none;
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .stm-car-listing-sort-units.stm-modern-filter-actions .stm-sort-by-options {
        float: left;
    }
}

@media (max-width: 767px) {
    .car-action-unit.stm-brochure {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .car-action-unit.stm-brochure > i {
        left: -11px;
        top: 2px;
    }
}

@media (max-width: 767px) {
    .car-action-unit.stm-share {
        width: 100%;
        padding-left: 38px;
    }
}

@media (max-width: 767px) {
    .car-action-unit.stm-share > i {
        left: -11px;
    }
}

@media (max-width: 767px) {
    .wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav > li {
        float: none;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .lists-inline > ul {
        width: 100%;
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .stm-col-pad-left {
        margin-top: 20px !important;
        padding-left: 15px !important;
    }
}

@media (max-width: 767px) {
    span.vc_tta-title-text {
        margin-left: 0 !important;
    }
}

@media (max-width: 767px) {
    div.stm_auto_loan_calculator {
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    body.page-template-coming-soon-php .coming-soon-header {
        padding-top: 25px;
    }
}

@media (max-width: 767px) {
    body.page-template-coming-soon-php #wrapper #main {
        position: static;
    }
}

@media (max-width: 767px) {
    body.page-template-coming-soon-php #wrapper #main .stm-coming-soon-centered {
        position: static;
        transform: none;
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    body.page-template-coming-soon-php #footer-copyright {
        position: static;
    }
}

@media (max-width: 767px) {
    body.page-template-coming-soon-php #wrapper:after {
        display: none;
    }
}

@media (max-width: 767px) {
    body.page-template-coming-soon-php {
        position: relative;
    }
}

@media (max-width: 767px) {
    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, 0.7);
        z-index: -1;
    }
}

@media (max-width: 767px) {
    body.page-template-coming-soon-php #wrapper #main .stm-coming-soon-centered h1 {
        font-size: 30px;
        line-height: 35px;
    }
}

@media (max-width: 767px) {
    body.page-template-coming-soon-php div.wpcf7 img.ajax-loader {
        display: none;
    }
}

@media (max-width: 767px) {
    .stm-inline-form .wpcf7-form-control-wrap {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .stm-inline-form input[type=submit] {
        width: 100%;
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .post-list-single-item .blog-meta {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .post-list-single-item .absoluted-content {
        position: static;
        padding-top: 30px;
        background: #232628;
    }
}

@media (max-width: 767px) {
    .blog-meta .right {
        width: 100%;
        float: left;
    }
}

@media (max-width: 767px) {
    .post-list-single-item .absoluted-content .relatived-content {
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .post-list-single-item .blog-meta {
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .blog-meta-bottom .right {
        clear: both;
        float: left;
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .stm-author-box .author-image {
        display: none;
    }
}

@media (max-width: 767px) {
    .stm-blog-fullwidth-info .absoluted-content {
        position: static;
        background: #232628;
    }
}

@media (max-width: 767px) {
    .stm-blog-fullwidth-info .absoluted-content .blog-meta {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .stm-blog-fullwidth-info .absoluted-content .title {
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    .stm-blog-fullwidth-info .absoluted-content .blog-meta {
        padding: 26px 0 25px;
    }
}

@media (max-width: 767px) {
    .error-header {
        padding: 26px 0;
    }
}

@media (max-width: 767px) {
    .comment .comment-avatar {
        display: none;
    }
}

@media (max-width: 767px) {
    ul.comment-list li ul.children {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    body.single-post .post-content-vc h4.vc_custom_heading {
        margin-top: 20px !important;
    }
}

@media (max-width: 767px) {
    .post-content blockquote {
        padding-left: 50px;
    }
}

@media (max-width: 767px) {
    .select2-results__options li:active {
        background-color: #f0f2f5;
    }
}

@media (max-width: 767px) {
    #car-listing-tab-search .icon-button {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 110px;
    }
}

@media (max-width: 767px) {
    .woocommerce .shop_table.cart .coupon {
        float: none;
    }
}

@media (max-width: 767px) {
    .woocommerce .shop_table.cart .button.update-cart {
        display: block;
        float: none;
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .product-name_text {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .woocommerce .cart-totals_wrap {
        padding: 18px;
    }
}

@media (max-width: 767px) {
    .woocommerce-cart .cart-collaterals .cart_totals table th {
        padding-right: 10px;
    }
}

@media (max-width: 767px) {
    .woocommerce-cart table.cart img,.woocommerce table.shop_table th.product-price,.woocommerce td.product-price {
        display: none;
    }
}

@media (max-width: 767px) {
    #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: transparent;
        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: #CE2C2C;
}

.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: #ffffff;
}

.stm-template-motorcycle #request-stm_vim_history .modal-body {
    background-color: #ffffff;
}

.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;
}

.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, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    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, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.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: normal;
    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, 0.7);
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.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=email],input[type=search],input[type=password] {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    padding: 0 21px;
    font-weight: 400;
    color: #888888;
    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: #CE2C2C;
    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-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: #CE2C2C;
    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=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: #CE2C2C;
    color: #191919;
    transition: all 0.2s ease;
    opacity: 1;
}

.stm-button i {
    font-size: 10px;
    margin-right: 5px;
}

.stm-button:hover {
    opacity: 0.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: #dddddd;
}

.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 {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

.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: #555555;
}

.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 {
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-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 #CE2C2C !important;
    color: #CE2C2C !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 #444444;
}

.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 #444444;
}

.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: #CE2C2C;
}

#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;
    margin-right: 7px;
}

.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: #CE2C2C;
}

#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;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 50px;
    font-weight: 700;
}

h2, .h2 {
    margin: 0;
    margin-bottom: 14px;
    line-height: 1.2;
    font-size: 36px;
    font-weight: 700;
}

h3, .h3 {
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 26px;
    font-weight: 700;
}

h4, .h4 {
    margin: 0;
    margin-bottom: 11px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
}

h5, .h5 {
    margin: 0;
    margin-bottom: 7px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700;
}

h6, .h6 {
    margin: 0;
    margin-bottom: 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: #CE2C2C;
}

a:focus {
    color: #CE2C2C;
}

a:active {
    color: #CE2C2C;
}

blockquote {
    margin: 22px 0;
    padding: 2px 32px;
    border-left-width: 4px;
    border-left-color: #CE2C2C;
    font-size: 14px;
    line-height: 22px;
    color: #888888;
    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: #888888;
    border-bottom: 1px solid #d5d9e0;
}

.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, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    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, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.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: normal;
    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, 0.7);
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.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=email],input[type=search],input[type=password] {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    padding: 0 21px;
    font-weight: 400;
    color: #888888;
    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: #CE2C2C;
    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-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: #CE2C2C;
    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=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: #CE2C2C;
    color: #191919;
    transition: all 0.2s ease;
    opacity: 1;
}

.stm-button i {
    font-size: 10px;
    margin-right: 5px;
}

.stm-button:hover {
    opacity: 0.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: #dddddd;
}

.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 {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

.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: #555555;
}

.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 {
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-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 #CE2C2C !important;
    color: #CE2C2C !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 #444444;
}

.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 #444444;
}

.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: #CE2C2C;
}

#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;
    margin-right: 7px;
}

.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: #CE2C2C;
}

#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;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 50px;
    font-weight: 700;
}

h2, .h2 {
    margin: 0;
    margin-bottom: 14px;
    line-height: 1.2;
    font-size: 36px;
    font-weight: 700;
}

h3, .h3 {
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 26px;
    font-weight: 700;
}

h4, .h4 {
    margin: 0;
    margin-bottom: 11px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
}

h5, .h5 {
    margin: 0;
    margin-bottom: 7px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700;
}

h6, .h6 {
    margin: 0;
    margin-bottom: 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: #CE2C2C;
}

a:focus {
    color: #CE2C2C;
}

a:active {
    color: #CE2C2C;
}

blockquote {
    margin: 22px 0;
    padding: 2px 32px;
    border-left-width: 4px;
    border-left-color: #CE2C2C;
    font-size: 14px;
    line-height: 22px;
    color: #888888;
    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: #888888;
    border-bottom: 1px solid #d5d9e0;
}

#stm-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 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: 0px;
    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: 0.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, 0.1);
}

.single-regular-sale-price > table tr td:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.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, 0.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: 0.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 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: #CE2C2C;
    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: #CE2C2C;
    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 0 3px;
}

.stm-user-current-plan-info {
    margin-top: 30px;
    padding: 21px 29px 25px;
    background: rgba(0, 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, 0.4);
    letter-spacing: -0.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;
}

.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 0 !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, 0.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(0.795, -0.035, 0, 1) 0.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: 0.5em;
    right: 0.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: 0.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 .image {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.add-compare-mobile .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.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 i.fa,body i.far,body i.fas {
    font-family: "Font Awesome 5 Free" !important;
}

body i.fab {
    font-family: "Font Awesome 5 Brands" !important;
}

.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: #CE2C2C;
    box-shadow: none;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    outline: none;
    transition: opacity 0.2s ease-in !important;
    transform: translateZ(0);
    opacity: 1;
    cursor: pointer;
}

.mobile-filter .mobile-search-btn .h4 {
    margin: 0;
    color: #ffffff;
}

.mobile-filter .mobile-search-btn i {
    font-size: 18px;
}

.mobile-filter .mobile-search-btn:hover {
    opacity: 0.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 0.5s;
    background-color: #ffffff;
    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 .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: #888888;
    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 0px 10px 0px;
    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 0.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 .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: #ffffff;
}

.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: #000000;
}

.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: #000000;
    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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark form.mobile-search-filter .sticky-filter-actions {
    background-color: #000000;
}

.stm-accordion-content {
    margin-bottom: 20px;
}

.stm-accordion-content .content {
    padding: 15px 15px 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;
}

.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 .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, 0.8);
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-content .stm-single-filter-link a {
    color: #ffffff;
}

.stm-template-motorcycle form.mobile-search-filter .stm-accordion-single-unit .stm-accordion-content ul {
    background: none;
}

.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: #000000;
}

.stm-template-equipment form.mobile-search-filter .sticky-filter-actions {
    background-color: #000000;
}

.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: #000000;
    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: #ffffff;
}

.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: #CE2C2C;
    color: #ffffff;
    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: #ffffff;
}

.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 0px 10px 0px;
    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 {
    background-color: #269aff;
}

.stm-template-listing_two .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 {
    margin: 0;
    padding: 0;
}

.stm-template-listing_two .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 {
    padding: 0;
    margin-bottom: 20px;
}

.stm-template-listing_two .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 {
    background-color: #269aff;
}

.stm-template-listing_two .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 {
    background-color: #269aff;
}

.stm-template-listing_two .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, 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: transparent;
    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: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.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: bold;
    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, 0.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: 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
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg/lg.eot?n1z373);
    src: url(../fonts/lg/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg/lg.woff?n1z373) format("woff"),url(../fonts/lg/lg.ttf?n1z373) format("truetype"),url(../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(../images/lightGallery/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../images/lightGallery/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../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(../images/lightGallery/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../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://omelhorcarro.com/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
}

.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: #888888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
}

.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-login-register-form label[for=whatsapp-checker] {
    margin-top: 10px;
}

.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, 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;
    }
}

@-webkit-keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #CE2C2C;
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }
}

@keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #CE2C2C;
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }
}

.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;
}

@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: #CE2C2C;
}

.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, 0.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 {
    background-color: #CE2C2C;
}

.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: #CE2C2C;
    position: absolute;
    -webkit-animation: preloader 1.5s infinite ease-in-out;
    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;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(3) {
    left: 22px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(4) {
    left: 33px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(5) {
    left: 44px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .tab-content a.load-more-btn {
    background-color: #CE2C2C;
}

.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: #aaaaaa;
}

.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: #CE2C2C;
    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;
    }
}

.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: #CE2C2C;
}

.car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #CE2C2C;
    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: #CE2C2C;
    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: #aaaaaa;
    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: #CE2C2C;
    border-color: #CE2C2C;
}

.reset-all.reset-styled:focus {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

.reset-all.reset-styled:active {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

.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 0 0 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: #CE2C2C;
}

.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: #CE2C2C;
}

.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 .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;
    width: 100%;
    min-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    overflow: hidden;
}

@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 0.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 0.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: 0.25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: 0.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: white;
    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: 0.85;
    z-index: -1;
    transition: all 0.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: 0.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: 0.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: 0.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: white;
    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: 0.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: #ffffff;
    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: 0.5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: 0.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 {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

@-webkit-keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@-webkit-keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@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-carousel {
    position: relative;
}

.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, 0.2);
    z-index: 500;
    transform: translateY(-50%);
    transition: 0.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, 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, 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, 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: 0.5;
    transition: 0.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: 0.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: 0.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: 0.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 0.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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.stm-hero-slider-wrap .container .stm-info-wrap .stm-hb-round {
    -webkit-backface-visibility: hidden;
    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 0.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: 0.25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: 0.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: white;
    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: 0.85;
    z-index: -1;
    transition: all 0.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: 0.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: 0.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: 0.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: white;
    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: 0.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: #ffffff;
    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: 0.5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: 0.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 {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

[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;
}

@-webkit-keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@-webkit-keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.stm-mt-icon-counter {
    color: #ffffff;
}

.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: #ffffff;
    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: -webkit-fit-content;
    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: #CE2C2C;
}

.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: #CE2C2C;
    color: #CE2C2C;
}

.elementor-widget-motors-image-categories .swiper-button-next:after {
    display: none;
}

.elementor-widget-motors-image-categories .swiper-button-prev:after {
    display: none;
}

.stm_listing_icon_filter.swiper {
    position: relative;
}

.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: 0.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 5 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 .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: 0.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 5 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_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: 0.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;
    }
}

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: #CE2C2C;
}

.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;
}

@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: 0px;
    }

    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, 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 {
    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 .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 .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;
}

.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: 30px 25px;
}

.sticky-mobile-filter {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    z-index: 10000;
    box-shadow: 0px 0px 5px 0px rgba(0, 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;
    }
}

.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 0;
    background-color: #CE2C2C;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    outline: none;
    box-shadow: 0 2px 0 rgba(206,44,44, 0.75);
    transition: opacity 0.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: 0.8;
}

.mobile-search-filter-opened .select2-dropdown {
    z-index: 200000;
}

html.mobile-overflow-hidden {
    overflow: hidden;
    height: 100vh;
}

@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 0.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: #CE2C2C;
    }

    .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 0.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 0px 10px 0px;
        border-radius: 0;
    }

    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions {
        display: block;
        position: -webkit-sticky;
        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: #888888;
        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;
    }
}

@media (max-width: 1024px) {
    .select2-container {
        z-index: 100000;
    }
}

@media (max-width: 1024px) {
    .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: #888888;
        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 0.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 5 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: #CE2C2C;
    transition: all 0.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: 0;
    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 0 0 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 0 0 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 0 0 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: 0px;
    }

    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;
    }
}

@media (max-width: 768px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare {
        text-align: center;
        padding-right: 0px;
    }

    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;
}

.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: #CE2C2C;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px;
    text-decoration: none !important;
}

.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: #dddddd;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px;
}

.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;
    }
}

.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: #CE2C2C;
    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: #CE2C2C;
}

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: #ffffff;
    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;
}

.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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.stm-elementor_listings_carousel .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #ffffff;
}

.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: #ffffff;
    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: -webkit-fit-content;
    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: #CE2C2C;
}

.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: #CE2C2C;
    color: #CE2C2C;
}

@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: transparent;
}

.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: #dddddd;
    color: transparent;
    font-size: 0;
    border-radius: 3px;
    margin-right: 10px;
    position: relative;
    cursor: default;
    transition: all 0.25s ease;
}

.carousel-nav-prev:before, .carousel-nav-next:before {
    display: block;
    height: auto;
    font-family: "Font Awesome 5 Free";
    color: #ffffff;
    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: #CE2C2C;
}

.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 {
    transform: translateZ(0);
    transition: all 0.3s ease-in-out;
}

.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 5 Free";
    color: #ffffff;
    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 5 Free";
    color: #ffffff;
    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.3%;
    padding: 0 15px;
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
    width: 41.7%;
    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: #ffffff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 2px;
    transition: all 0.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: #ffffff;
    font-size: 13px;
    transition: all 0.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: #ffffff;
    font-size: 22px;
    font-weight: 700;
    transition: all 0.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: #ffffff;
    font-size: 13px;
    transition: all 0.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: #ffffff;
    font-size: 22px;
    font-weight: 700;
    transition: all 0.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: #ffffff;
    font-size: 13px;
    transition: all 0.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: 29px;
}

.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 .image img {
    width: 100%;
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list {
    float: right;
    list-style: none;
    padding: 0;
    margin-top: 7px;
}

.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: #CE2C2C;
    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 #CE2C2C;
    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: #CE2C2C;
    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, 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, #CE2C2C 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, 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, 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, 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: #CE2C2C;
}

.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: #CE2C2C;
    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: #CE2C2C;
    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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.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: #ffffff;
}

.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: #aaaaaa;
    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) {
    .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: 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) {
    .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: 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: #ffffff;
    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;
}

.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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.stm-elementor_listings_grid .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #ffffff;
}

.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: #ffffff;
    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: #CE2C2C;
    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: #ffffff;
    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: -webkit-fit-content;
    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: transparent;
}

.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;
}

.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;
}

.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 0.2s ease-in-out;
    color: #888888;
    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: #ffffff;
}

.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: #888888;
}

.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: #888888;
    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: #888888;
    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%;
    -webkit-animation: spin 2s linear infinite;
    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: #ffffff !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: scroll;
    }
}

@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: 15px;
    }
}

.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: #CE2C2C;
}

.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(206,44,44, 0.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: 0.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: #CE2C2C;
    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 #CE2C2C;
    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: #CE2C2C;
    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, 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, #CE2C2C 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, 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, 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, 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: #CE2C2C;
}

.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: #CE2C2C;
    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: #CE2C2C;
    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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.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: #ffffff;
}

.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: #aaaaaa;
    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: 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;
}

.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: 0.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: 0.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;
    -webkit-animation: 1s stm_zoom linear infinite;
    animation: 1s stm_zoom linear infinite;
}

.play-video-wrap .play-video-btn:before {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

@-webkit-keyframes stm_zoom {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }

    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes stm_zoom {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }

    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

.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%;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.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: #CE2C2C;
    padding: 9px 10px 5px;
}

.posts-grid.date_labeled .post-grid-single-unit .img .date .day {
    font-size: 24px;
    line-height: 20px;
    color: #ffffff;
}

.posts-grid.date_labeled .post-grid-single-unit .img .date .month {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}

.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 #CE2C2C;
    border-right: 50px solid transparent;
}

.posts-grid.date_labeled .post-grid-single-unit .img .sticky-post {
    left: auto;
    right: -90px;
    transform: rotate(45deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 200;
}

.posts-grid.date_labeled .post-grid-single-unit:hover .img img {
    opacity: 0.8;
}

.posts-grid.date_labeled a {
    text-decoration: none;
    transition: all 0.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 0.2s ease-in-out;
}

.elementor-widget-motors-pricing-plan > .elementor-widget-container {
    position: relative;
    overflow: hidden;
}

.stm-pricing-plan {
}

.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: 0.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: 0.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: 0.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: 0px;
    }

    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;
}

body.rtl .single-car-actions-delimiters ul.list-unstyled li > a > i {
    margin-right: 0;
    margin-left: 0.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: 0.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: 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: 15px;
    }
}

@media (max-width: 1024px) and (min-width: 320px) 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: 10px;
    }
}

@media (max-width: 1024px) and (max-width: 320px) {
    .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) {
    .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;
    }
}

@media (max-width: 1024px) {
    .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;
    }
}

@media (max-width: 1024px) {
    .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: #ffffff;
    background-color: #121e24;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-car-actions-buttons ul.list-unstyled li > a:hover {
    background-color: #CE2C2C;
}

@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, 0.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: #dddddd;
    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: #CE2C2C;
}

.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: 0.5em;
    font-size: 1.08em;
    margin-top: 0.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: 0.5em;
    font-size: 1.08em;
    margin-top: 0.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;
}

.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: #888888;
    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: #CE2C2C;
}

.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: 0.1em;
    margin-bottom: 0.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: 0.3em;
}

.stm-listing-single-price-title .price.discounted-price .regular-price .value {
    text-decoration: line-through;
}

.stm-listing-single-price-title .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 5 Free";
    font-weight: 600;
    color: #333333;
    font-size: 15px;
    position: absolute;
    left: 0;
    -webkit-animation: spin 2s linear infinite;
    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: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

.stm-single-listing-car-features ul li {
    width: 100%;
}

.stm-single-listing-car-features ul li i {
    margin-right: 10px;
    color: #CE2C2C;
}

.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.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%;
    }
}

.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, 0.9);
    z-index: 500;
    transition: 0.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: white;
}

.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, 0.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, 0.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: 0.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: 0.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: 0.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: 0.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: 155px;
    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, 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, 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: #CE2C2C;
}

.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 #dddddd;
}

.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, 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: #CE2C2C;
    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: 0.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);
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item {
    flex-basis: 50%;
}

.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.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: 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: 50%;
}

@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: 50%;
}

@media (min-width: 768px) {
    .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, 0.9);
    z-index: 500;
    transform: translateY(-50%);
    transition: 0.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: white;
}

.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, 0.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, 0.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: 0.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: 0.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: 0.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: 0.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: 0.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);
}

.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: 155px;
    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, 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, 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: #CE2C2C;
}

.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 #dddddd;
}

.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, 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: #CE2C2C;
    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: 0.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: 0.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 5 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, 0.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: #CE2C2C;
}

.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 0.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, 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;
    }
}

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, 0.3);
    transition: all 0.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, 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 0.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, 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: #CE2C2C;
}

.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: 0px 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: #ffffff;
    padding: 5px 5px 1px;
    border-radius: 3px;
    border: 1px solid #dddddd;
}

.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 0.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 a img {
    height: 100%;
    max-height: 466px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.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 0.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: #CE2C2C;
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon {
    width: 3em;
    height: 1.75em;
    background: #CE2C2C;
    -webkit-backface-visibility: hidden;
    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: 0.9em solid #CE2C2C;
    border-left: 1.5em solid transparent;
    border-right: 1.5em solid transparent;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
    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: 0.9em solid #CE2C2C;
    border-left: 1.5em solid transparent;
    border-right: 1.5em solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
    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, 0.35);
    visibility: hidden;
    opacity: 0;
    transition: 0.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;
    max-height: 83px;
    -o-object-fit: cover;
    object-fit: cover;
}

.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, 0.3);
    visibility: visible;
    opacity: 0;
    width: auto;
    margin: 0 auto;
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide-active:after {
    visibility: visible;
    opacity: 1;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 38, 40, 0.3);
    max-width: 142px;
    width: auto;
    margin: 0 auto;
}

.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, 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 5 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 5 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, 0.8);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    color: #184c4f;
    font-size: 30px;
    z-index: 20;
}

.single-car-data {
    margin-bottom: 0;
}

.single-car-data .single-car-data-data-columns {
    display: flex;
    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, 0.18), inset 0 4px 0 #CE2C2C;
}

.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 #0000002e;
    background-color: #ffffff;
    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: 0.5;
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

@media (max-width: 767px) {
    .motors-elementor-search-results-wrap .stm-isearch-results-carousel {
        padding: 0px 0px 15px 25px;
    }
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop {
    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 0.2s ease;
    transform: translateZ(0);
    opacity: 1;
    z-index: 100;
    border: 5px solid #CE2C2C;
}

.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, 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;
}

.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: 0px;
    -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: #CE2C2C;
    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, 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: #CE2C2C;
    color: #fff;
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #CE2C2C;
    text-align: right;
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price:before {
    background-color: #CE2C2C;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #CE2C2C;
    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:before {
    height: unset;
    bottom: 10px;
}

@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: #CE2C2C;
}

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: #CE2C2C;
    margin-right: 13px;
}

.listing-specifications-wrap .title_wrap .title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #232628;
    margin: 5px 0 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: -0.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 5 Free";
    font-weight: 600;
    color: #333333;
    font-size: 15px;
    position: absolute;
    left: 0;
    -webkit-animation: spin 2s linear infinite;
    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: -0.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: #CE2C2C;
    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 5 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 5 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: #eeeeee;
    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: -0.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: -0.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .stm-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .title {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .stm-show-number {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    color: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span {
    color: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    color: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .address {
    color: #ffffff;
}

.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: #ffffff;
    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: -0.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 5 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 5 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: #eeeeee;
    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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .stm-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple .title {
    color: #ffffff;
}

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: -webkit-fit-content;
    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: 0.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: #CE2C2C;
}

.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: -0.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: 0.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: #CE2C2C;
}

.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 .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: #CE2C2C;
}

.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: #CE2C2C;
}

.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 #dddddd;
    border-bottom: 1px solid #dddddd;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
}

.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;
}

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: #CE2C2C;
}

.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=search],.stm-elementor-contact-form-seven form input[type=password] {
    height: 43px;
    line-height: 43px;
}

.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: -0.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: 0.3px;
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .title i {
    position: relative;
    top: 4px;
    margin-right: 10px;
    color: #CE2C2C;
    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: #ffffff;
}

.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: #ff0000 !important;
    border-color: #ff0000 !important;
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .sent .wpcf7-response-output {
    color: #CE2C2C;
}

.stm-elementor-google-map {
}

.stm-elementor-google-map button {
    box-shadow: none !important;
}

.stm-elementor-google-map .dismissButton {
    background-color: #CE2C2C;
    border-color: #CE2C2C;
}

.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, 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, 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, 0.1) 0px 1px 1px !important;
    z-index: 40;
}

.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 10px;
    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: #CE2C2C !important;
    border-color: #CE2C2C !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: 0.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: #CE2C2C;
    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, 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: #CE2C2C;
}

.stm-our-team .image .team-info .phone i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #CE2C2C;
}

.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: #CE2C2C;
    color: #fff;
}

.stm-our-team .meta {
    padding: 21px 10px 23px 10px;
    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 #ffffff;
    transition: all 0.2s ease-in-out;
    background: transparent;
    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: #CE2C2C;
}

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: #777777;
    transition: all 0.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: #ffffff;
    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: transparent;
    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: transparent;
    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: #CE2C2C;
}

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: #ffffff;
    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: transparent;
    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: #CE2C2C;
}

@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: 0.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: #777777;
    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: #CE2C2C;
    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: transparent;
    color: #CE2C2C;
}

.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;
}

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: #CE2C2C;
}

html body ul li.stm_megamenu,html body ul.magazine-menu li.stm_megamenu,html body #wrapper #header ul li.stm_megamenu {
}

@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: #CE2C2C;
    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 0.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: #CE2C2C;
}

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: transparent !important;
    color: #CE2C2C;
}

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: #CE2C2C;
}

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: #aaaaaa;
    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: #CE2C2C;
    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, 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: #CE2C2C;
}

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: #666666;
    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: #CE2C2C;
}

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 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: #333333;
}

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: #333333 !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: transparent !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: transparent !important;
    color: #CE2C2C;
}

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: #CE2C2C;
}

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 #ffffff;
    font-size: 12px;
    font-weight: 700;
    color: #153e4d;
    text-transform: uppercase;
    position: relative;
    transition: all 0.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 5 Free";
    display: block;
    position: absolute;
    font-size: 10px;
    color: #aaaaaa;
    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: #CE2C2C !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: #CE2C2C;
    color: #CE2C2C;
    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, 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: #ffffff;
    }

    .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: #CE2C2C;
    }

    .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: #ffffff;
}

.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 10px 0;
    font-weight: 600;
    border-bottom: none;
    color: #333333;
    background: transparent;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
}

@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: #333333;
    background: transparent;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
    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 #CE2C2C;
        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: #CE2C2C;
    }

    .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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: #CE2C2C !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: transparent !important;
    color: #CE2C2C;
}

.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: #ffffff;
}

.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: #ffffff;
    }

    .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: #333333 !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 #CE2C2C;
        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: #CE2C2C;
    }

    .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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: #CE2C2C;
}

.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: transparent;
    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: transparent !important;
    color: #333333;
    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: transparent;
    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: transparent !important;
    color: #333333;
    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 0;
    border-top: 3px solid #153e4d;
    align-items: flex-start !important;
    background-color: rgba(36, 49, 54, 0.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: transparent;
    color: #ffffff;
}

.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: #CE2C2C;
}

.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: transparent;
    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: transparent !important;
    color: #ffffff;
    padding: 10px 0 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: #ffffff !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: #ffffff;
}

.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: transparent;
    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: transparent !important;
    color: #ffffff !important;
    padding: 10px 0 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: #CE2C2C !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: #ffffff;
}

.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: #ffffff !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: #ffffff !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: #ffffff !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: #CE2C2C;
}

.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: #ffffff !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: #CE2C2C;
}

.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 #CE2C2C;
        padding: 10px 20px 10px 10px !important;
        color: #ffffff;
        z-index: 10;
        position: relative;
        background: transparent !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: #ffffff;
        border-bottom-color: #CE2C2C;
        background: transparent !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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: #ffffff;
    }

    .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: #ffffff;
    }

    .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, 0.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: #ffffff;
    }

    .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: #ffffff !important;
        background-color: transparent !important;
        background: transparent !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: #ffffff !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: #ffffff !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: #CE2C2C;
    }

    .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: #ffffff !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: #CE2C2C;
}

.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: #CE2C2C;
    background: transparent;
}

.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: #ffffff;
}

.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 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: #CE2C2C;
}

.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: #CE2C2C;
    background: transparent;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
}

.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: #ffffff;
}

.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: #ffffff;
}

@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: #ffffff;
    }

    .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: #ffffff;
    }
}

.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: #ffffff;
}

.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: #ffffff;
        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: transparent;
        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 #CE2C2C;
        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: #CE2C2C;
    }

    .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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: #ffffff;
        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: transparent;
        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 #CE2C2C;
        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: #CE2C2C;
    }

    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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: #ffffff;
        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: transparent;
        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 #CE2C2C;
        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: #CE2C2C;
    }

    .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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: transparent;
    }

    .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: #ffffff;
        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: transparent;
        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 #CE2C2C;
        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: #CE2C2C;
    }

    .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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: transparent;
    }

    .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: #CE2C2C;
    }

    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,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);
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles h3 {
    font-size: 16px;
    font-weight: 700;
    color: #002e5b;
    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: #777777;
    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: #CE2C2C;
    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: transparent;
    color: #CE2C2C;
}

.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu > .sub-menu > li .stm_mm_post_content .stm-mm-top-vehicles h3 {
    color: #fff;
}

.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;
}

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: transparent;
    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: transparent;
    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: #CE2C2C;
}

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: #ffffff;
    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: transparent;
    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: #CE2C2C;
}

@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: 0.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_categories_wrap h3 {
    font-size: 16px;
    font-weight: 700;
    color: #002e5b;
    margin-bottom: 3px;
}

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 #ffffff;
    transition: all 0.2s ease-in-out;
    background: transparent;
    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: #CE2C2C;
}

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: #777777;
    transition: all 0.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: #ffffff;
}

.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;
}

.stm-orange {
    color: #ffb129;
}

.stm_cars_on_top h2 {
    margin-bottom: 34px;
}

.stm_cars_on_top .row.car-listing-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.stm_cars_on_top .row .stm-directory-grid-loop {
    margin-bottom: 14px;
    margin-top: 13px;
}

.stm_cars_on_top .row .stm-directory-grid-loop:nth-child(1) {
    margin-top: 0;
}

.stm_cars_on_top .row .stm-directory-grid-loop:nth-child(2) {
    margin-top: 0;
}

.stm_cars_on_top .row .stm-directory-grid-loop:nth-child(3) {
    margin-top: 0;
}

.stm_cars_on_top .row .stm-directory-grid-loop:nth-child(4) {
    margin-top: 0;
}

.stm_cars_on_top .row .stm-directory-grid-loop .listing-car-item-meta {
    padding-top: 15px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top {
    padding-bottom: 3px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom {
    padding-bottom: 22px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image {
    position: relative;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .special-label,.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-badge-directory,.stm_cars_on_top .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: #CE2C2C;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 20;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-compare,.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-favorite {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-compare:hover,.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-favorite:hover {
    cursor: pointer;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-compare.active,.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #CE2C2C;
    opacity: 1;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-favorite {
    left: 7px;
    right: unset;
    padding: 3px 5px 3px 6px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-car-medias {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 20;
}

.stm_cars_on_top .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, 0.3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-car-medias > div i {
    font-size: 12px;
    margin-right: 2px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-car-medias > div span {
    position: relative;
    top: -1px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-car-medias > div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}

.stm_cars_on_top .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_cars_on_top .row .stm-directory-grid-loop .image:hover .stm-listing-compare, .stm_cars_on_top .row .stm-directory-grid-loop .image:hover .stm-listing-favorite, .stm_cars_on_top .row .stm-directory-grid-loop .image:hover .stm-car-medias {
    opacity: 1;
}

.stm_cars_on_top .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_cars_on_top .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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.stm_cars_on_top .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: #ffffff;
}

.stm_cars_on_top .btn-wrap {
    display: block;
    width: 100%;
    text-align: center;
}

.stm_cars_on_top .btn-wrap a.button {
    display: inline-block;
}

@media (max-width: 991px) {
    .stm_cars_on_top .car-listing-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {
    .stm_cars_on_top .car-listing-row {
        display: block;
    }

    .stm_cars_on_top .car-listing-row .stm-directory-grid-loop:nth-child(4) {
        margin-top: 13px !important;
    }
}

@media (min-width: 600px) and (max-width: 736px) {
    .stm_cars_on_top .car-listing-row .col-md-4 {
        width: 50%;
    }

    .stm_cars_on_top .car-listing-row .col-md-4 a .image img {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .stm_cars_on_top .car-listing-row a .image img {
        width: 100%;
    }
}

.stm_cars_on_top.stm-reduced-cars .car-listing-row .car-meta-bottom ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.stm-template-ev_dealer .stm_cars_on_top .image img {
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
}

.stm-template-ev_dealer .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-ev_dealer .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-ev_dealer .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #0d46ff !important;
}

.stm-template-ev_dealer .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-ev_dealer .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #0d46ff !important;
}

.stm-template-motorcycle .stm_cars_on_top .image {
    overflow: hidden;
}

.stm-template-motorcycle .stm_cars_on_top .image .special-label {
    top: 25px !important;
    right: -85px !important;
}

.stm-template-motorcycle .stm_cars_on_top .image img {
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
}

.stm-template-motorcycle .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-motorcycle .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-motorcycle .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #df1d1d !important;
}

.stm-template-motorcycle .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-motorcycle .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #df1d1d !important;
}

.stm-template-boats .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-boats .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-boats .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #ceac61 !important;
}

.stm-template-boats .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-boats .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #ceac61 !important;
}

.stm-template-listing .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-listing .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-listing .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #CE2C2C !important;
}

.stm-template-listing .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-listing .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #CE2C2C !important;
}

.stm-template-listing_three .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-listing_three .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-listing_three .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #CE2C2C !important;
}

.stm-template-listing_three .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-listing_three .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #CE2C2C !important;
}

.stm-template-listing_five .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-listing_five .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-listing_five .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #ff2325 !important;
}

.stm-template-listing_five .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-listing_five .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #ff2325 !important;
}

.stm-template-equipment .stm_cars_on_top .special-label {
    top: 25px !important;
    right: -82px !important;
}

.stm-hoverable-interactive-galleries .stm_cars_on_top .image:before, .stm-hoverable-interactive-galleries .stm_cars_on_top .image:after {
    display: none;
}

.stm-hoverable-interactive-galleries .stm_cars_on_top .image .interactive-hoverable {
    min-width: 255px;
    min-height: 186px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries .stm_cars_on_top .image .interactive-hoverable {
        min-height: 160px;
    }
}

.stm-hoverable-interactive-galleries .stm_cars_on_top .image .interactive-hoverable .hoverable-wrap {
    z-index: 1;
    overflow: hidden;
}

.stm-hoverable-interactive-galleries .stm_cars_on_top .image .stm-listing-compare,.stm-hoverable-interactive-galleries .stm_cars_on_top .image .stm-listing-favorite {
    bottom: 14px !important;
}

.stm-hoverable-interactive-galleries.stm-template-ev_dealer .stm_cars_on_top .image .interactive-hoverable {
    min-height: 185px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-ev_dealer .stm_cars_on_top .image .interactive-hoverable {
        min-height: 170px;
    }
}

.stm-hoverable-interactive-galleries.stm-template-car_dealer_two .stm_cars_on_top .image .interactive-hoverable {
    min-height: 185px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-car_dealer_two .stm_cars_on_top .image .interactive-hoverable {
        min-height: 142px;
    }
}

.stm-hoverable-interactive-galleries.stm-template-boats .stm_cars_on_top .image .stm-listing-compare,.stm-hoverable-interactive-galleries.stm-template-boats .stm_cars_on_top .image .stm-compare-directory-new {
    top: 7px !important;
    width: 26px;
    line-height: 17px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_two .stm_cars_on_top .image .interactive-hoverable {
    min-height: 185px !important;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_two .stm_cars_on_top .image .interactive-hoverable {
        min-height: 136px !important;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing_three .stm_cars_on_top .image .interactive-hoverable {
    min-height: 186px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_three .stm_cars_on_top .image .interactive-hoverable {
        min-height: 149px;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing_three .stm_cars_on_top .rmv_txt_drctn img {
    width: 100%;
}

.stm-hoverable-interactive-galleries.stm-template-listing_three .stm_cars_on_top .row-3 .image .interactive-hoverable {
    min-height: 205px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_five .stm_cars_on_top .image .interactive-hoverable {
    min-height: 185px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_five .stm_cars_on_top .image .interactive-hoverable {
        min-height: 160px;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing_five .stm_cars_on_top .rmv_txt_drctn img {
    width: 100%;
}

#wrapper .stm_dynamic_listing_dealer_filter {
    position: relative;
}

#wrapper .stm_dynamic_listing_dealer_filter:before {
    position: absolute;
    content: "";
    display: block;
    background: url("../images/listing-filter-overlay.png") 0 0 no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 1;
}

#wrapper .stm_dynamic_listing_dealer_filter .stm_dynamic_listing_filter_nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

#wrapper .stm_dynamic_listing_dealer_filter .stm_dynamic_listing_filter_nav li {
    float: left;
    margin-bottom: 0;
    background: #11323e;
    border-right: 1px solid #133340;
}

#wrapper .stm_dynamic_listing_dealer_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: -0.4px;
    z-index: 2;
}

#wrapper .stm_dynamic_listing_dealer_filter .stm_dynamic_listing_filter_nav li.active {
    background-color: #153e4d;
    border-right-color: #153e4d;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content {
    padding: 42px 30px 20px;
    background-color: #153e4d;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane {
    position: relative;
    z-index: 2;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

@media (min-width: 768px) {
    #wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form {
        flex-direction: row;
    }
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=text],#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=number],#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=tel],#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=email],#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=search],#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=password] {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form .stm-filter-tab-selects {
    width: 100%;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-filter-tab-selects .stm-select-col {
    margin-bottom: 30px;
    padding: 0 8px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-filter-tab-selects > .row {
    margin: 0 -8px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-location-search-unit.loading {
    position: relative;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-location-search-unit .gm-err-autocomplete {
    background-position-y: center;
    background-position-x: 8px;
    padding-left: 30px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content button[type=submit] {
    min-width: 190px;
    position: relative;
    top: -1px;
    float: right;
    margin-left: 16px;
    padding: 16px 25px 13px 25px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    font-size: 14px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content button[type=submit] span {
    margin-right: 4px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content button[type=submit] i {
    display: inline-block;
    margin-right: 6px;
    font-size: 16px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content button[type=submit]:active {
    top: -1px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-slide-content {
    display: none;
    position: relative;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap {
    min-height: 50px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy {
    position: relative;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy label {
    color: #ffffff;
    line-height: 16px;
    vertical-align: top;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy .stm-taxonomy-range-unit {
    margin-top: 10px;
    padding: 0 10px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip {
    margin-top: 2px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip .tooltip-inner {
    padding: 1px 3px 0;
    background: #eceff3;
    color: #222222;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-more-options-wrap {
    display: block;
    position: relative;
    float: right;
    clear: both;
    cursor: pointer;
    padding: 10px 0 10px 10px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-more-options-wrap span {
    border-bottom: 1px dotted;
}

#wrapper .stm_dynamic_listing_dealer_filter .select2-container--default .select2-selection--single {
    height: 46px;
    opacity: 1 !important;
}

#wrapper .stm_dynamic_listing_dealer_filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
}

#wrapper .stm_dynamic_listing_dealer_filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}

#wrapper .stm_dynamic_listing_dealer_filter .stm_listing_filter_text {
    height: 46px;
    line-height: 46px;
}

@media (max-width: 991px) {
    .stm_dynamic_listing_dealer_filter:before {
        background: none;
    }
}

@media (max-width: 767px) {
    .stm_dynamic_listing_dealer_filter.stm_dynamic_listing_filter_nav li {
        float: none;
        width: 100%;
    }

    .stm_dynamic_listing_dealer_filter.tab-content button[type=submit] {
        margin-left: 0;
        margin-bottom: 35px;
        float: none;
    }
}

.stm-data-table {
    margin-bottom: 46px;
}

.stm-data-table h3 {
    font-size: 26px;
}

.stm-data-table .stm-data-table-wrap .data-row-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.stm-data-table .stm-data-table-wrap .data-row-wrap .left {
    font-size: 15px;
    font-weight: 700;
    line-height: 50px;
}

.stm-data-table .stm-data-table-wrap .data-row-wrap .right {
    font-size: 15px;
    line-height: 50px;
}

@media (max-width: 500px) {
    .stm-data-table .stm-data-table-wrap .data-row-wrap .right {
        text-align: right;
        line-height: 22px;
    }
}

.stm-call-to-action-1 {
    position: relative;
    border: 1px solid #ddd;
    overflow: hidden;
}

.stm-call-to-action-1:after {
    display: table;
    content: "";
    clear: both;
}

.stm-call-to-action-1 .stm-call-action-left {
    position: relative;
    padding: 30px 10px 22px 27px;
    float: left;
    width: 43%;
    background-color: #fff;
    z-index: 16;
}

.stm-call-to-action-1 .stm-call-action-left:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: -48px;
    height: 100%;
    width: 200px;
    transform: skew(-45deg, 0deg);
    background-color: #fff;
    z-index: 16;
}

@media (max-width: 991px) {
    .stm-call-to-action-1 .stm-call-action-left {
        width: 70%;
    }
}

@media (max-width: 767px) {
    .stm-call-to-action-1 .stm-call-action-left {
        background-color: transparent !important;
    }

    .stm-call-to-action-1 .stm-call-action-left:after {
        display: none;
        background-color: transparent !important;
    }
}

@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;
    }
}

.stm-call-to-action-1 .stm-call-action-left .stm-call-action-image {
    float: left;
    margin-top: -5px;
    margin-right: 28px;
}

.stm-call-to-action-1 .stm-call-action-left .stm-call-action-image img {
    max-height: 50px;
}

.stm-call-to-action-1 .stm-call-action-left .stm-call-action-icon {
    position: relative;
    left: 6px;
    min-width: 51px;
    float: left;
    margin-top: -4px;
    margin-right: 28px;
    font-size: 49px;
}

.stm-call-to-action-1 .stm-call-action-left .stm-call-action-content {
    position: relative;
    z-index: 20;
}

.stm-call-to-action-1 .stm-call-action-left .stm-call-action-content .content {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    overflow: hidden;
}

.stm-call-to-action-1 .stm-call-action-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 65.947%;
    height: 100%;
    overflow: hidden;
    z-index: 15;
}

@media (max-width: 767px) {
    .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, 0.5);
    }
}

.stm-call-to-action-1 .stm-call-action-right .stm-call-action-right-banner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 1px;
    background-size: cover;
}

.stm-call-to-action {
    padding: 23px 46px 22px 28px;
    background-color: #fab637;
}

.stm-call-to-action .call-to-action-meta {
    display: inline-block;
    color: #fff;
    position: relative;
    margin-left: 20px;
    padding-top: 14px;
    padding-left: 56px;
    min-height: 30px;
    font-weight: 400;
    text-align: left;
}

.stm-call-to-action .call-to-action-meta i {
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 38px;
}

.stm-call-to-action .call-to-action-meta .content {
    font-size: 30px;
    line-height: 1;
}

.stm-call-to-action .call-to-action-right {
    overflow: hidden;
    min-height: 55px;
    text-align: right;
}

.stm-call-to-action .call-to-action-content {
    position: relative;
    padding-left: 75px;
    min-height: 55px;
    color: #fff;
    overflow: hidden;
    font-weight: 400;
}

.stm-call-to-action .call-to-action-content i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 55px;
}

.stm-call-to-action .call-to-action-content .content {
    padding-top: 14px;
    font-size: 30px;
    line-height: 1;
}

.stm-template-car_rental .stm-call-to-action, .stm-template-car_dealer_two .stm-call-to-action {
    padding: 40px 46px 35px 28px;
}

.stm-template-car_rental .stm-call-to-action .call-to-action-content, .stm-template-car_dealer_two .stm-call-to-action .call-to-action-content {
    padding-left: 0;
}

.stm-template-car_rental .stm-call-to-action .call-to-action-content .content, .stm-template-car_dealer_two .stm-call-to-action .call-to-action-content .content {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}

.stm-template-car_rental .stm-call-to-action .call-to-action-content .content span, .stm-template-car_dealer_two .stm-call-to-action .call-to-action-content .content span {
    color: #273f44;
}

.stm-template-car_rental .stm-call-to-action .call-to-action-right .call-to-action-meta .content, .stm-template-car_dealer_two .stm-call-to-action .call-to-action-right .call-to-action-meta .content {
    font-weight: 700;
    font-size: 24px;
    color: #273f44;
}

.stm-template-car_rental .stm-call-to-action .call-to-action-right .call-to-action-meta .content i, .stm-template-car_dealer_two .stm-call-to-action .call-to-action-right .call-to-action-meta .content i {
    left: 11px;
    top: 8px;
    font-size: 33px;
    color: #fff;
}

.stm-template-car_rental .stm-call-to-action .stm-button-rental, .stm-template-car_dealer_two .stm-call-to-action .stm-button-rental {
    float: right;
    position: relative;
    margin-left: 50px;
    padding: 15px 21px 15px 47px;
    border: 2px solid #fff;
    font-size: 14px;
    font-weight: 700;
    box-shadow: none !important;
    background: transparent !important;
    color: #273f44 !important;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm-call-to-action .stm-button-rental i, .stm-template-car_dealer_two .stm-call-to-action .stm-button-rental i {
    position: absolute;
    left: 17px;
    top: 13px;
    color: #273f44;
    font-size: 18px;
}

.stm-template-car_rental .stm-call-to-action .stm-button-rental:hover, .stm-template-car_dealer_two .stm-call-to-action .stm-button-rental:hover {
    background-color: #fff !important;
}

.stm-template-car_dealer_two .stm-call-to-action {
    padding: 40px 0 35px 0;
}

@media (max-width: 1050px) {
    .stm-template-car_rental .stm-call-to-action .call-to-action-content {
        margin-top: 0;
    }

    .stm-template-car_rental .stm-call-to-action .call-to-action-right {
        overflow: visible;
    }

    .stm-template-car_rental .stm-call-to-action .call-to-action-right .stm-button-rental {
        float: none;
        margin-left: 0;
    }

    .stm-template-car_rental .stm-call-to-action .call-to-action-right .call-to-action-meta {
        padding: 10px 0 0;
        display: block;
        width: auto;
        margin: 0 auto;
        text-align: center;
    }

    .stm-template-car_rental .stm-call-to-action .call-to-action-right .call-to-action-meta .content {
        padding-top: 10px;
    }

    .stm-template-car_rental .stm-call-to-action .call-to-action-right .call-to-action-meta .content i {
        position: relative;
        top: 5px;
        left: -10px;
    }
}

@media (max-width: 1050px) {
    .stm-call-to-action {
        padding: 20px 10px 20px 10px;
        text-align: center;
    }

    .stm-call-to-action .call-to-action-right {
        text-align: center;
    }

    .stm-call-to-action .call-to-action-right .call-to-action-meta {
        margin-left: 0;
        display: inline-block;
    }

    .stm-call-to-action .pull-left {
        text-align: center;
        float: none !important;
    }

    .stm-call-to-action .call-to-action-content {
        margin-top: 15px;
        display: inline-block;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .stm-call-to-action .call-to-action-content {
        margin-top: 0;
        margin-bottom: 10px;
        padding-left: 0 !important;
    }

    .stm-call-to-action .call-to-action-content .content {
        line-height: 1.2;
        font-size: 25px;
    }

    .stm-call-to-action .call-to-action-content i {
        display: none;
    }
}

.stm-orange {
    color: #ffb129;
}

.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 {
    background-color: #ffffff;
    padding: 30px 40px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24), inset 0 4px 0 #153e4d;
    border-top: 1px solid #153e4d;
}

.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: -0.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;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
    position: relative;
    padding-left: 33px;
    padding-top: 24px;
    margin-top: 20px;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit:first-child {
    border-top: 1px solid #e5e8ec;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    padding-right: 50px;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone .phone {
    color: #153e4d;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone a {
    color: #153e4d;
}

.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;
}

.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 5 Free";
    font-weight: 600;
    color: #333333;
    font-size: 15px;
    position: absolute;
    left: 0;
    -webkit-animation: spin 2s linear infinite;
    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: 10px;
    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;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
    border: 1px solid #e0e3e7;
    background-color: #ffffff;
    border-radius: 5px;
    color: #153e4d;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: left;
    text-transform: uppercase;
    padding: 13px 17px;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn:hover,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn:hover, .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn:hover,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn:hover {
    background-color: #f8f8f8;
}

.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.whatsapp .whatsapp-btn .stm-icon-whatsapp,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn .stm-icon-whatsapp, .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn .stm-icon-whatsapp,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn .stm-icon-whatsapp {
    margin-right: 15px;
    font-size: 26px;
    color: #45c655;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn .fa-envelope,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn .fa-envelope, .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn .fa-envelope,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn .fa-envelope {
    margin-right: 15px;
    font-size: 26px;
    color: #5c97cd;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    margin-top: 14px;
    color: #11323e;
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone {
    margin-bottom: -1px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.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 {
    position: absolute;
    top: 27px;
    left: 0;
    color: #CE2C2C;
    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 .dealer-contacts .dealer-contact-unit .address {
    color: #153e4d;
    font-size: 13px;
    line-height: 18px;
}

.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 5 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 5 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: #eeeeee;
    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 {
    padding: 22px 23px 8px;
    border: 3px solid #e4e6ea;
}

.stm-template-listing_four .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 {
    padding-right: 0 !important;
}

.stm-template-listing_four .stm-listing-car-dealer-info .title {
    margin-top: 0;
}

.stm-template-listing_four .stm-listing-car-dealer-info .dealer-contacts {
    margin: 29px 0 18px;
}

@media (max-width: 991px) {
    .stm-template-listing_four .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 {
        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: -0.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: -0.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .stm-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .title {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .stm-show-number {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    color: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span {
    color: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    color: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .address {
    color: #ffffff;
}

.stm-orange {
    color: #ffb129;
}

.stm-car-leasing-wrap {
    display: block;
    text-align: center;
}

.stm-car-leasing-wrap h2 {
    color: #ffffff;
    font-size: 48px;
    margin-bottom: 25px;
}

.stm-car-leasing-wrap .price_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}

.stm-car-leasing-wrap .price_wrap .left .price {
    font-size: 48px;
    line-height: 50px;
    font-weight: 700;
    color: #ffffff;
}

.stm-car-leasing-wrap .price_wrap .right {
    padding: 8px 0 0 10px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
}

.stm-car-leasing-wrap .subtitle {
    display: block;
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 15px;
    text-align: center;
}

.stm-car-leasing-wrap .btn-wrap {
    margin-top: 45px;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive {
    display: inline-block;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
    background-color: #3350b8;
    padding: 16px 22px 16px 14px !important;
    color: #ffffff;
    font-weight: 700 !important;
    text-decoration: none;
    font-size: 14px;
    z-index: 2;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive i {
    font-size: 18px !important;
    margin-right: 10px !important;
    vertical-align: middle;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    z-index: -1;
    background: #ffb129;
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform-origin: 0% 100%;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive:hover {
    color: #ffffff;
    opacity: 1;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive:hover i {
    color: #ffffff !important;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive:hover:before {
    opacity: 1;
    transform: rotate3d(0, 0, 1, 0deg);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.stm-orange {
    color: #ffb129;
}

@-webkit-keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #CE2C2C;
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }
}

@keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #CE2C2C;
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        background: #CE2C2C;
    }
}

.car-listing-tabs-unit .car-listing-top-part {
    position: relative;
    padding-top: 33px;
}

@media (max-width: 820px) {
    .car-listing-tabs-unit .car-listing-top-part .title h1, .car-listing-tabs-unit .car-listing-top-part .title h2, .car-listing-tabs-unit .car-listing-top-part .title h3, .car-listing-tabs-unit .car-listing-top-part .title h4, .car-listing-tabs-unit .car-listing-top-part .title h5 {
        font-size: 16px;
    }
}

.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;
}

.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs {
    margin-top: 20px;
}

.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    display: flex;
}

@media (max-width: 820px) {
    .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul {
        overflow-y: scroll;
        margin-right: -15px;
    }
}

.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) {
    .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li {
        white-space: nowrap;
        margin-right: 4px;
    }
}

@media (min-width: 820px) {
    .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li:last-child {
        margin-right: 0;
    }
}

.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li.active a {
    color: #CE2C2C;
    background-color: #fff;
}

.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li a {
    display: block;
    padding: 0 25px;
    background: rgba(255, 255, 255, 0.1);
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 700;
    color: #aaa;
    line-height: 44px;
}

.car-listing-tabs-unit .car-listing-main-part {
    padding-top: 59px;
}

.car-listing-tabs-unit .car-listing-main-part .preloader {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    top: 0;
    height: 46px;
    width: 54px;
}

.car-listing-tabs-unit .car-listing-main-part .preloader span {
    display: block;
    bottom: 20px;
    width: 9px;
    height: 5px;
    background: #CE2C2C;
    position: absolute;
    -webkit-animation: preloader 1.5s infinite ease-in-out;
    animation: preloader 1.5s infinite ease-in-out;
}

.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(2) {
    left: 11px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(3) {
    left: 22px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(4) {
    left: 33px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(5) {
    left: 44px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.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 .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: #CE2C2C;
}

.car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #CE2C2C;
    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: #CE2C2C;
    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: #aaaaaa;
    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;
}

.found-cars-cloned {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px;
}

.found-cars, .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: #aaaaaa !important;
}

.found-cars i {
    position: absolute;
    content: "";
    display: block;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 0;
}

.found-cars .blue-lt {
    color: #CE2C2C;
    font-weight: 700;
}

.found-cars-clone {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.tab-search-title {
    position: relative;
    padding-left: 71px;
    margin-bottom: 36px;
    min-height: 35px;
    font-size: 30px;
    color: #232628;
    font-weight: 700;
}

.tab-search-title i {
    position: absolute;
    left: 0;
    top: -7px;
    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: #CE2C2C;
    border-color: #CE2C2C;
}

.reset-all.reset-styled:focus {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

.reset-all.reset-styled:active {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

.search-call-to-action {
    margin-top: 36px;
}

.stm-cat-info-box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    padding: 27px 20px 24px;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1), inset 0px 3px 0px 0px rgba(76, 148, 250, 0.004);
}

.stm-cat-info-box i {
    font-size: 60px;
}

.stm-cat-info-box .stm-cat-name {
    font-weight: 700;
    line-height: 22px;
    font-size: 13px;
    margin: 16px 0 0;
}

.stm-cat-info-box .stm-cat-val {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}

@media (max-width: 767px) {
    .stm-cat-info-box {
        margin-bottom: 30px !important;
    }
}

.stm-orange {
    color: #ffb129;
}

.car-listing-actions {
    position: relative;
    height: 46px;
}

.car-listing-actions.all-done {
    height: 0;
    padding: 0;
}

.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: #CE2C2C;
    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.view-list {
    font-size: 12px;
}

.stm-car-listing-sort-units .stm-view-by .view-type.view-grid {
    text-indent: 2px;
    font-size: 16px;
}

.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: #CE2C2C;
}

.classic-filter-row {
    position: relative;
    z-index: 48;
}

.classic-filter-row input[type=text] {
    height: 40px;
    line-height: 40px;
}

.classic-filter-row .form-group {
    margin-bottom: 16px;
}

.classic-filter-row .filter-price {
    margin: 7px 0 31px;
}

.classic-filter-row .filter-price h5 {
    margin-bottom: 19px;
}

.classic-filter-row .select2-container--default .select2-selection--single,.classic-filter-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 40px;
}

.classic-filter-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.classic-filter-row .filter-sidebar {
    padding: 0 22px 30px;
    background-color: #fff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);
}

.classic-filter-row .sidebar-entry-header {
    position: relative;
    min-height: 40px;
    padding: 26px 22px 21px 76px;
    margin: 0 -22px;
    background-color: #232628;
}

.classic-filter-row .sidebar-entry-header i {
    position: absolute;
    top: 32px;
    left: 21px;
    font-size: 29px;
    color: #fff;
}

.classic-filter-row .sidebar-entry-header .h4 {
    display: block;
    padding-top: 10px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -0.3px;
}

.classic-filter-row .stm-inventory-sidebar {
    margin-top: 25px;
}

.classic-filter-row .stm-accordion-single-unit.price .stm-accordion-content {
    padding: 5px 25px 40px;
}

.classic-filter-row .stm-accordion-single-unit.price .stm-accordion-content-wrapper .col-md-6 input[type=text] {
    padding: 0 10px;
}

.mobile-filter-sticky {
    display: none;
    box-shadow: 0px 0px 5px 0px rgba(0, 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;
}

.car-listing-row .col-md-3 {
    margin-bottom: 40px;
}

.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: #CE2C2C;
}

.car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #CE2C2C;
    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: #CE2C2C;
    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: #aaaaaa;
    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;
}

.found-cars-cloned {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px;
}

.found-cars, .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: #aaaaaa !important;
}

.found-cars i {
    position: absolute;
    content: "";
    display: block;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 0;
}

.found-cars .blue-lt {
    color: #CE2C2C;
    font-weight: 700;
}

.found-cars-clone {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.tab-search-title {
    position: relative;
    padding-left: 71px;
    margin-bottom: 36px;
    min-height: 35px;
    font-size: 30px;
    color: #232628;
    font-weight: 700;
}

.tab-search-title i {
    position: absolute;
    left: 0;
    top: -7px;
    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: #CE2C2C;
    border-color: #CE2C2C;
}

.reset-all.reset-styled:focus {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

.reset-all.reset-styled:active {
    color: #CE2C2C;
    border-color: #CE2C2C;
}

.search-call-to-action {
    margin-top: 36px;
}

.colored-separator {
    text-align: center;
    vertical-align: top;
    font-size: 0;
}

.colored-separator.text-left {
    text-align: left;
}

.colored-separator.text-right {
    text-align: right;
}

.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-color: #CE2C2C;
}

.colored-separator .first-long {
    margin-right: 3px;
}

.colored-separator .last-short {
    width: 16px;
}

.stm-contact-us-form-wrapper {
    padding: 40px 30px 40px;
    background-color: #fff;
    box-shadow: 0px 3px 18px rgba(35, 38, 40, 0.3);
}

@media (min-width: 992px) {
    .stm-contact-us-form-wrapper {
        padding: 60px 91px 11px;
    }
}

.stm-contact-us-form-wrapper h2 {
    margin-bottom: 47px;
    text-transform: uppercase;
}

.stm-contact-us-form-wrapper .form-group {
    margin-bottom: 30px;
}

.stm-contact-us-form-wrapper .form-group input {
    font-size: 14px;
}

.stm-contact-us-form-wrapper form {
    margin-left: 3px;
    margin-right: 3px;
}

.stm-contact-us-form-wrapper form textarea {
    max-height: 143px;
    padding-top: 8px;
}

.stm-contact-us-form-wrapper form input::-webkit-input-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form input::-moz-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form input:-moz-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form input:-ms-input-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form textarea::-webkit-input-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form textarea::-moz-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form textarea:-moz-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form textarea:-ms-input-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form input[type=text],.stm-contact-us-form-wrapper form input[type=tel],.stm-contact-us-form-wrapper form input[type=email],.stm-contact-us-form-wrapper form input[type=search],.stm-contact-us-form-wrapper form input[type=password] {
    height: 43px;
    line-height: 43px;
}

.stm-contact-us-form-wrapper .col-md-5 .contact-us-submit,.stm-contact-us-form-wrapper .col-md-5 .form-group {
    margin-left: 7px;
}

.stm-contact-us-form-wrapper .col-md-7 .col-md-6:first-child .form-group {
    margin-right: 2px;
}

.stm-contact-us-form-wrapper .col-md-7 .col-md-6:nth-child(2) .form-group {
    padding-left: 8px;
    margin-right: -5px;
}

.stm-contact-us-form-wrapper .wpcf7-response-output {
    margin-bottom: 20px !important;
}

.stm-hero-banner-wrap {
    display: block;
    position: relative;
    width: 100%;
}

.stm-hero-banner-wrap .stm-image-wrap {
    display: block;
    width: 100%;
    margin: auto 0;
    overflow: hidden;
    max-height: 600px;
}

.stm-hero-banner-wrap .stm-image-wrap img {
    display: block;
    width: 100%;
    min-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1, 1);
    transition: all 0.3s ease-in-out;
}

@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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.stm-hero-banner-wrap .container .stm-info-wrap .stm-hb-round {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap .container .stm-info-wrap .stm-hb-round .stm-button {
        padding: 14px 18px 12px;
    }
}

.stm-hero-banner-wrap.left .container {
    justify-content: flex-start;
}

.stm-hero-banner-wrap.right .container {
    justify-content: flex-end;
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap {
    display: inline-block;
    z-index: 5;
    transition: all 0.3s ease-in-out;
    width: 359px;
    height: 359px;
    position: relative;
}

@media (max-width: 1199px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap {
        margin: 0 15px;
    }
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap {
        width: 280px;
        height: 280px;
    }
}

@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: 0.25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: 0.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: rgb(255, 255, 255);
    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: 0.85;
    z-index: -1;
    transition: all 0.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 {
    font-weight: 700;
    color: rgb(35, 38, 40);
    padding-left: 37px;
    padding-right: 45px;
    line-height: 1.1;
}

.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 {
        font-size: 16px;
        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 {
    font-weight: 600;
    color: #fff;
    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;
    letter-spacing: -6px;
    font-weight: 700;
    line-height: 0.7;
    vertical-align: top;
    color: #fff;
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
        letter-spacing: 0;
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    color: #232628;
    line-height: 1;
    margin: 0 5px 0 3px;
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        line-height: 30px;
        font-size: 26px;
        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;
    font-weight: 700;
    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 {
        padding: 0;
    }
}

.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;
    line-height: 0.7;
    margin-bottom: 5px;
}

.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: 0.9;
}

.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: rgb(255, 255, 255);
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 34px;
    opacity: 1;
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-title {
    color: rgb(35, 38, 40);
    font-weight: 400;
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-title {
        font-size: 26px;
    }
}

.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 {
    color: #CE2C2C;
    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;
    color: #CE2C2C;
    line-height: 0.73;
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    color: #FFFFFF;
    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;
    color: #ffffff;
    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;
    text-transform: uppercase;
    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;
    text-transform: uppercase;
    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 {
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 11px;
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    font-weight: 600;
}

.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 .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 .stm-info-wrap {
    display: block;
    cursor: pointer;
    padding: 55px 40px;
    color: #ffffff;
    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: 0.5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: 0.75;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-decoration: none;
    letter-spacing: -1px;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title span.stm-white {
    color: rgb(255, 177, 41);
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    color: #ffffff;
    font-weight: 500;
    margin: 13px 0;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    line-height: 1;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    line-height: 0.7;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    line-height: 1;
}

.stm-hero-banner-wrap.style_3 .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;
    color: #ffffff;
    font-weight: 700;
    padding-left: 6px;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    text-transform: uppercase;
    line-height: 1;
}

.stm-hero-banner-wrap.style_3 .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;
    max-width: 70px;
    text-align: left;
    margin-left: 10px;
    line-height: 1;
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap.style_3 .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_3 .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    color: #ffffff;
    font-weight: 500;
}

.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 {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

@-webkit-keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@-webkit-keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.stm-hero-slider {
    position: relative;
}

.stm-hero-slider .stm-hero-slider-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
}

.stm-hero-slider .stm-hero-slider-nav-prev, .stm-hero-slider .stm-hero-slider-nav-next {
    position: absolute;
    top: 0;
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 500;
    transform: translateY(-50%);
    transition: 0.2s ease;
}

.stm-hero-slider .stm-hero-slider-nav-prev:hover, .stm-hero-slider .stm-hero-slider-nav-next:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.stm-hero-slider .stm-hero-slider-nav-prev.swiper-button-disabled, .stm-hero-slider .stm-hero-slider-nav-next.swiper-button-disabled {
    display: none;
    background-color: rgba(0, 0, 0, 0.2);
}

.stm-hero-slider .stm-hero-slider-nav-prev.swiper-button-disabled:hover, .stm-hero-slider .stm-hero-slider-nav-next.swiper-button-disabled:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

@media (max-width: 1024px) {
    .stm-hero-slider .stm-hero-slider-nav-prev, .stm-hero-slider .stm-hero-slider-nav-next {
        width: 75px;
        height: 75px;
    }
}

@media (max-width: 767px) {
    .stm-hero-slider .stm-hero-slider-nav-prev, .stm-hero-slider .stm-hero-slider-nav-next {
        width: 35px;
        height: 85px;
    }
}

.stm-hero-slider .stm-hero-slider-nav-prev:before, .stm-hero-slider .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: 0.5;
    transition: 0.2s ease;
}

@media (max-width: 767px) {
    .stm-hero-slider .stm-hero-slider-nav-prev:before, .stm-hero-slider .stm-hero-slider-nav-next:before {
        width: 20px;
        height: 20px;
    }
}

.stm-hero-slider .stm-hero-slider-nav-prev:hover:before, .stm-hero-slider .stm-hero-slider-nav-next:hover:before {
    opacity: 0.8;
}

.stm-hero-slider .stm-hero-slider-nav-prev.swiper-button-disabled:before, .stm-hero-slider .stm-hero-slider-nav-next.swiper-button-disabled:before {
    opacity: 0.3;
}

.stm-hero-slider .stm-hero-slider-nav-prev.swiper-button-disabled:hover:before, .stm-hero-slider .stm-hero-slider-nav-next.swiper-button-disabled:hover:before {
    opacity: 0.3;
}

.stm-hero-slider .stm-hero-slider-nav-prev {
    left: 50px;
}

@media (max-width: 1024px) {
    .stm-hero-slider .stm-hero-slider-nav-prev {
        left: 20px;
    }
}

@media (max-width: 767px) {
    .stm-hero-slider .stm-hero-slider-nav-prev {
        left: 1px;
    }
}

.stm-hero-slider .stm-hero-slider-nav-prev:before {
    left: 56%;
    transform: translateY(-50%) translateX(-50%) rotate(-135deg);
}

.stm-hero-slider .stm-hero-slider-nav-next {
    right: 50px;
}

@media (max-width: 1024px) {
    .stm-hero-slider .stm-hero-slider-nav-next {
        right: 20px;
    }
}

@media (max-width: 767px) {
    .stm-hero-slider .stm-hero-slider-nav-next {
        right: 1px;
    }
}

.stm-hero-slider .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 0.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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.stm-hero-slider-wrap .container .stm-info-wrap .stm-hb-round {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap .container .stm-info-wrap .stm-hb-round .stm-button {
        padding: 14px 18px 12px;
    }
}

.stm-hero-slider-wrap.left .container {
    justify-content: flex-start;
}

.stm-hero-slider-wrap.right .container {
    justify-content: flex-end;
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap {
    display: inline-block;
    z-index: 5;
    transition: all 0.3s ease-in-out;
    width: 359px;
    height: 359px;
    position: relative;
}

@media (max-width: 1199px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap {
        margin: 0 15px;
    }
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap {
        width: 280px;
        height: 280px;
    }
}

@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: 0.25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: 0.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: rgb(255, 255, 255);
    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: 0.85;
    z-index: -1;
    transition: all 0.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 {
    font-weight: 700;
    color: rgb(35, 38, 40);
    padding-left: 37px;
    padding-right: 45px;
    line-height: 1.1;
}

.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 {
        font-size: 16px;
        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 {
    font-weight: 600;
    color: #fff;
    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;
    letter-spacing: -6px;
    font-weight: 700;
    line-height: 0.7;
    vertical-align: top;
    color: #fff;
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
        letter-spacing: 0;
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    color: #232628;
    line-height: 1;
    margin: 0 5px 0 3px;
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        line-height: 30px;
        font-size: 26px;
        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;
    font-weight: 700;
    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 {
        padding: 0;
    }
}

.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;
    line-height: 0.7;
    margin-bottom: 5px;
}

.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: 0.9;
}

.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: rgb(255, 255, 255);
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 34px;
    opacity: 1;
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-title {
    color: rgb(35, 38, 40);
    font-weight: 400;
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-title {
        font-size: 26px;
    }
}

.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 {
    color: #CE2C2C;
    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;
    color: #CE2C2C;
    line-height: 0.73;
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    color: #FFFFFF;
    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;
    color: #ffffff;
    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;
    text-transform: uppercase;
    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;
    text-transform: uppercase;
    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 {
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 11px;
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    font-weight: 600;
}

.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.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 .stm-info-wrap {
    display: block;
    cursor: pointer;
    padding: 55px 40px;
    color: #ffffff;
    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: 0.5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: 0.75;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-decoration: none;
    letter-spacing: -1px;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title span.stm-white {
    color: rgb(255, 177, 41);
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    color: #ffffff;
    font-weight: 500;
    margin: 13px 0;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    line-height: 1;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    line-height: 0.7;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    line-height: 1;
}

.stm-hero-slider-wrap.style_3 .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;
    color: #ffffff;
    font-weight: 700;
    padding-left: 6px;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    text-transform: uppercase;
    line-height: 1;
}

.stm-hero-slider-wrap.style_3 .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;
    max-width: 70px;
    text-align: left;
    margin-left: 10px;
    line-height: 1;
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap.style_3 .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_3 .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    color: #ffffff;
    font-weight: 500;
}

.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.loaded .container .stm-info-wrap {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

@-webkit-keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@-webkit-keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.stm-orange {
    color: #ffb129;
}

.icon-box-link {
    text-decoration: none !important;
}

.icon-box {
    position: relative;
    padding: 46px 50px 48px 34px;
    color: #232628;
    z-index: 10;
    display: flex;
}

@media (max-width: 991px) {
    .icon-box {
        padding-right: 25px;
    }
}

.icon-box:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.9;
    z-index: -2;
}

.icon-box:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0;
}

.icon-box .icon {
    float: left;
    margin-top: 11px;
    margin-right: 27px;
    color: #CE2C2C;
    align-self: flex-start;
}

@media (max-width: 1025px) {
    .icon-box .icon {
        display: inline-block;
        float: none;
        margin: 10px 20px 10px 15px;
        min-height: 54px;
    }
}

@media (max-width: 991px) {
    .icon-box .icon {
        display: inline-block;
        float: none;
        margin-top: 0 !important;
        margin-bottom: 15px !important;
        min-height: 54px;
    }
}

.icon-box .icon-text {
    overflow: hidden;
}

.icon-box .icon-text h2 {
    line-height: 34px;
}

.icon-box .icon-text h3.title {
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 26px;
    line-height: 28px;
}

.icon-box .icon-text h4.title {
    font-weight: 700;
}

.icon-box .icon-text h5 {
    font-weight: 400;
    line-height: 18px;
}

.icon-box .icon-text h6.title {
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
}

.icon-box .icon-text .content {
    font-size: 13px;
}

@media (max-width: 991px) {
    .icon-box .icon-text .content {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .icon-box .icon-text .content {
        font-size: 14px;
    }
}

.icon-box .icon-text .content p, .icon-box .icon-text .content span {
    line-height: 18px;
}

.icon-box .icon-text a {
    display: inline-block;
}

.icon-box .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);
}

.icon-box:hover:before {
    opacity: 1;
}

.stm-orange {
    color: #ffb129;
}

.stm-mt-icon-counter {
    padding: 15px 0;
    color: #ffffff;
    text-align: center;
}

@media (min-width: 1200px) {
    .stm-mt-icon-counter {
        text-align: unset;
    }
}

.stm-mt-icon-counter .stm-mt-icon-counter-left {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .stm-mt-icon-counter .stm-mt-icon-counter-left {
        float: left;
        margin-top: 8px;
        margin-right: 14px;
    }
}

.stm-mt-icon-counter .stm-mt-icon-counter-left i {
    font-size: 56px;
}

.stm-mt-icon-counter .stm-counter-meta {
    overflow: hidden;
    color: #ffffff;
}

.stm-mt-icon-counter .stm-counter-meta .stm-value-wrapper {
    font-weight: 700;
    word-spacing: 0.2px;
    line-height: 43px;
    font-size: 0;
}

.stm-mt-icon-counter .stm-counter-meta .stm-value-wrapper .stm-value {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    font-size: 45px;
    letter-spacing: -1.5px;
}

.stm-mt-icon-counter .stm-counter-meta .stm-value-wrapper .stm-value-affix {
    display: inline-block;
    vertical-align: top;
    font-size: 45px;
    max-width: 100%;
}

.stm-mt-icon-counter .stm-counter-meta .stm-label {
    margin: 6px 0 0 4px;
    text-transform: uppercase;
    letter-spacing: -0.4px;
}

.stm-template-car_dealer_two .stm-mt-icon-counter {
    text-align: center;
}

.stm-template-car_dealer_two .stm-mt-icon-counter:first-child {
    margin-bottom: 70px;
}

.stm-template-car_dealer_two .stm-mt-icon-counter .stm-counter-meta {
    overflow: visible;
}

.stm-template-car_dealer_two .stm-mt-icon-counter .stm-counter-meta .stm-value-wrapper .stm-value {
    letter-spacing: 6px;
}

.stm-template-car_dealer_two .stm-mt-icon-counter .stm-counter-meta .stm-label {
    margin: 20px 0 0 4px;
}

.stm_icon_filter_title {
    overflow: hidden;
    margin-bottom: 22px;
}

.stm_icon_filter_label {
    margin-top: 9px;
    float: right;
    margin-left: 15px;
    margin-right: 20px;
    color: #777;
    border-bottom: 1px dashed #777;
    line-height: 17px;
}

.stm_icon_filter_label.active {
    color: #4e90cc;
    border-bottom-color: #4e90cc;
}

.stm_icon_filter_label:hover {
    color: #4e90cc;
    border-bottom-color: #4e90cc;
    cursor: pointer;
}

.stm_listing_icon_filter {
    font-size: 0;
    margin: 0 -20px;
}

.stm_listing_icon_filter.stm_listing_icon_filter_12 .stm_listing_icon_filter_single {
    width: 8.3%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_9 .stm_listing_icon_filter_single {
    width: 11.1%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_6 .stm_listing_icon_filter_single {
    width: 16.6%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
    width: 25%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_3 .stm_listing_icon_filter_single {
    width: 33.3%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_2 .stm_listing_icon_filter_single {
    width: 50%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_1 .stm_listing_icon_filter_single {
    width: 100%;
}

.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 .inner {
    padding: 0 10px;
}

.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;
    margin-bottom: 44px;
    max-height: 300px;
    overflow: hidden;
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    padding: 0 20px;
    text-align: center;
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner .image {
    padding: 0 10px;
    opacity: 0.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;
}

.stm_listing_icon_filter.owl-carousel .stm_listing_icon_filter_single {
    width: 100% !important;
    margin-bottom: 30px;
}

.stm_listing_icon_filter.owl-carousel .stm_listing_icon_filter_single .inner .name {
    margin-top: 0;
}

.stm_listing_icon_filter.owl-carousel .owl-item a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.stm_listing_icon_filter.owl-carousel .owl-controls {
    display: block;
    width: 100%;
    position: absolute;
    top: 38%;
    transform: translateY(-38%);
    margin: 0;
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav {
    display: block;
    z-index: 100;
    width: 100%;
    position: relative;
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-next:hover {
    background: #CE2C2C;
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-prev {
    display: block;
    width: 55px;
    height: 35px;
    color: transparent;
    font-size: 0;
    position: absolute;
    background: #dddddd;
    border-radius: 5px;
    top: 50%;
    left: -85px;
    transform: translateY(-50%);
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-prev:before {
    display: block;
    content: "\f053";
    height: auto;
    font-family: "Font Awesome 5 Free";
    color: #ffffff;
    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.owl-carousel .owl-controls .owl-nav .owl-next {
    display: block;
    width: 55px;
    height: 35px;
    color: transparent;
    font-size: 0;
    position: absolute;
    background: #dddddd;
    border-radius: 5px;
    right: -85px;
    top: 50%;
    transform: translateY(-50%);
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-next:before {
    display: block;
    content: "\f054";
    height: auto;
    font-family: "Font Awesome 5 Free";
    color: #ffffff;
    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;
}

@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;
    }
}

@media (max-width: 767px) {
    .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_6 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_9 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_12 .stm_listing_icon_filter_single {
        width: 33%;
    }
}

@media (max-width: 500px) {
    .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_6 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_9 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_12 .stm_listing_icon_filter_single {
        width: 50%;
    }
}

.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 {
    transform: translateZ(0);
    transition: all 0.3s ease-in-out;
}

.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 5 Free";
    color: #ffffff;
    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 5 Free";
    color: #ffffff;
    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.3%;
    padding: 0 15px;
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
    width: 41.7%;
    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;
    width: 100%;
}

.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: #ffffff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 2px;
}

.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: #ffffff;
    font-size: 13px;
}

.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;
    width: 100%;
}

.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: #ffffff;
    font-size: 22px;
    font-weight: 700;
}

.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: #ffffff;
    font-size: 13px;
}

.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;
    width: 100%;
}

.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: #ffffff;
    font-size: 22px;
    font-weight: 700;
}

.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: #ffffff;
    font-size: 13px;
}

.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;
    }
}

.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 0.6s ease;
    -webkit-backface-visibility: hidden;
    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: 0.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;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateY(-50%) translateZ(60px) scale(0.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 {
    display: block;
    overflow: hidden;
    position: relative;
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner .inner-flex .stm_iconbox__icon img,.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .stm_iconbox__icon img {
    display: block;
    width: 100%;
    max-height: 92px;
}

.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;
}

.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 0.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;
}

.stm-info-box .inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.stm-info-box .inner img {
    display: block;
    max-width: 90px;
    max-height: 79px;
    position: relative;
}

.stm-info-box .inner .title {
    font-size: 40px;
    font-weight: 700;
    margin: 36px 0 25px;
}

.stm-info-box .inner .content {
    font-size: 13px;
    font-weight: 700;
}

@media (max-width: 767px) {
    .stm-info-box {
        margin: 20px 0;
    }
}

.stm-orange {
    color: #ffb129;
}

.stm-inventory-no-filter-wrap {
    display: block;
    position: relative;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting {
    opacity: 1;
    transition: all 0.2s ease-in-out;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting.loading {
    opacity: 0.5;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop {
    margin-bottom: 30px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias {
    position: absolute;
    top: 15px;
    left: 7px;
    z-index: 20;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div {
    display: inline-block;
    margin-right: 9px;
    padding: 2px 5px 0 6px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div i {
    font-size: 12px;
    margin-right: 2px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div span {
    position: relative;
    top: -1px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div.stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare {
    position: absolute;
    right: 7px;
    left: unset !important;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare:hover {
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active {
    background: #CE2C2C;
    opacity: 1;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite {
    position: absolute;
    left: 7px;
    bottom: 7px;
    padding: 3px 5px 3px 6px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    opacity: 0;
    z-index: 20;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite:hover {
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #CE2C2C;
    opacity: 1;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image:hover .stm-listing-compare,.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image:hover .stm-listing-favorite,.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image:hover .stm-car-medias {
    opacity: 1;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image {
    max-width: 280px;
    padding-top: 0;
    margin: 0 21px 0 0;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .stm-car-medias {
    position: absolute;
    right: 0;
    top: 7px;
    left: inherit;
    z-index: 20;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .stm-car-medias .stm-listing-photos-unit, .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .stm-car-medias .stm-listing-videos-unit {
    margin-right: 7px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner .stm-badge-directory, .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner .stm-badge-directory.heading-font {
    z-index: 3;
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) !important;
    background-color: #CE2C2C;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner img {
    z-index: 2;
    position: relative;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap {
    bottom: 5px;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit.active .thumb {
    opacity: 1;
    z-index: -2;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit {
    align-items: flex-end;
    display: flex;
    flex: 1;
    height: 100%;
    position: static;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.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-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit .thumb img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: opacity 0.15s;
    width: 100%;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit .indicator {
    height: 3px;
    width: 96%;
    margin: 0 auto -5px auto;
    background-color: #ccc;
    z-index: 25;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.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, 0.6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 55;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit .remaining i {
    font-size: 48px;
    display: block;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit .remaining p {
    font-size: 16px;
    font-weight: 400;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #CE2C2C;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top {
    margin-bottom: 21px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price {
    min-width: 100px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price > div {
    padding: 8px 4px 8px 4px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price > div span {
    font-size: 20px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price:before {
    left: -5px;
    transform: skew(-15deg, 0deg);
    z-index: -1;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price.discounted-price {
    min-height: 49px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price.discounted-price:before {
    left: -15px;
    transform: skew(-15deg, 0deg);
    height: auto;
    top: 0;
    bottom: 0;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price.discounted-price .regular-price {
    position: relative;
    left: -4px;
    padding: 0 4px 0 0;
    vertical-align: bottom;
    font-size: 13px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price.discounted-price .sale-price {
    position: relative;
    left: -4px;
    vertical-align: middle;
    margin-top: 0;
    padding: 0 3px 0 5px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price.discounted-price .sale-price .label-price {
    max-width: 40px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price .normal-price .label-price {
    font-size: 10px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 4px 0 4px 6px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 3px 0 0;
    color: #ffffff;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title {
    padding-top: 0;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title a {
    font-size: 20px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title a .labels {
    line-height: 12px;
    margin-bottom: 4px;
    font-size: 14px;
    margin-top: -1px;
}

.stm-inventory-no-filter-wrap .stm_ajax_pagination {
    opacity: 1;
    transition: all 0.2s ease-in-out;
    margin: 60px 0 80px;
}

.stm-inventory-no-filter-wrap .stm_ajax_pagination.loading {
    opacity: 0.5;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop.stm-isotope-listing-item .image a .image-inner .stm-badge-directory, .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop.stm-isotope-listing-item .image a .image-inner .stm-badge-directory.heading-font {
    left: -65px !important;
    right: unset !important;
    transform: rotate(-45deg);
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop.stm-isotope-listing-item .image .stm-car-medias {
    right: 7px;
    left: unset !important;
}

@media (max-width: 767px) {
    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop {
        display: flex;
        flex-direction: row;
        position: relative;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content {
        margin-top: 0;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title {
        margin-left: 0;
        margin-right: auto;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-unit.meta-middle-divider {
        display: none;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-unit .meta-middle-unit-top, .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-unit .value {
        display: inline-block;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions > ul {
        display: flex;
        flex-direction: row;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions > ul li {
        margin-right: 13px !important;
    }
}

@media (max-width: 750px) {
    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: flex-start;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image {
        flex: 1;
        max-width: 240px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content {
        flex: 1;
        width: 100%;
        margin-top: 0;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top {
        margin-bottom: 10px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title {
        clear: none;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle {
        margin-bottom: 5px !important;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row {
        margin-bottom: 0;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul li {
        margin-right: 13px !important;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul li .car-action-unit.add-to-compare {
        padding-left: 20px;
    }
}

@media (max-width: 700px) {
    .stm-inventory-no-filter-wrap .stm-isotope-sorting {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 -15px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop {
        flex-direction: column;
        width: 50%;
        padding: 0 15px;
        border-bottom: 0;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image {
        max-width: 100%;
        width: 100%;
        margin: 0;
        flex: inherit;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image img {
        width: 100%;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content {
        flex: 1;
        width: 100%;
        margin-top: 15px !important;
        border-bottom: 1px solid #ddd;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top {
        display: block;
        margin-bottom: 10px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle {
        margin-bottom: 10px !important;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row {
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row .meta-middle-unit {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row .meta-middle-unit.meta-middle-divider {
        display: none !important;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row .meta-middle-unit.font-exists {
        width: auto;
        display: flex !important;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row .meta-middle-unit.font-exists .value {
        display: block;
        padding-top: 0;
        margin-left: 4px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul li {
        margin-right: 13px !important;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul li .car-action-unit.add-to-compare {
        padding-left: 20px;
    }
}

@media (max-width: 500px) {
    .stm-inventory-no-filter-wrap .stm-isotope-sorting {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 -15px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop {
        flex-direction: column;
        width: 100%;
        padding: 0 15px;
        border-bottom: 0;
    }
}

.stm-template-equipment .stm-inventory-no-filter-wrap .image .image-inner .special-label {
    transform: rotate(-45deg) translateZ(0);
    left: -85px;
    top: 25px;
}

.stm-template-motorcycle .stm-inventory-no-filter-wrap .image .image-inner {
    min-height: 165px !important;
}

.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content {
    margin-top: 15px !important;
}

.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #df1d1d;
}

.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #df1d1d;
}

.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #df1d1d;
}

.stm-template-boats .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-boats .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #ceac61;
}

.stm-template-boats .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-boats .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #ceac61;
}

.stm-template-boats .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #ceac61;
}

.stm-template-aircrafts .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #CE2C2C !important;
}

.stm-template-listing .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-listing .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #CE2C2C;
}

.stm-template-listing .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-listing .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #CE2C2C;
}

.stm-template-listing .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #CE2C2C;
}

.stm-template-listing_three .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-listing_three .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #CE2C2C;
}

.stm-template-listing_three .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-listing_three .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #CE2C2C;
}

.stm-template-listing_three .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #CE2C2C;
}

.stm-template-listing_five .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-listing_five .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #ff2325;
}

.stm-template-listing_five .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-listing_five .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #ff2325;
}

.stm-template-listing_five .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #ff2325;
}

.stm-template-ev_dealer .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-ev_dealer .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #0d46ff;
}

.stm-template-ev_dealer .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-ev_dealer .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #0d46ff;
}

.stm-template-ev_dealer .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #0d46ff;
}

.stm-hoverable-interactive-galleries .stm-inventory-no-filter-wrap .image .interactive-hoverable {
    min-width: 280px;
    min-height: 207px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries .stm-inventory-no-filter-wrap .image .interactive-hoverable {
        min-height: 168px;
    }
}

.stm-hoverable-interactive-galleries .stm-inventory-no-filter-wrap .image .stm-listing-compare,.stm-hoverable-interactive-galleries .stm-inventory-no-filter-wrap .image .stm-listing-favorite {
    bottom: 13px !important;
}

@media (max-width: 700px) {
    .stm-hoverable-interactive-galleries .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title {
        padding-top: 0;
        clear: none;
    }
}

.stm-hoverable-interactive-galleries.stm-template-car_dealer_two .stm-inventory-no-filter-wrap .image .interactive-hoverable {
    min-height: 207px !important;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-car_dealer_two .stm-inventory-no-filter-wrap .image .interactive-hoverable {
        min-height: 165px !important;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing .stm-inventory-no-filter-wrap .image {
    min-height: 168px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_two .stm-inventory-no-filter-wrap .image {
    min-height: 168px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_three .stm-inventory-no-filter-wrap .image {
    min-height: 168px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_three .stm-inventory-no-filter-wrap .image .interactive-hoverable {
    min-height: 207px !important;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_three .stm-inventory-no-filter-wrap .image .interactive-hoverable {
        min-height: 168px !important;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing_five .stm-inventory-no-filter-wrap .image {
    min-height: 168px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_five .stm-inventory-no-filter-wrap .image .interactive-hoverable {
    min-height: 171px !important;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_five .stm-inventory-no-filter-wrap .image .interactive-hoverable {
        min-height: 168px !important;
    }
}

.stm-hoverable-interactive-galleries.stm-template-motorcycle .stm-inventory-no-filter-wrap .image .interactive-hoverable {
    min-height: 207px !important;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-motorcycle .stm-inventory-no-filter-wrap .image .interactive-hoverable {
        min-height: 165px !important;
    }
}

.stm-hoverable-interactive-galleries.stm-template-motorcycle .stm-inventory-no-filter-wrap .image .interactive-hoverable .special-label {
    top: 25px;
    bottom: unset;
    left: -85px;
    right: unset;
}

.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;
}

.stm-inventory-map-wrap .stm_gmap.stm-loading:before {
    display: block;
    content: "";
    background: #FFFFFF;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.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: #ffffff;
    font-family: "Font Awesome 5 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 0.2s;
    box-shadow: 0 0 30px rgba(0, 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]:-ms-input-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: transparent;
}

.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: #CE2C2C;
    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 50px;
    border-top: 1px solid #cccccc;
}

.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: #CE2C2C;
}

.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 #cccccc;
}

@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: -0.7px;
    color: #CE2C2C !important;
    background: #ffffff;
    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: #ffffff;
    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;
    max-height: 500px;
}

.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 {
    margin-top: 5px;
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll .stm_iw_link:first-child, .stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll .stm_iw_link:first-child {
    margin-top: 0;
}

.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: hidden;
    max-height: 462px;
}

.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;
}

.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: #CE2C2C;
    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%;
}

.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: #000000;
    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: #888888;
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #CE2C2C;
    padding: 8px;
    color: #FFFFFF;
    font-weight: 600;
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price .stm_iw_price_trap {
    display: inline;
    overflow: hidden;
    position: relative;
    top: 0;
    left: -13px;
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price .stm_iw_price_trap:before {
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
    top: -8px;
    left: 0;
    border-top: 32px solid #CE2C2C;
    border-left: 10px solid;
}

.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, 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, 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: transparent;
    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, 0.16);
}

.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 #ffffff;
    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;
    }
}

.stm-ios_safari .stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price .stm_iw_price_trap:before {
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
    top: -8px;
    left: 16px;
    border-top: 42px solid #1bc742;
    border-left: 10px solid;
}

.stm-orange {
    color: #ffb129;
}

.search_results_container.container {
    margin-bottom: 60px;
}

.stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #CE2C2C;
}

.stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.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, 0.1803921569);
    background-color: #ffffff;
    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 .listing-car-item-meta {
    -webkit-transform: translate3d(0, 0, 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 #CE2C2C;
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .brazzers-wrap .listing-car-item-meta {
    bottom: 0;
    -webkit-transform: translate3d(0, 0, 0);
}

.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 img:before {
    background: rgba(0, 0, 0, 0.2);
}

.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: 0px;
}

.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: #CE2C2C;
    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, 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 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 {
    background-color: #CE2C2C;
    color: #fff;
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #CE2C2C;
    text-align: right;
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price:before {
    background-color: #CE2C2C;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #CE2C2C;
    transform: skew(-14deg, 0deg);
    z-index: 1;
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price .heading-font {
    color: #fff;
}

.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 .price.discounted-price {
    padding: 1px 10px 2px 4px;
}

.stm-isearch-results-carousel-wrap .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;
}

@media (max-width: 768px) {
    .stm-isearch-results-carousel-wrap .stm-template-front-loop .price.discounted-price .regular-price {
        padding-left: 22px;
    }
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price .sale-price {
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    position: relative;
    z-index: 1;
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price .normal-price {
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 1;
    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-template-aircrafts .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #ff9420;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-aircrafts .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .price .price-form-label {
    z-index: 10;
    position: relative;
}

.stm-template-equipment .stm-isearch-results-carousel-wrap .special-label {
    left: -91px !important;
    transform: rotate(-45deg) translate3d(0, 0, 0) !important;
    z-index: 150;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px transparent, inset 0 4px 0 #102127;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .stm-badge-directory {
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
    background-color: #0d46ff;
    color: #ffffff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
    transition: all 0.5s ease;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
    transition: all 0.5s ease;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-ev_dealer .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000000;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    min-height: 100px;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .listing-car-item-meta .price {
    background-color: #0d46ff;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .listing-car-item-meta .price:before {
    background-color: #0d46ff;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .listing-car-item-meta {
    bottom: 10px;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta {
    bottom: 0;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .price .price-form-label {
    z-index: 10;
    position: relative;
}

.stm-template-ev_dealer .search_results_container {
    margin-bottom: 0 !important;
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #1B232F;
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap .listing-car-item-meta .price {
    background-color: #ff2325 !important;
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap .listing-car-item-meta .price:before {
    background-color: #ff2325 !important;
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap .car-listing-row {
    margin-bottom: 0;
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-listing_six .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #CE2C2C;
}

.stm-template-listing_six .stm-isearch-results-carousel-wrap .stm-template-front-loop.current {
    border: 2px solid #CE2C2C;
}

.stm-template-listing_six .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
}

.stm-template-listing_six .stm-isearch-results-carousel-wrap .car-listing-row {
    margin-bottom: 0;
}

.stm-template-listing_six .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-boats .search_results_container.container {
    margin-bottom: 60px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #ceac61;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image:after {
    opacity: 1;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .boats-image-unit {
    display: none;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .listing-car-item-meta,.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .stm-badge-directory {
    z-index: 150;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .boats-image-unit {
    display: none;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta,.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .stm-badge-directory {
    z-index: 150;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .interactive-hoverable {
    min-height: 139.7px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px !important;
    transform: rotate(-45deg) translate3d(0, 0, 0) !important;
    top: 20px;
    bottom: unset;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-boats .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .owl-nav {
    display: none !important;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .owl-dots button {
    background-color: transparent !important;
    box-shadow: none !important;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .price .price-form-label {
    z-index: 10;
    position: relative;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #ffb129;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .stm-badge-directory {
    position: absolute;
    left: -65px !important;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0) !important;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #ffb100;
    right: unset;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: -1px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-car_dealer_two .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .price .price-form-label {
    z-index: 10;
    position: relative;
}

.stm-template-car_dealer_two.inventory-light:not(.home) .stm-isearch-results-carousel-wrap .car-title {
    color: #000000;
}

.stm-template-car_dealer_two.inventory-dark:not(.home) .search_results_container {
    background-color: #000000 !important;
}

.stm-template-car_dealer_two.inventory-dark:not(.home) .stm-isearch-results-carousel-wrap .back-search-results h4 {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark:not(.home) .stm-isearch-results-carousel-wrap .car-title {
    color: #ffffff;
}

.stm-template-listing .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #CE2C2C;
}

.stm-template-listing .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
}

.stm-template-listing .stm-isearch-results-carousel-wrap .car-listing-row {
    margin-bottom: 0;
}

.stm-template-listing .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-listing_four .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0) !important;
}

.stm-template-listing_four .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-listing_three .search_results_container.container {
    margin-bottom: 60px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #232628;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .listing-car-item-meta .price {
    background-color: #CE2C2C;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .listing-car-item-meta .price:before {
    background-color: #CE2C2C;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .stm-badge-directory {
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
    background-color: #CE2C2C;
    color: #ffffff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: -1px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-listing_three .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .car-listing-row .listing-car-item-meta .car-meta-top .car-title {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-listing_two .search_results_container.container {
    margin-bottom: 60px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #269aff;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop a {
    color: #000;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop a:hover, .stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop a:active, .stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop a:focus {
    color: #000;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-badge-directory {
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
    background-color: #269aff;
    color: #ffffff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: -1px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-listing_two .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #ff2325;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .brazzers-wrap {
    border: 5px solid #ff2325;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop a {
    color: #ffffff;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop a:hover, .stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop a:active, .stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop a:focus {
    color: #ffffff;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
    overflow: hidden;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta,.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .stm-badge-directory {
    z-index: 150;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta .price {
    background-color: #ff2325 !important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta .price:before {
    background-color: #ff2325 !important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap {
    position: relative;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .listing-car-item-meta {
    bottom: 10px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap img {
    max-width: 100%;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap {
    top: -4px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active {
    border-color: #ff2325;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div:not(.active) {
    border-color: #ccc;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .listing-car-item-meta .car-meta-top .car-title {
    color: #ffffff;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-badge-directory {
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
    background-color: #ff2325;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #CE2C2C;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-motorcycle .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .owl-nav {
    display: none !important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .price .price-form-label {
    z-index: 10;
    position: relative;
}

.stm-hoverable-interactive-galleries .owl-carousel.stm-isearch-results-carousel .stm-template-front-loop.current .image .brazzers-wrap .tmb-wrap {
    top: 0;
    height: unset;
    bottom: 10px;
}

.stm-hoverable-interactive-galleries .owl-carousel.stm-isearch-results-carousel .stm-template-front-loop.current .image .brazzers-wrap .tmb-wrap .tmb-wrap-table.active {
    border-bottom: none !important;
    border-color: transparent !important;
}

.stm_inventory_with_filter-wrap.is_page_inventory {
    margin-top: 53px;
    padding-bottom: 80px;
}

.stm_inventory_with_filter-wrap.is_page_inventory .col-md-9 .stm-action-wrap {
    padding-top: 6px;
    padding-bottom: 28px;
    border-width: 3px;
    margin-bottom: 24px;
}

.stm_inventory_with_filter-wrap .col-md-3 {
    margin-top: 0;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-single-unit {
    margin-top: 15px;
    box-shadow: 0px 2px 27px 0px rgba(35, 36, 58, 0.13);
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-single-unit:first-child {
    margin-top: 0;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-filter-listing-directory-price {
    margin-top: 15px;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-filter-listing-directory-price .stm-accordion-content-wrapper {
    padding: 15px 25px 25px 25px;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-filter-listing-directory-price .stm-accordion-content-wrapper input[type=text] {
    padding: 0 10px;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 25px 25px 25px;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label {
    padding: 5px 0 5px 20px;
    position: relative;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label:before {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label input {
    display: none;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label span {
    line-height: 24px;
    font-weight: 500;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label span .count {
    margin-left: 5px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    line-height: 18px;
    padding-bottom: 20px;
    margin-bottom: 12px;
    border-bottom: 1px solid #d8e5e6;
    margin-top: -6px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap h2 {
    display: block;
    margin: 0;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .showing {
    font-size: 15px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    margin: 0;
    border: 0;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options {
    border: 1px solid #d8e5e6;
    padding-left: 10px;
    border-radius: 3px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options > span {
    margin-top: 12px;
    margin-right: 0;
    color: #2c313e;
    text-transform: none;
    font-size: 15px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default .select2-selection--single {
    height: 43px;
    opacity: 1 !important;
    background: transparent;
    border: 0;
    border-radius: 3px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px;
    color: #2c313e;
    font-weight: 700;
    font-size: 15px !important;
    min-width: 170px;
    padding-left: 3px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default .select2-selection--single .select2-selection__arrow b {
    font-size: 0;
    margin-top: -5px;
    height: 7px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "";
    display: block;
    width: 10px;
    border-top: 7px solid #7f7f7f;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    left: -6px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by {
    margin-left: 30px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by .view-type {
    margin-left: 16px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by .view-type .view-grid {
    font-size: 15px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm_ajax_pagination {
    margin-bottom: 25px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-inventory-load-more-btn {
    display: block;
    max-width: 200px;
    margin-bottom: 20px;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

@media (max-width: 500px) {
    .stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap {
        flex-direction: column;
        align-items: flex-start;
    }

    .stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap h2 {
        margin-bottom: 10px;
    }

    .stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .showing {
        margin-bottom: 10px;
    }

    .stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units {
        width: 100%;
        justify-content: space-between;
    }

    .stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options {
        margin-left: 0;
        margin-right: auto;
    }
}

.stm-template-aircrafts .stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner {
    padding: 0;
}

#wrapper .stm-banner-fullwidth {
    position: static;
}

#wrapper .stm-banner-image-filter {
    position: absolute;
    max-height: 410px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 37px;
    background-position: 50% 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    z-index: -1;
}

#wrapper .stm-banner-image-filter:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

#wrapper #stm-vivus-arrow {
    position: absolute;
    left: -50px;
    top: 30px;
}

@media (max-width: 1199px) {
    #wrapper #stm-vivus-arrow {
        display: none;
    }
}

#wrapper .centered-banner-content-listing {
    position: relative;
    padding: 160px 0 159px;
}

#wrapper .centered-banner-content-listing .inner {
    position: relative;
}

#wrapper .centered-banner-content-listing .inner h1 {
    margin-bottom: 5px;
    font-size: 70px;
    line-height: 50px;
    letter-spacing: -3px;
}

.stm-listing-cetegories-grid-wrap h3 {
    display: block;
    width: 100%;
    margin-bottom: 27px;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    filter: drop-shadow(-1px 0 10px rgba(0, 0, 0, 0.1));
    position: relative;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap:before {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: 30px;
    left: 50%;
    bottom: 30px;
    background-color: #e4eeef;
    z-index: 4;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item {
    display: block;
    width: 50%;
    position: relative;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item:nth-child(odd):after {
    content: "";
    width: 90%;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #e4eeef;
    z-index: 4;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item:nth-child(even):after {
    content: "";
    width: 90%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #e4eeef;
    z-index: 4;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item:nth-last-child(1):after, .stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item:nth-last-child(2):after {
    display: none;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 180px;
    background-color: #f9fdfe;
    transition: all 0.2s ease;
    position: relative;
    text-decoration: none;
    z-index: 2;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a:hover {
    background-color: #ffffff;
    filter: drop-shadow(-1px 0 8px rgba(0, 0, 0, 0.1));
    z-index: 3;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a:hover svg path {
    fill: #ff9420;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a img {
    max-height: 80px;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a svg {
    display: block;
    width: auto;
    max-width: 130px;
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    transform: translateZ(0);
    overflow: hidden;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a svg path {
    transition: all 0.2s ease-in-out;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a span {
    font-size: 16px;
    line-height: 36px;
}

.stm_dynamic_listing_filter {
    position: relative;
}

.stm_dynamic_listing_filter:before {
    position: absolute;
    content: "";
    display: block;
    background: url("../images/listing-filter-overlay.png") 0 0 no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 1;
}

.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;
    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: -0.4px;
    z-index: 2;
}

.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li.active {
    background-color: #153e4d;
    border-right-color: #153e4d;
}

.stm_dynamic_listing_filter .tab-content {
    padding: 42px 30px 20px;
    background-color: #153e4d;
}

.stm_dynamic_listing_filter .tab-content .tab-pane {
    position: relative;
    z-index: 2;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

@media (min-width: 768px) {
    .stm_dynamic_listing_filter .tab-content .tab-pane form {
        flex-direction: row;
    }
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects {
    width: 100%;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row {
    margin: 0 -8px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col {
    margin-bottom: 15px;
    padding: 0 8px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=text],.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=number],.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=tel],.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=email],.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=search],.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=password] {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col .select2-container--default .select2-selection--single {
    height: 46px;
    opacity: 1 !important;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col .stm-location-search-unit.loading {
    position: relative;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col .stm-location-search-unit .gm-err-autocomplete {
    background-position-y: center;
    background-position-x: 8px;
    padding-left: 30px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form button[type=submit] {
    min-width: 170px;
    padding: 16px 25px 13px 25px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    font-size: 14px;
}

@media (min-width: 768px) {
    .stm_dynamic_listing_filter .tab-content .tab-pane form button[type=submit] {
        margin-left: 16px;
    }
}

.stm_dynamic_listing_filter .tab-content .tab-pane form button[type=submit] span {
    margin-right: 4px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form button[type=submit] i {
    display: inline-block;
    margin-right: 6px;
    font-size: 16px;
}

.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: #ffffff;
    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: #222222;
}

.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 .stm_listing_filter_text {
    height: 46px;
    line-height: 46px;
}

@media (max-width: 768px) {
    .stm_dynamic_listing_filter .tab-content button {
        align-self: flex-end;
    }

    .stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav {
        display: flex;
        overflow-y: scroll;
    }

    .stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li a {
        white-space: nowrap;
        padding: 15px;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
}

@media (max-width: 991px) {
    .stm_dynamic_listing_filter:before {
        background: none;
    }
}

@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-left: 0;
        margin-bottom: 35px;
        float: none;
    }
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap {
    padding: 74px 0 32px;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 10px;
    position: relative;
    margin-bottom: 34px;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container:before {
    content: "";
    display: block;
    width: 70px;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 1;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container h3 {
    display: block;
    width: 70%;
    text-align: left;
    font-size: 28px !important;
    text-transform: uppercase;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by {
    display: flex;
    justify-content: flex-end;
    width: 30%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by li {
    margin: 0 0 0 20px;
    padding: 0;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by li span {
    display: block;
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 500;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by li span.high:before {
    content: "\f062";
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by li span.low:before {
    content: "\f063";
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by li span:before {
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .selected-filter {
    font-size: 14px;
    font-weight: 600;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle {
    margin-top: 10px;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row:before, .stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row:after {
    display: block !important;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row .col-md-3:nth-child(1), .stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row .col-md-3:nth-child(2) {
    width: 31%;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row .col-md-3:nth-child(3), .stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row .col-md-3:nth-child(4) {
    width: 19%;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .select2-container--default .select2-selection--single {
    background-color: #ffffff;
}

.stm_dynamic_listing_filter_without_tabs {
    margin: 0 -45px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.stm_dynamic_listing_filter_without_tabs:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 1;
}

.stm_dynamic_listing_filter_without_tabs .stm_dynamic_listing_filter_nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

.stm_dynamic_listing_filter_without_tabs .stm_dynamic_listing_filter_nav li {
    float: left;
    margin-bottom: 0;
    background: #121e24;
    border-right: 1px solid #121e24;
}

.stm_dynamic_listing_filter_without_tabs .stm_dynamic_listing_filter_nav li.active {
    background-color: #121e24;
    border-right-color: #121e24;
}

.stm_dynamic_listing_filter_without_tabs .stm_dynamic_listing_filter_nav li a {
    position: relative;
    display: block;
    padding: 15px 43px 12px 35px;
    color: #ffffff;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none !important;
    letter-spacing: -0.4px;
    z-index: 2;
}

.stm_dynamic_listing_filter_without_tabs .tab-content {
    padding: 30px 45px 10px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .stm_listing_search_title {
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 30px;
    letter-spacing: 0.6px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .stm_listing_search_title i {
    vertical-align: middle;
    margin-right: 7px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane {
    position: relative;
    z-index: 2;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
    width: 26%;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap button[type=submit] {
    margin-right: 6px;
    font-size: 14px;
    position: relative;
    top: -1px;
    float: right;
    margin-left: 22px;
    min-width: 160px;
    padding: 17px 25px 15px 25px;
    font-weight: 700;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap button[type=submit]:active {
    top: -1px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .reset-filter {
    min-width: 66px !important;
    margin-right: 0 !important;
    padding: 16px 23px 13px !important;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .reset-filter i.stm-icon-reset {
    font-size: 20px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects {
    display: block;
    width: 74%;
    overflow: hidden;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -15px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects .row .col-md-3 {
    display: block;
    width: 33.3%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    font-size: 22px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap {
    min-height: 50px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy {
    position: relative;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy label {
    color: #ffffff;
    line-height: 16px;
    vertical-align: top;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy .stm-taxonomy-range-unit {
    margin-top: 10px;
    padding: 0 10px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap .taxonomy-tooltip {
    margin-top: 2px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap .taxonomy-tooltip .tooltip-inner {
    padding: 1px 3px 0;
    background: #eceff3;
    color: #222222;
}

@media (max-width: 420px) {
    .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: 1150px) {
    .stm_dynamic_listing_filter_without_tabs {
        margin: 0 15px;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
        width: 30%;
    }
}

@media (max-width: 1100px) {
    .stm_dynamic_listing_filter_without_tabs {
        margin: 0;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
        width: 30%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .border-btn {
        margin: 0 !important;
        max-width: 140px;
        min-width: inherit !important;
        padding: 17px 15px 15px 15px !important;
    }
}

@media (max-width: 860px) {
    .stm_dynamic_listing_filter_without_tabs {
        margin: 0;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form {
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects {
        width: 100%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
        width: 100%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .border-btn {
        margin: 0 !important;
        max-width: 140px;
        min-width: inherit !important;
        padding: 17px 15px 15px 15px !important;
    }
}

@media (max-width: 568px) {
    .stm_dynamic_listing_filter_without_tabs {
        margin: 0;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form {
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects {
        width: 100%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects .row .col-md-3 {
        width: 50%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
        width: 100%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .border-btn {
        margin: 0 !important;
        max-width: 140px;
        min-width: inherit !important;
        padding: 17px 15px 15px 15px !important;
    }
}

@media (max-width: 500px) {
    .stm_dynamic_listing_filter_without_tabs .tab-content {
        padding: 0;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .heading-title {
        padding: 30px 15px;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form {
        flex-direction: column-reverse;
        flex-wrap: wrap;
        align-items: center;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects {
        width: 100%;
        padding: 0 15px;
    }

    .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;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
        width: 100%;
        padding: 0 15px;
        flex-direction: row;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .border-btn {
        margin: 0 !important;
    }
}

.stm_listing_tabs_style_2 {
    padding-top: 29px;
    border-top: 4px solid #153e4d;
}

.stm_listing_tabs_style_2 > .clearfix {
    padding-bottom: 32px;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list {
    margin-top: 35px;
    float: none;
    list-style: none;
    padding: 0;
    text-align: center;
}

@media (min-width: 768px) {
    .stm_listing_tabs_style_2 .stm_listing_nav_list {
        float: right;
        margin-top: 7px;
    }
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li {
    margin-bottom: 25px;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li:last-child {
    margin-bottom: 0;
}

@media (min-width: 500px) {
    .stm_listing_tabs_style_2 .stm_listing_nav_list li {
        display: inline-block;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .stm_listing_tabs_style_2 .stm_listing_nav_list li {
        margin-left: 7px;
    }
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li.active a {
    background-color: #CE2C2C;
    color: #fff;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li.active a:after {
    opacity: 1;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li.active a span {
    border: 0 !important;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li a {
    position: relative;
    padding: 14px 24px;
    color: #153e4d;
    text-decoration: none !important;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li a:after {
    position: absolute;
    content: "";
    display: block;
    position: absolute;
    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 #CE2C2C;
    opacity: 0;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li a span {
    border-bottom: 1px dashed #153e4d;
    letter-spacing: -0.5px;
}

.stm_listing_tabs_style_2 .tab-pane {
    padding-bottom: 33px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image {
    position: relative;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-badge-directory, .stm_listing_tabs_style_2 .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: #CE2C2C;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm_listing_tabs_style_2 .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, 0.3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare:hover {
    cursor: pointer;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare.active {
    background: linear-gradient(180deg, #CE2C2C 0%, #169f36 100%);
    opacity: 1;
}

.stm_listing_tabs_style_2 .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, 0.3);
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    opacity: 0;
    z-index: 20;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite:hover {
    cursor: pointer;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: linear-gradient(180deg, #32cd57 0%, #19b33e 100%);
    opacity: 1;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 20;
}

.stm_listing_tabs_style_2 .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, 0.3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias > div i {
    font-size: 12px;
    margin-right: 2px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias > div span {
    position: relative;
    top: -1px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias > div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image:hover .stm-listing-compare, .stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image:hover .stm-listing-favorite, .stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image:hover .stm-car-medias {
    opacity: 1;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta {
    padding-top: 17px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc;
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .car-title .colored {
    color: #CE2C2C;
}

.stm_listing_tabs_style_2 .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: #CE2C2C;
    text-align: right;
}

.stm_listing_tabs_style_2 .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: #CE2C2C;
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price {
    padding: 1px 10px 2px 4px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price .sale-price {
    line-height: 16px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .regular-price,.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .sale-price,.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    position: relative;
    z-index: 6;
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price,.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    line-height: 25px;
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.stm_listing_tabs_style_2 .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: #ffffff;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i {
    margin-right: -1px;
    font-size: 13px;
    color: #aaaaaa;
    vertical-align: middle;
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .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_listing_tabs_style_2 .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_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li:last-child {
    margin-right: 0;
}

@media (max-width: 820px) {
    .stm_listing_tabs_style_2 > .clearfix {
        padding-bottom: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .stm_listing_tabs_style_2 .stm_listing_nav_list {
        display: flex;
        overflow-y: scroll;
        max-width: 100%;
        margin-top: 10px;
    }

    .stm_listing_tabs_style_2 .stm_listing_nav_list li {
        margin-bottom: 0;
    }

    .stm_listing_tabs_style_2 .stm_listing_nav_list li a {
        white-space: nowrap;
        display: block;
        padding: 15px;
        margin-bottom: 15px;
    }
}

@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 {
        min-height: 290px;
    }

    .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: 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: 280px;
    min-height: 160px;
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image .stm-listing-compare,.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image .stm-listing-favorite {
    bottom: 13px !important;
}

.stm_dynamic_listing_two_filter {
    position: relative;
}

.stm_dynamic_listing_two_filter:before {
    position: absolute;
    content: "";
    display: block;
    background: url("../images/listing-filter-overlay.png") 0 0 no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 1;
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav {
        display: flex;
        overflow-y: scroll;
    }
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li {
    float: left;
    margin-bottom: 0;
    position: relative;
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li {
        width: 100%;
        white-space: nowrap;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li:before {
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    background: #ffffff;
    opacity: 0.75;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li:before {
        display: none;
    }
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li:first-child:before {
    display: none;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active:first-child + li:before {
    display: none;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active:last-child:before {
    display: none;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active + li:before, .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active:not(:first-child):not(:last-child):before {
    display: none;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active {
    z-index: 100;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li a {
    position: relative;
    display: block;
    padding: 16px 43px 13px 35px;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none !important;
    letter-spacing: -0.4px;
    z-index: 2;
}

.stm_dynamic_listing_two_filter .tab-content {
    padding: 38px 30px 38px;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane {
    position: relative;
    z-index: 2;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_second_tab form .btn-wrap .stm-select-col {
    padding: 0;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane.active.expanded {
    flex-direction: column;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane.active.expanded .stm-filter-tab-selects {
    padding-right: 0;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane .motors-gdpr {
    display: block;
    float: left;
    width: 64%;
    margin: 0 !important;
    line-height: 22px;
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap {
    display: block;
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap .file-wrap {
    float: left;
    width: 100%;
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap .file-wrap .input-file-holder {
    display: block;
    width: 100%;
    font-weight: 400;
    color: #888888;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
    position: relative;
    overflow: hidden;
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap .file-wrap .input-file-holder span {
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap .file-wrap .input-file-holder i {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap .file-wrap .input-file-holder input[type=file] {
    width: 100%;
    opacity: 0;
    height: 47px;
    line-height: 47px;
    padding: 0;
}

.stm_dynamic_listing_two_filter .tab-content .file-name-wrap {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 44px;
    padding: 0 21px;
    font-weight: 400;
    color: #888888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
    position: relative;
}

.stm_dynamic_listing_two_filter .tab-content .file-name-wrap i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
    cursor: pointer;
}

.stm_dynamic_listing_two_filter .tab-content form {
    width: 100%;
    padding-bottom: 40px;
    transition: all 0.2s ease-in;
}

.stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects {
    width: 100%;
    overflow: hidden;
    transition: all 0.3s ease-in;
    padding-right: 0;
}

.stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects .stm-select-col {
    margin-bottom: 30px;
    padding: 0 8px;
}

.stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects .col-md-12 {
    padding: 0 15px;
}

.stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects > .row {
    margin: 0 -8px;
}

.stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects.stm-filter-tab-selects-third {
    padding-right: 0;
}

.stm_dynamic_listing_two_filter .tab-content #stm_third_tab .btn-wrap {
    position: static;
}

.stm_dynamic_listing_two_filter .tab-content .btn-wrap {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.stm_dynamic_listing_two_filter .tab-content .btn-wrap button {
    float: right;
    position: relative;
    text-transform: none;
}

.stm_dynamic_listing_two_filter .tab-content .btn-wrap button i.fa-spinner {
    display: none;
    position: absolute;
    top: 36%;
    left: 46%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.stm_dynamic_listing_two_filter .tab-content .btn-wrap button.loading {
    color: transparent !important;
}

.stm_dynamic_listing_two_filter .tab-content .btn-wrap button.loading i.fa-spinner {
    display: block;
    color: #ffffff !important;
}

.stm_dynamic_listing_two_filter .tab-content button[type=submit] {
    margin-left: 10px;
    min-width: 170px;
    padding: 16px 25px 13px 25px;
    font-weight: 700;
}

.stm_dynamic_listing_two_filter .tab-content button[type=submit] i {
    display: inline-block;
    margin-right: 6px;
    font-size: 16px;
}

.stm_dynamic_listing_two_filter .tab-content button[type=submit]:active {
    top: -1px;
}

.stm_dynamic_listing_two_filter .tab-content .stm-slide-content {
    transition: all 0.2s ease-in;
}

.stm_dynamic_listing_two_filter .tab-content .stm-slide-content .stm-select-col {
    display: none;
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .tab-content #stm_third_tab .stm-more-options-wrap {
        padding: 10px 0 35px 0;
    }
}

.stm_dynamic_listing_two_filter .tab-content .stm-more-options-wrap {
    display: block;
    cursor: pointer;
    padding: 10px 0 10px 0;
    text-align: left;
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .tab-content .stm-more-options-wrap {
        text-align: right;
        padding: 10px 0 20px 0;
    }
}

.stm_dynamic_listing_two_filter .tab-content .stm-more-options-wrap span {
    border-bottom: 1px dotted;
    transition: all 0.2s ease-in-out;
    color: #888888;
}

.stm_dynamic_listing_two_filter .tab-content .stm-more-options-wrap span:hover {
    color: #ffffff;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap {
    min-height: 50px;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy {
    position: relative;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy label {
    color: #ffffff;
    line-height: 16px;
    vertical-align: top;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy .stm-taxonomy-range-unit {
    margin-top: 10px;
    padding: 0 10px;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip {
    margin-top: 2px;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip .tooltip-inner {
    padding: 1px 3px 0;
    background: #eceff3;
    color: #222222;
}

.stm_dynamic_listing_two_filter .select2-container--default .select2-selection--single {
    height: 46px;
    opacity: 1 !important;
}

.stm_dynamic_listing_two_filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
}

.stm_dynamic_listing_two_filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}

.stm_dynamic_listing_two_filter .stm_listing_filter_text {
    height: 46px;
    line-height: 46px;
}

.stm_dynamic_listing_two_filter .tab-content button[type=submit]:active {
    box-shadow: none !important;
}

.stm_dynamic_listing_two_filter.stm_dynamic_listing_dealer_filter {
    margin-bottom: 70px !important;
}

.stm_dynamic_listing_two_filter.stm_dynamic_listing_dealer_filter:before {
    display: none !important;
}

.stm_dynamic_listing_two_filter.stm_dynamic_listing_dealer_filter .tab-content {
    padding: 38px 30px 13px;
}

@media (max-width: 991px) {
    .stm_dynamic_listing_two_filter:before {
        background: none;
    }
}

@media (max-width: 768px) {
    .stm_dynamic_listing_two_filter .tab-content #stm_third_tab form {
        padding-bottom: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content #stm_third_tab .btn-wrap .row .stm-select-col:last-child {
        display: flex;
        flex-direction: column-reverse;
    }

    .stm_dynamic_listing_two_filter .tab-content #stm_third_tab .btn-wrap .row .stm-select-col:last-child .motors-gdpr {
        width: 100%;
        margin-left: -7 !important;
        margin-bottom: 10px !important;
    }

    .stm_dynamic_listing_two_filter .tab-content #stm_third_tab .btn-wrap .row .stm-select-col:last-child button {
        display: inline-block;
        width: auto;
        align-self: flex-end;
        max-width: 180px;
    }
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li {
        float: none;
        width: 100%;
    }

    .stm_dynamic_listing_two_filter .tab-content button[type=submit] {
        margin-left: 0;
        margin-bottom: 0;
        float: none;
        float: right;
    }

    .stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects .stm-select-col {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li {
        float: none;
        width: 100%;
    }

    .stm_dynamic_listing_two_filter .tab-content button[type=submit] {
        margin-left: 0;
        margin-bottom: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects .stm-select-col {
        padding: 0 15px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane form {
        padding-bottom: 130px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane form .btn-wrap {
        top: inherit;
        bottom: 0;
        right: 5px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane form .stm-filter-tab-selects {
        padding-right: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_first_tab form {
        padding-bottom: 70px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_first_tab form .btn-wrap {
        padding-left: 4px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_second_tab form {
        padding-bottom: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_second_tab form .row .stm-select-col {
        margin-bottom: 20px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_second_tab form .btn-wrap {
        padding-bottom: 10px;
        display: flex;
        flex-direction: column;
        position: static;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_second_tab form .btn-wrap .stm-more-options-wrap {
        padding: 0 0 20px 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_third_tab .btn-wrap {
        position: static;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_third_tab .btn-wrap .row .stm-select-col:last-child {
        display: flex;
        flex-direction: column-reverse;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_third_tab .btn-wrap .row .stm-select-col:last-child .motors-gdpr {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 10px !important;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_third_tab .btn-wrap .row .stm-select-col:last-child button {
        display: inline-block;
        width: auto;
        align-self: flex-end;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .stm-filter-tab-selects.stm-filter-tab-selects-third {
        padding-right: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .stm-filter-tab-selects.stm-filter-tab-selects-third .stm-slide-content .vmc-file-wrap .file-wrap {
        width: 100%;
        padding-right: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .stm-filter-tab-selects.stm-filter-tab-selects-third .stm-slide-content .vmc-file-wrap .vmc-photos-list {
        margin-top: 10px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .stm-filter-tab-selects.stm-filter-tab-selects-third .stm-slide-content .vmc-file-wrap .vmc-photos-list ul {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .stm-filter-tab-selects.stm-filter-tab-selects-third .stm-slide-content .vmc-file-wrap .vmc-photos-list ul li {
        width: 100%;
        margin-right: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .btn-wrap {
        top: inherit;
        bottom: 0;
    }
}

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;
}

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 #ffffff;
    transition: all 0.2s ease-in-out;
    background: transparent;
    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: #CE2C2C;
}

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: #777777;
    transition: all 0.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: #ffffff;
}

.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: transparent;
    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: transparent;
    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: #CE2C2C;
}

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: #ffffff;
    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: transparent;
    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: #CE2C2C;
}

@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: 0.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;
    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: #777777;
    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: #CE2C2C;
    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: transparent;
    color: #CE2C2C;
}

.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu > .sub-menu > li .stm_mm_post_content .stm-mm-top-vehicles h3 {
    color: #fff;
}

.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;
}

.stm-orange {
    color: #ffb129;
}

.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, 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;
    background-color: #fff;
    border-radius: 20px;
    text-align: left;
}

.stm-our-team .image .team-info .phone i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #CE2C2C;
}

.stm-our-team .image .team-info .email {
    display: inline-block;
    min-width: 160px;
    max-width: 100%;
    padding: 0 12px;
    background-color: #CE2C2C;
    border-radius: 20px;
    color: #fff !important;
    font-size: 13px;
    line-height: 33px;
    text-align: center;
    text-decoration: none !important;
}

.stm-our-team .meta {
    background-color: #fff;
    padding: 21px 10px 23px 10px;
    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 {
    color: #888;
    font-size: 13px;
}

.stm-our-team:hover .image:before {
    opacity: 1;
}

.stm-our-team:hover .meta {
    background-color: #232628;
}

.stm-our-team:hover .meta .name, .stm-our-team:hover .meta .position {
    color: #fff;
}

.stm-our-team:hover .team-info {
    bottom: 18px;
    visibility: visible;
    opacity: 1;
}

@media (max-width: 1025px) {
    .stm-our-team {
        max-width: inherit !important;
    }
}

.stm-template-motorcycle .stm-our-team:hover .meta {
    background-color: #0e1315;
}

.stm-template-motorcycle .stm-our-team:hover .meta .name {
    color: #fff;
}

.stm-template-motorcycle .stm-our-team .image .team-info .phone {
    background-color: #fff;
    color: #0e1315;
}

.stm-template-motorcycle .stm-our-team .image .team-info .phone i {
    color: #df1d1d;
}

.stm-template-motorcycle .stm-our-team .image .team-info .email {
    background-color: #df1d1d;
}

.stm-template-motorcycle .stm-our-team .meta .name {
    color: #0e1315;
}

@media (max-width: 1025px) {
    .stm-template-motorcycle .stm-our-team {
        max-width: inherit !important;
    }
}

.stm-template-auto_parts .stm-our-team:hover .meta {
    background-color: #191919;
}

.stm-template-ev_dealer .stm-our-team:hover .meta {
    background-color: #102127;
}

.stm-template-ev_dealer .stm-our-team .image .team-info .phone i {
    color: #0d46ff;
}

.stm-template-ev_dealer .stm-our-team .image .team-info .email {
    background-color: #0d46ff;
}

.stm-template-equipment .stm-our-team a, .stm-template-equipment .stm-our-team .heading-font {
    color: #1d1f1f;
}

.stm-template-listing_five .stm-our-team .image .team-info .phone i {
    color: #1a2c33;
}

.stm-template-listing_five .stm-our-team .image .team-info .email {
    background-color: #1a2c33;
}

.stm_popular_makes_unit {
    padding: 73px 0;
}

.stm_popular_makes_unit .stm_popular_makes_title {
    margin-bottom: 50px;
}

.stm_popular_makes_unit .stm_popular_makes_title h3 {
    color: #ffffff;
    font-size: 28px !important;
    text-transform: uppercase;
    text-align: center;
}

.stm_popular_makes_unit .stm_listing_popular_makes {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.stm_popular_makes_unit .stm_listing_popular_makes a {
    display: block;
    background: #ffffff;
    min-height: 130px;
    min-width: 160px;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.2s ease-in;
}

.stm_popular_makes_unit .stm_listing_popular_makes a.opacity_07 {
    opacity: 0.7;
}

.stm_popular_makes_unit .stm_listing_popular_makes a.opacity_1 {
    opacity: 1;
}

.stm_popular_makes_unit .stm_listing_popular_makes a .inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 28px;
}

.stm_popular_makes_unit .stm_listing_popular_makes a .inner .image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 55px;
}

.stm_popular_makes_unit .stm_listing_popular_makes a .inner .image img {
    display: block;
    width: auto;
    height: auto;
    max-height: 55px;
    max-width: 85px;
}

.stm_popular_makes_unit .stm_listing_popular_makes a .inner .name {
    font-size: 13px;
    font-weight: 600;
    color: #888888;
    margin-top: 9px;
}

.stm_popular_makes_unit .description {
    display: block;
    width: 64%;
    margin: 52px auto 0;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 991px) {
    .stm_popular_makes_unit .stm_listing_popular_makes {
        flex-wrap: wrap;
        padding: 0 10%;
    }

    .stm_popular_makes_unit .stm_listing_popular_makes a {
        margin-bottom: 20px;
    }

    .stm_popular_makes_unit .description {
        margin: 32px auto 0;
    }
}

@media (max-width: 568px) {
    .stm_popular_makes_unit .stm_listing_popular_makes {
        padding: 0 1%;
    }
}

@media (max-width: 340px) {
    .stm_popular_makes_unit .stm_listing_popular_makes {
        padding: 0;
        justify-content: center;
        align-items: center;
    }
}

.stm-popular-searches {
    display: block;
    position: relative;
}

.stm-popular-searches h3 {
    display: block;
    width: 100%;
    margin-bottom: 27px;
}

.stm-popular-searches .stm-ps-list-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 23px;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item {
    display: block;
    width: 30%;
    margin: 7.5px 7px;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    border-radius: 3px;
    padding: 12px 13px 11px;
    font-size: 13px;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a i {
    font-size: 10px;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 850px) {
    .stm-popular-searches .stm-ps-list-wrap .stm-ps-item {
        margin: 7.5px 5px;
    }
}

@media (max-width: 767px) {
    .stm-popular-searches {
        margin-top: 40px;
    }
}

@media (max-width: 500px) {
    .stm-popular-searches .stm-ps-list-wrap .stm-ps-item {
        width: 47%;
    }
}

@media (max-width: 375px) {
    .stm-popular-searches .stm-ps-list-wrap .stm-ps-item {
        width: 100%;
    }
}

.stm-single-car-page .stm_listing_title {
    font-size: 36px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: -0.4px;
    line-height: 45px;
    text-align: left;
}

@media (max-width: 1024px) {
    .stm-single-car-page .stm_listing_title {
        font-size: 24px;
        margin-bottom: 0;
        line-height: 29px;
    }
}

.special-offers .colored-separator {
    margin-bottom: 13px;
}

@media (max-width: 820px) {
    .special-offers .listing-car-items .listing-car-item .car-title {
        display: inline;
        font-size: 14px;
        white-space: unset;
    }

    .special-offers .listing-car-items .listing-car-item .price {
        float: right;
    }
}

.special-offers .title {
    position: relative;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: normal;
    color: #fff;
}

@media (min-width: 820px) {
    .special-offers .title {
        padding: 0 130px;
    }
}

.special-offers .title .all-offers {
    display: block;
    top: 14px;
    right: 0;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    color: #aaaaaa;
    text-decoration: none !important;
}

@media (min-width: 768px) {
    .special-offers .title .all-offers {
        position: absolute;
    }
}

.special-offers .title .all-offers > i {
    vertical-align: top;
    margin-right: 3px;
    font-size: 19px;
}

.special-offers .title .all-offers .lt-blue {
    vertical-align: top;
}

.special-offers .car-subtitle {
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
}

.special-offers .car-title {
    font-size: 20px;
    font-weight: 700;
}

.special-offers .image {
    position: relative;
}

.special-offers .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.special-offers .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.special-offers .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #ffffff;
}

.special-offers.style_2 .price {
    position: absolute;
    bottom: 0;
    right: 0;
}

.special-offers.style_2 .car-subtitle {
    color: #2c313e;
}

.special-offers.style_2 .car-title {
    color: #2c313e;
    margin-top: 6px;
}

.special-offers.style_2 .listing-car-item-meta {
    background: #ffffff;
    padding-bottom: 23px;
}

.special-offers.style_2 .listing-car-item-meta .car-meta-top {
    padding-bottom: 19px;
    border-color: #2c313e;
}

.special-offers.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;
}

.special-offers.style_2 .listing-car-item-meta .car-meta-bottom ul li:nth-child(3n) {
    margin-right: 0 !important;
}

.special-offers.style_2 .listing-car-item-meta .car-meta-bottom ul li i {
    color: #2c313e;
}

.special-offers.style_2 .listing-car-item-meta .car-meta-bottom ul li span {
    color: #2c313e;
}

.special-offers.style_2 .stm-owl-prev, .special-offers.style_2 .stm-owl-next {
    display: none;
}

.special-offers.style_2 .owl-dots .owl-dot {
    padding: 4px 10px;
}

.special-offers.style_2 .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #c9cbd2;
}

.special-offers.style_2 .owl-dots .owl-dot.active span {
    width: 12px;
    height: 12px;
    border: 0;
    transform: scale(1);
}

.special-offers.style_2 .owl-dots button {
    background-color: transparent !important;
    box-shadow: none !important;
}

.stm-hoverable-interactive-galleries .special-offers .interactive-hoverable {
    min-width: 350px;
    min-height: 205px;
}

.stm-hoverable-interactive-galleries .special-offers .interactive-hoverable .hoverable-wrap {
    z-index: 1;
}

.stm-hoverable-interactive-galleries .special-offers .listing-car-item-inner a.rmv_txt_drctn:hover {
    opacity: unset;
}

.stm-hoverable-interactive-galleries .special-offers .price {
    z-index: 1;
}

.stm-hoverable-interactive-galleries.stm-template-aircrafts .special-offers .image:before {
    display: none !important;
}

.stm-hoverable-interactive-galleries.stm-template-motorcycle .special-offers.view_type_grid .image .interactive-hoverable {
    min-height: 216px;
}

.stm-orange {
    color: #ffb129;
}

.testimonials-carousel-wrapper .testimonials-carousel {
    border: 0;
    padding: 62px 0 22px 0;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: block;
    visibility: visible;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit {
    padding-bottom: 22px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
    float: left;
    margin-right: 31px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
        max-width: 39%;
    }
}

@media (max-width: 991px) {
    .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
        margin-right: 20px !important;
    }
}

@media (max-width: 767px) {
    .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
        float: none !important;
        margin-left: 0;
        margin-bottom: 15px;
    }
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .content {
    margin-top: -3px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .content > p:first-child {
    display: none;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .content h4 {
    margin-bottom: 22px;
    letter-spacing: 0.5px;
    word-spacing: -1px;
    font-size: 17px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .content h5 {
    margin-bottom: 19px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta {
    margin-top: 9px;
    padding-right: 55px;
    min-height: 22px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author {
    display: inline-block;
    margin-right: 25px;
    text-transform: uppercase;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    display: inline-block;
    position: relative;
    padding-left: 31px;
    font-style: italic;
    color: #888;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 0;
    margin-top: -12px;
    font-size: 21px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 {
    padding: 0;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .image {
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 65px;
    overflow: hidden;
    border: 8px solid #ffffff;
    padding: 0;
    margin: 0 0 23px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0;
    transform: translateZ(0);
    border-radius: 50%;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .author_info {
    margin-bottom: 24px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .author_info .author_name {
    text-transform: uppercase;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: -0.4px;
    margin-bottom: 5px;
    font-weight: 500;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .author_info .author_position {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.5;
    font-weight: 400;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .content {
    display: block;
    max-width: 76%;
    font-size: 24px;
    color: #ffffff;
    line-height: 36px;
    margin-bottom: 28px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .icon i {
    color: #CE2C2C;
    font-size: 36px;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
    display: block;
    position: absolute;
    margin-top: 0;
    max-width: 55px;
    z-index: 100;
    bottom: 10px;
    right: 3px;
}

@media (max-width: 767px) {
    .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
        text-align: left;
        position: static;
        margin-top: 15px;
    }
}

@media (max-width: 991px) {
    .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
        display: none;
    }
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev,.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next {
    display: block;
    width: 24px;
    height: 24px;
    color: #aaaaaa;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.23);
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:hover,.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:hover {
    color: #CE2C2C;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:after,.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 26px;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    padding: 0;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:after {
    content: "\f104";
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next {
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
    padding: 0;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:after {
    content: "\f105";
    margin-right: -4px;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-docs {
    display: none;
}

.stm-template-listing .testimonials-carousel .testimonial-unit .icon i {
    color: #CE2C2C;
}

.stm-template-listing .testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    color: #CE2C2C;
}

.stm-template-listing .testimonials-carousel .owl-controls .owl-prev:hover,.stm-template-listing .testimonials-carousel .owl-controls .owl-next:hover {
    color: #CE2C2C;
}

.page-template-home-service-layout .testimonials-carousel .testimonial-unit {
    padding-bottom: 30px;
}

.page-template-home-service-layout .testimonials-carousel .testimonial-unit .testimonial-meta {
    padding-right: 65px;
}

.page-template-home-service-layout .testimonials-carousel .testimonial-unit .testimonial-meta .author {
    font-weight: 900;
}

.page-template-home-service-layout .testimonials-carousel .owl-controls {
    right: 13px;
    bottom: 21px;
}

@media (max-width: 991px) {
    .page-template-home-service-layout .testimonials-carousel .owl-controls {
        display: none;
    }
}

.stm-template-equipment .testimonials-carousel {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

.stm-template-equipment .testimonials-carousel .owl-controls {
    bottom: 40px;
}

.stm-template-equipment .testimonials-carousel .owl-controls .owl-next, .stm-template-equipment .testimonials-carousel .owl-controls .owl-prev {
    border: none;
}

.stm-template-equipment .testimonials-carousel .owl-controls .owl-next:after, .stm-template-equipment .testimonials-carousel .owl-controls .owl-prev:after {
    font-weight: 900;
}

.stm-template-equipment .testimonials-carousel .owl-controls .owl-next:hover:after, .stm-template-equipment .testimonials-carousel .owl-controls .owl-prev:hover:after {
    color: #CE2C2C;
}

.stm-template-equipment .testimonials-carousel .owl-controls .owl-dots.disabled {
    display: none;
}

@media (max-width: 768px) {
    .stm-template-equipment .testimonial-unit {
        padding-bottom: 35px;
    }
}

.stm-template-equipment .testimonial-unit .clearfix {
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .stm-template-equipment .testimonial-unit .image {
        margin-bottom: 25px;
    }
}

.stm-template-equipment .testimonial-unit .content h5 {
    color: #CE2C2C;
}

.stm-template-equipment .testimonial-unit .content p {
    color: #ffffff;
}

.stm-template-equipment .testimonial-unit .testimonial-meta .author {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    margin-right: 0;
}

.stm-template-equipment .testimonial-unit .testimonial-meta .author-car {
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    padding-left: 9px;
}

@media (max-width: 375px) {
    .stm-template-equipment .testimonial-unit .testimonial-meta .author-car {
        padding-left: 0;
    }
}

.stm-template-equipment .testimonial-unit .testimonial-meta .author-car i {
    display: none;
}

.stm-template-ev_dealer .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .icon i {
    color: #0d46ff;
}

.stm-template-ev_dealer .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:hover,.stm-template-ev_dealer .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:hover {
    color: #0d46ff;
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel {
    padding-bottom: 14px;
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    position: relative;
    padding-left: 31px;
    font-style: italic;
    color: #888;
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    font-family: "boaticons" !important;
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car i:before {
    content: "\e901";
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
    bottom: 8px !important;
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:hover, .stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:hover {
    color: #ceac61;
}

@media (max-width: 430px) {
    .stm-template-listing_four .testimonial-unit.style_1 .clearfix {
        margin-bottom: 20px;
    }

    .stm-template-listing_four .testimonial-unit.style_1 .testimonial-meta {
        line-height: 26px;
    }
}

.stm-template-listing_five .testimonials-carousel {
    padding: 38px 0 27px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.stm-template-listing_five .testimonials-carousel .testimonial-unit {
    padding-bottom: 22px;
    position: relative;
}

.stm-template-listing_five .testimonials-carousel .owl-controls {
    right: 3px;
}

.stm-template-listing_five .testimonials-carousel .owl-controls .owl-prev,.stm-template-listing_five .testimonials-carousel .owl-controls .owl-next {
    display: inline-block;
}

.stm-template-listing_five .testimonials-carousel .owl-controls .owl-prev:hover,.stm-template-listing_five .testimonials-carousel .owl-controls .owl-next:hover {
    color: #1a2c33;
}

.stm-template-listing_five .testimonials-carousel .owl-controls .owl-prev:after,.stm-template-listing_five .testimonials-carousel .owl-controls .owl-next:after {
    font-size: 26px;
}

.stm-template-listing_five .testimonials-carousel .owl-controls .owl-prev {
    padding-right: 15px;
}

.stm-template-listing_five .testimonials-carousel .owl-controls .owl-next {
    padding-left: 15px;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel {
    padding: 38px 0 27px;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit {
    padding-bottom: 30px;
    position: relative;
}

@media (max-width: 991px) {
    .stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
        margin-right: 20px !important;
    }
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author {
    font-weight: 900;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    color: #4c4f51;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    color: #4c4f51;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
    bottom: 26px;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev,.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next {
    color: #aaa;
    border: none;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:hover,.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:hover {
    color: #df1d1d;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-dots.disabled {
    display: none;
}

@media (max-width: 767px) {
    .stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
        text-align: left;
        position: static;
        margin-top: 15px;
    }
}

.stm-template-car_rental .testimonials-carousel-wrapper {
    margin: 0 -15px 51px;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit {
    padding: 0 15px;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit > .clearfix {
    padding: 30px 35px 58px;
    border: 1px dashed #bec5c7;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
    margin: 0 0 20px;
    float: none;
    text-align: center;
}

.stm-template-car_rental .testimonials-carousel-wrapper .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 .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
        max-width: 100%;
        margin: 0 0 20px !important;
    }
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-info .author {
    font-size: 18px;
    text-align: center;
    color: #343743;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-info .author-car {
    text-align: center;
}

.stm-template-car_rental .testimonials-carousel-wrapper .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 .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
    position: static;
    margin: 43px 0 0;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border: 1px solid #c1c8c9;
    background-color: transparent;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-dots .owl-dot.active span {
    background-color: #CE2C2C;
    border-color: #CE2C2C;
    transform: scale(1);
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-dots button {
    background-color: transparent !important;
    box-shadow: none !important;
}

@media (max-width: 600px) {
    .stm-template-car_dealer_two .testimonials-carousel-wrapper .testimonials-carousel {
        max-width: 100%;
    }

    .stm-template-car_dealer_two .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
        display: none;
    }

    .stm-template-car_dealer_two .testimonial-unit.style_2 .clearfix .content {
        max-width: 95%;
    }
}

@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 .vin {
    color: white;
}

.stm-template-motorcycle #stm_motors_vin_decoder .vin {
    color: white;
}

@media (max-width: 768px) {
    .theme-motors .stm_vehicle_vin_check #request-stm_vim_history .stm_vin_info .vc_toggle_content {
        width: 100%;
    }
}

.theme-motors #stm_vim_history {
    width: 100%;
}

.theme-motors #stm_motors_vin_decoder {
    width: 100%;
    margin-bottom: 50px !important;
    display: flex;
    justify-content: center;
}

@media (max-width: 500px) and (min-width: 320px) {
    .theme-motors #stm_motors_vin_decoder {
        flex-direction: column;
        flex-wrap: wrap;
    }
}

.theme-motors #stm_motors_vin_decoder input[type=text].vin {
    width: 385px !important;
}

.theme-motors #stm_motors_vin_decoder #checkVin {
    width: 150px;
}

@media (max-width: 500px) and (min-width: 320px) {
    .theme-motors #stm_motors_vin_decoder #checkVin {
        margin-top: 10px;
    }
}

.theme-motors #stm_motors_vin_decoder .sample_vin {
    letter-spacing: normal;
    font-style: normal;
    text-transform: none;
    top: 46px;
    opacity: 0.8;
    left: 17.7rem;
}

@media (max-width: 767px) and (min-width: 500px) {
    .theme-motors #stm_motors_vin_decoder .sample_vin {
        left: 0rem;
    }
}

@media (max-width: 500px) and (min-width: 320px) {
    .theme-motors #stm_motors_vin_decoder .sample_vin {
        right: 0 !important;
        left: 70% !important;
    }
}

@media (max-width: 800px) and (min-width: 768px) {
    .theme-motors #stm_motors_vin_decoder .sample_vin {
        left: 6rem;
    }
}

@media (max-width: 1030px) and (min-width: 900px) {
    .theme-motors #stm_motors_vin_decoder .sample_vin {
        left: 14rem;
    }
}

.theme-motors #stm_motors_vin_decoder .success {
    border-color: #eceff3 !important;
}

.theme-motors #stm_motors_vin_decoder #checkVin {
    background-color: #CE2C2C;
    box-shadow: none !important;
    border-radius: 3px;
    border-color: #CE2C2C;
}

.theme-motors #stm_motors_vin_decoder #checkVin active {
    top: 1px;
}

.theme-motors #stm_motors_vin_decoder #checkVin active ~ #stm_motors_vin_decoder {
    width: 100%;
}

.theme-motors #stm_motors_vin_decoder .vin {
    background-color: transparent;
}

.stm-orange {
    color: #ffb129;
}

.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: #ffffff;
}

.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: #ffffff;
}

.info-wrap span .stm_flipbox .stm_flipbox__front {
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.info-wrap span .stm_flipbox .stm_flipbox__back {
    background: rgba(34, 158, 255, 0.9);
}

.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-title {
    color: #ffffff;
}

.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-desc {
    color: #ffffff;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li {
    background: #11323e;
    border-right: 1px solid #133340;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li a {
    color: #ffffff;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active {
    background-color: #153e4d;
    border-right-color: #153e4d;
}

.stm_dynamic_listing_two_filter .tab-content {
    background-color: #153e4d;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane .vmc-photos-list ul li {
    background: #ffffff;
}

.stm-image-filter-wrap {
    border-top: 4px solid #153e4d;
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-prev:hover, .stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-next:hover {
    background: #CE2C2C;
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-prev {
    background: #dddddd;
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-next {
    background: #dddddd;
}

.stm-popular-searches .stm-ps-list-wrap {
    border: 2px solid #d8e5e6;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a {
    border: 1px solid #d8e5e6;
    color: #798494;
    background-color: #ffffff;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a:hover {
    color: #ffffff;
    background-color: #4c94fa;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a:hover i {
    color: #ffffff;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a i {
    color: #4c94fa;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-single-unit > a.title {
    border-color: #ff9420;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-single-unit > a.title.collapsed {
    border-color: #4c94fa;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label:before {
    color: #bfc2c8;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label.checked:before {
    color: #ff9420;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label span .count {
    color: #bfc2c8;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by .view-type i:before {
    color: #ff9420;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by .view-type.active {
    background: #ff9420;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by .view-type.active i:before {
    color: #ffffff;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-inventory-load-more-btn {
    color: #ffffff;
    background: #ff9420;
    box-shadow: 0 2px 0 #cc761a;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-inventory-load-more-btn:hover {
    background: #cc761a;
}

.special-offers.style_2 .price {
    background: #ff9420;
}

.special-offers.style_2 .price:before {
    background: #ff9420;
}

.special-offers.style_2 .car-subtitle {
    color: #2c313e;
}

.special-offers.style_2 .car-title {
    color: #2c313e;
}

.special-offers.style_2 .owl-dots .owl-dot.active span {
    background: #ff9420;
}

.special-offers.style_2 .owl-dots button {
    background-color: transparent !important;
    box-shadow: none !important;
}

.stm-cat-info-box {
    border-top: 3px solid #4c94fa;
}

.stm-cat-info-box i {
    color: #4c94fa;
}

.stm-data-table .stm-data-table-wrap .data-row-wrap {
    border-bottom: 1px dashed #d8e5e6;
    color: #2c313e;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a {
    color: #142e5d;
}

.stm-pricing__content {
    margin-bottom: 50px;
}

.stm-pricing__side-panel {
    float: left;
    width: 24.3255%;
}

.stm-pricing__filters {
    margin: 25px 0;
    min-height: 50px;
}

.stm-pricing__filters ul {
    position: relative;
    float: left;
    padding-left: 0;
    margin-bottom: 0;
    border: 2px solid #000000;
    list-style: none;
}

.stm-pricing__filters li {
    float: left;
    margin-bottom: 0;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 0;
}

.stm-pricing__filters li.stm-pricing__filter_active a {
    background-color: #000000;
    color: #fff;
}

.stm-pricing__filters .stm-pricing__filter_fluid-hover {
    position: absolute;
    background: #000000;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
}

.stm-pricing__filters a {
    display: block;
    line-height: 30px;
    padding: 3px 20px;
    color: #000000;
}

.stm-pricing__filters a:focus, .stm-pricing__filters a:hover {
    text-decoration: none;
}

.stm-pricing__features {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.stm-pricing__features li {
    padding: 14px 20px;
    margin-bottom: 0;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-pricing__features li:nth-child(odd) {
    background-color: #fff;
}

.stm-pricing__features li.motors-price-side {
    background-color: #000000;
    color: #fff;
}

.stm-pricing__tables {
    float: right;
    width: 74.325%;
    margin: 0 -15px;
}

.stm-pricing__tables-row {
    width: 100%;
}

.stm-pricing__tables-col {
    float: left;
}

.stm-pricing_3 .stm-pricing__tables-col {
    width: 33.33%;
}

.stm-pricing_3 .stm-pricing__tables-col .stm-pricing__tables-col-inner {
    padding: 0 15px 60px;
}

.stm-pricing_2 .stm-pricing__tables-col {
    width: 50%;
}

.stm-pricing_2 .stm-pricing__tables-col .stm-pricing__tables-col-inner {
    padding: 0 15px;
}

.stm-pricing_1 .stm-pricing__tables-col {
    width: 100%;
}

.stm-pricing_1 .stm-pricing__tables-col .stm-pricing__tables-col-inner {
    padding: 0 15px;
}

.stm-pricing-table, .stm-pricing-table.heading-font {
    position: relative;
    padding: 30px 17px 5px;
    background: #fff;
    border-top: 4px solid #000000;
    text-align: center;
}

.stm-pricing-table__title {
    margin-bottom: 21px;
    font-size: 20px;
    line-height: 20px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
}

.stm-pricing-table__periods {
    position: relative;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}

.stm-pricing-table__periods li {
    margin-bottom: 0;
}

.stm-pricing-table__periods-item {
    display: none;
    transition: opacity;
}

.stm-pricing-table__periods-item_active {
    display: block;
}

.stm-pricing-table__price {
    min-height: 50px;
    margin-bottom: 0px;
    line-height: 50px;
    font-size: 42px;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    background-color: #000000;
}

.stm-pricing-table__price i {
    font-size: 15px;
}

.stm-pricing-table__period {
    font-size: 14px;
    line-height: 24px;
    color: gray;
}

.stm-pricing-table__features {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.stm-pricing-table__feature {
    padding: 10px 15px;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 15px;
}

.stm-pricing-table__feature .fas.fa-check {
    color: #CE2C2C;
}

.stm-pricing-table__feature .fas.fa-minus {
    color: #aaa;
}

.stm-pricing-table__feature:nth-child(even) {
    background-color: #f0f2f5;
}

.stm-pricing-table__feature-label {
    display: none;
    font-size: 14px;
    font-weight: 700;
    color: gray;
    line-height: normal;
}

.stm_pricing_table_col_labels {
    min-height: 25px;
}

.stm_pricing_table_col_labels .stm_pricing_table_single_label {
    display: block;
    float: right;
    padding: 0 20px;
    font-size: 12px;
    height: 25px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.stm_pricing_table_col_labels .stm_pricing_table_single_label:nth-child(odd) {
    background-color: #CE2C2C;
}

.stm_pricing_table_col_labels .stm_pricing_table_single_label:nth-child(even) {
    background-color: #000000;
}

.stm-pricing-table__feature-value {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-pricing-table, .stm-pricing-table.heading-font {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

.stm-pricing-table .stm-pricing-table__action, .stm-pricing-table.heading-font .stm-pricing-table__action {
    position: absolute;
    bottom: -60px;
    left: 0;
    height: 60px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    visibility: hidden;
    opacity: 0;
}

.stm-pricing-table .stm-pricing-table__action:after, .stm-pricing-table.heading-font .stm-pricing-table__action:after {
    position: absolute;
    content: "";
    display: block;
    height: 11px;
    top: -6px;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 20;
}

.stm-pricing-table .stm-pricing-table__action > a, .stm-pricing-table.heading-font .stm-pricing-table__action > a {
    position: relative;
    visibility: hidden;
    display: inline-block;
    z-index: 25;
}

.stm-pricing-table:hover, .stm-pricing-table.heading-font:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}

.stm-pricing-table:hover .stm-pricing-table__action, .stm-pricing-table.heading-font:hover .stm-pricing-table__action {
    height: 60px;
    bottom: -60px;
    visibility: visible;
    opacity: 1;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}

.stm-pricing-table:hover .stm-pricing-table__action > a, .stm-pricing-table.heading-font:hover .stm-pricing-table__action > a {
    visibility: visible;
}

.listing-main-color {
    color: #000000;
}

#wrapper {
    position: relative;
}

.admin-bar .stm-banner-image-filter.image {
    top: 37px !important;
}

.listing-main-border-color {
    border-color: #000000;
}

.stm-top-border-second-color {
    border-top-color: #000000;
}

.stm-single-title-wrap h1, .stm-single-title-wrap h2, .stm-single-title-wrap h3, .stm-single-title-wrap h4, .stm-single-title-wrap h5, .stm-single-title-wrap h6 {
    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-template-listing_one_elementor {
}

.stm-template-listing_one_elementor #stm_sell_a_car_form #stm_motors_vin_decoder #checkVin {
    background-color: #CE2C2C;
    border-color: #CE2C2C;
    box-shadow: 0 2px 0 rgba(206,44,44, 0.75) !important;
}

.stm-template-listing_one_elementor .stm-badge-directory {
    position: absolute;
    right: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px !important;
    transform: rotate(45deg) translate3d(0, 0, 0);
    background-color: #CE2C2C;
    color: #fff;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    text-align: center !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-template-listing_one_elementor .motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .image .stm-badge-directory {
    left: -65px;
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
}

.stm-template-listing_one_elementor .stm-fullwidth-with-parallax {
    background-size: 100%;
}

.stm-template-listing_one_elementor .single-add-to-compare {
    background-color: #CE2C2C;
}

.stm-template-listing_one_elementor .single-add-to-compare .compare-fixed-link:hover {
    color: #CE2C2C;
}

.stm-template-listing_one_elementor .single-add-to-compare.danger, .stm-template-listing_one_elementor .single-add-to-compare.overadded {
    background-color: #ff0000;
}

.stm-template-listing_one_elementor .single-add-to-compare.danger .compare-fixed-link:hover, .stm-template-listing_one_elementor .single-add-to-compare.overadded .compare-fixed-link:hover {
    color: #ff0000;
}

.stm-template-listing_one_elementor .single-add-to-compare.warning {
    background-color: #8a6d3b;
}

.stm-template-listing_one_elementor .single-add-to-compare.warning .compare-fixed-link:hover {
    color: #8a6d3b;
}

.stm-template-listing_one_elementor input[type=text],.stm-template-listing_one_elementor input[type=number],.stm-template-listing_one_elementor input[type=tel],.stm-template-listing_one_elementor input[type=email],.stm-template-listing_one_elementor input[type=search],.stm-template-listing_one_elementor input[type=password] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.stm-template-listing_one_elementor div.radio span,.stm-template-listing_one_elementor div.radio span {
    background-image: url("https://omelhorcarro.com/wp-content/themes/motors/assets/images/radio-green.png");
}

.stm-template-listing_one_elementor div.checker span {
    background-image: url("https://omelhorcarro.com/wp-content/themes/motors/assets/images/checks-green.png");
}

.stm-template-listing_one_elementor .woocommerce #respond input#submit,.stm-template-listing_one_elementor .woocommerce a.button,.stm-template-listing_one_elementor .woocommerce button.button,.stm-template-listing_one_elementor .woocommerce input.button,.stm-template-listing_one_elementor .stm-button, .stm-template-listing_one_elementor input[type=submit],.stm-template-listing_one_elementor button,.stm-template-listing_one_elementor .button,.stm-template-listing_one_elementor .load-more-btn {
    background-color: #CE2C2C;
    box-shadow: 0 2px 0 rgba(206,44,44, 0.75);
}

.stm-template-listing_one_elementor .stm-button,.stm-template-listing_one_elementor input[type=submit],.stm-template-listing_one_elementor button,.stm-template-listing_one_elementor .button,.stm-template-listing_one_elementor .load-more-btn {
    color: #fff;
    transition: all 0.2s ease-in-out;
}

.stm-template-listing_one_elementor a.wp-block-latest-posts__post-title {
    color: unset;
}

.stm-notice {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    border: 2px solid #ff0000;
    padding: 9px 11px 9px 20px;
}

.stm-notice .notice-text i {
    color: #ff0000;
}

.stm-notice .notice-text span {
    font-size: 14px;
    color: #000000;
}

.listing-list-loop .image .image-inner .stm-badge-directory {
    z-index: 3;
}

.listing-list-loop .image .image-inner img {
    z-index: 2;
    position: relative;
}

.stm-template-listing_one_elementor ul.list-style-2 li:before {
    color: #CE2C2C;
}

@media (max-width: 767px) {
    .stm-template-listing_one_elementor .listing-list-loop.stm-listing-directory-list-loop .content .meta-top .title {
        font-size: 18px;
    }
}

.stm-template-listing_one_elementor .listing-list-loop.stm-listing-directory-list-loop .content .meta-top .title a:hover {
    color: #CE2C2C;
}

.stm-template-listing_one_elementor .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory {
    right: -65px;
    left: unset;
    transform: rotate(45deg) translate3d(0, 0, 0);
}

.stm-template-listing_one_elementor .vertical-divider {
    top: 3px;
    background-color: #8d9295;
}

.stm-template-listing_one_elementor .car-listing-row .listing-car-item-meta .price {
    background-color: #CE2C2C;
}

.stm-template-listing_one_elementor .car-listing-row .listing-car-item-meta .price:before {
    background-color: #CE2C2C;
}

.stm-template-listing_one_elementor .car-listing-row .listing-car-item-meta .car-title {
    min-height: 36px;
}

.stm-template-listing_one_elementor #modern-filter-listing .listing-list-loop .image .image-inner {
    min-height: 151px;
}

.stm-template-listing_one_elementor .listing-list-loop .content .meta-middle {
    min-height: 53px;
}

.stm-template-listing_one_elementor .listing-list-loop .image .image-inner {
    min-height: 160px;
}

.stm-template-listing_one_elementor .stm-button-secondary-color {
    background-color: #CE2C2C;
    box-shadow: 0 2px 0 rgba(206,44,44, 0.75);
}

.stm-template-listing_one_elementor .stm-secondary-color {
    color: #CE2C2C !important;
}

.stm-template-listing_one_elementor h3 {
    letter-spacing: -1px;
    word-spacing: -1px;
}

.stm-template-listing_one_elementor .car-listing-row {
    margin-bottom: 7px;
}

.stm-template-listing_one_elementor .classic-filter-row {
    margin-top: 0;
}

.stm-template-listing_one_elementor .archive-listing-page {
    margin-top: 60px;
    padding-bottom: 60px;
}

.stm-template-listing_one_elementor .archive-listing-page .stm-car-listing-sort-units {
    padding-bottom: 28px;
    margin-bottom: 29px;
}

.stm-template-listing_one_elementor .archive-listing-page .stm-filter-chosen-units-list {
    margin-bottom: 16px;
}

.stm-template-listing_one_elementor .archive-listing-page .listing-list-loop .image {
    max-width: 280px;
    max-height: 202px;
    margin-right: 21px;
}

.stm-template-listing_one_elementor .archive-listing-page .listing-list-loop .image .image-inner:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
}

.stm-template-listing_one_elementor .archive-listing-page .listing-list-loop .image:hover .image-inner:after {
    opacity: 1;
}

.stm-template-listing_one_elementor .ui-slider .ui-slider-handle.ui-state-active {
    border: 1px solid transparent !important;
}

.stm-template-listing_one_elementor .ui-slider .ui-slider-range,.stm-template-listing_one_elementor .ui-slider .ui-slider-handle:after {
    background-color: #CE2C2C;
}

.stm-template-listing_one_elementor.single-listings .title-box-disabled {
    height: 31px;
}

.stm-template-listing_one_elementor.single-listings .stm-single-car-page {
    margin-top: 27px;
}

.stm-single-car-page .stm_listing_title {
    color: #CE2C2C;
}

.stm-single-car-page .ev_title_attributes {
    text-transform: uppercase;
    color: #CE2C2C;
    opacity: 0.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: #CE2C2C;
    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: #CE2C2C;
    text-decoration: underline;
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    opacity: 0.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: #CE2C2C;
    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: #000000;
    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: #CE2C2C;
    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: #CE2C2C;
    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: 0.5;
    color: #CE2C2C;
    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(206,44,44, 0.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: #000000;
    border: 2px solid #000000;
    cursor: pointer;
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .share_compare .gallery_btn.active {
    background-color: #000000;
    border: 2px solid #000000;
}

.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: transparent;
    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(0.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: #000000;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    cursor: pointer;
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:hover::before {
    border-top: solid 2.8284px #000000;
    border-right: solid 2.8284px #000000;
}

.stm-single-car-page .stm_gallery_with_buttons .ev_gallery .gallery_overlay .lightbox_trigger .hexagon:hover::after {
    border-bottom: solid 2.8284px #000000;
    border-left: solid 2.8284px #000000;
}

.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: #000000;
}

.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;
    justify-content: center;
    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: #CE2C2C;
}

.stm-single-car-page .stm_gallery_with_buttons .gallery-buttons .gallery_action_btn .button:hover {
    background-color: #000000;
}

.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, 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 5 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000000;
    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: #000000;
    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: #CE2C2C;
}

.stm-single-car-page .stm_multipurpose_link a i {
    color: #000000;
    margin-left: 5px;
}

.stm-single-car-page .stm_multipurpose_link a i:before {
    color: #000000;
}

.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: bold;
    font-size: 15px;
}

.centered-banner-content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}

.stm_icon_filter_title {
    overflow: hidden;
    margin-bottom: 22px;
}

.stm_listing_icon_filter {
    font-size: 0;
    margin: 0 -20px;
}

.stm_listing_icon_filter.stm_listing_icon_filter_12 .stm_listing_icon_filter_single {
    width: 8.3%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_9 .stm_listing_icon_filter_single {
    width: 11.1%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_6 .stm_listing_icon_filter_single {
    width: 16.6%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
    width: 25%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_3 .stm_listing_icon_filter_single {
    width: 33.3%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_2 .stm_listing_icon_filter_single {
    width: 50%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_1 .stm_listing_icon_filter_single {
    width: 100%;
}

.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 .inner {
    padding: 0 10px;
}

.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;
    margin-bottom: 44px;
    max-height: 300px;
    overflow: hidden;
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    padding: 0 20px;
    text-align: center;
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner .image {
    padding: 0 10px;
    opacity: 0.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: #CE2C2C;
}

.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;
}

.stm_listing_icon_filter.owl-carousel .stm_listing_icon_filter_single {
    width: 100% !important;
    margin-bottom: 30px;
}

.stm_listing_icon_filter.owl-carousel .stm_listing_icon_filter_single .inner .name {
    margin-top: 0;
}

.stm_listing_icon_filter.owl-carousel .owl-item a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.stm_listing_icon_filter.owl-carousel .owl-controls {
    display: block;
    width: 100%;
    position: absolute;
    top: 38%;
    transform: translateY(-38%);
    margin: 0;
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav {
    display: block;
    z-index: 100;
    width: 100%;
    position: relative;
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-next:hover {
    background: #CE2C2C;
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-prev {
    display: block;
    width: 55px;
    height: 35px;
    color: transparent;
    font-size: 0;
    position: absolute;
    background: #dddddd;
    border-radius: 5px;
    top: 50%;
    left: -85px;
    transform: translateY(-50%);
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-prev:before {
    display: block;
    content: "\f053";
    height: auto;
    font-family: "Font Awesome 5 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_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-next {
    display: block;
    width: 55px;
    height: 35px;
    color: transparent;
    font-size: 0;
    position: absolute;
    background: #dddddd;
    border-radius: 5px;
    right: -85px;
    top: 50%;
    transform: translateY(-50%);
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-next:before {
    display: block;
    content: "\f054";
    height: auto;
    font-family: "Font Awesome 5 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;
}

.my-plans-wrapper h4 {
    display: block;
    float: none !important;
}

.my-plans-wrapper .stm-plans-grid {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap {
    display: block;
    width: 31%;
    margin-right: 28px;
    margin-bottom: 28px;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap:nth-child(3n) {
    margin-right: 0;
}

@media (max-width: 1110px) {
    .my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap {
        margin-right: 25px;
    }
}

@media (max-width: 767px) {
    .my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap {
        width: 48%;
        margin-right: 0;
    }

    .my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap:nth-child(2n) {
        margin: 0 0 0 auto;
    }
}

@media (max-width: 500px) {
    .my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap {
        width: 100%;
        margin-right: 0;
    }
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .stm-pricing-table__feature {
    background-color: transparent;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .stm-pricing-table__feature:first-child {
    color: #fff;
    background-color: #000000;
    margin-bottom: 5px;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .stm-pricing-table__feature:first-child .stm-pricing-table__feature-label {
    color: #fff;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .stm-pricing-table__feature-label {
    display: block;
    font-weight: 400;
    font-size: 13px;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .stm-pricing-table__feature-value {
    font-weight: 700;
    font-size: 16px;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .btn-wrap {
    padding: 15px 0;
    background-color: transparent;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .btn-wrap .stm-pricing-table__feature-value {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: visible;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .btn-wrap .stm-pricing-table__feature-value button, .my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .btn-wrap .stm-pricing-table__feature-value a {
    display: block;
    width: 48%;
    padding: 17px 10px 15px;
    text-align: center;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .btn-wrap .stm-pricing-table__feature-value button.stm-btn-plan-cancel, .my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .btn-wrap .stm-pricing-table__feature-value a.stm-btn-plan-cancel {
    background-color: #f0f2f5;
    box-shadow: 0 2px 0 #cccccc;
    color: #232628 !important;
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .btn-wrap .stm-pricing-table__feature-value button.stm-btn-plan-trial, .my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .btn-wrap .stm-pricing-table__feature-value a.stm-btn-plan-trial {
    background-color: #000000;
    box-shadow: 0 2px 0 rgba(0,0,0, 0.8);
}

.my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .btn-wrap .stm-pricing-table__feature-value button.btn-load, .my-plans-wrapper .stm-plans-grid .stm-plan-grid-item-wrap .btn-wrap .stm-pricing-table__feature-value a.btn-load {
    opacity: 0.2;
}

.my-plans-wrapper .stm-plans-grid .stm-response-msg {
    font-size: 12px;
    line-height: 18px;
    color: red;
    padding: 0 0 10px;
}

.my-plans-wrapper .stm-plans-grid .get-new-link {
    text-decoration: none;
}

.my-plans-wrapper .stm-plans-grid .get-new-link:hover .get-new-btn {
    border-color: #CE2C2C;
}

.my-plans-wrapper .stm-plans-grid .get-new-link:hover .get-new-btn i {
    color: #CE2C2C;
}

.my-plans-wrapper .stm-plans-grid .get-new-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border: 3px solid #cccccc;
    border-radius: 50%;
    margin: 40px auto;
    transition: all 0.1s ease-in-out;
}

.my-plans-wrapper .stm-plans-grid .get-new-btn i {
    color: #cccccc;
    vertical-align: center;
    font-size: 30px;
    transition: all 0.1s ease-in-out;
}

.stm-vc-listing-pad__left {
    padding-left: 25px !important;
}

.stm-vc-listing-pad__right {
    padding-right: 25px !important;
}

.plus-added-emeht-mts {
    position: relative;
}

.plus-added-emeht-mts .add-new-term {
    display: block;
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 18px;
    cursor: pointer;
}

.stm_select_overflowed .select2-dropdown.select2-dropdown--above {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 46px;
}

.stm_select_overflowed .select2-dropdown.select2-dropdown--above .select2-search.select2-search--dropdown input {
    margin-bottom: 0;
    margin-top: 10px;
}

.admin-bar .stm_select_overflowed .select2-dropdown {
    margin-top: 32px;
}

.admin-bar .select2-container--open .select2-dropdown {
    margin-top: 32px;
}

.stm_lOffers_banner {
    position: relative;
    z-index: -1;
}

.centered-banner-content-listing {
    position: relative;
    padding: 160px 0 159px;
}

.centered-banner-content-listing .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.centered-banner-content-listing .inner {
    position: relative;
    max-width: 1140px;
    width: auto;
    margin: -4px -15px 0;
    padding: 0 15px;
    z-index: 5;
}

.centered-banner-content-listing .inner h1 {
    margin-bottom: 5px;
    font-size: 70px;
    line-height: 50px;
    letter-spacing: -3px;
}

.centered-banner-content-listing .inner h3 {
    margin-bottom: 0;
    margin-left: 6px;
    font-size: 24px;
    letter-spacing: -1px;
}

#stm-vivus-arrow {
    position: absolute;
    left: -50px;
    top: 30px;
}

.stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting {
    min-width: 180px;
}

.stm-car-listing-sort-units.stm-car-listing-directory-sort-units {
    margin-top: 0;
}

.stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-listing-directory-title {
    float: left;
}

.stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-listing-directory-title .total {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -0.7px;
}

.stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-listing-directory-title .total > span {
    margin-right: -1px;
    letter-spacing: -1.2px;
}

.stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-listing-directory-title .title {
    line-height: 30px;
    margin-bottom: 6px;
}

.stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-directory-listing-top__right {
    margin-top: 12px;
    overflow: hidden;
}

.stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-sort-by-options {
    float: right;
    margin-right: 10px;
}

.listing-list-loop.stm-listing-directory-list-loop {
    padding-bottom: 5px;
    margin-bottom: 22px;
}

.listing-list-loop.stm-listing-directory-list-loop .single-car-actions {
    min-height: 55px;
}

.listing-list-loop.stm-listing-directory-list-loop .single-car-actions > ul li {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.listing-list-loop.stm-listing-directory-list-loop .content .meta-top .price,.listing-list-loop.stm-listing-directory-list-loop .content .meta-top .price:before {
    background-color: #CE2C2C;
}

.listing-list-loop.stm-listing-directory-list-loop .content .meta-top {
    margin-bottom: 19px;
}

.listing-list-loop.stm-listing-directory-list-loop .content .meta-top .labels {
    margin-bottom: -1px;
    font-size: 14px;
    color: #CE2C2C;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    word-spacing: 0;
}

.listing-list-loop.stm-listing-directory-list-loop .content .meta-top .title {
    margin-top: 0;
    letter-spacing: -1px;
    word-spacing: -1px;
}

.listing-list-loop.stm-listing-directory-list-loop .content .meta-top .title a {
    display: block;
}

.listing-list-loop.stm-listing-directory-list-loop .meta-middle {
    margin-bottom: 8px !important;
}

.listing-list-loop.stm-listing-directory-list-loop .meta-middle .value {
    font-size: 13px;
    font-weight: 700 !important;
    color: #222;
}

.listing-list-loop.stm-listing-directory-list-loop .meta-middle-row {
    vertical-align: top;
    margin: 0 -10px 12px;
    font-size: 0;
    line-height: 0;
}

.listing-list-loop.stm-listing-directory-list-loop .meta-middle-row .meta-middle-unit {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin: 0;
    padding: 0 10px;
    zoom: 1;text-align: left;
    border: 0;
    float: none;
    line-height: 22px;
}

.listing-list-loop.stm-listing-directory-list-loop .meta-middle-row .meta-middle-unit .stm-tooltip-link,.listing-list-loop.stm-listing-directory-list-loop .meta-middle-row .meta-middle-unit .value {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listing-list-loop.stm-listing-directory-list-loop .meta-middle-row .meta-middle-unit.meta-middle-divider {
    position: relative;
    height: 35px;
    width: 0;
    padding: 0;
}

.listing-list-loop.stm-listing-directory-list-loop .meta-middle-row .meta-middle-unit.meta-middle-divider:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -10px;
    width: 1px;
    height: 100%;
    background-color: #ddd;
}

.listing-list-loop.stm-listing-directory-list-loop .meta-middle-row .meta-middle-unit:last-child {
    display: none;
}

.listing-list-loop.stm-listing-directory-list-loop .meta-middle-row:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: "";
    display: inline-block;
}

.listing-list-loop.stm-listing-directory-list-loop .meta-middle-row.stm-middle-info-not-filled {
    text-align: left;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-car-medias {
    position: absolute;
    top: 15px;
    left: 7px;
    z-index: 20;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div {
    display: inline-block;
    margin-right: 4px;
    padding: 2px 5px 0 6px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div i {
    font-size: 12px;
    margin-right: 2px;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div span {
    position: relative;
    top: -1px;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}

.listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div.stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare:hover {
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active {
    background: linear-gradient(180deg, #CE2C2C 0%, rgba(206,44,44, 0.75) 100%);
    opacity: 1;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite {
    position: absolute;
    left: 7px;
    bottom: 7px;
    padding: 3px 5px 3px 6px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    opacity: 1;
    z-index: 20;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite:hover {
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: linear-gradient(180deg, #CE2C2C 0%, #CE2C2C 100%);
    opacity: 1;
}

.listing-list-loop.stm-listing-directory-list-loop .image:hover .stm-listing-compare,.listing-list-loop.stm-listing-directory-list-loop .image:hover .stm-listing-favorite,.listing-list-loop.stm-listing-directory-list-loop .image:hover .stm-car-medias {
    opacity: 1;
}

.tooltip-inner {
    white-space: normal;
}

#stm-vivus-arrow svg path {
    stroke-dasharray: 0, 0 !important;
}

.stm-accordion-content-padded {
    padding: 5px 25px 40px;
}

.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: rgba(255, 255, 255, 0.7);
    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: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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: #000000;
    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 15px;
    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: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-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-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: 0.5;
}

.stm-listing-directory-checkboxes span {
    font-size: 13px;
}

.stm-listing-directory-checkboxes .stm-option-label:last-child {
    margin-bottom: 0 !important;
}

.compare-fixed-link {
    border-color: rgba(255, 255, 255, 0.4);
}

.compare-fixed-link:hover {
    background: rgba(255, 255, 255, 0.4);
}

.listing-archive-dealer-info .dealer-img {
    float: left;
    margin-right: 17px;
    vertical-align: top;
}

.listing-archive-dealer-info .dealer-image {
    float: left;
    margin-right: 17px;
    height: 42px;
    width: 42px;
    line-height: 42px;
    vertical-align: top;
    background-color: #eee;
    border-radius: 50%;
}

.listing-archive-dealer-info .dealer-image a {
    color: #5b6771;
    text-decoration: none !important;
}

.listing-archive-dealer-info .dealer-image img {
    vertical-align: top;
}

.listing-archive-dealer-info .dealer-image img.stm-user-image {
    display: inline-block;
    border-radius: 50%;
}

.listing-archive-dealer-info .dealer-image .stm-user-image-empty {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #eee;
    text-indent: 2px;
    border-radius: 50%;
}

.listing-archive-dealer-info .dealer-info-block {
    overflow: hidden;
    position: relative;
    top: -3px;
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
}

.listing-archive-dealer-info .dealer-info-block div.title {
    text-decoration: none !important;
}

.listing-archive-dealer-info .dealer-info-block .title {
    display: block;
    margin: 5px 0 1px;
    padding-top: 0;
    font-size: 13px;
    line-height: 15px;
    color: #CE2C2C;
    font-weight: 400;
}

.listing-archive-dealer-info .dealer-info-block .title span {
    color: #222;
}

.listing-archive-dealer-info .dealer-info-block .title:hover {
    text-decoration: underline;
}

.phone a {
    color: #CE2C2C;
}

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

    to {
        transform: rotate(360deg);
    }
}

.listing-archive-dealer-info .dealer-info-block .dealer-information .phone {
    display: inline-block;
    margin-right: 12px;
    font-size: 13px;
    font-weight: 700;
    vertical-align: top;
}

.listing-archive-dealer-info .dealer-info-block .dealer-information i {
    position: relative;
    top: 1px;
    font-size: 12px;
    color: #CE2C2C;
    margin-left: 1px;
    margin-right: 4px;
}

.listing-archive-dealer-info .dealer-info-block .dealer-information .stm-show-number {
    display: inline-block;
    margin-right: 12px;
    font-size: 12px;
    font-weight: 400;
    vertical-align: top;
    border-bottom: 1px dotted;
    cursor: pointer;
    position: relative;
    min-width: 20px;
}

@media (max-width: 767px) {
    .listing-archive-dealer-info .dealer-info-block .dealer-information .stm-show-number {
        margin-right: 0;
    }
}

.listing-archive-dealer-info .dealer-info-block .dealer-information .stm-show-number.load_number {
    color: transparent;
}

.listing-archive-dealer-info .dealer-info-block .dealer-information .stm-show-number.load_number:before {
    content: "\f1ce";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #333333;
    font-size: 15px;
    position: absolute;
    left: 0;
    animation: spin 2s linear infinite;
}

.listing-archive-dealer-info .dealer-info-block .phone {
    display: inline-block;
    margin-right: 12px;
    font-size: 13px;
    font-weight: 700;
    vertical-align: top;
}

.listing-archive-dealer-info .dealer-info-block .phone i {
    position: relative;
    top: 1px;
    font-size: 12px;
    color: #CE2C2C;
    margin-left: 1px;
    margin-right: 4px;
}

.listing-archive-dealer-info .dealer-info-block .send-message {
    color: #888;
    text-decoration: none !important;
    font-size: 13px;
}

.listing-archive-dealer-info .dealer-info-block .send-message i {
    font-size: 11px;
    margin-right: 4px;
}

.listing-archive-dealer-info .dealer-info-block .send-message:hover span {
    border-bottom: 1px dashed #888;
}

.stm-listing-no-price-labels.listing-list-loop .content .meta-top .price {
    min-width: inherit;
    padding-left: 10px;
    margin-top: 8px;
}

.stm-listing-no-price-labels.listing-list-loop .content .meta-top .price:before {
    transform: skew(-17deg, 0deg);
}

.stm-listing-no-price-labels.listing-list-loop .content .meta-top .price .normal-price {
    padding: 8px 16px 8px 0;
    font-size: 20px;
    word-spacing: 2px;
    letter-spacing: -2px;
}

.stm-listing-no-price-labels.listing-list-loop .content .meta-top .price .normal-price .label-price {
    display: none;
}

.stm-listing-no-price-labels.listing-list-loop .content .meta-top .price.discounted-price .regular-price .label-price {
    display: none;
}

.stm-listing-no-price-labels.listing-list-loop .content .meta-top .price.discounted-price .sale-price .label-price {
    display: none;
}

body.post-type-archive-listings #main > .stm-single-car-page > .container {
    padding: 0;
}

body.post-type-archive-listings .filter-sidebar {
    padding: 0 22px 30px;
    background-color: #fff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);
}

body.post-type-archive-listings .filter-sidebar:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index: 15;
}

body.post-type-archive-listings .filter-sidebar .sidebar-entry-header {
    position: relative;
    padding: 26px 22px 0 20px;
    background-color: transparent;
    z-index: 20;
}

body.post-type-archive-listings .filter-sidebar .sidebar-entry-header .h4 {
    padding-top: 8px;
    font-size: 14px;
    text-transform: uppercase;
}

body.post-type-archive-listings .filter-sidebar .sidebar-entry-header i {
    left: inherit;
    top: 30px;
    right: 22px;
    font-size: 26px;
}

.stm-template-listing_one_elementor .stm-accordion-single-unit > a.title {
    border-top-color: #000000;
}

.stm-template-listing_one_elementor .stm-accordion-single-unit > a.title.collapsed {
    border-top-color: #000000;
}

.stm-template-listing_one_elementor .stm-accordion-single-unit .title h5 {
    font-weight: 700;
}

.stm-template-listing_one_elementor .filter-sidebar {
    position: relative;
    box-shadow: none;
    padding-bottom: 24px;
}

@media (min-width: 1024px) {
    .stm-template-listing_one_elementor .filter-sidebar:after {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-size: cover;
        opacity: 0.33;
        z-index: 16;
    }
}

.stm-template-listing_one_elementor .filter-sidebar .sidebar-entry-header {
    position: relative;
    padding: 26px 22px 0 20px;
    background-color: transparent;
    z-index: 20;
}

.stm-template-listing_one_elementor .filter-sidebar .sidebar-entry-header .h4 {
    padding-top: 8px;
    font-size: 14px;
    text-transform: uppercase;
}

.stm-template-listing_one_elementor .filter-sidebar .sidebar-entry-header i {
    left: inherit;
    top: 30px;
    right: 22px;
    font-size: 26px;
}

.stm-template-listing_one_elementor .filter-sidebar .stm-location-search-unit.loading {
    position: relative;
}

.stm-template-listing_one_elementor .filter-sidebar .stm-location-search-unit.loading:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 25;
}

.stm-template-listing_one_elementor .filter-sidebar .stm-location-search-unit input[type=text] {
    background-position-y: center;
}

.stm-template-listing_one_elementor .filter-sidebar > .row.row-pad-top-24 {
    padding-top: 19px;
}

.stm-template-listing_one_elementor .filter-sidebar > .row.row-pad-top-24,.stm-template-listing_one_elementor .filter-sidebar .sidebar-action-units {
    position: relative;
    z-index: 20;
}

.stm-template-listing_one_elementor .filter-sidebar .select2-container--default .select2-selection--single {
    background-color: transparent !important;
}

.stm-template-listing_one_elementor .filter-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #fff;
    color: #000;
}

.stm-template-listing_one_elementor .filter-sidebar #ca_location_listing_filter {
    background-color: #fff;
    border: 1px solid #fff;
    padding-left: 13px;
}

.stm-template-listing_one_elementor .filter-sidebar #ca_location_listing_filter:focus {
    background-color: #fff;
    color: #222;
}

.stm-template-listing_one_elementor .filter-sidebar #ca_location_listing_filter.empty {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.stm-template-listing_one_elementor .filter-sidebar #ca_location_listing_filter.empty:focus {
    background-color: #fff;
    color: #222;
}

.stm-template-listing_one_elementor .filter-sidebar #ca_location_listing_filter.empty::-webkit-input-placeholder {
    color: #fff;
}

.stm-template-listing_one_elementor .filter-sidebar #ca_location_listing_filter::-webkit-input-placeholder {
    color: #000;
}

.stm-template-listing_one_elementor .filter-sidebar h5 {
    color: #fff;
}

.stm-template-listing_one_elementor #footer-copyright .footer-copyright:before {
    height: 0;
}

.stm-listing-single-price-title {
    margin-bottom: 21px;
    font-weight: 700;
}

.stm-listing-single-price-title .title {
    padding-bottom: 8px;
    overflow: hidden;
    font-size: 28px;
    line-height: 28px;
    color: #000000;
}

@media (max-width: 1024px) {
    .stm-listing-single-price-title .title {
        font-size: 24px;
    }
}

.stm-listing-single-price-title .title .labels {
    margin: -3px 0 7px;
    color: #CE2C2C;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
}

.stm-listing-single-price-title .price {
    position: relative;
    float: right;
    min-width: 113px;
    padding: 14px 10px 14px 10px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    background-color: #CE2C2C;
}

.stm-listing-single-price-title .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -11px;
    height: 100%;
    width: 32px;
    background-color: #CE2C2C;
    transform: skew(-23deg, 0deg);
    z-index: -1;
}

.stm-listing-car-gallery .stm-car-medias,.stm-car-carousels .stm-car-medias {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 20;
}

.stm-listing-car-gallery .stm-car-medias > div,.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, 0.3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
}

.stm-listing-car-gallery .stm-car-medias > div i,.stm-car-carousels .stm-car-medias > div i {
    font-size: 12px;
    margin-right: 2px;
}

.stm-listing-car-gallery .stm-car-medias > div span,.stm-car-carousels .stm-car-medias > div span {
    position: relative;
    top: -1px;
    text-transform: uppercase;
}

.stm-listing-car-gallery .stm-car-medias > div:hover,.stm-car-carousels .stm-car-medias > div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}

.stm-listing-car-gallery .stm-car-medias > div.stm-listing-videos-unit i,.stm-car-carousels .stm-car-medias > div.stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px;
}

.stm-listing-car-gallery .stm-gallery-actions,.stm-car-carousels .stm-gallery-actions {
    position: absolute;
    right: 7px;
    top: 16px;
    z-index: 20;
}

.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit,.stm-car-carousels .stm-gallery-actions .stm-gallery-action-unit {
    position: relative;
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 9px;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    line-height: 28px;
    overflow: hidden;
    border-radius: 2px;
}

.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit a,.stm-car-carousels .stm-gallery-actions .stm-gallery-action-unit a {
    border: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-brochure,.stm-car-carousels .stm-gallery-actions .stm-gallery-action-unit a.stm-brochure {
    line-height: 30px;
}

.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit a.stm-brochure i,.stm-car-carousels .stm-gallery-actions .stm-gallery-action-unit a.stm-brochure i {
    margin-left: 0;
}

.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit a i,.stm-car-carousels .stm-gallery-actions .stm-gallery-action-unit a i {
    margin-left: -2px;
}

.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit i,.stm-car-carousels .stm-gallery-actions .stm-gallery-action-unit i {
    color: #fff;
}

.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit:hover,.stm-car-carousels .stm-gallery-actions .stm-gallery-action-unit:hover {
    cursor: pointer;
}

.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit.active,.stm-car-carousels .stm-gallery-actions .stm-gallery-action-unit.active {
    background: linear-gradient(180deg, #CE2C2C 0%, rgba(206,44,44, 0.75) 100%);
}

.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit .st_sharethis_large,.stm-car-carousels .stm-gallery-actions .stm-gallery-action-unit .st_sharethis_large {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.stm-border-top-unit {
    border-top: 4px solid #000000;
    padding-top: 27px;
}

.stm-border-top-unit .title {
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #000000;
}

.stm-border-bottom-unit {
    padding-bottom: 19px;
    margin-bottom: 25px;
    border-bottom: 4px solid #000000;
}

.stm-border-bottom-unit .title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.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 2px;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    color: #222;
}

.stm-similar-cars-units .stm-similar-car .right-unit .stm-dealer-name {
    min-height: 6px;
    margin-bottom: 2px;
    letter-spacing: -0.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: #CE2C2C;
}

.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: -0.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;
}

.col-md-9 .single-listing-car-inner {
    padding-right: 10px;
}

.stm-form-with-icon {
    position: relative;
    margin-bottom: 14px;
}

.stm-form-with-icon input {
    padding-left: 33px !important;
}

.stm-form-with-icon i {
    display: block;
    width: 33px;
    text-align: center;
    position: absolute;
    padding-left: 5px;
    top: 13px;
    left: 0;
    font-size: 10px;
    color: #aaa;
    z-index: 10;
}

.stm-form-with-icon i.stm-service-icon-write_message {
    font-size: 14px;
}

.stm-form-with-icon i.stm-service-icon-user-2 {
    top: 14px;
}

.stm-form-with-icon i.stm-service-icon-pin_2 {
    font-size: 14px;
}

.stm-form-with-icon i.stm-service-icon-phone {
    font-size: 12px;
}

.stm-form-with-icon i.stm-service-icon-mail-o {
    top: 16px;
    font-size: 8px;
}

.stm-form-with-icon i:before {
    color: #aaa !important;
}

.stm-listing-layout-footer .container > .clearfix {
    padding-top: 10px;
    padding-bottom: 28px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.stm-listing-layout-footer .stm-footer-search-inventory {
    position: relative;
    float: left;
}

.stm-listing-layout-footer .stm-footer-search-inventory input {
    width: 260px;
    padding-left: 16px;
    padding-right: 50px;
    background: rgba(255, 255, 255, 0.1);
    border-color: transparent !important;
    color: #fff;
    height: 35px;
    line-height: 31px;
}

.stm-listing-layout-footer .stm-footer-search-inventory input:focus {
    background: white !important;
    color: #222 !important;
}

.stm-listing-layout-footer .stm-footer-search-inventory button {
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    text-align: center;
    padding: 0;
    height: 100%;
    background-color: transparent;
    box-shadow: none;
}

.stm-listing-layout-footer .stm-footer-search-inventory button i {
    color: rgba(255, 255, 255, 0.5);
}

.stm-listing-layout-footer .stm-footer-search-inventory button:hover i {
    color: #fff;
}

.stm-listing-layout-footer .stm-footer-search-inventory.active button i {
    color: #222 !important;
}

.stm-listing-layout-footer .stm-footer-search-inventory .tt-menu {
    top: inherit !important;
    bottom: 100% !important;
    width: 100%;
    background-color: #fff;
}

.stm-listing-layout-footer .stm-footer-search-inventory .tt-menu .tt-dataset-stm_footer_terms {
    padding: 10px 0;
    border: 1px solid #000000;
}

.stm-listing-layout-footer .stm-footer-search-inventory .tt-menu .tt-dataset-stm_footer_terms .tt-suggestion {
    padding: 5px 18px;
}

.stm-listing-layout-footer .stm-footer-search-inventory .tt-menu .tt-dataset-stm_footer_terms .tt-suggestion.tt-cursor {
    background-color: #CE2C2C;
    color: #fff;
}

.stm-listing-layout-footer .stm-footer-menu {
    overflow: hidden;
    text-align: right;
}

.stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu {
    margin: 6px 0 0;
}

.stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu li {
    position: relative;
    display: inline-block;
    margin-left: 24px;
}

.stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu li:first-child {
    margin-left: 0;
}

.stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu li:first-child:before {
    display: none;
}

.stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu li:before {
    position: absolute;
    content: "";
    display: block;
    top: 6px;
    left: -13px;
    height: 12px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.5);
}

.stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu li a {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none !important;
}

.stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu li a:hover {
    color: #fff;
}

input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px #f0f2f5 inset;
    -webkit-box-shadow: 0 0 0px 1000px #f0f2f5 inset;
}

.stm-login-register-form {
    margin: 27px 0 0;
}

.stm-login-register-form h3 {
    margin-bottom: 28px;
}

.stm-login-register-form .stm-login-form {
    margin-bottom: 30px;
}

.stm-login-register-form .stm-login-form form {
    padding: 41px 30px 36px;
    background-color: #000000;
}

.stm-login-register-form .stm-login-form form h4 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 14px;
    letter-spacing: -0.5px;
}

.stm-login-register-form .stm-login-form form .form-checker {
    margin-bottom: 26px !important;
    color: rgba(255, 255, 255, 0.5);
}

.stm-login-register-form .stm-login-form form .form-checker label:hover {
    cursor: pointer;
}

.stm-login-register-form .stm-login-form form .form-group {
    margin-bottom: 30px;
}

.stm-login-register-form .stm-login-form form .form-group.form-checker {
    margin-top: -5px;
}

.stm-login-register-form .stm-login-form form .form-group.form-checker .checker {
    margin-right: 5px !important;
}

.stm-login-register-form .stm-login-form form input[type=text],.stm-login-register-form .stm-login-form form input[type=number],.stm-login-register-form .stm-login-form form input[type=tel],.stm-login-register-form .stm-login-form form input[type=email],.stm-login-register-form .stm-login-form form input[type=search],.stm-login-register-form .stm-login-form form input[type=password] {
    padding-left: 17px;
    border-color: #f0f2f5 !important;
    background-color: #f0f2f5 !important;
}

.stm-login-register-form .stm-login-form form input[type=text].form-error,.stm-login-register-form .stm-login-form form input[type=number].form-error,.stm-login-register-form .stm-login-form form input[type=tel].form-error,.stm-login-register-form .stm-login-form form input[type=email].form-error,.stm-login-register-form .stm-login-form form input[type=search].form-error,.stm-login-register-form .stm-login-form form input[type=password].form-error {
    border-color: #ff2325 !important;
}

.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-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-login-register-form .stm-login-form form .stm-listing-loader i {
    display: inline-block;
    animation: rotating 2s infinite linear;
}

.stm-login-register-form .stm-login-form form .stm-listing-loader.visible {
    visibility: visible;
    opacity: 1;
}

.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-login-register-form .stm-register-form {
    margin-bottom: 30px;
}

.stm-login-register-form .stm-register-form form {
    padding: 37px 30px 4px;
    background-color: #fff;
    border-top: 4px solid #000000;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.stm-login-register-form .stm-register-form form h4 {
    font-size: 15px;
}

.stm-login-register-form .stm-register-form form .form-group {
    margin-bottom: 30px;
}

.stm-login-register-form .stm-register-form form .form-group h4 {
    margin-bottom: 14px;
}

.stm-login-register-form .stm-register-form form .form-group.form-checker {
    margin-bottom: 25px;
    color: #888;
    font-size: 13px;
}

.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-login-register-form .stm-register-form form input[type=submit][disabled] {
    background-color: #c9cccf !important;
    box-shadow: 0 2px 0 rgba(201, 204, 207, 0.5);
}

.stm-login-register-form .stm-register-form form input[type=submit][disabled]:hover {
    cursor: not-allowed;
}

.stm-login-register-form .stm-register-form form input[type=submit].cptch_nbld {
    margin-top: 16px;
}

.stm-login-register-form .stm-register-form form input[type=text],.stm-login-register-form .stm-register-form form input[type=number],.stm-login-register-form .stm-register-form form input[type=tel],.stm-login-register-form .stm-register-form form input[type=email],.stm-login-register-form .stm-register-form form input[type=search],.stm-login-register-form .stm-register-form form input[type=password] {
    padding-left: 17px;
}

.stm-login-register-form .stm-register-form form .stm-listing-loader {
    position: relative;
    top: 1px;
    color: #CE2C2C;
    font-size: 15px;
    line-height: 15px;
    visibility: hidden;
    opacity: 0;
}

.stm-login-register-form .stm-register-form form .stm-listing-loader i {
    display: inline-block;
    animation: rotating 2s infinite linear;
}

.stm-login-register-form .stm-register-form form .stm-listing-loader.visible {
    visibility: visible;
    opacity: 1;
}

.stm-login-register-form .stm-register-form form .stm-message-ajax-validation {
    margin-bottom: 20px;
    background-color: #000000;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px;
}

.stm-show-password {
    position: relative;
}

.stm-show-password .fas {
    position: absolute;
    right: 0;
    width: 50px;
    height: 100%;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    opacity: 0.8;
}

.stm-show-password .fas:hover {
    cursor: pointer;
    opacity: 1;
}

.stm-show-password input {
    padding-right: 45px !important;
}

.stm-user-public-profile {
    margin: 50px auto 91px;
}

.stm-user-public-profile .stm-user-public-profile-top {
    padding-bottom: 32px;
    margin-bottom: 24px;
    border-bottom: 4px solid #000000;
}

.stm-user-public-profile .stm-user-name {
    position: relative;
    float: left;
    height: 80px;
    line-height: 80px;
    padding-left: 104px;
    margin-right: 5px;
    overflow: hidden;
}

.stm-user-public-profile .stm-user-name .image {
    position: absolute;
    top: 0%;
    left: 0;
    width: 80px;
    height: 80px;
    line-height: 70px;
    overflow: hidden;
    background-color: #eee;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}

.stm-user-public-profile .stm-user-name .image img {
    display: inline-block;
    max-width: 100%;
}

.stm-user-public-profile .stm-user-name .image .stm-service-icon-user {
    position: relative;
    top: 4px;
    font-size: 35px;
    line-height: 70px;
    color: #acb9bd;
}

.stm-user-public-profile .stm-user-name .title {
    display: inline-block;
    vertical-align: middle;
}

.stm-user-public-profile .stm-user-name h4 {
    margin-bottom: 6px;
    line-height: 16px;
    font-size: 20px;
}

.stm-user-public-profile .stm-user-name .stm-title-desc {
    font-size: 13px;
    line-height: 13px;
    color: #888;
}

.stm-user-public-profile .stm-user-data-right {
    overflow: hidden;
    text-align: center;
}

@media (max-width: 767px) {
    .stm-user-public-profile .stm-user-data-right {
        width: 100%;
    }
}

.stm-user-public-profile .stm-user-data-right .stm-user-email {
    text-align: left;
    position: relative;
    float: right;
    margin-top: 8px;
    margin-left: 5px;
    padding: 14px 26px 11px 49px;
    background-color: #f2f2f2;
    border-radius: 3px;
}

@media (max-width: 767px) {
    .stm-user-public-profile .stm-user-data-right .stm-user-email {
        float: left;
    }
}

.stm-user-public-profile .stm-user-data-right .stm-user-email .fas {
    position: absolute;
    top: 18px;
    left: 21px;
    color: #CE2C2C;
    font-size: 16px;
}

.stm-user-public-profile .stm-user-data-right .stm-user-email .mail-label {
    font-size: 13px;
    color: #888;
}

.stm-user-public-profile .stm-user-data-right .stm-user-email .mail {
    font-size: 14px;
}

.stm-user-public-profile .stm-user-data-right .stm-user-phone {
    margin-top: 26px;
    display: inline-block;
    position: relative;
    padding-left: 32px;
    text-align: left;
    overflow: hidden;
}

@media (max-width: 767px) {
    .stm-user-public-profile .stm-user-data-right .stm-user-phone {
        float: left;
        margin-right: 10px;
    }
}

.stm-user-public-profile .stm-user-data-right .stm-user-phone .stm-service-icon-phone_2 {
    position: absolute;
    top: 3px;
    left: 0;
    color: #CE2C2C;
}

.stm-user-public-profile .stm-user-data-right .stm-user-phone .phone {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0;
}

.stm-user-public-profile .stm-user-data-right .stm-user-phone .phone-label {
    margin-top: 2px;
    font-size: 13px;
    color: #888;
}

.stm-user-public-profile .stm-user-sidebar .stm-service-icon-write_message {
    font-size: 14px;
}

.stm-user-public-profile .stm-user-sidebar textarea {
    padding: 8px 10px 8px 30px;
}

.stm-user-public-listing .stm-seller-title {
    margin-bottom: 21px;
    font-size: 20px;
    font-weight: 700;
}

.stm-user-public-listing .archive-listing-page {
    margin: 0 0 0;
    padding: 0;
}

.stm-user-public-listing .meta-bottom {
    position: relative;
}

.stm-user-private .stm-car-listing-sort-units {
    margin-bottom: 0 !important;
    padding-bottom: 35px !important;
    border-bottom: 0 !important;
}

.stm-user-private .stm-car-listing-sort-units .stm-seller-title {
    margin-bottom: 0 !important;
}

.stm-user-private .stm-car-listing-sort-units .stm-directory-listing-top__right {
    margin-top: 0 !important;
}

.stm-user-private .stm-user-private-sidebar {
    position: relative;
    padding-top: 47px;
    padding-right: 30px;
    padding-bottom: 20px;
    background-color: #000000;
}

.stm-user-private .stm-user-private-sidebar .stm-user-top {
    margin-bottom: 40px;
}

.stm-user-private .stm-user-private-sidebar .stm-user-avatar {
    float: left;
    margin-right: 12px;
}

.stm-user-private .stm-user-private-sidebar .stm-user-avatar a {
    text-decoration: none !important;
}

.stm-user-private .stm-user-private-sidebar .stm-user-avatar .img-avatar {
    height: 80px;
    width: 80px;
    border-radius: 50%;
}

.stm-user-private .stm-user-private-sidebar .stm-user-avatar .stm-empty-avatar-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    text-align: center;
    font-size: 35px;
    background-color: #eee;
    color: #acb9bd;
    text-indent: 2px;
}

.stm-user-private .stm-user-private-sidebar .stm-user-profile-information {
    overflow: hidden;
    padding-right: 10px;
    width: 50%;
}

.stm-user-private .stm-user-private-sidebar .stm-user-profile-information .title {
    margin-bottom: 1px;
    letter-spacing: -0.8px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none !important;
}

.stm-user-private .stm-user-private-sidebar .stm-user-profile-information .title-sub {
    font-size: 13px;
    color: #888;
}

.stm-user-private .stm-user-private-sidebar .stm-user-profile-information .socials a {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #aaa;
    border-radius: 3px;
    color: #000000;
    font-size: 12px;
}

.stm-user-private .stm-user-private-sidebar .stm-user-profile-information .socials a:hover {
    background-color: #fff;
}

.stm-user-private .stm-user-private-sidebar .stm-user-profile-information .socials a:last-child {
    margin-right: 0;
}

.stm-user-private .stm-user-private-sidebar:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -1000px;
    width: 1000px;
    height: 100%;
    background-color: #000000;
}

.stm-user-private .stm-user-private-sidebar .stm-became-dealer {
    margin-bottom: 52px;
}

@media (max-width: 767px) {
    .stm-user-private .stm-user-private-sidebar .stm-became-dealer {
        margin-bottom: 15px;
    }
}

.stm-user-private .stm-user-private-sidebar .stm-became-dealer a {
    display: inline-block;
    padding: 15px 22px 13px 21px;
    letter-spacing: -0.1px;
    font-size: 12px;
}

.stm-user-private .stm-user-private-sidebar .stm-actions-list {
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.stm-user-private .stm-user-private-sidebar .stm-actions-list a {
    display: block;
    position: relative;
    padding-left: 33px;
    margin-bottom: 28px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none !important;
    letter-spacing: -0.5px;
    font-weight: 700;
}

.stm-user-private .stm-user-private-sidebar .stm-actions-list a.active {
    color: #fff !important;
}

.stm-user-private .stm-user-private-sidebar .stm-actions-list a.active i {
    color: #fff !important;
}

.stm-user-private .stm-user-private-sidebar .stm-actions-list a:hover {
    color: #fff !important;
}

.stm-user-private .stm-user-private-sidebar .stm-actions-list a:hover i {
    color: #fff !important;
}

.stm-user-private .stm-user-private-sidebar .stm-actions-list a i {
    position: absolute;
    top: 3px;
    left: 0;
    color: #CE2C2C;
    font-size: 16px;
}

.stm-user-private .stm-user-private-sidebar .stm-actions-list a i.stm-service-icon-star-o {
    top: 2px;
}

.stm-user-private .stm-user-private-sidebar .stm-actions-list a i.fas {
    top: 3px;
    font-size: 17px;
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-phone {
    position: relative;
    margin-top: 24px;
    padding-left: 33px;
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-phone i {
    position: absolute;
    top: 5px;
    left: 2px;
    color: #CE2C2C;
    font-size: 16px;
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-phone .phone-label {
    margin-bottom: 3px;
    font-size: 13px;
    letter-spacing: -0.2px;
    color: rgba(255, 255, 255, 0.5);
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-phone .phone {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-mail {
    position: relative;
    margin-top: 19px;
    padding-left: 33px;
    padding-bottom: 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-mail i {
    position: absolute;
    top: 4px;
    left: 2px;
    color: #CE2C2C;
    font-size: 16px;
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-mail .mail-label {
    margin-bottom: -2px;
    font-size: 13px;
    letter-spacing: -0.2px;
    color: rgba(255, 255, 255, 0.5);
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-mail .mail a {
    font-size: 15px;
    font-weight: 400;
    color: #fff !important;
}

.stm-user-private .stm-user-private-sidebar .show-my-profile {
    display: inline-block;
    margin-top: 31px;
    border-radius: 5px !important;
    overflow: hidden;
}

.stm-user-private .stm-user-private-sidebar .show-my-profile a {
    display: inline-block !important;
    font-size: 13px;
    padding: 6px 15px 6px 35px;
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    letter-spacing: 0.1px;
    color: #CE2C2C;
    text-decoration: none !important;
}

.stm-user-private .stm-user-private-sidebar .show-my-profile i {
    position: absolute;
    top: 12px;
    left: 15px;
}

.stm-user-private .stm-user-private-sidebar .show-my-profile:hover a {
    color: #fff;
}

.stm-user-private .stm-user-private-main {
    padding-top: 40px;
}

.stm-user-private .stm-user-private-main .archive-listing-page {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.stm-user-private .stm-user-private-main .archive-listing-page .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite {
    left: unset;
    right: 7px;
    bottom: 44px;
}

@media (max-width: 767px) {
    .stm-user-private .stm-user-private-main .archive-listing-page .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite {
        left: 44px;
        right: unset;
        bottom: 7px;
    }
}

.stm-user-private .stm-user-private-main .stm-seller-title {
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.7px;
}

.stm-user-private .stm-user-private-main .stm-seller-title.stm-main-title {
    float: left;
    margin-right: 25px;
    margin-bottom: 57px;
    letter-spacing: -1.2px;
}

.stm-user-private .stm-user-private-main:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -2015px;
    width: 2000px;
    height: 100%;
    background-color: #000000;
    z-index: -1;
}

.stm-user-private .stm-user-private-main .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory {
    right: -65px;
}

.stm-sort-private-my-cars {
    overflow: hidden;
    text-align: right;
}

.stm-sort-private-my-cars .select-type {
    display: inline-block;
}

.stm-sort-private-my-cars .select-type .stm-label-type {
    display: inline-block;
    margin-right: 15px;
    color: #888;
}

.stm-sort-private-my-cars .select-type .select2 {
    display: inline-block;
    text-align: left;
    width: auto !important;
    min-width: 130px;
}

.stm-sort-private-my-cars .select-type .select2.select2-container--default .select2-selection--single {
    height: 32px;
    background-color: transparent !important;
    border: 1px solid #dfe1e5;
}

.stm-sort-private-my-cars .select-type .select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
    height: 32px;
}

.stm-sort-private-my-cars .select-type .select2.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
}

.stm-dp-in {
    display: inline-block;
}

.stm-directory-grid-loop .image {
    position: relative;
}

.stm-directory-grid-loop .image .stm-listing-compare {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20;
}

.stm-directory-grid-loop .image .stm-listing-compare:hover {
    cursor: pointer;
}

.stm-directory-grid-loop .image .stm-listing-compare.active {
    background: linear-gradient(180deg, #CE2C2C 0%, rgba(206,44,44, 0.75) 100%);
    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, 0.3);
    color: #fff;
    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: linear-gradient(180deg, #CE2C2C 0%, #CE2C2C 100%);
    opacity: 1;
}

.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: rgba(0, 0, 0, 0.3);
    color: #fff;
    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: rgba(0, 0, 0, 0.6);
}

.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-listing-compare,.stm-directory-grid-loop .image:hover .stm-listing-favorite,.stm-directory-grid-loop .image:hover .stm-car-medias {
    opacity: 1;
}

.listing_stats_wrap {
    position: absolute;
    right: 7px;
    top: 15px;
    z-index: 20;
}

.listing_stats_wrap > div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}

.stm-phone-reveals {
    margin-right: 4px;
}

.stm-car-views, .stm-phone-reveals {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 13px;
    padding: 1px 8px 1px;
    border-radius: 3px;
    display: inline-block;
}

.stm-car-views i, .stm-phone-reveals i {
    margin-right: 2px;
}

.stm-car-views i.fa-phone, .stm-phone-reveals i.fa-phone {
    font-size: 12px;
}

.stm-car-views i.fa-eye, .stm-phone-reveals i.fa-eye {
    font-size: 13px;
}

.stm_edit_disable_car {
    position: absolute;
    left: 7px;
    right: 40px;
    bottom: 7px;
    height: auto;
    z-index: 55;
    opacity: 0;
    text-align: left;
}

.stm_edit_disable_car span {
    display: inline-block;
    padding: 0 10px;
    margin-right: 8px;
    margin-bottom: 8px;
    width: 38px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    vertical-align: middle;
    text-decoration: none !important;
    border-radius: 3px;
    clear: right;
}

.stm_edit_disable_car span.featured {
    width: 38px;
    background: #CE2C2C;
}

.stm_edit_disable_car span.featured i {
    margin-left: 4px;
}

.stm_edit_disable_car span.featured_pending {
    background: #5b6771;
}

.stm_edit_disable_car span i {
    margin-left: 5px;
}

.stm_edit_disable_car a {
    display: inline-block;
    padding: 0 10px;
    margin-right: 8px;
    margin-bottom: 8px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    font-weight: 600;
    background: rgba(78, 144, 204, 0.8);
    color: #fff;
    vertical-align: middle;
    text-decoration: none !important;
    border-radius: 3px;
}

.stm_edit_disable_car a:hover {
    background: #CE2C2C;
    cursor: pointer;
}

.stm_edit_disable_car a.enable_list {
    background: rgba(206,44,44, 0.5);
}

.stm_edit_disable_car a.enable_list:hover {
    background: #CE2C2C;
}

.stm_edit_disable_car a.as_sold {
    background: rgba(206,44,44, 0.5);
}

.stm_edit_disable_car a.as_sold:hover {
    background: #CE2C2C;
}

.stm_edit_disable_car a:first-child {
    margin-right: 20px;
}

.stm_edit_disable_car a:last-child {
    margin-right: 0;
}

.stm_edit_disable_car a i {
    position: relative;
    top: -1px;
    left: 3px;
    vertical-align: middle;
    font-size: 13px;
    margin-left: 5px;
}

.stm_edit_disable_car > a {
    margin-bottom: 0;
}

.stm_edit_disable_car > a i {
    left: 0;
    margin-left: 3px;
    margin-right: 2px;
}

.stm_edit_disable_car > span {
    margin-bottom: 0;
}

.listing-list-loop-edit {
    position: relative;
    max-height: 500px;
    opacity: 1;
    visibility: visible;
}

.listing-list-loop-edit.stm-invisible {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.listing-list-loop-edit.draft:before,.listing-list-loop-edit.pending:before,.listing-list-loop-edit.as_sold:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 55;
}

.listing-list-loop-edit.draft:hover .stm_edit_disable_car,.listing-list-loop-edit.pending:hover .stm_edit_disable_car {
    opacity: 1;
}

.listing-list-loop-edit .image:hover .stm_edit_disable_car {
    opacity: 1;
}

.listing-list-loop-edit .stm_car_move_to_trash {
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 28px;
    z-index: 55;
    vertical-align: middle;
}

.listing-list-loop-edit .stm_car_move_to_trash a {
    display: block;
    width: 36px;
    height: 28px;
    background-color: #000000;
    border-radius: 3px;
    opacity: 0.8;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: unset;
}

.listing-list-loop-edit .stm_car_move_to_trash a i {
    left: unset;
    margin: unset;
}

.listing-list-loop-edit .stm_car_move_to_trash a:hover {
    opacity: 1;
}

.car-as-sold {
    position: relative;
}

.car-as-sold .stm-badge-directory {
    z-index: 100;
}

.car-as-sold.stm-listing-directory-list-loop .image a {
    z-index: 56;
}

.car-as-sold.stm-listing-directory-list-loop .content .meta-top .title a {
    z-index: 56;
}

.car-as-sold.stm-listing-directory-list-loop .listing-archive-dealer-info .dealer-img {
    overflow: hidden;
    position: relative;
}

.car-as-sold.stm-listing-directory-list-loop a {
    display: block;
    overflow: hidden;
}

.car-as-sold.stm-listing-directory-list-loop a:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 55;
}

.car-as-sold > a:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 55;
}

.stm-user-private-main .stm-alert {
    margin-bottom: 40px !important;
}

.stm-user-private .stm-user-private-main .stm-user-private-settings-wrapper .stm-seller-title {
    margin: 3px 0 34px;
    letter-spacing: -1.2px;
}

.stm-my-profile-settings {
    padding-top: 34px;
    margin-top: 30px;
    border-top: 1px solid #ddd;
}

.stm-my-profile-settings .stm-image-unit {
    margin-bottom: 45px;
}

.stm-my-profile-settings .stm-image-unit .image {
    position: relative;
    float: left;
    margin-right: 45px;
    max-width: 170px;
}

@media (max-width: 767px) {
    .stm-my-profile-settings .stm-image-unit .image {
        margin-bottom: 20px;
    }
}

.stm-my-profile-settings .stm-image-unit .image img {
    border-radius: 50%;
    border: 3px solid transparent;
}

.stm-my-profile-settings .stm-image-unit .image .fa-times {
    position: absolute;
    top: 10px;
    right: 14px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #f80b0b;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    display: none;
}

.stm-my-profile-settings .stm-image-unit .image .stm-empty-avatar-icon {
    width: 160px;
    height: 160px;
    background-color: #eee;
    line-height: 160px;
    text-align: center;
    border-radius: 50%;
}

.stm-my-profile-settings .stm-image-unit .image .stm-empty-avatar-icon i {
    vertical-align: middle;
    font-size: 70px;
    color: #acb9bd;
}

.stm-my-profile-settings .stm-image-unit .image:hover img {
    border-color: #f80b0b;
}

.stm-my-profile-settings .stm-image-unit .image:hover .fa-times {
    display: block;
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar {
    margin-top: 3px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar {
        width: 100%;
    }
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .heading-font {
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.9px;
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-choose-file {
    float: left;
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-new-upload-area {
    position: relative;
    padding: 16px 15px 18px 18px;
    background-color: #f0f2f5;
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-new-upload-area .button {
    display: inline-block;
    padding: 17px 24px 11px 25px;
    margin-right: 14px;
    font-size: 12px;
    letter-spacing: 0.1px;
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-new-upload-area input[name=stm-dealer-image],.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-new-upload-area input[name=stm-avatar] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-new-upload-area input[name=stm-dealer-image]:hover,.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-new-upload-area input[name=stm-avatar]:hover {
    cursor: pointer;
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-new-upload-area .stm-remove-file {
    display: inline-block;
    position: relative;
    margin-left: 10px;
    color: #bb0000;
    z-index: 20;
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-new-upload-area .stm-remove-file:hover {
    cursor: pointer;
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-new-upload-area .stm-new-file-label {
    margin-top: 12px;
    color: #888;
    font-size: 13px;
    font-style: italic;
    letter-spacing: -0.6px;
}

.stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar .stm-label {
    padding-left: 2px;
    font-size: 13px;
    color: #888;
    margin-top: 10px;
    letter-spacing: -0.2px;
}

.stm-my-profile-settings .stm-change-block {
    margin-top: 40px;
}

.stm-my-profile-settings .stm-change-block .title {
    padding-bottom: 17px;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.9px;
    border-bottom: 4px solid #000000;
}

.stm-my-profile-settings .stm-change-block.stm-change-password-form {
    margin-top: 21px;
}

.stm-my-profile-settings .stm-change-block.stm-socials-form {
    margin-top: 27px;
}

.stm-my-profile-settings .main-info-settings {
    padding-top: 1px;
    padding-right: 73px;
}

.stm-my-profile-settings .form-group {
    margin-bottom: 29px;
}

.stm-my-profile-settings .form-group .stm-label {
    margin-bottom: 14px;
    letter-spacing: -0.8px;
}

.stm-my-profile-settings .form-group label {
    margin-top: 10px;
}

.stm-my-profile-settings .form-group label:hover {
    cursor: pointer;
}

.stm-my-profile-settings .form-group label .checker {
    margin-right: 5px !important;
}

.stm-my-profile-settings .form-group label > span {
    position: relative;
    top: 0px;
    font-size: 13px;
    color: #888;
}

.stm_socials_settings .fab {
    position: relative;
    top: -1px;
    width: 21px;
    height: 21px;
    margin-right: 7px;
    text-align: center;
    line-height: 22px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
}

.stm_socials_settings .fab.fa-facebook-f {
    background-color: #3b5998;
}

.stm_socials_settings .fab.fa-twitter {
    background-color: #22b7ef;
}

.stm_socials_settings .fab.fa-linkedin {
    background-color: #007bb6;
}

.stm_socials_settings .fab.fa-youtube {
    background-color: #bb0000;
    text-indent: -1px;
}

.stm-settings-confirm-password {
    margin: 25px 0 50px;
    padding: 19px 20px 10px 31px;
    background-color: #000000;
}

.stm-settings-confirm-password .stm-show-password {
    display: inline-block;
    width: 367px;
    max-width: 100%;
}

.stm-settings-confirm-password .stm-show-password .fas {
    right: 10px;
}

.stm-settings-confirm-password .heading-font {
    margin-bottom: 11px;
    letter-spacing: 0.2px;
    color: #fff;
}

.stm-settings-confirm-password input[name=stm_confirm_password] {
    display: inline-block;
    max-width: 357px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.stm-settings-confirm-password input[type=submit] {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: top;
    padding: 16px 18px 12px 18px;
    letter-spacing: 0.5px;
    font-size: 12px;
}

.stm-settings-confirm-password input[type=submit]:active {
    top: 0;
}

.stm_edit_pending_car {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    width: 178px;
    padding: 13px 5px 13px;
    margin: -40px 0 0 -89px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 99;
}

.stm_edit_pending_car h4 {
    margin-bottom: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.stm_edit_pending_car .stm-dots {
    height: 4px;
    margin-bottom: 12px;
}

.stm_edit_pending_car .stm-dots span {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #888;
    vertical-align: top;
    margin: 0 1px;
    border-radius: 50%;
}

.stm_edit_pending_car a {
    display: inline-block;
    padding: 0 10px;
    margin-right: 8px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    font-weight: 600;
    background: rgba(78, 144, 204, 0.8);
    color: #fff;
    vertical-align: middle;
    text-decoration: none !important;
    border-radius: 3px;
}

.stm_edit_pending_car a i {
    position: relative;
    top: -1px;
    left: 3px;
    vertical-align: middle;
    font-size: 13px;
    margin-left: 5px;
}

.stm_edit_pending_car a:last-child {
    margin-right: 0;
}

.stm_edit_pending_car a:hover {
    background: #CE2C2C;
}

.stm-delete-confirmation-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 374px;
    max-width: 100%;
    margin: -108px 0 0 -187px;
    padding: 50px 40px 46px;
    background-color: #fff;
    border-top: 4px solid #000000;
    z-index: 99999;
}

.stm-delete-confirmation-popup.stm-disabled {
    top: -100%;
    opacity: 0;
    visibility: hidden;
}

.stm-delete-confirmation-popup .fa-times {
    position: absolute;
    padding: 5px;
    top: 11px;
    right: 11px;
    font-size: 20px;
    color: #aaaaaa;
    opacity: 0.5;
}

.stm-delete-confirmation-popup .fa-times:hover {
    cursor: pointer;
    opacity: 1;
}

.stm-delete-confirmation-popup .stm-confirmation-text {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}

.stm-delete-confirmation-popup .stm-confirmation-text .stm-danger {
    color: #f80b0b;
}

.stm-delete-confirmation-popup .actions a {
    display: inline-block;
    vertical-align: top;
    margin-right: 13px;
}

.stm-delete-confirmation-popup .actions a.stm-red-btn {
    background-color: #f80b0b;
    box-shadow: 0 2px 0 #c60909;
}

.stm-delete-confirmation-popup .actions a.stm-red-btn:active {
    box-shadow: none;
}

.stm-delete-confirmation-popup .actions a.stm-grey-btn {
    background-color: #bbb;
    box-shadow: 0 2px 0 #a0a0a0;
}

.stm-delete-confirmation-popup .actions a.stm-grey-btn:active {
    box-shadow: none;
}

.stm-delete-confirmation-popup .actions a:last-child {
    margin-right: 0;
}

.stm-delete-confirmation-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    visibility: visible;
    z-index: 99998;
}

.stm-delete-confirmation-overlay.stm-disabled {
    opacity: 0;
    visibility: hidden;
}

.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, 0.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;
}

.stm-deleted-adds .stm-deleted-add {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dddddd;
}

.stm-deleted-adds .stm-deleted-add .heading-font {
    position: relative;
    max-width: 280px;
    height: 164px;
    padding: 58px 50px 0;
    background-color: #e7e7e7;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

.stm-deleted-adds .stm-deleted-add .heading-font .fa-times {
    position: absolute;
    padding: 5px;
    top: 11px;
    right: 11px;
    font-size: 20px;
    color: #aaaaaa;
    opacity: 0.5;
}

.stm-deleted-adds .stm-deleted-add .heading-font .fa-times:hover {
    cursor: pointer;
    opacity: 1;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b.stm-preloader {
    animation: rotating 2s infinite linear;
}

.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_add_car_form {
    margin-top: 3px;
}

.stm_add_car_form .stm-border-top-unit {
    position: relative;
    padding-right: 30px;
}

.stm_add_car_form .stm-border-top-unit .step_number {
    position: absolute;
    top: 30px;
    right: 0;
    text-transform: uppercase;
    color: #CE2C2C;
    font-weight: 700;
}

.stm_add_car_form .stm_add_car_form_1 .stm-car-listing-data-single {
    margin-bottom: 17px;
}

.stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit {
    padding: 23px 30px 11px;
    background-color: #000000;
}

.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_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .stm-form-1-selects {
    margin-bottom: 15px;
}

.stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .select2-container--default .select2-selection--single,.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_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px;
}

.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_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .select2-container--default .select2-selection--single {
    background-color: transparent !important;
}

.stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit {
    margin: 41px -15px 30px;
}

.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_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_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_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-car-listing-data-single .title {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}

.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_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_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_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_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_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-link-lat-lng-wrap a {
    float: right;
}

.stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text],.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_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text]:nth-child(2),.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_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_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_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text].stm_has_value,.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_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text]:focus,.stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=number]:focus {
    border-color: #CE2C2C;
    box-shadow: none;
}

.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_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .stm-label {
    margin-top: 9px;
    color: #000000;
    font-size: 13px;
    vertical-align: top;
}

.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_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_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_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_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_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_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_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_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_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_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_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_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .select2-container--default .select2-selection--single,.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_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_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_add_car_form .stm-form-2-features .stm-border-top-unit {
    margin-bottom: 7px;
}

.stm_add_car_form .stm-form-2-features .stm-single-feature {
    float: left;
    width: 16.6666%;
    margin-bottom: 38px;
}

.stm_add_car_form .stm-form-2-features .stm-single-feature .heading-font {
    margin-bottom: 15px;
    font-weight: 700;
}

.stm_add_car_form .stm-form-2-features .stm-single-feature .feature-single label {
    width: 100%;
    padding: 8px 0;
}

.stm_add_car_form .stm-form-2-features .stm-single-feature .feature-single label:hover {
    cursor: pointer;
}

.stm_add_car_form .stm-form-3-photos .stm-border-top-unit {
    margin-bottom: 8px;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car {
    padding-right: 9px;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input {
    position: relative;
    width: 100%;
    min-height: 474px;
    margin-bottom: 20px;
    background-color: #eee;
    text-align: center;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-service-icon-photos {
    display: block;
    font-size: 92px;
    margin-bottom: 34px;
    color: #bebebe;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-image-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-image-preview .fas {
    display: none;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 30;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input input[type=file]:hover {
    cursor: pointer;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .button {
    display: inline-block;
    max-height: 46px;
    overflow: hidden;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    z-index: 29;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder.hasPreviews .stm_fake_button {
    opacity: 0;
    visibility: hidden;
    padding: 0;
    max-height: 0;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder.hasPreviews .stm-service-icon-photos {
    margin-bottom: 0;
    font-size: 67px;
    color: #CE2C2C;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder.hasPreviews .stm-service-icon-photos:after {
    position: absolute;
    content: "";
    display: block;
    width: 135px;
    height: 135px;
    top: 0;
    left: 50%;
    margin-left: -67px;
    margin-top: -27px;
    background-color: #fff;
    z-index: -1;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input:hover .hasPreviews .stm-service-icon-photos {
    color: #fff;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input:hover .hasPreviews .stm-service-icon-photos:after {
    background-color: #CE2C2C;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery {
    margin: 0 -15px 46px;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder {
    float: left;
    padding: 0 15px;
    margin-bottom: 15px;
    width: 20%;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native {
    display: none;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(1),.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(2),.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(3),.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(4),.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(5) {
    display: block;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(1):hover,.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(2):hover,.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(3):hover,.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(4):hover,.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(5):hover {
    cursor: default !important;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(1) .inner,.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(2) .inner,.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(3) .inner,.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(4) .inner,.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder.stm-placeholder-native:nth-child(5) .inner {
    background-color: #eee;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner {
    position: relative;
    min-height: 81px;
    line-height: 81px;
    color: #bebebe;
    font-size: 41px;
    text-align: center;
    transition: 300ms ease;
    border: 1px solid #ddd;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder-native:hover .inner {
    border-color: #CE2C2C;
}

.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_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview.ui-draggable-dragging {
    border: 3px solid #CE2C2C;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview.ui-draggable-dragging:before {
    opacity: 1 !important;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview.ui-draggable-dragging .fas {
    opacity: 0 !important;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview.ui-draggable-dragging:hover .fas {
    opacity: 1 !important;
}

.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 {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f0b2";
    bottom: 0;
    left: 0;
    width: 22px;
    height: 22px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    text-indent: -2px;
    background-color: #CE2C2C;
    color: #fff;
    opacity: 0;
}

.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: -10px;
    top: -10px;
    font-size: 13px;
    width: 24px;
    height: 24px;
    text-align: center;
    background-color: #000000;
    border-radius: 50%;
    color: #fff;
    opacity: 0;
}

.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: 5px;
}

.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_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_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner.active .stm-image-preview:before {
    opacity: 1;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder .inner .stm-image-preview.ui-draggable-dragging {
    z-index: 99;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder:hover .inner.deleting {
    border: 3px solid #f80b0b;
}

.stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder:hover .inner.deleting .stm-image-preview:before {
    opacity: 0;
}

.stm_add_car_form .stm-media-car-add-nitofication {
    margin-top: -2px;
    font-size: 13px;
}

.stm_add_car_form .stm-media-car-add-nitofication span {
    line-height: 22px;
}

.stm_add_car_form .stm-media-car-add-nitofication h4 {
    margin-bottom: 27px;
}

.stm_add_car_form .stm-media-car-add-nitofication strong {
    display: inline-block;
    line-height: 18px;
}

.stm_add_car_form .stm-form-4-videos {
    margin-bottom: 60px;
}

.stm_add_car_form .stm-form-4-videos .stm-border-top-unit {
    margin-bottom: 7px;
}

.stm_add_car_form .stm-form-4-videos .stm-add-videos-unit {
    padding: 23px 30px 14px;
    background-color: #000000;
}

.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_add_car_form .stm-form-4-videos .stm-add-videos-unit input[type=text] {
    margin-bottom: 26px;
}

.stm_add_car_form .stm-form-4-videos .stm-simple-notice {
    position: relative;
    padding-left: 25px;
    margin-top: 27px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    line-height: 22px;
}

.stm_add_car_form .stm-form-4-videos .stm-simple-notice i {
    position: absolute;
    top: 5px;
    left: 0;
}

.stm_add_car_form .stm-form-4-videos .stm-video-link-unit {
    position: relative;
    padding-right: 46px;
}

.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, 0.5);
}

.stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video:hover {
    cursor: pointer;
}

.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_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_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video.active {
    background-color: #CE2C2C;
}

.stm_add_car_form .stm-form-4-videos .stm-video-link-unit .stm-after-video.active:hover {
    cursor: default;
}

.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_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_add_car_form .stm-form-5-notes {
    margin-bottom: 53px;
}

.stm_add_car_form .stm-form-5-notes .stm-border-top-unit {
    margin-bottom: 10px;
}

.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_add_car_form .stm-form-5-notes textarea:focus {
    background-color: #fff;
}

.stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases {
    position: relative;
    margin-top: 75px;
    text-align: center;
}

.stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:after {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 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_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: #CE2C2C;
}

.stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases span {
    border-bottom: 1px dashed #000000;
}

.stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:hover {
    cursor: pointer;
}

.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 #000000;
    opacity: 0;
    visibility: hidden;
    z-index: 20;
}

.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, 0.24);
    z-index: 2;
}

.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: 0.5;
}

.stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .inner .fas:hover {
    cursor: pointer;
    opacity: 1;
}

.stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .inner:before {
    position: absolute;
    content: "";
    display: block;
    top: 0px;
    left: 0;
    height: 100%;
    width: 30px;
    background-color: #fff;
    z-index: 3;
}

.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, 0.24);
    z-index: 1;
}

.stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases.activated {
    right: 0;
    opacity: 1;
    visibility: visible;
}

.stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases h5 {
    margin-bottom: 30px;
}

.stm_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .clearfix {
    margin: 0 -15px 20px;
}

.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_add_car_form .stm-form-5-notes .stm-phrases-unit .stm_phrases .button {
    display: inline-block;
    font-size: 12px;
    padding: 12px 30px;
}

.stm_add_car_form .stm-form-checking-user {
    padding: 0 40px;
    background-color: #f0f2f5;
    border: 1px solid #ddd;
    margin-bottom: 40px;
    position: relative;
}

.stm_add_car_form .stm-form-checking-user .stm-form-inner .add-car-btns-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-self: center;
    margin: 20px 0;
    padding: 0;
    list-style: none;
}

.stm_add_car_form .stm-form-checking-user .stm-form-inner .add-car-btns-wrap li {
    margin: 7px 3px;
    padding: 0;
}

.stm_add_car_form .stm-form-checking-user .stm-form-inner .add-car-btns-wrap li .tooltip-inner {
    background-color: #000000;
    font-size: 14px;
}

.stm_add_car_form .stm-form-checking-user .stm-form-inner .add-car-btns-wrap li .tooltip.top .tooltip-arrow {
    border-top-color: #000000;
    border-width: 5px 5px 0;
}

.stm_add_car_form .stm-form-checking-user .stm-form-inner .stm-add-a-car-user .add-car-btns-wrap {
    justify-content: center;
}

.stm_add_car_form .stm-form-checking-user .stm-form-inner .form-group-submit .stm-icon-load1 {
    top: 12px;
    font-size: 18px;
}

.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, 0.8);
    opacity: 0;
    visibility: hidden;
    z-index: 40;
}

.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: #CE2C2C;
    animation: rotating 2s infinite linear;
    opacity: 0;
    visibility: hidden;
    z-index: 50;
}

.stm_add_car_form .stm-form-checking-user .stm-form-inner.activated > .stm-icon-load1, .stm_add_car_form .stm-form-checking-user .stm-form-inner.activated:before {
    opacity: 1;
    visibility: visible;
}

.stm_add_car_form .stm-form-checking-user .stm-title {
    margin: -5px 0 23px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.stm_add_car_form .stm-form-checking-user .stm-text {
    font-size: 13px;
    line-height: 24px;
    color: #888;
}

.stm_add_car_form .stm-form-checking-user .stm_register_title {
    padding-top: 35px;
    margin-bottom: 20px;
}

.stm_add_car_form .stm-form-checking-user .stm_register_title h3 {
    float: left;
    margin-right: 42px;
    font-size: 20px;
}

.stm_add_car_form .stm-form-checking-user .stm_register_title .stm_login_me {
    margin-top: 3px;
    font-size: 13px;
    color: #888;
}

.stm_add_car_form .stm-form-checking-user:before {
    display: none;
}

.stm_add_car_form .stm-form-checking-user:after {
    display: none;
}

.stm_add_car_form .stm-form-checking-user .stm-login-register-form {
    margin-top: 0;
}

.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: #CE2C2C;
    opacity: 1;
}

.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_add_car_form .stm-form-checking-user button[type=submit] i {
    position: absolute;
    top: 12px;
    left: 21px;
    font-size: 20px;
}

.stm_add_car_form .stm-form-checking-user button[type=submit].disabled {
    background-color: #838588;
    opacity: 0.33;
    box-shadow: 0 2px 0 #686a6d;
}

.stm_add_car_form .stm-form-checking-user button[type=submit].disabled:hover {
    cursor: not-allowed;
}

.stm_add_car_form .stm-history-popup {
    position: absolute;
    bottom: 100%;
    z-index: 1000;
}

.stm_add_car_form .stm-history-popup .inner {
    position: relative;
    width: 486px;
    padding: 30px 23px 30px;
    background-color: #fff;
    border-top: 4px solid #000000;
    box-shadow: 0 5px 29px rgba(0, 0, 0, 0.24);
    z-index: 2;
    overflow: hidden;
}

.stm_add_car_form .stm-history-popup .inner .fa-times {
    position: absolute;
    right: 10px;
    top: 20px;
    padding: 10px;
    cursor: pointer;
}

.stm_add_car_form .stm-history-popup .inner:before {
    position: absolute;
    content: "";
    display: block;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 20px;
    background-color: #fff;
    z-index: 3;
}

.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, 0.24);
    z-index: 1;
}

.stm_add_car_form .stm-history-popup h5 {
    margin-bottom: 25px;
    font-weight: 700;
}

.stm_add_car_form .stm-history-popup .labels-units {
    margin: 0 -15px 15px;
}

.stm_add_car_form .stm-history-popup .labels-units label {
    display: inline-block;
    margin: 0 13px;
}

.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_add_car_form .stm-history-popup .button {
    display: inline-block;
}

.stm_add_car_form .stm-history-popup.stm-invisible {
    opacity: 0;
    visibility: hidden;
    bottom: 110%;
}

.stm_add_car_form .stm-video-link-unit-wrap .video-label {
    display: inline-block;
}

.stm-form-plans {
    margin-bottom: 30px;
}

.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-non-relative {
    position: static;
}

.stm-relative {
    position: relative;
}

.stm-add-a-car-user {
    position: relative;
    z-index: 5;
}

.stm-add-a-car-user-wrapper {
    display: flex;
    justify-content: space-between;
}

.stm-add-a-car-user .left-info {
    display: flex;
    align-items: center;
    padding: 30px 0;
    max-width: 300px;
}

.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-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-add-a-car-user .left-info.left-dealer-info .stm-dealer-image-custom-view {
    margin-bottom: 14px;
}

.stm-add-a-car-user .left-info.left-dealer-info h4 {
    margin: 0 15px 7px 20px;
    font-size: 20px;
}

.stm-add-a-car-user .left-info .user-info {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
}

.stm-add-a-car-user .left-info .user-info h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
}

.stm-add-a-car-user .left-info .user-info .stm-label {
    font-size: 13px;
    color: #888;
}

.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-add-a-car-user .right-info .fas.fa-external-link-alt {
    position: relative;
    top: 1px;
    margin-right: 7px;
}

.stm-add-a-car-user .right-info .stm_logout {
    margin-top: 6px;
    letter-spacing: 0.2px;
    color: #888;
}

.stm-not-enabled {
    display: none;
}

.stm-add-a-car-login-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.89);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
}

.stm-add-a-car-login-overlay.visiblity {
    opacity: 1;
    visibility: visible;
}

.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-add-a-car-login.visiblity {
    opacity: 1;
    visibility: visible;
}

.stm-add-a-car-login .stm-listing-loader .stm-icon-load1 {
    margin-left: 10px !important;
}

.stm-add-a-car-login .stm-listing-loader.visible .stm-icon-load1 {
    font-size: 18px;
    visibility: visible;
    opacity: 1;
}

.stm-add-a-car-login .stm-login-form {
    margin-bottom: 30px;
}

.stm-add-a-car-login .stm-login-form form {
    padding: 41px 30px 36px;
    background-color: #000000;
}

.stm-add-a-car-login .stm-login-form form h4 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 14px;
    letter-spacing: -0.5px;
}

.stm-add-a-car-login .stm-login-form form .form-checker {
    margin-bottom: 26px !important;
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
}

.stm-add-a-car-login .stm-login-form form .form-checker label:hover {
    cursor: pointer;
}

.stm-add-a-car-login .stm-login-form form .form-group {
    margin-bottom: 30px;
}

.stm-add-a-car-login .stm-login-form form .form-group.form-checker {
    margin-top: -5px;
    font-size: 13px;
}

.stm-add-a-car-login .stm-login-form form .form-group.form-checker .checker {
    margin-right: 5px !important;
}

.stm-add-a-car-login .stm-login-form form input[type=text],.stm-add-a-car-login .stm-login-form form input[type=number],.stm-add-a-car-login .stm-login-form form input[type=tel],.stm-add-a-car-login .stm-login-form form input[type=email],.stm-add-a-car-login .stm-login-form form input[type=search],.stm-add-a-car-login .stm-login-form form input[type=password] {
    padding-left: 17px;
    border-color: #f0f2f5 !important;
    background-color: #f0f2f5 !important;
}

.stm-add-a-car-login .stm-login-form form input[type=text].form-error,.stm-add-a-car-login .stm-login-form form input[type=number].form-error,.stm-add-a-car-login .stm-login-form form input[type=tel].form-error,.stm-add-a-car-login .stm-login-form form input[type=email].form-error,.stm-add-a-car-login .stm-login-form form input[type=search].form-error,.stm-add-a-car-login .stm-login-form form input[type=password].form-error {
    border-color: #ff2325 !important;
}

.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-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-add-a-car-login .stm-login-form form .stm-listing-loader i {
    display: inline-block;
    animation: rotating 2s infinite linear;
}

.stm-add-a-car-login .stm-login-form form .stm-listing-loader.visible {
    visibility: visible;
    opacity: 1;
}

.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-add-a-car-loader {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.stm-add-a-car-loader .stm-icon-load1 {
    margin: 12px 0 0 !important;
    position: static !important;
    font-size: 18px !important;
}

.stm-add-a-car-loader.activated i {
    opacity: 1 !important;
    visibility: visible !important;
}

.stm-add-a-car-message {
    display: none;
    margin: 10px 0 25px;
    padding: 15px 30px;
    background-color: #000000;
    color: #fff !important;
    font-weight: 700;
    border-radius: 4px;
}

.stm-big-car-gallery .stm-single-image {
    max-height: 466px;
}

.stm-big-car-gallery .owl-nav {
    display: none !important;
}

.stm-my-profile-settings.stm-become-a-dealer .stm-image-unit .image {
    margin-top: 53px;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #ddd;
}

.stm-my-profile-settings.stm-become-a-dealer .stm-image-unit .image img {
    border-radius: 0;
}

.stm-my-profile-settings.stm-become-a-dealer .stm-image-unit .image .stm-empty-avatar-icon {
    height: 60px;
    line-height: 58px;
    background-color: #fff;
}

.stm-my-profile-settings.stm-become-a-dealer .stm-image-unit .image .stm-empty-avatar-icon i {
    font-size: 20px;
}

.stm-my-profile-settings.stm-become-a-dealer input[type=submit] {
    margin-bottom: 30px;
}

.alert.alert-info .fa-check {
    color: #CE2C2C;
    margin-right: 15px;
}

.alert.alert-warning .fa-info {
    color: #ed262c;
    margin-right: 15px;
}

.stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .image {
    margin-top: 52px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ddd;
    cursor: pointer;
}

.stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .image.no_empty:hover {
    border-color: #ed262c;
}

.stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .image.no_empty:hover i.fa-times {
    display: block !important;
}

.stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .image i.fa-times {
    display: none;
    top: -13px;
    right: -13px;
}

.stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .image img {
    border-radius: 0;
}

.stm-user-private.stm-dealer-private .stm-user-private-sidebar .stm-user-profile-information .title {
    margin-bottom: 5px;
    text-decoration: none !important;
}

.stm-user-private.stm-dealer-private .stm-user-private-sidebar .stm-user-avatar {
    float: none;
    margin-top: 20px;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #fff;
    background-color: #fff;
}

.stm-user-private.stm-dealer-private .stm-user-private-sidebar .stm-user-avatar .img-avatar {
    width: 236px;
    max-width: 100%;
    height: auto;
    border-radius: 0;
}

.stm-user-private.stm-dealer-private .stm-user-private-sidebar .stm-user-avatar .stm-empty-avatar-icon {
    width: 118px;
    height: 30px;
    line-height: 13px;
    border-radius: 2px;
    border: 1px solid #ddd;
    vertical-align: middle;
    background-color: transparent;
}

.stm-user-private.stm-dealer-private .stm-user-private-sidebar .stm-user-avatar .stm-empty-avatar-icon i {
    font-size: 14px;
}

.stm-user-private.stm-dealer-private .stm-my-profile-settings .stm-image-unit.stm-dealer-image-front .image {
    max-width: 248px;
    margin-top: 10px;
}

.stm-user-private.stm-dealer-private .stm-my-profile-settings .stm-image-unit.stm-dealer-image-front .image img {
    border-color: transparent;
}

.stm-user-private.stm-dealer-private .stm-my-profile-settings .stm-image-unit.stm-dealer-image-front .image .fa-times {
    display: none;
}

.stm-user-private.stm-dealer-private .stm-my-profile-settings .stm-image-unit.stm-dealer-image-front .image .stm-empty-avatar-icon {
    height: 141px;
    line-height: 141px;
}

.stm-user-private.stm-dealer-private .stm-my-profile-settings .stm-image-unit.stm-dealer-image-front .image .stm-empty-avatar-icon i {
    font-size: 50px;
}

.stm-star-rating {
    margin-left: 2px;
}

.stm-star-rating .inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.stm-star-rating .inner .stm-star-rating-lower {
    margin-left: -1px;
}

.stm-star-rating .inner .stm-star-rating-lower:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 2px;
    color: #edab1f;
    font-size: 16px;
}

.stm-star-rating .inner .stm-star-rating-upper {
    position: absolute;
    top: 0;
    left: -1px;
    overflow: hidden;
}

.stm-star-rating .inner .stm-star-rating-upper:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f005\f005\f005\f005\f005";
    font-size: 16px;
    letter-spacing: 2px;
    color: #edab1f;
    white-space: nowrap;
}

.stm-star-rating .heading-font {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
    font-weight: 700;
}

.stm-dealer-public-profile .stm-dealer-top-left {
    float: left;
    margin-bottom: 33px;
}

.stm-dealer-public-profile .stm-dealer-top-left h3 {
    margin-bottom: 6px;
    letter-spacing: -0.3px;
}

.stm-dealer-public-profile .stm-dealer-top-right {
    float: right;
    margin: 8px 7px 0 0;
}

.stm-dealer-public-profile .stm-dealer-top-right img {
    padding: 5px;
    max-width: 130px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-image {
    float: left;
    margin-right: 29px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info {
    overflow: hidden;
    margin-bottom: 25px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info.stm-inline-icons .stm-dealer-info-unit {
    float: left;
    width: 33%;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info.stm-inline-icons .stm-dealer-info-unit .inner {
    margin-right: 15px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info .stm-dealer-info-unit {
    position: relative;
    padding-left: 53px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info .stm-dealer-info-unit .inner .stm-show-number {
    display: inline-block;
    margin-right: 12px;
    font-size: 12px;
    font-weight: 400;
    vertical-align: top;
    border-bottom: 1px dotted;
    cursor: pointer;
    min-width: 20px;
    position: relative;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info .stm-dealer-info-unit .inner .stm-show-number.load_number {
    color: transparent;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info .stm-dealer-info-unit .inner .stm-show-number.load_number:before {
    content: "\f1ce";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #333333;
    font-size: 15px;
    position: absolute;
    left: 0;
    animation: spin 2s linear infinite;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info .stm-dealer-info-unit.sales_hours .inner span {
    line-height: 24px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info .stm-dealer-info-unit i {
    position: absolute;
    top: 0;
    left: 4px;
    color: #CE2C2C;
    font-size: 30px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info .stm-dealer-info-unit i.stm-service-icon-sales_hours {
    font-size: 28px;
    left: 5px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info .stm-dealer-info-unit .inner {
    padding-bottom: 14px;
    margin-bottom: 19px;
    border-bottom: 1px solid #e5e8ec;
    line-height: 18px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info .stm-dealer-info-unit .inner h5 {
    position: relative;
    margin-bottom: 11px;
    font-size: 13px;
    line-height: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-info .stm-dealer-info-unit .inner span {
    margin-left: 2px;
    color: #222;
    font-size: 14px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-bot-info {
    padding-left: 53px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-bot-info .stm_website_url {
    float: left;
    font-size: 13px;
    letter-spacing: -0.2px;
    vertical-align: top;
}

@media (max-width: 767px) {
    .stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-bot-info .stm_website_url {
        margin-left: 55px;
    }
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-bot-info .stm_website_url .fas {
    position: relative;
    top: 1px;
    font-size: 13px;
    margin-right: 6px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-bot-info .socials {
    text-align: right;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-bot-info .socials a {
    display: inline-block;
    margin-top: 3px;
    margin-left: 5px;
    vertical-align: top;
    width: 18px;
    height: 18px;
    background-color: #aaa;
    border-radius: 3px;
    color: #fff;
    line-height: 18px;
    text-align: center;
    font-size: 13px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-bot-info .socials a:hover {
    background-color: #CE2C2C;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-bot-info .socials a i.fa-youtube-play {
    text-indent: 1px;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-seller-notes {
    margin-top: 45px;
    margin-bottom: 63px;
    border-top: 4px solid #000000;
}

.stm-dealer-public-profile .stm-dealer-main-info .stm-seller-notes .heading-font {
    padding-top: 38px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.9px;
}

@media (max-width: 767px) {
    .stm-dealer-public-profile .stm-dealer-main-info .stm-seller-notes .heading-font {
        padding-top: 20px;
    }
}

.stm-dealer-tabs {
    margin-top: 30px;
}

.stm-dealer-tabs .stm_listing_tabs_style_2 {
    margin-bottom: 18px;
    padding-top: 17px;
    border-top: 0;
}

.stm-dealer-tabs .stm_listing_tabs_style_2 .stm-seller-title {
    float: left;
    padding-top: 17px;
    font-size: 20px;
    letter-spacing: -0.5px;
    font-weight: 700;
}

.stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list {
    list-style: none;
    padding: 0;
    background-color: #000000;
    border-right: 4px solid #000000;
    border-left: 4px solid #000000;
    vertical-align: top;
}

.stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list li {
    display: block;
    float: left;
    margin: 0;
    color: #fff;
}

.stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list li.active a {
    background-color: #fff;
    color: #000000;
}

.stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list li.active a:before {
    visibility: visible;
    opacity: 1;
}

.stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list li a {
    position: relative;
    display: block;
    padding: 15px 23px 11px;
    padding-left: 49px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none !important;
}

.stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list li a:before {
    position: absolute;
    content: "";
    display: block;
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #CE2C2C;
    visibility: hidden;
    opacity: 0;
}

.stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list li a i {
    position: absolute;
    top: 50%;
    left: 23px;
    margin-top: -6px;
    font-size: 15px;
}

#stm-dealer-gmap {
    width: 253px;
    height: 253px;
    margin: 12px 0 30px;
}

.stm-load-more-dealer-reviews,.stm-load-more-dealer-cars {
    padding-top: 27px;
    text-align: center;
    border-top: 1px solid #ddd;
}

.stm-load-more-dealer-reviews a,.stm-load-more-dealer-cars a {
    position: relative;
    display: inline-block;
    height: 42px;
    padding: 10px 18px;
    background-color: #000000;
    vertical-align: top;
    font-size: 14px;
    font-weight: 700;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}

.stm-load-more-dealer-reviews a span,.stm-load-more-dealer-cars a span {
    opacity: 1;
}

.stm-load-more-dealer-reviews a:hover,.stm-load-more-dealer-cars a:hover {
    background-color: #CE2C2C;
}

.stm-load-more-dealer-reviews.not-clickable a,.stm-load-more-dealer-cars.not-clickable a {
    padding: 10px 0;
    background-color: #aaa !important;
}

.stm-load-more-dealer-reviews.not-clickable a span,.stm-load-more-dealer-cars.not-clickable a span {
    opacity: 0;
}

.stm-load-more-dealer-reviews.not-clickable a:hover,.stm-load-more-dealer-cars.not-clickable a:hover {
    cursor: not-allowed;
}

.stm-load-more-dealer-reviews.not-clickable a:before,.stm-load-more-dealer-cars.not-clickable a:before {
    position: absolute;
    content: "";
    display: block;
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -7px;
    content: "\e924";
    line-height: 22px;
    animation: rotating 2s infinite linear;
}

.stm-dealer-review-tab {
    padding-top: 34px;
}

.stm-dealer-review-tab > h4 {
    padding-left: 2px;
    font-size: 20px;
    letter-spacing: -0.8px;
}

.stm-dealer-review-tab .stm-dealer-rating {
    margin: 27px 0 51px;
}

@media (max-width: 767px) {
    .stm-dealer-review-tab .stm-dealer-rating {
        margin: 20px 0 20px;
    }
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average {
    width: 33.4%;
    float: left;
    padding: 39px 10px 39px;
    margin-right: 27px;
    background-color: #000000;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average .stm-label {
    font-size: 12px;
    opacity: 0.5;
    color: #fff;
    font-weight: 400;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average .stm-star-rating,.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average .stm-average-number {
    text-align: center;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average .stm-average-number {
    margin-bottom: 12px;
    color: #fff;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average .stm-average-number .stm-first {
    margin-left: 4px;
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    letter-spacing: -5px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average .stm-average-number .stm-last {
    position: relative;
    left: -2px;
    top: -3px;
    opacity: 0.5;
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average h5.text-center {
    margin-bottom: 10px;
    color: #fff;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average .stm-star-rating {
    margin-left: 3px;
    margin-bottom: 6px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average .stm-star-rating .inner .stm-star-rating-upper:before {
    font-size: 20px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average .stm-star-rating .inner .stm-star-rating-lower:before {
    font-size: 20px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall {
    overflow: hidden;
    padding: 49px 40px 39px 47px;
    background-color: #f0f2f5;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-overall-inner {
    margin: 0 -15px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part {
    float: left;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 39px;
}

@media (max-width: 767px) {
    .stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part {
        padding: 0 10px;
    }
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part:last-child,.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part:nth-last-child(2) {
    margin-bottom: 12px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part h4 {
    margin-bottom: 7px;
    font-size: 14px;
    letter-spacing: -0.6px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part .stm-star-rating {
    margin-left: 2px;
    margin-bottom: 6px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part .stm-star-rating .inner {
    margin-right: 4px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part .stm-star-rating .inner .stm-star-rating-upper:before {
    font-size: 20px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part .stm-star-rating .inner .stm-star-rating-lower:before {
    font-size: 20px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part .stm-star-rating span {
    position: relative;
    top: -1px;
    font-size: 14px;
    color: #222;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part-rec .dp-in {
    margin-right: 10px;
    color: #222;
}

@media (max-width: 767px) {
    .stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part-rec .dp-in {
        margin-right: 5px;
    }
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part-rec h4 {
    margin-bottom: 5px;
    letter-spacing: 0px;
}

.stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part-rec .fas {
    position: relative;
    top: 1px;
    left: 1px;
    font-size: 18px;
    margin-right: 2px;
    color: #000000;
}

.stm-dealer-review-title {
    padding-bottom: 29px;
    margin-bottom: 37px;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    letter-spacing: -0.8px;
    font-weight: 700;
    vertical-align: top;
}

@media (max-width: 767px) {
    .stm-dealer-review-title {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
}

.stm-dealer-review-title span {
    position: relative;
    top: -1px;
    left: 10px;
    font-size: 14px;
    color: #888;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.stm-comment-dealer-wrapper {
    padding-bottom: 13px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 37px;
}

.stm-comment-dealer-wrapper:last-child {
    margin-bottom: 0;
}

.stm-comment-dealer-wrapper .average {
    float: left;
    padding: 14px 10px 8px 22px;
    margin-bottom: 28px;
    background-color: #000000;
    width: 22.8%;
}

.stm-comment-dealer-wrapper .average .heading-font {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -1px;
}

.stm-comment-dealer-wrapper .average .stm-star-rating {
    display: inline-block;
    margin: 1px 0 0 10px;
    vertical-align: top;
    max-width: 100%;
}

.stm-comment-dealer-wrapper .overall {
    float: right;
    width: 73%;
}

.stm-comment-dealer-wrapper .title {
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 15px;
}

.stm-comment-dealer-wrapper .content {
    margin-bottom: -10px;
    line-height: 24px;
}

.stm-comment-dealer-wrapper .stm-bottom {
    position: relative;
    padding-right: 45px;
    font-size: 13px;
    color: #888;
}

.stm-comment-dealer-wrapper .stm-bottom .stm-report-review {
    position: absolute;
    top: 0;
    right: 0;
}

.stm-comment-dealer-wrapper .stm-bottom .stm-report-review a {
    color: #888888;
}

.stm-comment-dealer-wrapper .stm-bottom .stm-report-review a.reported {
    color: #fa4c4c;
    cursor: not-allowed !important;
}

.stm-comment-dealer-wrapper .stm-bottom .stm-added-by {
    float: left;
}

.stm-comment-dealer-wrapper .stm-bottom .stm-added-by a {
    color: #000000;
}

.stm-comment-dealer-wrapper .stm-bottom .stm-recommend {
    position: relative;
    overflow: hidden;
    padding-left: 15px;
}

.stm-comment-dealer-wrapper .stm-bottom .stm-recommend:before {
    position: absolute;
    content: "";
    display: block;
    top: 5px;
    left: 7px;
    width: 1px;
    height: 13px;
    background-color: #888;
}

.stm-comment-dealer-wrapper .stm-bottom .stm-recommend .fas {
    color: #000000;
    font-size: 16px;
}

.stm-comment-dealer-wrapper .stm-bottom .stm-recommend strong {
    margin-left: 2px;
    margin-right: 3px;
    color: #222;
    font-weight: 700;
}

.stm-write-dealer-review {
    margin-top: 46px;
}

.stm-write-dealer-review .form-group {
    margin-bottom: 33px;
}

.stm-write-dealer-review .form-group h4 {
    margin-bottom: 15px;
    font-size: 14px;
}

.stm-write-dealer-review .form-group textarea {
    min-height: 210px;
}

.stm-write-dealer-review .left {
    float: left;
    width: 58.5%;
}

.stm-write-dealer-review .left .stm-checker-required {
    padding-top: 2px;
    margin-bottom: 25px;
}

.stm-write-dealer-review .left .stm-checker-required .checker {
    margin-right: 12px !important;
}

.stm-write-dealer-review .left .stm-checker-required label:hover {
    cursor: pointer;
}

.stm-write-dealer-review .left .stm-checker-required .stm-label {
    font-size: 13px;
    color: #888;
}

.stm-write-dealer-review .left .stm-icon-load1 {
    display: inline-block;
    margin: 17px 0 0 20px;
    vertical-align: top;
    max-width: 100%;
    color: #CE2C2C;
    opacity: 0;
    visibility: hidden;
    animation: rotating 2s infinite linear;
}

.stm-write-dealer-review .left .stm-icon-load1.activated {
    opacity: 1;
    visibility: visible;
}

.stm-write-dealer-review .left .button.disabled {
    background-color: #c9cccf !important;
    box-shadow: 0 2px 0 rgba(201, 204, 207, 0.5);
}

.stm-write-dealer-review .left .button.disabled:hover {
    cursor: not-allowed;
}

.stm-write-dealer-review .right {
    float: right;
    margin-top: 30px;
    width: 34%;
}

.stm-write-dealer-review .right h4 {
    margin-bottom: 12px;
    font-size: 14px;
    letter-spacing: -0.5px;
}

.stm-write-dealer-review .right .stm-star-rating {
    margin-right: 0px;
    margin-bottom: 34px;
}

.stm-write-dealer-review .right .stm-star-rating[data-width="0"] span {
    opacity: 0.5;
}

.stm-write-dealer-review .right .stm-star-rating:hover span {
    opacity: 1;
}

.stm-write-dealer-review .right .stm-star-rating .inner {
    margin-right: 4px;
}

.stm-write-dealer-review .right .stm-star-rating .inner:hover {
    cursor: pointer;
}

.stm-write-dealer-review .right .stm-star-rating .inner .stm-star-rating-upper {
    width: 0%;
}

.stm-write-dealer-review .right .stm-star-rating .inner .stm-star-rating-upper:before {
    font-size: 25px;
}

.stm-write-dealer-review .right .stm-star-rating .inner .stm-star-rating-lower:before {
    font-size: 25px;
}

.stm-write-dealer-review .right .stm-star-rating span {
    position: relative;
    top: 2px;
    margin-left: 10px;
    font-size: 14px;
    color: #222;
}

.stm-write-recommend label {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    margin-right: 15px;
}

#write-review-message {
    margin-top: 30px;
    background-color: #000000;
    color: #fff;
    border-radius: 3px;
    padding: 10px 20px;
    display: none;
}

.stm-login-review-leave {
    margin-top: 44px;
}

.stm_user_added_review {
    margin-top: 44px;
    padding: 15px 20px;
    font-size: 14px;
    border: 3px solid #fa4c4c;
    border-radius: 6px;
}

.stm-dealer-image-custom-view {
    display: inline-block;
    max-width: 130px;
    vertical-align: top;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.stm-dealer-image-custom-view img {
    transform: translateZ(0);
}

.stm-no-text-decoration {
    text-decoration: none !important;
}

.stm-posts-available-number {
    margin-top: 52px;
    text-align: right !important;
    color: #888 !important;
    font-size: 20px;
    letter-spacing: -1px;
}

.stm-posts-available-number span {
    letter-spacing: -0.5px;
    color: #CE2C2C !important;
    font-weight: 700;
}

.stm-no-available-adds-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
}

.stm-no-available-adds {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 426px;
    padding: 57px 40px 48px;
    background-color: #fff;
    border-top: 4px solid #000000;
    margin: -136px 0 0 -213px;
    z-index: 9999;
}

.stm-no-available-adds h3 {
    margin-bottom: 25px;
    text-align: center;
}

.stm-no-available-adds h3 span {
    color: #f80b0b;
}

.stm-no-available-adds p {
    padding: 0 25px;
    margin-bottom: 25px;
    text-align: center;
}

.stm-no-available-adds .clearfix {
    text-align: center;
}

.stm-no-available-adds .clearfix a {
    display: inline-block;
    padding: 12px 17px 10px;
    font-size: 12px;
    letter-spacing: -0.1px;
}

.stm-no-available-adds .clearfix .stm-green {
    margin-right: 12px;
}

.stm-no-available-adds .clearfix .stm-green-dk {
    background-color: #000000;
    box-shadow: 0 2px 0 #000000;
}

.stm-no-available-adds .clearfix .stm-green-dk:active {
    box-shadow: none;
}

.stm-form-price-edit {
    margin-bottom: 55px;
}

.stm-form-price-edit .title {
    margin-bottom: 6px;
    letter-spacing: -0.8px;
}

.stm-form-price-edit .stm_price_input {
    padding: 30px 40px 45px 40px;
    background-color: #000000;
}

.stm-form-price-edit .stm_price_input .stm_label {
    margin-bottom: 12px;
    color: #fff;
    letter-spacing: 0.3px;
    font-weight: 700;
}

.stm-form-price-edit h4 {
    margin-bottom: 28px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.stm-form-price-edit p {
    color: #888;
    line-height: 24px;
}

.stm-form-price-edit input {
    font-size: 20px;
    color: #282828;
}

.stm_edit_car_form .stm_logout {
    display: none;
}

.stm-banner-image-filter {
    position: absolute;
    max-height: 410px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 37px;
    background-position: 50% 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    z-index: -1;
}

.stm-banner-image-filter:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.stm-banner-fullwidth {
    position: static !important;
}

.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col .stm_listing_filter_text,.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col .select2-container--default .select2-selection--single {
    color: #222;
}

.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col .stm_listing_filter_text .select2-selection__rendered,.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #222;
}

.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col .stm_listing_filter_text {
    border: none;
    color: #222;
}

.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col .stm_listing_filter_text::-webkit-input-placeholder {
    color: #222;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 300px;
}

.stm-forgot-password {
    float: right;
}

.stm-forgot-password a {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none !important;
}

.stm-forgot-password a.active,.stm-forgot-password a:hover {
    color: white;
}

.stm-login-register-form .stm-login-form form.stm_forgot_password_send {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.stm-login-register-form .stm-login-form form.stm_forgot_password_send input[type=submit] {
    padding: 15px 20px 13px;
    margin-top: 15px;
    font-size: 12px !important;
}

.stm_password_recovery input[type=submit] {
    padding: 15px 20px 13px;
    margin-top: 15px;
    font-size: 12px !important;
}

.stm_password_recovery .stm-validation-message {
    margin-top: 15px;
    padding: 10px 15px;
    background-color: #fff;
    color: #000000;
    border-radius: 5px;
    text-align: center;
}

.ui-widget {
    font-family: inherit;
}

.stm-boxed #stm-vivus-arrow {
    display: none;
}

.stm_dynamic_listing_filter .tab-content button[type=submit]:active {
    box-shadow: none !important;
}

.stm-user-private-main .alert {
    margin-bottom: 30px;
}

.stm-dealer-tabs .stm_listing_tabs_style_2.stm-car-listing-sort-units {
    border-bottom: none;
}

.stm-dealer-tabs .row-no-border-last .listing-list-loop:last-child {
    border-color: transparent;
}

.stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .image.private-logo-dealer-placeholder {
    margin-top: 49px;
}

.stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .image:hover img {
    border-color: transparent;
}

.stm_dynamic_listing_filter.stm_dynamic_listing_dealer_filter {
    margin-bottom: 70px !important;
}

.stm_dynamic_listing_filter.stm_dynamic_listing_dealer_filter:before {
    display: none !important;
}

.stm_dynamic_listing_filter.stm_dynamic_listing_dealer_filter .tab-content {
    padding: 38px 30px 13px;
}

.dealer-search-results {
    margin-top: 35px;
    margin-bottom: 30px;
    padding-top: 17px;
    border-top: 4px solid #000000;
}

.dealer-search-results .heading-font {
    color: #232628 !important;
}

.dealer-search-results table.stm_dealer_list_table {
    margin-bottom: 40px;
}

.dealer-search-results table.stm_dealer_list_table tr.dealer-single-divider {
    border-bottom: 1px solid #d5d9e0;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td {
    padding-top: 25px;
    margin-bottom: 20px;
    border-bottom: 0;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.image {
    width: 190px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.image a {
    display: block;
    min-height: 42px;
    padding: 5px;
    max-width: 130px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.image a img {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-info {
    width: 280px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-info .title h4 {
    margin-bottom: 0;
    font-size: 18px;
    color: #232628;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-info .rating .stm-rate-unit {
    position: relative;
    top: 4px;
    display: inline-block;
    margin-right: 3px;
    max-width: 100%;
    vertical-align: top;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-info .rating .stm-rate-sum {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-cars {
    width: 190px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-cars .inner {
    padding-left: 29px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-cars .dealer-labels {
    font-weight: 700;
    font-size: 14px;
    color: #232628;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-cars .dealer-cars-count {
    display: block;
    margin-top: -4px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-phone {
    width: 190px;
    color: #232628;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-phone .inner .phone {
    display: inline-block;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-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;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-phone .inner .stm-show-number.load_number {
    color: transparent;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-phone .inner .stm-show-number.load_number:before {
    content: "\f1ce";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #333333;
    font-size: 15px;
    position: absolute;
    left: 0;
    animation: spin 2s linear infinite;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-phone .phone {
    font-weight: 700;
    font-size: 14px;
    margin-right: 10px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location {
    width: 255px;
    color: #232628;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .clearfix {
    position: relative;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .dealer-location-label {
    font-size: 14px;
    font-weight: 700;
    color: #232628;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .map_link {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    z-index: 5;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .map_link .fas {
    margin-right: 2px;
    position: relative;
    top: 1px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .inner {
    padding-right: 90px;
    width: 275px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .inner .stm-label {
    margin-top: -4px;
    color: #888;
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    max-width: 150px;
    text-overflow: ellipsis;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td .inner {
    position: relative;
    padding-left: 25px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td .inner i {
    position: absolute;
    top: 5px;
    left: 0;
    color: #CE2C2C;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td .inner i.stm-service-icon-pin_big {
    top: 50%;
    margin-top: -9px;
    font-size: 18px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td .inner i.stm-service-icon-phone_2 {
    font-size: 14px;
}

.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td .inner i.stm-service-icon-body_type {
    font-size: 11px;
}

.dealer-search-title {
    margin: 49px 0 0;
}

.dealer-search-title .stm-car-listing-sort-units {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.dealer-search-title .stm-car-listing-sort-units .stm-directory-listing-top__right {
    margin-top: 0;
}

.dealer-search-title .stm-car-listing-sort-units .stm-sort-by-options {
    margin-right: 0;
}

.dealer-search-title .stm-listing-directory-title {
    float: left;
}

.dealer-search-title .stm-listing-directory-title div.title {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    letter-spacing: -0.8px;
}

.dealer-search-title .stm-listing-directory-title div.title .green {
    color: #CE2C2C;
}

.stm-load-more-dealers.button {
    display: inline-block;
    position: relative;
    background-color: #000000;
    box-shadow: none;
    padding: 14px 24px 12px;
    font-size: 12px;
}

.stm-load-more-dealers.button.not-clickable {
    padding: 14px 0 12px;
    background-color: #aaa !important;
}

.stm-load-more-dealers.button.not-clickable span {
    opacity: 0;
}

.stm-load-more-dealers.button.not-clickable:hover {
    cursor: not-allowed;
}

.stm-load-more-dealers.button.not-clickable:before {
    position: absolute;
    content: "";
    display: block;
    font-family: "stm-icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -7px;
    content: "\e924";
    line-height: 22px;
    animation: rotating 2s infinite linear;
}

.gm-style .gm-style-mtc button {
    color: #555555 !important;
}

#header.stm-header-was-fixed {
    z-index: 100;
}

.stm-fixed-attachment {
    position: relative;
    background-attachment: fixed;
}

.stm-fixed-attachment:before {
    position: absolute;
    content: "";
    display: block;
    position: absolute;
    display: block !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
}

body.stm-firefox .listing-archive-dealer-info .dealer-info-block {
    display: inline-block;
}

.stm-user-registration-unit .stm-social-login-wrap {
    margin-bottom: 30px;
    padding: 37px 30px 4px;
}

.stm-social-login-wrap {
    display: block;
    padding: 28px 30px 4px;
    background-color: #fff;
    border-top: 4px solid #000000;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.stm-social-login-wrap .wp-social-login-connect-with {
    font-size: 15px;
    font-family: "Montserrat";
    color: #232628;
    font-weight: 700;
}

.stm-social-login-wrap .wp-social-login-provider-list {
    padding: 10px 0;
}

.stm-social-login-wrap .wp-social-login-provider-list a {
    text-decoration: none;
    margin-right: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=text] {
        font-size: 16px;
    }
}

@media (max-width: 1100px) {
    .listing-logo-main {
        margin-right: 15px;
    }

    .stm-similar-cars-units .stm-similar-car .right-unit .stm-price {
        margin-bottom: 10px;
    }

    .stm-similar-cars-units .stm-similar-car .right-unit .stm-car-similar-meta {
        clear: both;
    }

    .listing-list-loop .content .meta-middle .meta-middle-unit {
        display: inline-block !important;
    }

    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text],.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) {
    .listing-archive-dealer-info .dealer-info-block {
        display: block;
    }

    .stm_dynamic_listing_filter:before {
        background: none;
    }

    .stm-vc-listing-pad__right {
        padding-right: 15px !important;
    }

    .stm-vc-listing-pad__left {
        padding-left: 15px !important;
    }

    .stm-template-listing_one_elementor .archive-listing-page {
        margin-top: 30px;
    }

    .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label {
        width: 25%;
    }

    .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label:nth-child(2n+1) {
        clear: none;
    }

    .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label:nth-child(4n+1) {
        clear: both;
    }

    .stm-template-listing_one_elementor .listing-list-loop .content .meta-middle .meta-middle-unit {
        display: inline-block !important;
    }

    .stm-listing-directory-title {
        text-align: center;
    }

    .listing-logo-main {
        margin-top: 0 !important;
        height: 44px;
        line-height: 44px;
    }

    .listing-logo-main .bloglogo {
        max-height: 44px;
        display: inline-block;
    }

    .stm_icon_filter_label {
        margin-right: 0;
        margin-top: 2px;
    }

    .stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-bot-info {
        padding-left: 0;
    }

    .stm-pricing__features {
        display: none;
    }

    .stm-pricing__side-panel {
        float: none;
        width: 100%;
    }

    .stm-pricing__tables {
        float: none;
        width: 100%;
        margin: 0;
    }

    .stm-pricing-table__feature-label {
        padding-top: 5px;
        display: block;
    }

    .copyright-socials ul li {
        margin-left: 20px;
    }

    .stm-login-register-form .stm-register-form form .form-group h4 {
        margin-top: 15px;
    }

    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter {
        width: 50%;
    }

    .stm_add_car_form .stm-form-2-features .stm-single-feature {
        width: 33.33333%;
    }

    .stm-add-media-car {
        margin-top: 20px;
    }

    .stm_add_car_form .stm-form-4-videos .stm-simple-notice {
        margin: 10px 0 15px;
    }

    .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:after {
        top: -27px;
        left: 50%;
        margin-left: -5px;
    }

    .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:before {
        top: -27px;
        left: 50%;
        margin-left: -12px;
    }

    .stm-pricing-table .stm-pricing-table__action > a {
        white-space: nowrap;
    }

    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .map_link {
        display: none;
    }

    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .inner {
        padding-right: 0;
        width: auto;
    }

    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.image {
        padding-right: 15px;
    }

    .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_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-dealer-public-profile .stm-dealer-main-info .stm-dealer-info.stm-inline-icons .stm-dealer-info-unit {
        width: 100%;
    }

    .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.image {
        display: none;
    }

    .stm-form-checking-user .stm-add-a-car-user .left-info {
        float: none;
        padding: 30px 0 0;
    }

    .stm-add-a-car-user .left-info .user-info h4 {
        margin-top: 0;
    }

    .stm_add_car_form .stm-form-checking-user .stm-add-a-car-user .add-car-btns-wrap {
        margin: 0;
    }

    .stm-add-a-car-user .right-info {
        text-align: left;
    }

    .stm_add_car_form .stm-form-checking-user .stm_register_title h3 {
        float: none;
    }

    .stm-login-register-form .stm-register-form {
        margin-top: 30px;
    }

    .stm-form-price-edit .stm_price_input {
        padding: 20px 15px 25px;
        margin-bottom: 30px;
    }

    .stm-add-media-car {
        padding-right: 0 !important;
    }

    .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder {
        width: 50%;
    }

    .stm_add_car_form .stm-form-2-features .stm-single-feature {
        width: 50%;
    }

    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter {
        width: 100%;
    }

    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text],.stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=number],.stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .select2 {
        float: left;
        margin-right: 15px;
    }

    .stm_add_car_form .stm-form-checking-user {
        padding: 0 10px;
    }

    .stm_add_car_form .stm-form-checking-user .stm-form-inner .add-car-btns-wrap li .stm-add-a-car-loader {
        margin-right: -10px;
    }

    .stm_add_car_form .right-info {
        border-left: none;
        padding: 20px;
    }

    .stm-my-profile-settings .main-info-settings {
        padding-right: 0;
    }

    .stm-my-profile-settings.stm-become-a-dealer .stm-image-unit .image {
        display: inline-block;
        float: none;
        margin: 0 0 20px;
    }

    .stm-pricing_3 .stm-pricing__tables-col {
        width: 100%;
    }

    .stm-pricing_3 .stm-pricing__tables-col .stm-pricing__tables-col-inner {
        padding: 0 0 60px;
    }

    .stm-single-listing-car-features .lists-inline > ul {
        width: 50%;
    }

    .stm-single-listing-car-features .lists-inline > ul li {
        width: 50%;
    }

    .stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
        float: none;
        width: 100%;
    }

    .stm_dynamic_listing_filter .tab-content button[type=submit] {
        margin-left: 0;
        margin-bottom: 35px;
        float: none;
    }

    .post-grid-single-unit {
        max-width: 320px;
        width: auto;
        margin: 0 auto 50px;
    }

    .stm-listing-layout-footer .stm-footer-search-inventory {
        margin-bottom: 15px;
        float: none;
        text-align: right;
    }

    .stm_listing_tabs_style_2 .stm_listing_nav_list {
        float: none;
        margin-top: 35px;
        text-align: center;
    }

    .stm_listing_tabs_style_2 .stm_listing_nav_list li {
        margin-left: 0;
    }

    .stm_listing_tabs_style_2 h3 {
        text-align: center;
    }

    .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
        width: 33%;
    }

    .stm-template-listing_one_elementor .listing-list-loop.stm-listing-directory-list-loop {
        padding-bottom: 15px;
    }

    .stm-template-listing_one_elementor .listing-list-loop.stm-listing-directory-list-loop .image {
        max-width: 100%;
        margin-right: 0;
    }

    .stm-template-listing_one_elementor .listing-list-loop.stm-listing-directory-list-loop .image .img-responsive {
        width: 100%;
    }

    .stm-template-listing_one_elementor .stm-listing-no-price-labels.listing-list-loop .content .meta-top .price {
        margin-top: 12px;
    }

    .stm-template-listing_one_elementor .listing-list-loop .content .meta-middle .meta-middle-unit {
        width: 100%;
        display: block !important;
        border-bottom: 1px solid #ddd;
        padding-bottom: 0;
        margin-bottom: 5px;
    }

    .stm-template-listing_one_elementor .listing-list-loop .content .meta-middle .meta-middle-unit.meta-middle-divider {
        display: none !important;
    }

    .stm-template-listing_one_elementor .listing-list-loop .content .meta-middle .meta-middle-unit .value {
        margin-left: 10px;
        position: relative;
        top: 5px;
        font-size: 15px;
        font-weight: 400;
    }

    .stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-listing-directory-title {
        float: none;
        margin-bottom: 20px;
    }

    .stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-directory-listing-top__right .stm-sort-by-options {
        float: left;
    }

    .stm-dealer-private-settings-unit .main-info-settings {
        padding-right: 0;
    }

    .stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .image {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar {
        margin-top: 20px;
        width: 100%;
    }

    .stm-settings-confirm-password {
        padding-bottom: 19px;
    }

    .stm-listing-single-price-title .price {
        float: left;
        margin-bottom: 20px;
    }

    .stm-listing-single-price-title .price:before {
        display: none;
    }

    .stm-listing-single-price-title .title {
        width: 100%;
    }

    .stm-user-private .stm-user-private-main .stm-seller-title.stm-main-title {
        float: none;
        margin-bottom: 15px;
    }

    .stm-sort-private-my-cars {
        margin-bottom: 15px;
        text-align: left;
    }

    .listing-list-loop-edit {
        max-height: inherit;
    }

    .stm-template-listing_one_elementor .listing-list-loop .content .meta-middle .meta-middle-unit.location .stm-tooltip-link {
        white-space: normal;
    }
}

@media (max-width: 767px) and (max-width: 767px) {
    .stm-template-listing_one_elementor .listing-list-loop .content .meta-middle .meta-middle-unit.location .stm-tooltip-link {
        font-size: 12px;
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .stm-template-listing_one_elementor .listing-list-loop .content .meta-middle .meta-middle-unit .value {
        vertical-align: top;
    }
}

@media (max-width: 767px) {
    .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .col-md-9 .single-listing-car-inner {
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .stm-dealer-tabs .stm_listing_tabs_style_2.stm-car-listing-sort-units .stm-seller-title {
        float: none;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-image {
        float: none;
        margin-right: 0;
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list {
        border: 4px solid #000000;
        display: flex;
        overflow-y: scroll;
    }
}

@media (max-width: 767px) {
    .stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list li {
        float: none;
        width: 100%;
        white-space: nowrap;
    }
}

@media (max-width: 767px) {
    .stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list li a:before {
        display: none;
    }
}

@media (max-width: 767px) {
    .stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall {
        padding: 25px;
        padding-bottom: 15px;
        padding-top: 35px;
    }
}

@media (max-width: 767px) {
    .stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .stm-comment-dealer-wrapper .average {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .stm-comment-dealer-wrapper .overall {
        float: none;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .stm-comment-dealer-wrapper .overall .stm-one-rate {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .stm-comment-dealer-wrapper .stm-bottom .stm-added-by {
        float: none;
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .stm-comment-dealer-wrapper .stm-bottom .stm-recommend {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .stm-comment-dealer-wrapper .stm-bottom .stm-recommend:before {
        display: none;
    }
}

@media (max-width: 767px) {
    .stm-write-dealer-review .right,.stm-write-dealer-review .left {
        width: 100%;
        float: none;
    }
}

@media (max-width: 767px) {
    .stm-write-dealer-review .right {
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .stm-dealer-public-profile .stm-dealer-top-right,.stm-dealer-public-profile .stm-dealer-top-left {
        float: none;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .stm-user-public-profile .stm-user-name {
        float: none;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .stm-user-public-profile .stm-user-data-right {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .stm-user-public-profile .stm-user-data-right .stm-user-email {
        float: none;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .stm-directory-grid-loop .image {
        position: relative;
        display: block;
        max-width: 100% !important;
        width: auto;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stn-add-car-location-wrap .stm-form-1-quarter {
        flex-direction: column;
    }

    .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: 100%;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .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-left: 14px;
    }

    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-link-lat-lng-wrap {
        width: 48%;
        text-align: left;
    }

    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-link-lat-lng-wrap a {
        float: inherit;
    }
}

@media (max-width: 650px) {
    .stm-single-listing-car-features .lists-inline > ul {
        width: 33.33333%;
    }

    .stm-single-listing-car-features .lists-inline > ul li {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .stm-template-listing_one_elementor .stm_breadcrumbs_unit {
        display: none;
    }

    .stm-template-listing_one_elementor .stm-view-type-list, .stm-template-listing_one_elementor .stm-view-type-grid {
        padding-top: 20px;
    }

    .stm-template-listing_one_elementor .title-box-disabled {
        height: 20px;
    }

    .stm-single-listing-car-features .lists-inline > ul {
        width: 50%;
    }

    .stm-single-listing-car-features .lists-inline > ul li {
        width: 100%;
    }

    .stm-template-listing_one_elementor .stm-add-a-car-user-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .stm-template-listing_one_elementor .add-car-btns-wrap {
        flex-direction: column !important;
        align-items: center;
    }

    .stm-template-listing_one_elementor .add-car-btns-wrap li {
        display: flex;
        justify-content: center;
        margin: 0 0 0 15px !important;
    }

    .stm-template-listing_one_elementor .add-car-btns-wrap li:first-child {
        margin-bottom: 20px !important;
    }

    .stm-template-listing_one_elementor .add-car-btns-wrap li:last-child button {
        font-size: 11.5px;
    }

    .stm-template-listing_one_elementor .right-info {
        text-align: center !important;
    }
}

@media (max-width: 500px) {
    .stm-fixed-attachment {
        background-attachment: scroll !important;
    }

    .stm-footer-search-inventory span.twitter-typeahead {
        display: block !important;
    }

    .stm-listing-layout-footer .stm-footer-menu {
        text-align: center;
    }

    .stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu {
        padding-left: 0 !important;
    }

    .stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu li {
        margin: 0 12px !important;
    }

    .stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu li:before {
        opacity: 0;
    }

    .stm-listing-layout-footer .stm-footer-search-inventory input {
        width: 100%;
    }

    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td {
        display: block;
        padding: 15px 0 5px;
        margin-bottom: 0;
    }

    .stm-blog-fullwidth-info {
        height: inherit !important;
        margin-left: 0 !important;
        max-width: 100%;
    }

    .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
        width: 50%;
    }
}

@media (max-width: 430px) {
    .stm-single-listing-car-features .lists-inline > ul {
        width: 100%;
    }

    .stm-single-listing-car-features .lists-inline > ul li {
        width: 100%;
    }

    .stm_add_car_form .stm-form-2-features .stm-single-feature {
        width: 100%;
    }

    .stm-template-listing_one_elementor .listing-list-loop .image .image-inner {
        max-height: 216px;
    }
}

.stm-current-slider-labels {
    display: none;
}

.stm-slider-filter-type-unit .pull-left {
    margin-bottom: 19px;
}

.stm-slider-filter-type-unit .row {
    margin-bottom: 16px;
}

.stm-filter-type-slider {
    margin-bottom: 19px;
}

.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover {
    background-color: #CE2C2C;
    color: #fff;
}

.woocommerce #respond input#submit:active,.woocommerce a.button:active,.woocommerce button.button:active,.woocommerce input.button:active,.stm-button:active,input[type=submit]:active,button:active,.button:active,.load-more-btn:active {
    box-shadow: none;
}

.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button {
    background-color: #CE2C2C;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #CE2C2C;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: rgba(206,44,44, 0.75);
}

.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 {
    background-color: #CE2C2C;
}

#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), #CE2C2C 0, #CE2C2C var(--high), transparent 0) no-repeat 0 100%/100% 100%;
}

#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 {
    background-color: #CE2C2C;
}

#main .stm-shop-sidebar-area .wc-block-price-filter .wc-block-components-price-slider__actions .wc-block-components-filter-reset-button {
    background-color: #000000;
}

.single-product input.input-text.qty.text {
    height: 47px;
    line-height: 47px;
}

.stm-featured-top-cars-title {
    margin-bottom: 25px;
    position: relative;
    padding-right: 120px;
    border-bottom: 3px solid #CE2C2C;
}

.stm-featured-top-cars-title .heading-font {
    position: relative;
    display: inline-block;
    padding: 3px 16px;
    color: #fff;
    background-color: #CE2C2C;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stm-featured-top-cars-title .heading-font:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: -14px;
    height: 100%;
    width: 32px;
    background-color: #CE2C2C;
    transform: skew(45deg, 0deg);
    z-index: -1;
}

.stm-featured-top-cars-title a {
    position: absolute;
    right: 3px;
    bottom: 3px;
    font-size: 13px;
    color: #777;
}

.stm-special-car-top-on,.stm-isotope-sorting-featured-top .listing-list-loop {
    border-bottom: 3px solid #CE2C2C;
}

.car-listing-row .stm-isotope-sorting-featured-top .car-meta-top {
    border-bottom: 3px solid #CE2C2C;
}

.stm-multiple-select .select2-search .select2-search__field,.stm-multiple-select h5 {
    color: #fff;
}

.select2-container--open.stm-multi-currency {
    z-index: 1003;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    background-color: transparent;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fff !important;
}

.stm-inventory-map-body #comments {
    display: none !important;
}

.single-car-prices .single-regular-sale-price .regular-price-with-sale strong {
    display: block;
}

.stm-gallery-action-unit {
    transition: all 0.1s ease-in;
    overflow: visible !important;
}

.stm-gallery-action-unit .stm-a2a-popup {
    display: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 0px 0 4px;
}

.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%);
}

.stm-gallery-action-unit .stm-a2a-popup .addtoany_shortcode {
    background: #fff;
    padding: 5px 5px 1px;
    border-radius: 3px;
    border: 1px solid #dddddd;
}

.stm-gallery-action-unit .stm-a2a-popup .addtoany_shortcode .a2a_kit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.stm-template-listing_one_elementor button.enabled[data-load=pay] {
    background-color: #CE2C2C;
    box-shadow: 0 2px 0 rgba(206,44,44, 0.75);
}

.archive-listing-page ul.nav.nav-tabs {
    margin-bottom: 15px;
    background: #000000;
    border: 0;
    padding-left: 3px;
}

.archive-listing-page ul.nav.nav-tabs li {
    color: #fff;
    margin-bottom: 0;
    margin-top: -3px;
    padding: 0;
}

.archive-listing-page ul.nav.nav-tabs li a {
    color: #fff;
    background: transparent;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    border-top: 3px solid #fff;
    margin-right: 0;
}

.archive-listing-page ul.nav.nav-tabs li.active {
    background: #fff;
}

.archive-listing-page ul.nav.nav-tabs li.active a {
    color: #000000;
    border-top: 3px solid #CE2C2C;
}

#statistics-modal-wrap {
    margin-top: 70px;
}

#statistics-modal-wrap .modal-body {
    position: relative;
    padding-top: 22px;
    padding-bottom: 22px;
}

#statistics-modal-wrap .modal-body .close-statistics-modal {
    position: absolute;
    right: -25px;
    top: 0;
}

#statistics-modal-wrap .modal-body .fa-times {
    font-size: 22px;
    color: #fff;
    cursor: pointer;
}

#statistics-modal-wrap .modal-body p.statistics-modal-title {
    color: #000000;
    font-family: Montserrat;
    font-size: 16px;
    text-align: left;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}

#statistics-modal-wrap .modal-body p.statistics-modal-title span.bold {
    font-weight: 700;
}

#statistics-modal-wrap .modal-body .chart {
    padding-top: 15px;
}

#statistics-modal-wrap .modal-body .chart #listingsChart {
    max-height: 360px;
}

#statistics-modal-wrap .modal-body ul.statistics-type {
    list-style: none;
    margin: 14px auto 0 auto;
    width: -moz-fit-content;
    width: fit-content;
}

#statistics-modal-wrap .modal-body ul.statistics-type li {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Montserrat;
    font-size: 14px;
    cursor: pointer;
    color: #000000;
}

#statistics-modal-wrap .modal-body ul.statistics-type li .phone-circle {
    color: #16cb64;
}

#statistics-modal-wrap .modal-body ul.statistics-type li .view-circle {
    color: #417bdf;
}

#statistics-modal-wrap .modal-body ul.statistics-type li .fa-circle {
    font-weight: bold;
}

#statistics-modal-wrap .modal-body ul.statistics-type li:first-child {
    margin-right: 30px;
}

#statistics-modal-wrap .modal-body ul.statistics-type li.off {
    color: #888;
}

#statistics-modal-wrap .modal-body ul.statistics-type li.off .fa-circle {
    color: #888;
}

.select2-container.statistics-period {
    z-index: 2000;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .interactive-hoverable .hoverable-wrap .hoverable-unit.active .indicator {
    background-color: #CE2C2C;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .listing-list-loop .image {
    min-height: 174px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .listing-list-loop .interactive-hoverable {
    min-width: 280px;
    min-height: 166px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .listing-list-loop .interactive-hoverable:after {
    display: none !important;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .listing-list-loop .interactive-hoverable .hoverable-wrap {
    min-height: 161px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .listing-list-loop .interactive-hoverable .hoverable-wrap {
        min-height: unset;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .stm_listing_tabs_style_2 .image:before {
    background-color: transparent;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .stm_listing_tabs_style_2 .image .interactive-hoverable {
    min-width: 280px;
    min-height: 160px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .stm_listing_tabs_style_2 .image .stm-listing-compare,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .stm_listing_tabs_style_2 .image .stm-listing-favorite {
    bottom: 13px !important;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor #modern-filter-listing .interactive-hoverable {
    min-width: 257px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .car-listing-modern-grid .interactive-hoverable {
    min-height: 160px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor #modern-filter-listing .car-listing-row .image:before,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor #modern-filter-listing .listing-car-item-inner .image:before,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .archive-listing-page .car-listing-row .image:before,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .archive-listing-page .listing-car-item-inner .image:before {
    background-color: transparent;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor #modern-filter-listing .car-listing-row .image .stm-listing-compare,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor #modern-filter-listing .car-listing-row .image .stm-listing-favorite,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor #modern-filter-listing .listing-car-item-inner .image .stm-listing-compare,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor #modern-filter-listing .listing-car-item-inner .image .stm-listing-favorite,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .archive-listing-page .car-listing-row .image .stm-listing-compare,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .archive-listing-page .car-listing-row .image .stm-listing-favorite,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .archive-listing-page .listing-car-item-inner .image .stm-listing-compare,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .archive-listing-page .listing-car-item-inner .image .stm-listing-favorite {
    bottom: 14px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .stm-dealer-tabs .image:before {
    background-color: transparent;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .stm-dealer-tabs .image .stm-listing-compare,.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .stm-dealer-tabs .image .stm-listing-favorite {
    bottom: 14px !important;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .stm-dealer-tabs .stm-directory-grid-loop .image .interactive-hoverable {
    min-height: 160px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_one_elementor .stm-dealer-tabs .stm-listing-directory-list-loop .image .interactive-hoverable {
    min-width: 257px;
    min-height: 152px;
}

.blog #main .widget_block label {
    font-size: 16px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 14px;
}

.blog #main .widget_search .wp-block-search:before, .blog #main .widget_search .wp-block-search:after {
    top: initial;
    bottom: 0;
}

.blog #main .widget_search .wp-block-search__inside-wrapper {
    border: initial;
    padding: initial;
}

.blog #main .widget_search .wp-block-search__input:focus {
    background-color: #fff;
    border-color: #000000;
    color: #232628;
}

@media (max-width: 1100px) {
    .listing-logo-main {
        margin-right: 15px;
    }

    .stm-similar-cars-units .stm-similar-car .right-unit .stm-price {
        margin-bottom: 10px;
    }

    .stm-similar-cars-units .stm-similar-car .right-unit .stm-car-similar-meta {
        clear: both;
    }

    .listing-list-loop .content .meta-middle .meta-middle-unit {
        display: inline-block;
    }

    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text],.stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .select2 {
        max-width: 170px;
    }

    .stm-inventory-map-filter-arrow-wrap .stm-inventory-map-filter-wrap .stm-filter-scrollbar {
        overflow-y: scroll;
        overflow-x: hidden;
    }
}

@media (min-width: 991px) {
    #wrapper {
        padding-top: 0 !important;
    }
}

@media (max-width: 991px) {
    .listing-archive-dealer-info .dealer-info-block {
        display: block;
    }

    .stm_dynamic_listing_filter:before {
        background: none;
    }

    .stm-vc-listing-pad__right {
        padding-right: 15px !important;
    }

    .stm-vc-listing-pad__left {
        padding-left: 15px !important;
    }

    .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;
    }

    .stm_listing_tabs_style_2 .tab-pane .row-4 .col-md-3:nth-child(4n+1) {
        clear: none;
    }

    .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;
    }

    .stm-template-listing .archive-listing-page {
        margin-top: 30px;
    }

    .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label {
        width: 25%;
    }

    .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label:nth-child(2n+1) {
        clear: none;
    }

    .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label:nth-child(4n+1) {
        clear: both;
    }

    .stm-template-listing .listing-list-loop .content .meta-middle .meta-middle-unit {
        display: inline-block;
    }

    .stm-listing-directory-title {
        text-align: center;
    }

    .listing-logo-main {
        margin-top: 0 !important;
        height: 44px;
        line-height: 44px;
    }

    .listing-logo-main .bloglogo {
        max-height: 44px;
        display: inline-block;
    }

    .stm_icon_filter_label {
        margin-right: 0;
        margin-top: 2px;
    }

    .stm-dealer-public-profile .stm-dealer-main-info .stm-dealer-bot-info {
        padding-left: 0;
    }

    .stm-pricing__features {
        display: none;
    }

    .stm-pricing__side-panel {
        float: none;
        width: 100%;
    }

    .stm-pricing__tables {
        float: none;
        width: 100%;
        margin: 0;
    }

    .stm-pricing-table__feature-label {
        padding-top: 5px;
        display: block;
    }

    .copyright-socials ul li {
        margin-left: 20px;
    }

    .stm-login-register-form .stm-register-form form .form-group h4 {
        margin-top: 15px;
    }

    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter {
        width: 50%;
    }

    .stm_add_car_form .stm-form-2-features .stm-single-feature {
        width: 33.33333%;
    }

    .stm-add-media-car {
        margin-top: 20px;
    }

    .stm_add_car_form .stm-form-4-videos .stm-simple-notice {
        margin: 10px 0 15px;
    }

    .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:after {
        top: -27px;
        left: 50%;
        margin-left: -5px;
    }

    .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases:before {
        top: -27px;
        left: 50%;
        margin-left: -12px;
    }

    .stm-pricing-table .stm-pricing-table__action > a {
        white-space: nowrap;
    }

    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .map_link {
        display: none;
    }

    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-location .inner {
        padding-right: 0;
        width: auto;
    }

    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.image {
        padding-right: 15px;
    }
}

@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.image {
        display: none;
    }

    .listing-list-loop .content .meta-bottom .single-car-actions .list-unstyled li {
        text-align: left;
    }

    .stm-add-a-car-user .left-info {
        float: none;
        margin-bottom: 20px;
    }

    .stm-add-a-car-user .left-info .user-info h4 {
        margin-top: 0;
    }

    .stm-add-a-car-user .right-info {
        text-align: left;
    }

    .stm_add_car_form .stm-form-checking-user .stm_register_title h3 {
        float: none;
    }

    .stm-login-register-form .stm-register-form {
        margin-top: 30px;
    }

    .stm-form-price-edit .stm_price_input {
        padding: 20px 15px 25px;
        margin-bottom: 30px;
    }

    .stm-add-media-car {
        padding-right: 0 !important;
    }

    .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery .stm-placeholder {
        width: 50%;
    }

    .stm_add_car_form .stm-form-2-features .stm-single-feature {
        width: 50%;
    }

    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter {
        width: 100%;
    }

    .stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter input[type=text],.stm_add_car_form .stm_add_car_form_1 .stm-form-1-end-unit .stm-form-1-quarter .select2 {
        float: left;
        margin-right: 15px;
    }

    .stm-my-profile-settings .main-info-settings {
        padding-right: 0;
    }

    .stm-my-profile-settings.stm-become-a-dealer .stm-image-unit .image {
        display: inline-block;
        float: none;
        margin: 0 0 20px;
    }

    .stm-pricing_3 .stm-pricing__tables-col {
        width: 100%;
    }

    .stm-pricing_3 .stm-pricing__tables-col .stm-pricing__tables-col-inner {
        padding: 0 0 60px;
    }

    .stm-single-listing-car-features .lists-inline > ul {
        width: 50%;
    }

    .stm-single-listing-car-features .lists-inline > ul li {
        width: 50%;
    }

    .stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
        float: none;
        width: 100%;
    }

    .stm_dynamic_listing_filter .tab-content button[type=submit] {
        margin-left: 0;
        margin-bottom: 35px;
        float: none;
    }

    .post-grid-single-unit {
        max-width: 320px;
        width: auto;
        margin: 0 auto 50px;
    }

    .stm-listing-layout-footer .stm-footer-search-inventory {
        margin-bottom: 15px;
        float: none;
        text-align: right;
    }

    .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
        width: 33%;
    }

    .stm-template-listing .listing-list-loop.stm-listing-directory-list-loop {
        padding-bottom: 15px;
    }

    .stm-template-listing .listing-list-loop.stm-listing-directory-list-loop .image {
        max-width: 100%;
        margin-right: 0;
    }

    .stm-template-listing .stm-listing-no-price-labels.listing-list-loop .content .meta-top .price {
        margin-top: 12px;
    }

    .stm-template-listing .listing-list-loop .content .meta-middle .meta-middle-unit {
        width: 100%;
        display: block !important;
        border-bottom: 1px solid #ddd;
        padding-bottom: 0;
        margin-bottom: 0;
        padding-top: 3px;
    }

    .stm-template-listing .listing-list-loop .content .meta-middle .meta-middle-unit.meta-middle-divider {
        display: none !important;
    }

    .stm-template-listing .listing-list-loop .content .meta-middle .meta-middle-unit .value {
        margin-left: 10px;
        position: relative;
        top: 4px;
        font-size: 15px;
        font-weight: 400;
    }

    .stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-listing-directory-title {
        float: none;
        margin-bottom: 20px;
    }

    .stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-directory-listing-top__right .stm-sort-by-options {
        float: left;
    }

    .stm-dealer-private-settings-unit .main-info-settings {
        padding-right: 0;
    }

    .stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .image {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .stm-dealer-private-settings-unit .stm-my-profile-settings .stm-image-unit .stm-upload-new-avatar {
        margin-top: 20px;
        width: 100%;
    }

    .stm-settings-confirm-password {
        padding-bottom: 19px;
    }

    .stm-listing-single-price-title .price {
        float: right;
        margin-bottom: 20px;
        display: inline-block;
    }

    .stm-listing-single-price-title .price:before {
        display: none;
    }

    .stm-user-private .stm-user-private-main .stm-seller-title.stm-main-title {
        float: none;
        margin-bottom: 15px;
    }

    .stm-sort-private-my-cars {
        margin-bottom: 15px;
        text-align: left;
    }

    .listing-list-loop-edit {
        max-height: inherit;
    }

    .stm-template-listing .listing-list-loop .content .meta-middle .meta-middle-unit.location .stm-tooltip-link {
        white-space: normal;
    }

    .stm-template-listing .listing-list-loop .content .meta-middle .meta-middle-unit .value {
        vertical-align: top;
    }

    .stm-listing-directory-checkboxes.stm-two_cols .stm-accordion-content-wrapper .stm-option-label {
        width: 50%;
    }

    .col-md-9 .single-listing-car-inner {
        padding-right: 0;
    }

    .stm-dealer-tabs .stm_listing_tabs_style_2 .stm-seller-title {
        float: none;
        text-align: left;
    }

    .stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list {
        border: 4px solid #000000;
    }

    .stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list li {
        float: none;
    }

    .stm-dealer-tabs ul.heading-font.stm-dealer-tabs-list li a:before {
        display: none;
    }

    .stm-dealer-review-tab .stm-dealer-rating .stm-dealer-average {
        width: 100%;
    }

    .stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall {
        padding: 25px;
        padding-bottom: 15px;
        padding-top: 35px;
    }

    .stm-dealer-review-tab .stm-dealer-rating .stm-dealer-overall .stm-dealer-rate-part {
        width: 50%;
    }

    .stm-comment-dealer-wrapper .average {
        float: none;
        width: 100%;
    }

    .stm-comment-dealer-wrapper .overall {
        float: none;
        width: 100%;
    }

    .stm-comment-dealer-wrapper .overall .stm-one-rate {
        margin-bottom: 15px;
    }

    .stm-comment-dealer-wrapper .stm-bottom .stm-added-by {
        float: none;
        margin-bottom: 5px;
    }

    .stm-comment-dealer-wrapper .stm-bottom .stm-recommend {
        padding-left: 0;
    }

    .stm-comment-dealer-wrapper .stm-bottom .stm-recommend:before {
        display: none;
    }

    .stm-write-dealer-review .right,.stm-write-dealer-review .left {
        width: 100%;
        float: none;
    }

    .stm-write-dealer-review .right {
        margin-bottom: 25px;
    }

    .stm-dealer-public-profile .stm-dealer-top-right,.stm-dealer-public-profile .stm-dealer-top-left {
        float: none;
        margin-bottom: 15px;
    }

    .stm-user-public-profile .stm-user-name {
        float: none;
        margin-bottom: 20px;
    }

    .stm-user-public-profile .stm-user-data-right {
        text-align: left;
    }

    .stm-user-public-profile .stm-user-data-right .stm-user-email {
        float: none;
        margin-left: 0;
    }

    .stm-directory-grid-loop .image {
        position: relative;
        display: block;
        max-width: 255px;
        width: auto;
        margin: 0 auto;
    }

    .stm-mt-icon-counter {
        text-align: center;
    }

    .stm-mt-icon-counter .stm-mt-icon-counter-left {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    #statistics-modal-wrap .modal-body .close-statistics-modal {
        right: 15px;
        top: 20px;
    }

    #statistics-modal-wrap .modal-body .fa-times {
        color: #000;
    }

    #statistics-modal-wrap .modal-body .statistics-modal-title {
        padding-right: 18px;
    }
}

@media (max-width: 650px) {
    .stm-single-listing-car-features .lists-inline > ul {
        width: 33.33333%;
    }

    .stm-single-listing-car-features .lists-inline > ul li {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .stm-template-listing .stm_breadcrumbs_unit {
        display: none;
    }

    .stm-template-listing .stm-view-type-list, .stm-template-listing .stm-view-type-grid {
        padding-top: 20px;
    }

    .stm-template-listing .title-box-disabled {
        height: 20px;
    }

    .stm-single-listing-car-features .lists-inline > ul {
        width: 50%;
    }

    .stm-single-listing-car-features .lists-inline > ul li {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .stm-fixed-attachment {
        background-attachment: scroll !important;
    }

    .stm-footer-search-inventory span.twitter-typeahead {
        display: block !important;
    }

    .stm-listing-layout-footer .stm-footer-menu {
        text-align: center;
    }

    .stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu {
        padding-left: 0 !important;
    }

    .stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu li {
        margin: 0 12px !important;
    }

    .stm-listing-layout-footer .stm-footer-menu .stm-listing-footer-menu li:before {
        opacity: 0;
    }

    .stm-listing-layout-footer .stm-footer-search-inventory input {
        width: 100%;
    }

    .dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td {
        display: block;
        padding: 15px 0 5px;
        margin-bottom: 0;
    }

    .stm-blog-fullwidth-info {
        height: inherit !important;
        margin-left: 0 !important;
        max-width: 100%;
    }

    .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
        width: 50%;
    }
}

@media (max-width: 430px) {
    .stm-single-listing-car-features .lists-inline > ul {
        width: 100%;
    }

    .stm-single-listing-car-features .lists-inline > ul li {
        width: 100%;
    }

    .stm_add_car_form .stm-form-2-features .stm-single-feature {
        width: 100%;
    }

    .stm-inventory-map-wrap {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .stm-inventory-map-wrap .stm_gmap {
        height: 400px !important;
    }

    .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 50px;
    }

    .stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper {
        padding: 5px 50px 40px 50px;
    }

    .stm-inventory-map-wrap .stm-inventory-map-filter-wrap .stm-inventory-map-btn {
        padding: 0 30px 3px 30px;
    }

    .stm-inventory-map-filter-wrap {
        display: block;
        width: 100% !important;
        height: 100%;
        overflow: hidden;
        position: relative;
        transition: ease-out 0.2s;
    }

    .stm-inventory-map-filter-wrap .stm-filter-scrollbar {
        display: block;
        width: 100% !important;
        height: 100%;
        overflow: hidden;
        position: relative;
        padding-bottom: 111px;
    }

    .stm-inventory-map-filter-wrap .stm-inventory-map-btn {
        width: 100% !important;
        max-width: 100% !important;
    }

    .stm-inventory-map-wrap .stm-inventory-map-filter-wrap .mCSB_inside > .mCSB_container {
        margin: 0 !important;
    }
}

@media (max-width: 340px) {
    .stm-inventory-map-filter-wrap .filter-sidebar {
        padding-left: 30px !important;
    }

    .stm-inventory-map-filter-wrap .stm-accordion-single-unit a.title {
        padding: 27px 50px 20px 30px !important;
    }

    .stm-inventory-map-filter-wrap .stm-accordion-single-unit .stm-accordion-content .stm-accordion-content-wrapper {
        padding: 5px 50px 40px 30px !important;
    }

    .stm-inventory-map-filter-wrap .stm-inventory-map-btn {
        padding: 0 30px 3px 10px !important;
    }

    .stm-inventory-map-filter-wrap {
        width: 350px !important;
    }

    .stm-inventory-map-filter-wrap .stm-filter-scrollbar {
        width: 350px !important;
    }

    .stm-inventory-map-filter-wrap .stm-inventory-map-btn {
        width: 100% !important;
        max-width: 340px !important;
    }
}

.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 .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 .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 .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, 0.8);
    padding: 12px 22px 12px;
    border: 0;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, 0.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: #CE2C2C;
    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 25px;
    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 5 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 0.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;
}

@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 0.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 0.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 0.2s ease-in-out;
    color: #333;
}

.stm_motors_listing_types_multilisting_active .listing-type-list .card .card-body .btn {
    background: transparent;
    margin: 0 0 0 auto;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #fff;
    opacity: 0;
    transition: all 0.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: #CE2C2C;
}

.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: 11px;
    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 .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: #CE2C2C;
}

.stm_motors_listing_types_multilisting_active .car-listing-row .listing-car-item-meta .price {
    background-color: #CE2C2C;
    color: #fff;
}

.stm_motors_listing_types_multilisting_active .car-listing-row .listing-car-item-meta .price:before {
    background-color: #CE2C2C;
}

.stm_motors_listing_types_multilisting_active .price.discounted-price .regular-price {
    text-decoration: line-through;
}

.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: #CE2C2C;
}

.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 .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: #CE2C2C;
    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: #CE2C2C;
}

.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: #CE2C2C;
    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: #CE2C2C;
}

.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: #CE2C2C;
    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: #CE2C2C;
    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-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;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input {
    position: relative;
    width: 100%;
    min-height: 474px;
    margin-bottom: 20px;
    background-color: #eee;
    text-align: center;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-service-icon-photos {
    display: block;
    font-size: 92px;
    margin-bottom: 34px;
    color: #bebebe;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-image-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-image-preview .fas {
    display: none;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 30;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input input[type=file]:hover {
    cursor: pointer;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .button {
    display: inline-block;
    max-height: 46px;
    overflow: hidden;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    z-index: 29;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder.hasPreviews .stm_fake_button {
    opacity: 0;
    visibility: hidden;
    padding: 0;
    max-height: 0;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder.hasPreviews .stm-service-icon-photos {
    margin-bottom: 0;
    font-size: 67px;
    color: #CE2C2C;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input .stm-placeholder.hasPreviews .stm-service-icon-photos:after {
    position: absolute;
    content: "";
    display: block;
    width: 135px;
    height: 135px;
    top: 0;
    left: 50%;
    margin-left: -67px;
    margin-top: -27px;
    background-color: #fff;
    z-index: -1;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input:hover .hasPreviews .stm-service-icon-photos {
    color: #fff;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-main-input:hover .hasPreviews .stm-service-icon-photos:after {
    background-color: #CE2C2C;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-3-photos .stm-add-media-car .stm-media-car-gallery {
    margin: 0 -15px 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 15px;
    margin-bottom: 15px;
    width: 20%;
}

.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-placeholder-native {
    display: none;
}

.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-placeholder-native:nth-child(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.stm-placeholder-native:nth-child(2),.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-placeholder-native:nth-child(3),.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-placeholder-native:nth-child(4),.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-placeholder-native:nth-child(5) {
    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.stm-placeholder-native:nth-child(1):hover,.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-placeholder-native:nth-child(2):hover,.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-placeholder-native:nth-child(3):hover,.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-placeholder-native:nth-child(4):hover,.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-placeholder-native:nth-child(5):hover {
    cursor: default !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.stm-placeholder-native:nth-child(1) .inner,.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-placeholder-native:nth-child(2) .inner,.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-placeholder-native:nth-child(3) .inner,.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-placeholder-native:nth-child(4) .inner,.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-placeholder-native:nth-child(5) .inner {
    background-color: #eee;
}

.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 {
    position: relative;
    min-height: 81px;
    line-height: 81px;
    color: #bebebe;
    font-size: 41px;
    text-align: center;
    transition: 300ms ease;
    border: 1px solid #ddd;
}

.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: #CE2C2C;
}

.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.ui-draggable-dragging {
    border: 3px solid #CE2C2C;
}

.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-dragging:before {
    opacity: 1 !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.ui-draggable-dragging .fas {
    opacity: 0 !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.ui-draggable-dragging:hover .fas {
    opacity: 1 !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.ui-draggable:before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f0b2";
    bottom: 0;
    left: 0;
    width: 22px;
    height: 22px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    text-indent: -2px;
    background-color: #CE2C2C;
    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 {
    display: block;
    position: absolute;
    right: -10px;
    top: -10px;
    font-size: 13px;
    width: 24px;
    height: 24px;
    text-align: center;
    background-color: #CE2C2C;
    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: 5px;
}

.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.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 .inner.active .stm-image-preview:before {
    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 .inner .stm-image-preview.ui-draggable-dragging {
    z-index: 99;
}

.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: 3px solid #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:hover .inner.deleting .stm-image-preview:before {
    opacity: 0;
}

.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: #CE2C2C;
}

.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, 0.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, 0.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: #CE2C2C;
}

.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 5 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: #CE2C2C;
}

.stm_motors_listing_types_multilisting_active .stm_add_car_form .stm-form-5-notes .stm-seller-notes-phrases span {
    border-bottom: 1px dashed #CE2C2C;
}

.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 #CE2C2C;
    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, 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: 0.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: 0px;
    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, 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: #CE2C2C;
    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: #CE2C2C;
    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, 0.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: #CE2C2C;
    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: #CE2C2C;
    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: 0.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 #CE2C2C;
    box-shadow: 0 5px 29px rgba(0, 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: 0px;
    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, 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 40px;
    background-color: #CE2C2C;
}

.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: 0.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 #CE2C2C;
    box-shadow: 0 5px 29px rgba(0, 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: 0px;
    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, 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: 0.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, 0.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: #CE2C2C;
}

.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: -0.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, 0.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: #CE2C2C;
    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: 0.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: #CE2C2C;
}

.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: -0.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, 0.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 #CE2C2C;
    box-shadow: 0 5px 10px rgba(0, 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, 0.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: #CE2C2C;
    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: #CE2C2C;
    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-media-car {
        margin-top: 20px;
    }

    .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 #CE2C2C !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: #000000 !important;
}

.stm_motors_listing_types_multilisting_active.stm-template-listing .stm-login-register-form .stm-register-form form {
    border-top: 4px solid #000000;
}

.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 {
    background-color: #000000 !important;
}

.stm_motors_listing_types_multilisting_active.stm-template-listing_two .stm-login-register-form .stm-register-form form {
    border-top: 4px solid #000000;
}

.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: #000000 !important;
}

.stm_motors_listing_types_multilisting_active.stm-template-listing_three .stm-login-register-form .stm-register-form form {
    border-top: 4px solid #000000;
}

.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;
    }
}

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 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: transparent;
    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: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.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: bold;
    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, 0.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: 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
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg/lg.eot?n1z373);
    src: url(../fonts/lg/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg/lg.woff?n1z373) format("woff"),url(../fonts/lg/lg.ttf?n1z373) format("truetype"),url(../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(../images/lightGallery/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../images/lightGallery/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../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(../images/lightGallery/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../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://omelhorcarro.com/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
}

.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 #000000;
}

.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: #888888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
}

.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-login-register-form label[for=whatsapp-checker] {
    margin-top: 10px;
}

.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, 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;
    }
}

@-webkit-keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #000000;
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }
}

@keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #000000;
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }
}

.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;
}

@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: #CE2C2C;
}

.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, 0.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 {
    background-color: #000000;
}

.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: #000000;
    position: absolute;
    -webkit-animation: preloader 1.5s infinite ease-in-out;
    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;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(3) {
    left: 22px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(4) {
    left: 33px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(5) {
    left: 44px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.elementor-widget-container .motors-elementor-widget.car-listing-tabs-unit .car-listing-main-part .tab-content a.load-more-btn {
    background-color: #000000;
}

.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: #aaaaaa;
}

.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: #000000;
    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;
    }
}

.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: #CE2C2C;
}

.car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #000000;
    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: #000000;
    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: #aaaaaa;
    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: #000000;
    border-color: #000000;
}

.reset-all.reset-styled:focus {
    color: #000000;
    border-color: #000000;
}

.reset-all.reset-styled:active {
    color: #000000;
    border-color: #000000;
}

.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 0 0 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: #CE2C2C;
}

.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: #CE2C2C;
}

.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: #000000;
}

.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;
    width: 100%;
    min-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    overflow: hidden;
}

@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 0.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 0.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: 0.25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: 0.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: white;
    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: 0.85;
    z-index: -1;
    transition: all 0.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: 0.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: 0.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: 0.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: white;
    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: 0.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: #ffffff;
    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: 0.5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: 0.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 {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

@-webkit-keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@-webkit-keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@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-carousel {
    position: relative;
}

.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, 0.2);
    z-index: 500;
    transform: translateY(-50%);
    transition: 0.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, 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, 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, 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: 0.5;
    transition: 0.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: 0.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: 0.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: 0.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 0.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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.stm-hero-slider-wrap .container .stm-info-wrap .stm-hb-round {
    -webkit-backface-visibility: hidden;
    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 0.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: 0.25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: 0.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: white;
    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: 0.85;
    z-index: -1;
    transition: all 0.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: 0.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: 0.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: 0.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: white;
    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: 0.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: #ffffff;
    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: 0.5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: 0.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 {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

[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;
}

@-webkit-keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@-webkit-keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.stm-mt-icon-counter {
    color: #ffffff;
}

.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: #ffffff;
    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: -webkit-fit-content;
    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: #000000;
}

.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: #000000;
    color: #000000;
}

.elementor-widget-motors-image-categories .swiper-button-next:after {
    display: none;
}

.elementor-widget-motors-image-categories .swiper-button-prev:after {
    display: none;
}

.stm_listing_icon_filter.swiper {
    position: relative;
}

.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: 0.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 5 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 .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: 0.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 5 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_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: 0.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: #CE2C2C;
}

.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;
    }
}

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: #CE2C2C;
}

.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;
}

@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: 0px;
    }

    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, 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 {
    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 .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 .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;
}

.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: 30px 25px;
}

.sticky-mobile-filter {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    z-index: 10000;
    box-shadow: 0px 0px 5px 0px rgba(0, 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;
    }
}

.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 0;
    background-color: #000000;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    outline: none;
    box-shadow: 0 2px 0 #567ab4;
    transition: opacity 0.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: 0.8;
}

.mobile-search-filter-opened .select2-dropdown {
    z-index: 200000;
}

html.mobile-overflow-hidden {
    overflow: hidden;
    height: 100vh;
}

@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 0.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: #000000;
    }

    .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 0.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 0px 10px 0px;
        border-radius: 0;
    }

    .classic-filter-row.motors-elementor-widget .search-filter-form .sticky-filter-actions {
        display: block;
        position: -webkit-sticky;
        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: #888888;
        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;
    }
}

@media (max-width: 1024px) {
    .select2-container {
        z-index: 100000;
    }
}

@media (max-width: 1024px) {
    .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: #888888;
        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 0.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 5 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: #CE2C2C;
    transition: all 0.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: 0;
    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 0 0 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 0 0 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 0 0 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: 0px;
    }

    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;
    }
}

@media (max-width: 768px) {
    body.rtl .motors-elementor-inventory-search-results#listings-result .listing-list-loop li .car-action-unit.add-to-compare {
        text-align: center;
        padding-right: 0px;
    }

    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;
}

.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: #000000;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px;
    text-decoration: none !important;
}

.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: #dddddd;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px;
}

.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;
    }
}

.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: #000000;
    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: #000000;
}

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: #ffffff;
    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;
}

.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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.stm-elementor_listings_carousel .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #ffffff;
}

.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: #ffffff;
    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: -webkit-fit-content;
    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: #000000;
}

.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: #000000;
    color: #000000;
}

@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: transparent;
}

.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: #dddddd;
    color: transparent;
    font-size: 0;
    border-radius: 3px;
    margin-right: 10px;
    position: relative;
    cursor: default;
    transition: all 0.25s ease;
}

.carousel-nav-prev:before, .carousel-nav-next:before {
    display: block;
    height: auto;
    font-family: "Font Awesome 5 Free";
    color: #ffffff;
    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: #CE2C2C;
}

.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 {
    transform: translateZ(0);
    transition: all 0.3s ease-in-out;
}

.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 5 Free";
    color: #ffffff;
    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 5 Free";
    color: #ffffff;
    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.3%;
    padding: 0 15px;
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
    width: 41.7%;
    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: #ffffff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 2px;
    transition: all 0.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: #ffffff;
    font-size: 13px;
    transition: all 0.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: #ffffff;
    font-size: 22px;
    font-weight: 700;
    transition: all 0.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: #ffffff;
    font-size: 13px;
    transition: all 0.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: #ffffff;
    font-size: 22px;
    font-weight: 700;
    transition: all 0.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: #ffffff;
    font-size: 13px;
    transition: all 0.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 #000000;
}

.stm_elementor_listings_grid_tabs_wrap {
    padding-top: 29px;
}

.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 .image img {
    width: 100%;
}

.stm_elementor_listings_grid_tabs_wrap .stm_listing_nav_list {
    float: right;
    list-style: none;
    padding: 0;
    margin-top: 7px;
}

.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: #CE2C2C;
    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: #000000;
    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 #CE2C2C;
    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: #CE2C2C;
    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, 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, #CE2C2C 0%, rgba(206,44,44, 0.75) 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, 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, #CE2C2C 0%, #CE2C2C 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, 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, 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: #CE2C2C;
}

.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: #CE2C2C;
    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: #CE2C2C;
    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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.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: #ffffff;
}

.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: #aaaaaa;
    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) {
    .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: 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) {
    .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: 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: #ffffff;
    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;
}

.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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.stm-elementor_listings_grid .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #ffffff;
}

.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: #ffffff;
    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: -5px;
    height: 100%;
    width: 100px;
    background-color: inherit;
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.stm-elementor_listings_grid.style_3 .car-subtitle {
    color: #000000;
    text-transform: uppercase;
    font-size: 9px;
    text-align: left;
    /* line-height: 16px; */
    /* text-align: center; */
}

.stm-elementor_listings_grid.style_3 .car-title {
    color: #2c313e;
    font-size: 14px;
    padding: 0 10px 0 0;
    margin-top: 6px;
}

.stm-elementor_listings_grid.style_3 .listing-car-item-meta {
    background: #ffffff;
    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: -webkit-fit-content;
    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: transparent;
}

.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;
}

.filter-listing.stm_dynamic_listing_filter .tab-content {
    background-color: #000000;
}

.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;
}

.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 0.2s ease-in-out;
    color: #888888;
    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: #ffffff;
}

.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: #888888;
}

.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: #888888;
    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: #888888;
    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%;
    -webkit-animation: spin 2s linear infinite;
    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: #ffffff !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: #000000;
}

.filter-listing.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li.active {
    background: #000000;
}

@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: scroll;
    }
}

@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: 15px;
    }
}

.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: #CE2C2C;
}

.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 #567ab4;
}

.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: 0.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: #CE2C2C;
    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: #000000;
    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 #CE2C2C;
    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: #CE2C2C;
    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, 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, #CE2C2C 0%, rgba(206,44,44, 0.75) 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, 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, #CE2C2C 0%, #CE2C2C 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, 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, 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: #CE2C2C;
}

.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: #CE2C2C;
    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: #CE2C2C;
    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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.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: #ffffff;
}

.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: #aaaaaa;
    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: 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;
}

.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: 0.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: 0.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;
    -webkit-animation: 1s stm_zoom linear infinite;
    animation: 1s stm_zoom linear infinite;
}

.play-video-wrap .play-video-btn:before {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

@-webkit-keyframes stm_zoom {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }

    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes stm_zoom {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }

    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

.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%;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.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: #CE2C2C;
    padding: 9px 10px 5px;
}

.posts-grid.date_labeled .post-grid-single-unit .img .date .day {
    font-size: 24px;
    line-height: 20px;
    color: #ffffff;
}

.posts-grid.date_labeled .post-grid-single-unit .img .date .month {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}

.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 #CE2C2C;
    border-right: 50px solid transparent;
}

.posts-grid.date_labeled .post-grid-single-unit .img .sticky-post {
    left: auto;
    right: -90px;
    transform: rotate(45deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 200;
}

.posts-grid.date_labeled .post-grid-single-unit:hover .img img {
    opacity: 0.8;
}

.posts-grid.date_labeled a {
    text-decoration: none;
    transition: all 0.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 0.2s ease-in-out;
}

.elementor-widget-motors-pricing-plan > .elementor-widget-container {
    position: relative;
    overflow: hidden;
}

.stm-pricing-plan {
}

.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: 0.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: 0.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: 0.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: 0px;
    }

    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;
}

body.rtl .single-car-actions-delimiters ul.list-unstyled li > a > i {
    margin-right: 0;
    margin-left: 0.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: 0.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: 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: 15px;
    }
}

@media (max-width: 1024px) and (min-width: 320px) 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: 10px;
    }
}

@media (max-width: 1024px) and (max-width: 320px) {
    .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) {
    .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;
    }
}

@media (max-width: 1024px) {
    .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;
    }
}

@media (max-width: 1024px) {
    .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: #ffffff;
    background-color: #121e24;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-car-actions-buttons ul.list-unstyled li > a:hover {
    background-color: #000000;
}

@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, 0.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: #dddddd;
    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: #000000;
}

.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: 0.5em;
    font-size: 1.08em;
    margin-top: 0.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: 0.5em;
    font-size: 1.08em;
    margin-top: 0.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;
}

.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: #888888;
    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: #CE2C2C;
}

.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: 0.1em;
    margin-bottom: 0.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: 0.3em;
}

.stm-listing-single-price-title .price.discounted-price .regular-price .value {
    text-decoration: line-through;
}

.stm-listing-single-price-title .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 5 Free";
    font-weight: 600;
    color: #333333;
    font-size: 15px;
    position: absolute;
    left: 0;
    -webkit-animation: spin 2s linear infinite;
    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: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

.stm-single-listing-car-features ul li {
    width: 100%;
}

.stm-single-listing-car-features ul li i {
    margin-right: 10px;
    color: #CE2C2C;
}

.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.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%;
    }
}

.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, 0.9);
    z-index: 500;
    transition: 0.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: white;
}

.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, 0.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, 0.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: 0.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: 0.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: 0.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: 0.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: 155px;
    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, 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, 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: #CE2C2C;
}

.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 #dddddd;
}

.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, 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: #000000;
    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: 0.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);
}

.motors-elementor-single-listing-gallery-carousel .listing-gallery-carousel-wrapper .listing-gallery-carousel .item {
    flex-basis: 50%;
}

.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.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: 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: 50%;
}

@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: 50%;
}

@media (min-width: 768px) {
    .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, 0.9);
    z-index: 500;
    transform: translateY(-50%);
    transition: 0.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: white;
}

.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, 0.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, 0.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: 0.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: 0.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: 0.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: 0.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: 0.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);
}

.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: 155px;
    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, 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, 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: #CE2C2C;
}

.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 #dddddd;
}

.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, 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: #000000;
    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: 0.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: 0.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 5 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, 0.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: #000000;
}

.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 0.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, 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;
    }
}

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, 0.3);
    transition: all 0.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, 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 0.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, 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: #CE2C2C;
}

.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: 0px 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: #ffffff;
    padding: 5px 5px 1px;
    border-radius: 3px;
    border: 1px solid #dddddd;
}

.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 0.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 a img {
    height: 100%;
    max-height: 466px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.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 0.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: #000000;
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a .image-icon.image-icon-hexagon {
    width: 3em;
    height: 1.75em;
    background: #000000;
    -webkit-backface-visibility: hidden;
    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: 0.9em solid #000000;
    border-left: 1.5em solid transparent;
    border-right: 1.5em solid transparent;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
    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: 0.9em solid #000000;
    border-left: 1.5em solid transparent;
    border-right: 1.5em solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
    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, 0.35);
    visibility: hidden;
    opacity: 0;
    transition: 0.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;
    max-height: 83px;
    -o-object-fit: cover;
    object-fit: cover;
}

.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, 0.3);
    visibility: visible;
    opacity: 0;
    width: auto;
    margin: 0 auto;
}

.motors-elementor-single-listing-gallery .motors-elementor-thumbs-gallery .swiper-slide-active:after {
    visibility: visible;
    opacity: 1;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 38, 40, 0.3);
    max-width: 142px;
    width: auto;
    margin: 0 auto;
}

.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, 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 5 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 5 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, 0.8);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    color: #184c4f;
    font-size: 30px;
    z-index: 20;
}

.single-car-data {
    margin-bottom: 0;
}

.single-car-data .single-car-data-data-columns {
    display: flex;
    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, 0.18), inset 0 4px 0 #000000;
}

.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 #0000002e;
    background-color: #ffffff;
    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: 0.5;
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

@media (max-width: 767px) {
    .motors-elementor-search-results-wrap .stm-isearch-results-carousel {
        padding: 0px 0px 15px 25px;
    }
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop {
    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 0.2s ease;
    transform: translateZ(0);
    opacity: 1;
    z-index: 100;
    border: 5px solid #000000;
}

.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, 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;
}

.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: 0px;
    -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: #000000;
    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, 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: #000000;
    color: #fff;
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #000000;
    text-align: right;
}

.motors-elementor-search-results-wrap .stm-isearch-results-carousel .swiper-slide .stm-template-front-loop .price:before {
    background-color: #000000;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #000000;
    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:before {
    height: unset;
    bottom: 10px;
}

@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: #000000;
}

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: #CE2C2C;
    margin-right: 13px;
}

.listing-specifications-wrap .title_wrap .title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #232628;
    margin: 5px 0 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: -0.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 5 Free";
    font-weight: 600;
    color: #333333;
    font-size: 15px;
    position: absolute;
    left: 0;
    -webkit-animation: spin 2s linear infinite;
    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: -0.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: #CE2C2C;
    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 5 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 5 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: #eeeeee;
    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: -0.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: #CE2C2C;
}

.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: -0.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .stm-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .title {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .stm-show-number {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    color: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span {
    color: #ffffff;
}

.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: #ffffff;
}

.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: #CE2C2C;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .stm-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    color: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .address {
    color: #ffffff;
}

.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: #ffffff;
    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: -0.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 5 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 5 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: #eeeeee;
    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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple.stm-common-user .stm-user-main-info-c .stm-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info-simple .title {
    color: #ffffff;
}

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: -webkit-fit-content;
    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: 0.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: #CE2C2C;
}

.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: -0.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: 0.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: #CE2C2C;
}

.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 .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: #000000;
}

.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: #CE2C2C;
}

.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 #dddddd;
    border-bottom: 1px solid #dddddd;
}

.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: #CE2C2C;
}

.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: #000000;
}

.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;
}

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: #000000;
}

.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=search],.stm-elementor-contact-form-seven form input[type=password] {
    height: 43px;
    line-height: 43px;
}

.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: -0.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: #000000;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    letter-spacing: 0.3px;
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .title i {
    position: relative;
    top: 4px;
    margin-right: 10px;
    color: #CE2C2C;
    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: #ffffff;
}

.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: #000000;
    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: #ff0000 !important;
    border-color: #ff0000 !important;
}

.stm-elementor-contact-form-seven.stm_listing_car_form .stm-single-car-contact .sent .wpcf7-response-output {
    color: #CE2C2C;
}

.stm-elementor-google-map {
}

.stm-elementor-google-map button {
    box-shadow: none !important;
}

.stm-elementor-google-map .dismissButton {
    background-color: #000000;
    border-color: #000000;
}

.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, 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, 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, 0.1) 0px 1px 1px !important;
    z-index: 40;
}

.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 10px;
    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: #000000 !important;
    border-color: #000000 !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: 0.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: #CE2C2C;
    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, 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: #CE2C2C;
}

.stm-our-team .image .team-info .phone i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #000000;
}

.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: #000000;
    color: #fff;
}

.stm-our-team .meta {
    padding: 21px 10px 23px 10px;
    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 #ffffff;
    transition: all 0.2s ease-in-out;
    background: transparent;
    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: #CE2C2C;
}

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: #777777;
    transition: all 0.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: #ffffff;
    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: transparent;
    border: unset;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    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: transparent;
    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: #000000;
}

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: #CE2C2C;
}

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: #ffffff;
    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: #000000;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 16px;
    margin-bottom: 10px;
    background: transparent;
    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: #CE2C2C;
}

@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: #000000;
}

@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: 0.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: #777777;
    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: #CE2C2C;
    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: transparent;
    color: #CE2C2C;
}

.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;
}

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: #CE2C2C;
}

html body ul li.stm_megamenu,html body ul.magazine-menu li.stm_megamenu,html body #wrapper #header ul li.stm_megamenu {
}

@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: #CE2C2C;
    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 0.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: #CE2C2C;
}

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: transparent !important;
    color: #CE2C2C;
}

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: #CE2C2C;
}

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: #aaaaaa;
    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: #CE2C2C;
    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, 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: #CE2C2C;
}

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: #666666;
    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: #CE2C2C;
}

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 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: #333333;
}

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: #333333 !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: transparent !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: transparent !important;
    color: #CE2C2C;
}

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: #CE2C2C;
}

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 #ffffff;
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    position: relative;
    transition: all 0.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 5 Free";
    display: block;
    position: absolute;
    font-size: 10px;
    color: #aaaaaa;
    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: #CE2C2C !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: #CE2C2C;
    color: #CE2C2C;
    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: #000000;
}

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, 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: #000000;
}

@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: #ffffff;
    }

    .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: #000000;
        border-bottom-color: #CE2C2C;
    }

    .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 #000000;
}

.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: #ffffff;
}

.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 10px 0;
    font-weight: 600;
    border-bottom: none;
    color: #333333;
    background: transparent;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
}

@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 #000000;
    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: #333333;
    background: transparent;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
    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 #CE2C2C;
        padding: 10px 20px !important;
        color: #000000;
        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: #000000;
        border-bottom-color: #CE2C2C;
    }

    .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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: #CE2C2C !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 #000000;
}

.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: transparent !important;
    color: #CE2C2C;
}

.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: #ffffff;
}

.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: #ffffff;
    }

    .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: #333333 !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 #CE2C2C;
        padding: 10px 20px !important;
        color: #000000;
        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: #000000;
        border-bottom-color: #CE2C2C;
    }

    .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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: #CE2C2C;
}

.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 #000000;
    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: transparent;
    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: transparent !important;
    color: #333333;
    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: transparent;
    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: transparent !important;
    color: #333333;
    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 0;
    border-top: 3px solid #000000;
    align-items: flex-start !important;
    background-color: rgba(36, 49, 54, 0.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: transparent;
    color: #ffffff;
}

.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: #CE2C2C;
}

.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: transparent;
    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: transparent !important;
    color: #ffffff;
    padding: 10px 0 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: #ffffff !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: #ffffff;
}

.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: transparent;
    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: transparent !important;
    color: #ffffff !important;
    padding: 10px 0 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: #CE2C2C !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: #ffffff;
}

.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: #ffffff !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: #ffffff !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: #ffffff !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: #CE2C2C;
}

.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: #ffffff !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: #CE2C2C;
}

.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 #CE2C2C;
        padding: 10px 20px 10px 10px !important;
        color: #ffffff;
        z-index: 10;
        position: relative;
        background: transparent !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: #ffffff;
        border-bottom-color: #CE2C2C;
        background: transparent !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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: #ffffff;
    }

    .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: #ffffff;
    }

    .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, 0.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: #ffffff;
    }

    .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: #ffffff !important;
        background-color: transparent !important;
        background: transparent !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: #ffffff !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: #ffffff !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: #CE2C2C;
    }

    .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: #ffffff !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: #CE2C2C;
}

.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: #CE2C2C;
    background: transparent;
}

.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: #ffffff;
}

.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 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: #CE2C2C;
}

.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: #CE2C2C;
    background: transparent;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #CE2C2C;
}

.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: #CE2C2C;
}

.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: #ffffff;
}

.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: #ffffff;
}

@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: #ffffff;
    }

    .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: #ffffff;
    }
}

.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: #ffffff;
}

.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: #ffffff;
        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: #000000;
    }

    .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: transparent;
        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 #CE2C2C;
        padding: 10px 20px !important;
        color: #000000;
        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: #000000;
        border-bottom-color: #CE2C2C;
    }

    .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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: #ffffff;
        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: #000000;
    }

    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: transparent;
        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 #CE2C2C;
        padding: 10px 20px !important;
        color: #000000;
        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: #000000;
        border-bottom-color: #CE2C2C;
    }

    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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: #ffffff;
        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: #000000;
    }

    .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: transparent;
        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 #CE2C2C;
        padding: 10px 20px !important;
        color: #000000;
        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: #000000;
        border-bottom-color: #CE2C2C;
    }

    .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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: transparent;
    }

    .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: #ffffff;
        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: transparent;
        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 #CE2C2C;
        padding: 10px 20px !important;
        color: #000000;
        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: #000000;
        border-bottom-color: #CE2C2C;
    }

    .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: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 30;
        transition: height 0.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: transparent;
    }

    .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: #000000 !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: #CE2C2C;
    }

    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,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);
}

html body #wrapper #header ul li.stm_megamenu .stm-mm-top-vehicles h3 {
    font-size: 16px;
    font-weight: 700;
    color: #002e5b;
    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: #777777;
    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: #CE2C2C;
    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: transparent;
    color: #CE2C2C;
}

.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu > .sub-menu > li .stm_mm_post_content .stm-mm-top-vehicles h3 {
    color: #fff;
}

.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;
}

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: transparent;
    border: unset;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    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: transparent;
    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: #000000;
}

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: #CE2C2C;
}

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: #ffffff;
    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: #000000;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 16px;
    margin-bottom: 10px;
    background: transparent;
    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: #CE2C2C;
}

@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: #000000;
}

@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: 0.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_categories_wrap h3 {
    font-size: 16px;
    font-weight: 700;
    color: #002e5b;
    margin-bottom: 3px;
}

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 #ffffff;
    transition: all 0.2s ease-in-out;
    background: transparent;
    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: #CE2C2C;
}

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: #777777;
    transition: all 0.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: #ffffff;
}

.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;
}

.stm-orange {
    color: #ffb129;
}

.stm_cars_on_top h2 {
    margin-bottom: 34px;
}

.stm_cars_on_top .row.car-listing-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.stm_cars_on_top .row .stm-directory-grid-loop {
    margin-bottom: 14px;
    margin-top: 13px;
}

.stm_cars_on_top .row .stm-directory-grid-loop:nth-child(1) {
    margin-top: 0;
}

.stm_cars_on_top .row .stm-directory-grid-loop:nth-child(2) {
    margin-top: 0;
}

.stm_cars_on_top .row .stm-directory-grid-loop:nth-child(3) {
    margin-top: 0;
}

.stm_cars_on_top .row .stm-directory-grid-loop:nth-child(4) {
    margin-top: 0;
}

.stm_cars_on_top .row .stm-directory-grid-loop .listing-car-item-meta {
    padding-top: 15px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top {
    padding-bottom: 3px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom {
    padding-bottom: 22px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image {
    position: relative;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .special-label,.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-badge-directory,.stm_cars_on_top .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: #000000;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 20;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-compare,.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-favorite {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-compare:hover,.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-favorite:hover {
    cursor: pointer;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-compare.active,.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #000000;
    opacity: 1;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-listing-favorite {
    left: 7px;
    right: unset;
    padding: 3px 5px 3px 6px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-car-medias {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 20;
}

.stm_cars_on_top .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, 0.3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-car-medias > div i {
    font-size: 12px;
    margin-right: 2px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-car-medias > div span {
    position: relative;
    top: -1px;
}

.stm_cars_on_top .row .stm-directory-grid-loop .image .stm-car-medias > div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}

.stm_cars_on_top .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_cars_on_top .row .stm-directory-grid-loop .image:hover .stm-listing-compare, .stm_cars_on_top .row .stm-directory-grid-loop .image:hover .stm-listing-favorite, .stm_cars_on_top .row .stm-directory-grid-loop .image:hover .stm-car-medias {
    opacity: 1;
}

.stm_cars_on_top .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_cars_on_top .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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.stm_cars_on_top .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: #ffffff;
}

.stm_cars_on_top .btn-wrap {
    display: block;
    width: 100%;
    text-align: center;
}

.stm_cars_on_top .btn-wrap a.button {
    display: inline-block;
}

@media (max-width: 991px) {
    .stm_cars_on_top .car-listing-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {
    .stm_cars_on_top .car-listing-row {
        display: block;
    }

    .stm_cars_on_top .car-listing-row .stm-directory-grid-loop:nth-child(4) {
        margin-top: 13px !important;
    }
}

@media (min-width: 600px) and (max-width: 736px) {
    .stm_cars_on_top .car-listing-row .col-md-4 {
        width: 50%;
    }

    .stm_cars_on_top .car-listing-row .col-md-4 a .image img {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .stm_cars_on_top .car-listing-row a .image img {
        width: 100%;
    }
}

.stm_cars_on_top.stm-reduced-cars .car-listing-row .car-meta-bottom ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.stm-template-ev_dealer .stm_cars_on_top .image img {
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
}

.stm-template-ev_dealer .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-ev_dealer .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-ev_dealer .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #0d46ff !important;
}

.stm-template-ev_dealer .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-ev_dealer .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #0d46ff !important;
}

.stm-template-motorcycle .stm_cars_on_top .image {
    overflow: hidden;
}

.stm-template-motorcycle .stm_cars_on_top .image .special-label {
    top: 25px !important;
    right: -85px !important;
}

.stm-template-motorcycle .stm_cars_on_top .image img {
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
}

.stm-template-motorcycle .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-motorcycle .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-motorcycle .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #df1d1d !important;
}

.stm-template-motorcycle .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-motorcycle .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #df1d1d !important;
}

.stm-template-boats .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-boats .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-boats .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #ceac61 !important;
}

.stm-template-boats .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-boats .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #ceac61 !important;
}

.stm-template-listing .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-listing .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-listing .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #CE2C2C !important;
}

.stm-template-listing .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-listing .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #CE2C2C !important;
}

.stm-template-listing_three .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-listing_three .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-listing_three .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #CE2C2C !important;
}

.stm-template-listing_three .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-listing_three .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #CE2C2C !important;
}

.stm-template-listing_five .stm_cars_on_top .stm-directory-grid-loop .image .special-label,.stm-template-listing_five .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory,.stm-template-listing_five .stm_cars_on_top .stm-directory-grid-loop .image .stm-badge-directory.heading-font {
    background-color: #ff2325 !important;
}

.stm-template-listing_five .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-compare.active,.stm-template-listing_five .stm_cars_on_top .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: #ff2325 !important;
}

.stm-template-equipment .stm_cars_on_top .special-label {
    top: 25px !important;
    right: -82px !important;
}

.stm-hoverable-interactive-galleries .stm_cars_on_top .image:before, .stm-hoverable-interactive-galleries .stm_cars_on_top .image:after {
    display: none;
}

.stm-hoverable-interactive-galleries .stm_cars_on_top .image .interactive-hoverable {
    min-width: 255px;
    min-height: 186px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries .stm_cars_on_top .image .interactive-hoverable {
        min-height: 160px;
    }
}

.stm-hoverable-interactive-galleries .stm_cars_on_top .image .interactive-hoverable .hoverable-wrap {
    z-index: 1;
    overflow: hidden;
}

.stm-hoverable-interactive-galleries .stm_cars_on_top .image .stm-listing-compare,.stm-hoverable-interactive-galleries .stm_cars_on_top .image .stm-listing-favorite {
    bottom: 14px !important;
}

.stm-hoverable-interactive-galleries.stm-template-ev_dealer .stm_cars_on_top .image .interactive-hoverable {
    min-height: 185px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-ev_dealer .stm_cars_on_top .image .interactive-hoverable {
        min-height: 170px;
    }
}

.stm-hoverable-interactive-galleries.stm-template-car_dealer_two .stm_cars_on_top .image .interactive-hoverable {
    min-height: 185px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-car_dealer_two .stm_cars_on_top .image .interactive-hoverable {
        min-height: 142px;
    }
}

.stm-hoverable-interactive-galleries.stm-template-boats .stm_cars_on_top .image .stm-listing-compare,.stm-hoverable-interactive-galleries.stm-template-boats .stm_cars_on_top .image .stm-compare-directory-new {
    top: 7px !important;
    width: 26px;
    line-height: 17px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_two .stm_cars_on_top .image .interactive-hoverable {
    min-height: 185px !important;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_two .stm_cars_on_top .image .interactive-hoverable {
        min-height: 136px !important;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing_three .stm_cars_on_top .image .interactive-hoverable {
    min-height: 186px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_three .stm_cars_on_top .image .interactive-hoverable {
        min-height: 149px;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing_three .stm_cars_on_top .rmv_txt_drctn img {
    width: 100%;
}

.stm-hoverable-interactive-galleries.stm-template-listing_three .stm_cars_on_top .row-3 .image .interactive-hoverable {
    min-height: 205px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_five .stm_cars_on_top .image .interactive-hoverable {
    min-height: 185px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_five .stm_cars_on_top .image .interactive-hoverable {
        min-height: 160px;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing_five .stm_cars_on_top .rmv_txt_drctn img {
    width: 100%;
}

#wrapper .stm_dynamic_listing_dealer_filter {
    position: relative;
}

#wrapper .stm_dynamic_listing_dealer_filter:before {
    position: absolute;
    content: "";
    display: block;
    background: url("../images/listing-filter-overlay.png") 0 0 no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 1;
}

#wrapper .stm_dynamic_listing_dealer_filter .stm_dynamic_listing_filter_nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

#wrapper .stm_dynamic_listing_dealer_filter .stm_dynamic_listing_filter_nav li {
    float: left;
    margin-bottom: 0;
    background: #000000;
    border-right: 1px solid rgba(0,0,0, 1);
}

#wrapper .stm_dynamic_listing_dealer_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: -0.4px;
    z-index: 2;
}

#wrapper .stm_dynamic_listing_dealer_filter .stm_dynamic_listing_filter_nav li.active {
    background-color: #000000;
    border-right-color: #000000;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content {
    padding: 42px 30px 20px;
    background-color: #000000;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane {
    position: relative;
    z-index: 2;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

@media (min-width: 768px) {
    #wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form {
        flex-direction: row;
    }
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=text],#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=number],#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=tel],#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=email],#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=search],#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form input[type=password] {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .tab-pane form .stm-filter-tab-selects {
    width: 100%;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-filter-tab-selects .stm-select-col {
    margin-bottom: 30px;
    padding: 0 8px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-filter-tab-selects > .row {
    margin: 0 -8px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-location-search-unit.loading {
    position: relative;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-location-search-unit .gm-err-autocomplete {
    background-position-y: center;
    background-position-x: 8px;
    padding-left: 30px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content button[type=submit] {
    min-width: 190px;
    position: relative;
    top: -1px;
    float: right;
    margin-left: 16px;
    padding: 16px 25px 13px 25px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    font-size: 14px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content button[type=submit] span {
    margin-right: 4px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content button[type=submit] i {
    display: inline-block;
    margin-right: 6px;
    font-size: 16px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content button[type=submit]:active {
    top: -1px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-slide-content {
    display: none;
    position: relative;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap {
    min-height: 50px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy {
    position: relative;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy label {
    color: #ffffff;
    line-height: 16px;
    vertical-align: top;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy .stm-taxonomy-range-unit {
    margin-top: 10px;
    padding: 0 10px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip {
    margin-top: 2px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip .tooltip-inner {
    padding: 1px 3px 0;
    background: #eceff3;
    color: #222222;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-more-options-wrap {
    display: block;
    position: relative;
    float: right;
    clear: both;
    cursor: pointer;
    padding: 10px 0 10px 10px;
}

#wrapper .stm_dynamic_listing_dealer_filter .tab-content .stm-more-options-wrap span {
    border-bottom: 1px dotted;
}

#wrapper .stm_dynamic_listing_dealer_filter .select2-container--default .select2-selection--single {
    height: 46px;
    opacity: 1 !important;
}

#wrapper .stm_dynamic_listing_dealer_filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
}

#wrapper .stm_dynamic_listing_dealer_filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}

#wrapper .stm_dynamic_listing_dealer_filter .stm_listing_filter_text {
    height: 46px;
    line-height: 46px;
}

@media (max-width: 991px) {
    .stm_dynamic_listing_dealer_filter:before {
        background: none;
    }
}

@media (max-width: 767px) {
    .stm_dynamic_listing_dealer_filter.stm_dynamic_listing_filter_nav li {
        float: none;
        width: 100%;
    }

    .stm_dynamic_listing_dealer_filter.tab-content button[type=submit] {
        margin-left: 0;
        margin-bottom: 35px;
        float: none;
    }
}

.stm-data-table {
    margin-bottom: 46px;
}

.stm-data-table h3 {
    font-size: 26px;
}

.stm-data-table .stm-data-table-wrap .data-row-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.stm-data-table .stm-data-table-wrap .data-row-wrap .left {
    font-size: 15px;
    font-weight: 700;
    line-height: 50px;
}

.stm-data-table .stm-data-table-wrap .data-row-wrap .right {
    font-size: 15px;
    line-height: 50px;
}

@media (max-width: 500px) {
    .stm-data-table .stm-data-table-wrap .data-row-wrap .right {
        text-align: right;
        line-height: 22px;
    }
}

.stm-call-to-action-1 {
    position: relative;
    border: 1px solid #ddd;
    overflow: hidden;
}

.stm-call-to-action-1:after {
    display: table;
    content: "";
    clear: both;
}

.stm-call-to-action-1 .stm-call-action-left {
    position: relative;
    padding: 30px 10px 22px 27px;
    float: left;
    width: 43%;
    background-color: #fff;
    z-index: 16;
}

.stm-call-to-action-1 .stm-call-action-left:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: -48px;
    height: 100%;
    width: 200px;
    transform: skew(-45deg, 0deg);
    background-color: #fff;
    z-index: 16;
}

@media (max-width: 991px) {
    .stm-call-to-action-1 .stm-call-action-left {
        width: 70%;
    }
}

@media (max-width: 767px) {
    .stm-call-to-action-1 .stm-call-action-left {
        background-color: transparent !important;
    }

    .stm-call-to-action-1 .stm-call-action-left:after {
        display: none;
        background-color: transparent !important;
    }
}

@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;
    }
}

.stm-call-to-action-1 .stm-call-action-left .stm-call-action-image {
    float: left;
    margin-top: -5px;
    margin-right: 28px;
}

.stm-call-to-action-1 .stm-call-action-left .stm-call-action-image img {
    max-height: 50px;
}

.stm-call-to-action-1 .stm-call-action-left .stm-call-action-icon {
    position: relative;
    left: 6px;
    min-width: 51px;
    float: left;
    margin-top: -4px;
    margin-right: 28px;
    font-size: 49px;
}

.stm-call-to-action-1 .stm-call-action-left .stm-call-action-content {
    position: relative;
    z-index: 20;
}

.stm-call-to-action-1 .stm-call-action-left .stm-call-action-content .content {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    overflow: hidden;
}

.stm-call-to-action-1 .stm-call-action-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 65.947%;
    height: 100%;
    overflow: hidden;
    z-index: 15;
}

@media (max-width: 767px) {
    .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, 0.5);
    }
}

.stm-call-to-action-1 .stm-call-action-right .stm-call-action-right-banner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 1px;
    background-size: cover;
}

.stm-call-to-action {
    padding: 23px 46px 22px 28px;
    background-color: #fab637;
}

.stm-call-to-action .call-to-action-meta {
    display: inline-block;
    color: #fff;
    position: relative;
    margin-left: 20px;
    padding-top: 14px;
    padding-left: 56px;
    min-height: 30px;
    font-weight: 400;
    text-align: left;
}

.stm-call-to-action .call-to-action-meta i {
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 38px;
}

.stm-call-to-action .call-to-action-meta .content {
    font-size: 30px;
    line-height: 1;
}

.stm-call-to-action .call-to-action-right {
    overflow: hidden;
    min-height: 55px;
    text-align: right;
}

.stm-call-to-action .call-to-action-content {
    position: relative;
    padding-left: 75px;
    min-height: 55px;
    color: #fff;
    overflow: hidden;
    font-weight: 400;
}

.stm-call-to-action .call-to-action-content i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 55px;
}

.stm-call-to-action .call-to-action-content .content {
    padding-top: 14px;
    font-size: 30px;
    line-height: 1;
}

.stm-template-car_rental .stm-call-to-action, .stm-template-car_dealer_two .stm-call-to-action {
    padding: 40px 46px 35px 28px;
}

.stm-template-car_rental .stm-call-to-action .call-to-action-content, .stm-template-car_dealer_two .stm-call-to-action .call-to-action-content {
    padding-left: 0;
}

.stm-template-car_rental .stm-call-to-action .call-to-action-content .content, .stm-template-car_dealer_two .stm-call-to-action .call-to-action-content .content {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}

.stm-template-car_rental .stm-call-to-action .call-to-action-content .content span, .stm-template-car_dealer_two .stm-call-to-action .call-to-action-content .content span {
    color: #273f44;
}

.stm-template-car_rental .stm-call-to-action .call-to-action-right .call-to-action-meta .content, .stm-template-car_dealer_two .stm-call-to-action .call-to-action-right .call-to-action-meta .content {
    font-weight: 700;
    font-size: 24px;
    color: #273f44;
}

.stm-template-car_rental .stm-call-to-action .call-to-action-right .call-to-action-meta .content i, .stm-template-car_dealer_two .stm-call-to-action .call-to-action-right .call-to-action-meta .content i {
    left: 11px;
    top: 8px;
    font-size: 33px;
    color: #fff;
}

.stm-template-car_rental .stm-call-to-action .stm-button-rental, .stm-template-car_dealer_two .stm-call-to-action .stm-button-rental {
    float: right;
    position: relative;
    margin-left: 50px;
    padding: 15px 21px 15px 47px;
    border: 2px solid #fff;
    font-size: 14px;
    font-weight: 700;
    box-shadow: none !important;
    background: transparent !important;
    color: #273f44 !important;
    transition: all 0.3s ease;
}

.stm-template-car_rental .stm-call-to-action .stm-button-rental i, .stm-template-car_dealer_two .stm-call-to-action .stm-button-rental i {
    position: absolute;
    left: 17px;
    top: 13px;
    color: #273f44;
    font-size: 18px;
}

.stm-template-car_rental .stm-call-to-action .stm-button-rental:hover, .stm-template-car_dealer_two .stm-call-to-action .stm-button-rental:hover {
    background-color: #fff !important;
}

.stm-template-car_dealer_two .stm-call-to-action {
    padding: 40px 0 35px 0;
}

@media (max-width: 1050px) {
    .stm-template-car_rental .stm-call-to-action .call-to-action-content {
        margin-top: 0;
    }

    .stm-template-car_rental .stm-call-to-action .call-to-action-right {
        overflow: visible;
    }

    .stm-template-car_rental .stm-call-to-action .call-to-action-right .stm-button-rental {
        float: none;
        margin-left: 0;
    }

    .stm-template-car_rental .stm-call-to-action .call-to-action-right .call-to-action-meta {
        padding: 10px 0 0;
        display: block;
        width: auto;
        margin: 0 auto;
        text-align: center;
    }

    .stm-template-car_rental .stm-call-to-action .call-to-action-right .call-to-action-meta .content {
        padding-top: 10px;
    }

    .stm-template-car_rental .stm-call-to-action .call-to-action-right .call-to-action-meta .content i {
        position: relative;
        top: 5px;
        left: -10px;
    }
}

@media (max-width: 1050px) {
    .stm-call-to-action {
        padding: 20px 10px 20px 10px;
        text-align: center;
    }

    .stm-call-to-action .call-to-action-right {
        text-align: center;
    }

    .stm-call-to-action .call-to-action-right .call-to-action-meta {
        margin-left: 0;
        display: inline-block;
    }

    .stm-call-to-action .pull-left {
        text-align: center;
        float: none !important;
    }

    .stm-call-to-action .call-to-action-content {
        margin-top: 15px;
        display: inline-block;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .stm-call-to-action .call-to-action-content {
        margin-top: 0;
        margin-bottom: 10px;
        padding-left: 0 !important;
    }

    .stm-call-to-action .call-to-action-content .content {
        line-height: 1.2;
        font-size: 25px;
    }

    .stm-call-to-action .call-to-action-content i {
        display: none;
    }
}

.stm-orange {
    color: #ffb129;
}

.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 {
    background-color: #ffffff;
    padding: 30px 40px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24), inset 0 4px 0 #000000;
    border-top: 1px solid #000000;
}

.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: -0.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;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
    position: relative;
    padding-left: 33px;
    padding-top: 24px;
    margin-top: 20px;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit:first-child {
    border-top: 1px solid #e5e8ec;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    padding-right: 50px;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone .phone {
    color: #000000;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone a {
    color: #000000;
}

.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;
}

.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 5 Free";
    font-weight: 600;
    color: #333333;
    font-size: 15px;
    position: absolute;
    left: 0;
    -webkit-animation: spin 2s linear infinite;
    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: 10px;
    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;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
    border: 1px solid #e0e3e7;
    background-color: #ffffff;
    border-radius: 5px;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: left;
    text-transform: uppercase;
    padding: 13px 17px;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn:hover,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn:hover, .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn:hover,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn:hover {
    background-color: #f8f8f8;
}

.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.whatsapp .whatsapp-btn .stm-icon-whatsapp,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn .stm-icon-whatsapp, .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn .stm-icon-whatsapp,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn .stm-icon-whatsapp {
    margin-right: 15px;
    font-size: 26px;
    color: #45c655;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn .fa-envelope,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn .fa-envelope, .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn .fa-envelope,.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn .fa-envelope {
    margin-right: 15px;
    font-size: 26px;
    color: #5c97cd;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    margin-top: 14px;
    color: #000000;
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone {
    margin-bottom: -1px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.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 {
    position: absolute;
    top: 27px;
    left: 0;
    color: #CE2C2C;
    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 .dealer-contacts .dealer-contact-unit .address {
    color: #000000;
    font-size: 13px;
    line-height: 18px;
}

.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 5 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 5 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: #eeeeee;
    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 {
    padding: 22px 23px 8px;
    border: 3px solid #e4e6ea;
}

.stm-template-listing_four .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 {
    padding-right: 0 !important;
}

.stm-template-listing_four .stm-listing-car-dealer-info .title {
    margin-top: 0;
}

.stm-template-listing_four .stm-listing-car-dealer-info .dealer-contacts {
    margin: 29px 0 18px;
}

@media (max-width: 991px) {
    .stm-template-listing_four .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 {
        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: -0.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: #CE2C2C;
}

.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: -0.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c .stm-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .title {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .stm-show-number {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    color: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone span {
    color: #ffffff;
}

.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: #ffffff;
}

.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: #CE2C2C;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .stm-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    color: #ffffff;
}

.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: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .phone-label {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit .address {
    color: #ffffff;
}

.stm-orange {
    color: #ffb129;
}

.stm-car-leasing-wrap {
    display: block;
    text-align: center;
}

.stm-car-leasing-wrap h2 {
    color: #ffffff;
    font-size: 48px;
    margin-bottom: 25px;
}

.stm-car-leasing-wrap .price_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}

.stm-car-leasing-wrap .price_wrap .left .price {
    font-size: 48px;
    line-height: 50px;
    font-weight: 700;
    color: #ffffff;
}

.stm-car-leasing-wrap .price_wrap .right {
    padding: 8px 0 0 10px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
}

.stm-car-leasing-wrap .subtitle {
    display: block;
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 15px;
    text-align: center;
}

.stm-car-leasing-wrap .btn-wrap {
    margin-top: 45px;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive {
    display: inline-block;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
    background-color: #3350b8;
    padding: 16px 22px 16px 14px !important;
    color: #ffffff;
    font-weight: 700 !important;
    text-decoration: none;
    font-size: 14px;
    z-index: 2;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive i {
    font-size: 18px !important;
    margin-right: 10px !important;
    vertical-align: middle;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    z-index: -1;
    background: #ffb129;
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform-origin: 0% 100%;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive:hover {
    color: #ffffff;
    opacity: 1;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive:hover i {
    color: #ffffff !important;
}

.stm-car-leasing-wrap .btn-wrap .c-l-test-drive:hover:before {
    opacity: 1;
    transform: rotate3d(0, 0, 1, 0deg);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.stm-orange {
    color: #ffb129;
}

@-webkit-keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #000000;
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }
}

@keyframes preloader {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #000000;
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        background: #000000;
    }
}

.car-listing-tabs-unit .car-listing-top-part {
    position: relative;
    padding-top: 33px;
}

@media (max-width: 820px) {
    .car-listing-tabs-unit .car-listing-top-part .title h1, .car-listing-tabs-unit .car-listing-top-part .title h2, .car-listing-tabs-unit .car-listing-top-part .title h3, .car-listing-tabs-unit .car-listing-top-part .title h4, .car-listing-tabs-unit .car-listing-top-part .title h5 {
        font-size: 16px;
    }
}

.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;
}

.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs {
    margin-top: 20px;
}

.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    display: flex;
}

@media (max-width: 820px) {
    .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul {
        overflow-y: scroll;
        margin-right: -15px;
    }
}

.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) {
    .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li {
        white-space: nowrap;
        margin-right: 4px;
    }
}

@media (min-width: 820px) {
    .car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li:last-child {
        margin-right: 0;
    }
}

.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li.active a {
    color: #CE2C2C;
    background-color: #fff;
}

.car-listing-tabs-unit .car-listing-top-part .stm-listing-tabs ul li a {
    display: block;
    padding: 0 25px;
    background: rgba(255, 255, 255, 0.1);
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 700;
    color: #aaa;
    line-height: 44px;
}

.car-listing-tabs-unit .car-listing-main-part {
    padding-top: 59px;
}

.car-listing-tabs-unit .car-listing-main-part .preloader {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    top: 0;
    height: 46px;
    width: 54px;
}

.car-listing-tabs-unit .car-listing-main-part .preloader span {
    display: block;
    bottom: 20px;
    width: 9px;
    height: 5px;
    background: #000000;
    position: absolute;
    -webkit-animation: preloader 1.5s infinite ease-in-out;
    animation: preloader 1.5s infinite ease-in-out;
}

.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(2) {
    left: 11px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(3) {
    left: 22px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(4) {
    left: 33px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.car-listing-tabs-unit .car-listing-main-part .preloader span:nth-child(5) {
    left: 44px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.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 .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: #CE2C2C;
}

.car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #000000;
    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: #000000;
    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: #aaaaaa;
    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;
}

.found-cars-cloned {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px;
}

.found-cars, .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: #aaaaaa !important;
}

.found-cars i {
    position: absolute;
    content: "";
    display: block;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 0;
}

.found-cars .blue-lt {
    color: #000000;
    font-weight: 700;
}

.found-cars-clone {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.tab-search-title {
    position: relative;
    padding-left: 71px;
    margin-bottom: 36px;
    min-height: 35px;
    font-size: 30px;
    color: #232628;
    font-weight: 700;
}

.tab-search-title i {
    position: absolute;
    left: 0;
    top: -7px;
    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: #000000;
    border-color: #000000;
}

.reset-all.reset-styled:focus {
    color: #000000;
    border-color: #000000;
}

.reset-all.reset-styled:active {
    color: #000000;
    border-color: #000000;
}

.search-call-to-action {
    margin-top: 36px;
}

.stm-cat-info-box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    padding: 27px 20px 24px;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1), inset 0px 3px 0px 0px rgba(76, 148, 250, 0.004);
}

.stm-cat-info-box i {
    font-size: 60px;
}

.stm-cat-info-box .stm-cat-name {
    font-weight: 700;
    line-height: 22px;
    font-size: 13px;
    margin: 16px 0 0;
}

.stm-cat-info-box .stm-cat-val {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}

@media (max-width: 767px) {
    .stm-cat-info-box {
        margin-bottom: 30px !important;
    }
}

.stm-orange {
    color: #ffb129;
}

.car-listing-actions {
    position: relative;
    height: 46px;
}

.car-listing-actions.all-done {
    height: 0;
    padding: 0;
}

.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: #000000;
    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.view-list {
    font-size: 12px;
}

.stm-car-listing-sort-units .stm-view-by .view-type.view-grid {
    text-indent: 2px;
    font-size: 16px;
}

.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: #000000;
}

.classic-filter-row {
    position: relative;
    z-index: 48;
}

.classic-filter-row input[type=text] {
    height: 40px;
    line-height: 40px;
}

.classic-filter-row .form-group {
    margin-bottom: 16px;
}

.classic-filter-row .filter-price {
    margin: 7px 0 31px;
}

.classic-filter-row .filter-price h5 {
    margin-bottom: 19px;
}

.classic-filter-row .select2-container--default .select2-selection--single,.classic-filter-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 40px;
}

.classic-filter-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.classic-filter-row .filter-sidebar {
    padding: 0 22px 30px;
    background-color: #fff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);
}

.classic-filter-row .sidebar-entry-header {
    position: relative;
    min-height: 40px;
    padding: 26px 22px 21px 76px;
    margin: 0 -22px;
    background-color: #232628;
}

.classic-filter-row .sidebar-entry-header i {
    position: absolute;
    top: 32px;
    left: 21px;
    font-size: 29px;
    color: #fff;
}

.classic-filter-row .sidebar-entry-header .h4 {
    display: block;
    padding-top: 10px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -0.3px;
}

.classic-filter-row .stm-inventory-sidebar {
    margin-top: 25px;
}

.classic-filter-row .stm-accordion-single-unit.price .stm-accordion-content {
    padding: 5px 25px 40px;
}

.classic-filter-row .stm-accordion-single-unit.price .stm-accordion-content-wrapper .col-md-6 input[type=text] {
    padding: 0 10px;
}

.mobile-filter-sticky {
    display: none;
    box-shadow: 0px 0px 5px 0px rgba(0, 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;
}

.car-listing-row .col-md-3 {
    margin-bottom: 40px;
}

.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: #CE2C2C;
}

.car-listing-row .listing-car-item-meta .price {
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #000000;
    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: #000000;
    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: #aaaaaa;
    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;
}

.found-cars-cloned {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px;
}

.found-cars, .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: #aaaaaa !important;
}

.found-cars i {
    position: absolute;
    content: "";
    display: block;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 0;
}

.found-cars .blue-lt {
    color: #000000;
    font-weight: 700;
}

.found-cars-clone {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.tab-search-title {
    position: relative;
    padding-left: 71px;
    margin-bottom: 36px;
    min-height: 35px;
    font-size: 30px;
    color: #232628;
    font-weight: 700;
}

.tab-search-title i {
    position: absolute;
    left: 0;
    top: -7px;
    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: #000000;
    border-color: #000000;
}

.reset-all.reset-styled:focus {
    color: #000000;
    border-color: #000000;
}

.reset-all.reset-styled:active {
    color: #000000;
    border-color: #000000;
}

.search-call-to-action {
    margin-top: 36px;
}

.colored-separator {
    text-align: center;
    vertical-align: top;
    font-size: 0;
}

.colored-separator.text-left {
    text-align: left;
}

.colored-separator.text-right {
    text-align: right;
}

.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-color: #CE2C2C;
}

.colored-separator .first-long {
    margin-right: 3px;
}

.colored-separator .last-short {
    width: 16px;
}

.stm-contact-us-form-wrapper {
    padding: 40px 30px 40px;
    background-color: #fff;
    box-shadow: 0px 3px 18px rgba(35, 38, 40, 0.3);
}

@media (min-width: 992px) {
    .stm-contact-us-form-wrapper {
        padding: 60px 91px 11px;
    }
}

.stm-contact-us-form-wrapper h2 {
    margin-bottom: 47px;
    text-transform: uppercase;
}

.stm-contact-us-form-wrapper .form-group {
    margin-bottom: 30px;
}

.stm-contact-us-form-wrapper .form-group input {
    font-size: 14px;
}

.stm-contact-us-form-wrapper form {
    margin-left: 3px;
    margin-right: 3px;
}

.stm-contact-us-form-wrapper form textarea {
    max-height: 143px;
    padding-top: 8px;
}

.stm-contact-us-form-wrapper form input::-webkit-input-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form input::-moz-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form input:-moz-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form input:-ms-input-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form textarea::-webkit-input-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form textarea::-moz-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form textarea:-moz-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form textarea:-ms-input-placeholder {
    font-size: 13px;
}

.stm-contact-us-form-wrapper form input[type=text],.stm-contact-us-form-wrapper form input[type=tel],.stm-contact-us-form-wrapper form input[type=email],.stm-contact-us-form-wrapper form input[type=search],.stm-contact-us-form-wrapper form input[type=password] {
    height: 43px;
    line-height: 43px;
}

.stm-contact-us-form-wrapper .col-md-5 .contact-us-submit,.stm-contact-us-form-wrapper .col-md-5 .form-group {
    margin-left: 7px;
}

.stm-contact-us-form-wrapper .col-md-7 .col-md-6:first-child .form-group {
    margin-right: 2px;
}

.stm-contact-us-form-wrapper .col-md-7 .col-md-6:nth-child(2) .form-group {
    padding-left: 8px;
    margin-right: -5px;
}

.stm-contact-us-form-wrapper .wpcf7-response-output {
    margin-bottom: 20px !important;
}

.stm-hero-banner-wrap {
    display: block;
    position: relative;
    width: 100%;
}

.stm-hero-banner-wrap .stm-image-wrap {
    display: block;
    width: 100%;
    margin: auto 0;
    overflow: hidden;
    max-height: 600px;
}

.stm-hero-banner-wrap .stm-image-wrap img {
    display: block;
    width: 100%;
    min-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1, 1);
    transition: all 0.3s ease-in-out;
}

@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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.stm-hero-banner-wrap .container .stm-info-wrap .stm-hb-round {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap .container .stm-info-wrap .stm-hb-round .stm-button {
        padding: 14px 18px 12px;
    }
}

.stm-hero-banner-wrap.left .container {
    justify-content: flex-start;
}

.stm-hero-banner-wrap.right .container {
    justify-content: flex-end;
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap {
    display: inline-block;
    z-index: 5;
    transition: all 0.3s ease-in-out;
    width: 359px;
    height: 359px;
    position: relative;
}

@media (max-width: 1199px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap {
        margin: 0 15px;
    }
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap {
        width: 280px;
        height: 280px;
    }
}

@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: 0.25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: 0.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: rgb(255, 255, 255);
    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: 0.85;
    z-index: -1;
    transition: all 0.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 {
    font-weight: 700;
    color: rgb(35, 38, 40);
    padding-left: 37px;
    padding-right: 45px;
    line-height: 1.1;
}

.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 {
        font-size: 16px;
        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 {
    font-weight: 600;
    color: #fff;
    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;
    letter-spacing: -6px;
    font-weight: 700;
    line-height: 0.7;
    vertical-align: top;
    color: #fff;
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
        letter-spacing: 0;
    }
}

.stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    color: #232628;
    line-height: 1;
    margin: 0 5px 0 3px;
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        line-height: 30px;
        font-size: 26px;
        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;
    font-weight: 700;
    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 {
        padding: 0;
    }
}

.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;
    line-height: 0.7;
    margin-bottom: 5px;
}

.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: 0.9;
}

.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: rgb(255, 255, 255);
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 34px;
    opacity: 1;
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-title {
    color: rgb(35, 38, 40);
    font-weight: 400;
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-title {
        font-size: 26px;
    }
}

.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 {
    color: #CE2C2C;
    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;
    color: #CE2C2C;
    line-height: 0.73;
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    color: #FFFFFF;
    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;
    color: #ffffff;
    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;
    text-transform: uppercase;
    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;
    text-transform: uppercase;
    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 {
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 11px;
}

.stm-hero-banner-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    font-weight: 600;
}

.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 .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 .stm-info-wrap {
    display: block;
    cursor: pointer;
    padding: 55px 40px;
    color: #ffffff;
    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: 0.5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: 0.75;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-decoration: none;
    letter-spacing: -1px;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title span.stm-white {
    color: rgb(255, 177, 41);
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    color: #ffffff;
    font-weight: 500;
    margin: 13px 0;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    line-height: 1;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    line-height: 0.7;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    line-height: 1;
}

.stm-hero-banner-wrap.style_3 .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;
    color: #ffffff;
    font-weight: 700;
    padding-left: 6px;
}

.stm-hero-banner-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    text-transform: uppercase;
    line-height: 1;
}

.stm-hero-banner-wrap.style_3 .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;
    max-width: 70px;
    text-align: left;
    margin-left: 10px;
    line-height: 1;
}

@media (max-width: 767px) {
    .stm-hero-banner-wrap.style_3 .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_3 .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    color: #ffffff;
    font-weight: 500;
}

.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 {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

@-webkit-keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@-webkit-keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.stm-hero-slider {
    position: relative;
}

.stm-hero-slider .stm-hero-slider-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
}

.stm-hero-slider .stm-hero-slider-nav-prev, .stm-hero-slider .stm-hero-slider-nav-next {
    position: absolute;
    top: 0;
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 500;
    transform: translateY(-50%);
    transition: 0.2s ease;
}

.stm-hero-slider .stm-hero-slider-nav-prev:hover, .stm-hero-slider .stm-hero-slider-nav-next:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.stm-hero-slider .stm-hero-slider-nav-prev.swiper-button-disabled, .stm-hero-slider .stm-hero-slider-nav-next.swiper-button-disabled {
    display: none;
    background-color: rgba(0, 0, 0, 0.2);
}

.stm-hero-slider .stm-hero-slider-nav-prev.swiper-button-disabled:hover, .stm-hero-slider .stm-hero-slider-nav-next.swiper-button-disabled:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

@media (max-width: 1024px) {
    .stm-hero-slider .stm-hero-slider-nav-prev, .stm-hero-slider .stm-hero-slider-nav-next {
        width: 75px;
        height: 75px;
    }
}

@media (max-width: 767px) {
    .stm-hero-slider .stm-hero-slider-nav-prev, .stm-hero-slider .stm-hero-slider-nav-next {
        width: 35px;
        height: 85px;
    }
}

.stm-hero-slider .stm-hero-slider-nav-prev:before, .stm-hero-slider .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: 0.5;
    transition: 0.2s ease;
}

@media (max-width: 767px) {
    .stm-hero-slider .stm-hero-slider-nav-prev:before, .stm-hero-slider .stm-hero-slider-nav-next:before {
        width: 20px;
        height: 20px;
    }
}

.stm-hero-slider .stm-hero-slider-nav-prev:hover:before, .stm-hero-slider .stm-hero-slider-nav-next:hover:before {
    opacity: 0.8;
}

.stm-hero-slider .stm-hero-slider-nav-prev.swiper-button-disabled:before, .stm-hero-slider .stm-hero-slider-nav-next.swiper-button-disabled:before {
    opacity: 0.3;
}

.stm-hero-slider .stm-hero-slider-nav-prev.swiper-button-disabled:hover:before, .stm-hero-slider .stm-hero-slider-nav-next.swiper-button-disabled:hover:before {
    opacity: 0.3;
}

.stm-hero-slider .stm-hero-slider-nav-prev {
    left: 50px;
}

@media (max-width: 1024px) {
    .stm-hero-slider .stm-hero-slider-nav-prev {
        left: 20px;
    }
}

@media (max-width: 767px) {
    .stm-hero-slider .stm-hero-slider-nav-prev {
        left: 1px;
    }
}

.stm-hero-slider .stm-hero-slider-nav-prev:before {
    left: 56%;
    transform: translateY(-50%) translateX(-50%) rotate(-135deg);
}

.stm-hero-slider .stm-hero-slider-nav-next {
    right: 50px;
}

@media (max-width: 1024px) {
    .stm-hero-slider .stm-hero-slider-nav-next {
        right: 20px;
    }
}

@media (max-width: 767px) {
    .stm-hero-slider .stm-hero-slider-nav-next {
        right: 1px;
    }
}

.stm-hero-slider .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 0.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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.stm-hero-slider-wrap .container .stm-info-wrap .stm-hb-round {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap .container .stm-info-wrap .stm-hb-round .stm-button {
        padding: 14px 18px 12px;
    }
}

.stm-hero-slider-wrap.left .container {
    justify-content: flex-start;
}

.stm-hero-slider-wrap.right .container {
    justify-content: flex-end;
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap {
    display: inline-block;
    z-index: 5;
    transition: all 0.3s ease-in-out;
    width: 359px;
    height: 359px;
    position: relative;
}

@media (max-width: 1199px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap {
        margin: 0 15px;
    }
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap {
        width: 280px;
        height: 280px;
    }
}

@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: 0.25;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap:hover:after {
    transform: scale(1.05, 1.05);
    opacity: 0.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: rgb(255, 255, 255);
    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: 0.85;
    z-index: -1;
    transition: all 0.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 {
    font-weight: 700;
    color: rgb(35, 38, 40);
    padding-left: 37px;
    padding-right: 45px;
    line-height: 1.1;
}

.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 {
        font-size: 16px;
        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 {
    font-weight: 600;
    color: #fff;
    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;
    letter-spacing: -6px;
    font-weight: 700;
    line-height: 0.7;
    vertical-align: top;
    color: #fff;
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
        letter-spacing: 0;
    }
}

.stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    color: #232628;
    line-height: 1;
    margin: 0 5px 0 3px;
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap.style_1 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
        line-height: 30px;
        font-size: 26px;
        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;
    font-weight: 700;
    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 {
        padding: 0;
    }
}

.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;
    line-height: 0.7;
    margin-bottom: 5px;
}

.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: 0.9;
}

.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: rgb(255, 255, 255);
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 34px;
    opacity: 1;
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-title {
    color: rgb(35, 38, 40);
    font-weight: 400;
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-title {
        font-size: 26px;
    }
}

.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 {
    color: #CE2C2C;
    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;
    color: #CE2C2C;
    line-height: 0.73;
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    position: relative;
    left: 6px;
    color: #FFFFFF;
    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;
    color: #ffffff;
    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;
    text-transform: uppercase;
    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;
    text-transform: uppercase;
    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 {
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 11px;
}

.stm-hero-slider-wrap.style_2 .stm-info-wrap .stm-hb-round .stm-button {
    margin-top: 12px;
    font-weight: 600;
}

.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.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 .stm-info-wrap {
    display: block;
    cursor: pointer;
    padding: 55px 40px;
    color: #ffffff;
    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: 0.5;
    z-index: -1;
    transform: scale(1, 1);
    transition: all 0.5s ease-in-out;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap:hover:after {
    opacity: 0.75;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title {
    text-decoration: none;
    letter-spacing: -1px;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-title span.stm-white {
    color: rgb(255, 177, 41);
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    color: #ffffff;
    font-weight: 500;
    margin: 13px 0;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-currency {
    line-height: 1;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-price {
    line-height: 0.7;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-divider {
    line-height: 1;
}

.stm-hero-slider-wrap.style_3 .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;
    color: #ffffff;
    font-weight: 700;
    padding-left: 6px;
}

.stm-hero-slider-wrap.style_3 .stm-info-wrap .stm-hb-round .stm-hb-price-unit .stm-hb-labels .stm-hb-time-label {
    display: block;
    text-transform: uppercase;
    line-height: 1;
}

.stm-hero-slider-wrap.style_3 .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;
    max-width: 70px;
    text-align: left;
    margin-left: 10px;
    line-height: 1;
}

@media (max-width: 767px) {
    .stm-hero-slider-wrap.style_3 .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_3 .stm-info-wrap .stm-hb-round .stm-hb-round-text {
    color: #ffffff;
    font-weight: 500;
}

.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.loaded .container .stm-info-wrap {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

@-webkit-keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@keyframes slidein {
    from {
        opacity: 0;
        margin-left: -100%;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@-webkit-keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.stm-orange {
    color: #ffb129;
}

.icon-box-link {
    text-decoration: none !important;
}

.icon-box {
    position: relative;
    padding: 46px 50px 48px 34px;
    color: #232628;
    z-index: 10;
    display: flex;
}

@media (max-width: 991px) {
    .icon-box {
        padding-right: 25px;
    }
}

.icon-box:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.9;
    z-index: -2;
}

.icon-box:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0;
}

.icon-box .icon {
    float: left;
    margin-top: 11px;
    margin-right: 27px;
    color: #CE2C2C;
    align-self: flex-start;
}

@media (max-width: 1025px) {
    .icon-box .icon {
        display: inline-block;
        float: none;
        margin: 10px 20px 10px 15px;
        min-height: 54px;
    }
}

@media (max-width: 991px) {
    .icon-box .icon {
        display: inline-block;
        float: none;
        margin-top: 0 !important;
        margin-bottom: 15px !important;
        min-height: 54px;
    }
}

.icon-box .icon-text {
    overflow: hidden;
}

.icon-box .icon-text h2 {
    line-height: 34px;
}

.icon-box .icon-text h3.title {
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 26px;
    line-height: 28px;
}

.icon-box .icon-text h4.title {
    font-weight: 700;
}

.icon-box .icon-text h5 {
    font-weight: 400;
    line-height: 18px;
}

.icon-box .icon-text h6.title {
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
}

.icon-box .icon-text .content {
    font-size: 13px;
}

@media (max-width: 991px) {
    .icon-box .icon-text .content {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .icon-box .icon-text .content {
        font-size: 14px;
    }
}

.icon-box .icon-text .content p, .icon-box .icon-text .content span {
    line-height: 18px;
}

.icon-box .icon-text a {
    display: inline-block;
}

.icon-box .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);
}

.icon-box:hover:before {
    opacity: 1;
}

.stm-orange {
    color: #ffb129;
}

.stm-mt-icon-counter {
    padding: 15px 0;
    color: #ffffff;
    text-align: center;
}

@media (min-width: 1200px) {
    .stm-mt-icon-counter {
        text-align: unset;
    }
}

.stm-mt-icon-counter .stm-mt-icon-counter-left {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .stm-mt-icon-counter .stm-mt-icon-counter-left {
        float: left;
        margin-top: 8px;
        margin-right: 14px;
    }
}

.stm-mt-icon-counter .stm-mt-icon-counter-left i {
    font-size: 56px;
}

.stm-mt-icon-counter .stm-counter-meta {
    overflow: hidden;
    color: #ffffff;
}

.stm-mt-icon-counter .stm-counter-meta .stm-value-wrapper {
    font-weight: 700;
    word-spacing: 0.2px;
    line-height: 43px;
    font-size: 0;
}

.stm-mt-icon-counter .stm-counter-meta .stm-value-wrapper .stm-value {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    font-size: 45px;
    letter-spacing: -1.5px;
}

.stm-mt-icon-counter .stm-counter-meta .stm-value-wrapper .stm-value-affix {
    display: inline-block;
    vertical-align: top;
    font-size: 45px;
    max-width: 100%;
}

.stm-mt-icon-counter .stm-counter-meta .stm-label {
    margin: 6px 0 0 4px;
    text-transform: uppercase;
    letter-spacing: -0.4px;
}

.stm-template-car_dealer_two .stm-mt-icon-counter {
    text-align: center;
}

.stm-template-car_dealer_two .stm-mt-icon-counter:first-child {
    margin-bottom: 70px;
}

.stm-template-car_dealer_two .stm-mt-icon-counter .stm-counter-meta {
    overflow: visible;
}

.stm-template-car_dealer_two .stm-mt-icon-counter .stm-counter-meta .stm-value-wrapper .stm-value {
    letter-spacing: 6px;
}

.stm-template-car_dealer_two .stm-mt-icon-counter .stm-counter-meta .stm-label {
    margin: 20px 0 0 4px;
}

.stm_icon_filter_title {
    overflow: hidden;
    margin-bottom: 22px;
}

.stm_icon_filter_label {
    margin-top: 9px;
    float: right;
    margin-left: 15px;
    margin-right: 20px;
    color: #777;
    border-bottom: 1px dashed #777;
    line-height: 17px;
}

.stm_icon_filter_label.active {
    color: #CE2C2C;
    border-bottom-color: #CE2C2C;
}

.stm_icon_filter_label:hover {
    color: #CE2C2C;
    border-bottom-color: #CE2C2C;
    cursor: pointer;
}

.stm_listing_icon_filter {
    font-size: 0;
    margin: 0 -20px;
}

.stm_listing_icon_filter.stm_listing_icon_filter_12 .stm_listing_icon_filter_single {
    width: 8.3%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_9 .stm_listing_icon_filter_single {
    width: 11.1%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_6 .stm_listing_icon_filter_single {
    width: 16.6%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
    width: 25%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_3 .stm_listing_icon_filter_single {
    width: 33.3%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_2 .stm_listing_icon_filter_single {
    width: 50%;
}

.stm_listing_icon_filter.stm_listing_icon_filter_1 .stm_listing_icon_filter_single {
    width: 100%;
}

.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 .inner {
    padding: 0 10px;
}

.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;
    margin-bottom: 44px;
    max-height: 300px;
    overflow: hidden;
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    padding: 0 20px;
    text-align: center;
}

.stm_listing_icon_filter .stm_listing_icon_filter_single .inner .image {
    padding: 0 10px;
    opacity: 0.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: #CE2C2C;
}

.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;
}

.stm_listing_icon_filter.owl-carousel .stm_listing_icon_filter_single {
    width: 100% !important;
    margin-bottom: 30px;
}

.stm_listing_icon_filter.owl-carousel .stm_listing_icon_filter_single .inner .name {
    margin-top: 0;
}

.stm_listing_icon_filter.owl-carousel .owl-item a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.stm_listing_icon_filter.owl-carousel .owl-controls {
    display: block;
    width: 100%;
    position: absolute;
    top: 38%;
    transform: translateY(-38%);
    margin: 0;
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav {
    display: block;
    z-index: 100;
    width: 100%;
    position: relative;
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-next:hover {
    background: #CE2C2C;
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-prev {
    display: block;
    width: 55px;
    height: 35px;
    color: transparent;
    font-size: 0;
    position: absolute;
    background: #dddddd;
    border-radius: 5px;
    top: 50%;
    left: -85px;
    transform: translateY(-50%);
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-prev:before {
    display: block;
    content: "\f053";
    height: auto;
    font-family: "Font Awesome 5 Free";
    color: #ffffff;
    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.owl-carousel .owl-controls .owl-nav .owl-next {
    display: block;
    width: 55px;
    height: 35px;
    color: transparent;
    font-size: 0;
    position: absolute;
    background: #dddddd;
    border-radius: 5px;
    right: -85px;
    top: 50%;
    transform: translateY(-50%);
}

.stm_listing_icon_filter.owl-carousel .owl-controls .owl-nav .owl-next:before {
    display: block;
    content: "\f054";
    height: auto;
    font-family: "Font Awesome 5 Free";
    color: #ffffff;
    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;
}

@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;
    }
}

@media (max-width: 767px) {
    .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_6 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_9 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_12 .stm_listing_icon_filter_single {
        width: 33%;
    }
}

@media (max-width: 500px) {
    .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_6 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_9 .stm_listing_icon_filter_single, .stm_listing_icon_filter.stm_listing_icon_filter_12 .stm_listing_icon_filter_single {
        width: 50%;
    }
}

.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 {
    transform: translateZ(0);
    transition: all 0.3s ease-in-out;
}

.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 5 Free";
    color: #ffffff;
    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 5 Free";
    color: #ffffff;
    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.3%;
    padding: 0 15px;
}

.stm-image-filter-wrap .stm-img-3 .carousel-container .col-wrap:nth-child(2) {
    width: 41.7%;
    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;
    width: 100%;
}

.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: #ffffff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 2px;
}

.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: #ffffff;
    font-size: 13px;
}

.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;
    width: 100%;
}

.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: #ffffff;
    font-size: 22px;
    font-weight: 700;
}

.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: #ffffff;
    font-size: 13px;
}

.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;
    width: 100%;
}

.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: #ffffff;
    font-size: 22px;
    font-weight: 700;
}

.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: #ffffff;
    font-size: 13px;
}

.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;
    }
}

.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 0.6s ease;
    -webkit-backface-visibility: hidden;
    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: 0.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;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateY(-50%) translateZ(60px) scale(0.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 {
    display: block;
    overflow: hidden;
    position: relative;
}

.info-wrap span .stm_flipbox .stm_flipbox__front .inner .inner-flex .stm_iconbox__icon img,.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .stm_iconbox__icon img {
    display: block;
    width: 100%;
    max-height: 92px;
}

.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;
}

.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 0.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;
}

.stm-info-box .inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.stm-info-box .inner img {
    display: block;
    max-width: 90px;
    max-height: 79px;
    position: relative;
}

.stm-info-box .inner .title {
    font-size: 40px;
    font-weight: 700;
    margin: 36px 0 25px;
}

.stm-info-box .inner .content {
    font-size: 13px;
    font-weight: 700;
}

@media (max-width: 767px) {
    .stm-info-box {
        margin: 20px 0;
    }
}

.stm-orange {
    color: #ffb129;
}

.stm-inventory-no-filter-wrap {
    display: block;
    position: relative;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting {
    opacity: 1;
    transition: all 0.2s ease-in-out;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting.loading {
    opacity: 0.5;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop {
    margin-bottom: 30px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias {
    position: absolute;
    top: 15px;
    left: 7px;
    z-index: 20;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div {
    display: inline-block;
    margin-right: 9px;
    padding: 2px 5px 0 6px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div i {
    font-size: 12px;
    margin-right: 2px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div span {
    position: relative;
    top: -1px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-car-medias > div.stm-listing-videos-unit i {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 3px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare {
    position: absolute;
    right: 7px;
    left: unset !important;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare:hover {
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active {
    background: #000000;
    opacity: 1;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite {
    position: absolute;
    left: 7px;
    bottom: 7px;
    padding: 3px 5px 3px 6px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    opacity: 0;
    z-index: 20;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite:hover {
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #000000;
    opacity: 1;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image:hover .stm-listing-compare,.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image:hover .stm-listing-favorite,.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image:hover .stm-car-medias {
    opacity: 1;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image {
    max-width: 280px;
    padding-top: 0;
    margin: 0 21px 0 0;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .stm-car-medias {
    position: absolute;
    right: 0;
    top: 7px;
    left: inherit;
    z-index: 20;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .stm-car-medias .stm-listing-photos-unit, .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .stm-car-medias .stm-listing-videos-unit {
    margin-right: 7px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner .stm-badge-directory, .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner .stm-badge-directory.heading-font {
    z-index: 3;
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) !important;
    background-color: #000000;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner img {
    z-index: 2;
    position: relative;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap {
    bottom: 5px;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit.active .thumb {
    opacity: 1;
    z-index: -2;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit {
    align-items: flex-end;
    display: flex;
    flex: 1;
    height: 100%;
    position: static;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.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-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit .thumb img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: opacity 0.15s;
    width: 100%;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit .indicator {
    height: 3px;
    width: 96%;
    margin: 0 auto -5px auto;
    background-color: #ccc;
    z-index: 25;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.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, 0.6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 55;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit .remaining i {
    font-size: 48px;
    display: block;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-wrap .hoverable-unit .remaining p {
    font-size: 16px;
    font-weight: 400;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image .rmv_txt_drctn .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #000000;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top {
    margin-bottom: 21px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price {
    min-width: 100px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price > div {
    padding: 8px 4px 8px 4px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price > div span {
    font-size: 20px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price:before {
    left: -5px;
    transform: skew(-15deg, 0deg);
    z-index: -1;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price.discounted-price {
    min-height: 49px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price.discounted-price:before {
    left: -15px;
    transform: skew(-15deg, 0deg);
    height: auto;
    top: 0;
    bottom: 0;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price.discounted-price .regular-price {
    position: relative;
    left: -4px;
    padding: 0 4px 0 0;
    vertical-align: bottom;
    font-size: 13px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price.discounted-price .sale-price {
    position: relative;
    left: -4px;
    vertical-align: middle;
    margin-top: 0;
    padding: 0 3px 0 5px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price.discounted-price .sale-price .label-price {
    max-width: 40px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .price .normal-price .label-price {
    font-size: 10px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 4px 0 4px 6px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 3px 0 0;
    color: #ffffff;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title {
    padding-top: 0;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title a {
    font-size: 20px;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title a .labels {
    line-height: 12px;
    margin-bottom: 4px;
    font-size: 14px;
    margin-top: -1px;
}

.stm-inventory-no-filter-wrap .stm_ajax_pagination {
    opacity: 1;
    transition: all 0.2s ease-in-out;
    margin: 60px 0 80px;
}

.stm-inventory-no-filter-wrap .stm_ajax_pagination.loading {
    opacity: 0.5;
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop.stm-isotope-listing-item .image a .image-inner .stm-badge-directory, .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop.stm-isotope-listing-item .image a .image-inner .stm-badge-directory.heading-font {
    left: -65px !important;
    right: unset !important;
    transform: rotate(-45deg);
}

.stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop.stm-isotope-listing-item .image .stm-car-medias {
    right: 7px;
    left: unset !important;
}

@media (max-width: 767px) {
    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop {
        display: flex;
        flex-direction: row;
        position: relative;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content {
        margin-top: 0;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title {
        margin-left: 0;
        margin-right: auto;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-unit.meta-middle-divider {
        display: none;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-unit .meta-middle-unit-top, .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-unit .value {
        display: inline-block;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions > ul {
        display: flex;
        flex-direction: row;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions > ul li {
        margin-right: 13px !important;
    }
}

@media (max-width: 750px) {
    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: flex-start;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image {
        flex: 1;
        max-width: 240px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content {
        flex: 1;
        width: 100%;
        margin-top: 0;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top {
        margin-bottom: 10px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title {
        clear: none;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle {
        margin-bottom: 5px !important;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row {
        margin-bottom: 0;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul li {
        margin-right: 13px !important;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul li .car-action-unit.add-to-compare {
        padding-left: 20px;
    }
}

@media (max-width: 700px) {
    .stm-inventory-no-filter-wrap .stm-isotope-sorting {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 -15px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop {
        flex-direction: column;
        width: 50%;
        padding: 0 15px;
        border-bottom: 0;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image {
        max-width: 100%;
        width: 100%;
        margin: 0;
        flex: inherit;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .image img {
        width: 100%;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content {
        flex: 1;
        width: 100%;
        margin-top: 15px !important;
        border-bottom: 1px solid #ddd;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top {
        display: block;
        margin-bottom: 10px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle {
        margin-bottom: 10px !important;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row {
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row .meta-middle-unit {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row .meta-middle-unit.meta-middle-divider {
        display: none !important;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row .meta-middle-unit.font-exists {
        width: auto;
        display: flex !important;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-middle .meta-middle-row .meta-middle-unit.font-exists .value {
        display: block;
        padding-top: 0;
        margin-left: 4px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul li {
        margin-right: 13px !important;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-bottom .single-car-actions ul li .car-action-unit.add-to-compare {
        padding-left: 20px;
    }
}

@media (max-width: 500px) {
    .stm-inventory-no-filter-wrap .stm-isotope-sorting {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 -15px;
    }

    .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop {
        flex-direction: column;
        width: 100%;
        padding: 0 15px;
        border-bottom: 0;
    }
}

.stm-template-equipment .stm-inventory-no-filter-wrap .image .image-inner .special-label {
    transform: rotate(-45deg) translateZ(0);
    left: -85px;
    top: 25px;
}

.stm-template-motorcycle .stm-inventory-no-filter-wrap .image .image-inner {
    min-height: 165px !important;
}

.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content {
    margin-top: 15px !important;
}

.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #df1d1d;
}

.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #df1d1d;
}

.stm-template-motorcycle .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #df1d1d;
}

.stm-template-boats .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-boats .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #ceac61;
}

.stm-template-boats .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-boats .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #ceac61;
}

.stm-template-boats .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #ceac61;
}

.stm-template-aircrafts .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #000000 !important;
}

.stm-template-listing .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-listing .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #CE2C2C;
}

.stm-template-listing .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-listing .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #CE2C2C;
}

.stm-template-listing .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #CE2C2C;
}

.stm-template-listing_three .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-listing_three .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #CE2C2C;
}

.stm-template-listing_three .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-listing_three .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #CE2C2C;
}

.stm-template-listing_three .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #CE2C2C;
}

.stm-template-listing_five .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-listing_five .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #ff2325;
}

.stm-template-listing_five .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-listing_five .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #ff2325;
}

.stm-template-listing_five .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #ff2325;
}

.stm-template-ev_dealer .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-compare.active,.stm-template-ev_dealer .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .stm-listing-favorite.active {
    background: #0d46ff;
}

.stm-template-ev_dealer .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory,.stm-template-ev_dealer .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner .stm-badge-directory.heading-font {
    background-color: #0d46ff;
}

.stm-template-ev_dealer .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop.stm-listing-directory-list-loop .image .image-inner.interactive-hoverable .hoverable-indicators .indicator.active {
    background-color: #0d46ff;
}

.stm-hoverable-interactive-galleries .stm-inventory-no-filter-wrap .image .interactive-hoverable {
    min-width: 280px;
    min-height: 207px;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries .stm-inventory-no-filter-wrap .image .interactive-hoverable {
        min-height: 168px;
    }
}

.stm-hoverable-interactive-galleries .stm-inventory-no-filter-wrap .image .stm-listing-compare,.stm-hoverable-interactive-galleries .stm-inventory-no-filter-wrap .image .stm-listing-favorite {
    bottom: 13px !important;
}

@media (max-width: 700px) {
    .stm-hoverable-interactive-galleries .stm-inventory-no-filter-wrap .stm-isotope-sorting .listing-list-loop .content .meta-top .title {
        padding-top: 0;
        clear: none;
    }
}

.stm-hoverable-interactive-galleries.stm-template-car_dealer_two .stm-inventory-no-filter-wrap .image .interactive-hoverable {
    min-height: 207px !important;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-car_dealer_two .stm-inventory-no-filter-wrap .image .interactive-hoverable {
        min-height: 165px !important;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing .stm-inventory-no-filter-wrap .image {
    min-height: 168px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_two .stm-inventory-no-filter-wrap .image {
    min-height: 168px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_three .stm-inventory-no-filter-wrap .image {
    min-height: 168px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_three .stm-inventory-no-filter-wrap .image .interactive-hoverable {
    min-height: 207px !important;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_three .stm-inventory-no-filter-wrap .image .interactive-hoverable {
        min-height: 168px !important;
    }
}

.stm-hoverable-interactive-galleries.stm-template-listing_five .stm-inventory-no-filter-wrap .image {
    min-height: 168px;
}

.stm-hoverable-interactive-galleries.stm-template-listing_five .stm-inventory-no-filter-wrap .image .interactive-hoverable {
    min-height: 171px !important;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-listing_five .stm-inventory-no-filter-wrap .image .interactive-hoverable {
        min-height: 168px !important;
    }
}

.stm-hoverable-interactive-galleries.stm-template-motorcycle .stm-inventory-no-filter-wrap .image .interactive-hoverable {
    min-height: 207px !important;
}

@media (min-width: 768px) {
    .stm-hoverable-interactive-galleries.stm-template-motorcycle .stm-inventory-no-filter-wrap .image .interactive-hoverable {
        min-height: 165px !important;
    }
}

.stm-hoverable-interactive-galleries.stm-template-motorcycle .stm-inventory-no-filter-wrap .image .interactive-hoverable .special-label {
    top: 25px;
    bottom: unset;
    left: -85px;
    right: unset;
}

.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;
}

.stm-inventory-map-wrap .stm_gmap.stm-loading:before {
    display: block;
    content: "";
    background: #FFFFFF;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.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: #ffffff;
    font-family: "Font Awesome 5 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 0.2s;
    box-shadow: 0 0 30px rgba(0, 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]:-ms-input-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: transparent;
}

.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: #CE2C2C;
    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 50px;
    border-top: 1px solid #cccccc;
}

.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: #CE2C2C;
}

.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 #cccccc;
}

@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: -0.7px;
    color: #CE2C2C !important;
    background: #ffffff;
    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: #ffffff;
    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;
    max-height: 500px;
}

.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 {
    margin-top: 5px;
}

.stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_no_scroll .stm_iw_link:first-child, .stm-inventory-map-wrap .stm_map_info_window_group_wrap.stm_if_group_scroll .stm_iw_link:first-child {
    margin-top: 0;
}

.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: hidden;
    max-height: 462px;
}

.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;
}

.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: #CE2C2C;
    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: #000000;
    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%;
}

.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: #000000;
    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: #888888;
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #CE2C2C;
    padding: 8px;
    color: #FFFFFF;
    font-weight: 600;
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price .stm_iw_price_trap {
    display: inline;
    overflow: hidden;
    position: relative;
    top: 0;
    left: -13px;
}

.stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price .stm_iw_price_trap:before {
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
    top: -8px;
    left: 0;
    border-top: 32px solid #CE2C2C;
    border-left: 10px solid;
}

.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, 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, 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: transparent;
    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, 0.16);
}

.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 #ffffff;
    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;
    }
}

.stm-ios_safari .stm-inventory-map-wrap .stm_map_info_window_wrap .stm_iw_car_price .stm_iw_price_trap:before {
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
    top: -8px;
    left: 16px;
    border-top: 42px solid #1bc742;
    border-left: 10px solid;
}

.stm-orange {
    color: #ffb129;
}

.search_results_container.container {
    margin-bottom: 60px;
}

.stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #CE2C2C;
}

.stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.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, 0.1803921569);
    background-color: #ffffff;
    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 .listing-car-item-meta {
    -webkit-transform: translate3d(0, 0, 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 #000000;
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .brazzers-wrap .listing-car-item-meta {
    bottom: 0;
    -webkit-transform: translate3d(0, 0, 0);
}

.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 img:before {
    background: rgba(0, 0, 0, 0.2);
}

.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: 0px;
}

.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: #CE2C2C;
    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, 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 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 {
    background-color: #000000;
    color: #fff;
    position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #000000;
    text-align: right;
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price:before {
    background-color: #000000;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #000000;
    transform: skew(-14deg, 0deg);
    z-index: 1;
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price .heading-font {
    color: #fff;
}

.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 .price.discounted-price {
    padding: 1px 10px 2px 4px;
}

.stm-isearch-results-carousel-wrap .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;
}

@media (max-width: 768px) {
    .stm-isearch-results-carousel-wrap .stm-template-front-loop .price.discounted-price .regular-price {
        padding-left: 22px;
    }
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price .sale-price {
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    position: relative;
    z-index: 1;
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .price .normal-price {
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 1;
    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-template-aircrafts .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #ff9420;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-aircrafts .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-aircrafts .stm-isearch-results-carousel-wrap .price .price-form-label {
    z-index: 10;
    position: relative;
}

.stm-template-equipment .stm-isearch-results-carousel-wrap .special-label {
    left: -91px !important;
    transform: rotate(-45deg) translate3d(0, 0, 0) !important;
    z-index: 150;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px transparent, inset 0 4px 0 #102127;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .stm-badge-directory {
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
    background-color: #0d46ff;
    color: #ffffff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
    transition: all 0.5s ease;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
    transition: all 0.5s ease;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-ev_dealer .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000000;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    min-height: 100px;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .listing-car-item-meta .price {
    background-color: #0d46ff;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .listing-car-item-meta .price:before {
    background-color: #0d46ff;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .listing-car-item-meta {
    bottom: 10px;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta {
    bottom: 0;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-ev_dealer .stm-isearch-results-carousel-wrap .price .price-form-label {
    z-index: 10;
    position: relative;
}

.stm-template-ev_dealer .search_results_container {
    margin-bottom: 0 !important;
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #1B232F;
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap .listing-car-item-meta .price {
    background-color: #ff2325 !important;
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap .listing-car-item-meta .price:before {
    background-color: #ff2325 !important;
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap .car-listing-row {
    margin-bottom: 0;
}

.stm-template-listing_five .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-listing_six .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #CE2C2C;
}

.stm-template-listing_six .stm-isearch-results-carousel-wrap .stm-template-front-loop.current {
    border: 2px solid #CE2C2C;
}

.stm-template-listing_six .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
}

.stm-template-listing_six .stm-isearch-results-carousel-wrap .car-listing-row {
    margin-bottom: 0;
}

.stm-template-listing_six .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-boats .search_results_container.container {
    margin-bottom: 60px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #ceac61;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image:after {
    opacity: 1;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .boats-image-unit {
    display: none;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .listing-car-item-meta,.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .stm-badge-directory {
    z-index: 150;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .boats-image-unit {
    display: none;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta,.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .stm-badge-directory {
    z-index: 150;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .interactive-hoverable {
    min-height: 139.7px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px !important;
    transform: rotate(-45deg) translate3d(0, 0, 0) !important;
    top: 20px;
    bottom: unset;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-boats .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .owl-nav {
    display: none !important;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .owl-dots button {
    background-color: transparent !important;
    box-shadow: none !important;
}

.stm-template-boats .stm-isearch-results-carousel-wrap .price .price-form-label {
    z-index: 10;
    position: relative;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #ffb129;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .stm-badge-directory {
    position: absolute;
    left: -65px !important;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0) !important;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #ffb100;
    right: unset;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: -1px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-car_dealer_two .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-car_dealer_two .stm-isearch-results-carousel-wrap .price .price-form-label {
    z-index: 10;
    position: relative;
}

.stm-template-car_dealer_two.inventory-light:not(.home) .stm-isearch-results-carousel-wrap .car-title {
    color: #000000;
}

.stm-template-car_dealer_two.inventory-dark:not(.home) .search_results_container {
    background-color: #000000 !important;
}

.stm-template-car_dealer_two.inventory-dark:not(.home) .stm-isearch-results-carousel-wrap .back-search-results h4 {
    color: #ffffff;
}

.stm-template-car_dealer_two.inventory-dark:not(.home) .stm-isearch-results-carousel-wrap .car-title {
    color: #ffffff;
}

.stm-template-listing .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #CE2C2C;
}

.stm-template-listing .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
}

.stm-template-listing .stm-isearch-results-carousel-wrap .car-listing-row {
    margin-bottom: 0;
}

.stm-template-listing .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-listing_four .stm-isearch-results-carousel-wrap .stm-badge-directory {
    left: -65px;
    transform: rotate(-45deg) translate3d(0, 0, 0) !important;
}

.stm-template-listing_four .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-listing_three .search_results_container.container {
    margin-bottom: 60px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #232628;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .listing-car-item-meta .price {
    background-color: #CE2C2C;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .listing-car-item-meta .price:before {
    background-color: #CE2C2C;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .stm-badge-directory {
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
    background-color: #CE2C2C;
    color: #ffffff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: -1px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-listing_three .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .car-listing-row .listing-car-item-meta .car-meta-top .car-title {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
}

.stm-template-listing_three .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-listing_two .search_results_container.container {
    margin-bottom: 60px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #269aff;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop a {
    color: #000;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop a:hover, .stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop a:active, .stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop a:focus {
    color: #000;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-badge-directory {
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
    background-color: #269aff;
    color: #ffffff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: -1px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-listing_two .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-listing_two .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18), inset 0 4px 0 #ff2325;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop {
    padding: 3px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .brazzers-wrap {
    border: 5px solid #ff2325;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop a {
    color: #ffffff;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop a:hover, .stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop a:active, .stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop a:focus {
    color: #ffffff;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
    position: relative;
    overflow: hidden;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta,.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .stm-badge-directory {
    z-index: 150;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta .car-meta-top {
    border-bottom: none;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta .price {
    background-color: #ff2325 !important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .listing-car-item-meta .price:before {
    background-color: #ff2325 !important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap {
    position: relative;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .listing-car-item-meta {
    bottom: 10px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap img {
    max-width: 100%;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap {
    top: -4px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active {
    border-color: #ff2325;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div:not(.active) {
    border-color: #ccc;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .listing-car-item-meta .car-meta-top .car-title {
    color: #ffffff;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-badge-directory {
    position: absolute;
    left: -65px;
    padding: 0 55px;
    top: 20px;
    width: 200px;
    height: 33px;
    line-height: 33px;
    transform: rotate(-45deg) translate3d(0, 0, 0);
    background-color: #ff2325;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #22b7d2;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls {
    padding: 30px 25px 25px;
    display: flex;
    justify-content: space-between;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results {
    padding-top: 7px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results .fas {
    font-size: 12px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a {
    text-decoration: none;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .back-search-results a:hover {
    text-decoration: none;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls {
    display: flex;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev, .stm-template-motorcycle .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, 0.1803921569);
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 5px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev .fas, .stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next .fas {
    font-size: 20px;
    color: #000;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-prev.disabled, .stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .stm-isearch-next.disabled {
    cursor: unset;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls .next-prev-controls .disabled .fas {
    color: #c7c7c7;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-isearch-results-carousel {
    padding: 0px 0px 15px 0px;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .owl-controls {
    margin-top: unset;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .owl-nav {
    display: none !important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .owl-stage-outer {
    margin-bottom: 0 !important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .price .price-form-label {
    z-index: 10;
    position: relative;
}

.stm-hoverable-interactive-galleries .owl-carousel.stm-isearch-results-carousel .stm-template-front-loop.current .image .brazzers-wrap .tmb-wrap {
    top: 0;
    height: unset;
    bottom: 10px;
}

.stm-hoverable-interactive-galleries .owl-carousel.stm-isearch-results-carousel .stm-template-front-loop.current .image .brazzers-wrap .tmb-wrap .tmb-wrap-table.active {
    border-bottom: none !important;
    border-color: transparent !important;
}

.stm_inventory_with_filter-wrap.is_page_inventory {
    margin-top: 53px;
    padding-bottom: 80px;
}

.stm_inventory_with_filter-wrap.is_page_inventory .col-md-9 .stm-action-wrap {
    padding-top: 6px;
    padding-bottom: 28px;
    border-width: 3px;
    margin-bottom: 24px;
}

.stm_inventory_with_filter-wrap .col-md-3 {
    margin-top: 0;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-single-unit {
    margin-top: 15px;
    box-shadow: 0px 2px 27px 0px rgba(35, 36, 58, 0.13);
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-single-unit:first-child {
    margin-top: 0;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-filter-listing-directory-price {
    margin-top: 15px;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-filter-listing-directory-price .stm-accordion-content-wrapper {
    padding: 15px 25px 25px 25px;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-filter-listing-directory-price .stm-accordion-content-wrapper input[type=text] {
    padding: 0 10px;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 25px 25px 25px;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label {
    padding: 5px 0 5px 20px;
    position: relative;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label:before {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label input {
    display: none;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label span {
    line-height: 24px;
    font-weight: 500;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label span .count {
    margin-left: 5px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    line-height: 18px;
    padding-bottom: 20px;
    margin-bottom: 12px;
    border-bottom: 1px solid #d8e5e6;
    margin-top: -6px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap h2 {
    display: block;
    margin: 0;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .showing {
    font-size: 15px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    margin: 0;
    border: 0;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options {
    border: 1px solid #d8e5e6;
    padding-left: 10px;
    border-radius: 3px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options > span {
    margin-top: 12px;
    margin-right: 0;
    color: #2c313e;
    text-transform: none;
    font-size: 15px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default .select2-selection--single {
    height: 43px;
    opacity: 1 !important;
    background: transparent;
    border: 0;
    border-radius: 3px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px;
    color: #2c313e;
    font-weight: 700;
    font-size: 15px !important;
    min-width: 170px;
    padding-left: 3px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default .select2-selection--single .select2-selection__arrow b {
    font-size: 0;
    margin-top: -5px;
    height: 7px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "";
    display: block;
    width: 10px;
    border-top: 7px solid #7f7f7f;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    left: -6px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by {
    margin-left: 30px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by .view-type {
    margin-left: 16px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by .view-type .view-grid {
    font-size: 15px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm_ajax_pagination {
    margin-bottom: 25px;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-inventory-load-more-btn {
    display: block;
    max-width: 200px;
    margin-bottom: 20px;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

@media (max-width: 500px) {
    .stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap {
        flex-direction: column;
        align-items: flex-start;
    }

    .stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap h2 {
        margin-bottom: 10px;
    }

    .stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .showing {
        margin-bottom: 10px;
    }

    .stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units {
        width: 100%;
        justify-content: space-between;
    }

    .stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-sort-by-options {
        margin-left: 0;
        margin-right: auto;
    }
}

.stm-template-aircrafts .stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner {
    padding: 0;
}

#wrapper .stm-banner-fullwidth {
    position: static;
}

#wrapper .stm-banner-image-filter {
    position: absolute;
    max-height: 410px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 37px;
    background-position: 50% 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    z-index: -1;
}

#wrapper .stm-banner-image-filter:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

#wrapper #stm-vivus-arrow {
    position: absolute;
    left: -50px;
    top: 30px;
}

@media (max-width: 1199px) {
    #wrapper #stm-vivus-arrow {
        display: none;
    }
}

#wrapper .centered-banner-content-listing {
    position: relative;
    padding: 160px 0 159px;
}

#wrapper .centered-banner-content-listing .inner {
    position: relative;
}

#wrapper .centered-banner-content-listing .inner h1 {
    margin-bottom: 5px;
    font-size: 70px;
    line-height: 50px;
    letter-spacing: -3px;
}

.stm-listing-cetegories-grid-wrap h3 {
    display: block;
    width: 100%;
    margin-bottom: 27px;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    filter: drop-shadow(-1px 0 10px rgba(0, 0, 0, 0.1));
    position: relative;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap:before {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: 30px;
    left: 50%;
    bottom: 30px;
    background-color: #e4eeef;
    z-index: 4;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item {
    display: block;
    width: 50%;
    position: relative;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item:nth-child(odd):after {
    content: "";
    width: 90%;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #e4eeef;
    z-index: 4;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item:nth-child(even):after {
    content: "";
    width: 90%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #e4eeef;
    z-index: 4;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item:nth-last-child(1):after, .stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item:nth-last-child(2):after {
    display: none;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 180px;
    background-color: #f9fdfe;
    transition: all 0.2s ease;
    position: relative;
    text-decoration: none;
    z-index: 2;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a:hover {
    background-color: #ffffff;
    filter: drop-shadow(-1px 0 8px rgba(0, 0, 0, 0.1));
    z-index: 3;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a:hover svg path {
    fill: #ff9420;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a img {
    max-height: 80px;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a svg {
    display: block;
    width: auto;
    max-width: 130px;
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    transform: translateZ(0);
    overflow: hidden;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a svg path {
    transition: all 0.2s ease-in-out;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a span {
    font-size: 16px;
    line-height: 36px;
}

.stm_dynamic_listing_filter {
    position: relative;
}

.stm_dynamic_listing_filter:before {
    position: absolute;
    content: "";
    display: block;
    background: url("../images/listing-filter-overlay.png") 0 0 no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 1;
}

.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: #000000;
    border-right: 1px solid rgba(0,0,0, 1);
}

.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: -0.4px;
    z-index: 2;
}

.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li.active {
    background-color: #000000;
    border-right-color: #000000;
}

.stm_dynamic_listing_filter .tab-content {
    padding: 42px 30px 20px;
    background-color: #000000;
}

.stm_dynamic_listing_filter .tab-content .tab-pane {
    position: relative;
    z-index: 2;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

@media (min-width: 768px) {
    .stm_dynamic_listing_filter .tab-content .tab-pane form {
        flex-direction: row;
    }
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects {
    width: 100%;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row {
    margin: 0 -8px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col {
    margin-bottom: 15px;
    padding: 0 8px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=text],.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=number],.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=tel],.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=email],.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=search],.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col input[type=password] {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col .select2-container--default .select2-selection--single {
    height: 46px;
    opacity: 1 !important;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col .stm-location-search-unit.loading {
    position: relative;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form .stm-filter-tab-selects > .row .stm-select-col .stm-location-search-unit .gm-err-autocomplete {
    background-position-y: center;
    background-position-x: 8px;
    padding-left: 30px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form button[type=submit] {
    min-width: 170px;
    padding: 16px 25px 13px 25px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    font-size: 14px;
}

@media (min-width: 768px) {
    .stm_dynamic_listing_filter .tab-content .tab-pane form button[type=submit] {
        margin-left: 16px;
    }
}

.stm_dynamic_listing_filter .tab-content .tab-pane form button[type=submit] span {
    margin-right: 4px;
}

.stm_dynamic_listing_filter .tab-content .tab-pane form button[type=submit] i {
    display: inline-block;
    margin-right: 6px;
    font-size: 16px;
}

.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: #ffffff;
    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: #222222;
}

.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 .stm_listing_filter_text {
    height: 46px;
    line-height: 46px;
}

@media (max-width: 768px) {
    .stm_dynamic_listing_filter .tab-content button {
        align-self: flex-end;
    }

    .stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav {
        display: flex;
        overflow-y: scroll;
    }

    .stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li a {
        white-space: nowrap;
        padding: 15px;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
}

@media (max-width: 991px) {
    .stm_dynamic_listing_filter:before {
        background: none;
    }
}

@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-left: 0;
        margin-bottom: 35px;
        float: none;
    }
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap {
    padding: 74px 0 32px;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 10px;
    position: relative;
    margin-bottom: 34px;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container:before {
    content: "";
    display: block;
    width: 70px;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 1;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container h3 {
    display: block;
    width: 70%;
    text-align: left;
    font-size: 28px !important;
    text-transform: uppercase;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by {
    display: flex;
    justify-content: flex-end;
    width: 30%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by li {
    margin: 0 0 0 20px;
    padding: 0;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by li span {
    display: block;
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 500;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by li span.high:before {
    content: "\f062";
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by li span.low:before {
    content: "\f063";
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .container .sort_by li span:before {
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .selected-filter {
    font-size: 14px;
    font-weight: 600;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle {
    margin-top: 10px;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row:before, .stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row:after {
    display: block !important;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row .col-md-3:nth-child(1), .stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row .col-md-3:nth-child(2) {
    width: 31%;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row .col-md-3:nth-child(3), .stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .row .col-md-3:nth-child(4) {
    width: 19%;
}

.stm_dynamic_listing_filter_with_rating .top-filter-wrap .middle .filter .stm-filter-tab-selects .select2-container--default .select2-selection--single {
    background-color: #ffffff;
}

.stm_dynamic_listing_filter_without_tabs {
    margin: 0 -45px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.stm_dynamic_listing_filter_without_tabs:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 1;
}

.stm_dynamic_listing_filter_without_tabs .stm_dynamic_listing_filter_nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

.stm_dynamic_listing_filter_without_tabs .stm_dynamic_listing_filter_nav li {
    float: left;
    margin-bottom: 0;
    background: #121e24;
    border-right: 1px solid #121e24;
}

.stm_dynamic_listing_filter_without_tabs .stm_dynamic_listing_filter_nav li.active {
    background-color: #121e24;
    border-right-color: #121e24;
}

.stm_dynamic_listing_filter_without_tabs .stm_dynamic_listing_filter_nav li a {
    position: relative;
    display: block;
    padding: 15px 43px 12px 35px;
    color: #ffffff;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none !important;
    letter-spacing: -0.4px;
    z-index: 2;
}

.stm_dynamic_listing_filter_without_tabs .tab-content {
    padding: 30px 45px 10px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .stm_listing_search_title {
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 30px;
    letter-spacing: 0.6px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .stm_listing_search_title i {
    vertical-align: middle;
    margin-right: 7px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane {
    position: relative;
    z-index: 2;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
    width: 26%;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap button[type=submit] {
    margin-right: 6px;
    font-size: 14px;
    position: relative;
    top: -1px;
    float: right;
    margin-left: 22px;
    min-width: 160px;
    padding: 17px 25px 15px 25px;
    font-weight: 700;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap button[type=submit]:active {
    top: -1px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .reset-filter {
    min-width: 66px !important;
    margin-right: 0 !important;
    padding: 16px 23px 13px !important;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .reset-filter i.stm-icon-reset {
    font-size: 20px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects {
    display: block;
    width: 74%;
    overflow: hidden;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -15px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects .row .col-md-3 {
    display: block;
    width: 33.3%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    font-size: 22px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap {
    min-height: 50px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy {
    position: relative;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy label {
    color: #ffffff;
    line-height: 16px;
    vertical-align: top;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy .stm-taxonomy-range-unit {
    margin-top: 10px;
    padding: 0 10px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap .taxonomy-tooltip {
    margin-top: 2px;
}

.stm_dynamic_listing_filter_without_tabs .tab-content .taxonomy_range_wrap .taxonomy-tooltip .tooltip-inner {
    padding: 1px 3px 0;
    background: #eceff3;
    color: #222222;
}

@media (max-width: 420px) {
    .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: 1150px) {
    .stm_dynamic_listing_filter_without_tabs {
        margin: 0 15px;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
        width: 30%;
    }
}

@media (max-width: 1100px) {
    .stm_dynamic_listing_filter_without_tabs {
        margin: 0;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
        width: 30%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .border-btn {
        margin: 0 !important;
        max-width: 140px;
        min-width: inherit !important;
        padding: 17px 15px 15px 15px !important;
    }
}

@media (max-width: 860px) {
    .stm_dynamic_listing_filter_without_tabs {
        margin: 0;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form {
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects {
        width: 100%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
        width: 100%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .border-btn {
        margin: 0 !important;
        max-width: 140px;
        min-width: inherit !important;
        padding: 17px 15px 15px 15px !important;
    }
}

@media (max-width: 568px) {
    .stm_dynamic_listing_filter_without_tabs {
        margin: 0;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form {
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects {
        width: 100%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects .row .col-md-3 {
        width: 50%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
        width: 100%;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .border-btn {
        margin: 0 !important;
        max-width: 140px;
        min-width: inherit !important;
        padding: 17px 15px 15px 15px !important;
    }
}

@media (max-width: 500px) {
    .stm_dynamic_listing_filter_without_tabs .tab-content {
        padding: 0;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .heading-title {
        padding: 30px 15px;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form {
        flex-direction: column-reverse;
        flex-wrap: wrap;
        align-items: center;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .stm-filter-tab-selects {
        width: 100%;
        padding: 0 15px;
    }

    .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;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap {
        width: 100%;
        padding: 0 15px;
        flex-direction: row;
    }

    .stm_dynamic_listing_filter_without_tabs .tab-content .tab-pane form .btn-wrap .border-btn {
        margin: 0 !important;
    }
}

.stm_listing_tabs_style_2 {
    padding-top: 29px;
    border-top: 4px solid #000000;
}

.stm_listing_tabs_style_2 > .clearfix {
    padding-bottom: 32px;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list {
    margin-top: 35px;
    float: none;
    list-style: none;
    padding: 0;
    text-align: center;
}

@media (min-width: 768px) {
    .stm_listing_tabs_style_2 .stm_listing_nav_list {
        float: right;
        margin-top: 7px;
    }
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li {
    margin-bottom: 25px;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li:last-child {
    margin-bottom: 0;
}

@media (min-width: 500px) {
    .stm_listing_tabs_style_2 .stm_listing_nav_list li {
        display: inline-block;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .stm_listing_tabs_style_2 .stm_listing_nav_list li {
        margin-left: 7px;
    }
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li.active a {
    background-color: #CE2C2C;
    color: #fff;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li.active a:after {
    opacity: 1;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li.active a span {
    border: 0 !important;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li a {
    position: relative;
    padding: 14px 24px;
    color: #000000;
    text-decoration: none !important;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li a:after {
    position: absolute;
    content: "";
    display: block;
    position: absolute;
    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 #CE2C2C;
    opacity: 0;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li a span {
    border-bottom: 1px dashed #000000;
    letter-spacing: -0.5px;
}

.stm_listing_tabs_style_2 .tab-pane {
    padding-bottom: 33px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image {
    position: relative;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-badge-directory, .stm_listing_tabs_style_2 .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: #CE2C2C;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm_listing_tabs_style_2 .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, 0.3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare:hover {
    cursor: pointer;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-listing-compare.active {
    background: linear-gradient(180deg, #CE2C2C 0%, rgba(206,44,44, 0.75) 100%);
    opacity: 1;
}

.stm_listing_tabs_style_2 .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, 0.3);
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    opacity: 0;
    z-index: 20;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite:hover {
    cursor: pointer;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-listing-favorite.active {
    background: linear-gradient(180deg, #CE2C2C 0%, #CE2C2C 100%);
    opacity: 1;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 20;
}

.stm_listing_tabs_style_2 .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, 0.3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias > div i {
    font-size: 12px;
    margin-right: 2px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias > div span {
    position: relative;
    top: -1px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image .stm-car-medias > div:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image:hover .stm-listing-compare, .stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image:hover .stm-listing-favorite, .stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .image:hover .stm-car-medias {
    opacity: 1;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta {
    padding-top: 17px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc;
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .car-title .colored {
    color: #CE2C2C;
}

.stm_listing_tabs_style_2 .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: #CE2C2C;
    text-align: right;
}

.stm_listing_tabs_style_2 .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: #CE2C2C;
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price {
    padding: 1px 10px 2px 4px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price.discounted-price .sale-price {
    line-height: 16px;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .regular-price,.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .sale-price,.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    position: relative;
    z-index: 6;
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price,.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price .normal-price {
    line-height: 25px;
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .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: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.stm_listing_tabs_style_2 .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: #ffffff;
}

.stm_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li i {
    margin-right: -1px;
    font-size: 13px;
    color: #aaaaaa;
    vertical-align: middle;
}

.stm_listing_tabs_style_2 .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_listing_tabs_style_2 .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_listing_tabs_style_2 .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_listing_tabs_style_2 .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_listing_tabs_style_2 .tab-pane .row .stm-directory-grid-loop .listing-car-item-meta .car-meta-bottom ul li:last-child {
    margin-right: 0;
}

@media (max-width: 820px) {
    .stm_listing_tabs_style_2 > .clearfix {
        padding-bottom: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .stm_listing_tabs_style_2 .stm_listing_nav_list {
        display: flex;
        overflow-y: scroll;
        max-width: 100%;
        margin-top: 10px;
    }

    .stm_listing_tabs_style_2 .stm_listing_nav_list li {
        margin-bottom: 0;
    }

    .stm_listing_tabs_style_2 .stm_listing_nav_list li a {
        white-space: nowrap;
        display: block;
        padding: 15px;
        margin-bottom: 15px;
    }
}

@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 {
        min-height: 290px;
    }

    .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: 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: 280px;
    min-height: 160px;
}

.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image .stm-listing-compare,.stm-hoverable-interactive-galleries .stm_listing_tabs_style_2 .image .stm-listing-favorite {
    bottom: 13px !important;
}

.stm_dynamic_listing_two_filter {
    position: relative;
}

.stm_dynamic_listing_two_filter:before {
    position: absolute;
    content: "";
    display: block;
    background: url("../images/listing-filter-overlay.png") 0 0 no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 1;
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav {
        display: flex;
        overflow-y: scroll;
    }
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li {
    float: left;
    margin-bottom: 0;
    position: relative;
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li {
        width: 100%;
        white-space: nowrap;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li:before {
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    background: #ffffff;
    opacity: 0.75;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li:before {
        display: none;
    }
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li:first-child:before {
    display: none;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active:first-child + li:before {
    display: none;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active:last-child:before {
    display: none;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active + li:before, .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active:not(:first-child):not(:last-child):before {
    display: none;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active {
    z-index: 100;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li a {
    position: relative;
    display: block;
    padding: 16px 43px 13px 35px;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none !important;
    letter-spacing: -0.4px;
    z-index: 2;
}

.stm_dynamic_listing_two_filter .tab-content {
    padding: 38px 30px 38px;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane {
    position: relative;
    z-index: 2;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_second_tab form .btn-wrap .stm-select-col {
    padding: 0;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane.active.expanded {
    flex-direction: column;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane.active.expanded .stm-filter-tab-selects {
    padding-right: 0;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane .motors-gdpr {
    display: block;
    float: left;
    width: 64%;
    margin: 0 !important;
    line-height: 22px;
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap {
    display: block;
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap .file-wrap {
    float: left;
    width: 100%;
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap .file-wrap .input-file-holder {
    display: block;
    width: 100%;
    font-weight: 400;
    color: #888888;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
    position: relative;
    overflow: hidden;
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap .file-wrap .input-file-holder span {
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap .file-wrap .input-file-holder i {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

.stm_dynamic_listing_two_filter .tab-content .vmc-file-wrap .file-wrap .input-file-holder input[type=file] {
    width: 100%;
    opacity: 0;
    height: 47px;
    line-height: 47px;
    padding: 0;
}

.stm_dynamic_listing_two_filter .tab-content .file-name-wrap {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 44px;
    padding: 0 21px;
    font-weight: 400;
    color: #888888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
    position: relative;
}

.stm_dynamic_listing_two_filter .tab-content .file-name-wrap i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
    cursor: pointer;
}

.stm_dynamic_listing_two_filter .tab-content form {
    width: 100%;
    padding-bottom: 40px;
    transition: all 0.2s ease-in;
}

.stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects {
    width: 100%;
    overflow: hidden;
    transition: all 0.3s ease-in;
    padding-right: 0;
}

.stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects .stm-select-col {
    margin-bottom: 30px;
    padding: 0 8px;
}

.stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects .col-md-12 {
    padding: 0 15px;
}

.stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects > .row {
    margin: 0 -8px;
}

.stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects.stm-filter-tab-selects-third {
    padding-right: 0;
}

.stm_dynamic_listing_two_filter .tab-content #stm_third_tab .btn-wrap {
    position: static;
}

.stm_dynamic_listing_two_filter .tab-content .btn-wrap {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.stm_dynamic_listing_two_filter .tab-content .btn-wrap button {
    float: right;
    position: relative;
    text-transform: none;
}

.stm_dynamic_listing_two_filter .tab-content .btn-wrap button i.fa-spinner {
    display: none;
    position: absolute;
    top: 36%;
    left: 46%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.stm_dynamic_listing_two_filter .tab-content .btn-wrap button.loading {
    color: transparent !important;
}

.stm_dynamic_listing_two_filter .tab-content .btn-wrap button.loading i.fa-spinner {
    display: block;
    color: #ffffff !important;
}

.stm_dynamic_listing_two_filter .tab-content button[type=submit] {
    margin-left: 10px;
    min-width: 170px;
    padding: 16px 25px 13px 25px;
    font-weight: 700;
}

.stm_dynamic_listing_two_filter .tab-content button[type=submit] i {
    display: inline-block;
    margin-right: 6px;
    font-size: 16px;
}

.stm_dynamic_listing_two_filter .tab-content button[type=submit]:active {
    top: -1px;
}

.stm_dynamic_listing_two_filter .tab-content .stm-slide-content {
    transition: all 0.2s ease-in;
}

.stm_dynamic_listing_two_filter .tab-content .stm-slide-content .stm-select-col {
    display: none;
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .tab-content #stm_third_tab .stm-more-options-wrap {
        padding: 10px 0 35px 0;
    }
}

.stm_dynamic_listing_two_filter .tab-content .stm-more-options-wrap {
    display: block;
    cursor: pointer;
    padding: 10px 0 10px 0;
    text-align: left;
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .tab-content .stm-more-options-wrap {
        text-align: right;
        padding: 10px 0 20px 0;
    }
}

.stm_dynamic_listing_two_filter .tab-content .stm-more-options-wrap span {
    border-bottom: 1px dotted;
    transition: all 0.2s ease-in-out;
    color: #888888;
}

.stm_dynamic_listing_two_filter .tab-content .stm-more-options-wrap span:hover {
    color: #ffffff;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap {
    min-height: 50px;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy {
    position: relative;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy label {
    color: #ffffff;
    line-height: 16px;
    vertical-align: top;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap .mts_semeht_taxonomy .stm-taxonomy-range-unit {
    margin-top: 10px;
    padding: 0 10px;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip {
    margin-top: 2px;
}

.stm_dynamic_listing_two_filter .tab-content .taxonomy_range_wrap .taxonomy-tooltip .tooltip-inner {
    padding: 1px 3px 0;
    background: #eceff3;
    color: #222222;
}

.stm_dynamic_listing_two_filter .select2-container--default .select2-selection--single {
    height: 46px;
    opacity: 1 !important;
}

.stm_dynamic_listing_two_filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
}

.stm_dynamic_listing_two_filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}

.stm_dynamic_listing_two_filter .stm_listing_filter_text {
    height: 46px;
    line-height: 46px;
}

.stm_dynamic_listing_two_filter .tab-content button[type=submit]:active {
    box-shadow: none !important;
}

.stm_dynamic_listing_two_filter.stm_dynamic_listing_dealer_filter {
    margin-bottom: 70px !important;
}

.stm_dynamic_listing_two_filter.stm_dynamic_listing_dealer_filter:before {
    display: none !important;
}

.stm_dynamic_listing_two_filter.stm_dynamic_listing_dealer_filter .tab-content {
    padding: 38px 30px 13px;
}

@media (max-width: 991px) {
    .stm_dynamic_listing_two_filter:before {
        background: none;
    }
}

@media (max-width: 768px) {
    .stm_dynamic_listing_two_filter .tab-content #stm_third_tab form {
        padding-bottom: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content #stm_third_tab .btn-wrap .row .stm-select-col:last-child {
        display: flex;
        flex-direction: column-reverse;
    }

    .stm_dynamic_listing_two_filter .tab-content #stm_third_tab .btn-wrap .row .stm-select-col:last-child .motors-gdpr {
        width: 100%;
        margin-left: -7 !important;
        margin-bottom: 10px !important;
    }

    .stm_dynamic_listing_two_filter .tab-content #stm_third_tab .btn-wrap .row .stm-select-col:last-child button {
        display: inline-block;
        width: auto;
        align-self: flex-end;
        max-width: 180px;
    }
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li {
        float: none;
        width: 100%;
    }

    .stm_dynamic_listing_two_filter .tab-content button[type=submit] {
        margin-left: 0;
        margin-bottom: 0;
        float: none;
        float: right;
    }

    .stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects .stm-select-col {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li {
        float: none;
        width: 100%;
    }

    .stm_dynamic_listing_two_filter .tab-content button[type=submit] {
        margin-left: 0;
        margin-bottom: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .stm-filter-tab-selects .stm-select-col {
        padding: 0 15px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane form {
        padding-bottom: 130px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane form .btn-wrap {
        top: inherit;
        bottom: 0;
        right: 5px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane form .stm-filter-tab-selects {
        padding-right: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_first_tab form {
        padding-bottom: 70px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_first_tab form .btn-wrap {
        padding-left: 4px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_second_tab form {
        padding-bottom: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_second_tab form .row .stm-select-col {
        margin-bottom: 20px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_second_tab form .btn-wrap {
        padding-bottom: 10px;
        display: flex;
        flex-direction: column;
        position: static;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_second_tab form .btn-wrap .stm-more-options-wrap {
        padding: 0 0 20px 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_third_tab .btn-wrap {
        position: static;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_third_tab .btn-wrap .row .stm-select-col:last-child {
        display: flex;
        flex-direction: column-reverse;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_third_tab .btn-wrap .row .stm-select-col:last-child .motors-gdpr {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 10px !important;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane#stm_third_tab .btn-wrap .row .stm-select-col:last-child button {
        display: inline-block;
        width: auto;
        align-self: flex-end;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .stm-filter-tab-selects.stm-filter-tab-selects-third {
        padding-right: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .stm-filter-tab-selects.stm-filter-tab-selects-third .stm-slide-content .vmc-file-wrap .file-wrap {
        width: 100%;
        padding-right: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .stm-filter-tab-selects.stm-filter-tab-selects-third .stm-slide-content .vmc-file-wrap .vmc-photos-list {
        margin-top: 10px;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .stm-filter-tab-selects.stm-filter-tab-selects-third .stm-slide-content .vmc-file-wrap .vmc-photos-list ul {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .stm-filter-tab-selects.stm-filter-tab-selects-third .stm-slide-content .vmc-file-wrap .vmc-photos-list ul li {
        width: 100%;
        margin-right: 0;
    }

    .stm_dynamic_listing_two_filter .tab-content .tab-pane .btn-wrap {
        top: inherit;
        bottom: 0;
    }
}

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;
}

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 #ffffff;
    transition: all 0.2s ease-in-out;
    background: transparent;
    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: #CE2C2C;
}

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: #777777;
    transition: all 0.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: #ffffff;
}

.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: transparent;
    border: unset;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    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: transparent;
    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: #000000;
}

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: #CE2C2C;
}

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: #ffffff;
    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: #000000;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 16px;
    margin-bottom: 10px;
    background: transparent;
    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: #CE2C2C;
}

@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: #000000;
}

@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: 0.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;
    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: #777777;
    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: #CE2C2C;
    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: transparent;
    color: #CE2C2C;
}

.stm-layout-header-equipment #wrapper #header ul li.stm_megamenu > .sub-menu > li .stm_mm_post_content .stm-mm-top-vehicles h3 {
    color: #fff;
}

.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;
}

.stm-orange {
    color: #ffb129;
}

.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, 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;
    background-color: #fff;
    border-radius: 20px;
    text-align: left;
}

.stm-our-team .image .team-info .phone i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #000000;
}

.stm-our-team .image .team-info .email {
    display: inline-block;
    min-width: 160px;
    max-width: 100%;
    padding: 0 12px;
    background-color: #000000;
    border-radius: 20px;
    color: #fff !important;
    font-size: 13px;
    line-height: 33px;
    text-align: center;
    text-decoration: none !important;
}

.stm-our-team .meta {
    background-color: #fff;
    padding: 21px 10px 23px 10px;
    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 {
    color: #888;
    font-size: 13px;
}

.stm-our-team:hover .image:before {
    opacity: 1;
}

.stm-our-team:hover .meta {
    background-color: #232628;
}

.stm-our-team:hover .meta .name, .stm-our-team:hover .meta .position {
    color: #fff;
}

.stm-our-team:hover .team-info {
    bottom: 18px;
    visibility: visible;
    opacity: 1;
}

@media (max-width: 1025px) {
    .stm-our-team {
        max-width: inherit !important;
    }
}

.stm-template-motorcycle .stm-our-team:hover .meta {
    background-color: #0e1315;
}

.stm-template-motorcycle .stm-our-team:hover .meta .name {
    color: #fff;
}

.stm-template-motorcycle .stm-our-team .image .team-info .phone {
    background-color: #fff;
    color: #0e1315;
}

.stm-template-motorcycle .stm-our-team .image .team-info .phone i {
    color: #df1d1d;
}

.stm-template-motorcycle .stm-our-team .image .team-info .email {
    background-color: #df1d1d;
}

.stm-template-motorcycle .stm-our-team .meta .name {
    color: #0e1315;
}

@media (max-width: 1025px) {
    .stm-template-motorcycle .stm-our-team {
        max-width: inherit !important;
    }
}

.stm-template-auto_parts .stm-our-team:hover .meta {
    background-color: #191919;
}

.stm-template-ev_dealer .stm-our-team:hover .meta {
    background-color: #102127;
}

.stm-template-ev_dealer .stm-our-team .image .team-info .phone i {
    color: #0d46ff;
}

.stm-template-ev_dealer .stm-our-team .image .team-info .email {
    background-color: #0d46ff;
}

.stm-template-equipment .stm-our-team a, .stm-template-equipment .stm-our-team .heading-font {
    color: #1d1f1f;
}

.stm-template-listing_five .stm-our-team .image .team-info .phone i {
    color: #1a2c33;
}

.stm-template-listing_five .stm-our-team .image .team-info .email {
    background-color: #1a2c33;
}

.stm_popular_makes_unit {
    padding: 73px 0;
}

.stm_popular_makes_unit .stm_popular_makes_title {
    margin-bottom: 50px;
}

.stm_popular_makes_unit .stm_popular_makes_title h3 {
    color: #ffffff;
    font-size: 28px !important;
    text-transform: uppercase;
    text-align: center;
}

.stm_popular_makes_unit .stm_listing_popular_makes {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.stm_popular_makes_unit .stm_listing_popular_makes a {
    display: block;
    background: #ffffff;
    min-height: 130px;
    min-width: 160px;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.2s ease-in;
}

.stm_popular_makes_unit .stm_listing_popular_makes a.opacity_07 {
    opacity: 0.7;
}

.stm_popular_makes_unit .stm_listing_popular_makes a.opacity_1 {
    opacity: 1;
}

.stm_popular_makes_unit .stm_listing_popular_makes a .inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 28px;
}

.stm_popular_makes_unit .stm_listing_popular_makes a .inner .image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 55px;
}

.stm_popular_makes_unit .stm_listing_popular_makes a .inner .image img {
    display: block;
    width: auto;
    height: auto;
    max-height: 55px;
    max-width: 85px;
}

.stm_popular_makes_unit .stm_listing_popular_makes a .inner .name {
    font-size: 13px;
    font-weight: 600;
    color: #888888;
    margin-top: 9px;
}

.stm_popular_makes_unit .description {
    display: block;
    width: 64%;
    margin: 52px auto 0;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 991px) {
    .stm_popular_makes_unit .stm_listing_popular_makes {
        flex-wrap: wrap;
        padding: 0 10%;
    }

    .stm_popular_makes_unit .stm_listing_popular_makes a {
        margin-bottom: 20px;
    }

    .stm_popular_makes_unit .description {
        margin: 32px auto 0;
    }
}

@media (max-width: 568px) {
    .stm_popular_makes_unit .stm_listing_popular_makes {
        padding: 0 1%;
    }
}

@media (max-width: 340px) {
    .stm_popular_makes_unit .stm_listing_popular_makes {
        padding: 0;
        justify-content: center;
        align-items: center;
    }
}

.stm-popular-searches {
    display: block;
    position: relative;
}

.stm-popular-searches h3 {
    display: block;
    width: 100%;
    margin-bottom: 27px;
}

.stm-popular-searches .stm-ps-list-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 23px;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item {
    display: block;
    width: 30%;
    margin: 7.5px 7px;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    border-radius: 3px;
    padding: 12px 13px 11px;
    font-size: 13px;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a i {
    font-size: 10px;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 850px) {
    .stm-popular-searches .stm-ps-list-wrap .stm-ps-item {
        margin: 7.5px 5px;
    }
}

@media (max-width: 767px) {
    .stm-popular-searches {
        margin-top: 40px;
    }
}

@media (max-width: 500px) {
    .stm-popular-searches .stm-ps-list-wrap .stm-ps-item {
        width: 47%;
    }
}

@media (max-width: 375px) {
    .stm-popular-searches .stm-ps-list-wrap .stm-ps-item {
        width: 100%;
    }
}

.stm-single-car-page .stm_listing_title {
    font-size: 36px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: -0.4px;
    line-height: 45px;
    text-align: left;
}

@media (max-width: 1024px) {
    .stm-single-car-page .stm_listing_title {
        font-size: 24px;
        margin-bottom: 0;
        line-height: 29px;
    }
}

.special-offers .colored-separator {
    margin-bottom: 13px;
}

@media (max-width: 820px) {
    .special-offers .listing-car-items .listing-car-item .car-title {
        display: inline;
        font-size: 14px;
        white-space: unset;
    }

    .special-offers .listing-car-items .listing-car-item .price {
        float: right;
    }
}

.special-offers .title {
    position: relative;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: normal;
    color: #fff;
}

@media (min-width: 820px) {
    .special-offers .title {
        padding: 0 130px;
    }
}

.special-offers .title .all-offers {
    display: block;
    top: 14px;
    right: 0;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    color: #aaaaaa;
    text-decoration: none !important;
}

@media (min-width: 768px) {
    .special-offers .title .all-offers {
        position: absolute;
    }
}

.special-offers .title .all-offers > i {
    vertical-align: top;
    margin-right: 3px;
    font-size: 19px;
}

.special-offers .title .all-offers .lt-blue {
    vertical-align: top;
}

.special-offers .car-subtitle {
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
}

.special-offers .car-title {
    font-size: 20px;
    font-weight: 700;
}

.special-offers .image {
    position: relative;
}

.special-offers .sell-online-wrap .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.special-offers .sell-online-wrap .normal-price .normal_font {
    font-size: 10px;
    font-weight: 600;
    color: #ffffff;
    line-height: 12px;
    margin: 0;
    padding: 0;
    opacity: 0.7;
}

.special-offers .sell-online-wrap .normal-price .heading-font {
    line-height: 16px;
    margin: 5px 0 0;
    color: #ffffff;
}

.special-offers.style_2 .price {
    position: absolute;
    bottom: 0;
    right: 0;
}

.special-offers.style_2 .car-subtitle {
    color: #2c313e;
}

.special-offers.style_2 .car-title {
    color: #2c313e;
    margin-top: 6px;
}

.special-offers.style_2 .listing-car-item-meta {
    background: #ffffff;
    padding-bottom: 23px;
}

.special-offers.style_2 .listing-car-item-meta .car-meta-top {
    padding-bottom: 19px;
    border-color: #2c313e;
}

.special-offers.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;
}

.special-offers.style_2 .listing-car-item-meta .car-meta-bottom ul li:nth-child(3n) {
    margin-right: 0 !important;
}

.special-offers.style_2 .listing-car-item-meta .car-meta-bottom ul li i {
    color: #2c313e;
}

.special-offers.style_2 .listing-car-item-meta .car-meta-bottom ul li span {
    color: #2c313e;
}

.special-offers.style_2 .stm-owl-prev, .special-offers.style_2 .stm-owl-next {
    display: none;
}

.special-offers.style_2 .owl-dots .owl-dot {
    padding: 4px 10px;
}

.special-offers.style_2 .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #c9cbd2;
}

.special-offers.style_2 .owl-dots .owl-dot.active span {
    width: 12px;
    height: 12px;
    border: 0;
    transform: scale(1);
}

.special-offers.style_2 .owl-dots button {
    background-color: transparent !important;
    box-shadow: none !important;
}

.stm-hoverable-interactive-galleries .special-offers .interactive-hoverable {
    min-width: 350px;
    min-height: 205px;
}

.stm-hoverable-interactive-galleries .special-offers .interactive-hoverable .hoverable-wrap {
    z-index: 1;
}

.stm-hoverable-interactive-galleries .special-offers .listing-car-item-inner a.rmv_txt_drctn:hover {
    opacity: unset;
}

.stm-hoverable-interactive-galleries .special-offers .price {
    z-index: 1;
}

.stm-hoverable-interactive-galleries.stm-template-aircrafts .special-offers .image:before {
    display: none !important;
}

.stm-hoverable-interactive-galleries.stm-template-motorcycle .special-offers.view_type_grid .image .interactive-hoverable {
    min-height: 216px;
}

.stm-orange {
    color: #ffb129;
}

.testimonials-carousel-wrapper .testimonials-carousel {
    border: 0;
    padding: 62px 0 22px 0;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: block;
    visibility: visible;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit {
    padding-bottom: 22px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
    float: left;
    margin-right: 31px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
        max-width: 39%;
    }
}

@media (max-width: 991px) {
    .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
        margin-right: 20px !important;
    }
}

@media (max-width: 767px) {
    .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
        float: none !important;
        margin-left: 0;
        margin-bottom: 15px;
    }
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .content {
    margin-top: -3px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .content > p:first-child {
    display: none;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .content h4 {
    margin-bottom: 22px;
    letter-spacing: 0.5px;
    word-spacing: -1px;
    font-size: 17px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .content h5 {
    margin-bottom: 19px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta {
    margin-top: 9px;
    padding-right: 55px;
    min-height: 22px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author {
    display: inline-block;
    margin-right: 25px;
    text-transform: uppercase;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    display: inline-block;
    position: relative;
    padding-left: 31px;
    font-style: italic;
    color: #888;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 0;
    margin-top: -12px;
    font-size: 21px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 {
    padding: 0;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .image {
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 65px;
    overflow: hidden;
    border: 8px solid #ffffff;
    padding: 0;
    margin: 0 0 23px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0;
    transform: translateZ(0);
    border-radius: 50%;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .author_info {
    margin-bottom: 24px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .author_info .author_name {
    text-transform: uppercase;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: -0.4px;
    margin-bottom: 5px;
    font-weight: 500;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .author_info .author_position {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.5;
    font-weight: 400;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .content {
    display: block;
    max-width: 76%;
    font-size: 24px;
    color: #ffffff;
    line-height: 36px;
    margin-bottom: 28px;
}

.testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .icon i {
    color: #CE2C2C;
    font-size: 36px;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
    display: block;
    position: absolute;
    margin-top: 0;
    max-width: 55px;
    z-index: 100;
    bottom: 10px;
    right: 3px;
}

@media (max-width: 767px) {
    .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
        text-align: left;
        position: static;
        margin-top: 15px;
    }
}

@media (max-width: 991px) {
    .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
        display: none;
    }
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev,.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next {
    display: block;
    width: 24px;
    height: 24px;
    color: #aaaaaa;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.23);
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:hover,.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:hover {
    color: #CE2C2C;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:after,.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 26px;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    padding: 0;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:after {
    content: "\f104";
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next {
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
    padding: 0;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:after {
    content: "\f105";
    margin-right: -4px;
}

.testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-docs {
    display: none;
}

.stm-template-listing .testimonials-carousel .testimonial-unit .icon i {
    color: #CE2C2C;
}

.stm-template-listing .testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    color: #CE2C2C;
}

.stm-template-listing .testimonials-carousel .owl-controls .owl-prev:hover,.stm-template-listing .testimonials-carousel .owl-controls .owl-next:hover {
    color: #CE2C2C;
}

.page-template-home-service-layout .testimonials-carousel .testimonial-unit {
    padding-bottom: 30px;
}

.page-template-home-service-layout .testimonials-carousel .testimonial-unit .testimonial-meta {
    padding-right: 65px;
}

.page-template-home-service-layout .testimonials-carousel .testimonial-unit .testimonial-meta .author {
    font-weight: 900;
}

.page-template-home-service-layout .testimonials-carousel .owl-controls {
    right: 13px;
    bottom: 21px;
}

@media (max-width: 991px) {
    .page-template-home-service-layout .testimonials-carousel .owl-controls {
        display: none;
    }
}

.stm-template-equipment .testimonials-carousel {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

.stm-template-equipment .testimonials-carousel .owl-controls {
    bottom: 40px;
}

.stm-template-equipment .testimonials-carousel .owl-controls .owl-next, .stm-template-equipment .testimonials-carousel .owl-controls .owl-prev {
    border: none;
}

.stm-template-equipment .testimonials-carousel .owl-controls .owl-next:after, .stm-template-equipment .testimonials-carousel .owl-controls .owl-prev:after {
    font-weight: 900;
}

.stm-template-equipment .testimonials-carousel .owl-controls .owl-next:hover:after, .stm-template-equipment .testimonials-carousel .owl-controls .owl-prev:hover:after {
    color: #CE2C2C;
}

.stm-template-equipment .testimonials-carousel .owl-controls .owl-dots.disabled {
    display: none;
}

@media (max-width: 768px) {
    .stm-template-equipment .testimonial-unit {
        padding-bottom: 35px;
    }
}

.stm-template-equipment .testimonial-unit .clearfix {
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .stm-template-equipment .testimonial-unit .image {
        margin-bottom: 25px;
    }
}

.stm-template-equipment .testimonial-unit .content h5 {
    color: #CE2C2C;
}

.stm-template-equipment .testimonial-unit .content p {
    color: #ffffff;
}

.stm-template-equipment .testimonial-unit .testimonial-meta .author {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    margin-right: 0;
}

.stm-template-equipment .testimonial-unit .testimonial-meta .author-car {
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    padding-left: 9px;
}

@media (max-width: 375px) {
    .stm-template-equipment .testimonial-unit .testimonial-meta .author-car {
        padding-left: 0;
    }
}

.stm-template-equipment .testimonial-unit .testimonial-meta .author-car i {
    display: none;
}

.stm-template-ev_dealer .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit.style_2 .clearfix .icon i {
    color: #0d46ff;
}

.stm-template-ev_dealer .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:hover,.stm-template-ev_dealer .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:hover {
    color: #0d46ff;
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel {
    padding-bottom: 14px;
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    position: relative;
    padding-left: 31px;
    font-style: italic;
    color: #888;
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    font-family: "boaticons" !important;
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car i:before {
    content: "\e901";
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
    bottom: 8px !important;
}

.stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:hover, .stm-template-boats .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:hover {
    color: #ceac61;
}

@media (max-width: 430px) {
    .stm-template-listing_four .testimonial-unit.style_1 .clearfix {
        margin-bottom: 20px;
    }

    .stm-template-listing_four .testimonial-unit.style_1 .testimonial-meta {
        line-height: 26px;
    }
}

.stm-template-listing_five .testimonials-carousel {
    padding: 38px 0 27px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.stm-template-listing_five .testimonials-carousel .testimonial-unit {
    padding-bottom: 22px;
    position: relative;
}

.stm-template-listing_five .testimonials-carousel .owl-controls {
    right: 3px;
}

.stm-template-listing_five .testimonials-carousel .owl-controls .owl-prev,.stm-template-listing_five .testimonials-carousel .owl-controls .owl-next {
    display: inline-block;
}

.stm-template-listing_five .testimonials-carousel .owl-controls .owl-prev:hover,.stm-template-listing_five .testimonials-carousel .owl-controls .owl-next:hover {
    color: #1a2c33;
}

.stm-template-listing_five .testimonials-carousel .owl-controls .owl-prev:after,.stm-template-listing_five .testimonials-carousel .owl-controls .owl-next:after {
    font-size: 26px;
}

.stm-template-listing_five .testimonials-carousel .owl-controls .owl-prev {
    padding-right: 15px;
}

.stm-template-listing_five .testimonials-carousel .owl-controls .owl-next {
    padding-left: 15px;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel {
    padding: 38px 0 27px;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit {
    padding-bottom: 30px;
    position: relative;
}

@media (max-width: 991px) {
    .stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
        margin-right: 20px !important;
    }
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author {
    font-weight: 900;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car {
    color: #4c4f51;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car i {
    color: #4c4f51;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
    bottom: 26px;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev,.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next {
    color: #aaa;
    border: none;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-prev:hover,.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-next:hover {
    color: #df1d1d;
}

.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-dots.disabled {
    display: none;
}

@media (max-width: 767px) {
    .stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
        text-align: left;
        position: static;
        margin-top: 15px;
    }
}

.stm-template-car_rental .testimonials-carousel-wrapper {
    margin: 0 -15px 51px;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit {
    padding: 0 15px;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit > .clearfix {
    padding: 30px 35px 58px;
    border: 1px dashed #bec5c7;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
    margin: 0 0 20px;
    float: none;
    text-align: center;
}

.stm-template-car_rental .testimonials-carousel-wrapper .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 .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .image {
        max-width: 100%;
        margin: 0 0 20px !important;
    }
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-info .author {
    font-size: 18px;
    text-align: center;
    color: #343743;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-info .author-car {
    text-align: center;
}

.stm-template-car_rental .testimonials-carousel-wrapper .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 .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
    position: static;
    margin: 43px 0 0;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border: 1px solid #c1c8c9;
    background-color: transparent;
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-dots .owl-dot.active span {
    background-color: #ecbf24;
    border-color: #ecbf24;
    transform: scale(1);
}

.stm-template-car_rental .testimonials-carousel-wrapper .testimonials-carousel .owl-controls .owl-dots button {
    background-color: transparent !important;
    box-shadow: none !important;
}

@media (max-width: 600px) {
    .stm-template-car_dealer_two .testimonials-carousel-wrapper .testimonials-carousel {
        max-width: 100%;
    }

    .stm-template-car_dealer_two .testimonials-carousel-wrapper .testimonials-carousel .owl-controls {
        display: none;
    }

    .stm-template-car_dealer_two .testimonial-unit.style_2 .clearfix .content {
        max-width: 95%;
    }
}

@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 .vin {
    color: white;
}

.stm-template-motorcycle #stm_motors_vin_decoder .vin {
    color: white;
}

@media (max-width: 768px) {
    .theme-motors .stm_vehicle_vin_check #request-stm_vim_history .stm_vin_info .vc_toggle_content {
        width: 100%;
    }
}

.theme-motors #stm_vim_history {
    width: 100%;
}

.theme-motors #stm_motors_vin_decoder {
    width: 100%;
    margin-bottom: 50px !important;
    display: flex;
    justify-content: center;
}

@media (max-width: 500px) and (min-width: 320px) {
    .theme-motors #stm_motors_vin_decoder {
        flex-direction: column;
        flex-wrap: wrap;
    }
}

.theme-motors #stm_motors_vin_decoder input[type=text].vin {
    width: 385px !important;
}

.theme-motors #stm_motors_vin_decoder #checkVin {
    width: 150px;
}

@media (max-width: 500px) and (min-width: 320px) {
    .theme-motors #stm_motors_vin_decoder #checkVin {
        margin-top: 10px;
    }
}

.theme-motors #stm_motors_vin_decoder .sample_vin {
    letter-spacing: normal;
    font-style: normal;
    text-transform: none;
    top: 46px;
    opacity: 0.8;
    left: 17.7rem;
}

@media (max-width: 767px) and (min-width: 500px) {
    .theme-motors #stm_motors_vin_decoder .sample_vin {
        left: 0rem;
    }
}

@media (max-width: 500px) and (min-width: 320px) {
    .theme-motors #stm_motors_vin_decoder .sample_vin {
        right: 0 !important;
        left: 70% !important;
    }
}

@media (max-width: 800px) and (min-width: 768px) {
    .theme-motors #stm_motors_vin_decoder .sample_vin {
        left: 6rem;
    }
}

@media (max-width: 1030px) and (min-width: 900px) {
    .theme-motors #stm_motors_vin_decoder .sample_vin {
        left: 14rem;
    }
}

.theme-motors #stm_motors_vin_decoder .success {
    border-color: #eceff3 !important;
}

.theme-motors #stm_motors_vin_decoder #checkVin {
    background-color: #000000;
    box-shadow: none !important;
    border-radius: 3px;
    border-color: #000000;
}

.theme-motors #stm_motors_vin_decoder #checkVin active {
    top: 1px;
}

.theme-motors #stm_motors_vin_decoder #checkVin active ~ #stm_motors_vin_decoder {
    width: 100%;
}

.theme-motors #stm_motors_vin_decoder .vin {
    background-color: transparent;
}

.stm-orange {
    color: #ffb129;
}

.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: #ffffff;
}

.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: #ffffff;
}

.info-wrap span .stm_flipbox .stm_flipbox__front {
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.info-wrap span .stm_flipbox .stm_flipbox__back {
    background: rgba(34, 158, 255, 0.9);
}

.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-title {
    color: #ffffff;
}

.info-wrap span .stm_flipbox .stm_flipbox__back .inner .inner-flex .ib-desc {
    color: #ffffff;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li {
    background: #000000;
    border-right: 1px solid rgba(0,0,0, 1);
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li a {
    color: #ffffff;
}

.stm_dynamic_listing_two_filter .stm_dynamic_listing_filter_nav li.active {
    background-color: #000000;
    border-right-color: #000000;
}

.stm_dynamic_listing_two_filter .tab-content {
    background-color: #000000;
}

.stm_dynamic_listing_two_filter .tab-content .tab-pane .vmc-photos-list ul li {
    background: #ffffff;
}

.stm-image-filter-wrap {
    border-top: 4px solid #000000;
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-prev:hover, .stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-next:hover {
    background: #CE2C2C;
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-prev {
    background: #dddddd;
}

.stm-image-filter-wrap .stm-img-filter-container .owl-controls .owl-nav .owl-next {
    background: #dddddd;
}

.stm-popular-searches .stm-ps-list-wrap {
    border: 2px solid #d8e5e6;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a {
    border: 1px solid #d8e5e6;
    color: #798494;
    background-color: #ffffff;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a:hover {
    color: #ffffff;
    background-color: #4c94fa;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a:hover i {
    color: #ffffff;
}

.stm-popular-searches .stm-ps-list-wrap .stm-ps-item a i {
    color: #4c94fa;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-single-unit > a.title {
    border-color: #ff9420;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-single-unit > a.title.collapsed {
    border-color: #4c94fa;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label:before {
    color: #bfc2c8;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label.checked:before {
    color: #ff9420;
}

.stm_inventory_with_filter-wrap .col-md-3 .stm-accordion-inner .stm-option-label span .count {
    color: #bfc2c8;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by .view-type i:before {
    color: #ff9420;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by .view-type.active {
    background: #ff9420;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-action-wrap .stm-car-listing-sort-units .stm-view-by .view-type.active i:before {
    color: #ffffff;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-inventory-load-more-btn {
    color: #ffffff;
    background: #ff9420;
    box-shadow: 0 2px 0 #cc761a;
}

.stm_inventory_with_filter-wrap .col-md-9 .stm-inventory-load-more-btn:hover {
    background: #cc761a;
}

.special-offers.style_2 .price {
    background: #ff9420;
}

.special-offers.style_2 .price:before {
    background: #ff9420;
}

.special-offers.style_2 .car-subtitle {
    color: #2c313e;
}

.special-offers.style_2 .car-title {
    color: #2c313e;
}

.special-offers.style_2 .owl-dots .owl-dot.active span {
    background: #ff9420;
}

.special-offers.style_2 .owl-dots button {
    background-color: transparent !important;
    box-shadow: none !important;
}

.stm-cat-info-box {
    border-top: 3px solid #4c94fa;
}

.stm-cat-info-box i {
    color: #4c94fa;
}

.stm-data-table .stm-data-table-wrap .data-row-wrap {
    border-bottom: 1px dashed #d8e5e6;
    color: #2c313e;
}

.stm-listing-cetegories-grid-wrap .stm-lcg-items-wrap .stm-lcg-item a {
    color: #142e5d;
}

.stm-layout-header-listing #wrapper #top-bar {
    font-family: "Open Sans";
    font-weight: normal;
    font-style: normal;
    color: #aaaaaa;
    font-size: 11px;
    text-transform: uppercase;
    line-height: normal;
}

.stm-layout-header-listing #wrapper #top-bar a {
    font-family: "Open Sans";
    font-weight: normal;
    font-style: normal;
    color: #aaaaaa;
    font-size: 11px;
}

.stm-layout-header-listing #wrapper #top-bar .top_bar_menu {
    margin-left: 20px;
}

@media (max-width: 767px) {
    .stm-layout-header-listing #wrapper #top-bar .top_bar_menu {
        margin-left: 0;
        margin-top: 10px;
    }
}

.stm-layout-header-listing #wrapper #top-bar .top_bar_menu ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.stm-layout-header-listing #wrapper #top-bar .top_bar_menu ul li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
    margin-bottom: 0;
}

.stm-layout-header-listing #wrapper #top-bar .top_bar_menu ul li:last-child {
    margin-right: 0;
}

.stm-layout-header-listing #wrapper #top-bar .top_bar_menu ul li:last-child:after {
    content: "";
    display: none;
}

.stm-layout-header-listing #wrapper #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-listing #wrapper #top-bar .top-bar-wrapper {
    padding: 12px 0 9px;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap {
    position: relative;
    margin-left: 20px;
    line-height: 13px;
}

.stm-layout-header-listing #wrapper #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-listing #wrapper #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #aaaaaa;
    line-height: 14px;
    font-size: 11px;
    font-weight: 400;
    padding-left: 14px;
    padding-right: 40px;
    outline: none !important;
}

.stm-layout-header-listing #wrapper #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-listing #wrapper #top-bar .language-switcher-unit {
    position: relative;
}

.stm-layout-header-listing #wrapper #top-bar .language-switcher-unit ul li a {
    color: #232628;
}

.stm-layout-header-listing #wrapper #top-bar .language-switcher-unit ul li:last-child {
    margin-bottom: 0;
}

.stm-layout-header-listing #wrapper #top-bar .language-switcher-unit .stm_current_language {
    text-transform: uppercase;
}

.stm-layout-header-listing #wrapper #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-listing #wrapper #top-bar .language-switcher-unit:hover {
    cursor: pointer;
}

.stm-layout-header-listing #wrapper #top-bar .header-login-url {
    margin-left: 30px;
}

.stm-layout-header-listing #wrapper #top-bar .header-login-url a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none !important;
}

.stm-layout-header-listing #wrapper #top-bar .header-login-url a:hover {
    color: #fff;
}

.stm-layout-header-listing #wrapper #top-bar .header-login-url .fas {
    margin-right: 10px;
    font-size: 12px;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs {
    margin-left: 30px;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs ul li:first-child {
    margin-right: 14px;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs ul li a .fab {
    font-size: 14px;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs ul li a:hover {
    color: #fff;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs ul li:last-child {
    margin-right: 0;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li {
    float: right;
    margin-left: 30px;
    margin-bottom: 0;
    line-height: normal;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li:hover {
    color: #fff;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li .fancy-iframe {
    display: block;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li .fas {
    font-size: 14px;
    margin-right: 5px;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li .fas.fa-phone {
    position: relative;
    top: 1px;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li:last-child {
    margin-left: 0;
}

@media (max-width: 991px) {
    .stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs {
        margin-left: 15px;
    }

    .stm-layout-header-listing #wrapper #top-bar .header-login-url {
        margin-left: 15px;
    }

    .stm-layout-header-listing #wrapper #top-bar .top-bar-info li {
        margin-left: 15px;
    }
}

@media (max-width: 750px) {
    .stm-layout-header-listing #wrapper .header-top-bar-socs {
        display: none;
    }
}

@media (max-width: 610px) {
    .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .top-bar-info-wrap {
        width: 100%;
    }

    .stm-layout-header-listing #wrapper .top-bar-info .fancy-iframe {
        display: none !important;
    }

    .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .pull-left, .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .pull-right {
        float: none !important;
    }

    .stm-layout-header-listing #wrapper #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-listing #wrapper #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap {
        max-width: 180px;
        margin-left: 0;
    }

    .stm-layout-header-listing #wrapper #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-listing #wrapper .top-bar-info {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        margin-top: 10px;
    }

    .stm-layout-header-listing #wrapper .top-bar-info li {
        margin: 0 0 8px !important;
    }

    .stm-layout-header-listing #wrapper .top-bar-info li .fas.fa-phone {
        font-size: 12px !important;
    }

    .stm-layout-header-listing #wrapper .top-bar-info .fancy-iframe {
        display: block !important;
    }
}

@media (max-width: 375px) {
    .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .pull-left {
        margin-bottom: 5px;
    }

    .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .pull-left .stm-multiple-currency-wrap {
        margin-left: 0;
    }

    .stm-layout-header-listing #wrapper #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-listing #wrapper #top-bar .top-bar-wrapper .pull-left, .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .pull-right {
        clear: both;
    }

    .stm-layout-header-listing #wrapper body #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .currency-switcher {
        float: none !important;
    }
}

.stm-layout-header-listing #wrapper #top-bar .language-switcher-unit ul.dropdown-menu li a {
    color: #aaa !important;
}

.stm-layout-header-listing #wrapper #top-bar {
    background-color: #11323e;
    position: relative;
    z-index: 103;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper {
    padding-bottom: 12px;
    border-bottom: 0;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs {
    margin-left: 20px;
}

.stm-layout-header-listing #wrapper #top-bar .top_bar_menu {
    margin-left: 20px;
}

.stm-layout-header-listing #wrapper #top-bar .top_bar_menu ul li {
    margin-right: 23px;
    margin-bottom: 0;
}

.stm-layout-header-listing #wrapper #top-bar .top_bar_menu ul li:after {
    right: -14px;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li {
    float: right;
    margin-left: 30px;
    margin-bottom: 0;
    line-height: normal;
}

.stm-layout-header-listing #wrapper #top-bar .language-switcher-unit .stm_current_language {
    height: 15px;
}

.stm-layout-header-listing #wrapper #top-bar .language-switcher-unit .stm_current_language i {
    top: -1px;
}

.stm-layout-header-listing #wrapper .header-listing {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 23px 0 18px;
    background-color: transparent;
    transition: background-color 0.3s 0s, top 0.3s 0s;
}

.stm-layout-header-listing #wrapper .header-listing:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #153e4d;
    z-index: 0;
    opacity: 0;
    transition: opacity 0.3s 0s;
}

.stm-layout-header-listing #wrapper .header-listing .listing-header-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 1;
    transition: opacity 0.3s 0s;
}

.stm-layout-header-listing #wrapper .header-listing.stm-fixed-invisible {
    position: fixed;
    top: -100%;
    transition: top 0.3s 0s;
}

.stm-layout-header-listing #wrapper .header-listing.stm-fixed {
    padding: 10px 0 5px;
    top: 0;
    position: fixed;
    z-index: 100;
}

.stm-layout-header-listing #wrapper .header-listing.stm-fixed:after {
    opacity: 1;
}

.stm-layout-header-listing #wrapper .header-listing.stm-fixed .listing-header-bg {
    opacity: 0.3;
}

.stm-layout-header-listing #wrapper .header-listing.listing-nontransparent-header {
    position: relative;
    top: 0;
    left: 0;
    background: #153e4d;
}

.stm-layout-header-listing #wrapper .header-listing.listing-nontransparent-header.stm-fixed-invisible {
    position: fixed;
    top: -100%;
    transition: top 0s 0s;
}

.stm-layout-header-listing #wrapper .header-listing.listing-nontransparent-header.stm-fixed {
    position: fixed;
    top: 0;
    transition: top 0.3s 0s;
}

.stm-layout-header-listing #wrapper .header-listing.listing-nontransparent-header .listing-header-bg {
    opacity: 0.3;
}

.stm-layout-header-listing #wrapper .header-listing.listing-nontransparent-header .listing_add_cart {
    position: relative;
    top: 1px;
}

.stm-layout-header-listing #wrapper .header-listing.listing-nontransparent-header:after {
    opacity: 1;
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content {
    position: relative;
    z-index: 5;
}

.stm-layout-header-listing #wrapper .header-listing .listing-logo-main {
    float: left;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions {
    float: right;
    margin-left: 24px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account {
    position: relative;
    display: block;
    margin: 12px 0 0 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-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account:hover {
    color: #fff;
    background-color: #CE2C2C;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account .stm-dropdown-user-small-avatar {
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: 1;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account .stm-dropdown-user-small-avatar img {
    vertical-align: top;
    border-radius: 50%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit {
    position: relative;
    margin-right: 61px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit:hover .lOffer-account-dropdown {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown {
    position: absolute;
    top: 110%;
    padding: 21px 15px 0px 30px;
    background-color: #fff;
    width: 215px;
    margin: 14px 0 0 -94px;
    opacity: 0;
    visibility: hidden;
    box-shadow: -1px 2px 10px rgba(0, 0, 0, 0.3);
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered {
    margin-left: -104px;
    width: 235px;
    padding: 25px 20px 25px 20px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.active {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered.working {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered h4 {
    font-size: 14px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-message-ajax-validation {
    margin-top: 20px;
    padding: 7px 15px;
    background-color: #153e4d;
    color: #fff;
    border-radius: 3px;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader {
    margin: 0 10px;
    opacity: 0;
    visibility: hidden;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader i {
    display: inline-block;
    color: #CE2C2C;
    animation: rotating 2s infinite linear;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm-listing-loader.visible {
    opacity: 1;
    visibility: visible;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .form-group {
    margin-bottom: 15px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=text],.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered input[type=password] {
    padding-left: 8px;
    height: 40px;
    line-height: 40px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .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-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown.stm-login-form-unregistered .stm_label {
    font-size: 13px;
    color: #888;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .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-layout-header-listing #wrapper .header-listing .listing-right-actions .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-layout-header-listing #wrapper .header-listing .listing-right-actions .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-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .settings .stm-settings-icon {
    line-height: 30px;
    font-size: 14px;
    color: #153e4d;
    opacity: 0.3;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .settings:hover .stm-settings-icon {
    opacity: 1;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .name {
    margin-bottom: 12px;
    padding-right: 37px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .name a {
    color: #153e4d;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .name a:hover {
    color: #CE2C2C;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .account-list {
    padding: 0;
    margin: 0 0 14px;
    list-style: none;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .account-list li a {
    display: block;
    line-height: 26px;
    font-size: 13px;
    color: #153e4d;
    text-decoration: none !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .account-list li a:hover {
    color: #CE2C2C;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .logout {
    display: block;
    margin: 0 -15px 0 -30px;
    padding: 10px 15px 10px 30px;
    background-color: #e5e5e5;
    color: #153e4d;
    opacity: 0.7;
    font-size: 13px;
    text-decoration: none !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .logout .fas {
    position: relative;
    top: 1px;
    left: -1px;
    margin-right: 5px;
    color: #153e4d;
    font-size: 15px;
    letter-spacing: -0.5px;
    opacity: 0.5;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .logout:hover {
    opacity: 0.9;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-account-unit .lOffer-account-dropdown .logout:hover .fas {
    opacity: 0.7;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-compare {
    position: relative;
    display: block;
    margin: 12px 41px 0 0;
    color: #eee;
    font-size: 27px;
    text-decoration: none !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-compare:hover {
    color: #CE2C2C;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .lOffer-compare .stm-current-cars-in-compare {
    position: absolute;
    min-width: 18px;
    top: -2px;
    right: -8px;
    background-color: #CE2C2C;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
    border-radius: 50%;
    color: #fff !important;
    box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.14);
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .help-bar-shop {
    margin: 12px 41px 0 0;
    position: relative;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .help-bar-shop a {
    text-decoration: none;
}

.stm-layout-header-listing #wrapper .header-listing .listing-right-actions .help-bar-shop .list-badge {
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    text-align: center;
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu {
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li:not(.stm_megamenu) .sub-menu {
    margin-top: 0;
    text-align: left;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li:not(.stm_megamenu) .sub-menu a {
    color: #153e4d;
    font-size: 14px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li:not(.stm_megamenu) .sub-menu a:hover {
    background-color: #CE2C2C;
    color: #fff !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li:not(.stm_megamenu) .sub-menu .menu-item-title:hover {
    color: #fff !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li:not(.stm_megamenu) .sub-menu:before {
    position: absolute;
    content: "";
    display: block;
    top: -10px;
    left: 0;
    right: 0;
    height: 10px;
    background: transparent;
    opacity: 0;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li {
    position: relative;
    display: inline-block;
    margin-right: 37px;
    font-size: 0;
    letter-spacing: -0.5px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li:last-child {
    margin-right: 0;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li:hover > ul {
    visibility: visible;
    top: 100%;
    opacity: 1;
    z-index: 1;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li > a {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-decoration: none !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li > a:hover {
    color: #CE2C2C;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li > ul {
    margin-top: 8px !important;
    visibility: hidden;
    opacity: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 250px;
    top: 105%;
    left: 0;
    background-color: #fff;
    transition: 300ms !important;
    transition-timing-function: step-end !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li > ul li {
    position: relative;
    margin-bottom: 0;
    margin-left: 0 !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li > ul li.menu-item-has-children > a:after {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 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-listing #wrapper .header-listing .listing-menu > li > ul li a {
    position: relative;
    display: block;
    padding: 12px 30px 12px 34px;
    text-decoration: none !important;
    font-weight: 400;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > 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, 0.2);
    z-index: -1;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > 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, 0.2);
    z-index: -1;
}

.stm-layout-header-listing #wrapper .header-listing .listing-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-color: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    z-index: -1;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li > ul li > ul li > ul li:hover > ul {
    visibility: visible;
    left: 100%;
    opacity: 1;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li > ul li > ul li:hover > ul {
    visibility: visible;
    left: 100%;
    opacity: 1;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu > li > ul li:hover > ul {
    visibility: visible;
    left: 100%;
    opacity: 1;
}

.stm-layout-header-listing #wrapper .header-listing .listing_add_cart {
    margin-top: 6px;
    margin-right: 2px;
    float: right;
    text-decoration: none !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing_add_cart > div {
    display: block;
    position: relative;
    padding: 12px 22px 10px 61px;
    background: #CE2C2C;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none !important;
    border-radius: 2px;
}

.stm-layout-header-listing #wrapper .header-listing .listing_add_cart > div:hover {
    background: rgba(206,44,44, 0.85);
}

.stm-layout-header-listing #wrapper .header-listing .listing_add_cart > div > i {
    position: absolute;
    top: 13px;
    left: 21px;
    font-size: 19px;
    transition: all 0.2s ease-in-out;
}

.stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper #top-bar {
    display: none;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper {
    display: none;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered {
    padding: 25px 20px 25px 20px;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-message-ajax-validation {
    margin-top: 20px;
    padding: 7px 5px;
    background-color: #153e4d;
    color: #fff;
    border-radius: 3px;
    font-weight: 700;
    font-size: 13px;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader {
    margin: 0 10px;
    opacity: 0;
    visibility: hidden;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader i {
    display: inline-block;
    color: #CE2C2C;
    animation: rotating 2s infinite linear;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm-listing-loader.visible {
    opacity: 1;
    visibility: visible;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered h4 {
    color: #fff;
    font-size: 14px;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-group {
    margin-bottom: 15px;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=text],.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=password] {
    padding-left: 8px;
    height: 40px;
    line-height: 40px;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered input[type=submit] {
    display: inline-block;
    padding: 13px 15px 10px;
    font-size: 12px;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .stm_label {
    font-size: 13px;
    color: #fff;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-login-form-mobile-unregistered .form-checker span {
    color: #fff;
}

.stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper .stm-user-private-sidebar {
    padding: 15px 20px 0 30px;
}

@media (max-width: 1100px) {
    .stm-layout-header-listing #wrapper .header-listing .listing-right-actions {
        margin-top: 0;
        margin-left: 15px;
    }

    .stm-layout-header-listing #wrapper .header-listing .listing-menu {
        display: block !important;
        text-align: center;
    }

    .stm-layout-header-listing #wrapper .header-listing .listing-menu > li {
        margin-right: 20px;
    }

    .stm-layout-header-listing #wrapper .header-listing .listing-menu > li:last-child {
        margin-right: 0;
    }

    .stm-layout-header-listing #wrapper .lOffer-compare {
        margin-right: 30px;
    }

    .stm-layout-header-listing #wrapper .lOffer-account-unit {
        margin-right: 40px;
    }
}

@media (max-width: 991px) {
    .stm-layout-header-listing #wrapper #top-bar {
        display: none;
    }

    .stm-layout-header-listing #wrapper #top-bar .top_bar_menu {
        display: none;
    }

    .stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs {
        display: block;
    }

    .stm-layout-header-listing #wrapper #header {
        min-height: 0 !important;
        z-index: 1000;
    }

    .stm-layout-header-listing #wrapper #header .header-listing {
        padding: 10px 0 18px;
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
        z-index: 98;
    }

    .stm-layout-header-listing #wrapper #header .header-listing.stm-fixed {
        padding-bottom: 18px !important;
    }

    .stm-layout-header-listing #wrapper #header ul.listing-menu {
        display: none !important;
    }

    .stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper {
        display: block;
        position: fixed;
        top: 72px;
        bottom: 0;
        right: -279px;
        background-color: #153e4d;
        padding: 16px 0 16px;
        width: 279px;
        box-shadow: -1px 3px 5px rgba(0, 0, 0, 0.2);
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 100;
    }

    .stm-layout-header-listing #wrapper .stm-user-mobile-info-wrapper.active {
        right: 0;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing_add_cart {
        float: left !important;
        margin-top: 0;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing_add_cart div {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        padding: 0 !important;
        text-indent: -9999px;
        background: white;
        opacity: 0.5;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing_add_cart div i {
        text-indent: 0;
        top: 9px;
        left: 6px;
        font-size: 17px;
        color: #5b6771;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing_add_cart div:hover {
        background: #ffffff !important;
        color: #5b6771 !important;
        opacity: 1;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-header-bg {
        opacity: 0.3;
    }

    .stm-layout-header-listing #wrapper #header .header-listing:after {
        opacity: 1;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions .pull-right {
        float: left !important;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions .lOffer-account-dropdown,.stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions .lOffer-compare,.stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions .listing-menu {
        display: none;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions .lOffer-account {
        margin-top: 0px;
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        opacity: 0.5;
        background-color: #ffffff !important;
        color: #5b6771 !important;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions .lOffer-account.active {
        opacity: 1;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions .lOffer-account .stm-dropdown-user-small-avatar {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions .lOffer-account-unit {
        margin-right: 20px;
        margin-left: 16px;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper {
        position: relative;
        float: left;
        margin-top: 6px;
        display: block;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing {
        position: fixed;
        top: 72px;
        bottom: 0;
        right: -279px;
        background-color: #153e4d;
        padding: 16px 0 16px;
        width: 279px;
        box-shadow: -1px 3px 5px rgba(0, 0, 0, 0.2);
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 100;
    }

    .stm-layout-header-listing #wrapper .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 #153e4d;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing.opened {
        right: 0;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing #top-bar {
        display: block;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper {
        padding: 0 !important;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top-bar-info li {
        margin: 10px 0 10px 20px !important;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .pull-right {
        float: none !important;
        width: 100%;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-login-url {
        display: none;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs {
        background: rgba(0, 0, 0, 0.1);
        padding: 15px 20px 15px 36px;
        margin: 0 -15px !important;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li {
        margin-right: 26px !important;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li:last-child {
        margin-right: 0 !important;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .header-top-bar-socs li a i {
        font-size: 16px !important;
    }

    .stm-layout-header-listing #wrapper .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-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li {
        width: 100%;
    }

    .stm-layout-header-listing #wrapper .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-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .top_bar_menu li:after {
        display: none;
        opacity: 0;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit {
        float: none !important;
        background: rgba(0, 0, 0, 0.1);
        padding: 15px 10px 0px 36px;
        margin: 0 -15px !important;
    }

    .stm-layout-header-listing #wrapper .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-layout-header-listing #wrapper .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-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-backdrop {
        display: none !important;
    }

    .stm-layout-header-listing #wrapper .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-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .language-switcher-unit .dropdown-menu li {
        box-shadow: none !important;
    }

    .stm-layout-header-listing #wrapper .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-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .currency-switcher {
        float: none !important;
        background: rgba(0, 0, 0, 0.1);
        padding: 15px 10px 15px 36px;
        margin: 0 -15px !important;
        position: relative;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .currency-switcher .stm-multiple-currency-wrap {
        margin-left: 0 !important;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .currency-switcher .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 0 !important;
        font-size: 14px !important;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .currency-switcher .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
        right: 5px;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-wrapper .currency-switcher .stm-multiple-currency-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
        color: #aaaaaa;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile {
        padding: 0;
        list-style: none;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile li {
        margin-bottom: 0;
    }

    .stm-layout-header-listing #wrapper .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-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li {
        margin-bottom: 0;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li > a {
        position: relative;
        color: #ffffff;
        font-size: 20px;
        font-weight: 700;
        height: auto;
        min-height: 50px;
        line-height: 20px;
        padding: 15px 25px 15px 36px;
    }

    .stm-layout-header-listing #wrapper .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: 0.5;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li > a .stm_frst_lvl_trigger.active {
        opacity: 1;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li > a .stm_frst_lvl_trigger.active:after, .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li > a .stm_frst_lvl_trigger.active:before {
        transform: rotate(-45deg);
    }

    .stm-layout-header-listing #wrapper .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: white;
    }

    .stm-layout-header-listing #wrapper .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: white;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li > ul {
        position: relative;
    }

    .stm-layout-header-listing #wrapper .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-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li > ul > li {
        border-bottom: 1px solid #e1e1e1;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li > ul > li > a {
        background-color: #ffffff;
        color: #222;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li > ul > li > ul {
        position: relative;
    }

    .stm-layout-header-listing #wrapper .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-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li > ul > li > ul > li a {
        background-color: #e1e1e1;
        color: #222;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu {
        display: none;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .header-listing-unfixed .stm-opened-menu-listing {
        top: 82px !important;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-menu-trigger {
        margin-top: 0px;
    }

    .stm-layout-header-listing #wrapper .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, 0.5);
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-menu-trigger span:first-child {
        position: relative;
        top: 0;
        transition: top 0.3s 0.3s, transform 0.3s 0s;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-menu-trigger span:nth-child(2) {
        opacity: 1;
        transition: opacity 0.3s;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-menu-trigger span:last-child {
        margin-bottom: 0;
        position: relative;
        top: 0;
        transition: top 0.3s 0.3s, transform 0.3s 0s;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-menu-trigger.opened span {
        background: rgb(255, 255, 255);
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:first-child {
        top: 11px;
        transform: rotate(-45deg);
        transition: top 0.3s 0s, transform 0.3s 0.3s;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:nth-child(2) {
        opacity: 0;
    }

    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-menu-trigger.opened span:last-child {
        top: -11px;
        transform: rotate(45deg);
        transition: top 0.3s 0s, transform 0.3s 0.3s;
    }
}

@media (max-width: 768px) {
    .stm-layout-header-listing #wrapper .listing-right-actions .listing-menu-mobile-wrapper {
        display: block !important;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-menu {
        display: none !important;
    }
}

@media (max-width: 610px) {
    .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper {
        display: block;
    }

    .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .pull-left {
        padding: 15px 10px 0px 36px;
    }

    .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .pull-left.language-switcher-unit {
        padding-top: 20px;
    }

    .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .pull-left.currency-switcher {
        padding-bottom: 10px;
    }

    .stm-layout-header-listing #wrapper #top-bar .top-bar-wrapper .pull-left.currency-switcher .stm-multiple-currency-wrap {
        max-width: 100%;
    }
}

@media (max-width: 500px) {
    .stm-layout-header-listing #wrapper #header .header-listing .listing_add_cart {
        margin-right: 0;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing_add_cart div {
        margin-top: 2px;
        width: 33px;
        height: 33px;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing_add_cart div i {
        font-size: 14px;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions {
        margin-left: 5px;
        margin-top: 2px;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions .lOffer-account-unit {
        margin-top: 2px;
        margin-right: 10px;
        margin-left: 10px;
    }

    .stm-layout-header-listing #wrapper #header .header-listing .listing-right-actions .lOffer-account {
        width: 33px;
        height: 33px;
        line-height: 33px;
    }
}

.stm-template-car_magazine.stm-layout-header-listing #top-bar {
    position: relative;
    z-index: 2;
}

.stm-template-car_dealer.stm-layout-header-listing #wrapper #header .header-listing .listing-menu > li > ul {
    left: 50%;
}

.stm-layout-header-listing.stm-template-listing_two #wrapper .header-listing.stm-fixed .stm-opened-menu-listing {
    top: 82px;
}
