


/*####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######



##     ## ########    ###    ########  ######## ########
##     ## ##         ## ##   ##     ## ##       ##     ##
##     ## ##        ##   ##  ##     ## ##       ##     ##
######### ######   ##     ## ##     ## ######   ########
##     ## ##       ######### ##     ## ##       ##   ##
##     ## ##       ##     ## ##     ## ##       ##    ##
##     ## ######## ##     ## ########  ######## ##     ##



####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######*/




#cruise-header .cruise-meta { flex-direction: row; }
	.header-slide {padding: 0; position: relative;}
	.header-slide .fave {
		position: absolute;
		top: 40px;
		right: 40px;
		color: var(--white);
		font-size: 22px;
		line-height: 22px;
		cursor: pointer;
		z-index: 2;
		padding: 18px;
		border-radius: 99px;
		background: var(--Black-30percent, rgba(0, 0, 0, 0.30));
	}

	.cruise-prices .cl-logo img {
		max-height: 105px;
		object-fit: contain;
	}

	.cruise-type {
		position: absolute;
		top: 40px;
		left: 40px;
		font-weight: 600;
		color: var(--white);
		font-size: 12px;
		gap: 4px;
		display: flex;
		align-items: center;
		line-height: 22px;
		cursor: pointer;
		z-index: 2;
		padding: 18px;
		height: 50px;
		border-radius: 99px;
		background: var(--Black-30percent, rgba(0, 0, 0, 0.30));
	}
	.header-slide .fave:hover i:before { font-weight: 900; }
	.cruise-slider { width:100%;height:100%; min-height: 260px; max-height: 700px; border-radius:16px 0 0 16px; }
	.cruise-slider a { display: block; width: 100%; height: 100%; position: relative; }
	.cruise-slider a img { position: absolute; width: 100%; height: 100%; object-fit: cover;}
	.cruise-slider .swiper-controls {
		right: 40px;
		bottom: 40px;
	}
			.cruise-slider .swiper-controls .swipe-prev,
			.cruise-slider .swiper-controls .swipe-next { width:60px;height:60px;font-size:24px;background: var(--Black-30percent, rgba(0, 0, 0, 0.30));border: none;}
			.cruise-slider .swiper-controls .swipe-prev { margin-right:10px; }
		.cruise-slider .swiper-controls .swipe-prev:hover,
		.cruise-slider .swiper-controls .swipe-next:hover { background: rgba(0, 0, 0, 0.60); }

	.cruise-prices,
	.cruise-meta {  }
	.cruise-meta { border-bottom:2px solid #ececec; }
		.cruise-meta h1 { font-size:32px;line-height:40px;margin:0 0 20px; }
		.cruise-meta ul {  }
			.cruise-meta li { margin:0 0 3px; }
				.cruise-meta li i { color:var(--primary) !important; }

	.cruise-prices {color:var(--text-lighter);font-size:14px; }
		.cruise-prices h3 small { color:var(--text-lighter);font-weight:400;font-family:Poppins;font-size:14px; }

#page-content .cruise-meta .cruise_alert {
	padding: 0 25px;
	align-items: center;
	display: none;
	text-align: center;
	font: normal normal 600 16px/22px Noto Sans;
	letter-spacing: 0px;
	color: #000;
	background: var(--light-grey, #F0F0F0);
	min-height: 60px;
	line-height: 40px;
	margin-bottom: 30px;
}

#page-content .cruise-meta .cruise_alert.cruise_alert_desktop {
    display: flex;
    width: 100%;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
	border-radius: 0 16px 0 0;
}

.main-header-cp {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
	border-radius: 16px;
	margin-top: 40px;
}



/*####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######



##     ##    ###    ########
###   ###   ## ##   ##     ##
#### ####  ##   ##  ##     ##
## ### ## ##     ## ########
##     ## ######### ##
##     ## ##     ## ##
##     ## ##     ## ##



####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######*/



#cruise-map { width:100%;height:500px;z-index:1;border-radius: 16px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);}
#cruise-map .map-marker { font-size:24px;color:var(--primary);position:relative; }

#cruise-map .map-marker:before { content:attr(title);position:absolute;top:-10px;font-size:14px;text-align:center;right:-15px;background-color:#fff;padding:5px;border-radius:50%;width:20px;height:20px;line-height:1;font-weight:700;display:flex;justify-content:center;align-items:center; }

#cruise-map .marker-cluster > div { font-size:14px;text-align:center;background-color:#fff;border:2px solid var(--primary);color:var(--primary);padding:5px;border-radius:50%;width:25px;height:25px;line-height:1;font-weight:700;display:flex;justify-content:center;align-items:center; }

#cruise-map .leaflet-popup-content { font-size:16px; }



/*####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######



 ######     ###    ##     ## ########     ###    ####  ######   ##    ##  ######
##    ##   ## ##   ###   ### ##     ##   ## ##    ##  ##    ##  ###   ## ##    ##
##        ##   ##  #### #### ##     ##  ##   ##   ##  ##        ####  ## ##
##       ##     ## ## ### ## ########  ##     ##  ##  ##   #### ## ## ##  ######
##       ######### ##     ## ##        #########  ##  ##    ##  ##  ####       ##
##    ## ##     ## ##     ## ##        ##     ##  ##  ##    ##  ##   ### ##    ##
 ######  ##     ## ##     ## ##        ##     ## ####  ######   ##    ##  ######



####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######*/



