footer.et-l.et-l--footer .et_pb_text_inner p a {
    color: #fff!important;
}

.listing-list-loop {
    width: 100%;
    padding-bottom: 16px;
    margin-bottom: 32px;
    border: 1px solid #f3f1f1;
    box-shadow: 0px 0 12px -3px #cccc;
    float: left;
}

.listing-list-loop .video-preview, .stm-single-car-content .video-preview, .listing-list-loop .animation-video-preview, .stm-single-car-content .animation-video-preview {
    position: absolute;
    right: 9px;
    top: 17px;
    padding: 5px 11px 4px 25px;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    background-color: #746b09;
    z-index: 20;
}

.listing-list-loop .video-preview .fa, .stm-single-car-content .video-preview .fa, .listing-list-loop .animation-video-preview .fa, .stm-single-car-content .animation-video-preview .fa {
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -6px;
    font-size: 12px;
}

.listing-list-loop .animation-video-preview, .stm-single-car-content .animation-video-preview {
    right: 80px;
    background-color: #9b9202;
}

.stm-single-car-content .animation-video-preview {
    right: 110px;
}

.listing-list-loop .only-animation-video-preview, .stm-single-car-content .only-animation-video-preview {
    right: 9px !important;
}

.listing-list-loop:after {
    display: table;
    content: "";
    clear: both;
}

.listing-list-loop .image-content {
    position: relative;
    float: left;
    max-width: 257px;
    margin: 0 28px 0 0;
    padding-top: 8px;
    overflow: hidden;
}

.listing-list-loop .image-content .image {
    position: relative;
    overflow: hidden;
}

.listing-list-loop .image-content .image .image-inner {
    position: relative;
    overflow: hidden;
}

.listing-list-loop .sub-image {
    width: 100%;
    overflow: hidden;
}

.listing-list-loop .sub-image .sub-image-inner {
    width: 33.33%;
    float: left;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 8px;
    text-align: center;
}

.listing-list-loop .sub-image .sub-border {
    border-left: 1px solid #CCCCCC;
}

.listing-list-loop .sub-image .sub-image-inner img {
    width: 80%;
}

.listing-list-loop .sub-image .sub-image-inner p {
    text-align: center;
    padding: 0;
    line-height: normal;
}

.listing-list-loop .sub-image .sub-image-inner p.sub-value {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

.listing-list-loop .sub-image .sub-image-inner p.sub-name {
    font-size: 10px;
}

.listing-list-loop .content {
    overflow: hidden;
}
.mobile_title {
    display: none;
    text-align:center;
    
}
.mobile_title .title {
    margin-top: 3px;
    padding-top: 2px;
    font-size: 22px;
    line-height: 1;
    padding-bottom: 15px;
    font-weight: 700;
    overflow: visible;
    float:left;
    max-width:440px;
    width: 100%;
    color: #000;
}
.mobile_title a {
    width: 100%;
    text-align: center;
    color: #000 !important;
    box-shadow: 0 0 0 0!important;
}
.mobile_title a {
    margin-top: 3px;
    padding-top: 2px;
    font-size: 22px;
    line-height: 1;
    padding-bottom: 15px;
    font-weight: 700;
    overflow: visible;    
    width: 100%;
}
.listing-list-loop .content .title {
    margin-top: 3px;
    padding-top: 2px;
    font-size: 22px;
    line-height: 1;
    padding-bottom: 15px;
    font-weight: 700;
    overflow: visible;
    float:left;
    max-width:440px;
    width: 100%;
}

.listing-list-loop .content .title a {
    line-height: 30px;
}

.listing-list-loop .content .meta-top {
    margin-bottom: 15px;
    display: flex;
    flex-direction: row-reverse; 
    justify-content: space-between;
}

.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: #6c98e1;
    color: #fff;
    padding:25px;
    
}

.listing-list-loop .content .meta-top .price .heading-font {
    font-size: 20px;
    color: #fff;
}

.listing-list-loop .content .meta-top .price .normal-price {
    position: relative;
    padding: 13px 8px 12px 4px;
}

.listing-list-loop .content .meta-top .price .normal-price .label-price {
    max-width: 35px;
    display: inline-block;
    position: relative;
    top: -1px;
    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.discounted-price {
    padding: 1px 4px 3px 4px;
    box-shadow: 0 0 12px 5px #ccc;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    width: 185px;
}

.listing-list-loop .content .meta-top .price.discounted-price .price-form-label {
    display: block;
    overflow: hidden;
    padding: 12px 0 9px 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;
    text-align: right;
    margin-bottom: 10px;
}

.listing-list-loop .content .meta-top .price.discounted-price .sale-price .label-price {
    display: inline-block;
    max-width: 35px;
    margin-right: 2px;
    position: relative;
    top: -2px;
    line-height: 10px;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    opacity: 0.7;
}
.listing-list-loop .content .meta-top .price.discounted-price .price-monthly {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding-right: 5px;
}
.listing-list-loop .content .meta-top .price.discounted-price .price-monthly .monthly-price {
    font-weight: 700;
}
.listing-list-loop .content .meta-top .price.discounted-price i {
    cursor: pointer;
}

.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;
}

.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: 400;
}

.listing-list-loop .content .meta-middle .meta-middle-unit:after {
    display: table;
    content: "";
    clear: both;
}

