{"id":39,"date":"2026-03-25T04:11:06","date_gmt":"2026-03-25T04:11:06","guid":{"rendered":"https:\/\/clouddemo.nc.co.th\/MHG\/midadeseahuahin\/?page_id=39"},"modified":"2026-07-07T08:18:20","modified_gmt":"2026-07-07T08:18:20","slug":"facilities","status":"publish","type":"page","link":"https:\/\/mhg.co.th\/midadeseahuahin\/facilities\/","title":{"rendered":"FACILITIES"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"39\" class=\"elementor elementor-39\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d894ea e-con-full e-flex e-con e-parent\" data-id=\"7d894ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46ebea2 elementor-widget elementor-widget-html\" data-id=\"46ebea2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  ===========================================================================\n  AOHH EXPERIENCES \u2014 01 HERO  (inner-page banner, no text, no breadcrumb)\n  Requires: 00-base.html on the page.\n  ===========================================================================\n-->\n<style>\n  .aohh-exp-hero {\n    position: relative;\n    min-height: 75vh;\n    overflow: hidden;\n  }\n  .aohh-exp-hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background-image: url('https:\/\/www.midadeseahuahin.com\/wp-content\/uploads\/2022\/04\/Exterior_02.jpg');\n    background-size: cover; background-position: center;\n    z-index: 0;\n  }\n  .aohh-exp-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background: linear-gradient(180deg, rgba(0,0,0,.25) 0%, rgba(0,0,0,.10) 50%, rgba(0,0,0,.30) 100%);\n    z-index: 1;\n  }\n<\/style>\n\n<section class=\"aohh-exp-hero\"><\/section>\n\n<!--\n  ===========================================================================\n  AOHH EXPERIENCES \u2014 02 INTRO  (heading + copy from brief row 20\u201321)\n  ===========================================================================\n-->\n<style>\n  .aohh-exp-intro {\n    padding: 80px 24px 56px;\n    text-align: center;\n    background: var(--aohh-bg);\n    font-family: var(--aohh-sans);\n  }\n  .aohh-exp-intro__inner { max-width: 820px; margin: 0 auto; }\n  .aohh-exp-intro h2 {\n    font-family: var(--aohh-serif);\n    font-size: clamp(26px, 3vw, 32px);\n    font-weight: 400;\n    color: var(--aohh-ink);\n    margin: 0 0 28px;\n    text-transform: uppercase;\n    letter-spacing: .04em;\n  }\n  .aohh-exp-intro p {\n    color: var(--aohh-muted);\n    font-size: 16px;\n    line-height: 1.85;\n    margin: 0 auto;\n    max-width: 720px;\n  }\n<\/style>\n\n<section class=\"aohh-exp-intro\">\n  <div class=\"aohh-exp-intro__inner\">\n    <p class=\"aohh-exp-intro__eyebrow\" style=\"font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--aohh-accent);margin:0 0 16px;\">Experiences<\/p>\n    <h2>Memorable Coastal Experiences<\/h2>\n    <p>Embrace the simple pleasures of a Hua Hin getaway at Mida De Sea Hua Hin. Take a swim in our pools, stay active at the fitness center, or simply relax and enjoy the laid-back atmosphere throughout your stay.<\/p>\n  <\/div>\n<\/section>\n\n<!--\n  ===========================================================================\n  AOHH EXPERIENCES \u2014 03 CARDS  (responsive grid, 5 experiences)\n  ===========================================================================\n-->\n<style>\n  .aohh-exp-list {\n    background: var(--aohh-bg);\n    padding: 0 24px 110px;\n    font-family: var(--aohh-sans);\n  }\n  .aohh-exp-list__grid {\n    max-width: var(--aohh-max, 1280px);\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 56px 36px;\n  }\n  @media (min-width: 640px) {\n    .aohh-exp-list__grid { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (min-width: 1024px) {\n    .aohh-exp-list__grid { grid-template-columns: repeat(3, 1fr); }\n  }\n\n  .aohh-exp-card {\n    display: flex;\n    flex-direction: column;\n    text-align: center;\n  }\n  .aohh-exp-card__img-wrap {\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    margin-bottom: 24px;\n  }\n  .aohh-exp-card__img-wrap img {\n    width: 100%; height: 100%;\n    object-fit: cover; display: block;\n    transition: transform .55s ease;\n  }\n  .aohh-exp-card:hover .aohh-exp-card__img-wrap img {\n    transform: scale(1.05);\n  }\n  .aohh-exp-card__type {\n    font-size: 10px;\n    letter-spacing: .28em;\n    text-transform: uppercase;\n    color: var(--aohh-accent);\n    margin: 0 0 10px;\n    font-weight: 400;\n  }\n  .aohh-exp-card__name {\n    font-family: var(--aohh-serif);\n    font-size: clamp(18px, 1.6vw, 22px);\n    font-weight: 400;\n    color: var(--aohh-ink);\n    margin: 0 0 14px;\n    line-height: 1.3;\n    text-transform: uppercase;\n    letter-spacing: .05em;\n  }\n  .aohh-exp-card__desc {\n    color: var(--aohh-muted);\n    font-size: 14px;\n    line-height: 1.75;\n    margin: 0 0 20px;\n    flex: 1;\n  }\n  .aohh-exp-card__footer {\n    margin-top: auto;\n    border-top: 1px solid var(--aohh-line, #e0ddd8);\n    padding-top: 16px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 12px;\n  }\n  .aohh-exp-card__hours {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    font-size: 12px;\n    color: var(--aohh-muted);\n  }\n  .aohh-exp-card__hours svg {\n    width: 13px; height: 13px;\n    fill: none;\n    stroke: var(--aohh-brand, #005a63);\n    stroke-width: 1.6;\n    flex-shrink: 0;\n  }\n  .aohh-exp-card__link {\n    display: inline-block;\n    font-size: 10px;\n    letter-spacing: .22em;\n    text-transform: uppercase;\n    color: var(--aohh-brand, #005a63);\n    text-decoration: none;\n    border-bottom: 1px solid var(--aohh-brand, #005a63);\n    padding-bottom: 2px;\n    transition: opacity .2s ease;\n  }\n  .aohh-exp-card__link:hover { opacity: .7; }\n<\/style>\n\n<section class=\"aohh-exp-list\">\n  <div class=\"aohh-exp-list__grid\">\n\n    <!-- 1. THE BEACH -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midadeseahuahin.com\/wp-content\/uploads\/2022\/04\/Exterior_02.jpg\"\n             alt=\"The Beach\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Beach Access<\/p>\n      <h3 class=\"aohh-exp-card__name\">The Beach<\/h3>\n      <p class=\"aohh-exp-card__desc\">Mida De Sea Hua Hin is just a short walk from the beach, with easy access through our sister property, Ace of Hua Hin Resort. Spend your day enjoying the soft sand, sea breeze, and relaxed coastal atmosphere of Hua Hin.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midadeseahuahin\/facilities\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- 2. ACE BEACH CLUB & FIRE SHOW -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midadeseahuahin.com\/wp-content\/uploads\/2022\/04\/Exterior_03.jpg\"\n             alt=\"Ace Beach Club &amp; Fire Show\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Beach Club<\/p>\n      <h3 class=\"aohh-exp-card__name\">Ace Beach Club &amp; Fire Show<\/h3>\n      <p class=\"aohh-exp-card__desc\">Located on the beach at our sister property, Ace of Hua Hin Resort, Ace Beach Club is just a short walk away. Join us every Friday and Saturday for live music, cocktails, dining, and fire shows by the sea.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midadeseahuahin\/facilities\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- 3. POOLS -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midadeseahuahin.com\/wp-content\/uploads\/2022\/04\/Exterior_05.jpg\"\n             alt=\"Pools\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Swimming Pools<\/p>\n      <h3 class=\"aohh-exp-card__name\">Pools<\/h3>\n      <p class=\"aohh-exp-card__desc\">Cool off in our two outdoor saltwater swimming pools, designed for relaxing days and easy moments by the water.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midadeseahuahin\/facilities\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- 4. FITNESS CENTER -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midadeseahuahin.com\/wp-content\/uploads\/2022\/04\/ANW3139-1024x683-1.jpeg\"\n             alt=\"Fitness Center\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Fitness<\/p>\n      <h3 class=\"aohh-exp-card__name\">Fitness Center<\/h3>\n      <p class=\"aohh-exp-card__desc\">Stay active during your vacation with our fully-equipped fitness center offering modern cardio machines and free weights.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midadeseahuahin\/facilities\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- 5. SAUNA & STEAM -->\n    <article class=\"aohh-exp-card\">\n      <div class=\"aohh-exp-card__img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/www.midadeseahuahin.com\/wp-content\/uploads\/2017\/06\/sauna_and_steam_room.jpg\"\n             alt=\"Sauna &amp; Steam\" loading=\"lazy\">\n      <\/div>\n      <p class=\"aohh-exp-card__type\">Wellness<\/p>\n      <h3 class=\"aohh-exp-card__name\">Sauna &amp; Steam<\/h3>\n      <p class=\"aohh-exp-card__desc\">Relax and recharge in our sauna and steam room at the end of the day.<\/p>\n      <div class=\"aohh-exp-card__footer\">\n        <a class=\"aohh-exp-card__link\" href=\"https:\/\/mhg.co.th\/midadeseahuahin\/facilities\/\">View More<\/a>\n      <\/div>\n    <\/article>\n\n  <\/div>\n<\/section>\n\n<!--\n  ===========================================================================\n  AOHH EXPERIENCES \u2014 04 CTA BANNER\n  ===========================================================================\n-->\n<style>\n  .aohh-exp-cta {\n    padding: 90px 24px;\n    text-align: center;\n    background: var(--aohh-brand, #005a63);\n    color: #fff;\n    font-family: var(--aohh-sans);\n  }\n  .aohh-exp-cta__eyebrow {\n    font-size: 11px; letter-spacing: .32em; text-transform: uppercase;\n    opacity: .75; margin: 0 0 18px;\n  }\n  .aohh-exp-cta h2 {\n    font-family: var(--aohh-serif);\n    font-size: clamp(24px, 3vw, 32px);\n    font-weight: 400;\n    color: #fff;\n    margin: 0 0 32px;\n    line-height: 1.3;\n  }\n<\/style>\n\n<section class=\"aohh-exp-cta\">\n  <p class=\"aohh-exp-cta__eyebrow\">Reservations<\/p>\n  <h2>Mida De Sea Hua Hin<\/h2>\n  <a class=\"aohh-btn aohh-btn--solid\"\n     href=\"https:\/\/reservation.travelanium.net\/propertyibe2\/?propertyId=464&amp;onlineId=4&amp;accesscode=member&amp;currency=THB\"\n     target=\"_blank\"\n     style=\"background:#fff; color:var(--aohh-brand,#005a63); border-color:#fff;\">\n    Booking\n  <\/a>\n<\/section>\n\n<!--\n  ===========================================================================\n  AOHH \u2014 00 BASE \/ SHARED STYLES  (style-guide compliant; shared by every page)\n  ===========================================================================\n-->\n<style>\n  :root {\n    \/* Mida De Sea Hua Hin \u2014 deep sea teal palette *\/\n    --aohh-primary:   #005a63;\n    --aohh-secondary: #565a5a;\n    --aohh-accent:    #005a63;\n    --aohh-brand:     #005a63;\n    --aohh-brand-dark:#00434a;\n    --aohh-gold:      #005a63;\n    --aohh-ink:       inherit;   \/* headings & text inherit theme (Kanit) color *\/\n    --aohh-muted:     #565a5a;\n    --aohh-bg:        transparent;\n    --aohh-bg-ash:    #f6f6f6;\n    --aohh-line:      rgba(3,3,3,.12);\n    --aohh-max:       1600px;\n    --aohh-serif:     inherit;   \/* inherit theme font (Kanit) \u2014 no hardcoded family *\/\n    --aohh-sans:      inherit;\n  }\n  [class^=\"aohh-\"], [class*=\" aohh-\"] { box-sizing: border-box; }\n  [class^=\"aohh-\"] img, [class*=\" aohh-\"] img { max-width: 100%; display: block; }\n  [class^=\"aohh-\"] a, [class*=\" aohh-\"] a { color: inherit; text-decoration: none; }\n  [class^=\"aohh-\"] h1, [class^=\"aohh-\"] h2, [class^=\"aohh-\"] h3,\n  [class*=\" aohh-\"] h1, [class*=\" aohh-\"] h2, [class*=\" aohh-\"] h3 {\n    font-family: var(--aohh-serif); font-weight: 300; line-height: 1.25; letter-spacing: .01em;\n  }\n  [class^=\"aohh-\"] p, [class*=\" aohh-\"] p { line-height: 1.75; }\n\n  \/* Shared buttons \u2014 sharp, 1px currentColor, soft opacity hover *\/\n  .aohh-btn {\n    display: inline-block; padding: 14px 34px;\n    font-family: var(--aohh-sans); font-size: 13px; font-weight: 400;\n    letter-spacing: .22em; text-transform: uppercase;\n    border: 1px solid currentColor; background: transparent; color: inherit;\n    cursor: pointer; transition: opacity .35s ease; text-decoration: none;\n  }\n  .aohh-btn:hover { opacity: .7; }\n  .aohh-btn--solid { background: var(--aohh-primary); color: #fff; border-color: var(--aohh-primary); }\n  .aohh-btn--solid:hover { opacity: .85; }\n\n  \/* Full-width sections inside a boxed Elementor column *\/\n  .aohh-exp-hero, .aohh-exp-intro, .aohh-exp-list, .aohh-exp-cta {\n    width: 100vw; max-width: 100vw;\n    margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw);\n  }\n  html, body { overflow-x: hidden; }\n<\/style>\n\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>Experiences Memorable Coastal Experiences Embrace the simple pleasures of a Hua Hin getaway at Mida De Sea Hua Hin. Take a swim in our pools, stay active at the fitness center, or simply relax and enjoy the laid-back atmosphere throughout your stay. Beach Access The Beach Mida De Sea Hua Hin is just a short [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-39","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mhg.co.th\/midadeseahuahin\/wp-json\/wp\/v2\/pages\/39","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mhg.co.th\/midadeseahuahin\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mhg.co.th\/midadeseahuahin\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mhg.co.th\/midadeseahuahin\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mhg.co.th\/midadeseahuahin\/wp-json\/wp\/v2\/comments?post=39"}],"version-history":[{"count":7,"href":"https:\/\/mhg.co.th\/midadeseahuahin\/wp-json\/wp\/v2\/pages\/39\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/mhg.co.th\/midadeseahuahin\/wp-json\/wp\/v2\/pages\/39\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/mhg.co.th\/midadeseahuahin\/wp-json\/wp\/v2\/media?parent=39"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}