#cruise-campaigns { display:flex; gap:1.5rem; align-items:stretch; flex-wrap:wrap; margin-top: 0 !important;}
#cruise-campaigns.campaign-expanded { align-items:flex-start; }
.campaign-box-left { 
	flex: 0 0 35%;
    border-radius: 16px;
    background: var(--gradient, linear-gradient(0deg, #6F9B9A 0%, #4A6261 100%));
    padding: 40px;
    min-height: 228px;
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
}
.campaign-box-left-title {color: var(--White, #FFF);font-family: "Old Standard TT";font-size: 30px;font-style: italic;font-weight: 400;padding-bottom: 16px;line-height: normal;text-align: left !important;}
.campaign-box-right { flex:1; }
.campaign-box-full { flex:0 0 100%; }
.campaign-list-left { margin:0; padding:0; list-style:none; display:flex; flex-direction:column;margin-bottom: 0 !important;gap: 8px;}
.campaign-list-left strong,
.campaign-list-left li {color: #fff;font-weight: 500 !important;font-size: 18px;}

.campaign-grid-right strong,
.campaign-grid-right li,
.campaign-list-more strong,
.campaign-list-more li {color: #0D0D0D;font-weight: 500 !important;font-size: 18px;}

.campaign-grid-right { margin:0; padding:0; list-style:none; display:grid; grid-template-columns:1fr 1fr;margin-bottom: 0 !important;gap: 8px 24px; }
.campaign-more-wrapper { display:none; margin-top:0.5rem; }
.campaign-list-more { margin:0; padding:0; list-style:none; display:grid; grid-template-columns:1fr 1fr;margin-bottom: 0 !important;gap: 8px 24px; }
.campaign-actions { display:grid; grid-template-columns:1fr 1fr; align-items:center; margin-top:16px; }
.campaign-read-more-btn { 
	display: inline-flex;
    align-items: center;
    gap: 8px;
    background: none;
    border: none;
    color: #71A09D;
    font-family: "Noto Sans";
    font-weight: 500;
    font-size: 16px;
    cursor: pointer !important;
    padding: 0;
 }
.campaign-read-more-btn::before { content:''; display:inline-block; flex-shrink:0;width: 24px;height: 24px;background-color: #71A09D; -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24' viewBox='0 0 24 24' width='24'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M12,4c4.41,0,8,3.59,8,8s-3.59,8-8,8s-8-3.59-8-8S7.59,4,12,4%20M12,2C6.48,2,2,6.48,2,12c0,5.52,4.48,10,10,10%20c5.52,0,10-4.48,10-10C22,6.48,17.52,2,12,2L12,2z%20M13,12l0-4h-2l0,4H8l4,4l4-4H13z'/%3E%3C/g%3E%3C/svg%3E"); mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24' viewBox='0 0 24 24' width='24'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M12,4c4.41,0,8,3.59,8,8s-3.59,8-8,8s-8-3.59-8-8S7.59,4,12,4%20M12,2C6.48,2,2,6.48,2,12c0,5.52,4.48,10,10,10%20c5.52,0,10-4.48,10-10C22,6.48,17.52,2,12,2L12,2z%20M13,12l0-4h-2l0,4H8l4,4l4-4H13z'/%3E%3C/g%3E%3C/svg%3E"); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-size:contain; mask-size:contain; }
.campaign-read-more-btn:hover { text-decoration:underline; }
.campaign-read-more-btn.is-expanded::before { -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24' viewBox='0 0 24 24' width='24'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M12,20c-4.41,0-8-3.59-8-8s3.59-8,8-8s8,3.59,8,8S16.41,20,12,20%20M12,22c5.52,0,10-4.48,10-10c0-5.52-4.48-10-10-10%20C6.48,2,2,6.48,2,12C2,17.52,6.48,22,12,22L12,22z%20M11,12l0,4h2l0-4h3l-4-4l-4,4H11z'/%3E%3C/g%3E%3C/svg%3E"); mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24' viewBox='0 0 24 24' width='24'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M12,20c-4.41,0-8-3.59-8-8s3.59-8,8-8s8,3.59,8,8S16.41,20,12,20%20M12,22c5.52,0,10-4.48,10-10c0-5.52-4.48-10-10-10%20C6.48,2,2,6.48,2,12C2,17.52,6.48,22,12,22L12,22z%20M11,12l0,4h2l0-4h3l-4-4l-4,4H11z'/%3E%3C/g%3E%3C/svg%3E"); }
.campaign-box-right {
	padding: 40px;
    min-height: 228px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
}

.campaign-title {
	display: none;
}

#cruise-campaigns ul li:before { content:"\f00c";color:var(--primary);font-family:"Font Awesome 6 Pro";font-weight:900;margin:0 10px 0 0;font-size:18px; }
#cruise-campaigns ul li { font-family:"Noto Sans";font-weight:600; }

#cruise-campaigns .campaign-list-left li { display:flex; align-items:flex-start; }
#cruise-campaigns .campaign-list-left li::before { content:''; display:inline-block; flex-shrink:0; width:20px; height:20px; margin:2px 10px 0 0; font-family:inherit; background-color:#fff; -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24' viewBox='0 0 24 24' width='24'%3E%3Crect fill='none' height='24' width='24'/%3E%3Cg%3E%3Cpath d='M17,6h-2V3c0-0.55-0.45-1-1-1h-4C9.45,2,9,2.45,9,3v3H7C5.9,6,5,6.9,5,8v11c0,1.1,0.9,2,2,2c0,0.55,0.45,1,1,1%20c0.55,0,1-0.45,1-1h6c0,0.55,0.45,1,1,1c0.55,0,1-0.45,1-1c1.1,0,2-0.9,2-2V8C19,6.9,18.1,6,17,6z%20M9.5,18H8V9h1.5V18z%20M12.75,18%20h-1.5V9h1.5V18z%20M13.5,6h-3V3.5h3V6z%20M16,18h-1.5V9H16V18z'/%3E%3C/g%3E%3C/svg%3E"); mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24' viewBox='0 0 24 24' width='24'%3E%3Crect fill='none' height='24' width='24'/%3E%3Cg%3E%3Cpath d='M17,6h-2V3c0-0.55-0.45-1-1-1h-4C9.45,2,9,2.45,9,3v3H7C5.9,6,5,6.9,5,8v11c0,1.1,0.9,2,2,2c0,0.55,0.45,1,1,1%20c0.55,0,1-0.45,1-1h6c0,0.55,0.45,1,1,1c0.55,0,1-0.45,1-1c1.1,0,2-0.9,2-2V8C19,6.9,18.1,6,17,6z%20M9.5,18H8V9h1.5V18z%20M12.75,18%20h-1.5V9h1.5V18z%20M13.5,6h-3V3.5h3V6z%20M16,18h-1.5V9H16V18z'/%3E%3C/g%3E%3C/svg%3E"); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-size:contain; mask-size:contain; }

#cruise-campaigns .campaign-grid-right li,
#cruise-campaigns .campaign-list-more li { display:flex; align-items:flex-start; }
#cruise-campaigns .campaign-grid-right li::before,
#cruise-campaigns .campaign-list-more li::before { content:''; display:inline-block; flex-shrink:0; width:20px; height:20px; margin:2px 10px 0 0; font-family:inherit; background-color:var(--primary); -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M0%200h24v24H0V0z' fill='none'/%3E%3Cpath d='M19.77%205.03l1.4%201.4L8.43%2019.17l-5.6-5.6%201.4-1.4%204.2%204.2L19.77%205.03m0-2.83L8.43%2013.54l-4.2-4.2L0%2013.57%208.43%2022%2024%206.43%2019.77%202.2z'/%3E%3C/svg%3E"); mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M0%200h24v24H0V0z' fill='none'/%3E%3Cpath d='M19.77%205.03l1.4%201.4L8.43%2019.17l-5.6-5.6%201.4-1.4%204.2%204.2L19.77%205.03m0-2.83L8.43%2013.54l-4.2-4.2L0%2013.57%208.43%2022%2024%206.43%2019.77%202.2z'/%3E%3C/svg%3E"); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-size:contain; mask-size:contain; }

.campaign-title {margin-bottom:16px !important;margin-top:63px;}

.green-button-desktop {
	background: #fff !important;
	color: #71A09D !important;
	margin-top: 20px !important;
}

#cruise-campaigns-details ul { margin:0; padding:0; display:grid; grid-template-columns:1fr 1fr; }
#cruise-campaigns-details ul li { font-family:"Noto Sans"; font-weight:600; display:flex; align-items:center; list-style:none; }
#cruise-campaigns-details ul li::before { content:"\f00c"; color:var(--primary); font-family:"Font Awesome 6 Pro"; font-weight:900; margin:0 10px 0 0; font-size:18px; flex-shrink:0; }
@media all and (max-width:992px) {
	#cruise-campaigns-details ul { grid-template-columns:1fr; }
}


#cruise-campaigns .green-button { font-family: "Noto Sans";
    font-weight: 500;
	background: var(--button-gradient, linear-gradient(180deg, #71A09D 0%, #557372 100%));
	color: #fff;
    border-radius: 5px;
    padding: 0 32px;
    height: 60px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px; 
	max-width: fit-content;
}

#cruise-campaigns-details {
    border-radius: 16px;
}

.green-button-mobile {
	display: none !important;
}

@media (max-width: 1400px) {
	.campaign-box-left-title {
		margin-top: 0 !important;
		padding-bottom: 0 !important;
        margin-bottom: 16px !important;
	}
}

@media all and (max-width: 992px) {
	.campaign-title {
		margin-top: 40px !important;
		margin-bottom: 16px !important;
	}

	.campaign-box-left-title {
		margin-top: 0 !important;
		font-size: 20px !important;
		padding-bottom: 0 !important;
        margin-bottom: 16px !important;
	}

	.green-button-desktop {
		display: none !important;
	}

	.campaign-list-left strong, .campaign-list-left li {
		font-size: 14px;
	}

	#cruise-campaigns .campaign-list-left li::before {
		width: 18px;
		height: 18px;
		margin: 1px 8px 0 0;
	}

	.campaign-grid-right strong, .campaign-grid-right li, .campaign-list-more strong, .campaign-list-more li {
		font-size: 14px;
	}

	#cruise-campaigns .campaign-grid-right li::before, #cruise-campaigns .campaign-list-more li::before {
		width: 18px;
		height: 18px;
		margin: 1px 8px 0 0;
	}

	.campaign-actions {
		grid-template-columns: 1fr;
		gap: 16px;
		margin-top: 8px;
	}

	.campaign-read-more-btn {
		font-size: 14px;
		gap: 4px;
	}

	.campaign-read-more-btn::before {
		width: 20px;
   		height: 20px;
	}

	#cruise-campaigns .green-button {
		max-width: 100%;
		justify-content: center;
		height: 50px;
	}

	#cruise-campaigns { flex-direction:column; align-items:flex-start;gap: 16px;}
	.campaign-box-left, .campaign-box-right { flex:none; width:100%;border-radius: 10px;padding: 24px;min-height: unset;}
	.campaign-grid-right, .campaign-list-more { grid-template-columns:1fr; }
}



/*####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######



#### ######## #### ##    ## ######## ########     ###    ########  ##    ##
 ##     ##     ##  ###   ## ##       ##     ##   ## ##   ##     ##  ##  ##
 ##     ##     ##  ####  ## ##       ##     ##  ##   ##  ##     ##   ####
 ##     ##     ##  ## ## ## ######   ########  ##     ## ########     ##
 ##     ##     ##  ##  #### ##       ##   ##   ######### ##   ##      ##
 ##     ##     ##  ##   ### ##       ##    ##  ##     ## ##    ##     ##
####    ##    #### ##    ## ######## ##     ## ##     ## ##     ##    ##



####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######*/



#cruise-itinerary {  }
#itinerary-table { background:#fff; }
	#itinerary-table .itinerary__desc { line-height: 1.6; }
	#itinerary-table .itinerary__desc strong:first-child { line-height: 30px; }
	#itinerary-table .itinerary-desc { color:var(--primary); }
	#itinerary-table .itinerary-desc:hover { text-decoration: underline; }

	@media screen and (max-width: 768px) {
		#itinerary-table {
			height: 520px;
			overflow-x: auto;
		}
	}



/*####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######



 ######  ##     ## #### ########
##    ## ##     ##  ##  ##     ##
##       ##     ##  ##  ##     ##
 ######  #########  ##  ########
      ## ##     ##  ##  ##
##    ## ##     ##  ##  ##
 ######  ##     ## #### ##



####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######*/


#cruise-ship {margin-top: 64px !important;}
.ship-slider { width:100%;height:400px;border-radius:var(--radius); }
	.ship-slider .swiper-controls { right:20px;bottom:20px; }
		.ship-slider .swiper-controls .swipe-prev,
		.ship-slider .swiper-controls .swipe-next { width:40px;height:40px;font-size:16px; }
		.ship-slider .swiper-controls .swipe-prev { margin-right:10px; }

#ship-facilities {  }
	#ship-facilities ul {  }
		#ship-facilities li {  }
			#ship-facilities li:before { display: none !important; }
			#ship-facilities button { background:#fff;border:1px solid var(--grey);border-top:0; }
			#ship-facilities button.active { border-right:0;color:var(--primary); }
			#ship-facilities button:hover { color:var(--primary); }

	#pan-staterooms ul.staterooms-list-descriptions,
	#ship-facilities ul.staterooms-list-descriptions, .staterooms-list-info { display: flex; flex-direction: column; gap: 16px; max-height: 800px; overflow: auto; }
	#pan-staterooms ul.staterooms-list li:before {
		display: none;
	}
	.single-ships #pan-staterooms ul.staterooms-list-descriptions { overflow: unset; }
		.custom-facilities ul.staterooms-list-descriptions li,
		#pan-staterooms ul.staterooms-list-descriptions li,
		#ship-facilities ul.staterooms-list-descriptions li { gap: 16px; }
		.custom-facilities ul.staterooms-list-descriptions li,
		#pan-staterooms ul.staterooms-list-descriptions li { flex-direction: column; }
			.custom-facilities ul.staterooms-list-descriptions li img,
			#pan-staterooms ul.staterooms-list-descriptions li img, #ship-facilities ul.staterooms-list-descriptions li img { width: 300px; object-fit: cover; margin: 0; }
			#pan-staterooms ul.staterooms-list-descriptions li .right, #ship-facilities ul.staterooms-list-descriptions li .right { padding: 10px 0; }

			#ship-facilities .tab-content {
				background: #fff;
				padding: 40px !important;
				box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
				border-radius: 0 16px 16px 16px;
			}

	#ship-facilities .tab-content .tab-pane:not(.description) .facility-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
	#ship-facilities .tab-content .tab-pane:not(.description) .facility-grid .facility-item img { width: 100%; height: 174px; object-fit: cover; border-radius: 16px; }
	#ship-facilities .tab-content .tab-pane:not(.description) .facility-grid .facility-item h5 { 
		margin-top: 16px;
		margin-bottom: 0;
		font-family: "Noto Sans";
		font-size: 20px;
		font-style: normal;
		color: #333;
		padding-left: 0 !important;
		padding-right: 0 !important;
	 }
	#ship-facilities .tab-content .tab-pane:not(.description) .facility-grid .facility-item p { 
		color: var(--Sagebrush-light, #71A09D);
		font-family: "Noto Sans";
		font-size: 16px;
		font-style: normal;
		font-weight: 600 !important;
		text-decoration: none !important;
		padding-top: 8px;
	 }

	 #ship-facilities li {
		z-index: 1;
	}
	.facility-item > * { pointer-events: none; }
	.facility-item .read-more-btn { transition: text-decoration 0.2s ease; display: flex; align-items: center; gap: 8px; }
	.facility-item:hover .read-more-btn { text-decoration: underline !important; }

	#facility-modal .modal-image { height: 400px; background-size: cover; background-position: center center; }
	#facility-modal .itin-title { font-weight: 400; }

	@media (max-width: 992px) {
		#ship-facilities .tab-content .tab-pane:not(.description) .facility-grid { width: 100%; display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
		#ship-facilities .tab-content .tab-pane:not(.description) .facility-grid .facility-item img { height: 150px; }
	}

	.single-quotations #ship-facilities ul.staterooms-list-descriptions li img { max-height: 300px; }

	@media(max-width: 992px) {
		.staterooms-list-info { display: flex; flex-direction: column; gap: 16px; max-height: 800px; overflow: auto; }
			.staterooms-list-info li { flex-direction: column; gap: 15px; }
				.staterooms-list-info li img { width: 300px; object-fit: cover; margin: 0 0 auto; }

	}



