/*!
Theme Name: Travellable
Theme URI: https://ascendoor.com/themes/travellable/
Author: Ascendoor
Author URI: https://ascendoor.com/
Description: Travellable is a fully responsive and highly customizable WordPress theme that is great for travel packages, vacations, travel booking, travel blog, event booking, hotel booking, and other similar websites. This theme features a clean, modern style that is both visually pleasing and operationally efficient. Travellable incorporates the fundamental aspects and sections of any travel blog as well. The Travellable theme provides the flexibility to set trip types, destinations, activities, trip package highlights, services, blogs, testimonials and allows visitors to book trips. This theme is compatible with the WP Travel plugin and other wide range of WordPress plugins, including Contact Form 7, One Click Demo Import, JetPack, and others. It has been designed for anybody, with or without prior coding expertise, to quickly and effectively build together sophisticated, professional-quality websites without needing to learn a single line of code, and you may customize the appearance by choosing from the wide range of fonts and colors. Check the demo at: https://demos.ascendoor.com/travellable/
Version: 1.0.8
Requires at least: 5.0
Requires PHP: 5.6
Tested up to: 6.6
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: travellable
Tags: custom-background, custom-logo, custom-colors, custom-menu, featured-images, threaded-comments, translation-ready, theme-options, footer-widgets, full-width-template, left-sidebar, right-sidebar, blog, portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Travellable is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments
# Site Header
# Main Slider
# Slick JS Overriding
# Trip Search Section
# Explore Section
# Blog Callout
# Trending Callout
# Destination Callout
# Why Callout
# Newsletter Callout
# Site Footer
# Overwritten Bootstrap CSS
# Overwritten Wordpress CSS
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Poppins", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h1, h2, h3 {
	font-family: "EB Garamond", serif;
	line-height: 1.1;
}

h1, h2, h3, .display-1 {
	line-height: 1;
	font-weight: 500;
}

h1, .h1 {
	font-size: 70px;
}

@media (max-width: 992px) {
	h1, .h1 {
		font-size: 54px;
	}
}

@media (max-width: 768px) {
	h1, .h1 {
		font-size: 40px;
	}
}

h2, .h2 {
	font-size: 54px;
}

@media (max-width: 992px) {
	h2, .h2 {
		font-size: 2.8rem;
	}
}

@media (max-width: 767.98px) {
	h2, .h2 {
		font-size: 2.3rem;
	}
}

h3, .h3 {
	font-size: 30px;
}

@media (min-width: 992px) {
	h3, .h3 {
		font-size: 40px;
	}
}

h4, .h4 {
	font-size: 24px;
}

.heading {
	margin-bottom: 25px;
}

.heading-title {
	margin-bottom: 0;
	font-size: 4.06rem;
	overflow-wrap: break-word;
}

@media (max-width: 1200px) {
	.heading-title {
		font-size: 3rem;
	}
}

@media (max-width: 768px) {
	.heading-title {
		font-size: 2.3rem;
	}
}

/** Overriding bootstrap **/
.display-1 {
	font-size: 5.94rem;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0;
}

@media (max-width: 1200px) {
	.display-1 {
		font-size: 4rem;
	}
}

@media (max-width: 768px) {
	.display-1 {
		font-size: 2.8rem;
	}
}

p {
	margin-bottom: 0.8em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	text-decoration: none;
}

big {
	font-size: 125%;
}

@media (max-width: 1199.98px) {
	.lead {
		font-size: 1.1rem;
	}
}

/* Elements
--------------------------------------------- */
:root {
	--bs-blue: #0d6efd;
	--bs-indigo: #6610f2;
	--bs-purple: #6f42c1;
	--bs-pink: #d63384;
	--bs-red: #dc3545;
	--bs-orange: #fd7e14;
	--bs-yellow: #ffc107;
	--bs-green: #198754;
	--bs-teal: #20c997;
	--bs-cyan: #0dcaf0;
	--bs-white: #fff;
	--bs-gray: #6c757d;
	--bs-gray-dark: #343a40;
	--bs-gray-100: #f8f9fa;
	--bs-gray-200: #e9ecef;
	--bs-gray-300: #dee2e6;
	--bs-gray-400: #ced4da;
	--bs-gray-500: #adb5bd;
	--bs-gray-600: #6c757d;
	--bs-gray-700: #495057;
	--bs-gray-800: #343a40;
	--bs-gray-900: #212529;
	--bs-primary: #0B3B57;
	--bs-secondary: #FFD930;
	--bs-success: #198754;
	--bs-info: #0dcaf0;
	--bs-warning: #ffc107;
	--bs-danger: #dc3545;
	--bs-light: #f8f9fa;
	--bs-dark: #212529;
	--bs-primary-rgb: 11, 59, 87;
	--bs-secondary-rgb: 220, 199, 66;
	--bs-success-rgb: 25, 135, 84;
	--bs-info-rgb: 13, 202, 240;
	--bs-warning-rgb: 255, 193, 7;
	--bs-danger-rgb: 220, 53, 69;
	--bs-light-rgb: 248, 249, 250;
	--bs-dark-rgb: 0, 0, 0;
	--bs-white-rgb: 255, 255, 255;
	--bs-black-rgb: 0, 0, 0;
	--bs-body-color-rgb: 33, 37, 41;
	--bs-body-bg-rgb: 255, 255, 255;
	--bs-font-sans-serif: system-ui, -apple-system,"EB Garamond", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
	--bs-body-font-family: var(--bs-font-sans-serif);
	--bs-body-font-size: 1rem;
	--bs-body-font-weight: 400;
	--bs-body-line-height: 1.5;
	--bs-body-color: #212529;
	--bs-body-bg: #fff;
}

section {
	clear: both;
}

body {
	background: #fff;
	font-size: 1.125em;
	color: #000;
}

@media (max-width: 767.98px) {
	body {
		font-size: 1em;
	}
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
	padding-left: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #0b3b57;
	text-decoration: none;
	transition: all 300ms ease;
}

