/*
THEME NAME: Kauai Vacation Tours
THEME URI: https://deliciousdesign.com/
VERSION: 3.0
AUTHOR: Delicious Design
AUTHOR URI:
*/

/* -------------------------------------------------------------------------- RESET --- */
 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}  table {border-collapse: separate; border-spacing: 0;}  caption, th, td { text-align: left; font-weight: normal; }  table, td, th { vertical-align: middle; }  blockquote:before, blockquote:after, q:before, q:after { content: ""; }  blockquote, q { quotes: "" ""; }  a img { border: none; } 
a:active, a:focus { outline: none; }

/* --------------------------------------------------------------------------- BODY --- */
body {
	background:#fff;
	min-height: 100vh;
	-webkit-text-size-adjust:none;
	font-size: 16px;
	line-height:1;
	text-align: left;
	}

/* ------------------------------------------------------------------------- COLORS --- */
.entry_content a {
	font-weight: 700;
	font-style: normal;
	}
a {
	transition: all .2s;
	}
a:link, 
a:visited {
	color:#99167f;
	text-decoration:none;
	}
a:hover, 
a:active {
	color:#f73fd2;
	cursor:pointer;
	}
a.button:link, 
a.button:visited,
.button {
	display:inline-block;
	font-family: cubano, sans-serif;
	font-weight: 400;
	font-style: normal;
	background:#cc32ad;
	color:#fff;
	text-transform: uppercase;
	text-decoration:none;
	padding: 10px 20px;
	border-radius: 8px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
	transition: all .2s;
	}
a.button.blue:link, 
a.button.blue:visited,
.button.blue {
	background:#163b71;
	}
a.button:hover, 
a.button:active,
.button:hover,
a:hover div.view_tour .button,
a.button.blue:hover, 
a.button.blue:active,
.button.blue:hover {
	background:#99167f;
	color:#fff;
	cursor:pointer;
	}
a.button.nullbutton {
	display:none;
	}
div.single_post_content a.button {
	display:block;
	max-width:300px;
	text-align:center;
	clear:both;
	margin: 30px auto;
	}

body, 
input,
textarea,
select {
	color:#464646;
	}
.headlines, h1, h2, h3, h4, h5, h6 {
	color:#163b71;
	}
blockquote {
	background-color:DimGray;
	color:White;
	}
ul#menu-main-nav li.menu-item a {
	display:block;
	font-family: open-sans, sans-serif;
	font-weight: 800;
	font-style: normal;
	background:#cc32ad;
	color:#fff;
	text-decoration:none;
	padding: 10px 20px;
	border-radius: 8px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
	transition: all .2s;
	}
ul#menu-main-nav li.menu-item a:hover {
	background:#163b71;
	color:#fff;
	}
ul#menu-main-nav li.menu-item a.active_button {
	background:#fff;
	color:#99167f;
	}
ul#menu-main-nav li.menu-item a.active_button i.fa-bars,
ul#menu-main-nav li.menu-item a i.fa-xmark {
	display:none;
	}
ul#menu-main-nav li.menu-item a.active_button i.fa-xmark {
	display:inline-block;
	}

ul#menu-main-nav li.menu-item a i {
	transform: scale(1.3,1.3);
	padding: 0 5px 0 0;
	}
ul#menu-main-nav li.menu-item a span {
	font-weight: 400;
	}

ul#menu-navpanel li.menu-item a {
	color:#fff;
	}

a#nav_toggle {
	color:MediumBlue;
	}
a#nav_toggle:hover {
	color:DodgerBlue;
	}
input[type=submit]:hover,
input[type=button]:hover {
	background:#99167f;
	color:#fff;
	cursor:pointer;
	}
div#footer { 
	background-color: #163b70;
	color:#fff;
	}
div#footer a,
div#footer .copyright a {
	color:#fff;
	}
div#footer a:hover,
div#footer .copyright a:hover {
	color:#f73fd2;
	}


/* --------------------------------------------------------------------- TYPOGRAPHY --- */
body,
input,
textarea,
.wt_lgt { /* face */
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	}


.OpenSansRegular {
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	}
.OpenSansBold {
	font-family: open-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	}
.OpenSansExtrabold {
	font-family: open-sans, sans-serif;
	font-weight: 800;
	font-style: normal;
	}
.MuseoSlab300 {
	font-family: museo-slab, serif;
	font-weight: 300;
	font-style: normal;
	}
.MuseoSlab9000 {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	}
.CubanoRegular {
	font-family: cubano, sans-serif;
	font-weight: 400;
	font-style: normal;
	}





div#blog-description {
	margin:0 0 0 2px;
	font-size:0.9em;
	}
h1 {
	font-size:2.3em;
	line-height:1.1em;
	margin-bottom:0.4em;
	}
h1#blog_title {
	display:block;
	position:fixed;
	top:-1000px;
	left:0px;
	}
h1.category_title {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	font-size:3.3em;
	line-height:1;
	margin:0px 20px 0px 20px ;
	}
h2 {
	font-size:1.9em;
	line-height:1.1em;
	margin:0.1em 0 0.4em 0;
	}
h3 {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	font-size:1.42em;
	line-height:1.1em;
	margin:0.1em 0 0.4em 0;
	}
div#related_tours h3 {
	font-family: cubano, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:2.0em;
	line-height:1.1em;
	margin:0 0 20px 0;
	text-align: center;
	color:#fff;
	}
div#related_tours h3 span {
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:0.6em;
	line-height:1.1em;
	}



h4 {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	color:#464646;

	font-size:0.95em;
	line-height:1.1em;
	text-transform: uppercase;
	margin:0 0 10px 0;
	}
h5 {
	font-size:1.2em;
	line-height:1.1em;
	margin:0 0 5px 0;
	}
p {
	font-size: 1.0em;
	line-height: 1.5em;
	display:block;
	margin:0 0 10px 0;
	}
ul li, 
ol li {
	font-size: 1.0em;
	line-height: 1.4;
	margin-bottom:4px;
	}
