
body.nordyn-custom-listing-template .nordyn-single-listing--layout {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) 360px !important;
	gap: 32px;
	align-items: start;
	padding-top: 10rem;
}

body.nordyn-custom-listing-template *,
body.nordyn-custom-listing-template *::before,
body.nordyn-custom-listing-template *::after {
	box-sizing: border-box;
}

body.nordyn-custom-listing-template .single-listing-container.nordyn-single-listing.nordyn-single-listing--custom.nordyn-single-listing--layout {
	padding-top: 8rem !important;
}

h2.single-listing-chapter-title {
    margin-top: 0px !important;
    text-transform: unset;
}
body.nordyn-custom-listing-template .l-subheader.at_middle {
	background: #081219 !important;
}

body.nordyn-custom-listing-template .single-listing-gallery-item-content,
body.nordyn-custom-listing-template .single-listing-gallery-pagination-item-content {
	padding: 36% 0;
}

body.nordyn-custom-listing-template .single-listing-gallery li {
	margin: 0 !important;
}

body.nordyn-custom-listing-template .single-listing-gallery-container,
body.nordyn-custom-listing-template .swiper-gallery,
body.nordyn-custom-listing-template .swiper-gallery-pagination,
body.nordyn-custom-listing-template .swiper-gallery > .swiper-wrapper,
body.nordyn-custom-listing-template .swiper-gallery-pagination > .swiper-wrapper {
	width: 100%;
	min-width: 0;
	max-width: 100%;
	box-sizing: border-box;
}
.motors_listings_tabs .tab-pane .row .stm-directory-grid-loop {
	margin-bottom: 0px !important;
}
body.nordyn-custom-listing-template .single-listing-gallery-container {
	margin: 15px 0 0;
	overflow: hidden;
}
.filter.filter-sidebar.ajax-filter {
    padding-bottom: 6px ! IMPORTANT;
    padding-right: 38px;
}
.stm-inventory-items-per-page-wrap {
    display: none !important;
}
body.nordyn-custom-listing-template .single-listing-container.nordyn-single-listing,
body.nordyn-custom-listing-template .single-listing-container.nordyn-single-listing :is(
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	span:not(.nordyn-listing-kenteken__value),
	li,
	label,
	small,
	strong,
	b,
	em,
	td,
	th
) {
	color: #fff !important;
}

body.nordyn-custom-listing-template .single-listing-container.nordyn-single-listing a:not(.nordyn-sidebar-simple__cta):not(.nordyn-sidebar-simple__whatsapp) {
	color: #fff !important;
}

.nordyn-single-listing--layout > .single-listing-main,
.nordyn-single-listing--layout > .single-listing-sidebar,
.nordyn-single-listing-contact-actions .nordyn-single-listing-contact-actions__main {
	width: 100% !important;
	min-width: 100% !important;
}

.nordyn-single-listing--layout > .single-listing-sidebar {
	margin: 0 !important;
	padding: 0 !important;
}

@media (min-width: 1001px) {
	body.nordyn-custom-listing-template .nordyn-single-listing--layout > .single-listing-sidebar {
		position: sticky;
		top: 9rem;
		align-self: start;
	}
}

body.nordyn-custom-listing-template .single-listing-main > *:not(.single-listing-gallery):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
body.nordyn-custom-listing-template .single-listing-main > *:not(.single-listing-gallery):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
	font-size: 15px;
	font-family: "Outfit", sans-serif;
}

.nordyn-single-listing-header {
	margin: 28px 0 24px;
}

.nordyn-single-listing-header__title {
	margin: 0;
	color: #fff;
	font-size: 38px;
	line-height: 1.1;
}

.nordyn-single-listing-header__subtitle {
	margin: 10px 0 0;
	color: rgba(255, 255, 255, 0.82);
	font-size: 18px;
	line-height: 1.5;
}
h2.nordyn-sidebar-simple__title {
    font-size: 25px;
    font-weight: 800;
}
p.nordyn-sidebar-simple__subtitle {
    font-size: 15px;
    line-height: 25px;
}
.nordyn-sidebar-simple {
    box-shadow: none;
    border: 2px solid #ffffff21;
    background: #071F29;
    padding: 1.5rem;
    border-radius: 16px;
    margin-top: 8px;
}