/*####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######



 ######  ########    ###    ######## ######## ########   #######   #######  ##     ##  ######
##    ##    ##      ## ##      ##    ##       ##     ## ##     ## ##     ## ###   ### ##    ##
##          ##     ##   ##     ##    ##       ##     ## ##     ## ##     ## #### #### ##
 ######     ##    ##     ##    ##    ######   ########  ##     ## ##     ## ## ### ##  ######
      ##    ##    #########    ##    ##       ##   ##   ##     ## ##     ## ##     ##       ##
##    ##    ##    ##     ##    ##    ##       ##    ##  ##     ## ##     ## ##     ## ##    ##
 ######     ##    ##     ##    ##    ######## ##     ##  #######   #######  ##     ##  ######



####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######*/



#cruise-staterooms {
    margin-top: 64px !important;
}

.staterooms-list {
    margin-top: 32px;
	gap: 20px !important;
}


#cruise-staterooms .staterooms-list .item { max-width: 25%; }
#cruise-staterooms .staterooms-item-wrapper { 
	background-color: #fff;
    padding-bottom: 10px;
    border-radius: 16px;
 }

#cruise-staterooms img { width:100%;height:auto;border-radius:var(--radius); }
#cruise-staterooms .image { width:100%;height:270px;background-size:cover;background-position:center center;background-color:rgba(0, 0, 0, 0.5);border-radius: 16px 16px 0 0;margin-bottom: 20px !important; }

