/*
	Theme Name: Motors - JOJOThemes.com
	Theme URI: http://stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Motors theme
	Version: 2.6.3
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, black, red, dark, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors
*/

/*In order to save fixes list, last update styles for car dealer
will be added here, and in next update they will be moved in app.css*/


/* Automanager styles */
.main-menu .header-menu > li > ul > li > ul a {
   line-height: 18px;
}
.stm_automanager_features_list .stm_automanager_single h3 {
   font-size: 14px;
   text-transform: uppercase;
}

.stm_automanager_features_list ul.list-style-2 li {
   font-size: 14px;
   line-height: 18px;
   margin-bottom: 16px;
}

.automanager-listing-page .regular-price-with-sale {
   font-size: 12px;
   opacity: 0.8;
}

.automanager-listing-page .regular-price-with-sale strong {
   display: block;
   margin-top: -5px;
   font-size: 24px;
   line-height: 29px;
}

.car-action-unit.add-to-compare {
   padding-right: 10px;
   padding-left: 36px;
   min-width: 158px;
   white-space: nowrap;
}

.car-action-unit.stm-brochure {
   min-width: 157px;
   padding-left: 35px;
}

body.woocommerce-cart .entry-header,
body.woocommerce-checkout .entry-header {
   margin-bottom: 50px;
}

#top-bar .top-bar-wrapper {
   border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.single-regular-sale-price > table tr td:first-child {
   border-right: 1px solid rgba(255,255,255,0.13);
}

#searchform .search-input {
   padding: 0 75px 0 25px !important;
}

.stm-isotope-listing-item {
   padding-bottom: 15px;
}

.listing-list-loop .content .meta-top {
   margin-bottom: 16px;
}

.listing-list-loop .content .meta-middle {
   margin-bottom: 19px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit {
   margin-bottom: 8px;
}

.stm-blog-fullwidth-info {
   height: 580px;
   overflow: hidden;
}

.car-listing-modern-grid img.lazy.img-responsive {
   min-height: 134px;
}

#footer-copyright .footer-copyright:before {
   background: rgba(255,255,255,0.2);
}

body .vc_row[data-vc-full-width] {
   overflow: visible;
}
body .vc_row[data-vc-full-width].vc_parallax {
   overflow: hidden;
}

#stm-fixed-cover {
   background-size: cover;
}

.listing-list-loop .image .image-inner {
   min-height:163px;
}

.stm-single-car-history-image {
   margin: 15px 0;
}

.stm-template-listing .listing-list-loop .image .image-inner,
.stm-directory-grid-loop .image {
   overflow: hidden;
}

/* Featured badge */
.stm-badge-directory {
   position: absolute;
   right: -65px;
   padding: 0 55px;
   top: 20px;
   width: 200px;
   height: 33px;
   line-height: 33px;
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
   background-color: #1bc744;
   color: #fff !important;
   font-size: 12px;
   text-transform: uppercase;
   font-weight: 700;
   text-align: center;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}

.stm-featured-top-cars-title {
   margin-bottom: 25px;
   position: relative;
   padding-right: 120px;
   border-bottom: 3px solid #1bc744;
}

.stm-featured-top-cars-title .heading-font:after {
   position: absolute;
   content: '';
   display: block;
   top: 0;
   right: -14px;
   height: 100%;
   width: 32px;
   background-color: #1bc744;
   -moz-transform: skew(45deg, 0deg);
   -o-transform: skew(45deg, 0deg);
   -ms-transform: skew(45deg, 0deg);
   -webkit-transform: skew(45deg, 0deg);
   transform: skew(45deg, 0deg);
   z-index: -1;
}

.stm-featured-top-cars-title .heading-font {
   position: relative;
   display: inline-block;
   padding: 3px 16px;
   color: #fff;
   background-color: #1bc744;
   font-weight: 700;
   font-size: 13px;
   text-transform: uppercase;
}

.stm-featured-top-cars-title a {
   position: absolute;
   right: 3px;
   bottom: 3px;
   font-size: 13px;
   color: #777;
}

.stm-special-car-top-on,
.stm-isotope-sorting-featured-top .listing-list-loop {
   border-bottom: 3px solid #1bc744;
}

.car-listing-row .stm-isotope-sorting-featured-top .car-meta-top {
   border-bottom: 3px solid #1bc744;
}

body.stm-boxed .single-add-to-compare.single-add-to-compare-visible{
   z-index:9999;
}

.stm-user-private .stm-schedule {
   display: none;
}

.single-car-data > table tr td.t-value.t-vin {
   overflow: hidden;
   text-overflow: ellipsis;
}

.filter.stm-vc-ajax-filter button[disabled]{
   opacity: 0.5;
}

