/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/* Global CSS */

  @import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300;400;600;700;900&display=swap');

  @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');



#wpadminbar .ab-icon {
    font: normal 20px/1 dashicons !important;
}
h1, h2, h3{
    font-family: 'Playfair Display' !important;	
}
h4, h5, h6, p, li, b, strong, span, a{
    font-family: 'Titillium Web' !important;
} 

.page-sec {
    padding: 14% 0 28% !important;
}

ul li {
    list-style: none;
}

.common-col h4 {
    color: #7a7a7a;
    font-size: 25px;
}

.common-col h2 {
    color: #000;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
}

.common-col h2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
    background: #7a7a7a;
}
.common-col p {
    color: #7a7a7a;
    font-size: 18px;
    line-height: 30px;
}
body .secondry-btn {
    font-size: 18px !important;
    text-transform: uppercase;
    background: #7a7a7a;
    display: inline-block;
    padding: 15px 30px !important;
    border-radius: 40px !important;
    font-weight: 700 !important;
}

.common-col-center h2::before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.common-col-light h2 {
    color: #fff;
}
/* Header Area */
#header-outer ul.sf-menu .sub-menu li a span i {
    opacity: 0;
}
header#top .sub-menu a {
    line-height: 22px !important;
}
#header-space {
    height: 173px !important;
}
div#header-outer {
    height: 173px !important;
}
#header-secondary-outer ul li.phone-head {
    margin-right: 30px !important;
    color: #fff !important;
    font-size: 18px !important;
    justify-content: center !important;
    align-items: center !important;
    display: flex !important;
}

#header-secondary-outer ul li.icon-head i {
    background-color: #393838 !important;
    height: 40px !important;
    width: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 100px !important;
    margin-left: 10px !important;
    color:#fff;
    transition: 0.5s;
}

#header-secondary-outer ul li.icon-head i:hover {
    background-color: #7a7a7a !important;
    transition: 0.5s;
}

#header-secondary-outer {
    z-index: -1;
    background: #161515 !important;
    padding: 15px 0 !important;
}

#header-secondary-outer ul li.phone-head i {
    color: #fff !important;
    font-size: 25px !important;
    margin-right: 10px !important;
}
#header-secondary-outer .phone-head a, #header-secondary-outer .nectar-center-text .phone-head a:hover {
    color: #fff !important;
}

#header-secondary-outer ul {
    height: 50% !important;
    display: flex !important;
}

body #header-secondary-outer .nectar-center-text {
    font-size: 16px;
    line-height: 16px;
    max-width: 100%;
}

div#header-secondary-outer .container {
    padding: 0 !important;
}

header#top {
    background-color: #f3f3f3;
    padding: 40px 0px;
}

#top .container .row #logo {
    /* margin-top: -50px !important; */
    /* margin-bottom: -50px; */
    margin: 0 !important;
    position: absolute;
    bottom: -85px;
}

#top .container {
    padding: 0px !important;
}

header#top .head-btn span {
    color: white !important;
    background-color: #7a7a7a !important;
    padding: 8px 25px 8px 25px !important;
    border-radius: 30px !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

header#top ul li a {
    font-size: 20px;
    font-weight: 500 !important;
    /* text-transform: uppercase !important; */
    margin-left: 20px !important;
    padding: 0 !important;
}

/* Hero Area */
.banner-sec .row-bg-wrap::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 28%;
    left: auto;
    z-index: 9999;
    background: url(/wp-content/uploads/2023/10/Fish-Scale1.png) no-repeat;
    background-size: cover;
}
.banner-sec a.primry-btn {
    font-size: 18px !important;
    text-transform: uppercase;
    background: #ffffff;
    display: inline-block;
    padding: 15px 30px !important;
    border-radius: 40px !important;
    font-weight: 700 !important;
}
.banner-sec a.secondry-btn {
    color: #fff;
}
.banner-sec::after {
    content: "" !important;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    height: 130px;
    background: url(/wp-content/uploads/2023/10/Bg-down-layer1.png) no-repeat center center;
    z-index: 99999;
    display: block !important;
    background-size: 100% 100%;
}
.banner-sec .row-bg-wrap::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 22%;
    left: auto;
    z-index: 999999;
    background: url(/wp-content/uploads/2023/10/Octps-Tentacles2.png) no-repeat;
    background-size: cover;
}
.banner-sec h4 {
    font-size: 45px;
    color: #fff;
    padding-bottom: 10px;
    line-height: 56px;
}
.banner-sec h1 {
    font-size: 85px;
    line-height: 90px;
}

a.primry-btn {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    background: #fff;
    display: inline-block;
    padding: 15px 40px;
    border-radius: 40px;
    margin-top: 20px;
	border: 1px solid #fff;
	transition: 0.5s;
}

a.primry-btn:hover {
    color: #333;
    background: #ffffffbd;
    border: 1px solid #fff;
    transition: 0.5s;
}


.banner-sec a.primry-btn {
    margin-top: 30px;
}
#meet-the-crew video.nectar-video-self-hosted {
    border-radius: 30px !important;
}
/* About-sec :START */

/* About-sec :END  */

/* Book Now Area */
.book-now-bnr .common-col-light h2 {
    font-size: 27px;
    position: relative;
    left: 0;
}
.book-now-bnr .vc_col-sm-3 {
    text-align: end;
}

.book-now-bnr .common-col-light h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

.book-now-bnr .common-col-light h2::before {
    display: none;
}
div#book-now-bnr {
    height: 125px;
}

div#book-now-bnr img {
    position: relative;
    top: -90px;
}
.book-now-bnr .vc_column_container {
    height: 125px;
    padding: 35px 0;
}



/* Reviewws Area */
.reviews-area .common-col h2::before {
    background: #f27909;
}
.reviews-area .carousel-item .wpb_text_column {
    background: #fff;
    padding: 30px 30px;
    border-radius: 30px;
}

.reviews-area .carousel-item img.quote-img {
    margin-bottom: 0;
}

.reviews-area .carousel-item p {
    color: #294456;
    font-size: 22px;
    line-height: 36px;
    font-weight: 700;
    padding-bottom: 0;
}

.reviews-area .carousel-item img.stars-img {
    padding-top: 20px;
    margin-bottom: 10px;
}

.reviews-area .carousel-item h5 {
    font-family: 'Playfair Display' !important;
    color: #294456;
    font-size: 22px;
}
body #reviews-area  .owl-carousel .owl-dots .owl-dot.active span {
    background: #fff !important;
    transform: scale(1) !important;
    }

body .reviews-area  .owl-dots .owl-dot span  {
    transform: scale(1) !important;
    height: 10px !important;
    width: 10px !important;
    background: #4c4c4c !important;
}

/* form-sec */


.form-sec .vc_col-sm-9 .vc_column-inner {
	box-shadow: 0 0 19px -5px #00000052;
	padding: 40px 40px 20px 40px;
	background-color: #fff;
	}


.form-sec h2 {
    font-size: 40px;
    color: #000;
    margin-bottom: 30px;
}

.form-sec .cntct-form-7 label {
    font-size: 17px;
    font-family: 'Titillium Web';
    color: #0000008c;
    font-weight: 600;
}

.form-sec .cntct-form-7 input,.form-sec .cntct-form-7 textarea {background-color: transparent;padding-left: 0px;border-bottom: 1px solid #d5d6d8;font-size: 16px;color: #000;border-radius: 0px;}

.form-sec .cntct-form-7 input::placeholder, .form-sec .cntct-form-7 textarea::placeholder {
    opacity: 40%;
}

body.material .form-sec .cntct-form-7 input:focus,.form-sec .cntct-form-7 textarea:focus {
    outline: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #000 !important;
    border: 0;
}

.form-sec .cntct-form-7 textarea {
    height: 90px;
    resize: none;
}

.form-sec .cntct-form-7 .col.span_6.col_last {
    padding-left: 30px;
}

.form-sec .cntct-form-7 .row {
    padding-bottom: 40px;
}

.form-sec .cntct-form-7 .icn-btn {
    position: relative;
    padding-bottom: 0px;
    padding-right: 60px;
}

.form-sec .cntct-form-7 .icn-btn input[type=submit] {
    position: absolute;
    bottom: 25px;
    right: 0;
    font-size: 0px;
    background: url(/wp-content/uploads/2023/08/form-btn.png);
    background-color: #7a7a7a;
    background-repeat: no-repeat;
    padding: 20px !important;
    height: 80px;
    width: 80px;
    border-radius: 50% !important;
    background-position: center;
}

#form-img img {
    width: 100%;
}

#form-img {
    position: absolute;
    right: 0;
    left: 0;
    top: -100px;
}
span.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7 .wpcf7-not-valid {border-color: red !important;}

.wpcf7 form.invalid .wpcf7-response-output {
    margin-top: 0;
    color: red;
    background: transparent;
    border-color: red;
    line-height: 18px;
}

.wpcf7 .wpcf7-not-valid {border-color: red !important;background: transparent !important;}

/* form-sec -end */


/* Footer-sec :START */

.common-col h3 {
    color: #fff;
    font-size: 25px;
    line-height: 50px;
    padding-bottom: 10px;
    position: relative;
    padding-left: 30px;
}

.common-col h3::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 60px;
    height: 2px;
    background: #7a7a7a;
}
.copy-right-sec p {
    padding-bottom: 0;
}

div#copy-right-sec {
    padding: 10px 0 !important;
}
.footer-sec .foter-menu ,li {
    font-size: 18px;
    color: #d4d4d4;
    font-family: 'Titillium Web';
    line-height: 40px;
}

.footer-sec .nectar-icon-list {
    padding-left: 30px;
    padding-top: 10px;
}

.footer-sec .nectar-icon-list .nectar-icon-list-item .content {
    font-size: 18px;
    color: #d4d4d4;
    font-family: 'Open Sans';
}

.footer-sec .nectar-icon-list .nectar-icon-list-item .content:hover{
	 color: #d4d4d4;
}

.footer-sec .nectar-icon-list-item {
    margin-bottom: 30px;
}

#mega_social_icons a i {
    background: white;
    color: #1b191a;
    transition: 0.5s;
    height: 40px !important;
    width: 45px !important;
    line-height: 40px !important;
    border-radius: 50%;
    font-size: 17px;
    text-align: center !important;
    position: absolute;
}

#mega_social_icons a:hover {
    background-color: #7a7a7a;
    color: white;transition: 0.5s;
}

.footer-sec::before {
    content: url('/wp-content/uploads/2023/08/footer-before.png');
    position: absolute;
    z-index: 9;
    transform: scale(1.3);
    right: -240px;
    top: -80px;
}

.copy-right-sec p {
    font-size: 17px;
    color: #fff;
}

.copy-right-sec a {
    font-size: 17px;
    color: #fff;
	position: relative;
}
ul.contct-ftr br {
    display: none;
}

.contct-ftr-item i.fa {
    background-color: #7a7a7a;
    width: 40px;
    height: 40px;
    padding: 11px;
    border-radius: 50%;
    color: #fff;
    margin-right: 10px;
    text-align: center !important;
}

.contct-ftr .contct-ftr-item {
    margin-bottom: 22px;
}

.footer-sec ul.contct-ftr a {
    color: #fff;
    padding-left: 20px;
    line-height: 30px;
}

ul.contct-ftr {
    padding-top: 10px;
}

.footer-sec .contct-ftr i {
    position: relative;
}

.footer-sec .ftr-text a {
    position: absolute;}

.footer-sec .contct-ftr-item {
    padding-bottom: 20px;}

.copy-right-sec a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: -webkit-fill-available;
    height: 2px;
    background: #7a7a7a;
}
/* Footer-sec : END */
#header-outer ul.sf-menu.sf-js-enabled .sub-menu li a {
    padding: 18px 20px !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    margin: 0 !important;
}

#header-outer .sf-menu li ul li a{	
	border-bottom: 1px solid #484848;
	
}

#header-outer ul.sf-menu  .sub-menu li a:hover span {
    color: #fff !important;
}

#header-outer ul.sf-menu .sub-menu li a span {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #fff !important;
}
#header-outer ul.sf-menu .sub-menu li a:hover {
    background-color: #2c2b2b !important;
}

#header-outer ul.sf-menu .sub-menu li.current-menu-item a {
    background-color: #2c2b2b !important;
}
header#top .sub-menu::before {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    background: #161515;
    top: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    transform: rotate(45deg);
}

header#top .sub-menu {
    z-index: 999;
    padding: 0;
    width: 270px;
    position: absolute;
    left: -80px;
}

header#top .sf-menu li.menu-item:hover .sub-menu {
    z-index: 9999;
}
header#top .sub-menu .sub-menu::before {
    display:none;

}

header#top .sub-menu li {
    padding: 0 !important;
    margin: 0 !important;
}
#header-outer #top .sf-menu .sub-menu .sub-menu {
    left: 100%;
    top: 21px !important;
}
#header-outer ul.sf-menu .sub-menu li a span.sf-sub-indicator {
    top: 16px;
    right: 15px;
}

#header-outer ul.sf-menu .sub-menu li a span.sf-sub-indicator i {
    font-size: 20px;
}



.txt-block h3 {
    font-family: 'Titillium Web' !important;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0 !important;
}

.txt-block p {
    font-size: 17px;
    font-weight: bold;
    color: #636363;
    padding-bottom: 10px;
    width: 100%;
    line-height: 20px;
}

.txt-block a {
    color: blue;
    text-decoration-line:underline;
}

.txt-block-left h2 {
    color: #000;
    font-weight: 800;
}

.txt-block-left h3 {
    font-family: 'Titillium Web' !important;
    color: #000;
    font-weight: bold;
    font-size: 35px;
    margin-bottom: 20px !important;
}

.txt-block-left p {
    font-size: 17px;
    font-weight: 500;
    color: #636363;
    padding-bottom: 30px;
    width: 100%;
    line-height: 30px;
}

.txt-block-left a {
    color: blue;
    text-decoration-line:underline;
}

.lSSlideOuter .lSPager img {
    border-radius: 20px;
}

.lSSlideOuter .lSPager {
    width: 813px !important;
}

.lSSlideOuter .lSSlideWrapper {
    width: 785px;
    margin: 0 auto;
}



ul.lSGallery li.active {
    border: 0 !important;
    background-color: #000;
    border-radius: 20px !important;
    padding: 0 !important;
}

ul.lSGallery li.active img {
    opacity: 50%;
    margin: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}
.gallery-area img {
    max-width: 100%;
    width: 100% !important;
}

