.modal-search {
    position: fixed;
    z-index: 2000;
}

.offcanvas-top {
    background: rgba(0, 7, 27, 0.8) !important;
}

.section-promotion-archive .search-form-promotion button {
    border: none;
    padding: 1rem;
}

.section-promotion-archive .search-form-promotion button img {
    filter: brightness(0) saturate(100%) invert(79%) sepia(31%) saturate(721%) hue-rotate(338deg) brightness(90%) contrast(87%);
}

.header button,
.header .shop-link,
.header .menu-toggle,
.header .search-toggle,
.header .header-left,
.header .header-right {
    flex-shrink: 0;
}

.offcanvas-top .offcanvas-body .menu-outer-wrapper .sub-menu-panel .sub-menu-group .sub-nav .sub-nav-item .sub-nav-link {
    text-decoration: unset;
}

.pb-80 {
    padding-bottom: 8rem;
}

.section-promotion-single .description h1 {
    font-family: "BeautiqueDisplay";
    font-size: 2.2rem;
    line-height: 1.2727272727;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.accordion-list .accordion-item.active .accordion-header .header-left .item-label {
    font-size: 2.2rem;
}

.wedding-package-detail .room-description p {
    font-size: unset;
    color: #00071B;
}

.gap-12 {
    gap: 1.2rem;
}

.gap-20 {
    gap: 2rem;
}

.section-berthing-rates .right-accordion-list .accordion-item .accordion-content ul:last-child {
    margin-bottom: 0;
}

.section-berthing-rates .right-accordion-list .accordion-item .accordion-content {
    padding-bottom: 0 !important;
}

.section-top.is-admin-trackable,
.section-tab.is-admin-trackable {
    position: sticky !important;
}

.header {
    z-index: 3000;
}

.gform-theme--framework .gform-field-label--type-sub:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    color: #112337 !important;
}

a {
    color: #0081C6;
    text-decoration: underline;
}

.header .sub-title-label {
    font-weight: 500;
}

.header.fixed .header-center,
.header.fixed .header-right,
.header.fixed .search-toggle,
.header.fixed .separator-v {
    display: flex !important;
}

.header.fixed .header-left {
    width: fit-content;
}

.section-packages .package-card .package-card-overlay-image {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 100%);
}

.section-view-our-rooms .list-room {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 2.4rem;
    grid-row-gap: 4rem;
}

.header .header-center img {
    transition: 0.3s all ease-in-out;
}

.header.fixed .header-center img {
    transform: scale(.8);
    transition: 0.3s all ease-in-out;
}

.header.fixed .header-main {
    padding: 0.9rem 0;
}

.header {
    position: sticky;
    top: 0;
}

.header.fixed {
    animation: none;
    transition: 0.3s all ease-in-out;
}

.btn-wrap {
    transition: 0.3s all ease-in-out;
}

.section-our-offerings .offering-card:hover .offering-image img {
    transform: unset;
}

.section-our-offerings .offering-card:hover .btn-wrap {
    color: #D9A86C;
}

.section-our-offerings .offering-card:hover .btn-wrap::after {
    filter: unset;
}

.section-new-updates .update-card .update-image:hover img {
    transform: unset;
}

.modal-search .modal-header i {
    color: #000000;
}

.modal-search .modal-header {
    padding: 3rem 5rem;
    position: absolute;
    top: 12rem;
    right: 0;
    z-index: 9999;
}

.section-packages .packages-grid {
    grid-row-gap: 5rem;
}

.section-packages.bg-FDF9F3 {
    background-color: #FFFFFF !important;
}

.description h1 li:not(:last-child),
.description .h1 li:not(:last-child),
.description h2 li:not(:last-child),
.description .h2 li:not(:last-child),
.description h3 li:not(:last-child),
.description .h3 li:not(:last-child),
.description h4 li:not(:last-child),
.description .h4 li:not(:last-child),
.description h5 li:not(:last-child),
.description .h5 li:not(:last-child),
.description ul li:not(:last-child) {
    margin-bottom: 1.5rem;
}

