 @import url(//fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
 
 .pixad-autos {
	font-family: 'PT Sans', sans-serif, Arial,sans-serif;
 }
 
 .pixad-autos .clearfix {
	display: block;
 }
 
 .pixad-checkbox {
    position: absolute;
	cursor: pointer;
	opacity: 0;
 }
 
 .pixad-checkbox + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(../img/check_radio_sheet.png) left top no-repeat;
    cursor: pointer;
 }
 
 .pixad-checkbox:checked + label span {
    background: url(../img/check_radio_sheet.png) -19px top no-repeat;
 }
 
 .pixad-autos a {
	border-bottom: 0 none;
	-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	   -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	    -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	     -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	        transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 }
 
 .pixad-autos a:hover {
	background-color: transparent;
 }
 
 .pixad-autos h3 {
	font-family: 'PT Sans', sans-serif, Arial,sans-serif;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #dddcdc;
	margin-bottom: 30px;
 }
 
 .pixad-autos h3 span {
	border-bottom: 3px solid #3bafda;
	position: relative;
	bottom: 2px;
 }
 
 .pixad-autos h6,
 .pixad-autos h6 a {
	font-family: 'PT Sans', sans-serif, Arial,sans-serif;
	font-size: 19px !important;
	text-decoration: none;
	margin-bottom: 10px;
	margin: 0;
 }
 
 .pixad-autos h6 a:hover,
 .pixad-autos h6 a:focus {
	text-decoration: none;
	outline: none;
 }
 
 .pixad-autos button,
 .pixad-panel button {
	text-transform: capitalize;
 }
 
 .pixad-autos ul {
	padding: 0 !important;
	margin: 0 !important;
 }
 
 .pixad-autos ul li {
	list-style: none;
	padding: 0;
 }
 
 .pixad-autos label span.required {
	color: red;
 }
 
 .pixad-autos textarea {
	font-family: 'PT Sans', sans-serif, Arial,sans-serif;
	font-size: 13px;
 }
 
 .pixad-autos input.error,
 .pixad-autos select.error,
 .pixad-autos textarea.error {
	border-color: red;
 }
 
 .pixad-autos .images-wrapper {
	padding: 25px 10px;
	border: 1px solid #dddcdc;
	margin-bottom: 30px;
 }
 
 .pixad-autos .images-wrapper.error {
	border-color: red;
 }
 
 .text-align-center {
	text-align: center;
 }
 
 #pixad-step1, 
 #pixad-step2, 
 #pixad-step3,
 #pixad-step4
  #pixad-step5 {
	margin-bottom: 50px;
 }
 
 #add_pixad .col-md-3.col-sm-3 {
	margin-bottom: 10px;
 }
 
/*####################################
 * Bootstrap Alert Boxes
 *####################################*/
 .pixad-autos .alert.alert-danger,
 .pixad-autos .alert.alert-success,
 .pixad-autos .alert.alert-warning.alert-dismissable,
 .pixad-autos .alert.alert-danger,
 .pixad-autos .alert.alert-success,
 .pixad-autos .alert.alert-warning.alert-dismissable {
	font-size: 14px;
 }
 
/*####################################
 * CARS TOP FILTER
 *####################################*/
 .autos-top-filter {
	border-bottom: 1px solid #dddcdc;
	border-top: 1px solid #dddcdc;
	margin-bottom: 25px;
	padding-top: 4px;
	width: 100%;
 }
 
 .autos-top-filter a {
	font-size: 14px;
	vertical-align: -webkit-baseline-middle;
 }
 
 .autos-top-filter a:hover {
	background-color: transparent;
 }
 
 .autos-top-filter .pull-left a {
	vertical-align: text-bottom;
	text-decoration: none;
	margin-right: 20px;
 }
 
 .autos-top-filter .pull-right a {
	color: #7f858b;
 }
 
 .autos-top-filter .pull-right a:hover {
	color: #F5AE2D;
 }
 
 .autos-top-filter .pull-right a:nth-child(1) {
	margin-right: 10px;
 }