a:hover, a:focus, a:active {
	color: #FFD930;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

.social-links a {
	display: inline-block;
	padding: 0 9px;
}

.social-links {
	list-style: none;
	margin: 0;
	display: flex;
}

.social-links a:after {
	content: "";
	display: inline-block;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -.125em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.social-links a[href*='facebook.com']:after {
	content: "\f344";
}

.social-links a[href*='twitter.com']:after {
	content: "\F8DB";
}

.social-links a[href*='instagram.com']:after {
	content: "\f437";
}

.social-links a[href*='youtube.com']:after {
	content: "\f62b";
}

.social-links a[href*='discord.com']:after {
	content: "\f300";
}

.social-links a[href*='dribbble.com']:after {
	content: "\f65f";
}

.social-links a[href*='google.com']:after {
	content: "\f3f0";
}

.social-links a[href*='line.me']:after {
	content: "\f660";
}

.social-links a[href*='linkedin.com']:after {
	content: "\f472";
}

.social-links a[href*='joinmastodon.com']:after {
	content: "\f647";
}

.social-links a[href*='medium.com']:after {
	content: "\f661";
}

.social-links a[href*='messenger.com']:after {
	content: "\f648";
}

.social-links a[href*='paypal.com']:after {
	content: "\f662";
}

.social-links a[href*='pintrest.com']:after {
	content: "\f663";
}

.social-links a[href*='reddit.com']:after {
	content: "\f650";
}

.social-links a[href*='skype.com']:after {
	content: "\f656";
}

.social-links a[href*='slack.com']:after {
	content: "\f565";
}

.social-links a[href*='snapchat.com']:after {
	content: "\f665";
}

.social-links a[href*='spotify.com']:after {
	content: "\f666";
}

.social-links a[href*='stackoverflow.com']:after {
	content: "\f667";
}

.social-links a[href*='telegram.org']:after {
	content: "\f5b3";
}

.social-links a[href*='twitch.tv']:after {
	content: "\f5ee";
}

.social-links a[href*='vimeo.com']:after {
	content: "\f66a";
}

.social-links a[href*='whatsapp.com']:after {
	content: "\f618";
}

.social-links a[href*='wordpress.org']:after {
	content: "\f669";
}

.social-links a[href*='youtube.com']:after {
	content: "\f62b";
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 0px;
	background: #0B3B57;
	color: #fff;
	line-height: 1;
	padding: 1em 1.2em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #FFD930;
	background-color: #FFD930;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

.btn, .comment-reply-link {
	border-radius: 0;
	transition: all 300ms ease;
	padding: 0.875rem 1.5rem;
	letter-spacing: 0.5px;
}

.btn-link, .comment-reply-link-link {
	text-decoration: none;
	letter-spacing: 0.5px;
	color: #0B3B57;
	font-weight: bold;
	text-transform: uppercase;
}

.btn-link--round, .comment-reply-link-link--round {
	text-transform: uppercase;
}

.btn-link--round em, .comment-reply-link-link--round em {
	display: inline-block;
	height: 75px;
	width: 75px;
	line-height: 75px;
	background-color: #FFD930;
	color: white;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 16px;
	font-size: 24px;
	transition: all 300ms ease;
}

.btn-link--round:hover em, .comment-reply-link-link--round:hover em {
	background-color: #fff;
	color: #0B3B57;
}

.btn-link:hover, .comment-reply-link-link:hover {
	color: #FFD930;
}

.btn-link-light.btn-link, .comment-reply-link-link-light.btn-link {
	color: #fff;
}

.btn-link-light.btn-link:hover, .btn-link-light.btn-link:focus, .comment-reply-link-link-light.btn-link:hover, .comment-reply-link-link-light.btn-link:focus {
	color: #FFD930;
}

.btn-lg, .comment-reply-link-lg {
	padding: 0.8rem 2rem;
	font-size: 1.2rem;
	font-weight: 500;
	text-transform: uppercase;
	min-width: 190px;
}

.btn-primary, .comment-reply-link-primary {
	background-color: #0B3B57;
	border-color: #0B3B57;
}

.btn-primary:hover, .btn-primary:focus, .comment-reply-link-primary:hover, .comment-reply-link-primary:focus {
	background-color: #FFD930;
	border-color: #FFD930;
	color: #0B3B57;
}

.btn-outline-primary, .comment-reply-link-outline-primary {
	border-color: #0B3B57;
	color: #0B3B57;
}

.btn-outline-primary:hover, .btn-outline-primary:focus, .comment-reply-link-outline-primary:hover, .comment-reply-link-outline-primary:focus {
	background-color: #0B3B57;
	border-color: #0B3B57;
}

.btn-outline-secondary, .comment-reply-link-outline-secondary {
	border-color: #FFD930;
	color: #FFD930;
}

.btn-outline-secondary:hover, .btn-outline-secondary:focus, .comment-reply-link-outline-secondary:hover, .comment-reply-link-outline-secondary:focus {
	background-color: #FFD930;
	border-color: #FFD930;
	color: #0B3B57;
}

.btn-secondary, .comment-reply-link-secondary {
	background-color: #FFD930;
	border-color: #FFD930;
	color: #0B3B57;
}

.btn-secondary:hover, .btn-secondary:focus, .comment-reply-link-secondary:hover, .comment-reply-link-secondary:focus {
	background-color: #e3b900;
	border-color: #FFD930;
}

.comment-reply-link {
	border: 1px solid #0B3B57;
	padding: 0.475rem 1.5rem;
	display: inline-block;
}

.comment-reply-link:hover {
	background-color: #0B3B57;
	color: #fff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 8px 10px;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

label {
	margin-bottom: .5rem;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	display: block;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

@media (min-width: 1200px) {
	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 100%;
	}
}

@media (max-width: 1500px) {
	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: -100%;
	}
}

.main-navigation ul ul a {
	min-width: 200px;
	text-transform: capitalize;
	font-size: 16px;
	background-color: #0B3B57;
	padding: 16px 25px;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
	background-color: #FFD930;
	color: #0B3B57;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
	color: #FFD930;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 20px;
	text-transform: uppercase;
}

@media (min-width: 1400px) {
	.main-navigation a {
		padding: 20px 25px;
	}
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	color: #FFD930;
}

.main-navigation ul > li:last-child > a {
	padding-right: 0;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media (max-width: 1199.98px) {
	.main-navigation .main-menu {
		position: fixed;
		right: -130%;
		height: 100%;
		top: 0;
		background-color: #fff;
		min-width: 300px;
		padding-top: 78px;
		width: 50%;
		transition: all 400ms ease;
		display: block;
		border-right: 1px solid #fff;
		z-index: 13;
		box-shadow: 2px 0 18px 0 rgba(0, 0, 0, 0.5);
		opacity: 0;
		visibility: hidden;
	}
	.main-navigation .main-menu ul {
		left: auto;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation.toggled .main-menu {
		right: 0;
		left: auto;
		overflow-x: auto;
		opacity: 1;
		visibility: visible;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation ul a {
		border-bottom: 1px solid;
		color: #000;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation ul ul {
		position: relative;
		float: none;
	}
}

.main-navigation .menu-toggle.open {
	z-index: 18;
	position: fixed !important;
	right: 30px;
	top: 30px;
}

.admin-bar .main-navigation .menu-toggle.open {
	top: 62px;
}

@media (max-width: 1199.98px) {
	.admin-bar .main-navigation .main-menu {
		padding-top: 110px;
	}
}

@media screen and (min-width: 1200px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.menu-opened {
	overflow: hidden;
}

.main-navigation .menu > .menu-item-has-children > a:after {
	display: inline-block;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -.125em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f229";
	font-size: 13px;
	margin-left: 8px;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.related-posts h2 {
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	.related-posts article.post {
		border: none;
	}
}

.related-posts article.post .post-thumbnail {
	margin-bottom: 10px;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/**
 * Comments Wrapper
 */
.comments-area {
	padding-bottom: 30px;
}

.comments-area > * {
	margin-top: 30px;
	margin-bottom: 30px;
}

.comments-area > *:first-child {
	margin-top: 0;
}

.comments-area > *:last-child {
	margin-bottom: 0;
}

.comments-area.show-avatars .avatar {
	border-radius: 50%;
	position: absolute;
	top: 10px;
}

.comments-area.show-avatars .fn {
	display: inline-block;
	padding-left: 85px;
}

.comments-area.show-avatars .comment-metadata {
	padding: 8px 0 9px 85px;
}

/**
 * Comment Title
 */
.comment-reply-title {
	display: flex;
	justify-content: space-between;
}

.comment-reply-title small a {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}

/* Nested comment reply title*/
.comment .comment-respond .comment-reply-title {
	font-size: 30px;
}

/**
 * Comment Lists
 */
.comments-area [type="checkbox"], .comments-area [type="radio"] {
	margin-bottom: 7px;
	margin-right: 10px;
}

.comment-list {
	padding-left: 0;
	list-style: none;
	margin-left: 0;
}

.comment-list ol {
	margin-left: 0;
}

.comment-list > li {
	margin-top: 30px;
	margin-bottom: 30px;
}

.comment-list .children {
	list-style: none;
	padding-left: 0;
}

.comment-list .children > li {
	margin-top: 30px;
	margin-bottom: 30px;
}

@media only screen and (min-width: 482px) {
	.comment-list .depth-2,
	.comment-list .depth-3 {
		padding-left: calc(4 * 20px);
	}
}

/**
 * Comment Meta
 */
.comment-meta .comment-author {
	margin-bottom: calc(0.25 *20px);
}

@media only screen and (min-width: 482px) {
	.comment-meta .comment-author {
		margin-bottom: 0;
		padding-right: 0;
	}
}

.comment-meta .comment-author .fn {
	font-weight: normal;
	hyphens: auto;
	word-wrap: break-word;
	word-break: break-word;
}

.comment-meta .comment-metadata {
	color: #0B3B57;
	padding: 8px 0 9px 0;
	font-size: 15px;
}

.comment-meta .comment-metadata .edit-link {
	margin-left: 20px;
}

@media only screen and (min-width: 482px) {
	.comment-meta {
		margin-right: inherit;
	}
	.comment-meta .comment-author {
		max-width: inherit;
	}
}

.bypostauthor {
	display: block;
}

.says {
	display: none;
}

.comment-meta {
	margin-bottom: 10px;
}

.comment-body {
	position: relative;
	margin-bottom: 40px;
	padding: 30px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}

.comment-body .reply {
	margin: 0;
}

.comment-content {
	word-wrap: break-word;
	font-size: 16px;
	padding-bottom: 15px;
	color: #555;
}

.pingback .comment-body,
.trackback .comment-body {
	margin-top: 30px;
	margin-bottom: 30px;
}

.comment-respond {
	margin-top: 30px;
}

.comment-respond > * {
	margin-top: 20px;
	margin-bottom: 20px;
}

.comment-respond > *:first-child {
	margin-top: 0;
}

.comment-respond > *:last-child {
	margin-bottom: 0;
}

.comment-respond > *:last-child.comment-form {
	margin-bottom: 30px;
}

.comment-author {
	padding-top: 3px;
}

.comment-author .url {
	color: currentColor;
}

.comment-form {
	display: flex;
	flex-wrap: wrap;
}

.comment-form > * {
	flex-basis: 100%;
}

.comment-form .comment-form-url,
.comment-form .comment-form-comment {
	width: 100%;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email {
	flex-basis: 0;
	flex-grow: 1;
}

@media only screen and (max-width: 481px) {
	.comment-form .comment-form-author,
	.comment-form .comment-form-email {
		flex-basis: 100%;
	}
}

.comment-form .comment-form-cookies-consent > label,
.comment-form .comment-notes {
	font-size: 1rem;
	font-weight: normal;
}

.comment-form > p {
	margin-bottom: 20px;
}

.comment-form > p:first-of-type {
	margin-top: 0;
}

.comment-form > p:last-of-type {
	margin-bottom: 0;
}

.comment-form > p label,
.comment-form > p input[type=email],
.comment-form > p input[type=text],
.comment-form > p input[type=url],
.comment-form > p textarea {
	display: block;
	font-size: var(--global--font-size-sm);
	margin-bottom: calc(.5 *20px);
	width: 100%;
	font-weight: var(--form--label-weight);
}

.comment-form > p.comment-form-cookies-consent {
	display: flex;
	align-items: center;
}

@media only screen and (min-width: 482px) {
	.comment-form > p.comment-form-author {
		margin-right: calc(1.5 * 20px);
	}
	.comment-form > p.comment-notes,
	.comment-form > p.logged-in-as {
		display: block;
	}
}

/* Widgets
--------------------------------------------- */
.widget, ol.wp-block-latest-comments {
	margin: 0 0 1.5em;
}

.widget select, ol.wp-block-latest-comments select {
	max-width: 100%;
}

.widget h2, ol.wp-block-latest-comments h2 {
	font-size: 36px;
	margin-bottom: 0.7em;
}

.widget ul, ol.wp-block-latest-comments ul {
	padding: 0;
	margin: 0 0 1.5em;
	list-style: none;
}

.widget ul li, ol.wp-block-latest-comments ul li {
	padding-bottom: 10px;
}

aside .widget {
	border: 2px solid #F2F2F2;
	padding: 20px;
}

aside .widget ul li:before {
	display: inline-block;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -.125em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f134";
	color: #0B3B57;
	margin-right: 10px;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	color: #777;
	text-align: left;
	font-size: 90%;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/* Helpers css: Dev Created styles
--------------------------------------------- */
.overlay-primary {
	position: relative;
}

.overlay-primary:after {
	content: "";
	background-color: #0b3b57;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.7;
	z-index: 1;
}

.overlay-primary > div {
	position: relative;
	z-index: 2;
}

.cover-bg {
	background-position: 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.kerning-1 {
	letter-spacing: 1px;
}

.kerning-2 {
	letter-spacing: 1px;
}

.kerning-half {
	letter-spacing: 0.5px;
}

.bg-secondary-light {
	background-color: #FDFBF1;
}

.block-medium {
	padding-top: 100px;
	padding-bottom: 100px;
}

.mx-100 {
	max-width: 100px !important;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* Header CSS
--------------------------------------------- */
#nav-icon {
	width: 40px;
	height: 33px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	cursor: pointer;
	padding: 0;
	background: none;
	border: none;
}

#nav-icon span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #fff;
	border-radius: 3px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}

#nav-icon span:nth-child(1) {
	top: 0px;
}

#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
	top: 14px;
}

#nav-icon span:nth-child(4) {
	top: 28px;
}

#nav-icon.open span:nth-child(1) {
	top: 14px;
	width: 0%;
	left: 50%;
}

#nav-icon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
	top: 14px;
	width: 0%;
	left: 50%;
}

.site-branding {
	display: flex;
	align-items: center;
}

@media (min-width: 1200px) {
	.topbar-active .site-logo {
		margin-top: -50px;
		align-items: flex-end;
	}
}

.site-logo {
	padding-right: 10px;
}

@media (min-width: 536px) {
	.site-logo {
		padding-right: 15px;
	}
}

.site-identity {
	bottom: 0;
	color: #fff;
	padding-bottom: 4px;
}

.site-title,
.site-description {
	margin-bottom: 0;
}

.site-title {
	font-size: 1rem;
}

@media (min-width: 536px) {
	.site-title {
		font-size: 1.4rem;
	}
}

.site-title a {
	color: #fff;
	font-weight: bold;
}

.site-description {
	font-size: 0.6rem;
}

@media (min-width: 536px) {
	.site-description {
		font-size: 0.9rem;
	}
}

.header-top {
	background-color: #0b3b57;
	font-size: 16px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.45);
	font-size: 0.9rem;
}

@media (min-width: 1200px) {
	.header-top {
		font-size: 1rem;
	}
}

@media (min-width: 992px) {
	.header-top .container {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
}

.header-top a {
	color: #fff;
}

.header-top a:hover {
	color: #FFD930;
}

.header-top-right {
	display: flex;
	justify-content: center;
}

.header-top-right .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	font-size: 1rem;
	text-indent: -9999em;
	background: url("./assets/img/search.svg") no-repeat 11px 15px;
	background-color: var(--bs-primary);
}

.header-top-right label {
	display: block;
}

.header-top-right .search-field {
	padding: 10px;
	min-width: 180px;
}

@media (min-width: 1200px) {
	.header-top-right .search-field {
		padding: 11px;
	}
}

.header-top-right a {
	padding: 15px;
	display: inline-block;
	line-height: 1;
}

.header-top-right a:hover {
	color: #FFD930;
}

@media (min-width: 1200px) {
	.header-top-right .top-links {
		border-width: 0 1px;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0.45);
	}
}

@media (min-width: 992px) {
	.header-top-right .top-links__default {
		border-left: 1px solid rgba(255, 255, 255, 0.45);
	}
}

.header-top .header-links {
	display: flex;
}

.header-top .header-links a {
	padding: 15px 16px;
	display: block;
}

@media (min-width: 1200px) {
	.header-top .header-links a {
		border-right: 1px solid #45687c;
	}
}

.header-top-left {
	position: relative;
	z-index: 2;
	text-align: center;
	font-weight: 300;
}

@media (min-width: 1200px) {
	.header-top-left {
		padding-left: 145px;
	}
}

@media (min-width: 1400px) {
	.header-top-left {
		padding-left: 200px;
		text-align: left;
	}
}

@media (max-width: 991px) {
	.header-top-left {
		padding: 15px 0 3px;
		text-align: center;
	}
}

.header-bottom {
	background-color: #0B3B57;
	position: relative;
}

.header-bottom .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-top-right {
	position: relative;
}

.header-top-right .search-wrapper .bi-x {
	color: #FFD930;
}

.header-search-wrapper {
	position: absolute;
	right: 0;
	transition: all ease 300ms;
	top: 100%;
	z-index: 12;
	opacity: 0;
	max-width: 0;
	visibility: hidden;
	min-width: 220px;
}

.header-search-wrapper.open {
	max-width: 100%;
	opacity: 1;
	visibility: visible;
}

.header-search-wrapper input[type="text"] {
	padding: 11px;
}

.top-links {
	display: flex;
	position: relative;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}

.menu-social-menu-container ul {
	display: flex;
	list-style: none;
	margin: 0;
}

/* Main Slider
--------------------------------------------- */
.main-slider.slick-slider {
	margin-bottom: 0;
}

.main-slider-item {
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 50vh;
	position: relative;
	padding: 70px 0;
}

@media (min-width: 1200px) {
	.main-slider-item {
		min-height: 90vh;
	}
}

@media (min-width: 1366px) {
	.main-slider-item {
		min-height: 100vh;
	}
}

.main-slider-item-caption {
	max-width: 867px;
	color: #fff;
	font-size: 16px;
	z-index: 4;
}

@media (min-width: 576px) {
	.main-slider-item-caption {
		font-size: 20px;
	}
}

.main-slider-item:after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #0B3B57;
	opacity: 0.7;
}

.main-slider .heading {
	color: #fff;
	padding-bottom: 25px;
}

.main-slider .btn-link {
	color: #fff;
}

.main-slider .btn-link:hover {
	color: #FFD930;
}

.main-slider .btn-link--round {
	padding-right: 100px;
}

.main-slider .slick-prev {
	left: 5px;
}

.main-slider .slick-next {
	right: 5px;
}

.main-slider .slick-arrow {
	height: 50px;
	width: 50px;
	line-height: 55px;
	text-align: center;
	border: 1px solid #fff;
	transition: all 400ms ease;
}

@media (max-width: 1300px) {
	.main-slider .slick-arrow {
		display: none !important;
	}
}

.main-slider .slick-arrow:before {
	line-height: 50px;
}

.main-slider .slick-arrow:hover {
	background-color: #FFD930;
	border-color: #FFD930;
	color: #0B3B57;
}

.main-slider .container {
	position: relative;
	z-index: 2;
}

/* Slick JS Overwritten
--------------------------------------------- */
.slick-arrow {
	z-index: 3;
	cursor: pointer;
}

.slick-dots {
	bottom: 20px;
}

.slick-dots li {
	margin: 0 8px;
}

.slick-dots li button {
	height: 20px;
	width: 20px;
	border: 1px solid #fff;
	border-radius: 20px;
	transition: all 400ms ease;
}

.slick-dots li button:before {
	display: none;
}

.slick-dots .slick-active button,
.slick-dots button:hover {
	background-color: #FFD930;
	border-color: #FFD930;
}

/* Trip Search Section
--------------------------------------------- */
@media (max-width: 767.98px) {
	.trip-search-section {
		padding: 20px 0;
	}
}

.trip-search-section .wp-travel-search p {
	margin: 0;
	padding: 17px 0;
}

@media (min-width: 768px) {
	.trip-search-section .wp-travel-search p:first-of-type {
		padding-left: 0;
	}
}

@media (min-width: 768px) {
	.trip-search-section .wp-travel-search p {
		float: left;
		width: 25%;
		padding: 33px 10px 35px;
	}
}

@media (min-width: 992px) {
	.trip-search-section .wp-travel-search p {
		width: 27%;
		padding: 33px 20px 35px;
	}
}

.trip-search-section .wp-travel-search p label {
	display: block;
	width: 100%;
	color: #0B3B57;
	margin-bottom: 5px;
	font-weight: 600;
	/* font-size: 16px; */
}

.trip-search-section .wp-travel-search p input[type="text"],
.trip-search-section .wp-travel-search p select {
	width: 100%;
	padding: 8px 15px;
	border-radius: 0;
}

.trip-search-section .wp-travel-search p.wp-travel-search {
	border-right: 0;
}

@media (min-width: 992px) {
	.trip-search-section .wp-travel-search p.wp-travel-search {
		width: 19%;
		padding-top: 46px;
	}
}

.trip-search-section .wp-travel-search p.wp-travel-search .button {
	min-width: 100%;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 1px solid #abbcc5;
	background-color: transparent;
	color: #0B3B57;
	font-size: 20px;
	font-weight: 600;
	transition: all 400ms ease;
}

@media (max-width: 991.98px) {
	.trip-search-section .wp-travel-search p.wp-travel-search .button {
		padding: 15px 20px;
		margin-top: 15px;
		font-size: 1.1rem;
	}
}

@media (max-width: 767.98px) {
	.trip-search-section .wp-travel-search p.wp-travel-search .button {
		margin-top: 0;
	}
}

.trip-search-section .wp-travel-search p.wp-travel-search .button:hover, .trip-search-section .wp-travel-search p.wp-travel-search .button:focus {
	background-color: #FFD930;
	border-color: #FFD930;
}

.wp-travel-savings {
	background-color: #FFD930;
	color: #0B3B57;
}

.wp-travel-savings:after {
	border-left-color: #FFD930;
	border-top-color: #FFD930;
}

.trending-callout .trip-price {
	text-align: right;
	max-width: 140px;
}

.ws-theme-timeline-block .wp-travel-form-field .parsley-errors-list {
	width: 73%;
}

.wp-travel-toolbar .wp_travel_input_filters {
	height: auto;
}

@media (max-width: 991.98px) {
	.wp-travel-toolbar .wp-travel-filter-button {
		display: block;
	}
}

.wp-travel-toolbar .wp-travel-filter-button .btn-wp-travel-filter {
	padding: 9px 15px;
	display: inline-block;
	margin-top: 2px;
	width: 100%;
}

.wp-travel-toolbar .wp-travel-post-filter .wp-travel-filter-by-heading {
	margin-top: 10px;
}

.wp-travel-toolbar .wp-travel-post-filter .wp-travel-filter-by-heading h4 {
	padding: 15px 20px;
}

.wp-travel-feature-slide-content.featured-detail-section .right-plot-inner-wrap .entry-header .entry-title,
.wp-travel.trip-headline-wrapper {
	margin-bottom: 2rem;
}

.wp-travel-booking-wrapper {
	margin-bottom: 1rem;
}

.wp-travel-booking-enquiry .dashicons {
	vertical-align: middle;
}

.wp-travel.trip-headline-wrapper .wp-travel-booknow-btn {
	padding: 14px 50px;
	margin-right: 15px;
	transition: all 400ms ease;
}

.wp-travel-trip-time.trip-duration {
	font-size: 1rem;
}

.wp-travel-itinerary-items .wp-travel-post-item-wrapper .wp-travel-post-thumbnail img,
.wp-travel-article-image-wrap img {
	height: 290px;
	object-fit: cover;
	width: 100%;
}

.wp-travel-trip-time span,
#shopping-cart .cart-summary .list-group li > div .trip-content .trip-item-name-price .trip-name h5 a,
.wp-travel-itinerary-items .wp-travel-post-item-wrapper .post-title a,
.trip-price {
	font-size: inherit;
}

.checkout-page-wrap {
	display: flex;
	flex-direction: column;
	grid-gap: 40px;
}

.checkout-page-wrap .sticky-sidebar {
	position: static !important;
}

.checkout-page-wrap .wp-travel-minicart {
	margin-bottom: 2.3rem;
}

.checkout-page-wrap .wp-travel-minicart > div {
	height: auto !important;
}

@media (min-width: 1200px) {
	.wp-travel-default-article {
		display: flex;
		align-items: center;
	}
}

.wp-travel-default-article .description-left .entry-meta {
	display: flex;
	flex-direction: column;
}

@media (min-width: 992px) {
	.wp-travel-default-article .description-left .entry-meta {
		align-items: center;
		justify-content: space-between;
		flex-direction: row;
	}
}

.wp-travel-default-article .description-left .entry-meta > div {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}

@media (min-width: 992px) {
	.wp-travel-default-article .description-left .entry-meta > div {
		border-bottom: none;
	}
}

.wp-travel-default-article .description-left .entry-meta:before {
	display: none;
}

.wp-travel-default-article .description-left .entry-meta i {
	margin-right: 3px;
}

.wp-travel-default-article .description-left .entry-content {
	font-size: 1rem;
	padding: 1rem 0;
}

.wp-travel-default-article .wp-travel-entry-content-wrapper .description-right .trip-price {
	color: #0B3B57;
}

@media (min-width: 992px) {
	.wp-travel-default-article .wp-travel-entry-content-wrapper .description-right .trip-price {
		text-align: center;
	}
}

.wp-travel-default-article .wp-travel-entry-content-wrapper .description-left .entry-title {
	font-size: 2.3rem;
	margin: 1rem 0;
}

.entry-meta .travel-info span,
.entry-meta .category-list-items span {
	font-size: 0.9rem;
}

#faq .panel-heading .collapse-icon,
.global-faq-shortcode .panel-heading .collapse-icon,
.checkout-accordion .panel-heading .collapse-icon {
	top: 6px;
}

#shopping-cart .cart-summary .list-group li > div .trip-content .trip-item-name-price .trip-name h5 a:hover,
#shopping-cart .cart-summary .extra-fields li.selected-payable-amount,
#shopping-cart .cart-summary .list-group li > div .trip-content .trip-item-name-price .trip-price span,
#shopping-cart a,
#shopping-cart .cart-summary .list-group li > div .edit svg path,
.post-category .entry-meta .category-list-items i {
	color: #444;
	fill: #444;
}

#shopping-cart .cart-summary .list-group li > div .content-left .img-wrapper {
	border-radius: 4px;
}

.btn-primary:disabled,
.btn-primary.disabled {
	border-color: #0B3B57;
	background-color: #0B3B57;
}

#shopping-cart .cart-summary .list-group li .update-fields-collapse .wp-travel-form-group .input-group-btn .btn {
	background-color: #0B3B57;
	color: #fff;
}

#shopping-cart .cart-summary .list-group li .update-fields-collapse .wp-travel-form-group .input-group-btn .btn:hover {
	background-color: #FFD930;
	color: #0B3B57;
}

