{"id":1392,"date":"2026-03-11T09:10:04","date_gmt":"2026-03-11T08:10:04","guid":{"rendered":"https:\/\/elegant-cohen.83-171-239-208.plesk.page\/?page_id=1392"},"modified":"2026-04-15T14:48:19","modified_gmt":"2026-04-15T12:48:19","slug":"home","status":"publish","type":"page","link":"https:\/\/book.vergenoegd.co.za\/nl\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1392\" class=\"elementor elementor-1392\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22343f8 e-flex e-con-boxed e-con e-parent\" data-id=\"22343f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-feb90a8 e-flex e-con-boxed e-con e-child\" data-id=\"feb90a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Vergenoegd-Loew-Start.webm&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-cfc537b e-con-full e-flex e-con e-child\" data-id=\"cfc537b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec12969 elementor-widget elementor-widget-html\" data-id=\"ec12969\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/flatpickr\/dist\/flatpickr.min.css\">\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/flatpickr\"><\/script>\n\n<div class=\"vl-bar-container\">\n    <div class=\"vl-bar-main\">\n        \n        <div class=\"vl-section\" id=\"date-trigger\">\n            <input type=\"text\" id=\"vl-date-input\" placeholder=\"Arrival \/ Departure\" readonly>\n        <\/div>\n\n        <div class=\"vl-section\" id=\"guest-trigger\">\n            <div id=\"vl-guest-text\">How many  Guests?<\/div>\n\n            <div id=\"vl-guest-popup\" class=\"vl-dropdown\">\n                <div class=\"vl-drop-row\">\n                    <span class=\"vl-type-label\">Adults<\/span>\n                    <div class=\"vl-counter-fix\">\n                        <button type=\"button\" class=\"vl-qty-btn\" onclick=\"updateQty('adults', -1)\">-<\/button>\n                        <span id=\"val-adults\" class=\"vl-qty-num-fix\">2<\/span>\n                        <button type=\"button\" class=\"vl-qty-btn\" onclick=\"updateQty('adults', 1)\">+<\/button>\n                    <\/div>\n                <\/div>\n                <div class=\"vl-drop-row\">\n                    <span class=\"vl-type-label\">Children<\/span>\n                    <div class=\"vl-counter-fix\">\n                        <button type=\"button\" class=\"vl-qty-btn\" onclick=\"updateQty('children', -1)\">-<\/button>\n                        <span id=\"val-children\" class=\"vl-qty-num-fix\">0<\/span>\n                        <button type=\"button\" class=\"vl-qty-btn\" onclick=\"updateQty('children', 1)\">+<\/button>\n                    <\/div>\n                <\/div>\n                <button type=\"button\" id=\"vl-apply-btn\">APPLY<\/button>\n            <\/div>\n        <\/div>\n\n        <div class=\"vl-action\">\n            <button id=\"vl-submit\">CHECK AVAILABILITY<\/button>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n.vl-bar-container { display: flex; justify-content: center; width: 100%; font-family: inherit; z-index: 999; }\n\n.vl-bar-main { \n    display: flex; \n    background: #ffffff; \n    border: 1px solid #d1d1d1; \n    height: 40px; \/* ULTRAFLACH *\/\n    align-items: stretch; \n    overflow: visible; \n    border-radius: 4px; \n}\n\n.vl-section { \n    display: flex; \n    align-items: center; \n    padding: 0 20px; \n    border-right: 1px solid #d1d1d1; \n    cursor: pointer; \n    min-width: 200px; \n    position: relative;\n}\n\n#vl-date-input, #vl-guest-text, .vl-datepicker-input {\n    border: none !important; \n    outline: none !important; \n    background: transparent !important; \n    box-shadow: none !important;\n    font-size: 15px !important; \n    font-weight: 500 !important; \n    color: #777 !important; \n    padding: 0 !important; \n    margin: 0 !important;\n    cursor: pointer !important; \n    line-height: 1 !important; \n    font-family: inherit !important;\n    width: 100%;\n}\n\n.active-text { color: #222 !important; font-weight: 600 !important; }\n\n\/* BUTTON FIX: Zieht den Button \u00fcber den grauen Rahmen *\/\n.vl-action { flex-grow: 1; position: relative; margin: -1px -1px -1px 0; }\n#vl-submit {\n    background: #133d58 !important; \n    color: #ffffff !important; \n    border: none !important;\n    height: calc(100% + 2px); \n    width: calc(100% + 2px); \n    padding: 0 25px; \n    font-size: 13px;\n    font-weight: 600; \n    cursor: pointer; \n    white-space: nowrap; \n    display: flex; \n    align-items: center; \n    justify-content: center;\n    text-transform: uppercase;\n    border-radius: 0 4px 4px 0;\n}\n\n#vl-submit:hover { background: #0e2d41 !important; }\n\n\/* DROPDOWN & COUNTER FIX *\/\n.vl-dropdown {\n    display: none; position: absolute; top: 100%; left: 0; width: 260px; \n    background: #fff; border: 1px solid #d1d1d1; padding: 15px; z-index: 1000; box-shadow: 0 10px 25px rgba(0,0,0,0.1);\n}\n.vl-dropdown.show { display: block; }\n.vl-drop-row { display: flex; justify-content: space-between; align-items: center; margin-bottom: 12px; }\n\n.vl-counter-fix { display: flex; align-items: center; gap: 10px; }\n.vl-qty-btn {\n    width: 28px; height: 28px; background: #133d58 !important; color: #fff !important; border: none !important;\n    cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 18px; border-radius: 2px;\n}\n.vl-qty-num-fix { font-size: 15px; min-width: 20px; text-align: center; color: #333; font-weight: 600; }\n\n#vl-apply-btn { width: 100%; background: #133d58; color: #fff; border: none; padding: 8px; cursor: pointer; text-transform: uppercase; font-size: 11px; margin-top: 5px; }\n\n\/* KALENDER BRAND BLAU *\/\n.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange { background: #133d58 !important; border-color: #133d58 !important; }\n.flatpickr-day.inRange { background: #e7eff4 !important; color: #133d58 !important; }\n\n@media (max-width: 768px) {\n    .vl-bar-main { flex-direction: column; height: auto; overflow: visible; }\n    .vl-section { width: 100%; border-right: none; border-bottom: 1px solid #d1d1d1; padding: 12px 20px; }\n    .vl-action { margin: 0; } #vl-submit { height: 45px !important; width: 100%; }\n}\n<\/style>\n\n<script>\nlet state = { adults: 2, children: 0 };\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    \/\/ Flatpickr\n    const fp = flatpickr(\"#vl-date-input\", {\n        mode: \"range\",\n        dateFormat: \"Y-m-d\",\n        altInput: true,\n        altFormat: \"j. M Y\",\n        minDate: \"today\",\n        onReady: function(s, d, inst) { inst.altInput.classList.add(\"vl-datepicker-input\"); },\n        onClose: function(dates, str, inst) { if(dates.length === 2) inst.altInput.classList.add('active-text'); }\n    });\n\n    \/\/ Dropdown toggle\n    const trigger = document.getElementById('guest-trigger');\n    const popup = document.getElementById('vl-guest-popup');\n    trigger.addEventListener('click', function(e) { if (!e.target.closest('.vl-dropdown')) popup.classList.toggle('show'); });\n\n    \/\/ Counter Logik\n    window.updateQty = function(type, mod) {\n        if (type === 'adults') {\n            state.adults = Math.max(1, state.adults + mod);\n            document.getElementById('val-adults').innerText = state.adults;\n        } else {\n            state.children = Math.max(0, state.children + mod);\n            document.getElementById('val-children').innerText = state.children;\n        }\n    };\n\n    \/\/ Apply Button\n    document.getElementById('vl-apply-btn').addEventListener('click', function(e) {\n        e.stopPropagation();\n        document.getElementById('vl-guest-text').innerText = `${state.adults} Adults, ${state.children} Children`;\n        document.getElementById('vl-guest-text').classList.add('active-text');\n        popup.classList.remove('show');\n    });\n\n    window.addEventListener('click', function(e) { if (!trigger.contains(e.target)) popup.classList.remove('show'); });\n\n    \/\/ Submit Action (Neuer Tab)\n    document.getElementById('vl-submit').addEventListener('click', function() {\n        const dates = fp.selectedDates;\n        if (dates.length < 2) { alert(\"Please select dates.\"); return; }\n        const fmt = (d) => { const off = d.getTimezoneOffset() * 60000; return new Date(d.getTime() - off).toISOString().split('T')[0]; };\n        const url = `https:\/\/direct-book.com\/properties\/vergenoegdlowboutiquehotelspa?locale=en&currency=ZAR&checkInDate=${fmt(dates[0])}&checkOutDate=${fmt(dates[1])}&items[0][adults]=${state.adults}&items[0][children]=${state.children}&items[0][infants]=0`;\n        window.open(url, '_blank');\n    });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71ab5ad e-flex e-con-boxed e-con e-parent\" data-id=\"71ab5ad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1565a7e elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1565a7e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A historic sanctuary in the Cape Winelands.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-221cfa0 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"221cfa0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Vergenoegd L\u00f6w<br>\nWine Estate<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23e136a e-flex e-con-boxed e-con e-parent\" data-id=\"23e136a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b97bcf8 e-con-full e-flex e-con e-child\" data-id=\"b97bcf8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab6a0fe elementor-widget__width-initial elementor-widget-tablet__width-inherit start-page-subheadline elementor-widget elementor-widget-text-editor\" data-id=\"ab6a0fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Welcome to Vergenoegd L\u00f6w, a vibrant working farm situated in the heart of the Cape Winelands. Our estate offers a sanctuary where 330 years of history meet the quiet rhythms of nature. We invite travelers from all over the world to experience our vision of restoration and discover the magic of the Cape.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e929962 e-flex e-con-boxed e-con e-parent\" data-id=\"e929962\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e10326f e-con-full e-flex e-con e-child\" data-id=\"e10326f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/about\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-4e6c7d4 e-con-full e-flex e-con e-child\" data-id=\"4e6c7d4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-65538d9 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"65538d9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce514e6 elementor-widget elementor-widget-heading\" data-id=\"ce514e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Heritage since 1696<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8755263 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"8755263\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>An authentic Cape Dutch legacy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b75dd5 e-con-full e-flex e-con e-child\" data-id=\"1b75dd5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/wines\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-42836fa e-con-full e-flex e-con e-child\" data-id=\"42836fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f16a28b e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"f16a28b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85d1d48 elementor-widget elementor-widget-heading\" data-id=\"85d1d48\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Vineyards &amp; Wine<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dbdf5b4 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"dbdf5b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ancient soils, unique wines, and tasting experiences<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/restaurants\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-d0ce459 e-con-full e-flex e-con e-child\" data-id=\"d0ce459\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-98e44b5 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"98e44b5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6051013 elementor-widget elementor-widget-heading\" data-id=\"6051013\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Our Restaurants<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-516cb6e lily-description elementor-widget elementor-widget-text-editor\" data-id=\"516cb6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tCulinary Journey at Gewels and Homesteads\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08116f4 e-con-full e-flex e-con e-child\" data-id=\"08116f4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b46ede e-con-full e-flex e-con e-child\" data-id=\"4b46ede\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/accommodation\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-12c9b96 e-con-full e-flex e-con e-child\" data-id=\"12c9b96\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-50ff38c e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"50ff38c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:156,&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/DSC05402-scaled.jpg&quot;},{&quot;id&quot;:193,&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Vergenoegd_Feb2023_GibsonPhoto107-scaled.jpg&quot;},{&quot;id&quot;:169,&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/DJI_20251008133904_0255_D-scaled.jpg&quot;}],&quot;background_slideshow_ken_burns&quot;:&quot;yes&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500,&quot;background_slideshow_ken_burns_zoom_direction&quot;:&quot;in&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-947b609 elementor-widget elementor-widget-heading\" data-id=\"947b609\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Exclusive Hideaway<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-010fc97 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"010fc97\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Your Stay between Cape Town &amp; Stellenbosch<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3dd40ff e-con-full e-flex e-con e-child\" data-id=\"3dd40ff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2e62e3d e-con-full e-flex e-con e-child\" data-id=\"2e62e3d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11cb31d elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"11cb31d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"135\" height=\"69\" src=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-Loew-Logo.svg\" class=\"attachment-large size-large wp-image-1791\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/luxury-spa\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-ed69f96 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"ed69f96\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72eda26 elementor-widget elementor-widget-heading\" data-id=\"72eda26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Luxury Spa<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4251929 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"4251929\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tMassages, Sauna &#038; Beauty Treatments\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5a3373 e-con-full e-flex e-con e-child\" data-id=\"b5a3373\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3e14e7d e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"3e14e7d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Vergenoegd-Loew-Activities.webm&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t<div class=\"elementor-background-video-container elementor-hidden-mobile\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-88a9f7f elementor-widget elementor-widget-heading\" data-id=\"88a9f7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Discover &amp; Enjoy<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a8bf20a lily-description elementor-widget elementor-widget-text-editor\" data-id=\"a8bf20a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Activities at Vergenoegd and the Cape Region<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0ccae0 e-flex e-con-boxed e-con e-parent\" data-id=\"f0ccae0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac048e3 elementor-widget elementor-widget-heading\" data-id=\"ac048e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Boutique Hotel<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-02fd58c elementor-widget elementor-widget-heading\" data-id=\"02fd58c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Luxury Stay in Stellenbosch<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45ee131 elementor-widget elementor-widget-spacer\" data-id=\"45ee131\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-89bc3dd elementor-hidden-desktop elementor-hidden-tablet elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"89bc3dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ha_floating_fx&quot;:&quot;yes&quot;,&quot;ha_floating_fx_translate_toggle&quot;:&quot;yes&quot;,&quot;ha_floating_fx_translate_x&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;from&quot;:-17,&quot;to&quot;:5}},&quot;ha_floating_fx_translate_y&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;from&quot;:0,&quot;to&quot;:0}},&quot;ha_floating_fx_translate_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1900,&quot;sizes&quot;:[]},&quot;ha_floating_fx_translate_delay&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9bba53d e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"9bba53d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;center&quot;,&quot;horizontal_scroll_mobile&quot;:&quot;enable&quot;,&quot;horizontal_scroll_tablet&quot;:&quot;enable&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"163292477\" aria-label=\"Tabbladen. Open items met Enter of spatie, sluit ze met Escape en navigeer met de pijltjestoetsen.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1632924771\" data-tab-title-id=\"e-n-tab-title-1632924771\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1632924771\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\t&nbsp; All Suites &amp; Cottages\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"deluxe-lodge\" data-tab-title-id=\"e-n-tab-title-1632924772\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1632924772\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDeluxe Lodge Rooms \t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1632924773\" data-tab-title-id=\"e-n-tab-title-1632924773\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1632924773\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tVineyard Suites\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1632924774\" data-tab-title-id=\"e-n-tab-title-1632924774\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1632924774\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tLuxury Cottages\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1632924775\" data-tab-title-id=\"e-n-tab-title-1632924775\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1632924775\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\t Presidential Suite\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1632924776\" data-tab-title-id=\"e-n-tab-title-1632924776\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1632924776\" style=\"--n-tabs-title-order: 6;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOwner's Villa\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1632924771\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1632924771\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-66e2a10 e-con-full e-flex e-con e-child\" data-id=\"66e2a10\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2aea29e e-flex e-con-boxed e-con e-child\" data-id=\"2aea29e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-334533c e-grid e-con-full e-con e-child\" data-id=\"334533c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/accommodation\\\/deluxe-lodge-rooms\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-252ccf4 e-con-full e-flex e-con e-child\" data-id=\"252ccf4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ab20628 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"ab20628\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9dde121 elementor-widget elementor-widget-heading\" data-id=\"9dde121\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Deluxe Lodge Rooms<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-418acee lily-description elementor-widget elementor-widget-text-editor\" data-id=\"418acee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"ha-item-wrap\"><div class=\"ha-text\"><p class=\"ha-list-detail\">Intimate garden rooms with private terraces.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/accommodation\\\/vineyard-suites\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-ec65aa4 e-con-full e-flex e-con e-child\" data-id=\"ec65aa4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-58d5850 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"58d5850\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f05d17c elementor-widget elementor-widget-heading\" data-id=\"f05d17c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Vineyard Suites<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f95f753 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"f95f753\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Private pool suites with panoramic views.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/accommodation\\\/luxury-cottages\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-b787943 e-con-full e-flex e-con e-child\" data-id=\"b787943\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bbbb1f4 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"bbbb1f4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5cf1378 elementor-widget elementor-widget-heading\" data-id=\"5cf1378\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Luxury Cottages<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8d072d lily-description elementor-widget elementor-widget-text-editor\" data-id=\"f8d072d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"ha-item-wrap\"><div class=\"ha-text\"><p class=\"ha-list-detail\">Private farm retreats with individual plunge pools.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/accommodation\\\/presidential-suite\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-cc74cd8 e-con-full e-flex e-con e-child\" data-id=\"cc74cd8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-66b9b5a e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"66b9b5a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-197e1b5 elementor-widget elementor-widget-heading\" data-id=\"197e1b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Presidential Suite<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e62cf3 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"4e62cf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"ha-item-wrap\"><div class=\"ha-text\"><p class=\"ha-list-detail\">Refined living within an expansive private space.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/accommodation\\\/owners-villa\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-31037c5 e-con-full e-flex e-con e-child\" data-id=\"31037c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0974cc0 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"0974cc0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-811f582 elementor-widget elementor-widget-heading\" data-id=\"811f582\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Owner's Villa<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f239a30 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"f239a30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"ha-item-wrap\"><div class=\"ha-text\"><p class=\"ha-list-detail\">A timeless retreat of private heritage.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/book.vergenoegd.co.za\\\/restaurants\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-40b0cd3 e-con-full e-flex e-con e-child\" data-id=\"40b0cd3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-577ebc4 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"577ebc4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cff810a elementor-widget elementor-widget-heading\" data-id=\"cff810a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Homestead<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dc1750b lily-description elementor-widget elementor-widget-text-editor\" data-id=\"dc1750b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Breakfast &amp; Dinner for our hotel guests.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1632924772\" role=\"tabpanel\" aria-labelledby=\"deluxe-lodge\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-7f46177 e-con-full e-flex e-con e-child\" data-id=\"7f46177\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-586ca58 e-flex e-con-boxed e-con e-child\" data-id=\"586ca58\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3eeda6e e-con-full e-flex e-con e-child\" data-id=\"3eeda6e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e713440 elementor-widget elementor-widget-gallery\" data-id=\"e713440\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gallery_layout&quot;:&quot;masonry&quot;,&quot;columns&quot;:2,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:23,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:2,&quot;_animation_mobile&quot;:&quot;none&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;columns_tablet&quot;:2,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-interior.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e713440\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NywidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2RlbHV4ZS1sb2RnZS1yb29tLWludGVyaW9yLmpwZyIsInNsaWRlc2hvdyI6ImU3MTM0NDAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-interior-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-bathroom.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e713440\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA5MSwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2RlbHV4ZS1sb2RnZS1yb29tLWJhdGhyb29tLmpwZyIsInNsaWRlc2hvdyI6ImU3MTM0NDAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-bathroom.jpg\" data-width=\"561\" data-height=\"840\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-interior-bed-side.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e713440\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA5MCwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2RlbHV4ZS1sb2RnZS1yb29tLWludGVyaW9yLWJlZC1zaWRlLmpwZyIsInNsaWRlc2hvdyI6ImU3MTM0NDAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-interior-bed-side.jpg\" data-width=\"560\" data-height=\"840\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-interior-couch.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e713440\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4OSwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2RlbHV4ZS1sb2RnZS1yb29tLWludGVyaW9yLWNvdWNoLmpwZyIsInNsaWRlc2hvdyI6ImU3MTM0NDAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-interior-couch.jpg\" data-width=\"591\" data-height=\"394\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-06f3843 e-con-full e-flex e-con e-child\" data-id=\"06f3843\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73c77af elementor-widget elementor-widget-heading\" data-id=\"73c77af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Deluxe Lodge Rooms<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-173f3f0 elementor-widget elementor-widget-text-editor\" data-id=\"173f3f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The four Deluxe Lodge Rooms are located in the restored farm manager&#8217;s house, within easy reach of the historic homestead, Geuwels, Clara\u2019s Barn, the spa, and the gym. Kept in a modern classic style, the spacious bedrooms boast wooden floors, chenille rugs, and soothing hues of cream and grey, ensuring an instant welcoming and homey effect.<\/p><p class=\"paragraph\">Two of the rooms have beautifully exposed trusses. While each unit has a small seating area, the four rooms also share a comfortable common lounge.<\/p><p class=\"paragraph\">Offering serene garden views, each room has a private patio with a jacuzzi and outdoor furniture.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a72115e elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a72115e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bed\"><path fill=\"#4d4d4d\" d=\"M62.876,44.44c-.007-.04-.012-.081-.028-.117-.443-2.07-1.92-3.797-3.975-4.5l2.952-15.12c.946-4.847-2-9.632-6.705-10.894-3.807-1.021-8.114-1.339-12.171-.911-1.755-4.526-6.134-7.539-11.021-7.539s-9.285,3.024-11.03,7.566c-4.08-.496-8.251-.178-12.088,.926-4.506,1.297-7.391,5.783-6.711,10.435l2.319,15.839c-1.685,.828-2.877,2.379-3.266,4.2-.01,.024-.012,.051-.018,.076-.079,.393-.133,.793-.133,1.205v12.543c0,.272,.22,.492,.492,.492H11.752c.155,0,.3-.073,.393-.196l5.294-7.035h29.122l5.294,7.035c.093,.123,.238,.196,.393,.196h10.26c.272,0,.492-.22,.492-.492v-12.543c0-.399-.05-.787-.124-1.167ZM9.083,14.797c3.829-1.103,8.006-1.394,12.078-.847,.237,.038,.455-.106,.53-.327,1.506-4.355,5.619-7.281,10.237-7.281s8.71,2.914,10.228,7.25c.076,.217,.295,.36,.522,.326,4.051-.478,8.379-.18,12.186,.842,4.209,1.127,6.842,5.412,5.994,9.754l-2.939,15.057c-.099-.018-.199-.023-.298-.036-.379-.094-.76-.154-1.143-.154h-3.054v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-10.588v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-3.232c-.472,0-.944,.072-1.409,.214l-2.262-15.452c-.61-4.167,1.974-8.186,6.01-9.347Zm16.339,24.585H10.96v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm27.017,0h-14.461v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm-46.953,1.355c.539-.186,1.093-.281,1.647-.281H56.867c.19,0,.379,.026,.569,.048,.218,.057,.435,.119,.65,.214,.116,.051,.247,.046,.366,.002,.021,.007,.042,.009,.062,.016,.002,0,.003,0,.005,.002,1.576,.525,2.761,1.766,3.25,3.293H2.232c.49-1.524,1.676-2.765,3.254-3.294Zm56.53,16.92h-9.522l-5.294-7.035c-.093-.123-.238-.196-.393-.196H17.193c-.155,0-.3,.073-.393,.196l-5.294,7.035H1.984v-12.051c0-.2,.024-.396,.047-.591H61.969c.022,.195,.047,.391,.047,.591v12.051Z\"><\/path><path fill=\"#4d4d4d\" d=\"M24.534,15.583h14.931c.154,0,.299-.072,.392-.195,.093-.122,.123-.282,.082-.43-.984-3.521-4.233-5.981-7.979-5.981-2.187,0-4.251,.852-5.812,2.403-.997,.998-1.718,2.235-2.089,3.58-.04,.148-.01,.307,.084,.429,.093,.122,.237,.194,.391,.194Zm2.309-3.506c1.373-1.364,3.191-2.115,5.195-2.115,3.005,0,5.691,1.877,6.746,4.637h-13.573c.357-.94,.913-1.802,1.632-2.522Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Extra length king size bed that can be converted into twin beds<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bathtub\"><path fill=\"#4d4d4d\" d=\"M62.916,31.919c-.169-.631-.573-1.159-1.138-1.486-.566-.328-1.223-.412-1.856-.245-.508,.136-1.045,.238-1.591,.326v-13.658c0-2.762-2.247-5.009-5.01-5.009s-5.01,2.247-5.01,5.009v.96l-1.533,.858c-.156,.087-.252,.252-.252,.43v2.612c0,.272,.22,.492,.492,.492h3.569c.272,0,.492-.22,.492-.492v-2.612c0-.178-.096-.342-.252-.43l-1.532-.858v-.96c0-2.219,1.806-4.025,4.025-4.025s4.025,1.806,4.025,4.025v13.783c-4.239,.476-9.228-.21-12.971-.972-2.881-.584-5.842-1.43-9.052-2.587C16.164,20.182,3.527,22.378,2.998,22.476c-.641,.118-1.198,.479-1.568,1.017-.369,.537-.507,1.187-.39,1.827,.118,.644,.478,1.202,1.016,1.574,.537,.373,1.186,.515,1.83,.394,.008,0,.794-.138,2.248-.233l3.268,11.714c1.03,3.694,3.751,6.688,7.3,8.097v3.138c0,1.185,.964,2.15,2.149,2.15,.571,0,1.11-.223,1.519-.631,.403-.41,.625-.95,.625-1.518v-2.257c.083,.002,.163,.008,.247,.008h28.082s.008,0,.012,0v1.426c0,1.185,.964,2.149,2.149,2.149,.568,0,1.108-.222,1.522-.628,.399-.4,.628-.954,.628-1.521v-2.613c2.209-1.304,3.699-3.477,4.093-6.024l.784-5.117c.947-.125,1.85-.293,2.672-.514,1.303-.349,2.079-1.691,1.73-2.994Zm-12.819-10.696h-2.585v-1.832l1.293-.723,1.292,.723v1.832Zm-30.423,29.606c-.221,.22-.512,.341-.821,.341-.642,0-1.165-.523-1.165-1.166v-2.782c.76,.231,1.538,.383,2.326,.462v2.32c0,.309-.122,.604-.339,.825Zm32.643-.826c-.225,.22-.519,.342-.829,.342-.642,0-1.165-.523-1.165-1.165v-1.499c.801-.092,1.589-.294,2.331-.609v2.108c0,.308-.124,.609-.337,.823Zm.593-4.14c-.951,.518-2.025,.826-3.125,.89-.15,.014-.304,.018-.458,.018H21.244c-.239,0-.474-.01-.709-.024-1.081-.066-2.148-.289-3.172-.665-3.414-1.243-6.036-4.075-7.013-7.578l-3.208-11.498c4.852-.18,14.26,.258,26.525,4.674,3.401,1.23,6.585,2.139,9.735,2.78,4.025,.818,7.727,1.233,11.001,1.233,1.103,0,2.131-.059,3.102-.153l-.748,4.852c-.362,2.341-1.765,4.335-3.848,5.469Zm8.022-11.901h0c-.844,.228-1.776,.4-2.763,.52-.026-.005-.05-.018-.077-.018-.088,0-.166,.026-.238,.061-1.056,.12-2.213,.184-3.45,.184-3.209,0-6.844-.408-10.805-1.214-3.102-.63-6.241-1.527-9.597-2.741-11.014-3.967-19.783-4.769-25.064-4.769-.932,0-1.755,.025-2.463,.062-1.816,.1-2.764,.272-2.768,.272-.383,.071-.77-.013-1.091-.235-.321-.222-.537-.556-.608-.943-.07-.383,.013-.771,.233-1.092,.221-.32,.553-.535,.935-.605,.518-.095,12.902-2.247,31.815,4.561,3.255,1.173,6.261,2.032,9.189,2.626,3.914,.795,9.175,1.51,13.623,.945,.013,0,.023,.007,.036,.007,.041,0,.077-.014,.115-.023,.767-.103,1.517-.234,2.222-.422,.376-.105,.771-.05,1.108,.145,.337,.195,.579,.511,.68,.89,.208,.777-.256,1.579-1.035,1.788Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Rain shower, hand shower, free standing bathtub, double basin, enclosed toilet, heated towel rail<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"swimming-pool\" viewBox=\"0 0 64 64\"><path d=\"M6.904 33.346h16.796v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h14.222v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h16.611c.29 0 .525-.235.525-.525s-.235-.525-.525-.525h-16.611V14.709c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v4.923h-14.222v-4.923c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v17.588H6.904c-.29 0-.525.235-.525.525s.235.525.525.525ZM38.971 20.681v4.911h-14.222v-4.911h14.222ZM24.749 26.641h14.222v5.656h-14.222v-5.656ZM.484 44.473c.093.008 2.449.159 5.306-2.472.894-.824 2.108-1.246 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.244 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.625 5.283-.795.766.378 1.439.928 1.997 1.637.843 1.072 2.097 1.629 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.486-.218 4.212-.271 5.85 1.816.739.94 1.9 1.468 3.109 1.454.29-.007.519-.247.512-.537-.007-.289-.252-.502-.537-.512-.864.011-1.723-.372-2.258-1.053-1.967-2.504-5.12-2.457-6.829-2.206-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.096-1.781-.317-2.398-1.101-.656-.832-1.449-1.482-2.358-1.929-2.059-1.014-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.231-4.306 1.001-6.213-.57-2.006-1.654-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.464-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.105-3.001.412-4.108 1.431-2.488 2.291-4.493 2.206-4.518 2.197-.31-.011-.538.196-.559.483-.023.289.194.541.483.564ZM63.463 52.1c-.864.02-1.723-.373-2.258-1.054-1.967-2.502-5.12-2.456-6.829-2.205-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.094-1.781-.316-2.398-1.1-.656-.833-1.449-1.482-2.358-1.93-2.059-1.013-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.23-4.306 1.001-6.213-.57-2.006-1.653-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.466-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.106-3.001.412-4.108 1.431-2.488 2.291-4.493 2.207-4.518 2.197-.31-.01-.538.195-.559.483-.023.289.194.541.483.564.093.008 2.449.159 5.306-2.472.894-.823 2.108-1.243 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.243 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.624 5.283-.795.767.378 1.439.928 1.997 1.637.843 1.072 2.097 1.631 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.483-.217 4.211-.272 5.85 1.816.739.94 1.9 1.465 3.109 1.455.29-.007.519-.247.512-.537-.007-.289-.252-.505-.537-.512Z\" style=\"fill:#4d4d4d;stroke-width:0\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Private terrace with jacuzzi<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xml:space=\"preserve\" id=\"maximize\" x=\"0\" y=\"0\" style=\"enable-background:new 0 0 64 64\" viewBox=\"0 0 64 64\">  <g>    <g>      <path d=\"M63.818,34.735l-5.514-4.743c-0.155-0.134-0.373-0.165-0.561-0.079c-0.186,0.085-0.306,0.272-0.306,0.476   v25.679H6.564V7.931h24.676c0.219,0,0.415-0.136,0.492-0.342s0.016-0.438-0.15-0.58l-6.419-5.514   c-0.095-0.082-0.216-0.127-0.342-0.127H3.282C1.472,1.367,0,2.84,0,4.649v54.702c0,1.809,1.472,3.282,3.282,3.282h57.436   c1.809,0,3.282-1.472,3.282-3.282V35.133C64,34.98,63.933,34.835,63.818,34.735z M62.951,59.351c0,1.232-1.002,2.233-2.233,2.233   H3.282c-1.231,0-2.233-1.001-2.233-2.233V4.649c0-1.232,1.002-2.233,2.233-2.233h21.344l5.198,4.465H6.039   c-0.29,0-0.525,0.235-0.525,0.525v49.188c0,0.29,0.235,0.525,0.525,0.525h51.922c0.29,0,0.525-0.235,0.525-0.525v-25.06   l4.465,3.84V59.351z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>    <g>      <path d=\"M31.584,17.051c0.081,0.196,0.273,0.324,0.485,0.324h7.27l-13.66,13.66c-0.098,0.098-0.154,0.232-0.154,0.371   c0,0.139,0.055,0.273,0.154,0.371l6.546,6.545c0.102,0.102,0.237,0.154,0.371,0.154s0.268-0.051,0.371-0.154l13.66-13.66v7.27   c0,0.212,0.128,0.404,0.324,0.485c0.196,0.08,0.422,0.037,0.572-0.114l6.397-6.397c0.098-0.098,0.154-0.232,0.154-0.371V10.453   c0-0.29-0.235-0.525-0.525-0.525H38.465c-0.139,0-0.273,0.055-0.371,0.154l-6.396,6.397   C31.548,16.629,31.503,16.855,31.584,17.051z M38.682,10.978h14.341v14.34l-5.347,5.347v-7.27c0-0.212-0.128-0.404-0.324-0.485   c-0.197-0.08-0.421-0.037-0.572,0.114L32.595,37.209l-5.804-5.803l14.184-14.184c0.15-0.15,0.195-0.376,0.114-0.572   c-0.081-0.196-0.273-0.324-0.485-0.324h-7.27L38.682,10.978z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>  <\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Size per unit: 40 sqm<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-225e1f7 elementor-widget elementor-widget-button\" data-id=\"225e1f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/book.vergenoegd.co.za\/accommodation\/deluxe-lodge-rooms\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More Info<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1632924773\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1632924773\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-cdf8d38 e-con-full e-flex e-con e-child\" data-id=\"cdf8d38\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-db7d35d e-flex e-con-boxed e-con e-child\" data-id=\"db7d35d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8b435af e-con-full e-flex e-con e-child\" data-id=\"8b435af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e132ef elementor-widget elementor-widget-gallery\" data-id=\"2e132ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gallery_layout&quot;:&quot;justified&quot;,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:23,&quot;sizes&quot;:[]},&quot;_animation_mobile&quot;:&quot;none&quot;,&quot;ideal_row_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:166,&quot;sizes&quot;:[]},&quot;ideal_row_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:116,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;ideal_row_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_Feb2023_GibsonPhoto111-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e132ef\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk0LCJ1cmwiOiJodHRwczpcL1wvYm9vay52ZXJnZW5vZWdkLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvVmVyZ2Vub2VnZF9GZWIyMDIzX0dpYnNvblBob3RvMTExLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyZTEzMmVmIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_Feb2023_GibsonPhoto111-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_Feb2023_GibsonPhoto140-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e132ef\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0LCJ1cmwiOiJodHRwczpcL1wvYm9vay52ZXJnZW5vZWdkLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvVmVyZ2Vub2VnZF9GZWIyMDIzX0dpYnNvblBob3RvMTQwLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyZTEzMmVmIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_Feb2023_GibsonPhoto140-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/vineyard-suites-pool-deck-stellenbosch.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e132ef\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI4MywidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ZpbmV5YXJkLXN1aXRlcy1wb29sLWRlY2stc3RlbGxlbmJvc2NoLmpwZyIsInNsaWRlc2hvdyI6IjJlMTMyZWYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/vineyard-suites-pool-deck-stellenbosch.jpg\" data-width=\"638\" data-height=\"425\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/vineyard-suites-luxury-bathroom.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e132ef\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI4NCwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ZpbmV5YXJkLXN1aXRlcy1sdXh1cnktYmF0aHJvb20uanBnIiwic2xpZGVzaG93IjoiMmUxMzJlZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/vineyard-suites-luxury-bathroom-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/vineyard-suites-interior-cape-town.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e132ef\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI4NSwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ZpbmV5YXJkLXN1aXRlcy1pbnRlcmlvci1jYXBlLXRvd24uanBnIiwic2xpZGVzaG93IjoiMmUxMzJlZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/vineyard-suites-interior-cape-town-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/vineyard-suites-living-area.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e132ef\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI4NiwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ZpbmV5YXJkLXN1aXRlcy1saXZpbmctYXJlYS5qcGciLCJzbGlkZXNob3ciOiIyZTEzMmVmIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/vineyard-suites-living-area-768x412.jpg\" data-width=\"768\" data-height=\"412\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-56faa46 e-con-full e-flex e-con e-child\" data-id=\"56faa46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1446058 elementor-widget elementor-widget-heading\" data-id=\"1446058\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Vineyard Suites<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7cdd6e7 elementor-widget elementor-widget-text-editor\" data-id=\"7cdd6e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The four contemporary Vineyard Suites stand a short distance from the historic homestead and are ideal for guests seeking additional privacy. Floor-to-ceiling windows in the lounge and the bedroom offer magnificent mountain and vineyard views. A small wind lobby leads into the lounge area, complete with a cosy two-seater couch, mini-bar facilities, flat-screen TV, and a vanity desk. Industrial stucco floors are offset by shimmering thick pile rugs.<\/p><p class=\"paragraph\">Warm wood accents, plush scatter cushions and a lavish designer headboard in weaved crushed velvet are softening the contemporary look further.<\/p><p class=\"paragraph\">A large private wooden deck with a 3 x 3-meter plunge pool and an outdoor shower completes the experience of utter luxury.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-324b086 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"324b086\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bed\"><path fill=\"#4d4d4d\" d=\"M62.876,44.44c-.007-.04-.012-.081-.028-.117-.443-2.07-1.92-3.797-3.975-4.5l2.952-15.12c.946-4.847-2-9.632-6.705-10.894-3.807-1.021-8.114-1.339-12.171-.911-1.755-4.526-6.134-7.539-11.021-7.539s-9.285,3.024-11.03,7.566c-4.08-.496-8.251-.178-12.088,.926-4.506,1.297-7.391,5.783-6.711,10.435l2.319,15.839c-1.685,.828-2.877,2.379-3.266,4.2-.01,.024-.012,.051-.018,.076-.079,.393-.133,.793-.133,1.205v12.543c0,.272,.22,.492,.492,.492H11.752c.155,0,.3-.073,.393-.196l5.294-7.035h29.122l5.294,7.035c.093,.123,.238,.196,.393,.196h10.26c.272,0,.492-.22,.492-.492v-12.543c0-.399-.05-.787-.124-1.167ZM9.083,14.797c3.829-1.103,8.006-1.394,12.078-.847,.237,.038,.455-.106,.53-.327,1.506-4.355,5.619-7.281,10.237-7.281s8.71,2.914,10.228,7.25c.076,.217,.295,.36,.522,.326,4.051-.478,8.379-.18,12.186,.842,4.209,1.127,6.842,5.412,5.994,9.754l-2.939,15.057c-.099-.018-.199-.023-.298-.036-.379-.094-.76-.154-1.143-.154h-3.054v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-10.588v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-3.232c-.472,0-.944,.072-1.409,.214l-2.262-15.452c-.61-4.167,1.974-8.186,6.01-9.347Zm16.339,24.585H10.96v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm27.017,0h-14.461v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm-46.953,1.355c.539-.186,1.093-.281,1.647-.281H56.867c.19,0,.379,.026,.569,.048,.218,.057,.435,.119,.65,.214,.116,.051,.247,.046,.366,.002,.021,.007,.042,.009,.062,.016,.002,0,.003,0,.005,.002,1.576,.525,2.761,1.766,3.25,3.293H2.232c.49-1.524,1.676-2.765,3.254-3.294Zm56.53,16.92h-9.522l-5.294-7.035c-.093-.123-.238-.196-.393-.196H17.193c-.155,0-.3,.073-.393,.196l-5.294,7.035H1.984v-12.051c0-.2,.024-.396,.047-.591H61.969c.022,.195,.047,.391,.047,.591v12.051Z\"><\/path><path fill=\"#4d4d4d\" d=\"M24.534,15.583h14.931c.154,0,.299-.072,.392-.195,.093-.122,.123-.282,.082-.43-.984-3.521-4.233-5.981-7.979-5.981-2.187,0-4.251,.852-5.812,2.403-.997,.998-1.718,2.235-2.089,3.58-.04,.148-.01,.307,.084,.429,.093,.122,.237,.194,.391,.194Zm2.309-3.506c1.373-1.364,3.191-2.115,5.195-2.115,3.005,0,5.691,1.877,6.746,4.637h-13.573c.357-.94,.913-1.802,1.632-2.522Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"> Extra length king size bed<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bathtub\"><path fill=\"#4d4d4d\" d=\"M62.916,31.919c-.169-.631-.573-1.159-1.138-1.486-.566-.328-1.223-.412-1.856-.245-.508,.136-1.045,.238-1.591,.326v-13.658c0-2.762-2.247-5.009-5.01-5.009s-5.01,2.247-5.01,5.009v.96l-1.533,.858c-.156,.087-.252,.252-.252,.43v2.612c0,.272,.22,.492,.492,.492h3.569c.272,0,.492-.22,.492-.492v-2.612c0-.178-.096-.342-.252-.43l-1.532-.858v-.96c0-2.219,1.806-4.025,4.025-4.025s4.025,1.806,4.025,4.025v13.783c-4.239,.476-9.228-.21-12.971-.972-2.881-.584-5.842-1.43-9.052-2.587C16.164,20.182,3.527,22.378,2.998,22.476c-.641,.118-1.198,.479-1.568,1.017-.369,.537-.507,1.187-.39,1.827,.118,.644,.478,1.202,1.016,1.574,.537,.373,1.186,.515,1.83,.394,.008,0,.794-.138,2.248-.233l3.268,11.714c1.03,3.694,3.751,6.688,7.3,8.097v3.138c0,1.185,.964,2.15,2.149,2.15,.571,0,1.11-.223,1.519-.631,.403-.41,.625-.95,.625-1.518v-2.257c.083,.002,.163,.008,.247,.008h28.082s.008,0,.012,0v1.426c0,1.185,.964,2.149,2.149,2.149,.568,0,1.108-.222,1.522-.628,.399-.4,.628-.954,.628-1.521v-2.613c2.209-1.304,3.699-3.477,4.093-6.024l.784-5.117c.947-.125,1.85-.293,2.672-.514,1.303-.349,2.079-1.691,1.73-2.994Zm-12.819-10.696h-2.585v-1.832l1.293-.723,1.292,.723v1.832Zm-30.423,29.606c-.221,.22-.512,.341-.821,.341-.642,0-1.165-.523-1.165-1.166v-2.782c.76,.231,1.538,.383,2.326,.462v2.32c0,.309-.122,.604-.339,.825Zm32.643-.826c-.225,.22-.519,.342-.829,.342-.642,0-1.165-.523-1.165-1.165v-1.499c.801-.092,1.589-.294,2.331-.609v2.108c0,.308-.124,.609-.337,.823Zm.593-4.14c-.951,.518-2.025,.826-3.125,.89-.15,.014-.304,.018-.458,.018H21.244c-.239,0-.474-.01-.709-.024-1.081-.066-2.148-.289-3.172-.665-3.414-1.243-6.036-4.075-7.013-7.578l-3.208-11.498c4.852-.18,14.26,.258,26.525,4.674,3.401,1.23,6.585,2.139,9.735,2.78,4.025,.818,7.727,1.233,11.001,1.233,1.103,0,2.131-.059,3.102-.153l-.748,4.852c-.362,2.341-1.765,4.335-3.848,5.469Zm8.022-11.901h0c-.844,.228-1.776,.4-2.763,.52-.026-.005-.05-.018-.077-.018-.088,0-.166,.026-.238,.061-1.056,.12-2.213,.184-3.45,.184-3.209,0-6.844-.408-10.805-1.214-3.102-.63-6.241-1.527-9.597-2.741-11.014-3.967-19.783-4.769-25.064-4.769-.932,0-1.755,.025-2.463,.062-1.816,.1-2.764,.272-2.768,.272-.383,.071-.77-.013-1.091-.235-.321-.222-.537-.556-.608-.943-.07-.383,.013-.771,.233-1.092,.221-.32,.553-.535,.935-.605,.518-.095,12.902-2.247,31.815,4.561,3.255,1.173,6.261,2.032,9.189,2.626,3.914,.795,9.175,1.51,13.623,.945,.013,0,.023,.007,.036,.007,.041,0,.077-.014,.115-.023,.767-.103,1.517-.234,2.222-.422,.376-.105,.771-.05,1.108,.145,.337,.195,.579,.511,.68,.89,.208,.777-.256,1.579-1.035,1.788Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Marble bathroom with rain shower, hand shower, double basin, enclosed toilet and heated towel rail<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"swimming-pool\" viewBox=\"0 0 64 64\"><path d=\"M6.904 33.346h16.796v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h14.222v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h16.611c.29 0 .525-.235.525-.525s-.235-.525-.525-.525h-16.611V14.709c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v4.923h-14.222v-4.923c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v17.588H6.904c-.29 0-.525.235-.525.525s.235.525.525.525ZM38.971 20.681v4.911h-14.222v-4.911h14.222ZM24.749 26.641h14.222v5.656h-14.222v-5.656ZM.484 44.473c.093.008 2.449.159 5.306-2.472.894-.824 2.108-1.246 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.244 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.625 5.283-.795.766.378 1.439.928 1.997 1.637.843 1.072 2.097 1.629 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.486-.218 4.212-.271 5.85 1.816.739.94 1.9 1.468 3.109 1.454.29-.007.519-.247.512-.537-.007-.289-.252-.502-.537-.512-.864.011-1.723-.372-2.258-1.053-1.967-2.504-5.12-2.457-6.829-2.206-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.096-1.781-.317-2.398-1.101-.656-.832-1.449-1.482-2.358-1.929-2.059-1.014-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.231-4.306 1.001-6.213-.57-2.006-1.654-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.464-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.105-3.001.412-4.108 1.431-2.488 2.291-4.493 2.206-4.518 2.197-.31-.011-.538.196-.559.483-.023.289.194.541.483.564ZM63.463 52.1c-.864.02-1.723-.373-2.258-1.054-1.967-2.502-5.12-2.456-6.829-2.205-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.094-1.781-.316-2.398-1.1-.656-.833-1.449-1.482-2.358-1.93-2.059-1.013-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.23-4.306 1.001-6.213-.57-2.006-1.653-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.466-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.106-3.001.412-4.108 1.431-2.488 2.291-4.493 2.207-4.518 2.197-.31-.01-.538.195-.559.483-.023.289.194.541.483.564.093.008 2.449.159 5.306-2.472.894-.823 2.108-1.243 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.243 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.624 5.283-.795.767.378 1.439.928 1.997 1.637.843 1.072 2.097 1.631 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.483-.217 4.211-.272 5.85 1.816.739.94 1.9 1.465 3.109 1.455.29-.007.519-.247.512-.537-.007-.289-.252-.505-.537-.512Z\" style=\"fill:#4d4d4d;stroke-width:0\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Private pool 3 x 3 meter<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xml:space=\"preserve\" id=\"maximize\" x=\"0\" y=\"0\" style=\"enable-background:new 0 0 64 64\" viewBox=\"0 0 64 64\">  <g>    <g>      <path d=\"M63.818,34.735l-5.514-4.743c-0.155-0.134-0.373-0.165-0.561-0.079c-0.186,0.085-0.306,0.272-0.306,0.476   v25.679H6.564V7.931h24.676c0.219,0,0.415-0.136,0.492-0.342s0.016-0.438-0.15-0.58l-6.419-5.514   c-0.095-0.082-0.216-0.127-0.342-0.127H3.282C1.472,1.367,0,2.84,0,4.649v54.702c0,1.809,1.472,3.282,3.282,3.282h57.436   c1.809,0,3.282-1.472,3.282-3.282V35.133C64,34.98,63.933,34.835,63.818,34.735z M62.951,59.351c0,1.232-1.002,2.233-2.233,2.233   H3.282c-1.231,0-2.233-1.001-2.233-2.233V4.649c0-1.232,1.002-2.233,2.233-2.233h21.344l5.198,4.465H6.039   c-0.29,0-0.525,0.235-0.525,0.525v49.188c0,0.29,0.235,0.525,0.525,0.525h51.922c0.29,0,0.525-0.235,0.525-0.525v-25.06   l4.465,3.84V59.351z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>    <g>      <path d=\"M31.584,17.051c0.081,0.196,0.273,0.324,0.485,0.324h7.27l-13.66,13.66c-0.098,0.098-0.154,0.232-0.154,0.371   c0,0.139,0.055,0.273,0.154,0.371l6.546,6.545c0.102,0.102,0.237,0.154,0.371,0.154s0.268-0.051,0.371-0.154l13.66-13.66v7.27   c0,0.212,0.128,0.404,0.324,0.485c0.196,0.08,0.422,0.037,0.572-0.114l6.397-6.397c0.098-0.098,0.154-0.232,0.154-0.371V10.453   c0-0.29-0.235-0.525-0.525-0.525H38.465c-0.139,0-0.273,0.055-0.371,0.154l-6.396,6.397   C31.548,16.629,31.503,16.855,31.584,17.051z M38.682,10.978h14.341v14.34l-5.347,5.347v-7.27c0-0.212-0.128-0.404-0.324-0.485   c-0.197-0.08-0.421-0.037-0.572,0.114L32.595,37.209l-5.804-5.803l14.184-14.184c0.15-0.15,0.195-0.376,0.114-0.572   c-0.081-0.196-0.273-0.324-0.485-0.324h-7.27L38.682,10.978z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>  <\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Size per unit: 50 sqm<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-313a3f8 elementor-widget elementor-widget-button\" data-id=\"313a3f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/book.vergenoegd.co.za\/accommodation\/vineyard-suites\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More Info<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1632924774\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1632924774\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-465ef39 e-con-full e-flex e-con e-child\" data-id=\"465ef39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3ff574e e-flex e-con-boxed e-con e-child\" data-id=\"3ff574e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d9dedbe e-con-full e-flex e-con e-child\" data-id=\"d9dedbe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-390d174 elementor-widget elementor-widget-gallery\" data-id=\"390d174\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gallery_layout&quot;:&quot;justified&quot;,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:23,&quot;sizes&quot;:[]},&quot;_animation_mobile&quot;:&quot;none&quot;,&quot;ideal_row_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:185,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;ideal_row_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;ideal_row_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-LuxuryCottage-JanikAlheit-00022-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"390d174\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY3LCJ1cmwiOiJodHRwczpcL1wvYm9vay52ZXJnZW5vZWdkLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvVmVyZ2Vub2VnZC1MdXh1cnlDb3R0YWdlLUphbmlrQWxoZWl0LTAwMDIyLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIzOTBkMTc0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-LuxuryCottage-JanikAlheit-00022-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-swimming-pool-cape-winelands.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"390d174\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI5MiwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2x1eHVyeS1jb3R0YWdlcy1zd2ltbWluZy1wb29sLWNhcGUtd2luZWxhbmRzLmpwZyIsInNsaWRlc2hvdyI6IjM5MGQxNzQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-swimming-pool-cape-winelands.jpg\" data-width=\"564\" data-height=\"845\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-DroneShots-Jared-0005-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"390d174\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTU4LCJ1cmwiOiJodHRwczpcL1wvYm9vay52ZXJnZW5vZWdkLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvVmVyZ2Vub2VnZC1Ecm9uZVNob3RzLUphcmVkLTAwMDUtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjM5MGQxNzQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-DroneShots-Jared-0005-768x455.jpg\" data-width=\"768\" data-height=\"455\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/boutique-hotel-luxury-cottages-interior.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"390d174\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI5MSwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2JvdXRpcXVlLWhvdGVsLWx1eHVyeS1jb3R0YWdlcy1pbnRlcmlvci5qcGciLCJzbGlkZXNob3ciOiIzOTBkMTc0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/boutique-hotel-luxury-cottages-interior-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/stellenbosch-luxury-cottages-bedroom.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"390d174\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI5MywidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0ZWxsZW5ib3NjaC1sdXh1cnktY290dGFnZXMtYmVkcm9vbS5qcGciLCJzbGlkZXNob3ciOiIzOTBkMTc0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/stellenbosch-luxury-cottages-bedroom.jpg\" data-width=\"565\" data-height=\"848\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-winelands-exterior.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"390d174\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI5NCwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2x1eHVyeS1jb3R0YWdlcy13aW5lbGFuZHMtZXh0ZXJpb3IuanBnIiwic2xpZGVzaG93IjoiMzkwZDE3NCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-winelands-exterior.jpg\" data-width=\"588\" data-height=\"393\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/cape-town-owners-villa-double-bed-with-view.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"390d174\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI5NSwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NhcGUtdG93bi1vd25lcnMtdmlsbGEtZG91YmxlLWJlZC13aXRoLXZpZXcuanBnIiwic2xpZGVzaG93IjoiMzkwZDE3NCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/cape-town-owners-villa-double-bed-with-view.jpg\" data-width=\"588\" data-height=\"393\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-DroneShots-JanikAlheit-0007-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"390d174\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTU3LCJ1cmwiOiJodHRwczpcL1wvYm9vay52ZXJnZW5vZWdkLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvVmVyZ2Vub2VnZC1Ecm9uZVNob3RzLUphbmlrQWxoZWl0LTAwMDctc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjM5MGQxNzQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-DroneShots-JanikAlheit-0007-768x576.jpg\" data-width=\"768\" data-height=\"576\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-851e9da e-con-full e-flex e-con e-child\" data-id=\"851e9da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2d66d0 elementor-widget elementor-widget-heading\" data-id=\"b2d66d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Luxury Cottages<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c1b0e6 elementor-widget elementor-widget-text-editor\" data-id=\"1c1b0e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"paragraph\">Embracing the serene splendor of the Cape Winelands, our six free-standing Luxury Cottages offer an idyllic retreat amidst the vineyards of Vergenoegd L\u00f6w | The Wine Estate. Crafted with the timeless elegance of Cape vernacular architecture, each cottage features traditional thatched roofs, creating a harmonious blend of rustic charm and contemporary luxury.<\/p><p class=\"paragraph\">Nestled in their own secluded haven, every cottage extends over 110 sqm of interior space, complemented by a 60 sqm private pool deck, perfect for soaking up the tranquil vistas. The heart of each cottage is a spacious lounge &#8211; a communal space which flows seamlessly into the outdoor area, where a generous 6 x 3-meter pool awaits, promising refreshment and relaxation under the African sun.<\/p><p>Designed for up to four guests, perfect for families and friends &#8211; these cottages are not just accommodations; they are private sanctuaries where every detail reflects the estate\u2019s commitment to luxury, heritage, sustainability, and the finest in wine country living. A seamless fusion of indulgent relaxation and the immersive beauty of nature, all crafted with the discerning traveler in mind.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d4ae7a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"1d4ae7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bed\"><path fill=\"#4d4d4d\" d=\"M62.876,44.44c-.007-.04-.012-.081-.028-.117-.443-2.07-1.92-3.797-3.975-4.5l2.952-15.12c.946-4.847-2-9.632-6.705-10.894-3.807-1.021-8.114-1.339-12.171-.911-1.755-4.526-6.134-7.539-11.021-7.539s-9.285,3.024-11.03,7.566c-4.08-.496-8.251-.178-12.088,.926-4.506,1.297-7.391,5.783-6.711,10.435l2.319,15.839c-1.685,.828-2.877,2.379-3.266,4.2-.01,.024-.012,.051-.018,.076-.079,.393-.133,.793-.133,1.205v12.543c0,.272,.22,.492,.492,.492H11.752c.155,0,.3-.073,.393-.196l5.294-7.035h29.122l5.294,7.035c.093,.123,.238,.196,.393,.196h10.26c.272,0,.492-.22,.492-.492v-12.543c0-.399-.05-.787-.124-1.167ZM9.083,14.797c3.829-1.103,8.006-1.394,12.078-.847,.237,.038,.455-.106,.53-.327,1.506-4.355,5.619-7.281,10.237-7.281s8.71,2.914,10.228,7.25c.076,.217,.295,.36,.522,.326,4.051-.478,8.379-.18,12.186,.842,4.209,1.127,6.842,5.412,5.994,9.754l-2.939,15.057c-.099-.018-.199-.023-.298-.036-.379-.094-.76-.154-1.143-.154h-3.054v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-10.588v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-3.232c-.472,0-.944,.072-1.409,.214l-2.262-15.452c-.61-4.167,1.974-8.186,6.01-9.347Zm16.339,24.585H10.96v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm27.017,0h-14.461v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm-46.953,1.355c.539-.186,1.093-.281,1.647-.281H56.867c.19,0,.379,.026,.569,.048,.218,.057,.435,.119,.65,.214,.116,.051,.247,.046,.366,.002,.021,.007,.042,.009,.062,.016,.002,0,.003,0,.005,.002,1.576,.525,2.761,1.766,3.25,3.293H2.232c.49-1.524,1.676-2.765,3.254-3.294Zm56.53,16.92h-9.522l-5.294-7.035c-.093-.123-.238-.196-.393-.196H17.193c-.155,0-.3,.073-.393,.196l-5.294,7.035H1.984v-12.051c0-.2,.024-.396,.047-.591H61.969c.022,.195,.047,.391,.047,.591v12.051Z\"><\/path><path fill=\"#4d4d4d\" d=\"M24.534,15.583h14.931c.154,0,.299-.072,.392-.195,.093-.122,.123-.282,.082-.43-.984-3.521-4.233-5.981-7.979-5.981-2.187,0-4.251,.852-5.812,2.403-.997,.998-1.718,2.235-2.089,3.58-.04,.148-.01,.307,.084,.429,.093,.122,.237,.194,.391,.194Zm2.309-3.506c1.373-1.364,3.191-2.115,5.195-2.115,3.005,0,5.691,1.877,6.746,4.637h-13.573c.357-.94,.913-1.802,1.632-2.522Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Extra length king size bed<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bathtub\"><path fill=\"#4d4d4d\" d=\"M62.916,31.919c-.169-.631-.573-1.159-1.138-1.486-.566-.328-1.223-.412-1.856-.245-.508,.136-1.045,.238-1.591,.326v-13.658c0-2.762-2.247-5.009-5.01-5.009s-5.01,2.247-5.01,5.009v.96l-1.533,.858c-.156,.087-.252,.252-.252,.43v2.612c0,.272,.22,.492,.492,.492h3.569c.272,0,.492-.22,.492-.492v-2.612c0-.178-.096-.342-.252-.43l-1.532-.858v-.96c0-2.219,1.806-4.025,4.025-4.025s4.025,1.806,4.025,4.025v13.783c-4.239,.476-9.228-.21-12.971-.972-2.881-.584-5.842-1.43-9.052-2.587C16.164,20.182,3.527,22.378,2.998,22.476c-.641,.118-1.198,.479-1.568,1.017-.369,.537-.507,1.187-.39,1.827,.118,.644,.478,1.202,1.016,1.574,.537,.373,1.186,.515,1.83,.394,.008,0,.794-.138,2.248-.233l3.268,11.714c1.03,3.694,3.751,6.688,7.3,8.097v3.138c0,1.185,.964,2.15,2.149,2.15,.571,0,1.11-.223,1.519-.631,.403-.41,.625-.95,.625-1.518v-2.257c.083,.002,.163,.008,.247,.008h28.082s.008,0,.012,0v1.426c0,1.185,.964,2.149,2.149,2.149,.568,0,1.108-.222,1.522-.628,.399-.4,.628-.954,.628-1.521v-2.613c2.209-1.304,3.699-3.477,4.093-6.024l.784-5.117c.947-.125,1.85-.293,2.672-.514,1.303-.349,2.079-1.691,1.73-2.994Zm-12.819-10.696h-2.585v-1.832l1.293-.723,1.292,.723v1.832Zm-30.423,29.606c-.221,.22-.512,.341-.821,.341-.642,0-1.165-.523-1.165-1.166v-2.782c.76,.231,1.538,.383,2.326,.462v2.32c0,.309-.122,.604-.339,.825Zm32.643-.826c-.225,.22-.519,.342-.829,.342-.642,0-1.165-.523-1.165-1.165v-1.499c.801-.092,1.589-.294,2.331-.609v2.108c0,.308-.124,.609-.337,.823Zm.593-4.14c-.951,.518-2.025,.826-3.125,.89-.15,.014-.304,.018-.458,.018H21.244c-.239,0-.474-.01-.709-.024-1.081-.066-2.148-.289-3.172-.665-3.414-1.243-6.036-4.075-7.013-7.578l-3.208-11.498c4.852-.18,14.26,.258,26.525,4.674,3.401,1.23,6.585,2.139,9.735,2.78,4.025,.818,7.727,1.233,11.001,1.233,1.103,0,2.131-.059,3.102-.153l-.748,4.852c-.362,2.341-1.765,4.335-3.848,5.469Zm8.022-11.901h0c-.844,.228-1.776,.4-2.763,.52-.026-.005-.05-.018-.077-.018-.088,0-.166,.026-.238,.061-1.056,.12-2.213,.184-3.45,.184-3.209,0-6.844-.408-10.805-1.214-3.102-.63-6.241-1.527-9.597-2.741-11.014-3.967-19.783-4.769-25.064-4.769-.932,0-1.755,.025-2.463,.062-1.816,.1-2.764,.272-2.768,.272-.383,.071-.77-.013-1.091-.235-.321-.222-.537-.556-.608-.943-.07-.383,.013-.771,.233-1.092,.221-.32,.553-.535,.935-.605,.518-.095,12.902-2.247,31.815,4.561,3.255,1.173,6.261,2.032,9.189,2.626,3.914,.795,9.175,1.51,13.623,.945,.013,0,.023,.007,.036,.007,.041,0,.077-.014,.115-.023,.767-.103,1.517-.234,2.222-.422,.376-.105,.771-.05,1.108,.145,.337,.195,.579,.511,.68,.89,.208,.777-.256,1.579-1.035,1.788Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Marble bathroom with rain shower, hand shower, double basin, enclosed toilet and heated towel rail.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"swimming-pool\" viewBox=\"0 0 64 64\"><path d=\"M6.904 33.346h16.796v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h14.222v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h16.611c.29 0 .525-.235.525-.525s-.235-.525-.525-.525h-16.611V14.709c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v4.923h-14.222v-4.923c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v17.588H6.904c-.29 0-.525.235-.525.525s.235.525.525.525ZM38.971 20.681v4.911h-14.222v-4.911h14.222ZM24.749 26.641h14.222v5.656h-14.222v-5.656ZM.484 44.473c.093.008 2.449.159 5.306-2.472.894-.824 2.108-1.246 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.244 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.625 5.283-.795.766.378 1.439.928 1.997 1.637.843 1.072 2.097 1.629 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.486-.218 4.212-.271 5.85 1.816.739.94 1.9 1.468 3.109 1.454.29-.007.519-.247.512-.537-.007-.289-.252-.502-.537-.512-.864.011-1.723-.372-2.258-1.053-1.967-2.504-5.12-2.457-6.829-2.206-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.096-1.781-.317-2.398-1.101-.656-.832-1.449-1.482-2.358-1.929-2.059-1.014-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.231-4.306 1.001-6.213-.57-2.006-1.654-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.464-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.105-3.001.412-4.108 1.431-2.488 2.291-4.493 2.206-4.518 2.197-.31-.011-.538.196-.559.483-.023.289.194.541.483.564ZM63.463 52.1c-.864.02-1.723-.373-2.258-1.054-1.967-2.502-5.12-2.456-6.829-2.205-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.094-1.781-.316-2.398-1.1-.656-.833-1.449-1.482-2.358-1.93-2.059-1.013-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.23-4.306 1.001-6.213-.57-2.006-1.653-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.466-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.106-3.001.412-4.108 1.431-2.488 2.291-4.493 2.207-4.518 2.197-.31-.01-.538.195-.559.483-.023.289.194.541.483.564.093.008 2.449.159 5.306-2.472.894-.823 2.108-1.243 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.243 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.624 5.283-.795.767.378 1.439.928 1.997 1.637.843 1.072 2.097 1.631 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.483-.217 4.211-.272 5.85 1.816.739.94 1.9 1.465 3.109 1.455.29-.007.519-.247.512-.537-.007-.289-.252-.505-.537-.512Z\" style=\"fill:#4d4d4d;stroke-width:0\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Private deck with 6 \u00d7 3 meter plunge pool.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xml:space=\"preserve\" id=\"maximize\" x=\"0\" y=\"0\" style=\"enable-background:new 0 0 64 64\" viewBox=\"0 0 64 64\">  <g>    <g>      <path d=\"M63.818,34.735l-5.514-4.743c-0.155-0.134-0.373-0.165-0.561-0.079c-0.186,0.085-0.306,0.272-0.306,0.476   v25.679H6.564V7.931h24.676c0.219,0,0.415-0.136,0.492-0.342s0.016-0.438-0.15-0.58l-6.419-5.514   c-0.095-0.082-0.216-0.127-0.342-0.127H3.282C1.472,1.367,0,2.84,0,4.649v54.702c0,1.809,1.472,3.282,3.282,3.282h57.436   c1.809,0,3.282-1.472,3.282-3.282V35.133C64,34.98,63.933,34.835,63.818,34.735z M62.951,59.351c0,1.232-1.002,2.233-2.233,2.233   H3.282c-1.231,0-2.233-1.001-2.233-2.233V4.649c0-1.232,1.002-2.233,2.233-2.233h21.344l5.198,4.465H6.039   c-0.29,0-0.525,0.235-0.525,0.525v49.188c0,0.29,0.235,0.525,0.525,0.525h51.922c0.29,0,0.525-0.235,0.525-0.525v-25.06   l4.465,3.84V59.351z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>    <g>      <path d=\"M31.584,17.051c0.081,0.196,0.273,0.324,0.485,0.324h7.27l-13.66,13.66c-0.098,0.098-0.154,0.232-0.154,0.371   c0,0.139,0.055,0.273,0.154,0.371l6.546,6.545c0.102,0.102,0.237,0.154,0.371,0.154s0.268-0.051,0.371-0.154l13.66-13.66v7.27   c0,0.212,0.128,0.404,0.324,0.485c0.196,0.08,0.422,0.037,0.572-0.114l6.397-6.397c0.098-0.098,0.154-0.232,0.154-0.371V10.453   c0-0.29-0.235-0.525-0.525-0.525H38.465c-0.139,0-0.273,0.055-0.371,0.154l-6.396,6.397   C31.548,16.629,31.503,16.855,31.584,17.051z M38.682,10.978h14.341v14.34l-5.347,5.347v-7.27c0-0.212-0.128-0.404-0.324-0.485   c-0.197-0.08-0.421-0.037-0.572,0.114L32.595,37.209l-5.804-5.803l14.184-14.184c0.15-0.15,0.195-0.376,0.114-0.572   c-0.081-0.196-0.273-0.324-0.485-0.324h-7.27L38.682,10.978z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>  <\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Size per unit: 60 sqm<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-372fd84 elementor-widget elementor-widget-button\" data-id=\"372fd84\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/book.vergenoegd.co.za\/accommodation\/luxury-cottages\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More Info<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1632924775\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1632924775\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-9400e3b e-flex e-con-boxed e-con e-child\" data-id=\"9400e3b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1456b2a e-con-full e-flex e-con e-child\" data-id=\"1456b2a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-9032250 e-con-full e-flex e-con e-child\" data-id=\"9032250\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c8935f elementor-widget elementor-widget-gallery\" data-id=\"7c8935f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gallery_layout&quot;:&quot;masonry&quot;,&quot;columns&quot;:2,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:23,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:2,&quot;_animation_mobile&quot;:&quot;none&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;columns_tablet&quot;:2,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-spacious-sunlight-filled-ounge.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c8935f\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxNiwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ByZXNpZGVudGlhbC1zdWl0ZS1zcGFjaW91cy1zdW5saWdodC1maWxsZWQtb3VuZ2UuanBnIiwic2xpZGVzaG93IjoiN2M4OTM1ZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-spacious-sunlight-filled-ounge-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-bathroom-bath-and-shower.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c8935f\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxNywidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ByZXNpZGVudGlhbC1zdWl0ZS1iYXRocm9vbS1iYXRoLWFuZC1zaG93ZXIuanBnIiwic2xpZGVzaG93IjoiN2M4OTM1ZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-bathroom-bath-and-shower-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-pool-deck-view.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c8935f\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxOCwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ByZXNpZGVudGlhbC1zdWl0ZS1wb29sLWRlY2stdmlldy5qcGciLCJzbGlkZXNob3ciOiI3Yzg5MzVmIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-pool-deck-view.jpg\" data-width=\"529\" data-height=\"792\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-bathroom.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c8935f\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxOSwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ByZXNpZGVudGlhbC1zdWl0ZS1iYXRocm9vbS5qcGciLCJzbGlkZXNob3ciOiI3Yzg5MzVmIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-bathroom-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-bedroom-with-couch.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c8935f\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyMCwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ByZXNpZGVudGlhbC1zdWl0ZS1iZWRyb29tLXdpdGgtY291Y2guanBnIiwic2xpZGVzaG93IjoiN2M4OTM1ZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-bedroom-with-couch.jpg\" data-width=\"631\" data-height=\"421\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-pool-breakfast.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c8935f\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyMiwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ByZXNpZGVudGlhbC1zdWl0ZS1wb29sLWJyZWFrZmFzdC5qcGciLCJzbGlkZXNob3ciOiI3Yzg5MzVmIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-pool-breakfast.jpg\" data-width=\"638\" data-height=\"425\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-pool-at-dusk-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c8935f\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyMywidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ByZXNpZGVudGlhbC1zdWl0ZS1wb29sLWF0LWR1c2stMS5wbmciLCJzbGlkZXNob3ciOiI3Yzg5MzVmIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/presidential-suite-pool-at-dusk-1.png\" data-width=\"636\" data-height=\"426\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a4aad86 e-con-full e-flex e-con e-child\" data-id=\"a4aad86\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f5a9a1 elementor-widget elementor-widget-heading\" data-id=\"1f5a9a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Presidential Suite<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a9bde7 elementor-widget elementor-widget-text-editor\" data-id=\"3a9bde7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The Presidential Suite is a real showstopper and offers luxury and extravagance in every corner. The vast and awe-inspiring interior is only matched by a sweeping veranda and an extensive pool deck with a 12 x 4-meter pool, jacuzzi and outdoor shower.<\/p><p class=\"paragraph\">Entering via a wind lobby and a foyer with a mini bar and a powder room, the adjacent lounge is furnished with a 10-seater dining table and leather couches.<\/p><p class=\"paragraph\">A dual fireplace keeps both the lounge and the bedroom warm and cosy in winter.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15ddca0 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"15ddca0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bed\"><path fill=\"#4d4d4d\" d=\"M62.876,44.44c-.007-.04-.012-.081-.028-.117-.443-2.07-1.92-3.797-3.975-4.5l2.952-15.12c.946-4.847-2-9.632-6.705-10.894-3.807-1.021-8.114-1.339-12.171-.911-1.755-4.526-6.134-7.539-11.021-7.539s-9.285,3.024-11.03,7.566c-4.08-.496-8.251-.178-12.088,.926-4.506,1.297-7.391,5.783-6.711,10.435l2.319,15.839c-1.685,.828-2.877,2.379-3.266,4.2-.01,.024-.012,.051-.018,.076-.079,.393-.133,.793-.133,1.205v12.543c0,.272,.22,.492,.492,.492H11.752c.155,0,.3-.073,.393-.196l5.294-7.035h29.122l5.294,7.035c.093,.123,.238,.196,.393,.196h10.26c.272,0,.492-.22,.492-.492v-12.543c0-.399-.05-.787-.124-1.167ZM9.083,14.797c3.829-1.103,8.006-1.394,12.078-.847,.237,.038,.455-.106,.53-.327,1.506-4.355,5.619-7.281,10.237-7.281s8.71,2.914,10.228,7.25c.076,.217,.295,.36,.522,.326,4.051-.478,8.379-.18,12.186,.842,4.209,1.127,6.842,5.412,5.994,9.754l-2.939,15.057c-.099-.018-.199-.023-.298-.036-.379-.094-.76-.154-1.143-.154h-3.054v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-10.588v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-3.232c-.472,0-.944,.072-1.409,.214l-2.262-15.452c-.61-4.167,1.974-8.186,6.01-9.347Zm16.339,24.585H10.96v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm27.017,0h-14.461v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm-46.953,1.355c.539-.186,1.093-.281,1.647-.281H56.867c.19,0,.379,.026,.569,.048,.218,.057,.435,.119,.65,.214,.116,.051,.247,.046,.366,.002,.021,.007,.042,.009,.062,.016,.002,0,.003,0,.005,.002,1.576,.525,2.761,1.766,3.25,3.293H2.232c.49-1.524,1.676-2.765,3.254-3.294Zm56.53,16.92h-9.522l-5.294-7.035c-.093-.123-.238-.196-.393-.196H17.193c-.155,0-.3,.073-.393,.196l-5.294,7.035H1.984v-12.051c0-.2,.024-.396,.047-.591H61.969c.022,.195,.047,.391,.047,.591v12.051Z\"><\/path><path fill=\"#4d4d4d\" d=\"M24.534,15.583h14.931c.154,0,.299-.072,.392-.195,.093-.122,.123-.282,.082-.43-.984-3.521-4.233-5.981-7.979-5.981-2.187,0-4.251,.852-5.812,2.403-.997,.998-1.718,2.235-2.089,3.58-.04,.148-.01,.307,.084,.429,.093,.122,.237,.194,.391,.194Zm2.309-3.506c1.373-1.364,3.191-2.115,5.195-2.115,3.005,0,5.691,1.877,6.746,4.637h-13.573c.357-.94,.913-1.802,1.632-2.522Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Extra length king size bed that can be converted into twin beds<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bathtub\"><path fill=\"#4d4d4d\" d=\"M62.916,31.919c-.169-.631-.573-1.159-1.138-1.486-.566-.328-1.223-.412-1.856-.245-.508,.136-1.045,.238-1.591,.326v-13.658c0-2.762-2.247-5.009-5.01-5.009s-5.01,2.247-5.01,5.009v.96l-1.533,.858c-.156,.087-.252,.252-.252,.43v2.612c0,.272,.22,.492,.492,.492h3.569c.272,0,.492-.22,.492-.492v-2.612c0-.178-.096-.342-.252-.43l-1.532-.858v-.96c0-2.219,1.806-4.025,4.025-4.025s4.025,1.806,4.025,4.025v13.783c-4.239,.476-9.228-.21-12.971-.972-2.881-.584-5.842-1.43-9.052-2.587C16.164,20.182,3.527,22.378,2.998,22.476c-.641,.118-1.198,.479-1.568,1.017-.369,.537-.507,1.187-.39,1.827,.118,.644,.478,1.202,1.016,1.574,.537,.373,1.186,.515,1.83,.394,.008,0,.794-.138,2.248-.233l3.268,11.714c1.03,3.694,3.751,6.688,7.3,8.097v3.138c0,1.185,.964,2.15,2.149,2.15,.571,0,1.11-.223,1.519-.631,.403-.41,.625-.95,.625-1.518v-2.257c.083,.002,.163,.008,.247,.008h28.082s.008,0,.012,0v1.426c0,1.185,.964,2.149,2.149,2.149,.568,0,1.108-.222,1.522-.628,.399-.4,.628-.954,.628-1.521v-2.613c2.209-1.304,3.699-3.477,4.093-6.024l.784-5.117c.947-.125,1.85-.293,2.672-.514,1.303-.349,2.079-1.691,1.73-2.994Zm-12.819-10.696h-2.585v-1.832l1.293-.723,1.292,.723v1.832Zm-30.423,29.606c-.221,.22-.512,.341-.821,.341-.642,0-1.165-.523-1.165-1.166v-2.782c.76,.231,1.538,.383,2.326,.462v2.32c0,.309-.122,.604-.339,.825Zm32.643-.826c-.225,.22-.519,.342-.829,.342-.642,0-1.165-.523-1.165-1.165v-1.499c.801-.092,1.589-.294,2.331-.609v2.108c0,.308-.124,.609-.337,.823Zm.593-4.14c-.951,.518-2.025,.826-3.125,.89-.15,.014-.304,.018-.458,.018H21.244c-.239,0-.474-.01-.709-.024-1.081-.066-2.148-.289-3.172-.665-3.414-1.243-6.036-4.075-7.013-7.578l-3.208-11.498c4.852-.18,14.26,.258,26.525,4.674,3.401,1.23,6.585,2.139,9.735,2.78,4.025,.818,7.727,1.233,11.001,1.233,1.103,0,2.131-.059,3.102-.153l-.748,4.852c-.362,2.341-1.765,4.335-3.848,5.469Zm8.022-11.901h0c-.844,.228-1.776,.4-2.763,.52-.026-.005-.05-.018-.077-.018-.088,0-.166,.026-.238,.061-1.056,.12-2.213,.184-3.45,.184-3.209,0-6.844-.408-10.805-1.214-3.102-.63-6.241-1.527-9.597-2.741-11.014-3.967-19.783-4.769-25.064-4.769-.932,0-1.755,.025-2.463,.062-1.816,.1-2.764,.272-2.768,.272-.383,.071-.77-.013-1.091-.235-.321-.222-.537-.556-.608-.943-.07-.383,.013-.771,.233-1.092,.221-.32,.553-.535,.935-.605,.518-.095,12.902-2.247,31.815,4.561,3.255,1.173,6.261,2.032,9.189,2.626,3.914,.795,9.175,1.51,13.623,.945,.013,0,.023,.007,.036,.007,.041,0,.077-.014,.115-.023,.767-.103,1.517-.234,2.222-.422,.376-.105,.771-.05,1.108,.145,.337,.195,.579,.511,.68,.89,.208,.777-.256,1.579-1.035,1.788Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Dual access bathroom with rain shower, hand shower, free-standing bathtub, double basin, enclosed toilet, heated towel rail<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"swimming-pool\" viewBox=\"0 0 64 64\"><path d=\"M6.904 33.346h16.796v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h14.222v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h16.611c.29 0 .525-.235.525-.525s-.235-.525-.525-.525h-16.611V14.709c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v4.923h-14.222v-4.923c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v17.588H6.904c-.29 0-.525.235-.525.525s.235.525.525.525ZM38.971 20.681v4.911h-14.222v-4.911h14.222ZM24.749 26.641h14.222v5.656h-14.222v-5.656ZM.484 44.473c.093.008 2.449.159 5.306-2.472.894-.824 2.108-1.246 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.244 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.625 5.283-.795.766.378 1.439.928 1.997 1.637.843 1.072 2.097 1.629 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.486-.218 4.212-.271 5.85 1.816.739.94 1.9 1.468 3.109 1.454.29-.007.519-.247.512-.537-.007-.289-.252-.502-.537-.512-.864.011-1.723-.372-2.258-1.053-1.967-2.504-5.12-2.457-6.829-2.206-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.096-1.781-.317-2.398-1.101-.656-.832-1.449-1.482-2.358-1.929-2.059-1.014-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.231-4.306 1.001-6.213-.57-2.006-1.654-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.464-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.105-3.001.412-4.108 1.431-2.488 2.291-4.493 2.206-4.518 2.197-.31-.011-.538.196-.559.483-.023.289.194.541.483.564ZM63.463 52.1c-.864.02-1.723-.373-2.258-1.054-1.967-2.502-5.12-2.456-6.829-2.205-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.094-1.781-.316-2.398-1.1-.656-.833-1.449-1.482-2.358-1.93-2.059-1.013-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.23-4.306 1.001-6.213-.57-2.006-1.653-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.466-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.106-3.001.412-4.108 1.431-2.488 2.291-4.493 2.207-4.518 2.197-.31-.01-.538.195-.559.483-.023.289.194.541.483.564.093.008 2.449.159 5.306-2.472.894-.823 2.108-1.243 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.243 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.624 5.283-.795.767.378 1.439.928 1.997 1.637.843 1.072 2.097 1.631 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.483-.217 4.211-.272 5.85 1.816.739.94 1.9 1.465 3.109 1.455.29-.007.519-.247.512-.537-.007-.289-.252-.505-.537-.512Z\" style=\"fill:#4d4d4d;stroke-width:0\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Private deck with a 12 \u00d7 4 meter pool and Jacuzzi<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xml:space=\"preserve\" id=\"maximize\" x=\"0\" y=\"0\" style=\"enable-background:new 0 0 64 64\" viewBox=\"0 0 64 64\">  <g>    <g>      <path d=\"M63.818,34.735l-5.514-4.743c-0.155-0.134-0.373-0.165-0.561-0.079c-0.186,0.085-0.306,0.272-0.306,0.476   v25.679H6.564V7.931h24.676c0.219,0,0.415-0.136,0.492-0.342s0.016-0.438-0.15-0.58l-6.419-5.514   c-0.095-0.082-0.216-0.127-0.342-0.127H3.282C1.472,1.367,0,2.84,0,4.649v54.702c0,1.809,1.472,3.282,3.282,3.282h57.436   c1.809,0,3.282-1.472,3.282-3.282V35.133C64,34.98,63.933,34.835,63.818,34.735z M62.951,59.351c0,1.232-1.002,2.233-2.233,2.233   H3.282c-1.231,0-2.233-1.001-2.233-2.233V4.649c0-1.232,1.002-2.233,2.233-2.233h21.344l5.198,4.465H6.039   c-0.29,0-0.525,0.235-0.525,0.525v49.188c0,0.29,0.235,0.525,0.525,0.525h51.922c0.29,0,0.525-0.235,0.525-0.525v-25.06   l4.465,3.84V59.351z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>    <g>      <path d=\"M31.584,17.051c0.081,0.196,0.273,0.324,0.485,0.324h7.27l-13.66,13.66c-0.098,0.098-0.154,0.232-0.154,0.371   c0,0.139,0.055,0.273,0.154,0.371l6.546,6.545c0.102,0.102,0.237,0.154,0.371,0.154s0.268-0.051,0.371-0.154l13.66-13.66v7.27   c0,0.212,0.128,0.404,0.324,0.485c0.196,0.08,0.422,0.037,0.572-0.114l6.397-6.397c0.098-0.098,0.154-0.232,0.154-0.371V10.453   c0-0.29-0.235-0.525-0.525-0.525H38.465c-0.139,0-0.273,0.055-0.371,0.154l-6.396,6.397   C31.548,16.629,31.503,16.855,31.584,17.051z M38.682,10.978h14.341v14.34l-5.347,5.347v-7.27c0-0.212-0.128-0.404-0.324-0.485   c-0.197-0.08-0.421-0.037-0.572,0.114L32.595,37.209l-5.804-5.803l14.184-14.184c0.15-0.15,0.195-0.376,0.114-0.572   c-0.081-0.196-0.273-0.324-0.485-0.324h-7.27L38.682,10.978z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>  <\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Size: 140 sqm<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f8c2c6 elementor-widget elementor-widget-button\" data-id=\"7f8c2c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/book.vergenoegd.co.za\/accommodation\/presidential-suite\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More Info<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1632924776\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1632924776\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-7f774dd e-flex e-con-boxed e-con e-child\" data-id=\"7f774dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0170cf7 e-con-full e-flex e-con e-child\" data-id=\"0170cf7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dad3d90 e-con-full e-flex e-con e-child\" data-id=\"dad3d90\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bf89bf5 e-con-full e-flex e-con e-child\" data-id=\"bf89bf5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e9ae26 elementor-widget elementor-widget-gallery\" data-id=\"2e9ae26\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gallery_layout&quot;:&quot;justified&quot;,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:23,&quot;sizes&quot;:[]},&quot;_animation_mobile&quot;:&quot;none&quot;,&quot;ideal_row_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:168,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;ideal_row_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;ideal_row_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/DJI_20251008133813_0248_D-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwLCJ1cmwiOiJodHRwczpcL1wvYm9vay52ZXJnZW5vZWdkLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvREpJXzIwMjUxMDA4MTMzODEzXzAyNDhfRC1zY2FsZWQuanBnIiwic2xpZGVzaG93IjoiMmU5YWUyNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/DJI_20251008133813_0248_D-768x576.jpg\" data-width=\"768\" data-height=\"576\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/DSC05517-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTc0LCJ1cmwiOiJodHRwczpcL1wvYm9vay52ZXJnZW5vZWdkLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvRFNDMDU1MTctc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjJlOWFlMjYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/DSC05517-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/JAN02495-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTc1LCJ1cmwiOiJodHRwczpcL1wvYm9vay52ZXJnZW5vZWdkLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvSkFOMDI0OTUtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjJlOWFlMjYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/JAN02495-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/owners-villa-double-bed-vergenoegd-low.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyOCwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL293bmVycy12aWxsYS1kb3VibGUtYmVkLXZlcmdlbm9lZ2QtbG93LmpwZyIsInNsaWRlc2hvdyI6IjJlOWFlMjYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/owners-villa-double-bed-vergenoegd-low-768x412.jpg\" data-width=\"768\" data-height=\"412\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/owners-villa-glass-passage-boutique-hotel.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzMCwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL293bmVycy12aWxsYS1nbGFzcy1wYXNzYWdlLWJvdXRpcXVlLWhvdGVsLmpwZyIsInNsaWRlc2hvdyI6IjJlOWFlMjYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/owners-villa-glass-passage-boutique-hotel.jpg\" data-width=\"551\" data-height=\"790\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/DSC05531-HDR-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTczLCJ1cmwiOiJodHRwczpcL1wvYm9vay52ZXJnZW5vZWdkLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvRFNDMDU1MzEtSERSLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyZTlhZTI2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/DSC05531-HDR-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/owners-villa-room-cape-town-interior.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzMiwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL293bmVycy12aWxsYS1yb29tLWNhcGUtdG93bi1pbnRlcmlvci5qcGciLCJzbGlkZXNob3ciOiIyZTlhZTI2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/owners-villa-room-cape-town-interior.jpg\" data-width=\"635\" data-height=\"423\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/boutique-hotel-owners-villa-dining-table.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzMywidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2JvdXRpcXVlLWhvdGVsLW93bmVycy12aWxsYS1kaW5pbmctdGFibGUuanBnIiwic2xpZGVzaG93IjoiMmU5YWUyNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/boutique-hotel-owners-villa-dining-table.jpg\" data-width=\"633\" data-height=\"422\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/owners-villa-exterior-pool-sunset.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyOSwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL293bmVycy12aWxsYS1leHRlcmlvci1wb29sLXN1bnNldC5qcGciLCJzbGlkZXNob3ciOiIyZTlhZTI2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/owners-villa-exterior-pool-sunset-768x233.jpg\" data-width=\"768\" data-height=\"233\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/owners-villa-exterior-vineyards-somerset-west.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzMSwidXJsIjoiaHR0cHM6XC9cL2Jvb2sudmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL293bmVycy12aWxsYS1leHRlcmlvci12aW5leWFyZHMtc29tZXJzZXQtd2VzdC5qcGciLCJzbGlkZXNob3ciOiIyZTlhZTI2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/owners-villa-exterior-vineyards-somerset-west-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_Feb2023_GibsonPhoto82-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2e9ae26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTgzLCJ1cmwiOiJodHRwczpcL1wvYm9vay52ZXJnZW5vZWdkLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvVmVyZ2Vub2VnZF9GZWIyMDIzX0dpYnNvblBob3RvODItc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjJlOWFlMjYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_Feb2023_GibsonPhoto82-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f9e1dc2 e-con-full e-flex e-con e-child\" data-id=\"f9e1dc2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38738d3 elementor-widget elementor-widget-heading\" data-id=\"38738d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Owner's Villa<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33124d3 elementor-widget elementor-widget-text-editor\" data-id=\"33124d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"paragraph\">Immerse yourself in the elegant luxury of our Owner\u2019s Villa, a haven of tranquility and sophisticated charm set against the backdrop of Vergenoegd L\u00f6w &#8211; The Wine Estate\u2019s vineyards, and the breathtaking Helderberg mountain range.<\/p><p class=\"paragraph\">By special request, this superb, custom-designed and well-appointed Villa, could be rented. It is more suitable for private, exclusive stays, rather than a corporate or business base. Every application will, however, be carefully considered.<\/p><p class=\"paragraph\">The Owner\u2019s Villa boasts seven meticulously designed en-suite bedrooms, each exuding an air of quiet sophistication. Each room is thoughtfully appointed with top-of-the-line bedding, plush furnishings, and every modern amenity, ensuring a stay that is comfortable, welcoming and luxurious.<\/p><p class=\"paragraph\">At the heart of the Villa is the expansive open-plan entertainment area. It\u2019s an inviting space where guests can unwind, engage in lively conversation, or simply enjoy the tranquil views. This area is designed to facilitate both quiet relaxation and vibrant social gatherings, accommodating everyone\u2019s preferences.<\/p><p class=\"paragraph\">Step outside to the stunning lap pool and deck, a private oasis that embodies the spirit of outdoor living. Here, you can luxuriate on the sun-soaked deck or take a refreshing dip in the generously sized pool, all the while feasting your eyes on panoramic vistas of the estate vineyards and the majestic mountain ranges.<\/p><p>Staying in the Owner\u2019s Villa is an experience that encapsulates the very essence of Vergenoegd L\u00f6w &#8211; a perfect blend of luxury, elegance, heritage, fine wine and food, devoted people and an agricultural haven farmed in perfect harmony with nature . This is the place where vistas, sunrises and sunsets, mountain and other scenic views will infuse unforgettable memories &#8211; every moment becomes a cherished experience.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3db32aa elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"3db32aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bed\"><path fill=\"#4d4d4d\" d=\"M62.876,44.44c-.007-.04-.012-.081-.028-.117-.443-2.07-1.92-3.797-3.975-4.5l2.952-15.12c.946-4.847-2-9.632-6.705-10.894-3.807-1.021-8.114-1.339-12.171-.911-1.755-4.526-6.134-7.539-11.021-7.539s-9.285,3.024-11.03,7.566c-4.08-.496-8.251-.178-12.088,.926-4.506,1.297-7.391,5.783-6.711,10.435l2.319,15.839c-1.685,.828-2.877,2.379-3.266,4.2-.01,.024-.012,.051-.018,.076-.079,.393-.133,.793-.133,1.205v12.543c0,.272,.22,.492,.492,.492H11.752c.155,0,.3-.073,.393-.196l5.294-7.035h29.122l5.294,7.035c.093,.123,.238,.196,.393,.196h10.26c.272,0,.492-.22,.492-.492v-12.543c0-.399-.05-.787-.124-1.167ZM9.083,14.797c3.829-1.103,8.006-1.394,12.078-.847,.237,.038,.455-.106,.53-.327,1.506-4.355,5.619-7.281,10.237-7.281s8.71,2.914,10.228,7.25c.076,.217,.295,.36,.522,.326,4.051-.478,8.379-.18,12.186,.842,4.209,1.127,6.842,5.412,5.994,9.754l-2.939,15.057c-.099-.018-.199-.023-.298-.036-.379-.094-.76-.154-1.143-.154h-3.054v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-10.588v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-3.232c-.472,0-.944,.072-1.409,.214l-2.262-15.452c-.61-4.167,1.974-8.186,6.01-9.347Zm16.339,24.585H10.96v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm27.017,0h-14.461v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm-46.953,1.355c.539-.186,1.093-.281,1.647-.281H56.867c.19,0,.379,.026,.569,.048,.218,.057,.435,.119,.65,.214,.116,.051,.247,.046,.366,.002,.021,.007,.042,.009,.062,.016,.002,0,.003,0,.005,.002,1.576,.525,2.761,1.766,3.25,3.293H2.232c.49-1.524,1.676-2.765,3.254-3.294Zm56.53,16.92h-9.522l-5.294-7.035c-.093-.123-.238-.196-.393-.196H17.193c-.155,0-.3,.073-.393,.196l-5.294,7.035H1.984v-12.051c0-.2,.024-.396,.047-.591H61.969c.022,.195,.047,.391,.047,.591v12.051Z\"><\/path><path fill=\"#4d4d4d\" d=\"M24.534,15.583h14.931c.154,0,.299-.072,.392-.195,.093-.122,.123-.282,.082-.43-.984-3.521-4.233-5.981-7.979-5.981-2.187,0-4.251,.852-5.812,2.403-.997,.998-1.718,2.235-2.089,3.58-.04,.148-.01,.307,.084,.429,.093,.122,.237,.194,.391,.194Zm2.309-3.506c1.373-1.364,3.191-2.115,5.195-2.115,3.005,0,5.691,1.877,6.746,4.637h-13.573c.357-.94,.913-1.802,1.632-2.522Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Master Bedroom: Super king size extra length bed 2 guestrooms: Twin beds 4 guestrooms: King size extra length<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bathtub\"><path fill=\"#4d4d4d\" d=\"M62.916,31.919c-.169-.631-.573-1.159-1.138-1.486-.566-.328-1.223-.412-1.856-.245-.508,.136-1.045,.238-1.591,.326v-13.658c0-2.762-2.247-5.009-5.01-5.009s-5.01,2.247-5.01,5.009v.96l-1.533,.858c-.156,.087-.252,.252-.252,.43v2.612c0,.272,.22,.492,.492,.492h3.569c.272,0,.492-.22,.492-.492v-2.612c0-.178-.096-.342-.252-.43l-1.532-.858v-.96c0-2.219,1.806-4.025,4.025-4.025s4.025,1.806,4.025,4.025v13.783c-4.239,.476-9.228-.21-12.971-.972-2.881-.584-5.842-1.43-9.052-2.587C16.164,20.182,3.527,22.378,2.998,22.476c-.641,.118-1.198,.479-1.568,1.017-.369,.537-.507,1.187-.39,1.827,.118,.644,.478,1.202,1.016,1.574,.537,.373,1.186,.515,1.83,.394,.008,0,.794-.138,2.248-.233l3.268,11.714c1.03,3.694,3.751,6.688,7.3,8.097v3.138c0,1.185,.964,2.15,2.149,2.15,.571,0,1.11-.223,1.519-.631,.403-.41,.625-.95,.625-1.518v-2.257c.083,.002,.163,.008,.247,.008h28.082s.008,0,.012,0v1.426c0,1.185,.964,2.149,2.149,2.149,.568,0,1.108-.222,1.522-.628,.399-.4,.628-.954,.628-1.521v-2.613c2.209-1.304,3.699-3.477,4.093-6.024l.784-5.117c.947-.125,1.85-.293,2.672-.514,1.303-.349,2.079-1.691,1.73-2.994Zm-12.819-10.696h-2.585v-1.832l1.293-.723,1.292,.723v1.832Zm-30.423,29.606c-.221,.22-.512,.341-.821,.341-.642,0-1.165-.523-1.165-1.166v-2.782c.76,.231,1.538,.383,2.326,.462v2.32c0,.309-.122,.604-.339,.825Zm32.643-.826c-.225,.22-.519,.342-.829,.342-.642,0-1.165-.523-1.165-1.165v-1.499c.801-.092,1.589-.294,2.331-.609v2.108c0,.308-.124,.609-.337,.823Zm.593-4.14c-.951,.518-2.025,.826-3.125,.89-.15,.014-.304,.018-.458,.018H21.244c-.239,0-.474-.01-.709-.024-1.081-.066-2.148-.289-3.172-.665-3.414-1.243-6.036-4.075-7.013-7.578l-3.208-11.498c4.852-.18,14.26,.258,26.525,4.674,3.401,1.23,6.585,2.139,9.735,2.78,4.025,.818,7.727,1.233,11.001,1.233,1.103,0,2.131-.059,3.102-.153l-.748,4.852c-.362,2.341-1.765,4.335-3.848,5.469Zm8.022-11.901h0c-.844,.228-1.776,.4-2.763,.52-.026-.005-.05-.018-.077-.018-.088,0-.166,.026-.238,.061-1.056,.12-2.213,.184-3.45,.184-3.209,0-6.844-.408-10.805-1.214-3.102-.63-6.241-1.527-9.597-2.741-11.014-3.967-19.783-4.769-25.064-4.769-.932,0-1.755,.025-2.463,.062-1.816,.1-2.764,.272-2.768,.272-.383,.071-.77-.013-1.091-.235-.321-.222-.537-.556-.608-.943-.07-.383,.013-.771,.233-1.092,.221-.32,.553-.535,.935-.605,.518-.095,12.902-2.247,31.815,4.561,3.255,1.173,6.261,2.032,9.189,2.626,3.914,.795,9.175,1.51,13.623,.945,.013,0,.023,.007,.036,.007,.041,0,.077-.014,.115-.023,.767-.103,1.517-.234,2.222-.422,.376-.105,.771-.05,1.108,.145,.337,.195,.579,.511,.68,.89,.208,.777-.256,1.579-1.035,1.788Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Master bathroom: 18sqm; free standing bathtub, double basin, shower, toilet Bathrooms: Each bathroom has a single basin, shower and toilet. Some have a separate bathtub<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"swimming-pool\" viewBox=\"0 0 64 64\"><path d=\"M6.904 33.346h16.796v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h14.222v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h16.611c.29 0 .525-.235.525-.525s-.235-.525-.525-.525h-16.611V14.709c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v4.923h-14.222v-4.923c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v17.588H6.904c-.29 0-.525.235-.525.525s.235.525.525.525ZM38.971 20.681v4.911h-14.222v-4.911h14.222ZM24.749 26.641h14.222v5.656h-14.222v-5.656ZM.484 44.473c.093.008 2.449.159 5.306-2.472.894-.824 2.108-1.246 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.244 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.625 5.283-.795.766.378 1.439.928 1.997 1.637.843 1.072 2.097 1.629 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.486-.218 4.212-.271 5.85 1.816.739.94 1.9 1.468 3.109 1.454.29-.007.519-.247.512-.537-.007-.289-.252-.502-.537-.512-.864.011-1.723-.372-2.258-1.053-1.967-2.504-5.12-2.457-6.829-2.206-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.096-1.781-.317-2.398-1.101-.656-.832-1.449-1.482-2.358-1.929-2.059-1.014-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.231-4.306 1.001-6.213-.57-2.006-1.654-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.464-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.105-3.001.412-4.108 1.431-2.488 2.291-4.493 2.206-4.518 2.197-.31-.011-.538.196-.559.483-.023.289.194.541.483.564ZM63.463 52.1c-.864.02-1.723-.373-2.258-1.054-1.967-2.502-5.12-2.456-6.829-2.205-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.094-1.781-.316-2.398-1.1-.656-.833-1.449-1.482-2.358-1.93-2.059-1.013-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.23-4.306 1.001-6.213-.57-2.006-1.653-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.466-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.106-3.001.412-4.108 1.431-2.488 2.291-4.493 2.207-4.518 2.197-.31-.01-.538.195-.559.483-.023.289.194.541.483.564.093.008 2.449.159 5.306-2.472.894-.823 2.108-1.243 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.243 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.624 5.283-.795.767.378 1.439.928 1.997 1.637.843 1.072 2.097 1.631 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.483-.217 4.211-.272 5.85 1.816.739.94 1.9 1.465 3.109 1.455.29-.007.519-.247.512-.537-.007-.289-.252-.505-.537-.512Z\" style=\"fill:#4d4d4d;stroke-width:0\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Master bedroom including walk in dressing room: 50sqm; extra length king bed 6 en-suite guestrooms \u2013 Each bedroom is between 22 and 30 sqm<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xml:space=\"preserve\" id=\"maximize\" x=\"0\" y=\"0\" style=\"enable-background:new 0 0 64 64\" viewBox=\"0 0 64 64\">  <g>    <g>      <path d=\"M63.818,34.735l-5.514-4.743c-0.155-0.134-0.373-0.165-0.561-0.079c-0.186,0.085-0.306,0.272-0.306,0.476   v25.679H6.564V7.931h24.676c0.219,0,0.415-0.136,0.492-0.342s0.016-0.438-0.15-0.58l-6.419-5.514   c-0.095-0.082-0.216-0.127-0.342-0.127H3.282C1.472,1.367,0,2.84,0,4.649v54.702c0,1.809,1.472,3.282,3.282,3.282h57.436   c1.809,0,3.282-1.472,3.282-3.282V35.133C64,34.98,63.933,34.835,63.818,34.735z M62.951,59.351c0,1.232-1.002,2.233-2.233,2.233   H3.282c-1.231,0-2.233-1.001-2.233-2.233V4.649c0-1.232,1.002-2.233,2.233-2.233h21.344l5.198,4.465H6.039   c-0.29,0-0.525,0.235-0.525,0.525v49.188c0,0.29,0.235,0.525,0.525,0.525h51.922c0.29,0,0.525-0.235,0.525-0.525v-25.06   l4.465,3.84V59.351z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>    <g>      <path d=\"M31.584,17.051c0.081,0.196,0.273,0.324,0.485,0.324h7.27l-13.66,13.66c-0.098,0.098-0.154,0.232-0.154,0.371   c0,0.139,0.055,0.273,0.154,0.371l6.546,6.545c0.102,0.102,0.237,0.154,0.371,0.154s0.268-0.051,0.371-0.154l13.66-13.66v7.27   c0,0.212,0.128,0.404,0.324,0.485c0.196,0.08,0.422,0.037,0.572-0.114l6.397-6.397c0.098-0.098,0.154-0.232,0.154-0.371V10.453   c0-0.29-0.235-0.525-0.525-0.525H38.465c-0.139,0-0.273,0.055-0.371,0.154l-6.396,6.397   C31.548,16.629,31.503,16.855,31.584,17.051z M38.682,10.978h14.341v14.34l-5.347,5.347v-7.27c0-0.212-0.128-0.404-0.324-0.485   c-0.197-0.08-0.421-0.037-0.572,0.114L32.595,37.209l-5.804-5.803l14.184-14.184c0.15-0.15,0.195-0.376,0.114-0.572   c-0.081-0.196-0.273-0.324-0.485-0.324h-7.27L38.682,10.978z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>  <\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Size of the upstairs entertainment area (inside) 250 sqm pool deck is 100sqm<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d43659 elementor-widget elementor-widget-button\" data-id=\"1d43659\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/book.vergenoegd.co.za\/accommodation\/owners-villa\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More Info<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-834ffbf e-flex e-con-boxed e-con e-parent\" data-id=\"834ffbf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-743175c e-con-full e-flex e-con e-child\" data-id=\"743175c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36d088b elementor-widget elementor-widget-image\" data-id=\"36d088b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00022-683x1024.jpg\" class=\"attachment-large size-large wp-image-384\" alt=\"\" srcset=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00022-683x1024.jpg 683w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00022-200x300.jpg 200w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00022-768x1152.jpg 768w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00022-1024x1536.jpg 1024w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00022-1365x2048.jpg 1365w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00022-8x12.jpg 8w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00022-scaled.jpg 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-07de467 e-con-full e-flex e-con e-child\" data-id=\"07de467\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-257e829 elementor-widget elementor-widget-heading\" data-id=\"257e829\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">The Art of Vergenoegd Wine<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-725482c elementor-widget elementor-widget-image\" data-id=\"725482c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00011-1024x683.jpg\" class=\"attachment-large size-large wp-image-383\" alt=\"\" srcset=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00011-1024x683.jpg 1024w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00011-300x200.jpg 300w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00011-768x512.jpg 768w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00011-1536x1024.jpg 1536w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00011-2048x1365.jpg 2048w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00011-18x12.jpg 18w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-WineAwards-Minke-00011-scaled.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-50d2e00 e-con-full e-flex e-con e-child\" data-id=\"50d2e00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6e934d2 e-con-full e-flex e-con e-child\" data-id=\"6e934d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b942af4 elementor-widget elementor-widget-heading\" data-id=\"b942af4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">From Ancient Seabed to Cellar<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-350e374 elementor-widget elementor-widget-text-editor\" data-id=\"350e374\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Our wines are defined by a unique prehistoric legacy. Situated on an ancient seabed, our vines thrive in rare, lime-rich soils that impart a signature salinity and refined precision to every grape.\u00a0<\/p><p>This maritime terroir, cooled by the Atlantic breeze, allows us to craft wines of exceptional depth. We honour centuries of tradition while embracing modern, sustainable viticulture.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-504ccb4 e-con-full e-flex e-con e-child\" data-id=\"504ccb4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e79547 elementor-widget elementor-widget-image\" data-id=\"5e79547\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto9-1024x683.jpg\" class=\"attachment-large size-large wp-image-358\" alt=\"\" srcset=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto9-1024x683.jpg 1024w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto9-300x200.jpg 300w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto9-768x512.jpg 768w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto9-1536x1024.jpg 1536w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto9-scaled.jpg 2000w, https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto9-18x12.jpg 18w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e98941d e-con-full e-flex e-con e-child\" data-id=\"e98941d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7ca944 elementor-widget elementor-widget-video\" data-id=\"a7ca944\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-6.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" controlsList=\"nodownload\" poster=\"https:\/\/book.vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_may2023_GibsonPhoto47-scaled.jpg\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-588586e e-con-full e-flex e-con e-child\" data-id=\"588586e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbc0c9c elementor-widget elementor-widget-heading\" data-id=\"dbc0c9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">A Tasting Journey of Discovery<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73b97b5 elementor-widget elementor-widget-text-editor\" data-id=\"73b97b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Explore our collection through a tasting experience that reflects the diversity of our land. We invite you to discover our wines at unique locations across the estate, from the historic Homestead to the serene beauty of the vineyards.<\/p><p>Each sip tells the story of our craft and the distinct character of the Vergenoegd L\u00f6w terroir.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>How many Guests? Adults &#8211; 2 + Children &#8211; 0 + APPLY CHECK AVAILABILITY A historic sanctuary in the Cape Winelands. Vergenoegd L\u00f6w Wine Estate Welcome to Vergenoegd L\u00f6w, a vibrant working farm situated in the heart of the Cape Winelands. Our estate offers a sanctuary where 330 years of history meet the quiet rhythms [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":-10,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1392","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/book.vergenoegd.co.za\/nl\/wp-json\/wp\/v2\/pages\/1392","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/book.vergenoegd.co.za\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/book.vergenoegd.co.za\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/book.vergenoegd.co.za\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/book.vergenoegd.co.za\/nl\/wp-json\/wp\/v2\/comments?post=1392"}],"version-history":[{"count":347,"href":"https:\/\/book.vergenoegd.co.za\/nl\/wp-json\/wp\/v2\/pages\/1392\/revisions"}],"predecessor-version":[{"id":3827,"href":"https:\/\/book.vergenoegd.co.za\/nl\/wp-json\/wp\/v2\/pages\/1392\/revisions\/3827"}],"wp:attachment":[{"href":"https:\/\/book.vergenoegd.co.za\/nl\/wp-json\/wp\/v2\/media?parent=1392"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}