.lSAction a.lSPrev,.lSAction a.lSNext {
    background-color: #7a7a7a;
    background-image: none !important;
    border-radius: 50%;
    border: 3px solid #fff !important;
    opacity: 1;
    position: relative;
    top: initial !important;
    z-index: 99999999 !important;
    height: 50px;
    width: 50px;
    left: initial;
    right: initial;
    bottom: initial !important;
}

.lSAction a.lSPrev::before,.lSAction a.lSNext::before {
	content: "\f053";
	position: relative !important;
	color: #fff;font-size: 30px;
	font-family: 'FontAwesome';
	font-size: 20px;
	height: 45px !important;
	width: 40px !important;
	display: flex;
	justify-content: center;
	align-items: center;}

.lSAction {
    position: absolute !important;
    top: 45%;
    left: -2px;
    right: -2px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

li.lslide img {
    overflow: visible !important;
    padding: 0 25px;
    margin-bottom: 0 !important;
}

.lSSlideOuter {
    overflow: visible !important;
}

.lSAction a.lSPrev:hover, .lSAction a.lSNext:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.lSAction a.lSNext::before {
    content: "\f054" !important;
    width: 45px !important;
}

ul.lSPager.lSGallery {
    padding: 0 30px !important;
    display: flex;
    align-items: flex-start;
    margin-top: 15px !important;
}

ul.lSPager.lSGallery li {
    width: 17% !important;
}

li.lslide {
    border-radius: 34px !important;
}

ul.lSPager.lSGallery li:first-child {
    margin-left: 5px;
}

ul.lSPager.lSGallery li:last-child {
    margin-right: 9px !important;
}

ul.wpb_tabs_nav.ui-tabs-nav::after {
    display: none !important;
}
ul.wpb_tabs_nav.ui-tabs-nav {
    width: 63%;
    background-color: #000;
    margin: 0 auto  !important;
    margin-bottom: 0px !important;
    border-radius: 50px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    background-color: #7a7a7a;
}
ul.wpb_tabs_nav.ui-tabs-nav li a {
    padding: 15px 60px !important;
    background-color: #7a7a7a !important;
    color: #fff;
    font-family: 'Titillium Web' !important;
    font-weight: bold;
    font-size: 24px;
}
body .wpb_content_element .wpb_tabs_nav li.active-tab a {
    background-color: #161515 !important;
}

.page-txt h2 {
    color: #000;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 40px !important;
}

.page-banner-txt h1 {
    color: #fff !important;
    font-size: 75px;
    line-height: initial;
}


.page-banner-txt h4 {
    color: #fff;
    font-size: 25px;
}

.srvc-sec .srvc-txt-block {
    background-color: #fff;
    box-shadow: 0 0 5px 2px #0000001f;
    height: 370px;
    margin-top: -150px;
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-left: 30px;
    padding-bottom: 50px;
    width: 95%;
}

.srvc-sec .srvc-img{
	width: 90% !important;
	height: 300px !important;
	object-fit: cover;
}

.srvc-sec .srvc-txt-block a ,p {
    font-size: 22px;
    font-weight: 400;
    color: #7a7a7a;
    line-height: 30px;
    padding-bottom: 20px;
}

.srvc-sec .srvc-txt-block a {
    color: #000;
    text-decoration-line: underline;
}

.srvc-sec .srvc-txt-block h3 {
    margin-bottom: 20px;
    color: #000;
    font-size: 25px;
    margin-right: 0;
}

.srvc-sec.carousel-item {
    position: relative !important;
}

.carousel-item .owl-dots {
    display: none !important;
}

.owl-dots {
    display: none !important;
}

.owl-nav {
    display: flex !important;
}

.owl-nav .owl-prev {
    position: absolute;
    top: 250px;
    left: -80px;
    border-radius: 280px !important;
    width: 60px;
    height: 60px;
    border: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: #e7e7e7 !important;
}

.owl-nav .owl-next{
    position: absolute;
    top: 250px;
    right: -50px;
    border-radius: 280px !important;
    width: 60px;
    height: 60px;
    border: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: #e7e7e7 !important;
}

button.owl-prev span ,button.owl-next span {
    font-size: 60px;
    margin-bottom: 10px;
}

.owl-nav .owl-next:hover{
    background-color: #7a7a7a !important;
}

.owl-nav .owl-prev:hover{
    background-color: #7a7a7a !important;
}
.lslide img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

/* Shop Page */
.page-header-bg-image::after {
    display: none !important;
}
#page-header-bg h1 {
    color: #fff !important;
    font-size: 75px;
    top: -70px;
    position: relative;
}
#sidebar .inner {
    border: 1px solid #dddddd;
    padding: 40px 20px;
}

#sidebar .inner .widget {
    margin-bottom: 0;
}
#sidebar .inner .widget ul {
    margin-bottom: 0 !important;
}
#sidebar .widget_product_search button {
    font-size: 0 !important;
    background: transparent !important;
    padding: 0 0 !important;
    right: 19px;
}

#sidebar .widget_product_search form.woocommerce-product-search input {
    border-radius: 50px !important;
    padding: 17px 30px;
    padding-right: 50px !important;
}

#sidebar .widget_product_search button::before {
    content: "\f002";
    font-size: 20px;
    color: #bababa;
    font-family: 'FontAwesome';
}

#sidebar .widget_product_search {
    margin-bottom: 30px !important;
}

#sidebar .widget_product_categories {
    padding: 0 20px;
}
#sidebar .widget_product_search form.woocommerce-product-search input::placeholder {
    font-style: italic;
    font-family: 'Titillium Web' !important;
    letter-spacing:1px;
}


#sidebar .widget_product_categories li.cat-item a {
    color: #7a7a7a !important;
    font-size: 17px;
    font-weight: 500;
}
#sidebar .widget_product_categories li.cat-item span.count {top: 13px !important;}



#sidebar .widget_product_categories li.current-cat a, #sidebar .widget_product_categories li:hover a {
    color: #161515 !important;
}
#sidebar .widget_product_categories li.cat-item.current-cat-parent a {
    font-weight: 700;
    color: #000 !important;
}

#sidebar .widget_product_categories li.cat-item.current-cat-parent li.cat-item a {
    font-weight: 400 !important;
}


#sidebar .widget_product_categories li.cat-item.current-cat-parent  li.cat-item.current-cat a {
    font-weight: 700 !important;
}
.woocommerce .material.product:hover .product-wrap .product-meta>.price {
    opacity: 1;
}

.woocommerce .material.product .product-wrap .product-add-to-cart {
    bottom: 0;
    position: static;
    opacity: 1;
}

.woocommerce .material.product .product-wrap .product-add-to-cart .price {
    display: none;
}
.products li .product-wrap {
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 25px !important;
}

.products li .product-wrap .product-meta {
    padding: 0 !important;
}
.woocommerce .material.product .product-wrap .product-add-to-cart a>span {
    border: 0 !important;
    outline: 0 !important;
}
.woocommerce .material.product .product-wrap .product-add-to-cart a {
    border: 0;
}
.woocommerce .material.product .product-wrap .product-add-to-cart a span.text {
    color: #7a7a7a !important;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
}

.woocommerce .material.product .product-wrap .product-add-to-cart a span.text::before {
    content: "\f07a";
    font-family: 'FontAwesome';
    color: #161515;
    margin-right: 9px;
    position: relative;
    top: -1px;
}

.woocommerce .material.product .product-wrap .product-add-to-cart {
    border-top: 1px solid #cfcfcf;
    padding: 11px 0 22px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding: 0 40px;
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 10px;
}

.woocommerce .material.product .product-wrap .product-meta>.price {
    font-size: 22px;
    font-weight: 600;
}
.woocommerce ul.products li.product::before {
    border-radius: 25px;
}
.woocommerce .product .product-wrap img {
    height: 240px !important;
    object-fit: contain;
    background: #f0f0f0;
    margin-bottom: 25px !important;
    padding: 30px 0;
}
.woocommerce-product-details__short-description p {
    line-height: inherit;
}
.woocommerce div.product .product_title {
    color: #000;
}

.woocommerce div.product .summary p.price {
    color: #000!important;
    font-size: 34px !important;
}

.woocommerce-product-details__short-description p {
    color: #000;
    font-size: 17px;
}
.woocommerce #review_form #respond label {
    position: relative;
    top: -17px;
}
.single-product-main-image {
    border: 1px solid #ebebeb;
}

.single-product-main-image .flickity.product-slider {
    padding: 50px 50px !important;
}
.woocommerce form .form-row label {
    color: #000;
    font-size: 16px;
}

.woocommerce-billing-fields h3 {
    font-size: 30px;
    color: #000;
}

.woocommerce-billing-fields input {
    border: 1px solid #8f8f8f;
    background: transparent;
}

#customer_details .cart_item {
    border-bottom: 1px solid lightgrey;
    padding-bottom: 30px;
}

#customer_details .cart_item:last-child {
    border: 0;
}
h3#order_review_heading {
    color: #000;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    line-height: 36px;
    color: #000;
}
#to-top i {
    width: auto;
}

/* Boating Superstitions */

.boat-txt-block p {
    font-weight: 500;
    font-size: 19px;
    font-family: 'Titillium Web';
    color: #7a7a7a;
    line-height: 30px;
    padding-bottom: 20px;
}

.boat-txt-block h2 {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 50px;
    padding-top: 30px;
}

.boat-txt-block h4 {
    font-size: 25px;
    color: #000;
    font-weight: bold;
    padding-bottom: 10px;
}

img.boat-img {
    width: 42%;
    padding-left: 35px;
}

img.lady-img {
    width: 42%;
    padding-right: 35px;
}

.boat-txt-block span {
    font-family: 'Playfair Display' !important;
}
/* Boating Superstitions */

/* Boat-Ramp_Parking */

.boat-txt-block a {
    color: #030fae;
    text-decoration-line: none;
}
/* Boat-Ramp_Parking */

/* Catch-And-Cook */

img.lft-img {
    position: relative;
}

img.abs-img-lft {
    position: absolute;
    bottom: 150px;
    right: 50px;
}

img.right-img {
    position: relative;
}

img.abs-img-right {
    position: absolute;
    bottom: 150px;
    left: -100px;
}

/* Catch-And-Cook */


/* Where To Pages CSS */
.inner-para p {
    font-size: 28px;
    line-height: 40px;
}

div#where-to-pages img {
    width: 320px;
    height: 320px;
    object-fit: contain;
    background-color: #fff;
    box-shadow: 0 0 30px #0000000f;
    padding: 40px 45px;
    border-radius: 30px;
}

div#where-to-pages .boat-txt-block a {
    margin-bottom: 14px;
    display: block;
    font-size: 20px;
    text-decoration-line: underline;
    color: #0569ac !important;
}

div#where-to-pages .boat-txt-block p br {
    display: none;
}

div#where-to-pages .boat-txt-block h2 {
    margin-bottom: 15px;
}

div#where-to-pages .boat-txt-block p {
    font-size: 18px;
}
/* Party */
div#where-to-pages.where-to-party .banner-type-img {
    width: 70% !important;
    padding: 0 !important;
}
div#where-to-pages.where-to-play .banner-type-img {
    width: 70% !important;
    padding: 0 !important;
}
div#where-to-pages.where-to-party img {
    width: 70% !important;
    padding: 50px 120px;
}

div#where-to-pages.where-to-play img {
    width: 70% !important;
    padding: 80px 80px;
}
/* Stay Page */
.inner-para img {
    border-radius: 0 !important;
}

div#where-to-pages.where-to-stay img {
    padding: 0 !important;
    height: auto !important;
    width: 100% !important;
}

div#where-to-pages.where-to-party .center-logo-img {
    height: 210px !important;
    width: 210px !important;
    object-fit: contain !important;
    position: absolute;
    top: -100px;
    z-index: 9;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-radius: 50% !important;
    padding: 0px 40px !important;
    box-shadow: none !important;
}

.where-to-party img {
    border-radius: 0 !important;
}

.where-to-party .stay-block {
    text-align: center !important;
}

.where-to-party .stay-block a {
    display: block;
}

.where-to-party .stay-block a.black-btn,.where-to-party .stay-block a.secondry-btn {
    display: inline-block !important;
}

div#where-to-pages .stay-block.boat-txt-block a.black-btn {
    font-size: 18px !important;
    text-transform: uppercase;
    background: #161515;
    display: inline-block;
    padding: 15px 30px !important;
    border-radius: 40px !important;
    font-weight: 700 !important;
    color: #fff !important;
    width: 33%;
}

div#where-to-pages .stay-block.boat-txt-block a.secondry-btn {
    width: 33%;
    color: #fff !important;
    margin-left: 20px;
    font-size: 18px !important;
}

.stay-block h2 {
    margin-bottom: 0;
}

div#where-to-pages .stay-block.boat-txt-block a {color: #464545 !important;font-weight: 700 !important;font-size: 24px !important;text-transform: uppercase !important;margin-top: 15px;}

/* Contact Page */
div#contact-page .cntct-form-7 {
    padding: 60px;
}

div#contact-page .cntct-form-7 h2 {
    margin-bottom: 50px;
}

div#contact-page .cntct-details h2 {
    color: #fff !important;
}

div#contact-page .cntct-details {
    padding: 70px 40px !important;
    padding-bottom: 0 !important;
}

div#contact-page .list-icon-holder {
    width: 60px !important;
    height: 60px !important;
    padding: 0px;
    border: 2px solid #fff;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 20px;
}

div#contact-page .list-icon-holder i {
    color: #fff;
    font-size: 30px;
}

div#contact-page .nectar-icon-list-item {
    padding-left: 80px;
    margin-bottom: 0px !important;
    border-bottom: 1px solid #fff;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 20px;
}

div#contact-page h4 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}

div#contact-page .content, div#contact-page .content a {
    font-size: 18px !important;
    color: #fff !important;
}

div#contact-page .nectar-icon-list-item:last-child {
    margin-bottom: 60px !important;
    border: 0;
}
.galley-page-contact-col .vc_column-inner {
    width: 92%;
    margin-left: auto !important;
    margin-top: 50px;
    padding: 60px 60px !important;
}


/* Privacy-Policy */
.iwithtext .iwt-text {
    font-size: 18px;
    font-family: 'Titillium Web';
    color: #7a7a7a;
    font-weight: 500;
}

.iwithtext .iwt-text a {
    font-size: 18px;
    color: #1a09fc;
    text-decoration-line: underline;
}
/* Privacy-Policy */

/* Table-sec */

.tble-sec .light-txt a {
    color: #030fae;
}