.wp-travel-tab-wrapper .wp-travel button.slick-arrow {
	top: 35px;
}

.wp-travel-tab-wrapper .wp-travel button.slick-arrow::before {
	color: #000;
}

.wp-travel-container-wrap h2 {
	margin-bottom: 2rem;
}

.wp-travel-post-info .post-title a,
.wp-travel-itinerary-items .wp-travel-post-item-wrapper .wp-travel-post-content .post-category a {
	text-decoration: none;
}

.wp-travel-default-article .wp-travel-explore a {
	border: 1px solid #eee;
	font-size: 1rem;
	padding: 0.6rem 1.5rem;
	border-color: #0B3B57;
	border-radius: 0;
	display: inline-block;
	min-width: 150px;
}

.wp-travel-default-article .wp-travel-explore a:hover {
	background-color: #0B3B57;
	color: #fff;
}

@media (max-width: 768px) {
	.wp-travel-default-article .wp-travel-explore {
		display: block;
		text-align: center;
	}
	.wp-travel-default-article .wp-travel-explore a {
		display: block;
	}
}

#number-accordion3,
#number-accordion4 {
	display: block;
}

/** Wp travel css Overwritten **/
/* Explore Section
--------------------------------------------- */
.explore-callout {
	padding: 10rem 0;
	background-color: #e9edf0;
	background-position: center center;
}

