/* cruiseline | iprogress.co.uk */

#wpadminbar {
	opacity: 0;
	transition: opacity 0.2s;
	transition-delay: 1s;
}

#wpadminbar:hover {
	opacity: 1;
	transition-delay: 0s;
}

.rounded-lg.text-token-text-secondary {
	display: none !important;
}

/* Global */
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.aligncenter {
	display: block;
	margin: 10px auto;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

a {
	transition: color 0.2s;
	color: var(--gold);
}

a:hover {
	text-decoration: none;
	color: #333;
}

.margin-bottom-60 {
	margin-bottom: 60px;
}

a:focus {
	outline: none;
}

.margin-top-60 {
	margin-top: 60px;
}

.margin-top-100 {
	margin-top: 100px;
}

.error404 {
	padding-top: 40px;
}

.uppercase {
	text-transform: uppercase;
}

:root {
	--gold: #ccb39d;
	--gold-2: rgba(204, 179, 157, 0.9);
	--red: #db5162;
	--blue: #3a4154;
	--blue-2: rgba(58, 65, 84, .9);
	--grey: #444444;
}

/* Flex */
.flex {
	display: flex;
}

.flex-inline {
	display: inline-flex;
}

.flex-wrap {
	flex-wrap: wrap;
}

.flex-align-start {
	align-items: flex-start;
}

.flex-align-end {
	align-items: flex-end;
}

.flex-align-center {
	align-items: center;
}

.flex-justify-start {
	justify-content: flex-start;
}

.flex-justify-end {
	justify-content: flex-end;
}

.flex-justify-between {
	justify-content: space-between;
}

.flex-justify-around {
	justify-content: space-around;
}

.flex-justify-center {
	justify-content: center;
}

.flex-direction-column {
	flex-direction: column;
}

.flex-direction-column-reverse {
	flex-direction: column-reverse;
}

.flex-direction-row {
	flex-direction: row;
}

.flex-direction-row-reverse {
	flex-direction: row-reverse;
}

.mx-auto {
	margin: 0 auto;
}

.mb-18 {
	margin-bottom: 18px;
}

.hidden {
	display: none;
}

.box-shadow {
	box-shadow: #c4c4c4 0 0 10px 0px;
}

.dark-overlay {
	background-color: rgba(0, 0, 0, 0.1);
}

.gold {
	color: var(--gold);
}

.grey-background {
	background-color: #f3f3f3;
}

.beige-2-background {
	background-color: #ece6da;
}

.gold-background {
	background-color: #ece6da;
}

.gold-button {
	padding: 20px 30px;
	background-color: var(--gold);
	font-size: 0.9em;
	display: inline-block;
	color: #ffffff;
	height: 60px;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	font-weight: bold;
	font-family: "Raleway", sans-serif;
	cursor: pointer;
}

.gold-button.frm_button_submit {
	padding: 1px 6px;
}

.gold-button:focus {
	outline: 0;
}

.gold-button:hover {
	background-color: var(--gold-2);
	color: #fff;
	transition: background-color 0.3s ease-in-out;
}

#article-content .gold-button {
	display: block;
	width: 250px;
	margin: 60px auto 0 auto;
}

article.content-margin img {
	max-width: 100%;
	width: 100%;
}

.half-width {
	width: 50%;
}

.full-width {
	width: 100%;
}

.header .raleway {
	font-family: "Raleway", sans-serif;
	font-weight: 400;
}

h1 {
	font-size: 65px;
	font-family: "Raleway", sans-serif;
	text-transform: capitalize !important;
	font-weight: 400;
	color: var(--gold);
}

.single h1 {
	font-size: 48px;
	line-height: 52px;
}

h2,
.header,
h3 {
	font-weight: 400;
	text-transform: capitalize;
	color: var(--gold);
	margin-bottom: 1em;
}

h2 {
	font-size: 36px;
	line-height: 1.25em;
	font-weight: 400;
	font-family: "Raleway", sans-serif;
	margin-bottom: 1em;
}

h3 {
	font-size: 28px;
	font-weight: 400;
	font-family: "Raleway", sans-serif;
	margin-bottom: 1em;
}

h4 {
	font-size: 16px;
	font-family: "montserrat";
	color: #555555;
	margin-bottom: 1em;
}

h5 {
	font-size: 20px;
	font-family: "montserrat";
	color: var(--gold);
	margin-bottom: 1em;
}

h6 {
	font-size: 20px;
	font-family: "Raleway", sans-serif;
	margin-bottom: 1em;
}

p,
a,
.red-button span {
	font-family: "open-sans";
}

p,
.content-margin ul li {
	color: #333333;
	margin-bottom: 0.5em;
	font-weight: 400;
	/* letter-spacing: 2px; */
}

a {
	font-weight: bold;
}

ul,
ol {
	list-style-position: inside;
	font-family: "open-sans";
}

h1.cruiseline-title,
h1.ship-template-title {
	color: #fff;
	text-align: center;
	margin: auto;
}

#full-feature-image #breadcrumbs,
#full-feature-image #breadcrumbs a,
#full-feature-image #breadcrumbs i {
	color: #fff;
}

#full-feature-image .slider-button {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 175px;
	text-align: center;
}

#full-feature-image .cruise-slider-button {
	margin-top: 40px;
}

#full-feature-image .dark-overlay {
	background-color: rgba(0, 0, 0, 0.3);
}

#full-feature-image h1 {
	text-align: center;
	line-height: 1.1;
}

#full-feature-image .full-slider,
#full-feature-image .full-slider .height-100 {
	background-size: cover;
	height: 980px !important;
}

.header-subtitle {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-weight: 700;
	margin: 5px 0;
	font-size: 14px;
	position: absolute;
	text-align: center;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	background-color: #d4d6de;
	padding: 10px 5px;
}

.header-subtitle h2 {
	color: #3a4154;
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: "open-sans";
	font-size: 18px;
	font-weight: bold;
}

.slider-button .red-button {
	padding: 20px 50px;
	font-size: 18px;
}

.red-button span {
	color: #fff;
}

.breadcrumb_last {
	text-transform: uppercase;
}

.absolute-breadcrumbs {
	position: absolute;
	bottom: 50px;
	text-align: left;
	left: 0px;
	right: 0;
}

#breadcrumbs a {
	color: #656565;
	text-transform: uppercase;
	font-size: 12px;
}

#breadcrumbs a:hover {
	color: #333;
}

#breadcrumbs i,
#breacrumbs a,
#breadcrumbs .breadcrumb_last {
	font-size: 12px;
}

.contact-left,
.contact-right {
	width: 50%;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
}

.contact-left {
	padding-right: 2%;
}

.contact-right {
	padding-left: 2%;
}

.contact-left input {
	width: 100%;
}

.form-field input {
	height: 40px;
	padding: 2.5px 10px;
}

.form-field input:focus,
.form-field select:focus,
.form-field textarea:focus {
	outline: none !important;
	border: 1px solid var(--gold);
}

#frm_field_50_container {
	clear: both;
}

.form-field label,
.form-field .frm_primary_label {
	display: block;
	margin-bottom: 2px;
	margin-top: 10px;
	color: #000;
	font-weight: bold;
}

.offers-checkbox label {
	font-weight: 400;
}

.offers-checkbox input {
	width: initial;
	height: initial;
}

/* Main */
html {
	margin-top: 0;
	font-size: 16px;
}

body {
	padding: 0 25px 25px;
}

#container {
}

#page-main {
	padding-top: 140px;
	padding-bottom: 60px;
	/*margin-bottom:60px;*/
}

section {
	padding-top: 100px;
	padding-bottom: 100px;
}

section.grey-background:first-of-type {
	padding-top: 60px;
	padding-bottom: 0;
}

section.grey-background + section.grey-background {
	padding-top: 0;
}

section.grey-background {
	padding-top: 100px;
}

section.grey-background:last-of-type {
	padding-bottom: 100px;
}

section#cruise-details {
	padding-bottom: 100px;
	margin-bottom: 40px;
}

section:last-of-type {
	padding-bottom: 100px;
}

section#full-width-slider {
	padding-top: 0;
	padding-bottom: 0;
}

#full-width-slider .slick-dots {
	bottom: -40px;
}

.slick-dots li.slick-active button:before {
	color: var(--gold);
	opacity: 1;
}

#deals-content .slick-dots {
	bottom: -45px;
}

/* Header */
header {
	background-color: #fff;
	width: 100%;
	position: fixed;
	height: 127px;
	padding-top: 30px;
	left: 0;
	right: 0;
	top: 0;
	z-index: 20;
	transition: 0.2s;
	padding-left: 25px;
	padding-right: 25px;
}

header.transparent-theme,
header.white-theme {
	background: transparent;
	top: 40px;
}

header.white-bg {
	top: 0;
	background-color: #fff;
}

header.transparent-theme #mobile-navigation-control i, 
header.transparent-theme .header-number a {
	color: #FFF;
}

header.white-bg #mobile-navigation-control i, 
header.white-bg .header-number a {
	color: #444;
}

#header-content {
	height: 67px;
	flex-wrap: wrap;
}

#header-content #logo,
#header-left,
#header-right {
	width: calc(100% / 3);
}

#header-content #logo {
	display: flex;
	align-items: center;
}

#header-left {
	display: flex;
	align-items: center;
	font-size: 30px;
}

#logo {
	width: 310px;
	height: auto;
}

#logo a {
	display: flex;
	align-items: center;
	justify-content: center;
}

#logo a img {
	width: 60%;
}

#header-right {
	height: 100%;
	display: flex;
	color: #fff;
	font-family: Roboto Condensed, sans-serif;
}

#header-right i {
	color: var(--gold);
}

header.white-theme #header-right i {
	color: #ffffff;
}

header.white-theme .header-number a {
	color: #ffffff;
}

header.white-theme #mobile-navigation-control i {
	color: #fff;
}

header #mobile-navigation-control i {
	color: #444;
}

#header-tel {
	color: #444;
	font-size: 30px;
	align-items: center;
}

#header-tel i {
	font-size: 0.8em;
}

.header-number a {
	color: #444;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

.white-theme #header-tel {
	color: #fff;
}

.header-opening-hours i {
	font-size: 8px;
}

.header-opening-hours span {
	gap: 5px;
	font-weight: bold;
}

.header-opening-hours span.open-hours,
header #header-right .header-opening-hours span.open-hours i {
	color: green;
}

.header-opening-hours span.close-hours,
header #header-right .header-opening-hours span.close-hours i {
	color: var(--red);
}

header.white-theme #header-subnav {
	background-color: transparent;
}

#header-subnav {
	width: 100%;
	background-color: var(--blue);
	margin-top: 30px;
}

header.transparent-theme #header-subnav {
	background-color: transparent;
}

header.white-bg #header-subnav {
	background-color: var(--blue);
}

#header-subnav ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-grow: 1;
	list-style-type: none;
	margin-bottom: 0;
	padding-left: 0;
}

#header-subnav li {
	margin-bottom: 0;
	border-left: 2px solid #fff;
	text-align: center;
	width: 100%;
}

#header-subnav li:hover {
	background-color: var(--gold);
}

#header-subnav li:first-of-type {
	border-left: 0;
}

#header-subnav li a {
	color: #fff;
	padding: 10px;
	text-transform: capitalize;
	width: 100%;
	display: block;
	font-weight: 700;
	font-family: "montserrat";
	font-size: 14px;
}

#header-subnav li.top-link > a {
	text-transform: uppercase;
}

#header-subnav li.top-link li {
	text-align: left;
	font-size: 13px;
}

#mobile-nav {
	text-align: center;
}

#mobile-nav ul {
	padding-top: 0;
}

.dropdown-content {
	display: none;
	position: fixed;
	top: 208px;
	/* bottom: 0; */
	left: 0;
	right: 0;
	width: 100%;
	/* height: 100%; */
	/* background-color: var(--blue); */
	background-color: transparent;
	text-align: left;
	z-index: 9;

	max-width: 1170px;
	left: 50%;
	transform: translateX(-50%);
}

header.solid .dropdown-content,
.white-bg .dropdown-content {
	top: 168px;
}

.dropdown-content .content-margin {
	background-color: var(--blue);
	padding: 20px;
}

#read-more {
	margin-top: 40px;
}

.fare-disclaimer {
	font-family: "montserrat";
	font-weight: 700;
	text-align: right;
	margin-left: auto;
	/* text-transform: uppercase; */
}

#header-subnav .dropdown-content h3 {
	margin-bottom: 0;
}

#header-subnav .dropdown-content h3 a {
	color: var(--gold);
	font-size: 28px;
}

#header-subnav li:hover .dropdown-content {
	display: block;
}

#mobile-nav li.top-link .dropdown-content.show {
	display: block;
	position: relative;
	top: inherit;
}

#mobile-nav li.top-link .dropdown-content.show .content-margin {
	background-color: var(--gold);
	padding: 0;
	margin: 0;
	width: 100%;
}

#mobile-nav li.top-link .dropdown-content.show .content-margin h3 {
	display: none;
}

#mobile-nav li.top-link .dropdown-content.show .content-margin ul {
	display: flex !important;
	flex-direction: column !important;
	padding: 0;
	text-align: center;
	gap: 0;
}

#mobile-nav li.top-link .dropdown-content.show .content-margin ul li {
	border-bottom: 1px solid var(--blue);
}

#mobile-nav li.top-link .dropdown-content.show .content-margin ul li:last-child {
	border-bottom: none;
}

header.white-theme .dropdown-content {
	top: 207px;
}

.dropdown-content ul.list-links {
	display: grid !important;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 10px;
	margin-bottom: 60px;
	padding: 0;
}

#header-subnav .dropdown-content ul.list-links li {
	border: 0;
}

#header-nav {
	width: 100%;
}

#header-nav ul {
	text-align: right;
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	padding-left: 30px;
}

#header-nav ul li {
	height: 45px;
}

#header-nav ul li ul.sub-menu li {
	height: auto;
	padding: 0;
}

#header-nav ul li a {
	color: #444;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 500;
	font-family: "Roboto Condensed", sans-serif;
	vertical-align: sub;
}

#header-nav ul li a:focus {
	text-decoration: none;
}

.menu-item-has-children > a:after {
	content: "\f078";
	font-family: "Font Awesome 5 Pro";

	padding-left: 3px;
	font-size: 70%;
}

.menu-navigation-container {
	padding-left: 40px;
}

#mobile-navigation .menu-navigation-container {
	padding-left: 0;
}

#header-nav ul.sub-menu {
	flex-direction: column;
	align-items: flex-start;
	display: none;
	padding: 0px;
	background-color: rgba(255, 255, 255, 0.9);
	color: #fff;
	width: 200px;
	position: absolute;
	z-index: 300;
	margin-top: 10px;
	border: 1px solid #f3f3f3;
}

#header-nav ul.sub-menu ul.sub-menu {
	left: 100%;
	top: 0;
	flex-direction: column;
	flex-wrap: wrap;
	width: auto;
	justify-content: start;
	height: auto;
	max-height: 480px;
	background: none;
	border: 0;
}

#header-nav ul.sub-menu ul.sub-menu li {
	background-color: rgba(255, 255, 255, 0.8);
	width: 148px;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
}

