.badge, span.vehicleLabel {
	background-color: black;
}
.bdt .vehicleCard p:has(span.vehicleLabel.I.fokus),
.bdt .vehicleCard p:has(span.vehicleLabel.I.fokus) + br,
.bdt .badge.I.fokus{
	display: none;
}
#top-menu li.menu-cta {
	padding-right: 0;
}
#top-menu-nav>ul>li>a:hover,
.et-fixed-header #top-menu a:hover {
	opacity: 1;
	color: #cc1f25 !important;
}
/* Mærke logoer i header */
nav #top-menu li.menu-logo {
	top: -35px;
	width: 65px;
	height: 55px;
	background-size: contain;
	background-repeat: no-repeat;
	padding-right: 0;
	transition: all .4s ease-in-out;
}
nav #top-menu li.menu-logo a {
	font-size: 0;
	line-height: 0;
	color: transparent;
	height: 100%;
}
nav #top-menu li.menu-navor-logo {
	background-image: url(/wp-content/uploads/navor-logo-130x72-1.webp);
	width: 100px;
	margin: 0 10px;
}
nav #top-menu li.menu-peugeot-logo {
	background-image: url(/wp-content/uploads/peugeot-logo-small-72x80-1.webp);
	
}
nav #top-menu li.menu-citroen-logo {
	background-image: url(/wp-content/uploads/citroen-logo-80x72-1.webp);
}
#mobile_menu .menu-logo {
	display: none;
}
#top-header #et-info {
	float: right;
}
@media only screen and (max-width: 1490px) {
	.et_mobile_menu {
		padding-bottom: 20px;
	}
}
@media screen and (min-width: 1220px) {
	#et-top-navigation {
		width: 100%;
		padding-left: 0 !important;
	}
	#top-menu, .et-menu, nav#top-menu-nav, nav.et-menu-nav {
		float: none;
		text-align: center;
	}
	#top-header #et-info {
		float: none;
	}
	#top-header .container {
		text-align: center;
	}
	#main-header #logo {
        max-height: 80px;
    }
	/* Mærke logoer i header */
	nav #top-menu li.menu-logo {
		position: absolute;
		right: 0;
		top: 18px;
		width: 80px;
		height: 72px;
	}
	nav #top-menu li.menu-navor-logo {
		right: 20px;
		width: 130px;
	}
	nav #top-menu li.menu-peugeot-logo {
		right: 250px;
	}
	nav #top-menu li.menu-citroen-logo {
		right: 170px;
	}
	
	.et_header_style_left .et-fixed-header #et-top-navigation nav #top-menu li.menu-logo {
		top: 17px;
		width: 65px;
		height: 55px;
	}
	.et_header_style_left .et-fixed-header #et-top-navigation nav #top-menu li.menu-navor-logo {
		right: 20px;
		width: 100px;
	}
	.et_header_style_left .et-fixed-header #et-top-navigation nav #top-menu li.menu-peugeot-logo {
		right: 200px;
	}
	.et_header_style_left .et-fixed-header #et-top-navigation nav #top-menu li.menu-citroen-logo {
		right: 135px;
	}
}
@media screen and (min-width: 1640px) {
	#main-header #logo {
        max-height: 72px;
    }
	.et_header_style_left .et-fixed-header#main-header #logo {
		max-height: 55px;
	}
}
@media screen and (max-width: 1640px) and (min-width: 1220px) {
	#top-menu {
		float: right;
		padding-top: 40px;
	}	
	.et_header_style_left .et-fixed-header #et-top-navigation nav #top-menu {
		padding-top: 40px;
	}
	nav #top-menu li.menu-logo,
	.et_header_style_left .et-fixed-header #et-top-navigation nav #top-menu li.menu-logo {
        top: 6px;
    }
	nav #top-menu li.menu-logo {
		width: 65px;
		height: 55px;
	}
	nav #top-menu li.menu-navor-logo {
		right: 20px;
		width: 100px;
	}
	nav #top-menu li.menu-peugeot-logo {
		right: 205px;
	}
	nav #top-menu li.menu-citroen-logo {
		right: 140px;
	}
}
@media screen and (max-width: 1219px) {
	#et_mobile_nav_menu {
		display: block;
	}
	#top-menu {
        display: block;
    }
	#top-menu li:not(.menu-logo) {
    display: none;
	}
	nav #top-menu li.menu-logo {
		top: -17px;
	}
	.menu-cta {
	  	margin: 15px auto;
		width: 200px;
		text-align: center;
	}
}
@media screen and (max-width: 1219px) { 
	#main-header #logo {
        max-height: 55px;
    }
	.et_header_style_left .et-fixed-header#main-header #logo {
		max-height: 55px;
	}
	.et_header_style_left #main-header #et-top-navigation {
        padding-top: 25px;
    }
	#main-header .container,
	.et_fullwidth_nav #main-header .container {
		width: 95%;
		padding: 0
	}
}
@media screen and (max-width: 980px) {
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding-left: 0 !important;
	}
	.mobile_menu_bar:before {
		color: #cc1f25 !important;
	}
    .et_fixed_nav #main-header,
	.et_fixed_nav #top-header {
        position: fixed;
    }
}
@media screen and (max-width: 600px) {
	#main-header .container {
		width: 95%;
	}
	nav #top-menu li.menu-logo {
		display: none;
	}
    #wpadminbar {
        position: fixed;
    }
	.et_header_style_left #main-header #et-top-navigation {
		padding-top: 12px;
	}
	#top-header #et-info {
		padding-bottom: 0;
	}
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding-bottom: 10px;
	}
	.mobile_menu_bar:before {
		font-size: 44px;
	}
}
@media screen and (max-width: 450px) {
	.et_header_style_left #logo {
		max-width: 30%;
	}
}
@media screen and (max-width: 390px) {
	.et_header_style_left #logo {
		max-width: 50%;
	}
}
/* Footer */
#main-footer {
	border-top: 3px solid #cc1f25;
}
#text-3, #text-9 {
	margin-bottom: 30px;
}
#text-9, #text-5, #nav_menu-2 {
	float: none;
}
.footer-widget .wpcf7-form {
	margin-left: 0;
}
.footer-widget .wpcf7-form-control {
	  width: 100%;
    padding: 10px;
}
.footer-widget .wpcf7-checkbox {
	padding-left: 0;
	padding-right: 0;
}
.footer-widget .wpcf7-checkbox .wpcf7-list-item {
	margin-left: 0;
}
.footer-widget .wpcf7-checkbox .wpcf7-list-item input {
	margin-left: 0;
	width: 20px;
  height: 20px;
  top: 5px;
  position: relative;
}
@media screen and (max-width: 767px) {
	#footer-widgets .footer-widget .et-social-icons {
		text-align: left;
	}
	#footer-widgets .footer-widget {
		display: flex;
		flex-direction: column;
	}
	#footer-widgets #text-3 {
		order: 2;
		margin-bottom: 0 !important;
	}
	#footer-widgets #block-13 {
		order: 1;
		margin: 30px 0 50px !important;
	}
	#footer-widgets #block-18 p {
		text-align: right;
	}
	#footer-widgets #block-18 p a {
		color: gray;
	}
}
/* Read more */
.pa-read-more .et_pb_text_inner {
	transition: max-height 0.3s ease-out;
	overflow: hidden;
}