@media (max-width: 1199.98px) {
	.explore-callout {
		background-position: center;
		padding: 6rem 0;
	}
}

/* Blog Callout
--------------------------------------------- */
.blog-callout {
	padding-bottom: calc(80px - 3rem);
	padding-top: 80px;
}

.blog-callout .media-img {
	display: block;
	overflow: hidden;
}

.blog-callout img {
	transition: all 400ms ease;
	height: 300px;
	object-fit: cover;
	width: 100%;
}

@media (max-width: 1200px) {
	.blog-callout img {
		height: 250px;
	}
}

.blog-callout img:hover {
	transform: scale(1.15);
}

.blog-callout .card-title a {
	color: #000;
}

.blog-callout .card-title a:hover, .blog-callout .card-title a:focus {
	color: #FFD930;
}

.blog-callout .card-info {
	border-top: 2px solid #cbc7c7;
	padding: 20px 0;
	font-size: 16px;
}

.blog-callout .card-info a {
	color: #000;
}

.blog-callout .card-info a:hover {
	color: #FFD930;
}

.blog-callout .slick-dots li button {
	background: #B0B0AF;
}

.blog-callout .card-title {
	margin-bottom: 20px;
	font-weight: 600;
}

.blog-callout .slick-slide {
	margin: 0 20px;
}