/*####################################
 * CAR CLASSIFIEDS LOOP PAGE STYLING
 *####################################*/
 .pixad-autos.loop .btn-details {
	font-family: 'Open Sans', san-serif;
	font-size: 13px;
	text-decoration: none;
	background-color: #7f858b;
	padding: 5px 10px;
	color: #fbfafa;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
 }
 
 .pixad-autos.loop .btn-details:hover {
	background-color: #3bafda;
	color: #fff;
 }
 
 .owl-autoousel .warranty {
	text-align: center;
	position: absolute;
	background-color: #000;
	bottom: 3px;
	right: 4px;
	padding: 5px 10px;
	opacity: .5;
	color: #fff;
 }
 
 .pixad-autos.loop .warranty,
 .pixad-autos.page .warranty {
	text-align: center;
	position: absolute;
	background-color: #000;
	bottom: 0;
	right: 15px;
	padding: 5px 10px;
	opacity: .5;
	color: #fff;
 }
 
 .pixad-autos.loop .auto-thumbnail img {
	max-width: 100%;
	height: auto;
	box-shadow: none;
	padding: 0;
	margin: 0;
 }
 
 .pixad-autos.loop .auto-thumbnail .no-image {
	border: 1px solid #dddcdc;
 }
 
 .pixad-autos.loop article .title-price-container h6 {
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	width: 70%;
 }
 
 .pixad-autos.loop article .title-price-container span.price {
	font-size: 18px;
	float: right;
 }
 
 .pixad-autos.loop article .auto-info ul {
	/*margin-top: 20px;*/
	clear: both;
 }
 
 .pixad-autos.loop article .auto-info li {
	background: none !important;
	padding: 0 !important;
	margin-left: 0 !important;
	margin-bottom: 5px;
	border-bottom: 0 none !important;
	list-style: none !important;
 }
 
 .pixad-autos.loop article .auto-info span.price {
	background-color: #F5AE2D;
	line-height: 1;
	padding: 5px;
	color: #ffffff;
	float: right;
 }
 
 .pixad-autos.loop article .aditional-info {
	margin-top: 15px;
	padding: 5px;
 }
 
 .pixad-autos.loop article .aditional-info ul li {
	width: auto;
	height: 35px;
	margin: 0;
	display: inline-block;
	padding: 0 !important;
	background: none !important;
	border-bottom: 0 none !important;
 }
 
 .pixad-autos.loop article .aditional-info ul li  span {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 10px;
	margin-right: 10px;
	background-color: #ececec;
	border: 1px solid #dbdbdb;
	cursor: pointer;
	color: #a0a0a0;
	-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	   -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	    -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	     -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	        transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 }
 
 .pixad-autos.loop article .aditional-info span:hover {
	background-color: #fff;
	color: #a0a0a0;
 }
 
 /* Pagination */
 #pixad-pagination .page-numbers {
	font-size: 14px;
	text-decoration: none;
	background-color: #ececec;
	border: 1px solid #dbdbdb;
	padding: 5px 10px;
	color: #a0a0a0;
 }
 
 #pixad-pagination .page-numbers.current,
 #pixad-pagination .page-numbers:hover {
	background-color: #fff;
 }
 
/*####################################
 * CARS CLASSIFIEDS LOOP | LIST STYLE
 *####################################*/
 .pixad-autos.loop .autos-list article {
	border-bottom: 1px dashed #dddcdc;
	padding-top: 15px !important;
	padding-bottom: 0 !important;
	clear: both;
 }
 
 .pixad-autos.loop .autos-list article:hover {
	background-color: #f9f8ee;
 }
 
 .pixad-autos.loop .autos-list article .auto-thumbnail span.price {
	display: none;
 }
 
 .pixad-autos.loop .autos-list article .auto-info {
	font-size: 14px;
	float: left;
 }
 
 .pixad-autos.loop .autos-list article .auto-info span {
	font-weight: normal;
 }
 
 @media screen and (max-width: 767px) {
    .pixad-autos.loop .autos-list article .auto-info {
		margin-top: 20px;
		width: 100%;
	}
 }
 
/*####################################
 * CARS CLASSIFIEDS LOOP | GRID STYLE
 *####################################*/
 .pixad-autos.loop .autos-grid article {
	display: inline-block;
	margin-bottom: 10px;
	max-width: 30%;
 }
 
 .pixad-autos.loop .autos-grid article:last-child {
	margin-right: 0;
 }
 
 .pixad-autos.loop .autos-grid article .auto-thumbnail {
	width: 100%;
 }
 
 .pixad-autos.loop .autos-grid article .auto-info {
	max-width: 100%;
	clear: both;
 }
 
 .pixad-autos.loop .autos-grid article .auto-info ul {
	clear: both;
	display: none;
 }
 
 .pixad-autos.loop .autos-grid article .auto-info {
	display: none;
 }
 
 .pixad-autos.loop .autos-grid article .auto-thumbnail span.price {
	background-color: #F5AE2D;
	position: absolute;
	line-height: 1;
	padding: 5px;
	color: #ffffff;
	display: block;
	top: 0;
 }
 
 .pixad-autos.loop .autos-grid article .aditional-info {
	display: none;
 }
 
