function contentToggle(myID) { myID.style.display =(myID.style.display == 'none') ? '' : 'none'; } var head = document.getElementsByTagName('head')[0], style = document.createElement('style'), rules = document.createTextNode('.service_category { display: flex; flex-wrap: wrap; justify-content: space-evenly; margin: 0; gap: 2rem; } .service_category h2 { width: 100%; } .service_category_description { width: 100%; } .service { display: flex; flex-direction: column; width: 100%; max-width: 550px; background: #f7f2ed; padding: 24px; } .service_name, .service_description { padding: 0 .5em; } .service_name { font-family: "Alex Brush", Serif; font-size: xx-large; } .entry-content p { margin: .5em 0; } .service_option_grid { margin: auto 0 0 0; padding: .5em; font-weight: 600; font-family: "Open Sans"; } .service_option_grid tbody { border: none; } td.service_option_price { text-align: right !important; } .service_option_grid td { border: none; } .service_option_name, .service_option_price { width: unset; padding: 0; } .service_option_name { padding-left: 10px; } .service_option_price { text-align: right; padding-right: 10px; } .boomtime_hotspot {color: #000; border-bottom: 1px dotted #000; cursor: help;}.boomtime_hotspot:hover {color: rgb(97, 34, 132);}'); style.type = 'text/css'; if(style.styleSheet) style.styleSheet.cssText = rules.nodeValue; else style.appendChild(rules); head.appendChild(style);document.getElementById('boomtime_service_menu').innerHTML = "

Express Services

If you don't have a lot of time to spend at the Spa then these services are for you!

Beauty Break Facial

For any skin type

Take a break and let us treat you to healthier looking skin. This facial is your introduction into our unique Yonka Facials while using truly unique products and aromas.

45 minutes$65.00

Spa Teen Facial

Ages 13-17

Give your teen a true spa experience. A teen facial in our spa suite has all the benefits that we love and look forward to, giving us the time needed for self. Deep relaxation, glowing skin and knowledge to keep our skin at its best for years to come. You are never too young to learn about self-care.

without extractions$55.00
with extractions$67.00

Teen Facial

For ages 13-17
(Performed in Express Skin Studio)

Acne is such a frustrating part of a teen's life. We want to work WITH your teen on their skin concerns. This treatment is for all teens-girls and guys. We have acne treatments that leave your skin cleaner, clearer and fresh! Deep pore cleansing for the skin that is combination/oily and prone to breakouts. Cleansing, exfoliating, steam, gentle extractions and a mask to draw out, NOT dry out impurities. We will help you find a skincare routine that you are comfortable with that works for you and your skin.

without extractions$49.00
with extractions $60.00

Tween Facial

For ages 8-12

Enjoy a spa day with Mom, Dad, Grandma or siblings. We will address any problem areas. Extractions performed only if necessary. This treatment is more about pampering the skin and ensuring your tween is promoting healthy skin growth for future radiant & healthy skin.

30 minutes$35.00
 
";var createScript=function(e,t){var a=document.createElement('script');a.type='text/javascript',a.src=e,document.getElementsByTagName('head')[0].appendChild(a),'function'==typeof t&&(a.onload=t)};window.jQuery?createScript('//fuse.boomtime.com/script/jquery_util_common.js',function(){hotspot_start()}):createScript('//ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js',function(){createScript('//fuse.boomtime.com/script/jquery_util_common.js',function(){hotspot_start()})});