/* Trending Callout
--------------------------------------------- */
.trending-callout {
	padding: 115px 0 calc(115px - 3rem);
	font-size: 16px;
}

@media (max-width: 991.98px) {
	.trending-callout {
		padding: 70px 0 calc(70px - 2rem);
	}
}

.trending-callout .card-img-overlay {
	top: auto;
	z-index: 1;
	padding-bottom: 30px;
}

.trending-callout .card {
	overflow: hidden;
}

.trending-callout .card a {
	position: relative;
	z-index: 2;
}

.trending-callout .card a:focus {
	outline-offset: -4px;
}

.trending-callout .card h5,
.trending-callout .card .h5 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 15px;
}

.trending-callout .card > a:after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.7;
	background: black;
	background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.300158) 0%, #171717 100%);
	background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.300158) 0%, #171717 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.300158) 0%, #171717 100%);
}

.trending-callout .card img {
	transition: all 400ms ease;
	height: 370px;
	width: 100%;
	object-fit: cover;
}

.trending-callout .card:hover img {
	opacity: 0.7;
	transform: scale(1.15);
}

.start-price {
	margin-right: -1rem;
	display: inline-block;
	padding: 7px 15px;
	background-color: rgba(254, 254, 254, 0.9);
	font-size: 14px;
	color: #000;
	font-size: 20px;
}

