.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: inherit;
}
.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li {
	background: #132a41 none repeat scroll 0 0 !important;
}
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;
}
.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%;
}
.stm-form-price-edit .stm_price_input:last-child {
	border-top: 1px solid #fff;
}
.stm-form-price-edit .stm_price_input {
	padding: 25px 40px;
}
.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;
}
body.stm-template-car_dealer.header_remove_compare .stm_compare_mobile, body.stm-template-car_dealer.header_remove_compare .help-bar-compare {
	display: none;
}
body.stm-template-car_dealer.header_remove_cart .stm_cart_mobile, body.stm-template-car_dealer.header_remove_cart .help-bar-shop {
	display: none;
}
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;
}
.stm-user-current-plan-info {
	margin-top: 0px;
	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;
}
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 #0d3359;
	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: 0px;
	margin-bottom: 0;
	background: #fff;
	color: #153e4d;
}
.woocommerce-checkout-review-order-table .table_heading .product-name {
	padding-left: 19px !important
}
.woocommerce-checkout-review-order-table .table_heading .product-total {
	padding-right: 19px !important
}
.woocommerce-checkout-review-order-table .order-total th {
	padding-left: 19px !important
}
.cart_item .product-name {
	padding-left: 19px !important
}
.cart_item .product-total {
	padding-right: 19px !important
}
.order-total td {
	padding-right: 19px !important;
	color: #153e4d !important
}
.woocommerce-checkout-review-order-table td {
	opacity: 1 !important
}
body.stm-template-listing.woocommerce-checkout .shop_table .table_heading {
	background: #0d3359;
	color: #fff;
}
body.stm-template-listing.woocommerce-checkout .shop_table .order-total {
	background: #c0e1f2;
	color: #153e4d;
}
body.stm-template-listing.woocommerce-checkout .shop_table .cart_item .product-name, body.stm-template-listing.woocommerce-checkout .shop_table .cart_item .product-total {
	color: #153e4d !important;
}
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-top: 20px;
	padding-bottom: 20px;
	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;
}
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;
}
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: #0d3359;
}
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;
}
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;
}
.loginfrm {
	padding: 40px 3px 92px 30px!important;
	margin-bottom: 20px!important;
}
.loginsidebar {
	padding-left: 0px!important;
}
#simplemodal-login-container {
	position: absolute!important;
}
}
.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;
}
.dd-desc {
	display: none!important;
}
.post-type-archive-listings .stm_breadcrumbs_unit.heading-font {
	display: none;
}
.post-type-archive-listings .entry-header {
	display: none;
}
.gw-go-body-cell {
	color: #333333!important;
}
.header-listing .listing-menu > li > a:hover {
	color: #86c6e7!important;
}
.header-listing .listing-menu .sub-menu a:hover {
	background-color: #1a94d1!important;
}
.stm-user-private .stm-user-private-sidebar {
	background-color: #114273!important;
	padding: 20px 0!important;
	margin-top: 40px!important;
}
.stm-user-private .stm-user-private-sidebar::before {
	background-color: #fff!important;
}
.stm-user-private {
	background: #FFFFFF;
}
.middle-options .select2 {
	width: 22%!important;
	float: right!important;
}
.carinvento {
	float: left;
}
.carviewscnt {
	float: left;
}
.catlistdiv ul {
	list-style: none
}
.catlistdiv li {
	margin-bottom: 16px;
	display: inline-block;
	width: 33%;
}
.selectcat {
	float: right;
}
.page-id-1637 .carviewscnt {
	display: none;
}
.inboxbtn {
	display: inline-block;
	color: #ffffff;
	background: #333;
	padding: 2px 7px;
}
.mailrow {
	color: #1561ad;
}
a.mailrow:hover {
	color: #114273;
}
.left.catbread {
	margin-top: -20px;
}
.vidtitle {
	border-bottom: #ccc solid 1px;
	padding: 0 0 10px 10px;
	margin: 0 0 15px 0;
	font-weight: bold;
}
.addcarbtn {
	display: inline-block;
	color: #ffffff;
	background: #1bc744;
	padding: 2px 7px;
	box-shadow: 0 2px 0 rgba(27,199,68, 0.75)
}
.upgradebtn {
	display: inline-block;
	color: #ffffff;
	background: #1bc744;
	padding: 2px 7px;
	box-shadow: 0 2px 0 rgba(26,148,209, 0.75)
}
.upgradebtn.removebtn {
	background: #eceff3
}
.upgradebtn.removebtn a {
	color: #555;
	font-weight: normal;
	text-transform: none;
}
.upgradebtn.removebtn:hover {
	background: #1a94d1
}
.upgradebtn.removebtn:hover a {
	color: #fff;
}
.newssection {
	border-bottom: #ccc solid 1px;
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.posttitle.pull-left {
	padding-top: 18px;
}
.vidlist {
	list-style: none;
}
.stm-dealer-private .meta-middle {
	display: none;
}
.stm-dealer-private .carinvento {
	display: none;
}
.stm-user-public-profile .carviewscnt {
	float: right;
}

:hov  .cls  element.style {
}
.addcarbtn a {
	font-family: 'Montserrat';
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	border-radius: 4px;
	padding: 7px 10px;
	display: inline-block;
	text-decoration: none;
}
.upgradebtn a {
	font-family: 'Montserrat';
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	border-radius: 4px;
	padding: 7px 10px;
	display: inline-block;
	text-decoration: none;
}
.upgradebtn a:hover {
/*background-color:rgba(27,199,68, 0.85);*/
}
.addcarbtn a:hover {
/*background-color:rgba(27,199,68, 0.85);*/
}
#wpcf7-f1865-o1 .select2-selection__rendered {
	padding-left: 33px!important;
}
#wpcf7-f1865-o1 .stm-service-icon-pin_2 {
	line-height: 22px;
}
.stm-user-private .stm-user-private-sidebar .stm-dealer-mail i {
	color: #1bc744;
}
.post-grid-single-unit .content {
	background-color: #fff;
}
.wpcf7-form-control-wrap.location .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #bbb!important;
}
.wpcf7-form-control-wrap.location .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 37px!important;
}
.wpcf7-form-control-wrap.location .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 37px!important;
}
.wpcf7-form-control-wrap.location .select2-container--default .select2-selection--single {
	height: 37px!important;
}
.stm-form-with-icon i.stm-service-icon-pin_2 {
	top: 9px
}
g.raphael-group-120-creditgroup {
	display: none;
}
.uniq-5848f23ae6f14 .form-element-field2 span {
	font-size: 18px;
}
.entry-header:after {
	background: none!important;
}
.page-id-1718 .stm-login-form .form-group input {
	width: 50%;
}
.page-id-1718 .col-md-8 {
	display: none!important;
}
.page-id-1718 .col-md-12 h3 {
	display: none!important;
}
.page-id-1718 .stm-login-register-form .stm-login-form form {
	background: none !important;
	padding: 21px 71px 36px !important;
}
.vc_custom_1481624124225 {
	background-repeat: no-repeat;
}
.page-id-1718 .stm-forgot-password {
	float: left!important;
	margin: 0 0 0 25px;
}
input.stmlog {
	margin: 25px 0 0;
}
#wpcf7-f4916-p2351-o1 input {
	margin-bottom: 15px!important;
}
.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-info {
	padding-left: 15px!important;
}
.dealer-search-results table.stm_dealer_list_table tr.stm-single-dealer td.dealer-info .title a {
	font-size: 14px!important;
}
.upgraderow {
	margin-top: 20px;
	padding: 2px 0px 13px 55px;
	background-color: #f0f2f5;
	margin-left: 0px;
	margin-right: 0px;
}
.wpsa-button-wrap {
	float: left;
	margin-right: 15px;
}
@media(max-width:490px) {
.stm-similar-cars-units .stm-similar-car {
	width: 100% !important;
	margin-bottom: 10px;
	float: none !important;
}
.loginfrm {
	padding: 40px 3px 83px 30px!important;
	margin-bottom: 20px!important;
}
.loginsidebar {
	padding-left: 0px!important;
}
#simplemodal-login-container {
	width: 86%!important;
	position: absolute!important;
}
#simplemodal-login-container .title {
	padding-left: 10px;
	padding-right: 10px;
}
}
@media(max-width:385px) {
#simplemodal-login-container {
	width: 86%!important;
}
.simplemodal-login-fields {
	padding: 12px 29px!important;
}
}
button.wpsa-subscribe-btn.popover2 {
	padding: 14px 10px 11px!important;
	font-size: 11px!important;
}
.tab-pane button[type="submit"] span {
	display: none;
}
.stm-car-views.featured {
	left: 100px;
	right: inherit!important;
	background: #1a94d1;
}
.vc_row[data-vc-full-width].vc_hidden {
	opacity: 1!important;
}
.standardcarbtn a, .specialcarbtn a {
	background: #0d3359;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 25px 10px;
}
.standardcarbtn a strong, .specialcarbtn a strong {
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
}
.standardcarbtn a.active, .specialcarbtn a.active {
	background: #1a94d1
}
.search-listcar .carviewscnt {
	display: none;
}
.stm_dynamic_listing_filter .stm_dynamic_listing_filter_nav li.active {
	background-color: #0d3359!important;
}
#main .widget {
	border-bottom: 0px!important;
}
.stm-deleted-adds {
	display: none;
}
.stm-user-private .stm-car-listing-sort-units {
	padding-bottom: 20px!important;
	border-bottom: #eee solid 1px !important;
	margin-bottom: 19px !important;
}
.followingrow {
	margin-top: 20px;
	padding: 2px 0px 13px 23px;
	background-color: #e3f2f9;
	margin-left: 0px;
	margin-right: 0px;
}
.stm-user-private .stm-user-private-sidebar .stm-user-top {
	padding-left: 20px;
	padding-right: 20px;
}
.stm-user-private .stm-user-private-sidebar .stm-actions-list a {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 14px 15px 14px 40px;
	margin-bottom: 0;
	font-weight: normal!important;
}
.stm-user-private .stm-user-private-sidebar .stm-actions-list a i.fa, .stm-user-private .stm-user-private-sidebar .stm-actions-list a i, .stm-user-private .stm-user-private-sidebar .stm-actions-list a i.stm-service-icon-star-o, .stm-user-private .stm-user-private-sidebar .stm-dealer-phone i, .stm-user-private .stm-user-private-sidebar .stm-dealer-mail i {
	top: 15px!important;
	left: 12px!important;
}
.stm-user-private .stm-user-private-sidebar .stm-actions-list a.active {
	background: #0a2948;
}
.stm-user-private .stm-user-private-sidebar .stm-dealer-phone, .stm-user-private .stm-user-private-sidebar .stm-dealer-mail {
	padding-left: 40px;
}
.stm-form1-alert-unit {
	background: #0d3359;
	padding: 23px 30px 11px;
}
.pull-right.subalert {
	margin-top: 12px;
	margin-right: 14px;
}
.stm-listing-compare {
	display: none;
}
div#customer_details {
	margin-bottom: 50px;
}
h4#payment_heading {
	border-bottom: #ccc solid 1px;
	padding-bottom: 12px;
	padding-top: 20px;
}
.page-id-2306 .woocommerce-message {
	display: none;
}
ul.account-list {
	text-transform: uppercase;
}
ul.vidlist a {
	color: #15528f;
}
ul.vidlist a:hover {
	color: #0a2948;
}
.dashbtn {
	width: 100%;
	text-align: center;
	display: block;
	float: left;
	padding-top: 30px;
	padding-bottom: 60px;
}
.dashbtn .container {
	border-top: #ccc solid 1px;
	padding-top: 30px;
}
input#place_order {
	background: #29c13b;
	box-shadow: 0 2px 0 #29c13b
}
.strength_meter {
	height: 23px;
	width: 154px;
	background: silver;
}
.strength_meter div {
	height: 23px;
	width: 100%;
	height: 23px;
	text-align: center;
	color: black;
	font-weight: bold;
	line-height: 23px;
}
.veryweak {
	background-color: #FFA0A0;
	border-color: #F04040!important
}
.weak {
	background-color: #FFB78C;
	border-color: #FF853C!important;
}
.medium {
	background-color: #FFEC8B;
	border-color: #FC0!important;
}
.strong {
	background-color: #C3FF88;
	border-color: #8DFF1C!important;
}
.featuredmsg {
	float: left;
	padding: 13px 10px 13px 10px;
	margin-top: 0px;
	background-color: #e4f9ea;
	width: 100%;
	margin-bottom: 15px;
}
.featuredtxt {
	text-align: center;
}
.favmsg {
	float: left;
	padding: 15px 10px 15px 10px;
	margin-top: 0px;
	background-color: #f6f6f6;
	width: 100%;
	margin-bottom: 15px;
}
.favtxt {
	text-align: left;
}
.stm-dealer-featured {
	border-bottom: 3px solid #1a94d1;
}
.stm-dealer-featured .stm-featured-top-cars-title {
	border-bottom: 3px solid #1a94d1!important;
}
.stm-dealer-featured .stm-featured-top-cars-title .heading-font {
	background-color: #1a94d1!important;
}
.stm-dealer-featured .stm-featured-top-cars-title .heading-font:after {
	position: absolute;
	content: '';
	display: block;
	top: 0;
	right: -18px;
	height: 100%;
	width: 32px;
	background-color: #1a94d1;
	z-index: 1;
}
.stm-featured-confirmation-popup {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 374px;
	max-width: 100%;
	margin: -108px 0 0 -187px;
	padding: 50px 40px 46px;
	background-color: #fff;
	border-top: 4px solid #0d3359;
	z-index: 99999;
}
.stm-featured-confirmation-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	visibility: visible;
	z-index: 99998;
}
.stm-featured-confirmation-popup.stm-disabled {
	top: -100%;
	opacity: 0;
	visibility: hidden;
}
.stm-featured-confirmation-overlay.stm-disabled {
	opacity: 0;
	visibility: hidden;
}
.stm-featured-confirmation-popup .fa-close {
	position: absolute;
	padding: 5px;
	top: 11px;
	right: 11px;
	font-size: 20px;
	color: #aaaaaa;
	opacity: 0.5;
}
.stm-featured-confirmation-popup .fa-close:hover {
	cursor: pointer;
	opacity: 1;
}
.stm-featured-confirmation-popup .stm-confirmation-text {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
}
.stm-listing-car-dealer-info .dealer-image {
	margin-right: 0px!important;
}
.wpsa-button-wrap {
	margin-right: 0px!important;
}
.wpb_revslider_element.wpb_content_element.topbanner {
	margin-bottom: 0px!important;
}
.singlecarbannner {
	padding-bottom: 4px;
	background: #f1f1f1;
	padding-top: 15px;
}
.stm-template-listing.single-listings .title-box-disabled {
	height: 0px!important;
}
.stm-listing-fav-loop-grid .stm-car-overlay-disabled, .stm-listing-fav-loop .stm-car-overlay-disabled {
	z-index: 9!important;
}
.pricingbtn ul {
	border-radius: 4px!important;
	border: 1px solid #245b94!important;
}
.pricingbtn li.stm-pricing__filter_active a {
	background-color: #245b94!important;
	color: #fff!important;
}
.pricingbtn a {
	color: #000000!important;
}
.stm-listing-car-dealer-info .dealer-rating {
	padding-top: 51px!important;
	overflow: inherit!important;
}
.stm-accordion-single-unit.stm-listing-directory-checkboxes.stm-one_col.stm-ajax-checkbox-button {
	display: none!important;
}
.stm-filter-listing-directory-price {
	display: none!important;
}
.stm-accordion-single-unit.stm-listing-directory-checkboxes.stm-two_cols.stm-ajax-checkbox-instant {
	display: none!important;
}
.inventoryform {
	border: #c4c4c4 solid 1px;
	float: left;
	width: 100%;
	margin-top: 30px;
}
.inventoryform h4 {
	background: #244a6f;
	color: #FFFFFF;
	padding: 10px 15px;
	float: left;
	width: 100%;
	margin: 0;
	text-align: center;
}
.inventtext {
	float: left;
	width: 100%;
	background: #efefef;
	padding: 15px;
	color: #244a6f;
}
.inventtext input[type="text"], .inventtext input[type="email"] {
	background: #fff;
	border: #c8c8c8 solid 1px;
}
.inventtext label {
	padding-bottom: 5px;
	color: #3e3e3e;
}
.stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-listing-directory-title .total {
	display: none!important;
}
.stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-listing-directory-title {
	margin-top: 17px!important;
}
#header {
	border-bottom: 0px solid #00aaeb!important;
}
.header-listing .listing-menu {
	float: right;
	margin-top: 14px!important;
}
/*#header{ min-height:80px!important;}*/
.stmmobile-div {
	display: none;
	margin-bottom: 20px;
}
.listing-logo-main {
	line-height: 60px!important;
	margin-bottom: 4px!important;
	margin-top: 4px4px!important;
}
i.stm-service-icon-listing_car_plus {
	display: none;
}
.newscat {
	color: #114273
}
.allalertsub{
	text-align:center;
	width:100%;
}
.allalertsub input[type="submit"], .editalrtsub input[type="submit"]{
	display:inline-block!important;
}
.editalrtsub {
    margin-top: 10px;
    margin-right: 0;
    padding-left: 15px;
    text-align: center;
}
.editalrtsub .pull-right{
	width:100%;
}
.listing-list-loop.stm-listing-directory-list-loop .content .meta-top .title{text-transform:uppercase;}
.mobi-navdashboard{
display:none;}
@media (max-width:991px) {
.stm-single-listing-car-sidebar {
	display: block;
}
div#topbannerrevslider {
	display: none;
}
.stm_dynamic_listing_filter_nav li.active a {
	color: #22a2e2!important;
}
.stmmobile-div {
	display: block;
}
i.stm-service-icon-listing_car_plus {
	display: block;
}
}
@media (max-width:766px) {
#header {
	min-height: 86px!important;
}
#wpadminbar {
	display: none;
}
#wrapper {
	padding-top: 0px!important;
}
.stmmobile-div {
	display: block;
}
.header-listing .listing_add_cart div {
	text-indent: inherit!important
}
.header-listing .listing_add_cart div span {
	display: none!important;
}
.header-listing .listing_add_cart div i {
	color: #5b6771!important;
	display: block;
}
.stm-user-mobile-info-wrapper .stm-user-private-sidebar .show-my-profile {
	display: none;
}
.stm-user-mobile-info-wrapper .stm-user-private .stm-user-private-sidebar {
	margin-top: 0px!important
}
.stm-user-mobile-info-wrapper {
	padding: 0!important;
}
.myinventory a.stm-car-view-more.button.visible-xs {
	margin-top: 60px;
}
.frontendlisting a.stm-car-view-more.button.visible-xs {
	margin-top: 50px;
}
.editalrtsub {
	margin-top: 10px;
}
.addalrtsub {
	margin-top: 10px;
}
.addalertdiv {
	width: 100%
}
.deletealertdiv {
	width: 100%
}
.allalertsub {
	margin-top: 10px;
	float: left!important;
}