#header-nav ul.sub-menu ul.sub-menu li:hover,
#header-nav ul.sub-menu li:hover {
	background-color: #ffffff;
}

ul.sub-menu li {
	color: #333;
	border-bottom: 1px solid #f3f3f3;
	height: 30px;
	line-height: 16px;
	width: 100%;
	text-align: left;
	padding: 15px;
}

ul.sub-menu li:last-of-type {
	border-bottom: 0;
}

#header-nav .menu-item-has-children:hover > ul.sub-menu {
	display: flex;
}

.white-theme #header-nav ul li a {
	color: #fff;
}

#header-nav ul.sub-menu li a {
	color: #333;
	display: block;
	padding: 15px;
}

.phone-number {
	padding: 0 10px;
}

#header-socials {
	margin-right: 40px;
}

#header-search {
	cursor: pointer;
}

#header-socials ul {
	list-style-type: none;
	margin-left: 30px;
	margin-bottom: 0;
	padding-left: 0;
}

#header-socials ul li {
	display: inline-block;
	width: 25px;
	text-align: center;
	margin: 0 5px;
}

/* header quick search */
/* header #top-search {
				position: static;
			} */
/* header.transparent-theme #top-search,
			header.white-theme #top-search {
				position: static;
			} */

#close-top-search {
	display: none;
}

#top-search {
	position: static;
}

#top-search.absolute {
	position: absolute;
	left: 0;
	right: 0;
}

.carousel-quick-search {
	position: relative;
	bottom: 135px;
}

.carousel-quick-search.fixed {
	position: fixed;
	bottom: initial;
	top: 97px;
	width: 1170px;
	margin: auto;
	left: 0;
	right: 0;
	z-index: 20;
}

.carousel-holder {
	position: relative;
	margin-bottom: -70px;
}

#quick-search {
	box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.2);
}

#quick-search form,
#quick-search-sticky form {
	position: relative;
}

#quick-search div.select,
#quick-search-sticky div.select {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	transition: all 0.3s ease-in-out;
	background-color: #fff;
	height: 60px;
	padding-right: 20px;
	outline: none;
}

#quick-search div.select.hide {
	display: none !important;
}

#quick-search div.select:first-of-type,
#quick-search-sticky div.select:first-of-type {
	border-left: 1px solid #f3f3f3;
}

#quick-search div.select i,
#quick-search-sticky div.select i {
	color: var(--gold);
}

#quick-search div.select label,
#quick-search-sticky div.select label {
	display: none;
}

#quick-search select,
#quick-search-sticky select {
	text-indent: 10px;
	padding: 20px 0;
	cursor: pointer;
	width: 150%;
	min-width: 130px;
	border: 0;
	/* font-family: Roboto Condensed, sans-serif; */
	text-transform: uppercase;
	font-size: 14px;
	color: #444;
	background: transparent;
	padding-right: 40px;
	text-overflow: ellipsis;
	transition: all 0.3s ease-in-out;
}

#quick-search div.select p,
#quick-search-sticky div.select p {
	margin-bottom: 0;
}

#quick-search select option,
#quick-search-sticky select option {
	background-color: #fff;
	text-transform: capitalize;
}

#quick-search select option:first-of-type,
#quick-search-sticky select option:first-of-type {
	text-transform: uppercase;
}

#quick-search select option:hover,
#quick-search-sticky select option:hover {
	background-color: #444;
	color: #fff;
}

#quick-search .button-search,
#quick-search-sticky .button-search {
	box-sizing: content-box;
}

#quick-search .gold-button,
#quick-search-sticky .gold-button {
	width: 110px;
	height: 60px;
	padding: initial;
	padding: 0 10px;
}

#quick-search .reset-search,
#quick-search-sticky .reset-search {
	display: none;
}

/* Content */
#breadcrumbs {
	padding-top: 15px;
}

#search-results #breadcrumbs {
	padding: 20px 10px 0;
}

#content {
}

article {
	margin-top: 70px;
	padding-top: 60px;
	padding-bottom: 60px;
}

article h2 {
	margin-bottom: 10px;
	margin-top: 20px;
}

.featured-image {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 30px;
	height: auto;
}

aside {
}

.cruise-top-logo-box,
.cruise-top-logo-box a {
	margin-top: 100px;
	margin-bottom: 30px;
	max-width: 150px;
	height: 150px;
	/* background-color: #FFFFFF; */
	display: flex;
}

.cruise-top-logo-box a {
	margin: 0;
}

.cruise-top-logo {
	/* margin-bottom: 30px; */
	/* filter:brightness(999); */
	object-fit: contain;
	max-width: 100%;
	width: auto;
	height: auto;
}

.cruise-top-logo:not(.white-logo) {
	padding: 0 15px;
	background-color: #fff;
}

.cruise-top-title {
	margin-bottom: 20px;
}

.cruise-top-details,
.cruise-top-price {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
}

.cruise-top-details a,
.cruise-top-details a:hover {
	color: #fff;
}

.cruise-top-details a:hover {
	text-decoration: underline;
}

.big {
	font-size: 22px;
}

.content-margin {
	width: 1170px;
	margin: auto;
	max-width: 100%;
}

.lower-cruiseline-content .content-margin,
.main-content,
article .default-content {
	text-align: center;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.content-margin .main-content {
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.lower-cruiseline-content .content-margin {
	margin-top: 30px;
}

.main-content a.red-button {
	margin-top: 15px;
	display: inline-block;
}

.main-content ul li,
.default-content ul li {
	font-family: "open-sans", sans-serif;
	color: #333333;
}

.comments-title {
	padding-bottom: 15px;
}

.comments-title em {
	font-style: normal;
}

#comment-list {
	margin-top: 40px;
}

#comment-list li {
	list-style-type: none;
}

ol.commentlist {
	padding-left: 0px;
}

.comment-author {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	float: left;
	margin-right: 15px;
}

.comment-author img {
	border-radius: 50%;
}

.comment-author .fn,
.comment-author span {
	display: none;
}

.comment-meta {
	min-height: 50px;
	line-height: 50px;
}

.comment-content {
	padding-top: 15px;
}

#comments input[type="submit"],
.frm_submit button {
	background-color: var(--gold);
	border: 0;
	color: #ffffff;
	display: inline-block;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Raleway, sans-serif;
	height: 60px;
	padding: 20px 30px;
	text-align: center;
	text-transform: uppercase;
	transition: background 0.4s ease;
	width: auto;
}

#comments input[type="submit"]:hover,
.frm_submit button:hover {
	background-color: #444;
}

#comments input,
#comments textarea,
.form-field input,
.form-field textarea,
.form-field select,
.form-field option {
	padding: 15px;
	font-family: Raleway, sans-serif;
	border: 1px solid #ccc;
	width: 100%;
	margin-bottom: 15px;
}

.form-field select {
	text-indent: 15px;
}

#comments input::placeholder,
#comments textarea::placeholder {
	color: #ccc;
	font-size: 0.8em;
}

.frm_form_subfield-first {
	width: 49%;
}

.frm_form_subfield-last {
	width: 49%;
}

#comments label,
.form-field label,
.form-field .frm_primary_label,
#form_cruise-enquiry label {
	display: none;
}

#frm_form_16_container .form-field label,
#frm_form_16_container .form-field .frm_primary_label {
	display: inline-block !important;
}

#comments .comment-form-cookies-consent label,
.frm_checkbox label {
	display: inline-block !important;
}

#frm_field_106_container .frm_primary_label {
	display: block;
}

#comments input[type="checkbox"],
.frm_checkbox input[type="checkbox"] {
	width: auto;
}

.horizontal_radio .frm_opt_container {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0;
}

.horizontal_radio .frm_opt_container .frm_checkbox {
	margin-right: 30px;
}

/* Footer */
footer {
	height: auto;
}

#footer-toolbar {
	height: 120px;
	background-color: #ffffff;
}

#footer-toolbar p {
	margin-bottom: 0;
}

#scroll-top {
	text-transform: uppercase;
}

#footer-lower {
	padding: 60px 0;
	background-image: url(../images/footer-bg.jpg);
	background-size: cover;
	background-position: center;
}

#footer-logo {
	width: 450px;
	margin: auto;
}

#footer-logo img {
	width: 100%;
}

#footer-links {
	margin-top: 30px;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	padding: 30px 0;
	margin-bottom: 30px;
}

.links-title {
	text-transform: uppercase;
}

#footer-links .links-column {
	width: 25%;
}

#footer-logos {
	width: 290px;
}

.footer-logos a {
	margin-right: 10px;
}

.footer-logos img {
	width: auto;
	height: 36px;
}

.footer-socials a {
	margin-bottom: 30px;
}

.footer-socials a {
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background-color 0.3s ease-in-out;
}

.footer-socials a:hover {
	background-color: var(--gold);
}

.footer-socials a:last-of-type {
	margin-right: 0;
}

.footer-socials i {
	color: #333;
}

.links-title,
.footer-link {
	color: #fff;
	font-size: 0.8em;
	text-align: left;
}

.footer-link {
	display: block;
	font-weight: initial;
	font-size: 13px;
	line-height: 24px;
}

.footer-link:hover {
	color: var(--gold);
}

.links-title {
	font-weight: bold;
}

#footer-copyright p {
	color: #fff;
	font-size: 0.8em;
}

#quick-links {
	top: 228px !important;
	margin-top: 0px;
}

#quick-links a {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
}

#quick-links .gold-button {
	height: 60px;
	padding: 0 5px;
	width: calc(100% / 6);
	flex-grow: 1;
	display: flex;
	margin-right: 1px;
	color: #fff;
	background-color: var(--blue);
}

#quick-links .gold-button#call-quick {
	gap: 10px;
	background-color: var(--gold);
	font-size: 17px;
}

#quick-links .gold-button#enquire-quick {
	/* background-image: url(../images/button-enquirenow.jpg); */
    background-color: #db5162;
}

#quick-links .gold-button#call-quick a {
	display: flex;
	width: auto;
}

#quick-links .gold-button#call-quick:hover,
#quick-links .gold-button:hover {
	background-color: var(--gold-2);
}

#quick-links .gold-button#enquire-quick:hover {
	background-color: var(--blue);
}

#quick-links .gold-button#call-quick a,
#quick-links .gold-button#call-quick span {
	height: 60px;
	line-height: 60px;
}

#quick-links .gold-button:last-of-type {
	margin-right: 0;
}

.gold-button a,
.gold-button span,
.prices-content .gold-button span {
	color: #fff;
	height: auto;
}

#enquire-quick,
#call-quick {
	background-size: cover;
	background-position: center;
	background-color: var(--gold);
}

#enquire-quick {
	/*	background-image: url('../images/button-enquirenow.jpg');*/
	background-color: #db5162;
}

#call-quick {
	/*background-image: url('../images/button-callusnow.jpg');*/
}

#enquire-quick:hover,
#call-quick:hover {
	background-image: none;
	transition: all 0.3s ease-in-out;
	background-color: #444;
}

#ship-description-section {
	display: flex;
	min-height: 250px;
	max-height: 400px;
	flex-direction: column;
	justify-content: center;
}

#ship-description-section .content-margin {
	max-height: 400px;
}

/* Site Search */
p.search {
	margin-bottom: 0;
}

#search {
	display: flex;
	visibility: hidden;
	opacity: 0;
	transition: all 0.25s;
	position: fixed;
	z-index: 150;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	justify-content: center;
	align-items: center;
}

#search form {
	position: relative;
	top: 50px;
}

#search input {
	padding: 20px;
	border: 0px;
	width: 500px;
	color: #000;
	text-transform: uppercase;
}

#search button {
	background: transparent;
	border: 0px;
	padding: 0px 20px;
	font-size: 30px;
	color: #fff;
	transition: color 0.25s;
}

/* Mobile Navigation */
#mobile-navigation-control {
	color: var(--blue);
	cursor: pointer;
}

#mobile-navigation {
	position: fixed;
	z-index: 6000;
	top: 0;
	height: 100%;
	min-width: 260px;
	right: -50%;
	width: 400px;
	background: #000;
	overflow-y: auto;
	padding: 0 0 20px;
	transition: right 0.4s;
	text-transform: uppercase;
	display: none;
}

#mobile-navigation.mobile-nav-open {
	right: 0;
	display: block;
}

#mobile-navigation ul {
	padding: 0 15px;
	margin: 0;
	list-style: none;
}

#mobile-navigation a {
	display: block;
	padding: 10px;
	color: #fff;
	line-height: 1;
	/*border-bottom:2px solid transparent;*/
	font-family: "montserrat";
}

#mobile-navigation a:hover,
#mobile-navigation .current-menu-item > a {
	/*border-color:#fff;*/
}

#mobile-background {
	position: fixed;
	z-index: 5999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	opacity: 0;
	visibility: hidden;
	transition: all 0.7s;
}

#mobile-background.mobile-nav-open {
	opacity: 1;
	visibility: visible;
}

/* Mobile Navigation */
#mobile-navigation-control {
	padding: 3px;
	margin: 0 10px 0 0;
	cursor: pointer;
}

#mobile-navigation {
	position: fixed;
	z-index: 10000;
	top: 0;
	height: 100%;
	min-width: 260px;
	left: -100%;
	width: 50%;
	padding: 100px 50px;
	max-width: 450px;
	background: #fff;
	overflow-y: auto;
	transition: left 0.4s;
}

#mobile-navigation .close {
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 15px;
	padding: 10px;
	color: #000;
	cursor: pointer;
}

#mobile-navigation .close:hover {
	color: var(--blue);
}

#mobile-navigation.mobile-nav-open {
	left: 0;
}

#mobile-navigation ul {
	padding: 15px;
	margin: 0;
	list-style: none;
}

#mobile-navigation li {
	position: relative;
}

#mobile-navigation ul.sub-menu {
	padding: 0 15px;
	display: none;
	flex-direction: column;
}

#mobile-navigation a {
	display: block;
	padding: 10px;
	color: #000;
	/*border-bottom:2px solid transparent;*/
}

#mobile-navigation a:hover,
#mobile-navigation .current-menu-item > a {
	text-decoration: underline;
	/*border-color:#fff;*/
}

#mobile-navigation .sub-menu-control {
	position: absolute;
	right: 3px;
	top: 6px;
	color: #fff;
	padding: 10px;
	margin: -6px;
}

#mobile-background {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
}

#mobile-background.mobile-nav-open,
#mobile-background.open {
	opacity: 1;
	visibility: visible;
}

#mobile-background i {
	position: absolute;
	top: 20px;
	right: 10px;
	color: #fff;
	font-size: 18px;
}

.mobile-menu-links,
.phone-block {
	text-align: center;
}

.phone-block {
	margin-top: 100px;
	border-bottom: 2px solid #000;
}

.phone-block h4 {
	font-size: 14px;
}

.phone-block a {
	font-size: 18px;
	margin-bottom: 15px;
}

.mobile-menu-links a {
	margin-bottom: 15px;
	font-size: 14px;
}

.mobile-socials {
	display: flex;
	justify-content: space-between;
}

.mobile-footer-logos {
	padding: 30px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 30px;
}

.mobile-footer-logos div:first-of-type {
	width: 100%;
	text-align: center;
	max-width: 100%;
}

.mobile-footer-logos div:first-of-type img {
	max-width: 250px;
}