.tble-sec .bold-txt {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 700;
    font-family: 'Titillium Web';
    padding: 10px 20px !important;
    width: 40%;
}
.tble-sec .light-txt {
    color: #8c8f94 !important;
    font-size: 20px !important;
    font-weight: 600;
    font-family: 'Titillium Web';
    padding: 10px 20px !important;
    width: 30%;
}
td.bold-txt, td.light-txt {
    background-color: #fff;
}
img.tble-img {
    width: 100%;
}
/* Table-sec */

/* FAQ-Section */

#faq div[data-style="minimal"] .toggle > .toggle-title i:before {
    content: '\f107' !important;
    background-color: transparent !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    align-content: center !important;
    font-size: 20px !important;
	color:#fff;
}
#faq i.fa.fa-plus-circle {
    background-color: #7a7a7a !important;
}

#faq div[data-style="minimal"] .toggle > .toggle-title i:AFTER {
    DISPLAY: NONE !important;
    POSITION: RELATIVE !important;
}

#faq .toggle.default {
    border: 1px solid #e9e9e9;
    margin-bottom: 30px;
    border-radius: 10px;
    padding-right: 20px;
	padding-left: 20px;
}

#faq a {
/*     padding: 25px 20px 25px 20px; */
    font-weight: 700;
    font-size: 19px;
    color: #000000;
	line-height: 25px;
}



/* About Section */


div#abt1::before {
    content: url('/wp-content/uploads/2023/09/logo-center.png');
    position: absolute;
    z-index: 99;
    left: 39%;
    right: 0;
    top: 300px;
    transform: scale(1.5);
}

div#abt1 {
    position: relative;
}
.page-id-1429 div#book-now-bnr img {
    position: relative;
    top: -60px;
}
#meet-the-crew img {
    width: 100%;
}
#meet-the-crew h5 {
    font-size: 25px;
    line-height: 25px;
}
#meet-the-crew .boat-txt-block h2 {
    font-size: 45px;
    line-height: 45px;
}
#abt img {
    width: 100%;
}
#abt2 img {
    margin-top: -200px;
}

#abt2 p {
    line-height: 40px;
    padding: 40px 60px 20px 30px;
}
#abt1 h2 {
    line-height: 70px;
    padding-top: 20px;
}

#abt-section img.krk-img1 {
    width: 40%;
    float: left;
    padding-right: 10px;
	 padding-left: 10px;
    height: 500px;
}

#abt-section .abt-section-inner img.krk-img2 {
    WIDTH: 60%;
    padding-left: 10px;
	padding-right: 10px;
    height: 500px;
	float: left;
}

#abt-section .abt-section-inner h3 {
    font-size: 40px;
    color: #fff;
    padding-bottom: 20px;
}

#abt-section .boat-txt-block p {
    line-height: 36px;
}

#abt-section .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
.old-paperBG {
    background-image: url(/wp-content/uploads/2023/08/Layer-983.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 110px!important;
}
.services-botm-img {
    width: 100%;
    height: 450px !important;
    object-fit: cover;
    object-position: top;
    border-radius: 30px;
}
.agreement-area h4 {
    color: #000;
    font-size: 26px !important;
    margin-bottom: 0 !important;
    position: relative;
    top: 30px;
    z-index: 999;
}

.agreement-area label.wpforms-field-label {
    font-size: 20px;
    color: #000;
    flex: none;
    margin-bottom: 12px;
}
.wpforms-uploader {
    border: 0 !important;
    box-shadow: none !important;
    height: 85px !important;
}
.agreement-area  .wpforms-field {flex-direction: inherit !important;align-items: baseline;}

.agreement-area .wpforms-field {
    display: flex;
    align-items: end;
}

.agreement-area .wpforms-field-layout-columns{
    flex: 1;
    align-items: end;
}
.agreement-area  .wpforms-signature-wrap {
    border: 0 !important;
}

.agreement-area .wpforms-signature-wrap::before {
    display: none;
}

.agreement-area input, .agreement-area input:focus {
    border: 0 !important;
    box-shadow: none !important;
}

.agreement-area .wpforms-field .wpforms-field {
    border-bottom: 1px solid #b5b5b5;
}
.agreement-area h6 {
    font-size: 20px;
}

.agreement-area h6 strong {
    color: #000;
}
body[data-form-submit=regular] .container-wrap button[type=submit] {
    color: white !important;
    background-color: #7a7a7a!important;
    padding: 27px 40px  !important;
    border-radius: 30px !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    line-height: 0;
}
.icon-head i.fa.fa-check::before {
    content: "";
    position: absolute;
    height: 18px;
    width: 16px;
    background: url(/wp-content/uploads/2023/09/tiktok.png);
    filter: brightness(1) invert(1);
    background-position: center center;
    background-size: cover;
}
.mega-social-icons a i.fa.fa-check::before {
    content: "";
    position: absolute;
    height: 16px;
    width: 14px;
    background: url(/wp-content/uploads/2023/09/tiktok.png);
    background-position: center center;
    background-size: cover;
    top: 13px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.wpforms-confirmation-container-full.wpforms-confirmation-scroll p {
    color: #000;
}
@-moz-document url-prefix() {
	.services-area .owl-stage-outer {
	  height: 580px;
	}
	#srvc-sec .owl-stage-outer {
	  height: 650px;
	}
}
.gallry-sec .work-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}
div#page-header-bg {
    background: transparent !important;
}
.cart_item .variation p {
    color: #000 !important;
    font-size: 12px;
    line-height: 19px;
    font-weight: 700;
}
img.cptain-img {
    width: 100%;
}
.capt-txt-block p {
    font-size: 22px;
    font-weight: 400;
    color: #7a7a7a;
    line-height: 40px;
    padding-bottom: 20px;
}
div#tab-description ul li {
    color: #000;
    position: relative;
    list-style-type: circle;
}
.thwvsf-wrapper-ul .thwvsf-label-li.attr_swatch_design_1 .thwvsf-item-span.item-span-text {
    height: 40px;
    width: 40px;
}
.transport-form .icn-btn input[type=submit] {
    bottom: 135px !important;
}
p.note-msg {
    font-size: 17px;
    line-height: 30px;
}
.icon-head .fa-check, .mega-social-icons .fa-check {
    left: 0px!important;
}
.portfolio-items .work-info-bg {
    display: none;
}
.calender-col {
    margin-right: 110px;
}
.wvs-archive-variations-wrapper li.woo-variation-items-wrapper {
    display: none !important;
    flex-direction: column !important;
}

.wvs-archive-variations-wrapper li.woo-variation-items-wrapper:first-child {
    display: block !important;
}


.wvs-archive-variations-wrapper {
position: absolute !important;
    left: 0;
    right: auto;
    top: 50px;
    z-index: 999;
    width: 0 !important;
}


.wvs-archive-variations-wrapper li.woo-variation-items-wrapper:first-child ul {
    flex-direction: column;
    margin-left: 10px;
}
li.wvs-archive-product-wrapper.product .wvs-archive-variations-wrapper select#pa_size {
    display: none;
}
li.wvs-archive-product-wrapper.product:hover .wvs-archive-variations-wrapper {
    display: block;
}

li.wvs-archive-product-wrapper.product .wvs-archive-variations-wrapper {
    display: none;
}
.woocommerce div.product form.cart .variations th {
    padding-left: 0;
    color: #000;
    font-size: 14px;
}
a.wvs_archive_reset_variations_link {
    display: none !important;
}
.gallery-area-mobile {
    display: none;
}
body div#book-now-bnr .secondry-btn {
    background: #fff !important;
    color: #000;
}
/* Responsive */
@media screen and (max-width: 1350px) {
#abt1 h2 {
    font-size: 32px;
    line-height: 50px;
}

#abt2 img {
    margin: 0;
}

div#abt1::before {
    width: 0;
    transform: scale(1);
    top: 0;
    right: 0;
    left: auto;
}

div#abt {
    padding-bottom: 50px !important;
}

.page-id-1429 div#book-now-bnr img {
    top: 0;
}

.revers-rows .row_col_wrap_12_inner {
    flex-direction: column-reverse;
}

div#meet-the-crew {
    padding-bottom: 20px !important;
}

.abt-section .row-bg {
    background-image: linear-gradient(106.94deg,#1f1f1f 28.5%,#000000 91.82%) !important;
}
.abt-section .inner_row .row-bg {
    background: transparent !important;
}

div#abt-section {
    padding-bottom: 50px !important;
    margin-bottom: 130px;
}
#meet-the-crew .boat-txt-block h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
}

#meet-the-crew h5 {
    font-size: 20px;
}

#abt-section .abt-section-inner h3 {
    font-size: 30px;
}

#abt-section img.krk-img1 {
    height: 300px;
    object-fit: contain;
}

#abt-section .abt-section-inner img.krk-img2 {
    height: 300px;
    object-fit: contain;
}	
div#boat-training-area, div#boat-training-list {
    padding: 0 20px;
}	
.boat-txt-block h2 {
    font-size: 30px;
    line-height: 40px;
}

.boat-txt-block p {
    font-size: 17px;
}

div#boat-training-area .boat-txt-block {}

div#boat-training-area .row_col_wrap_12_inner .boat-txt-block {
    padding: 0 !important;
}

div#boat-training-area  .boat-txt-block {
    padding: 0 20px;
}	
div#services-inner-main {
}

div#services-inner-main .row_col_wrap_12_inner {
    padding: 0 20px;
}

.capt-txt-block p {
    font-size: 18px;
    line-height: 30px;
}

div#services-inner-main 
 .wpb_text_column.wpb_content_element.capt-txt-block {
    padding: 0 20px;
}

div#services-inner-main .row_col_wrap_12_inner .capt-txt-block {
    padding: 0 !important;
}

.srvc-sec .srvc-txt-block a, p {
    font-size: 18px;
    line-height: 30px;
}

.form-sec .row_col_wrap_12.col {
    padding: 0 20px;
}

.form-sec h2 {
    font-size: 35px;
}    
div#services-inner-main {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}    
.page-banner-txt h1 {
    font-size: 55px;
}

.txt-block-left h3 {
    font-size: 26px;
}

.txt-block-left p {
    font-size: 16px;
}

.txt-block h3 {font-size: 18px;}

.txt-block p {
    font-size: 16px;
}

.calender-col {
    margin-right: 20px;
}

.wpb_column.child_column.right_margin_110px {
    margin-right: 20px !important;
}	
#header-outer #top nav ul li a {
    margin-left: 15px !important;
    font-size: 15px;
}

header#top .head-btn span {
    padding: 10px 20px !important;
    font-size: 15px !important;
}

#header-outer #logo img, #header-outer .logo-spacing img {
    height: 130px;
}

#top .container .row #logo {bottom: -56px;}	
.banner-sec h4 {
    font-size: 26px;
    line-height: 35px;
}

.banner-sec h1 {
    font-size: 55px;
    line-height: 65px;
}

.common-col h4 {
    font-size: 20px;
}

.common-col h2 {
    font-size: 35px;
    line-height: 40px;
}

.common-col p {
    font-size: 16px;
}

.book-now-bnr .common-col-light h2 {
    left: 0;
    font-size: 18px;
}

div#book-now-bnr img {
    width: 190px;
    top: -70px;
}
.owl-nav .owl-prev {
    left: 0;
}

.owl-nav .owl-next {
    right: 0;
}

.footer-sec .wpb_column {
    width: 50% !important;
}

.footer-sec div#mega_social_icons {
    width: 100%;
    justify-content: center;
}    
}
@media screen and (max-width: 999px) {
.inner .off-canvas-menu-container li a {font-weight: 600 !important;}

.inner .off-canvas-menu-container li li a {
    font-weight: 500 !important;
}	
.boat-txt-block.stay-block {
    padding-bottom: 80px;
}	
img.abs-img-right {
    left: 0;
}	
.boat-txt-block p br {
    display: none !important;
}	
div#faq {
    padding-bottom: 0 !important;
}		
.boat-txt-block h2 {
    font-size: 26px;
    line-height: 35px;
}

.boat-training-area .row_col_wrap_12_inner {
}

.boat-training-list .iwt-icon i {
    font-size: 20px;
    width: 20px;
    height: 30px;
    top: -4px;
}

.boat-training-list .iwt-text {
    padding-left: 30px !important;
}    
div#boat-training-area .boat-txt-block {
    padding: 0;
}	
.transport-form .icn-btn input[type=submit] {
    bottom: 200px !important;
}    
#top #logo img {
    bottom: 51px !IMPORTANT;
    top: auto !important;
}	
.txt-block p {
    line-height: 24px;
}	
.page-banner-txt h1 {
    font-size: 40px;
}

.page-banner-txt h4 {
    font-size: 20px;
}


.services-inner-main .vc_col-sm-12 .vc_column-inner {
    padding: 0;
}

.services-inner-main .txt-block {
    padding: 70px 60px !important;
}    
body div#book-now-bnr .secondry-btn {
    margin-top: 14px;
}

div#book-now-bnr {
    padding: 20px 0 !important;
}
div#book-now-bnr img {
    width: 90px;
    top: 0;
    margin: 0 auto;
}

.book-now-bnr .vc_column_container {
    height: auto !important;
    padding: 0;
    margin-bottom: 0 !important;
}
    
div#header-outer {
    padding-bottom: 0;
}

#top .container .row #logo {
    bottom: 0 !important;
}
img.mobile-only-logo.skip-lazy {
    top: -56px !important;
}

div#header-outer {
    background: #f3f3f3;
}

header#top {
    padding: 25px 0;
}

.slide-out-from-right a {
    top: -6px;
    position: relative;
}
.banner-sec::after {
    background-size: cover;
}

.banner-sec h4 {
    font-size: 22px;
    line-height: 30px;
}

.banner-sec h1 {
    font-size: 45px !important;
    line-height: 50px;
}

.banner-sec a.primry-btn {
    padding: 10px 20px !important;
}

.banner-sec a.secondry-btn {
    padding: 10px 20px !important;
}

div#book-now-bnr {
    height: auto;
    text-align: center;
    margin-bottom: 0 !important;
}
div#gallry-sec {
    padding-bottom: 50px !important;
}

div#book-now-bnr h2 {
    text-align: center !important;
    position: static;
    display: inline-block !important;
    white-space: initial;
    line-height: 30px;
}
.footer-sec ul.contct-ftr a {
    font-size: 16px !important;
    line-height: 26px;
}
div#book-now-bnr .vc_col-sm-3 {
    text-align: center;
}    
.srvc-sec .srvc-img {
    height: 160px !important;
}

.srvc-sec .srvc-txt-block h3 {
    font-size: 18px;
    line-height: 23px;
}

.srvc-sec .srvc-txt-block p {
    font-size: 16px;
}

