footer .et_pb_menu .et_pb_menu__menu>nav>ul {
	display: block;
}
.footer-social-block .et-social-icon {
    display: inline-block;
    margin-right: 8px;
    width: 28px;
}
#et-info-phone, .menu-cta-book a {
	border: 1px solid #091b3a;
	border-radius: 6px;	
	display: inline-block;
	padding: 7px 12px;
	height: 29px;
}
#et-secondary-menu>ul>li.menu-cta-book a {
	padding-bottom: 8px;
}
.home .et_pb_slider .et_pb_slide {
	min-height: 65vh;
}
.bdt-action-btn-row .bdt_cta.disable-grey {
    color: #aaa !important;
    cursor: not-allowed !important;
}
@media screen and (max-width: 980px) {
	.et_header_style_centered #main-header .container,
	#top-header .container {
		width: 100%;
	}
	.et_secondary_nav_two_panels #et-secondary-menu {
		padding-right: 12px;
	}
	#et-info {
		padding-left: 12px;
	}
	#et-secondary-menu, #et-secondary-nav, #top-header #et-info {
    	display: inline-block !important;
	}
	
}
@media screen and (max-width: 1200px) {
	.et_mobile_menu li {
		position: relative;
	}
	.menu-item-has-children>a:after {
		content: "C";
		top: 10px;
		font-weight: normal;
		font-size: 18px;
		font-family: ETmodules;
		color: #333;
		position: absolute;
	}
	.open::after {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 100;
		padding: 20px 0;
		content: "";
		width: 100%;
		background: transparent;
	}
	#main-header .et_mobile_menu li ul.sub-menu {
		display: none !important;
	}
	#main-header .et_mobile_menu li ul.sub-menu.menu-open {
		display: block !important;
	}
	.et_mobile_menu .menu-cta-book {
		display: none;
	}
}
#logo {
	z-index: 10;
	position: relative;
}
#main-header .logo_container {
	text-align: left;
}
@media screen and (min-width: 1200px) {
	.et_fixed_nav #main-header:hover,
	.et_fixed_nav:not(.home) #main-header,
	#main-header:has(.has_child_open) {
		background: #fff;
	}
	.et_fixed_nav.home #main-header:hover #top-menu a,
	.et_fixed_nav:not(.home) #main-header #top-menu a,
	#main-header:has(.has_child_open) #top-menu a {
		color: #000000;
	}
	#top-menu-nav>ul>li>a:hover {
		color: #44a4ca !important;
		opacity: 1;
		transition: none;
	}

	.et-fixed-header#main-header,
	.et_fixed_nav:not(.home) #main-header {
		box-shadow: 0px 0px 4px 0px #00000036 !important;
	}

	/* Menu */
.nav li.et-touch-hover>ul,
	.nav li:hover>ul {
		opacity: 0;
		visibility: hidden;
	}
	ul.sub-menu.hide {
		position: fixed;
		left: 0; 
		width: 100%;
		padding-left: calc((100% - 1410px) / 2);
		padding-right: calc((100% - 1410px) / 2);
		padding-top: 70px;
		padding-bottom: 70px;
	}
	ul.sub-menu.hide.visible {
		opacity: 1;
		visibility: visible;
		--myVar: ""; 
	}
	ul.sub-menu::before { 
		content: var(--myVar);
		width: 100%;
		display: block;
		text-transform: uppercase;
		font-size: 20px;
		color: black;
		line-height: 1;
		margin-bottom: 20px;
	}
	#top-menu .sub-menu .menu-item {
		padding: 0;
		margin-right: 30px;
	}
	#top-menu .sub-menu .menu-item a {
		padding: 0 5px 10px;
		width: auto;
		border-bottom: 2px solid #000;
	}
	#main-header #top-menu .sub-menu .menu-item a:hover {
		border-bottom: 2px solid #44a4ca;
		color: #44a4ca !important;
		background-color: transparent;
		opacity: 1;
	}
}
.et_secondary_nav_two_panels #et-secondary-menu {
	margin-top: 0;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}