.mobile-footer-logos div,
.mobile-footer-logos a {
	max-width: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mobile-footer-logos img {
	max-width: 100px;
	padding: 0 10px;
	max-height: 80px;
	margin: auto;
}

#article-content img {
	max-width: 100%;
	height: auto;
}

.frm_submit button.button.gold-button.frm_button_submit {
	margin-top: 30px;
}

.frm_opt_container label {
	margin-top: 0;
	margin-bottom: 20px;
}

#cruise-enquiry-popup .frm_opt_container {
	margin-top: 10px !important;
}

/* slick styles */
#home-carousel .slick-arrow {
	background-color: rgba(0, 0, 0, 0.3);
	height: 60px;
	width: 60px;
	z-index: 10;
	top: 50%;
	transform: translateY(-50%);
	transition: background-color 0.3s ease-in-out;
}

#home-carousel .slick-arrow:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

.slick-prev,
.slick-next {
	z-index: 2;
}

.slick-prev:before,
.slick-next:before {
	width: 20px;
    height: 20px;
	display: inline-block;
	color: #ccc;
	font-size: 20px;
	opacity: 1;
	line-height: initial;
}

#home-carousel .slick-prev {
	left: 0;
}

.slick-prev:before {
	font-family: "Font Awesome 5 Pro";
	content: "\f104";
	font-weight: 100;
}

.slick-next:before {
	font-family: "Font Awesome 5 Pro";
	content: "\f105";
	font-weight: 100;
}

#home-carousel .slick-prev:before,
#home-carousel .slick-next:before {
	color: #ffffff;
}

#home-carousel .slick-next {
	right: 0;
}

#home-carousel .slick-next:focus,
#home-carousel .slick-prev:focus {
	background-color: rgba(0, 0, 0, 0.3);
}

#home-carousel .slick-dots {
	bottom: 25px;
}

.slick-dots {
	bottom: -45px;
}

#home-carousel .slick-dots li.slick-active button:before {
	color: var(--gold);
	opacity: 1;
}

#home-carousel .slick-dots li button:before {
	color: #fff;
	opacity: 0.5;
}

.cta-button {
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	display: block;
	height: 60px;
	width: 60px;
	bottom: 0;
	right: 0;
	z-index: 5;
	color: #fff;
	cursor: pointer;
}

.cta-button:after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-weight: 100;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 22px;
	color: #fff;
}

#home-carousel {
	--carouselHeight: 800px;
	height: var(--carouselHeight);
	margin: 0;
}

#home-carousel .slide {
	position: relative;
	height: var(--carouselHeight);
	background-size: cover;
	background-position: center;
}

#home-carousel .slide img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#home-carousel .slide img.desktop {
	display: flex;
}

#home-carousel .slide img.mobile {
	display: none;
}

#home-carousel .slide > div {
	position: relative;
	z-index: 2;
}

.slide-wrap {
	height: 100%;
}

.slide-content,
.slide-content p,
.slide-content h1,
.slide-content h2 {
	color: #ffffff;
}

.slide-content .red-button {
	margin-top: 30px;
	display: inline-block;
}

.two-slides.slick-dotted {
	margin-bottom: 40px;
}

.two-slides h2 {
	font-size: 1.1em;
	line-height: normal;
	margin-bottom: 0.7em;
}

.full-width-slider,
.full-width-slide,
#image-with-offers .image {
	height: 800px;
}

.full-width-slide img,
#image-with-offers img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: center;
}

#full-width-slider {
	position: relative;
}

.slider-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: calc(100% - 30px);
	left: 0;
	right: 0;
	display: flex;
	justify-content: space-between;
	margin: auto;
}

.slider-nav .prev,
.slider-nav .next {
	font-size: 128px;
	color: rgba(255, 255, 255, 0.5);
	cursor: pointer;
}

#image-with-offers .offer-block-container {
	padding: 60px 50px;
	background-color: var(--blue);
	color: #fff;
	text-align: center;
	margin-top: -60px;
	position: relative;
}

.request-brochure-section {
	height: 400px;
	background-size: cover;
	background-position: center;
	text-align: center;
	position: relative;
	margin-top: 30px;
}

.request-brochure-section .dark-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.3);
}

.brochure-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
	margin: auto;
}

.request-brochure-section h2 {
	color: #fff;
	margin-bottom: 100px;
}

.offer-block-box p {
	color: #fff;
}

.offer-block-link {
	background-color: var(--red);
	color: #fff;
	margin-top: 50px;
	display: inline-block;
}

.red-button {
	padding: 10px 50px;
	background-color: var(--red);
	color: #fff;
	border: 0;
	transition: all 0.4s ease-in-out;
}

.red-button:hover {
	background-color: var(--gold);
	color: #fff;
}

.video-title {
	text-align: center;
}

.diamond-top:before {
	content: " ";
	background-image: url("../images/diamond.png");
	background-size: 50px;
	position: relative;
	/* padding-top: 50px; */
	height: 75px;
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
}

.diamond-top-no-pad {
	content: " ";
	background-image: url(https://cruiselinedev.cruiseappy.com/wp-content/themes/cruiseline/css/../images/diamond.png);
	background-size: 35px;
	position: absolute;
	height: 36px;
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	left: 0;
	right: 0;
	top: 0px;
	width: 35px;
	transform: translate(0px, -50%);
	margin: auto;
	text-align: center;
}

.diamond-top {
	padding-top: 50px;
}

.diamond-border-top-bottom {
	border-top: 3px solid var(--gold);
	border-bottom: 3px solid var(--gold);
	padding: 50px 0;
	position: relative;
}

.diamond-border-top-bottom:before,
.diamond-border-top-bottom:after {
	content: " ";
	background-image: url("../images/diamond.png");
	background-size: 50px;
	height: 50px;
	position: absolute;
	display: block;
	top: -25px;
	left: 0;
	right: 0;
	margin: auto;
	background-repeat: no-repeat;
	background-position: top center;
}

.diamond-border-top-bottom:after {
	top: unset;
	bottom: -25px;
}

.diamond-top-bottom {
	padding: 50px 0;
	position: relative;
}

.diamond-top-bottom:before,
.diamond-top-bottom:after {
	content: " ";
	background-image: url("../images/diamond.png");
	background-size: 50px;
	height: 50px;
	position: absolute;
	display: block;
	top: -25px;
	left: 0;
	right: 0;
	margin: auto;
	background-repeat: no-repeat;
	background-position: top center;
}

.diamond-top-bottom:after {
	top: unset;
	bottom: -25px;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 50px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slide-cta {
	display: inline-block;
	width: auto;
	margin: 10px 0;
	padding: 18px 20px;
	border: 1px solid #fff;
	border-radius: 0px;
	color: #fff;
	height: auto;
	min-height: 60px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.slide-cta:hover {
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
}

#latest-offers {
	text-align: center;
	padding-bottom: 0;
}

#latest-offers-posts {
	margin-top: 30px;
}

.latest-offer a.cta-wrapper,
.slide-wrap a.cta-wrapper {
	display: block;
	height: 100%;
	transition: all 0.3s ease-in-out;
	position: relative;
	z-index: 4;
}

.slide-wrap a.cta-wrapper:hover {
	background-color: rgba(0, 0, 0, 0.3);
}

.bg-image {
	position: absolute;
	left: 0;
	z-index: -1;
	height: 100%;
	width: 100%;
	transform: scale(1);
	transition: all 0.3s ease-in-out;
}

.fullsize-block a {
	font-weight: normal;
}

.cta-button {
	transition: all 0.3s ease-in-out;
}

.latest-offer:hover .cta-button,
.fullsize-block:hover .cta-button {
	background-color: rgba(0, 0, 0, 0.6);
}

.latest-offer:hover .bg-image,
.fullsize-block:hover .bg-image {
	transform: scale(1.05);
}

.latest-offer {
	transition: all 0.3s ease-in-out;
}

.latest-offer:hover,
.cta-block:hover {
	transition: all 1s ease-in-out;
}

.default-content {
	margin-bottom: 60px;
}

article .default-content img {
	width: 100%;
	max-width: 100%;
}

article .default-content {
	margin-bottom: 0;
}

#ctf .ctf-item {
	padding: 0 !important;
}

#ctf .ctf-tweet-text {
	line-height: normal !important;
}

.latest-offer,
.fullsize-block,
.cta-block {
	background-size: cover;
	background-position: center;
	width: 370px;
	height: 250px;
	margin-bottom: 30px;
	color: #ffffff;
	position: relative;
	overflow: hidden;
}

.cta-block .cta-button {
	transition: all 0s ease-in-out;
}

.fullsize-block {
	min-width: 50%;
	max-width: 100%;
	flex-grow: 1;
	min-height: 450px;
	height: auto;
}

.latest-offer .offer-details {
	padding-left: 20px;
	padding-right: 20px;
}

.latest-offer .offer-details,
.fullsize-block .content,
.cta-block .content {
	flex-flow: column;
	height: 100%;
}

.cta-block .content {
	position: relative;
	z-index: 4;
}

.offer-details p,
.fullsize-block .content p,
.cta-block .content p {
	color: #ffffff;
	font-size: 14px;
	line-height: 28px;
}

.cta-block .content p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 1px;
	text-align: center;
}

.cta-block {
}

.background-holder {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transform: scale(1);
	transition: all 0.3s ease-in-out;
	position: absolute;
	top: 0;
	z-index: 0;
}

.cta-block:hover .background-holder,
.latest-offer:hover .background-holder,
.deals-slide:hover .background-holder {
	transform: scale(1.1);
}

.offer-details .offer-title {
	font-size: 18px;
	line-height: normal;
	padding-bottom: 5px;
	position: relative;
}

.offer-details b {
	font-size: 18px;
}

.fullsize-block .content h2 {
	position: relative;
	padding-bottom: 5px;
	color: #fff;
}

.fullsize-block .content .wrapper {
	max-width: 50%;
	margin: 80px auto;
}

.fullsize-block .content .wrapper p {
	line-height: 2em;
}

.fullsize-block .content h2:after {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
}

.offer-price {
	font-weight: bold;
}

section#full-blocks {
	padding: 0;
}

section#full-blocks .fullsize-block {
	margin-bottom: 0;
}

.content-block {
	margin-top: 50px;
	margin-bottom: 50px;
}

#cruise-top {
	background-color: #fff;
}

#cruise-info {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

#cruise-company img {
	width: 100%;
	max-width: 200px;
}

/* #cruise-details .gold-button {
					margin-top:30px;
				} */
#cruise-title h1 {
	line-height: initial;
	margin-bottom: 15px;
}

.cruise-subtitle {
	color: #444;
	font-family: "Raleway", sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: initial;
	margin-bottom: 15px;
	letter-spacing: 2px;
}

#cruise-details #details-info {
	padding-right: 40px;
}

#deals-content {
	margin-top: 20px;
	margin-bottom: 50px;
}

#cruise-ships .cruise,
#new-deals-carousel .cruise {
	max-width: 375px;
	margin: auto 5px;
	background-color: #FFF;
	box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.2);
}

#new-deals-carousel .slick-track {
	display: flex !important;
}

#new-deals-carousel .slick-slide {
	height: inherit !important;
	padding-bottom: 25px;
}

#new-deals-carousel .slick-slide > div,
#new-deals-carousel .slick-slide .slide-wrapper,
#new-deals-carousel .slick-slide .slide-wrapper .cruise {
	height: 100%;
}

#new-deals-carousel .image-inner {
	z-index: 9;
}

#new-deals-carousel .cruise .image {
	min-height: 250px;
}

#new-deals-carousel .cruise .image h4 a,
#new-deals-carousel .cruise .image p,
#new-deals-carousel .cruise .image b {
	color: #fff;
}

#new-deals-carousel .cruise p.card-subtitle {
	font-weight: 700;
	margin: 5px 0;
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	background-color: #3a4154;
	color: #FFF;
	padding: 10px 5px;
}

#new-deals-carousel .cruise .cruiseline-logo img {
	max-width: 150px;
	margin: auto;
}

#cruise-ships .cruise article,
#new-deals-carousel .cruise article {
	/* padding-top:15px;
	padding-bottom: 15px; */
	justify-content: space-between;
	gap: 10px;
	/* height: 100%; */
	padding: 20px 10px;
	margin-top: 0;
	/* min-height: 250px; */
	background-color: #FFF;
}

#new-deals-carousel .cruise .details {
	background-color: #FFF;
	margin-bottom: 0;
	align-items: center;
}

#new-deals-carousel .cruise .view,
#new-deals-carousel .cruise .enquire {
	flex: 1;
}

#new-deals-carousel .cruise .red-button,
#new-deals-carousel .cruise .gold-button,
#new-deals-carousel .cruise .grey-button {
	display: inline-block;
	width: 100%;
	padding: 20px 0;
	font-size: 0.9em;
	height: 60px;
	text-transform: uppercase;
	font-family: Raleway, sans-serif;
	text-align: center;
}

#new-deals-carousel .cruise .blue-button {
	width: 100%;
}

#cruise-slideshow {
	height: 350px;
}

#cruise-slideshow .slick-arrow {
	background-color: rgba(0, 0, 0, 0.3);
	height: 60px;
	width: 40px;
	z-index: 10;
	bottom: -30px;
	top: initial;
}

#cruise-slideshow .slick-prev:before,
#cruise-slideshow .slick-next:before {
	color: #fff;
}

#cruise-slideshow .slick-arrow.slick-next {
	bottom: -30px;
	right: 0;
}

#cruise-slideshow .slick-arrow.slick-prev {
	bottom: -30px;
	right: 40px;
	left: initial;
}

.cruise-slider-image {
	height: 350px;
	background-size: cover;
	background-position: center;
}

.deals-slide {
	height: 250px;
	width: 570px;
}

#deals-carousel .slick-slide {
}

#deals-carousel .slick-slide:nth-child(odd) {
	margin-right: 30px;
}

.deal-image {
	width: 270px;
	height: 100%;
	background-size: 100% 100%;
	background-position: center;
	position: relative;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}

.deal-image:hover .cta-button {
	background-color: rgba(0, 0, 0, 0.6);
}

.deal-image:hover {
	background-size: 105% 105%;
}

.deal-details {
	width: 300px;
	padding: 20px;
	margin-left: 0px;
	margin-right: 0;
	text-align: left;
	background-color: #ffffff;
}

.deal-details img.company {
	margin-bottom: 10px;
	max-width: 95px;
}

#news-article .article-details {
	width: 470px;
	height: auto;
	background-color: #fff;
	z-index: 2;
	padding: 35px 45px;
}

.article-details a {
	text-transform: uppercase;
}

.article-details h2 {
	margin-bottom: 0.4em;
	line-height: normal;
}

img.author-thumb {
	width: 40px;
	margin-right: 10px;
	filter: grayscale(1);
	transition: filter 0.3s ease-in-out;
	border-radius: 50%;
}

img.author-thunmb:hover {
	filter: grayscale(0);
}

.author-details {
	margin-bottom: 10px;
}

.author-details p {
	margin-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
}

#news-article .article-image {
	width: 770px;
	height: auto;
	max-height: 430px;
	position: relative;
	background-size: cover;
	background-position: center;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}

.article-container-left .article-image {
	margin-left: -10%;
}

.article-container-right .article-image {
	margin-right: -10%;
}