/*####################################
 * SINGLE CAR PAGE
 *####################################*/
 #pixad-autos-single .panel {
	border: 1px solid #e3e3e3;
 }
 
 #pixad-autos-single .panel #pixad-autos-tabs li a {
	border: none;
	border-radius: 0;
	background-color: #f1f2f2;
	border-top: 3px solid #f1f2f2;
 }
 
 #pixad-autos-single .panel #pixad-autos-tabs li.active a {
	border-top: 3px solid #ec971f;
	background-color: #fff;
 }
 
 #pixad-autos-single h3 {
	font-size: 22px;
	margin: 20px 0;
 }
 
 #pixad-autos-single .pixad-autos-main-image img {
	width: 100%;
 }
 
 #pixad-autos-single .pixad-autos-main-image .pixad-autos-main-image-price {
	background-color: #F5AE2D;
	padding: 5px 20px;
	position: absolute;
	color: #fff;
	top: 0;
	right: 15px;
 }
 
 #pixad-autos-single .pixad-thumbs {
	display: inline-block;
	margin-top: 10px;
	max-width: 100%;
 }
 
 #pixad-autos-single .pixad-thumbs a {
	cursor: webkit-zoom-in;
	cursor: moz-zoom-in;
	cursor: zoom-in;
 }
 
 #pixad-autos-single .pixad-thumbs img {
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 100%;
	height: auto;
 }
 
 #pixad-autos-single .pixad-thumbs a {
	padding: 0;
	margin-right: 10px;
 }
 
 #pixad-autos-single .pixad-thumbs a:focus {
	outline: none;
 }
 
 #pixad-autos-single .pixad-thumbs a:last-child {
	margin-right: 0;
 }
 
 #contact-seller a {
	text-decoration: none;
	cursor: pointer;
 }
 
/*####################################
 * Single Page Tabs
 *####################################*/
 #pixad-autos-tabs li a {
	font-size: 15px;
	text-decoration: none;
 }
 
 #pixad-autos-tabs li a:focus {
	outline: none;
 }
 
 #pixad-autos-tabs-content {
	display: block !important;
 }
 
 #pixad-autos-tabs-content .cell {
	overflow: hidden;
	color: #798FA1;
	padding: 7px 15px 8px;
	line-height: 18px;
 }

 #pixad-autos-single #auto-description p {
	line-height: 2;
 }

 #pixad-autos-tabs-content .cell:nth-child(2n+2) {
	background-color: #efefef;
 }

 #pixad-autos-tabs-content .cell .left {
	font-family: 'PT Sans', sans-serif, Arial,sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-weight: bold;
	color: #293848;
	float: left;
	width: 250px;
 }
 
 #pixad-autos-tabs-content .cell .right {
	font-size: 14px;
	font-weight: normal;
 }

 #pixad-autos-tabs-content input[type="checkbox"] {
	margin-left: 0;
 }

 #pixad-autos-tabs-content .checkbox {
	margin-bottom: 0;
 }

 #pixad-autos-tabs-content #auto-description {
	font-family: 'PT Sans', sans-serif, Arial,sans-serif;
	font-weight: normal;
	padding: 10px 20px;
 }

 #pixad-autos-tabs-content textarea.form-control {
	height: auto;
	display: block;
	width: 100%;
	padding: 9px 12px;
	font-size: 13px;
	line-height: 1.5;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #dddddd;
	border-radius: 0px;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
 }

 #pixad-autos-tabs-content textarea.form-control:focus {
	border-color: #75a5e4;
	outline: 0;
 }
 
 #pixad-autos-tabs-content .form-control-static {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
 }
 
 #pixad-autos-tabs-content .text-muted {
	color: #999999;
 }
 
