/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2026 | 09:44:18 */
.qodef-header--minimal-centered #qodef-page-header {
    background-color: rgb(0 0 0 / 85%) !important;
}
body.qodef-header--minimal-centered.qodef-has-header-highlight-area #qodef-page-header-inner .qodef-minimal-centered-header-right-wrapper:after {
    background-color: rgb(237 27 36) !important;
}
.qodef-fullscreen-area-widgets>.widget.widget_block {
    display: none;
}

.qodef-room-slider.qodef-room-slider-layout--standard .qodef-room-slider-item .qodef-e-title a {
    color: #f10000;
}
.qodef-svg--drag-cursor circle {
    fill: #e90000 !important;
}
a.qodef-mobile-header-logo-link.qodef-height--set.qodef-source--image {
    display: none !important;
}

/* Default (Desktop) */
img.image.wp-image-13033.attachment-full.size-full {
    width: 300px !important;
}

/* Tablet */
@media (max-width: 1024px) {
    img.image.wp-image-13033.attachment-full.size-full {
        width: 300px !important;
    }
}

/* Mobile */
@media (max-width: 767px) {
    img.image.wp-image-13033.attachment-full.size-full {
        width: 150px !important;
    }
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner {
    justify-content: space-between;
    padding-top: 25px;
}

span.qodef-e-beds-label {
    display: none !important;
}


form.wpcf7-form.light_form.Reservation.init button.wpcf7-form-control.wpcf7-submit.qodef-button.qodef-size--normal.qodef-layout--filled.qodef-m {
    margin-top: 30px;
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner {
    justify-content: space-between;
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened, .qodef-opener-icon.qodef-source--predefined:hover, a.qodef-opener-icon.qodef-m.qodef-source--predefined.qodef-mobile-header-opener {
    color: rgb(255 255 255);
}

/* #qodef-page-mobile-header {
    height: 110px;
} */

#qodef-page-header .qodef-header-logo-link {
	height:66px !important;
}