.elementor-kit-11{--e-global-color-primary:#F6F6F6;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#242424;--e-global-color-accent:#60C6CA;--e-global-color-caacb4a:#060016;--e-global-color-ba0becb:#04142E;--e-global-color-aeb3328:#003F53;--e-global-color-9d5be04:#EFEFEF;--e-global-typography-primary-font-family:"Instrument Sans";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-letter-spacing:2.1px;--e-global-typography-secondary-font-family:"Sansation";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Instrument Sans";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:2px;color:#242424;font-family:"Instrument Sans", Sans-serif;font-size:16px;line-height:1.7em;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-text );}.elementor-kit-11 a:hover{color:var( --e-global-color-accent );}.elementor-kit-11 img{border-radius:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-11{--e-global-typography-secondary-line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-text-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Spec table  */

.firstspeccol {
    font-weight:500 !important;
}

.eael-data-table .td-content {
justify-content: flex-start;
}

.eael-data-table-wrap {
    overflow-x: hidden;
}

@media (max-width: 767px) {
td.firstspeccol {
    width: 40%;
}
}

p.gform_required_legend {
    display: none !important;
}


/* Sticky header  */

.smart-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;

    background: transparent;

    transition:
        transform 0.45s ease,
        opacity 0.45s ease,
        background 0.25s ease,
        backdrop-filter 0.25s ease;

    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);

    opacity: 1;
    transform: translateY(0);
}

/* Background appears when scrolling up */
.smart-header.scrolled {
    background: rgba(4, 20, 46, 0.92);

    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);

    box-shadow: 0 4px 20px rgba(0,0,0,0.18);
}

/* Header fades/slides away */
.smart-header.header-hidden {
    opacity: 0;
    transform: translateY(-100%);
    pointer-events: none;
}


/* ABOUT US MENU STYLING */

.elementor-page-135 .smart-header {

    background:
        linear-gradient(
            180deg,
            rgba(4, 20, 46, 0.85) 0%,
            rgba(4, 20, 46, 0.35) 50%,
            rgba(4, 20, 46, 0.15) 75%,
            rgba(4, 20, 46, 0.00) 100%
        );

    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);

    box-shadow: none;
}


/* SCROLLED STATE */

.elementor-page-135 .smart-header.scrolled {

    background: rgba(4, 20, 46, 0.92);

    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);

    box-shadow: 0 4px 20px rgba(0,0,0,0.18);
}


/* HIDDEN STATE */

.elementor-page-135 .smart-header.header-hidden {

    opacity: 0;
    transform: translateY(-100%);
    pointer-events: none;
}




/* CONTACT PAGE MENU STYLING */

.elementor-page-139 .elementor-nav-menu--main .elementor-item {
    color: #000000 !important;
    fill: #000000 !important;

    transition:
        color 0.1s ease,
        fill 0.1s ease;
}

/* Underline / pointer accent */

.elementor-page-139 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: var(--e-global-color-accent) !important;
}

/* Hover state */

.elementor-page-139 .elementor-nav-menu--main .elementor-item:hover {
    color: var(--e-global-color-accent) !important;
    fill: var(--e-global-color-accent) !important;
}

/* Active menu item */

.elementor-page-139 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: var(--e-global-color-accent) !important;
}

/* SCROLLED HEADER STATE */

.elementor-page-139 .smart-header.scrolled .elementor-nav-menu--main .elementor-item {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* Hover while scrolled */

.elementor-page-139 .smart-header.scrolled .elementor-nav-menu--main .elementor-item:hover {
    color: var(--e-global-color-accent) !important;
    fill: var(--e-global-color-accent) !important;
}

/* Active item while scrolled */

.elementor-page-139 .smart-header.scrolled .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: var(--e-global-color-accent) !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sansation';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://voyageyachtsinternational.com/wp-content/uploads/2025/05/Sansation-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Sansation';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://voyageyachtsinternational.com/wp-content/uploads/2025/05/Sansation-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Sansation';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://voyageyachtsinternational.com/wp-content/uploads/2025/05/Sansation-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Sansation';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://voyageyachtsinternational.com/wp-content/uploads/2025/05/Sansation-LightItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */