.compare-block {
	text-align: left !important;
}

.compare-block .compare-link-block {
	font-family: Oswald, Arial, Geneva, Helvetica, sans-serif;
	font-weight: 600;
	margin-top: 15px;
	display: flex;
}

.compare-block .compare-link,
.compare-block .compare-link-go {
	display: flex;
	cursor: pointer;
	align-content: center;
	color: inherit;
	font-size: inherit;
	margin-right: 15px;
}

.compare-block .compare-link-go a {
	display: flex;
	cursor: pointer;
	align-content: center;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	color: inherit;
	font-size: inherit;
}

.compare-link-block .compare-url a {
	color: #1e1e1e;
}

.compare-block .compare-link:hover,
.compare-block .compare-link-go:hover,
.compare-link-block .compare-url a:hover {
	color: #ac2925;
}

.compare-block .icon-checkbox,
.compare-link-block .compare-url a icon {
	margin-right: 10px;
	fill: #1e1e1e;
	margin-top: 2px;
}

.compare-block .compare-icon.--green {
	color: #6CAA44;
}

.table-compare {
	position: relative;
	font-size: 14px;
	font-weight: 500;
}

.table-compare th {
	width: 160px;
}

.table-compare > tbody > tr:nth-of-type(odd) {
	background-color: #f0f0f0;
}

.table-compare > tbody > tr:hover {
	background-color: #bdbdbd;
}

.table-compare.--show tr.--hide {
	display: table-row;
}

.table-compare tr.--hide {
	display: none;
	visibility: none;
}

.table-compare td.compare {
	color: #ccc;
}

.table-compare .th-show-compare {
	vertical-align: middle;
	text-align: center;
}

.table-compare .th-show-compare .show-compare {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	font-weight: 400;
	text-transform: uppercase;
}

.table-compare .th-show-compare .show-compare .--grey {
	color: #c3c3c3;
}

.table-compare .th-show-compare .show-compare .--green {
	color: #6CAA44;
}

.table-compare .th-show-compare .show-compare span {
	font-weight: 600;
	font-size: 18px;
}

.table-compare > thead > tr > th:first-child {
	min-width: 220px;
}

.table-compare .thead-item {
	min-width: 160px;
	max-width: 160px;
}

.table-compare .compare-empty {
	min-width: 160px;
	max-width: 160px;
	border: none;
	background: #fff;
}

.table-compare .thead-block {
	position: relative;
	text-align: center;
}

.table-compare .thead-block img {
	/**/
}

.table-compare .compare-order {
	color: #fff;
	border-radius: 5px;
}

.table-compare .thead-block .thead-link {
	font-size: 12px;
	color: #fff;
}

.table-compare .thead-block .thead-link span {
	display: block;
	text-align: center;
	width: 100%;
	background: rgba(130, 130, 130, 0.7);
	bottom: 0;
	padding: 3px 5px;
	height: 40px;
}

.table-compare .thead-block .thead-compare-del {
	cursor: pointer;
	position: absolute;
	font-size: 22px;
	font-weight: 600;
	top: -8px;
	right: -8px;
	color: #353535;
	background: #fff;
	border-radius: 50px;
	width: 22px;
	height: 22px;
}

.table-compare .thead-block .thead-compare-del:hover {
	text-decoration: none;
	color: #ac2925;
}

.table-compare .td-price {
	text-align: center;
	padding: 20px 0;
	vertical-align: middle;
}

.table-compare .td-price-title {
	vertical-align: middle;
}

.table-compare .td-price span {
	background: #E94742;
	padding: 5px 10px;
	border-radius: 10px;
	color: #fff;
	font-weight: 600;
	display: inline;
}

@media only screen and (max-width:768px ) {
	.table-compare .thead-item {
		width: 160px;
	}

	.table-compare .compare-empty {
		display: none;
	}

	.table-compare > thead > tr > th:first-child {
		min-width: 220px;
	}
}

.catalog-car-item .list-compare {
	cursor: pointer;
	position: absolute;
	display: flex;
	background: #fff;
	width: 30px;
	height: 30px;
	z-index: 1000;
	right: 5px;
	bottom: 35px;
	align-items: center;
	justify-content: center;
}

.catalog-car-item .list-compare .compare-link-list,
.catalog-car-item .list-compare .compare-link-list-go {
	display: flex;
	height: auto;
	width: auto;
	position: relative;
}

.catalog-car-item .list-compare .compare-link-list .icon-compare {
	display: flex;
	fill:#9c9c9c;
}

.catalog-car-item .list-compare .compare-link-list:hover .icon-compare {
	display: flex;
	fill:#353535;
}

.catalog-car-item .list-compare .compare-link-list.--compare .icon-compare {
	display: flex;
	fill:#E94742;
}

.catalog-car-item .list-compare .compare-link-list-go .icon-compare {
	display: flex;
	fill:#E94742;
}

div.--hide,
a.--hide,
.btn.--hide {
	display: none;
}

.compare-tip a {
	display: flex;
	height: inherit;
	width: inherit;
	position: inherit;
	top: inherit;
	left: inherit;
	bottom: 0;
	right: 0;
}

.compare-tip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto;
}

.compare-tip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.compare-tip.left .compare-tip-arrow {
	bottom: 0;
	right: 10px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #1e1e1e;
}

.compare-tip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #1e1e1e;
	text-align: center;
	border-radius: 4px;
	display: flex;
	font-weight: 600;
}

.compare-tip-inner .icon {
	display: flex;
	margin-right: 5px;
	fill: #1e1e1e;
}

.compare-tip {
	bottom: 80px;
	right: 0;
	display: block;
	width: 150px;
}

.compare-tip:hover .compare-tip-inner{
	color: #E94742;
}

.compare-tip:hover .compare-tip-inner .icon {
	fill: #E94742;
}

.compare-url a  {
	font-size: 15px !important;
}



/* new */
.compare-tip {
    bottom: 70px;
    right: auto;
    width: auto;
    left: calc(60% + 2px);
}
.compare-tip a{
white-space: nowrap;
text-decoration:underline;
position: unset;
top: inherit;
left: inherit;
bottom: 0;
right: 0;
}
 
@media only screen and (max-width:350px ) {
	.compare-tip-inner .icon {
		display: none;
	}
	.car-get-price {
		padding-left: 4px;
	}
	.car-get-price span {
		font-size: 15px;
	}
}

.compare-block .compare-link-block {
    flex-wrap: wrap;
    gap: 15px;
}
.compare-block .compare-link, .compare-block .compare-link-go {
    white-space: nowrap;
}

 