/*!
Theme Name: Standard
Theme URI: http://underscores.me/
Author: WOWebsites LLC
Author URI: http://wowebsites.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: standard
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Standard is based on Underscores https://underscores.me/, (C) 2012-2017 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:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | 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;}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1{font-size: 2em; margin: 0.67em 0;}
/* 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;}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, optgroup, textarea{
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {clear: both;}
p {margin-bottom: 1.5em;}
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;
	font-size: 15px;
	font-size: 0.9375rem;
	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;
	font-size: 15px;
	font-size: 0.9375rem;
}
abbr, acronym {border-bottom: 1px dotted #666; cursor: help;}
mark, ins {background: #fff9c0; text-decoration: none;}
big {font-size: 125%;}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {box-sizing: border-box;}
*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */box-sizing: inherit;}
body {background: #fff;
	/* Fallback for when there is no custom background color defined. */
}
hr {background-color: #ccc;	border: 0;height: 1px;margin-bottom: 1.5em;}
ul {list-style: disc;}
ol {list-style: decimal;}
li > ul, li > ol {margin-bottom: 0; margin-left: 1.5em;}
dt {font-weight: bold;}
dd {margin: 0 1.5em 1.5em;}
img {height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}
figure {margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}
table {margin: 0 0 1.5em;width: 100%;}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {border-color: #ccc #bbb #aaa;}
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;}
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: 3px;padding: 3px;}
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%;}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a{color: #5b5b5b;}
a:hover, a:focus, a:active {color: #01d1f3 !important;}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {clear: both; display: block;	float: left; width: 100%;}
.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;}
.main-navigation ul ul ul {left: -999em; top: 0;}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul{left: 100%;}
.main-navigation ul ul a {width: 200px;}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {left: auto;}
.main-navigation li {float: left; position: relative;}
.main-navigation a {display: block;	text-decoration: none;}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {display: block;}
@media screen and (min-width: 37.5em) {
	.menu-toggle {display: none;}
	.main-navigation ul {display: block;}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {margin: 0 0 1.5em; overflow: hidden;}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {float: left; width: 50%;}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {float: right; text-align: right; width: 50%;}
/*--------------------------------------------------------------
# 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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.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: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {outline: 0;}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {display: inline; float: left; margin-right: 1.5em;}
.alignright {display: inline;float: right;margin-left: 1.5em;}
.aligncenter {clear: both;display: block;margin-left: auto; margin-right: auto;}
@media only screen and (max-width: 650px) {.alignleft, .alignright {float: none !important; width: 100% !important; margin: 0 !important;}}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {content: "";display: table;table-layout: fixed;}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {clear: both;}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}
.widget select {max-width: 100%;}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {display: block;}
.updated:not(.published) {display: none;}
.page-links {clear: both;margin: 0 0 1.5em;}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {word-wrap: break-word;}
.bypostauthor {display: block;}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {display: block;}
/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed, iframe, object{max-width: 100%;}
/* 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;}
.wp-caption-text {text-align: center;}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery{margin-bottom: 1.5em;}
.gallery-item {display: inline-block; text-align: center; vertical-align: top; width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-caption {display: block;}
/*--------------------------------------------------------------
## SRART YOUR CSS HERE
--------------------------------------------------------------*/
/*body:not(.postid-4018) #elementor-add-new-section{top:-180px !important;}*/
.page-template:not(.page-template-default) :not(.elementor_library-template-default) #elementor-add-new-section{top:-180px !important;}
/*.page-template:not(.page-template-default) :not(.elementor_library-template-default) #Footer{top:-180px;}*/
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a{font-family: "GenBasR" !important; color:#54309b !important; font-weight:400 !important;}
h5, h6{font-family: "Comfortaa" !important; font-weight:400 !important;}
p, a, li, td, th{font-family: "OpenSans" !important; font-size: 17px; line-height: 34px;}
h1, h1 a{font-size:62px;}
h2, h2 a{font-size:58px;}
h3, h3 a{font-size:48px;}
.PageContentOne h2, h3, h4, h5, h6 {clear: none !important;}

.PageContentOne p a {color: #01d1f3;}

.nomarginbottom{margin:0 !important}
.PageSubHeading{margin-bottom:20px !important}
.PageSubHeading span{font-family: "GenBasR" !important; font-size: 32px; padding: 10px 0px; display: block; color: #54309b !important; font-weight: 400 !important;}
.Section3ImageUp img{box-shadow:1px 5px 10px black !important;}

#UpperTopBar .elementor-element-populated {padding: 5px 10px !important;}
#UpperTopBar li span{color: #54309b !important; font-family: "GenBasR" !important; font-size: 18px;}
#UpperTopBar li span:hover {color: #03cff2 !important;}
#UpperTopBar li{margin-bottom:0 !important;}

@media only screen and (max-width: 1024px) {
	html #UpperTopBar #TopBarInfo, html #UpperTopBar #TopBarInfo .elementor-element-populated {width: 100% !important;}
	#UpperTopBar #TopBarInfo .elementor-inline-items, #TopBarLeft {justify-content: center; display: flex;}
}

@media only screen and (max-width: 767px) {
	#UpperTopBar #TopBarInfo .elementor-icon-list-items.elementor-inline-items ,#UpperTopBar #TopBarMenu .elementor-icon-list-items{justify-content:center !important;}
}

#TopBarLogo img{width:160px !important; padding: 17px 0 0;}
#TopBarContainer{max-width:1600px; margin:0 auto; padding:0 10px;}
#TopBarLogo{width: 176px !important; float:left; position: relative; z-index: 1;}
#TopBarNavigation{width:100% !important;}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover{color:white !important;}
#mega-menu-item-7002, #mega-menu-item-7003, #mega-menu-item-7004{background-color:#f55539 !important;}
#mega-menu-item-7002 a.mega-menu-link, #mega-menu-item-7003 a.mega-menu-link, #mega-menu-item-7004 a.mega-menu-link{color:white !important;}
.page.page-id-1151 #mega-menu-item-7003, .page:not(.page.page-id-1151) #mega-menu-item-7004, .single #mega-menu-item-7004 {display: none !important;}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{font-family: "GenBasR" !important; font-size:20px !important; height:100px !important; line-height:100px !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover, .mega-sub-menu .mega-menu-item .mega-menu-link:hover{color:white !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > #mega-menu-item-4968 > a.mega-menu-link:hover, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > #mega-menu-item-4967 > a.mega-menu-link:hover, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > #mega-menu-item-6343 > a.mega-menu-link:hover {color:#54309b !important;}
#mega-menu-item-4968 a.mega-menu-link:hover, #mega-menu-item-4967 a.mega-menu-link:hover, #mega-menu-item-6343 a.mega-menu-link:hover{background-color:white !important;}
#mega-menu-item-4968, #mega-menu-item-4967, #mega-menu-item-6343{background-color:#01d1f3 !important;}
#mega-menu-item-4968 a.mega-menu-link, #mega-menu-item-4967 a.mega-menu-link, #mega-menu-item-6343 a.mega-menu-link{color:white !important;}
#mega-menu-item-4968 a.mega-menu-link:hover, #mega-menu-item-4967 a.mega-menu-link:hover, #mega-menu-item-6343 a.mega-menu-link:hover{color:#54309b !important;}
.mega-sub-menu .mega-menu-item .mega-menu-link{font-family: "GenBasR" !important; padding: 5px 10px !important; font-size:18px !important;}
@media only screen and (max-width: 1372px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{font-size:17px !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{padding:0 14px !important;}
}
@media only screen and (max-width: 1156px) {
#TopBarLogo{float:none !important; width:100% !important; text-align:center;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1{text-align:center !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{height:65px !important; line-height:65px !important;}
}
@media only screen and (max-width: 960px) {
#TopBarContainer{padding:0 !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{padding:0 10px !important;}
}
@media only screen and (max-width: 900px) {
.mega-menu-link:not(.mega-sub-menu .mega-menu-item .mega-menu-link) {color: white !important;}
}

@media only screen and (max-width: 973px) {
#TopBar {padding-bottom: 10px;}
#mega-toggle-block-0 {background-color: #03cff2; padding: 5px;} 
}

.HomeHOneSubTitle h4 {font-size: 30px !important; margin: 10px 0;}

.HomeContentOne{margin-top: -155px; z-index:1; box-shadow:1px 1px 10px #808080; border-radius:10px !important;}
.PageContentOne{margin-top: -100px; z-index:1; box-shadow:1px 1px 10px #808080; border-radius:10px !important;}
.ContactsectionOne {
    position: relative;
    top: -60px !important;
    z-index: 1;
    box-shadow: 1px 1px 10px #808080;
    border-radius: 10px !important;
}
.HomeContentOne .elementor-column-wrap.elementor-element-populated, .PageContentOne .elementor-column-wrap.elementor-element-populated{border-radius: 10px 0 10px 10px !important;}
.FirstContentConBut{position: absolute !important; right: 0; top: -58px; z-index:-1;}
.PageContentOne.DivePackages h4 {font-size: 34px !important; line-height: 38px;}

.FirstContentFishImage{width: 100%; float: right; position: relative; right: -150px; max-width: 390px; max-height: 350px;}
.FirstContentFishImage img{max-width:500px !important; float:right !important;}
@media only screen and (max-width: 1690px) {
.FirstContentFishImage{right:-40px !important;}
.FirstContentFishImage img {max-width: 420px !important;}
}
@media only screen and (max-width: 767px) {
.FirstContentFishImage {max-width: 100%; right: 0 !important; text-align:center;}
.FirstContentFishImage img{float: none !important; margin: 0 auto;}
}
@media only screen and (max-width: 500px) {.FirstContentFishImage img{max-width:100% !important;}}
@media only screen and (min-width: 1637px) {
.SectionOneFish{right: -115px;}
.SectionOneFish img{max-width:370px !important;}
.PageSectionOneFish{right:-55px;}
.PageSectionOneFish img{max-width:450px !important;}
}
@media only screen and (max-width: 1024px) {
#WhyDiveWithUs .elementor-col-50 .elementor-widget-wrap{padding:0 !important;}
.HomeContentOne .elementor-element-populated:not(.nopopulated .elementor-column-wrap.elementor-element-populated) > .elementor-widget-wrap,
.PageContentOne .elementor-element-populated:not(.nopopulated .elementor-column-wrap.elementor-element-populated) > .elementor-widget-wrap, 
.ContactSectionOne {padding: 60px 40px !important;}
	
.Section3ContentDesc .elementor-element-populated > .elementor-widget-wrap {padding:0 !important;}
}

@media screen and (max-width: 1600px) {.HomeContentOne{margin-top: -9% !important;}}

.PageSectionTwoLinksHead h2{line-height:70px !important;}
.SectionTwoImageBanner img {box-shadow: 1px 1px 10px black !important;}
.PageSubHeading a {color: #01d1f3 !important;}

.home .PageContentTwo, .page-id-6939 .PageContentTwo{margin-top: -100px; padding-left: 20px !important; padding-right: 20px !important;}
.PageContentOne h4{font-size: 26px !important; color: #54309b !important; margin: 0;}
.PageContentTwo h4{font-size: 26px !important; color: #01d1f3 !important; margin: 0;}
.PageContentTwo{position: relative; margin-top: -80px; padding-left: 20px !important; padding-right: 20px !important;}
.PageContentTwo h2, .PageContentTwo h2 a, .PageContentTwo p, .PageContentTwoRPost h3 a, .PageContentTwo li{color:white !important;}
.PageContentTwoRPost h3{font-size:40px !important;}

.PageSectionTwoLinksHead a{text-shadow: 1px 1px 10px black; transition:all 0.3s;}
.PageSectionTwoLinksHead a:hover{color: #01d1f3 !important;}

.SectionTwowIcons .elementor-image-box-wrapper {box-shadow: 1px 5px 10px #abaaaa; border-radius: 10px;}
.SectionTwowIcons .elementor-image-box-img{margin-bottom:0 !important; width:100% !important;}
.SectionTwowIcons a{font-family: "GenBasR" !important; color:#54309b !important; font-weight:400 !important; font-size:20px; display:block !important; padding: 15px 5px 0 !important;}
.SectionTwowIcons img{max-width:57px !important; width:100%;}
.SectionTwowIcons .elementor-image-box-title a {padding: 0 5px 15px !important;}

.pt-cv-thumbnail {width: 100%;}
.pt-cv-view .pt-cv-title{margin: 15px 0 !important;}

body:not(.home) h3{color:#01d1f3 !important; margin:0 !important;}
body:not(.home) .PageContentTwo a{color:#01d1f3;}

html body.single-post h2, html body.single-post h3 {color: #333 !important;}

.ContactsectionOne .elementor-column-wrap.elementor-element-populated{border-radius:10px;}

#HomeContentTwo h3{color:white !important;}
#HomeBlogSection h3{position: relative; top: -60px; background-color: #021323; max-width: 520px; color:white !important;}
#HomeBlogSection h4 a{font-size:30px; color:white !important;}
#HomeBlogSection .pt-cv-content{font-family: "OpenSans" !important; font-size: 17px; line-height: 32px; color:white !important; font-weight:300;}
#HomeBlogSection .pt-cv-readmore{margin-top:40px; padding:15px 0 !important; border:0 !important; display:none !important;}

.Section3HTwo{font-size: 64px; text-shadow: 1px 1px 10px black;}
.Section3Video{padding:15px; background-color: #012438; border-radius: 10px; box-shadow: 1px 1px 15px black;}
.Section3Container{border-radius: 10px; box-shadow: 1px 1px 15px black;}
.Section3ImageUp{position:relative; top: -65px;}
.Section3ButD{position:relative; top: -30px;}

.SectionTwowIcons .elementor-image-box-wrapper:hover {background: linear-gradient(to right,#2aa6df 0%,#03cff2 100%) !important;}
.SectionTwowIcons .elementor-image-box-wrapper:hover .elementor-image-box-img:not(.DiveResort .elementor-image-box-img) {filter: brightness(0) invert(1);}
.SectionTwowIcons .elementor-image-box-wrapper:hover .elementor-image-box-title a {color: white !important;}

/*BUTTON CSS*/
.buttonBlue .elementor-button-link.elementor-button, .pt-cv-readmore{
  background: linear-gradient(to right, #2aa6df 0%, #03cff2 50%) !important; 
  color: white !important; 
  padding:25px 20px; 
  width: 210px;
  border-radius: 10px !important; 
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400; transition:all 0.3s;
}

.buttonWhite .elementor-button-link.elementor-button{
  background: white; color: #54309b !important;
  padding:25px 20px; width: 210px;
  border-radius: 10px !important; 
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  box-shadow: 0 -5px 8px gray;
}

.PageContentTwoButton .buttonWhite .elementor-button-link.elementor-button {box-shadow: none !important;}

.buttonWhiteSmall .elementor-button-link.elementor-button{
	background: white; 
	color: #54309b !important;
	padding: 15px 20px; width: 170px; 
	border-radius: 10px !important;
	font-size: 16px; 
	text-transform: uppercase;
	font-weight: 400;
	border: 1px solid #b1b2b4; 
	top: -65px; 
	right: 30px; 
	position: relative;
}
.buttonWhiteSmall .elementor-button-link.elementor-button:hover{
	background: linear-gradient(to right, #313065 0%, #4d3083 100%) !important; 
	color: white !important; 
	border: 1px solid linear-gradient(to right, #313065 0%, #4d3083 100%);
}

.BigBoatButtonWhite .elementor-button-link.elementor-button{
	background: white; color: #26bedb !important;
	padding: 15px 20px; 
	width: 320px;
	border-radius: 0 !important; 
	font-size: 16px; 
	text-transform: uppercase; 
	font-weight: 400; 
	border: 2px solid #26bedb;
}
.BigBoatButtonWhite .elementor-button-link.elementor-button:hover{background: #26bedb; color: white !important; text-align:left;}
.BigBoatButtonWhite .elementor-button-link.elementor-button:hover .elementor-button-text:after {content: '>'; position: relative; left: 20px;}

.buttonOrange .elementor-button-link.elementor-button{
	background: linear-gradient(to right, #fe8c02 0%, #e66e1b 100%); 
	color: white !important;
	padding:25px 20px; 
	width: 210px; 
	border-radius: 10px !important;
	font-size: 16px; 
	text-transform: uppercase; 
	font-weight: 400;
}
.buttonOrange .elementor-button-link.elementor-button:hover{background: linear-gradient(to right, #2aa6df 0%, #03cff2 100%) !important;}
.buttonOrange{background: linear-gradient(to right, #fe8c02 0%, #e66e1b 100%)}

.booknowbutton{
	background: white; 
	color: #26bedb !important;
	padding: 10px 10px;
	border-radius: 10px !important;
	font-size: 18px; 
	text-transform: uppercase; 
	font-weight: 400; 
	border: 1px solid #efefef; 
	text-align:center; 
	display:block;
	width:170px; 
	margin:0 auto;
}
/*END OF BUTTON CSS*/

.wpsm-show, .wpsm-hide {
	background-color: #26bedb;
	border-color: #26bedb !important;
	color: #fff !important;
	padding: 10px 15px !important; 
	line-height: 15px; 
	display: inline-block; 
	font-size: 12px !important;
	text-transform: uppercase; 
	text-align: center !important;
}
.wpsm-show.wpsm-content-hide {display: none;}

body:not(ol li) #content ul li{list-style: outside !important; list-style-image: url('https://www.livingthedreamdivers.com/wp-content/uploads/2021/03/bullet.png') !important; margin-bottom:10px;}
.compli{width: 600px; margin: 0 auto; color: #333; border: 1px solid; padding: 20px;}
.compli td{padding: 5px 0;}

#FAQS .elementor-accordion-title {font-family: "GenBasR" !important; font-weight: 500 !important; font-size: 20px !important;}
#FAQS .elementor-accordion .elementor-accordion-item{border:0 !important;}
#FAQS .elementor-tab-title{border-top: 1px solid #ddd; padding: 30px 20px !important;}
#FAQS .elementor-tab-title:last-child{border-bottom: 1px solid #ddd;}

#FAQS .elementor-tab-title.elementor-active {padding-bottom: 0 !important;}
#FAQS .elementor-tab-content.elementor-active {border-top: 0 !important;}

#OurRates td {padding-bottom: 15px; color:#333 !important;}
#OurRates td p{margin:0 !important;}
/*#HomeBlogSection{top:-100px;}*/

.home .AboveFooter, .page-id-6939 .AboveFooter{background: linear-gradient(to right, #2aa6df 0%, #03cff2 100%) !important; /*top:-100px;*/}
.AboveFooter{background: linear-gradient(to right, #2aa6df 0%, #03cff2 100%) !important; /*top:-180px;*/}
.AboveFooterPage{background: #4d3083 !important; /*top:-180px;*/}
.AboveFooter.ContactPage{background: linear-gradient(to right, #2aa6df 0%, #03cff2 100%) !important; top:0 !important;}
#SiteFooter .elementor-section-wrap {max-height: 0; display: inline-grid; width: 100%; top: -100px !important;}
#Footer h5{font-size:16px !important; color:black; text-transform:uppercase;}
#Footer p, #Footer a, #Footer span{font-size:16px !important; font-family: "Comfortaa" !important; margin: 0 0 5px;}
#Footer span, #Footer span a {font-size: 14px !important;}

#ContactFormPage .nf-error .nf-error-msg {font-size: 12px !important;}
#ContactFormPage .nf-form-content .list-select-wrap .nf-field-element > div, 
#ContactFormPage .nf-form-content input:not([type="button"]):not([type="checkbox"]):not([type="radio"]) {height:60px !important;}
#ContactFormPage .nf-form-content .list-select-wrap .nf-field-element>div, #ContactFormPage .nf-form-content input:not([type=button]), #ContactFormPage .nf-form-content textarea {
  color: black !important;
  background: transparent !important;
  border: 1px solid #54309b;
  border-radius: 0;
  box-shadow: none;
  transition: all .5s;
}
#ContactFormPage .nf-error.field-wrap .nf-field-element:after{height:58px !important; line-height:58px !important; z-index:1;}
#ContactFormPage .nf-field-container.textarea-container {margin-bottom: 30px !important;}
#ContactFormPage .nf-field-container {margin-bottom: 15px !important;}
#ContactFormPage .nf-form-content input[type=button], .wpcf7-submit {
  background: linear-gradient(to right, #313065 0%, #4d3083 100%) !important;
  color: white !important;
  text-transform: uppercase; 
  padding: 20px 25px !important;
  height: 100% !important;
  width: 200px;
  border-radius: 10px !important;
  font-size: 18px !important;
  font-family: "OpenSans" !important;
  cursor: pointer;
  border:0 !important;
}

.PageContentTwo #ContactFormPage .nf-form-content .list-select-wrap .nf-field-element>div, .PageContentTwo #ContactFormPage .nf-form-content input:not([type=button]), .PageContentTwo #ContactFormPage .nf-form-content textarea {
  color: white !important;
  background: transparent !important;
  border: 1px solid white;
  border-radius: 0;
  box-shadow: none;
  transition: all .5s;
}
#ContactFormPage:not(.PageContentTwo) .nf-form-content .list-select-wrap>div div:after{height:60px !important; line-height:60px !important; color:white !important;}
#ContactFormPage .nf-form-content select.ninja-forms-field {color: black !important;}
#ContactFormPage .nf-form-content select.ninja-forms-field:not([multiple]) {height: 60px !important;}
.PageContentTwo #ContactFormPage .nf-form-content select.ninja-forms-field {color: white !important;}
.PageContentTwo #ContactFormPage .ninja-forms-field::placeholder {color: white;}
.PageContentTwo #ContactFormPage .nf-form-content input[type=button] {
  background: linear-gradient(to right, #2aa6df 0%, #03cff2 100%) !important;
  color: white !important;
  text-transform: uppercase;
  padding: 20px 25px;
  height: 100% !important;
  width: 200px;
  border-radius: 10px;
  font-size: 18px;
  font-family: "OpenSans" !important;
  cursor: pointer;
}
.g-recaptcha {justify-content: end; display: flex;}
.submit-container {padding-top: 10px;}

#OurRates td:nth-child(2) {text-align: right;}
.Comfo7 {margin: 0 auto; width: 990px;}
#ContactFormPage .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-date{color: black !important; border: 1px solid #54309b; border-radius: 0; box-shadow: none; height: 60px; width: 71.4%;}
.Comfo7 label{font-size: 16px !important; font-family: comfortaa !important; margin: 0 0 5px; color:#5b5b5b !important; font-weight: 300 !important;}

.elementor-page-1257 table td {width: 50%; vertical-align: top;}
.elementor-page-1257 .PageContentTwo p::before{display:none !important;}

.home.page-template:not(.page-template-default) :not(.elementor_library-template-default) #Footer{top: 0 !important;}
.page-id-6939 #Footer{top: -100px !important;}

.ContactFish {position: relative; top: -25px; left: 125px; height: 80px;}
.ReservationPackage .elementor-column.elementor-col-50 {top: -115px; z-index: 1; background-color: white;}
.ReservationPackage .elementor-column.elementor-col-50:nth-child(odd) {box-shadow: 1px 15px 10px #808080;}
.ReservationPackage .elementor-column.elementor-col-50:nth-child(even) {box-shadow: 0px 15px 10px #808080;}
.ReservationPackage .elementor-column.elementor-col-50:nth-child(even)::before {background-color: white; content: " "; height: 100%; position: absolute; top: 0; left: -15px; width: 20px;}
.ReservationPackage table{margin-bottom:0 !important;}
.ReservationPackage td:nth-child(2){text-align: center; width: 35%;}
.ReservationPackage::before {content: " "; border-top: 1px solid; position: absolute; z-index: 100; width: 71%; top: -125px; left: 13.6%;}
.ShowMoreContent p::before {display: none;}

.OurShopPreview .elementor-image-box-img img{border-radius: 50% !important; width: 190px !important; height: 180px !important;}
.OurShopPreview .elementor-image-box-content span{font-size: 16px !important; font-family: comfortaa !important; margin: 0 0 5px; color:#5b5b5b !important; font-weight: 300 !important;}

.ContactFish img{max-width:450px !important;}

.TeamAvatar {
  max-width: 260px !important;
  float: left;
  margin-right: 25px;
  margin-bottom: 15px;
  overflow: hidden;
  height: 230px !important;
	width: 100%;
  object-fit: cover;
  object-position: top center;
}
.team-listing_desc {float: left; width: 60%;}
.team-listing_name {font-size: 26px; margin: 0; color: black;}
.team-listing_desc p::before{display:none !important;}

@media only screen and (min-width: 768px) {.PageSectionOneFish.RatesPage{height: 125px; top: -50px;}}
@media only screen and (max-width: 1639px) {.ContactFish{left:40px !important;}}
@media only screen and (max-width: 1200px) {
	.ContactSectionOne .elementor-col-33.elementor-inner-column, .ContactSectionOne .elementor-col-66.elementor-inner-column{width:100% !important; display:block !important;}
}

.HomeHOne h1 {line-height: 72px !important;}
@media only screen and (max-width: 1024px) {
	h1, h1 a{font-size:56px !important;}
	h2, h2 a{font-size:50px !important;}
	h3, h3 a{font-size:46px !important;}

	#WhyDiveWithUs .elementor-col-50.elementor-inner-column{display:block !important; width:100% !important;}
	#WhyDiveWithUs .WhydiveWSDesc .elementor-element-populated{padding: 50px 50px 0 !important;}
	.Section3Container .elementor-col-50.elementor-inner-column{width: 100% !important;}
	.Section3Container .Section3ContentDesc .elementor-element-populated{padding: 0 20px 60px !important;}
	.Section3ButD{justify-content: center; display: flex;}
	#HomeBlogSection .pt-cv-wrapper .col-md-4{width:100% !important; padding-bottom: 50px;}
	#HomeBlogSection .pt-cv-thumbnail {float: left; width: 300px !important; margin-right: 20px;}
	.ContactSectionOne .elementor-col-66.elementor-inner-column .elementor-column-wrap.elementor-element-populated{padding:0 !important;}

	.PageSectionOneFish.RatesPage{top:0 !important;}
	.page .PageContentTwo{padding:200px 10px 10px !important}
	#WhyDiveWithUs {margin-top: 0;}
	.ContentPage{padding:0 15px !important;}
	.PageContentTwoRPost h3 a{font-size:34px !important;}

	#OurRates .elementor-col-33.elementor-inner-column{display:block !important; width:100% !important;}
	.elementor-page-1257 table td{width:100% !important; display:block !important;}
}

@media only screen and (max-width: 970px) {
	.SectionTwowIcons .elementor-column.elementor-col-20 {width: 100% !important;}
	.SectionTwowIcons .elementor-column.elementor-col-20 .elementor-element-populated{padding:10px 0 !important;}
	.HomeFishContent{width:100% !important;}
	.hideme.HomeFistSecOne{display:none !important;}
	.buttonBlue.CSHome .elementor-button-wrapper{text-align: center !important; margin-bottom: 30px;}
}

@media only screen and (max-width: 800px) {
	.g-recaptcha {justify-content: center !important;}
	.submit-container {text-align: center;}
}

@media only screen and (max-width: 767px) {
	h1, h1 a{font-size:52px !important;}
	h2, h2 a{font-size:48px !important;}
	h3, h3 a{font-size:42px !important;}	
	.HomeHOne h1{font-size: 44px !important; line-height: 54px !important;}
	.PageSubHeading span{font-size:26px !important;}
	.hideme{display:none !important;}
	body:not(.home) .PageBanner {padding: 190px 0 !important;}
	.PageSectionOneFish img{width:350px}

	.HomeContentOne .elementor-element-populated:not(.nopopulated .elementor-column-wrap.elementor-element-populated) > .elementor-widget-wrap,
	.PageContentOne .elementor-element-populated:not(.nopopulated .elementor-column-wrap.elementor-element-populated) > .elementor-widget-wrap {padding: 60px 30px !important;}

	#WhyDiveWithUs{margin-top:50px !important;}
	#WhyDiveWithUs .WhydiveWSDesc .elementor-element-populated{padding:50px 30px 0 !important;}

	.Section3Container{margin:0 15px; padding:0 20px !important;}

	#HomeBlogSection h3 {background-color: transparent !important; max-width: 100% !important; text-align: center; margin-bottom: 30px; top:0 !important;}
	#HomeBlogSection .pt-cv-thumbnail {float: none !important; width: 100% !important; margin-right: 0 !important;}
	#HomeBlogSection{padding:0 30px !important}

	.PageContentTwoButton,
	.PageContentTwoButton .elementor-element-populated > .elementor-widget-wrap {padding: 0 !important;}
	.PageContentTwoButton .elementor-col-50.elementor-inner-column .elementor-element-populated{padding:10px !important;}
	.PageContentTwoButton .elementor-button-wrapper{justify-content: center; display: flex;}
	.PageContentTwoButton .popupAlignB .elementor-text-editor{text-align:center !important;}

	#Footer .FooterSection{padding:0 10px;}
	#Footer .ThreeIcons .elementor-col-33.elementor-inner-column{width:33% !important;}
}

@media only screen and (max-width: 702px) {
	.TeamAvatar {float: none !important; margin: 0 auto; justify-content: center; display: flex;}
	.team-listing_desc{float: none !important; width: 100% !important; border-bottom: 1px solid #efefef;}
	.team-listing_name {text-align: center;}
}

@media only screen and (max-width: 590px) {
	.HomeContentOne .elementor-column-wrap.elementor-element-populated, .PageContentOne .elementor-column-wrap.elementor-element-populated {border-radius: 0 !important;}
	.HomeContentOne .elementor-element-populated:not(.nopopulated .elementor-column-wrap.elementor-element-populated) > .elementor-widget-wrap,
	.PageContentOne .elementor-element-populated:not(.nopopulated .elementor-column-wrap.elementor-element-populated) > .elementor-widget-wrap {padding: 60px 20px !important;}

	#WhyDiveWithUs .WhydiveWSDesc .elementor-element-populated{padding:50px 10px 0 !important;}
	.Section3Container {margin: 0 !important; padding: 0 5px !important;}
	.WhydiveWSDesc h3, .WhydiveWSDesc p{text-shadow: 1px 1px 1px black;}

	#HomeBlogSection {padding: 0 15px !important;}
	.HomeContentOne {margin-top: 0 !important; border-radius: 0 !important;}
	.PageContentOne, .ContactsectionOne{top:0 !important; border-radius: 0 !important; box-shadow:none !important}

	.FirstContentConBut {display:none !important;}

	body:not(.home) .PageBanner {padding: 140px 0 !important;}
	.ContentPage{padding:0 !important;}	
}

@media only screen and (max-width: 450px) {
	h1, h1 a{font-size:44px !important;}
	h2, h2 a{font-size:38px !important;}
	h3, h3 a{font-size:34px !important;}
	.HomeHOne h1{font-size:38px !important;}
	.PageSubHeading span {font-size: 22px !important;}
	.PageSectionTwoLinksHead h2 {line-height: 45px !important;}

	.ContactFish{left:0 !important; top:0 !important}
	.ContactFish img{max-width:100% !important;}
}

#content p, #content li{color: #333333;}
#HomeBlogSection a,
#HomeBlogSection a:hover {color: white !important;}

.single.single-post #TopBar{box-shadow:none !important; border-bottom:1px solid #efefef;}
.single.single-post #Footer{background-color:#b9e2fd; }
.single.single-post .site-content{max-width: 940px; margin: 60px auto; padding: 0 20px;}
.single.single-post .entry-title{font-size:56px; margin:10px 0 20px !important; text-align:center;}
.single.single-post .entry-content.blogaaa p{margin-top:0 !important;}
.single.single-post .post-thumbnail img {width: 100%; max-width:350px; float: left; margin-right: 20px; margin-bottom:20px}
body.single .entry-content img.size-full, body.single .entry-content iframe[src*="youtube"] { border: none !important; max-width: 350px; width: 100%;}

.saboxplugin-wrap .saboxplugin-gravatar img{max-width: 160px !important; height: auto; border-radius: 0; margin-top: 20px; width: 100% !important;}
.saboxplugin-wrap .saboxplugin-socials{border: 0 none !important; margin-top: 10px; text-align: center; background-color: transparent !important;}

.BlogPostPage .pt-cv-title a {font-family: "Comfortaa" !important; font-size: 28px;}
.BlogPostPage .pt-cv-content {font-family: "OpenSans" !important; font-size: 18px; line-height: 32px; color: #333333; font-weight: 300;}
.BlogPostPage ._self.pt-cv-readmore.btn.btn-success {display: none;}
.BlogPostPage .pt-cv-content-item{
  background: url("https://www.livingthedreamdivers.com/wp-content/uploads/2021/07/scubaIcon23.png") no-repeat scroll center bottom transparent; 
  padding-bottom: 60px;
  margin-bottom: 30px !important;
}
.nf-fu-progress{height:10px !important; width:300px !important;}
#ContactFormPage #nf-field-148-wrap .btn.ninja-forms-field, #ContactFormPage #nf-field-149-wrap .btn.ninja-forms-field{height:40px !important;}
#ContactFormPage #nf-field-148-wrap .nf-element, #ContactFormPage #nf-field-149-wrap .nf-element{height: 15px !important;}

.search-no-results .page-title, .error404 .page-title {margin:0 !important;}
.search-no-results #content, .error404 #content {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 150px 20px;
}
.search-no-results .content-area, .error404 .content-area {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}
.search-no-results .search-submit, .error404 .search-submit {
    background-color: #2aa6df !important;
    color: white !important;
    border: 0 !important;
    padding: 10px 50px !important;
    font-size: 16px !important;
}
.search-no-results .search-field, .error404 .search-field {
    border: 1px solid black !important;
    border-radius: 0 !important;
    height: 37px;
    width: 250px;
}

.DivePackagesBox .eihe-caption p{color:white !important;}

#ContactFormPage.PrivateCharterContactForm  .nf-form-content .list-select-wrap>div div:after{color:black !important;}
#ContactFormPage.PrivateCharterContactForm .g-recaptcha {justify-content: center !important; display: flex;}
#ContactFormPage.PrivateCharterContactForm .submit-wrap{text-align:center !important;}
.paoc-credit-wrp{display:none !important;}
.PrivateCharterButton:hover {color: white !important;}
.PrivateCharterButton {
    background: linear-gradient(to right,#2aa6df 0%,#03cff2 50%) !important;
    color: #fff !important;
    padding: 16px 20px !important;
    width: 210px;
    border-radius: 10px !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    transition: all .3s;
}
#content #ContactFormPage ul li {list-style: none !important;}

.RatesButton {
    background: white !important;
    color: #54309b !important;
    padding: 6px 20px;
    width: 170px;
    border-radius: 10px !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #b1b2b4;
    top: -65px;
    right: 30px;
    position: relative;
}
.RatesButton:hover {
    background: linear-gradient(to right, #313065 0%, #4d3083 100%) !important;
    color: white !important;
    border: 1px solid linear-gradient(to right, #313065 0%, #4d3083 100%) !important;
}

.page.page-id-1151 #mega-menu-item-4967, .page:not(.page.page-id-1151) #mega-menu-item-6343,.single #mega-menu-item-6343{display:none !important;}

.paoc-cb-popup-body{height:80% !important;}
.paoc-popup-inr-wrap{height:100% !important;}

.PageContentTwo .nf-form-content label {
    color: white;
    font-weight: 400;
    font-family: "OpenSans" !important;
}
.PageContentTwo .nf-form-content option{color:black !important;}
.PageContentTwo #ContactFormPage .nf-form-content .list-select-wrap > div div::after {
    color: white !important;
}

.page-id-1151 .nf-response-msg div{color:white !important;}
.BlogButton {
    color: white !important;
    background-color: #01d1f3;
    text-decoration: none;
	line-height: 30px !important;
    padding: 8px 20px;
    width: 300px;
    display: block;
    text-align: center;
    border-radius: 5px;
	transition: all 0.3s;
}
.BlogButton:hover {background-color: #012438 !important; color: white !important; transition: all 0.3s;}
.BlogImageApplyToCayman {display: flex;}
.BlogImageApplyToCayman img {width: 100% !important; max-width: 100% !important; padding: 10px;}
@media only screen and (max-width: 590px) {.BlogImageApplyToCayman {display: block !important;}}


.search-no-results #mega-menu-item-6343, .error404 #mega-menu-item-6343, .search-results #mega-menu-item-6343 {display: none !important;}
.search-results #TopBar, .search-no-results #TopBar {border-bottom: 1px solid #efefef;}
.search-no-results #Footer, .error404 #Footer, .search-results #Footer {background-color: #b9e2fd;}
.search-results .site-content {width: 1000px; margin: 60px auto;}
.search-results .page-title {font-size: 50px !important; line-height: 55px; border-bottom: 1px solid #b9e2fd; padding-bottom: 40px;}
.search-results .entry-title {margin: 0 !important; line-height: 50px !important;}
.search-results .entry-title a {font-size: 44px !important; text-decoration: none !important;}
.search-results .content-area article {border-bottom: 1px solid #efefef; padding-bottom: 20px; margin-bottom: 40px;}

.nf-error-msg.nf-error-field-errors {clear: both !important; text-align: center !important;}

html body .TableContent li {margin: 0 !important; color: #333 !important;}
.TableContent tr:first-child{border-top:1px solid #333; display: block;}
.TableContent tr{border-bottom:1px solid #333; display: block;}
.TableContent td:first-child {width: 245px !important; vertical-align:top;}
.TableContent td:first-child img{width:100% !important; max-width: 300px; padding:0 10px;}
.TableContent td {color: #333; padding: 15px 10px;}
.TableContent h4 {font-size: 34px !important; margin: 10px 0; color: #54309b !important;}
.TableContent h4 a {font-size: 34px !important; }
@media only screen and (min-width: 768px) {.TableContent td:first-child h4 {font-size: 24px !important;}}

.TableContent.FirstTableC{margin-bottom:0 !important; }
.TableContent.FirstTableC tr{border-bottom:0 !important;}

@media only screen and (max-width: 590px) {
.CustomWhiteSectionTwo{border-radius: 0 !important;}
.page.page-id-7010 .PageContentTwo, .page.page-id-7185 .PageContentTwo, .page.page-id-7125 .PageContentTwo {padding:200px 0 0 !important}
.page.page-id-7010 .PageContentTwo .elementor-element-populated > .elementor-widget-wrap:not(.PageContentTwoRPost .elementor-element-populated > .elementor-widget-wrap),
.page.page-id-7012 .PageContentTwo .elementor-element-populated > .elementor-widget-wrap:not(.PageContentTwoRPost .elementor-element-populated > .elementor-widget-wrap),
.page.page-id-7185 .PageContentTwo .elementor-element-populated > .elementor-widget-wrap:not(.PageContentTwoRPost .elementor-element-populated > .elementor-widget-wrap),
.page.page-id-7125 .PageContentTwo .elementor-element-populated > .elementor-widget-wrap:not(.PageContentTwoRPost .elementor-element-populated > .elementor-widget-wrap) {padding:0 !important}
}

@media only screen and (min-width: 1126px){html body .TableContent{width:auto !important;}}
@media only screen and (max-width: 1024px) {
.CustomWhiteSectionTwo{padding:60px 40px !important;}
.ContactsectionOne .elementor-col-66 .elementor-element-populated > .elementor-widget-wrap{padding:0 !important;}
}
@media only screen and (max-width: 767px) {
.CustomWhiteSectionTwo{padding:60px 30px !important; margin-top: 40px;}
.TableContent td:first-child {width: 100% !important; display: flex; padding-bottom: 0;}
.TableContent td:nth-child(2) {padding-top: 0;}
.TableContent td p {margin-top: 0 !important;}
}

.ResTable th{background-color:#01d1f3; color:white; padding:10px; border:1px solid #333;}
.ResTable {border-collapse: collapse; width:100%;}
.ResTable td {color:#333 !important; padding:10px; text-align: center; border:1px solid #333;}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {
.ResTable table, .ResTable thead, .ResTable tbody, .ResTable th, .ResTable td, .ResTable tr {display: block;}
.ResTable thead tr {position: absolute; top: -9999px; left: -9999px;}
.ResTable tr {margin: 0 0 1rem 0;}   
.ResTable tr:nth-child(odd) {background: #01d1f3;}
.ResTable td {
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 50%;
}

.ResTable td:before {
	position: absolute;
	top: 10px;
	left: 6px;
	width: 45%;
	padding-right: 10px;		
	white-space: nowrap;
}

.ResTable td:nth-of-type(1):before { content: "Cabana"; }
.ResTable td:nth-of-type(2):before { content: "Sleeps"; }
.ResTable td:nth-of-type(3):before { content: "Beds"; }
.ResTable td:nth-of-type(4):before { content: "Nightly Rate"; }
.ResTable td:nth-of-type(5):before { content: "View"; }
}

.TableCustom{width:100% !important; text-align:center;}
.BlogContainerTitle {width: 66%;}
.BlogTaglineCus {font-family: "InkFree"; font-size: 20px; color: #d783ff}
.BottomTable td {padding: 12px;}

@media only screen and (max-width: 767px) {
.TableCustom td, .BottomTable td {width: 100%; display:block;}
.BottomTable td {padding: 10px 0 !important;}
.TableCustom img{width: 300px;}
.customContentIMG { display: block; float: none; width: 100%; margin: 0 0 20px !important;}
.PageContentTwoButton {margin-bottom: 60px;}
}

@media only screen and (min-width: 100px) {
.BlogTitleCus {font-size: 35px !important; line-height: 40px !important; margin: 0 0 10px !important; text-align: center;}
.BlogSubTitleCus {margin: 0 0 10px; text-align: center; font-size: 25px;}
}

.CustomWhiteSectionTwo{background-color: white; padding: 60px 80px; border-radius: 10px;}
html #content .CustomWhiteSectionTwo p, html #content .CustomWhiteSectionTwo td{color:#333 !important;}

.FirstContentConBut{position: absolute !important; right: 0; top: -58px; z-index:-1;}
.widget-image-caption.wp-caption-text {font-family: "OpenSans" !important; font-size: 15px !important; color: #333 !important;}

#AmenitiesFS .elementor-column.elementor-col-33{width:465px !important;}
@media only screen and (max-width: 1024px) {
#AmenitiesFS .elementor-column.elementor-col-66, #AmenitiesFS .elementor-column.elementor-col-33{display:block !important; width:100% !important}
#Footer .elementor-column.elementor-col-25 {width: 50% !important;}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.FooterLogo .elementor-image{text-align: left !important;}
	.ThreeIcons .elementor-container.elementor-column-gap-no{margin:15px 0 !important;}
}
@media only screen and (max-width: 767px) {
	.page-id-7663 .TableContent td:first-child {width: 100% !important; display: block; padding-bottom: 0;}
    .TableContent .BlogButton{width:200px !important;}
	#Footer .elementor-column.elementor-col-25 {width: 100% !important; margin-bottom: 30px;}
	.ThreeIcons .elementor-container.elementor-column-gap-no{margin:5px auto 25px !important;}
}

.BannerTitle span{font-family: "StyleScript" !important; color: white !important; font-size: 120px; font-weight: 100 !important; letter-spacing: 8px;}
@media only screen and (max-width: 720px) {.BannerTitle span{font-size:85px !important;}}

.SubHeadTitle span {
  color: #54309b !important;
  font-family: "OpenSans" !important;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.BannerSubHeadTitle span {
color: white !important;
font-family: "OpenSans" !important;
text-transform: uppercase;
letter-spacing: 10px;
word-spacing: 15px;
}

#CustomTableTwoCol .TableContent td:first-child {width: 50% !important; vertical-align: top;}
#CustomTableTwoCol .TableContent td:first-child h4{font-size:34px !important;}
#CustomTableTwoCol .TableContent td h4 a{margin-bottom: 0 !important; font-size:34px !important;}
#CustomTableTwoCol .TableContent tr > td {padding: 20px 10px !important; vertical-align: top;}
#CustomTableTwoCol .TableContent tr > td > table {margin-bottom: 0 !important;}
#CustomTableTwoCol .TableContent tr > td > table tr {border: 0 !important;}
#CustomTableTwoCol .TableContent tr > td > table tr td:first-child {width: 250px !important;}
#CustomTableTwoCol .TableOneContent tr {width: 50%;}

.CabanaMoreInfo {
  font-weight: bold;
  border-top: 1px solid #efefef;
  margin-top: 5px;
  padding: 0 5px;
  font-size: 15px;
  display: block;
  color: #595959 !important;
  border-bottom: 1px solid #efefef;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.CabanaMoreInfo .fa-bed {margin-left: 5px;}

@media only screen and (max-width: 1350px) {
	#CustomTableTwoCol .TableContent .TableNoContent{display:none !important;}
	#CustomTableTwoCol .TableContent .TableOneContent{border:0 !important;}
	#CustomTableTwoCol .TableContent td:first-child {width: 100% !important;}
	#CustomTableTwoCol .TableContent tr > td:first-child {border-bottom: 1px solid;}
	#CustomTableTwoCol .TableContent tr > td {display: block !important;}
	#CustomTableTwoCol .TableContent tr > td > table tr td {display: table-cell !important; border:0 !important;}
	#CustomTableTwoCol .TableOneContent tr {width: 100%; margin: auto;}
}

@media only screen and (max-width: 767px) {
	#CustomTableTwoCol .TableContent tr > td > table tr td:first-child {width: 100% !important;}
	#CustomTableTwoCol .TableContent tr > td > table tr td {display: block !important;}
}

@media only screen and (max-width: 350px) {.CustomTableTwoCol .elementor-element-populated > .elementor-widget-wrap{padding: 25px 0 !important;}}

.BookNowCabana .elementor-button {
    background-color: #01d1f3 !important;
    border-radius: 5px !important;
    padding: 15px 40px !important;
    font-size: 18px !important;
    width: 200px !important;
    margin: 15px 0;
}
.BookNowCabana .elementor-button:hover{background-color: #012438 !important; color: white !important;}

.SeeAvailabilityCabana .elementor-button {
    background-color: #01d1f3 !important;
    border-radius: 5px !important;
    padding: 15px 40px !important;
    font-size: 18px !important;
    width: 215px !important;
    margin: 15px 0;
}
.SeeAvailabilityCabana .elementor-button:hover{background-color: #012438 !important; color: white !important;}

@media only screen and (min-width: 1025px) {
	#CustomTwoImageWithContent .elementor-column.elementor-col-66 {width:100% !important; padding-right: 30px;}
	#CustomTwoImageWithContent .elementor-column.elementor-col-33 {width:30% !important;}
}

@media only screen and (max-width: 1024px) {
	#CustomTwoImageWithContent .elementor-column.elementor-col-66, 
	#CustomTwoImageWithContent .elementor-column.elementor-col-33{display:block !important; width:100% !important; padding:0 !important;}
}

.foogallery.fg-dark .fg-item-inner {border: 0 !important;}

#CustomSearchAvailable label {font-size: 16px !important;font-family: "OpenSans" !important; color: black;}
#CustomSearchAvailable .nf-form-content .list-select-wrap .nf-field-element > div, 
#CustomSearchAvailable .nf-form-content input:not([type="button"]), 
#CustomSearchAvailable .nf-form-content textarea {background-color: transparent !important; border-radius: 5px;}
#CustomSearchAvailable .submit-wrap{text-align: center !important;}
#CustomSearchAvailable input[type="button"]{
	font-family: "OpenSans" !important;
    width: auto !important;
    font-size: 16px;
    background: #01d1f3;
    color: #fff;
    border: 0 !important;
    padding: 15px 35px;
    cursor: pointer;
}

#ReservationAvailable .elementor-column-wrap.elementor-element-populated {border-radius: 0 !important;}
@media only screen and (min-width: 676px) {
	#ReservationAvailableTitle {position: relative; top: -46px; justify-content: center; display: flex;}
	#ReservationAvailableTitle h1 {width: 550px; background-color: white;}
}

#ReservationAvailable .nf-form-content {padding: 5px 5px 5px 70px; max-width: 1255px !important; margin: 0 auto;}
#ReservationAvailable .one-sixth {width: 28px !important; position: relative; top: -11px;}
#ReservationAvailable .one-third {width: 23% !important;}
#ReservationAvailable .one-third.third {margin-left: 20px !important;}
#ReservationAvailable .one-third.fourth {width: 180px !important;}
#ReservationAvailable .one-third.fifth {width: 230px !important;}
#ReservationAvailable #nf-field-188-container { position: relative; top: -16px;}
#ReservationAvailable p {font-size: 16px !important; font-family: "OpenSans" !important; color: black; font-weight: bold;}
#ReservationAvailable label {font-size: 16px !important;font-family: "OpenSans" !important; color: black;}
#ReservationAvailable .nf-form-content .list-select-wrap .nf-field-element > div, 
#ReservationAvailable .nf-form-content input:not([type="button"]), 
#ReservationAvailable .nf-form-content textarea {background-color: transparent !important; border-bottom: 1px solid #54309b !important; border-radius: 0 !important; border: 0;}
#ReservationAvailable .submit-wrap{text-align: center !important;}
#ReservationAvailable input[type="button"]{
	font-family: "OpenSans" !important;
    width: 100% !important;
    font-size: 16px;
    background: #01d1f3;
    color: #fff;
    border: 0 !important;
    padding: 15px 35px;
    cursor: pointer;
}
@media only screen and (max-width: 1327px) {
	#ReservationAvailable .nf-form-content {padding: 5px !important; max-width: 100% !important;}
	#ReservationAvailable .one-third{width: 24% !important;}
}
@media only screen and (max-width: 1307px) {
	#ReservationAvailable .nf-form-content {padding: 5px !important; max-width: 860px !important; margin: auto;}
	#ReservationAvailable .one-third {width: 33% !important;}
	#ReservationAvailable .one-third.fifth {width: 100% !important; margin: auto;}
	#ReservationAvailable input[type="button"] {width: 260px !important;}
}
@media only screen and (max-width: 1063px) {
	#ReservationAvailable .one-third.third {margin-left: 0 !important;}
	#ReservationAvailable .one-third.fourth,
	#ReservationAvailable .one-sixth, 
	#ReservationAvailable .one-third {width: 100% !important; margin-left:0 !important}
	#ReservationAvailable #nf-field-188-container, #ReservationAvailable .one-sixth { position: relative; top: 0 !important;}
	#ReservationAvailable p {margin: 0 !important;}
}

#DiveResortCabanas .TableContent {width: 100% !important;}
.wpsm-show:hover, .wpsm-hide:hover {
  cursor: pointer;
  text-decoration: none !important;
}

#DiveResortCabanas .wpsm-show, #DiveResortCabanas .wpsm-hide {
  background-color: #26bedb;
  border-color: #26bedb !important;
  color: #fff !important;
  padding: 15px 15px !important;
  line-height: 15px;
  font-size: 14px !important;
  text-transform: uppercase;
  text-align: center !important;
  width: 190px;
}

#CustomTableTwoCol.ReservationCabanas {border: 1px solid #54309b;}
#CustomTableTwoCol.ReservationCabanas .TableContent tr:first-child, 
#CustomTableTwoCol.ReservationCabanas .TableContent tr {border: 0 !important;}

.page-id-9102 #TopBar {border-bottom: 1px solid #efefef;}
.page-id-9102 #Footer {display: none !important;}

@media only screen and (max-width: 1260px) {
	#ThankyouLinks .elementor-row {display: block !important}
	#ThankyouLinks .elementor-col-25 {display: block !important; width: 50% !important;}
}
@media only screen and (max-width: 767px) {#ThankyouLinks .elementor-col-25 {width: 100% !important;}}

/***********************************************************************************************************************/

#UpperTopBar #TopBarInfo, #UpperTopBar #TopBarInfo .elementor-element-populated {width: 480px !important;}
#UpperTopBar #TopBarMenu {width:100% !important;}

@media only screen and (max-width: 1120px) {
#UpperTopBar .elementor-row {display:block !important;}
#UpperTopBar #TopBarInfo, #UpperTopBar #TopBarInfo .elementor-element-populated {width: 100% !important;}
#UpperTopBar .elementor-inline-items {justify-content: center !important; display: flex !important;}
}

/***********************************************************************************************************************/

.page-id-1151 #mega-menu-item-9205, body:not(.page-id-1151) #mega-menu-item-9206, .single #mega-menu-item-9206 {display: none !important;}

@media only screen and (min-width: 1186px) {
#UpperTopBar .elementor-container {max-width: 100% !important; padding: 0px 5px;}

#NavigationContainer #NavigationLogo {position: relative; z-index:1; width: 200px !important; padding: 15px 0 15px 15px;}
#NavigationContainer #NavigationLogo img {max-width: 176px !important;}

#NavigationContainer #NavigationMenu {position: absolute; width: 100% !important;}
#NavigationContainer #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {padding-right: 20px;}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link {
  font-family: "GenBasR" !important;
  font-size: 20px !important;
  height: 100px !important;
  line-height: 100px !important;
}

#mega-menu-item-9204, #mega-menu-item-9205, #mega-menu-item-9206 {background-color: #01d1f3 !important;}

#mega-menu-item-9204 a.mega-menu-link, #mega-menu-item-9205 a.mega-menu-link, #mega-menu-item-9206 a.mega-menu-link {color: white !important;}
	
#NavigationContainer #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
  background-color: white !important;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
#NavigationContainer #mega-menu-max_mega_menu_1 .mega-sub-menu .mega-menu-row {padding: 30px 0 !important;}

#NavigationContainer #mega-menu-item-custom_html-2 {display: table !important; width: 100% !important; box-sizing: border-box !important; float: none !important; height: 472px !important;}
#NavigationContainer #mega-menu-item-custom_html-4 {display: table !important; width: 100% !important; box-sizing: border-box !important; float: none !important; height: 355px !important;} 
#NavigationContainer #mega-menu-item-custom_html-3 {display: table !important; width: 100% !important; box-sizing: border-box !important; float: none !important; height: 380px !important;}
#NavigationContainer #mega-menu-item-custom_html-5 {display: table !important; width: 100% !important; box-sizing: border-box !important; float: none !important; height: 426px !important;}
#NavigationContainer #mega-menu-item-custom_html-6 {display: table !important; width: 100% !important; box-sizing: border-box !important; float: none !important; height: 545px !important;}
#NavigationContainer #mega-menu-item-custom_html-54 {display: table !important; width: 100% !important; box-sizing: border-box !important; float: none !important; height: 450px !important;}

#NavigationContainer #mega-menu-item-custom_html-2 .textwidget, 
#NavigationContainer #mega-menu-item-custom_html-3 .textwidget, 
#NavigationContainer #mega-menu-item-custom_html-4 .textwidget, 
#NavigationContainer #mega-menu-item-custom_html-5 .textwidget, 
#NavigationContainer #mega-menu-item-custom_html-54 .textwidget, 
#NavigationContainer #mega-menu-item-custom_html-6 .textwidget {display: table-cell; vertical-align: bottom; padding: 0 26px !important; border-right: 1px solid #efefef !important;}


#NavigationContainer #mega-menu-item-custom_html-2 .textwidget a, 
#NavigationContainer #mega-menu-item-custom_html-3 .textwidget a, 
#NavigationContainer #mega-menu-item-custom_html-4 .textwidget a, 
#NavigationContainer #mega-menu-item-custom_html-5 .textwidget a, 
#NavigationContainer #mega-menu-item-custom_html-54 .textwidget a, 
#NavigationContainer #mega-menu-item-custom_html-6 .textwidget a {
  font-family: "GenBasR" !important;
  font-size: 21px !important;
  color: #54309b;
  display: inline-block;
  width: 100%;
  padding: 5px 10px;
}

#NavigationContainer #mega-menu-item-custom_html-2 .textwidget a:hover, 
#NavigationContainer #mega-menu-item-custom_html-3 .textwidget a:hover, 
#NavigationContainer #mega-menu-item-custom_html-4 .textwidget a:hover, 
#NavigationContainer #mega-menu-item-custom_html-5 .textwidget a:hover, 
#NavigationContainer #mega-menu-item-custom_html-54 .textwidget a:hover, 
#NavigationContainer #mega-menu-item-custom_html-6 .textwidget a:hover {background-color: #01d1f3 !important; color: white !important;}

#NavigationContainer #mega-menu-item-custom_html-2 .textwidget p, 
#NavigationContainer #mega-menu-item-custom_html-3 .textwidget p, 
#NavigationContainer #mega-menu-item-custom_html-4 .textwidget p, 
#NavigationContainer #mega-menu-item-custom_html-5 .textwidget p,
#NavigationContainer #mega-menu-item-custom_html-54 .textwidget p,
#NavigationContainer #mega-menu-item-custom_html-6 .textwidget p {font-family: "Montserrat" !important; font-size: 14px !important; line-height: 26px; margin: 5px 10px 0;}

#NavigationContainer #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 .mega-menu-item-9193 a.mega-menu-link {height: auto !important; line-height: inherit !important;}
#NavigationContainer #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > 
ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  height: auto !important; 
  line-height: inherit !important;
  text-transform: none !important;
  font-weight: 300 !important;
  color: #54309b !important;
  font-size: 20px !important;
}
#NavigationContainer #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > 
ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {background-color: #01d1f3 !important; color: white !important;}

#NavigationContainer #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > 
li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {padding: 0 10px !important;}

#NavigationContainer #mega-menu-max_mega_menu_1 .textwidget.custom-html-widget {padding: 0 10px; margin-bottom: 25px; font-family: "Montserrat" !important;}

#NavigationContainer #mega-menu-item-9152 #mega-menu-9152-0.mega-menu-row {padding: 0 !important;}
#NavigationContainer #mega-menu-item-9152 #mega-menu-9152-1.mega-menu-row {padding: 0 !important; background-color: #E8F9FF;}
#NavigationContainer #mega-menu-item-custom_html-2 {background-color: white !important;}
#NavigationContainer #mega-menu-9152-1-1 {background-color: white !important; padding-bottom: 30px !important;}
#NavigationContainer #mega-menu-item-custom_html-52 {background-color: #E8F9FF !important;}
#NavigationContainer #mega-menu-item-custom_html-52 .textwidget.custom-html-widget {
	font-family: "GenBasR" !important;
	font-size: 21px !important; 
	text-align:center; 
	color: black;
	margin: 0 !important;
	padding: 20px 0;
}
#NavigationContainer #mega-menu-item-custom_html-2 .PADIStar {margin-top: 140px !important; margin-bottom: 20px;}
#NavigationContainer #mega-menu-item-custom_html-6 .PADIStar {margin-top: 170px !important;}
#NavigationContainer #mega-menu-item-custom_html-54 .PADIStar {margin-top: 115px !important;}
.PADIStar {margin-top: 90px; text-align:center;}
.PADIStar img {width: 180px;}
	
#NavigationContainer .mega-indicator {display: none !important;}
}

@media only screen and (max-width: 1750px) {
#NavigationContainer #mega-menu-item-custom_html-2 {height: 496px !important;}
#NavigationContainer #mega-menu-item-custom_html-3 {height: 455px !important;}
#NavigationContainer #mega-menu-item-custom_html-4 {height: 455px !important;} 
#NavigationContainer #mega-menu-item-custom_html-5 {height: 460px !important;}
#NavigationContainer #mega-menu-item-custom_html-6 {height: 575px !important;}
#NavigationContainer #mega-menu-item-custom_html-54 {height: 525px !important;}
}

@media only screen and (max-width: 1470px) {
#NavigationContainer #mega-menu-item-custom_html-2 {height: 470px !important;}
#NavigationContainer #mega-menu-item-custom_html-3 {height: 415px !important;}
#NavigationContainer #mega-menu-item-custom_html-4 {height: 415px !important;} 
#NavigationContainer #mega-menu-item-custom_html-5 {height: 435px !important;}
#NavigationContainer #mega-menu-item-custom_html-6 {height: 535px !important;}
#NavigationContainer #mega-menu-item-custom_html-54 {height: 475px !important;}
}

@media only screen and (max-width: 1300px) {#NavigationContainer #mega-menu-item-custom_html-6 {height: 575px !important;}}

/*****************************************************************************************************************/

@media only screen and (max-width: 1185px) {
#NavigationLogo img {max-width: 215px; padding: 15px;}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
  font-family: "GenBasR" !important; 
  font-size: 20px !important;
  line-height: 55px !important;
  height: 55px !important;
}
#mega-menu-wrap-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {padding: 0 !important;}
#mega-menu-wrap-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:hover {color: #03cff2 !important;}
#NavigationMenu .widget_custom_html {display: none !important;}
#NavigationMenu .mega-sub-menu .mega-menu-item .mega-menu-link {
  font-family: "GenBasR" !important;
  padding: 5px 10px !important;
  font-size: 20px !important;
  color: #54309b !important;
  text-transform: none !important;
  font-weight: inherit !important;
}
#NavigationContainer #NavigationMenu {margin: 10px 0 20px !important;}
#mega-toggle-block-0 {background-color: #03cff2; padding: 10px 5px;}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {background-color: white !important;}
}

@media only screen and (max-width: 1470px) {
	#NavigationContainer #mega-menu-item-custom_html-2 .textwidget p,
	#NavigationContainer #mega-menu-item-custom_html-3 .textwidget p,
	#NavigationContainer #mega-menu-item-custom_html-4 .textwidget p,
	#NavigationContainer #mega-menu-item-custom_html-5 .textwidget p,
	#NavigationContainer #mega-menu-item-custom_html-54 .textwidget p,
	#NavigationContainer #mega-menu-item-custom_html-6 .textwidget p {font-size: 12px !important;}
	#NavigationContainer #mega-menu-max_mega_menu_1 .textwidget.custom-html-widget {font-size: 12px !important;}
}

@media only screen and (max-width: 1400px) {
#NavigationContainer .elementor-row {display: block !important}
#NavigationContainer #NavigationLogo {width: 100% !important;}
#NavigationContainer #NavigationMenu {width: 100% !important; position: inherit !important; display: block;}
#NavigationContainer #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {text-align: center !important;}
}

#TopBarLeftDev .elementor-icon-list-icon i {font-size: 3px !important;}

/*****************************************************************************************************************/

.archive.category .post {margin-bottom:20px;}
.archive.category .post::after {
  content: '';
  background: url('https://www.livingthedreamdivers.com/wp-content/uploads/2021/07/scubaIcon23.png') center no-repeat;
  display: block;
  height: 30px;
  width: 100%;
}
.archive.category .site-main {width: 100%; max-width: 900px; margin: 90px auto; padding: 0 20px;}
.archive.category .page-title, .archive.category .page-title span {font-size: 50px !important; margin: 0 0 20px !important;}
.archive.category .entry-title {font-size: 42px !important; margin:0 !important}
.archive.category .entry-title a {font-size: 42px !important; color: #333; text-decoration: none !important;}
.archive.category .entry-title a:hover {color: #0099db !important;}

#AvailabilitySearchForm {max-width: 1100px; margin: auto;}
#AvailabilitySearchForm input, #AvailabilitySearchForm select {width: 100%; border:0;border-radius: 0;}
#AvailabilityDateFrom input, #AvailabilityDateTo input, #AvailabilitySearchForm select {border-bottom: 1px solid #54309b !important;}
#AvailabilitySearchForm select {height: 31px; background-color: transparent;}
#AvailabilityDateFrom, #AvailabilityDateTo {width: 27%; padding: 0 10px;}
#AvailabilityTo {text-align: center; width: 6%;}
#AvailabilityAdults {width: 19%; padding: 0 20px;}
#AvailabilitySearchForm label {font-size: 16px !important; font-family: "OpenSans" !important; color: black; font-weight: bold;}
#AvailabilitySearchButton input[type="submit"] {
  font-family: "OpenSans" !important;
  width: 100% !important;
  font-size: 16px;
  background: #01d1f3;
  color: #fff;
  border: 0 !important;
  padding: 15px 35px;
  cursor: pointer;
  border-radius: 5px !important;
}
@media only screen and (min-width: 941px) {#AvailabilityTo, #AvailabilitySearchButton {position: relative; top: -25px;}}
@media only screen and (max-width: 940px) {
	#AvailabilitySearchForm td {display: block; width: 100%; padding: 0; margin: 10px 0;}
	#AvailabilityTo {text-align: left; margin-bottom: 0 !important;}
}

.nf-error-msg.nf-error-invalid_email {width: 500px !important; clear: both; text-align: center; margin: auto;}

.cookie-notice-container a {
  font-size: 13px !important;
  color: #10c1ec;
  text-decoration: none !important;
}


#mega-menu-item-9179, #mega-menu-item-custom_html-31, #GoProRates {display: none !important;}

#OurShopBanner .elementor-col-100 {line-height: 0 !important;}
.page-id-1265 .PageContentOne {
    margin-top: -25px !important;
}


@media only screen and (max-width: 767px) {
	#OurShopBanner {padding-top: 0 !important;}
	.page-id-1265 .PageContentOne {margin-top: -100px !important;}
	.LizGaryDiveShop {float: none !important; width: 100% !important;}
	
	.elementor-1265 .elementor-element.elementor-element-b763d87 img,
	.elementor-1265 .elementor-element.elementor-element-e6f53e9 img {height: auto !important;}
}

#CustomSearchAvailable .nf-form-content input[type="submit"] {
    background-color: #26bedb !important;
    border-color: #26bedb !important;
    padding: 15px 10px !important;
    font-size: 15px !important;
    width: 190px;
    color: white;
    font-family: "OpenSans" !important;
    cursor: pointer;
}


.single-post.postid-19565 .entry-title {
    max-width: 700px;
    margin: 0 auto 30px !important;
    line-height: 1em !important;
}
.single-post.postid-19565 .post-thumbnail {display: none;}
.single-post.postid-19565 h4 {
    font-size: 21px;
    margin: 0 0 10px;
}

.WantToTakeUnderwater .wp-image-19571 {
    border: 3px solid #54309b;
    max-width: 300px;
}

a.WantToBorrowButton {
    background-color: #01d1f3 !important;
    color: white !important;
    text-decoration: none;
    padding: 15px 40px !important;
    display: inline-block;
    line-height: 1.3em !important;
    width: 100%;
    max-width: 300px;
    margin-bottom: 30px;
}