/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 11 2026 | 07:11:20 */
.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-12401.attachment-full.size-full {
    width: 300px !important;
}

/* Tablet */
@media (max-width: 1024px) {
    img.image.wp-image-12401.attachment-full.size-full {
        width: 300px !important;
    }
}

/* Mobile */
@media (max-width: 767px) {
    img.image.wp-image-12401.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;
}