#cruise-staterooms .staterooms-desc {
	padding-left: 20px !important;
    padding-right: 20px !important;
    color: var(--Cy-black, #222);
    font-family: "Noto Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
	margin-bottom: 22px;
  }

  .date-nights {
    margin: 0 5px;
    color: var(--Black, #000);
    font-family: "Noto Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.prices-footer .cl-logo {
    margin-bottom: 0;
}

.prices-footer-left-column {
    display: flex;
    align-items: center;
    gap: 60px;
}

.prices-footer-info {
    display: flex;
    flex-direction: column;
}

	#cruise-staterooms .staterooms-desc .staterooms-toggle {
		display: flex;
		align-items: center;
		gap: 8px;
		margin-top: 8px;
		margin-left: 0 !important;
		color: var(--Sagebrush-light, #71A09D);
		font-family: "Noto Sans";
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
	}
	#cruise-staterooms .staterooms-desc .staterooms-toggle i {
		font-size: 14px;
		width: 22px;
		height: 22px;
		border: 2px solid var(--Sagebrush-light, #71A09D);
		border-radius: 50%;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		flex-shrink: 0;
	}
	#cruise-staterooms .staterooms-desc .toggle:hover { text-decoration: none; }
	.itinerary__desc--content .more,
	#cruise-staterooms .staterooms-desc .more { display:none; }
	
@media (max-width: 991px) {
	#cruise-staterooms .staterooms-slider-wrapper {
		position: relative;
		margin: 0 -50px;
		padding: 0 50px;
		overflow: visible;
	}

	#cruise-staterooms .staterooms-slider-wrapper .slick-prev,
	#cruise-staterooms .staterooms-slider-wrapper .slick-next {
		width: 40px;
		height: 40px;
		background-color: var(--Sagebrush-green, #557372);
		border-radius: 50%;
		border: 1px solid var(--White, #FFF);
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		color: white;
		cursor: pointer;
		z-index: 20;
		transition: background-color 0.3s;
	}

	#cruise-staterooms .staterooms-slider-wrapper .slick-prev:hover,
	#cruise-staterooms .staterooms-slider-wrapper .slick-next:hover {
		background-color: #3f4b4c;
	}

	#cruise-staterooms .staterooms-slider-wrapper .slick-prev { left: 0 !important; }
	#cruise-staterooms .staterooms-slider-wrapper .slick-next { right: 0 !important; }

	#cruise-staterooms .staterooms-slider-wrapper .slick-prev:before,
	#cruise-staterooms .staterooms-slider-wrapper .slick-next:before {
		color: #fff !important;
		font-size: 16px !important;
		font-weight: 600 !important;
		opacity: 1 !important;
	}

}

