{"id":7,"date":"2026-06-26T01:13:29","date_gmt":"2026-06-26T01:13:29","guid":{"rendered":"https:\/\/sunspa64.net\/?page_id=7"},"modified":"2026-06-26T01:20:00","modified_gmt":"2026-06-26T01:20:00","slug":"elementor-7","status":"publish","type":"page","link":"https:\/\/sunspa64.net\/","title":{"rendered":"Elementor #7"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62163c3 e-con-full e-flex e-con e-parent\" data-id=\"62163c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-662fe0e elementor-widget elementor-widget-html\" data-id=\"662fe0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t    <style>\n        :root {\n            --soft-sun-gold: #e6a23c;\n            --warm-dark: #2c2825;\n            --cream-bg: #fffaf4;\n            --light-warm-gray: #f7efe4;\n            --pure-white: #ffffff;\n            --shadow-warm: 0 8px 28px rgba(230, 162, 60, 0.09);\n            --trans-all: all 0.3s ease;\n        }\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        body {\n            font-family: 'Poppins', sans-serif;\n            background-color: var(--cream-bg);\n            color: var(--warm-dark);\n            line-height: 1.7;\n            font-size: 16;\n            overflow-x: hidden;\n        }\n        h1,h2,h3,h4 {\n            font-family: 'Playfair Display', serif;\n            font-weight: 600;\n        }\n        a {\n            text-decoration: none;\n            color: inherit;\n            transition: var(--trans-all);\n        }\n        .container {\n            width: 94%;\n            max-width: 1360px;\n            margin: 0 auto;\n        }\n        .section-padding {\n            padding: 88px 0;\n        }\n        .divider-sun {\n            width: 96px;\n            height: 2px;\n            background-color: var(--soft-sun-gold);\n            margin: 20px auto 40px;\n        }\n        .btn-main {\n            display: inline-block;\n            padding: 16px 36px;\n            background-color: var(--soft-sun-gold);\n            color: var(--pure-white);\n            border-radius: 4px;\n            font-weight: 500;\n            letter-spacing: 0.5px;\n        }\n        .btn-main:hover {\n            background-color: #d48f28;\n            transform: translateY(-3px);\n        }\n        .btn-outline {\n            background: transparent;\n            border: 1px solid var(--soft-sun-gold);\n            color: white;\n        }\n        .btn-outline:hover {\n            background-color: var(--soft-sun-gold);\n            color: white;\n        }\n\n        \/* Header Nav *\/\n        header {\n            background: var(--pure-white);\n            position: sticky;\n            top: 0;\n            z-index: 999;\n            box-shadow: var(--shadow-warm);\n        }\n        .nav-row {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 10px 0;\n        }\n        .logo-box {\n            width: 215px;\n            height: 74px;\n            display: flex;\n            align-items: center;\n        }\n        .logo-box img {\n            width: auto;\n            height: 100%;\n        }\n        .desktop-nav {\n            display: flex;\n            gap: 42px;\n        }\n        .desktop a:hover {\n            color: var(--soft-sun-gold);\n        }\n        .mobile-icon {\n            font-size: 32px;\n            color: var(--soft-sun-gold);\n            display: none;\n        }\n        .mobile-menu {\n            display: none;\n            flex-direction: column;\n            gap: 24px;\n            padding: 28px;\n            background: white;\n            border-top: 1px solid var(--light-warm-gray);\n        }\n        .mobile-menu.active {\n            display: flex;\n        }\n\n        \/* Hero Banner *\/\n        .hero {\n            height: 90vh;\n            background: linear-gradient(rgba(44,40,37,0.74), rgba(230,162,60,0.66)), url('https:\/\/sunspa64.net\/wp-content\/uploads\/2026\/06\/Man-5.jpg');\n            background-size: cover;\n            background-position: center;\n            color: white;\n            display: flex;\n            align-items: center;\n            text-align: center;\n        }\n        .hero h1 {\n            font-size: 64px;\n            margin-bottom: 18px;\n        }\n        .hero p {\n            max-width: 690px;\n            margin: 0 auto 48px;\n            font-size: 20px;\n            opacity: 0.95;\n        }\n        .hero-btn-group {\n            display: flex;\n            gap: 24px;\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n\n        \/* About Section *\/\n        .about-wrap {\n            background: white;\n        }\n        .about-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 68px;\n            align-items: center;\n        }\n        .about-text h2 {\n            font-size: 46px;\n            margin-bottom: 14px;\n        }\n        .about-text p {\n            margin-bottom: 22px;\n            color: #413c38;\n        }\n        .advantage-list {\n            margin-top: 34px;\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n        .advantage-list li {\n            list-style: none;\n            padding-left: 30px;\n            position: relative;\n        }\n        .advantage-list li::before {\n            content: \"\u2726\";\n            color: var(--soft-sun-gold);\n            position: absolute;\n            left: 0;\n        }\n        .spa-pic {\n            width: 100%;\n            height: 510px;\n            border-radius: 6px;\n            object-fit: cover;\n            box-shadow: var(--shadow-warm);\n        }\n\n        \/* Price Section *\/\n        .price-area {\n            background: var(--light-warm-gray);\n            text-align: center;\n        }\n        .price-area h2 {\n            font-size: 44px;\n        }\n        .price-card-container {\n            max-width: 1200px;\n            margin: 60px auto 0;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 34px;\n        }\n        .price-card {\n            background: white;\n            padding: 44px 32px;\n            border-radius: 6px;\n            box-shadow: var(--shadow-warm);\n            transition: var(--trans-all);\n        }\n        .price-card:hover {\n            transform: translateY(-9px);\n        }\n        .price-card h3 {\n            font-size: 26px;\n            color: var(--soft-sun-gold);\n            margin-bottom: 22px;\n        }\n        .price-num {\n            font-size: 32px;\n            font-weight: 600;\n        }\n\n        \/* CTA Banner *\/\n        .cta-banner {\n            background: linear-gradient(rgba(44,40,37,0.86), rgba(230,162,60,0.76)), url('https:\/\/sunspa64.net\/wp-content\/uploads\/2026\/06\/Handsome-Man-Having-Massage-in-Spa-Salon.jpg');\n            background-size: cover;\n            background-position: center;\n            color: white;\n            text-align: center;\n            padding: 106px 0;\n        }\n        .cta-banner h2 {\n            font-size: 48px;\n            margin-bottom: 22px;\n        }\n        .cta-banner p {\n            max-width: 700px;\n            margin: 0 auto 44px;\n            font-size: 19px;\n            opacity: 0.93;\n        }\n\n        \/* Contact & Map *\/\n        .contact-section {\n            background: var(--cream-bg);\n        }\n        .contact-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n        }\n        .info-block h3 {\n            font-size: 34px;\n            margin-bottom: 32px;\n        }\n        .info-item {\n            margin-bottom: 28px;\n        }\n        .info-item h4 {\n            font-family: Poppins;\n            font-size: 18px;\n            font-weight: 500;\n            color: var(--soft-sun-gold);\n            margin-bottom: 8px;\n        }\n        .map-frame {\n            width: 100%;\n            height: 490px;\n            border: none;\n            border-radius: 6px;\n            box-shadow: var(--shadow-warm);\n        }\n\n        \/* Footer *\/\n        footer {\n            background: var(--warm-dark);\n            color: #f3ede4;\n            padding: 22px 0;\n        }\n        .copyright {\n            text-align: center;\n            font-size: 14px;\n        }\n\n        \/* Responsive Media Queries *\/\n        @media(max-width:1024px) {\n            .about-grid,.contact-grid {\n                grid-template-columns: 1fr;\n                gap: 48px;\n            }\n            .spa-pic {height: 410px;}\n            .hero h1 {font-size: 52px;}\n        }\n        @media(max-width:768px) {\n            .desktop-nav {display: none;}\n            .mobile-icon {display: block;}\n            .section-padding {padding: 70px 0;}\n            .hero h1 {font-size: 40px;}\n            .hero-btn-group {flex-direction: column; align-items: center;}\n            .btn-main {width: 280px; text-align: center;}\n        }\n        @media(max-width:480px) {\n            .hero {height: 78vh;}\n            .hero h1 {font-size: 34px;}\n            .about-text h2,.price-area h2,.cta-banner h2 {font-size: 32px;}\n            .map-frame {height: 350px;}\n            .logo-box {width: 160px;height: 56px;}\n        }\n    <\/style>\n    <header>\n    <div class=\"container nav-row\">\n        <div class=\"logo-box\">\n            <img decoding=\"async\" src=\"https:\/\/sunspa64.net\/wp-content\/uploads\/2026\/06\/Sun-Spa-64.png\" alt=\"Sun Spa 64 Logo\">\n        <\/div>\n        <nav class=\"desktop-nav\">\n            <a href=\"#home\">Home<\/a>\n            <a href=\"#about\">About Us<\/a>\n            <a href=\"#price\">Service Rates<\/a>\n            <a href=\"#contact\">Location & Hours<\/a>\n        <\/nav>\n        <div class=\"mobile-icon\" id=\"menuBtn\">\u2630<\/div>\n    <\/div>\n    <div class=\"mobile-menu\" id=\"mobilePanel\">\n        <a href=\"#home\">Home<\/a>\n        <a href=\"#about\">About Us<\/a>\n        <a href=\"#price\">Service Rates<\/a>\n        <a href=\"#contact\">Location & Hours<\/a>\n    <\/div>\n<\/header>\n\n<!-- Hero Section -->\n<section class=\"hero\" id=\"home\">\n    <div class=\"container\">\n        <h1>Sun Spa 64<\/h1>\n        <div class=\"divider-sun\"><\/div>\n        <p>Professional body massage spa exclusively for men aged 21 to 80 in Waterford, NY. Skilled young therapists, competitive pricing and easy street-front location open daily 9AM to 10PM.<\/p>\n        <div class=\"hero-btn-group\">\n            <a href=\"tel:5185393888\" class=\"btn-main\">Call: 518-539-3888<\/a>\n            <a href=\"#price\" class=\"btn-main btn-outline\">View Massage Prices<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- About Spa & Selling Points -->\n<section class=\"about-wrap section-padding\" id=\"about\">\n    <div class=\"container about-grid\">\n        <div class=\"about-text\">\n            <h2>About Sun Spa 64 Waterford NY<\/h2>\n            <div class=\"divider-sun\"><\/div>\n            <p>Sun Spa 64 is a dedicated massage studio located at 64 Broad St, Waterford, United States. Our spa only provides premium body massage services targeted at male guests from 21 up to 80 years old. We maintain a quiet, tidy indoor environment for every customer to fully unwind and release daily tension.<\/p>\n            <p>Our core service is full body massage with three flexible duration options to match your schedule, whether you need a short quick relaxation or a long deep recovery session. We do not have limited-time discount packages at present, but we keep our rates affordable and competitive in the local area.<\/p>\n            <ul class=\"advantage-list\">\n                <li>Young and attractive professional massage therapists<\/li>\n                <li>Standardized, thoughtful professional massage service<\/li>\n                <li>Convenient street-front location, easy to locate & access<\/li>\n                <li>Competitive, cost-effective massage pricing<\/li>\n                <li>Open 7 days a week with long daily operating hours<\/li>\n            <\/ul>\n            <a href=\"#price\" class=\"btn-main\" style=\"margin-top:40px;\">Check Our Body Massage Rates<\/a>\n        <\/div>\n        <div>\n            <img decoding=\"async\" class=\"spa-pic\" alt=\"Sun Spa 64 Relax Massage Room\" src=\"https:\/\/sunspa64.net\/wp-content\/uploads\/2026\/06\/Man-17.jpg\">\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Price List Section -->\n<section class=\"price-area section-padding\" id=\"price\">\n    <div class=\"container\">\n        <h2>Body Massage Price List<\/h2>\n        <div class=\"divider-sun\"><\/div>\n        <p style=\"max-width:680px;margin:0 auto 30px;\">All sessions are premium full body massage exclusively for male guests aged 21\u201380.<\/p>\n        <div class=\"price-card-container\">\n            <div class=\"price-card\">\n                <h3>30 Minutes<\/h3>\n                <div class=\"price-num\">$50<\/div>\n            <\/div>\n            <div class=\"price-card\">\n                <h3>60 Minutes (1 Hour)<\/h3>\n                <div class=\"price-num\">$70<\/div>\n            <\/div>\n            <div class=\"price-card\">\n                <h3>90 Minutes<\/h3>\n                <div class=\"price-num\">$120<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Booking CTA Banner -->\n<section class=\"cta-banner\">\n    <div class=\"container\">\n        <h2>Book Your Massage Session Today<\/h2>\n        <div class=\"divider-sun\"><\/div>\n        <p>Our spa is open every day from 9:00am until 10:00pm. We welcome walk-in visits and advance phone reservations for all male clients aged 21+. Our young professional therapists deliver quality massage at budget-friendly prices.<\/p>\n        <a href=\"tel:5185393888\" class=\"btn-main\">Call Now To Reserve: 518-539-3888<\/a>\n    <\/div>\n<\/section>\n\n<!-- Contact & Google Map -->\n<section class=\"contact-section section-padding\" id=\"contact\">\n    <div class=\"container contact-grid\">\n        <div class=\"info-block\">\n            <h3>Spa Location & Business Info<\/h3>\n            <div class=\"info-item\">\n                <h4>Official Spa Name<\/h4>\n                <p>Sun Spa 64<\/p>\n            <\/div>\n            <div class=\"info-item\">\n                <h4>Contact Mobile Number<\/h4>\n                <p><a href=\"tel:518-539-3888\">518-539-3888<\/a><\/p>\n            <\/div>\n            <div class=\"info-item\">\n                <h4>Full Physical Address<\/h4>\n                <p><a href=\"https:\/\/maps.app.goo.gl\/pE5pbdgRNz3sdwLr6\" target=\"_blank\">64 Broad St, Waterford, NY 12188, United States<\/a><\/p>\n            <\/div>\n            <div class=\"info-item\">\n                <h4>Daily Business Hours<\/h4>\n                <p>Monday \u2013 Sunday: 9:00am \u2013 10:00pm<\/p>\n            <\/div>\n            <div class=\"info-item\">\n                <h4>Guest Requirements<\/h4>\n                <p>Male Only | Minimum Age: 21 Years Old, Max 80 Years Old<\/p>\n            <\/div>\n        <\/div>\n        <div>\n            <iframe class=\"map-frame\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2927.9165547716148!2d-73.68123862406343!3d42.790113907823944!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89de11b80a910457%3A0xa4f41b2e96439c33!2sSun%20Spa%2064!5e0!3m2!1szh-CN!2sus!4v1782434199688!5m2!1szh-CN!2sus\" allowfullscreen loading=\"lazy\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Footer Copyright -->\n<footer>\n    <div class=\"copyright\">\n        \u00a9 2026 Sun Spa 64 Waterford NY | All Rights Reserved | Professional Massage For Men\n    <\/div>\n<\/footer>\n\n<!-- Mobile Menu & Smooth Scroll JS -->\n<script>\n\/\/ \u79fb\u52a8\u7aef\u6c49\u5821\u83dc\u5355\u5207\u6362\nconst menuBtn = document.getElementById('menuBtn');\nconst mobilePanel = document.getElementById('mobilePanel');\nmenuBtn.addEventListener('click', () => {\n    mobilePanel.classList.toggle('active');\n});\n\n\/\/ \u70b9\u51fb\u5bfc\u822a\u94fe\u63a5\u81ea\u52a8\u5173\u95ed\u79fb\u52a8\u7aef\u83dc\u5355\ndocument.querySelectorAll('#mobilePanel a').forEach(link => {\n    link.addEventListener('click', () => {\n        mobilePanel.classList.remove('active');\n    });\n});\n\n\/\/ \u5e73\u6ed1\u6eda\u52a8\uff08\u4fee\u590d\u4e4b\u524d\u8bed\u6cd5\u9519\u8bef\uff09\ndocument.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n    anchor.addEventListener('click', function (e) {\n        e.preventDefault();\n        \/\/ \u6b63\u786e\u83b7\u53d6href\u503c\n        const targetId = this.getAttribute('href');\n        const targetElement = document.querySelector(targetId);\n        if (targetElement) {\n            window.scrollTo({\n                top: targetElement.offsetTop - 92,\n                behavior: 'smooth'\n            });\n        }\n    });\n});\n<\/script>\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>Home About Us Service Rates Location &#038; Hours \u2630 Home About Us Service Rates Location &#038; Hours Sun Spa 64 Professional body massage spa exclusively for men aged 21 to 80 in Waterford, NY. Skilled young therapists, competitive pricing and easy street-front location open daily 9AM to 10PM. Call: 518-539-3888 View Massage Prices About Sun [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sunspa64.net\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sunspa64.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sunspa64.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sunspa64.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sunspa64.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":7,"href":"https:\/\/sunspa64.net\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":20,"href":"https:\/\/sunspa64.net\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/20"}],"wp:attachment":[{"href":"https:\/\/sunspa64.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}