.article-image img {
	width: 100%;
	transform: scale(1);
	transition: all 0.3s ease-in-out;
}

.article-image:hover img {
	transform: scale(1.05);
}

.article-image:hover .cta-button {
	background-color: rgba(0, 0, 0, 0.6);
}

.flexible-slider {
	width: 100%;
}

.flexible-slider .slick-slide img {
	width: 100%;
	padding: 0 30px;
}

.flexible-slider .slick-track {
	display: flex;
}

.flexible-slider .slick-track .slick-slide {
	display: flex;
	height: auto;
	align-items: center;
	justify-content: center;
}

#article-content {
	width: 800px;
}

.blog-columns #article-content {
	width: 100%;
}

#article-content iframe,
#description iframe,
iframe {
	width: 100%;
}

#article-content.full-width {
	width: 100%;
}

.page-padding {
	padding-left: 15px;
	padding-right: 15px;
}

#article-content #flexible-content {
	text-align: left;
}

quoteblock,
blockquote {
	font-style: italic;
}

blockquote {
	display: flex;
	margin-top: 30px;
	margin-bottom: 30px;
}

blockquote:before {
	content: url(../images/quotes.png);
	margin-right: 30px;
}

blockquote p {
	margin-bottom: 10px;
}

.quote-content b {
	font-style: italic;
	color: #333;
}

.quote-marks {
	margin-right: 30px;
}

.quote-mark {
	font-size: 72px;
	font-family: Roboto Condensed, sans-serif;
	line-height: 72px;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.form-background {
	padding: 60px 0px;
}

form {
	font-family: "Raleway", sans-serif;
	margin-top: 30px;
	margin-bottom: 30px;
}

#quick-search form {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

form textarea {
	width: 100%;
	border: 1px solid #ccc;
}

form legend {
	display: none;
}

.frm_forms select {
	padding: 0;
	cursor: pointer;
	width: 300px;
	border: 1px solid #ccc;
	font-family: Raleway, sans-serif;
	text-transform: capitalize;
	font-size: 14px;
	color: #333;
	text-overflow: ellipsis;
	transition: all 0.3s ease-in-out;
	height: 40px;
	line-height: 26px;
	background: #fff;
}

#form_cruiseenquiry label {
	display: none;
}

#form_cruiseenquiry .frm_fields_container {
	display: flex;
	align-items: center;
	justify-content: center;
}

#form_newsletter .frm_fields_container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#form_newsletter .frm_fields_container,
#form_cruiseenquiry .frm_fields_container {
	flex-wrap: wrap;
}

#form_newsletter .newsletter-title {
	width: 25%;
	padding-right: 5%;
}

#form_newsletter .newsletter-firstname,
#form_newsletter .newsletter-surname {
	width: 35%;
}

#form_newsletter .newsletter-address-one,
#form_newsletter .newsletter-address-two,
#form_newsletter .newsletter-email,
#form_newsletter .newsletter-phone {
	width: 47%;
}

#form_newsletter .newsletter-town,
#form_newsletter .newsletter-county,
#form_newsletter .newsletter-postcode {
	width: 30%;
}

#form_newsletter .newsletter-checkbox-one,
#form_newsletter .newsletter-checkbox-two,
#form_newsletter .newsletter-checkbox-three,
#form_newsletter .newsletter-checkbox-four {
	padding-top: 30px;
	width: 100%;
	padding-right: 10px;
	align-self: flex-start;
}

#form_newsletter .newsletter-checkbox-one .frm_opt_container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

#form_newsletter .newsletter-checkbox-one .frm_opt_container .frm_checkbox {
	width: 25%;
}

#form_newsletter .frm_fields_container .checkbox-header {
	width: 100%;
	text-align: center;
	margin: 40px 30px 0 !important;
}

#form_newsletter .newsletter-checkbox-one .frm_primary_label,
#form_newsletter .newsletter-checkbox-two .frm_primary_label,
#form_newsletter .newsletter-checkbox-three .frm_primary_label,
#form_newsletter .newsletter-checkbox-four .frm_primary_label,
#form_newsletter .checkbox-header {
	text-transform: uppercase;
	color: var(--gold);
	font-size: 20px;
}

#form_newsletter .newsletter-checkbox-one input,
#form_newsletter .newsletter-checkbox-two input,
#form_newsletter .newsletter-checkbox-three input,
#form_newsletter .newsletter-checkbox-four input {
	height: auto;
	margin-right: 10px;
}

.frm_verify label {
	display: none;
}

.frm_checkbox input[type="checkbox"] {
	height: initial;
}

#field_18xgk_label,
.frm_description {
	display: none;
}

.frm_combo_inputs_container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.frm_combo_inputs_container input,
#frm_field_88_container input,
#frm_field_89_container input,
#frm_field_90_container input {
	width: 100%;
}

#frm_field_103-line1_container,
#frm_field_103-line2_container {
	width: 47%;
}

#frm_field_103-city_container,
#frm_field_103-state_container,
#frm_field_103-zip_container {
	width: 30%;
}

/* #frm_field_88_container,
#frm_field_89_container,
#frm_field_90_container {
	width: 47%;
} */

#commentform div.g-recaptcha {
	margin-bottom: 15px !important;
}

#form_newsletter .frm_fields_container .form-field {
	margin: 0 2px 0 0;
}

#form_newsletter .frm_fields_container input[type="text"],
#form_newsletter .frm_fields_container input[type="email"],
#form_newsletter .frm_fields_container input[type="tel"] {
	width: 100%;
	border: 1px solid #ccc;
}

#form_cruiseenquiry .frm_fields_container input[type="text"],
#form_cruiseenquiry .frm_fields_container input[type="email"],
#form_cruiseenquiry .frm_fields_container .frm_submit {
	width: 100%;
	border: 1px solid #ccc;
}

#form_cruiseenquiry .frm_fields_container .form-field {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#form_cruiseenquiry .form-field.half-width {
	width: 50%;
}

#form_cruiseenquiry input {
	width: 100%;
	border: none;
}

#form_cruiseenquiry .frm_fields_container .frm_submit button {
	background-color: var(--gold);
	border: 1px solid var(--gold);
	transition: all 0.3s ease-in-out;
	text-transform: uppercase;
	color: #fff;
	font-family: "Raleway", sans-serif;
}

#form_cruiseenquiry .frm_fields_container .frm_submit button:hover {
	background-color: #333;
	border: 1px solid var(--gold);
}

#form_newsletter .frm_fields_container .frm_submit {
	margin-left: 0;
}

#form_newsletter .frm_fields_container .frm_submit:hover {
	border: 1px solid #444;
}

#form_newsletter .frm_fields_container .frm_submit .gold-button {
	border: 1px solid #333;
}

#form_newsletter .frm_fields_container .frm_submit .gold-button:hover {
	border: 1px solid var(--gold);
}

#form_newsletter .frm_fields_container input,
#form_cruiseenquiry .frm_fields_container input {
	padding: 10px;
	font-size: 0.75em;
	font-family: Roboto Condensed, sans-serif;
	color: #333333;
}

#form_newsletter .frm_fields_container [type="submit"],
#form_cruiseenquiry .frm_fields_container [type="submit"] {
	font-size: 0.75em;
	font-weight: bold;
	margin-left: 0;
}

#form_newsletter .frm_fields_container input[type="text"],
#form_newsletter .frm_fields_container input[type="email"],
#form_newsletter .frm_fields_container [type="submit"] {
	height: 40px;
	border: 0;
}

#form_cruiseenquiry .frm_fields_container input[type="text"],
#form_cruiseenquiry .frm_fields_container input[type="email"],
#form_cruiseenquiry .frm_fields_container [type="submit"] {
	width: 100%;
	height: 40px;
}

#form_newsletter .frm_fields_container input[type="text"] {
	margin-left: 0;
}

#form_newsletter .frm_fields_container .frm_submit .gold-button {
	padding: 0 40px;
	border: 0;
}

.tab-buttons {
}

.tab-button,
.price-tab {
	border-top: 0;
	/*border-bottom:1px solid #f3f3f3;*/
	padding: 20px 25px;
	margin-left: 1px !important;
	margin-right: 0px !important;
}

.tab-button:first-child,
.price-tab:first-child {
	margin-left: 0 !important;
}

.tab-button:last-child,
.price-tab:last-child {
	margin-right: 0 !important;
}

.price-tabs {
	width: 100%;
}

.price-tab {
	outline: none !important;
	width: 25%;
}

.prices-content {
	margin-bottom: 40px;
}

.prices-content p {
	color: var(--blue);
}

.prices-content table {
	width: 100%;
}

.prices-content table thead td {
	font-weight: 900;
	color: #000;
	text-transform: uppercase;
}

.prices-content table tbody td {
	border-bottom: 2px solid var(--gold);
	text-transform: uppercase;
}

.big-price {
	font-size: 3em;
	font-weight: bold;
}

.cabin {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin: 15px 0;
}

.room-details {
	width: 80%;
}

.room-button {
	margin: auto;
}

.cabin .room-code {
	color: var(--gold);
	font-weight: bold;
}

.cabin .room-price {
	font-size: 2em;
	font-weight: bold;
}

.fare-tabs {
	gap: 10px;
}

.fare-tabs .fare-cabins {
	width: 100%;
}

.single-specials .price-tab,
.single-cruises .price-tab {
	color: var(--gold);
	background-color: var(--blue);
	width: 100%;
	margin-bottom: -1px;
	border: 1px solid #ccc;
	border-bottom-color: #ccc;
	padding: 5px 15px;
	min-height: 55px;
	font-size: 1.2rem;
	display: flex;
	text-align: left;
	border: 0;
	font-family: "open-sans", sans-serif;
	transition: all 0.4s ease-in-out;
	justify-content: space-between;
	align-items: center;
}

.single-cruises .price-tab span.price {
	margin-left: auto;
	font-size: .9em;
	margin-right: 10px;
	color: #FFF;
}

.single-cruises .price-tab span.price .value {
	font-size: 1.5em;
	font-weight: bold;
}

.single-cruises .price-tab.active-tab i {
	transform: rotate(180deg);
}

.single-specials .price-tab.active-tab,
.single-cruises .price-tab.active-tab {
	margin-bottom: -1px;
	box-shadow: none;
}

.single-specials .price-tab:hover,
.single-cruises .price-tab:hover {
	background-color: var(--blue-2);
}

.deck-plan-slider .slick-slide {
	height: auto !important;
}

.deck-plan {
	padding: 30px 0;
}

.tab-content,
.prices-content {
	background-color: #fff;
	border: 1px solid #cccccc;
	border-bottom: 0;
	padding: 50px 30px;
}

.tab-content {
	display: none;
}

.single-specials .tab-content, .single-cruises .tab-content, .prices-content {
	margin-bottom: 0;
}

.content-block#prices {
	padding: 40px 0;
	background-color: #f3f3f3;
}

#similar-cruises h2,
.content-block#prices h2 {
	/* text-transform: uppercase; */
}

#similar-cruises h2 {
	color: #b29b6c;
	text-align: left;
}

#new-deals-carousel .slick-track {
	margin-left: 0;
}

.single-specials .tab-content,
.single-cruises .tab-content,
.prices-content {
	padding: 0;
}

.single-specials .tab-content,
.single-cruises .tab-content,
.prices-content .content-block {
	margin-top: 0;
	margin-bottom: 0;
}

.tab-content.decks {
	display: block;
}

#additional-information .decks {
	background-color: #fff;
	position: relative;
	padding-bottom: 36px;
}

#additional-information .decks h2 {
	padding-top: 1em;
}

#additional-information .decks .slick-next,
#additional-information .decks .slick-prev {
	z-index: 2;
}

#additional-information .decks:before,
#additional-information .decks:after {
	display: inline-block;
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

#additional-information .decks:before {
	left: -100%;
}

#additional-information .decks:after {
	right: -100%;
}

.tab-content ul {
	column-count: 2;
}

.deck-plan-slider {
	height: auto;
	padding: 30px 0;
	border-top: 2px solid var(--gold);
	border-bottom: 2px solid var(--gold);
}

.gold-bullets ul li {
	display: block;
	margin-left: 0px;
	position: relative;
	font-size: 1em;
	padding: 5px 0;
	color: #333;
}

.gold-bullets ul li:before {
	content: "\f111";
	color: var(--gold);
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	position: relative;
	font-size: 0.5em;
	left: -20px;
	top: -3px;
	padding: 5px 0;
}

.tab-content.open,
.prices-content.open {
	display: block;
}

#cruise-itinerary p {
	margin-bottom: 30px;
}

#itinerary-table {
	width: 100%;
}

#cruise-itinerary .itinerary-tab {
	max-height: 600px;
	max-width: 800px;
	overflow: auto;
}

#itinerary-table td,
#itinerary-table th {
	padding-left: 25px;
	padding-right: 25px;
}

#itinerary-table tr {
	border-bottom: 1px solid #333;
}

#itinerary-table thead tr {
	border-bottom: 0;
}

.table-holder {
	margin: auto;
}

table {
	font-family: "open-sans", sans-serif;
}

thead {
	background-color: transparent;

	text-align: center;
}

thead th {
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 0;
}

tbody {
	background-color: #fff;
	color: #333;
	font-weight: 700;
}

tbody td {
	padding: 10px 0;
	text-align: center;
	color: var(--grey);
}

#itinerary-map {
	padding-top: 60px;
}

.itinerary-tab,
.map-tab {
	display: none;
}

#itinerary-table tbody {
	font-weight: normal;
}

.itinerary-tab.active,
.map-tab.active {
	display: block;
}

#itinerary-map,
#itinerary-table {
	max-width: 800px;
	margin: auto;
}

#itinerary-map img {
	width: 100%;
}

#itinerary-map #map {
	width: 100%;
	height: 450px;
	z-index: 1;
}

.itinerary-tab-buttons {
	margin: 50px 0;
}

.itinerary-button,
.map-button {
	width: 300px;
}

.itinerary-button.active,
.map-button.active {
	background-color: #fff;
	border: 2px solid var(--gold);
	color: var(--gold);
}

#cruise-ship {
	padding: 100px 0;
	text-align: center;
}

.blue-bg {
	background-color: var(--blue);
	text-align: center;
}

.blue-bg h2 {
	color: var(--gold);
}

.blue-bg p,
.blue-bg .content-margin ul li {
	color: #fff;
}

#recommended-content {
	padding: 40px 0;
}

#recommended-content.destinations {
	padding-bottom: 0;
}

#destinations .cta-block,
#cruiselines-list .cruiselines-item {
	margin-right: 30px;
}

#cruiselines-list .cruiselines-item {
	height: auto;
	width: 370px;
	margin-bottom: 30px;
}

#cruiselines-list .cruiselines-item .background {
	height: 200px;
}

.cruiseline-stats {
	background-color: var(--blue);
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	width: 100%;
}

.cruiseline-stats .stats {
	display: flex;
}

.cruiseline-stats .cl-stat {
	flex-grow: 1;
	border-right: 1px solid #fff;
}

.cruiseline-stats .cl-stat:last-of-type {
	border-right: 0;
}

.cruiseline-stats .stat-title {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
}

.cruiseline-stats .stat-info {
	color: var(--gold);
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
}

.cruiseline-stats .cl-stat a {
	display: block;
}

