{"id":4403,"date":"2026-07-07T20:05:52","date_gmt":"2026-07-07T16:05:52","guid":{"rendered":"https:\/\/sereneoman.com\/?page_id=4403"},"modified":"2026-07-18T13:12:27","modified_gmt":"2026-07-18T09:12:27","slug":"new-home","status":"publish","type":"page","link":"https:\/\/sereneoman.com\/ar_eg\/","title":{"rendered":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style data-wp-block-html=\"css\">\n.serene-hero-video-container {\n    position: relative;\n    width: 100%;\n    height: 100vh; \/* Full viewport height *\/\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between; \/* Keeps text in middle, bar at bottom *\/\n    align-items: center;\n    padding: 10vh 0 0 0; \n    box-sizing: border-box;\n}\n\n\/* Ensure the dark video overlay is active *\/\n.serene-hero-video-container::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0, 0, 0, 0.45) !important; \/* Darken background to make text pop *\/\n    z-index: 1;\n}\n\n.serene-background-video {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    min-width: 100%;\n    min-height: 100%;\n    width: auto;\n    height: auto;\n    transform: translate(-50%, -50%);\n    object-fit: cover;\n    z-index: 0;\n}\n\n\/* Force all text elements to be white and readable over the video *\/\n.serene-hero-content {\n    position: relative;\n    text-align: center;\n    width: 90%;\n    max-width: 800px;\n    z-index: 5;\n    margin-top: auto; \/* Pushes content down elegantly *\/\n    margin-bottom: auto;\n}\n\n.serene-location-label {\n    font-size: 13px !important;\n    letter-spacing: 0.2em !important;\n    text-transform: uppercase !important;\n    color: #ffffff !important;\n    margin-bottom: 15px !important;\n}\n\n.serene-hero-title {\n    color: #ffffff !important;\n    font-size: 52px !important;\n    font-weight: 400 !important;\n    line-height: 1.15 !important;\n    margin: 0 auto 20px auto !important;\n}\n\n.serene-translation {\n    color: rgba(255, 255, 255, 0.85) !important;\n    font-size: 24px !important;\n    margin-bottom: 25px !important;\n}\n\n.serene-hero-description {\n    color: rgba(255, 255, 255, 0.9) !important;\n    font-size: 17px !important;\n    max-width: 600px !important;\n    margin: 0 auto 35px auto !important;\n    line-height: 1.6 !important;\n}\n\n.serene-hero-buttons {\n    display: flex;\n    justify-content: center;\n    gap: 15px;\n}\n\n.serene-btn {\n    display: inline-block;\n    padding: 14px 32px;\n    border-radius: 50px;\n    text-decoration: none;\n    font-size: 15px;\n    font-weight: 500;\n}\n\n.serene-btn-filled {\n    background-color: #3b533b !important;\n    color: #ffffff !important;\n}\n\n.serene-btn-outline {\n    background-color: transparent !important;\n    color: #ffffff !important;\n    border: 1px solid rgba(255, 255, 255, 0.6) !important;\n}\n\n\/* =========================================================\n   2. FLOATING BAR CONTAINER FIX\n   ========================================================= *\/\n\n.serene-availability-bar-wrapper {\n    position: relative;\n    width: 100%;\n    display: flex;\n    justify-content: center;\n    z-index: 10;\n    margin-top: -165px;\n    margin-bottom: 35px;\n}\n\n.serene-availability-bar-container {\n    width: 90%;\n    max-width: 1150px;\n    background-color: #e9e5de !important; \/* Creamy beige *\/\n    border-radius: 35px !important; \/* Rounded top only *\/\n    padding: 30px 40px 25px 40px !important;\n    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);\n    box-sizing: border-box;\n}\n\n\/* =========================================================\n   3. MOTOPRESS FORM HORIZONTAL ROW FORCE\n   ========================================================= *\/\n\n\/* Forces the actual plugin form element to align horizontally *\/\n.availability-form-shortcode-container form {\n    display: flex !important;\n    flex-direction: row !important;\n    flex-wrap: nowrap !important;\n    align-items: flex-end !important; \/* Aligns inputs and button on baseline *\/\n    justify-content: space-between !important;\n    gap: 15px !important;\n    width: 100% !important;\n}\n\n\/* Targets the default structural blocks (usually <p> tags) inside MotoPress form *\/\n.availability-form-shortcode-container form > p,\n.availability-form-shortcode-container form > div {\n    display: flex !important;\n    flex-direction: column !important; \/* Keeps label directly on top of its input *\/\n    flex: 1 !important; \/* Distributes width equally *\/\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\n\/* Fixes the button wrapper so it doesn't stretch like an input *\/\n.availability-form-shortcode-container form > .mphb-search-submit-button-wrapper,\n.availability-form-shortcode-container form > p:last-child {\n    flex: 0 0 auto !important; \n}\n\n\/* =========================================================\n   4. INPUT & LABEL STYLING (Screen Shot 2026-07-07 at 18.32.44.jpg)\n   ========================================================= *\/\n\n\/* Styles the small uppercase labels above fields *\/\n.availability-form-shortcode-container form label {\n    display: block !important;\n    font-size: 11px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    color: #555555 !important;\n    margin-bottom: 8px !important;\n    font-weight: 600 !important;\n}\n\n\/* Cleans up the actual inputs and dropdown fields *\/\n.availability-form-shortcode-container form input[type=\"text\"],\n.availability-form-shortcode-container form select {\n    width: 100% !important;\n    height: 52px !important;\n    padding: 10px 18px !important;\n    background-color: #f1eeeb !important; \/* Subtle inner field color *\/\n    border: 1px solid #dcd7cf !important;\n    border-radius: 12px !important;\n    font-size: 14px !important;\n    color: #333333 !important;\n    box-sizing: border-box !important;\n}\n\n\/* Removes standard browser focus ring issues *\/\n.availability-form-shortcode-container form input:focus,\n.availability-form-shortcode-container form select:focus {\n    outline: none !important;\n    border-color: #3b533b !important;\n}\n\n\/* Styles the MotoPress \"Check Availability\" Submit Button *\/\n.availability-form-shortcode-container form input[type=\"submit\"],\n.availability-form-shortcode-container form button.button {\n    height: 52px !important;\n    padding: 0 35px !important;\n    background-color: #3b533b !important; \/* Olive green *\/\n    color: #ffffff !important;\n    border: none !important;\n    border-radius: 50px !important;\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    cursor: pointer !important;\n    transition: background 0.2s ease !important;\n    white-space: nowrap !important;\n}\n\n.availability-form-shortcode-container form input[type=\"submit\"]:hover {\n    background-color: #2c3e2c !important;\n}\n\n\/* =========================================================\n   5. MOBILE RESPONSIVENESS\n   ========================================================= *\/\n@media (max-width: 991px) {\n    .serene-hero-video-container {\n        height: auto;\n        min-height: 100vh;\n        padding-bottom: 80px;\n    }\n    .serene-availability-bar-wrapper {\n        margin-top: -135px;\n        margin-bottom: 40px;\n    }\n    .serene-hero-title {\n        font-size: 44px !important;\n    }\n    \/* Drop back to stacked elements on smaller mobile views *\/\n    .availability-form-shortcode-container form {\n        flex-direction: column !important;\n        align-items: stretch !important;\n    }\n    .serene-availability-bar-container {\n        border-radius: 25px !important;\n        padding: 25px !important;\n    }\n    .availability-form-shortcode-container form input[type=\"submit\"] {\n        width: 100% !important;\n    }\n}\n\/* =========================================================\n   ABOUT & FEATURES SECTION (Screen Shot 2026-07-07 at 18.57.54.png)\n   ========================================================= *\/\n\n\/* Main Section Background Setup *\/\n.serene-about-section {\n    padding: 100px 0 !important;\n    width: 100% !important;\n    box-sizing: border-box;\n}\n\n.serene-about-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 30px;\n    box-sizing: border-box;\n}\n\n\/* Split Column Layout *\/\n\n.serene-about-split {\n\n    display: flex !important;\n\n    align-items: center !important;\n\n    justify-content: space-between !important;\n\n    gap: 10px !important;\n\n    margin-bottom: 90px !important;\n\n}\n\n\n\n.serene-about-text-col {\n\n    flex: 1 !important;\n\n}\n\n\n\n.serene-about-image-col {\n\n    flex: 2 !important\n\n    display: flex;\n\n    justify-content: flex-end;\n\n    align-items: center;\n\n} \n\n\n\n\/* Typography Details *\/\n.serene-about-sub {\n    font-family: sans-serif !important;\n    font-size: 12px !important;\n    letter-spacing: 0.2em !important;\n    color: #8c8881 !important; \/* Muted gray text label *\/\n    text-transform: uppercase !important;\n    margin-bottom: 25px !important;\n    font-weight: 500 !important;\n}\n\n.serene-about-title {\n    font-family: serif !important; \/* Targets your primary theme serif font *\/\n    font-size: 56px !important;\n    line-height: 1.15 !important;\n    color: #1c1b18 !important;\n    font-weight: 400 !important;\n    margin: 0 0 30px 0 !important;\n}\n\n.serene-about-arabic {\n    font-family: 'Amiri', serif !important;\n    font-size: 18px !important;\n    color: #726e66 !important;\n    margin-bottom: 35px !important;\n    line-height: 1.6 !important;\n}\n\n.serene-about-desc {\n    font-family: sans-serif !important;\n    font-size: 17px !important;\n    line-height: 1.65 !important;\n    color: #615d55 !important;\n    max-width: 520px !important;\n    margin: 0 !important;\n}\n\n\/* Highly Rounded Image Layout *\/\n.serene-about-image-wrapper {\n    width: 100%;\n    max-width: 680px;\n    \/* aspect-ratio: 4 \/ 5;  Creates the elegant vertical oblong frame ratio *\/\n    border-radius: 60px !important; \/* Mimics the heavy corner roundness *\/\n    overflow: hidden !important;\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);\n}\n\n.serene-about-img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    display: block !important;\n}\n\n\/* =========================================================\n   3-COLUMN FEATURE CARDS ROW\n   ========================================================= *\/\n\n.serene-features-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 30px !important;\n    width: 100% !important;\n}\n\n.serene-feature-card {\nbackground-color: #f1eeeb !important;\n    border-radius: 30px !important; \/* Pillbox rounded corners *\/\n    padding: 45px 35px !important;\n    box-sizing: border-box !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n}\n\n.serene-feature-icon {\n    margin-bottom: 35px !important;\n    color: #3b4f30 !important;\n    display: flex;\n    align-items: center;\n}\n\n.serene-feature-icon svg {\n    width: 58px;\n    height: 58px;\n}\n\n.serene-feature-title {\n    font-family: serif !important;\n    font-size: 22px !important;\n    font-weight: 400 !important;\n    color: #1c1b18 !important;\n    margin: 0 0 15px 0 !important;\n}\n\n.serene-feature-desc {\n    font-family: sans-serif !important;\n    font-size: 15px !important;\n    line-height: 1.55 !important;\n    color: #615d55 !important;\n    margin: 0 !important;\n}\n\n\/* =========================================================\n   MOBILE RESPONSIVENESS OVERRIDES\n   ========================================================= *\/\n\n@media (max-width: 991px) {\n    .serene-about-split {\n        flex-direction: column !important;\n        gap: 50px !important;\n        margin-bottom: 60px !important;\n    }\n    \n    .serene-about-text-col, \n    .serene-about-image-col {\n        width: 100% !important;\n        flex: none !important;\n    }\n    \n    .serene-about-image-col {\n        justify-content: center !important;\n    }\n    \n    .serene-about-title {\n        font-size: 40px !important;\n    }\n    \n    .serene-features-grid {\n        grid-template-columns: 1fr !important; \/* Stacks cards in 1 column on tablet\/mobile *\/\n        gap: 20px !important;\n    }\n    \n    .serene-feature-card {\n        padding: 35px 25px !important;\n    }\n}\n\n\/* =========================================================\n   THE SERENE DAY SECTION (Screen Shot 2026-07-07 at 19.10.06.jpg)\n   ========================================================= *\/\n\n.serene-day-section {\n    background-color: #3b4f30 !important; \/* Deep signature olive green background *\/\n    padding: 120px 0 !important;\n    width: 100% !important;\n    color: #ffffff !important;\n    box-sizing: border-box;\n}\n\n.serene-day-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 30px;\n    box-sizing: border-box;\n}\n\n\/* Header Grid\/Flex Configuration *\/\n.serene-day-header {\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: flex-end !important;\n    margin-bottom: 80px !important;\n    gap: 40px;\n}\n\n.serene-day-sub-label {\n    font-family: sans-serif !important;\n    font-size: 11px !important;\n    letter-spacing: 0.25em !important;\n    color: rgba(255, 255, 255, 0.5) !important;\n    text-transform: uppercase !important;\n    margin-bottom: 20px !important;\n    font-weight: 600 !important;\n}\n\n.serene-day-main-title {\n    font-family: serif !important;\n    font-size: 52px !important;\n    line-height: 1.15 !important;\n    color: #ffffff !important;\n    font-weight: 400 !important;\n    margin: 0 !important;\n}\n\n.serene-day-arabic-right {\n    font-family: 'Amiri', serif !important;\n    font-size: 16px !important;\n    color: rgba(255, 255, 255, 0.5) !important;\n    max-width: 400px;\n    text-align: right !important;\n    margin-bottom: 10px !important;\n}\n\n\/* =========================================================\n   4-COLUMN TIMELINE CARDS CONFIGURATION\n   ========================================================= *\/\n\n.serene-day-grid {\n    display: grid !important;\n    grid-template-columns: repeat(4, 1fr) !important;\n    gap: 30px !important;\n    width: 100% !important;\n}\n\n\/* Structural top line above each column block *\/\n.serene-day-meta {\n    border-top: 1px solid rgba(255, 255, 255, 0.15) !important;\n    padding-top: 15px !important;\n    margin-bottom: 20px !important;\n}\n\n.serene-day-number {\n    font-family: sans-serif !important;\n    font-size: 12px !important;\n    letter-spacing: 0.1em !important;\n    color: rgba(255, 255, 255, 0.4) !important;\n    font-weight: 500 !important;\n}\n\n\/* =========================================================\n   SMOOTH UPWARD SCROLLING IMAGE HOVER EFFECT\n   ========================================================= *\/\n\n.serene-day-image-wrapper {\n    width: 100% !important;\n    aspect-ratio: 1 \/ 1.05 !important; \/* Elegant vertical box shape ratio *\/\n    border-radius: 35px !important; \/* Pillowed organic corners *\/\n    overflow: hidden !important; \/* Clips the moving image boundaries *\/\n    margin-bottom: 25px !important;\n    position: relative;\n}\n\n.serene-day-img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    display: block !important;\n    \n    \/* Slightly scales up image initially to give padding buffer room to slide up *\/\n    transform: scale(1.08) translateY(0); \n    \n    \/* Ultra slow elegant movement curve transition duration *\/\n    transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1) !important; \n}\n\n\/* Shifting the target frame upward whenever user hovers over card container *\/\n.serene-day-card:hover .serene-day-img {\n    transform: scale(1.08) translateY(-18px) !important;\n}\n\n\/* Card Content Details *\/\n.serene-day-card-title {\n    font-family: serif !important;\n    font-size: 20px !important;\n    font-weight: 400 !important;\n    color: #ffffff !important;\n    margin: 0 0 12px 0 !important;\n}\n\n.serene-day-card-desc {\n    font-family: sans-serif !important;\n    font-size: 14px !important;\n    line-height: 1.6 !important;\n    color: rgba(255, 255, 255, 0.65) !important;\n    margin: 0 !important;\n}\n\n\/* =========================================================\n   RESPONSIVE LAYOUT ADJUSTMENTS\n   ========================================================= *\/\n\n@media (max-width: 991px) {\n    .serene-day-header {\n        flex-direction: column !important;\n        align-items: flex-start !important;\n        gap: 20px !important;\n        margin-bottom: 50px !important;\n    }\n    \n    .serene-day-main-title {\n        font-size: 38px !important;\n    }\n    \n    \/* 2 columns for tablet layouts *\/\n    .serene-day-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n        gap: 40px 25px !important;\n    }\n}\n\n@media (max-width: 576px) {\n    \/* 1 column for pure mobile screen configurations *\/\n    .serene-day-grid {\n        grid-template-columns: 1fr !important;\n        gap: 45px !important;\n    }\n    \n    .serene-day-image-wrapper {\n        aspect-ratio: 1.1 \/ 1 !important; \/* Slightly wider portrait box for standard mobile phones *\/\n    }\n}\n\n\/* =========================================================\n   FORCE FULL-WIDTH BREAKOUT FOR THE SERENE DAY SECTION\n   ========================================================= *\/\n\n.serene-day-section {\n    background-color: #3b4f30 !important; \/* Deep signature olive green *\/\n    padding: 120px 0 !important;\n    color: #ffffff !important;\n    box-sizing: border-box;\n\n    \/* These 3 lines force the green block to break out to full screen edge *\/\n    width: 100vw !important;\n    margin-left: calc(-50vw + 50%) !important;\n    margin-right: calc(-50vw + 50%) !important;\n}\n\n\n\/* =========================================================\n   FORCE FULL-WIDTH BREAKOUT FOR ABOUT SECTION (Just in case)\n   ========================================================= *\/\n\n.serene-about-section {\n    background-color: #fcfaf6 !important; \/* Soft off-white ivory *\/\n    padding: 100px 0 !important;\n    box-sizing: border-box;\n\n    \/* Forces the ivory section to also match full-screen width *\/\n    width: 100vw !important;\n    margin-left: calc(-50vw + 50%) !important;\n    margin-right: calc(-50vw + 50%) !important;\n}\n\n\/* =========================================================\n   PRIVATE DOMES DISPLAY SECTION (Screen Shot 2026-07-07 at 19.31.58.jpg)\n   ========================================================= *\/\n\n.serene-domes-section {\n    background: transparent !important; \/* Explicitly removed background color to inherit yours *\/\n    padding: 100px 0 !important;\n    width: 100% !important;\n    box-sizing: border-box;\n}\n\n.serene-domes-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 30px;\n    box-sizing: border-box;\n}\n\n\/* Header Typography Elements *\/\n.serene-domes-header {\n    max-width: 580px !important;\n    margin-bottom: 60px !important;\n    text-align: left !important;\n}\n\n.serene-domes-title {\n    font-family: serif !important;\n    font-size: 46px !important;\n    line-height: 1.2 !important;\n    color: #2a3625 !important; \/* Deep organic text tone color matches theme *\/\n    font-weight: 400 !important;\n    margin: 0 0 25px 0 !important;\n}\n\n.serene-domes-desc {\n    font-family: sans-serif !important;\n    font-size: 15px !important;\n    line-height: 1.6 !important;\n    color: #55624e !important; \/* Muted olive-charcoal tone *\/\n    margin: 0 !important;\n}\n\n\/* =========================================================\n   ASYSMMETRIC COMPOSITION GRID DEFINITIONS\n   ========================================================= *\/\n\n.serene-domes-grid {\n    display: grid !important;\n    grid-template-columns: 56% 41% !important; \/* Balanced unequal column layout split *\/\n    gap: 3% !important;\n    align-items: start !important;\n    width: 100% !important;\n}\n\n.serene-domes-large-card {\n    position: relative !important;\n    width: 100% !important;\n}\n\n.serene-domes-side-stack {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 24px !important; \/* Space between the 3 stacked landscape images *\/\n    width: 100% !important;\n}\n\n\/* =========================================================\n   DYNAMIC IMAGE HOVER SLIDERS (UPWARD SCROLLING EFFECT)\n   ========================================================= *\/\n\n.serene-domes-image-wrapper {\n    width: 100% !important;\n    border-radius: 35px !important; \/* Fluid pillowed rounded frame corners *\/\n    overflow: hidden !important; \/* Crops image slide layout spill *\/\n    position: relative !important;\n    box-sizing: border-box;\n}\n\n\/* Fixed geometric frame structures *\/\n.main-glamp-height {\n    aspect-ratio: 1 \/ 1.5 !important; \/* Balanced tall profile portrait box ratio *\/\n}\n\n.stack-img-height {\n    aspect-ratio: 1.6 \/ 1 !important; \/* Clean landscape ratio slots *\/\n}\n\n.serene-domes-img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    display: block !important;\n    \n    \/* Slightly enlarged frame to allow clear structural safety padding to slide upward *\/\n    transform: scale(1.08) translateY(0);\n    transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1) !important;\n}\n\n\/* Upward micro-shift triggered instantly upon element wrapper detection *\/\n.serene-domes-image-wrapper:hover .serene-domes-img {\n    transform: scale(1.08) translateY(-15px) !important;\n}\n\n\/* =========================================================\n   INNER FLOATING DETAILS BADGE CARD\n   ========================================================= *\/\n\n.serene-domes-floating-badge {\n    position: absolute !important;\n    bottom: 25px !important;\n    left: 25px !important;\n    background-color: #edeae4 !important; \/* Light ivory sand canvas blend container *\/\n    border-radius: 25px !important;\n    padding: 24px 28px !important;\n    max-width: 290px !important;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.06);\n    z-index: 5 !important;\n    box-sizing: border-box;\n}\n\n.serene-badge-title {\n    font-family: serif !important;\n    font-size: 16px !important;\n    line-height: 1.3 !important;\n    color: #2a3625 !important;\n    margin: 0 0 8px 0 !important;\n    font-weight: 500 !important;\n}\n\n.serene-badge-sub {\n    font-family: sans-serif !important;\n    font-size: 11px !important;\n    line-height: 1.4 !important;\n    color: #707a6b !important;\n    margin: 0 0 16px 0 !important;\n}\n\n.serene-badge-link {\n    font-family: sans-serif !important;\n    font-size: 12px !important;\n    font-weight: 600 !important;\n    color: #2a3625 !important;\n    text-decoration: none !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 5px;\n    transition: gap 0.2s ease;\n}\n\n.serene-badge-link:hover .serene-arrow {\n    padding-left: 4px; \/* Micro interactive link slider nudge *\/\n}\n\n\/* =========================================================\n   PILL NAVIGATION ATTRIBUTE TAG FOOTER\n   ========================================================= *\/\n\n.serene-domes-tags-container {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 12px !important;\n    margin-top: 50px !important;\n    width: 100% !important;\n}\n\n.serene-dome-pill-tag {\n    font-family: sans-serif !important;\n    font-size: 13px !important;\n    color: #2a3625 !important;\n    background: transparent !important;\n    border: 1px solid rgba(42, 54, 37, 0.2) !important; \/* Clean thin minimalist outline boundary lines *\/\n    border-radius: 50px !important;\n    padding: 10px 22px !important;\n    font-weight: 400 !important;\n    white-space: nowrap !important;\n}\n\n\/* =========================================================\n   RESPONSIVE DESIGN BREAKPOINTS\n   ========================================================= *\/\n\n@media (max-width: 991px) {\n    .serene-domes-title {\n        font-size: 36px !important;\n    }\n    \n    \/* Convert asymmetric layout into balanced stacked layouts for smaller displays *\/\n    .serene-domes-grid {\n        grid-template-columns: 1fr !important;\n        gap: 30px !important;\n    }\n    \n    .main-glamp-height {\n        aspect-ratio: 1.2 \/ 1 !important; \/* Wider rectangular landscape window for devices *\/\n    }\n}\n\n@media (max-width: 576px) {\n    .serene-domes-section {\n        padding: 60px 0 !important;\n    }\n    \n    .serene-domes-floating-badge {\n        position: relative !important;\n        bottom: 0 !important;\n        left: 0 !important;\n        max-width: 100% !important;\n        margin-top: 15px !important;\n        border-radius: 20px !important;\n    }\n    \n    .serene-domes-tags-container {\n        gap: 8px !important;\n        margin-top: 35px !important;\n    }\n    \n    .serene-dome-pill-tag {\n        font-size: 12px !important;\n        padding: 8px 16px !important;\n    }\n}\n\n\/* =========================================================\n   SERENE CAF\u00c9 SECTION (Screen Shot 2026-07-07 at 19.40.06.png)\n   ========================================================= *\/\n\n.serene-cafe-section {\n    background: transparent !important; \/* Inherits page background naturally *\/\n    padding: 100px 0 !important;\n    width: 100% !important;\n    box-sizing: border-box;\n}\n\n.serene-cafe-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 30px;\n    box-sizing: border-box;\n}\n\n.serene-cafe-split {\n    display: flex !important;\n    align-items: center !important; \/* Vertically centers the text block alongside the slider *\/\n    justify-content: space-between !important;\n    gap: 8%;\n    width: 100% !important;\n}\n\n\/* =========================================================\n   SLIDER ELEMENT LAYOUT CONFIGURATIONS\n   ========================================================= *\/\n\n.serene-cafe-slider-col {\n    width: 46% !important;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n}\n\n.serene-cafe-slider-wrapper {\n    width: 100% !important;\n    aspect-ratio: 1 \/ 1.05 !important; \/* Matches the soft organic portrait block frame *\/\n    border-radius: 35px !important;\n    overflow: hidden !important; \/* Conceals non-active slides *\/\n    position: relative !important;\n}\n\n.serene-cafe-slider-track {\n    display: flex !important;\n    width: 100% !important;\n    height: 100% !important;\n    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1) !important; \/* Fluid slide transition animation *\/\n}\n\n.serene-cafe-slide {\n    min-width: 100% !important;\n    height: 100% !important;\n    overflow: hidden;\n}\n\n\/* =========================================================\n   IMAGE HOVER SLIDERS (UPWARD SCROLLING EFFECT)\n   ========================================================= *\/\n\n.serene-cafe-img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    display: block !important;\n    \n    \/* Slight enlargement to provide clear vertical canvas space to slide up *\/\n    transform: scale(1.08) translateY(0);\n    transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1) !important;\n}\n\n\/* Slide upward inside the track wrapper frame upon hovering over the container block *\/\n.serene-cafe-slider-wrapper:hover .serene-cafe-img {\n    transform: scale(1.08) translateY(-15px) !important;\n}\n\n\/* =========================================================\n   NAVIGATION DOTS (Matches Green Pill Asset Layout)\n   ========================================================= *\/\n\n.serene-cafe-dots {\n    display: flex !important;\n    justify-content: flex-start !important;\n    align-items: center !important;\n    gap: 6px !important;\n    margin-top: 20px !important;\n    width: 100% !important;\n    padding-left: 35px; \/* Aligns dots cleanly with the container inner baseline *\/\n}\n\n.serene-cafe-dot {\n    width: 6px !important;\n    height: 6px !important;\n    border-radius: 50% !important;\n    background-color: #b3b9b1 !important; \/* Clean muted light gray circle *\/\n    cursor: pointer !important;\n    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important;\n    display: inline-block;\n}\n\n\/* Converts active target dot into an oblong signature green pill *\/\n.serene-cafe-dot.active {\n    width: 18px !important;\n    border-radius: 10px !important;\n    background-color: #2a3625 !important; \/* Deep signature olive green *\/\n}\n\n\/* =========================================================\n   TEXT DETAILS & BUTTON TYPOGRAPHY\n   ========================================================= *\/\n\n.serene-cafe-text-col {\n    width: 46% !important;\n}\n\n.serene-cafe-sub {\n    font-family: sans-serif !important;\n    font-size: 11px !important;\n    letter-spacing: 0.25em !important;\n    color: #8c9688 !important;\n    text-transform: uppercase !important;\n    margin-bottom: 20px !important;\n    font-weight: 600 !important;\n}\n\n.serene-cafe-title {\n    font-family: serif !important;\n    font-size: 46px !important;\n    line-height: 1.2 !important;\n    color: #2a3625 !important;\n    font-weight: 400 !important;\n    margin: 0 0 25px 0 !important;\n}\n\n.serene-cafe-desc {\n    font-family: sans-serif !important;\n    font-size: 15px !important;\n    line-height: 1.65 !important;\n    color: #55624e !important;\n    margin: 0 0 35px 0 !important;\n}\n\n\/* Pill Outline Action Button Box *\/\n.serene-cafe-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n    font-family: sans-serif !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    color: #2a3625 !important;\n    text-decoration: none !important;\n    border: 1px solid #2a3625 !important;\n    border-radius: 50px !important;\n    padding: 14px 28px !important;\n    transition: all 0.3s ease !important;\n}\n\n.serene-cafe-btn:hover {\n    background-color: #2a3625 !important;\n    color: #ffffff !important;\n}\n\n.serene-cafe-btn:hover .serene-arrow {\n    transform: translateX(3px);\n}\n\n.serene-arrow {\n    transition: transform 0.2s ease;\n}\n\n.serene-cafe-footer-note {\n    font-family: sans-serif !important;\n    font-size: 12px !important;\n    color: #8c9688 !important;\n    margin: 20px 0 0 0 !important;\n}\n\n\/* =========================================================\n   RESPONSIVE LAYOUT CONSTRAINTS\n   ========================================================= *\/\n\n@media (max-width: 991px) {\n    .serene-cafe-split {\n        flex-direction: column !important;\n        gap: 50px !important;\n    }\n    \n    .serene-cafe-slider-col, \n    .serene-cafe-text-col {\n        width: 100% !important;\n    }\n    \n    .serene-cafe-title {\n        font-size: 38px !important;\n    }\n    \n    .serene-cafe-slider-wrapper {\n        aspect-ratio: 1.2 \/ 1 !important; \/* Converts portrait block to landscape format on tablets *\/\n    }\n    \n    .serene-cafe-dots {\n        padding-left: 0;\n        justify-content: center !important;\n    }\n}\n\n\/* =========================================================\n   LOCATION DISPLAY SECTION (Screen Shot 2026-07-07 at 19.51.46.png)\n   ========================================================= *\/\n\n.serene-loc-section {\n    background: transparent !important; \/* Inherits background environment naturally *\/\n    padding: 100px 0 !important;\n    width: 100% !important;\n    box-sizing: border-box;\n}\n\n.serene-loc-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 30px;\n    box-sizing: border-box;\n}\n\n.serene-loc-split {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    gap: 8% !important;\n    width: 100% !important;\n}\n\n\/* =========================================================\n   LEFT SIDE: MINIMALIST MAP CARD LAYOUT\n   ========================================================= *\/\n\n.serene-loc-map-card {\n    width: 46% !important;\n    background-color: #edeae4 !important; \/* Soft sand card interior background *\/\n    border-radius: 40px !important;\n    padding: 40px !important;\n    position: relative !important;\n    aspect-ratio: 1.35 \/ 1 !important; \/* Elegant horizontal structural frame ratio *\/\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    overflow: hidden !important;\n    box-sizing: border-box;\n}\n\n.serene-loc-map-header {\n    position: relative;\n    z-index: 5;\n}\n\n.serene-loc-map-label {\n    font-family: sans-serif !important;\n    font-size: 10px !important;\n    letter-spacing: 0.2em !important;\n    color: #8c9688 !important;\n    margin: 0 0 12px 0 !important;\n    font-weight: 600 !important;\n}\n\n.serene-loc-map-title {\n    font-family: serif !important;\n    font-size: 32px !important;\n    color: #2a3625 !important;\n    font-weight: 400 !important;\n    margin: 0 0 8px 0 !important;\n}\n\n.serene-loc-map-sub {\n    font-family: sans-serif !important;\n    font-size: 14px !important;\n    color: #707a6b !important;\n    margin: 0 !important;\n}\n\n\/* Map Line & Pin Artwork Layering *\/\n.serene-loc-map-graphic {\n    position: absolute !important;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    z-index: 1;\n}\n\n.serene-loc-map-roads {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n}\n\n\/* Map Pin Anchor Positions *\/\n.serene-loc-map-pin-wrapper {\n    position: absolute !important;\n    top: 48% !important;\n    left: 62% !important;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n}\n\n.serene-loc-map-pin-dot {\n    width: 12px !important;\n    height: 12px !important;\n    background-color: #707a6b !important;\n    border-radius: 50% !important;\n    position: relative;\n    z-index: 3;\n}\n\n.serene-loc-map-pin-pulse {\n    position: absolute !important;\n    width: 28px !important;\n    height: 28px !important;\n    background-color: rgba(112, 122, 107, 0.2) !important;\n    border-radius: 50% !important;\n    top: 50% !important;\n    left: 6px !important;\n    transform: translate(-50%, -50%) !important;\n    z-index: 2;\n}\n\n.serene-loc-map-pin-text {\n    font-family: serif !important;\n    font-size: 13px !important;\n    color: #707a6b !important;\n    font-style: italic !important;\n}\n\n\/* Get Directions Action Button Link *\/\n.serene-loc-directions-btn {\n    position: relative !important;\n    z-index: 5;\n    align-self: flex-start !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    font-family: sans-serif !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    color: #ffffff !important;\n    background-color: #3b4f30 !important; \/* Theme signature deep olive green *\/\n    border-radius: 50px !important;\n    padding: 14px 26px !important;\n    text-decoration: none !important;\n    box-shadow: 0 4px 15px rgba(59, 79, 48, 0.15);\n    transition: background-color 0.2s ease !important;\n}\n\n.serene-loc-directions-btn:hover {\n    background-color: #2a3625 !important;\n}\n\n.serene-loc-pin-icon {\n    opacity: 0.9;\n}\n\n\/* =========================================================\n   RIGHT SIDE: CONTENT DETAILS & LIST LAYOUTS\n   ========================================================= *\/\n\n.serene-loc-text-col {\n    width: 46% !important;\n}\n\n.serene-loc-sub-label {\n    font-family: sans-serif !important;\n    font-size: 11px !important;\n    letter-spacing: 0.25em !important;\n    color: #8c9688 !important;\n    text-transform: uppercase !important;\n    margin-bottom: 20px !important;\n    font-weight: 600 !important;\n}\n\n.serene-loc-main-title {\n    font-family: serif !important;\n    font-size: 46px !important;\n    line-height: 1.2 !important;\n    color: #2a3625 !important;\n    font-weight: 400 !important;\n    margin: 0 0 25px 0 !important;\n}\n\n.serene-loc-desc {\n    font-family: sans-serif !important;\n    font-size: 15px !important;\n    line-height: 1.65 !important;\n    color: #55624e !important;\n    margin: 0 0 45px 0 !important;\n}\n\n\/* Timeline Custom Border Rows *\/\n.serene-loc-list {\n    display: flex !important;\n    flex-direction: column !important;\n    width: 100% !important;\n}\n\n.serene-loc-item {\n    display: flex !important;\n    align-items: flex-start !important;\n    gap: 16px !important;\n    padding: 24px 0 !important;\n    border-bottom: 1px solid rgba(42, 54, 37, 0.1) !important; \/* Sophisticated thin split dividers *\/\n}\n\n.serene-loc-item:first-child {\n    padding-top: 0 !important;\n}\n\n.serene-loc-item:last-child {\n    border-bottom: none !important; \/* Hides terminal line layout artifact *\/\n    padding-bottom: 0 !important;\n}\n\n.serene-loc-item-dot {\n    width: 6px !important;\n    height: 6px !important;\n    background-color: #3b4f30 !important; \/* Signature dark bullet markers *\/\n    border-radius: 50% !important;\n    margin-top: 8px !important;\n    flex-shrink: 0;\n}\n\n.serene-loc-item-title {\n    font-family: sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    color: #2a3625 !important;\n    margin: 0 0 4px 0 !important;\n}\n\n.serene-loc-item-desc {\n    font-family: sans-serif !important;\n    font-size: 13px !important;\n    color: #8c9688 !important;\n    margin: 0 !important;\n}\n\n\/* =========================================================\n   RESPONSIVE DESIGN BREAKPOINTS\n   ========================================================= *\/\n\n@media (max-width: 991px) {\n    .serene-loc-split {\n        flex-direction: column !important;\n        gap: 50px !important;\n    }\n    \n    .serene-loc-map-card, \n    .serene-loc-text-col {\n        width: 100% !important;\n    }\n    \n    .serene-loc-main-title {\n        font-size: 38px !important;\n    }\n    \n    .serene-loc-map-card {\n        aspect-ratio: 1.5 \/ 1 !important; \/* Slightly landscape optimized layout aspect for tablet profiles *\/\n    }\n}\n\n@media (max-width: 576px) {\n    .serene-loc-map-card {\n        aspect-ratio: auto !important;\n        height: 320px !important; \/* Standard fixed crop for mobile screen bounds *\/\n        padding: 30px !important;\n    }\n    \n    .serene-loc-map-title {\n        font-size: 28px !important;\n    }\n    \n    .serene-loc-map-pin-wrapper {\n        left: 55% !important; \/* Recenter anchor text dynamically on small phone layout frames *\/\n    }\n}\n\/* Prevent horizontal browser scrolling globally *\/\nbody {\n  overflow-x: hidden;\n}\n\n\/* Container for the section *\/\n.khareef-hero-section {\n  position: relative;\n  \n  \/* Modern breakout: Works flawlessly in both LTR and RTL layouts *\/\n  width: 100vw;\n  margin-inline: calc(50% - 50vw);\n  box-sizing: border-box;\n  \n  height: 100vh; \/* Full viewport height *\/\n  background-image: url('https:\/\/sereneoman.com\/wp-content\/uploads\/2025\/06\/IMG_3625-Large.jpeg'); \/* REPLACE WITH YOUR IMAGE URL *\/\n  background-size: cover;\n  background-position: center;\n  background-repeat: no-repeat;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  color: #ffffff; \n  padding: 20px;\n}\n\n\/* Semitransparent overlay *\/\n.khareef-hero-overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background-color: rgba(0, 0, 0, 0.4); \n  z-index: 1;\n}\n\n\/* Content container *\/\n.khareef-hero-content {\n  position: relative;\n  z-index: 2;\n  max-width: 800px;\n  width: 100%;\n}\n\n\/* Main heading styling (Adapts beautifully to English Serif or Arabic Sans-Serif) *\/\n.khareef-heading {\n  font-family: 'Times New Roman', Georgia, 'Cairo', 'Almarai', serif;\n  font-size: 4rem; \n  line-height: 1.2;\n  margin-bottom: 20px;\n  color: #ffffff;\n}\n\n\/* Subtext styling *\/\n.khareef-subtext {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\n  font-size: 1.2rem;\n  margin-bottom: 40px;\n  color: #e0e0e0;\n}\n\n\/* Button group (Flex automatically reverses button order naturally in RTL) *\/\n.khareef-button-group {\n  display: flex;\n  gap: 15px; \n  justify-content: center;\n  align-items: center;\n}\n\n\/* General button styling *\/\n.khareef-btn {\n  display: inline-block;\n  padding: 12px 30px;\n  border-radius: 30px; \/* Optional: rounded pill shape to match modern designs *\/\n  text-decoration: none !important; \n  font-family: system-ui, sans-serif;\n  font-size: 1.5rem;\n  font-weight: bold;\n  transition: all 0.3s ease; \n  white-space: nowrap;\n}\n\n\/* Solid button (dark green) *\/\n.btn-solid {\n  background-color: #2b4c3f; \/* Sample green from your image *\/\n  color: #ffffff !important;\n  border: 1px solid transparent;\n}\n\n.btn-solid:hover {\n  background-color: #1e352c;\n}\n\n\/* Outline button *\/\n.btn-outline {\n  background-color: transparent;\n  color: #ffffff !important;\n  border: 1px solid #ffffff; \n}\n\n.btn-outline:hover {\n  background-color: #ffffff; \n  color: #2b4c3f !important; \n}\n\n\/* Responsive adjustments for mobile screens *\/\n@media (max-width: 768px) {\n  .khareef-heading {\n    font-size: 2.5rem;\n  }\n  .khareef-button-group {\n    flex-direction: column; \n    gap: 12px;\n  }\n  .khareef-btn {\n    width: 100%;\n    max-width: 280px;\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const track = document.querySelector('.serene-cafe-slider-track');\n    const slides = document.querySelectorAll('.serene-cafe-slide');\n    const dots = document.querySelectorAll('.serene-cafe-dot');\n    let currentIndex = 0;\n    const slideInterval = 4000; \/\/ Time per slide in milliseconds\n\n    \/\/ \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 (RTL \u0623\u0648 LTR)\n    const isRTL = window.getComputedStyle(document.body).direction === 'rtl';\n\n    function updateSlider(index) {\n        currentIndex = index;\n        \n        \/\/ \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0627\u062a\u062c\u0627\u0647 \u064a\u0645\u064a\u0646-\u064a\u0633\u0627\u0631 \u0646\u0633\u062a\u062e\u062f\u0645 \u0642\u064a\u0645\u0629 \u0645\u0648\u062c\u0628\u0629\u060c \u0648\u0625\u0644\u0627 \u0646\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0633\u0627\u0644\u0628\u0629\n        if (isRTL) {\n            track.style.transform = `translateX(${currentIndex * 100}%)`;\n        } else {\n            track.style.transform = `translateX(-${currentIndex * 100}%)`;\n        }\n        \n        \/\/ Update active dot layout classes\n        dots.forEach((dot, i) => {\n            if (i === currentIndex) {\n                dot.classList.add('active');\n            } else {\n                dot.classList.remove('active');\n            }\n        });\n    }\n\n    \/\/ Auto Advance Slides\n    let autoSlide = setInterval(() => {\n        let nextIndex = (currentIndex + 1) % slides.length;\n        updateSlider(nextIndex);\n    }, slideInterval);\n\n    \/\/ Click on Dots to Manual Navigate\n    dots.forEach((dot, i) => {\n        dot.addEventListener('click', () => {\n            clearInterval(autoSlide); \/\/ Stop autoplay on user interaction\n            updateSlider(i);\n        });\n    });\n});\n<\/script>\n\n<div class=\"serene-hero-video-container\">\n    <!-- 1. Background Video -->\n    <video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\" class=\"serene-background-video\">\n        <source src=\"\/wp-content\/uploads\/2026\/07\/servid.mp4\" type=\"video\/mp4\">\n        Your browser does not support the video tag.\n    <\/video>\n    \n    <!-- 2. Dark Overlay for Contrast -->\n    <div class=\"serene-hero-overlay\"><\/div>\n\n    <!-- 3. Text & Call-to-Action Content Overlay -->\n    <div class=\"serene-hero-content\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/logo-1.png\" width=\"25%\">\n        <p class=\"serene-location-label\">SALALAH \u00b7 OMAN<\/p>\n        <h1 class=\"serene-hero-title\">An Exception Amidst Nature<\/h1>\n        <p class=\"serene-hero-description\">In the heart of Salalah&#8217;s autumn<\/p>\n        <div class=\"serene-hero-buttons\">\n            <a href=\"\/accommodation\/luxury-dome-with-serene-oman\/\" class=\"serene-btn serene-btn-filled\">Book Your Stay<\/a>\n            <a href=\"#sereneDay\" class=\"serene-btn serene-btn-outline\">Explore the Experience<\/a>\n        <\/div>\n    <\/div>\n    \n<\/div>\n\n<!-- 5. About Section -->\n<div class=\"serene-about-section\">\n    <!-- 4. Floating Availability Bar Wrapper -->\n    <div class=\"serene-availability-bar-wrapper\">\n        <div class=\"serene-availability-bar-container\">\n            <div class=\"availability-form-shortcode-container\">\n<div class=\"mphb_sc_search-wrapper \">\n<form method=\"GET\" class=\"mphb_sc_search-form\" action=\"https:\/\/sereneoman.com\/ar_eg\/search-results\/\" data-first_available_check_in_date=\"2026-09-11\">\n\n\t\n\t<p class=\"mphb_sc_search-check-in-date\">\n\t\t<label for=\"mphb_check_in_date-mphb-search-form-6aa402eed2dc0\">\n\t\t\tCheck-in\t\t\t<abbr title=\"Formatted as dd\/mm\/yyyy\">*<\/abbr>\n\t\t<\/label>\n\t\t<br \/>\n\t\t<input\n\t\t\tid=\"mphb_check_in_date-mphb-search-form-6aa402eed2dc0\"\n\t\t\tdata-datepick-group=\"mphb-search-form-6aa402eed2dc0\"\n\t\t\tvalue=\"\"\n\t\t\tplaceholder=\"Check-in Date\"\n\t\t\trequired=\"required\"\n\t\t\ttype=\"text\"\n\t\t\tinputmode=\"none\"\n\t\t\tname=\"mphb_check_in_date\"\n\t\t\tclass=\"mphb-datepick\"\n\t\t\tautocomplete=\"off\"\n\t\t\t\/>\n\t<\/p>\n\n\t<p class=\"mphb_sc_search-check-out-date\">\n\t\t<label for=\"mphb_check_out_date-mphb-search-form-6aa402eed2dc0\">\n\t\t\tCheck-out\t\t\t<abbr title=\"Formatted as dd\/mm\/yyyy\">*<\/abbr>\n\t\t<\/label>\n\t\t<br \/>\n\t\t<input\n\t\t\tid=\"mphb_check_out_date-mphb-search-form-6aa402eed2dc0\"\n\t\t\tdata-datepick-group=\"mphb-search-form-6aa402eed2dc0\"\n\t\t\tvalue=\"\"\n\t\t\tplaceholder=\"Check-out Date\"\n\t\t\trequired=\"required\"\n\t\t\ttype=\"text\"\n\t\t\tinputmode=\"none\"\n\t\t\tname=\"mphb_check_out_date\"\n\t\t\tclass=\"mphb-datepick\"\n\t\t\tautocomplete=\"off\"\n\t\t\t\/>\n\t<\/p>\n\n\t\t\t<input type=\"hidden\" id=\"mphb_adults-mphb-search-form-6aa402eed2dc0\" name=\"mphb_adults\" value=\"1\" \/>\n\t\n\t\t\t<input type=\"hidden\" id=\"mphb_children-mphb-search-form-6aa402eed2dc0\" name=\"mphb_children\" value=\"0\" \/>\n\t\n\t\n\t\n\t<input id=\"mphb_check_in_date-mphb-search-form-6aa402eed2dc0-hidden\" value=\"\" type=\"hidden\" name=\"mphb_check_in_date\" \/><input id=\"mphb_check_out_date-mphb-search-form-6aa402eed2dc0-hidden\" value=\"\" type=\"hidden\" name=\"mphb_check_out_date\" \/>\n\t<p class=\"mphb_sc_search-submit-button-wrapper\">\n\t\t<input type=\"submit\" class=\"button\" value=\"Search\"\/>\n\t<\/p>\n\n\t\n<\/form>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"serene-about-container\">\n        <div class=\"serene-about-split\">\n            <div class=\"serene-about-text-col\">\n                <p class=\"serene-about-sub\"><\/p>\n                <h2 class=\"serene-about-title\">Serene&#8217;s Experience<\/h2>\n                <p class=\"serene-about-desc\">An Experience Amidst the Autumn Nature of Salalah.<\/p>\n            <\/div>\n            <div class=\"serene-about-image-col\">\n                <div class=\"serene-about-image-wrapper\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/08\/serene-23-1536x1025.jpg\" alt=\"Serene Khareef Escape\" class=\"serene-about-img\">\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"serene-features-grid\">\n            <div class=\"serene-feature-card\">\n                <div class=\"serene-feature-icon\">\n                    <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#3b4f30\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\n                        <circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle>\n                    <\/svg>\n                <\/div>\n                <h3 class=\"serene-feature-title\">A private dome<\/h3>\n                <p class=\"serene-feature-desc\">A unique stay amidst nature.<\/p>\n            <\/div>\n            <div class=\"serene-feature-card\">\n                <div class=\"serene-feature-icon\">\n                    <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#3b4f30\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M3 17a9 9 0 0 1 18 0v1H3v-1z\"><\/path>\n                        <path d=\"M12 2v4\"><\/path>\n                    <\/svg>\n                <\/div>\n                <h3 class=\"serene-feature-title\">Serene Caf\u00e9<\/h3>\n                <p class=\"serene-feature-desc\">Your favorite drink amidst nature.<\/p>\n            <\/div>\n            <div class=\"serene-feature-card\">\n                <div class=\"serene-feature-icon\">\n                    <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#3b4f30\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M4 20c4-6 8-9 16-4\"><\/path>\n                    <\/svg>\n                <\/div>\n                <h3 class=\"serene-feature-title\">Salalah Autumn<\/h3>\n                <p class=\"serene-feature-desc\">An exceptional experience amidst nature.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- 6. The Serene Day Section -->\n<div id=\"sereneDay\" class=\"serene-day-section\">\n    <div class=\"serene-day-container\">\n        <div class=\"serene-day-header\">\n            <div class=\"serene-day-title-left\">\n                <!-- <p class=\"serene-day-sub-label\">THE SERENE DAY<\/p> -->\n                <h2 class=\"serene-day-main-title\">A day in Serene, <br>surrounded by nature.<\/h2>\n            <\/div>\n        <\/div>\n        <div class=\"serene-day-grid\">\n            <div class=\"serene-day-card\">\n                <div class=\"serene-day-meta\"><span class=\"serene-day-number\">01<\/span><\/div>\n                <div class=\"serene-day-image-wrapper\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/5-e1753719930320.jpg\" alt=\"Morning Mist\" class=\"serene-day-img\">\n                <\/div>\n                <h3 class=\"serene-day-card-title\">Fog surrounds you<\/h3>\n                <p class=\"serene-day-card-desc\">Wake up slowly as Khareef clouds move around Jabal Ateen.<\/p>\n            <\/div>\n            <div class=\"serene-day-card\">\n                <div class=\"serene-day-meta\"><span class=\"serene-day-number\">02<\/span><\/div>\n                <div class=\"serene-day-image-wrapper\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/08\/serene-10-225x300.jpg\" alt=\"Breakfast Inside Nature\" class=\"serene-day-img\">\n                <\/div>\n                <h3 class=\"serene-day-card-title\">Breakfast delivered to your location<\/h3>\n                <p class=\"serene-day-card-desc\">Start the day with breakfast, soft light, and mountain air.<\/p>\n            <\/div>\n            <div class=\"serene-day-card\">\n                <div class=\"serene-day-meta\"><span class=\"serene-day-number\">03<\/span><\/div>\n                <div class=\"serene-day-image-wrapper\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/caffe4332.png\" alt=\"Caf\u00e9 Afternoon\" class=\"serene-day-img\">\n                <\/div>\n                <h3 class=\"serene-day-card-title\">Your coffee is near you<\/h3>\n                <p class=\"serene-day-card-desc\">Step into Serene Caf\u00e9 for coffee, sweets, and a view that feels different.<\/p>\n            <\/div>\n            <div class=\"serene-day-card\">\n                <div class=\"serene-day-meta\"><span class=\"serene-day-number\">04<\/span><\/div>\n                <div class=\"serene-day-image-wrapper\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_jyhm69jyhm69jyhm.png\" alt=\"Warm Evening\" class=\"serene-day-img\">\n                <\/div>\n                <h3 class=\"serene-day-card-title\">cold evening<\/h3>\n                <p class=\"serene-day-card-desc\">Return to your private dome for a quiet night under soft light.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"serene-domes-section\">\n    <div class=\"serene-domes-container\">\n        \n        <!-- Section Header Text -->\n        <div class=\"serene-domes-header\">\n            <h2 class=\"serene-domes-title\">An exceptional stay, amidst the natural beauty of Salalah.<\/h2>\n        <\/div>\n\n        <!-- Asymmetric Image Grid Layout -->\n        <div class=\"serene-domes-grid\">\n            \n            <!-- Left Side: Large Showcase Card with Floating Price Badge -->\n            <div class=\"serene-domes-large-card\">\n                <div class=\"serene-domes-image-wrapper main-glamp-height\">\n                    <!-- REPLACE URL WITH YOUR MAIN BEDROOM DOME IMAGE -->\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/08\/serene-7-600x800.jpg\" alt=\"Your private dome interior\" class=\"serene-domes-img\">\n                <\/div>\n                \n                <!-- Floating Price\/Detail Badge Inside Large Image -->\n                <div class=\"serene-domes-floating-badge\">\n                    <a href=\"\/accommodation\/luxury-dome-with-serene-oman\/\" class=\"serene-badge-link\">View Dome Details <span class=\"serene-arrow\">\u2192<\/span><\/a>\n                <\/div>\n            <\/div>\n            \n            <!-- Right Side: Vertical Stack of Three Landscape Images -->\n            <div class=\"serene-domes-side-stack\">\n                \n                <div class=\"serene-domes-image-wrapper stack-img-height\">\n                    <!-- REPLACE URL WITH YOUR TOP SIDE IMAGE (DOME FRAME VIEW) -->\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/08\/serene-6-300x200.jpg\" alt=\"Dome frame looking outward\" class=\"serene-domes-img\">\n                <\/div>\n                \n                <div class=\"serene-domes-image-wrapper stack-img-height\">\n                    <!-- REPLACE URL WITH YOUR MIDDLE SIDE IMAGE (LAMP\/LIGHTING) -->\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/08\/serene-1-300x200.jpg\" alt=\"Warm ambient dome lighting\" class=\"serene-domes-img\">\n                <\/div>\n                \n                <div class=\"serene-domes-image-wrapper stack-img-height\">\n                    <!-- REPLACE URL WITH YOUR BOTTOM SIDE IMAGE (BREAKFAST) -->\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/08\/serene-5-300x200.jpg\" alt=\"Fresh breakfast spread\" class=\"serene-domes-img\">\n                <\/div>\n                \n            <\/div>\n            \n        <\/div>\n\n        <!-- Bottom Row: Pill Shape Attribute Tags -->\n        <div class=\"serene-domes-tags-container\">\n            <span class=\"serene-dome-pill-tag\">Exceptional accommodation<\/span>\n            <span class=\"serene-dome-pill-tag\">A once-in-a-lifetime experience<\/span>\n            <span class=\"serene-dome-pill-tag\">Breakfast is included<\/span>\n            <span class=\"serene-dome-pill-tag\">Your coffee is near you<\/span>\n            <!-- span class=\"serene-dome-pill-tag\">A drink unlike any other<\/span -->\n            <span class=\"serene-dome-pill-tag\">In the heart of nature<\/span>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<div class=\"serene-cafe-section\">\n    <div class=\"serene-cafe-container\">\n        <div class=\"serene-cafe-split\">\n            \n            <!-- Left Side: Image Slider Block -->\n            <div class=\"serene-cafe-slider-col\">\n                <div class=\"serene-cafe-slider-wrapper\">\n                    <div class=\"serene-cafe-slider-track\">\n                        \n                        <!-- Slide 1 -->\n                        <div class=\"serene-cafe-slide\">\n                            <!-- REPLACE URL WITH YOUR FIRST CAF\u00c9 IMAGE -->\n                            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/coff.png\" alt=\"Coffee and sweets at Serene\" class=\"serene-cafe-img\">\n                        <\/div>\n                        \n                        <!-- Slide 2 -->\n                        <div class=\"serene-cafe-slide\">\n                            <!-- REPLACE URL WITH YOUR SECOND CAF\u00c9 IMAGE -->\n                            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/coff2.png\" alt=\"Serene Caf\u00e9 interior view\" class=\"serene-cafe-img\">\n                        <\/div>\n                        \n                        <!-- Slide 3 -->\n                        <div class=\"serene-cafe-slide\">\n                            <!-- REPLACE URL WITH YOUR THIRD CAF\u00c9 IMAGE -->\n                            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/536967979_18080479189925115_1850746402294221207_n.jpg\" alt=\"Khareef afternoon drinks\" class=\"serene-cafe-img\">\n                        <\/div>\n                        \n                    <\/div>\n                <\/div>\n                \n                <!-- Interactive Navigation Dots (Matches Screenshot Layout) -->\n                <div class=\"serene-cafe-dots\">\n                    <span class=\"serene-cafe-dot active\" data-slide=\"0\"><\/span>\n                    <span class=\"serene-cafe-dot\" data-slide=\"1\"><\/span>\n                    <span class=\"serene-cafe-dot\" data-slide=\"2\"><\/span>\n                <\/div>\n            <\/div>\n            \n            <!-- Right Side: Content Details -->\n            <div class=\"serene-cafe-text-col\">\n                <p class=\"serene-cafe-sub\">SERENE CAF\u00c9<\/p>\n                <h2 class=\"serene-cafe-title\">Coffee and a view amidst nature<\/h2>\n                \n                <p class=\"serene-cafe-desc\">Sirene Caf\u00e9 in the middle of nature, an unforgettable experience<\/p>\n                \n                <a href=\"https:\/\/www.instagram.com\/serenecafe.om\" target=\"_blank\" class=\"serene-cafe-btn\">\n                    Explore the Caf\u00e9 <span class=\"serene-arrow\">\u2192<\/span>\n                <\/a>\n                \n                <p class=\"serene-cafe-footer-note\">Open for guests and visitors during the season.<\/p>\n            <\/div>\n            \n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div class=\"serene-loc-section\">\n    <div class=\"serene-loc-container\">\n        <div class=\"serene-loc-split\">\n            \n            <!-- Left Side: Minimalist Map Illustration Card -->\n            <div class=\"serene-loc-map-card\">\n                \n                <!-- Map Header Labels -->\n                <div class=\"serene-loc-map-header\">\n                    <p class=\"serene-loc-map-label\">LOCATION<\/p>\n                    <!-- h3 class=\"serene-loc-map-title\">In the middle of Jabal Atin, Salalah<\/h3 -->\n                    <p class=\"serene-loc-map-sub\">Salalah, Dhofar, Oman<\/p>\n                <\/div>\n                \n                <!-- Minimalist Map Background Roads & Pin Schematic -->\n                <div class=\"serene-loc-map-graphic\">\n                    <svg class=\"serene-loc-map-roads\" viewBox=\"0 0 400 250\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M-20,220 C100,170 250,110 420,50\" stroke=\"#a4ad9e\" stroke-width=\"2\"><\/path>\n                        <path d=\"M-10,260 C150,190 300,150 430,120\" stroke=\"#a4ad9e\" stroke-width=\"1\" opacity=\"0.5\"><\/path>\n                    <\/svg>\n                    \n                    <!-- Map Pin Anchor point -->\n                    <div class=\"serene-loc-map-pin-wrapper\">\n                        <div class=\"serene-loc-map-pin-pulse\"><\/div>\n                        <div class=\"serene-loc-map-pin-dot\"><\/div>\n                        <span class=\"serene-loc-map-pin-text\">Serene<\/span>\n                    <\/div>\n                <\/div>\n                \n                <!-- Directions Pill Button (REPLACE # WITH YOUR GOOGLE MAPS LINK) -->\n                <a href=\"https:\/\/maps.app.goo.gl\/2v9BTeYuDyf8UwGq8\" target=\"_blank\" class=\"serene-loc-directions-btn\">\n                    <svg class=\"serene-loc-pin-icon\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path>\n                        <circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n                    <\/svg>\n                    Get Directions\n                <\/a>\n                \n            <\/div>\n            \n            <!-- Right Side: Content Details & Timeline List -->\n            <div class=\"serene-loc-text-col\">\n                <p class=\"serene-loc-sub-label\">WHERE YOU&#8217;LL FIND US<\/p>\n                <h2 class=\"serene-loc-main-title\">In the middle of Jabal Atin, Salalah.<\/h2>\n                             \n            <\/div>\n            \n        <\/div>\n    <\/div>\n<\/div>\n\n<section class=\"khareef-hero-section\">\n  <div class=\"khareef-hero-overlay\"><\/div>\n  <div class=\"khareef-hero-content\">\n    <!-- Your translation plugin or theme will dynamically swap these strings -->\n    <h1 class=\"khareef-heading\">A different kind of accommodation amidst nature?<\/h1>\n    <div class=\"khareef-button-group\">\n      <a href=\"https:\/\/sereneoman.com\/accommodation\/luxury-dome-with-serene-oman\/\" class=\"khareef-btn btn-solid\">Book Your Stay<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Your browser does not support the video tag. SALALAH \u00b7 OMAN An Exception Amidst Nature In the heart of Salalah&#8217;s autumn Book Your Stay Explore the Experience Serene&#8217;s Experience An Experience Amidst the Autumn Nature of Salalah. A private dome A unique stay amidst nature. Serene Caf\u00e9 Your favorite drink amidst nature. Salalah Autumn An [&hellip;]<\/p>\n","protected":false},"author":48,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-4403","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Your browser does not support the video tag. SALALAH \u00b7 OMAN An Exception Amidst Nature In the heart of Salalah&#039;s autumn Book Your Stay Explore the Experience Serene&#039;s Experience An Experience Amidst the Autumn Nature of Salalah. A private dome A unique stay amidst nature. Serene Caf\u00e9 Your favorite drink amidst nature. Salalah Autumn An\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/sereneoman.com\/ar_eg\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"ar_AR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"SERENE Salalah\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Home - SERENE Salalah\" \/>\n\t\t<meta property=\"og:description\" content=\"Your browser does not support the video tag. SALALAH \u00b7 OMAN An Exception Amidst Nature In the heart of Salalah&#039;s autumn Book Your Stay Explore the Experience Serene&#039;s Experience An Experience Amidst the Autumn Nature of Salalah. A private dome A unique stay amidst nature. Serene Caf\u00e9 Your favorite drink amidst nature. Salalah Autumn An\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/sereneoman.com\/ar_eg\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/sereneoman.com\/wp-content\/uploads\/2022\/07\/serene-logo-1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/sereneoman.com\/wp-content\/uploads\/2022\/07\/serene-logo-1.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"453\" \/>\n\t\t<meta property=\"og:image:height\" content=\"333\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-07T16:05:52+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-18T09:12:27+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/sereneoman\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Home - SERENE Salalah\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Your browser does not support the video tag. SALALAH \u00b7 OMAN An Exception Amidst Nature In the heart of Salalah&#039;s autumn Book Your Stay Explore the Experience Serene&#039;s Experience An Experience Amidst the Autumn Nature of Salalah. A private dome A unique stay amidst nature. Serene Caf\u00e9 Your favorite drink amidst nature. Salalah Autumn An\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/sereneoman.com\/wp-content\/uploads\/2022\/07\/serene-logo-1.png\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"Humaidan\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#listItem\",\"position\":2,\"name\":\"Home\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#organization\",\"name\":\"SERENE DOMES\",\"description\":\"\\u0633\\u064a\\u0631\\u064a\\u0646 \\u0635\\u0644\\u0627\\u0644\\u0629\",\"url\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/\",\"telephone\":\"+96877123777\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/sereneoman.com\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/serene-logo-1.png\",\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#organizationLogo\",\"width\":453,\"height\":333},\"image\":{\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/sereneoman\",\"https:\\\/\\\/instagram.com\\\/sereneoman\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#webpage\",\"url\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/\",\"name\":\"Home - SERENE Salalah\",\"description\":\"Your browser does not support the video tag. SALALAH \\u00b7 OMAN An Exception Amidst Nature In the heart of Salalah's autumn Book Your Stay Explore the Experience Serene's Experience An Experience Amidst the Autumn Nature of Salalah. A private dome A unique stay amidst nature. Serene Caf\\u00e9 Your favorite drink amidst nature. Salalah Autumn An\",\"inLanguage\":\"ar-EG\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#breadcrumblist\"},\"datePublished\":\"2026-07-07T20:05:52+04:00\",\"dateModified\":\"2026-07-18T13:12:27+04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#website\",\"url\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/\",\"name\":\"SERENE\",\"description\":\"\\u0633\\u064a\\u0631\\u064a\\u0646 \\u0635\\u0644\\u0627\\u0644\\u0629\",\"inLanguage\":\"ar-EG\",\"publisher\":{\"@id\":\"https:\\\/\\\/sereneoman.com\\\/ar_eg\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Home - SERENE Salalah","description":"Your browser does not support the video tag. SALALAH \u00b7 OMAN An Exception Amidst Nature In the heart of Salalah's autumn Book Your Stay Explore the Experience Serene's Experience An Experience Amidst the Autumn Nature of Salalah. A private dome A unique stay amidst nature. Serene Caf\u00e9 Your favorite drink amidst nature. Salalah Autumn An","canonical_url":"https:\/\/sereneoman.com\/ar_eg\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/sereneoman.com\/ar_eg\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/sereneoman.com\/ar_eg#listItem","position":1,"name":"Home","item":"https:\/\/sereneoman.com\/ar_eg","nextItem":{"@type":"ListItem","@id":"https:\/\/sereneoman.com\/ar_eg\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/sereneoman.com\/ar_eg\/#listItem","position":2,"name":"Home","previousItem":{"@type":"ListItem","@id":"https:\/\/sereneoman.com\/ar_eg#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/sereneoman.com\/ar_eg\/#organization","name":"SERENE DOMES","description":"\u0633\u064a\u0631\u064a\u0646 \u0635\u0644\u0627\u0644\u0629","url":"https:\/\/sereneoman.com\/ar_eg\/","telephone":"+96877123777","logo":{"@type":"ImageObject","url":"https:\/\/sereneoman.com\/wp-content\/uploads\/2022\/07\/serene-logo-1.png","@id":"https:\/\/sereneoman.com\/ar_eg\/#organizationLogo","width":453,"height":333},"image":{"@id":"https:\/\/sereneoman.com\/ar_eg\/#organizationLogo"},"sameAs":["https:\/\/facebook.com\/sereneoman","https:\/\/instagram.com\/sereneoman"]},{"@type":"WebPage","@id":"https:\/\/sereneoman.com\/ar_eg\/#webpage","url":"https:\/\/sereneoman.com\/ar_eg\/","name":"Home - SERENE Salalah","description":"Your browser does not support the video tag. SALALAH \u00b7 OMAN An Exception Amidst Nature In the heart of Salalah's autumn Book Your Stay Explore the Experience Serene's Experience An Experience Amidst the Autumn Nature of Salalah. A private dome A unique stay amidst nature. Serene Caf\u00e9 Your favorite drink amidst nature. Salalah Autumn An","inLanguage":"ar-EG","isPartOf":{"@id":"https:\/\/sereneoman.com\/ar_eg\/#website"},"breadcrumb":{"@id":"https:\/\/sereneoman.com\/ar_eg\/#breadcrumblist"},"datePublished":"2026-07-07T20:05:52+04:00","dateModified":"2026-07-18T13:12:27+04:00"},{"@type":"WebSite","@id":"https:\/\/sereneoman.com\/ar_eg\/#website","url":"https:\/\/sereneoman.com\/ar_eg\/","name":"SERENE","description":"\u0633\u064a\u0631\u064a\u0646 \u0635\u0644\u0627\u0644\u0629","inLanguage":"ar-EG","publisher":{"@id":"https:\/\/sereneoman.com\/ar_eg\/#organization"}}]},"og:locale":"ar_AR","og:site_name":"SERENE Salalah","og:type":"article","og:title":"Home - SERENE Salalah","og:description":"Your browser does not support the video tag. SALALAH \u00b7 OMAN An Exception Amidst Nature In the heart of Salalah's autumn Book Your Stay Explore the Experience Serene's Experience An Experience Amidst the Autumn Nature of Salalah. A private dome A unique stay amidst nature. Serene Caf\u00e9 Your favorite drink amidst nature. Salalah Autumn An","og:url":"https:\/\/sereneoman.com\/ar_eg\/","og:image":"https:\/\/sereneoman.com\/wp-content\/uploads\/2022\/07\/serene-logo-1.png","og:image:secure_url":"https:\/\/sereneoman.com\/wp-content\/uploads\/2022\/07\/serene-logo-1.png","og:image:width":453,"og:image:height":333,"article:published_time":"2026-07-07T16:05:52+00:00","article:modified_time":"2026-07-18T09:12:27+00:00","article:publisher":"https:\/\/facebook.com\/sereneoman","twitter:card":"summary_large_image","twitter:title":"Home - SERENE Salalah","twitter:description":"Your browser does not support the video tag. SALALAH \u00b7 OMAN An Exception Amidst Nature In the heart of Salalah's autumn Book Your Stay Explore the Experience Serene's Experience An Experience Amidst the Autumn Nature of Salalah. A private dome A unique stay amidst nature. Serene Caf\u00e9 Your favorite drink amidst nature. Salalah Autumn An","twitter:image":"https:\/\/sereneoman.com\/wp-content\/uploads\/2022\/07\/serene-logo-1.png","twitter:label1":"Written by","twitter:data1":"Humaidan","twitter:label2":"Est. reading time","twitter:data2":"1 minute"},"aioseo_meta_data":{"post_id":"4403","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-07-07 14:32:03","updated":"2026-07-18 09:17:44","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/sereneoman.com\/ar_eg\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHome\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/sereneoman.com\/ar_eg"},{"label":"Home","link":"https:\/\/sereneoman.com\/ar_eg\/"}],"_links":{"self":[{"href":"https:\/\/sereneoman.com\/ar_eg\/wp-json\/wp\/v2\/pages\/4403","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sereneoman.com\/ar_eg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sereneoman.com\/ar_eg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sereneoman.com\/ar_eg\/wp-json\/wp\/v2\/users\/48"}],"replies":[{"embeddable":true,"href":"https:\/\/sereneoman.com\/ar_eg\/wp-json\/wp\/v2\/comments?post=4403"}],"version-history":[{"count":107,"href":"https:\/\/sereneoman.com\/ar_eg\/wp-json\/wp\/v2\/pages\/4403\/revisions"}],"predecessor-version":[{"id":4919,"href":"https:\/\/sereneoman.com\/ar_eg\/wp-json\/wp\/v2\/pages\/4403\/revisions\/4919"}],"wp:attachment":[{"href":"https:\/\/sereneoman.com\/ar_eg\/wp-json\/wp\/v2\/media?parent=4403"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}