.start-price .price-from {
	font-size: 80%;
}

.start-price del {
	font-size: 80%;
	margin-right: 0;
}

.start-price del span {
	text-decoration: line-through;
}

.start-price span {
	color: #0b3b57;
	white-space: nowrap;
	font-weight: 600;
	display: inline-block;
}

/* Destination Callout
--------------------------------------------- */
.destination-callout {
	background: #f8f8f8;
	padding: 100px 0;
}

@media (max-width: 991.98px) {
	.destination-callout {
		padding: 60px 0;
	}
}

@media (min-width: 1200px) {
	.destination-callout {
		padding: 150px 0 120px;
	}
}

.destination-callout .card {
	font-size: 16px;
	overflow: hidden;
}

.destination-callout .card img {
	transition: all 400ms ease;
	height: 300px;
	object-fit: cover;
}

@media (min-width: 1200px) {
	.destination-callout .card img {
		height: 370px;
	}
}

.destination-callout .card:hover img {
	transform: scale(1.15);
	opacity: 1;
}

.destination-callout .card a:focus {
	outline-offset: -4px;
}

.destination-callout .card-img-overlay {
	left: 0;
	top: 50%;
	bottom: auto;
	text-align: center;
	transform: translateY(-50%);
}

.destination-callout .card-img {
	opacity: 0.7;
}