.car-listing-tabs-unit img { width: 100%; }

.woocommerce-MyAccount-navigation ul {
   margin: 30px 0 ;
   background-color: #232628;
   border: none;
   display: table;
   width: 100%;
   table-layout: fixed; }

.woocommerce-MyAccount-navigation  ul:before {
   display: none; }

.woocommerce-MyAccount-navigation  ul:after {
   display: none; }

.woocommerce-MyAccount-navigation  ul > li {
   float: none;
   position: relative;
   margin: 0;
   display: table-cell; }

.woocommerce-MyAccount-navigation  ul > li > a {
   display: block;
   position: relative;
   text-align: center;
   padding: 18px 18px;
   background-color: #232628;
   border-radius: 0;
   border: none;
   font-size: 13px;
   text-transform: uppercase;
   color: #fff;
   font-weight: 700; }

.woocommerce-MyAccount-navigation  ul > li > a:before {
   position: absolute;
   content: '';
   display: block;
   top: -4px;
   left: 0;
   right: 0;
   height: 4px;
   background-color: #cc6119;
   opacity: 0; }

.woocommerce-MyAccount-navigation  ul > li > a .vc_tta-icon {
   position: relative;
   top: 3px;
   color: #fff; }

.woocommerce-MyAccount-navigation  ul > li > a .vc_tta-title-text {
   position: relative;
   top: 1px;
   left: 2px; }

.woocommerce-MyAccount-navigation  ul > li.is-active > a:before {
   display: none; }

.woocommerce-MyAccount-navigation  ul > li.is-active a {
   background-color: #fff;
   color: #cc6119;
   border: 3px solid #232628; }

.stm-icon-counter .dp-in{
   width: 100%;}

@media(max-width: 490px){
   .stm-similar-cars-units .stm-similar-car {
      width: 100% !important;
      margin-bottom: 10px;
      float: none !important;	}
}

.stm-form-price-edit .stm_price_input:last-child {
   border-top: 1px solid #fff; }

.stm-form-price-edit .stm_price_input {
   padding: 25px 40px; }

/*Boat adds*/
.stm-template-boats .testimonial-unit .testimonial-meta .author-car i {
   font-family: 'boaticons' !important;
}

.stm-template-boats .testimonial-unit .testimonial-meta .author-car i:before {
   content: "\e901";
}

.stm-boat-icon-row-new .icon {
   padding: 0 !important;
   height: 60px;
   width: 60px;
   line-height: 65px;
   text-align: center;
}

.woocommerce .quantity input{ padding: 0 30px 0 3px; }

body.stm-template-boats.single-listings .form-group input {
   line-height: 37px;
}

body.stm-template-listing.header_remove_compare .lOffer-compare {
   display: none;
}

/*Hide compare*/
body.stm-template-car_dealer.header_remove_compare .stm_compare_mobile,
body.stm-template-car_dealer.header_remove_compare .help-bar-compare {
   display: none;
}

/*Hide shop*/
body.stm-template-car_dealer.header_remove_cart .stm_cart_mobile,
body.stm-template-car_dealer.header_remove_cart .help-bar-shop {
   display: none;
}

body.stm-template-boats.header_remove_compare .stm_compare_mobile,
body.stm-template-boats.header_remove_compare .lOffer-compare {
   display: none;
}

body.stm-template-boats.header_remove_cart .stm_cart_mobile,
body.stm-template-boats.header_remove_cart .help-bar-shop {
   display: none;
}


/*General styles for pricing plans*/
.stm-user-current-plan-info {
   margin-top: 30px;
   padding: 21px 29px 25px;
   background: rgba(0,0,0,0.1);
   border-radius: 4px;
}

.stm-user-current-plan-info .sub-title {
   margin-bottom: 1px;
   font-size: 13px;
   color: rgba(255,255,255,0.4);
   letter-spacing: -0.2px;
}

.stm-user-current-plan-info .stm-plan-name {
   margin-bottom: 10px;
   font-size: 15px;
   line-height: 18px;
   color: #fff;
   font-weight: 700;
   text-transform: uppercase;
}

.stm-user-current-plan-info .stm-free-plan {
   margin-bottom: 20px;
}

.stm-user-current-plan-info .days-left {
   min-height: 24px;
   margin-bottom: 13px;
   font-size: 15px;
   line-height: 24px;
   color: #fff;
   font-weight: 700;
}

.stm-user-current-plan-info .button {
   padding: 15px 22px 13px;
   font-size: 12px;
}

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

.stm-user-private .stm-user-private-sidebar.side-fixed {
   max-width: 255px;
   width: 100%;
   position: fixed;
   top: 0;
}

.stm_add_car_title_form {
   margin: 25px 0;
}

.stm_add_car_title_form input {
   max-width: 60%;
}

.stm-form-price-edit h4 {
   margin-bottom: 16px;
}

.stm-prices-add {
   margin-bottom: 30px;
}

.stm-form-price-edit .stm_price_input {
   padding-bottom: 30px;
}

/*LISTING CHECKOUT STYLES*/

body.stm-template-listing .woocommerce-message {
   border-color: #8de3a1;
   font-size: 15px;
   color: #153e4d;
   font-weight: 700;
}

body.stm-template-listing .woocommerce-message i {
   color: #153e4d;
}

body.stm-template-listing .stm-billing-fields {
   padding: 37px 30px 30px;
   background-color: #fff;
   border-top: 4px solid #153e4d;
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

body.stm-template-listing .woocommerce-billing-fields h4 {
   margin-bottom: 25px;
   font-size: 28px;
   line-height: 30px;
   text-transform: none;
}
body.stm-template-listing .woocommerce-shipping-fields h3 {
   margin-bottom: 25px;
   font-size: 28px;
   line-height: 30px;
   text-transform: none;
}
body.stm-template-listing .woocommerce-shipping-fields textarea#order_comments {
   height: 383px;
}

body.stm-template-listing.woocommerce-checkout #payment ul.payment_methods li input {
   margin-top: 0;
   display: inline !important;
}

body.stm-template-listing .woocommerce-checkout-review-order {
   margin-top: 60px;
   margin-bottom: 50px;
}

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

body.stm-template-listing .woocommerce-checkout-review-order h4 {
   margin-bottom: 25px;
   font-size: 28px;
   line-height: 30px;
   text-transform: none !important;
}

body.stm-template-listing.woocommerce-checkout .shop_table {
   border-radius: 0;
   padding: 35px 30px 35px;
   background: #153e4d;
   color: #fff;
}

body.stm-template-listing.woocommerce-checkout .woocommerce table.shop_table td.product-name {
   color: #fff;
}

body.stm-template-listing.woocommerce-checkout .woocommerce table.shop_table > tbody tr td {
   color: #fff;
}

body.stm-template-listing.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tbody tr td:first-child {
   padding-left: 0;
   opacity: 0.5;
   text-transform: uppercase;
   font-weight: 700;
   font-size: 13px;
}

body.stm-template-listing.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal {
   display: none;
}

body.stm-template-listing.woocommerce-checkout #payment div.payment_box {
   margin: 5px 0;
   padding: 0;
}

body.stm-template-listing.woocommerce-checkout #payment ul.payment_methods li {
   margin: 0 0 15px;
}