ul {
	display:block;
	margin-left:30px;
	margin-bottom:0.85em;
	}
ol {
	display:block;
	margin-left:33px;
	margin-bottom:0.85em;
	}
blockquote {
	font-size:1.28em;
	line-height:1.4em;
	display:block;
	float:right;
	width:200px;
	opacity:0.5;
	padding:12px 8px 2px 13px;
	margin:0 0 10px 14px;
	}	
em, 
i {
	font-style: italic;
	}
strong, 
b {
	font-weight:bold;
	}

/* ---------------------------------------------------------------------- STRUCTURE --- */
div#header {
	position:fixed;
	box-sizing:border-box;
	top:0px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 1600px; 
	height: 53px;
	padding: 0;
	z-index:14;
	transition: top .5s;
	}
div#logo {
	position: absolute;
	width:280px;
	top:10px;
	left:20px;
	}
div#f_logo {
	position: relative;
	width:180px;
	top:0px;
	left:0px;
	margin-right:20px;
	}
div#logo img,
div#f_logo img {
	display:block;
	width:100%;
	height:auto;
	}
div#wrapper {
	width: 100%;
/*	max-width: 1600px; */
	padding: 85px 0 0 0;
	margin: 0 auto 0 auto;
	position:relative;
	background: url('images/bkgd_header.jpg') top left no-repeat #ffffff;
	background-size: 840px auto;
	overflow:hidden;
	}
div.pre_container {
	height: 65px;
	}
div.container {
	box-sizing: border-box;
	width:100%;
	margin: 0 auto;
	}
div.content {
	box-sizing: border-box;
	width:100%;
	padding: 0px;
	margin: 0 auto;
	transition: width .5s;
	}
div.post {
	}
div.entry_content {
	}
div.entry_content.simple_page {
	margin:30px 20px 60px 20px ;
	}
div.entry_content.simple_page.cart_page {
	display:flex; 
	justify-content: space-between; 
	align-items: flex-start;
	}
div.left_cart_cell {
	width:calc(100% - 390px);
	}
div.form_flex {
	display:flex; 
	justify-content: space-between;
	align-items: stretch;
	}
div.form_flex div.cart_cell {
	width:calc(50% - 10px);
	}

div.max_float {
	position:relative;
	box-sizing: border-box;
	padding: 0 40px;
	width:100%;
	max-width: 1600px;
	margin:0 auto;
	}
/* -------------------------------------------------------------------- SINGLE TOUR --- */
div.tour_container h1 {
	font-family: cubano, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:2.5em;
	line-height:1.1em;
	margin:0;
	}
div.highlights {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height:1.1em;
	padding:0;
	margin:5px 0 15px 0;
	}
div.breadcrumbs {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height:1.1em;
	padding:0;
	margin:5px 0 15px 20px;
	}
div.highlights span:nth-of-type(1n+2) {
	border-left: 1px solid #b3b3b3;
	padding-left: 8px;
	margin-left: 5px;
	}
div.tour_container h2 {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	color:#99167f;
	font-size:1.35em;
	line-height:1.2em;
	margin:0;
	padding:15px 0 15px 0;
	}
div.tour_container h3 {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	color:#99167f;
	font-size:1.15em;
	line-height:1.2em;
	margin:0;
	padding:5px 0 15px 0;
	}
div.tour_container h4 {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	color:#464646;
	font-size:0.95em;
	line-height:1.2em;
	text-transform: uppercase;
	margin:0;
	padding:5px 0 15px 0;
	}
div.tour_container p {
	line-height: 1.4em;
	margin:0;
	padding:0 0 15px 0;
	}
p + h4.sub_head,
ul + h4.sub_head {
	padding-top:6px;
	}

div.tour_container {
	box-sizing: border-box;
	width:100%;
	max-width:1600px;
	margin: 0 auto;
	display:flex;
	flex-wrap: nowrap;
	}
div.tour_content {
	position:relative;
	box-sizing: border-box;
	width:calc(100% - 530px);
	padding: 0px;
	margin: 0 40px 40px 50px;
	}
div#tour_slider div.discount_amount {
	top:-12px;
	bottom:auto;
	right:-12px;
	z-index: 10;
	font-size: 1.5em;
	padding: 20px;
	}


div.book_tour_widget {
	box-sizing: border-box;
	width:440px;
	}
div.tour_container div.book_tour_widget h3 {
	display:block;
	color:#fff;
	background:#99167f;
	padding: 10px 15px;
	border-radius: 10px 0 0 0;
	margin: 8px 0 0 0;
	}
div.tour_container div.book_tour_widget div#respond h3 {
	display:block;
	color:#163b70;
	background:transparent;
	padding: 10px 0px 0px 0px;
	border-radius: 0 0 0 0;
	margin: 20px 0 0 0;
	}
div.tour_container div.book_tour_widget div#respond h3.comment-reply-title {
	margin: 0;
	padding: 0;
	}


div.book_tour_widget div.highlights {
	font-size: 0.85em;
	line-height:1.1em;
	padding:0;
	margin:5px 0 15px 0;
	}
div.book_tour_widget div.highlights span {
	display:block;
	border-left: transparent;
	padding-left: 0px;
	margin-left: 0px;
	}


div.tour_container div.book_tour_widget div.review_widget h3 {
	background:#163b70;
	margin: 20px 0 0 0;
	}
div.grey_sidebar {
	background: #e5e5e5;
	padding:15px;
	}
div.grey_sidebar,
div.reservation_cell {
	border-radius: 0 0 0 10px;
	}
div.one_option {
	display:flex;
	padding: 4px 0 12px 0;
	}
div.select_qty {
	padding-top:2px;
	}
div.select_verbose {
	box-sizing: border-box;
	padding: 0 0 0 10px;
	}


div.cart_cell {
	box-sizing:border-box;
	background:#f7f7f7;
	margin: 0 0 20px 0;
	border:transparent;
	padding: 15px;
	border-radius: 8px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	}
