:root {
    --dark_blue: #12284C;
    --gray: #CCCCCC;

    --hblue: #173362;
    --hyellow: var(--fc-red-hover);
    --hgray: #B7B7B7;
}

/* ADYEN */

#booking-main .payment-subtitle {
	display: block;
    width: 100%;
    margin-bottom: 12px;
    font: normal normal 700 22px/22px Gill Sans;
    letter-spacing: 0.01px;
    color: var(--fc-dark-grey);
}
#booking-main .payment-subtitle:last-of-type { margin-top:32px; }

.payment-options { margin-bottom:32px; }
#booking-main .cancel-link { font-size:14px;font-weight:500;color:#000 !important;text-decoration:underline; }

.payment-option { border:1px solid #e0e0e0;border-radius:12px;padding:0;position:relative;margin-bottom:12px; }
	.payment-option a,
	.payment-option span.link { cursor:pointer;font-weight:500;padding:16px 24px;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;color:#000 !important; }

	.payment-options .payment-option:last-child,
	.payment-options.flush .payment-option { margin-bottom:0; }
	.payment-options.flush .payment-option { border-bottom-width:0;border-radius:0; }
	.payment-options.flush .payment-option:first-child { border-top-left-radius:12px;border-top-right-radius:12px; }
	.payment-options.flush .payment-option:last-child { border-bottom-width:1px;border-bottom-left-radius:12px;border-bottom-right-radius:12px; }

	.payment-option a span.radio,
	.payment-option span.link span.radio { position:relative;padding:0 0 0 36px;display:flex;justify-content:center;flex-direction:column; }
	.payment-option a span.radio:before,
	.payment-option span.link span.radio:before { position:absolute;left:0;content:"\f111";font-family:"Font Awesome 6 Free";font-size:20px;font-weight:400; }
		/*.payment-option a:hover span.radio:before,
		.payment-option span.link:hover span.radio:before,*/
		.payment-option.checked a span.radio:before,
		.payment-option.checked span.link span.radio:before { content:"\f192"; }

	.payment-option small { font-weight:400;display:block;font-size:12px;line-height:16px;color:#757575; }

	.payment-option .card-logo { text-align:right; }
		.payment-option .card-logo img { width:30px;height:auto; }

	.payment-option #dropin-container { margin:0 16px 16px; }

.adyen-checkout__dropdown__button input {
	height: unset !important;
}

/* END ADYEN */

.page-template-page-booking-form #header-container,
.page-id-67020 #header-container,
.page-id-67017 #header-container {
	position: relative;
}

.checkout {
	padding-top: 30px;
}

.checkout.checkout-cabins,
.checkout.checkout-passengers {
	padding-top: 0;
}

.checkout-cabins .section-breadcrumbs,
.checkout-passengers .section-breadcrumbs {
	margin-bottom: 0;
}

#payment-form .error {
	color: #f00;
	margin: 0;
	padding: 0 0 10px 15px;
	font-weight: 700;
}

.promo-error {
	font-size: 14px;
	color: #f00;
	margin: 0;
	padding: 10px 0 0 0;
}

.checkout-step {
	margin-bottom: 90px;
}

.checkout-step:not(.active) {
	display: none;
}

.checkout p {
	font-size: 16px;
}

button.button-default,
#cruiseappy-modal-body a {
	display: inline-block;
	color: white;
	min-width: 170px;
	height: 40px;
	line-height: 40px;
	padding-left: 60px;
	padding-right: 60px;
}

button.book-stateroom,
button.next-step {
	background-color: var(--fc-blue);
	margin-left: 15px;
	font: normal normal 500 16px/20px Roboto;
	border-radius: 12px;
	height: 48px;
	line-height: 48px;
	min-width: unset;
	padding: 0 28px;
}

button.book-stateroom {
	width: 100%;
	margin-left: 0;
	margin-bottom: 54px;
	color: var(--fc-white);
}

button.book-stateroom.disabled {
	pointer-events: none;
	opacity: 0.8;
}

button.next-step {
	background-color: var(--fc-blue);
	margin-left: 15px;
	font: normal normal 500 16px/20px Roboto;
	border-radius: 12px;
	height: 48px;
	line-height: 48px;
	min-width: unset;
	padding: 0 28px;
}

button.next-step {
	background-color: var(--fc-blue);
	margin-left: 15px;
	font: normal normal 500 16px/20px Roboto;
	border-radius: 12px;
	height: 48px;
	line-height: 48px;
	min-width: unset;
	padding: 0 28px;
}

#booking-main .button-default,
#cruiseappy-modal-body a {
	background-color: var(--fc-blue);
	color: var(--fc-white);
	font: normal normal 500 16px/20px Roboto;
	border-radius: 12px;
	height: 48px;
	line-height: 48px;
	min-width: unset;
	padding: 0 28px !important;
}

#booking-main .button-default.prev-step {
	background-color: var(--fc-white);
	color: var(--fc-dark-grey);
}

#booking-main .button-default.prev-step:hover {
	background-color: var(--fc-strong-light-grey);
	border-color: var(--fc-dark-grey);
}

#booking-main .button-default.complete {
	margin-bottom: 50px;
	margin-top: 22px;
}

#booking-main .button-default.complete a {
	color: inherit;
	font: inherit;
}

#booking-main .button-default.complete-insurance {
	margin-top: 30px;
}

#booking-main .button-default:hover {
	background-color: var(--fc-blue-hover);
}

button.next-step:hover {
	background-color: var(--fc-blue-hover);
}

button.prev-step {
	background-color: var(--ca-blue-brand);
}

button.prev-step:hover {
	background-color: var(--dark_blue);
}

button.prev-step a {
	font: normal normal 500 16px/20px Roboto;
	color: var(--white) !important;
}

.child-age {
	display: grid;
	align-items: center;
	grid-template-columns: 1fr 0.7fr 0.7fr 0.7fr;
	margin-bottom: 12px;
}

.child-age .nice-select {
	margin-left: 20px;
	border-radius: 12px;
}

.child-age .nice-select .list {
	max-height: 300px;
	overflow: auto;
}

.child-age .nice-select input {
	width: 100% !important;
	height: 30px !important;
	padding: 0 !important;
}

.checkout-progressline {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 60px;
}

.checkout-progressline ul {
	display: flex;
	justify-content: space-between;
}

.checkout-progressline ul li {
	display: flex;
	align-items: center;
	width: 20%;
	position: relative;
}

.checkout-progressline ul li span {
	max-width: 148px;
	padding-top: 10px;
	padding-bottom: 10px;
	font: normal normal bold 16px/18px Roboto;
}

.checkout-progressline i {
	color: var(--gray);
	padding: 5px;
	margin-right: 15px;
	width: 45px;
	height: 45px;
	background-color: white;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 20px;
	z-index: 9;
}

.checkout-progressline ul li:first-child i {
	margin-left: 10px;
}

.checkout-progressline ul li .progressline,
.checkout-progressline ul li .progressline a {
	color: #9e9e9e;
	display: flex;
	width: 100%;
	height: 71px;
	position: relative;
	align-items: center;
}

.checkout-progressline ul li.active .progressline,
.checkout-progressline ul li.active .progressline a {
	color: #fff;
}

