.sc_cars_item_header.acpt-brand-row-ready .sc_cars_item_type:empty {
	display: none !important;
}

.sc_cars_item_header.acpt-brand-row-ready .sc_cars_item_maker,
.sc_cars_item_header.acpt-brand-row-ready .sc_cars_item_produced {
	vertical-align: middle;
}

.sc_cars_item_header.acpt-brand-row-ready .sc_cars_item_maker::before,
.sc_cars_item_header.acpt-brand-row-ready .sc_cars_item_maker::after,
.sc_cars_item_header.acpt-brand-row-ready .sc_cars_item_produced::before,
.sc_cars_item_header.acpt-brand-row-ready .sc_cars_item_produced::after {
	content: none !important;
}

.sc_cars_item_header.acpt-brand-row-ready .sc_cars_item_maker {
	display: inline-flex !important;
	align-items: center;
	line-height: 1;
	margin-right: 0;
}

.sc_cars_item_header.acpt-brand-row-ready {
	display: block;
}

.sc_cars_item_header.acpt-brand-row-ready .acpt-card-summary {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 5px;
}

.sc_cars_item_header.acpt-brand-row-ready .acpt-brand-model-row {
	display: flex;
	align-items: center;
	gap: 10px;
}

.sc_cars_item_header.acpt-brand-row-ready .acpt-brand-model {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
}

.sc_cars_item_header.acpt-brand-row-ready .acpt-brand-logo {
	display: inline-block;
	height: 30px;
	width: auto;
	max-width: 145px;
	object-fit: contain;
	vertical-align: middle;
}

.sc_cars_item_header.acpt-brand-row-ready .acpt-brand-meta-row {
	display: inline-flex;
	align-items: baseline;
	gap: 12px;
	font-size: 17px;
	line-height: 1.2;
}

.sc_cars_item_header.acpt-brand-row-ready .acpt-brand-year {
	font-weight: 700 !important;
}

.sc_cars_item_header.acpt-brand-row-ready .acpt-brand-km {
	opacity: 0.95;
}

.sc_cars_item_header.acpt-hide-maker-text .sc_cars_item_maker {
	display: none !important;
}

.sc_cars_item_header .sc_cars_item_maker {
	display: none !important;
}