div.cart_cell textarea {
	box-sizing: border-box;
	height:3.8em;
	transition: all .3s;
	}
div.form_flex div.cart_cell textarea {
	box-sizing: border-box;
	height:11em;
	transition: all .3s;
	}

div.summary {
	box-sizing:border-box;
	position:relative;
	width:370px;
	background:#fcf2c5;
	margin: 0 0 20px 0;
	border:transparent;
	padding: 15px 15px 60px 15px;
	border-radius: 8px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	}
div.cart_totals {
	display:flex;
	flex-wrap: wrap;
	margin: 5px 0 20px 0;
	}
div.cart_totals div {
	box-sizing:border-box;
	padding: 6px 0; 
	width:calc(100% - 110px);
	text-align:right;
	border-bottom: 1px dotted grey;
	}
div.cart_totals div:nth-of-type(even) {
	padding: 3px 0; 
	width:100px;
	text-align:right;
	}
div.summary.info_summary {
	width:100%;
	}
div.summary.info_summary div.cart_values {
	display: flex;
	justify-content: flex-end;
	}
div.summary.info_summary div.cart_totals {
	width: 550px;
	}

div.tour_title_cell {
	width:calc(100% - 90px);
	}
div.cart_cell div.one_option {
	display:flex;
	align-items: center;
	padding: 4px 0 6px 0;
	}
div.cart_cell div.one_option.one_question {
	flex-wrap:wrap;
	}
div.cart_cell div.select_verbose {
	display:flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding: 3px 0 0 10px;
	}
div.cart_cell div.option_name {
	width:100%;
	}
div.cart_cell div.kvt_price {
	
	}
div.cart_cell input[type="textarea"],
div.cart_cell input[type="text"],
div.cart_cell input[type="textarea"], 
div.cart_cell input[type="email"],
div.cart_cell input[type="tel"],
div.cart_cell input {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	margin:0;
	padding: 8px 8px 8px 8px;
	font-size: 1.0em;
	line-height:1 !important;
	} 
div.cart_cell input[type="text"].datepicker {
	padding: 6.25px 8px 6.25px 8px;
	width: 122px;
	} 
div.cart_cell div.select_qty {
	min-width:52px;
	}
div.mahalo_output div.select_qty {
	min-width:52px;
	font-weight: 600;
	font-size: 1.5em;
	line-height:1;
	}
div.cart_cell div.tour_title {
	display:flex;
	justify-content: space-between;
	margin: 0 0 15px 0;
	}
div.cart_cell span.cart_tour_name {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	font-size:1.4em;
	line-height:1.1em;
	color:#163b71;
	padding: 0 5px 0 0;
	}
div.cart_total {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	font-size:2.0em;
	line-height:1.1em;
	color:#163b71;
	padding: 0 5px 0 0;
	}

div.option_name,
div.date_name {
	font-family: open-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	padding: 0 0 3px 0;
	}
div.option_pricing {
	display:flex;
	justify-content: flex-start;
	padding: 0 0 5px 0;
	font-size: 0.95em;
	}
div.kvt_price {
	font-family: open-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	color:#1a447d;
	}
div.retail_price {
	margin-left: 8px;
	padding-left: 8px;
	border-left: 1px solid #b3b3b3;
	}
div.retail_price em {
	text-decoration: line-through;
	}
div.saved_price {
	font-family: open-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	color:#99167f;
	margin-left: 8px;
	padding-left: 8px;
	border-left: 1px solid #b3b3b3;
	}
div.tax_included {
	margin-left: 8px;
	padding-left: 8px;
	border-left: 1px solid #b3b3b3;
	font-size: 0.85em;
	line-height: 1;
	}

/* ----- SLICK SLIDER --- */

div.slider {
	position:relative;
	width:100%;
	aspect-ratio: 16 / 10;
	background: #000;
	margin: 20px 0 20px 0;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
	}
div.slider img {
	width:100%;
	height:100%;
	object-fit: cover;
	}
.slick-list {
    height: 100%;
	}
.slick-track {
    height: 100%;
	}
.slick-prev::before, 
.slick-next::before {
	font-size: 40px;
	line-height: 40px;
	opacity: 1.0;
	color: #99167f;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	}
button.slick-prev {
	left: -21px;
	}
button.slick-next {
	right: -21px;
	}
button.slick-prev,
button.slick-next {
	border-radius: 50%;
	background:#fff !important;
	transition: background .2s;
	height: 42px;
	width: 42px;
	z-index:10;
	}
button.slick-prev:hover,
button.slick-next:hover {
	background:#cc32ad !important;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
	}
.slick-prev::before {
	content: '\f0a8';
	}
.slick-next::before {
	content: "\f0a9";
	}
.slick-dots li button::before {
	font-size: 35px;
	}
.slick-dots {
	bottom: -35px;
	}
.slick-dots li.slick-active button::before {
	color: #99167f;
	}

div.sale {
	position:absolute;
	box-sizing: border-box;
	background: #cc32ad;
	color:#fff;
	height:auto;
	width:auto;
	top:0px;
	left:2%;
	padding: 8px 10px 15px 10px;
	text-align:center;
	z-index:2;
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	font-size: 1.4em;
	line-height: 1;
	clip-path: polygon(0 0, 100% 0%, 100% 80%, 50% 100%, 0 80%);
	}
div.sale.new {
	background: #0058d7;
	color:#fff;
	}
div#tour_slider div.sale {
	font-size: 1.8em;
	line-height: 1;
	padding: 10px 12px 17px 12px;
	}


/* ---------------------------------------------------------------------- BILLBOARD --- */
div.billboard_unit {
	position:relative;
	}
div.billboard_wallpaper {
	background: #000;
	}
div.billboard_wallpaper img {
	display:block;
	width:100%;
	height:100%;
	object-fit: cover;
	object-position: 50% 50%;
	}


div.max_headline {
	position: absolute;
	box-sizing: border-box;
	top: 200px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 1600px;
	}