.checkout-progressline ul li div.skew {
	flex-wrap: wrap;
	position: absolute;
	z-index: -1;
	left: 1px;
	right: 1px;
	top: 0;
	bottom: 0;
}

.checkout-progressline ul li div.skew-top,
.checkout-progressline ul li div.skew-bottom {
	background-color: #f5f5f5;
	height: 50%;
	border-right: 2px white solid;
	position: relative;
}

/*.checkout-progressline ul li:hover div.skew-top,
.checkout-progressline ul li:hover div.skew-bottom {
    background-color: var(--hgray);
}*/

.checkout-progressline ul li div.skew-top {
	transform: skewX(28deg);
}

.checkout-progressline ul li:first-child div.skew-top {
	border-top-left-radius: 12px;
}

.checkout-progressline ul li:last-child div.skew-top {
	border-top-right-radius: 12px;
}

.checkout-progressline ul li div.skew-bottom {
	transform: skewX(-28deg);
	bottom: 1px;
}

.checkout-progressline ul li:first-child div.skew-bottom {
	border-bottom-left-radius: 12px;
}

.checkout-progressline ul li:last-child div.skew-bottom {
	border-bottom-right-radius: 12px;
}

.checkout-progressline ul li.done:first-child div.skew-top,
.checkout-progressline ul li.done:first-child div.skew-bottom,
.checkout-progressline ul li.done div.skew-top,
.checkout-progressline ul li.done div.skew-bottom {
	background-color: #f5f5f5;
}

/*.checkout-progressline ul li.done:hover div.skew-top,
.checkout-progressline ul li.done:hover div.skew-bottom {
    background-color: var(--hblue);
}*/

.checkout-progressline ul li.active div.skew-top,
.checkout-progressline ul li.active div.skew-bottom {
	background-color: var(--fc-red);
}

.checkout-progressline ul li.active:hover div.skew-top,
.checkout-progressline ul li.active:hover div.skew-bottom {
	background-color: var(--fc-red);
}

.checkout-progressline ul li.done i {
	color: #9e9e9e;
	background-color: #fff;
}

.checkout-progressline ul li.active i {
	color: var(--fc-dark-grey);
}

.checkout-progressline ul li:first-child:after {
	content: '';
	width: 30px;
	height: 70px;
	display: block;
	background-color: var(--dark_blue);
	position: absolute;
	left: -15px;
	top: 0;
	bottom: 1px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}

.checkout-progressline ul li.active:first-child:after {
	background-color: var(--fc-red);
}

/*-- last-child --*/

.checkout-progressline ul li:last-child:after {
	content: '';
	width: 30px;
	height: 70px;
	display: block;
	background-color: #f5f5f5;
	position: absolute;
	right: -10px;
	top: 0;
	bottom: 0.9px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}

/*.checkout-progressline ul li:hover:last-child:after {
    background-color: var(--hgray);
}*/

.checkout-progressline ul li.done:last-child:after,
.checkout-progressline ul li.done:after {
	background-color: #f5f5f5;
}

.checkout-progressline ul li.active:last-child:after {
	background-color: var(--fc-red);
}

/*-- /last-child --*/

/* Checkout header summary */

#booking-cruise-summary {
	/* position: sticky; */
	top: 0;
	background-color: #fff;
	z-index: 999;
}

#booking-cruise-summary .summary-wrap {
	display: flex;
	flex-direction: row;
	gap: 24px;
	padding: 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}

#booking-cruise-summary .summary-image {
	min-width: 282px;
	height: 200px;
	border-radius: 12px;
	overflow: hidden;
	width: 282px;
}

#booking-cruise-summary .summary-details {
	display: flex;
	flex-direction: column;
	flex: 1;
}

#booking-cruise-summary .summary-details .summary-meta {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

#booking-cruise-summary .summary-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#booking-cruise-summary .summary-title {
	line-height: 36px;
	width: 100%;
	margin-bottom: 10px;
	font: normal normal 800 32px/40px Gill Sans;
	letter-spacing: 0.01px;
	color: var(--fc-dark-grey);
}

#booking-cruise-summary .summary-data {
	display: flex;
	column-gap: 20px;
	row-gap: 5px;
	flex-wrap: wrap;
	font: normal normal normal 16px/24px Roboto;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
}

#booking-cruise-summary .summary-data i {
	color: var(--ca-blue-brand);
}

#booking-cruise-summary .summary-bottom {
	display: flex;
	justify-content: space-between;
}

#booking-cruise-summary .summary-continue img {
	max-height: 80px;
}

#booking-cruise-summary .summary-price {
	width: 100%;
	text-align: left;
	color: #757575;
	font-size: 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#booking-cruise-summary .summary-price .price-cont a {
	color: var(--fc-grey);
	font-weight: 600;
	font-size: 18px;
}

#booking-cruise-summary .summary-price .price {
	font: normal normal bold 18px/28px Roboto;
	letter-spacing: 0px;
	color: #212121;
}

#booking-cruise-summary .before-total-price {
	font: normal normal normal 12px/18px Roboto;
	letter-spacing: 0px;
	color: #757575;
}

#booking-cruise-summary .total-text {
	font: normal normal normal 12px/18px Roboto;
	letter-spacing: 0px;
	color: #757575;
}

#booking-cruise-summary .summary-price .line-logo {
	max-width: 160px;
	width: 160px;
	display: flex;
}

#booking-cruise-summary .summary-price .line-logo img,
#booking-cruise-summary .summary-cabin,
#booking-cruise-summary .summary-dining {
	width: 100%;
}

#booking-cruise-summary .change-link {
	font-weight: 600;
	color: var(--ca-dark-blue);
}

.checkout-title h2 {
	font: normal normal 800 22px/28px 'Gill Sans';
	text-transform: uppercase;
	color: var(--fc-dark-grey);
}

.booking-main-wrap {
	display: flex;
	gap: 24px;
}

#booking-main {
	width: calc(100% - 384px - 24px);
}

#booking-main.booking-error {
	max-width: 455px;
	margin: 180px auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#booking-main.booking-error img {
	margin-bottom: 40px;
	max-width: 365px;
}

#booking-main.booking-error h2,
#booking-main.booking-error p {
	text-align: center;
	padding: 0 60px;
}

#booking-main.booking-error a:not(.blue-button) {
	color: var(--fc-dark-grey);
	font-weight: bold;
	text-decoration: underline;
}

#booking-main.booking-error a:not(.blue-button):hover {
	text-decoration: none;
}

#booking-main.booking-error .blue-button {
	margin: auto;
	width: auto;
	min-width: 200px;
}

@media (max-width: 920px) {
	#booking-main.booking-error img {
		max-width: 300px;
	}
	#booking-main.booking-error h2,
	#booking-main.booking-error p {
		padding: 0;
	}
}

.booking-main-wrap .right-sidebar {
	width: 384px;
}

#booking-main .booking-title {
	font: normal normal 800 22px/28px Gill Sans;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
	text-decoration: none;
	text-transform: unset;
}

.checkout-step-1 #booking-main .booking-title {
	display: none;
}