#cruise-staterooms .staterooms-list.mobile-slick-tease .slick-track { display: flex; align-items: stretch;}
		#cruise-staterooms .staterooms-list.mobile-slick-tease .slick-slide { height: auto;flex:1; }
		#cruise-staterooms .staterooms-list .content__wrapper--stateroom .search-price { margin-top:auto; }

.single-specials #cruise-staterooms .nav-item {
	flex: 1;
}

@media (min-width: 1200px) and (max-width: 1500px) {
	#cruise-staterooms .image {
		height: 190px;
	}
}


.similar-cruises {
	display: grid;
	/* grid-template-columns: repeat(4, 1fr); */
	gap: 16px;
}

.similar-cruises .slick-list,
.similar-cruises .slick-track {
	height: 100%;
}

.similar-cruises .slick-track {
	display: flex;
	margin: 0;
}

.similar-cruises .item {
	min-height: 200px;
	margin: 0 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: auto;
}

.similar-cruises .item a {
	width: 100%;
	padding: 15px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-color: var(--primary);
}

.similar-cruises .item a:hover {
	background-color: var(--text);
}

.similar-cruises .item.selected {
	background-color: var(--text);
}

.similar-cruises span:not(.small) {
	font-size: 28px;
	font-weight: 500;
	color: #F1EFE9;
}

.similar-cruises span.info {
	font-size: 18px;
}

#cruise-staterooms .staterooms-list .item {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
    border-radius: 16px;
}

@media (max-width: 1400px) {
	/* #cruise-staterooms .staterooms-list .item {
		margin: 0;
		padding: 0;
	} */

	.similar-cruises span:not(.small) {
		font-size: 21px;
	}
}

@media (max-width: 992px) {
	#cruise-staterooms .staterooms-desc { display: none; }
	#cruise-staterooms .staterooms-list .item {
		width: 100%;
		margin: 0 10px;
		padding: 0;
		max-width: 100%;
	}

	#page-content .cruise-meta .cruise_alert.cruise_alert_desktop {
		display: none;
	}
}


.itinerary-new-style {
	display: flex;
	gap: 20px;
}

.itinerary-new-style > div {
	flex: 1;
}

.itinerary-new-style #itinerary-table {
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
}

.itinerary__info i {
	transition: transform .3s ease-in-out;
}

.itinerary__info.open i {
	transform: rotate(180deg);
}



/*####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######

ITINERARY CARD SLIDER

####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######*/


.itinerary-slider-wrapper {
	position: relative;
	overflow: hidden;
	padding: 0 60px;
	margin-top: 0 !important;
}

.itinerary-slider-wrapper .slick-list {
	padding: 80px 0 !important;
	overflow: visible;
}

.itinerary-slider-wrapper .slick-track {
	display: flex !important;
	align-items: stretch;
}

.itinerary-slider-wrapper .slick-slide {
	position: relative;
	z-index: 1;
	transition: z-index 0.3s, opacity 0.4s ease;
	height: auto !important;
	display: flex !important;
	flex-direction: column;
}