div.headliner_block {
	width:40%;
	position:absolute;
	right:0px;
	top: 0;
	background: rgba(0,0,0,0.3);
	color: #fff;
	box-sizing: border-box;
	padding: 20px;
	margin: 0 0;
	}


div.headliner_block h2 {
	font-size:2.6em;
	line-height:1;
	font-family: cubano, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0 0 10px 0;
	color:#fff;
	text-shadow: 2px 2px 8px rgba(0,0,0,0.8);
	}
div.headliner_block p {
	font-family: open-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.2em;
	display:block;
	margin-bottom:20px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	}
div.headliner_block p strong {
	font-weight: 700;
	color: #6aefff;
	}



/* ------------------------------------------------------------------ RELATED TOURS --- */
div#related_tours {
	background: url('images/bkgd_tour_grid.jpg') center center #163b70;
	background-size: cover;
	padding: 40px 0;
	}
div#related_tours_parent {
	display:flex;
	max-width: 1600px;
	margin:auto;
	}
div#grid_window {
	overflow:hidden;
	}
div#grid_window div.grid_container {
	width:200%;
	left: 0%;
	transition: left 1.5s;
	}
div.side_scroll_nav {
	color:rgba(255,255,255,0.8);
	background:rgba(0,0,0,0.0);
	font-size: 3.0em;
	line-height: 1;
	padding:0 20px 0 20px;
	display: flex;
	align-items: center;
	cursor:pointer;
	transition: padding .5s, color .5s, background .5s;
	}
div#previous_tour.side_scroll_nav {
	padding:0 10px 0 30px;
	}
div#next_tour.side_scroll_nav {
	padding:0 30px 0 10px;
	}
div#previous_tour.side_scroll_nav:hover {
	color:rgba(255,255,255,1.0);
	background:rgba(0,0,0,0.3);
	padding:0 20px 0 20px;
	}
div#next_tour.side_scroll_nav:hover {
	color:rgba(255,255,255,1.0);
	background:rgba(0,0,0,0.3);
	padding:0 20px 0 20px;
	}
div.side_scroll_nav.nullbutton {
	opacity:0.2 !important;
	padding:0 20px 0 20px !important;
	color:rgba(255,255,255,0.8) !important;
	background:rgba(0,0,0,0.0) !important;
	cursor: not-allowed;
	}

/* -------------------------------------------------------------------------- GRIDS --- */
div.result_frame {
	position:relative;
	display:flex;
	flex-direction: row-reverse;
	}
div.tour_menu {
	box-sizing: border-box;
	width:220px;
	border-right: 1px solid #b3b3b3;
	margin: 23px 0 20px 0;
	padding: 0 20px 0 0;
	}
div.grid_container {
	position:relative;
	display:flex;
	}
div.grid_container.post_loop {
	flex-wrap: wrap;
	margin-bottom: 20px;
	}
div.grid_container.results_grid {
	flex-wrap: wrap;
	align-content: flex-start;
	width:calc(100% - 240px);
	margin-bottom: 60px;
	}
div.grid_container.search_results_grid {
	flex-wrap: wrap;
	align-content: flex-start;
	width:100%;
	margin-bottom: 60px;
	}
div.grid_container.search_results_grid div.one_excerpt {
	width:25%;
	}
div.grid_container.results_grid div.one_excerpt {
	width:33%;
	}
div.grid_container.results_grid div.entry_content {
	width:100%;
	margin: 20px 20px -10px 20px;
	}
	
div#grid_home.grid_container {
	align-items: flex-start;
	margin: 30px 0;
	}
div.one_excerpt {
	box-sizing: border-box;
	width:25%;
	position:relative;
	padding: 20px 20px 40px 20px;
	margin-bottom: 30px;
	}
div#grid_home div.one_excerpt {
	padding: 20px 10px 50px 10px;
	}
div.one_excerpt a {
	display:block;
	}
div.tour_image {
	position:relative;
	background:#000;
	width:100%;
	aspect-ratio: 5.5/4;
	margin: 0 0 15px 0;
	overflow:hidden;
	}
div#grid_home div.tour_image {
	aspect-ratio: 6/4;
	}
div.tour_image img {
	display:block;
	width:100%;
	height:100%;
	object-fit: cover;
	transition: transform .8s;
	}
div.tour_name {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	font-size: 1.4em;
	line-height: 1.15em;
	margin: 0 0 10px 0;
	color:#163b71;
	}
div.blue_theme div.tour_name {
	color:#fff;
	}
div#grid_home div.tour_name {
	font-size: 1.6em;
	line-height: 1.15em;
	color:#99167f;
	}


div.tour_price {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	font-size: 0.95em;
	line-height: 1;
	text-transform:uppercase;
	margin: 0 0 10px 0;
	color:#99167f;
	}
div.blue_theme div.tour_price {
	color:#fce7be;
	}
div.tour_description {
	position:relative;
	margin: 0 0 10px 0;
	line-height: 1.3em;
	color:#464646;
	}
div#grid_home div.tour_description {
	max-height:90px;
	overflow:hidden;
	transition:max-height 2s;
	}
div#grid_home div.one_excerpt.expanded div.tour_description {
	max-height:500px;
	}
div#grid_home div.tour_description div.p_hider {
	position:absolute; 
	left:0; 
	bottom:0;
	height: 60px; 
	width: 100%; 
	background-image: linear-gradient(rgba(255,255,255,0.0), rgba(255,255,255,1.0));
	opacity:1.0; 
	transition: opacity 2s;
	}
div#grid_home div.one_excerpt.expanded div.tour_description div.p_hider {
	opacity:0.0; 
	}


div.blue_theme div.tour_description {
	color:#ffffff;
	}
div.tour_duration ul {
	text-transform:uppercase;
	margin: 0 0 10px 0;
	font-size: 0.85em;
	line-height: 1;
	color:#464646;
	}
div#grid_home div.tour_duration ul {
	font-family: open-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform:none;
	font-size: 1.0em;
	line-height: 1;
	}
div.tour_duration ul li {
	margin: 0 0 2px 20px;
	}
