{"id":10,"date":"2026-06-27T00:42:59","date_gmt":"2026-06-27T00:42:59","guid":{"rendered":"https:\/\/crystalluxuryspa.net\/?page_id=10"},"modified":"2026-06-27T00:44:44","modified_gmt":"2026-06-27T00:44:44","slug":"elementor-10","status":"publish","type":"page","link":"https:\/\/crystalluxuryspa.net\/","title":{"rendered":"Elementor #10"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f351cf7 e-con-full e-flex e-con e-parent\" data-id=\"f351cf7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c2c9f9 elementor-widget elementor-widget-html\" data-id=\"0c2c9f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Poppins:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --gold: #b89b78;\n            --soft-cream: #f9f6f2;\n            --deep-grey: #3a332e;\n            --pale-gold-bg: #f3ede6;\n            --pure-white: #ffffff;\n            --shadow-luxury: 0 10px 30px rgba(184, 155, 120, 0.08);\n            --smooth-transition: 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(--soft-cream);\n            color: var(--deep-grey);\n            line-height: 1.7;\n            font-size: 16px;\n            overflow-x: hidden;\n        }\n        h1, h2, h3, h4, h5 {\n            font-family: 'Playfair Display', serif;\n            font-weight: 600;\n        }\n        a {\n            text-decoration: none;\n            color: inherit;\n            transition: var(--smooth-transition);\n        }\n        .container {\n            width: 94%;\n            max-width: 1400px;\n            margin: 0 auto;\n        }\n        .section-padding {\n            padding: 90px 0;\n        }\n        .gold-divider {\n            width: 100px;\n            height: 2px;\n            background: var(--gold);\n            margin: 20px auto 40px;\n        }\n        .btn-luxury {\n            display: inline-block;\n            padding: 17px 38px;\n            background: linear-gradient(135deg, var(--gold), #d4b896);\n            color: var(--pure-white);\n            border-radius: 2px;\n            font-weight: 500;\n            letter-spacing: 0.6px;\n            border: none;\n            cursor: pointer;\n        }\n        .btn-luxury:hover {\n            background: linear-gradient(135deg, #d4b896, var(--gold));\n            transform: translateY(-4px);\n        }\n        .btn-outline-gold {\n            background: transparent;\n            border: 1px solid var(--gold);\n            color: var(--pure-white);\n        }\n        .btn-outline-gold:hover {\n            background: var(--gold);\n            color: white;\n        }\n\n        \/* Header Navigation *\/\n        header {\n            background: var(--pure-white);\n            position: sticky;\n            top: 0;\n            z-index: 999;\n            box-shadow: var(--shadow-luxury);\n        }\n        .nav-row {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 12px 0;\n        }\n        .logo-container {\n            width: 230px;\n            height: 78px;\n            display: flex;\n            align-items: center;\n        }\n        .logo-container img {\n            width: auto;\n            height: 100%;\n        }\n        .desktop-nav-menu {\n            display: flex;\n            gap: 46px;\n        }\n        .desktop-nav-menu a {\n            font-weight: 400;\n            font-size: 15px;\n        }\n        .desktop-nav-menu a:hover {\n            color: var(--gold);\n        }\n        .mobile-menu-toggle {\n            font-size: 34px;\n            color: var(--gold);\n            display: none;\n        }\n        .mobile-nav-dropdown {\n            display: none;\n            flex-direction: column;\n            gap: 26px;\n            padding: 32px;\n            background: var(--pure-white);\n            border-top: 1px solid var(--pale-gold-bg);\n        }\n        .mobile-nav-dropdown.active {\n            display: flex;\n        }\n\n        \/* Hero Banner *\/\n        .hero-banner {\n            height: 92vh;\n            background: linear-gradient(rgba(58, 51, 46, 0.70), rgba(184, 155, 120, 0.62)), url('https:\/\/crystalluxuryspa.net\/wp-content\/uploads\/2026\/06\/banner_2.jpg');\n            background-size: cover;\n            background-position: center;\n            display: flex;\n            align-items: center;\n            text-align: center;\n            color: var(--pure-white);\n        }\n        .hero-banner h1 {\n            font-size: 66px;\n            margin-bottom: 20px;\n        }\n        .hero-banner p {\n            font-size: 21px;\n            max-width: 720px;\n            margin: 0 auto 50px;\n            opacity: 0.96;\n        }\n        .hero-button-group {\n            display: flex;\n            gap: 28px;\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n\n        \/* About Us Section *\/\n        .about-wrap {\n            background: var(--pure-white);\n        }\n        .about-two-column {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 72px;\n            align-items: center;\n        }\n        .about-text h2 {\n            font-size: 48px;\n            margin-bottom: 16px;\n            color: var(--deep-grey);\n        }\n        .about-text p {\n            margin-bottom: 24px;\n            color: #4d4640;\n        }\n        .service-feature-list {\n            margin-top: 36px;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n        .service-feature-list li {\n            list-style: none;\n            padding-left: 32px;\n            position: relative;\n        }\n        .service-feature-list li::before {\n            content: \"\u2726\";\n            color: var(--gold);\n            position: absolute;\n            left: 0;\n            font-size: 18px;\n        }\n        .special-offer-notice {\n            background: rgba(184, 155, 120, 0.07);\n            padding: 28px;\n            margin-top: 42px;\n            border-left: 4px solid var(--gold);\n        }\n        .special-offer-notice h4 {\n            color: var(--gold);\n            margin-bottom: 12px;\n            font-size: 19px;\n        }\n        .spa-main-image {\n            width: 100%;\n            height: auto;\n            border-radius: 6px;\n            object-fit: cover;\n            box-shadow: var(--shadow-luxury);\n        }\n\n        \/* Limited Special Offers Section *\/\n        .promo-section {\n            background: var(--pale-gold-bg);\n            text-align: center;\n        }\n        .promo-section h2 {\n            font-size: 48px;\n        }\n        .promo-card-wrap {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(420px, 1fr));\n            gap: 36px;\n            margin-top: 64px;\n        }\n        .single-promo-card {\n            background: var(--pure-white);\n            padding: 50px 40px;\n            border-radius: 6px;\n            box-shadow: var(--shadow-luxury);\n            text-align: center;\n            transition: var(--smooth-transition);\n        }\n        .single-promo-card:hover {\n            transform: translateY(-10px);\n        }\n        .single-promo-card h3 {\n            font-size: 28px;\n            color: var(--gold);\n            margin-bottom: 20px;\n        }\n        .promo-price-big {\n            font-size: 36px;\n            font-weight: 600;\n            margin: 22px 0;\n            color: var(--deep-grey);\n        }\n        .promo-terms-text {\n            margin-top: 24px;\n            font-size: 15px;\n            font-style: italic;\n            color: #61574f;\n        }\n\n        \/* Full Price List Section *\/\n        .price-main-section {\n            background: var(--pure-white);\n            text-align: center;\n        }\n        .price-main-section h2 {\n            font-size: 48px;\n        }\n        .price-category-grid {\n            margin-top: 64px;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 38px;\n        }\n        .price-category-card {\n            background: var(--soft-cream);\n            padding: 44px 36px;\n            border-radius: 6px;\n            box-shadow: var(--shadow-luxury);\n            text-align: left;\n            transition: var(--smooth-transition);\n        }\n        .price-category-card:hover {\n            transform: translateY(-9px);\n        }\n        .price-category-card h3 {\n            text-align: center;\n            color: var(--gold);\n            margin-bottom: 22px;\n            font-size: 26px;\n        }\n        .price-item-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 12px 0;\n            border-bottom: 1px solid var(--pale-gold-bg);\n        }\n        .price-item-row:last-child {\n            border-bottom: none;\n        }\n        .price-small-desc {\n            font-size: 14px;\n            margin-top: 14px;\n            color: #5c534c;\n            line-height: 1.6;\n        }\n        .full-width-card {\n            grid-column: 1 \/ -1;\n        }\n        \/* Two Column Layout For Add On Items *\/\n        .two-col-addon-container {\n            width: 100%;\n            overflow: hidden;\n            margin-top: 10px;\n        }\n        .addon-half-col {\n            width: 50%;\n            float: left;\n            padding-right: 18px;\n        }\n        .addon-half-col:last-child {\n            padding-left: 18px;\n            padding-right: 0;\n        }\n\n        \/* Booking CTA Banner *\/\n        .cta-booking-banner {\n            background: linear-gradient(rgba(58, 51, 46, 0.86), rgba(184, 155, 120, 0.76)), url('https:\/\/images.unsplash.com\/photo-1544161515-4ab6ce6db874?ixlib=rb-4.0.3&auto=format&fit=crop&w=1800&q=80');\n            background-size: cover;\n            background-position: center;\n            color: white;\n            text-align: center;\n            padding: 110px 0;\n        }\n        .cta-booking-banner h2 {\n            font-size: 52px;\n            margin-bottom: 24px;\n        }\n        .cta-booking-banner p {\n            max-width: 740px;\n            margin: 0 auto 46px;\n            font-size: 20px;\n            opacity: 0.94;\n        }\n\n        \/* Contact & Map Section *\/\n        .contact-map-section {\n            background: var(--pale-gold-bg);\n        }\n        .contact-two-column-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 64px;\n        }\n        .contact-info-block h3 {\n            font-size: 36px;\n            margin-bottom: 36px;\n        }\n        .single-contact-info-item {\n            margin-bottom: 30px;\n        }\n        .single-contact-info-item h4 {\n            font-family: 'Poppins', sans-serif;\n            font-size: 19px;\n            font-weight: 500;\n            color: var(--gold);\n            margin-bottom: 10px;\n        }\n        .google-map-embed {\n            width: 100%;\n            height: 500px;\n            border-radius: 6px;\n            border: none;\n            box-shadow: var(--shadow-luxury);\n        }\n\n        \/* Footer *\/\n        footer {\n            background: var(--deep-grey);\n            color: #efe9e2;\n            padding: 26px 0;\n        }\n        .copyright-text {\n            text-align: center;\n            font-size: 14px;\n        }\n\n        \/* Responsive Media Queries *\/\n        @media(max-width: 1024px) {\n            .about-two-column, .contact-two-column-grid {\n                grid-template-columns: 1fr;\n                gap: 52px;\n            }\n            .spa-main-image {\n                height: 420px;\n            }\n            .hero-banner h1 {\n                font-size: 54px;\n            }\n        }\n        @media(max-width: 768px) {\n            .desktop-nav-menu {\n                display: none;\n            }\n            .mobile-menu-toggle {\n                display: block;\n            }\n            .section-padding {\n                padding: 72px 0;\n            }\n            .hero-banner h1 {\n                font-size: 42px;\n            }\n            .price-category-grid {\n                grid-template-columns: 1fr;\n            }\n            .hero-button-group {\n                flex-direction: column;\n                align-items: center;\n            }\n            .btn-luxury {\n                width: 290px;\n                text-align: center;\n            }\n            \/* Mobile addon single column *\/\n            .addon-half-col {\n                width: 100%;\n                float: none;\n                padding: 0;\n                margin-bottom: 22px;\n            }\n            .addon-half-col:last-child {\n                margin-bottom: 0;\n            }\n        }\n        @media(max-width: 480px) {\n            .hero-banner {\n                height: 80vh;\n            }\n            .hero-banner h1 {\n                font-size: 36px;\n            }\n            .about-text h2, .promo-section h2, .price-main-section h2, .cta-booking-banner h2 {\n                font-size: 34px;\n            }\n            .google-map-embed {\n                height: 360px;\n            }\n            .logo-container {\n                width: 165px;\n                height: 60px;\n            }\n            .promo-card-wrap {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n    <!-- Header Navigation -->\n<header>\n    <div class=\"container nav-row\">\n        <div class=\"logo-container\">\n            <img decoding=\"async\" src=\"https:\/\/crystalluxuryspa.net\/wp-content\/uploads\/2026\/06\/Crystal-Luxury-Spa.png\" alt=\"Crystal Luxury Spa Logo\">\n        <\/div>\n        <nav class=\"desktop-nav-menu\">\n            <a href=\"#home\">Home<\/a>\n            <a href=\"#about\">About Us<\/a>\n            <a href=\"#special-offers\">Limited Specials<\/a>\n            <a href=\"#full-price-list\">Service Menu & Prices<\/a>\n            <a href=\"#contact-map\">Location & Hours<\/a>\n        <\/nav>\n        <div class=\"mobile-menu-toggle\" id=\"menuTrigger\">\u2630<\/div>\n    <\/div>\n    <div class=\"mobile-nav-dropdown\" id=\"mobileMenuPanel\">\n        <a href=\"#home\">Home<\/a>\n        <a href=\"#about\">About Us<\/a>\n        <a href=\"#special-offers\">Limited Specials<\/a>\n        <a href=\"#full-price-list\">Service Menu & Prices<\/a>\n        <a href=\"#contact-map\">Location & Hours<\/a>\n    <\/div>\n<\/header>\n\n<!-- Hero Banner -->\n<section class=\"hero-banner\" id=\"home\">\n    <div class=\"container\">\n        <h1>Crystal Luxury Spa<\/h1>\n        <div class=\"gold-divider\"><\/div>\n        <p>Premium Therapeutic Massage, Custom Facial Care, Lymph Detox & Exclusive Spa Packages in Bristol, Virginia. Walk-ins & appointments warmly welcomed.<\/p>\n        <div class=\"hero-button-group\">\n            <a href=\"http:\/\/fresha.com\/book-now\/crystal-luxury-spa-vk4kclrv\/services\" class=\"btn-luxury\">Book Your Session Now<\/a>\n            <a href=\"http:\/\/fresha.com\/book-now\/crystal-luxury-spa-vk4kclrv\/gift-cards\" class=\"btn-luxury btn-outline-gold\">Gift Card<\/a>\n            <a href=\"http:\/\/fresha.com\/book-now\/crystal-luxury-spa-vk4kclrv\/paid-plans\" class=\"btn-luxury btn-outline-gold\">Memberships<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- About Us Section -->\n<section class=\"about-wrap section-padding\" id=\"about\">\n    <div class=\"container about-two-column\">\n        <div class=\"about-text\">\n            <h2>About Crystal Luxury Spa<\/h2>\n            <div class=\"gold-divider\"><\/div>\n            <p>Crystal Luxury Spa is an upscale wellness retreat located at 331 Gate City Hwy, Bristol, VA 24201. We deliver holistic, personalized therapeutic treatments designed to release tension, restore energy, and nurture skin and body health in a calm, elegant environment.<\/p>\n            <p>Our professionally trained therapists specialize in anti-stress therapeutic massage, customized couple spa sessions, deep lymphatic detox, premium facial skincare, revitalizing scalp care, prenatal massage and full-body exfoliating spa rituals. Every treatment uses premium doTERRA essential oils, natural herbal compresses and warm hot stone therapy to maximize relaxation benefits.<\/p>\n            <p>We operate flexible opening hours to fit your busy schedule, accepting both advance reservations and spontaneous walk-in guests every day of the week.<\/p>\n            <ul class=\"service-feature-list\">\n                <li>Full range of single & couple therapeutic massage treatments<\/li>\n                <li>Professional facial, scalp, body scrub & mud wrap skincare rituals<\/li>\n                <li>Organic doTERRA aromatherapy essential oils included in most packages<\/li>\n                <li>Two limited-time exclusive promotional spa offers available<\/li>\n                <li>All genders welcome, gentle prenatal massage safe for expecting mothers<\/li>\n            <\/ul>\n            <div class=\"special-offer-notice\">\n                <h4>Guest Exclusive Perks<\/h4>\n                <p>All complete spa packages include complimentary hot stone & aromatherapy oil upgrades. Ask our front desk about our current limited-time discount specials when you arrive.<\/p>\n            <\/div>\n            <a href=\"#full-price-list\" class=\"btn-luxury\" style=\"margin-top:45px;\">Explore All Spa Services<\/a>\n        <\/div>\n        <div>\n            <img decoding=\"async\" class=\"spa-main-image\" alt=\"Crystal Luxury Spa Calm Treatment Room\" src=\"https:\/\/crystalluxuryspa.net\/wp-content\/uploads\/2026\/06\/liliao.png\">\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Limited Time Special Offers -->\n<section class=\"promo-section section-padding\" id=\"special-offers\">\n    <div class=\"container\">\n        <h2>Limited Time Exclusive Special Offers<\/h2>\n        <div class=\"gold-divider\"><\/div>\n        <div class=\"promo-card-wrap\">\n            <div class=\"single-promo-card\">\n                <h3>Foot Reflexology Special<\/h3>\n                <p>Come and Try Our Services<br>Walk-in & Appointment Welcome!<\/p>\n                <div class=\"promo-price-big\">ONLY $30<\/div>\n                <p>*40mins Foot Reflexology Full Session<\/p>\n                <div class=\"promo-terms-text\">Limited Time Offer \u2022 Cannot be Combined with Other Specials<\/div>\n            <\/div>\n            <div class=\"single-promo-card\">\n                <h3>Comprehensive Routine Scalp Care Special<\/h3>\n                <p>Relax. Refresh. Rebalance.<br>The ultimate scalp & mind reset<\/p>\n                <div class=\"promo-price-big\">ONLY $100<\/div>\n                <p>Including Facial & Eye Treatment & Mask<\/p>\n                <div class=\"promo-terms-text\">Limited Time Offer \u2022 Cannot be Combined with Other Specials<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Complete Full Price List -->\n<section class=\"price-main-section section-padding\" id=\"full-price-list\">\n    <div class=\"container\">\n        <h2>Complete Service Price List<\/h2>\n        <div class=\"gold-divider\"><\/div>\n        <div class=\"price-category-grid\">\n            <!-- 1. Anti-Stress Massage -->\n            <div class=\"price-category-card\">\n                <h3>Anti-Stress Massage<\/h3>\n                <p class=\"price-small-desc\">Anti-stress massage is a mild, pleasant hand massage that achieves relaxation of the body by combining the flow of energy. It nourishes the body to improve overall health.<\/p>\n                <div class=\"price-item-row\">45 mins <span>US$60<\/span><\/div>\n                <div class=\"price-item-row\">60 mins <span>US$70<\/span><\/div>\n                <div class=\"price-item-row\">90 mins <span>US$100<\/span><\/div>\n                <div class=\"price-item-row\">120 mins Luxury Massage <span>US$130<\/span><\/div>\n                <div style=\"margin-top:20px;border-top:1px solid var(--pale-gold-bg);padding-top:16px;\">\n                    <h4 style=\"text-align:center;margin-bottom:12px;color:var(--gold);font-size:18px;\">Single Special Hot Oil Massage<\/h4>\n                    <div class=\"price-item-row\">60 mins Full Body Hot Stone Massage <span>US$80<\/span><\/div>\n                    <div class=\"price-item-row\">60 mins Wood Lock Medicated Oil Massage <span>US$80<\/span><\/div>\n                <\/div>\n            <\/div>\n            <!-- 2. Single Essential Oil Massage -->\n            <div class=\"price-category-card\">\n                <h3>Single Essential Oil Massage<\/h3>\n                <h4 style=\"color:var(--gold);margin:10px 0 8px;font-size:17px;\">Rose Essential Oil<\/h4>\n                <div class=\"price-item-row\">60 mins <span>US$90<\/span><\/div>\n                <div class=\"price-item-row\">90 mins <span>US$130<\/span><\/div>\n                <h4 style=\"color:var(--gold);margin:20px 0 8px;font-size:17px;\">Eucalyptus Essential Oil<\/h4>\n                <div class=\"price-item-row\">60 mins <span>US$90<\/span><\/div>\n                <div class=\"price-item-row\">90 mins <span>US$130<\/span><\/div>\n                <h4 style=\"color:var(--gold);margin:20px 0 8px;font-size:17px;\">Frankincense Essential Oil<\/h4>\n                <div class=\"price-item-row\">60 mins <span>US$90<\/span><\/div>\n                <div class=\"price-item-row\">90 mins <span>US$130<\/span><\/div>\n            <\/div>\n            <!-- 3. Upgraded Massage -->\n            <div class=\"price-category-card\">\n                <h3>Upgraded Massage<\/h3>\n                <p class=\"price-small-desc\">Enjoy an enhanced massage with full-body relief, soothing warmth, and natural care. Tell therapists your preferred pressure and painful areas; we will spend extra time easing tension for a personalized relaxing experience.<\/p>\n                <div class=\"price-item-row\">45 mins <span>US$70<\/span><\/div>\n                <div class=\"price-item-row\">60 mins <span>US$80<\/span><\/div>\n                <div class=\"price-item-row\">90 mins <span>US$115<\/span><\/div>\n                <div class=\"price-item-row\">120 mins <span>US$150<\/span><\/div>\n                <p class=\"price-small-desc\">Inclusions: Deep Tissue Massage + Herbal Hot Packs + Coconut & Lavender Oil + Full-Body Hot Stone Treatment + Aloe Vera Oil<\/p>\n            <\/div>\n            <!-- 4. Couple Massage -->\n            <div class=\"price-category-card\">\n                <h3>Couple Massage (For 2 Guests)<\/h3>\n                <h4 style=\"color:var(--gold);margin:10px 0 8px;font-size:17px;\">Anti-Stress Couple Massage<\/h4>\n                <p class=\"price-small-desc\">Includes Herbal Hot Packs & Hot Stones<\/p>\n                <div class=\"price-item-row\">45 mins | US$100 <span>Save 17%<\/span><\/div>\n                <div class=\"price-item-row\">60 mins | US$120 <span>Save 14%<\/span><\/div>\n                <div class=\"price-item-row\">90 mins | US$180 <span>Save 10%<\/span><\/div>\n                <div class=\"price-item-row\">120 mins | US$260 <span>No discount noted<\/span><\/div>\n                <h4 style=\"color:var(--gold);margin:20px 0 8px;font-size:17px;\">Upgraded Couple Massage<\/h4>\n                <div class=\"price-item-row\">45 mins | US$120 <span>Save 14%<\/span><\/div>\n                <div class=\"price-item-row\">60 mins | US$140 <span>Save 13%<\/span><\/div>\n                <div class=\"price-item-row\">90 mins | US$230 <span>No discount noted<\/span><\/div>\n                <div class=\"price-item-row\">120 mins | US$280 <span>Save 7%<\/span><\/div>\n            <\/div>\n            <!-- Couple Essential Oil Massage -->\n            <div class=\"price-category-card\">\n                <h3>Essential Oil Couple Massage<\/h3>\n                <h4 style=\"color:var(--gold);margin:10px 0 8px;font-size:17px;\">Rose Couple Massage<\/h4>\n                <p class=\"price-small-desc\">Romantic aroma to release stress & lift mood<\/p>\n                <div class=\"price-item-row\">90 mins | US$238 <span>Save 8%<\/span><\/div>\n                <h4 style=\"color:var(--gold);margin:20px 0 8px;font-size:17px;\">Eucalyptus Couple Massage<\/h4>\n                <p class=\"price-small-desc\">Refreshing & energizing, relieve body fatigue<\/p>\n                <div class=\"price-item-row\">60 mins | US$158 <span>Save 12%<\/span><\/div>\n                <div class=\"price-item-row\">90 mins | US$238 <span>Save 8%<\/span><\/div>\n                <h4 style=\"color:var(--gold);margin:20px 0 8px;font-size:17px;\">Frankincense Couple Massage<\/h4>\n                <p class=\"price-small-desc\">Calming grounding therapy for deep relaxation<\/p>\n                <div class=\"price-item-row\">60 mins | US$158 <span>Save 12%<\/span><\/div>\n                <div class=\"price-item-row\">90 mins | US$258 <span>Save US$2<\/span><\/div>\n            <\/div>\n            <!-- Foot Reflexology & Myofascial Release -->\n            <div class=\"price-category-card\">\n                <h3>Foot Reflexology<\/h3>\n                <p class=\"price-small-desc\">Ancient reflexology therapy to activate natural healing via foot pressure points, ease overall tension<\/p>\n                <div class=\"price-item-row\">40 mins <span>US$30<\/span><\/div>\n                <div style=\"margin-top:22px;border-top:1px solid var(--pale-gold-bg);padding-top:16px;\">\n                    <h3>Myofascial Release<\/h3>\n                    <p class=\"price-small-desc\">Release shoulder fascia restrictions to ease pain and improve mobility. Steady pressure relieves tightness, restores alignment and supports shoulder tissue health.<\/p>\n                    <div class=\"price-item-row\">30 mins <span>US$70<\/span><\/div>\n                    <div class=\"price-item-row\">60 mins <span>US$120<\/span><\/div>\n                    <div class=\"price-item-row\">90 mins <span>US$180<\/span><\/div>\n                <\/div>\n            <\/div>\n            <!-- Combo Massage -->\n            <div class=\"price-category-card\">\n                <h3>Combo Mixed Massage Packages<\/h3>\n                <div class=\"price-item-row\">60 mins (40 Body+Head + 20 Foot Reflex) <span>US$70<\/span><\/div>\n                <div class=\"price-item-row\">60 mins (40 Body + 20 Head) <span>US$80<\/span><\/div>\n                <div class=\"price-item-row\">90 mins (60 Anti-Stress +10 Hand +20 Foot) <span>US$100<\/span><\/div>\n                <div class=\"price-item-row\">90 mins (60 Body + 30 Extended Head) <span>US$120<\/span><\/div>\n            <\/div>\n            <!-- Lymph Detoxification -->\n            <div class=\"price-category-card\">\n                <h3>Lymph Detoxification<\/h3>\n                <p class=\"price-small-desc\">Full Body Massage + Lymphatic Detox with Breast Care (Prevent nodules and breast issues) with doTERRA\u00ae Essential Oils & Coconut Oil. Reduce swelling, boost circulation and immunity, relieve fatigue.<\/p>\n                <div class=\"price-item-row\">30 mins Neck & Chest Detox <span>US$60<\/span><\/div>\n                <div class=\"price-item-row\">60 mins Neck+Chest+Breast Full Detox <span>US$100<\/span><\/div>\n                <div class=\"price-item-row\">90 mins Whole Body Complete Lymph Detox <span>US$140<\/span><\/div>\n            <\/div>\n            <!-- Aroma Paradise Therapy -->\n            <div class=\"price-category-card\">\n                <h3>Aroma Paradise Therapy<\/h3>\n                <p class=\"price-small-desc\">Aromatherapy with doTERRA\u00ae Essential Oils & Full Body Hot Stone. Release stress and muscle stiffness, boost circulation, achieve deep relaxation and inner balance.<\/p>\n                <div class=\"price-item-row\">60 mins Full Body Aroma Massage <span>US$90<\/span><\/div>\n                <div class=\"price-item-row\">90 mins Full Body Aroma Massage <span>US$120<\/span><\/div>\n                <div class=\"price-item-row\">120 mins Combo Aroma Package (Save 10%) <span>US$160<\/span><\/div>\n            <\/div>\n            <!-- All-In-One Spa Packages -->\n            <div class=\"price-category-card full-width-card\">\n                <h3>All-In-One Complete Spa Packages<\/h3>\n                <div style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:26px;margin-top:20px;\">\n                    <div>\n                        <h4 style=\"color:var(--gold);margin-bottom:10px;\">Day of Vitality<\/h4>\n                        <div class=\"price-item-row\">A 90 mins Package <span>US$110<\/span><\/div>\n                        <p class=\"price-small-desc\">40 Anti-Stress Massage +40 Facial +10 Foot Reflex<\/p>\n                        <div class=\"price-item-row\">B 100 mins Package <span>US$130<\/span><\/div>\n                        <p class=\"price-small-desc\">50 Anti-Stress Massage +30 Lymph Detox + Facial +20 Foot Reflex<\/p>\n                    <\/div>\n                    <div>\n                        <h4 style=\"color:var(--gold);margin-bottom:10px;\">Relaxation & Beauty Package<\/h4>\n                        <div class=\"price-item-row\">A 60 mins <span>US$80<\/span><\/div>\n                        <p class=\"price-small-desc\">30 Body +30 Facial<\/p>\n                        <div class=\"price-item-row\">B 100 mins <span>US$120<\/span><\/div>\n                        <p class=\"price-small-desc\">50 Anti-Stress +50 Facial. +$10 Deep Tissue \/ +$35 Sauna on site<\/p>\n                    <\/div>\n                    <div>\n                        <h4 style=\"color:var(--gold);margin-bottom:10px;\">Happy Pampering Special<\/h4>\n                        <p class=\"price-small-desc\">Free Essential Oil, Hot Stone & Aromatherapy Included<\/p>\n                        <div class=\"price-item-row\">120 mins Full Package <span>US$166<\/span><\/div>\n                        <p class=\"price-small-desc\">50 Body Massage +40 Facial +30 Full Body Scrub<\/p>\n                    <\/div>\n                    <div>\n                        <h4 style=\"color:var(--gold);margin-bottom:10px;\">Crystal Luxury Spa Reservation<\/h4>\n                        <div class=\"price-item-row\">150 mins <span>US$165<\/span><\/div>\n                        <p class=\"price-small-desc\">60 Anti-Stress +60 Deluxe Facial +30 Foot Reflex, +$15 Deep Tissue Upgrade<\/p>\n                        <div class=\"price-item-row\">210 mins Ultimate Luxury <span>US$280<\/span><\/div>\n                        <p class=\"price-small-desc\">90 Luxury Massage +60 Skin Care +30 Lymph Detox +20 Hand Paraffin +10 Foot Reflex<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <!-- Facial Skin Care -->\n            <div class=\"price-category-card full-width-card\">\n                <h3>Facial Skin Care Treatments<\/h3>\n                <div style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:20px;\">\n                    <div class=\"price-item-row\">40 mins Mini Facial <span>US$50<\/span><\/div>\n                    <div class=\"price-item-row\">60 mins Standard Beauty Treatment <span>US$80<\/span><\/div>\n                    <div class=\"price-item-row\">90 mins Advanced Beauty Treatment <span>US$150<\/span><\/div>\n                    <div class=\"price-item-row\">45 mins Detox Facial <span>US$60<\/span><\/div>\n                    <div class=\"price-item-row\">75 mins Collagen Anti-Aging <span>US$95<\/span><\/div>\n                    <div class=\"price-item-row\">75 mins Dry Skin Repair <span>US$95<\/span><\/div>\n                    <div class=\"price-item-row\">75 mins Lift Firming Treatment <span>US$95<\/span><\/div>\n                    <div class=\"price-item-row\">90 mins Crystal Signature Facial <span>US$115<\/span><\/div>\n                    <div class=\"price-item-row\">100 mins Deep Cleansing Luxury Combo <span>US$150<\/span><\/div>\n                <\/div>\n            <\/div>\n            <!-- Prenatal Massage & Body Treatments -->\n            <div class=\"price-category-card\">\n                <h3>Prenatal Massage<\/h3>\n                <div class=\"price-item-row\">60 mins <span>US$80<\/span><\/div>\n                <div class=\"price-item-row\">90 mins <span>US$120<\/span><\/div>\n                <div style=\"margin-top:22px;border-top:1px solid var(--pale-gold-bg);padding-top:16px;\">\n                    <h3>Body Treatments (Scrub & Mud Wrap)<\/h3>\n                    <h4 style=\"color:var(--gold);margin:10px 0 8px;font-size:17px;\">Full Body Scrub<\/h4>\n                    <div class=\"price-item-row\">30 mins Full Back Scrub <span>US$50<\/span><\/div>\n                    <div class=\"price-item-row\">60 mins Whole Body Scrub <span>US$80<\/span><\/div>\n                    <h4 style=\"color:var(--gold);margin:20px 0 8px;font-size:17px;\">Detox Body Mud Wrap<\/h4>\n                    <p class=\"price-small-desc\">Includes head & facial massage; do not shave on treatment day<\/p>\n                    <div class=\"price-item-row\">60 mins Mud Wrap <span>US$80<\/span><\/div>\n                <\/div>\n            <\/div>\n            <!-- Comprehensive Scalp Care -->\n            <div class=\"price-category-card\">\n                <h3>Comprehensive Routine Scalp Care<\/h3>\n                <p class=\"price-small-desc\">All packages include facial, eye care & mask with doTERRA\u00ae essential oil lymph detox massage<\/p>\n                <div class=\"price-item-row\">60 mins Scalp Care <span>US$100<\/span><\/div>\n                <div class=\"price-item-row\">100 mins Combo Scalp Package <span>US$150<\/span><\/div>\n                <div class=\"price-item-row\">135 mins Full Scalp & Lymph Package <span>US$200<\/span><\/div>\n                <div class=\"price-item-row\">150 mins Luxury Hot Stone Scalp Set <span>US$220<\/span><\/div>\n            <\/div>\n            <!-- Mini Single Services & Chair Massage -->\n            <div class=\"price-category-card\">\n                <h3>Single Small Services<\/h3>\n                <div class=\"price-item-row\">30 mins Ear Cleaning <span>US$40<\/span><\/div>\n                <div class=\"price-item-row\">30 mins Sauna <span>US$35<\/span><\/div>\n                <div style=\"margin-top:22px;border-top:1px solid var(--pale-gold-bg);padding-top:16px;\">\n                    <h3>Chair Massage<\/h3>\n                    <div class=\"price-item-row\">15 mins <span>US$18<\/span><\/div>\n                    <div class=\"price-item-row\">20 mins <span>US$25<\/span><\/div>\n                    <div class=\"price-item-row\">30 mins <span>US$35<\/span><\/div>\n                <\/div>\n            <\/div>\n            <!-- Add-On Extra Service (Fixed Two Column Layout) -->\n            <div class=\"price-category-card full-width-card\">\n                <h3>Add-On Extra Upgrade Service<\/h3>\n                <div class=\"two-col-addon-container\">\n                    <div class=\"addon-half-col\">\n                        <div class=\"price-item-row\">Cupping Therapy <span>US$40<\/span><\/div>\n                        <p class=\"price-small-desc\">Relieve deep muscle tension & stagnation<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Booking CTA Banner -->\n<section class=\"cta-booking-banner\">\n    <div class=\"container\">\n        <h2>Reserve Your Relaxing Spa Session Today<\/h2>\n        <div class=\"gold-divider\"><\/div>\n        <p>We welcome walk-in guests and advance daily reservations. Take advantage of our limited-time foot reflexology & scalp care special offers valid until further notice. Gift service packages are available for purchase in-store for family and friends.<\/p>\n        <a href=\"276-285-1298\" class=\"btn-luxury\">Call To Schedule Your Visit<\/a>\n    <\/div>\n<\/section>\n\n<!-- Contact & Google Map Section -->\n<section class=\"contact-map-section section-padding\" id=\"contact-map\">\n    <div class=\"container contact-two-column-grid\">\n        <div class=\"contact-info-block\">\n            <h3>Location & Business Information<\/h3>\n            <div class=\"single-contact-info-item\">\n                <h4>Spa Full Name<\/h4>\n                <p>Crystal Luxury Spa<\/p>\n            <\/div>\n            <div class=\"single-contact-info-item\">\n                <h4>Store Phone Number<\/h4>\n                <p><a href=\"tel:276-285-1298\">276-285-1298<\/a><\/p>\n            <\/div>\n            <div class=\"single-contact-info-item\">\n                <h4>Physical Address<\/h4>\n                <p><a href=\"https:\/\/maps.app.goo.gl\/R2nkewdJyhycoPsb9\" target=\"_blank\">331 Gate City Hwy, Bristol, VA 24201<\/a><\/p>\n            <\/div>\n            <div class=\"single-contact-info-item\">\n                <h4>Opening Hours<\/h4>\n                <p>Monday \u2013 Saturday: 9:30am \u2013 9:30pm<br>Sunday: 10:00am \u2013 8:00pm<\/p>\n            <\/div>\n            <div class=\"single-contact-info-item\">\n                <h4>Guest Policy<\/h4>\n                <p>All genders welcome, walk-ins & appointments accepted<\/p>\n            <\/div>\n        <\/div>\n        <div>\n            <iframe class=\"google-map-embed\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d13021313.5950425!2d-112.91574835940553!3d37.17571905559164!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8850778c3eacfc57%3A0x7287c6e069b0c393!2sCrystal%20Luxury%20Spa!5e0!3m2!1szh-CN!2sus!4v1782433026543!5m2!1szh-CN!2sus\" allowfullscreen loading=\"lazy\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Footer -->\n<footer>\n    <div class=\"container copyright-text\">\n        \u00a9 2026 Crystal Luxury Spa Bristol VA | All Rights Reserved | Premium Massage & Facial Wellness Spa\n    <\/div>\n<\/footer>\n\n<!-- Smooth Scroll & Mobile Menu JS -->\n<script>\n    const menuToggle = document.getElementById('menuTrigger');\n    const mobileMenuPanel = document.getElementById('mobileMenuPanel');\n    menuToggle.addEventListener('click', () => {\n        mobileMenuPanel.classList.toggle('active');\n    });\n    \/\/ Close mobile menu after clicking navigation link\n    document.querySelectorAll('#mobileMenuPanel a').forEach(link => {\n        link.addEventListener('click', () => {\n            mobileMenuPanel.classList.remove('active');\n        });\n    });\n    \/\/ Smooth anchor scroll offset fixed\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n        anchor.addEventListener('click', function (e) {\n            e.preventDefault();\n            const targetId = this.getAttribute('href');\n            const targetElement = document.querySelector(targetId);\n            if (targetElement) {\n                window.scrollTo({\n                    top: targetElement.offsetTop - 95,\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 Limited Specials Service Menu &#038; Prices Location &#038; Hours \u2630 Home About Us Limited Specials Service Menu &#038; Prices Location &#038; Hours Crystal Luxury Spa Premium Therapeutic Massage, Custom Facial Care, Lymph Detox &#038; Exclusive Spa Packages in Bristol, Virginia. Walk-ins &#038; appointments warmly welcomed. Book Your Session Now Gift Card Memberships [&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-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/crystalluxuryspa.net\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/crystalluxuryspa.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/crystalluxuryspa.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/crystalluxuryspa.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/crystalluxuryspa.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":7,"href":"https:\/\/crystalluxuryspa.net\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":17,"href":"https:\/\/crystalluxuryspa.net\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/17"}],"wp:attachment":[{"href":"https:\/\/crystalluxuryspa.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}