#destinations .cta-block:nth-child(3n + 0),
#cruiselines-list .cruiselines-item:nth-child(3n + 0) {
	margin-right: 0;
}

#recommended-content .cta-block,
#destinations .cta-block {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	transition: all 0.3s ease-in-out;
}

#recommended-content .cta-block:hover,
#destinations .cta-block:hover {
	background-size: 110% 110%;
}

#recommended-content .cta-block:hover p,
#destinations .cta-block:hover p {
	z-index: 2;
}

#recommended-content .cta-block:hover .cta-button,
#destinations .cta-block:hover .cta-button {
	background-color: rgba(0, 0, 0, 0.5);

	z-index: 1;
}

.cta-block .link-wrap {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
}

#full-feature-image {
	height: auto;
	min-height: 980px;
	background-size: cover;
	background-position: center;
	position: relative;
	background-color: #f3f3f3;
}

#full-feature-image.placeholder {
	min-height: 150px;
}

#full-feature-image .big {
	font-size: 30px;
}

@media screen and (min-width: 1024px) {
	#full-feature-image .big {
		font-size: 48px;
	}
}

@media screen and (min-width: 1024px) {
	#mobile-nav {
		display: none;
	}
}

#page-single {
	padding-top: 65px;
	padding-bottom: 60px;
	overflow: hidden;
}

#page-single .main-content h2 {
	margin-bottom: 20px;
	margin-top: 30px;
}

#page-single .main-content h3 {
	margin-bottom: 18px;
	margin-top: 25px;
}

#ship-stats {
	justify-content: space-evenly;
	padding-top: 60px;
	margin-bottom: 60px;
}

#the-ships {
	padding-top: 100px;
	padding-bottom: 100px;
}

body.single-cruise-lines section {
	padding-top: 50px;
	padding-bottom: 50px;
}

.deals-slide {
	position: relative;
}

.slider-cta-cover {
	z-index: 10;
}

#cruise-extras {
	padding: 100px 0;
	background-color: var(--blue);
}

#cruise-extras h3 {
	color: var(--gold);
	text-transform: uppercase;
	text-align: center;
}

#cruise-extras .extras {
	max-width: 800px;
	margin: auto;
}

#cruise-extras .extras p {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
	display: grid;
	flex-wrap: wrap;
	justify-content: space-between;
	grid-template-columns: 1fr;
	grid-gap: 30px;
	font-weight: 700;
}

#cruise-extras .extras p span {
	display: flex;
	align-items: center;
	text-align: center;
	margin: auto;
}

#cruise-extras .extras p i:before {
	display: none;
}

#cruise-extras .extras p i:after {
	margin-right: 15px;
	content: " ";
	background-image: url(../images/diamond.png);
	background-size: cover;
	background-position: center center;
	position: relative;
	/* padding-top: 50px; */
	width: 36px;
	height: 36px;
	display: block;
	background-repeat: no-repeat;
}

#cruise-description {
	text-align: center;
}

#cruise-description h2 {
	/* text-transform: uppercase; */
}

#cruise-itinerary h2 {
	text-align: center;
	text-transform: uppercase;
}

#accommodation {
	margin-top: 50px;
	margin-bottom: 50px;
	max-height: 600px;
	overflow: auto;
}

.single-cruises #accommodation {
	padding-top: 0;
	padding-bottom: 0;
}

.single-cruises .accom-table-body {
	display: flex;
	flex-direction: column;
}

.single-cruises .accom-table-body > div {
	order: 2;
}

.single-cruises .accom-table-body > .order-1 {
	order: 1;
}

.accom-headers > div,
.accommodation-top .flex > div {
	/*	width: 25%;*/
	padding: 10px;
	text-align: center;
}

.accom-headers > div {
	text-transform: uppercase;
	font-weight: bold;
}

.cabin-read-more {
	color: var(--gold);
	cursor: pointer;
	background-color: white;
	transition: all .4s ease-in-out;
}

.accommodation-top .cabin-read-more {
	background: transparent;
}

.cabin-read-more:hover {
	background-color: #fefafa;
}

.accommodation-top .flex > div {
	color: var(--blue);
	font-family: "montserrat";
}

.accom-headers > div {
	font-weight: bold;
	font-family: "montserrat";
}

.prices-content .accom-wrap {
	/* display: none; */
	max-height: 1px;
	overflow: hidden;
	transition: max-height 0.4s ease-in-out;
}

.prices-content.open {
	border-bottom: 1px solid #cccccc;
}

.prices-content.open .accom-wrap {
	max-height: 300px;
}

.prices-content .accom-wrap .accom-desc {
	max-height: 300px;
	overflow-y: auto;
}

.prices-content .accom-wrap .cabin-image,
.prices-content .accom-wrap .cabin-desc {
	padding: 15px;
}

.accom-desc {
	padding: 15px;
	flex-basis: 70%;
	flex-grow: 1;
	text-align: left;
	color: var(--blue);
}

.cabin-image {
	width: 30%;
	height: 250px;
}

.cabin-image img {
	width: 100%;
	object-fit: cover;
}

.accom-wrap {
	display: flex;
}

.accom-headers {
	border-bottom: 1px solid #cdcdcd;
}

.single-accommodation .cabin-read-more p {
	margin-bottom: 0;
}

.accom-headers {
	justify-content: space-between;
}

.slider-cta-cover:hover {
	background-color: rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease-in-out;
}

.lowercase {
	text-transform: lowercase;
}

#description {
	margin-bottom: 60px;
}

.single-ships #description {
	/* max-height: 600px; */
	/* overflow: auto; */
	padding: 20px;
}

.ship-stat {
	height: 140px;
	width: 140px;
	background-color: var(--gold);
	border-radius: 50%;
	color: #fff;
	text-transform: uppercase;
}

.ship-stat p {
	color: #fff;
}

.absolute-zero {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.height-100 {
	height: 100%;
}

.width-100 {
	width: 100%;
}

.white {
	color: #fff;
}

#gallery-wrapper img {
	width: 170px;
	height: 170px;
}

#gallery-wrapper a {
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
}

#article-gallery {
	padding: 20px 0 0;
}

#ship-gallery #gallery-wrapper a:nth-child(6n + 0),
#article-gallery #gallery-wrapper a:nth-child(6n + 0) {
	margin-right: 0;
}

#gallery-wrapper a i {
	position: absolute;
	color: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
}

#gallery-wrapper a div.invisible {
	opacity: 0;
	transition: all 0.3s ease-in-out;
}

#gallery-wrapper a:hover div.invisible {
	display: block;
	opacity: 1;
}

#cruise-ships .slick-slide {
	overflow: hidden;
	width: 170px;
	margin-right: 30px;
	padding-bottom: 30px;
}

#cruise-ships .ship-link {
	position: relative;
	display: block;
	width: 170px;
	height: 170px;
	overflow: hidden;
}

.ship-title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	z-index: 10;
	width: 150px;
}

.ship-link .dark-overlay {
	transition: all 0.3s ease-in-out;
	z-index: 5;
}

.ship-link .dark-overlay:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

.ship-thumbnail {
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all 0.3s ease-in-out;
}

.ship-link:hover .ship-thumbnail {
	transform: scale(1.05);
	transition: all 0.3 ease-in-out;
}

.invisible {
	opacity: 0;
}

.accommodation,
.deck-plan {
	margin-bottom: 50px;
}

.accommodation:last-of-type {
	margin-bottom: 0;
}

.accommodation img {
	width: 210px;
	height: 120px;
	margin-right: 30px;
}

.deck-plan img {
	width: auto;
	height: auto;
	margin: auto;
	max-height: 120px;
}

.widget-list {
	list-style-type: none;
	font-size: 14px;
}

.widget-list li {
	margin-bottom: 15px;
}

.widget-list > li {
	margin-bottom: 45px;
}

.widget-title {
	margin-bottom: 15px;
	font-size: 24px;
}

.widget_recent_entries ul {
	position: relative;
	list-style-type: none;
	margin-bottom: 15px;
	padding-left: 0;
}

.widget_recent_entries ul li {
	position: relative;
	color: #333;
	margin-bottom: 15px;
	margin-left: 10px;
}

.widget_recent_entries ul li a {
	color: #333;
	text-transform: initial;
	font-size: 14px;
}

.widget_recent_entries ul li a:hover {
	color: var(--gold);
}

.widget_recent_entries ul li:before {
	content: "\f105";
	color: var(--gold);
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	position: absolute;
	font-size: 12px;
	left: -10px;
	padding: 4px 0;
}

.widget_recent_entries ul li.has-thumbnail {
	margin-left: 0;
}

.widget_recent_entries ul li.has-thumbnail:before {
	content: "";
}

.widget_recent_entries ul li.has-thumbnail a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	background-color: #000;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
}

.widget_recent_entries ul li.has-thumbnail a img {
	display: block;
	opacity: 1;
	transition: all 0.3s ease-in-out;
	transform: scale(1);
	height: 180px;
	width: 100%;
}

.widget_recent_entries ul li.has-thumbnail a img:hover {
	transform: scale(1.05);
	opacity: 0.7;
}

.widget_recent_entries ul li.has-thumbnail a span {
	position: absolute;
	color: #fff;
	display: block;
	padding: 10px;
	font-weight: 700;
	font-size: 16px;
	font-family: Raleway, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.widget_categories ul {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	margin-left: 0;
	padding-left: 0;
}

.widget_categories ul li {
	padding-right: 10px;
}

.widget_categories ul li a {
	color: #444;
	text-transform: uppercase;
}

.widget_categories ul li a:hover {
	color: var(--gold);
}

#ctf .ctf-tweets .ctf-tweet-meta {
	font-size: 1rem;
	margin-left: 0px;
	margin-right: 0px;
}

#ctf .ctf-tweets .ctf-tweet-text {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5 !important;
}

.post-links {
	height: 125px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-transform: uppercase;
}

aside {
	width: 370px;
}

.circle-image {
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

.circle-post {
	position: relative;
}

.circle-post i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	color: #fff;
}

.post-links .circle-image {
	border-radius: 50%;
	max-width: 60px !important;
	max-height: 60px !important;
}

.prev-text,
.next-text {
	text-transform: uppercase;
}

.prev-text {
	margin-left: 15px;
}

.next-text {
	margin-right: 15px;
}

.blog-content {
	padding-top: 200px;
	padding-bottom: 60px;
}

.blog-columns article {
	padding-top: 0;
	margin-top: 0;
	width: 100%;
}

.wp-caption {
	position: relative;
}

.wp-caption-text {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	left: 0;
	right: 0;
	width: 100%;

	margin-bottom: 0;
	font-size: 12px;
	padding: 10px 5px;
}

.wp-caption img {
	width: 100%;
}

.cruise-feature {
	margin-bottom: 20px;
}

.cruise-feature img {
	width: 100%;
}

.single-post {
	margin-top: 30px;
}

#load-more,
.load_more {
	margin-top: 60px;
}

.accordion-item {
	margin: 0 auto 1px;
}

.accordion-item h2 {
	cursor: pointer;
	background: var(--gold);
	color: #fff;
	font-size: 16px;
	padding: 15px 20px;
	position: relative;
	margin: 0;
	transition: background 0.1s;
}

.accordion-item h2.open,
.accordion-item h2:hover {
	background: #444;
}

.accordion-item .accordion-content {
	background: #fff;
	border: 1px solid #cccccc;
	display: none;
	padding: 15px 20px;
}

.feature-block {
	height: 377px;
}

.feature-block .image {
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.feature-block article {
	width: 377px;
	height: 377px;
	background: rgba(0, 0, 0, 0.4);
	padding: 20px;
	position: relative;
}

.feature-block article .site-content {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

.feature-block article .site-content p {
	color: #fff;
}

.feature-block article .site-content a {
	color: #fff;
}

.feature-block article .site-content a.read-more {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 60px;
	height: 60px;
	background: rgba(0, 0, 0, 0.4);
	transition: all 0.1s;
}

.feature-block article .site-content a.read-more:hover,
.feature-block:hover .read-more {
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	opacity: 1;
}

.feature-block article .site-content h1 {
	font-size: 46px;
	line-height: 50px;
	text-transform: uppercase;
	color: #fff;
}

.feature-block article .site-content h2 {
	font-size: 42px;
	line-height: 46px;
	text-transform: uppercase;
	color: #fff;
}

.feature-block article .site-content h3 {
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff;
}

.feature-block article .site-content h4 {
	font-size: 30px;
	line-height: 34px;
	text-transform: uppercase;
	color: #fff;
}

#article-content section#flexible-content:first-of-type .form-background {
	padding-top: 0;
}

.share {
	vertical-align: middle;
	margin-left: 10px;
}

#search-results article {
	margin-top: 0;
	padding-top: 30px;
}

.cruise h4 {
	color: var(--gold);
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
}

#quick-results.section.cruises .cruise .multi_pricing li .price-box {
	border-color: var(--gold);
}

#quick-results.section.cruises .cruise .multi_pricing li small {
	background-color: var(--gold);
}

.gallery {
	margin-top: 30px;
	margin-bottom: 30px;
}

.gallery .gallery-item {
	margin: 0;
	overflow: hidden;
	position: relative;
}

.gallery.columns-1 .gallery-item {
	width: 100%;
	margin: 0;
}

.gallery.columns-2 .gallery-item {
	width: 50%;
	margin: 0;
}

.gallery.columns-3 .gallery-item {
	width: 33%;
	margin: 0;
}

.gallery.columns-4 .gallery-item {
	width: 25%;
	margin: 0;
}

.gallery.columns-5 .gallery-item {
	width: 20%;
	margin: 0;
}

.gallery.columns-6 .gallery-item {
	width: 16%;
	margin: 0;
}

.gallery.columns-7 .gallery-item {
	width: 14%;
	margin: 0;
}

.gallery.columns-8 .gallery-item {
	width: 12%;
	margin: 0;
}

.gallery.columns-9 .gallery-item {
	width: 11%;
	margin: 0;
}

.gallery .gallery-item a {
	position: relative;
	display: block;
	margin: 5px;
}

.gallery .gallery-item img {
	transition: opacity 0.1s;
	width: 100%;
	height: auto;
}

.gallery .gallery-item .zoom {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	opacity: 0;
	transition: opacity 0.1s;
}

.gallery .gallery-item .zoom i {
	transform: scale(2);
	transition: transform 0.1s;
}

.gallery .gallery-item:hover .zoom {
	opacity: 1;
}

.gallery .gallery-item:hover .zoom i {
	transform: scale(1);
}

/* style-craig */

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

.load_more {
	text-align: center;
	width: 100%;
}

.grey-button {
	padding: 20px 30px;
	background-color: #444;
	font-size: 0.9em;
	display: inline-block;
	color: #ffffff;
	height: 60px;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	font-weight: bold;
	font-family: Raleway, sans-serif;
	transition: background-color 0.3s ease-in-out;
}

.grey-button:focus {
	outline: 0;
}

.grey-button:hover {
	background-color: var(--gold);
	color: #fff;
}

.blue-button {
	transition: background-color 0.3s ease-in-out;
	padding: 20px 30px;
	background-color: var(--blue);
	font-size: 0.9em;
	display: inline-block;
	color: #ffffff;
	height: 60px;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	font-weight: bold;
	font-family: Raleway, sans-serif;
}