/* .checkout-step-1 #booking-main .dining h2 {
	font: normal normal 800 22px/28px Gill Sans;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
	text-decoration: none;
	text-transform: unset;
} */

#booking-main .booking-title.complete {
	margin-top: 44px;
}

#booking-main .booking-title + h2 {
	margin: 32px 0 29px 0;
}

#booking-main h2 {
	text-align: left;
	font: normal normal 700 18px/28px Gill Sans;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
	text-transform: unset;
}

#booking-main h3.complete-cruise-title {
	text-align: left;
	font: normal normal 500 18px/28px Roboto;
	letter-spacing: 0px;
	color: #212121;
	text-transform: unset;
	margin-top: 32px;
}

#booking-main .sub-text {
	font: normal normal normal 16px/24px Roboto;
	letter-spacing: 0px;
	color: #000000;
	text-transform: unset;
}

.checkout-passengers .checkout-body,
#booking-main .passenger-details {
	margin-top: 23px;
}

.booking-main-wrap .right-sidebar .help-image {
	height: 230px;
	border-radius: 12px;
	background-repeat: no-repeat;
	background-size: cover;
}

.booking-main-wrap .right-sidebar .help-image-text .text-1 {
	text-align: left;
	font: normal normal 500 18px/28px Roboto;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
	margin-top: 18px;
}

.booking-main-wrap .right-sidebar .help-image-text .text-2 {
	font: normal normal normal 16px/24px Roboto;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
	margin-top: 13px;
}

.booking-main-wrap .right-sidebar .help-image-text .text-2 a {
	font: inherit;
	color: inherit;
	border-bottom: 1px solid var(--fc-dark-grey);
}

.next-step-container .prev-step {
	border: 1px solid var(--fc-light-grey);
	border-radius: 12px;
	text-align: center;
	font: normal normal medium 16px/20px Roboto;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
}

/* checkout complete summary */

.list-info-basket li {
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	align-items: baseline;
}

.list-info-basket i {
	color: var(--fc-dark-grey);
	margin-right: 15px;
	width: 20px;
}

.list-info-basket span {
	width: calc(100% - 20px);
	text-align: left;
	font: normal normal normal 16px/24px Roboto;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
}

.list-info-basket li > div:not(.passengers) {
	display: flex;
	align-items: baseline;
}

.checkout-button {
	border-radius: 12px;
	padding: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: var(--fc-blue);
	font-weight: 600;
}

.checkout-button a {
	border: 0 !important;
}

.checkout-button.white {
	background-color: #fff;
}

.complete-cruise .cruise-meta {
	width: 100%;
	position: relative;
	border: none;
}

.complete-cruise .cruise-no {
	position: absolute;
	top: 0;
	right: 0;
}

@media all and (max-width: 992px) {
	.complete-cruise .cruise-no {
		position: relative;
	}

	.complete-cruise .cruise-meta {
		flex-direction: column;
		align-items: flex-start;
	}
}

.complete-cruise .cruise-meta .cruiseline-thumbnail {
	max-width: 150px;
}

.complete-cruise .cruise-meta .cruiseline-thumbnail img {
	width: 100%;
}

/* sidebar */

.sidebar-image {
	border-radius: 12px;
	overflow: hidden;
	max-height: 180px;
	width: 100%;
	object-fit: cover;
}

/*-- number-travellers-container --*/

.two-grid.step .adults .step-icon span,
.two-grid.step .children .step-icon span {
	font: normal normal bold 16px/24px Roboto;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
}

.two-col {
	position: relative;
}

.two-col.adults,
.two-col.children {
	display: flex;
	align-items: center;
}

.step-icon {
	/*position: absolute;*/
	left: 0;
	font-size: 20px;
	/* color: var(--midblue); */
	color: var(--fc-dark-grey);
	/*margin-top:10px;*/
	display: flex;
	align-items: center;
	gap: 10px;
}

.step-icon small i {
	transform: scale(0.8);
}

.step-label {
	display: inline-block;
	color: var(--midblue);
	font-size: 20px;
	font-weight: 700;
	/*line-height:60px;*/
	width: 90px;
	text-align: center;
}

.step-label span {
	color: #000;
	display: block;
	font-size: 12px;
	/*margin: -40px 0 0 0;*/
}

.stepper-inputsss,
.stepper-inputss {
	position: relative;
	width: 300px;
	height: 80px;
	margin: 0 0 0 30px;
	overflow: hidden;
}

.stepper-inputs,
.stepper-input {
	position: relative;
	width: 280px;
	height: 80px;
	margin: 0 0 0 30px;
	overflow: hidden;
}

.stepper-inputsss input,
.stepper-inputss input,
.stepper-inputs input,
.stepper-input input {
	display: none;
}

