/** Originally called 'bookingcart-desktop.css' This file was initially copied from 'GeirangerDev'. It has been renamed as this component is now referred to as 'WidgetBooking'. */
body.debug{
	/* visibility: visible; */
}
body.bookingcart-booking{
}
.bookingcart-box{
	background-color:transparent;
}
.bookingcart-box .box-inner{
	padding:18px 0;
	padding:1.8rem 0;
}
.bookingcart-box .box-title{
	margin-top:-18px;
	margin-top:-1.8rem;
	margin-bottom:0;
	padding-top:18px;
	padding-top:1.8rem;
	padding-bottom:18px;
	padding-bottom:1.8rem;
}
.bookingcart-box .box-title,
.bookingcart-box .box-desc,
.bookingcart-box .box-nav,
.bookingcart-box-imageandoptions,
.bookingcart-box .box-titlesub{
	padding-left:18px;
	padding-right:18px;
	padding-left:1.8rem;
	padding-right:1.8rem;
}
.bookingcart-depcalendar-listwrap{
	display:block;
}
/**/
.bookingcart-contentbox:first-child{
	padding-top:0;
}
/* ----- 
SEARCH ENGINE - FILTER
Layout 3 (desktop)
----- */
.fixedWidthSiteVersion .searchbox-filter-item-select{
	width:99.4%;
	padding-left:0;
	padding-right:0;
}
.fixedWidthSiteVersion .searchbox-filter-item-select-narrow{
	margin-right:4%;
	width:48%;
}
.fixedWidthSiteVersion .searchbox-filter-item-select-narrow:last-child{
	margin-right:0;
}