/* Vehiclecard */
.vehicle_search_results .bdt .vehicleCard {
	margin-bottom: 0;
	border: none;
	background-color: transparent;
}
.bdt .vehicle_search_results .paging {
	margin-top: 20px;
}
.bdt .vehicle_search_results .row:not(.resultsTitle):not(.searchFilter *) {
	margin-left: 0;
	margin-right: 0;
	display: grid;
	grid-gap: 30px;
}
.bdt .vehicle_search_results .row {
	grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
	.bdt .vehicle_search_results .row {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (min-width: 1300px) {
	.bdt .vehicle_search_results .row {
		grid-template-columns: repeat(3, 1fr);
	}
}

.bdt .vehicle_search_results .row>.col-lg-4 {
	border: 1px solid #dddfe2;
	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;
}
.vehicle_search_results .bdt .vehicleCard .vehicleDescription {
  display: flex;
  flex-direction: column;
  padding: 15px;
}
.vehicle_search_results .bdt .vehicleCard .vehiclePriceArea {
  order: 2;
  border-top: 1px solid #dddfe2;
  padding: 20px 0 0;
  margin-top: 20px;;
}
.vehicle_search_results .bdt .vehicleCard .vehicleParamLabel {
  display: none;
}
.vehicle_search_results .bdt .vehicleCard .vehicleDescription .row {
  display: block;
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
.vehicle_search_results .bdt .vehicleCard .vehicleDescription .row .col-4 {
  display: inline-block;
  width: auto;
  padding: 0;
  max-width: 100%;
}
.vehicle_search_results .bdt .vehicleCard .vehicleDescription .row .col-4:first-child .vehicleParamValue::after {
  content: ', ';
}
.vehicle_search_results .bdt .vehicleCard .vehicleDescription .row .col-4:nth-child(2) .vehicleParamValue::after {
  content: ' km, ';
}
.vehicle_search_results .bdt .vehicleCard .vehicleTitle {
  text-align: left;
  padding: 0;
}
.vehicle_search_results .bdt .vehicleCard .vehicleTitle .make-model {
  padding-bottom: 10px;
  font-size: 1.2em;
}
.vehicle_search_results .bdt .vehicleCard .vehicleTitle .variant,
.vehicle_search_results .bdt .vehicleCard .vehicleParamValue {
  font-size: 1em;
  font-weight: normal;
}
.vehicle_search_results .bdt .vehicleCard .vehiclePriceArea {
	flex-direction: column;
}
.vehicle_search_results .bdt .vehicleCard .vehiclePriceArea span {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  font-size: 17px;
  font-weight: normal;
  line-height: 24px;
}
.vehicle_search_results .bdt .vehicleCard .vehiclePriceArea .primary-price-card {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
	.vehicle_search_results .bdt .vehicleCard .vehiclePriceArea span {
		font-size: 15px;
		line-height: 22px;
	}
	.vehicle_search_results .bdt .vehicleCard .vehiclePriceArea .primary-price-card {
		font-size: 16px;
		line-height: 22px;
	}
}
.vehicle_search_results .bdt .vehicleCard .priceLabel,
.vehicle_search_results .bdt .vehicleCard .bdt_price_small_cashprice_vehicle_card_label {
	text-align: left;
}
.vehicle_search_results .bdt .vehicleCard .price,
.vehicle_search_results .bdt .vehicleCard .bdt_price_small_cashprice_vehicle_card {
	text-align: right;
}
.vehicle_search_results .bdt .vehicleCard a {
	color: #091b3a !important; 
}
.bdt .vehicle_search input, .bdt .vehicle_search select, .bdt .vehicle_search .select2-container--default .select2-selection--multiple, .bdt .vehicle_search_results .resultsTitle .searchFilter select {
	border-radius: 6px !important;
}
#main-footer {
	border-top: 3px solid #091b3a;
}
#main-footer .footer-widget .fwidget:not(:last-child) {
	margin-bottom: 40px;
}
#main-footer .footer-widget h4 {
	padding-bottom: 20px;
}
#footer-widgets {
    padding: 250px 0 0;
}
#footer-widgets .footer-widget li {
	padding-left: 0;
}
.trustpilot-widget {
	position: absolute !important;
   	width: 100%;
   	top: 50px;
   	left: 0;
}
@media screen and (max-width: 980px) {
	.et_header_style_centered #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: #fff;
		border-radius: 0;
		padding: 0;
	}
	.et_header_style_centered .mobile_nav .select_page {
    	display: none;
	}
	.logo_container {
		float: left;
	}
	.et_secondary_nav_enabled #page-container #top-header .container {
		text-align: center;
	}
}
@media screen and (max-width: 1200px) and (min-width: 981px) {
	.et_header_style_centered nav#top-menu-nav {
		display: none;
	}
	#et_mobile_nav_menu {
		display: block;
	}
	.et_mobile_menu li a {    
		color: #000000 !important;
	}
	#main-header .et_mobile_menu,
	.et_mobile_menu .menu-item-has-children>a,
	#main-header {
    	background-color: #ffffff !important;
	}
	.et_mobile_menu {
		top: 70px;
	}
	.et_header_style_centered #main-header .logo_container {
		position: absolute;
		height: 110px;
	}
	.et_header_style_centered #main-header .container {
		height: 110px;
		display: flex;
		align-items: center;
		text-align: left;
	}
}

@media screen and (max-width: 980px) {
	.et_header_style_centered #et_mobile_nav_menu {
		margin-top: 0;
	}
	.et_header_style_centered #main-header {
		padding: 0;
	}
	.et_header_style_centered .et_menu_container .mobile_menu_bar {
		top: 30px;
	}
	.et_header_style_centered #logo {
		max-height: 80px;
	}
	.et_header_style_centered .et_mobile_menu {
		top: 80px;
	}
}
/* 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: #1f90ad;
	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 */

/* ------------ 404 Errorpage ----------*/
#main-content.errorpage-area {
	
	background: url(/wp-content/uploads/2018/07/Error-404.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	background-color: lightgrey !important;
}

.et_pb_post.not_found {
    margin-bottom: 0px;
    color: #fff;
    padding-top: 150px;
}

.et_pb_post.not_found h1{
	color: #fff !important;
	text-shadow: 0em 0em 0.54em rgba(0,0,0,0.95);
}

.et_pb_post.not_found p{
	color: #fff !important;
	text-shadow: 0em 0em 0.54em rgba(0,0,0,0.95);
}

.container.errorpage {
    height: 60vh !important;
}

.et_pb_post.not_found{
	margin-bottom: 0px;
}

.container.errorpage:before {
	width: 0px !important;
}

.container.errorpage{
	text-align: center;
}