.itinerary-slider-wrapper .slick-slide > div,
.itinerary-slider-wrapper .slide-wrapper,
.itinerary-slider-wrapper .slide-item {
	height: 100%;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.itinerary-slider-wrapper .slick-slide.slick-center {
	z-index: 10;
}

.itinerary-slider-wrapper .slick-slide:not(.slick-active) {
	opacity: 0 !important;
	pointer-events: none;
}

.itinerary-slider-wrapper .slide-item {
	margin: 0 -40px;
	transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
	transform: scale(0.85);
	outline: none;
}

.itinerary-slider-wrapper .slick-center .slide-item {
	transform: scale(1.15);
	margin: 0 -97px;
}

.iti-card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.iti-card.iti-card--expanded {
    height: auto;
}

.itinerary-slider-wrapper .slick-slide.slick-slide--expanded {
    height: auto !important;
}

.itinerary-slider-wrapper .card-desc .read-more-content:not(.d-none) {
	font-weight: 300;
    display: inline;
}

.itinerary-slider-wrapper .card-image {
	height: 320px;
	background-size: cover;
	background-position: center;
	position: relative;
	background-color: #c5cdd4;
}

.itinerary-slider-wrapper .card-image--empty {
	background-color: #b0bec5;
}

.itinerary-slider-wrapper .icon-badge {
	position: absolute;
    bottom: 30px;
    left: 30px;
    background: var(--Black-30percent, rgba(0, 0, 0, 0.30));
    color: white;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
}

.itinerary-slider-wrapper .card-content {
    padding: 40px;
    background: #fff;
    flex: 1;
}

.itinerary-slider-wrapper .card-content h3 {
	font-style: italic;
    font-size: 30px !important;
    text-align: left !important;
    margin: 0 0 16px 0;
    color: #0D0D0D;
    font-weight: 400;
}

.cruise-details-title {
    display: flex;
    flex-direction: column;
    text-align: left !important;
    align-items: flex-start !important;
}

.itinerary-slider-wrapper .card-meta {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #000;
}

.itinerary-slider-wrapper .card-meta span {
	color: #000;
    font-weight: 700;
}

.itinerary-slider-wrapper .card-desc {
    font-size: 16px;
    line-height: normal;
    color: #0D0D0D;
    margin-bottom: 16px !important;
}

.itinerary-slider-wrapper .iti-read-more {
    display: inline-flex;
    align-items: center;
    color: var(--Sagebrush-light, #71A09D);
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: color 0.2s;
}

.itinerary-slider-wrapper .iti-read-more i {
	margin-right: 8px;
	font-size: 1.1rem;
}

.itinerary-slider-wrapper .iti-read-more:hover {
	color: #4a6859;
}

.itinerary-slider-wrapper .slick-prev,
.itinerary-slider-wrapper .slick-next {
	width: 40px;
	height: 40px;
	background-color: var(--Sagebrush-green, #557372);
	border-radius: 50%;
	border: 1px solid var(--White, #FFF);
	z-index: 20;
	transition: background-color 0.3s;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: white;
	cursor: pointer;
}

.itinerary-slider-wrapper .slick-prev:hover,
.itinerary-slider-wrapper .slick-next:hover {
	background-color: #3f4b4c;
}

.itinerary-slider-wrapper .slick-prev { left: -60px !important; }
.itinerary-slider-wrapper .slick-next { right: -60px !important; }

.itinerary-slider-wrapper .slick-prev:before,
.itinerary-slider-wrapper .slick-next:before {
	font-family: "Font Awesome 6 Free";
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.itinerary-slider-wrapper .slick-prev:before { content: "\f053"; }
.itinerary-slider-wrapper .slick-next:before { content: "\f054"; }

.cruise-details--has-alert {
	padding-top: 100px !important;
}

#cruise-campaigns {
	margin-top: 60px !important;
}




/*####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######



########  ######## ########     ###    ########  ########  ##     ## ########  ########     ########     ###    ######## ########  ######
##     ## ##       ##     ##   ## ##   ##     ##    ##    ##     ## ##     ## ##           ##     ##   ## ##      ##    ##       ##    ##
##     ## ##       ##     ##  ##   ##  ##     ##    ##    ##     ## ##     ## ##           ##     ##  ##   ##     ##    ##       ##
##     ## ######   ########  ##     ## ########     ##    ##     ## ########  ######       ##     ## ##     ##    ##    ######    ######
##     ## ##       ##        ######### ##   ##      ##    ##     ## ##   ##   ##           ##     ## #########    ##    ##             ##
##     ## ##       ##        ##     ## ##    ##     ##    ##     ## ##    ##  ##           ##     ## ##     ##    ##    ##       ##    ##
########  ######## ##        ##     ## ##     ##    ##     #######  ##     ## ########     ########  ##     ##    ##    ########  ######



####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### #######*/



.departure-dates-table {
	border-collapse: separate;
	border-spacing: 0;
}

.departure-dates-table tbody tr:nth-child(odd) { background-color: #fff; }
.departure-dates-table tbody tr:nth-child(even) { background-color: #F0F0F0; }

.departure-dates-table tbody tr:first-child td:first-child { border-top-left-radius: 16px; }
.departure-dates-table tbody tr:first-child td:last-child  { border-top-right-radius: 16px; }
.departure-dates-table tbody tr:last-child td:first-child  { border-bottom-left-radius: 16px; }
.departure-dates-table tbody tr:last-child td:last-child   { border-bottom-right-radius: 16px; }

select#flying-from-filter.form-control {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23cccccc' d='M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
    background-position: right 20px center !important;
    background-size: 10px !important;
	padding-right: 44px !important;
}

.departure-dates h2 {
    margin-bottom: 8px !important;
}

#flying-from-filter {
    margin: 32px 0;
    width: 220px;
    height: 60px;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid var(--greyed-out, #D9D9D9);
    background: var(--White, #FFF);
}

.departure-dates-table {
    border-radius: 16px !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
}

.info-container {
    padding: 16px 0 16px 20px !important;
}

.departure-dates-table.table>:not(caption)>*>* {
	padding: 16px 20px;
	vertical-align: middle !important;
}

.departure-dates-table .info-icon-container {
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--blackbutton-gradient, linear-gradient(0deg, #0D0D0D 0%, #666 100%));
    border-radius: 5px;
}

.departure-dates-table .info-icon-container::before {
    color: #fff;
    font-size: 24px;
}

.date-container {
    text-align: center;
    color: var(--Black, #000);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
	max-width: 160px;
}

.prices-container-table {
    display: flex;
    align-items: center;
	justify-content: center;
    gap: 8px;
}

.prices-container-table .small {
    color: #557372;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

.price-table,
.price-table .sym {
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.departure-dates-table .enquire-button--selected {
    padding: 17px 20px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 99px;
    min-height: 50px;
    background: #000;
    color: #fff;
}

.departure-dates-table .enquire-button--selected i {
    background: #fff;
    width: 16px;
    height: 16px;
    color: #000;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.departure-dates-table .similar-cruise-select {
	display: flex;
	width: 100%;
	height: 60px;
	padding: 0 32px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 5px;
	background: var(--button-gradient, linear-gradient(180deg, #71A09D 0%, #557372 100%));
	color: var(--White, #FFF);
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.departure-dates-table .similar-cruise-quote {
	background: var(--blackbutton-gradient, linear-gradient(0deg, #0D0D0D 0%, #666 100%));
	width: 100% !important;
	position: relative;
	isolation: isolate;
	overflow: hidden;
}

.departure-dates-table .similar-cruise-quote::after {
	content: '';
	position: absolute;
	inset: 0;
	z-index: -1;
	opacity: 0;
	border-radius: inherit;
	background: linear-gradient(180deg, #0D0D0D 0%, #666 100%);
	transition: opacity 0.4s ease;
}

.departure-dates-table .similar-cruise-quote:hover::after {
	opacity: 1;
}

.departure-dates-mobile__bottom .similar-cruise-quote {
	width: 100% !important;
}

.similar-cruise-call {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	gap: 8px;
	height: 60px;
	padding: 0 32px;
	border-radius: 5px;
	background: var(--button-gradient, linear-gradient(180deg, #71A09D 0%, #557372 100%));
	color: var(--White, #FFF);
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	isolation: isolate;
	overflow: hidden;
}

.similar-cruise-call::after {
	content: '';
	position: absolute;
	inset: 0;
	z-index: -1;
	opacity: 0;
	border-radius: inherit;
	background: linear-gradient(0deg, #71A09D 0%, #557372 100%);
	transition: opacity 0.4s ease;
}

.similar-cruise-call:hover {
	color: #fff;
}

.similar-cruise-call:hover::after {
	opacity: 1;
}

.departure-dates-mobile__bottom .similar-cruise-call {
    height: 56px;
    border-radius: 0;
	padding: 0 16px;
}



@media (max-width: 1400px) {
	#cruise-itinerary p {
		color: #0D0D0D;
		font-weight: 400;
		line-height: normal;
		font-size: 14px;
	}
}

@media (max-width: 1024px) {
	.itinerary-slider-wrapper .slide-item { margin: 0 -40px; transform: scale(0.85); }
	.itinerary-slider-wrapper .slick-center .slide-item { transform: scale(1.05); }

	#cruise-itinerary h2 {
		margin-bottom: 16px !important;
	}
}

@media (max-width: 768px) {
		html, body {
		overflow-x: hidden;
	  }
	  body {
		position: relative
	  }
	.itinerary-slider-wrapper {
		padding: 0 24px;
		overflow: visible;
	}

	.itinerary-slider-wrapper .slick-prev {
		left: -50px !important;
	}

	.itinerary-slider-wrapper .slick-next {
		right: -50px !important;
	}

	.itinerary-slider-wrapper .card-image {
		height: 190px;
	}

	.itinerary-slider-wrapper .icon-badge {
		bottom: 24px;
		left: 24px;
		width: 40px;
		height: 40px;
		font-size: 18px;
	}

	.itinerary-slider-wrapper .card-content {
		padding: 24px;
	}

	.itinerary-slider-wrapper .card-content h3 {
		margin-top: 0 !important;
		font-size: 20px !important;
	}

	.itinerary-slider-wrapper .card-meta {
		font-size: 14px;
	}

	.itinerary-slider-wrapper .card-meta .card-meta-times {
		display: block;
	}

	.itinerary-slider-wrapper .iti-read-more {
		font-size: 14px;
	}

	.iti-read-more i {
		display: none;
	}

	.itinerary-slider-wrapper .slick-slide:not(.slick-active) {
		opacity: 1 !important;
	}
	.itinerary-slider-wrapper .slick-list {
		overflow: visible !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	.itinerary-slider-wrapper .slide-item {
		margin: 0 -20px !important;
		transform: scale(0.85);
	}
	.itinerary-slider-wrapper .slick-center .slide-item {
		transform: scale(1);
	}

	.card-desc {
		font-weight: 300 !important;
	}

	.cruise-prices .cl-logo img {
		max-height: 90px;
		object-fit: contain;
	}

	.cruise-price {
		display: flex !important;
		align-items: baseline !important;
		padding-top: 8px;
	}

	#cruise-campaigns-details {
		border-radius: 10px;
		margin-top: 20px;
	}

	#cruise-ship {
		margin-top: 48px !important;
	}

	#cruise-ship h2 {
		margin-bottom: 16px !important;
	}

	#cruise-staterooms {
		margin-top: 48px !important;
	}

	#cruise-staterooms .image {
		height: 200px;
    	border-radius: 10px 10px 0 0;
	}

	#cruise-staterooms .staterooms-list .item {
		border-radius: 10px;
		margin-bottom: 10px !important;
	}

	#cruise-staterooms .staterooms-item-wrapper {
		border-radius: 10px;
	}

	#cruise-staterooms .staterooms-list .content__wrapper--stateroom .search-price {
		margin-top: auto;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.content__wrapper--stateroom {
		padding-left: 16px;
		padding-right: 16px;
	}

	.prices-footer-left-column {
		flex-direction: column-reverse;
		align-items: center;
		text-align: center;
		gap: 20px;
	}

	.prices-footer-left-column .cl-logo img {
        max-height: 32px;
	}

	.cruise-details--has-alert {
		padding-top: 24px !important;
	}

	.campaign-title {
		display: block;
	}

	.campaign-title-mobile {
		display: none;
	}

	#cruise-campaigns {
		margin-top: 0 !important;
	}

	.green-button-mobile {
		display: flex !important;
	}

	.departure-dates-mobile__card {
		border-radius: 5px;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
		overflow: hidden;
		margin-bottom: 20px;
		background: #fff !important;
	}
	
	.departure-dates-mobile__card:nth-child(even) {
		background: #F0F0F0;
	}
	
	.departure-dates-mobile__top {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 16px 20px;
	}
	
	.departure-dates-mobile__date {
		color: var(--Black, #000);
		text-align: center;
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.departure-dates-mobile__price {
        text-align: center;
        max-width: 46%;
		line-height: 1.4;
	}
	
	.departure-dates-mobile__price .small {
		color: #557372;
		font-size: 14px;
		font-style: normal;
		font-weight: 500;
		line-height: 1;
	}
	
	.departure-dates-mobile__price strong {
		margin-right: -3px;
	}
	
	.departure-dates-mobile__price strong,
	.departure-dates-mobile__price .sym {
		color: #000;
		font-size: 30px;
		font-style: normal;
		font-weight: 700;
		line-height: 1;
	}
	
	.departure-dates-mobile__bottom {
		padding: 0;
        display: flex;
        gap: 0 !important;
	}
	
	.departure-dates-mobile__bottom .enquire-button,
	.departure-dates-mobile__bottom .enquire-button--selected {
		display: flex;
		width: 100% !important;
		justify-content: center !important;
		align-items: center;
		background: var(--blackbutton-gradient, linear-gradient(0deg, #0D0D0D 0%, #666 100%));
		color: #fff;
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		padding: 16px 0;
		gap: 8px;
	}
	
	.departure-dates-mobile__toggle {
		border: none;
		cursor: pointer;
	}
	
	.departure-dates-mobile__toggle-icon {
		transition: transform 0.3s ease;
		flex-shrink: 0;
	}
	
	.departure-dates-mobile__panel {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.35s ease;
		padding: 0 20px;
	}
	
	.departure-dates-mobile__staterooms {
		width: 100%;
		border-collapse: collapse;
		margin-bottom: 4px;
	}
	
	.departure-dates-mobile__staterooms td {
		width: 50%;
		padding: 10px 0;
		vertical-align: top;
		border-top: 1px solid rgba(0,0,0,0.08);
	}
	
	.departure-dates-mobile__staterooms tr:first-child td {
		border-top: none;
		padding-top: 16px;
	}
	
	.departure-dates-mobile__staterooms td:first-child {
		padding-right: 12px;
	}
	
	.departure-dates-mobile__panel .enquire-button {
		display: flex;
		margin-bottom: 16px;
	}
	
	.departure-dates-mobile__panel .similar-cruise-select {
		display: flex;
		height: 50px;
		padding: 0 32px;
		justify-content: center;
		align-items: center;
		gap: 8px;
		border-radius: 5px;
		background: var(--button-gradient, linear-gradient(180deg, #71A09D 0%, #557372 100%));
		color: var(--White, #FFF);
		font-size: 14px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
	}

	.cruise-meta li {
		margin: 0 0 5px;
	}

	.departure-dates p {
		line-height: normal !important;
	}
}

/* ── Pre/Post Cruise Hotel Section ───────────────────────────────────────── */

.cruise-hotel-inner {
	display: flex;
    align-items: stretch;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.25);
}

/* Left: gallery */
.cruise-hotel-gallery {
	flex: 0 0 50%;
	max-width: 50%;
	position: relative;
}

.cruise-hotel-gallery__hero {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 496px;
    position: relative;
    overflow: hidden;
    border-radius: 16px 0 0 16px;
    cursor: pointer;
}

.cruise-hotel-gallery__hero img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.3s ease;
}

.cruise-hotel-gallery__hero:hover img {
	transform: scale(1.03);
}

.cruise-hotel-gallery__count {
	position: absolute;
	bottom: 40px;
	left: 40px;
	display: flex;
	width: 60px;
	height: 60px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 99px;
	background: var(--Black-30percent, rgba(0, 0, 0, 0.30));
	pointer-events: none;
}

.cruise-hotel-gallery__count svg {
	color: var(--White, #FFF);
	font-size: 24px;
	font-weight: 400;
	fill: #fff;
	display: block;
}

.cruise-hotel-gallery__hidden {
	display: none;
}

.cruise-hotel-info {
	flex: 0 0 50%;
	max-width: 50%;
	display: flex;
	flex-direction: column;
	gap: 8px;
	padding: 40px;
}

.cruise-hotel-info__name {
	text-align: left !important;
	color: var(--Black, #000);
	font-size: 32px !important;
	font-style: italic;
	margin-top: 0 !important;
	font-weight: 400;
	margin-bottom: 0 !important;
	line-height: 32px !important;
}

.cruise-hotel-info__row {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 0 !important;
	color: var(--Black, #000);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.cruise-hotel-info__icon {
	color: #557372;
	width: 16px;
	text-align: center;
	flex-shrink: 0;
}

.cruise-hotel-info__stars {
	gap: 4px;
	margin-bottom: 16px !important;
}

.cruise-hotel-star {
	fill: none;
	stroke: #557372;
	stroke-width: 2;
	flex-shrink: 0;
}

.cruise-hotel-star--filled {
	fill: #557372;
}

.cruise-hotel-info__desc {
	margin-top: 16px;
    color: var(--Black, #000);
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cruise-hotel-info__desc.is-expanded {
	display: block;
	overflow: visible;
}

.cruise-hotel-info__desc p:last-child {
	margin-bottom: 0;
}

.cruise-hotel-info__readmore {
	background: none;
	border: none;
	padding: 0;
	color: var(--Sagebrush-light, #71A09D);
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	margin-top: 10px;
	text-decoration: none;
	transition: color 0.2s;
}

.cruise-hotel-info__readmore i {
	margin-right: 8px;
	font-size: 1.1rem;
}

.cruise-hotel-section {
	margin: 64px 0;
}

.cruise-hotel-info__readmore:hover {
	color: #4a6859;
}

/* Lightbox */
.cruise-hotel-lightbox {
	display: none;
	position: fixed;
	inset: 0;
	background: rgba(0,0,0,0.88);
	z-index: 9999;
	align-items: center;
	justify-content: center;
}

.cruise-hotel-lightbox.is-open {
	display: flex;
}

.cruise-hotel-lightbox__img-wrap {
	max-width: 90vw;
	max-height: 85vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cruise-hotel-lightbox__img {
	max-width: 90vw;
	max-height: 85vh;
	object-fit: contain;
	border-radius: 6px;
	display: block;
}

.cruise-hotel-lightbox__close,
.cruise-hotel-lightbox__prev,
.cruise-hotel-lightbox__next {
	position: absolute;
	background: rgba(255,255,255,0.12);
	border: none;
	color: #fff;
	cursor: pointer;
	border-radius: 50%;
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	transition: background 0.2s;
}

.cruise-hotel-lightbox__close:hover,
.cruise-hotel-lightbox__prev:hover,
.cruise-hotel-lightbox__next:hover {
	background: rgba(255,255,255,0.25);
}

.cruise-hotel-lightbox__close {
	top: 16px;
	right: 16px;
}

.cruise-hotel-lightbox__prev {
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
}

.cruise-hotel-lightbox__next {
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
}

.cruise-hotel-lightbox__counter {
	position: absolute;
	bottom: 16px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(255,255,255,0.7);
	font-size: 14px;
}

/* Mobile */
@media (max-width: 767px) {
	.cruise-hotel-inner {
		flex-direction: column;
	}

	.cruise-hotel-gallery,
	.cruise-hotel-info {
		flex: unset;
		max-width: 100%;
		width: 100%;
	}

	.cruise-hotel-gallery__hero {
		height: 212.04px;
		min-height: unset;
		border-radius: 16px 16px 0 0;
	}

	.cruise-hotel-gallery__hero img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.cruise-hotel-info {
		padding: 24px 20px;
	}

	.cruise-hotel-gallery__count svg {
		height: 18px !important;
		width: 18px !important;
	}

	.cruise-hotel-gallery__count {
		bottom: 16px;
		left: 16px;
		width: 40px;
		height: 40px;
	}

	.cruise-hotel-info__row {
		font-size: 14px !important;
		line-height: normal !important;
		align-items: baseline;
		gap: 4px;
	}

	.cruise-hotel-info__desc p {
		color: var(--Black, #000);
		font-size: 14px !important;
		font-style: normal;
		font-weight: 400;
		line-height: normal !important;
	}

	.single-specials #cruise-header {
		width: 100vw;
		position: relative;
		left: 50%;
		margin-top: -50px;
		margin-left: -50vw;
	}

	.main-header-cp {
		margin-left: 0;
    	margin-right: 0;
		border-radius: 0 !important;
	}

	.cruise-details i {
		font-size: 14px !important;
	}
		
}
