Skip to main content
{ barba.go('/collections/all-products'); $modal.setId(''); }" class="relative overflow-hidden snap-center px-container-md">
BROWS, LASHES, AND NOW -
A BRAND NEW SITE TO LOVE
Main Menu
Shop
Learn
Retail Sales
{ if (e.key === 'k' && e.ctrlKey) { e.preventDefault(); e.stopPropagation(); if (!hasFocus) { hasFocus = true; $modal.setId('search') $nextTick(() => $el.querySelector('input')?.focus()) } } if (e.key === 'Escape' && hasFocus) { e.preventDefault(); e.stopPropagation(); hasFocus = false; $modal.id = ''; $refs.navSearchButton.focus() } }">
Search
{ hasFocus = false }, 300) }; " class="appearance-none flex-1 bg-transparent !outline-none">
{ if (hasFocus && $modal.id !== 'search') { $refs.navSearchForm.classList.remove('active'); setTimeout(()=> { hasFocus = false }, 300) return; } hasFocus = true; $modal.setId('search') $nextTick(()=> $refs.navSearchForm.querySelector('input').focus()) }">
Search
0
{}">
Sold out
{}">
Sold out
{}">
{}">
{}">
{}">
Thuya Tints
Brow Lamination
Lash Lift
Thuya Tints
Vegan Line
Aftercare
{ if (e.target.closest(`[data-filters]`)) { main_collection.debounceUpdates() } }" data-style-id="template--19285909635310__main_collection_aimamz--" data-main-collection class="px-container-gutter sidebar_active">
Filters
Sort By
Show Filters
Hide Filters
Sort By
Close Mobile Filter Drawer
Sort by: Loading
{ ;if (!select?.contains($event.target) && select !== $event.target) { show_popover = false; show = false; } }" @scroll.window="pos = select.getBoundingClientRect()" @resize.window="pos = select.getBoundingClientRect()" @keydown.esc="show_popover = false; show = false;" @keydown.left.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.up.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.down.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.right.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.space.prevent.stop="main_collection.state.sort_by = value" @keydown.enter.prevent.stop="main_collection.state.sort_by = value; show_popover = false; show = false;" class="fixed z-[2147483647] min-w-max mt-1 max-h-60 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg outline-none ring-1 ring-black/5 transition-opacity duration-75 focus:outline-none sm:text-sm dropdown--input-select-filters" aria-label="Sort by" aria-orientation="vertical" role="listbox" tabindex="0" x-show="show_popover" x-cloak x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" >
{ if (disabledItems[i]) return; main_collection.state.sort_by = value; focusIndex = i; show_popover = false; show = false; }" :disabled="!!disabledItems[i]" :class="i === focusIndex ? 'active' : disabledItems[i] ? 'opacity-40' :''" x-effect="i === focusIndex && $el.parentElement ? $el.parentElement.scrollTop = $el.offsetTop - 120 : null" role="option" tabindex="-1" :aria-selected="i === focusIndex">
Featured
Best selling
Alphabetically, A-Z
Alphabetically, Z-A
Price, low to high
Price, high to low
Date, old to new
Date, new to old
Filters (0)
Close Mobile Filter Drawer
Price
$0.00
$20.95
{ const target = Math.max(0, Math.min(max, Math.round(((e.clientX - $refs.slider.getBoundingClientRect().left) / $refs.slider.clientWidth) * max))); to = Math.abs(target - to) <= Math.abs(target - from) ? target : to from = Math.abs(target - from) <= Math.abs(target - to) ? target : from }">
{ document.body.classList.add('[&_*]:!cursor-grabbing'); const handleMove = (e) => { from = Math.max(0, Math.min(to - 1, Math.round(((e.clientX - $refs.slider.getBoundingClientRect().left) / $refs.slider.clientWidth) * max))) } const handleExit = (e) => { e.preventDefault(); e.stopPropagation(); document.body.classList.remove('[&_*]:!cursor-grabbing'); document.removeEventListener('pointermove', handleMove) document.removeEventListener('pointerup', handleExit) } document.addEventListener('pointermove', handleMove) document.addEventListener('pointerup', handleExit) }" class="absolute top-1/2 -mx-1 -translate-y-1/2 cursor-grab p-1 outline-none transition-transform duration-75 focus:scale-150 focus:text-secondary-outline active:cursor-grabbing hfa:outline-none">
{ document.body.classList.add('[&_*]:!cursor-grabbing'); const handleMove = (e) => { to = Math.max(from + 1, Math.min(max, Math.round(((e.clientX - $refs.slider.getBoundingClientRect().left) / $refs.slider.clientWidth) * max))) } const handleExit = (e) => { e.preventDefault(); e.stopPropagation(); document.body.classList.remove('[&_*]:!cursor-grabbing'); document.removeEventListener('pointermove', handleMove) document.removeEventListener('pointerup', handleExit) } document.addEventListener('pointermove', handleMove) document.addEventListener('pointerup', handleExit) }" type="button" class="absolute top-1/2 -mx-1 -translate-y-1/2 cursor-grab p-1 outline-none transition-transform duration-75 focus:scale-150 focus:text-secondary-outline active:cursor-grabbing hfa:outline-none">
Availability
In stock
Out of stock
Color
No Products Found
Sort By
Close Mobile Filter Drawer
Sort by: Loading
{ ;if (!select?.contains($event.target) && select !== $event.target) { show_popover = false; show = false; } }" @scroll.window="pos = select.getBoundingClientRect()" @resize.window="pos = select.getBoundingClientRect()" @keydown.esc="show_popover = false; show = false;" @keydown.left.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.up.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.down.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.right.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.space.prevent.stop="main_collection.state.sort_by = value" @keydown.enter.prevent.stop="main_collection.state.sort_by = value; show_popover = false; show = false;" class="fixed z-[2147483647] min-w-max mt-1 max-h-60 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg outline-none ring-1 ring-black/5 transition-opacity duration-75 focus:outline-none sm:text-sm dropdown--" aria-label="Sort by" aria-orientation="vertical" role="listbox" tabindex="0" x-show="show_popover" x-cloak x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" >
{ if (disabledItems[i]) return; main_collection.state.sort_by = value; focusIndex = i; show_popover = false; show = false; }" :disabled="!!disabledItems[i]" :class="i === focusIndex ? 'active' : disabledItems[i] ? 'opacity-40' :''" x-effect="i === focusIndex && $el.parentElement ? $el.parentElement.scrollTop = $el.offsetTop - 120 : null" role="option" tabindex="-1" :aria-selected="i === focusIndex">
Featured
Best selling
Alphabetically, A-Z
Alphabetically, Z-A
Price, low to high
Price, high to low
Date, old to new
Date, new to old
TAG US @THUYA_NYC
Work that inspires. Artists who deliver
@BeautyBrowSandco
Thuya Brow Lamination
@BeautyandYourBrows
Eyebrow Lamination Kit
@Mash Beauty NYC
Lash Lift and Lamination
@Brow Tender
Thuya Brow Lamination Kit
@Blink Bar By Jaz
Brow Lamination Kit