.stepper-inputsss .input,
.stepper-inputss .input,
.stepper-inputs .input,
.stepper-input .input {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.stepper-inputsss button,
.stepper-inputss button,
.stepper-inputs .input button,
.stepper-input .input button {
	width: 40px;
	height: 40px;
	margin: 10px 20px;
	border-radius: 50%;
	background: var(--fc-white);
	color: var(--fc-dark-grey);
	font-size: 18px;
	line-height: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border: 1px solid #e0e0e0;
	transition: all 300ms ease-in-out;
}

.stepper-inputsss button:hover,
.stepper-inputss button:hover,
.stepper-inputs .input button:hover,
.stepper-input .input button:hover {
	background: var(--fc-strong-light-grey);
	border: 1px solid var(--fc-dark-grey);
}

.stepper-inputsss .input .range,
.stepper-inputss .input .range,
.stepper-inputs .input .range,
.stepper-input .input .range {
	/*flex:1;*/
	text-align: center;
	overflow: hidden;
	max-height: 40px;
}

.stepper-inputsss .input .range .list span,
.stepper-inputss .input .range .list span,
.stepper-inputs .input .range .list span,
.stepper-input .input .range .list span {
	display: block;
	width: 100%;
	height: 80px;
	/* color: var(--midblue); */
	color: var(--fc-dark-grey);
	font-size: 20px;
	font-weight: 700;
	line-height: 60px;
}

.wrap-range {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transform: translateY(-8px);
}

/*.count-block {
    display: flex;
}

.count-block > div {
    width: 50%;
    display: flex;
}

.number-travellers-container .icons i {
    font-size: 54px;
    color: var(--ca-blue-brand);
}

.number-travellers-container .children .icons i {
    font-size: 30px;
}

.number-travellers-container .children .icons {
    display: flex;
    align-items: center;
}

.plus,
.minus {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 115px;
}

i.fa-plus,
i.fa-minus {
    font-size: 30px;
    background-color: var(--fc-red);
    color: white;
    border-radius: 50%;
    padding: 7px;
    margin-left: 30px;
    margin-right: 30px;
    cursor: pointer;
    display:flex;
    align-items:center;
    justify-content:center;
    width:45px;
    height:45px;
}

i.fa-plus:hover,
i.fa-minus:hover {
    background-color: var(--hyellow);
}

i.fa-plus:active {
    font-size: 35px;
}

i.fa-minus:active {
    font-size: 25px;
}

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

.count-container h4 {
    margin-bottom: 0;
}

.count-subtitle {
    color: black;
    font-weight: bold;
}*/

/*-- /number-travellers-container --*/

/*-- travel-dates-block --*/

.travel-dates-container {
	margin-top: 90px;
}

.travel-dates-container h3 {
	font: normal normal 800 22px/28px Gill Sans;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
	text-decoration: none;
	text-transform: unset;
}

.travel-dates-block {
	display: flex;
	width: 100%;
	overflow: hidden;
	padding-left: 60px;
	padding-right: 60px;
}

.travel-dates-block:not(.slick-slider) {
	justify-content: center;
}

.travel-dates-block .slick-list {
	display: flex;
	width: 100%;
}

.travel-dates-block .slick-list .slick-track {
	display: flex;
	width: 100%;
}

.travel-dates-block .travel-date-container > a {
	display: flex;
	height: 100%;
}

.travel-dates-container {
	position: relative;
}

.travel-date-container {
	min-width: 187px;
	margin-left: 10px;
	margin-right: 10px;
}

@media (min-width: 1020px) {
	.travel-date-container:not(.slick-slide) {
		max-width: 187px;
	}
}

.travel-dates-container .slick-arrow {
	background-color: var(--fc-white);
	border: 1px solid #e0e0e0;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99999;
}

@media (max-width: 740px) {
	.travel-dates-container .slick-arrow {
		display: none !important;
	}
}

.travel-dates-container .slick-arrow:hover {
	opacity: 1;
	background-color: var(--fc-strong-light-grey);
	border: 1px var(--fc-dark-grey) solid;
}

.travel-dates-container .slick-arrow:before {
	background: none;
	width: 5px;
	height: 5px;
	display: block;
	border-left: 2px var(--fc-dark-grey) solid;
	border-bottom: 2px var(--fc-dark-grey) solid;
}

.travel-dates-container .slick-prev {
	/*margin-left: -65px;*/
}

.travel-dates-container .slick-next {
	/*margin-right: -65px;*/
}

.travel-dates-container .slick-prev:before {
	transform: rotate(45deg);
	margin-left: 3px;
}

.travel-dates-container .slick-next:before {
	transform: rotate(-135deg);
	margin-right: 3px;
}

.travel-date {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	border-radius: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #e0e0e0;
}

.travel-date:hover {
	background-color: #fff !important;
}

.travel-date div {
	width: 100%;
	text-align: center;
}

.date-from,
.date-to {
	font: normal normal bold 16px/18px Roboto;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
}

.date-spacer {
	font: normal normal normal 16px/18px Roboto;
	letter-spacing: 0px;
	color: #212121;
}

.date-details {
	font-size: 17px;
	font-weight: bold;
}

.date-details .pp {
	font: normal normal normal 12px/24px Roboto;
	letter-spacing: 0px;
	color: #757575;
}

.travel-date-container.booked-up .travel-date {
	background-color: #fff;
	color: #212121;
}

.travel-date-container.selected .travel-date {
	background-color: #f5f5f5;
}

.travel-date-container.selected .travel-date,
.travel-date-container:hover .travel-date {
	border: 1px #212121 solid;
	color: #212121 !important;
}

.travel-date-container.selected .date-spacer,
.travel-date-container:hover .date-spacer,
.travel-date-container:hover .date-details {
	color: #212121;
}

.travel-date-container .date-details {
	margin-top: 22px;
}

.travel-date-container.selected .date-details {
	margin-top: 10px;
}

.travel-date-container.selected .date-details .selected {
	color: var(--fc-green);
	margin-top: 9px;
}

.travel-date-container.selected .date-details .selected i {
	color: var(--fc-green);
	margin-right: 6px;
}

.date-details a {
	font: normal normal normal 16px/24px Roboto;
	letter-spacing: 0px;
	color: #212121;
}

.travel-date-container.selected .date-price,
.travel-date-container:hover .date-price {
	color: var(--ca-blue-brand);
}

.travel-date-container.call .travel-date {
	background-color: #fff;
	color: #212121;
}

.travel-date-container.from-only .travel-date {
	background-color: #fff;
	color: #212121;
}

/*-- /travel-dates-block --*/

.next-step-container {
	margin-top: 90px;
	display: flex;
}

.next-step-container.checkout-step-1 {
	margin-bottom: 100px;
}

.next-step-container form {
	width: 100%;
}

.next-step-container button {
	height: 48px;
	display: block;
	margin-left: auto;
}

.next-step-container button.prev-step {
    padding: 0 !important;
    margin-left: 0;
    background-color: var(--fc-white);
    color: #212121;
    border: 1px solid #e0e0e0;
}

.next-step-container button.prev-step a {
    color: #212121 !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.next-step-container button.prev-step:hover {
	background-color: var(--fc-strong-light-grey);
	border-color: var(--fc-dark-grey);
}

/* farecodes */
.package-drops {
	display: none;
}

.title-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	flex-direction: row-reverse;
}

.title-wrapper h3 {
	flex-grow: 1;
}

#farecode-wrapper {
	display: flex;
	width: 800px;
	flex-direction: column;
	align-items: flex-start;
	padding-left: 50px;
	margin-bottom: 30px;
	margin-top: 30px;
}

#farecode-wrapper .nice-select {
	height: 47px;
	border-radius: 0;
	border: 2px solid var(--dark_blue);
	width: 325px;
	background-color: #ccc;
	color: #000;
	font-weight: 700;
}

#farecode-wrapper input[type='text'] {
	background-color: #ccc;
	color: #000;
	font-weight: 700;
}

#farecode-wrapper .dropdown {
	display: flex;
}

#farecode-wrapper .dropdown-wrapper {
	display: flex;
	flex-direction: column;
}

#farecode-wrapper .dropdown-wrapper p {
	margin-bottom: 2px;
	color: var(--dark_blue);
	font-weight: 700;
	margin-bottom: 10px;
}

#farecode-wrapper .dropdown > span {
	display: block;
	background-color: var(--dark_blue);
	color: #fff;
	padding: 10px;
	max-height: 47px;
}

.farecode-description .yellow {
	color: var(--fc-red);
	font-weight: 700;
	margin-right: 10px;
}

#farecode-wrapper .farecode-description {
	padding: 5px;
	width: 100%;
	padding-top: 30px;
	display: flex;
	justify-content: flex-start;
	padding-left: 0;
}

/*-- cabin-types --*/

.cabin-types {
	display: flex;
	gap: 30px;
}

.cabin-types .cabin-type {
	width: 25%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/*
    border: 2px #DDDDDD solid;
    border-radius: 5px;
    padding-bottom: 15px;
    */
}

.cabin-types .cabin-type.selected {
	border-color: var(--fc-red);
}

.cabin-types .cabin-type.selected .select-this,
.cabin-types .cabin-type:not(.selected) .your-cabin {
	display: none;
}

.cabin-types .cabin-type.select .cabin-type-button {
	background-color: transparent;
	color: var(--fc-red);
	background-color: #fff;
	margin-left: 0;
	margin-right: auto;
	display: block;
	padding: 10px 0;
	border: 0;
}

#book-now-html .cabin-types .cabin-type.select .cabin-type-button .hidden {
	color: var(--fc-red);
}