.destination-callout .card-title {
	font-weight: 500;
	margin-bottom: 7px;
}

.destination-callout .overlay-primary:after {
	opacity: 0.15;
}

@media (min-width: 992px) {
	.destination-callout .row > div:nth-child(2) .card img,
	.destination-callout .row > div:nth-child(3) .card img {
		height: 240px;
		object-fit: cover;
	}
}

/* Why Callout
--------------------------------------------- */
.why-callout {
	position: relative;
	padding: 90px 0 calc(90px - 2.3rem);
	background-repeat: no-repeat;
	background-position: 0;
	background-size: cover;
}

.why-callout .container {
	position: relative;
	z-index: 10;
	color: #fff;
}

.why-callout:after {
	content: "";
	background: #0b3b57;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0.7;
	background-size: cover;
}

.why-callout h3 {
	font-size: 50px;
	font-weight: 500;
}

.why-callout-list {
	margin-bottom: 0;
}

.why-callout-list li {
	display: flex;
}

@media (min-width: 1200px) {
	.why-callout-list li {
		border-left: 1px solid #cfcfcf;
	}
}

.why-callout-list li:first-child {
	border-left: 0;
}

.why-callout-list-item {
	display: flex;
	justify-content: center;
	margin: auto;
}

@media (min-width: 1200px) {
	.why-callout-list-item {
		max-width: 200px;
	}
}

/* Newsletter Callout
--------------------------------------------- */
.newsletter-callout {
	min-height: 508px;
	position: relative;
	background-size: cover;
	background-position: center;
	padding: 100px 0;
	background-color: #f9f9f9;
	border-top: 1px solid #f7f7f7;
}

.newsletter-callout--dark {
	background-position: 0;
	border-top: 1px solid #333;
}

.newsletter {
	max-width: 570px;
	margin: auto;
	position: relative;
}

.newsletter .heading {
	margin-bottom: 50px;
}

.newsletter input[type="email"] {
	width: 100%;
	min-height: 60px;
	padding: 0 20px;
	border-color: #abbcc5;
}

.newsletter button[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	padding: 18px;
	font-size: 20px;
	background: #dcc742;
	border-color: #FFD930;
	border-radius: 0;
	color: #fff;
	transition: all 400ms ease;
	min-height: 60px;
}

.newsletter button[type="submit"]:before {
	content: "\f32f";
	display: inline-block;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -0.125em;
	-webkit-font-smoothing: antialiased;
}

.newsletter button[type="submit"]:hover, .newsletter button[type="submit"]:focus {
	background-color: #0a3852;
	border-color: #0B3B57;
	color: #fff;
}

/* Footer CSS
--------------------------------------------- */
.site-footer {
	background-color: #0B3B57;
	color: #ced7dd;
	font-size: 15px;
}

.site-footer-top {
	padding: 70px 0 30px;
}

@media (min-width: 1200px) {
	.site-footer-top {
		padding: 80px 0 40px;
	}
}

.site-footer-top .container {
	justify-content: space-between;
}

.site-footer a {
	color: #ced7dd;
}

.site-footer a:hover, .site-footer a:focus {
	color: #FFD930;
}

.site-footer .brand-media {
	flex: 0 0 170px;
}

@media (min-width: 992px) {
	.site-footer .brand-details {
		padding-right: 15px;
	}
}

