body.debug{
	/* visibility:visible; */
}

/* ----- 
 SEARCH ENGINE - CHARTER
Layout 3 (desktop)
----- */
 
.searchbox-popup-adults-key,
.searchbox-popup-children-key,
.searchbox label.searchbox-popup-adults-key,
.searchbox label.searchbox-popup-children-key{
	display:none;
}

.searchbox-popup-box-adults,
.searchbox-popup-box-children{
	display:inline-block;
	vertical-align:top;
	width:49%;
	width:calc(50% - 5px);
	
}

.searchbox-popup-box-adults{
	margin-right:2%;
	margin-right:calc(1px + 9px);
}
.searchbox-popup-box-childage{
	text-align:center;
}

.searchbox-popup-childage-key,
.searchbox-horizontal label.searchbox-popup-childage-key{
	display:inline-block;
	vertical-align:top;
	margin-right:2%;
	margin-right:calc(1px + 9px);
	text-align:right;
}

.searchbox-popup-childage-value{
	display:inline-block;
	vertical-align:top;
	width:4em;
	
}

/**/

.search-box-charter-nav{
		/* padding-top:0!important; */
	padding-bottom:0!important;
}

.search-box-charter-nav-list{
	text-align:left;
}

.search-box-charter-nav-inner{
	padding-top:0;
	padding-bottom:0;
}

/* ----- 
 SEARCH RESULTS TEMPLATE - CHARTER
Layout 3 (desktop)
----- */

.tourlist-charter-desc-title,
.tourlist-charter-priceinfo-title-inner{
	border-bottom:1px dotted var(--color-lightgray-dark);
}

/**/

.tourlist-charter-hotel-text{
	margin-top:-0.187em;
}

.tourlist-charter-hotelinfo-1{
	float:left;
	width:43%;
	width:calc(44% - 1em);
	min-width:calc(1px + 199px);
	max-width:calc(1px + 299px);
}

.tourlist-charter-hotelinfo-2{
	float:left;
	width:55%;
	width:calc(56% - 1em);
	min-width:calc((100% - 300px) - 2em);
	max-width:calc((100% - 200px) - 2em);
}

.tourlist-charter-hotel-attribute-list{
	text-align:center;
}