.cabin-types .cabin-type img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	/*max-width: calc(100% + 3px);*/
	max-height: 152px;
	width: 100%;
	object-fit: cover;
}

.cabin-types .cabin-type .cabin-type-desc {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 30px 20px;
	border: 2px #dddddd solid;
	border-top: none;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.cabin-types .cabin-type.select .cabin-type-desc {
	border-color: var(--main_yellow);
}

.cabin-types .cabin-type:not(:first-child) {
	/*margin-left: 15px;*/
}

.cabin-types .cabin-type:not(:last-child) {
	/*margin-right: 15px;*/
}

#lead-in-prices .cabin-type-name {
	font-family: 'Raleway';
	font-size: 22px !important;
	font-weight: 800;
	display: block;
	width: 100%;
	text-align: left;
	/*margin-top: 15px;*/
	color: var(--ca-blue-brand);
	margin: 0;
	margin-bottom: 10px;
}

#lead-in-prices .cabin-type-price {
	font: normal normal bold 18px/28px 'Gotham';
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: left;
	color: #212121;
	margin-top: 15px;
}

.checkout-body .pg-bg {
	background-color: #fff;
}

.cabin-type-button {
	margin-top: 15px;
	padding: 10px 30px;
	display: block;
	margin-left: 0;
	margin-right: auto;
	border: 1px solid #ededed;
	background-color: #fff;
	border-radius: 12px;
	font-family: 'Gotham';
}

.cabin-type-button.select {
	background-color: var(--white);
}

.cabin-type-button.select .select {
	display: none;
}

.cabin-type-button.select .hidden {
	display: block !important;
	visibility: visible;
	color: var(--main_yellow);
}

.cabin-type-button.select .hidden i {
	margin-right: 10px;
}

/*-- /cabin-types --*/

/*terms conditions */

#booking-main .booking-condition {
	margin: 0 0 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* gap: 30px; */
	align-items: stretch;
}

@media all and (max-width: 992px) {
	#booking-main .booking-condition {
		flex-direction: column;
	}
}

#booking-main .booking-condition label,
#booking-main .booking-condition a {
	background: var(--white);
	color: var(--text);
	/* border: 2px solid #e0e0e0; */
	border-radius: 5px;
	width: calc(50%);
	padding: 0 20px;
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	font-weight: 400;
}

#booking-main .booking-condition a {
	display: inline;
	width: 100%;
	padding: 0;
}
#booking-main .booking-condition a:hover {
	text-decoration: underline;
}
#booking-main .booking-condition ul {
	margin: 0 0 0px 40px;
}
#booking-main .booking-condition ul + p {
	padding-top: 20px;
}

#booking-main .booking-condition ul li {
	color: var(--blue);
	list-style-type: disc;
}

#booking-main .booking-condition label.checked,
#booking-main .booking-condition a.checked {
	/* background: #f9f9f9; */
}

#booking-main .booking-condition label strong,
#booking-main .booking-condition a strong {
	color: var(--midblue);
}

#conditions-form .booking-condition {
	flex-direction: column;
}

/*-- deck-and-cabin --*/
.deck-and-cabin {
	margin-top: 60px;
}

.deck-and-cabin .cabin-price {
	font-family: 'CheGuevaraBarry';
	font-size: 14px;
	font-weight: bold;
	color: var(--ca-blue-brand);
}

.deck-and-cabin-filter-container {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	justify-content: space-between;
}

.deck-and-cabin-filter-container p {
	margin-bottom: 0;
}

.deck-and-cabin-filter label {
	color: var(--ca-blue-brand);
	font-weight: bold;
}

.deck-and-cabin-filter {
	display: flex;
	margin-left: 30px;
	align-items: center;
}

.deck-and-cabin-filter .nice-select,
.deck-and-cabin-filter input {
	min-width: 230px;
	margin-left: 5px;
}

.checkout input[type='text'],
.checkout input[type='date'] {
	height: 40px;
}

.adyen-checkout__dropdown__button input {
	height: unset !important;
}

.deck-and-cabin-body .table-container tr.grade-active .select-cabin,
.deck-and-cabin-body .table-container tr:not(.grade-active) .your-cabin {
	display: none;
}

.table-container .your-cabin {
	color: var(--orange);
	font-size: 14px;
	font-weight: bold;
}

.table-container .your-cabin i {
	margin-right: 5px;
}

/*-- /deck-and-cabin --*/

/*-- checkout-row --*/

/*
.checkout-body {
    display: flex;
}
/**/

.checkout-body-left {
	width: 66%;
}

.checkout-body-right {
	min-width: 100%;
}

.checkout-body label,
.checkout-body a.radio {
	font: normal normal bold 14px/32px Roboto;
	letter-spacing: 0px;
	color: #212121;
}

.checkout-content p {
	color: black;
}

#grades-table .regular {
	font-weight: 400;
}

.eastern-caribbean-container {
	margin-left: 30px;
	box-shadow: 0px 0px 6px #00000033;
	border: 2px solid #dddddd;
	border-radius: 5px;
}

.eastern-caribbean-container {
	padding: 30px 15px 30px 30px;
}

.checkout-row,
.checkout-col {
	display: flex;
}

.checkout-row {
	margin-top: 15px;
	margin-left: -15px;
	margin-right: -15px;
}

.checkout-col {
	width: 50%;
}

.checkout-el {
	margin-left: 15px;
	margin-right: 15px;
	width: 100%;
}

.checkout-70 {
	width: 70px;
}

.checkout-row input[type='text'],
.checkout-row input[type='text'],
.checkout-row input[type='text'] {
	width: 100%;
}

.checkout-date {
	display: flex;
	margin-right: -10px;
	margin-left: -10px;
}

.checkout-date .nice-select {
	width: 100%;
	margin-right: 10px;
	margin-left: 10px;
}

.eastern-caribbean-header {
	font-family: 'Poppins';
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	line-height: 30px;
	color: #1a355e;
}

.eastern-caribbean-title {
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: bold;
	color: var(--dark_blue);
}

.eastern-caribbean-deposit-required,
.eastern-caribbean-package-includes,
.eastern-caribbean-total-cost {
	margin-top: 24px;
}

.eastern-caribbean-deposit-required {
	margin-top: 20px;
}

.eastern-caribbean-total-cost .eastern-caribbean-price {
	color: var(--ca-blue-brand);
	font: normal normal bold 38px/24px CheGuevaraBarry;
	margin-top: 3px;
}

.eastern-caribbean-deposit-required .eastern-caribbean-price {
	font: normal normal bold 17px/24px 'CheGuevaraBarry';
	letter-spacing: 0px;
	color: var(--midblue);
}

.eastern-caribbean-body {
	margin-top: 30px;
}

.eastern-caribbean-package-includes li {
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}

.eastern-caribbean-package-includes li {
	display: flex;
	align-items: center;
}