.nordyn-sidebar-simple--mobile {
	display: none;
}

.nordyn-mobile-sticky-actions {
	display: none;
}



.nordyn-sidebar-simple__title {
	margin: 0;
	font-size: 56px;
	line-height: 1;
	font-weight: 500;
}

.nordyn-sidebar-simple__subtitle {
	margin: 10px 0 0;
	font-size: 22px;
	line-height: 1.25;
}

.nordyn-sidebar-simple__price {
    font-size: 23px;
    margin: 13px 0px ! IMPORTANT;
}
.nordyn-sidebar-simple__price-label {
	margin-right: 8px;
}

.nordyn-sidebar-simple__price .stm-price,
.nordyn-sidebar-simple__price .normal-price-label,
.nordyn-sidebar-simple__price .price-label,
.nordyn-sidebar-simple__price-value {
	color: inherit;
	font-weight: 400;
}

.nordyn-sidebar-simple__cta {
	display: block;
	width: 100%;
	text-align: center;
	font-style: normal;
	text-transform: none;
	font-size: 14px;
	line-height: 1.2 !important;
	font-weight: 900;
	letter-spacing: 0.02em;
	padding: 1.3em 2.25em;
	transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out, background-color 0.3s ease-in-out;
	border-radius: 6px;
	background: #F5C800 !important;
	border-color: transparent;
	color: #061219 !important;
	text-decoration: none !important;
	box-shadow: none;
}

.nordyn-sidebar-simple__actions {
	display: grid;
	grid-template-columns: 56px minmax(0, 1fr);
	gap: 15px;
	align-items: stretch;
}

.nordyn-sidebar-simple__whatsapp {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 6px;
    background: rgba(37, 211, 102, 0.1);
    text-decoration: none !important;
    font-size: 22px;
    line-height: 1;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out, background-color 0.3s ease-in-out;
    border: 1px solid rgba(37, 211, 102, 0.2);
    color: #25d366 !important;
}

.nordyn-sidebar-simple__cta:hover,
.nordyn-sidebar-simple__cta:focus {
	background: #F5C800 !important;
	color: #061219 !important;
	transform: translateY(-4px) !important;
	box-shadow: 0 3px 8px #f5c8006e !important;
}

.nordyn-sidebar-simple__whatsapp:hover,
.nordyn-sidebar-simple__whatsapp:focus {
	background: #25d366;
	color: #fff !important;
	transform: translateY(-4px);
	box-shadow: 0 3px 8px rgba(37, 211, 102, 0.35);
}

.nordyn-sidebar-simple__location {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 14px 0 0;
	font-size: 15px;
	line-height: 1.45;
}
.single-listing-gallery-image {
    border-radius: 16px !important;
}
.single-listing-gallery-pagination-image {
    border-radius: 16px !important;
}
.nordyn-sidebar-simple__location i {
    width: 18px;
    text-align: center;
    color: #3db3dc !important;
}

.nordyn-sidebar-brand-card {
	margin-top: 29px;
	border: 2px solid #ffffff21;
	border-radius: 16px;
	overflow: hidden;
	background: #071F29;
}