.blue-button:focus {
	outline: 0;
}

.blue-button:hover {
	background-color: var(--gold);
	color: #fff;
}

.grey-variant {
	background-color: #444;
}

/* Search */
#search-filters {
	margin: 30px auto 0;
	padding: 0 10px;
}

#search-results {
	padding: 180px 0 60px;
}

#search-results.no-padding {
	padding: 0 0 20px;
}

#search-results article {
	width: 100%;
	margin: 0;
	padding: 0;
}

.single-ships #quick-meta,
.single-cruise-lines #quick-meta {
	margin: 40px 0 20px;
}

#quick-meta {
	padding: 50px 0 0;
	margin: 20px 0;
}

.search-sort {
	margin-bottom: 1px;
	font-size: 14px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: Roboto Condensed, sans-serif;
}

.search-sort .container {
	padding: 0;
	background-color: #FFF;
}

.search-sort .container h3 {
	transition: background-color 0.3s ease-in-out;
	padding: 20px 30px;
	background-color: var(--blue);
	font-size: 14px;
	display: inline-block;
	color: #ffffff;
	height: 60px;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	font-weight: bold;
	font-family: Raleway, sans-serif;
}

.search-sort .container select,
.search-sort .container > div,
.search-sort .container > div input:not(.checkbox) {
	height: 50px;
	line-height: 50px;
	display: flex;
}

.search-sort .container > div.field {
	border: none;
	height: 40px;
    border: 1px solid #c4c4c4;
}

.search-sort .container	.filter-bigger .top-field,
.search-sort .container .field > div {
	width: 100%;
}

.search-sort .container	.filter-bigger {
	min-width: 250px;
}

.search-sort .container h3,
.search-sort .container .blue-button {
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	margin-bottom: 0;
}

.search-sort .switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 20px;
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	transition: all 0.3s;
	margin: auto 5px;
}

.search-sort .switch::after {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	border-radius:50%;
	background-color: white;
	top: 1px;
	left: 1px;
	transition: all 0.3s;
}

.search-sort .checkbox:checked + .switch::after {
	left : 20px;
}
.search-sort .checkbox:checked + .switch {
	background-color: var(--blue);
}
.search-sort .checkbox {
	display: none;
}


.search-sort label {
	margin-right: 12px;
	margin-bottom: 0;
	color: #333;
}

.search-sort select {
	height: 26px;
	border: 0;
	line-height: 26px;
	color: var(--gold);
	background: #fff;
}

.search-sort .left {
}

.search-sort .right {
}

.search-sort .layout {
}

.search-sort .layout span {
	margin-left: 21px;
	cursor: pointer;
}

.search-sort .layout span:hover {
	color: var(--gold);
}

.search-sort .layout span.active {
	color: var(--gold);
}

.search-sort .middle {
	color: #333;
}

#quick-slider {
	width: 300px;
	margin: 0 20px 0 20px;
}

.ui-widget.ui-widget-content {
	border-color: var(--gold);
}

.ui-slider-range {
	background: var(--gold);
}

#quick-slider .ui-slider-handle {
	border-color: var(--gold);
	background: #fff;
	top: -3px;
	cursor: grab;
}

#quick-slider .ui-slider-handle:active {
	cursor: grabbing;
}

.quick-pagination {
	color: var(--gold);
	text-transform: uppercase;
}

.quick-pagination .arrow-link {
	color: var(--gold);
	font-weight: bold;
	cursor: pointer;
	margin: 15px 0 !important;
}

#quick-container {
	border-top: 2px solid #d7d7d7;
	border-bottom: 2px solid #d7d7d7;
	padding: 0 0 20px;
	margin: 0 0 20px;
}

#quick-advanced {
	margin: 50px 0 0;
	transition: all 0.3s;
}

#search-header-meta {
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	padding: 10px;
	background: #fff;
	z-index: 100;
	transition: all 0.3s;
}

#search-header-meta.open {
	left: 0;
}

#quick-reset {
	font-weight: 700;
	cursor: pointer;
	font-size: 14px;
	margin: 0;
}

#quick-close {
	display: none;
	cursor: pointer;
	font-size: 14px;
	color: var(--gold);
	margin: 0;
	padding: 0 0 5px;
}

#quick-close:hover {
	color: #333;
}

#quick-advanced h3 {
	font-size: 24px;
	line-height: 24px;
	color: var(--gold);
	font-weight: 900;
	margin: 0 0 20px;
}

.page-id-4946 #ui-datepicker-div {
	border: 1px solid #ccc;
}

.page-id-4946 .ui-datepicker {
	width: 272px;
	border-radius: 0;
	margin-left: -6px;
}

.page-id-4946 .ui-datepicker,
.page-id-4946 .ui-datepicker-header,
.page-id-4946 .ui-state-hover {
	border: 0;
	background: #fff;
}

.page-id-4946 .ui-datepicker-prev,
.page-id-4946 .ui-datepicker-prev-hover {
	top: 0;
	left: 0;
}

.page-id-4946 .ui-datepicker-next,
.page-id-4946 .ui-datepicker-next-hover {
	top: 0;
	right: 0;
}

.page-id-4946 .ui-datepicker-title {
	color: var(--gold);
}

.page-id-4946 .ui-datepicker-calendar {
}

.page-id-4946 .ui-datepicker-calendar thead {
	background: var(--gold);
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}

.page-id-4946 .ui-datepicker-calendar th {
	padding: 8px 0;
}

.page-id-4946 .ui-datepicker-calendar .ui-state-disabled {
	background: #fff;
	border: 0;
}

.page-id-4946 .ui-datepicker-calendar td {
	text-align: center;
	padding: 5px;
}

.page-id-4946 .ui-datepicker-calendar td span,
.page-id-4946 .ui-datepicker-calendar td a {
	border-radius: 50%;
	text-align: center;
	background: #fff;
	border: 0;
	color: var(--gold);
	font-weight: bold;
	font-size: 12px;
	width: 25px;
	height: 25px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.page-id-4946 .ui-datepicker-calendar td.ui-datepicker-current-day a,
.page-id-4946 .ui-datepicker-calendar td a:hover {
	background: #666;
	color: #fff;
}

#quick-advanced .field {
	width: 272px;
}

#quick-advanced .field .flex {
	background: #fff;
}

#quick-advanced .field label {
	display: block;
	color: var(--gold);
	margin: 0 0 5px;
}

#quick-advanced .field p {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}

#quick-advanced .field select {
	cursor: pointer;
	width: 120%;
	padding: 10px 5px;
	border: 0;
	font-family: "Lato", sans-serif;
	color: var(--gold);
	background: #fff;
	text-overflow: ellipsis;
}

#quick-advanced .field i.fa-caret-down {
	padding: 0 10px;
}

#mobile-filter-button {
	display: none;
	position: fixed;
	left: -100%;
	bottom: 0;
	z-index: 10;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background: var(--gold);
	color: #fff;
	transition: all 0.3s;
}

#mobile-filter-button.open {
	left: 0;
}

#quick-results {
	width: 100%;
	flex: 1;
	position: relative;
	margin: 0 0 0 0px;
	padding: 0;
}

#quick-results .loading {
	text-align: center;
	font-size: 16px;
	margin: 20px 0 0;
	width: 100%;
}

#quick-results:after {
	content: "";
	flex-basis: 32%;
}

#quick-results.section.cruises .cruise {
	background: #fff;
	width: 32%;
	margin: 20px 0 0;
	position: relative;
	box-shadow: #c4c4c4 0 0 10px 0px;
}

#quick-results.section.cruises .cruise .favourite {
	cursor: pointer;
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	top: 0;
	right: 0;
	padding: 20px;
	color: #fff;
	transition: all 0.1s;
}

#quick-results.section.cruises .cruise .favourite:hover {
	background: rgba(0, 0, 0, 0.8);
}

#cruise-ships .cruise .image,
#new-deals-carousel .cruise .image,
#quick-results.section.cruises .cruise .image {
	height: 200px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

#cruise-ships .cruise .image a {
	display: block;
	z-index: 2;
	width: 100%;
	height: 100%;
}

#cruise-ships .cruise .image > img,
#new-deals-carousel .cruise .image > img,
#quick-results.section.cruises .cruise .image > img {
	position: absolute;
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all 2.5s ease-in-out;
	object-fit: cover;
}

#cruise-ships .cruise .image:hover img,
#new-deals-carousel .cruise .image:hover img,
#quick-results.section.cruises .cruise .image:hover img {
	transform: scale(1.1);
}

#new-deals-carousel .cruise .image > a,
#quick-results.section.cruises .cruise .image > a {
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
}

#quick-results.section.cruises .cruise .image-inner {
	/* background: rgba(0, 0, 0, 0.5); */
	width: 100%;
	height: 100%;
	color: #fff;
	padding: 20px;
	text-align: center;
	position: relative;
}

#new-deals-carousel .cruise .tile-tag,
#quick-results.section.cruises .cruise .image-inner .tile-tag {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	background: var(--blue);
	padding: 10px 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#new-deals-carousel .cruise .tile-tag i,
#quick-results.section.cruises .cruise .image-inner .tile-tag i {
	margin-right: 10px;
}

#quick-results.section.cruises .cruise .image-inner hr {
	border: 0;
	margin: 10px 0;
	padding: 0;
	height: 2px;
	background: #fff;
	width: 25%;
}

#quick-results.section.cruises .cruise .image-inner p,
#quick-results.section.cruises .cruise .image-inner a {
	color: #fff;
}

#quick-results.section.cruises .cruise p.card-subtitle {
	font-weight: 700;
	margin: 5px 0;
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	background-color: #d4d6de;
	color: #3a4154;
	padding: 10px 5px;
}

#quick-results.section.cruises .cruise article {
	padding: 20px 10px;
	margin-top: 0;
}

#cruise-ships .cruise article h4,
#new-deals-carousel .cruise article h4,
#quick-results.section.cruises .cruise article h4 {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 10px;
	word-wrap: break-word;
	text-transform: unset;
	color: var(--blue);
}

#cruise-ships .cruise article h4 a,
#new-deals-carousel .cruise article h4 a,
#new-deals-carousel .cruise article .ship a,
#quick-results.section.cruises .cruise article .ship a,
#quick-results.section.cruises .cruise article h4 a {
	color: var(--blue);
}

#cruise-ships .cruise article h4 {
	margin-bottom: 0;
	padding-bottom: 0;
}

#new-deals-carousel .cruise article .ship,
#quick-results.section.cruises .cruise article .ship {
	margin: 0 0 10px;
}

#quick-results.section.cruises .cruise article p,
.cruise article p {
	margin: 0;
}

#new-deals-carousel .cruise article .cruise-info,
#quick-results.section.cruises .cruise article .cruise-info {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px;
	margin-bottom: 12px;
	color: var(--blue);
}

#new-deals-carousel .cruise article .cruise-info > div,
#quick-results.section.cruises .cruise article .cruise-info > div {
	display: flex;
	flex-direction: column;
}

#new-deals-carousel .cruise article .cruise-info > div span,
#quick-results.section.cruises .cruise article .ship span,
#quick-results.section.cruises .cruise article .cruise-info > div span {
	font-size: 12px;
}

#new-deals-carousel .cruise article .ship,
#quick-results.section.cruises .cruise article .ship {
	display: flex;
	flex-direction: column;
}

#quick-results.section.cruises .cruise article p.cruiseline-logo,
.cruise article p.cruiseline-logo {
	margin: 0 0 15px;
}

#quick-results.section.cruises .cruise article p.cruiseline-logo img,
.cruise article p.cruiseline-logo img {
	max-height: 60px;
	max-width: 200px;
	width: auto;
}

#quick-results.section.cruises .cruise article p.description {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 5px;
}

#quick-results.section.cruises .cruise article p.departs strong,
#quick-results.section.cruises .cruise article p.ship strong {
	color: var(--gold);
}

#quick-results.section.cruises .cruise article p.extras,
#quick-results.section.cruises .cruise article p.card-subtitle {
	font-weight: 700;
	margin: 5px 0;
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	width: 100%;
	margin-bottom: 0;
	background-color: #db5162;
	color: #fff;
	padding: 10px 5px;
}

#quick-results.section.cruises .cruise article p.extras i {
	color: var(--gold);
}

#quick-results.section.cruises .cruise article p.extras span {
	margin: 0 5px;
}

#quick-results.section.cruises .cruise article p.extras span:first-child {
	margin-left: 0;
}

#quick-results.section.cruises .cruise article p.extras span:last-child {
	margin-right: 0;
}

#quick-results.section.cruises .cruise article p.extras i {
	font-size: 12px;
	margin-right: 3px;
}

#quick-results.section.cruises .cruise article p.itinerary,
.cruise article p.itinerary-info {
	font-weight: 700;
	margin: 5px 0;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}

#quick-results.section.cruises .cruise article p.itinerary a {
	display: none;
}

#quick-results.section.cruises .cruise article p.itinerary .line {
	margin: 0 2px;
}

#quick-results.section.cruises .cruise article p.price {
	font-weight: 700;
}

#quick-results.section.cruises .cruise article p.price span,
.cruise article p.price span {
	font-size: 20px;
	color: var(--gold);
	font-weight: 900;
}

#quick-results.section.cruises .cruise footer {
	padding: 0;
}

#new-deals-carousel .cruise footer p,
#quick-results.section.cruises .cruise footer p {
	margin: 0 0 0 25px;
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

#new-deals-carousel .cruise footer p .small,
#quick-results.section.cruises .cruise footer p .small {
	font-size: 12px;
	display: inline-block;
	font-style: normal;
	text-transform: lowercase;
}

#new-deals-carousel .cruise footer p strong,
#quick-results.section.cruises .cruise footer p strong {
	font-size: 32px;
	line-height: 32px;
}

#new-deals-carousel .cruise footer a,
#quick-results.section.cruises .cruise footer a {
	font-size: 0.9em;
}

#quick-results.section.cruises .cruise footer a,
#quick-results.section.cruises .cruise footer .enquire span {
	width: 100%;
	text-align: center;
	cursor: pointer;
}

#quick-results.section.cruises .cruise footer span:not(.price) {
	padding: 0;
	font-size: 0.9em;
	display: block;
	width: 50%;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Raleway, sans-serif;
	flex: 1;
}

#quick-results.section.cruises .cruise footer .enquire a {
}

#quick-date {
	border: 0;
	font-family: 'open-sans', sans-serif;
	/* font-family: Roboto Condensed, sans-serif; */
	width: 100%;
	outline: none;
}

.top-field {
	border: 1px solid #ccc;
	font-family: "Raleway", sans-serif;
	color: #333;
	background-color: #fff;
	padding: 0 5px;
	text-transform: uppercase;
	overflow: hidden;
	border-radius: 3px;
}

.top-field p {
	margin: 0;
	width: 90%;
}

.top-field i {
	color: var(--gold);
}

.top-field select {
	width: 150% !important;
}

.field {
	border: 1px solid #ccc;
	font-family: "Raleway", sans-serif;
	color: #333;
	background-color: #fff;
	padding: 0 5px;
	text-transform: uppercase;
	overflow: hidden;
	width: 20%;
	border-radius: 3px;
	height: 30px;
}