.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 {
    padding-left: 29px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit.engine .value {
    padding-left: 29px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit.transmission .meta-middle-unit-top {
    padding-left: 29px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit.transmission .value {
    padding-left: 29px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit.drive .meta-middle-unit-top {
    padding-left: 29px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit.drive .value {
    padding-left: 29px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit .icon {
    position: absolute;
    margin-top: 1px;
    top: 50%;
    left: 1px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    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-bottom: 0;
    line-height: normal;
}

.single-car-actions > ul {
    margin-left: 0;
    list-style: none;
}

.single-car-actions > ul.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.single-car-actions > ul li {
    float: left;
    margin-right: 13px;
    margin-bottom: 12px;
}

.single-car-actions > ul li img {
    max-height: 25px;
    width: auto;
    -webkit-transform: translateZ(0);
}

.single-car-actions > ul li:last-child {
    margin-right: 0;
}

.single-car-actions .stock-num {
    padding: 3px 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;
    font-size: 12px;
    text-transform: uppercase;
    color: #888;
    border: 1px solid #dddddd;
    line-height: 27px;
    border-radius: 15px;
    text-decoration: none !important;
}

.car-action-unit > i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -1px;
    font-size: 17px;
    color: #6c98e1;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*New styles for minimal plugin view*/
.archive-listing-page {
    margin: 50px -15px;
}

/*New styles for minimal plugin view*/
h1.entry-title.main_title {

}

.stm_single_car_row,
.archive-listing-page_row {
    margin: 0 -15px;
}

.stm_single_car_row:after,
.archive-listing-page_row:after {
    clear: both;
    content: '';
    display: block;
}

.stm_single_car_content,
.archive-listing-page_content {
    padding: 0 15px;
    float: right;
    width: 75%;
}

.stm_single_car_side,
.archive-listing-page_side {
    padding: 0 15px;
    float: left;
    width: 25%;
}

.stm_single_car_content {
    float: left;
}

.stm_single_car_side {
    float: right;
}

.archive-listing-page_side .form-group select {
    margin: 10px 0;
    width: 100%;
}

.archive-listing-page_side .sidebar-action-units .hidden {
    display: none;
}

.sidebar-action-units .button {
    display: block;
    text-transform: uppercase;
    padding: 10px;
    margin: 15px 0;
    color: #fff;
    text-align: center;
    background-color: #6c98e1;
}

.stm_single_car_content .special-label,
.archive-listing-page .special-label {
    position: absolute;
    top: 27px;
    left: -81px;
    height: 49px;
    padding: 0 100px;
    line-height: 49px;
    color: #fff;
    text-transform: uppercase;
    /*background-color: #fab637;*/
    -moz-transform: rotate(-45deg) translateZ(0);
    -o-transform: rotate(-45deg) translateZ(0);
    -ms-transform: rotate(-45deg) translateZ(0);
    -webkit-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0);
    -webkit-transform-origin: 50% 50%;
    white-space: nowrap;
    z-index: 10;
}

.archive-listing-page .special-label.special-label-small {
    width: 260px !important;
    top: 20px;
    left: -91px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    padding: 0;
    text-align: center;
}

.stm-isotope-sorting {
    opacity: 1;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.stm-loading {
    opacity: 0.3;
}

.stm_compare_cars_footer_modal .stm-compare-list-wrap .stm-mc-items-wrap .stm-mc-item-wrap a.stm-compare-btn {
    background: #8f3d2c !important;
    border-color: #8f3d2c !important;
    color: #FFFFFF !important;
    box-shadow: 0 1px 0 #8f3d2c !important;
}

/* Slider UI */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 6px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 6px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 6px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 6px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 6px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 6px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 6px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 6px;
}

.ui-widget-content {
    color: #ffffff;
}

.ui-widget {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 1.1em;
}

.ui-slider-horizontal {
    height: 4px;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.stm-price-range-unit {
    padding: 0 11px;
    background-color: #dfe1e5;
    border-radius: 2px;
}

.stm-current-slider-labels {
    display: none;
    margin: 15px 0;
    clear: both;
}

.stm-filter-type-slider {
    margin-right: -8px;
}

.stm-slider-filter-type-unit {
    margin-bottom: 10px;
}

.stm-slider-filter-type-unit .row {
    margin: 0 -5px;
}

.stm-slider-filter-type-unit .row .col-md-6 {
    float: left;
    width: 50%;
    padding: 0 5px;
}

.stm-slider-filter-type-unit .stm-price-range-unit {
    margin: 15px 0 20px;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.row:after {
    content: '';
    display: block;
    clear: both;
}

.page-numbers {
    margin: 15px 0;
}

.page-numbers li {
    display: inline-block;
}

.stm_compare_unit a {
    display: block;
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 0px 6.5px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    z-index: 20;
}
.stm_compare_unit a:hover {
    background: rgba(0, 0, 0, 1);
}
.stm_compare_unit a.active i {
    transform: rotate(45deg);
}
.stm_compare_unit i {
    color: #fff;
}
.stm_compare_unit a.pending i {
    display: none !important;
}
.stm_compare_unit a.pending .stm-lds-dual-ring {
    display: block;
}
.stm_compare_unit a .stm-lds-dual-ring {
    display: none;
    width: 15px;
    height: 15px;
    padding-top: 8px;
}
.stm_compare_unit a .stm-lds-dual-ring:after {
    content: " ";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    border-color: #ffffff transparent #ffffff transparent;
    animation: stm-lds-dual-ring 1.2s linear infinite;
}
@keyframes stm-lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.stm-car-carousels {
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
}
.owl-nav .owl-prev,
.owl-nav .owl-next{
    font-size: 2.5rem !important;
    margin-top: 10px;
}
.owl-nav .owl-next {
    float: right;
}


.stm-big-car-gallery {
    margin-bottom: 7.5px;
}

.stm-big-car-gallery .stm-single-image {
    max-height: 480px;
    overflow: hidden;
}

.stm-thumbs-car-gallery .owl-item {
    border: 2px solid transparent;
}

.stm-thumbs-car-gallery .owl-item.current {
    border-color: #000;
}

.single-car-prices {
    background-color: #6c98e1;
}

.single-car-prices .h4 {
    font-size: 24px;
}

.single-regular-price {
    padding: 22px 0 13px;
    vertical-align: middle;
}

.text-center {
    text-align: center;
}

.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;
    text-align: center;
    color: #fff;
}

.single-regular-sale-price {
    padding: 14px 25px 12px;
}

.single-regular-sale-price > a {
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 8px 0 1px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
    color: #FFFFFF;
}

.single-regular-sale-price > a:hover,
.single-regular-sale-price > a:active,
.single-regular-sale-price > a:focus {
    color: #FFFFFF;
}

.single-regular-sale-price > a > .h3 {}

.single-regular-sale-price > table {
    margin-bottom: 0;
    table-layout: fixed;
}

.single-regular-sale-price > table tr td {
    width: 50%;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
}

.regular-price-with-sale {
    line-height: 17px;
}

.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;
    margin-bottom: 26px;
    background-color: #f0f2f5;
}

.single-car-data > table {
    margin-bottom: 0;
    border: 0;
    table-layout: fixed;
}

.single-car-data > table tr td {
    border: 0;
    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: 400;
    color: #000;
    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 {
    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;
    border-radius: 50%;
    text-indent: 5px;
}

.single-car-mpg .mpg-icon i {
    position: relative;
    top: -1px;
    font-size: 26px;
    line-height: 64px;
    color: #fff;
}

span.video-preview, span.animation-video-preview {
    cursor: pointer;
}

.video-preview a {
    display: block;
    position: relative;
    cursor: pointer;
}

.video-preview a:before {
    position: absolute;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f144";
    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;
}

.stm-single-car-history-image {
    margin: 20px 0;
}

.stm-single-car-content .title {
    margin-bottom: 20px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
}

.stm_single_car_wrapper {
    max-width: 1270px;
    width: auto;
    margin: 0 auto 50px;
}

.stm-show-password {
    position: relative;
}

.stm-show-password .user_validated_field {
    padding-right: 30px;
}

.stm-show-password i {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
}

@-webkit-keyframes rotating {
    0% {
        -webkit-transform: rotate(0deg);
    }

    20% {
        -webkit-transform: rotate(90deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    75% {
        -webkit-transform: rotate(270deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotating {
    0% {
        transform: rotate(0deg);
    }

    20% {
        transform: rotate(90deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(270deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.stm-sort-by-options {
    margin-bottom: 15px;
}

.single-car-prices table,
.single-car-prices table tr,
.single-car-prices table tr td {
    border: 0;
}

.stm-login-register-form .form-group {
    margin-bottom: 25px;
}

.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: #153e4d;
}

.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 .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;
    -webkit-animation: rotating 2s infinite linear;
    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 #153e4d;
    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 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: #1bc744;
    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;
    -webkit-animation: rotating 2s infinite linear;
    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 .g-recaptcha {
    float: left;
    margin-right: 25px;
    min-width: 304px;
    min-height: 78px;
}

.stm-login-register-form .stm-register-form form .stm-message-ajax-validation {
    margin-bottom: 20px;
    background-color: #153e4d;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px;
}

.stm-show-password {
    position: relative;
}

.stm-listing-loader.visible {
    opacity: 1;
    visibility: visible;
}

.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;
}

.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;
}

.stm-user-private .stm-user-private-sidebar .stm-user-profile-information .title {
    margin-bottom: 1px;
    letter-spacing: -0.8px;
    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: #153e4d;
    vertical-align: middle;
    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 .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;
    text-decoration: none !important;
    letter-spacing: -0.5px;
    font-weight: 700;
}

.stm-user-private .stm-user-private-sidebar .stm-actions-list a i {
    position: absolute;
    top: 3px;
    left: 0;
    color: #4e90cc;
    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.fa {
    top: 6px;
    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;
    font-size: 16px;
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-phone .phone-label {
    margin-bottom: 3px;
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-mail {
    position: relative;
    margin-top: 19px;
    padding-left: 33px;
    padding-bottom: 22px;
}

.stm-user-private .stm-user-private-sidebar .stm-dealer-mail i {
    position: absolute;
    top: 4px;
    left: 2px;
}

.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: #4e90cc;
    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 .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-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_listing_edit_controls a {
    margin-right: 10px;
}

.stm_listing_edit_car.draft .listing-list-loop,
.stm_listing_edit_car.pending .listing-list-loop {
    opacity: 0.5;
}

/*Settings*/
.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;
}

.stm-my-profile-settings .stm-image-unit .image:hover img {
    border-color: #f80b0b;
}

.stm-my-profile-settings .stm-image-unit .image:hover .fa-remove {
    display: block;
}

.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-remove {
    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;
}

.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 .stm-upload-new-avatar {
    margin-top: 3px;
    overflow: hidden;
}

.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;
}

.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: 17px;
    color: #888;
}

.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 #153e4d;
}

.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 .fa {
    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 .fa.fa-facebook {
    background-color: #3b5998;
}

.stm_socials_settings .fa.fa-twitter {
    background-color: #22b7ef;
}

.stm_socials_settings .fa.fa-linkedin {
    background-color: #007bb6;
}

.stm_socials_settings .fa.fa-youtube-play {
    background-color: #bb0000;
    text-indent: -1px;
}

.stm-settings-confirm-password {
    margin: 25px 0 50px;
    padding: 19px 20px 10px 31px;
    background-color: #153e4d;
}

.stm-settings-confirm-password .stm-show-password {
    display: inline-block;
    width: 367px;
    max-width: 100%;
}

.stm-settings-confirm-password .stm-show-password .fa {
    margin-top: -15px;
    right: 15px;
}

.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;
    padding-right: 40px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.stm-settings-confirm-password input[type="submit"]:active {
    top: 0;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

/*User public*/
.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 #153e4d;
}

.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;
}

.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;
}

.stm-user-public-profile .stm-user-data-right .stm-user-email .fa {
    position: absolute;
    top: 18px;
    left: 21px;
    color: #4e90cc;
    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;
}

.stm-user-public-profile .stm-user-data-right .stm-user-phone i {
    position: absolute;
    top: 3px;
    left: 0;
}

.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 .archive-listing-page {
    margin: 30px 0;
}

.stm_compare_col_top {
    overflow: hidden;
    margin-bottom: 20px;
}

.compare-value-hover .h5 {
    opacity: 0.5;
}

.compare-value-hover.hovered .h5 {
    opacity: 1;
}

.stm_compare_col_top .car-action-unit {
    border: 0;
    border-radius: 0;
}

.stm_compare_col_top h4 {
    margin-top: 10px;
}

/*User listing*/
.stm-listing-car-dealer-info {
    margin-top: -4px;
}

.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 a {
    display: block;
    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-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 28px;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit {
    position: relative;
    padding-left: 33px;
    padding-top: 17px;
    margin-top: 20px;
    border-top: 1px solid #e5e8ec;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.phone {
    padding-right: 50px;
    margin-bottom: 5px;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.address {
    margin-top: 14px;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail i {
    font-size: 15px;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .stm-label {
    color: #888;
    font-size: 13px;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a {
    font-size: 14px;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail a:hover {
    color: #153e4d;
}

.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: 21px;
    left: 0;
    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-common-user .stm-user-main-info-c a {
    text-decoration: none !important;
}

.stm-listing-car-dealer-info.stm-common-user .stm-user-main-info-c a .title {
    padding-top: 0;
}

.stm-user-message {
    padding-bottom: 10px;
    display: block !important;
    color: #fff !important;
}

.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;
}

.page-numbers li,
img {
    vertical-align: top;
}

.stm_single_car_wrapper,
.rvcontainer {
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 15px;
}
@media(max-width:768px){
    .rvcontainer{
        padding-left:50px;
        padding-right:50px;
    }
}


.stm-single-car-side > .rmv_txt_drctn,
.stm-single-car-side > .rmv_txt_drctn:hover,
.stm-single-car-side > .rmv_txt_drctn:active,
.stm-single-car-side > .rmv_txt_drctn:focus {
    color: #FFFFFF;
}

.regular-price-with-sale > .rmv_txt_drctn {
    text-transform: none;
}

.stm_single_car_wrapper .stm_single_car_row .stm_single_car_side .stm-single-car-side .stm-single-listing-car-features h3 {
    background-color: #6c98e1;
    color: #ffffff;
    padding: 15px 19px;
}

.stm_single_car_wrapper .stm_single_car_row .stm_single_car_side .stm-single-car-side .stm-single-listing-car-features .lists-inline {
    padding: 20px 15px;
    margin-bottom: 26px;
    background-color: #f0f2f5;
}

.stm_single_car_wrapper .stm_single_car_row .stm_single_car_side .stm-single-car-side .stm-single-listing-car-features .lists-inline ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.stm_single_car_wrapper .stm_single_car_row .stm_single_car_side .stm-single-car-side .stm-single-listing-car-features .lists-inline ul li {
    margin-bottom: 10px;
}

.stm_single_car_wrapper .stm_single_car_row .stm_single_car_side .stm-single-car-side .stm-single-listing-car-features .lists-inline ul li:last-child {
    margin-bottom: 0;
}

.listing-list-loop .content .meta-top .price{
    padding-top:15px!important;
    padding-bottom:15px!important;
    font-weight:500;
    font-size:16px;
}
.stm_search_wrapper {
    display: flex;
    padding-left: 15px;
}
.stm_search_wrapper .search_box{
    padding: 0.715em;
    margin: 0;
    font-size: 14px;
    line-height: normal !important;
    color: #666;
    display: inline-block;    
}
.stm_search_wrapper .stm_search_btn {
    padding: 0.715em;
    margin: 0;
    font-size: 14px;
    line-height: normal !important;
    border: none;
    color: #666;
    min-height: 100% !important;
    background-color: #DDD;   
}
@media (max-width: 768px) {
    .listing-list-loop .content .title{
        margin-left:25%;
    }
    .listing-list-loop .content .meta-top .price.discounted-price {
        float: left;
        width: 100%;
    }
    
    .listing-list-loop .content .meta-top .price{
        padding:15px!important;
        font-weight:500;
        font-size:16px;
    }

    span.you-save-heading-font {
        float: right;
    }

    .product-detail-wrapper .tab-wrapper ul.cd-specs-list,
    .product-detail-wrapper .tab-wrapper ul.cd-specs-list-tech {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .product-detail-wrapper .tab-wrapper ul.cd-specs-list-tech {
        margin-top: 20px;
    }

    .product-detail-wrapper ul li span.cd-spec-label,
    .product-detail-wrapper ul li span.cd-spec-value {
        width: 50% !important;
    }

    .product-detail-wrapper ul li span.cd-spec-value.tech {
        width: 100% !important;
    }

    .listing-list-loop {
        padding: 15px !important;
    }

    a.rmv_txt_drctn.for-mobile {
        display: block;
    }

    a.rmv_txt_drctn.for-desktop {
        display: none
    }

    .listing-right-wrap,
    .listing-left-wrap {
        width: 100% !important;
    }

    .listing-list-loop .content .meta-middle .meta-middle-unit {
        padding-right: 5px;
        margin-right: 5px;
    }

    .single-car-actions > ul li {
        float: left;
        margin-right: 4px;
        margin-bottom: 12px;
    }

    .archive-listing-page_content,
    .archive-listing-page_side {
        padding: 0;
    }

    .entry-content ul {
        padding: 0;
    }

    .stm_single_car_content,
    .archive-listing-page_content,
    .stm_single_car_side,
    .archive-listing-page_side {
        width: 100%;
    }
    
    .single_page_back_btn, .single_pg_nxt_btn, .single_pg_prev_btn{
		padding: 10.5px!important;
	}

    .form-control {
        margin: 0 0 20px;
    }

    .listing-list-loop .image {
        float: none;
        width: auto;
        margin: 0 auto 20px;
    }

    .listing-list-loop .content .meta-top .price {
        float: none;
        margin: 0 0 15px;
        padding: 0 15px;
        text-align: left;
    }
}

#sidebar-search .et_pb_search input.et_pb_s {
    height: auto !important;
}

#sidebar-search .et_pb_search {
    position: relative !important;
}

.custom-filter-wrapper [type="checkbox"]:checked + label,
.custom-filter-wrapper [type="checkbox"]:not(:checked) + label {
    width: 100%;
}

.custom-filter-wrapper [type="checkbox"]:checked + label > span,
.custom-filter-wrapper [type="checkbox"]:not(:checked) + label > span {
    position: absolute;
    right: 0;
}


.single-car-actions > ul li {
    list-style: none;
}

.single-car-actions > ul {
    padding: 0;
}

.car-action-unit {
    padding: 2px 16px;
}

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
    box-shadow: 0 1px 0 0 currentColor;
}

.stm_compare_unit a {
    bottom: 14px;
    height: 28px;
    width: 24px;;
}

.listing-list-loop .content .title a {
    color: #6c98e1;
}

.listing-list-loop .content .meta-middle .meta-middle-unit .value {
    font-size: 16px;
}

.archive-listing-page_side .form-group select {
    margin: 10px 0 5px;
    width: 100%;
    padding: 2px;
    border: 1px solid #bbb;
    color: #4e4e4e;
    border-radius: 0px;
    height: 28px;
}
.modal-backdrop.show {
    display:none !important;
}

.modal-header-iconed {
    
}

#main-content .rvcontainer:before {
    background: transparent;
}

.filter.filter-sidebar .form-group {
    margin-bottom: 10px;
}

.listing-list-loop .content .meta-top .price,
.sidebar-action-units .button {
    background-color: #8f3d2c;
}

.listing-list-loop .content .title a,
ul.page-numbers li a {
    color: #8f3d2c;
}

.hide-select select {
    display: none !important;
}




.custom-filter-wrapper [type="checkbox"]:checked,
.custom-filter-wrapper [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.custom-filter-wrapper [type="checkbox"]:checked + label,
.custom-filter-wrapper [type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #888888;
    font-size: 13px;
}

.custom-filter-wrapper [type="checkbox"]:checked + label:before,
.custom-filter-wrapper [type="checkbox"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 3px;
    width: 13px;
    height: 13px;
    border: 1px solid #ddd;
    background: #fff;
}

.custom-filter-wrapper [type="checkbox"]:checked + label:after,
.custom-filter-wrapper [type="checkbox"]:not(:checked) + label:after {
    content: "";
    width: 9px;
    height: 9px;

    position: absolute;
    top: 5px;
    left: 3px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.custom-filter-wrapper [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.custom-filter-wrapper [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    background:#000;
}

.custom-filter-wrapper input[type="checkbox"]:disabled + label {
    opacity: .4;
}


.custom-filter-wrapper .panel.panel-default {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
    margin-bottom: 25px;
    padding: 15px 20px 15px 25px;
    border-top: 4px solid #e8bf4d;
    transition: 300ms;
}

.custom-filter-wrapper h4.panel-title a {
    font-style: normal;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 14px;
    box-shadow: none;
    display: block;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
}

.custom-filter-wrapper .panel-group {
    width: 100%;
}

span.accordian-icon {
    float: right;
    color: #ccc;
    font-size: 14px;
    transition: 200ms;
}

.custom-filter-wrapper .panel.panel-default.open {
    border-color: #000;
}

.open span.accordian-icon.plus {
    display: none;
}

.open span.accordian-icon.minus {
    display: block;
}

span.accordian-icon.minus {
    display: none;
}

.custom-filter-wrapper h4.panel-title {
    padding: 0 !important;
}




.custom-form {
    background: #ededed;
    padding: 0 30px 30px;
    float: left;
    width: 100%;
    margin-bottom: 150px;
}

.custom-form p label {
    float: left;
    width: 50%;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
}

.custom-form p br {
    display: none;
}

.custom-form p label span {
    display: block;
    padding-right: 15px;
}

.custom-form form p {
    float: left;
    font-size: 15px;
    width: 100%;
}


.secured-by-ssl {
    float: left;
    width: 100%;
    text-align: center;
}

h5.sub-heading {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    color: #232628;
    font-style: normal;
}

.custom-form p label span input,
.custom-form p label span select {
    border: none;
    width: 100%;
    height: 35px;
}

.custom-form .clearhr {
    border: 1px solid #e5e4e4;
    float: left;
    width: 100%;
}

.custom-form p label span textarea {
    height: 130px;
    resize: none;
    width: 100%;
    border: none;
}

.custom-form p label.full-width {
    width: 100%;
}

#main-header {
    z-index: 999 !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    float: left;
    width: 100%;
    color: #f12929;
    font-size: 13px;
}

.form-action-submit input {
    margin: 28px 0;
    display: block;
    text-transform: uppercase;
    padding: 10px;
    color: #fff;
    text-align: center;
    background-color: #232628;
    border: none;
    box-shadow: none;
    float: left;
    width: 100%;
    max-width: 250px;
    font-weight: 600;
    font-size: 16px;
}

.archive-listing-page {
    margin: 10px -15px;
}

.inner-sidebar-form {
    background: #ededed;
    padding: 0 30px 30px;
    float: left;
    width: 100%;
}

.inner-sidebar-form p span {
    display: block;
    margin-bottom: 15px;
}

.inner-sidebar-form br {
    display: none;
}

.inner-sidebar-form p label {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    color: #232628;
    font-style: normal;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.inner-sidebar-form p {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.inner-sidebar-form p input,
.inner-sidebar-form p select {
    border: none;
    width: 100%;
    height: 35px;
}

.inner-sidebar-form p textarea {
    height: 130px;
    resize: none;
    width: 100%;
    border: none;
}

.inner-sidebar-form input[type="submit"] {
    display: block;
    text-transform: uppercase;
    padding: 5px;
    color: #fff;
    text-align: center;
    background-color: #232628;
    border: none;
    box-shadow: none;
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
}

.sidebar-entry-header .h4 {

    font-weight: bold;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.sidebar-entry-header {
    margin: 0px 0 25px;
}

.stm-thumbs-car-gallery .stm-single-image img {
    opacity: .4;
    max-width: 140px;
    height: 80px;
    margin: auto;
    object-fit: cover;
}

.stm-thumbs-car-gallery div.owl-item.current img {
    opacity: 1;
}

.stm_single_car_content {
    width: 60%;
}

.stm_single_car_side {
    width: 40%;
}

.single-regular-sale-price {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    background: #fff;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.price-title {
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
    font-weight: 600 !important;
    text-transform: uppercase;
    padding-bottom: 10px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
}

.price-tag h5 {
    display: inline-block;
    float: left;
    text-align: left;
    color: #fff;
}

.price-tag {
    text-align: right;
    float: left;
    color: #fff;
    width: 100%;
}

.single-regular-sale-price * {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
}

.contacts-wrapper {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
}

.contacts-wrapper a {
    float: left;
    width: 49%;
    border-bottom: 1px solid #d6d6d6 !important;
    padding: 20px 0;
    text-align: center;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    color: #666 !important;
    font-size: 16px;
}

.contacts-wrapper a:nth-child(odd) {
    margin-right: 2%;
}

.single-car-floor {
    float: left;
    width: 100%;
}

.title-wrapper h5 {
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
    font-weight: 600 !important;
    text-transform: uppercase;
    padding-bottom: 10px;
    letter-spacing: 1px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    padding: 20px 0;
}

.single-car-data {
    background-color: #fff;
}

.product-detail-wrapper .tab-wrapper ul li:nth-child(odd) {
    background-color: #f7f7f7 !important;
}

.product-detail-wrapper .tab-content ul li {
    list-style: none;
    border-bottom: 1px dashed #dcdcdc;
    float: left;
    width: 100%;
    padding: 10px;
}

.product-detail-wrapper .tab-wrapper .tab-content {
    display: none;
}

.product-detail-wrapper .tab-wrapper .tab-content.current {
    display: block;
}

.product-detail-wrapper .nav.nav-tabs li {
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    list-style: none;
    padding: 12px 20px;
    position: relative;
    text-transform: uppercase;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #1b1818;
    margin-right: 5px;
}

.product-detail-wrapper .tab-wrapper ul.cd-specs-list {
    width: 58%;
    margin-right: 2%;
    float: left;
}

.product-detail-wrapper .tab-wrapper ul.cd-specs-list-tech {
    width: 40%;
    float: left;
}

.listing-right-wrap {
    float: left;
    width: 65%;
}

.listing-left-wrap {
    float: left;
    width: 35%;
    padding: 0 5px 5px 0;
}

.product-listing-wrapper a {
    padding: 7.5px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight:500;
    color: #666 !important;
    box-shadow: none;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    border: 1px solid #d6d6d6;
    border-radius:15px;
}


.product-listing-wrapper {
    float: left;
    width: 100%;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    padding: 2px 10px;
}


@media(max-width:767px) {
    .mobile_title {
        display: block;
    }
    .listing-list-loop .content .title {
        display: none !important;
    }
    .custom-form p label {
        width: 100% !important;
    }

    .stm-big-car-gallery .owl-stage {
        margin: auto;
    }

    .stm_single_car_content,
    .stm_single_car_side {
        width: 100% !important;
        float: left !important;
    }
    .listing-list-loop .content .meta-top {
        flex-direction: column;
    }
}

.popup-form .wpcf7-form-control {
    width: 100%;
    height: 35px;
    display: block;
    float: left;
}

.popup-form > div {
    margin-bottom: 15px;
}

.popup-form textarea {
    height: 100px !important;
    resize: none;
}

.popup-form input[type=submit] {
    display: block;
    text-transform: uppercase;
    padding: 5px;
    color: #fff;
    text-align: center;
    background-color: #8f3d2c !important;
    border: none;
    box-shadow: none;
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
}

.popup-form span.wpcf7-list-item {
    margin: 0 !important;
}

.inven-popup .modal-dialog {
    margin: 10rem auto;
}

.readonly input {
    background: #f5f5f5;
    padding-left: 10px;
}

.current-price {
    font-size: 24px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
}



@media (min-width: 981px) {
    #main-content .rvcontainer:before {
        background-color: transparent !important;
        width: 0 !important;
        height: 0 !important;
    }
}


/* Clear Filters Toolbar*/
.clear-filters-toolbar {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
    margin-bottom: 25px;
    padding: 15px 20px 15px 25px;
}

.clear-filters-toolbar a {
    box-shadow: none !important;
    text-decoration: none !important;
}

.clear-filters-toolbar ul {
    padding-left: 0 !important;
    padding-bottom: 10px !important;
    list-style-type: none !important;
    line-height: 18px !important;
    font-size: 12px;
}

.clear-filters-toolbar .search-results-label > span {
    font-size: 15px;
}

.clear-filters-toolbar .selected-filters-wrapper > div:last-child ul {
    padding-bottom: 0 !important;
}

.clear-filters-toolbar .panel-title > a {
    display: inline !important;
}

.clear-filters-toolbar a.litag {
    color: #6c98e1 !important;
}

.clear-filters-toolbar a.litag:hover {
    color: #6c98e1 !important;
    text-decoration: underline !important;
}

.clear-filters-toolbar a.clear-section > i,
.clear-filters-toolbar a.clear-all-section > i {
    margin-top: 6px;
    font-size: 15px;
    color: #888888 !important;
}

.clear-filters-toolbar a.clear-section:hover > i,
.clear-filters-toolbar a.clear-all-section:hover > i {
    color: #6c98e1 !important;
}

.clear-filters-toolbar a.clear-all-section > i {
    margin-top: 0 !important;
}

.feat-single-wrapper .panel-heading {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
    margin: 0;
    padding: 20px 20px 15px 10px;
    transition: 300ms;
    display: block;
    float: left;
    width: 100%;
}

.feat-single-wrapper .panel-heading h4.panel-title a {
    display: block;
    float: left;
    width: 100%;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif
}

.panel-collapse .feat-single-wrapper {}

.feat-single-wrapper .panel-collapse {
    margin-bottom: 35px;
    float: left;
    width: 100%;
}

.listing-list-loop .content .meta-top .price {
    min-width: 185px;
}


.single-car-actions > ul li {
    list-style: none;
}

.single-car-actions > ul {
    padding: 0;
}

.car-action-unit {
    padding: 2px 16px;
}

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
    box-shadow: 0 1px 0 0 currentColor;
}

.stm_compare_unit a {
    bottom: 14px;
}

.listing-list-loop .content .title a {
    color: #6c98e1;
    word-break: break-word;
}

.listing-list-loop .content .meta-middle .meta-middle-unit .value {
    font-size: 16px;
}

.archive-listing-page_side .form-group select {
    margin: 10px 0 5px;
    width: 100%;
    padding: 2px;
    border: 1px solid #bbb;
    color: #4e4e4e;
    border-radius: 0px;
    height: 28px;
}
.logo_container {
    width: auto !important;
}
.stm_search_container{
    float: right;
    margin-top: 25px;
    margin-left: 30px;
}
#main-content .rvcontainer:before {
    background: transparent;
}

.filter.filter-sidebar .form-group {
    margin-bottom: 10px;
}

.listing-list-loop .content .meta-top .price.discounted-price .regular-price span.discounted-price-wrap {
    text-decoration: line-through;
    color: #fff;
}

.listing-list-loop .content .meta-top .price,
.sidebar-action-units .button {
    background-color: #8f3d2c;
}

.listing-list-loop .content .title a,
ul.page-numbers li a {
    
}

.hide-select select {
    display: none !important;
}




.custom-filter-wrapper .stm-filter-search {
    overflow: hidden;
    display: block;
}
.custom-filter-wrapper .stm-filter-search label.filter-search-label {
    display: none;
}
.custom-filter-wrapper .stm-filter-search input.filter-search-input {
    padding: 0.715em;
    margin: 0;
    font-size: 14px;
    line-height: normal !important;
    color: #666;
    display: inline-block;
    width: 100%;
}
.custom-filter-wrapper .stm-filter-search input.filter-search-submit {
    padding: 0.715em;
    margin: 0;
    font-size: 14px;
    line-height: normal !important;
    border: none;
    color: #666;
    min-height: 100% !important;
    background-color: #DDD;
    position: absolute;
    top: 0;
    bottom: 0;
    cursor: pointer;
    right: 0;
}


.custom-filter-wrapper [type="radio"]:checked,
.custom-filter-wrapper [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.custom-filter-wrapper [type="radio"]:checked + label,
.custom-filter-wrapper [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #888888;
    font-size: 13px;
}

.custom-filter-wrapper [type="radio"]:checked + label:before,
.custom-filter-wrapper [type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.custom-filter-wrapper [type="radio"]:checked + label:after,
.custom-filter-wrapper [type="radio"]:not(:checked) + label:after {
    content: "";
    width: 9px;
    height: 9px;
    background: #e8bf4d;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.custom-filter-wrapper [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.custom-filter-wrapper [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.custom-filter-wrapper input[type="radio"]:disabled + label {
    opacity: .4;
}


.custom-filter-wrapper .panel.panel-default {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
    margin-bottom: 25px;
    padding: 15px 20px 15px 25px;
    border-top: 4px solid;
    transition: 300ms;
}

 
.custom-filter-wrapper .panel-group {
    width: 100%;
}

span.accordian-icon {
    float: right;
    color: #ccc;
    font-size: 14px;
    transition: 200ms;
}

.custom-filter-wrapper .panel.panel-default.open {
    border-color: #000;
}

.open span.accordian-icon.plus {
    display: none;
}

.open span.accordian-icon.minus {
    display: block;
}

span.accordian-icon.minus {
    display: none;
}

.custom-filter-wrapper h4.panel-title {
    padding: 0 !important;
}




.custom-form {
    background: #ededed;
    padding: 0 30px 30px;
    float: left;
    width: 100%;
    margin-bottom: 150px;
}

.custom-form p label {
    float: left;
    width: 50%;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
}

.custom-form p br {
    display: none;
}

.custom-form p label span {
    display: block;
    padding-right: 15px;
}

.custom-form form p {
    float: left;
    font-size: 15px;
    width: 100%;
}


.secured-by-ssl {
    float: left;
    width: 100%;
    text-align: center;
}

h5.sub-heading {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    color: #232628;
    font-style: normal;
}

.custom-form p label span input,
.custom-form p label span select {
    border: none;
    width: 100%;
    height: 35px;
}

.custom-form .clearhr {
    border: 1px solid #e5e4e4;
    float: left;
    width: 100%;
}

.custom-form p label span textarea {
    height: 130px;
    resize: none;
    width: 100%;
    border: none;
}

.custom-form p label.full-width {
    width: 100%;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    float: left;
    width: 100%;
    color: #f12929;
    font-size: 13px;
}

.form-action-submit input {
    margin: 28px 0;
    display: block;
    text-transform: uppercase;
    padding: 10px;
    color: #fff;
    text-align: center;
    background-color: #232628;
    border: none;
    box-shadow: none;
    float: left;
    width: 100%;
    max-width: 250px;
    font-weight: 600;
    font-size: 16px;
}

.inner-sidebar-form {
    background: #ededed;
    padding: 0 30px 30px;
    float: left;
    width: 100%;
}

.inner-sidebar-form p span {
    display: block;
    margin-bottom: 15px;
}

.inner-sidebar-form br {
    display: none;
}

.inner-sidebar-form p label {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    color: #232628;
    font-style: normal;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.inner-sidebar-form p {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.inner-sidebar-form p input,
.inner-sidebar-form p select {
    border: none;
    width: 100%;
    height: 35px;
}

.inner-sidebar-form p textarea {
    height: 130px;
    resize: none;
    width: 100%;
    border: none;
}

.inner-sidebar-form input[type="submit"] {
    display: block;
    text-transform: uppercase;
    padding: 5px;
    color: #fff;
    text-align: center;
    background-color: #232628;
    border: none;
    box-shadow: none;
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
}


.sidebar-entry-header {
    margin: 0px 0 25px;
}

.stm_single_car_wrapper {
    margin: 50px auto;
}

.stm-thumbs-car-gallery .stm-single-image img {
    opacity: .4;
    max-width: 140px;
    height: 80px;
    margin: auto;
    object-fit: cover;
}

.stm-thumbs-car-gallery div.owl-item.current img {
    opacity: 1;
}

.stm_single_car_content {
    width: 60%;
}

.stm_single_car_side {
    width: 40%;
}

.single-regular-sale-price {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    background: #8f3d2c;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.price-title {
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
    font-weight: 600 !important;
    text-transform: uppercase;
    padding-bottom: 10px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
}


.price-tag {
    text-align: right;
    float: left;
    width: 100%;
}


.prev-price.price-tag {
    text-decoration: line-through;
    color: #fff !important;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
}

.contacts-wrapper {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
}

.title-wrapper h5 {
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
    font-weight: 600 !important;
    text-transform: uppercase;
    padding-bottom: 10px;
    letter-spacing: 1px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    padding: 20px 0;
}

.single-car-data {
    background-color: #fff;
}

.product-detail-wrapper .tab-wrapper ul li:nth-child(odd) {
    background-color: #f7f7f7 !important;
}

.product-detail-wrapper .tab-content ul li {
    list-style: none;
    border-bottom: 1px dashed #dcdcdc;
    float: left;
    width: 100%;
    padding: 10px;
}

.product-detail-wrapper .tab-wrapper .tab-content {
    display: none;
}

.product-detail-wrapper .tab-wrapper .tab-content.current {
    display: block;
}

.product-detail-wrapper .nav.nav-tabs li {
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    list-style: none;
    padding: 12px 20px;
    position: relative;
    text-transform: uppercase;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #1b1818;
    margin-right: 5px;
}

.product-detail-wrapper ul li span.cd-spec-label {
    float: left;
    width: 35%;
}

.product-detail-wrapper ul li span.cd-spec-value {
    float: left;
    width: 65%;
}

.product-detail-wrapper ul li span.cd-spec-value.tech {
    width: 100%;
}

.product-detail-wrapper .nav.nav-tabs li.current {

}

.listing-right-wrap {
    float: left;
    width: 65%;
}

.listing-left-wrap {
    float: left;
    width: 35%;
    padding: 0 5px 5px 0;
}

.product-listing-wrapper a {
    padding: 1px 0;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #666 !important;
    box-shadow: none;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
}

.product-listing-wrapper a:not(:last-child) {
    border-bottom: 1px solid #d6d6d6 !important;
    margin-top:7.5px;
}

.product-listing-wrapper {
    float: left;
    width: 100%;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    padding: 2px 10px;
}


@media(max-width:767px) {
    .custom-form p label {
        width: 100% !important;
    }
}

.popup-form .wpcf7-form-control {
    width: 100%;
    height: 35px;
    display: block;
    float: left;
}

.popup-form > div {
    margin-bottom: 15px;
}

.popup-form textarea {
    height: 100px !important;
    resize: none;
}


.popup-form span.wpcf7-list-item {
    margin: 0 !important;
}

.inven-popup .modal-dialog {
    margin: 10rem auto;
}

.readonly input {
    background: #f5f5f5;
    padding-left: 10px;
}

.current-price {
    font-size: 24px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
}


.sidebar-action-units .button {
    float: left;
    width: 100%;
}

ul.page-numbers li a,
.page-numbers li span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #232628;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
}

.page-numbers > li:first-child > a {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.page-numbers > li:last-child > a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.page-numbers.current {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #232628;
    border-color: #232628;
    margin: 15px 0;
}

ul.page-numbers {
    text-align: center;
}

.product-detail-wrapper {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin-top: 50px;
}

span.sale-price-wrap,
.regular-price.price-tag span.msrp-price {
    font-size: 16px;
    letter-spacing: -1px;
    color: #fff !important;
    float: left;
    padding-left: 5px;
}

@media(max-width:1200px) {
    .listing-list-loop .content {
        width: 100% !important;
        float: left !important;
    }
}

@media(max-width:600px) {
    .product-detail-wrapper .nav.nav-tabs li {
        width: 100%;
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }
    .stm_search_container {
        width: 100%;
        margin-bottom: 45px;
    }
}

.title a.rmv_txt_drctn.for-mobile {
    color: #232628;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 10px;
}

.for-mobile {
    display: none;
}

/*

#sidebar-search.et-fixed-search .et_pb_search {
    position: fixed !important;
    top: 133px;
    width: 100%;
    left: 0;
    right: 0;
    background: #efefef;
    z-index: 999;
}
*/

a.single_page_back_btn {
    color: #fff;
    background-color: #8f3d2c;
    margin-bottom: 20px;
    box-shadow: none;
    font-size: 15px;
    padding: 4px 20px;
    border: none;
    border-radius: 3px;
}

.next-prev-btn-wrapper {
    float: right;
}

.next-prev-btn-wrapper a {
    color: #fff;
    background-color: #8f3d2c;
    margin: 3px;
    box-shadow: none;
    font-size: 15px;
    padding: 4px 20px;
    border: none;
    border-radius: 3px;
}

.listing-list-loop .image .image-inner img {
    width: 250px;
    /*height: 140px;*/
    padding: 0 10px
}

.stm_single_car_content .action-wrapper {
    margin-bottom: 15px;
}

.single-car-actions ul.list-unstyled {
    padding-left: 0;
}

.save-price * {
    font-size: 14px;
}

span.you-save-price {
    letter-spacing: -1px;
    color: #fff !important;
    float: left;
}

.sale-price {
    float: left;
    width: 100%;
}

.single-save-price.price-tag *,
.single-save-price.price-tag {
    color: #fff !important;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-size: 20px;
    font-style: normal;
}

.stm_single_car_content .special-label {
    padding: 0;
    width: 320px;
    text-align: center;
    top: 50px;
}

/****************light box css*/
.ekko-lightbox {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0 !important
}

.ekko-lightbox-container {
    position: relative
}

.ekko-lightbox-container > div.ekko-lightbox-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%
}

.ekko-lightbox iframe {
    width: 100%;
    height: 100%
}

.ekko-lightbox-nav-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex
}

.ekko-lightbox-nav-overlay a {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    transition: opacity .5s;
    color: #fff;
    font-size: 30px;
    z-index: 1
}

.ekko-lightbox-nav-overlay a > * {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ekko-lightbox-nav-overlay a > :focus {
    outline: none
}

.ekko-lightbox-nav-overlay a span {
    padding: 0 30px
}

.ekko-lightbox-nav-overlay a:last-child span {
    text-align: right
}

.ekko-lightbox-nav-overlay a:hover {
    text-decoration: none
}

.ekko-lightbox-nav-overlay a:focus {
    outline: none
}

.ekko-lightbox-nav-overlay a.disabled {
    cursor: default;
    visibility: hidden
}

.ekko-lightbox a:hover {
    opacity: 1;
    text-decoration: none
}

.ekko-lightbox .modal-dialog {
    display: none
}

.ekko-lightbox .modal-footer {
    text-align: left
}

.ekko-lightbox-loader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.ekko-lightbox-loader > div {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center
}

.ekko-lightbox-loader > div > div {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    animation: a 2s infinite ease-in-out
}

.ekko-lightbox-loader > div > div:last-child {
    animation-delay: -1s
}

.modal-dialog .ekko-lightbox-loader > div > div {
    background-color: #333
}

@keyframes a {

    0%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

/****************light box css*/

.wppsac-post-carousel  .wppsac-post-image-bg img {
    height: 165px;
    width: 100%;
    object-fit: cover;
}
.wppsac-post-carousel.design-1 .wppsac-post-image-bg{
    margin-bottom: 0;
}


.listing-left-wrap .modal-header-iconed,
.single-model-calculator .modal-header-iconed {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    display: block;
}
.listing-left-wrap .modal-header-iconed h3,
.single-model-calculator .modal-header-iconed h3 {
    text-transform: capitalize;
    color: #FFFFFF;
    font-weight: 400;
}
.listing-left-wrap .modal-header-iconed p,
.single-model-calculator .modal-header-iconed p {
    color: #FFFFFF;
    font-weight: 200;
    font-size: 1rem;
    line-height: 1.4rem;
}
.cal-main-div .cal-input-div {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}
.listing-left-wrap .cal-main-div .cal-input-div h4,
.single-model-calculator .cal-main-div .cal-input-div h4 {
    color: #143722;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4rem;
}
.cal-main-div .cal-input-div:last-child {
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
.cal-main-div .cal-input-div:last-child a.cal-pre-app {
    width: auto;
    line-height: initial;
    padding: 0 0 0 1.1rem;
    background-color: #817a29;
    color: #FFFFFF !important;
    border-radius: 5px;
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    float: none;
    font-family: 'Teko',Helvetica,Arial,Lucida,sans-serif;
}
.cal-main-div .cal-input-div:last-child a.cal-pre-app span {
    line-height: initial;
    font-size: 1.8rem;
    padding: 0.2rem 1.1rem 0.1rem 1.1rem;
    display: inline-block;
    border-radius: 5px;
    background-color: #9A9334;
    margin-left: 8px;
}


.listing-list-loop .content .meta-top .price.discounted-price .regular-price.price-only-msrp span.discounted-price-wrap {
    text-decoration: none;
    font-size: 20px;
}
.prev-price.price-tag.price-only-msrp {
    text-decoration: none;
    font-size: 24px;
}

#post-11623{
	margin-top:200px;
}

/**************** Search Module Shortcode Template **************************/
#stm-listing-search-content {
    background-color: #eee;
    padding: 25px;
    border-radius: 10px;
}
#stm-listing-search-content .row {
    display: block;
}
#stm-listing-search-content .row::before, #stm-listing-search-content .row::after {
    display: table;
    content: " ";
}
#stm-listing-search-content .row::after {
    clear: both;
}
#stm-listing-search-content form {
    width: 100%;
    overflow: hidden;
}
#stm-listing-search-content .stm-listing-search-col {
    padding: 0 3px;
    float: left;
}
#stm-listing-search-content .form-control {
    font-weight: 800;
}
#stm-listing-search-content input[type=text] {
    padding: 0 8px;
}
#stm-listing-search-content a {
    text-align: center;
    text-transform: uppercase;
    font-size: 2.2rem;
    font-family: 'Teko',Helvetica,Arial,Lucida,sans-serif;
    background-color: #C50C00;
    border-color: #C50C00;
    color: #ffffff;
}
.stm-listing-search-select {
    height: 35px;
    color: #a5a5a5;
}

#form-stm-search {
    margin-top: 10px;
}
@media (max-width: 768px) {
    #stm-listing-search-content {
        padding: 0px;
    }
    #stm-listing-search-content a {
        font-size: 1.5rem;
    }
}
@media (max-width: 576px) {
    #stm-listing-search-content input[type=text] {
        margin-bottom: 20px;
    }
}

@keyframes loadingC {
    0 {
      transform: translate(0, 0);
    }
    50% {
      transform: translate(0, 15px);
    }
    100% {
      transform: translate(0, 0);
    }
  }