.eastern-caribbean-package-includes i {
	color: var(--ca-blue-brand);
	padding: 5px;
	margin-right: 5px;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.eastern-caribbean-package-includes i.fa-key {
	transform: rotate(-90deg);
}

.eastern-caribbean-button {
	margin-right: 15px;
}

.eastern-caribbean-button button {
	background-color: var(--main_yellow);
	width: 100%;
	color: white;
	padding: 10px;
	border-radius: 5px;
	margin-top: 30px;
	height: 60px;
}

.eastern-caribbean-button button {
	background-color: var(--fc-red-hover);
}

.second-passenger-details-container {
	margin-top: 30px;
}

/*-- /checkout-row --*/

.card-details-container {
	margin-top: 30px;
}

.card-type-container ul,
.card-type-container li {
	display: flex;
}

.card-type-container li {
	margin-right: 30px;
}

#discount-form {
	width: 75%;
	margin: 0 0 50px;
}

#discount-form.success {
	padding: 20px;
}

#discount-form.success i {
	color: #84ba4d;
}

/* BOOKING */
.checkout {
	color: var(--fc-dark-grey);
}

.checkout .checkout-title h2 {
	text-align: left;
	font: normal normal bold 22px/28px 'Gill Sans';
	font-weight: 800;
	text-transform: none;
}

.checkout .checkout-content {
	font: normal normal normal 16px/24px 'Roboto';
}

.page-cabin-body.pg-bg {
	padding: 0;
}

#description-selected-cabin h3 {
	font: normal normal 600 18px/28px 'Roboto';
	color: var(--fc-dark-grey);
	text-transform: capitalize;
}
#description-selected-cabin > div {
	display: none;
}

#description-selected-cabin > div.active {
	display: block;
}

#description-selected-cabin .description-cabin-text {
	height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#description-selected-cabin .description-cabin-text.show-full {
	height: 100%;
	display: block;
}

#description-selected-cabin .button-block {
	display: none;
}

#description-selected-cabin .button-block.show-button {
	display: block;
}

#description-selected-cabin .button-more,
#description-selected-cabin .button-less {
	font: normal normal 600 14px/24px 'Roboto';
	color: var(--fc-dark-grey);
	border-bottom: 1px solid var(--fc-dark-grey);
}

#description-selected-cabin .button-more:hover,
#description-selected-cabin .button-less:hover {
	cursor: pointer;
	border: 0;
	color: var(--fc-blue-hover);
}

#description-selected-cabin .button-more::after,
#description-selected-cabin .button-less:after {
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 12px;
	margin: 0 0 0 4px;
}

.description-cabin-text + .button-block.show-button .button-more {
	display: inline-block;
}

.description-cabin-text + .button-block.show-button .button-less {
	display: none;
}

.description-cabin-text.show-full + .button-block.show-button .button-more {
	display: none;
}

.description-cabin-text.show-full + .button-block.show-button .button-less {
	display: inline-block;
}

#lead-in-prices .slick-prev {
	left: auto;
	right: 50px;
}

#lead-in-prices .slick-arrow {
	top: -40px;
}

#lead-in-prices .slick-next {
	right: 0;
}

#lead-in-prices .slick-arrow {
	top: -40px;
}

#lead-in-prices button.slick-prev:before,
#lead-in-prices button.slick-next:before {
	content: '\f078';
	font-family: 'Font Awesome 6 Pro';
	width: 32px;
	height: 32px;
	background: var(--white);
	border-radius: 50%;
	color: var(--fc-dark-grey);
	font-weight: 800;
	display: flex;
	font-size: 10px;
	align-items: center;
	justify-content: center;
	rotate: 90deg;
	border: 1px solid var(--fc-light-grey);
}

#lead-in-prices button.slick-next:before {
	rotate: -90deg;
}

#lead-in-prices button.slick-prev:hover::before,
#lead-in-prices button.slick-next:hover::before {
	border: 1px solid var(--fc-dark-grey);
	background: var(--fc-strong-light-grey);
	opacity: 1;
}

.slick-prev:hover,
.slick-next:hover {
	opacity: 1;
}

#lead-in-prices h4 {
	font: normal normal 600 18px/28px Roboto;
	letter-spacing: 0px;
	color: var(--fc-dark-grey);
	text-align: left;
}

#lead-in-prices div {
	color: var(--fc-dark-grey);
}

#lead-in-prices .fprice {
	margin: 15px 0 25px;
	font: normal normal 700 18px/28px Roboto;
	color: var(--fc-dark-grey);
	text-align: left;
}

#lead-in-prices .fprice .small {
	font: normal normal normal 12px/24px Roboto;
	color: #757575;
}

.farecodes-list .fprice > span,
#lead-in-prices .fprice > span {
	margin: 0;
}
#lead-in-prices .fprice > span:first-child {
	font-size: 16px;
	font-weight: 400;
}

#lead-in-prices .fprice > span:last-child {
	font-size: 12px;
	color: var(--fc-grey);
	font-weight: 400;
}

#lead-in-prices .fprice > span.sold-out {
	color: var(--fc-dark-grey);
	font-size: 20px;
	font-weight: 600;
}

#lead-in-prices .sprice {
	display: flex;
	align-items: center;
	gap: 5px;
	font: normal normal bold 16px/24px 'Roboto';
	color: var(--fc-green);
}

#lead-in-prices .sprice i.fas {
	font-weight: 500;
	font-size: 14px;
}

#lead-in-prices .button-select-this {
	display: block;
	border: 1px solid var(--fc-light-grey);
	border-radius: 12px;
	padding: 12px 28px;
	font: normal normal 600 14px/16px Roboto;
	color: var(--fc-dark-grey);
	transition: all 0.3s ease-in-out;
}

#lead-in-prices .cabin-type:hover {
	cursor: pointer;
}

#lead-in-prices .cabin-type:hover .button-select-this {
	background: var(--fc-extra-light-grey);
	border-color: var(--fc-dark-grey);
}

#lead-in-prices .sprice {
	padding: 10px 28px 10px 2px;
	display: none;
}

#lead-in-prices .active .button-select-this {
	display: none;
}

#lead-in-prices .active .sprice {
	display: flex;
}

#lead-in-prices label i {
	display: none;
}

#lead-in-prices .active label .sprice i {
	display: block;
	color: #007e68;
}

.checkout-body #grade-selector {
	margin: 68px 0 0 0;
}
.checkout-body #grade-selector .inner {
	padding: 0;
}

.checkout-body #grade-selector #cabin-selector h3 {
	font: normal normal normal 16px/24px 'Roboto';
	color: var(--fc-dark-grey);
	text-transform: unset;
}

.checkout-body #grade-selector .form-grid-two {
	width: 100%;
	display: grid;
	grid-template-columns: 290px 1fr;
}

#cabin-filters.fgtwo-row.align-right {
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#cabin-filters.fgtwo-row.align-right label {
	font: normal normal normal 16px/24px Roboto;
	color: var(--fc-dark-grey);
}

#cabin-filters.fgtwo-row.align-right .nice-select {
	border-radius: 8px;
	border: 1px solid var(--fc-extra-light-grey);
	background: var(--white);
}

#cruise-cabins-selector table td {
	vertical-align: middle;
}

#cruise-cabins-selector table#grades-table td.grade-action {
	width: 200px;
}

.next-step-container button.prev-step {
	padding: 14px 22px;
	font: normal normal 600 16px/20px Roboto;
}