div#grid_home div.tour_duration ul li {
	margin: 0 0 5px 20px;
	}
div#grid_home div.tour_duration ul li i {
	color:grey;
	font-size: 0.9em;
	}
div#grid_home div.tour_duration {
	max-height:0px;
	overflow:hidden;
	transition: max-height .5s;
	}
div#grid_home div.one_excerpt.expanded div.tour_duration {
	max-height:500px;
	overflow:hidden;
	}
div.blue_theme div.tour_duration ul {
	color:#ffffff;
	}
div.discount_amount {
	position:absolute;
	bottom:10px;
	right:10px;
	text-align:center;
	background:#cc32ad;
	color:#fff;
	border-radius: 50%;
	padding: 10px;
	-webkit-aspect-ratio: 1/1;
	transition: transform .8s;
	}
div.one_excerpt a:hover div.discount_amount {
	transform: scale(1.2, 1.2);
	}
div.discount_amount div.save {
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 1;
	}
div.discount_amount div.save_amount {
	font-family: open-sans, sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1;
	}

div.view_tour {
	bottom:0px;
	left:20px;
	position:absolute;
	}

a:hover div.tour_image img {
	transform: scale(1.1, 1.1);
   	}

/* --------------------------------------------------------------------- NAVIGATION --- */
div#search_form {
	box-sizing: border-box;
	position:absolute;
	top:78px;
	right:-40px;
	width:0px;
	overflow:hidden;
	padding: 14px 0 14px 0;
	border-radius: 10px;
	background: #163b70;
	z-index: 13;
	transition: width .5s,  padding .5s;
	}
div#search_form.visible_search {
	padding: 14px;
	width:400px;
	right:28px;
	}
form#searchform {
	display:flex;
	}
form#searchform input[type=text] {
	padding:8px;	
	margin: 0 10px 0 0;
	}



a#nav_toggle {
	display:none;
	}
nav#access {
	position:absolute;
	top:2px;
	right:0px;
	margin: 10px 20px 0 0;
	padding:10px 10px 10px 0px;
	background:rgba(255,255,255,0.8);
	border-radius: 12px;
	z-index:5;
	}
nav#navaccess {
	box-sizing: border-box;
	position:fixed;
	top:0vh;
	right:-100vw;
	height:100vh;
	width:100%;
	margin: 0px;
	padding: 145px 30px 0px 30px;
	background:#99167f;
	z-index:11;
	opacity:1.0;
	transition:top .5s, opacity .8s;
	}
nav#navaccess.visible_menu {
	opacity:1.0;
	right:0px;
	overflow-y: auto;
	}
div#menu {
	margin:0;
	padding:0;
	}
div#menu ul,
div#menu ul ul {
	list-style:none;
	margin:0;
	padding:0;
	}
li.menu-item a {
	display:block;
	margin-left:12px;
	text-decoration:none;
	text-align:left;
	}
ul#menu-main-nav li.menu-item a i.fa-phone {
	display:none;
	}


/* --------------------------------------------------------------- BIG NAVIGATION PANEL */
nav#navaccess li.menu-item a {
	color:#fff;
	}
nav#navaccess li.menu-item a:hover {
	color:#f82acf;
	}
div#navpanel {
	}
div#navpanel ul#menu-activities {
	display:flex;
	flex-wrap: wrap;
	padding: 20px 0px 0px 20px;
	}
div#navpanel ul {
	margin:0;
	list-style-type: none;
	}

div#navpanel ul#menu-activities li.menu-item-has-children {	
	box-sizing: border-box;
	border-top:1px solid #adadad;
	border-left:1px solid #adadad;
	margin: 0 20px 20px 0;
	padding: 20px;
	width:calc(25% - 20px);
	}
div#navpanel ul li {
	font-family: open-sans, sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 1.05em;
	line-height: 1.1em;
	text-transform: none;
	}
div#navpanel  ul.sub-menu li {
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.9em;
	text-transform:none;
	margin-left: 0px;
	}
div#navpanel li.menu-item a {
	margin-left:0px;
	margin-bottom: 8px;
	}

div#navpanel ul.sub-menu li a {
	padding-left: 14px;
	line-height: 1.2em;
	}
div#navpanel ul.sub-menu li::before {
	content: "\f054";
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	color:#adadad;
	float: left;
	padding-right: 0px;
	padding-top:1px;
	font-size: 0.8em;
	}
div#navpanel ul.sub-menu li.menu-item.current-menu-item a {
	font-weight: 700;
	color:#f82acf;
	}

/* -------------------------------------------------------- ACTIVITY SIDEBAR NAVIGATION */
div.tour_menu div#navpanel li.menu-item a {
	display:block;
	margin-left:0px;
	text-decoration:none;
	text-align:left;
	margin-bottom: 8px;
	}
div.tour_menu div#navpanel ul.sub-menu li.menu-item.current-menu-item a {
	font-weight: 700;
	color:#464646;
	}

div.tour_menu div#navpanel ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	line-height: 1;
	}
div.tour_menu div#navpanel ul li {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	font-size: 1.0em;
	line-height: 1.1em;
	text-transform: uppercase;
	}
div.tour_menu div#navpanel ul.sub-menu li {
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.9em;
	text-transform:none;
	margin-left: 0px;
	}
div.tour_menu div#navpanel ul.sub-menu li a {
	padding-left: 14px;
	line-height: 1.2em;
	}
div.tour_menu div#navpanel ul.sub-menu {
	margin-bottom: 14px;
	}
div.tour_menu div#navpanel ul.sub-menu li::before {
	content: "\f054";
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	color:#adadad;
	float: left;
	padding-right: 0px;
	padding-top:1px;
	font-size: 0.8em;
	}
div.tour_menu div#navpanel ul.sub-menu li.current-menu-item::before {
	content: "\f0da";
		font-family: 'Font Awesome 6 Free';
		font-weight: 900;
	color:#464646;
		float: left;
		padding-right: 0px;
		padding-top:1px;
		font-size: 0.8em;
	}