.room-detail .room-gallery-swiper .swiper-slide {
    height: auto;
}

.room-detail .room-gallery-swiper .swiper-slide img {
    height: 65rem;
    object-fit: cover;
}

.modal-room-detail #room-detail-content {
    padding-top: 12rem;
}

.modal-room-detail .btn-close-custom {
    top: 11rem
}

@media (max-width:991px) {
    .modal-room-detail .btn-close-custom {
        top: 9rem;
    }

    .section-wedding-venues .venue-item .venue-meta {
        font-size: 16px;
    }

    .pb-80 {
        padding-bottom: 5rem;
    }

    .header.fixed .separator-v {
        display: none !important;
    }

    .section-packages .packages-grid {
        grid-row-gap: 3rem;
    }

    .section-view-our-rooms .list-room {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 2.4rem;
        grid-row-gap: 4rem;
    }

    .section-view-our-rooms .room-card .room-image img {
        height: 27rem;
    }

    .section-hotel-offers .offer-date.text-14 {
        font-size: 15px !important
    }

    .section-over-dining .dining-card .btn-more-info {
        font-size: 17px;
    }
}

@media (max-width:575px) {
    .title-biggest {
        font-size: 5.5rem;
    }

    .fs-16 {
        font-size: 19px !important;
    }

    .section-hero-banner .title-item-bigger,
    body,
    .description {
        font-size: 15px !important;
    }

    .section-promotion-single .description h1 {
        font-size: 22px;
    }

    .room-detail .room-gallery-swiper .swiper-slide img,
    section.section-hero-banner .bg {
        height: 100%;
    }

    section.section-hero-banner .hero-banner {
        height: auto;
        min-height: 55rem;
    }

    .header .btn-member-login {
        width: 3rem;
    }

    .modal-search .modal-header {
        position: absolute;
        padding: 4rem;
        top: 8rem;
    }

    .section-view-our-rooms .list-room {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 2.4rem;
        grid-row-gap: 4rem;
    }

    .section-view-our-rooms .room-title,
    .section-hotel-offers .offer-title {
        font-size: 22px;
    }

    .section-view-our-rooms .room-card .room-meta .meta-item {
        font-size: 16px;
    }

    .section-view-our-rooms .room-excerpt.text-16 {
        font-size: 15px;
    }
}

.room-amenities-wrap .amenity-section-title,
.amenity-group .amenity-section-title {
    padding-bottom: 2rem;
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 2rem;
}

.room-amenities-wrap .row,
.amenity-group .row {
    margin: 0 auto;
    justify-content: center;
    border-bottom: 1px solid #EDEDED;
}

.room-amenities-wrap .row:last-child,
.amenity-group .row:last-child {
    border-bottom: 0;
}

.room-amenities-wrap .row:first-child,
.amenity-group .row:first-child {
    padding-top: 0;
}

.room-amenities-wrap .row .col,
.amenity-group .row .col {
    margin: 2rem 0;
    border-right: 1px solid #EDEDED;
    padding: 0 2.4rem;
}

.room-amenities-wrap .row .col:first-child,
.amenity-group .row .col:first-child {
    padding-left: 0;
}

.section-marina-overview .content {
    font-family: "Satoshi";
}

.swiper-button-disabled {
    opacity: 0.3;
}

.section-our-benefits .swiper-wrapper {
    transition-timing-function: linear;
}

@media (max-width: 991.98px) {
    .section-weather-component .weather-main-bar .metric-item {
        padding: 0;
    }

    .section-berthing-rates .accordion-list .item-label,
    .section-fact-sheet .marquee-swiper .fact-sheet-card .fact-sheet-overlay {
        font-size: 20px;
    }

    .section-list-accordion .accordion-item .accordion-button,
    .section-over-dining .dining-card .title-item,
    .description-table table thead td,
    .description-table table thead th,
    .accordion-list table thead td,
    .accordion-list table thead th,
    .description-table table tbody th,
    .description-table table tbody td,
    .accordion-list table tbody th,
    .accordion-list table tbody td,
    .section-fact-sheet .fact-sheet-features-grid .feature-item .feature-label {
        font-size: 15px;
    }

    .room-amenities-wrap .row .col:first-child,
    .amenity-group .row .col:first-child {
        padding-left: 2.4rem;
    }
}