body.stm-template-listing.woocommerce-checkout #payment ul.payment_methods {
   padding: 0;
}

body.stm-template-listing table.woocommerce-checkout-review-order-table.shop_table th {
   font-size: 15px;
   font-weight: 700;
}

body.stm-template-listing table.woocommerce-checkout-review-order-table.shop_table tr.cart_item td {
   opacity: 0.5;
   font-size: 13px;
}

/*CART*/
body.stm-template-listing.woocommerce-cart {

}

body.stm-template-listing.woocommerce-cart .woocommerce .quantity_actions span {
   height: 14px;
   width: 14px;
   line-height: 14px;
}

body.stm-template-listing.woocommerce-cart .woocommerce .quantity_actions span.minus {
   line-height: 10px;
}

body.stm-template-listing.woocommerce-cart .woocommerce table.shop_table th {
   font-size: 15px;
}

/*ORDER*/
body.stm-template-listing.woocommerce-order-received {

}

body.stm-template-listing.woocommerce-order-received .woocommerce-thankyou-order-received {
   font-size: 15px;
   font-weight: 700;
}

body.stm-template-listing.woocommerce-order-received .woocommerce-thankyou-order-received i {
   margin-right: 5px;
   margin-bottom: 15px;
   color: #1bc744;
}

body.stm-template-listing.woocommerce-order-received .woocommerce-thankyou-order-details {
   display: inline-block;
   padding: 30px;
   background: #153e4d;
}

body.stm-template-listing.woocommerce-order-received .woocommerce-thankyou-order-details li {
   border-right: 1px solid rgba(255,255,255,0.2);
   text-transform: none;
   margin-bottom: 0;
}

body.stm-template-listing.woocommerce-order-received .woocommerce-thankyou-order-details li span {
   font-size: 13px;
   opacity: 0.5;
}

body.stm-template-listing.woocommerce-order-received .woocommerce-thankyou-order-details li strong {
   margin-top: 3px;
}