#cabins-table thead tr > th:nth-child(2),
#cabins-table tbody tr > td:nth-child(2) {
	display: none;
}

@keyframes loading {
	0% {
		background-position: 200% 0;
	}
	100% {
		background-position: -200% 0;
	}
}

.prices-loading {
	background-color: #f5f5f5;
	border-radius: 12px;
	padding: 15px;
	margin-bottom: 0;
}

.loading-widget {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.loading-widget-inner {
	width: 312px;
	height: auto;
	border-radius: 12px;
	padding:32px 45px;
	box-shadow:0px 2px 4px 2px rgba(0, 0, 0, 0.04);
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.loading-widget-header span{
	font-family: 'Gill Sans';
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0.2px;
	font-weight: 700;
	color: #000;
	margin-bottom: 12px;
	text-align: center;
	display: block;
}
.loading-widget-spinner { 
	padding:24px 0;
	display: flex;
	justify-content: center;
	margin-bottom: 12px;
}
.loading-widget-spinner i {
	font-size: 47px;
	color: var(--fc-dark-grey);
}
.loading-widget-spinner img {
	animation: spinner-rotate 1s linear infinite;
}

@keyframes spinner-rotate {
	100% {
		transform: rotate(360deg);
	}
}
.loading-widget-footer span {
	font-family: 'Roboto';
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	color: #000;
	text-align: center;
	letter-spacing: 0.2px;
	display: block;
}

p.prices-loading,
p.prices-loading i {
	color: #9e9e9e;
	font-weight: bold;
}

p.prices-loading i {
	margin-right: 10px;
}

#book-now-html .skeleton,
#cabin-selector .skeleton,
.farecodes-type-block .prices-loading {
	display: flex;
}

#book-now-html .skeleton {
	display: flex;
	justify-content: space-between;
}

#book-now-html .skeleton span,
#cabin-selector .skeleton span {
	width: 100%;
	min-height: 300px;
	background: linear-gradient(90deg, #f9f9f9 25%, #e0e0e0 50%, #f9f9f9 75%);
	background-size: 200% 100%;
	border-radius: 12px;
	margin-right: 0;
	animation: loading 2s infinite ease-in-out;
}

#book-now-html .skeleton.first-row,
#cabin-selector .skeleton.first-row {
	/* margin-top: 40px; */
	display: grid;
	grid-template-columns: repeat(1, 1fr 1fr 1fr 1fr);
	gap: 20px;
	margin-top: 20px;
}

#book-now-html .skeleton.second-row span,
#cabin-selector .skeleton.second-row span {
	margin-top: 24px;
}

@media (max-width: 1020px) {
	#book-now-html .skeleton.first-row,
	#cabin-selector .skeleton.first-row {
		grid-template-columns: repeat(1, 1fr);
	}
	#book-now-html .skeleton span,
	#cabin-selector .skeleton span {
		min-height: 150px;
	}
}

#cabin-selector .prices-loading {
	display: none;
}

#expiry-overlay {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	display: flex;
	align-items: center;
	justify-content: center;
}
#expiry-overlay.open {
  opacity: 1;
  visibility: visible;
}

#expiry-inner {
	background: #fff;
	width: 100%;
	max-width: 40%;
	padding: 0 0 30px;
}
#expiry-inner h3 {
	background: rgb(212, 1, 25);
	color: #fff;
	padding: 15px 0;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 30px;
	text-align: center;
}
.page-id-67030 #sidebar-countdown,
.page-id-67030 #expiry-overlay {
	display: none !important;
}
@media (max-width: 920px) {
	#cruise-cabins-selector .deckplan-container {
		text-align: center;
	}
	#booking-main .booking-condition label {
		width: 100%;
	}
}

@media (max-width: 780px) {
	.checkout #booking-cruise-summary {
		position: unset;
	}

	#grades-table thead {
		display: none;
	}

	#grade-selector #cabin-selector .form-grid-two {
		display: block;
		margin-top: 0;
	}

	#grade-selector #cabin-selector .fgtwo-row.align-right {
		margin: 50px 0 0 0;
	}

	#cruise-cabins-selector tr.grade-active,
	#cruise-cabins-selector tbody tr {
		border-bottom: 2px solid #eee;
	}

	#cruise-cabins-selector tbody tr > td {
		border-bottom: 0;
	}

	#cruise-cabins-selector tbody tr > td:first-child {
		font-weight: bold;
	}

	#cabins-table thead {
		display: none;
	}

	#cabins-table tbody tr {
		display: grid;
		grid-template-columns: 1fr 1fr;
		text-align: left;
	}

	#cabins-table tbody tr .mob-title {
		display: block;
		font-weight: 800;
	}

	#cabins-table tbody tr .text-center {
		text-align: left;
	}

	#cruise-cabins-selector tbody tr,
	#cruise-cabins-selector thead tr {
		display: grid !important;
		grid-template-columns: repeat(12, 1fr);
	}
	#cruise-cabins-selector tbody tr td:nth-child(1),
	#cruise-cabins-selector tbody tr td:nth-child(5) {
		grid-column: 1/13;
		text-align: center;
		width: auto !important;
	}
	#cruise-cabins-selector tbody tr td:nth-child(2),
	#cruise-cabins-selector thead tr th:nth-child(2) {
		grid-column: 1/5;
	}
	#cruise-cabins-selector tbody tr td:nth-child(3),
	#cruise-cabins-selector thead tr th:nth-child(3) {
		grid-column: 5/9;
	}
	#cruise-cabins-selector tbody tr td:nth-child(4),
	#cruise-cabins-selector thead tr th:nth-child(4) {
		grid-column: 9/13;
	}
	#cruise-cabins-selector thead tr th:nth-child(1),
	#cruise-cabins-selector thead tr th:nth-child(5) {
		display: none;
	}
}

@media (max-width: 620px) {
	#grade-selector #cabin-selector .form-grid-two label {
		display: block;
	}

	#grade-selector #cabin-selector .form-grid-two .nice-select {
		width: unset;
		margin: 0;
		padding: 5px 0 5px 20px;
	}

	#grade-selector #cabin-selector .form-grid-two .nice-select:first-child {
		margin: 0;
	}

	#cabin-selector #cabin-filters.fgtwo-row.align-right {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	#cabin-selector #cabin-filters.fgtwo-row.align-right label {
		grid-column-start: 1;
		grid-column-end: 3;
	}
}

@media all and (max-width: 1240px) {
	.cabin-type-name {
		font-size: 28px;
	}

	.cabin-type-price {
		font-size: 22px;
	}

	.deck-and-cabin-filter-container {
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
	}

	.deck-and-cabin-filter {
		margin: 0;
		justify-content: space-between;
		width: 100%;
	}
}

