.stick-head.fixed-header {
    background-color: rgb(0, 0, 0, 0.8) !important;
}

/* #mobile-header{
	position:unset !important;
} */
.page-id-3823 .site-main article {
    margin-top: 200px;
}

.bdt-lightbox .bdt-transition-fade {
    opacity: 1 !important;
}

.bdt-lightbox .bdt-lightbox-button {
    color: #fff !important;
}

@media screen and (max-width: 767px) {
    .elementor-location-header {
        width: 100%;
    }
}

@media screen and (max-width: 540px) {
    .page-id-3825 div#pdfheader div {
        font-size: 32px !important;
    }

    .booking-rules-policies {
        margin-top: 30px;
    }

    .bqp-details-list .vheDepositList span:last-child {
        max-width: 30%;
    }

    .bqp-details-list .vheDepositList span:first-child {
        max-width: 70%;
    }
}

.content-area .elementor-heading-title a,
.elementor-widget-text-editor a,
.content-area .elementor-tab-content a {
    color: #0054d2;
}

.content-area .elementor-heading-title a:before,
.elementor-widget-text-editor a:before,
.content-area .elementor-tab-content a:before {
    background: none;
}

a#custom_header_btn {
    box-shadow: none;
}

.elementor-author-box__name {
    display: inline-block;
    margin-right: 8px;
}

.elementor-author-box__bio {
    margin-top: 8px;
}

.elementor-author-social-inline {
    margin-top: 6px;
    display: inline-block;
}

.elementor-author-social-inline .author-icon {
    display: inline-flex;
    margin-right: 10px;
    font-size: 18px;
    color: #333;
    transition: 0.25s ease;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border: 1px solid #d7deea;
    border-radius: 999px;
    text-decoration: none;
    font-size: 14px;
    line-height: 1;
    color: #1b4e8b;
    background: #fff;
}

.elementor-author-social-inline .author-icon:hover {
    color: #0aaf96;
    /* brand color */
}