div.tour_menu li.menu-item-4465,
div.tour_menu li.menu-item-4471,
div.tour_menu li.menu-item-4544 {
	display:none;
	}





div#menu ul li.menu-item a:hover {
	}
div#menu ul li ul.sub-menu {
	top:-220px;
	position:absolute;
	opacity:0.0;
    transition: opacity .5s;
	}
div#menu ul.menu li.menu-item:hover ul.sub-menu {
	top:auto;
	margin-top:0px;
	opacity: 1.0;
	}
ul.sub-menu {
	z-index:-1;
	}
div#menu ul li {
	float:left;
	margin:0px;
	}
ul.sub-menu li.menu-item {
	float:none !important;
	}
div#menu ul li.current_page_item a {
	}

/* ------------------------------------------------------ CONTACT and TAGLINE BANDS --- */
div.rainbow {
	background: url('images/bkgd_kauai.jpg') center center #eedeec;
	background-size: 100% 100%;
	padding: 20px 0;
	}
div.tagline,
h1.tagline {
	text-align:center;
	font-size: 1.4em;
	line-height:1;
	margin:0;
	padding:0;
	font-family: cubano, sans-serif;
	font-weight: 400;
	font-style: normal;
	}
div.contact_band h5 {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	color:#000000;
	}
div.contact_band p {
	margin:0;
	padding:0;
	}

.blinking{
	animation:blinkingText 1.0s infinite;
	}
@keyframes blinkingText{
	0%{color: #464646;}
	50%{color: transparent;}
	1000%{color: #464646;}
	}

/* --------------------------------------------------------------------------- FAQs --- */
div.content.faq_content {
	display:flex;
	justify-content: space-between;
	width: 80%;
	margin: 0 auto 30px auto;
	}
div.one_topic {
	width: 100%;
	}
div.one_topic h3 {
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	margin: 0 0 20px 0;
	font-size: 1.6em;
	line-height: 1;
	}
div.one_faq {
	background: #e5e5e5;
	position: relative;
	padding: 10px;
	transition: background .5s;
	cursor: pointer;
	transition: background .5s;
	}
div.one_faq h4 {
	font-family: open-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	box-sizing: border-box;
	font-size: 1.0em;
	line-height: 1.1em;
	margin: 0 0 0 0;
	color: #99167f;
	margin: 0 0 0 0;
	padding-right: 30px;
	text-transform: none;
	transition: color .5s;
	}
div.one_faq div.arrow {
	color: #99167f;
	position: absolute;
	top: calc(50% - 11px);
	right: 13px;
	font-size: 1.1em;
	line-height: 1;	
	transition: color .5s;
	}
div.one_faq.expanded,
div.one_faq:hover {
	background: #99167f;
	}
div.one_faq.expanded h4,
div.one_faq.expanded div.arrow,
div.one_faq:hover h4,
div.one_faq:hover div.arrow  {
	color: #fff;
	}
div.faq_answer {
	background: #e5e5e5;
	padding: 0px 10px;
	font-size: 1.0em;
	line-height: 1.3em;
	display: block;
	overflow: hidden;
	max-height: 400px;
	margin: 0 0 20px 0;
	opacity: 1.0;
	transition: opacity 2s, max-height 1s, padding .1s;
	}
div.faq_answer p {
	margin: 0 0 10px 0;
	}
div.faq_answer.closed {
	max-height: 0px;
	padding: 0px 10px;
	opacity: 0.0;
	}




/* ------------------------------------------------------------------------- FOOTER --- */
div#footer { 
	width:100%;
	box-sizing: border-box;
	clear: both;
	padding: 40px 60px 180px 60px;
	}
div.footer_float {
	display:flex;
	justify-content: space-between;

	position:relative;
	box-sizing: border-box;
	width:100%;
	max-width: 1600px;
	margin:0 auto;
	}

div.footer_left { 
	display:flex;
	}
div.footer_right { 
	width:240px;
	}
.ftr_phone {
	font-size:1.1em;
	margin-bottom: 10px;
	}
.ftr_phone a {
	font-family: open-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	}
.copyright {
	margin-top:20px;
	font-size:0.70em;
	}
div#hi_logos {
	width:240px;
	}
div#hi_logos img {
	width:100%;
	height:auto;
	}

/* ----------------------------------------------------------------------- COMMENTS --- */
div#comment_cell {
	max-height: 1000px;
	clip-path: inset(0 0 0 -20px );
	}
div#comment_cell.visible {
	max-height: 10000vh;
	clip-path: inset(0 0 0 -20px );
	}

ol.comment-list {
	list-style:none;
	display: block;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: -8px;
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap-reverse;
	}
ol.children {
	list-style:none;
	display: block;
	margin-left: 18px;
	margin-bottom: 10px;
	}
ol.comment-list li {
	padding-left: 10px;
	border-left:1px solid #c0c0c0;
	width: 100%;
	}
ol.children li {
	padding-left: 10px;
	border-left:1px solid #3b82d0;
	}
div.comment-author.vcard {
	position:relative;
	margin-left: -34px;
	}
div.comment-author.vcard img {
	width:32px;
	height:32px;
	border-radius: 50%;
	border: 8px solid #e5e5e5;
	}
cite.fn {
	display:block;
	position:absolute;
	top: 12px;
	left: 50px;
	font-family: museo-slab, serif;
	font-weight: 900;
	font-style: normal;
	font-size: 1.1em;
	}
cite.fn a {
	color:#163b70;
	}
span.says { 
	display:none;
	}
ol.comment-list p,
div.comment-meta.commentmetadata,
div.reply {
	padding-left: 18px;
	font-style: normal;
	font-size: 0.95em;
	line-height: 1.25em;
	color: #464646;
	}
div.comment-body p {
	padding-right: 10px;
	}

div.comment-meta.commentmetadata {
	margin-top: -15px;
	margin-bottom: 5px;
	}
div.reply {
	margin-top: -8px;
	margin-bottom: 5px;
	}
