/*!	
Theme Name: Motors - Child Theme
Theme URI: http://motors.stylemixthemes.com/
Author: StylemixThemes
Author URI: http://stylemixthemes.com/
Description: Motors Child theme	Version: 2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
Text Domain: motors-child
Template: motors
This theme, like WordPress, is licensed under the GPL.Use it to make something cool, have fun, and share what you've learned with others.*/
.mobile-only {
    display: none !important
}
@media screen and (max-width: 767px) {
    .mobile-only {
        display: block !important
    }
}
.bx-wrapper {
    position: relative;
    padding: 2rem 0 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
@media screen and (min-width: 1024px) {
    .bx-wrapper {
        padding: 8rem 0 0rem
    }
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: auto
}
.bxslider {
    margin: 0;
    padding: 0
}
.bxslider {
    visibility: hidden
}
ul.bxslider {
    list-style: none
}
.bx-viewport {
    -webkit-transform: translatez(0)
}
.bx-wrapper {
    background: #fff
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
    z-index: 2
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url("images/bx_loader.gif") center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #000
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url("images/controls.png") no-repeat 0 -32px
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    background-position: 0 0
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url("images/controls.png") no-repeat -43px -32px
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
    background-position: -43px 0
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}
.bx-wrapper .bx-controls-auto {
    text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url("images/controls.png") -86px -11px no-repeat;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url("images/controls.png") -86px -44px no-repeat;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}
.header-listing.listing-nontransparent-header,
.header-listing:after {
    background-color: rgba(255, 255, 255, 0.7)
}
.header-listing .listing-menu>li>a {
    color: #252525;
    font-weight: 500;
    font-size: 1rem
}
@media screen and (max-width: 479px) {
    html {
        font-size: 14px
    }
}
body {
    color: #252525;
    font-size: 1.125rem;
    font-weight: 300
}
body.single-listings {
    font-size: 0.9rem
}
body h2 {
    font-size: 2.5rem
}
body h3 {
    font-size: 1.875rem
}
body h5,
body .h5,
body h4 {
    font-size: 1.125rem
}
ul li {
    margin-bottom: 3px
}
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: 'Open Sans'
}
h1.post-title,
h2.post-title,
.nf-form-title h3,
.entry-title h1 {
    font-weight: 300;
    color: #701471;
    text-transform: capitalize;
}
h2.post-title {
    margin: 0 0 3rem;
    text-align: center
}
.wpb_content_element h2 {
    font-size: 2.5rem
}
.wpb_content_element h3 {
    font-size: 1.875rem
}
.wpb_content_element h4,
.wpb_content_element h2,
.wpb_content_element h3 {
    color: #701471
}
#header {
    position: absolute;
    width: 100%
}
.page-id-2185 #header,
.page-id-2318 #header,
.page-id-1648 #header {
    position: relative
}
.header-listing .listing-menu {
    float: right;
    margin-bottom: 0
}
.header-listing .header-inner-content.container {
    max-width: 92%
}
@media screen and (max-width: 767px) {
    .page-id-2335 {
        background-position: 0 8%;
        background-size: 100%
    }
}
.enquiry-form {
    margin: 4rem 0 20rem;
    background: #fff;
    padding: 1rem 2rem !important;
    min-height: 400px
}
.enquiry-form .nf-form-title h3 {
    text-align: left;
    font-size: 3.2rem;
    margin-bottom: 2rem
}
.enquiry-form .nf-form-fields-required {
    display: none
}
.enquiry-form .nf-field-element textarea {
    height: 150px
}
.enquiry-form .nf-field-element textarea,
.enquiry-form input[type="text"],
.enquiry-form input[type="number"],
.enquiry-form input[type="tel"],
.enquiry-form input[type="email"],
.enquiry-form input[type="search"],
.enquiry-form input[type="password"] {
    background: transparent
}
.enquiry-form .field-wrap input[type="submit"],
.enquiry-form .field-wrap input[type="button"],
.enquiry-form .field-wrap button {
    border: 1px solid #701471;
    color: #701471;
    padding: 0.4rem 2.5rem;
    display: block;
    text-transform: uppercase;
    background: transparent;
    font-weight: bold;
    -moz-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s
}
.enquiry-form .field-wrap input[type="submit"]:hover,
.enquiry-form .field-wrap input[type="button"]:hover,
.enquiry-form .field-wrap button:hover {
    background: #701471;
    color: #fff
}
.enquiry-form .nf-response-msg {
    text-align: center
}
@media screen and (max-width: 766px) {
    .enquiry-form .nf-form-cont .one-half,
    .enquiry-form .nf-form-cont .three-sixths,
    .enquiry-form .nf-form-cont .two-fourths {
        width: 100%
    }
}
@media screen and (max-width: 766px) {
    .enquiry-form .nf-form-cont .five-sixths,
    .enquiry-form .nf-form-cont .four-sixths,
    .enquiry-form .nf-form-cont .one-fourth,
    .enquiry-form .nf-form-cont .one-half,
    .enquiry-form .nf-form-cont .one-sixth,
    .enquiry-form .nf-form-cont .one-third,
    .enquiry-form .nf-form-cont .three-fourths,
    .enquiry-form .nf-form-cont .three-sixths,
    .enquiry-form .nf-form-cont .two-fourths,
    .enquiry-form .nf-form-cont .two-sixths,
    .enquiry-form .nf-form-cont .two-thirds {
        margin-left: 0
    }
}
.title-box-disabled {
    height: 0
}
a {
    color: #701471
}
a:focus,
a:active {
    color: #701471
}
.home-slider .tp-bullet.selected,
.home-slider .tp-bullet.selected:hover {
    background: #701471 !important
}
.stm-template-listing ul.list-style-2 li:before {
    color: #701471 !important
}
.lOffer-compare .stm-current-cars-in-compare,
ul.page-numbers li>a {
    background: #701471
}
@media screen and (max-width: 990px) {
    .lOffer-compare {
        display: block;
        margin-top: 0
    }
}
.lOffer-compare>a {
    font-size: inherit;
    margin: 0;
    font-weight: 500
}
@media screen and (min-width: 769px) {
    .lOffer-compare>a {
        background: url(assets/images/compare.png) no-repeat top center;
        color: #252525 !important;
        padding: 2.8rem 0 0
    }
    .lOffer-compare>a:hover {
        color: #701471 !important
    }
}
.find-ideal-car-form {
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 2
}
.find-ideal-car-form.closed {
    z-index: 100000
}
@media screen and (max-width: 767px) {
    .find-ideal-car-form {
        display: none;
        height: 50px;
        z-index: 60
    }
}
.find-ideal-car-form #nf-form-2-cont {
    display: none
}
.find-ideal-car-form select {
    visibility: visible;
    opacity: 1;
    height: 40px !important;
    line-height: 40px;
    padding: 0 21px
}
.find-ideal-car-form h3 {
    color: #701471 !important;
    text-align: left !important;
    margin: 0 0 1rem !important;
    text-transform: uppercase
}
.find-ideal-car-form .nf-before-form-content {
    display: none
}
.find-ideal-car-form select,
.find-ideal-car-form input[type="text"],
.find-ideal-car-form input[type="number"],
.find-ideal-car-form input[type="tel"],
.find-ideal-car-form input[type="email"],
.find-ideal-car-form input[type="search"],
.find-ideal-car-form input[type="password"] {
    background: transparent;
    border: 1px solid #252525
}
.find-ideal-car-form select:focus,
.find-ideal-car-form select:hover,
.find-ideal-car-form input[type="text"]:focus,
.find-ideal-car-form input[type="text"]:hover,
.find-ideal-car-form input[type="number"]:focus,
.find-ideal-car-form input[type="number"]:hover,
.find-ideal-car-form input[type="tel"]:focus,
.find-ideal-car-form input[type="tel"]:hover,
.find-ideal-car-form input[type="email"]:focus,
.find-ideal-car-form input[type="email"]:hover,
.find-ideal-car-form input[type="search"]:focus,
.find-ideal-car-form input[type="search"]:hover,
.find-ideal-car-form input[type="password"]:focus,
.find-ideal-car-form input[type="password"]:hover {
    border-color: #701471
}
.find-ideal-car-form .field-wrap input[type="submit"],
.find-ideal-car-form .field-wrap input[type="button"],
.find-ideal-car-form .field-wrap button {
    display: block;
    background: #701471;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    color: #fff;
    padding: 0.4rem
}
.find-ideal-car-form #nf-field-9-container {
    margin-bottom: 0
}
a.form-trigger {
    background: #701471;
    color: #fff;
    display: inline-block;
    border-radius: 12px 12px 0 0;
    float: left;
    max-width: 220px;
    text-align: right;
    text-decoration: none;
    background: #701471 url(assets/images/help.png) no-repeat 90% center;
    font-size: 1.3rem;
    padding: 1rem 3rem 1rem 1rem;
    background-size: auto 57%
}
a.form-trigger.closed {
    background-image: url(assets/images/help_close.png)
}
@media screen and (min-width: 1025px) {
    a.form-trigger.closed {
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        transform-origin: top right;
        margin: 0 54px 0 0
    }
}
a.form-trigger:not(.closed) {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: 82% 49%
}
#nf-form-2-cont {
    display: inline-block;
    background: #fff;
    padding: 2rem 2rem;
    float: left;
    margin: 0 -40rem 0 0;
    box-shadow: 0 0 12px #252525;
    max-width: 318px;
    min-height: 218px
}
@media screen and (max-width: 767px) {
    #footer-main {
        text-align: center
    }
}
#footer-main .widget_nav_menu li {
    display: inline-block;
    margin: 0;
    width: 100%
}
#footer-main .widget_nav_menu a {
    color: #fff
}
#footer-main #text-3 {
    position: relative
}
@media screen and (min-width: 768px) {
    #footer-main #text-3:after {
        content: '';
        width: 1px;
        height: 100%;
        background: #fff;
        position: absolute;
        top: -30px;
        right: 14%
    }
}
@media screen and (max-width: 767px) {
    #footer-main #nav_menu-2 {
        display: none
    }
}
#footer-main,
#footer-copyright {
    font-size: 0.9rem
}
@media screen and (max-width: 767px) {
    #footer-main .pull-right,
    #footer-copyright .pull-right {
        float: none !important
    }
}
@media screen and (min-width: 768px) {
    .footer-logo1 {
        border-right: 1px solid #fff;
        padding-right: 3rem;
        display: block
    }
}
.footer_widgets_wrapper {
    padding: 30px 0 0
}
@media screen and (min-width: 768px) {
    #footer-copyright {
        padding: 2rem 0 1rem
    }
}
@media screen and (max-width: 767px) {
    #footer-copyright {
        text-align: center
    }
}
#footer-copyright .copyright-text {
    color: #fefefe
}
@media screen and (max-width: 767px) {
    #footer-copyright .pull-right {
        float: none !important
    }
}
.copyright-socials {
    color: #fff;
    text-align: center
}
@media screen and (max-width: 767px) {
    .copyright-socials>div,
    .copyright-socials ul {
        display: inline-block;
        margin-left: 5px;
        font-size: 0.9rem
    }
}
.copyright-socials ul li {
    float: none
}
.copyright-socials ul li a {
    color: #fff;
    text-align: center;
    border: 1px solid;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    display: inline-block;
    line-height: 2rem
}
.copyright-socials ul li a:hover {
    background: #fff;
    color: #701471
}
.stm-listing-footer-menu {
    margin: 0
}
.stm-listing-footer-menu li {
    position: relative;
    margin-left: 24px;
    margin-bottom: 0
}
.stm-listing-footer-menu li:first-child {
    margin-left: 0
}
.stm-listing-footer-menu li:first-child:before {
    width: 0
}
.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-footer-menu li,
.stm-listing-footer-menu a {
    display: inline-block;
    color: #fefefe
}
.listing-menu-mobile-wrapper .stm-menu-trigger.opened span,
.listing-menu-mobile-wrapper .stm-menu-trigger span {
    background: #701471
}
@media screen and (max-width: 990px) {
    .listing-logo-main .bloglogo img {
        width: 180px
    }
}
.listing-menu-mobile-wrapper .stm-opened-menu-listing {
    background: #701471 !important;
}
.flex-container {
    display: flex;
    align-items: center;
    justify-content: center
}
@media screen and (min-width: 768px) {
    .vertical-align h2,
    .vertical-align h3 {
        position: absolute;
        width: 100%;
        top: 50%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
.group:before,
.stm-single-listing-car-footer:before,
.group:after,
.stm-single-listing-car-footer:after,
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.group:after,
.stm-single-listing-car-footer:after,
.clearfix:after {
    clear: both
}
.group,
.stm-single-listing-car-footer,
.clearfix {
    *zoom: 1
}
@media screen and (max-width: 767px) {
    .stm-isotope-sorting,
    .classic-filter-row {
        padding: 0 15%
    }
}
.remove-from-compare,
.single-add-to-compare {
    background: #701471;
    z-index: 10000
}
@media screen and (max-width: 767px) {
    .remove-from-compare .compare-remove-all,
    .remove-from-compare .compare-fixed-link,
    .single-add-to-compare .compare-remove-all,
    .single-add-to-compare .compare-fixed-link {
        position: relative;
        z-index: 1000
    }
    .remove-from-compare .compare-remove-all,
    .single-add-to-compare .compare-remove-all {
        margin-right: 1rem;
        margin-left: 0
    }
}
.page-id-2293 .stm-directory-grid-loop .image {
    max-height: 195px;
    max-width: 245px;
}
.page-id-2293 .stm-isotope-listing-item {
    min-height: 300px !important
}
.page-id-1637 .stm_dynamic_listing_filter .tab-content {
    max-width: 1140px;
    padding: 2rem 0
}
@media screen and (min-width: 768px) {
    .page-id-1637 .stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects {
        width: 1140px
    }
}
.page-id-1637 .stm_dynamic_listing_filter .tab-content button[type="submit"] {
    position: absolute;
    right: 0
}
.page-id-2293 .select2-selection__rendered+.select2-selection__arrow b,
.page-id-2293 .select2-container .select2-selection--single .select2-selection__rendered,
.page-id-2293 .select2-selection__rendered,
.page-id-1637 .select2-selection__rendered+.select2-selection__arrow b,
.page-id-1637 .select2-container .select2-selection--single .select2-selection__rendered,
.page-id-1637 .select2-selection__rendered {
    color: #252525 !important;
    text-transform: capitalize
}
.page-id-2293 .classic-filter-row .select2-container--default .select2-selection--single,
.page-id-2293 .classic-filter-row .select2-container--default .select2-selection--single .select2-selection__rendered,
.page-id-1637 .classic-filter-row .select2-container--default .select2-selection--single,
.page-id-1637 .classic-filter-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px
}
.page-id-2293.stm-template-listing .car-listing-row .listing-car-item-meta .car-title,
.page-id-1637.stm-template-listing .car-listing-row .listing-car-item-meta .car-title {
    font-weight: normal
}
.page-id-2293.stm-template-listing .car-listing-row .listing-car-item-meta .car-title span,
.page-id-1637.stm-template-listing .car-listing-row .listing-car-item-meta .car-title span {
    display: block;
    font-weight: bold
}
.page-id-2293 .stm-filter_condition,
.page-id-2293 ul.stm-filter-chosen-units-list li.condition,
.page-id-1637 .stm-filter_condition,
.page-id-1637 ul.stm-filter-chosen-units-list li.condition {
    display: none
}
.page-id-2293 .stm-filter_by,
.page-id-1637 .stm-filter_by {
    line-height: 40px;
    text-transform: uppercase;
    text-align: right
}
.page-id-2293 .stm-filter_by span.h4,
.page-id-1637 .stm-filter_by span.h4 {
    color: #701471
}
.page-id-2293 .wpb_button,
.page-id-2293 .wpb_content_element,
.page-id-2293 ul.wpb_thumbnails-fluid>li,
.page-id-1637 .wpb_button,
.page-id-1637 .wpb_content_element,
.page-id-1637 ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0
}
.page-id-2293 .stm-isotope-listing-item,
.page-id-1637 .stm-isotope-listing-item {
    min-height: 275px;
    border: 1px solid #fff;
    padding-top: 2rem
}
.page-id-2293 .stm-isotope-listing-item.sold-181:after,
.page-id-1637 .stm-isotope-listing-item.sold-181:after {
    content: '';
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    height: 38px;
    background: url(assets/images/sold_normal.png) no-repeat 91% 0
}
.page-id-2293 .stm-isotope-listing-item.sold-181:hover,
.page-id-1637 .stm-isotope-listing-item.sold-181:hover {
    border-color: red
}
.page-id-2293 .stm-isotope-listing-item:hover,
.page-id-1637 .stm-isotope-listing-item:hover {
    border: 1px solid #d5d9e0
}
.page-id-2293 .stm-isotope-listing-item:hover .price .normal-price,
.page-id-2293 .stm-isotope-listing-item:hover .list-car-meta,
.page-id-1637 .stm-isotope-listing-item:hover .price .normal-price,
.page-id-1637 .stm-isotope-listing-item:hover .list-car-meta {
    opacity: 1 !important
}
.page-id-2293 .list-car-meta,
.page-id-1637 .list-car-meta {
    position: absolute;
    width: 90%;
    padding-top: 8px;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    transition: ease 0.4s
}
.page-id-2293 .car-listing-row .listing-car-item-meta .price .normal-price,
.page-id-1637 .car-listing-row .listing-car-item-meta .price .normal-price {
    opacity: 0;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    transition: ease 0.4s
}
.inventory-page-title {
    text-align: center;
    background: #d5d9e0;
    padding: 1rem 0;
    margin: 0 0 2rem
}
.inventory-page-title h1 {
    font-weight: 300;
    text-transform: capitalize;
    margin: 0
}
.stm-template-listing .car-listing-row .listing-car-item-meta .price:before,
.stm-template-listing .car-listing-row .listing-car-item-meta .price {
    background-color: transparent
}
.car-listing-row .listing-car-item-meta .price .normal-price,
.car-listing-row .listing-car-item-meta .price .sale-price {
    color: #252525;
    font-weight: bold
}
.stm-template-listing .archive-listing-page {
    margin-top: 0
}
.car-listing-row .listing-car-item-meta {
    padding-top: 0
}
.stm-directory-grid-loop .image {
    position: static
}
.stm-directory-grid-loop .image .stm-listing-compare {
    top: 7px;
    bottom: auto;
    background: transparent;
    opacity: 1;
    display: none;
}
.stm-directory-grid-loop .image .stm-listing-compare i.fa {
    font-size: 1.6rem;
    color: #701471
}
.stm-directory-grid-loop .image .stm-listing-compare.active {
    background: transparent
}
#home-slider-wrap #team_carousel_wrapper {
    background-image: none !important;
}
#home-slider-wrap #team_carousel_wrapper #team_carousel {
    background-image: none !important;
}
@media screen and (max-width: 767px) {
    .stm-directory-grid-loop .image .stm-listing-compare {
        opacity: 1
    }
}
.blog-meta {
    background: #fff;
    margin-bottom: 1rem;
    padding: 1rem 0 0
}
.blog-meta .blog-meta-unit {
    color: #252525
}
.blog-meta .blog-meta-unit:nth-child(2),
.blog-meta .blog-meta-unit:nth-child(3) {
    display: none
}
.blog-meta .right .blog-meta-unit {
    display: none
}
.blog-post-excerpt {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 60px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blogger_content {
    padding: 42px 0px 0;
    position: relative;
}
.blog_meta {
    margin: 0;
    text-align: right;
    position: absolute;
    right: 30px;
    top: -42px;
    width: auto;
    z-index: 9999;
}
span.post_meta_item.post_date {
    width: auto;
    min-width: 67px;
    max-width: 100px;
    padding: 17px 15px;
    text-align: center;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #222733;
    color: #fff;
}
span.post_meta_item.post_date strong {
    margin-top: -7px;
    font-size: 24px;
    line-height: 1em;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}
.page-id-3039 .container a img,
.page-id-2318 .container a img,
.page-id-3284 .container a img {
    transition: 0.3s ease;
    border: 2px solid #fff
}
.page-id-3039 .container a img:hover,
.page-id-2318 .container a img:hover,
.page-id-3284 .container a img:hover {
    border: 2px solid #d5d9e0
}
.listings-template-default.stm-template-listing .woocommerce #respond input#submit,
.listings-template-default.stm-template-listing .woocommerce a.button,
.listings-template-default .stm-template-listing .woocommerce button.button,
.listings-template-default.stm-template-listing .woocommerce input.button,
.listings-template-default .stm-template-listing .stm-button,
.listings-template-default .stm-template-listing input[type="submit"],
.listings-template-default.stm-template-listing button,
.listings-template-default.stm-template-listing .button,
.listings-template-default .stm-template-listing .load-more-btn {
    background: #701471;
    color: #fff !important;
    display: block
}
.listings-template-default .stm-border-top-unit .title,
.listings-template-default h3,
.listings-template-default h4 {
    text-transform: uppercase;
    color: #701471
}
.listings-template-default .select2-container--default .select2-selection--single,
.listings-template-default input[type="text"],
.listings-template-default input[type="number"],
.listings-template-default input[type="tel"],
.listings-template-default input[type="email"],
.listings-template-default input[type="search"],
.listings-template-default input[type="password"] {
    background: transparent;
    border: 1px solid #252525
}
.listings-template-default .select2-container--default .select2-selection--single:focus,
.listings-template-default .select2-container--default .select2-selection--single:hover,
.listings-template-default input[type="text"]:focus,
.listings-template-default input[type="text"]:hover,
.listings-template-default input[type="number"]:focus,
.listings-template-default input[type="number"]:hover,
.listings-template-default input[type="tel"]:focus,
.listings-template-default input[type="tel"]:hover,
.listings-template-default input[type="email"]:focus,
.listings-template-default input[type="email"]:hover,
.listings-template-default input[type="search"]:focus,
.listings-template-default input[type="search"]:hover,
.listings-template-default input[type="password"]:focus,
.listings-template-default input[type="password"]:hover {
    border-color: #701471
}
.stm-listing-single-price-title .title {
    color: #252525;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 2.8rem;
    line-height: 1;
    padding: 0
}
.stm-listing-single-price-title .title span {
    font-weight: 400
}
.car-gallery {
    text-align: center
}
.car-gallery .photo {
    position: relative;
    padding: 0 0 5.5rem
}
.car-gallery .photo:after {
    content: '';
    background: #EEEEEE;
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    z-index: -1;
    top: 50%
}
@media screen and (min-width: 1025px) {
    .car-gallery .photo:after {
        top: 60%
    }
}
.car-fancybox-gallery {
    text-align: right
}
.car-fancybox-gallery>div {
    display: inline-block;
    height: 60px
}
.car-fancybox-gallery>div:nth-child(n+4) {
    display: none
}
.car-fancybox-gallery img {
    max-height: 100%;
    width: auto
}
a#car-more-photos {
    float: right;
    text-decoration: none;
    border: 1px solid #252525;
    padding: 0 1rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-left: 1rem;
    color: #252525
}
.custom-pager {
    position: relative;
    margin-bottom: 3rem;
    text-align: center
}
@media screen and (max-width: 767px) {
    #bx-pager {
        margin: -5rem 0 0
    }
}
@media screen and (min-width: 1025px) {
    #bx-pager {
        margin: -5rem 0 0;
        z-index: 90
    }
}
#bx-pager a {
    height: 1.8rem;
    width: 1.8rem;
    display: inline-block;
    border-radius: 100%;
    box-shadow: 0 0 4px #bbb;
    margin: 0 0.1rem
}
.color-desc {
    position: relative;
    top: -0.8rem;
    font-weight: bold;
    font-size: 1.1rem
}
@media screen and (min-width: 768px) {
    .color-desc {
        display: block;
        text-align: center
    }
}
.color-desc span:not(:first-of-type) {
    display: none
}
.car-info-container {
    margin-top: 2rem
}
.car-info-container h3 {
    padding: 0 0 1rem;
    border-bottom: 1px solid #d5d9e0
}
.car-info-container .car-price-container {
    margin: 0 0 1rem
}
.car-info-container .carinfo-label {
    display: block;
    color: #888888;
    padding-right: 5px;
    font-size: 13px;
    font-weight: 300;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.car-info-container .loan-calculator-wrapper .carinfo-label {
    padding-right: 0px;
}
.car-info-container .spc,
.car-info-container .label-td .heading-font,
.stm_auto_loan_calculator .form-group input[type="text"],
.stm_auto_loan_calculator .form-group select {
    font-size: 1rem
}
.car-info-container .spc.sold {
    color: red;
    font-weight: bold
}
@media screen and (min-width: 992px) {
    .car-info-container .col-md-1 {
        width: 6.3333%
    }
}
@media screen and (min-width: 992px) {
    .car-info-container .car-cal {
        width: 37.3333%
    }
}
@media screen and (max-width: 767px) {
    .car-info-container .col-md-2,
    .car-info-container .col-md-4 {
        margin-top: 2rem
    }
}
.form-group span {
    color: #701471
}
.stm-border-top-unit {
    border-top: 1px solid #d5d9e0
}
.stm_auto_loan_calculator {
    padding: 0;
    border: 0
}
@media screen and (max-width: 767px) {
    .stm_auto_loan_calculator .col-md-5 {
        margin-top: 2rem
    }
}
.stm_calculator_results1 {
    display: block;
    color: #252525;
    padding: 0
}
.stm_calculator_results1 .monthly_payment,
.stm_calculator_results1 .stm-calc-price-item {
    font-size: 1.2rem;
    margin-top: 1rem;
    margin-bottom: 0.6rem;
}
.stm_calculator_results1 .monthly_payment span,
.stm_calculator_results1 .stm-calc-price-item span {
    color: #701471;
    font-weight: bold
}
.cal-note {
    font-style: italic;
    font-size: 0.8rem
}
.stm-single-listing-car-footer {
    margin: 4rem 0 0;
    padding: 2rem 0 0;
    border-top: 1px solid #d5d9e0;
    font-size: 1.4rem
}
.stm-single-listing-car-footer>aside {
    text-align: center;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 1.5rem
}
@media screen and (max-width: 767px) {
    .stm-single-listing-car-footer>aside:not(:last-of-type) {
        margin-bottom: 2rem
    }
}
@media screen and (min-width: 769px) {
    .stm-single-listing-car-footer>aside {
        float: left;
        width: 33.33%
    }
}
.stm-single-listing-car-footer>aside#stm_text-2 {
    background-image: url(assets/images/Phone.png)
}
.stm-single-listing-car-footer>aside#stm_text-3 {
    background-image: url(assets/images/Email.png)
}
.stm-single-listing-car-footer>aside#stm_text-4 {
    background-image: url(assets/images/Sell.png)
}
.stm-single-listing-car-footer>aside a:hover {
    color: #701471;
    text-decoration: underline
}
.stm-single-listing-car-footer .stm-border-bottom-unit {
    border: 0;
    margin: 0;
    padding: 0
}
.stm-single-listing-car-footer .stm-border-bottom-unit .title {
    color: #701471;
    font-size: 1.4rem;
    font-weight: bold;
    text-transform: none;
    line-height: 1.4;
    text-align: center;
}
.stm-single-car-listing-data table.stm-table-main>tbody>tr>td {
    vertical-align: top
}
.stm-single-car-listing-data table.inner-table tr td.label-td {
    white-space: normal
}
.stm-single-car-listing-data table.inner-table tr td.label-td .cat-heading,
.car-info-container .carinfo-label,
.stm_auto_loan_calculator .labeled {
    font-weight: bold
}
.page-id-2080 a.read-more {
    border: 1px solid #701471;
    color: #701471
}
.page-id-2080 a.read-more:hover {
    color: #fff
}
a.read-more {
    border: 1px solid #fff;
    padding: 0.5rem 1rem;
    display: inline-block;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1rem;
    -moz-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s
}
a.read-more.purple {
    border: 1px solid #701471;
    color: #701471
}
a.read-more.purple:hover {
    color: #fff
}
a.read-more:hover {
    background: #701471;
    border-color: #701471;
    text-decoration: none
}
.home.stm-template-listing h3 {
    margin: 0;
    text-transform: capitalize;
    color: white
}
.home.stm-template-listing h3.announcement {
    margin: 0 0 1rem;
    padding-left: 40px
}
@media screen and (max-width: 990px) {
    .home .stm_listing_tabs_style_2 .tab-pane .stm-directory-grid-loop>a.rmv_txt_drctn {
        max-width: 100%
    }
}
.row-bottom-two {
    color: #fff
}
.row-bottom-two>.wpb_column {
    min-height: 400px
}
.row-bottom-two .vc_column-inner {
    padding: 3.7rem 2rem !important
}
.stm_listing_tabs_style_2 .stm_listing_nav_list,
.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav {
    display: none
}
.select2-container--default .select2-selection--single {
    background: transparent;
    border: 1px solid #d5d9e0
}
.stm_dynamic_listing_filter .tab-content {
    background: white;
    padding: 2rem;
    max-width: 1000px;
    margin: auto
}
.stm_dynamic_listing_filter .tab-content button[type="submit"] {
    top: 0;
    padding: 11px 0px 11px 0px;
    border-radius: 0
}
.stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col {
    margin-bottom: 1rem !important
}
@media screen and (min-width: 1025px) {
    .stm_dynamic_listing_filter .tab-content .stm-filter-tab-selects .stm-select-col {
        margin-bottom: 0 !important
    }
}
.home .vc_custom_1459408833820 {
    margin-top: 0 !important
}
.home .vc_custom_1491795603650 {
    margin-bottom: 0 !important
}
.no-gutter [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important
}
.tab-content #featured,
.tab-content #car-listing-category-used-cars {
    padding: 0
}
.tab-content #featured .row.row-4,
.tab-content #featured [class*="col-"],
.tab-content #car-listing-category-used-cars .row.row-4,
.tab-content #car-listing-category-used-cars [class*="col-"] {
    padding-left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative
}
.tab-content #featured .row.row-4:after,
.tab-content #featured [class*="col-"]:after,
.tab-content #car-listing-category-used-cars .row.row-4:after,
.tab-content #car-listing-category-used-cars [class*="col-"]:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(112, 20, 113, 0.8);
    opacity: 0;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    transition: ease 0.4s
}
.tab-content #featured [class*="col-"]:hover .listing-car-item-meta,
.tab-content #featured [class*="col-"]:hover:after {
    opacity: 1
}
.tab-content #featured .car-title,
.tab-content #car-listing-category-used-cars [class*="col-"]:hover .listing-car-item-meta,
.tab-content #car-listing-category-used-cars [class*="col-"]:hover:after {
    opacity: 1
}
.tab-content #car-listing-category-used-cars .car-title {
    margin-bottom: 1.2rem;
    font-weight: normal;
    font-size: 1.25rem;
    overflow: visible
}
.tab-content #featured .car-title span,
.tab-content #car-listing-category-used-cars .car-title span {
    display: block;
    font-size: 1.875rem;
    font-weight: 600;
    margin: 0 0 0.5rem
}
.tab-content #featured .listing-car-item-meta,
.tab-content #car-listing-category-used-cars .listing-car-item-meta {
    position: absolute;
    top: 35%;
    z-index: 11;
    width: 100%;
    text-align: center;
    opacity: 0;
    padding: 0
}
.tab-content #featured .listing-car-item-meta .car-title,
.tab-content #featured .listing-car-item-meta a,
.tab-content #car-listing-category-used-cars .listing-car-item-meta .car-title,
.tab-content #car-listing-category-used-cars .listing-car-item-meta a {
    color: #fff;
    text-align: center;
}
.tab-content #featured .listing-car-item-meta a.read-more,
.tab-content #car-listing-category-used-cars .listing-car-item-meta a.read-more {
    border: 1px solid #fff;
    padding: 0.3rem 2rem
}
.stm_listing_tabs_style_2 {
    border: 0;
    padding: 0
}
.stm_listing_tabs_style_2>.clearfix {
    padding: 1.5rem 0;
    background: #6F6F70
}
.post-grid-single-unit .content {
    border: 0;
    box-shadow: none;
    color: #fff;
    padding-top: 0
}
.post-grid-single-unit .content:hover {
    box-shadow: none
}
.post-grid-single-unit .content .title-relative {
    min-height: 2rem
}
.post-grid-single-unit .content .title-relative a .title {
    color: #fff;
    font-weight: bold
}
.home-news-section h3,
.home-review-section h3 {
    padding: 3rem 3rem 0
}
.home-coe-container {
    color: #fff;
    font-size: 1.1rem
}
.home-coe-container .vc_column-inner {
    padding: 2rem 3rem 0 !important
}
.home-coe-container h4,
.home-coe-container h2 {
    color: #fff;
    margin: 0;
    text-transform: capitalize
}
.home-coe-container h4 {
    font-size: 1.3rem
}
.home-coe-container .coe-details {
    margin: 2rem 0 0
}
@media screen and (max-width: 767px) {
    .home-coe-container .coe-details {
        margin-bottom: 2rem
    }
}
.home-coe-container .coe-cat:not(:last-child) {
    margin: 0 0 1.5rem;
    padding: 0 0 1.5rem;
    border-bottom: 1px solid #944A9C
}
.home-coe-container .price {
    font-weight: bold
}
.home-coe-container .small,
.home-coe-container .coe-change label {
    font-size: 85%
}
.home-coe-container .coe-change {
    background: url(assets/images/dash_white.png) no-repeat top right
}
.home-coe-container .coe-change.up {
    background: url(assets/images/Arrow_up.png) no-repeat top right
}
.home-coe-container .coe-change.down {
    background: url(assets/images/Arrow_down.png) no-repeat bottom right
}
.home-coe-container .coe-change label {
    display: block
}
@media screen and (max-width: 766px) {
    .home.page .post-grid-single-unit {
        max-width: 100%;
        padding-left: 3rem
    }
    .home.page .post-grid-single-unit .content {
        padding: 0px 0 10px
    }
}
#home-2ndlast-row h3 {
    text-align: left;
    margin: 0 0 1rem
}
.page-id-1648 .compare-title {
    text-align: center
}
.page-id-1648 #main .container {
    margin-bottom: 4rem
}
.page-id-1648 #main .container h3 {
    color: #701471;
    text-transform: uppercase
}
.page-id-1648 .car-listing-row .listing-car-item-meta .car-title {
    font-size: 1.3rem;
    overflow: visible
}
.stm-template-listing .woocommerce #respond input#submit,
.stm-template-listing .woocommerce a.button,
.stm-template-listing .woocommerce button.button,
.stm-template-listing .woocommerce input.button,
.stm-template-listing .stm-button,
.stm-template-listing input[type="submit"],
.stm-template-listing button,
.stm-template-listing .button,
.stm-template-listing .load-more-btn {
    background: transparent;
    color: #701471 !important;
    border: 1px solid #701471;
    box-shadow: none
}
.stm-template-listing .woocommerce #respond input#submit span,
.stm-template-listing .woocommerce a.button span,
.stm-template-listing .woocommerce button.button span,
.stm-template-listing .woocommerce input.button span,
.stm-template-listing .stm-button span,
.stm-template-listing input[type="submit"] span,
.stm-template-listing button span,
.stm-template-listing .button span,
.stm-template-listing .load-more-btn span {
    display: none
}
.header-listing .listing-menu>li {
    margin-right: 2rem
}
.header-listing .listing-menu>li>a {
    text-transform: none;
    display: inline-block;
    padding: 2.8rem 0 0;
    background-position: top center;
    background-repeat: no-repeat;
    min-width: 50px
}
.header-listing .listing-menu>li>a:hover {
    color: #701471
}
@media screen and (min-width: 769px) and (max-width: 1389px) {
    .listing-logo-main img {
        width: 230px;
        margin-top: 1rem
    }
}
a.ct-mb-icon {
    display: none
}
@media screen and (max-width: 479px) {
    a.ct-mb-icon {
        font-size: 2.4rem;
        position: absolute;
        right: 5rem;
        top: 0.5rem;
        color: #701471;
        display: block
    }
}
@media screen and (min-width: 1025px) {
    .nav-fb>a {
        background-image: url(assets/images/fb.png);
        background-size: 44px;
        padding: 2rem 0 0
    }
    .nav-cars>a {
        background-image: url(assets/images/newcar.png);
        padding: 2rem 0 0
    }
    .nav-usedcars>a {
        background-position: center 26% !important;
        background-image: url(assets/images/cars.png);
        padding: 2rem 0 0
    }
    .nav-about>a {
        background-image: url(assets/images/about.png)
    }
    .nav-blog>a {
        background-image: url(assets/images/blog.png)
    }
    .nav-contact>a {
        background-image: url(assets/images/contact.png)
    }
    .nav-career>a {
        background-image: url(assets/images/career.png)
    }
    .nav-promo>a {
        background-image: url(assets/images/promotions.png)
    }
    .nav-tradein>a {
        background-image: url(assets/images/tradecar.png);
        background-size: 100%;
        background-size: 100%
    }
}
.nf-field-container,
#ninja_forms_required_items {
    margin-bottom: 0.5rem !important
}
.nf-form-content .nf-field-element select {
    opacity: 1;
    visibility: visible;
    background: transparent;
    height: 40px;
    line-height: 40px;
    padding: 0 21px;
    font-weight: 400;
    color: #888888;
    border: 2px solid #eceff3;
    font-size: 14px
}
.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;
    -webkit-transition: opacity 0.3s 0s;
    transition: opacity 0.3s 0s;
}
.car-listing-row .listing-car-item-meta .car-title {
    text-transform: capitalize;
}
@media (max-width: 991px) {
    #footer {
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 768px) {
    .cols_4 aside,
    .cols_3 aside,
    .cols_2 aside,
    .cols_1 aside {
        width: 100%;
    }
    #footer-main .pull-right,
    #footer-copyright .pull-right {
        float: none !important;
    }
    #footer-main #nav_menu-2 {
        display: none;
    }
    .cols_4 aside:nth-child(2n+1) {
        clear: both;
    }
    .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;
    }
    #footer-main {
        text-align: center;
    }
    .footer-contact-info {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        margin-bottom: 2rem;
    }
    .cols_4 aside {
        float: left;
        padding: 0 15px 0;
    }
    .container.footer-copyright {
        text-align: center;
    }
    aside#text-3 {
        margin-top: 40px;
    }
    #footer-main #text-3:after {
        display: none;
    }
    .footer-copyright .col-md-6.col-sm-6 {
        width: 100%;
        float: unset;
    }
    .blogs-listing .article-wrapper {
        margin-bottom: 75px;
    }
    .blogs-listing .article-wrapper .blogger_content {
        padding: 30px 0px 0;
    }
    .blogs-listing .article-wrapper .blogger_content .post-title {
        min-height: auto;
    }
    .blogs-listing .article-wrapper a img {
        width: 100%;
    }
}
.stm-layout-header-listing #wrapper #header .header-listing .listing-menu>li>a {
    text-align: center !important;
}
li#nav_menu-3,
li#text-8,
li#nav_menu-4,
li#text-9 {
    list-style: none !important;
}
.footer_widgets_wrapper.footersec {
    list-style: none !important;
}
ul#menu-footer-2 {
    padding-left: 0 !important;
}
ul#menu-footer-3 {
    padding-left: 0 !important;
}
@media (max-width: 991px) {
    #footer {
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        text-align: center;
    }
}
#team_carousel_wrapper {
    left: 0 !important;
}
.is-hidden {
    display: none !important;
}
.stm-template-listing .tnp-subscription input[type="submit"] {
    color: #ffffff !important;
    border: 1px solid #ffffff;
}
.blogs-listing .row {
    margin-bottom: 50px;
}
.blogs-listing .article-wrapper .post-title {
    font-size: 18px;
    line-height: inherit;
    margin-top: 10px;
    text-align: left !important;
    min-height: 50px;
    font-weight: 600;
}
.home div.tnp-subscription {
    margin-top: 0px;
    max-width: 100%;
}
.tnp-field label {
    color: #ffffff;
    font-size: 14px;
}
.calculator-alert.visible-alert {
    display: block;
}
.infinite-scroll-button {
    margin: 0px auto;
}
.infinite-scroll-loading-more {
    text-align: center;
    height: 20px;
}
.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 75px;
    height: 12px;
}
.lds-ellipsis div {
    position: absolute;
    top: 0px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #701471;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
    left: 4px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 4px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 24px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
    left: 46px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(18px, 0);
    }
}
.highlighted-label-red {
    color: red !important;
}
.monthly_payment b.highlighted-label-red {
    font-weight: 600;
}
.stm_auto_loan_calculator .form-group input[type="text"],
.stm_auto_loan_calculator .form-group select {
    width: 70%;
    padding: 0px 8px;
}
.stm_auto_loan_calculator .form-group select+.select2 {
    width: 70% !important;
}
.stm_auto_loan_calculator .form-group select+.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 1rem;
    padding-left: 5px;
}
.monthly-installment-label {
    font-size: 16px !important;
    margin-bottom: 0.3rem;
}
.stm-single-post .post-title {
    line-height: 48px;
    text-align: left !important;
}
.listings-template-default h3 {
    text-transform: capitalize;
}
.loan-calculator-wrapper {
    background-color: #f5f5f5;
    padding: 15px 10px;
}
.car-info-container .label-td .heading-font {
    line-height: initial;
    font-weight: 300;
    color: #252525;
}
.pt-15 {
    padding-top: 15px;
}
.car-price-info-wrapper {
    padding: 15px 25px 0px;
}
.stm-listing-single-price-title .title,
.page.page-id-2335 .heading-quote,
.stm-layout-header-listing #wrapper #header .header-listing .listing-menu>li>a,
.stm-button,
input[type=submit],
button,
.button,
.load-more-btn,
.entry-header .entry-title h1,
.entry-header .entry-title h2 {
    text-transform: capitalize;
}
aside.widget-default .rpwwt-widget ul li a {
    font-size: 12px;
    line-height: 12px;
}
aside.widget-default .rpwwt-widget ul li a .rpwwt-post-title {
    display: inline-block;
    width: 65%;
    line-height: 18px;
    margin-bottom: 8px;
}
aside.widget-default .rpwwt-widget .rpwwt-post-date {
    font-size: 10px;
    line-height: 12px;
}
.wpb-posts-nav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
    align-items: center;
    max-width: 1200px;
    margin: 100px auto;
}
.wpb-posts-nav a {
    display: grid;
    grid-gap: 20px;
    align-items: center;
}
.wpb-posts-nav h4,
.wpb-posts-nav strong {
    margin: 0;
}
.wpb-posts-nav a svg {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.wpb-posts-nav>div:nth-child(1) a {
    grid-template-columns: 100px 1fr;
    text-align: left;
}
.wpb-posts-nav>div:nth-child(2) a {
    grid-template-columns: 1fr 100px;
}
.wpb-posts-nav>div:nth-child(2) a,
.wpb-posts-nav>div:nth-child(2) h4 {
    text-align: right;
}
.wpb-posts-nav__thumbnail {
    display: block;
    margin: 0;
}
.wpb-posts-nav__thumbnail img {
    border-radius: 10px;
}
body,
.normal_font {
    text-transform: initial;
}
.tt-n {
    text-transform: inherit !important;
}