.srvc-sec .srvc-txt-block a {
    font-size: 17px;
}

.owl-nav .owl-prev {
    left: -40px;
    top: 40%;
}

.owl-nav .owl-next {
    right: -20px;
    top: 40%;
}

.services-area .vc_col-sm-12 {
    margin-top: 0 !important;
    margin-bottom: 0 !IMPORTANT;
}
.reviews-area .carousel-item p {
    font-size: 18px;
}

div#reviews-area {
    padding-top: 70px !important;
    padding-bottom: 140px !important;
}

.reviews-area .owl-prev {
    left: -15px;
}
div#gallery-area {
    display: none;
}

.gallery-area-mobile {
    display: block !important;
}

.gallery-area-mobile img {
    height: 400px !important;
    object-fit: cover;
}
.gallery-area-mobile .owl-prev {
    left: 20px;
}

.gallery-area-mobile .owl-next {
    right: 20px;
}
div#gallery-area {
    padding-bottom: 0 !important;
}

div#form-img {
    position: relative;
    top: 0;
    display: none;
}

div#form-sec {
    padding-top: 60px !important;
}

.form-sec .cntct-form-7 .col.span_6.col_last {
    padding-left: 0;
}    
div#copy-right-sec {
    text-align: center;
}

div#copy-right-sec p {
    text-align: center !important;
}
}
@media screen and (max-width: 690px) {
.page-txt h2 {
    font-size: 28px;
}

ul.wpb_tabs_nav.ui-tabs-nav {
    width: 100%;
    display: block;
    border-radius: 22px;
}

ul.wpb_tabs_nav.ui-tabs-nav li a {
    font-size: 18px;
    padding: 10px 10px !important;
}

li.lslide img {
    padding: 0 0;
}

.lSSlideOuter .lSPager.lSGallery {
    padding: 0 !important;
}

.lSSlideOuter .lSPager img {
    border-radius: 20px !important;
}
.old-paperBG {
    margin: 0 !important;
    padding: 20px 30px !important;
    background-size: cover;
}	
.wpb_column.left_padding_desktop_35px > .vc_column-inner {
    padding: 0;
}

.wpb_column.right_padding_desktop_30px > .vc_column-inner {
    padding: 0;
}	
.lSAction a.lSPrev {
    left: 2px;
    transform: scale(0.7);
}

.lSAction a.lSNext {
    right: 2px;
    transform: scale(0.7);
}	
.tble-sec .bold-txt {
    font-size: 16px !important;
}

.tble-sec .light-txt {
    font-size: 16px !important;
}	
div#abt1::before {
    display: none;
}

#abt1 h2 {
    font-size: 26px;
    line-height: 40px;
}

#abt2 p {
    padding: 0;
    font-size: 15px;
    line-height: 28px;
}

#meet-the-crew .boat-txt-block h2 {
    padding-top: 0;
    font-size: 26px;
}    
div#services-inner-main .row_col_wrap_12_inner {
    padding: 0;
}

.capt-txt-block p {
    font-size: 16px;
}

div#services-inner-main .wpb_text_column.wpb_content_element.capt-txt-block {
    padding: 0;
}

.form-sec .row_col_wrap_12.col {
    padding: 0;
}

.form-sec h2 {
    line-height: 33px;
    font-size: 24px;
    margin-bottom: 15px;
}

.srvc-sec .srvc-txt-block a, p {
    font-size: 16px;
}

.form-sec .cntct-form-7 .icn-btn input[type=submit] {
    bottom: 305px !important;
}

p.note-msg {
    font-size: 15px;
}    
.page-banner-txt h1 {
    font-size: 26px;
}

.page-banner-txt h4 {
    font-size: 16px;
}

.services-inner-main .vc_column-inner {
    padding: 0 !important;
}

.txt-block-left h3 {
    font-size: 20px;
    line-height: 28px;
}

.txt-block-left p {
    font-size: 15px;
    line-height: 30px;
}

.services-botm-img {height: 250px !important;border-radius: 15px;}

.calender-col {
    margin: 0;
}

.services-inner-main .txt-block {
    padding: 30px 20px !important;
}

.wpb_column.child_column.right_margin_110px {
    margin-right: 0 !important;
}    
.banner-sec h4 {
    font-size: 20px;
}

.banner-sec h1 {
    font-size: 40px !important;
}

.banner-sec::after {
    width: 100% !important;
    left: 0px;
    background-size: cover;
    bottom: 0;
    height: 50px;
}

.common-col h4 {
    font-size: 18px;
}

.common-col h2 {
    font-size: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.secondry-btn {
}

.owl-nav .owl-prev {
    transform: scale(0.7);
    left: -23px;
}

.owl-nav .owl-next {
    transform: scale(0.7);
    right: -10px;
}

.srvc-sec .srvc-txt-block {
    padding-right: 20px;
    height: 340px;
    padding-bottom: 30px;
}

.reviews-area .carousel-item p {
    font-size: 15px;
    line-height: 27px;
}

div#reviews-area .owl-nav .owl-next {
    right: -23px;
}

.reviews-area .carousel-item h5 {
    font-size: 20px;
}	
.gallery-area-mobile .owl-prev {
    left: 0;
}

.gallery-area-mobile .owl-next {
    right: 0;
}

.form-sec h2 {
    font-size: 26px;
}

.form-sec .cntct-form-7 .row {
    padding-bottom: 0;
}

.form-sec .cntct-form-7 .icn-btn input[type=submit] {
    height: 50px;
    width: 50px;
    right: -30px;
    bottom: 40px;
}

.form-sec .cntct-form-7 .row {
    padding-right: 0;
}

.footer-sec::before {
    display: none;
}

div#form-sec {
    padding-bottom: 20px !important;
}

.footer-sec .wpb_column {
    width: 100% !important;
}

div#footer-sec {
    padding-bottom: 10px !important;
}

.copy-right-sec .vc_col-sm-6 {margin-bottom: 10px;}

.copy-right-sec p {
    font-size: 13px;
}

.copy-right-sec a {
    font-size: 13px;
}

.footer-sec ul.contct-ftr a {
    font-size: 15px;
    line-height: 24px;
}

.footer-sec .contct-ftr-item {
    padding-bottom: 0;
}

.footer-sec li a {
    font-size: 15px;
}
body #top #logo img {
    top: -38px !important;
}
.secondary-header-text li.phone-head {
    position: relative;
    padding-left: 10px;
    color: #fff;
}

.secondary-header-text li.phone-head i {
    position: absolute;
    left: -15px;
    top: 3px;
}

.secondary-header-text li.phone-head a {
    opacity: 1 !important;
}


.secondary-header-text li.icon-head i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    background: #fff;
    color: #000;
    border-radius: 50%;
}

.secondary-header-text li.icon-head a {
    opacity: 1 !important;
}

.secondary-header-text li.icon-head i.fa.fa-check::before {
    filter: none !important;
    top: 5px;
    right: 6px;
}
div#abt-section {
    margin-bottom: 0 !important;
}
div#boat-training-list {
    padding-bottom: 0 !important;
}
#faq a {
    padding: 20px 0;
    font-size: 15px;
    line-height: 20px;
    margin-right: 30px;
}
.boat-txt-block p {
    font-size: 14px;
    line-height: 26px;
}
img.boat-img {
    width: 100%;
    padding: 0;
}

img.lady-img {
    width: 100%;
    padding: 0;
}
img.abs-img-lft {width: 120px;bottom: -40px;left: 0;right: 0;margin: 0 auto;}

.abs-img-right {
    width: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -70px;
}	
div#where-to-pages.where-to-party img {
    width: 100% !important;
    height: 150px;
    padding: 25px 0 !important;
}
div#where-to-pages.where-to-party .banner-type-img {
    width: 100% !important;
    object-fit: contain;
}
div#where-to-pages .boat-txt-block p {
    font-size: 16px;
}
div#where-to-pages.where-to-party .center-logo-img {
    width: 100px !important;
    height: 100px !important;
    top: -50px;
    padding: 0 20px !important;
}

.boat-txt-block.stay-block {
    padding-bottom: 20px;
}

div#where-to-pages .stay-block.boat-txt-block a {
    font-size: 16px !important;
}

div#where-to-pages .stay-block.boat-txt-block a.black-btn {
    width: 100%;
    font-size: 16px !important;
    padding: 10px 10px !important;
}

div#where-to-pages .stay-block.boat-txt-block a.secondry-btn {
    width: 100%;
    font-size: 16px !important;
    padding: 10px 10px !important;
    margin: 0;
}
div#contact-page h4 {
    font-size: 16px;
}

div#contact-page .content, div#contact-page .content a {
    font-size: 14px !important;
}

div#contact-page .list-icon-holder {
    width: 40px !important;
    height: 40px !important;
}

div#contact-page .list-icon-holder i {
    font-size: 18px;
    line-height: 35px !important;
}

div#contact-page .nectar-icon-list-item {padding-left: 60px;}

div#contact-page .cntct-details {
    padding-top: 40px !important;
}

div#contact-page .nectar-icon-list-item:last-child {
    margin-bottom: 20px !important;
}

.page-id-1246 .form-sec .cntct-form-7 .icn-btn input[type=submit] {
    bottom: 20px !important;
}

div#contact-page .cntct-form-7 {
    padding: 30px 30px;
}
}


/* new work css start */
section.loginForm form {
    width: 100%;
    margin: 0 auto;
    max-width: 600px;
}

section.loginForm form fieldset {
    padding: 10px 30px 15px;
    border: 1px solid #ddd;
    box-shadow: 0px 3px 21px 0px rgb(236 239 245);
    border-radius: 10px;
    color: #666666;
    font-family: 'Titillium Web';
    margin-bottom: 10px;
    background: #fff;
}

section.loginForm form fieldset legend {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    padding: 8px 10px 8px;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #dddddd;
    font-family: 'Titillium Web';
}

section.loginForm form fieldset div.form-outline {
    margin-bottom: 15px;
}

section.loginForm form fieldset p.not-registered {
    padding-bottom: 0px;
    text-align: right;
    margin-bottom: 0px !important;
    font-size: 14px;
    line-height: 22px;
}

section.loginForm form button.register-btn {
    width: 200px !important;
    padding: 0 !important;
    height: 50px !important;
    border-radius: 100px !important;
    color: #fff !important;
    font-size: 16px;
    margin-top: 25px;
    font-family: 'Titillium Web';
    background: #000 !important;
    font-weight: 600;
}

section.loginForm form fieldset p.not-registered i {}

section.loginForm form fieldset div.form-outline label.form-label {
    text-transform: uppercase;
    color: #7a7a7a;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 0px;
    display: inline-block;
    font-family: 'Titillium Web';
}

section.loginForm form fieldset div.form-outline span.error-span {
    color: red;
    display: none;
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 0px;
}

section.loginForm form fieldset div.form-outline textarea,section.loginForm form fieldset div.form-outline input, section.loginForm form fieldset div.form-outline select {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(229, 234, 244);
    border-radius: 5px;
    background-color: rgb(255, 255, 255) !important;
    height: 50px;
    color: #666666 !important;
    font-size: 16px !important;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0px 12px;
    margin-bottom: 0px;
    font-family: 'Titillium Web';
    outline: unset;
}

section.loginForm form fieldset p.not-registered a {
    margin-left: 5px;
    font-weight: 600;
    font-size: 14px;
}
section.loginForm form fieldset p.not-registered.forgot {
    margin-bottom: 0px;
}
section.loginForm form fieldset div.form-outline input#remember {
    width: unset;
    height: unset;
    position: relative;
    top: 1px;
}

section.loginForm form fieldset div.form-outline label[for="remember-me"] {
    font-family: 'Titillium Web';
    font-size: 16px;
    display: inline-block;
    margin-left: 4px;
}
section.loginForm form fieldset p.message-error {
    font-family: 'Titillium Web';
    text-align: center;
    font-size: 16px;
    color: red;
    margin-bottom: 0px;
    margin-top: 15px;
}

section.loginForm form fieldset p.message-success {
    font-family: 'Titillium Web';
    text-align: center;
    font-size: 16px;
    color: green;
    margin-bottom: 0px;
    margin-top: 15px;
}

section.loginForm.registrationForm form {
    max-width: 1200px;
}

section.loginForm.registrationForm form h4 {
    font-size: 18px !important;
    letter-spacing: 2px !important;
    color: #000 !important;
    font-weight: 300 !important;
    margin-bottom: 20px;
    margin-top: 15px;
}

section.loginForm.registrationForm form div.form-outline label {
    text-transform: uppercase;
    color: #7a7a7a;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 0px;
    display: inline-block;
    font-family: 'Titillium Web';
}

section.loginForm.registrationForm form div.form-outline.second {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

section.loginForm.registrationForm form div.form-outline.second.left {
    padding-left: 15px;
}

section.loginForm form fieldset div.form-outline textarea {
    height: 100px;
}

section.loginForm form fieldset div.form-outline.checkbox input {
    width: unset;
    height: unset;
    position: relative;
    top: 1px;
}

section.loginForm form fieldset div.form-outline.checkbox label {
    margin-left: 5px;
    text-transform: none;
    color: #000;
    font-family: 'Titillium Web';
    font-size: 16px;
    font-weight: 400;
}
section.loginForm form fieldset div.form-outline input[type="file"] {
    padding: 8px 12px;
}

form label.error {
    display: none !important;
}

form input.error,form select.error,form textarea.error {
    border-color: red !important;
}
section.loginForm form fieldset div.form-outline.checkbox input.error+label,section.loginForm form fieldset div.form-outline.checkbox input.error+label+label {
    color: red;
}


section.loginForm {
    padding-bottom: 50px;
}
section.dashboardAccount {
    padding-top: 100px;
    padding-bottom: 70px;
}

section.dashboardAccount .sidebar {
    width: 20%;
}

section.dashboardAccount .detailed {
    width: 80%;
    padding: 0px 30px;
}

section.dashboardAccount .row {
    display: flex;
}

section.dashboardAccount .sidebar ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border: 1px solid #eaeaeaba;
    border-radius: 4px;
}

section.dashboardAccount .sidebar ul li {
    border-bottom: 1px solid #eaeaeaba;
}

section.dashboardAccount .sidebar ul li:last-child {
    border-bottom: unset;
}

section.dashboardAccount .sidebar ul li.active {
    background: #7a7a7a;
}

section.dashboardAccount .sidebar ul li.active a {
    color: #fff;
}

section.dashboardAccount .sidebar ul li a {
    color: #000;
    padding: 6px 15px;
    display: block;
    font-size: 14px;
}