/*####################################
 * MY CLASSIFIEDS PAGE
 *####################################*/
 .pixad-action-links ul {
	margin-bottom: 20px;
 }
 
 .pixad-action-links ul li {
	background-color: #7f858b;
	display: inline-flex;
	margin-right: 10px;
	padding: 5px 10px;
 }
 
 .pixad-action-links ul li a {
	font-size: 14px;
	line-height: 1;
	color: #fff;
 }
 
 .pixad-action-links ul li a:hover {
	text-decoration: none;
 }
 
 .pixad-action-links ul li a:focus {
	outline: none;
 }

/*####################################
 * ADD NEW CLASSIFIED PAGE
 *####################################*/
 .pixad-autos.loop,
 #add-pixad-wrapper:after {
	content: "";
	clear: both;
	display: table;
	width: 100%;
 }
 
 #add-pixad-wrapper #wp-auto-description-wrap {
	border: 1px solid #E6E6E6;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
 }
 
 #add-pixad-wrapper textarea {
	height: 100px;
 }
 
 .pixad-autos .button,
 .widget_jp_widget_search_autos .button,
 .widget_jp_widget_my_profile .button {
	padding: 0.428571429rem 0.714285714rem !important;
	font-size: 12px !important;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	text-transform: capitalize;
	color: #7c7c7c !important;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
 }
 
 .pixad-autos .button:hover,
 .widget_jp_widget_search_autos .button:hover,
 .widget_jp_widget_my_profile .button:hover,
 .pixad-autos .button:focus,
 .widget_jp_widget_search_autos .button:focus,
 .widget_jp_widget_my_profile .button:focus {
	color: #5e5e5e !important;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
 }
 
 .pixad-autos .button:active,
 .widget_jp_widget_search_autos .button:active,
 .widget_jp_widget_my_profile .button:active {
	color: #757575 !important;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
 }
 

/********************************
 * SELECT MEMEBRSHIP PAGE STYLING
 ********************************/ 
 #pixad-select-membership .pixad-panel-title {
	font-size: 16px;
 }


 
/***********************
 * JPro Panel
 ***********************/
 .pixad-panel {
	position: relative;
	margin-bottom: 20px;
	background-color: #ffffff;
	border-radius: 2px;
 }
 
 .pixad-panel-heading {
	position: relative;
	height: 40px;
	line-height: 36px;
	background: #fafafa;
	color: #666666;
	font-size: 15px;
	font-weight: 600;
	padding: 0 8px;
	border: 1px solid #e7e7e7;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
 }
 
 .pixad-panel-title {
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0;
 }
 
 .pixad-panel-heading + .pixad-panel-body {
	border-top: 0;
 }
 
 .pixad-panel-body {
	position: relative;
	padding: 15px;
	border: 1px solid #e7e7e7;
 }
 
 .pixad-form-group:before, .pixad-form-group:after,
 .pixad-panel-body:before, .pixad-panel-body:after {
	clear: both;
	content: " ";
	display: table;
 }
 
 .pixad-form-group {
	font-size: 14px;
	margin-bottom: 15px;
 }
 
 .pixad-form-horizontal .pixad-form-group {
	margin-left: -11px;
	margin-right: -11px;
	width: 100%;
 }
 
 .pixad-form-horizontal .pixad-control-label,
 .pixad-control-label {
	font-size: 14px;
	font-weight: 600;
	text-align: right;
	margin-bottom: 0;
	padding-top: 10px;
 }
 
 .pixad-form-control {
	font-family: 'PT Sans', sans-serif, Arial,sans-serif;
	font-size: 14px;
	display: block;
	width: 100%;
	height: 39px !important;
	padding: 9px 12px !important;
	line-height: 1.5 !important;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #dddddd;
	border-radius: 0px;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
 }
 
 .pixad-form-control:focus {
	border-color: #3bafda;
	outline: 0;
 }
 
 .pixad-panel .fa-question-circle {
	color: #444;
	-webkit-transition: ease-in-out .10s;
	-o-transition: ease-in-out .10s;
	transition: ease-in-out .10s;
 }
 
 .pixad-panel .fa-question-circle:hover {
	color: #75a5e4;
 }
 
 .pixad-panel .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	visibility: visible;
	filter: alpha(opacity=0);
	opacity: 0;
 }

 .pixad-panel .tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
 }

 .pixad-panel .tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
 }
 
 .pixad-panel .tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px;
 }
 
 .pixad-panel .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
 }
 
 .pixad-panel .tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
 }
 
 .pixad-table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 0;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
 }
 .pixad-table > caption + thead > tr:first-child > th, 
 .pixad-table > colgroup + thead > tr:first-child > th, 
 .pixad-table > thead:first-child > tr:first-child > th, 
 .pixad-table > caption + thead > tr:first-child > td, 
 .pixad-table > colgroup + thead > tr:first-child > td, 
 .pixad-table > thead:first-child > tr:first-child > td {
	font-size: 14px;
	text-align: center;
	border-top: 0;
 }
 
 .pixad-table > thead > tr > td.pixad-primary, 
 .pixad-table > tbody > tr > td.pixad-primary, 
 .pixad-table > tfoot > tr > td.pixad-primary, 
 .pixad-table > thead > tr > th.pixad-primary, 
 .pixad-table > tbody > tr > th.pixad-primary, 
 .pixad-table > tfoot > tr > th.pixad-primary, 
 .pixad-table > thead > tr.pixad-primary > td, 
 .pixad-table > tbody > tr.pixad-primary > td, 
 .pixad-table > tfoot > tr.pixad-primary > td, 
 .pixad-table > thead > tr.pixad-primary > th, 
 .table > tbody > tr.pixad-primary > th, 
 .pixad-table > tfoot > tr.pixad-primary > th {
	color: #1f57a1;
	border-color: #97bbeb;
	background-color: #caddf5;
 }
 
 .pixad-table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #eeeeee;
 }
 
 .pixad-table > thead > tr > th, 
 .pixad-table > tbody > tr > th, 
 .pixad-table > tfoot > tr > th, 
 .pixad-table > thead > tr > td, 
 .pixad-table > tbody > tr > td, 
 .pixad-table > tfoot > tr > td {
	padding: 9px;
	line-height: 1.5;
	vertical-align: middle;
	border-top: 1px solid #eeeeee;
 }
 
 .pixad-table tbody > tr > td {
	font-size: 14px;
 }
 
 .pixad-table tbody > tr:first-child > td {
	border-top: 0;
 }
 
 .pixad-table tbody > tr > td {
	text-align: center;
 }
 
 /* #pixad-step-2 */
 #pixad-step-2 .pixad-form-group {
	
 }
 