table#alerttable th {
	font-size: 9px;
}
.inboxbtn {
	margin-top: 3px;
}
.stm-user-private .stm-user-private-main .stm-seller-title {
	font-size: 24px;
}
.stm-listing-single-price-title .title {
	line-height: 28px;
}
.newscat {
	color: #114273
}
.fav-listing-row .meta-bottom{
	display:none;
}
.stm-car-listing-sort-units.stm-car-listing-directory-sort-units .stm-listing-directory-title {
    float: left; 
    margin-bottom:0px;
    margin-top: 0px!important;
}
.stm-template-listing .listing-list-loop .image .image-inner, .listing-list-loop .image .image-inner{
	min-height:inherit;
	max-height:inherit;
}
.mobi-navdashboard{
display:block;
}
.mobi-navdashboard ul{
list-style-type:none;
margin:0px;
float:left;
width:100%;
border:#c9c9c9 solid 1px;
padding:0px;
}
.mobi-navdashboard ul li{
float:left;
width:100%;
margin:0px;
padding:10px 15px;
background:#f6f6f6;
border-bottom:#e1e1e1 solid 1px;
}
.mobi-navdashboard ul li:last-child{
border-bottom:0px;
}
.mobi-navdashboard ul li a{
color:#000000;
text-decoration:none;
}
.newssection-main{display:none;}
}
@media (max-width:600px) {
table#example th {
	font-size:9px;
	padding:5px;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc{
	background-position: center top!important;
	padding-top: 20px !important;
}
table#example th, table#example td{
	padding:5px;
}
table#example td{
	font-size:9px;
}	
table .select2-container--default .select2-selection--single{
	height:32px!important;
}	
table#alerttable th, table#alerttable td{
	padding:5px;
	font-size:10px;
}
table .select2-container--default .select2-selection--single .select2-selection__rendered{
	font-size:10px;
	line-height:24px;
	padding-left:5px;
	padding-right:5px;
}
table .select2-results__options li{
	font-size:10px;
	padding-left:5px;
	line-height:1;
}
.stm-user-private .stm-user-private-main .stm-seller-title {
    font-size: 18px;
    margin-top: 10px !important;
}
.stm-template-listing .listing-list-loop .image .image-inner, .listing-list-loop .image .image-inner{
	min-height:inherit;
	max-height:inherit;
}
.middle-options .select2{
	width:auto!important;
}
.catlist{
	margin:0px;
	padding:0px;
}
.catlistdiv li{
	width:100%;
	margin-bottom:7px;
}
.catlistdiv li i.fa{
	margin-right:5px;
}
}
@media (max-width:360px) {
.header-listing .listing-logo-main {
	width: 55%;
	margin-right:0px;
}
i.stm-service-icon-listing_car_plus {
	display: block;
}
.stm-service-icon-listing_car_plus:before {
	content: "\e907";
	color: #000000;
}
.inboxbtn {
	margin-top: 3px;
}
.category-below {
    font-size: 12px;
    margin-top: 10px;
}
}

.select2-dropdown input{ pointer-events:none;}
.select2-search--hide { display:none !important;}
.select2-search__field {pointer-events: none;}
select#subscriptio_stripe-card-expiry-month{opacity: 1!important;visibility: visible!important;}
select#subscriptio_stripe-card-expiry-year{opacity: 1!important;visibility: visible!important;}
.woocommerce-checkout #customer_details {
    float: left;
    width: 48%;
}
.woocommerce-checkout .woocommerce-checkout-review-order {
    float: right;
    width: 48%;
}
.woocommerce-checkout h3#order_review_heading {
    margin-right: 0px!important;
    float: right;
    width: 48%;
}
.dd-image-right{display:none!important;}