.pa-read-more .et_pb_text_inner:after {
	content: "";
	display: inline-block;
	position: absolute;
	pointer-events: none;
	height: 100px;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(0deg, #ffffff 10%, transparent);
}

.pa-read-more .pa-text-expand-button {
	text-align: right;
  	position: relative;
	text-transform: uppercase;
	color: #cc1f25;
	font-weight: 600;
}

.pa-read-more .pa-text-expand-button span {
	cursor: pointer;
}

.pa-read-more .pa-text-toggle-expanded {
	max-height: 2500px !important;
	transition: max-height 0.3s ease-in;
}

.pa-read-more .pa-text-toggle-expanded.et_pb_text_inner:after {
	background: none;
}
.pa-text-collapse-button::after {
	display: none;
}
/* END Read more */

.post-template-default #left-area {
	width: 100%;
	padding-right: 0;
	float: none;
	margin-bottom: 30px;
}
.et_right_sidebar.post-template-default #main-content .container:before {
	display: none;
}
.btWidgetPopup__container {
  	border-radius: 6px;
}
select, 
textarea,
input[type="text"], 
input[type="date"],
input[type="tel"],
input[type="number"],
input[type="email"],
input[type="checkbox"],
.select2-container--default .select2-selection--multiple {
	border-radius: 5px !important;
}
#vehicle_search_frontpage_button {
	height: 44px;
	padding: 11px 25px;
}
#footer-bottom {
	display: none !important;
}
h1, h2, h3 {
	text-transform: uppercase;
}
#top-header #et-info-phone,
#top-header #et-info-email {
	  padding: 4px 3px 4px 10px;
    background: #cc1f25;
    color: #fff;
    border-radius: 5px;
}
#top-header #et-info-phone a {
		color: #fff;
}
#top-header #et-info-email {
	  padding: 4px 10px;
}