body.stm-template-listing.woocommerce-order-received .woocommerce-thankyou-order-details li strong span,
body.stm-template-listing.woocommerce-order-received .woocommerce-thankyou-order-details li strong {
   font-weight: 700;
   font-size: 15px !important;
   opacity: 1 !important;
}

body.stm-template-listing.woocommerce-order-received .woocommerce-thankyou-order-details li:last-child {
   border: 0;
}

body.stm-template-listing.woocommerce-order-received .woocommerce-thankyou-order-details.heading-font {
   color: #fff;
}

body.stm-template-listing.woocommerce-order-received .colored-separator {
   display: none;
}

body.stm-template-listing.woocommerce-order-received h2,
body.stm-template-listing.woocommerce-order-received h4 {
   margin-top: 40px;
   font-size: 28px;
   line-height: 30px;
   margin-bottom: 20px;
   font-weight: 700;
}

body.stm-template-listing.woocommerce-order-received .shop_table {
   padding: 0;
   background: transparent;
   color: #555;
}

body.stm-template-listing.woocommerce-order-received .woocommerce {
   margin-bottom: 60px;
}

.woocommerce table.my_account_orders .button {
   margin-left: 10px;
}

.subscriptio_subscription_info {
   margin-top: 40px;
}

body.stm-template-listing .woocommerce .colored-separator {
   opacity: 0;
}

body.woocommerce-order-pay .woocommerce table.shop_table th,
body.woocommerce-order-pay .woocommerce table.shop_table td,
.subscriptio_frontend_items_list,
.subscriptio_frontend_items_list th,
.subscriptio_frontend_items_list td {
   font-size: 15px !important;
}

body.woocommerce-order-pay .woocommerce {
   margin-bottom: 60px;
}

body.stm-template-listing.woocommerce-account .woocommerce-info,
body.stm-template-listing.woocommerce-account .woocommerce-info .woocommerce-message {
   margin-top: 30px;
}

#subscriptio_button_cancel_subscription {
   margin: 20px 0 !important;
}

/*UPD 2.6.1*/
body.stm-template-listing .tooltip .tooltip-arrow {
   border-right-color: #232628;
}

.listing-archive-dealer-info .dealer-info-block.stm_phone_disabled .title {
   margin-top: 17px;
}

.single-add-to-compare.single-add-to-compare-visible.overadded {
   background: red;
}

.single-add-to-compare.single-add-to-compare-visible.overadded .compare-fixed-link {
   border-color: #fff;
}

.single-add-to-compare.single-add-to-compare-visible.overadded .add-to-compare-icon {
   color: #fff;
}

.compare-remove-all {
   margin-left: 15px;
}

.single-add-to-compare.single-add-to-compare-visible.overadded .add-to-compare-icon:before {
   content: "\f071";
   font: normal normal normal 14px/1 FontAwesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   transform: translate(0, 0);
}

li.product-category.product {
   width: 33.33333333%;
   float: left;
   padding: 0 15px;
}

li.product-category.product a {
   display: block;
   padding-bottom: 20px;
   border-bottom: 1px solid #ddd;
   margin-bottom: 49px !important;
}

.car-listing-row .car-meta-bottom ul li i {
   margin-top: 5px;
   margin-left: 5px;
   float: right;

}

@media (max-width: 768px) {
   .stm-blog-pagination .page-numbers li {
      margin-bottom: 15px;
   }
   .stm-boats-contact-information {
      padding-right: 20px;
      padding-left: 20px;
   }
}

.stm-simple-parallax {
   background-position-x: 50% !important;
}

.stm-simple-parallax .stm-simple-parallax-gradient {
   position: absolute;
   width: 1920px;
   height: 100%;
   left: 50%;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   z-index: 5;
}

.stm-single-car-page {
   max-width: 1920px;
   width: auto;
   margin-right: auto !important;
   margin-left: auto !important;
   background-position-x: 50% !important;
}

.stm-single-car-page:before,
.stm-single-car-page:after,
.stm-simple-parallax .stm-simple-parallax-gradient:before,
.stm-simple-parallax .stm-simple-parallax-gradient:after {
   content: '';
   display: block;
   position: absolute;
   top: 0;
   width: 130px;
   height: 100%;
}

.stm-simple-parallax .stm-simple-parallax-gradient:before {
   left: 0;
}

.stm-simple-parallax .stm-simple-parallax-gradient:after {
   right: 0;
}

.stm-single-car-page:before {
   left: 0;
}

.stm-single-car-page:after {
   right: 0;
}

.stm-simple-parallax-vertical:before {
   content: '';
   display: block;
   position: absolute;
   bottom: 0;
   left: 0;
   height: 130px;
   width: 100%;
}

.stm-simple-parallax > .vc_column_container {
   position: relative;
   z-index: 10;
}

.entry-header {
   z-index: 10;
}