/*********************
 * Widgets
 *********************/
 .widget.widget_jp_widget_search_autos .pixad-panel-title,
 .widget.widget_jp_widget_my_profile .pixad-panel-title  {
	font-family: 'PT Sans', sans-serif, Arial,sans-serif;
	font-size: 16px;
 }
 
 .widget.widget_jp_widget_my_profile ul li {
	line-height: 2;
	list-style: none;
	border-bottom: 1px dashed #d7d7d7;
 }
 
 .widget.widget_jp_widget_search_autos a,
 .widget.widget_jp_widget_my_profile a {
	color: #666;
 }
.logo-sidebar-content {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='119' height='45' viewBox='0 0 119 45'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath id='logo' class='cls-1' d='M652.81,663.416a14.151,14.151,0,0,0-3.283-.236c-3.054-.041-6.1.221-9.145,0.461a2.192,2.192,0,0,0-1.178.3q-4.59,3.168-8.937,6.68a67.9,67.9,0,0,0-9.8,9.485,19.73,19.73,0,0,0-3.152,5.215,5.4,5.4,0,0,0-.419,2.247l-0.262.1c0.052,0.055.155,0.164,0.207,0.217,2.125-5.212,6.283-9.192,10.469-12.754a100.773,100.773,0,0,1,12.532-8.75,2.013,2.013,0,0,1,.952-0.345,43.713,43.713,0,0,1,5.722-.45c0.259-.026.676,0.089,0.54,0.435a11.87,11.87,0,0,1-1.836,3.13,53.092,53.092,0,0,0,6.961-3.729,2.738,2.738,0,0,0,1.339-1.545,0.989,0.989,0,0,0-.713-0.461h0ZM730,664.878c-8.13,2.1-16.245,4.265-24.375,6.359a1.239,1.239,0,0,0-1.1.517l0.357-.3a5.368,5.368,0,0,0,1.571-.167c6.093-1.072,12.192-2.1,18.289-3.147-0.172.732-.342,1.462-0.48,2.2a140.268,140.268,0,0,0-14.583,7.14c-2.881,1.741-5.857,3.524-8.043,6.15a63.348,63.348,0,0,1,8.868-5.151c5.069-2.592,10.242-4.968,15.433-7.295a1.294,1.294,0,0,0,.541-0.586q1.748-2.867,3.517-5.718h0Zm-12.164,2.3c-0.224-.018-0.451-0.036-0.678-0.05-5.4.813-10.855,1.367-16.269,2.112a77.414,77.414,0,0,1-6.915,8.88,4.8,4.8,0,0,1-2.762,1.206c-5.576,1.3-11.2,2.371-16.793,3.559-1.283,1.018-2.53,2.088-3.774,3.157,2.136-.679,4.136-1.847,6.385-2.108,5.916-1,11.826-2.026,17.742-3.028q3.855-4.836,7.718-9.669a1.22,1.22,0,0,1,.7-0.311c4.891-1.225,9.758-2.539,14.648-3.748h0Zm-78.374,3.46a5.176,5.176,0,0,0-4.178,2.405,11.615,11.615,0,0,0-1.49,6.814q7.533-1.139,15.072-2.254a7.182,7.182,0,0,1,2.445.353c7.293,1.647,14.572,3.354,21.869,4.978-7.528-2.637-15.128-5.077-22.674-7.667a4.32,4.32,0,0,0-2.042.143c-4.247.745-8.49,1.508-12.737,2.25-0.251-2.793,1.071-5.892,3.735-7.022h0Zm80.4,5.181-0.415.217c-3.178,1.341-6.306,2.8-9.463,4.187,3.916,3.2,7.9,6.313,11.854,9.461-2.65-2.94-5.512-5.68-8.178-8.609,2.064-1.756,4.193-3.439,6.2-5.256h0Zm-87.572,0c-2.7,3.737-7.068,5.863-11.487,6.66-1,1.826-1.922,3.7-2.864,5.558a31.72,31.72,0,0,0,9.526-4.822c2.345-1.815,4.491-4.316,4.825-7.4h0Zm46.755,15.013c-8.772-2.226-17.5-4.655-26.256-6.955l-0.4-.037c-6.263.822-12.522,1.672-18.783,2.5-3.808.481-7.6,1.069-11.419,1.462a23.543,23.543,0,0,0,3.176-.071q13.289-.744,26.572-1.5a9.856,9.856,0,0,1,1.933.247c7.569,1.353,15.141,2.682,22.711,4.037a9.843,9.843,0,0,0,2.469.313h0Zm20.63-5.81c-3.469,1.035-6.874,2.285-10.321,3.391-2.964,1.009-5.946,1.965-8.906,2.987,2.7,2.445,5.362,4.938,8.08,7.362-1.017-1.747-2.162-3.412-3.225-5.133a9.584,9.584,0,0,1-1.027-1.76c5.161-2.211,10.272-4.548,15.4-6.847h0Zm-47.42,2.729a5.161,5.161,0,0,0-1.42-.076c-8.724.523-17.459,0.914-26.178,1.494a44.418,44.418,0,0,1,8.593,5.94,30.571,30.571,0,0,1,7.6,9.8,1.713,1.713,0,0,0-.286-1.091,31.514,31.514,0,0,0-8.03-11.717c-0.628-.675-1.429-1.16-2.026-1.859q10.611-.657,21.229-1.258c4.714,0.451,9.437.9,14.145,1.387a5.072,5.072,0,0,0-1.73-.394c-3.959-.759-7.932-1.469-11.893-2.223h0Zm57.036,5.007a17.638,17.638,0,0,0-6.521.4c0.574,1.211,1.052,2.466,1.575,3.7a18.912,18.912,0,0,1,19.816,11.263,17.651,17.651,0,0,0-4.515-9.949,17.2,17.2,0,0,0-10.355-5.41h0Zm-76.752,5.029a14.814,14.814,0,0,0-9.6-3.176A15.13,15.13,0,0,0,611,700.958a5.72,5.72,0,0,0,1.444,1.269,17.1,17.1,0,0,1,6.586-3.484,16.561,16.561,0,0,1,9.862.419,16.018,16.018,0,0,1,9.158,8.379c0.042,0.152.122,0.458,0.164,0.612,0.022-.1.067-0.3,0.091-0.4a15.461,15.461,0,0,0-5.765-9.957h0Z' transform='translate(-611 -663.156)'/%3E%3C/svg%3E%0A");
	  width: 70px;
    height: 26px;
}
.logo-sidebar-content img {
	display: none
}