@media (min-width: 1200px) {
	.site-footer .footer-links-wrapper {
		padding-left: 100px;
	}
}

.site-footer .footer-links {
	padding: 0;
	flex-wrap: wrap;
	margin: 0;
}

.site-footer .footer-links li {
	flex: 0 0 50%;
}

.site-footer .footer-links a {
	display: block;
	padding-bottom: 10px;
}

.site-footer .contact-details a {
	color: #fff;
}

.site-footer .contact-details a:hover, .site-footer .contact-details a:focus {
	color: #FFD930;
}

.site-footer .contact-details em {
	margin-right: 10px;
}

.site-footer .contact-details .social-links {
	padding-top: 10px;
}

.site-footer .contact-details .social-links a {
	font-size: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.site-footer .contact-details p {
	margin-bottom: 13px;
}

.site-footer h4 {
	margin-bottom: 20px;
	font-size: 20px;
	color: #fff;
	font-family: "Poppins";
}

.site-footer .col {
	display: block;
	/** overriding wp-travel .col class csss **/
}

.site-footer .menu-social-menu-container a {
	font-size: 1.15rem !important;
	padding: 9px;
}

@media (min-width: 992px) {
	.site-footer .menu-social-menu-container li:first-child a {
		padding-left: 0;
	}
}

.site-footer .bi {
	margin-right: 5px;
}

.site-footer .social-links {
	padding-bottom: 10px;
}

.site-footer-row {
	display: flex;
}

.site-info {
	background-color: rgba(0, 0, 0, 0.2);
	text-align: center;
	color: #9caab3;
	padding: 30px 0;
}

.site-info a {
	color: #9caab3;
}

.site-info a:hover, .site-info a:focus {
	color: #fff;
}

.scroll-to-top {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 17;
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	background-color: #FFD930;
	border: 1px solid #f8f8f8;
	color: #fff;
}

.scroll-to-top:hover, .scroll-to-top:focus {
	background-color: #ddb500;
	box-shadow: 0 0.8rem 1rem rgba(0, 0, 0, 0.15);
	color: #fff;
}

.scroll-to-top.show {
	opacity: 1;
	visibility: visible;
}

/* Overwritten Bootstrap CSS
--------------------------------------------- */
.card {
	border: 0;
	background: none;
}

.card-img, .card-img-bottom {
	border-radius: 0;
}

/* Overwritten Wordpress CSS
--------------------------------------------- */
.site-content {
	padding: 3.75rem 0;
}

.search-no-results .site-content .search-form,
.error404 .site-content .search-form {
	padding-top: 15px;
}

.search-no-results .site-content .search-form > label,
.error404 .site-content .search-form > label {
	min-width: 300px;
	width: 70%;
}

.search-no-results .site-content .search-field,
.error404 .site-content .search-field {
	padding: 12px;
}

.pa .tags-links {
	font-weight: bold;
	font-size: 0.95rem;
}

.pa .tags-links a {
	font-weight: 400;
	text-decoration: underline;
	padding: 0 2px;
}

nav.pagination {
	margin-bottom: 20px;
}

nav.pagination .nav-links .page-numbers {
	border-width: 1px;
	border-style: solid;
	padding: 10px 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 1;
	display: inline-block;
}

nav.navigation.pagination .nav-links a:hover,
nav.navigation.pagination .nav-links a:focus,
nav.pagination .nav-links .page-numbers.current {
	color: #fff;
	background-color: #0B3B57;
}

.entry-title {
	margin-top: 0;
	margin-bottom: 1.3rem;
}

@media (min-width: 992px) {
	.entry-title {
		font-size: 3rem;
	}
}

.page {
	margin-bottom: 0;
}

.widget-area {
	margin-bottom: 20px;
}

.site-main article {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 2.5rem;
	padding-bottom: 30px;
}

.site-main article .post-thumbnail img {
	width: 100%;
}

@media (min-width: 992px) {
	.site-main article .entry-meta {
		padding: 10px 0 20px;
	}
}

.wp-block-search .wp-block-search__button {
	padding: 0.875em 0.925em;
	background-color: #0B3B57;
	color: #fff;
	border-radius: 0;
	letter-spacing: 1px;
	margin: 0;
}

.wp-block-search .wp-block-search__button:focus, .wp-block-search .wp-block-search__button:hover {
	background-color: #FFD930;
	color: #0B3B57;
}

.page-title {
	margin-bottom: 3rem;
}

.cat-links {
	padding: 10px 0 20px;
	font-size: 95%;
}

.entry-content a {
	text-decoration: underline;
}

/*--------------------------------------------------------------
# Overriding wp travel plugin
--------------------------------------------------------------*/
.entry-meta a,
.entry-meta i {
	font-weight: inherit;
	font-size: inherit;
}

/*--------------------------------------------------------------
# Travel duration CSS
--------------------------------------------------------------*/
.wp-travel-trip-time.trip-duration i,
.wp-travel-trip-time.trip-duration > span {
	display: inline;
}

/* Breadcrumbs
--------------------------------------------- */
nav.breadcrumbs {
	margin: 15px 0;
}

nav.breadcrumbs a {
	font-weight: 500;
}

nav.breadcrumbs .trail-browse,
nav.breadcrumbs .trail-items,
nav.breadcrumbs .trail-items li {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	text-indent: 0;
}

nav.breadcrumbs .trail-items {
	list-style: none;
}

nav.breadcrumbs .trail-items li::after {
	padding: 0 8px;
}

nav.breadcrumbs .trail-items li:last-of-type::after {
	display: none;
}

@media screen and (max-width: 1199.98px) {
	.main-navigation ul ul a,
	.main-navigation a,
	.main-navigation .menu-primary-menu-container > ul {
		background-color: #fff;
		color: #000;
	}
	.main-navigation ul ul {
		box-shadow: none;
	}
	#nav-icon.open span {
		background-color: #0B3B57;
	}
	.main-navigation ul ul :hover > a,
	.main-navigation ul ul .focus > a {
		background-color: transparent;
		color: #FFD930;
	}
}

/*# sourceMappingURL=style.css.map */