section.dashboardAccount .detailed ul.statistics {
    padding: 0px;
    margin: 0px 0px 40px;
    list-style-type: none;
}

section.dashboardAccount .detailed ul.statistics li {
    display: inline-block;
    vertical-align: top;
    width: 35%;
    padding: 30px 0px;
    box-shadow: 0 0 4px rgba(0,0,0,0.18);
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    margin: 0px 2%;
}

section.dashboardAccount .detailed ul.statistics li label {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 10px 0px 0px;
}

section.dashboardAccount .detailed ul.statistics li i {
    font-size: 40px;
}

section.dashboardAccount .detailed ul.statistics li span {
    font-size: 18px;
    font-weight: bold;
    color: #9bce9e;
}

section.dashboardAccount .detailed img.user-image {
    width: 100px;
    margin-bottom: 15px;
}

section.dashboardAccount .detailed p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
}

section.dashboardAccount .detailed p a {
    font-weight: bold;
    color: #3dc445;
}

section.dashboardAccount .detailed p.info {
    margin-bottom: 0px;
}

section.dashboardAccount .detailed form textarea,section.dashboardAccount .detailed form input, section.dashboardAccount .detailed form select {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(229, 234, 244);
    border-radius: 5px;
    background-color: rgb(255, 255, 255) !important;
    height: 50px;
    color: #666666 !important;
    font-size: 16px !important;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0px 12px;
    margin-bottom: 0px;
    font-family: 'Montserrat';
    outline: unset;
}

section.dashboardAccount .detailed form label {
    text-transform: uppercase;
    color: #7a7a7a;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 0px;
    display: inline-block;
    font-family: 'Montserrat';
}

section.dashboardAccount .detailed form div.form-outline {
    margin-bottom: 15px;
}

section.dashboardAccount .detailed form button {
    width: 150px !important;
    padding: 0 !important;
    height: 50px !important;
    border-radius: 6px !important;
    color: #fff !important;
    font-size: 14px;
    margin-top: 10px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    background: #7a7a7a;
    font-weight: 600;
}

section.dashboardAccount .detailed p.message-error {
    font-family: 'Varela';
    text-align: left;
    font-size: 16px;
    color: red;
    margin-bottom: 0px;
    margin-top: 15px;
}

section.dashboardAccount .detailed p.message-success {
    font-family: 'Varela';
    text-align: left;
    font-size: 16px;
    color: green;
    margin-bottom: 0px;
    margin-top: 15px;
}
section.dashboardAccount .detailed form h4 {
    font-size: 18px !important;
    letter-spacing: 2px !important;
    color: #000 !important;
    font-weight: 300 !important;
    margin-bottom: 20px;
    margin-top: 15px;
}
section.dashboardAccount .detailed form input[type="file"] {
    padding: 8px 12px;
}

section.dashboardAccount .detailed form label span.uploadedDocument {
    color: #000;
    text-transform: capitalize;
    font-size: 15px;
}

section.dashboardAccount .detailed form label[for="form-label"] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.dashboardAccount .detailed form label span.uploadedDocument a {
    color: #97b2c4;
    text-decoration: underline;
}

section.dashboardAccount .detailed select[name="ordersTableShow_length"] {
    padding: 0px 10px;
    font-size: 14px;
    height: 40px;
    border: 1px solid #eaeaea;
    margin: 0px 8px;
}

section.dashboardAccount .detailed input[type="search"] {
    font-size: 14px;
    height: 40px;
    border: 1px solid #eaeaea;
    margin: 0px 0px 0px 10px;
    background: transparent;
    padding: 0px 6px;
}

section.dashboardAccount .detailed div#ordersTableShow_filter {margin-bottom: 30px;}

section.dashboardAccount .detailed div#ordersTableShow_length label {
    display: flex;
    width: 200px;
}

section.dashboardAccount .detailed table {
}

section.dashboardAccount .detailed a.paginate_button.current {
    padding: 0px;
}

section.dashboardAccount .detailed table th {
    font-size: 14px;
    color: #000;
}

section.dashboardAccount .detailed table td {
    word-break: break-all;
    line-height: 22px;
    padding: 12px 10px;
    font-size: 12px;
    color: #000;
}
section.product-checkout div.paymentMethodCall {
    border: 1px solid #f5f0e9;
    padding: 15px 20px;
}

section.product-checkout div.paymentMethodCall img {
    display: inline-block;
    margin-right: 10px;
    width: 110px;
}

.avatar-upload {
  position: relative;
  max-width: 205px;
  margin: 5px 0px 0px;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 10px;
  z-index: 1;
  top: 5px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 5px;
  left: 1px;
  right: 0;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
  width: 200px;
  height: 200px;
  position: relative;
  border-radius: 0px;
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
div.modal {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #00000026;
    z-index: 9999;
    overflow-y: scroll;
    display: none;
}

div.modal .modal-content {
    max-width: 800px;
    margin: 50px auto 50px;
    background: #fff;
    border-radius: 6px;
    padding: 25px 24px;
}

div.modal.open {
    display: block;
}

html:has(div.modal.open) {
    overflow-y: hidden;
}

div.modal .modal-content .modal-header {
    position: relative;
    border-bottom: 1px solid #eaeaea;
    padding: 4px 0px;
}

div.modal .modal-content .modal-header button.close {
    position: absolute;
    top: 5px;
    right: 0px;
    border: unset;
    outline: unset;
    background: transparent;
    padding: 0px;
    color: red;
    opacity: 1;
    font-size: 24px;
    height: unset;
    line-height: 20px;
    cursor: pointer;
}

div.modal .modal-content .modal-header h5.modal-title {
    color: #000;
    font-size: 22px;
}

div.modal .modal-content .modal-footer {
    border-top: 1px solid #eaeaea;
    padding-top: 15px;
    text-align: right;
}

div.modal .modal-content .modal-footer button {
    padding: 8px 20px;
    line-height: 20px;
    font-size: 16px;
    margin: 0px 0px !important;
    border: unset;
    background: #7a7a7a;
    color: #fff;
    font-weight: 500;
    vertical-align: top;
    border-radius: 4px;
    cursor: pointer;
}

div.modal .modal-content .modal-footer button[type="submit"] {
    background: #000;
}

div.modal .modal-content .modal-body p label {
    color: #000;
    font-size: 14px;
    display: block;
}

div.modal .modal-content .modal-body p input,div.modal .modal-content .modal-body p textarea {
    border: 1px solid #eaea;
    background: transparent;
    border-radius: 4px;
    height: 45px;
    padding: 0px 10px;
    width: 100%;
}

div.modal .modal-content .modal-body p textarea {
    height: 100px;
}

div.modal .modal-content .modal-body p {
    padding-bottom: 5px;
}

div.modal .modal-content .modal-body p input[type="file"] {
    height: 35px;
    padding: 6px 8px;
}

div.modal .modal-content .modal-body ul {
    margin: 0px;
}

div.modal .modal-content .modal-body ul input {
    margin: 0px 0px 0px;
    margin-right: 6px;
}

div.modal .modal-content .modal-body ul label {
    font-size: 14px;
    color: #000;
    display: flex;
    line-height: 14px;
}

div.modal .modal-content .modal-body ul li {
    margin-bottom: 12px;
}

div.modal .modal-content .modal-body {
    padding: 15px 0px 20px;
}

section.dashboardAccount .detailed div.add {
    text-align: right;
    padding-bottom: 30px;
    padding-top: 15px;
}

section.dashboardAccount .detailed div.add button {
    color: white !important;
    background-color: #7a7a7a !important;
    padding: 10px 30px;
    border-radius: 30px !important;
    font-size: 16px;
    text-transform: uppercase !important;
    border: unset;
    cursor: pointer;
}
section.dashboardAccount .detailed table td .boat {
    display: flex;
    align-items: center;
}

section.dashboardAccount .detailed table td .boat img {
    width: 200px;
    margin-right: 10px;
}

section.dashboardAccount .detailed table td {
    vertical-align: middle;
    font-size: 14px;
}

section.dashboardAccount .detailed table td a.detail,section.dashboardAccount .detailed table td a.edit,section.dashboardAccount .detailed table td a.delete {
    color: #fff;
    background: gray;
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 4px;
    cursor: pointer;
}

section.dashboardAccount .detailed table td a.edit {
    background: blueviolet;
}

section.dashboardAccount .detailed table td a.delete {
    background: red;
}

section.dashboardAccount .detailed table thead th {
    border-bottom: 1px solid #eaeaea;
}

div.modal .modal-content .modal-body p span {
    font-size: 14px;
    display: block;
}

div.modal .modal-content .modal-body p span img {
    max-width: 400px;
    width: 100%;
}

div.modal .modal-content .modal-body.viewDetail ul li {
    position: relative;
    padding-left: 25px;
}

div.modal .modal-content .modal-body.viewDetail ul li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: green;
    position: absolute;
    top: 0px;
    left: 0px;
}
section.dashboardAccount .detailed .bookingDetailed {
    width: 100%;
    overflow-x: scroll;
}

section.dashboardAccount .detailed .bookingDetailed table {
    white-space: nowrap;
}

section.dashboardAccount .detailed .bookingDetailed table th,section.dashboardAccount .detailed .bookingDetailed table td {
    padding: 6px 12px;
}

.bookingDetailed::-webkit-scrollbar {
  height: 6px;
}

.bookingDetailed::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.bookingDetailed::-webkit-scrollbar-thumb {
  background: #888;
}
div#datepickermain .calendar {
  width: 100%;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}
div#datepickermain .ui-datepicker-header {
  height: 50px;
  line-height: 50px;
  color: #000;
  background: url('/wp-content/uploads/2023/08/Layer-983.png');
  margin-bottom: 10px;
url(
  'https: //staging.kraken-charters.com/wp-content/uploads/2023/08/Layer-983.png');
  background-repeat: no-repeat;
  background-position: center;
  font-weight: 600;
}
div#datepickermain .ui-datepicker-prev,
div#datepickermain .ui-datepicker-next {
  width: 20px;
  height: 20px;
  text-indent: 9999px;
  border: 2px solid #b0aead;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  margin-top: 12px;
}
div#datepickermain .ui-datepicker-prev {
  float: left;
  margin-left: 12px;
}
div#datepickermain .ui-datepicker-prev:after {
  transform: rotate(45deg);
  margin: -43px 0px 0px 8px;
}
div#datepickermain .ui-datepicker-next {
  float: right;
  margin-right: 12px;
}
div#datepickermain .ui-datepicker-next:after {
  transform: rotate(-135deg);
  margin: -43px 0px 0px 6px;
}
div#datepickermain .ui-datepicker-prev:after,
div#datepickermain .ui-datepicker-next:after {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-left: 2px solid #b0aead;
  border-bottom: 2px solid #b0aead;
}
div#datepickermain .ui-datepicker-prev:hover,
div#datepickermain .ui-datepicker-next:hover,
div#datepickermain .ui-datepicker-prev:hover:after,
div#datepickermain .ui-datepicker-next:hover:after {
  border-color: #5ed1cc;
}
div#datepickermain .ui-datepicker-title {
  text-align: center;
  font-size: 18px;
}
div#datepickermain .ui-datepicker-calendar {
  width: 100%;
  text-align: center;
}
div#datepickermain .ui-datepicker-calendar thead tr th span {
  display: block;
  width: 40px;
  color: #000;
  margin-bottom: 5px;
  font-size: 13px;
}
div#datepickermain .ui-state-default {
  display: block;
  text-decoration: none;
  color: #b5b5b5;
  line-height: 40px;
  font-size: 12px;
}
div#datepickermain .ui-state-default:hover {
}
div#datepickermain .ui-state-highlight {
  color: #fff;
  background: #7a7a7a;
  line-height: 50px;
}
div#datepickermain .ui-state-active {
  color: #fff;
  height: 100%;
  line-height: 50px;
  background: #000;
}
div#datepickermain .ui-datepicker-unselectable .ui-state-default {
  color: #eee;
  border: 2px solid transparent;
}


div#datepickermain h2 {
    color: #000;
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 0px;
    padding-bottom: 6px;
    position: relative;
}

div#datepickermain .ui-datepicker-prev, div#datepickermain .ui-datepicker-next {
    width: 30px;
    height: 30px;
    position: relative;
}

div#datepickermain .ui-datepicker-prev:after, div#datepickermain .ui-datepicker-next:after {
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
}


div#datepickermain  ul {
    margin: 0px;
    padding: 0px;
}

div#datepickermain ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #0a6ece;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 6px;
    color: #1f2428;
    margin-bottom: 10px;
    cursor: pointer;
}

div#datepickermain ul li label{
	cursor: pointer;
}

div#datepickermain h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
}

div#datepickermain .bookingDetailed {
    display: none;
}
div#datepickermain .ui-datepicker-calendar td,div#datepickermain .ui-datepicker-calendar th {
    padding: 0px;
    text-align: center;
}

div#datepickermain .ui-datepicker-calendar th span {
    text-align: center;
    display: block !important;
    width: 100% !important;
    margin: 0px !important;
    padding: 6px 0px !important;
}
div#datepickermain ul li.active {
    background: #7a7a7a;
    color: #fff;
}

div.addBookingModelPopup div.bookingDetail h6,div.addBookingModelPopup div.bookingDetailhere h6 {
    margin-bottom: 0px;
}

div.addBookingModelPopup div.bookingDetail h3,div.addBookingModelPopup div.bookingDetailhere h3 {
    margin-bottom: 5px;
    font-size: 18px;
    color: #000;
    line-height: 20px;
}

div.addBookingModelPopup div.bookingDetail h4,div.addBookingModelPopup div.bookingDetailhere h4 {
    margin-bottom: 5px;
    font-size: 14px;
    color: #000;
    line-height: 15px;
}

div.addBookingModelPopup div.bookingDetail h5,div.addBookingModelPopup div.bookingDetailhere h5 {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 15px;
}

div.addBookingModelPopup div.bookingDetail,div.addBookingModelPopup div.bookingDetailhere {
    padding-bottom: 15px;
    padding-bottom: 30px;
}

div.addBookingModelPopup div.type label,div.addBookingModelPopup div.servicesSelected label {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

div.addBookingModelPopup div.type ul,div.addBookingModelPopup div.servicesSelected ul {
    padding-top: 10px;
}

div.addBookingModelPopup div.type ul li,div.addBookingModelPopup div.servicesSelected ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #0a6ece;
    font-size: 16px;
    border-radius: 6px;
    color: #1f2428;
    cursor: pointer;
    padding: 10px 10px;
    margin-bottom: 8px !important;
}