.room-amenities-wrap .row .col:last-child,
.amenity-group .row .col:last-child {
    border-right: 0;
}

.room-amenities-wrap .amenity-item,
.amenity-group .amenity-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    height: 100%;
}

.room-amenities-wrap .amenity-item .amenity-icon,
.amenity-group .amenity-item .amenity-icon {
    width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
}

.room-amenities-wrap .amenity-item .amenity-icon img,
.amenity-group .amenity-item .amenity-icon img {
    max-height: 100%;
    width: auto;
}

.room-amenities-wrap .amenity-item .amenity-label,
.amenity-group .amenity-item .amenity-label {
    font-size: 1.6rem;
    line-height: 1.375;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.032rem;
    color: #00071B;
}

.room-amenities-wrap .amenity-item .amenity-label p,
.amenity-group .amenity-item .amenity-label p {
    margin-bottom: 0;
}

@media (max-width: 575.98px) {
    .btn-wrap {
        font-size: 15px !important
    }

    .footer-contact-text {
        font-size: 13px;
    }

    .section-new-updates .update-card .update-image img {
        aspect-ratio: 1 / 1;
    }

    .section-new-updates .update-card .update-content {
        text-align: center;
    }

    .section-fact-sheet .marquee-swiper .fact-sheet-card .fact-sheet-image,
    .section-fact-sheet .marquee-swiper .fact-sheet-card {
        width: 100%;
    }

    .section-fact-sheet .marquee-swiper .fact-sheet-card {
        height: 30rem !important;
    }

    .section-fact-sheet .marquee-swiper .fact-sheet-card img {
        width: 100% !important;
        object-fit: cover;
    }

    .room-amenities-wrap .row .col:nth-child(odd),
    .amenity-group .row .col:nth-child(odd) {
        border-left: 1px solid #EDEDED;
    }

    .room-amenities-wrap .row .col,
    .amenity-group .row .col:last-child {
        border-right: 1px solid #EDEDED;
    }

    .room-amenities-wrap .row .col,
    .amenity-group .row .col {
        padding: 2rem 1.5rem;
        border-top: 1px solid #EDEDED;
        border-bottom: 1px solid #EDEDED;
        margin: 0;
    }

    .section-weather-component .col-6 {
        height: auto;
    }

    .section-boat-dealer .boat-dealer-card .dealer-location.text-14 {
        font-size: 15px !important;
    }

    .section-boat-dealer .dealer-content.flex-grow-1 {
        flex-grow: unset !important;
    }
}

.description ol ol,
.description ul ol {
    list-style-type: lower-alpha !important;
}

.section-ciq-services .description-table table tbody td:last-child {
    border-right: 1px solid #CED4DA;
}

.section-promotion-related .list-post {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 2.4rem;
    grid-row-gap: 3rem;
}

.section-promotion-single .description img {
    height: 67rem;
    margin-top: 2rem;
}

.section-promotion-single .promotion-hero-image img {
    height: 67rem;
}

.section-promotion-single .promotion-gallery-swiper .swiper-slide img {
    height: 67rem;
    object-fit: cover;
}

@media(max-width:991px) {
    .section-promotion-related .list-post {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 2.4rem;
        grid-row-gap: 3rem;
    }

    .section-berthing-rates .accordion-list .item-label,
    .section-fact-sheet .marquee-swiper .fact-sheet-card .fact-sheet-overlay {
        font-size: 2.2rem;
    }
}

@media(max-width:575px) {
    .promotion-card-item .card-content .title-card {
        font-size: 16px;
    }

    .section-promotion-related .list-post {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 2.4rem;
        grid-row-gap: 3rem;
    }

    .section-promotion-single .promotion-gallery-swiper .swiper-slide img,
    .section-promotion-single .description img {
        height: 35rem;
    }
}