www.hourglasscosmetics.ca Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.hourglasscosmetics.ca/0.6728352570699594
Effective URL: https://www.hourglasscosmetics.ca/0.6728352570699594
Submission: On June 08 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form class="search search-bar__form" action="/search" method="get" role="search">
  <input class="search__input search-bar__input" type="search" name="q" value="" placeholder="Search" aria-label="Search">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
      <g id="Group">
        <path id="Vector"
          d="M6.40001 11.9938C7.76435 11.9938 9.00466 11.5101 9.97211 10.6915L14.3132 15.0326C14.4124 15.1318 14.5364 15.1814 14.6729 15.1814C14.8093 15.1814 14.9333 15.1318 15.0326 15.0326C15.231 14.8341 15.231 14.5116 15.0326 14.3132L10.6915 9.97211C11.4977 9.00466 11.9938 7.75195 11.9938 6.40001C11.9938 3.31164 9.48838 0.806213 6.40001 0.806213C3.32404 0.806213 0.806213 3.32404 0.806213 6.40001C0.806213 9.48838 3.32404 11.9938 6.40001 11.9938ZM6.40001 1.82327C8.93024 1.82327 10.9768 3.88218 10.9768 6.40001C10.9768 8.93024 8.93024 10.9768 6.40001 10.9768C3.86978 10.9768 1.82327 8.91784 1.82327 6.40001C1.82327 3.88218 3.88218 1.82327 6.40001 1.82327Z"
          fill="black"></path>
      </g>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Reset"> reset </button>
    <button class="search__button field__button" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
        <path
          d="M6.40001 11.9938C7.76435 11.9938 9.00466 11.5101 9.97211 10.6915L14.3132 15.0326C14.4124 15.1318 14.5364 15.1814 14.6729 15.1814C14.8093 15.1814 14.9333 15.1318 15.0326 15.0326C15.231 14.8341 15.231 14.5116 15.0326 14.3132L10.6915 9.97211C11.4977 9.00466 11.9938 7.75195 11.9938 6.40001C11.9938 3.31164 9.48838 0.806213 6.40001 0.806213C3.32404 0.806213 0.806213 3.32404 0.806213 6.40001C0.806213 9.48838 3.32404 11.9938 6.40001 11.9938ZM6.40001 1.82327C8.93024 1.82327 10.9768 3.88218 10.9768 6.40001C10.9768 8.93024 8.93024 10.9768 6.40001 10.9768C3.86978 10.9768 1.82327 8.91784 1.82327 6.40001C1.82327 3.88218 3.88218 1.82327 6.40001 1.82327Z"
          fill="black"></path>
      </svg>
    </button>
    <toggle-search>
      <button type="button" data-search-modal-btn="close" class="search-modal__close-button modal__close-button link link--text" aria-label="Close">
        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
          <path
            d="M9.06066 8L15.5303 14.4697C15.8232 14.7626 15.8232 15.2374 15.5303 15.5303C15.2374 15.8232 14.7626 15.8232 14.4697 15.5303L8 9.06066L1.53033 15.5303C1.23744 15.8232 0.762563 15.8232 0.46967 15.5303C0.176777 15.2374 0.176777 14.7626 0.46967 14.4697L6.93934 8L0.46967 1.53033C0.176777 1.23744 0.176777 0.762563 0.46967 0.46967C0.762563 0.176777 1.23744 0.176777 1.53033 0.46967L8 6.93934L14.4697 0.46967C14.7626 0.176777 15.2374 0.176777 15.5303 0.46967C15.8232 0.762563 15.8232 1.23744 15.5303 1.53033L9.06066 8Z"
            fill="#1A051D"></path>
        </svg>
      </button>
    </toggle-search>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <style>
      .loading__spinner {
        position: absolute;
        z-index: 1;
        width: 1.8rem;
      }

      .loading__spinner {
        width: 1.8rem;
        display: inline-block;
      }

      .spinner {
        animation: rotator 1.4s linear infinite;
      }

      @keyframes rotator {
        0% {
          transform: rotate(0deg);
        }

        100% {
          transform: rotate(270deg);
        }
      }

      .path {
        stroke-dasharray: 280;
        stroke-dashoffset: 0;
        transform-origin: center;
        stroke: rgb(var(--color-foreground));
        animation: dash 1.4s ease-in-out infinite;
      }

      @media screen and (forced-colors: active) {
        .path {
          stroke: CanvasText;
        }
      }

      @keyframes dash {
        0% {
          stroke-dashoffset: 280;
        }

        50% {
          stroke-dashoffset: 75;
          transform: rotate(135deg);
        }

        100% {
          stroke-dashoffset: 280;
          transform: rotate(450deg);
        }
      }

      .loading__spinner:not(.hidden)+.cart-item__price-wrapper,
      .loading__spinner:not(.hidden)~cart-remove-button {
        opacity: 50%;
      }

      .loading__spinner:not(.hidden)~cart-remove-button {
        pointer-events: none;
        cursor: default;
      }
    </style>
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /contact