div.addBookingModelPopup p label {
    display: block;
    font-size: 14px !important;
    color: #000 !important;
    font-weight: 600;
}

div.addBookingModelPopup p input,div.addBookingModelPopup p select {
    width: 100% !important;
    background: transparent !important;
    border: 1px solid #eaeaea !important;
    border-radius: 4px !important;
    padding: 8px 6px !important;
    height: 40px !important;
}

div.addBookingModelPopup p.checkbox {
    display: flex;
    gap: 8px;
    align-items: self-start;
    padding-bottom: 10px !important;
}

div.addBookingModelPopup p.checkbox input {
    height: unset !important;
    width: unset !important;
    margin-top: 10px;
}

div.addBookingModelPopup p.checkbox label span {
    font-weight: 400;
    line-height: 18px;
}

div.addBookingModelPopup h2 {
    margin: 12px 0px 12px;
    border-bottom: 1px solid #eaeaea;
    font-size: 18px;
    color: #000;
    line-height: 25px;
}

div.addBookingModelPopup p.info {
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    padding: 12px 15px;
    height: 100px;
    overflow-y: scroll;
    margin-bottom: 20px;
}

div.addBookingModelPopup p.info::-webkit-scrollbar {
  width: 5px;
}

div.addBookingModelPopup p.info::-webkit-scrollbar-track {
  background: #f1f1f1;
}

div.addBookingModelPopup p.info::-webkit-scrollbar-thumb {
  background: #888;
}

div.addBookingModelPopup p.selectMerchant {
    display: flex;
    gap: 25px;
}

div.addBookingModelPopup p.selectMerchant label input {
    height: unset !important;
    width: unset !important;
    margin: 0px 0px 0px !important;
    margin-right: 5px !important;
}

div.addBookingModelPopup p.selectMerchant label {
    font-weight: 400;
}

div.addBookingModelPopup div#payment-stripe {
    max-width: 100% !important;
    padding: 0px;
    border: unset;
    border-radius: 0px;
    margin: 0px;
    display: none;
}

div.addBookingModelPopup div#payment-stripe input {
    border: 1px solid #eaeaea;
    background: transparent;
    padding: 6px 15px;
    height: 40px;
}

div.addBookingModelPopup div#payment-stripe .col-sm-8 {
    width: 75% !important;
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
}

div.addBookingModelPopup div#payment-stripe .col-sm-4 {
    width: 24% !important;
    display: inline-block;
    vertical-align: top;
}

div.addBookingModelPopup div#payment-stripe label {
    font-size: 14px;
    color: #000;
    margin-bottom: 4px !important;
    display: block;
}

div.addBookingModelPopup div#payment-stripe .form-group {
    position: relative;
}

div.addBookingModelPopup div#payment-stripe .form-group span.input-group-addon {
    position: absolute;
    top: 0px;
    left: 0px;
}

div.addBookingModelPopup div#payment-stripe span.payment-error-message {
    color: red;
    font-size: 12px;
}

div.addBookingModelPopup div#payment-stripe i.form-control-feedback {
    position: absolute;
    top: 6px;
    right: 0px;
}

div.addBookingModelPopup button#completePay {
    color: white !important;
    background-color: #7a7a7a !important;
    padding: 12px 20px !important;
    border-radius: 30px !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    border: unset;
	cursor:pointer;
	position: relative;
}
div.addBookingModelPopup button#completePay.loading {
    color: transparent !important;
}
div.addBookingModelPopup button#completePay.loading b.loader {
    display: block !important;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
    right: 0px;
}
div.addBookingModelPopup div.type ul li.active,div.addBookingModelPopup div.servicesSelected ul li.active {
    background: #7a7a7a;
}

div.addBookingModelPopup div.type ul li.active label,div.addBookingModelPopup div.type ul li.active label span,
div.addBookingModelPopup div.servicesSelected ul li.active label,div.addBookingModelPopup div.servicesSelected ul li.active label span{
    color: #fff;
	cursor:pointer;
}
div.addBookingModelPopup div#payment-stripe .col-sm-12,div.addBookingModelPopup div#payment-stripe .col-sm-6 {
    margin-bottom: 15px;
}
div.addBookingModelPopup button#completePay.loading b.loader {
    width: 30px;
    height: 30px;
    padding: 0px;
    border-radius: 100%;
    border: 5px solid;
    border-top-color: rgb(128 128 128);
    border-bottom-color: rgb(255 255 255);
    border-left-color: rgb(128 128 128);
    border-right-color: rgb(255 255 255);
    -webkit-animation: loader 1s ease-in-out infinite;
    animation: loader 1s ease-in-out infinite;
}
@keyframes loader {
   from {transform: rotate(0deg);}
   to {transform: rotate(360deg);}
}
@-webkit-keyframes loader {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(360deg);}
}
div#thankYouPage {
    text-align: center;
    padding-top: 80px !important;
    padding-bottom: 150px !important;
}

div#thankYouPage h2 {
    margin-bottom: 15px;
}

div#thankYouPage a {
    color: white !important;
    background-color: #7a7a7a !important;
    padding: 8px 25px 8px 25px !important;
    border-radius: 30px !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}
div.listBoatSlider div.boat {
    border: 1px solid #eaeaea4a;
    border-radius: 4px;
    overflow: hidden;
    padding-bottom: 15px;
    box-shadow: 0px 0px 10px 1px #0000000f;
}

div.listBoatSlider div.boat img {
    width: 100% !important;
    margin: 0px;
    height: 250px;
    object-fit: cover;
}

div.listBoatSlider div.boat div.title {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 15px 15px;
}

div.listBoatSlider div.boat 
 button.bookNowButton {
    color: white;
    background-color: #7a7a7a;
    padding: 10px 45px;
    border-radius: 100px;
    font-size: 16px;
    text-transform: uppercase;
    border: unset;
    cursor: pointer;
    margin: 0px 15px;
}

div.listBoatSlider div.boat div.title img {
    width: 50px !important;
    height: 50px !important;
    border-radius: 100px;
    margin: 0px;
}

div.listBoatSlider div.boat div.title h4 {
    margin: 0px;
    color: #7a7a7a;
    font-size: 20px;
    font-weight: 600;
}

div.listBoatSlider div.boat p {
    padding: 0px 15px 20px;
    font-size: 16px;
    line-height: 22px;
    min-height: 65px;
    display: block;
}

div.listABoat div.button {
    text-align: right;
    padding-bottom: 50px;
}

div.listABoat div.button a {
    color: white;
    background-color: #7a7a7a;
    padding: 10px 45px;
    border-radius: 100px;
    font-size: 16px;
    text-transform: uppercase;
    border: unset;
    cursor: pointer;
}

div.listABoat  div.listBoatSlider {
    padding: 0px 0px;
}

div.listBoatSlider div.slick-slide {
    padding: 14px;
}
div.dashboardAccount ul {
    margin: 0px;
    padding: 0px;
}

div.dashboardAccount ul li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}

div.dashboardAccount ul li a {
    display: flex;
    border: 1px solid #d6d6d6;
    background: #fff;
    border-radius: 16px;
    padding: 20px 20px;
    margin-right: 15px;
    margin-bottom: 25px;
    transition: all 0.3s linear;
    cursor: pointer;
    min-height: 125px;
}

section.dashboardAccount {
    background: #f7f7f7;
}

div.dashboardAccount ul li a div.content h3 {
    font-size: 20px;
    font-weight: bold;
    color: #161515;
    font-family: "Playfair Display", serif !important;
    line-height: 30px;
    margin: 0px 0px 5px;
}

div.dashboardAccount ul li a div.content p {
    font-size: 16px;
    color: #909090;
    font-family: "Titillium Web", sans-serif !important;
    padding: 0px;
    line-height: 22px;
}

div.dashboardAccount ul li a div.icon img {
    width: 22px;
    object-fit: contain;
    height: 22px;
}

div.dashboardAccount ul li a div.content {
    padding-left: 15px;
}

div.dashboardAccount ul li a:hover {
    border-color: #161515;
}

div.dashboardAccount div.profileInformation form {
    display: flex;
    align-items: center;
    gap: 20px;
}

div.dashboardAccount div.profileInformation form div.image img {
    width: 125px;
    height: 125px;
    object-fit: cover;
    border-radius: 100px;
}

div.dashboardAccount div.profileInformation form div.info {}

div.dashboardAccount div.profileInformation form input[type="submit"] {
    display: none;
}

div.dashboardAccount div.profileInformation form div.info h3 {
    margin-bottom: 12px;
    font-size: 32px;
    color: #000000;
    font-family: "Playfair Display", serif !important;
}

div.dashboardAccount div.profileInformation form div.info h4 {
    margin-bottom: 0px;
    position: relative;
    font-size: 16px;
    color: #7a7a7a;
    font-family: "Titillium Web", sans-serif !important;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 2px solid #d5d5d5;
    line-height: 20px;
}

div.dashboardAccount div.profileInformation form div.info h4 input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
}

div.dashboardAccount div.profileInformation {
    padding-bottom: 60px;
}

section.dashboardAccount .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px;
}
section.dashboardAccount div.peronalInfoBox {
    display: flex;
}

section.dashboardAccount div.peronalInfoBox div.leftSide {
    width: 68%;
    padding-right: 8%;
}

section.dashboardAccount div.peronalInfoBox div.rightSide {
    width: 32%;
    padding-top: 100px;
}

section.dashboardAccount div.peronalInfoBox div.rightSide div.box {
    background: #161515;
    border-radius: 18px;
    padding: 40px 30px;
}

section.dashboardAccount div.peronalInfoBox div.rightSide div.box h2 {
    color: #ffffff;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
}

section.dashboardAccount div.peronalInfoBox div.rightSide div.box div.field {
    font-size: 16px;
    color: rgb(255 255 255 / 60%);
    padding-bottom: 0px;
    line-height: 26px;
}