div.comment-meta.commentmetadata a {
	color: #464646;
	font-size: 0.85em;
	line-height: 1;
	font-weight: 700;
	}
div#comment_form_button {
	border-top: 1px solid #fff;
	margin: 0px 0 10px 0;
	padding: 24px 0 0 0;
	text-align:center;
	}
div#show_comment_button {
	border-top: 1px solid #fff;
	margin: 0px 0 10px 0;
	padding: 24px 0 14px 0;
	text-align:center;
	}
div#respond,
div#show_comment_button.removed,
div#comment_form_button.removed,
div#respond br,
body.loggedin div#comment_form_button {
	display:none;
	}
div#respond.visible {
	display:block;
	}
div.tour_container div#respond p {
	margin:0;
	padding:0 0 3px 0;
	}
body.loggedin div#respond,
body.loggedin div#respond.visible {
	display:block;
	}
em.comment-awaiting-moderation {
	padding-left: 18px;
	padding-bottom: 1px;
	display: block;
	}

/* ------------------------------------------------------------------- TESTIMONIALS --- */
div#testimonial {
	background: url('images/bkgd_testimonial.jpg') center center #eaedf0;
	background-size: cover;
	padding: 60px 0;
	}
div#quote_cell {
	font-family: museo-slab, serif;
	font-weight: 300;
	font-style: normal;
	text-align:center;
	color: #163b71;
	font-size: 1.3em;
	line-height: 1.3em;
	width:70%;
	max-width: 1500px; 
	margin: 0 auto;
	}


/* ------------------------------------------------------------------------- SOCIAL --- */
div.social {
	font-size:1.5em;
	line-height:0;
	padding: 8px 0 0 0;
	}
div.social a {
	color: #fff;
	transition: color .5s;
	padding: 0;
	margin:0 5px 0 0;
	}
div.social a:hover {
	color:#f73fd2;
	}
div.social a.visa {
	border-left: 1px solid #fff;
	padding-left:15px;
	margin-left:5px;
	}

/* ----------------------------------------------------------------- SEARCH RESULTS --- */
.search_result_blox {
	margin: 0 0 20px 0;
	background-color: rgba(194,194,194,0.5);
	}
div#nav_below {
	display:flex;
	justify-content: space-between;
	margin: 0px 20px 60px 20px;
	}
div#nav_below div {
	width:auto;
	}

/* ------------------------------------------------------------- IMAGES / ALIGNENTS --- */
img.alignright {
	float:right;
	margin:3px 0 5px 14px;
	}
img.alignleft {
	float:left;
	margin:3px 14px 5px 0;
	}
img.aligncenter {
	display:block;
	margin:0 auto;
	text-align:center;
	}
.alignright {
	float:right;
	margin:3px 0 0 14px;
	text-align:right;
	}
.alignleft {
	float:left;
	margin:3px 14px 0 0;
	text-align:left;
	}
.aligncenter, .alignnone {
	display:block;
	margin:0 auto;
	text-align:center;
	margin-top:12px;
	margin-bottom:3px;
	}
.wp-caption p {
	font-size: 0.9em;
	line-height:1.3em;
	margin: 4px 0 0 0;
	text-transform:uppercase;
	}
div.wp-caption {
	}

/* -------------------------------------------------------------------------- FORMS --- */
div.form_row {
	padding: 0 0 10px 0;
	}
div.label {
	padding: 0 0 6px 0;
	}
div.field {
	padding: 0 0 0 0;
	}
input,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	width:100%;
	padding:10px;	
	font-size: 1.0em;
	line-height:1 !important;
	border-radius: 8px;
	background-color:#fff;
	border: .5px solid rgba(0,0,0,0.7);
	margin: 0 0 10px 0;
	transition: all .3s;
	}
textarea {
	height:250px;
	transition: all .3s;
	}
input[type=radio] {
	box-sizing: border-box;
	height:20px;
	transition: all .3s;
	}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	width:100%;
	padding:8px 16px 8px 8px;	
	font-size: 1.0em;
	line-height:1 !important;
	border-radius: 8px;
	border: .5px solid rgba(0,0,0,0.7);
	background: url(images/select-pattern.png) #ffffff no-repeat center right;
	background-size: auto 100%;
	transition: all .3s;
	}
input[type=text]:focus, 
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus,
select:focus {
	border: .5px solid rgba(0,0,0,1.0);
	}
input[type=submit],
input[type=button] {
	cursor:pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	display:inline-block;
	font-family: cubano, sans-serif;
	font-weight: 400;
	font-style: normal;
	background:#cc32ad;
	color:#fff;
	text-transform: uppercase;
	text-decoration:none;
	padding: 10px 10px;
	border-radius: 8px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
	transition: all .2s;
	text-decoration: none;
	border:transparent;
	font-size:1.0em;
	transition: all .3s;
	}

/* -------------------------------------------------------------------- FORM ERRORS --- */
div.wpcf7 form div.wpcf7-response-output {
	display:block;
	box-sizing: border-box;
	margin: -15px 0 40px 0;
	padding: 20px;
	float:none;
	clear:both;
	font-size: 1.0em;
	border-radius:5px;
	border:1px solid #ebbc00;
	color:#da7726;
	background:#faeebd;
	}
input[type=text].wpcf7-not-valid, 
input[type=email].wpcf7-not-valid,
input[type=tel].wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid {
	background:#faeebd;
	border:1px solid #ebbc00;
	}
span.wpcf7-not-valid-tip {
	text-align:right;
	color:#da7726;
	display:block;
	line-height: 1.0em;
	margin-top:-8px;
	}

/* -------------------------------------------------------------------------- CRUFT --- */
.clr, 
.cld { 
	font-size: .1em; 
	line-height: .1em; 
	clear:both; 
	}
div#nav_below.d_hidden, 
.d_hidden { 
	display: none; 
	}
.fixme { 
	color:darkred;
	background:#faeebd;
	}


/* ------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------- RESPONSIVE --- */