.field p {
	margin: 0;
	width: 90%;
}

.field i {
	color: var(--gold);
}

.checkbox-field,
.checkbox-field label {
	cursor: pointer;
	text-transform: capitalize;
}

#select-fields select,
#sort-fields select {
	padding: 0;
	cursor: pointer;
	width: 300px;
	border: 0;
	/* font-family: Roboto Condensed, sans-serif; */
	/* text-transform: capitalize; */
	font-size: 14px;
	color: #333;
	background: transparent;
	text-overflow: ellipsis;
	transition: all 0.3s ease-in-out;
	-webkit-appearance: none;
	outline: none;
}

#sort-fields select {
	width: 100%;
	max-height: 500px;
}

#sort-fields .left {
	overflow: hidden;
}

.total-results {
	font-weight: 700;
}

#quick-slider .label {
	font-family: Roboto Condensed, sans-serif;
}

.cruise h4 {
	position: relative;
	padding-bottom: 5px;
}

.image-inner h4:after {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
}

#ui-datepicker-div {
	border-color: transparent;
}

form select,
form input {
	-webkit-appearance: none;
}

form input[type="checkbox"] {
	-webkit-appearance: checkbox;
}

#field_dkap1b1a015dbfc_label {
	display: block;
	width: 400px;
}

#frm_checkbox_108-0 input[type="checkbox"] {
	width: auto;
}

/* new blog */

.dev-blog #article-content {
	width: 100%;
}

#article-content ul li,
#article-content ol li {
	font-family: "open-sans";
	color: #333333;
	padding: 5px 0;
}

.dev-blog #article-content #blog-grid {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 30px;
}

.dev-blog #article-content #blog-grid .single-post h2 {
	line-height: 0.3;
}

.dev-blog #article-content #blog-grid .single-post h2 a {
	line-height: 1;
	font-size: 22px;
}

.dev-blog #article-content #blog-grid .single-post:first-of-type {
	grid-column-start: 1;
	grid-column-end: 4;
	display: flex;
}

.dev-blog #article-content #blog-grid .single-post:first-of-type .cruise-feature {
	width: 770px;
	height: 400px;
	margin-bottom: 0;
}

.dev-blog #article-content #blog-grid .single-post:first-of-type .single-post-details {
	flex-grow: 1;
	width: calc(100% - 770px);
}

.dev-blog #article-content #blog-grid .single-post {
	background-color: #fff;
}

.dev-blog #article-content #blog-grid #load-more {
	grid-column-start: 2;
	cursor: pointer;
}

.dev-blog #article-content #blog-grid .single-post .single-post-details {
	padding: 0 20px 20px 20px;
}

.dev-blog #article-content #blog-grid .single-post .cruise-feature {
	background-size: cover;
	height: 155px;
	width: 100%;
	background-position: center;
}

.dev-blog #article-content #blog-grid .single-post .author-details p {
	padding: 0;
}

.dev-blog #article-content #blog-grid .single-post .author-credit {
	padding-left: 5px;
	padding-right: 5px;
}

#mobile-big-search {
	display: none;
}

#destinations-content,
#cruiselines-content {
	margin: 20px auto;
}

.mobile-footer-logos img {
	max-width: 100px;
	padding: 0 10px;
	height: auto;
}

#cruise-extras .extras {
	justify-content: center;
}

/* Responsive */
@media all and (max-width: 1480px) {
	.menu-navigation-container {
		padding-left: 0;
	}

	.content-margin {
		width: 90%;
	}

	#header-subnav .content-margin,
	#quick-search,
	#quick-search-sticky {
		width: 100%;
	}

	#article-content {
		width: 700px;
	}

	aside {
		width: 267px;
		overflow: hidden;
	}

	.latest-offer {
		width: 300px;
	}

	#gallery-wrapper img {
		width: 130px;
		height: 130px;
	}

	#destinations .cta-block {
		width: 302px;
		height: 220px;
	}

	.details span.button,
	.details span.view a {
		padding: 20px 5px;
	}

	#cruiselines-list .cruiselines-item {
		width: 301px;
	}

	.dev-blog #article-content #blog-grid .single-post:first-of-type .cruise-feature {
		width: 635px;
	}

	.dev-blog #article-content #blog-grid .single-post:first-of-type .single-post-details {
		width: calc(100% - 635px);
	}

	.dev-blog #article-content #blog-grid .single-post .author-details {
		flex-wrap: wrap;
	}
}

@media all and (max-width: 1200px) {
	.latest-offer,
	.cta-block {
		width: 360px;
	}

	section {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	section.grey-background:first-of-type {
		padding-top: 60px;
		padding-bottom: 0;
	}

	section.grey-background + section.grey-background {
		padding-top: 0;
	}

	section.grey-background {
		padding-top: 60px;
	}

	section.grey-background:last-of-type {
		padding-bottom: 60px;
	}

	section:last-of-type {
		padding-bottom: 60px;
	}

	section#cruise-details {
		padding-bottom: 60px;
	}
}

@media all and (max-width: 1065px) {
	#destinations .cta-block {
		width: 230px;
		height: 160px;
	}

	#destinations {
		justify-content: center;
	}

	#cruiselines-list .cruiselines-item {
		width: 287px;
	}
}

@media all and (max-width: 1025px) {
	.carousel-holder {
		margin-bottom: 0;
	}

	header {
		height: 140px;
	}

	#header-content {
		height: 80px;
		justify-content: space-between;
	}

	#cruiselines-list .cruiselines-item {
		width: 230px;
		height: 230px;
	}

	.dev-blog #article-content #blog-grid .single-post:first-of-type {
		flex-wrap: wrap;
		grid-column-end: 3;
	}

	.dev-blog #article-content #blog-grid .single-post:first-of-type .cruise-feature,
	.dev-blog #article-content #blog-grid .single-post:first-of-type .single-post-details {
		width: 100%;
	}

	.dev-blog #article-content #blog-grid {
		grid-template-columns: 1fr 1fr;
	}

	#new-deals-carousel .cruise {
		margin: auto;
	}
}

@media all and (min-width: 1024px) {
	.accom-headers > div,
	.accommodation-top .flex > div {
		width: 33%;
	}
}

@media all and (max-width: 1024px) {
	.menu-navigation-container {
		padding-bottom: 10px;
	}

	#header-nav ul.sub-menu {
		margin-top: 0;
	}

	#header-nav ul li {
		text-align: left;
	}

	.content-margin,
	#quick-search,
	#quick-search-sticky {
		max-width: 750px;
		width: auto;
	}

	.latest-offer,
	.cta-block {
		width: 360px;
	}

	#gallery-wrapper img,
	.deck-plan img {
		width: 165px;
		height: 165px;
	}

	#gallery-wrapper a:nth-child(6n + 0) {
		margin-right: 30px;
	}

	#gallery-wrapper a:nth-child(4n + 0) {
		margin-right: 0;
	}

	#ship-gallery #gallery-wrapper a:nth-child(6n + 0) {
		margin-right: 30px;
	}

	.single-ship {
		margin-left: 15px;
		margin-right: 15px;
	}

	.cruise-top-logo-box {
		margin-top: 50px;
	}

	.cruise-top-logo-box,
	.cruise-top-logo-box a {
		height: 70px;
	}

	#full-feature-image .content-margin {
		padding: 15px;
		justify-content: center;
	}

	#full-feature-image {
		min-height: 400px;
		height: 100vh;
	}

	#ship-stats {
		padding-top: 0;
	}

	#quick-links a {
		line-height: initial;
	}

	#header-nav ul li a {
		font-weight: 500;
		-webkit-font-smoothing: antialiased !important;
		letter-spacing: 1px;
	}

	body {
		-webkit-text-stroke-width: 0 !important;
	}

	/* style-craig */
	#quick-results.section.cruises .cruise {
		width: 48%;
	}

	#search-results #sort-fields label:not(.switch) {
		display: none;
	}

	#quick-slider {
		width: 100px;
	}

	#header-nav ul li a {
		font-size: 10px;
	}

	#header-nav ul,
	.menu-navigation-container {
		padding-left: 0;
	}
}

@media all and (max-width: 1024px) {
	#home-carousel {
		--carouselHeight: 640px;
	}

	#content {
		padding-top: 40px;
	}

	#header-nav {
		display: none !important;
	}

	header {
		height: 110px;
		/* padding-bottom: 10px; */
	}

	#page-main {
		padding-top: 60px;
	}

	#header-content {
		height: auto;
	}

	#mobile-navigation.mobile-nav-open {
		padding-top: 50px;
	}

	#mobile-navigation.mobile-nav-open ul.sub-menu li {
		height: auto;
		padding-top: 0;
		padding-bottom: 0;
	}

	#mobile-navigation.mobile-nav-open ul.sub-menu li:last-of-type {
		padding-bottom: 10px;
	}

	.menu-item-has-children > a:after {
		content: "";
	}

	ul.sub-menu li {
		border-bottom: none;
	}

	.menu-navigation-container {
		display: none;
	}

	.mobile-nav-open .menu-navigation-container {
		display: block;
	}

	#header-socials {
		display: none;
	}

	#header-right {
		order: 1;
		flex-grow: 0;
	}

	#header-right i {
		color: #444;
	}

	#header-right > div {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	#header-tel .header-number {
		display: none;
	}

	.blog-crumbs #breadcrumbs {
		padding-left: 15px;
	}

	.blog-content {
		padding-top: 100px;
	}

	.widget_recent_entries ul li.has-thumbnail {
		width: 50%;
	}

	.widget-title {
		margin-bottom: 10px;
	}

	#logo {
		order: 2;
	}

	#mobile-navigation-control {
		display: block;
		order: 3;
	}

	article {
		padding-top: 0;
	}

	article .featured-image #single-featured {
		margin-top: 0;
	}

	#article-wrapper,
	.entry-title {
		margin-left: 30px;
		margin-right: 30px;
	}

	.article-container-right,
	.article-container-left {
		flex-wrap: wrap;
	}

	.article-container-left {
		flex-direction: column-reverse;
	}

	#news-article .article-image,
	#news-article .article-details {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.blog-columns,
	#article-wrapper {
		flex-wrap: wrap;
	}

	#article-content {
		width: 100%;
		padding: 0 15px;
	}

	.single-post .cruise-feature {
		margin-left: -15px;
		margin-right: -15px;
	}

	#news-article .article-image,
	.featured-image {
		height: auto;
	}

	#article-content .form-background {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	#destinations .cta-block {
		width: 230px;
		height: 160px;
	}

	#cruiselines-list .cruiselines-item {
		width: calc(50% - 15px);
		margin-right: 0;
	}

	#cruiselines-list .cruiselines-item:first-child,
	#cruiselines-list .cruiselines-item:nth-child(2n + 1) {
		margin-right: 30px;
	}

	aside {
		margin-top: 60px;
		width: 100%;
	}

	aside ul {
		padding-left: 15px;
		padding-right: 15px;
	}

	#footer-toolbar {
		padding: 0 15px;
	}

	#footer-toolbar > div {
		padding-left: 15px;
		padding-right: 15px;
	}

	#footer-lower {
		padding-left: 15px;
		padding-right: 15px;
	}

	#search-results {
		padding-left: 15px;
		padding-right: 15px;
	}

	#frm_checkbox_106-1 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: flex-start;
	}

	#blog-grid .single-post .cruise-feature {
		margin-left: 0;
		margin-right: 0;
	}

	.blog-content {
		width: 790px;
	}

	.dev-blog #article-content #blog-grid .single-post:first-of-type {
		margin-top: 15px;
	}

	.frm_form_subfield-first,
	.frm_form_subfield-last {
		width: 100%;
	}

	.full-width-slider,
	.full-width-slide,
	#image-with-offers .image {
		height: 500px;
	}

	#image-with-offers .offer-block-container {
		padding: 30px 25px;
	}

	#header-subnav {
		display: none;
	}

	#header-subnav ul {
		padding-left: 0;
	}

	#header-content #logo {
		order: initial;
		width: 210px;
	}

	#header-left,
	#header-right {
		width: auto;
	}

	#header-content {
		align-items: center;
	}

	#new-deals-carousel .cruise .red-button,
	#new-deals-carousel .cruise .gold-button,
	#new-deals-carousel .cruise .grey-button {
		padding: 20px 0;
	}

	#full-feature-image .full-slider,
	#full-feature-image .full-slider .height-100 {
		height: auto !important;
	}

	.cabin-image img {
		height: 100%;
	}
}

@media (max-width: 847px) {
	#destinations .cta-block {
		width: calc(50% - 15px);
		height: 160px;
	}

	#cruise-extras .extras {
		padding: 0 20px;
	}

	#cruise-extras .extras p {
		display: grid;
		grid-template-columns: 1fr;
		align-items: flex-start;
		gap: 10px;
		line-height: 1.2;
	}

	#cruise-extras .extras p i {
		margin-top: 3px;
	}

	.single-ships #full-feature-image {
		min-height: 500px;
	}

	.header-subtitle h2 {
		font-size: 18px !important;
	}

	#cruise-extras .extras p span {
		width: 100%;
	}
}

.mobile-icon-search {
	display: none;
}