.nordyn-sidebar-brand-card__media {
    min-height: 254px;
    background-image: linear-gradient(to top, rgb(7 31 41) 0%, rgb(7 31 41 / 32%) 75%), url(/wp-content/uploads/2026/03/over_ons_nordyn.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.nordyn-sidebar-brand-card__content {
	padding: 1.35rem 1.5rem 1.5rem;
}

.nordyn-sidebar-brand-card__title {
	margin: 0 0 1rem;
	font-size: 22px;
	line-height: 1.3;
	font-weight: 700;
	color: #fff;
}

.nordyn-sidebar-brand-card__line {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	color: #fff !important;
	font-size: 15px;
	line-height: 1.5;
	text-decoration: none;
}

.nordyn-sidebar-brand-card__line + .nordyn-sidebar-brand-card__line {
	margin-top: 14px;
}
.nordyn-sidebar-brand-card__cta a.w-btn.us-btn-style_2.outline_button {
    width: 100%;
}
.nordyn-sidebar-brand-card__line i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 10px;
    width: 20px;
    height: 20px;
    background: #3db3dc;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 15px;
    border-radius: 20em;
}

.nordyn-sidebar-brand-card__line span {
	flex: 1 1 auto;
	text-align: left;
}

.nordyn-sidebar-brand-card__cta {
	margin-top: 18px;
}

body.nordyn-custom-listing-template .nordyn-sidebar-brand-card__cta a.w-btn {
	transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.nordyn-single-listing-contact-actions {
	margin-top: 40px;
}

.nordyn-single-listing-description__content {
	padding-top: 14px;
}

body.nordyn-custom-listing-template .nordyn-listing-kenteken {
	display: flex;
	align-items: center;
	gap: 0;
	padding: 18px 0 10px;
	line-height: 1.4;
}

body.nordyn-custom-listing-template .nordyn-listing-kenteken__label {
	color: rgba(255, 255, 255, 0.72);
	font-weight: 500;
}

body.nordyn-custom-listing-template .nordyn-listing-kenteken__value {
    display: inline-grid;
    justify-content: center;
    place-items: center;
    width: 158px;
    height: 40px;
    padding: 0 10px 0 26px;
    box-sizing: border-box;
    background: center / 100% 100% no-repeat url(/wp-content/uploads/2026/03/kenteken_svg.svg);
    color: #061219 !important;
    font-weight: 800;
    letter-spacing: 0.08em;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px ! IMPORTANT;
}

body.nordyn-custom-listing-template .nordyn-features-table {
	margin-top: 14px;
}

body.nordyn-custom-listing-template .nordyn-features-table__row {
	display: grid;
	grid-template-columns: 220px minmax(0, 1fr);
	gap: 24px;
	padding: 18px 0;
	align-items: start;
}

body.nordyn-custom-listing-template .nordyn-features-table__row + .nordyn-features-table__row {
	border-top: 1px solid #273c45;
}

body.nordyn-custom-listing-template .nordyn-features-table__title {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
}

body.nordyn-custom-listing-template .nordyn-features-table__values {
	display: flex;
	flex-wrap: wrap;
	gap: 0 18px;
	align-items: start;
	justify-content: flex-start;
}

body.nordyn-custom-listing-template .nordyn-features-table__column {
	flex: 1 1 0;
	min-width: 0;
	max-width: none;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

body.nordyn-custom-listing-template .nordyn-features-table__value {
	display: inline-flex;
	align-items: flex-start;
	gap: 10px;
	font-size: 15px;
	line-height: 1.45;
	color: rgba(255, 255, 255, 0.88) !important;
}
.nordyn-single-listing-section {
	margin-bottom: 30px;
	width: 100%;
	max-width: 100%;
}
body.nordyn-custom-listing-template .nordyn-features-table__value i {
	flex: 0 0 auto;
	color: #33b7ee;
	font-size: 13px;
	line-height: 1.4;
}

body.nordyn-custom-listing-template .nordyn-features-table__value-text {
	display: block;
}

@media (min-width: 1024px) {
	body.nordyn-custom-listing-template .single-listing-data {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		column-gap: 36px;
		row-gap: 0;
		margin: 10px 0 0;
	}

	body.nordyn-custom-listing-template .single-listing-data-item {
		min-width: 0;
		padding: 0 36px 0 0;
		margin: 0;
		border-right: 1px solid #273c45;
	}

	body.nordyn-custom-listing-template .single-listing-data-item:nth-child(3n) {
		padding-right: 0;
		border-right: none;
	}

	body.nordyn-custom-listing-template .single-listing-data-item-content {
		padding: 15px 0;
		border-bottom: none;
	}
}