section.dashboardAccount div.peronalInfoBox div.rightSide div.box img {
    width: 35px;
    margin-bottom: 15px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide h5.slug {
    font-size: 16px;
    font-weight: 600;
    color: #909090;
    margin-bottom: 12px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide h3.heading {
    font-size: 40px;
    color: #000000;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 0px;
    font-weight: bold;
    padding-bottom: 32px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form {
    padding-top: 32px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field {
    margin-bottom: 25px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field input,
section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field textarea,
section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field select{
    border: 1px solid #d5d5d5;
    background: #fff;
    border-radius: 6px;
    font-size: 21px;
    color: #696969;
    height: 55px;
    padding: 0px 20px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field label {
    font-weight: 600;
    font-size: 16px;
    color: #909090;
    display: block;
    margin-bottom: 8px;
    vertical-align: middle;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field label button.action {}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field label.government {
    position: relative;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field label.government input[name="govermentID"] {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field:last-child {
    margin-bottom: 0px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field label button.action {
    float: right;
    border: unset;
    padding: 0px;
    background: transparent;
    font-size: 12px;
    font-weight: 600;
    vertical-align: middle;
    margin-top: 8px;
	cursor:pointer;
	outline:unset;
}
section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field label span.not {
    background: #cacaca;
    border-radius: 100px;
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
    padding: 0px 12px;
    font-weight: 400;
    color: red;
}
section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field label span.verified {
    background: #cacaca;
    border-radius: 100px;
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
    padding: 0px 12px;
    font-weight: 400;
    color: green;
}
section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field textarea {
    height: 100px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType {
    display: flex;
    gap: 20px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType div.one,section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType div.two {
    display: flex;
    width: 50%;
    border: 1px solid #d5d5d5;
    background: #fff;
    border-radius: 6px;
    align-items: flex-start;
    padding: 12px 15px 20px;
    gap: 10px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType input[type="radio"] {
    width: 30px;
    height: 30px;
    margin: 0px;
    background: transparent;
    border: unset;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType div.data {
    padding-top: 10px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType div.data h5 {
    margin: 0px 0px 10px;
    line-height: 12px;
    font-size: 18px;
    color: #000000;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType div.data p {
    padding-bottom: 0px;
    font-size: 16px;
    color: #909090;
    line-height: 22px;
}
section.dashboardAccount div.loaderCustom div {
   width:45px;
   height:45px;
   display:inline-block;
   padding:0px;
   border-radius:100%;
   border:5px solid;
   border-top-color: rgb(122 122 122);
   border-bottom-color:rgba(255,255,255, 0.3);
   border-left-color: rgb(122 122 122);
   border-right-color:rgba(255,255,255, 0.3);
   -webkit-animation: loaderCustom 1s ease-in-out infinite;
   animation: loaderCustom 1s ease-in-out infinite;
   position: fixed;
   top: 0px;
   left: 0px;
   right: 0px;
   bottom: 0px;
   margin: auto;
}
@keyframes loaderCustom {
   from {transform: rotate(0deg);}
   to {transform: rotate(360deg);}
}
@-webkit-keyframes loaderCustom {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(360deg);}
}

section.dashboardAccount div.loaderCustom {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #00000061;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.dashboardAccount div.peronalInfoBox div.leftSide h4.sub {
    font-size: 26px;
    color: #000000;
    margin-bottom: 0px;
    font-weight: 600;
    padding-bottom: 15px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide p.sub {
    padding-bottom: 0px;
    line-height: 30px;
    font-size: 20px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType.single {
    display: block;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType.single .one,section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType.single .two {
    width: 100%;
    margin-bottom: 20px;
    padding: 25px 20px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType.single input[type="radio"] {
    width: 25px;
    height: 25px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType.single div.data h5 {
    font-size: 20px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType.single div.data p {
    font-size: 16px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.businessType.single div.data {
    padding-top: 5px;
}
section.dashboardAccount div.peronalInfoBox div.leftSide h3.heading label {
    display: block;
    font-weight: 400;
    font-size: 18px;
    color: #909090;
    line-height: 26px;
    margin-top: 30px;
}
section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.box {
    border: 1px solid #d5d5d5;
    background: #fff;
    border-radius: 6px;
    font-size: 21px;
    color: #696969;
    padding: 25px 30px;
    position: relative;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.box h4 {
    font-size: 24px;
    color: #000000;
    margin-bottom: 12px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.box p {
    font-size: 18px;
    color: #696969;
    line-height: 26px;
    padding-bottom: 5px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.box b {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.box label.uploadFile {
    position: relative;
    width: fit-content;
    margin-bottom: 0px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.box label.uploadFile input[type="file"] {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.box label.uploadFile input[type="text"] {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    background: #909090;
    border: unset;
    border-radius: 100px;
    height: unset;
    width: max-content;
    padding: 12px 20px;
    text-align: center;
}

section.dashboardAccount div.peronalInfoBox div.leftSide div.form div.field div.box label.verification {
    margin: 0px;
    position: absolute;
    bottom: 35px;
    right: 20px;
}
section.dashboardAccount ul.topStatusBar {
    display: flex;
    margin: 30px 0px 60px;
}

section.dashboardAccount ul.topStatusBar li {
    margin: 0px;
    padding: 0px;
    position: relative;
}

section.dashboardAccount ul.topStatusBar li a {
    margin: 0px;
    padding: 0px;
    min-height: unset;
    display: flex;
    border: unset;
    background: transparent;
    border-radius: 0px;
    width: 140px;
    line-height: 26px;
    font-size: 18px;
    font-weight: 600;
    color: #b0b0b0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px 10px 25px;
}

section.dashboardAccount ul.topStatusBar li a label {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #b0b0b0;
    background: #fff;
    border-radius: 100px;
    font-weight: 600;
    margin: 0 auto 15px;
    border: 1px solid #dadada;
    z-index: 9;
}

section.dashboardAccount ul.topStatusBar li.active a label {
    background: #000;
    color: #fff;
    border-color: #000;
}

section.dashboardAccount ul.topStatusBar li.active a {
    background: #fff;
    text-align: center;
    color: #000;
    text-decoration: underline;
    border-radius: 12px;
    box-shadow: 0px 0px 20px 2px #0000000d;
    width: 100%;
}

section.dashboardAccount .dashboardAccount {
    width: 100%;
}

section.dashboardAccount ul.topStatusBar li:before {
    content: "";
    background: #dadada;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 72px;
}

section.dashboardAccount ul.topStatusBar li.active:before {
    display: none;
}

section.dashboardAccount ul.topStatusBar li:last-child:before {
    width: 50%;
}

section.dashboardAccount ul.topStatusBar li:first-child:before {
    left: 50%;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item {
    border-bottom: 1px solid #cacaca;
    margin-bottom: 30px;
    padding-bottom: 25px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item h4 {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item p {
    font-size: 18px;
    color: #909090;
    font-weight: 400;
    padding-bottom: 8px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field label {
    font-size: 14px;
    color: #909090;
    margin-bottom: 2px;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    width: 33%;
    line-height: 20px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field label input[type="radio"] {
    width: 16px;
    height: 16px;
    background: transparent;
    margin: 0px 0px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field label.box {
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 6px;
    height: 50px;
    font-weight: 400;
    padding: 0px 20px;
    margin-right: 1%;
    font-size: 18px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field p {
    width: 50%;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field p:last-child {
    margin-left: 3%;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field p label {
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 6px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field p select,section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field p input {
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 6px;
    height: 50px;
    font-size: 16px;
    padding: 0px 12px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item h4+p {
    padding-bottom: 15px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field p:first-child {
    margin-left: 0px;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.action a.back{
    background: #7a7a7a;
    border-radius: 100px;
    font-size: 16px;
    padding: 0px 40px;
    color:#fff;
    height:44px;
    display: inline-flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.action button {
    background: #161515;
    border-radius: 100px;
    font-size: 16px;
    padding: 10px 30px;
	height:44px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.action button.next {
    float: right;
}
section.dashboardAccount div.peronalInfoBox div.rightSide div.box.steps h2 {
    font-size: 26px;
    margin-bottom: 12px;
}

section.dashboardAccount div.peronalInfoBox div.rightSide div.box.steps p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    padding-left: 20px;
    position: relative;
}

section.dashboardAccount div.peronalInfoBox div.rightSide div.box.steps p i {
    position: absolute;
    left: 0px;
    top: 4px;
    color: #686868;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field p.full {
    width: 100%;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.map iframe {
    width: 100%;
    height: 399px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item p textarea {
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 6px;
    font-size: 16px;
    padding: 15px 25px;
    height: 229px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item ul.list_info {
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 6px;
    font-size: 16px;
    padding: 15px 25px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item ul.list_info li {
    display: block;
    font-size: 16px;
    color: #909090;
    width: 100%;
    line-height: 30px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item ul.list_info li i {
    margin-right: 10px;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.descriptionBox {
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 6px;
    padding: 30px 30px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.descriptionBox p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item.step6 h4 img {
    width: 20px;
    vertical-align: middle;
    margin-left: 10px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item.step6 h4 {
    margin-bottom: 15px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item.step6 div.field label.box {
    width: 100%;
    height: unset;
    align-items: flex-start;
    margin-right: 0px;
    border-radius: 12px;
    margin-bottom: 25px;
    padding: 20px 20px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item.step6 div.field {
    display: block;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item.step6 div.field label.box span b {
    display: block;
    font-size: 20px;
    margin-bottom: 12px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item.step6 div.field label.box span b i {
    color: #7c7c7c;
    background: #e8e8e8;
    border-radius: 100px;
    font-weight: 400;
    padding: 4px 26px;
    font-size: 16px;
    margin-left: 25px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item.step6 div.field label.box input[type="radio"] {
    margin-top: 5px;
    width: 18px;
    height: 18px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item.step6 div.field label.box:last-child {
    margin-bottom: 15px;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.step6checkbox {
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 12px;
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 30px 30px 35px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.step6checkbox h5 {
    color: #000000;
    font-size: 24px;
    margin-bottom: 10px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.step6checkbox p {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 0px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.step6checkbox ul {
    margin-top: 15px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.step6checkbox ul li {
    width: 100%;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.step6checkbox ul li label {
    color: #909090;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.step6checkbox ul li label span {
    color: #7c7c7c;
    background: #e8e8e8;
    border-radius: 100px;
    font-weight: 400;
    padding: 0px 20px;
    font-size: 14px;
    margin-left: 20px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.step6checkbox ul li label input[type="radio"] {
    width: 18px;
    height: 18px;
    margin: 0px 12px 0px 0px;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item ul.step7listitem {
    display: flex;
    margin-top: 15px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item ul.step7listitem li label span {
    display: block;
    color: #909090;
    font-size: 20px;
    font-weight: 600;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item ul.step7listitem li label {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item ul.step7listitem li label input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: 0px 0px 2px;
    margin-left: 6px;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field p.step7span {
    width: 65%;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field p.step7span input {
    width: 50%;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field p.step7span span {
    display: inline-block;
    line-height: 18px;
    position: relative;
    top: 8px;
    padding-left: 15px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field.informativestep7 {
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 6px;
    display: block;
    padding: 20px 30px;
    margin: 30px 0px 30px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field.informativestep7 h5 {
    color: #000;
    font-size: 18px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field.informativestep7 p {
    margin: 0px;
    width: 100%;
    font-size: 16px;
    line-height: 28px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item div.field.step7checkbox label {
    width: 100%;
    border: unset;
    background: transparent;
    color: #000;
    height: 40px;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item p.step7time input {
    width: 100%;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item.step6 div.field.step8 label.box:has(input:checked) {
    border-color: #000;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item p.step8info {
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 6px;
    font-weight: 600;
    padding: 12px 20px;
    margin-bottom: 40px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item p.step8info i {
    margin-right: 10px;
    color: #2185c5;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item table.step8Table {
    background: #fff;
    border-radius: 12px;
    width: 80%;
    border-collapse: collapse;
    overflow: hidden;
    margin: 35px 0px 30px;
    box-shadow: 0px 0px 20px 2px #0000000d;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item table.step8Table td {
    border-bottom: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    font-size: 16px;
    font-weight: 600;
    color: #909090;
    padding: 12px 30px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item table.step8Table td:last-child {
    border-right: unset;
    text-decoration: underline;
    text-align: center;
    font-weight: 400;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item table.step8Table td:first-child {
    width: 70%;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item table.step8Table tr:last-child td {
    border-bottom: unset;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item .step2UploadPhotos {
    border: 1px solid #cacaca;
    border-radius: 12px;
    padding: 15px;
    margin: 25px 0px 40px;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item .step2UploadPhotos .inner {
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 6px;
    padding: 30px 30px;
    display: flex;
    align-items: center;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item .step2UploadPhotos .inner .media {
    width: 30%;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item .step2UploadPhotos .inner .media img {
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item .step2UploadPhotos .inner  .upload {
    position: relative;
    width: 70%;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item .step2UploadPhotos .inner .upload button {
    color: #fff;
    background: #161515;
    border: unset;
    outline: unset;
    border-radius: 100px;
    height: 50px;
    max-width: 250px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item .step2UploadPhotos .inner .upload input[type="file"] {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item .step2UploadPhotos .inner .upload span {
    display: block;
    max-width: 250px;
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
}
section.dashboardAccount div.peronalInfoBox div.leftSide form.makeABoat div.item .step2UploadPhotos .inner .upload button span {
    display: inline-block;
    margin: 0px;
    margin-left: 5px;
}
.listingNewPage .add {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 50px;
}

.listingNewPage table#ordersTableShow {
    white-space: nowrap;
    display: table;
    width: 100%;
     /* Scrollbar are always visible */
}

.row.listingNewPage {
    display: block !important;
    padding-top: 50px;
    padding-bottom: 50px !important;
}

.listingNewPage .add h2 {
    color: #000000;
    font-size: 45px;
}

.listingNewPage .add a {
    color: #909090;
    border: 2px solid #909090;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    height: 50px;
    width: 250px;
}

.listingNewPage table#ordersTableShow thead th {
    border-bottom: 1px solid #7c7c7c;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0px;
    line-height: 12px;
    padding-right: 40px;
}

.listingNewPage table#ordersTableShow td {
    color: #7c7c7c;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0px;
    padding-right: 40px;
    vertical-align: middle;
}

.listingNewPage table#ordersTableShow td img {
    width: 100px;
    vertical-align: middle;
    margin-right: 6px;
}

.listingNewPage table#ordersTableShow td.instant img {
    width: 18px;
}

.listingNewPage table#ordersTableShow td.payment i {
    color: #2185c5;
    font-size: 18px;
    margin-right: 6px;
}

.listingNewPage table#ordersTableShow td i.fa.fa-check-circle {
    color: #2185c5;
    font-size: 18px;
    margin-right: 6px;
}

.listingNewPage table#ordersTableShow td.document i.fa.fa-info-circle {
    font-size: 18px;
    margin-right: 6px;
    color: #a94442;
}

.listingNewPage table#ordersTableShow tbody tr td {
    border-bottom: 1px solid #7c7c7c;
}

.listingNewPage table#ordersTableShow tbody tr:last-child td {
    border-bottom: unset;
}

.listingNewPage table#ordersTableShow td.status button {
    color: #7c7c7c;
    background: #e8e8e8;
    border-radius: 100px;
    border: unset;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 22px;
}

.listingNewPage table#ordersTableShow td.verifyList a {
    color: #fff;
    background: #909090;
    border-radius: 100px;
    border: unset;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 22px;
}
.listingNewPage table#ordersTableShow tbody tr td .title {
    display: flex;
    color: #000;
    font-weight: 600;
    align-items: center;
}
.listingNewPage .supportScroll {
    width: 100%;
    overflow-x: scroll;
}
#top nav>ul>li .userDetail label img {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    object-fit: cover;
    margin: 0px;
    margin-right: 10px;
}

#top nav>ul>li .userDetail label {
    color: #000;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    border-radius: 100px;
    padding: 8px 20px;
}

#top nav>ul>li .userDetail {
    position: relative;
    margin-left: 15px;
    z-index: 99999;
}

body:not([data-header-format="left-header"]) #header-outer .sf-menu li .userDetail div.list {
    left: 0px;
    padding: 0px !important;
    margin: 0px !important;
    background: #fff !important;
    border-radius: 12px;
    width: 100%;
    border: 1px solid #909090 !important;
    z-index: 9999;
    opacity: 0;
    transition: all 0.3s linear;
    overflow: hidden;
    top: 60px;
    position: absolute;
}

#top nav>ul>li .userDetail div.list p {
    float: unset;
    border-bottom: 1px solid #757575;
}

body.material #header-outer[data-has-buttons=no][data-full-width=false][data-format=default]:not([data-lhe=button_bg]) #top nav>.sf-menu>li .userDetail div.list p a {
    padding: 4px 10px !important;
    margin: 0px !important;
    text-transform: uppercase;
    color: #757575 !important;
    font-size: 14px;
    font-weight: 600 !important;
    cursor: pointer;
}

body.material #header-outer[data-has-buttons=no][data-full-width=false][data-format=default]:not([data-lhe=button_bg]) #top nav>.sf-menu>li .userDetail div.list p a i {
    color: #000;
    margin-right: 5px;
}

body:not([data-header-format="left-header"]) #header-outer .sf-menu li:hover .userDetail div.list {
    opacity: 1;
    height: auto;
}

#top nav>ul>li .userDetail div.list p:last-child {
    border-bottom: unset;
}
#top nav>ul>li .userDetail label i.fa.fa-chevron-down {
    font-size: 14px;
    margin-left: 8px;
    vertical-align: middle;
}
#header-outer[data-format=default] #top .span_9:has(.loginUser) {
    width: 82%;
}

#header-outer[data-format=default] #top .span_9 nav.loginUser {
    width: 100%;
    display: block;
}

#header-outer[data-format=default] #top .span_9 nav.loginUser li a span {
    font-size: 18px;
    color: #757575;
    font-weight: 600;
}

#header-outer[data-format=default] #top .span_9 nav.loginUser li a {
    margin: 0px !important;
}

#header-outer[data-format=default] #top .span_9 nav.loginUser ul {
    display: flex;
    width: 100%;
    max-width: 100%;
}

#header-outer[data-format=default] #top .span_9 nav.loginUser ul li {
    float: unset;
    display: inline-flex;
    margin-right: 4%;
}
.becomeACaptainPage p {
    padding-bottom: 5px;
    font-size: 18px;
}

.becomeACaptainPage h3 {
    font-weight: 600;
    margin-bottom: 15px !important;
}

.becomeACaptainPage h4 a {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-top: 10px !important;
    display: inline-block;
}

.becomeACaptainPage h6 {
    color: #161515;
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 35px;
    right: 55px;
}

.becomeACaptainPage h6 label {
    display: block;
    font-size: 18px;
    color: #7a7a7a;
    font-weight: 600;
    margin-top: 2px;
    opacity: 0.5;
}

.becomeACaptainPage .wpb_text_column.wpb_content_element.srvc-txt-block {
    margin-top: -155px;
    padding-bottom: 20px;
}

.becomeACaptainPage h5 {
    font-weight: 400;
}

body div#book-now-bnr.becomeACaptainbutton a.nectar-button.regular-button {
    background: #7a7a7a !important;
    color: #fff !important;
}

body div#book-now-bnr.becomeACaptainbutton h2 {
    text-align: left !important;
    font-size: 32px;
}
#becomCaptainBoxes ul {
    margin: 0px;
    padding: 0px;
}

#becomCaptainBoxes ul li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    border: 1px solid #dedede;
    border-radius: 12px;
    background: #fff;
    padding: 40px 40px 40px 92px;
    margin-bottom: 40px;
    position: relative;
    min-height: 203px;
}

#becomCaptainBoxes ul li:nth-child(odd) {
    margin-right: 2%;
    width: 48%;
}

#becomCaptainBoxes ul li h3 {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 12px;
}

#becomCaptainBoxes ul li p {
    color: #7a7a7a;
    font-size: 18px;
    line-height: 25px;
}

#becomCaptainBoxes ul li i {
    border: 1px solid #000;
    border-radius: 100px;
    color: #000;
    font-weight: 400;
    font-size: 18px;
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 40px;
    left: 30px;
}

div#becomCaptainBoxes {
    padding-top: 120px !important;
    padding-bottom: 100px !important;
}

#becomCaptainFirst h2 {
    color: #000000;
    font-size: 46px;
    font-weight: bold;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

#becomCaptainFirst p {
    color: #7a7a7a;
    font-size: 16px;
    line-height: 30px;
}

#becomCaptainFirst h4 {
    margin-bottom: 20px;
    color: #7a7a7a;
    font-size: 24px;
    font-weight: 600;
    margin-top: 30px;
}

#becomCaptainFirst h2:after {
    content: "";
    width: 85px;
    height: 2px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #7a7a7a;
}

#becomCaptainFirst .wpb_raw_code.wpb_content_element.wpb_raw_html {
    background: #161515;
    border-radius: 20px;
    padding: 45px 40px;
}

#becomCaptainFirst .vc_col-sm-6 .vc_column-inner {
    justify-content: flex-start;
}

#becomCaptainFirst .wpb_raw_code.wpb_content_element.wpb_raw_html h3 {
    color: #ffffff;
    font-size: 44px;
    margin-bottom: 30px;
}

#becomCaptainFirst .wpb_raw_code.wpb_content_element.wpb_raw_html ul {
    padding: 0px;
    margin: 0px 0px 30px;
}

#becomCaptainFirst .wpb_raw_code.wpb_content_element.wpb_raw_html ul li {
    color: #ffffff;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 12px;
}

#becomCaptainFirst .wpb_raw_code.wpb_content_element.wpb_raw_html ul li i {
    margin-right: 15px;
}

#becomCaptainFirst .wpb_raw_code.wpb_content_element.wpb_raw_html p a.btn {
    width: 200px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: static;
    background: #7a7a7a;
    border-radius: 100px;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    margin-right: 15px;
    text-decoration: unset;
}

#becomCaptainFirst .wpb_raw_code.wpb_content_element.wpb_raw_html p {
    color: #ffffff;
    font-size: 17px;
}

#becomCaptainFirst .wpb_raw_code.wpb_content_element.wpb_raw_html p a {
    position: static;
    color: #ffffff;
    font-size: 17px;
    text-decoration: underline;
}

div#becomCaptainFirst {
    padding-top: 100px !important;
    padding-bottom: 120px !important;
}
.becomeACaptainSlider h1 {
    text-align: center;
    font-size: 55px;
    line-height: 75px;
    margin-bottom: 15px;
}

.becomeACaptainSlider h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
}
header#top .head-btn span.becomeacaptain {
    width: 150px;
    display: inline-flex;
    text-align: center;
    height: 45px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}
header#top ul li a span.menu-title-text.becomeacaptainlogin {
    font-size: 20px;
    padding-right: 15px;
}

header#top ul li a span.menu-title-text.becomeacaptainlogin b {
    text-transform: uppercase;
    color: #000;
    text-decoration: underline;
    display: inline-block;
    margin-left: 10px;
}
#header-secondary-outer ul li.listaboat a {
    background-color: #fff;
    color: #393838;
    border-radius: 100px;
    font-size: 16px;
    padding: 8px 30px;
    margin-right: 20px;
}
#header-secondary-outer ul li.listaboat a:hover {
    color: #393838 !important;
}
section.loginForm {
    padding-top: 40px;
    padding-bottom: 80px;
}

section.loginForm h3.head {
    text-align: center;
    font-size: 44px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px;
}

section.loginForm p.para {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #b0b0b0;
}

section.loginForm p.para a {
    color: #000;
    text-decoration: underline;
    font-weight: 600;
    margin-left: 10px;
}

section.loginForm form.formValidationQuery {
    margin-top: 20px;
    max-width: 100%;
    border-radius: 16px;
    background: #fff;
    border: 1px solid #d0d0d0;
    padding-top: 50px;
}
section.loginForm div.leftSide {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    padding: 0px 60px;
    border-right: 1px solid #d0d0d0;
    position: relative;
}

section.loginForm div.rightSide {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    padding: 0px 60px;
    height: 100%;
}

section.loginForm  p.bttom {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    color: #b0b0b0;
    padding-bottom: 30px;
    margin-top: 40px;
}

section.loginForm p.bttom a {
    color: #000;
}

section.loginForm div.leftSide:after {
    content: "or";
    color: #f4f4f4;
    font-size: 30px;
    font-weight: 400;
    width: 66px;
    height: 66px;
    background: #7a7a7a;
    border-radius: 100px;
    position: absolute;
    top: 0px;
    right: -35px;
    bottom: 0px;
    margin: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

section.loginForm div.rightSide ul {
    margin: 0px;
    padding: 0px;
}

section.loginForm div.rightSide ul li a {
    display: flex;
    align-items: center;
    height: 55px;
    justify-content: center;
    background: #f7f7f7;
    border-radius: 100px;
    border: 1px solid #d5d5d5;
    font-size: 20px;
    font-weight: 600;
    color: #7a7a7a;
    position: relative;
}

section.loginForm div.rightSide ul li a img {
    position: absolute;
    left: -5px;
    top: -15px;
}

section.loginForm div.rightSide ul li {
    margin-bottom: 35px;
}

section.loginForm div.rightSide ul li:last-child {
    margin-bottom: 0px;
}

section.loginForm div.leftSide label.form-label {
    font-size: 16px;
    font-weight: 600;
    color: #909090;
    display: block;
    margin-bottom: 10px;
}

section.loginForm div.leftSide input {
    color: #161515 !important;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #d5d5d5;
    border-radius: 6px;
    background: transparent;
    height: 55px;
    padding: 0px 20px;
}

section.loginForm div.leftSide input#remember {
    height: unset;
}

section.loginForm div.leftSide label[for="remember-me"] {
    font-size: 14px;
    font-weight: 600;
    color: #909090;
}

section.loginForm div.leftSide .form-outline.rememberMe {
    margin: 5px 0px 10px;
}

section.loginForm form p.not-registered.forgot {
    font-size: 18px;
    font-weight: 600;
    color: #323232;
    text-align: center;
    max-width: 200px;
    padding: 0px;
    margin: 15px 0px 0px;
    text-decoration: underline;
}

div.addBookingModelPopup div.cancellations {
    border: 1px solid #eaeaea;
    border-radius: 6px;
    padding: 30px 25px 5px;
    height: 250px;
    overflow-y: scroll;
    margin: 0px 0px 40px;
}

div.addBookingModelPopup div.cancellations h2 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    text-decoration: underline;
    border: unset;
    margin: 0px 0px 20px;
    padding: 0px 0px 0px;
}

div.addBookingModelPopup div.cancellations p.info {
    border: unset;
    padding: 0px;
    margin: 0px;
    height: unset;
    font-size: 18px;
    color: #696969;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 25px;
    overflow: visible;
}
div.addBookingModelPopup div.cancellations::-webkit-scrollbar {
  width: 10px;
}

div.addBookingModelPopup div.cancellations::-webkit-scrollbar-track {
  background: #f7f7f7;
}

div.addBookingModelPopup div.cancellations::-webkit-scrollbar-thumb {
  background: #d5d5d5;
    border-radius:100px;
}

div.addBookingModelPopup button#completePay {
    width: 295px;
    height: 50px;
    margin: 0 auto 25px;
    display: block;
    background: #161515 !important;
    border-radius: 100px !important;
    font-size: 16px !important;
    font-weight: 600;
    color: #ffffff !important;
    text-transform: unset !important;
}

div.addBookingModelPopup h5 {
    text-align: center;
    font-size: 18px;
    color: #3c3c3c;
    font-weight: 600;
    margin-bottom: 12px;
}

div.addBookingModelPopup h6 {}

div.addBookingModelPopup h6 {
    font-size: 16px;
    font-weight: 600;
    color: #b0b0b0;
    text-align: center;
}

div.addBookingModelPopup h6 a {
    color: #3c3c3c;
    text-decoration: underline;
}

div.modal .modal-content .modal-header h5.modal-title {
    text-align: left;
    font-weight: 600;
    font-size: 26px;
    color: #000000;
    margin: 0px 0px 20px;
}

div.modal .modal-content .modal-header button.close {
    color: #2185c5;
    border: 2px solid #2185c5;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    font-size: 35px;
    top: 0px;
}

div.modal .modal-content .modal-header button.close span {
    height: 30px;
    display: inline-block;
    position: relative;
    top: 2px;
}
div.addBookingModelPopup div.bookingDetail,div.addBookingModelPopup div.bookingDetailhere {
    display: flex;
    gap: 20px;
}

div.addBookingModelPopup div.bookingDetail h2,div.addBookingModelPopup div.bookingDetailhere h2 {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
    border: unset;
    margin: 0px 0px 20px;
    padding: 0px 0px 0px;
}

div.addBookingModelPopup div.bookingDetail label,div.addBookingModelPopup div.bookingDetailhere label {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #909090 !important;
    display: block !important;
    margin-bottom: 6px;
}

div.addBookingModelPopup div.bookingDetail div.personal,div.addBookingModelPopup div.bookingDetailhere div.personal {
    width: 50%;
}

div.addBookingModelPopup div.bookingDetailhere div.payment {
    width: 50%;
}

div.addBookingModelPopup div.bookingDetailhere div.personal p {
    padding-bottom: 15px;
}

div.addBookingModelPopup div.bookingDetailhere div.personal p label b {
    display: block;
    color: #000;
}

div.addBookingModelPopup div.bookingDetailhere div.personal p label {
    line-height: 22px;
}

div.modal .modal-content .modal-body p.selectMerchant {
    width: 100% !important;
}

div.addBookingModelPopup div#payment-stripe div.detailed.payments i {
    color: blue;
}

div.addBookingModelPopup div#payment-stripe div.detailed.payments {
    margin-top: -10px;
}

div.modal .modal-content .modal-body .peopleAndDiscount {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    padding: 25px 12% 15px;
    margin-bottom: 30px;
    margin-top: 30px;
}

div.modal .modal-content .modal-body .peopleAndDiscount label {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #909090 !important;
    display: block !important;
    margin-bottom: 6px;
}

div.modal .modal-content .modal-body .peopleAndDiscount p {
    margin-bottom: 20px;
}

div.modal .modal-content .modal-body .peopleAndDiscount p.checkbox {
    border: 1px solid #eaeaea !important;
    border-radius: 4px !important;
    padding: 15px 20px;
}

div.modal .modal-content .modal-body .peopleAndDiscount p.checkbox label {
    color: #000 !important;
    line-height: 22px;
}

div.modal .modal-content .modal-body .peopleAndDiscount p.checkbox label span {
    margin-top: 6px;
    font-size: 14px !important;
    line-height: 22px;
}

div.addBookingModelPopup div.bookingDetailAppeared {
    display: flex;
    align-items: center;
}

div.addBookingModelPopup div.bookingDetailAppeared .bookingDetail {
    display: block;
    width: 50%;
    padding-bottom: 0px;
}

div.addBookingModelPopup div.bookingDetailAppeared .type {
    width: 50%;
}

div.addBookingModelPopup div.bookingDetailAppeared .bookingDetail h6 {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    color: #909090;
    margin-bottom: 5px;
}

div.addBookingModelPopup div.bookingDetailAppeared .bookingDetail h3 {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 12px;
}

div.addBookingModelPopup div.bookingDetailAppeared .bookingDetail h4 {
    font-size: 16px;
    font-weight: 400;
    color: #909090;
}

div.addBookingModelPopup div.bookingDetailAppeared .bookingDetail h5 {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #909090;
}

div.addBookingModelPopup div.bookingDetailAppeared .type label {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #909090 !important;
    display: block !important;
}

div.addBookingModelPopup div.bookingDetailAppeared .type ul li label {
    color: #000 !important;
    font-size: 14px !important;
}

div.addBookingModelPopup div.bookingDetailAppeared .type ul li.active label {
    color: #fff !important;
}

div.addBookingModelPopup div#payment-stripe .col-sm-6 {
    width: 49%;
    vertical-align: top;
    display: inline-block;
}
div.modal .modal-content .modal-body .comingFromBoat {
    display: flex;
}

div.modal .modal-content .modal-body .comingFromBoat p {
    width: 50%;
    padding-right: 20px;
}

div.modal .modal-content .modal-body .comingFromBoat .servicesSelected {
    width: 50%;
}

div.modal .modal-content .modal-body .comingFromBoat .servicesSelected ul {
    padding: 0px;
}

div.modal .modal-content .modal-body .comingFromBoat .servicesSelected ul li {
    height: 40px;
}

div.modal .modal-content .modal-body .comingFromBoat p label {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #909090 !important;
    display: block !important;
    margin-bottom: 6px;
}

div.modal .modal-content .modal-body .comingFromBoat label {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #909090;
    display: block !important;
    margin-bottom: 10px;
}

div.modal .modal-content .modal-body .comingFromBoat ul li label {
    color: #000;
    margin-bottom: 0px;
}

div.modal .modal-content .modal-body .comingFromBoat .servicesSelected ul li.active label {
    color: #fff;
}
.listingNewPage .filers {
    border-radius: 100px;
    border: 2px solid #b9b9b9;
    display: inline-block;
    margin-bottom: 55px;
    overflow: hidden;
}

.listingNewPage .filers ul {
    display: flex;
    margin: 0px;
    padding: 0px;
}

.listingNewPage .filers ul li {border-right: 2px solid #b9b9b9;}

.listingNewPage .filers ul li a {
    width: 150px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #909090;
    font-weight: 600;
    text-decoration: unset;
}

.listingNewPage .filers ul li:last-child {
    border-right: unset;
}

.listingNewPage .filers ul li.active a {
    background: #000000;
    color: #fff;
}
/* new work css end */