@media all and (max-width: 770px) {
	.header-subtitle h2 {
		font-size: 18px !important;
	}

	#cruise-extras .extras p span {
		width: 100%;
	}

	.absolute-breadcrumbs {
		bottom: 230px;
	}

	#deals-carousel .slick-slide {
		width: auto;
	}

	#mobile-big-search {
		width: 100%;
		z-index: 9;
		display: block;
		padding: 0 15px;
		position: absolute;
		top: 80px;
	}

	.single-ships #mobile-big-search {
		top: 120px;
	}

	.page-id-4946 #mobile-big-search {
		position: relative;
		top: 75px;
	}

	.page-id-4946 .mobile-icon-search {
		display: none;
	}

	#header-content {
		flex-wrap: wrap;
	}

	.cruise-extras .extras {
		max-width: 100%;
		grid-template-columns: 1fr;
	}

	#full-feature-image .full-slider,
	#full-feature-image .full-slider .height-100 {
		height: auto;
	}

	.accom-headers {
		font-size: 10px;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
	.accom-table-body .accommodation-top > div {
		display: flex;
		justify-content: space-between;
		/* grid-template-columns: 125px 125px 125px; */
	}
	.accommodation-top .flex > div {
		flex: 1;
	}
	.accom-table-body .accommodation-top div.flex > div:last-child {
		grid-column: 1/4;
		margin-bottom: 0;
	}
	.fare-tabs {
		display: grid;
		grid-template-columns: 1fr;
	}
	#gallery-wrapper {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 15px;
		padding: 0 15px;
	}
	#gallery-wrapper a {
		width: 100%;
		margin-left: 0;
		margin-bottom: 0;
	}
	.single-accommodation {
		font-size: 12px;
	}

	.cruiseline-stats .stats {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.accom-wrap {
		flex-wrap: wrap;
	}

	.accom-wrap .cabin-image,
	.accom-wrap .accom-desc {
		width: 100%;
		height: 180px;
	}

	#mobile-big-search p {
		display: block;
		text-align: center;
		width: 100%;
		margin: auto;

		padding: 5px 20px;
		border: 1px solid #fff;
		border-radius: 0px;
		color: #fff;
		height: auto;
		text-transform: uppercase;
		transition: all 0.3s ease-in-out;
		background-color: var(--gold);
		margin-top: 20px;
		font-weight: 700;
	}

	.mobile-icon-search {
		padding: 5px 20px;
		border: 1px solid #fff;
		color: #fff;
		transition: all 0.3s ease-in-out;
		background-color: var(--gold);
		margin-top: 10px;
		font-weight: 700;
		z-index: 99;
		position: fixed;
		bottom: 20px;
		right: 20px;
		width: 53px;
		height: 53px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 4px!important;
		box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.2)
	}

	.mobile-icon-search i {
		font-size: 24px;
	}

	.slider-button .red-button {
		font-size: 14px;
		padding: 20px;
	}

	#full-feature-image .slider-button {
		bottom: unset;
		top: calc(100vh - 45%);
	}

	.cruiseline-stats .cl-stat {
		font-size: 12px;
	}

	#new-deals-carousel .cruise {
		padding: 0 15px;
		max-width: 100%;
		width: 100%;
	}

	#cruise-details .red-button {
		display: block;
	}

	header.transparent-theme #mobile-big-search p {
		background-color: var(--gold);
	}

	header.transparent-theme.white-theme #mobile-big-search p {
		background-color: rgba(0, 0, 0, 0.3);
	}

	.wp-caption {
		width: 100% !important;
	}

	.wp-caption img {
		height: auto;
	}

	#cruise-ships .slick-slide {
		width: auto;
	}

	#cruise-ships .ship-link {
		width: auto;
		height: auto;
	}

	#cruise-ships .ship-link .ship-title {
		font-size: 14px;
		width: 135px;
	}

	#breadcrumbs {
		margin: 15px 0;
	}

	.latest-offer {
		width: 49%;
	}

	#header-tel {
		margin-top: -2px;
	}

	.carousel-holder {
		margin-bottom: 0;
	}

	#search-results {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	#top-search.absolute {
		position: fixed;

		/* margin-top: -30px; */
		background-color: rgba(0, 0, 0, 0.7);
		top: 0 !important;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		padding: 140px 5% 0;
		display: none;
	}

	#close-top-search {
		display: none;
		color: #fff;
	}

	#quick-search,
	#quick-search-sticky,
	#quick-search div.select p,
	#quick-search-sticky div.select p {
		width: 100%;
	}

	#quick-search form,
	#quick-search-sticky form {
		flex-wrap: wrap;
	}

	#home-carousel .slide-content {
		width: 500px;
		margin: auto;
	}

	#gallery-wrapper img,
	.deck-plan img {
		width: 130px;
		height: 130px;
	}

	#deals-carousel {
		margin: 40px 30px;
		height: 300px;
	}

	.two-slides .slick-prev,
	.flexible-slider .slick-prev {
		left: -10px;
	}

	.two-slides .slick-next,
	.flexible-slider .slick-next {
		right: -10px;
	}

	.deals-slide {
		margin: auto;
	}

	.two-slides .slick-slide:not(.slick-current) {
		visibility: hidden;
	}

	#deals-carousel .slick-slide:nth-child(odd) {
		margin-right: initial;
	}

	#breadcrumbs {
		display: none;
	}

	#form_newsletter .frm_fields_container {
		flex-wrap: wrap;
	}

	#form_newsletter .frm_fields_container .form-field,
	#form_newsletter .frm_fields_container .frm_submit {
		width: 50%;
	}

	.blog-columns.margin-top-60 {
		margin-top: 15px;
		padding-top: 15px;
	}

	aside {
		margin-top: 30px;
	}

	.flexible-slider {
		padding: 0 30px;
	}

	#footer-links {
		flex-wrap: wrap;
	}

	#footer-links .links-column {
		width: 50%;
		margin-bottom: 30px;
	}

	.footer-socials a {
		margin-bottom: 10px;
	}

	#full-feature-image {
		/* min-height: 580px; */
		overflow: hidden;
		height: 100vh;
		/* height: calc(100vh - 100px); */
		margin-bottom: 0;
	}

	#page-single {
		padding-left: 15px;
		padding-right: 15px;
	}

	#cruise-top {
		flex-direction: column-reverse;
		flex-wrap: wrap;
		padding-top: 0;
	}

	#cruise-top .half-width {
		width: 100%;
	}

	#cruise-itinerary,
	#cruise-info {
		padding-left: 15px;
		padding-right: 15px;
	}

	.table-holder {
		width: 80%;
		margin: auto;
	}

	#itinerary-table {
		width: 100%;
		margin-bottom: 20px;
	}

	#itinerary-map {
		padding: 0;
	}

	#prices {
		margin-left: 15px;
		margin-right: 15px;
	}

	#recommended-content > div {
		justify-content: center;
	}

	.half-width {
		width: 80%;
		margin: auto;
	}

	.accommodation {
		flex-wrap: wrap;
	}

	#destinations .cta-block {
		width: calc(50% - 15px);
		height: 160px;
	}

	#destinations .cta-block:nth-child(3n + 0) {
		margin-right: auto;
	}

	#destinations .cta-block:nth-child(2n + 0) {
		width: calc(50% - 15px);
		margin-right: 0px;
	}

	#frm_field_98_container .frm_checkbox label {
		display: flex !important;
		align-items: baseline;
	}

	#form_newsletter .newsletter-checkbox-one .frm_opt_container .frm_checkbox {
		width: 45%;
	}

	#mobile-navigation {
		width: 100%;
	}

	/* styl;e-craig */
	#quick-results.section.cruises .cruise {
		width: 100%;
	}

	#select-fields,
	#sort-fields {
		flex-direction: column;
	}

	#select-fields select,
	#sort-fields select {
		width: 150%;
	}

	#sort-fields .field {
		width: 100%;
	}

	.dev-blog #article-content #blog-grid {
		grid-template-columns: 1fr;
		grid-column-gap: 0;
	}

	.dev-blog #article-content #blog-grid .single-post {
		grid-column-start: 1;
		grid-column-end: 4;
		display: flex;
		flex-direction: column;
	}

	.blog-content {
		width: auto;
	}

	.dev-blog #article-content #blog-grid #load-more {
		grid-column-start: 1;
	}

	.tab-content ul {
		column-count: 1;
		padding-left: 0;
	}

	#header-right i {
		font-size: 18px;
		line-height: 36px;
	}

	#header-tel,
	#header-search .search {
		font-size: 12px;
		line-height: 12px;
	}

	#header-search .search i {
		vertical-align: sub;
	}

	header #mobile-navigation-control i {
		font-size: 24px;
		vertical-align: middle;
	}

	#header-search {
		display: none;
	}

	#cruiselines-list .cruiselines-item {
		width: 100%;
		margin-right: 0;
	}

	#cruiselines-list .cruiselines-item:first-child,
	#cruiselines-list .cruiselines-item:nth-child(2n + 1) {
		margin-right: 0;
	}
}

@media all and (max-width: 440px) {
	h1 {
		line-height: 36px;
		margin-top: 10px;
		margin-bottom: 15px;
		font-size: 32px;
	}

	h2,
	h2 span {
		font-size: 32px !important;
	}

	.header-subtitle h2 {
		font-size: 18px !important;
	}

	#cruise-extras .extras p span {
		width: 100%;
	}

	#logo {
		width: 210px;
		height: 100%;
	}

	header {
		height: 75px;
		min-height: 55px;
	}

	header:not(.white-theme) {
		box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.2);
	}

	#logo a img {
		width: 90%;
	}

	#top-search {
		height: 150vh;
	}

	#top-search .button-search,
	#top-search .button-search button {
		width: 100%;
	}

	.slick-dots {
		left: 0;
		right: 0;
	}

	#header-right {
		height: auto;
	}

	body {
		padding: 0;
	}

	.content-margin {
		width: 100%;
	}

	#similar-cruises .content-margin h2 {
		padding: 0 15px;
	}

	.blog-crumbs #breadcrumbs {
		padding-left: 0;
	}

	.latest-offer,
	.fullsize-block {
		width: 100%;
	}

	.fullsize-block {
		min-height: 200px;
	}

	.fullsize-block .content .wrapper {
		max-width: 90%;
		margin: 40px auto;
	}

	#news-article .article-image {
		height: auto;
	}

	.content-margin.full-width-mobile {
		width: 100%;
	}

	#form_newsletter .frm_fields_container .form-field,
	#form_newsletter .frm_fields_container .frm_submit {
		width: 100%;
	}

	.form-background {
		width: 100%;
		padding: 60px 15px;
	}

	.widget_recent_entries ul li.has-thumbnail {
		width: 100%;
	}

	footer {
		overflow: hidden;
	}

	#gallery-wrapper img,
	.deck-plan img {
		width: 157px;
		height: 157px;
	}

	#gallery-wrapper a:nth-child(2n + 0) {
		margin-right: 0;
	}

	#ship-stats {
		flex-wrap: wrap;
		justify-content: center;
	}

	.ship-stat {
		height: 100px;
		width: 100px;
		margin-right: 10px;
		margin-bottom: 10px;
	}

	.ship-stat p {
		font-size: 12px;
	}

	.cabin {
		flex-direction: column;
		align-items: flex-start;
	}

	.tab-content,
	.prices-content.open .single-accommodation {
		padding: 15px;
	}

	article.content-margin {
		width: 100%;
	}

	#article-wrapper {
		margin-left: 10px;
		margin-right: 10px;
	}

	#article-content {
		padding: 0;
	}

	#ship-gallery #gallery-wrapper a:nth-child(6n + 0) {
		margin-right: 0;
	}

	#share {
		padding: 0 15px;
	}

	.tab-buttons .tab-button {
		width: 50%;
		padding-left: 5px;
		padding-right: 5px;
	}

	#home-carousel .slick-arrow.slick-next,
	#home-carousel .slick-arrow.slick-prev {
		display: none;
		visibility: hidden;
	}


	#home-carousel .slide {
		position: relative;
	}

	#home-carousel .slide-content {
		position: relative;
		text-align: left;
		width: 90%;
		margin: auto;
        /* background: rgba(0, 0, 0, .3); */
        padding: 10px 0;
	}

	#home-carousel .slide:after {
		position: absolute;
		content: '';
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.3);
	}

	#cruise-ships .slick-slide {
		width: 135px;
	}

	.deals-slide {
		width: auto;
		height: auto;
		padding-bottom: 10px;
		/* so that the box shadow doesn't get cut off */
	}

	#deals-carousel .slick-slide {
		width: 300px;
		margin: auto;
	}

	.deals-slide .slide-wrap {
		flex-wrap: wrap;
	}

	.deal-image {
		width: 100%;
		height: 150px;
	}

	.deal-details {
		width: 100%;
		height: auto;
	}

	#deals-carousel {
		margin: 30px 0;
		height: auto;
		min-height: 350px;
	}

	#quick-links .gold-button {
		width: 100%;
		flex-grow: 0;
		margin-bottom: 0;
		justify-content: center;
		align-items: center;
	}

	#itinerary-table {
		width: 100%;
	}

	.table-holder {
		overflow-x: scroll;
	}

	.price-tabs {
		flex-wrap: wrap;
	}

	.price-tab {
		width: 100%;
	}

	.tab-button,
	.price-tab {
		margin-left: 0 !important;
	}

	#cruise-details {
		flex-direction: column-reverse;
	}

	#cruise-details .gold-button {
		margin-top: 20px;
	}

	#cruise-details #cruise-company {
		padding-bottom: 15px;
	}

	#itinerary-map {
		padding: 0;
		margin-top: 20px;
	}

	.table-holder {
		width: 100%;
	}

	.half-width {
		width: 100%;
	}

	.blog-crumbs #breadcrumbs {
		padding-left: 15px;
	}

	.blog-content .content-margin {
		width: 100%;
	}

	.blog-columns #article-content {
		padding-left: 15px;
		padding-right: 15px;
	}

	#form_newsletter .frm_fields_container .form-field {
		margin: 0;
	}

	#footer-logo {
		width: 100%;
	}

	#footer-toolbar > div {
		padding-left: 0;
		padding-right: 0;
	}

	#search input {
		width: 340px;
		margin: auto;
	}

	#sort-fields {
		flex-wrap: wrap;
	}

	#quick-results.section.cruises .cruise {
		width: 100%;
	}

	#search-results article {
		overflow: hidden;
	}

	.cruise footer {
		overflow: initial;
	}

	body.single-post {
		margin-top: 0px;
		padding-top: 20px;
		background-color: #f3f3f3;
	}

	#article-wrapper,
	.entry-title {
		margin-left: 15px;
		margin-right: 15px;
	}

	#footer-toolbar p {
		display: none;
	}

	#footer-toolbar .share {
		margin-left: 0;
		margin-right: 10px;
	}

	#search-results {
		padding-top: 30px;
	}

	#select-fields,
	#sort-fields {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}

	#select-fields .field {
		width: 50%;
	}

	.footer-socials a {
		width: 30px;
		height: 30px;
	}

	#quick-results article {
		margin-top: 0;
	}

	/*#gallery-wrapper a {
		width: calc(50% - 15px);
	}*/

	#gallery-wrapper img,
	#deck-plan img {
		width: 100%;
		height: auto;
	}

	#destinations .cta-block,
	#destinations .cta-block:nth-child(2n + 0),
	#destinations .cta-block:nth-child(3n + 0) {
		width: 100%;
		margin-right: 0;
	}

	.default-content {
		padding-top: 30px;
	}

	#cruise-ships .slick-dots {
		bottom: -55px;
	}
}

/* New blog */
.blog-columns h1 {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: var(--gold);
	font-family: "montserrat";
}

.dev-blog #article-content #blog-grid .single-post h2 a {
	line-height: 110%;
}

@media(max-width: 992px) {
	#full-feature-image .cruise-slider-button {
		margin-top: 10px;
	}

	#full-feature-image h1 {
		font-size: 38px;
	}

	.absolute-breadcrumbs {
		bottom: 55px;
	}

	.contact-left, .contact-right {
		width: 100%;
	}

	#full-feature-image {
		height: auto;
	}

	.single-specials #full-feature-image,
	.single-cruises #full-feature-image {
		height: 80vh;
		min-height: auto;
	}

	.cruiseline-stats .cl-stat:nth-of-type(2) {
		border-right: 0;
	}

	#cruise-ships .slick-slide {
		margin: 0 15px;
	}

	.slick-prev {
		left: 20px;
	}

	.slick-next {
		right: 20px;
	}

	#the-ships {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.content-block#prices {
		margin: 0;
		padding: 40px 15px;
	}
}


@media(min-width: 992px) and (max-width: 1280px) {
	#full-feature-image .cruise-slider-button {
		margin-top: 10px;
	}

	#full-feature-image h1 {
		font-size: 60px;
	}

	.absolute-breadcrumbs {
		bottom: 55px;
	}
}

@media(min-width: 992px) and (max-width: 1400px) {
	#full-feature-image .cruise-slider-button {
		margin-top: 10px;
	}
}


/* Fix for mobile menu */
@media(max-width: 992px) {
	header {
		top: 0;
        padding: 0 25px;
        display: flex;
        align-items: center;
	}

	#home-carousel .slide img.desktop {
		display: none;
	}
	
	#home-carousel .slide img.mobile {
		display: flex;
	}
}