#top-header #et-info a:hover,
#top-header #et-info-email:hover {
	background: #cc1f25;
	opacity: 1;
	color: #fff;
}
@media (max-width: 980px) {
	#top-header .container {
		width: 95%;
	}
}
@media (max-width: 600px) {
	#et-info-email {
		font-size: 0;
		height: 26px;
		display: inline-block;
		top: -1px;	
		position: relative;
		letter-spacing: 0;
	}
	#et-info a:has(#et-info-email) {
		height: 100%;
    	display: inline-block;
	}
	#top-header #et-info-phone a {
		font-size: 0;
        position: absolute;
        width: 100%;
		height: 100%;
        left: 0;
		top: 0;
	}
	#top-header #et-info-phone a:hover,
	#et-info a:has(#et-info-email):hover {
		background: transparent;
	}
	#et-info-email::before {
		width: 18px;
        margin-right: 6px;
		display: inline-block;
	}
	#et-info-email::before,
	#et-info-email::after {
		font-size: 14px;
		top: 2px;
		position: relative;
	}
	#et-info-phone::after,
	#et-info-email::after {
		font-size: 14px;
		content: "";
        font-weight: bold;
        text-transform: uppercase;
        padding-right: 10px;
	}
	#et-info-phone::after {
		content: "Ring";
	}
	#et-info-email::after {
		letter-spacing: 1px;
		top: 1px;
		padding-right: 0px;
		content: "Mail";
		margin-left: 0px;
	}
	
}
#et-info-phone:before {
	top: 1px;
}
#et-secondary-menu {
	margin-right: 10px;
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	padding: 60px 0 0 0;
}
.wpcf7 input[type="date"] {
	padding-left: 120px;
}
.wpcf7 input[type="date"]:before {
	  content: "Ønsket dato *";
    position: absolute;
		left: 15px;
}
/* Nyheder */
.et_pb_posts article {
	border: 1px solid #d3d3d3;
}
.et_pb_posts article:hover {
	border: 1px solid #000;
}
.et_pb_ajax_pagination_container>div {
	display: grid;
	grid-column-start: 1;
	grid-column-end: 2;
}
@media screen and (min-width: 600px) { .et_pb_ajax_pagination_container>div {
		grid-column-end: 3;
	}
}
@media screen and (min-width: 981px) {
.et_pb_ajax_pagination_container>div {
		grid-column-end: 4;
	}
}
@media screen and (min-width: 1280px) {
.et_pb_ajax_pagination_container>div {
		grid-column-end: 5;
	}
}
.wp-pagenavi a,
.wp-pagenavi span {
	color: #000000;
	background: #d3d3d3;
	font-weight: bold !important;
	padding: 0.45em 0.8em !important;
	border-radius: 100px;
  border: none;
	transition: all .5s;
}
.wp-pagenavi span.current {
	color: #ffffff !important;
	background: #cc1f25 !important;
	border-radius: 100px;
}
.wp-pagenavi a:hover {
	color: #ffffff!important;
	background: #cc1f25 !important;
}
.wp-pagenavi .pages {
	background: none;
}
.wp-pagenavi {
	border-top: none;
	text-align: center;
}
/* Nyheder template */
   .et_pb_pagebuilder_layout.single #main-content .container {
		width: 100%;
    max-width: 100%;
    padding-top: 0;
}
.et_pb_pagebuilder_layout.single #main-content .et_post_meta_wrapper {
	display: none;
}
/* Header banner */
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
    max-width: 100%;
	text-align: left;
}
/* card design grid */
.bdt .vehicle_search_results .row:not(.resultsTitle):not(.searchFilter *) {
    margin-left: 0;
    margin-right: 0;
    display: grid;
    grid-gap: 30px;
}
.udvalgte-biler-bildetalje .bdt .vehicle_search_results>.row:last-child {
	display: none;
}
/* udvalgte biler forsiden */
.featuredvehicles-6,
.featuredvehicles-5,
.featuredvehicles-4,
.featuredvehicles-2 {
  display: none;
}
.featuredvehicles-6 .vehicle_search_results,
.featuredvehicles-5 .vehicle_search_results,
.featuredvehicles-4 .vehicle_search_results {
  display: grid;
  column-gap: 30px;
}
.featuredvehicles-4 .vehicle_search_results .row,
.featuredvehicles-5 .vehicle_search_results .row,
.featuredvehicles-6 .vehicle_search_results .row {
	width: 100%;
}
@media screen and (max-width: 1299px) {
  .featuredvehicles-2 {
    display: block;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1499px) {
  	.featuredvehicles-4 {
    	display: block;
  	}
	.featuredvehicles-4 .vehicle_search_results {
	    grid-template-columns: calc(75% - (30px * 0.25)) calc(25% - (30px * 0.75));
	}
	.featuredvehicles-4 .vehicle_search_results .row:nth-child(2) {
		grid-template-columns: none;
	}
	
}
@media screen and (min-width: 1500px) and (max-width: 1799px) {
  	.featuredvehicles-5 {
    	display: block;
  	}
	.featuredvehicles-5 .vehicle_search_results {
		grid-template-columns: calc(60% - (30px * 0.4)) calc(40% - (30px * 0.6));
	}
}
@media screen and (min-width: 1800px) {
  .featuredvehicles-6 {
    display: block;
  }
}
#vehicle-row,
.udvalgte-biler-bildetalje .vehicle_search_results>.row:first-child,
.featuredvehicles-2 .row.justify-content-center {
	grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    #vehicle-row,
	.udvalgte-biler-bildetalje .vehicle_search_results>.row:first-child,
	.featuredvehicles-2 .row.justify-content-center,
	.featuredvehicles-5 .vehicle_search_results .row:nth-child(2),
	.featuredvehicles-6 .vehicle_search_results {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (min-width: 1200px) {
    #vehicle-row,
	.featuredvehicles-4 .vehicle_search_results>.row,
	.featuredvehicles-5 .vehicle_search_results>.row,
	.featuredvehicles-6 .vehicle_search_results>.row,
	.udvalgte-biler-bildetalje .vehicle_search_results>.row:first-child {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (min-width: 1500px) {
    #vehicle-row {
		grid-template-columns: repeat(4, 1fr);
	}
	/* udvalgte biler */
	.udvalgte-biler-bildetalje .vehicle_search_results {
		display: grid;
		grid-template-columns: 75% 25%;
	}
	.udvalgte-biler-bildetalje .bdt .vehicle_search_results>.row:last-child {
		margin-left: 30px;
		display: grid;
	}
}


/* Card design */
.vehicle_search_results .bdt .vehicleCard {
    margin-bottom: 0;
    border-color: transparent;
    background-color: transparent;
	border-width: 0;
}
.bdt .vehicle_search_results .row>.col-lg-4 {
    border: 1px solid #c7c7c7;
    background-color: #ffffff;
    border-radius: 6px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    max-width: 100%;
}
.bdt .vehicle_search_results .row>.col-lg-4:hover {
    border: 1px solid #000000;
}
.bdt .vehicle_search_results .vehicleCard .vehicleDescription {
    display: flex;
    flex-direction: column;
}
.vehicle_search_results .bdt .vehicleCard .vehicleTitle {
    text-align: left;
    min-height: 80px;
}
.bdt .vehicle_search_results .vehicleCard .vehicleTitle, 
.bdt .vehicle_search_results .vehicleCard span.vehiclePriceArea, 
.bdt .vehicle_search_results .vehicleDescription .row .col-4 {
    padding-left: 20px;
    padding-right: 20px;
}
.bdt .vehicle_search_results .vehicleCard span.vehiclePriceArea {
    order: 3;
    border-top: 1px solid #e7e7e7;
    padding-top: 20px;
    margin-top: 20px;
}
.bdt .vehicle_search_results .vehicleDescription .row {
    width: 100%;
	grid-gap: 0 !important;
}
.bdt .vehicle_search_results .vehicleDescription .row .col-4 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 100%;
}
.bdt .vehicle_search .multiple-select:has(.company) {
	display: none;	
}
@media screen and (min-width: 1200px) {
	.bdt .vehicle_search .row:nth-last-child(2) {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		padding-left: 15px;
		padding-right: 15px;
		grid-column-gap: 10px;
	}
	.bdt .vehicle_search .row:nth-last-child(2) .col-lg-4 {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}