@media all and (max-width: 920px) {
	.checkout-progressline .progressline {
		padding: 10px 0 10px 10px;
	}

	.checkout-progressline ul li:first-child .progressline {
		padding-left: 0;
	}

	.checkout-progressline ul li span {
		display: none;
	}

	.checkout-step .step-icon {
		min-width: 164px;
	}

	.checkout-step .step-icon i {
		font-size: 20px;
	}

	.stepper-inputsss button,
	.stepper-inputss button,
	.stepper-inputs .input button,
	.stepper-input .input button {
		margin: 0;
		padding: 0;
	}

	.number-travellers-container .count-block {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		row-gap: 60px;
	}

	.count-block .count-name {
		column-gap: 50px;
		width: 100%;
		justify-content: center;
	}

	.count-block .count-name .icons {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 70px;
	}

	.count-block .count-container {
		width: 100%;
		max-width: 140px;
	}

	#cabin-selector .form-grid-two {
		grid-template-columns: 1fr;
	}

	#cabin-selector .prices-loading {
		display: none;
	}

	#cruise-cabins-selector {
		flex-direction: column;
		row-gap: 30px;
	}

	#cruise-cabins-selector .deckplan-container {
		order: 2;
		flex: auto;
		width: 100%;
	}

	#cruise-cabins-selector .table-container {
		order: 1;
		max-height: 673px;
	}

	/* --@setup2-- */
	.cabin-types {
		width: 100%;
		flex-wrap: wrap;
	}

	.cabin-types .cabin-type {
		width: calc(50% - 15px);
		flex-wrap: wrap;
	}

	.booking-main-wrap {
		flex-direction: column;
	}

	#booking-main {
		width: 100%;
	}

	.booking-main-wrap .right-sidebar {
		width: 100%;
	}
}

@media all and (max-width: 740px) {
	#booking-cruise-summary {
		position: relative;
		z-index: 1;
	}

	#booking-cruise-summary .summary-wrap {
		flex-direction: column;
	}

	#booking-cruise-summary .summary-image {
		min-width: unset;
		width: 100%;
		height: 219px;
	}

	#booking-cruise-summary .summary-title {
		font: normal normal 700 22px/28px Gill Sans;
	}

	#booking-cruise-summary .summary-data {
		flex-direction: column;
		font: normal normal normal 14px/24px Roboto;
	}

	#booking-cruise-summary .summary-data i {
		color: var(--fc-dark-grey);
		margin-right: 5px;
		width: 16px;
	}

	#booking-cruise-summary .summary-bottom {
		margin-top: 11px;
	}

	#booking-cruise-summary .before-total-price {
		display: block;
	}

	.deck-and-cabin-filter label {
		display: none;
	}

	.deck-and-cabin-filter > * {
		width: 33% !important;
		min-width: auto !important;
	}

	.checkout-header h1 {
		margin-top: 0;
		font-size: 36px;
	}

	.next-step-container {
		margin-top: 40px;
	}

	#farecode-wrapper .farecode-description,
	.title-wrapper {
		flex-direction: column;
	}

	#farecode-wrapper {
		padding-left: 0;
		width: 100%;
	}

	#farecode-wrapper .nice-select {
		width: auto;
	}

	.next-step-container.checkout-step-1 {
		margin-bottom: 81px;
	}
}

@media all and (max-width: 620px) {
	.checkout-progressline .progressline {
		padding-left: 0;
	}

	.plus,
	.minus {
		width: 45px;
	}

	.count-block .count-name {
		column-gap: 20px;
	}

	#cabin-selector #cabin-filters {
		display: flex;
	}

	#cabin-selector .form-grid-two label {
		display: none;
	}

	#cabin-selector .form-grid-two .nice-select {
		width: 50%;
		min-width: auto;
		padding: 0;
	}

	.date-from,
	.date-to {
		font-size: 22px;
	}
}

@media all and (max-width: 560px) {
	.travel-dates-container .inner.travel-dates-carousel {
		padding: 0;
	}

	.travel-dates-container .travel-dates-block {
		padding: 0;
	}
}

@media all and (max-width: 540px) {
	.cabin-types .cabin-type .cabin-type-desc {
		padding: 20px 10px;
	}

	.cabin-type-name {
		font-size: 24px;
	}

	.cabin-type-price {
		font-size: 18px;
	}

	.cabin-type-block .cabin-type-desc .primary-btn {
		min-width: auto;
		padding: 0 20px;
		font-size: 14px;
	}

	.next-step-container {
		/*flex-direction: column;*/
		gap: 10px;
	}

	.next-step-container button.next-step {
	}
}

@media all and (max-width: 490px) {
	.checkout-progressline i {
		font-size: 14px;
		width: 30px;
		height: 30px;
	}

	.checkout h4 {
		font-size: 20px;
	}

	.count-block .count-name {
		column-gap: 10px;
	}

	.count-block .count-name .icons {
		width: 48px;
	}

	.plus,
	.minus {
		width: 35px;
	}

	.number-travellers-container .icons i {
		font-size: 30px;
	}

	.number-travellers-container .children .icons i {
		font-size: 23px;
	}

	i.fa-plus,
	i.fa-minus {
		font-size: 20px;
		margin: 0;
	}

	.count-block .count-container {
		width: 100%;
		max-width: 108px;
	}

	.cabin-types .cabin-type {
		width: 100%;
	}

	.cabin-types .cabin-type img {
		max-height: none;
	}

	.child-age {
		display: flex;
		align-items: flex-start;
		flex-direction: column;
	}

	.child-age .nice-select {
		margin-left: 0;
		margin-top: 10px;
		width: 282px;
	}
}

@media all and (max-width: 410px) {
	.step-label {
		width: 60px;
	}
}

@media all and (max-width: 380px) {
	.two-col.adults,
	.two-col.children {
		flex-wrap: wrap;
	}
	.stepper-inputsss .input,
	.stepper-inputss .input,
	.stepper-inputs .input,
	.stepper-input .input {
		justify-content: center;
	}
	#grade-selector #cabin-selector .form-grid-two .nice-select {
		min-width: unset;
	}
}


.sidebar-countdown {
	display: flex;
	background-color: #FFE6DB;
	border-radius: 12px;
	color: #8F2B00;
	padding: 30px;
	margin-bottom: 40px;
	padding: 12px;
	gap: 12px;
}

.sidebar-countdown i {
	margin: 4px 2px;
	font-size: 20px;
	line-height: 20px;
}

.sidebar-countdown .message {
	width: 62%;
}

.sidebar-countdown h4,
.sidebar-countdown p {
	font-weight: 400;
	color: #8F2B00;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Roboto';
}

.sidebar-countdown h4 {
	font-weight: 500;
	text-transform: inherit;
	margin-bottom: 4px;
}

.sidebar-countdown p {
	margin-bottom: 0;
}

.sidebar-countdown .clock {
	color: #8F2B00;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	font-family: 'Roboto';
	margin: auto 0 auto auto;
	padding: 2px 12px;
}

.sidebar-countdown.mobile,
.sidebar-countdown .clock [data-value='days'],
.sidebar-countdown .clock [data-value='hours'] {
	display: none;
}

@media (max-width: 920px) {
	.sidebar-countdown.mobile {
		display: flex;
		align-items: center;
		margin: 12px 0 0;
	}
	.sidebar-countdown.mobile .message {
		width: 60%;
	}
	.sidebar-countdown.mobile p {
		display: none;
	}
	.sidebar-countdown.mobile h4 {
		margin-bottom: 0;
	}
}

.sidebar-countdown .clock [data-value='minutes'] {
}

.sidebar-countdown .clock [data-value='seconds']:before {
	content: ':';
}