/* ----------------------------------------------------------------- < 3600 */
@media (max-width: 3600px) { 
div#footer {border-bottom: 0px solid blue;}
}

/* ----------------------------------------------------------------- < 1600 */
@media (max-width: 1600px) { 
div#footer {border-bottom: 0px solid purple;}
div#search_form {
	border-radius: 10px 0 0 10px;
	}
div#search_form.visible_search {
	right:0px;
	}
div.max_headline {
	top: 140px;
	}
div.headliner_block {
	width:45%;
	}
}

/* --------------------------------------------------------------------- < 1200 */
@media (max-width: 1200px) { 
div#footer {border-bottom: 0px solid red;}
div.grid_container.results_grid div.one_excerpt {
	width: 50%;
	}
div.grid_container.search_results_grid div.one_excerpt {
	width: 33%;
	}
div.max_headline {
	top: 40px;
	}
div.headliner_block {
	width:70%;
	}
span.omit_12x {
	display:none;
	}

}

/* ------------------------------------------------------------ < 900 */
@media (max-width: 900px) { 
div#footer {
	border-bottom: 0px solid orange;
	padding: 40px 10px 80px 10px;
	}
ul#menu-main-nav li.menu-item a span,
span.edit-link {
	display:none;
	}
ul#menu-main-nav li.menu-item a i {
	padding: 0;
	}
div#footer,
div.footer_left,
div.footer_right,
div.footer_float {
	display: block;
	width:100%;
	}
div.footer_left {
	text-align: center;
	}
div#f_logo,
div#hi_logos,
div.social {
	margin: 20px auto;
	}
div#navpanel ul#menu-activities li.menu-item-has-children {
	width: calc(50% - 20px);
	}
div.content.faq_content {
	width: 100%;
	}
div.grid_container {
	flex-wrap: wrap;
	}
div.one_excerpt,
div.grid_container.search_results_grid div.one_excerpt {
	width: 50%;
	}
div.grid_container.results_grid div.one_excerpt {
	width: 100%;
	}
div.tour_container {
	flex-direction: column;
	}
div.tour_content {
	width: calc(100% - 60px);
	margin: 0 30px 0 30px;
	}
div.book_tour_widget {
	width: 100%;
	padding: 0 30px 30px 30px;
	}
div.entry_content.simple_page.cart_page {
	display:flex; 
	justify-content: flex-start; 
	flex-wrap: wrap;
	}
div.left_cart_cell,
div.summary,
div.summary.info_summary div.cart_totals,
div.form_flex div.cart_cell {
	width:100%;
	}
div.form_flex {
	flex-direction: column;
	}
div.form_flex label {
	width:100%;
	}


}

/* --------------------------------------------------------------------- < 600 */
@media (max-width: 600px) { 
body {
	font-size: 17px;
	}
div#footer {
	border-bottom: 0px solid yellow;
	}
div#nav_below.d_hidden { 
	display: flex; 
	}
.d_hidden { 
	display: inline; 
	}
div#nav_below.m_hidden,
.m_hidden,
tel { 
	display: none; 
	}
div#wrapper {
	background-position-y: -17px;
	}
h1.category_title {
	font-size:2.6em;
	margin:0px 20px 0px 20px ;
	}
div#logo {
	position: absolute;
	width: 227px;
	top: 11px;
	left: 10px;
	}
nav#access {
	top: 0px;
	margin: 0;
	padding: 10px 10px 0 0px;
	border-radius: 0 0 0 12px;
	}
li#menu-item-4540 {
	clear:left;
	}
ul#menu-main-nav li.menu-item a {
	display: inline-block;
	width: 16px;
	margin-bottom: 10px;
	text-align: center;
	}


div#navpanel ul#menu-activities li.menu-item-has-children {
	width: calc(100% - 20px);
	}
div.max_float {
	padding: 0;
	}
ul#menu-main-nav li.menu-item a i.fa-phone {
	display:inline-block;
	}
div#search_form.visible_search {
	width: 350px;
	top: 115px;
	z-index:14;
	}
input[type="text"], input[type="email"], input[type="tel"], textarea {
	font-size: 18px;
	}
div.grid_container.results_grid div.entry_content {
	width: calc(100% - 40px);
	}
div.one_excerpt,
div.grid_container.search_results_grid div.one_excerpt, 
div.grid_container.results_grid div.one_excerpt,
div#grid_home div.one_excerpt {
	width: 100%;
	padding: 20px 20px 40px 20px;
	}
div.result_frame,
div.grid_container.results_grid {
	flex-direction: column;
	}
div.grid_container.results_grid {
	width: 100%;
	margin-bottom: 0px;
	}
div.tour_menu {
	width: 100%;
	border-right: transparent;
	margin: 10px 25px 60px 25px;
	padding: 0 0 0 0;
	font-size: 1.2em;
	display:none;
	}
div.tour_menu.show_tour_menu {
	display:block;
	}


div.tour_menu div#navpanel ul li a,
div.tour_menu div#navpanel ul.sub-menu li a {
	line-height:1.5em;
	}
div.book_tour_widget {
	padding: 0 0 30px 0;
	}
div.tour_container div.book_tour_widget h3,
div.grey_sidebar, div.reservation_cell {
	border-radius: 0;
	}
cite.fn {
	height: 28px;
	overflow: hidden;
	}
div#related_tours_parent div.side_scroll_nav {
	display:none;
	}
div#grid_window div.grid_container {
  width: 100%;
  }

div.max_headline {
	position:relative;
	top: 0px;
	}
div.headliner_block {
	position:relative;
	background: #163b70;
	width:100%;
	}
div.cart_cell div.one_option.title_price_combo {
	align-items: flex-start;
	}

div.single_blog_post img.alignright,
div.single_blog_post img.alignleft,
div.single_blog_post iframe {
	width:100%;
	max-width:100%;
	height:auto;
	}
div.single_blog_post iframe {
	width:100%;
	max-width:100%;
	height:auto;
	aspect-ratio: 6/4;
	}

}