<form method="post" action="/contact" id="ContactFooter" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="newsEmail" class="h4">Join our Newsletter</label>
  <div class="input-group">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <input type="email" name="contact[email]" id="newsEmail" class="input-group__field newsletter__input" value="" placeholder="Join our Newsletter" autocorrect="off" autocapitalize="off" required="">
    <span class="input-group__btn">
      <button type="submit" class="btn newsletter__submit" name="commit" id="Subscribe">
        <span class="newsletter__submit-text--large">Subscribe</span>
      </button>
    </span>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterLanguageForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/404">
  <div class="no-js-hidden">
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="FooterLanguageList" aria-describedby="FooterLanguageLabel">
        <span>English</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="FooterLanguageList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" hreflang="fr" lang="fr" data-value="fr">
              <span>
                Français
              </span>
              <span class="visibility-hidden">
                <svg class="icon icon-checkmark" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 9" fill="none">
                  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.35.643a.5.5 0 01.006.707l-6.77 6.886a.5.5 0 01-.719-.006L.638 4.845a.5.5 0 11.724-.69l2.872 3.011 6.41-6.517a.5.5 0 01.707-.006h-.001z" fill="currentColor"></path>
                </svg>
              </span>
            </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="locale_code" value="en">
  </div>
</form>

Text Content

in available credit

Go Back
Skip to content
Submit
Close search
 * FREE SHIPPING ON ORDERS OVER $50

 * Exclusives
    * Gifts & Sets
    * Curator Eyeshadow Palette Builder

 * New
 * Bestsellers
 * Makeup
    * Collection
      * AMBIENT™ LIGHTING
      * VANISH™
      * Veil™
      * UNLOCKED
      * Travel Size
    * Complexion
      * Shade Finder
      * Primer
      * Foundation
      * Concealer
      * Powder
    * Eyes
      * Brow
      * Eyeshadow
      * Mascara
      * Eyeliner
    * Lips
      * Lipstick
      * Lipgloss
      * Lipcare
    * Cheeks
      * Contour
      * Bronzer
      * Blush
      * Strobe

 * Skincare
 * Brushes & Tools
    * Eye Brushes
    * Face Brushes
    * Brush Sets & Tools
    * Shade Finder

 * About
    * Our Story
    * Stores

reset

Search
Search Log in Account Cart Bag
0 0 items
 * 
   Exclusives
   * Exclusives Menu
   * 
     Exclusives
     Exclusives
   * Gifts & Sets
   * Curator Eyeshadow Palette Builder
 * New
 * Bestsellers
 * 
   Makeup
   * Makeup Menu
   * 
     Makeup
     Makeup
   * Collection
     
     * Collection Menu
     * 
     * AMBIENT™ LIGHTING
     * VANISH™
     * Veil™
     * UNLOCKED
     * Travel Size
   * Complexion
     
     * Complexion Menu
     * 
     * Shade Finder
     * Primer
     * Foundation
     * Concealer
     * Powder
   * Eyes
     
     * Eyes Menu
     * 
     * Brow
     * Eyeshadow
     * Mascara
     * Eyeliner
   * Lips
     
     * Lips Menu
     * 
     * Lipstick
     * Lipgloss
     * Lipcare
   * Cheeks
     
     * Cheeks Menu
     * 
     * Contour
     * Bronzer
     * Blush
     * Strobe
 * Skincare
 * 
   Brushes & Tools
   * Brushes & Tools Menu
   * 
     Brushes & Tools
     Brushes & Tools
   * Eye Brushes
   * Face Brushes
   * Brush Sets & Tools
   * Shade Finder
 * 
   About
   * About Menu
   * 
     About
     About
   * Our Story
   * Stores


WELCOME TO HOURGLASS

Shipping outside of Canada? Visit our US or UK site to continue shopping.

SHOP UK SITE SHOP US SITE


404

We’re sorry, the page you requested could not be found.


CLIENT SERVICES

Need help finding something?
Talk to one of our experts.


MON- FRI 9:00AM - 5:00PM PST

 * 855-846-3814
 * EMAIL US

Privacy Policy
Back to Top
Join our Newsletter
Subscribe
 * Terms of Use
 * Privacy Policy
 * Do Not Sell or Share My Personal Information

CONTACT US

Customer Service is available Monday through Friday from 9:00-5:00 PST

 * Contact Us
 * STORE LOCATOR

QUESTIONS

General Questions, inquiries about ingredients, purchasing and ordering.

 * FAQS
 * Shipping & Returns

MORE QUESTIONS

 * CAREERS



 * Pinterest
 * Instagram
 * Facebook
 * Twitter
 * Snapchat
 * YouTube
 * Weibo

English
 * 
 * Français

sitemap




 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.

Your bag is empty.

X