www.noelasmaruniforms.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.noelasmaruniforms.com/
Effective URL: https://www.noelasmaruniforms.com/
Submission: On October 14 via api from CA — Scanned from CA

Form analysis 9 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="capital-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-note">Free Shipping to Continental US over $99 USD I All prices are in USD </div>
    <div class="cart-drawer__top">
      <h3 class="type-subheading type-subheading--1 wow fadeIn" id="cart_dialog_label">
        <span class="cart-drawer--title">Your cart</span>
      </h3>
      <div class="cart-close-icon-wrapper">
        <button type="button" class="slide-menu cart-close-icon cart-menu-close alt-focus">
          <svg width="28" height="28" aria-label="Close cart" xmlns="http://www.w3.org/2000/svg" tabindex="-1">
            <g stroke="#330" fill="none" fill-rule="evenodd">
              <circle cx="14" cy="14" r="13.5"></circle>
              <path stroke-linecap="square" d="M12.158 8.474L17.684 14M12.158 19.527L17.684 14"></path>
            </g>
          </svg>
          <span class="sr-only">Close cart</span>
        </button>
      </div>
    </div>
    <div class="cart-drawer__empty-div"></div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your cart is currently empty. </div>
    <script type="application/template" id="cart-item-template"> <li>
          <article class="cart-item">
            <div class="cart-item-image--wrapper">
              <a class="cart-item-link" href="/product" tabindex="-1">
                <img
                  class="cart-item-image"
                  src="/product/image.jpg"
                  alt=""
                />
              </a>
            </div>
            <div class="cart-item-details--wrapper">
              <h3 class="cart-item__title">
                <a href="/product" class="cart-item-link cart-item-details--product-title-wrapper">
                  <span class="cart-item-product-title"></span>
                  <span class="cart-item-variant-title hide"></span>
                  <span class="cart-item-selling-plan hide"></span>
                </a>
              </h3>

              <div class="cart-item-price-wrapper">
                <span class="sr-only">Now</span>
                <span class="cart-item-price"></span>
                <span class="sr-only">Was</span>
                <span class="cart-item-price-original"></span>
                <span class="cart-item-price-per-unit"></span>
              </div>

              <ul class="order-discount--cart-list" aria-label="Discount"></ul>

              <div class="cart-item--qtys">
                <div class="cart-item--quantity-remove-wrapper">
                  <div class="cart-item--quantity-wrapper">
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-decrease"
                      data-amount="-1"
                      aria-label="Reduce item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588"/></g></svg></button>
                    <input
                      type="text"
                      class="cart-item-quantity"
                      min="1"
                      pattern="[0-9]*"
                      aria-label="Quantity"
                    >
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-increase"
                      data-amount="1"
                      aria-label="Increase item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588M8 4.706v6.588"/></g></svg></button>
                  </div>
                </div>
                <div class="cart-item-remove-button-container">
                  <button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">Remove</button>
                </div>
              </div>
            </div>
          </article>
        </li>
      </script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "USD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": [],
        "checkout_charge_amount": 0
      }
    </script>
    <ul class="cart-items"></ul>
    <div class="ajax-cart--bottom-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <div class="cart--subtotals">
        <span class="cart-price-text">Subtotal</span>
        <div class="cart--subtotals_figures">
          <div class="ajax-cart--cart-original-price">
            <span class="cart-item-original-total-price" style="display: none;"><span class="money">$0.00</span></span>
          </div>
          <div class="ajax-cart--total-price hide">
            <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
            <h5 id="cart_drawer_subtotal">
              <span class="cart-total-price" id="cart-price">$0.00</span>
            </h5>
          </div>
        </div>
      </div>
      <div class="cart--shipping-message">Taxes and shipping calculated at checkout </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn hover-animation cart-button-checkout hide">
          <span class="button-text cart-button-checkout-text">Checkout</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
        <div class="additional-checkout-buttons hide">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart">
            <div>
              <div class="shopify-cleanslate">
                <div id="shopify-svg-symbols" class="R9tDu8JrE_i1ctOEo0v_" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" xmlnsxlink="http://www.w3.org/1999/xlink" focusable="false">
                    <defs>
                      <symbol id="shopify-svg__warning" viewBox="0 0 16 14">
                        <path d="M5.925 2.344c1.146-1.889 3.002-1.893 4.149 0l4.994 8.235c1.146 1.889.288 3.421-1.916 3.421h-10.305c-2.204 0-3.063-1.529-1.916-3.421l4.994-8.235zm1.075 1.656v5h2v-5h-2zm0 6v2h2v-2h-2z"></path>
                      </symbol>
                      <symbol id="shopify-svg__loading" viewBox="0 0 32 32">
                        <path d="M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0v2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14h2z"></path>
                      </symbol>
                      <symbol id="shopify-svg__error" viewBox="0 0 18 18">
                        <path d="M9 18c5 0 9-4 9-9s-4-9-9-9-9 4-9 9 4 9 9 9z" style="fill: rgb(255, 62, 62);"></path>
                        <path d="M8 4h2v6H8z" style="fill: rgb(255, 255, 255);"></path>
                        <rect x="7.8" y="12" width="2.5" height="2.5" rx="1.3" style="fill: rgb(255, 255, 255);"></rect>
                      </symbol>
                      <symbol id="shopify-svg__close-circle" viewBox="0 0 16 16">
                        <circle cx="8" cy="8" r="8"></circle>
                        <path d="M10.5 5.5l-5 5M5.5 5.5l5 5" stroke="#FFF" stroke-width="1.5" stroke-linecap="square"></path>
                      </symbol>
                      <symbol id="shopify-svg__close" viewBox="0 0 20 20">
                        <path d="M17.1 4.3l-1.4-1.4-5.7 5.7-5.7-5.7-1.4 1.4 5.7 5.7-5.7 5.7 1.4 1.4 5.7-5.7 5.7 5.7 1.4-1.4-5.7-5.7z"></path>
                      </symbol>
                      <symbol id="shopify-svg__arrow-right" viewBox="0 0 16 16">
                        <path d="M16 8.1l-8.1 8.1-1.1-1.1L13 8.9H0V7.3h13L6.8 1.1 7.9 0 16 8.1z"></path>
                      </symbol>
                      <symbol id="shopify-svg__payments-google-pay-light" viewBox="0 0 41 17">
                        <path
                          d="M19.526 2.635v4.083h2.518c.6 0 1.096-.202 1.488-.605.403-.402.605-.882.605-1.437 0-.544-.202-1.018-.605-1.422-.392-.413-.888-.62-1.488-.62h-2.518zm0 5.52v4.736h-1.504V1.198h3.99c1.013 0 1.873.337 2.582 1.012.72.675 1.08 1.497 1.08 2.466 0 .991-.36 1.819-1.08 2.482-.697.665-1.559.996-2.583.996h-2.485v.001zM27.194 10.442c0 .392.166.718.499.98.332.26.722.391 1.168.391.633 0 1.196-.234 1.692-.701.497-.469.744-1.019.744-1.65-.469-.37-1.123-.555-1.962-.555-.61 0-1.12.148-1.528.442-.409.294-.613.657-.613 1.093m1.946-5.815c1.112 0 1.989.297 2.633.89.642.594.964 1.408.964 2.442v4.932h-1.439v-1.11h-.065c-.622.914-1.45 1.372-2.486 1.372-.882 0-1.621-.262-2.215-.784-.594-.523-.891-1.176-.891-1.96 0-.828.313-1.486.94-1.976s1.463-.735 2.51-.735c.892 0 1.629.163 2.206.49v-.344c0-.522-.207-.966-.621-1.33a2.132 2.132 0 0 0-1.455-.547c-.84 0-1.504.353-1.995 1.062l-1.324-.834c.73-1.045 1.81-1.568 3.238-1.568M40.993 4.889l-5.02 11.53H34.42l1.864-4.034-3.302-7.496h1.635l2.387 5.749h.032l2.322-5.75z"
                          style="fill: rgb(255, 255, 255);"></path>
                        <path d="M13.448 7.134c0-.473-.04-.93-.116-1.366H6.988v2.588h3.634a3.11 3.11 0 0 1-1.344 2.042v1.68h2.169c1.27-1.17 2.001-2.9 2.001-4.944" style="fill: rgb(66, 133, 244);"></path>
                        <path d="M6.988 13.7c1.816 0 3.344-.595 4.459-1.621l-2.169-1.681c-.603.406-1.38.643-2.29.643-1.754 0-3.244-1.182-3.776-2.774H.978v1.731a6.728 6.728 0 0 0 6.01 3.703" style="fill: rgb(52, 168, 83);"></path>
                        <path d="M3.212 8.267a4.034 4.034 0 0 1 0-2.572V3.964H.978A6.678 6.678 0 0 0 .261 6.98c0 1.085.26 2.11.717 3.017l2.234-1.731z" style="fill: rgb(251, 188, 5);"></path>
                        <path d="M6.988 2.921c.992 0 1.88.34 2.58 1.008v.001l1.92-1.918C10.324.928 8.804.262 6.989.262a6.728 6.728 0 0 0-6.01 3.702l2.234 1.731c.532-1.592 2.022-2.774 3.776-2.774" style="fill: rgb(234, 67, 53);"></path>
                      </symbol>
                      <symbol id="shopify-svg__payments-google-pay-dark" viewBox="0 0 41 17">
                        <path
                          d="M19.526 2.635v4.083h2.518c.6 0 1.096-.202 1.488-.605.403-.402.605-.882.605-1.437 0-.544-.202-1.018-.605-1.422-.392-.413-.888-.62-1.488-.62h-2.518zm0 5.52v4.736h-1.504V1.198h3.99c1.013 0 1.873.337 2.582 1.012.72.675 1.08 1.497 1.08 2.466 0 .991-.36 1.819-1.08 2.482-.697.665-1.559.996-2.583.996h-2.485v.001zM27.194 10.442c0 .392.166.718.499.98.332.26.722.391 1.168.391.633 0 1.196-.234 1.692-.701.497-.469.744-1.019.744-1.65-.469-.37-1.123-.555-1.962-.555-.61 0-1.12.148-1.528.442-.409.294-.613.657-.613 1.093m1.946-5.815c1.112 0 1.989.297 2.633.89.642.594.964 1.408.964 2.442v4.932h-1.439v-1.11h-.065c-.622.914-1.45 1.372-2.486 1.372-.882 0-1.621-.262-2.215-.784-.594-.523-.891-1.176-.891-1.96 0-.828.313-1.486.94-1.976s1.463-.735 2.51-.735c.892 0 1.629.163 2.206.49v-.344c0-.522-.207-.966-.621-1.33a2.132 2.132 0 0 0-1.455-.547c-.84 0-1.504.353-1.995 1.062l-1.324-.834c.73-1.045 1.81-1.568 3.238-1.568M40.993 4.889l-5.02 11.53H34.42l1.864-4.034-3.302-7.496h1.635l2.387 5.749h.032l2.322-5.75z"
                          style="fill: rgba(0, 0, 0, 0.55);"></path>
                        <path d="M13.448 7.134c0-.473-.04-.93-.116-1.366H6.988v2.588h3.634a3.11 3.11 0 0 1-1.344 2.042v1.68h2.169c1.27-1.17 2.001-2.9 2.001-4.944" style="fill: rgb(66, 133, 244);"></path>
                        <path d="M6.988 13.7c1.816 0 3.344-.595 4.459-1.621l-2.169-1.681c-.603.406-1.38.643-2.29.643-1.754 0-3.244-1.182-3.776-2.774H.978v1.731a6.728 6.728 0 0 0 6.01 3.703" style="fill: rgb(52, 168, 83);"></path>
                        <path d="M3.212 8.267a4.034 4.034 0 0 1 0-2.572V3.964H.978A6.678 6.678 0 0 0 .261 6.98c0 1.085.26 2.11.717 3.017l2.234-1.731z" style="fill: rgb(251, 188, 5);"></path>
                        <path d="M6.988 2.921c.992 0 1.88.34 2.58 1.008v.001l1.92-1.918C10.324.928 8.804.262 6.989.262a6.728 6.728 0 0 0-6.01 3.702l2.234 1.731c.532-1.592 2.022-2.774 3.776-2.774" style="fill: rgb(234, 67, 53);"></path>
                      </symbol>
                      <symbol id="shopify-svg__payments-facebook-pay-dark" viewBox="0 0 300 50">
                        <path
                          d="M277.374 25.35a330.858 330.858 0 0 1-5.496-14.28h6.355c1.122 3.701 2.393 7.365 3.739 11.066 1.383 3.7 2.803 7.364 4.336 10.953a271.222 271.222 0 0 0 7.29-22.019h6.131a183.26 183.26 0 0 1-2.692 7.963 500.958 500.958 0 0 1-3.402 9.159c-1.271 3.29-2.766 6.99-4.411 11.028-1.57 3.813-3.327 6.542-5.196 8.224-1.907 1.645-4.225 2.505-7.028 2.505a11.37 11.37 0 0 1-2.243-.225v-5.046c.374.037.673.074.897.112h.673c1.645 0 3.028-.449 4.149-1.309 1.122-.86 2.131-2.28 3.066-4.299-2.168-4.523-4.187-9.121-6.131-13.832h-.037Zm-9.795 13.421h-5.682v-3.888c-1.009 1.458-2.28 2.58-3.85 3.365-1.571.785-3.328 1.196-5.309 1.196-2.467 0-4.635-.636-6.505-1.87-1.906-1.233-3.364-2.99-4.448-5.158-1.084-2.206-1.608-4.71-1.608-7.514 0-2.804.561-5.346 1.645-7.552 1.084-2.168 2.617-3.887 4.561-5.121 1.944-1.234 4.187-1.87 6.692-1.87 1.906 0 3.588.375 5.121 1.122 1.495.748 2.766 1.795 3.738 3.14v-3.55h5.683v27.775l-.038-.075Zm-5.794-18.056c-.636-1.57-1.608-2.841-2.953-3.738-1.346-.898-2.879-1.384-4.636-1.384-2.467 0-4.449.823-5.944 2.505-1.458 1.682-2.205 3.925-2.205 6.767 0 2.84.71 5.121 2.13 6.803 1.421 1.682 3.327 2.505 5.795 2.505 1.794 0 3.402-.449 4.785-1.383 1.383-.935 2.43-2.168 3.028-3.739v-8.336ZM209 1.5h14.131c4.747 0 8.411 1.084 10.99 3.252 2.58 2.169 3.888 5.234 3.888 9.271 0 4.038-1.271 7.103-3.85 9.271-2.58 2.169-6.243 3.253-11.028 3.253h-8.038v12.261H209V1.5Zm13.645 19.551c3.14 0 5.42-.56 6.916-1.72 1.495-1.158 2.243-2.915 2.243-5.27 0-2.355-.748-4.225-2.243-5.346-1.496-1.122-3.813-1.72-6.916-1.72h-7.552v14.056h7.552ZM71.937 1.249h7.429l12.63 22.85 12.632-22.85h7.268v37.546h-6.06V10.019L94.758 29.946h-5.686L77.997 10.019v28.776h-6.06V1.249Zm58.947 13.999c-4.346 0-6.964 3.27-7.59 7.32h14.75c-.304-4.171-2.711-7.32-7.16-7.32Zm-13.598 9.628c0-8.522 5.508-14.725 13.703-14.725 8.061 0 12.875 6.124 12.875 15.18v1.665h-20.57c.73 4.405 3.653 7.374 8.367 7.374 3.761 0 6.112-1.147 8.34-3.246l3.22 3.943c-3.033 2.79-6.891 4.398-11.775 4.398-8.872 0-14.16-6.47-14.16-14.589Zm33.926-9.09h-5.579v-4.963h5.579V2.618h5.846v8.205h8.475v4.962h-8.475v12.577c0 4.294 1.373 5.82 4.747 5.82 1.541 0 2.424-.132 3.728-.35v4.909c-1.625.459-3.176.67-4.854.67-6.312 0-9.467-3.449-9.467-10.352V15.785v.001Zm38.941 4.825c-1.174-2.965-3.794-5.148-7.644-5.148-5.003 0-8.205 3.55-8.205 9.333 0 5.638 2.948 9.36 7.966 9.36 3.944 0 6.76-2.296 7.883-5.15V20.61v.001ZM196 38.795h-5.739v-3.916c-1.605 2.305-4.524 4.586-9.253 4.586-7.604 0-12.686-6.366-12.686-14.67 0-8.381 5.204-14.644 13.009-14.644 3.858 0 6.885 1.543 8.93 4.266v-3.594H196v27.972Z"
                          fill="#000000"></path>
                        <path
                          d="M6.422 26.042c0 2.27.498 4.013 1.15 5.068.853 1.38 2.127 1.966 3.425 1.966 1.675 0 3.207-.415 6.16-4.499 2.364-3.273 5.151-7.867 7.027-10.747l3.175-4.88c2.206-3.388 4.76-7.155 7.687-9.708C37.436 1.158 40.015 0 42.61 0c4.357 0 8.506 2.524 11.682 7.259 3.475 5.185 5.162 11.717 5.162 18.457 0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.497-8.086 4.497v-6.414c3.645 0 4.554-3.35 4.554-7.182 0-5.463-1.273-11.525-4.079-15.856-1.99-3.073-4.571-4.95-7.41-4.95-3.07 0-5.54 2.316-8.317 6.445-1.477 2.193-2.992 4.867-4.694 7.883l-1.873 3.318c-3.763 6.672-4.716 8.192-6.597 10.7-3.298 4.391-6.114 6.056-9.82 6.056-4.398 0-7.18-1.905-8.901-4.774C.69 32.377 0 29.309 0 25.813l6.422.23v-.001Z"
                          fill="#0081FB"></path>
                        <path
                          d="M5.063 7.712C8.007 3.174 12.256 0 17.13 0c2.823 0 5.628.835 8.558 3.227 3.204 2.616 6.62 6.922 10.881 14.02l1.528 2.547c3.688 6.145 5.787 9.306 7.015 10.797 1.58 1.914 2.686 2.485 4.123 2.485 3.645 0 4.554-3.35 4.554-7.182l5.665-.178c0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.496-8.086 4.496-2.647 0-4.991-.574-7.584-3.02-1.993-1.877-4.323-5.212-6.116-8.21l-5.332-8.907c-2.675-4.47-5.13-7.803-6.55-9.312-1.528-1.623-3.492-3.583-6.626-3.583-2.537 0-4.691 1.78-6.494 4.503L5.064 7.712h-.001Z"
                          fill="url(#meta-pay-button__a)"></path>
                        <path
                          d="M17.026 6.457c-2.537 0-4.691 1.78-6.494 4.503-2.55 3.848-4.11 9.579-4.11 15.082 0 2.27.498 4.013 1.15 5.068l-5.476 3.606C.691 32.377 0 29.309 0 25.813c0-6.358 1.745-12.984 5.063-18.101C8.007 3.174 12.256 0 17.13 0l-.103 6.457h-.001Z"
                          fill="url(#meta-pay-button__b)"></path>
                        <defs>
                          <linearGradient id="meta-pay-button__a" x1="12.612" y1="24.19" x2="53.549" y2="26.257" gradientUnits="userSpaceOnUse">
                            <stop stop-color="#0064E1"></stop>
                            <stop offset=".4" stop-color="#0064E1"></stop>
                            <stop offset=".83" stop-color="#0073EE"></stop>
                            <stop offset="1" stop-color="#0082FB"></stop>
                          </linearGradient>
                          <linearGradient id="meta-pay-button__b" x1="9.304" y1="28.738" x2="9.304" y2="13.646" gradientUnits="userSpaceOnUse">
                            <stop stop-color="#0082FB"></stop>
                            <stop offset="1" stop-color="#0064E0"></stop>
                          </linearGradient>
                        </defs>
                      </symbol>
                      <symbol id="shopify-svg__payments-facebook-pay-light" viewBox="0 0 300 50">
                        <path
                          d="M277.374 25.35a330.858 330.858 0 0 1-5.496-14.28h6.355c1.122 3.701 2.393 7.365 3.739 11.066 1.383 3.7 2.803 7.364 4.336 10.953a271.222 271.222 0 0 0 7.29-22.019h6.131a183.26 183.26 0 0 1-2.692 7.963 500.958 500.958 0 0 1-3.402 9.159c-1.271 3.29-2.766 6.99-4.411 11.028-1.57 3.813-3.327 6.542-5.196 8.224-1.907 1.645-4.225 2.505-7.028 2.505a11.37 11.37 0 0 1-2.243-.225v-5.046c.374.037.673.074.897.112h.673c1.645 0 3.028-.449 4.149-1.309 1.122-.86 2.131-2.28 3.066-4.299-2.168-4.523-4.187-9.121-6.131-13.832h-.037Zm-9.795 13.421h-5.682v-3.888c-1.009 1.458-2.28 2.58-3.85 3.365-1.571.785-3.328 1.196-5.309 1.196-2.467 0-4.635-.636-6.505-1.87-1.906-1.233-3.364-2.99-4.448-5.158-1.084-2.206-1.608-4.71-1.608-7.514 0-2.804.561-5.346 1.645-7.552 1.084-2.168 2.617-3.887 4.561-5.121 1.944-1.234 4.187-1.87 6.692-1.87 1.906 0 3.588.375 5.121 1.122 1.495.748 2.766 1.795 3.738 3.14v-3.55h5.683v27.775l-.038-.075Zm-5.794-18.056c-.636-1.57-1.608-2.841-2.953-3.738-1.346-.898-2.879-1.384-4.636-1.384-2.467 0-4.449.823-5.944 2.505-1.458 1.682-2.205 3.925-2.205 6.767 0 2.84.71 5.121 2.13 6.803 1.421 1.682 3.327 2.505 5.795 2.505 1.794 0 3.402-.449 4.785-1.383 1.383-.935 2.43-2.168 3.028-3.739v-8.336ZM209 1.5h14.131c4.747 0 8.411 1.084 10.99 3.252 2.58 2.169 3.888 5.234 3.888 9.271 0 4.038-1.271 7.103-3.85 9.271-2.58 2.169-6.243 3.253-11.028 3.253h-8.038v12.261H209V1.5Zm13.645 19.551c3.14 0 5.42-.56 6.916-1.72 1.495-1.158 2.243-2.915 2.243-5.27 0-2.355-.748-4.225-2.243-5.346-1.496-1.122-3.813-1.72-6.916-1.72h-7.552v14.056h7.552ZM71.937 1.249h7.429l12.63 22.85 12.632-22.85h7.268v37.546h-6.06V10.019L94.758 29.946h-5.686L77.997 10.019v28.776h-6.06V1.249Zm58.947 13.999c-4.346 0-6.964 3.27-7.59 7.32h14.75c-.304-4.171-2.711-7.32-7.16-7.32Zm-13.598 9.628c0-8.522 5.508-14.725 13.703-14.725 8.061 0 12.875 6.124 12.875 15.18v1.665h-20.57c.73 4.405 3.653 7.374 8.367 7.374 3.761 0 6.112-1.147 8.34-3.246l3.22 3.943c-3.033 2.79-6.891 4.398-11.775 4.398-8.872 0-14.16-6.47-14.16-14.589Zm33.926-9.09h-5.579v-4.963h5.579V2.618h5.846v8.205h8.475v4.962h-8.475v12.577c0 4.294 1.373 5.82 4.747 5.82 1.541 0 2.424-.132 3.728-.35v4.909c-1.625.459-3.176.67-4.854.67-6.312 0-9.467-3.449-9.467-10.352V15.785v.001Zm38.941 4.825c-1.174-2.965-3.794-5.148-7.644-5.148-5.003 0-8.205 3.55-8.205 9.333 0 5.638 2.948 9.36 7.966 9.36 3.944 0 6.76-2.296 7.883-5.15V20.61v.001ZM196 38.795h-5.739v-3.916c-1.605 2.305-4.524 4.586-9.253 4.586-7.604 0-12.686-6.366-12.686-14.67 0-8.381 5.204-14.644 13.009-14.644 3.858 0 6.885 1.543 8.93 4.266v-3.594H196v27.972Z"
                          fill="#fff"></path>
                        <path
                          d="M6.422 26.042c0 2.27.498 4.013 1.15 5.068.853 1.38 2.127 1.966 3.425 1.966 1.675 0 3.207-.415 6.16-4.499 2.364-3.273 5.151-7.867 7.027-10.747l3.175-4.88c2.206-3.388 4.76-7.155 7.687-9.708C37.436 1.158 40.015 0 42.61 0c4.357 0 8.506 2.524 11.682 7.259 3.475 5.185 5.162 11.717 5.162 18.457 0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.497-8.086 4.497v-6.414c3.645 0 4.554-3.35 4.554-7.182 0-5.463-1.273-11.525-4.079-15.856-1.99-3.073-4.571-4.95-7.41-4.95-3.07 0-5.54 2.316-8.317 6.445-1.477 2.193-2.992 4.867-4.694 7.883l-1.873 3.318c-3.763 6.672-4.716 8.192-6.597 10.7-3.298 4.391-6.114 6.056-9.82 6.056-4.398 0-7.18-1.905-8.901-4.774C.69 32.377 0 29.309 0 25.813l6.422.23v-.001Z"
                          fill="#0081FB"></path>
                        <path
                          d="M5.063 7.712C8.007 3.174 12.256 0 17.13 0c2.823 0 5.628.835 8.558 3.227 3.204 2.616 6.62 6.922 10.881 14.02l1.528 2.547c3.688 6.145 5.787 9.306 7.015 10.797 1.58 1.914 2.686 2.485 4.123 2.485 3.645 0 4.554-3.35 4.554-7.182l5.665-.178c0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.496-8.086 4.496-2.647 0-4.991-.574-7.584-3.02-1.993-1.877-4.323-5.212-6.116-8.21l-5.332-8.907c-2.675-4.47-5.13-7.803-6.55-9.312-1.528-1.623-3.492-3.583-6.626-3.583-2.537 0-4.691 1.78-6.494 4.503L5.064 7.712h-.001Z"
                          fill="url(#meta-pay-button__a)"></path>
                        <path
                          d="M17.026 6.457c-2.537 0-4.691 1.78-6.494 4.503-2.55 3.848-4.11 9.579-4.11 15.082 0 2.27.498 4.013 1.15 5.068l-5.476 3.606C.691 32.377 0 29.309 0 25.813c0-6.358 1.745-12.984 5.063-18.101C8.007 3.174 12.256 0 17.13 0l-.103 6.457h-.001Z"
                          fill="url(#meta-pay-button__b)"></path>
                        <defs>
                          <linearGradient id="meta-pay-button__a" x1="12.612" y1="24.19" x2="53.549" y2="26.257" gradientUnits="userSpaceOnUse">
                            <stop stop-color="#0064E1"></stop>
                            <stop offset=".4" stop-color="#0064E1"></stop>
                            <stop offset=".83" stop-color="#0073EE"></stop>
                            <stop offset="1" stop-color="#0082FB"></stop>
                          </linearGradient>
                          <linearGradient id="meta-pay-button__b" x1="9.304" y1="28.738" x2="9.304" y2="13.646" gradientUnits="userSpaceOnUse">
                            <stop stop-color="#0082FB"></stop>
                            <stop offset="1" stop-color="#0064E0"></stop>
                          </linearGradient>
                        </defs>
                      </symbol>
                      <symbol id="shopify-svg__payments-amazon-pay" viewBox="0 0 102 20">
                        <path
                          d="M75.19 1.786c-.994 0-1.933.326-2.815.98v5.94c.896.683 1.82 1.023 2.774 1.023 1.932 0 2.899-1.32 2.899-3.96 0-2.655-.953-3.983-2.858-3.983zm-2.962-.277A5.885 5.885 0 0 1 73.93.444a4.926 4.926 0 0 1 1.85-.362c.672 0 1.282.127 1.827.383a3.763 3.763 0 0 1 1.387 1.108c.378.482.669 1.068.872 1.757.203.689.305 1.466.305 2.332 0 .88-.109 1.675-.326 2.385-.217.71-.522 1.314-.914 1.81a4.137 4.137 0 0 1-1.429 1.16 4.165 4.165 0 0 1-1.87.416c-1.26 0-2.346-.419-3.256-1.256v4.983c0 .284-.14.426-.42.426h-1.24c-.28 0-.42-.142-.42-.426V.827c0-.284.14-.426.42-.426h.925c.28 0 .441.142.483.426l.105.682zm13.194 8.37a4.21 4.21 0 0 0 1.45-.277 5.463 5.463 0 0 0 1.45-.81V6.62c-.35-.085-.719-.152-1.104-.202a8.8 8.8 0 0 0-1.124-.075c-1.583 0-2.374.617-2.374 1.853 0 .54.147.955.441 1.246.294.29.715.437 1.261.437zm-2.458-7.625l-.158.053a.561.561 0 0 1-.179.033c-.182 0-.273-.128-.273-.384V1.38c0-.199.028-.337.084-.415.056-.078.169-.153.337-.224.448-.199 1-.359 1.66-.48.657-.12 1.316-.18 1.974-.18 1.33 0 2.311.277 2.942.83.63.554.945 1.413.945 2.577v7.284c0 .284-.14.426-.42.426h-.903c-.267 0-.42-.135-.463-.405l-.105-.702a5.74 5.74 0 0 1-1.67 1.022 4.908 4.908 0 0 1-1.817.362c-1.009 0-1.807-.288-2.395-.863-.589-.575-.883-1.345-.883-2.31 0-1.037.364-1.864 1.092-2.481.73-.618 1.71-.927 2.942-.927.784 0 1.667.12 2.647.362V3.852c0-.767-.168-1.307-.504-1.619-.336-.313-.925-.469-1.764-.469-.982 0-2.01.163-3.09.49zm14.16 10.84c-.379.98-.816 1.683-1.314 2.109-.496.426-1.144.639-1.943.639-.448 0-.847-.05-1.197-.15a.606.606 0 0 1-.336-.202c-.07-.093-.105-.237-.105-.437V14.5c0-.27.105-.405.315-.405.07 0 .175.014.315.043.14.028.33.043.567.043.532 0 .946-.128 1.24-.384.294-.255.56-.724.798-1.406l.4-1.086-4.056-10.137c-.098-.241-.146-.411-.146-.511 0-.17.097-.256.294-.256h1.26c.224 0 .378.036.463.106.083.072.167.228.251.47l2.942 8.263L99.708.976c.084-.24.168-.397.252-.469.084-.07.238-.106.462-.106h1.177c.196 0 .294.086.294.256 0 .1-.05.27-.147.51l-4.622 11.927M40.15 15.47c-3.761 2.814-9.216 4.31-13.912 4.31-6.583 0-12.51-2.466-16.996-6.572-.352-.322-.038-.763.385-.513 4.84 2.855 10.825 4.574 17.006 4.574 4.17 0 8.753-.877 12.971-2.691.636-.273 1.17.425.547.891"
                          style="fill: rgb(51, 62, 72);"></path>
                        <path
                          d="M41.717 13.657c-.482-.624-3.181-.296-4.394-.148-.368.044-.425-.281-.093-.517 2.153-1.533 5.682-1.09 6.092-.577.413.518-.108 4.104-2.127 5.816-.31.263-.605.122-.468-.225.455-1.15 1.471-3.724.99-4.349M37.429 2.06V.57A.365.365 0 0 1 37.8.193l6.59-.001c.21 0 .38.155.38.376v1.278c-.003.214-.18.494-.496.938L40.86 7.722c1.267-.03 2.607.163 3.757.818.26.148.33.367.35.582v1.59c0 .218-.237.472-.485.34-2.028-1.077-4.718-1.194-6.96.013-.23.124-.47-.126-.47-.345V9.209c0-.242.005-.656.246-1.024l3.953-5.75H37.81a.369.369 0 0 1-.38-.375M13.4 11.365h-2.005a.38.38 0 0 1-.358-.343L11.038.595a.38.38 0 0 1 .387-.375h1.866a.38.38 0 0 1 .365.35v1.36h.037C14.18.615 15.096 0 16.331 0c1.253 0 2.039.614 2.6 1.93C19.418.615 20.521 0 21.7 0c.842 0 1.758.351 2.32 1.141.635.878.505 2.15.505 3.27l-.002 6.58a.38.38 0 0 1-.387.374h-2.001a.378.378 0 0 1-.36-.374V5.463c0-.438.037-1.535-.056-1.952-.15-.703-.6-.9-1.179-.9-.486 0-.991.33-1.197.855-.206.527-.188 1.405-.188 1.997v5.527a.38.38 0 0 1-.386.375h-2.002a.379.379 0 0 1-.36-.374l-.001-5.528c0-1.163.186-2.874-1.235-2.874-1.44 0-1.384 1.668-1.384 2.874l-.001 5.527a.38.38 0 0 1-.387.375m37.059-9.236c-1.478 0-1.571 2.04-1.571 3.312 0 1.273-.02 3.993 1.552 3.993 1.554 0 1.628-2.194 1.628-3.532 0-.877-.038-1.93-.3-2.764-.224-.724-.673-1.01-1.31-1.01zM50.439 0c2.975 0 4.584 2.59 4.584 5.88 0 3.181-1.777 5.705-4.584 5.705-2.918 0-4.508-2.59-4.508-5.814C45.93 2.523 47.539 0 50.439 0zm8.441 11.365h-1.997a.379.379 0 0 1-.36-.374L56.52.561a.381.381 0 0 1 .386-.34L58.764.22c.175.009.32.13.356.291v1.595h.038C59.72.68 60.505 0 61.89 0c.898 0 1.778.329 2.339 1.229.524.834.524 2.237.524 3.247v6.561a.382.382 0 0 1-.385.328H62.36a.38.38 0 0 1-.357-.328V5.376c0-1.141.13-2.809-1.253-2.809-.487 0-.936.33-1.16.834-.281.636-.319 1.272-.319 1.975v5.614a.386.386 0 0 1-.39.375m-24.684.075a.41.41 0 0 1-.473.047c-.665-.56-.785-.82-1.149-1.354-1.1 1.136-1.879 1.477-3.304 1.477-1.687 0-3-1.055-3-3.166 0-1.65.882-2.77 2.138-3.32 1.087-.484 2.606-.572 3.769-.704v-.264c0-.484.037-1.055-.245-1.473-.243-.374-.712-.528-1.124-.528-.765 0-1.444.397-1.611 1.22-.035.183-.167.364-.348.374l-1.943-.214c-.164-.037-.346-.17-.299-.425C27.055.721 29.183 0 31.09 0c.975 0 2.25.263 3.018 1.011.975.924.881 2.155.881 3.497v3.165c0 .952.39 1.37.757 1.882.128.185.156.405-.007.54-.409.348-1.136.988-1.537 1.35l-.005-.005zm-2.02-4.953v-.44c-1.45 0-2.98.314-2.98 2.045 0 .88.45 1.473 1.218 1.473.562 0 1.069-.352 1.387-.923.394-.704.376-1.363.376-2.155zM7.926 11.44a.41.41 0 0 1-.473.047c-.667-.56-.786-.82-1.15-1.354C5.204 11.27 4.425 11.61 3 11.61c-1.688 0-3-1.055-3-3.166 0-1.65.88-2.77 2.137-3.32 1.087-.484 2.606-.572 3.768-.704v-.264c0-.484.038-1.055-.243-1.473-.244-.374-.713-.528-1.125-.528-.764 0-1.444.397-1.61 1.22-.036.183-.168.364-.35.374l-1.94-.214c-.165-.037-.347-.17-.3-.425C.783.721 2.911 0 4.818 0c.975 0 2.25.263 3.018 1.011.975.924.882 2.155.882 3.497v3.165c0 .952.39 1.37.756 1.882.128.185.157.405-.006.54a78.47 78.47 0 0 0-1.537 1.35l-.005-.005zm-2.02-4.953v-.44c-1.45 0-2.982.314-2.982 2.045 0 .88.45 1.473 1.219 1.473.562 0 1.069-.352 1.387-.923.394-.704.375-1.363.375-2.155z"
                          style="fill: rgb(51, 62, 72);"></path>
                      </symbol>
                      <symbol id="shopify-svg__payments-apple-pay-dark" viewBox="0 0 43 19">
                        <path
                          d="M6.948 1.409C7.934.147 9.305.147 9.305.147s.193 1.18-.771 2.316c-1.05 1.2-2.228.993-2.228.993s-.236-.93.642-2.047zM3.82 3.663c-1.735 0-3.6 1.51-3.6 4.363 0 2.916 2.186 6.555 3.943 6.555.6 0 1.543-.6 2.485-.6.922 0 1.607.559 2.464.559 1.907 0 3.322-3.826 3.322-3.826s-2.015-.744-2.015-2.936c0-1.944 1.629-2.73 1.629-2.73s-.836-1.447-2.936-1.447c-1.22 0-2.164.661-2.656.661-.622.021-1.5-.6-2.636-.6zM19.64 1.426c2.453 0 4.188 1.788 4.188 4.396 0 2.608-1.755 4.417-4.248 4.417h-2.932v4.564h-1.974V1.426h4.966zm-2.992 7.067h2.473c1.695 0 2.693-.967 2.693-2.65 0-1.683-.978-2.671-2.693-2.671h-2.473v5.321zm7.559 3.429c0-1.767 1.296-2.777 3.65-2.945l2.572-.147v-.78c0-1.156-.738-1.787-1.994-1.787-1.037 0-1.795.568-1.955 1.43h-1.775c.06-1.788 1.656-3.092 3.79-3.092 2.333 0 3.829 1.304 3.829 3.281v6.9h-1.815v-1.684h-.04c-.519 1.094-1.715 1.788-3.012 1.788-1.934.021-3.25-1.178-3.25-2.965zm6.222-.905v-.778l-2.313.168c-1.297.084-1.975.59-1.975 1.494 0 .862.718 1.409 1.815 1.409 1.396-.021 2.473-.968 2.473-2.293zm3.969 7.383v-1.64c.14.041.438.041.598.041.897 0 1.416-.4 1.735-1.472l.14-.526L33.4 4.707h2.054l2.453 8.224h.04L40.4 4.707h1.994l-3.57 10.538c-.818 2.419-1.715 3.197-3.67 3.197-.14.02-.598-.021-.757-.042z"
                          style="fill: rgb(0, 0, 0);"></path>
                      </symbol>
                      <symbol id="shopify-svg__payments-apple-pay-light" viewBox="0 0 43 19">
                        <path
                          d="M6.948 1.409C7.934.147 9.305.147 9.305.147s.193 1.18-.771 2.316c-1.05 1.2-2.228.993-2.228.993s-.236-.93.642-2.047zM3.82 3.663c-1.735 0-3.6 1.51-3.6 4.363 0 2.916 2.186 6.555 3.943 6.555.6 0 1.543-.6 2.485-.6.922 0 1.607.559 2.464.559 1.907 0 3.322-3.826 3.322-3.826s-2.015-.744-2.015-2.936c0-1.944 1.629-2.73 1.629-2.73s-.836-1.447-2.936-1.447c-1.22 0-2.164.661-2.656.661-.622.021-1.5-.6-2.636-.6zM19.64 1.426c2.453 0 4.188 1.788 4.188 4.396 0 2.608-1.755 4.417-4.248 4.417h-2.932v4.564h-1.974V1.426h4.966zm-2.992 7.067h2.473c1.695 0 2.693-.967 2.693-2.65 0-1.683-.978-2.671-2.693-2.671h-2.473v5.321zm7.559 3.429c0-1.767 1.296-2.777 3.65-2.945l2.572-.147v-.78c0-1.156-.738-1.787-1.994-1.787-1.037 0-1.795.568-1.955 1.43h-1.775c.06-1.788 1.656-3.092 3.79-3.092 2.333 0 3.829 1.304 3.829 3.281v6.9h-1.815v-1.684h-.04c-.519 1.094-1.715 1.788-3.012 1.788-1.934.021-3.25-1.178-3.25-2.965zm6.222-.905v-.778l-2.313.168c-1.297.084-1.975.59-1.975 1.494 0 .862.718 1.409 1.815 1.409 1.396-.021 2.473-.968 2.473-2.293zm3.969 7.383v-1.64c.14.041.438.041.598.041.897 0 1.416-.4 1.735-1.472l.14-.526L33.4 4.707h2.054l2.453 8.224h.04L40.4 4.707h1.994l-3.57 10.538c-.818 2.419-1.715 3.197-3.67 3.197-.14.02-.598-.021-.757-.042z"
                          style="fill: rgb(255, 255, 255);"></path>
                      </symbol>
                      <symbol id="shopify-svg__payments-paypal" viewBox="0 0 67 19">
                        <path
                          d="M8.44.57H3.29a.718.718 0 0 0-.707.61L.502 14.517c-.041.263.16.5.425.5h2.458a.718.718 0 0 0 .707-.61l.561-3.597a.717.717 0 0 1 .706-.611h1.63c3.391 0 5.349-1.658 5.86-4.944.23-1.437.01-2.566-.657-3.357C11.461 1.029 10.162.57 8.44.57zm.594 4.87C8.752 7.308 7.34 7.308 5.976 7.308h-.777l.545-3.485a.43.43 0 0 1 .424-.366h.356c.93 0 1.807 0 2.26.535.27.32.353.794.25 1.45zm14.796-.06h-2.466a.43.43 0 0 0-.424.367l-.109.696-.172-.252c-.534-.783-1.724-1.044-2.912-1.044-2.725 0-5.052 2.084-5.505 5.008-.235 1.46.1 2.854.919 3.827.75.894 1.826 1.267 3.105 1.267 2.195 0 3.412-1.426 3.412-1.426l-.11.692a.432.432 0 0 0 .424.502h2.22a.718.718 0 0 0 .707-.61l1.333-8.526a.43.43 0 0 0-.423-.5zm-3.437 4.849c-.238 1.422-1.356 2.378-2.782 2.378-.716 0-1.288-.232-1.655-.672-.365-.436-.503-1.058-.387-1.75.222-1.41 1.359-2.397 2.763-2.397.7 0 1.269.235 1.644.678.375.448.524 1.073.417 1.763zM36.96 5.38h-2.478a.716.716 0 0 0-.592.318l-3.417 5.085-1.448-4.887a.719.719 0 0 0-.687-.515h-2.435a.433.433 0 0 0-.407.573l2.73 8.09-2.567 3.66a.434.434 0 0 0 .35.684h2.475a.712.712 0 0 0 .588-.31l8.24-12.016a.434.434 0 0 0-.352-.681z"
                          style="fill: rgb(37, 59, 128);"></path>
                        <path
                          d="M45.163.57h-5.15a.717.717 0 0 0-.706.61l-2.082 13.337a.43.43 0 0 0 .423.5h2.642a.502.502 0 0 0 .494-.427l.591-3.78a.717.717 0 0 1 .706-.611h1.63c3.392 0 5.348-1.658 5.86-4.944.231-1.437.009-2.566-.657-3.357C48.183 1.029 46.886.57 45.163.57zm.593 4.87c-.28 1.867-1.692 1.867-3.057 1.867h-.777l.546-3.485a.429.429 0 0 1 .423-.366h.356c.93 0 1.807 0 2.26.535.27.32.353.794.25 1.45zm14.795-.06h-2.464a.428.428 0 0 0-.423.367l-.109.696-.173-.252c-.534-.783-1.723-1.044-2.911-1.044-2.724 0-5.05 2.084-5.504 5.008-.235 1.46.099 2.854.918 3.827.753.894 1.826 1.267 3.105 1.267 2.195 0 3.413-1.426 3.413-1.426l-.11.692a.432.432 0 0 0 .424.502h2.22a.717.717 0 0 0 .707-.61l1.333-8.526a.433.433 0 0 0-.426-.5zm-3.436 4.849c-.237 1.422-1.356 2.378-2.782 2.378-.714 0-1.288-.232-1.655-.672-.365-.436-.502-1.058-.387-1.75.223-1.41 1.359-2.397 2.763-2.397.7 0 1.269.235 1.644.678.377.448.526 1.073.417 1.763zM63.458.935l-2.113 13.582a.43.43 0 0 0 .423.5h2.124a.716.716 0 0 0 .707-.61L66.683 1.07a.432.432 0 0 0-.423-.5h-2.379c-.21 0-.39.156-.423.366z"
                          style="fill: rgb(23, 155, 215);"></path>
                      </symbol>
                      <symbol id="shopify-svg__payments-shop-pay" viewBox="134 256 410 1">
                        <path
                          d="M241.22,242.74c-3.07-6.44-8.89-10.6-17.66-10.6a17.58,17.58,0,0,0-13.81,7.1l-.32.39V214.39a.55.55,0,0,0-.55-.55h-12.4a.55.55,0,0,0-.54.55v72.4a.54.54,0,0,0,.54.54h13.28a.55.55,0,0,0,.55-.54V255.92c0-6,4-10.25,10.4-10.25,7,0,8.77,5.76,8.77,11.63v29.49a.54.54,0,0,0,.54.54h13.25a.55.55,0,0,0,.55-.54V255.54c0-1.07,0-2.12-.14-3.14A27.63,27.63,0,0,0,241.22,242.74Z"
                          style="fill: white;"></path>
                        <path
                          d="M174.91,253.47s-6.76-1.59-9.25-2.23-6.84-2-6.84-5.29,3.51-4.34,7.07-4.34,7.52.86,7.83,4.81a.57.57,0,0,0,.57.52l13.09-.05a.56.56,0,0,0,.56-.6c-.81-12.64-11.9-17.16-22.13-17.16-12.13,0-21,8-21,16.82,0,6.44,1.82,12.48,16.13,16.68,2.51.73,5.92,1.68,8.9,2.51,3.58,1,5.51,2.51,5.51,4.89,0,2.76-4,4.68-7.93,4.68-5.69,0-9.73-2.11-10.06-5.9a.57.57,0,0,0-.57-.5l-13.06.06a.57.57,0,0,0-.57.59c.6,11.93,12.12,18.36,22.86,18.36,16,0,23.23-9,23.23-17.43C189.27,265.93,188.36,256.91,174.91,253.47Z"
                          style="fill: white;"></path>
                        <path
                          d="M343.31,232.12c-6.65,0-12.22,3.68-15.81,8.12v-7.6a.54.54,0,0,0-.53-.54H314.55a.54.54,0,0,0-.54.54v71a.54.54,0,0,0,.54.53h13.29a.53.53,0,0,0,.53-.53V280.3h.2c2.11,3.22,7.88,7.08,15.42,7.08,14.18,0,26-11.76,26-27.65C370,244.48,358.24,232.12,343.31,232.12Zm-1.23,41.73a14.09,14.09,0,1,1,13.74-14.12A13.9,13.9,0,0,1,342.08,273.85Z"
                          style="fill: white;"></path>
                        <path
                          d="M274.68,229c-12.39,0-18.57,4.21-23.53,7.58l-.15.1a1.23,1.23,0,0,0-.37,1.63l4.9,8.44a1.24,1.24,0,0,0,.87.6,1.21,1.21,0,0,0,1-.27l.39-.32c2.55-2.14,6.64-5,16.54-5.78,5.51-.44,10.27,1,13.78,4.28,3.86,3.56,6.17,9.31,6.17,15.38,0,11.17-6.58,18.19-17.15,18.33-8.71-.05-14.56-4.59-14.56-11.3,0-3.56,1.61-5.88,4.75-8.2a1.22,1.22,0,0,0,.37-1.56l-4.4-8.32a1.29,1.29,0,0,0-.77-.62,1.24,1.24,0,0,0-1,.13c-4.94,2.93-11,8.29-10.67,18.59.4,13.11,11.3,23.12,25.47,23.53l.71,0H278c16.84-.55,29-13.05,29-30C307,245.66,295.66,229,274.68,229Z"
                          style="fill: white;"></path>
                        <path d="M342.08,245.68a14.09,14.09,0,1,0,13.74,14.05A13.84,13.84,0,0,0,342.08,245.68Z" style="fill: rgb(90, 49, 244);"></path>
                        <rect x="383.23" y="214.02" width="141.73" height="90.42" rx="14.17" style="fill: white;"></rect>
                        <path
                          d="M439.07,246.62c0,9.67-6.77,16.57-16.23,16.57h-8.92a.75.75,0,0,0-.75.75v12.7a.75.75,0,0,1-.75.75h-6.28a.76.76,0,0,1-.75-.75V230.81a.75.75,0,0,1,.75-.75h16.7C432.3,230.06,439.07,237,439.07,246.62Zm-7.78,0c0-5.54-3.79-9.6-8.93-9.6h-8.44a.76.76,0,0,0-.75.75v17.71a.75.75,0,0,0,.75.74h8.44C427.5,256.22,431.29,252.17,431.29,246.62Z"
                          style="fill: rgb(90, 49, 244);"></path>
                        <path
                          d="M440.92,268.6a8.91,8.91,0,0,1,3.72-7.64c2.44-1.83,6.22-2.78,11.83-3l5.95-.2V256c0-3.51-2.36-5-6.15-5s-6.18,1.34-6.74,3.53a.72.72,0,0,1-.72.52h-5.87a.74.74,0,0,1-.75-.85c.88-5.2,5.18-9.15,14.35-9.15,9.74,0,13.25,4.53,13.25,13.18v18.38a.75.75,0,0,1-.75.76h-5.93a.75.75,0,0,1-.75-.76v-1.37a.56.56,0,0,0-1-.39c-1.77,1.93-4.65,3.33-9.24,3.33C445.39,278.2,440.92,274.68,440.92,268.6Zm21.5-4v-1.42l-7.7.4c-4.06.21-6.43,1.9-6.43,4.74,0,2.57,2.17,4,5.95,4C459.38,272.32,462.42,269.54,462.42,264.61Z"
                          style="fill: rgb(90, 49, 244);"></path>
                        <path
                          d="M475.75,291.27v-5.35a.76.76,0,0,1,.9-.75,14.84,14.84,0,0,0,2.75.26,7.11,7.11,0,0,0,7.17-5.07l.39-1.23a.74.74,0,0,0,0-.51l-12.34-31.7a.76.76,0,0,1,.71-1h6a.77.77,0,0,1,.71.49l8.38,22.36a.77.77,0,0,0,1.44,0l7.27-22.3a.75.75,0,0,1,.72-.52H506a.76.76,0,0,1,.71,1l-13.2,35.21c-3,8.18-8.25,10.28-14,10.28a11.17,11.17,0,0,1-3.21-.39A.77.77,0,0,1,475.75,291.27Z"
                          style="fill: rgb(90, 49, 244);"></path>
                      </symbol>
                    </defs>
                  </svg></div>
              </div>
              <div class="shopify-cleanslate">
                <div class="Jk692hbroeK5lg6b_t4v usE9L3hgsurjyQqHttzR">
                  <ul class="xGd3h1QpIzYq8GCXdELr" data-shopify-buttoncontainer="true" role="list">
                    <li class="XLcXEW3RnM9fyU7k7fvC" data-testid="grid-cell">
                      <div role="button" tabindex="0" class="kqsiVA9Jf8LJAbxw8Bau h7OYsWHrW5495r9beh2n DefhEHZZf4y32pvV7mZj DnvZqPMEvBFbBre5UuP9" data-testid="ShopifyPay-button"><span class="Xrk_DudB6JJ3t2Kh2_cU"> ShopPay</span><span
                          class="ElVMgDjOgshGFMIvg3se"><svg preserveAspectRatio="xMidYMid" class="qZgSr5RiiBCTAMfQYsty" style="height: 24px; width: 82px;">
                            <use xlink:href="#shopify-svg__payments-shop-pay"></use>
                          </svg></span></div>
                    </li>
                    <li class="XLcXEW3RnM9fyU7k7fvC" data-testid="grid-cell"><iframe class="ybSyad5RbtOghAuCHUvv paypalLight wOEViUrCyNb9maEe3QrQ" title="Checkout with PayPal"></iframe></li>
                    <li class="XLcXEW3RnM9fyU7k7fvC" data-testid="grid-cell">
                      <div role="button" tabindex="0" class="kqsiVA9Jf8LJAbxw8Bau h7OYsWHrW5495r9beh2n DefhEHZZf4y32pvV7mZj vKjZTx5He86dhWbWaFxE" data-testid="GooglePay-button"><span class="Xrk_DudB6JJ3t2Kh2_cU"> GooglePay</span><span
                          class="ElVMgDjOgshGFMIvg3se"><svg preserveAspectRatio="xMidYMid" class="qZgSr5RiiBCTAMfQYsty" style="height: 20px; width: 45.2632px;">
                            <use xlink:href="#shopify-svg__payments-google-pay-light"></use>
                          </svg></span></div>
                    </li>
                  </ul>
                </div>
              </div>
              <div>
                <div></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-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="/"></form>

GET /search

<form class="header-search-form form" action="/search" method="get" data-header-search-form="">
  <div class="header-search-input-wrapper">
    <label for="header-search" aria-label="Type to search">
      <button class="header-search-submit header-search-submit--minimal" type="button" aria-label="Submit" data-header-search-submit=""><svg>
          <use xlink:href="#icon-search"></use>
        </svg></button>
      <span class="header-search-text">Search</span>
      <input id="header-search" name="q" type="text" placeholder="Type to search" value="" class="form-input is-predictive hidden" data-search-types="product," data-show-prices="false" data-show-vendor="false" aria-hidden="true" tabindex="0"
        autocomplete="off" autocorrect="off" spellcheck="false" role="combobox" aria-autocomplete="list" aria-haspopup="listbox" aria-owns="FindifyAutocompleteSuggestions" aria-expanded="false" aria-activedescendant=""
        aria-label="Use up and down arrows to review and enter to select.">
      <span class="header-search-clear" aria-label="Clear search input" tabindex="0"><svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
          <rect x="10.2353" y="10.9424" width="14.4749" height="1" transform="rotate(-135 10.2353 10.9424)"></rect>
          <rect x="10.9424" y="0.707031" width="14.4749" height="1" transform="rotate(135 10.9424 0.707031)"></rect>
        </svg></span>
    </label>
  </div>
  <div class="header-search-results-wrapper" data-header-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-header-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="header-search-results" data-header-search-results="">
    </div>
  </div>
</form>

GET /search

<form class="footer-search-form" action="/search" method="get" data-footer-content-item="search" data-footer-search="">
  <div class="form-field">
    <label for="footer-search" aria-label="Type to search">
      <input class="form-input is-predictive" data-search-types="product," data-show-prices="false" data-show-vendor="false" id="footer-search" name="q" type="text" placeholder="Type to search" value="" aria-hidden="true" tabindex="0"
        autocomplete="off" autocorrect="off" spellcheck="false" role="combobox" aria-autocomplete="list" aria-haspopup="listbox" aria-owns="FindifyAutocompleteSuggestions" aria-expanded="false" aria-activedescendant=""
        aria-label="Use up and down arrows to review and enter to select.">
      <span class="footer-search-clear" aria-label="Clear search input" tabindex="0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
          stroke-linejoin="round" class="feather feather-x">
          <line x1="18" y1="6" x2="6" y2="18"></line>
          <line x1="6" y1="6" x2="18" y2="18"></line>
        </svg></span>
    </label>
    <button class="button" aria-label="Search" type="submit">Search</button>
  </div>
  <div class="footer-search-results-wrapper" data-footer-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-footer-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="footer-search-results" data-footer-search-results="">
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <h5 class="section-title">Sign up to get 15% off your first purchase</h5>
  <div class="form-errors">
  </div>
  <div class="form-field">
    <input type="hidden" name="contact[tags]" value="" data-mailing-list-tags="">
    <label class="form-label" for="mailing-list-email" aria-label="Your email">
      <input class="form-input form-full" type="email" name="contact[email]" id="mailing-list-email" placeholder="Your email" value="">
    </label>
  </div>
  <div class="form-actions">
    <button class="button hover-animation " type="submit" value="Sign up" aria-label="Sign up"><span class="button-text">Sign up</span></button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-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="/"></form>

<form aria-label="Write A Review Form">
  <div class="write-review-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-review-tabpanel" role="tabpanel">
      <div class="yotpo-header">
        <div>
          <h2 class="y-label yotpo-header-title">WRITE A REVIEW</h2>
        </div>
        <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">*</span> Indicates a required field </div> <br> <span class="yotpo-mandatory-mark">* </span> <span class="y-label" id="write-review-score">Score: <span
            class="form-input-error yotpo-hidden" id="yotpo_score_message"></span></span>
        <div aria-describedby="yotpo_score_message" aria-labelledby="write-review-score" role="radiogroup" tabindex="1"> <span class="stars-wrapper"> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1"
              aria-label="score 1" role="radio" tabindex="0" aria-checked="false" aria-required="true"></span> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="radio" tabindex="-1"
              aria-checked="false" aria-required="true"></span> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="3" aria-label="score 3" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span>
            <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> </span> </div>
      </div>
      <div class="write-review-content">
        <div class="form-group">
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_title"> Title: <span class="form-input-error yotpo-hidden" id="yotpo_input_review_title_error"></span> </label> <input
              id="yotpo_input_review_title" class="y-input" autocomplete="review-title" name="review_title" maxlength="150" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_title_error"> </div>
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content"> Review: <span class="form-input-error yotpo-hidden" id="yotpo_input_review_content_error"></span> </label>
            <textarea id="yotpo_input_review_content" class="y-input yotpo-text-box" name="review_content" aria-required="true" placeholder="" autocomplete="review-content" aria-describedby="yotpo_input_review_content_error"></textarea> </div>
        </div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="socialize-wrapper">
          <div class="connected">You are connected as <span class="username"></span></div>
          <div class="socialize"> <span class="y-label">Connect with:</span>
            <div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="linkedin" aria-label="connect with linkedIn" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-linkedin pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="twitter" aria-label="connect with twitter" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-twitter pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="facebook" aria-label="connect with facebook" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-facebook pull-left"></span></div>
            </div>
          </div>
          <div class="yotpo-or"> -OR- </div>
        </div>
        <div class="connect-wrapper visible " style="display: inherit;">
          <div class="form-element name-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_username">Use your name: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_username_error"></span></label> <input id="yotpo_input_review_username" class="y-input" autocomplete="user-your-name" name="display_name" maxlength="40" aria-required="true" placeholder=""
              aria-describedby="yotpo_input_review_username_error"> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_email">Email: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_email_error"></span></label> <input id="yotpo_input_review_email" class="y-input" autocomplete="your-email" name="email" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_email_error">
          </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross" role="button" tabindex="0" aria-label="close error message"></span></div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-preloader-wrapper">
        <div class="yotpo yotpo-pre-loader">
          <span class="yotpo-empty-stars">
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
          </span>
          <span class="yotpo-full-stars">
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
          </span>
        </div>
      </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1 focus-visible" data-testid="klaviyo-form-WV7f3h" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; overflow: hidden; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 2px; border-style: solid; border-width: 1px; border-color: rgba(176, 176, 176, 0.81); background-color: rgb(0, 0, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 30px;"
  data-focus-visible-added="">
  <div title="Join the Noel Asmar Uniform mailing list" class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 520px; margin: -30px 0px -30px -30px; padding: 0px; min-width: 520px; background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/P6CmH8/images/fa468aaf-04d8-4bc9-ae02-7f48e44981f7.jpeg&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%;">
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 0px 0px 30px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 0px 10px; position: relative; flex: 0 1 auto; margin: 0px auto;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
              src="https://d3k81ch9hvuctc.cloudfront.net/company/P6CmH8/images/74646082-52ee-4fe8-9f10-9628d5099cd4.jpeg" alt="Receive 15% off your first purchase by subscribing to our newsletter" tabindex="-1"
              class="needsclick  kl-private-reset-css-Xuajs1" style="max-width: 100%; width: 325px; height: auto; cursor: initial;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 10px 6px 8px 0px; position: relative; background-color: rgb(0, 0, 0); flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go4004593989" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-helvetica-neue"
              style="color:rgb(255, 255, 255);background-color:rgb(14, 13, 13);font-size:14px;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:400;">Subscribe to our newsletter for 15% off, exclusive sales, updates, and
              more.</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 10px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_48861322" class="needsclick go4240452502 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Join our mailing list" aria-label="Join our mailing list" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 35px; text-align: left; color: rgb(12, 11, 11); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(245, 245, 245); border: 1px solid rgb(180, 187, 195);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;">
          <div class="needsclick go4049127662 kl-private-reset-css-Xuajs1"
            style="display: flex; flex-direction: row; align-items: center; box-sizing: border-box; border-radius: 2px; padding: 0px; height: 35px; text-align: left; font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(245, 245, 245); border: 1px solid rgb(180, 187, 195);">
            <button class="needsclick go937208213 kl-private-reset-css-Xuajs1" aria-label="Search Countries" type="button" role="combobox" aria-haspopup="listbox" aria-expanded="false"
              style="display: flex; flex-direction: row; align-items: center; justify-content: space-between; box-sizing: border-box; border: 1px solid rgba(0, 0, 0, 0); width: 57px; height: 35px; cursor: pointer; padding-left: 10px; margin-right: 5px;"><img
                aria-label="United States" title="United States" src="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/4.1.4/flags/4x3/us.svg"
                style="display: inline-block; width: 1em; height: 1em; vertical-align: middle; border-radius: 3px;"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="" transform=""
                style="fill: rgb(180, 187, 195);">
                <path
                  d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z">
                </path>
              </svg></button><input type="tel" data-testid="phoneNumberInput" id="phone_number_48861323" autocomplete="tel" name="phone-number" tabindex="0" placeholder="Phone Number" aria-label="Phone Number" aria-invalid="false"
              class="needsclick undefined kl-private-reset-css-Xuajs1"
              style="border: none; text-align: left; color: rgb(12, 11, 11); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgba(0, 0, 0, 0); flex-grow: 1;">
          </div>
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go4004593989" style="width: 100%;">
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">
            <a href="https://www.noelasmaruniforms.com/pages/privacy-policy" target="_blank" style="color:rgb(96, 106, 114);font-size:10px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">By clicking SIGN UP NOW, you agree to receive marketing text messages from Noel Asmar Group Inc. Uniforms at the number provided, including messages sent by autodialer. Consent is not a condition of any purchase. Message and data rates may apply. Message frequency varies. Reply HELP for help or STOP to cancel. View our Privacy Policy and Terms of Service.</a>
          </p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: center; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick go49179924 kl-private-reset-css-Xuajs1" style="align-self: flex-end; flex-flow: column wrap;">
          <div role="radiogroup" aria-labelledby="kl_gender__5_label" class="needsclick  kl-private-reset-css-Xuajs1" style="display: inline-flex; justify-content: flex-start; flex-wrap: wrap;"><input tabindex="0" type="radio" id="gender__5__13"
              name="gender__5" aria-invalid="false" aria-label="Male" class="needsclick  kl-private-reset-css-Xuajs1" style="position: absolute; width: 0px; opacity: 0;"><label for="gender__5__13" class="needsclick  kl-private-reset-css-Xuajs1"
              style="display: flex; align-items: center; flex: 0 0 auto; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg class="go394879092" width="20px" height="20px" viewBox="0 0 20 20" version="1.1"
                xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(180, 187, 195); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
                <g>
                  <g>
                    <circle stroke-width="1" cx="10" cy="10" r="9.5" fill="rgba(245,245,245,1)"></circle>
                  </g>
                </g>
              </svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
                <defs></defs>
                <g id="radioInner" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                  <g id="Group-17-Copy" transform="translate(4.000000, 4.000000)" fill="#303B43">
                    <circle fill="#0C0B0B" id="Oval-Copy" cx="6" cy="6" r="5.55555556"></circle>
                  </g>
                </g>
              </svg>
              <div class="needsclick  kl-private-reset-css-Xuajs1"
                style="cursor: pointer; color: rgb(255, 255, 255); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">
                Male</div>
            </label><input tabindex="0" type="radio" id="gender__5__14" name="gender__5" aria-invalid="false" aria-label="Female" class="needsclick  kl-private-reset-css-Xuajs1" style="position: absolute; width: 0px; opacity: 0;"><label
              for="gender__5__14" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; flex: 0 0 auto; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg class="go394879092"
                width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(180, 187, 195); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
                <g>
                  <g>
                    <circle stroke-width="1" cx="10" cy="10" r="9.5" fill="rgba(245,245,245,1)"></circle>
                  </g>
                </g>
              </svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
                <defs></defs>
                <g id="radioInner" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                  <g id="Group-17-Copy" transform="translate(4.000000, 4.000000)" fill="#303B43">
                    <circle fill="#0C0B0B" id="Oval-Copy" cx="6" cy="6" r="5.55555556"></circle>
                  </g>
                </g>
              </svg>
              <div class="needsclick  kl-private-reset-css-Xuajs1"
                style="cursor: pointer; color: rgb(255, 255, 255); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">
                Female</div>
            </label></div>
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 8px; position: relative; flex: 1 0 0px;">
        <div class="needsclick go49179924 kl-private-reset-css-Xuajs1" style="align-self: flex-end; flex-flow: column wrap;"><label id="kl_shopping_for__6_label" class="needsclick  kl-private-reset-css-Xuajs1"
            style="color: rgb(255, 255, 255); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 700; letter-spacing: 0px; padding-bottom: 6px; margin-right: 8px; margin-bottom: 8px;">I'm shopping
            for:</label>
          <div role="radiogroup" aria-labelledby="kl_shopping_for__6_label" class="needsclick  kl-private-reset-css-Xuajs1" style="display: inline-flex; justify-content: flex-start; flex-wrap: wrap;"><input tabindex="0" type="radio"
              id="shopping_for__6__15" name="shopping_for__6" aria-invalid="false" aria-label="Myself" class="needsclick  kl-private-reset-css-Xuajs1" style="position: absolute; width: 0px; opacity: 0;"><label for="shopping_for__6__15"
              class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; flex: 0 0 auto; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg class="go394879092" width="20px"
                height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(180, 187, 195); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
                <g>
                  <g>
                    <circle stroke-width="1" cx="10" cy="10" r="9.5" fill="rgba(245,245,245,1)"></circle>
                  </g>
                </g>
              </svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
                <defs></defs>
                <g id="radioInner" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                  <g id="Group-17-Copy" transform="translate(4.000000, 4.000000)" fill="#303B43">
                    <circle fill="#0C0B0B" id="Oval-Copy" cx="6" cy="6" r="5.55555556"></circle>
                  </g>
                </g>
              </svg>
              <div class="needsclick  kl-private-reset-css-Xuajs1"
                style="cursor: pointer; color: rgb(255, 255, 255); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">
                Myself</div>
            </label><input tabindex="0" type="radio" id="shopping_for__6__16" name="shopping_for__6" aria-invalid="false" aria-label="My Company" class="needsclick  kl-private-reset-css-Xuajs1"
              style="position: absolute; width: 0px; opacity: 0;"><label for="shopping_for__6__16" class="needsclick  kl-private-reset-css-Xuajs1"
              style="display: flex; align-items: center; flex: 0 0 auto; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg class="go394879092" width="20px" height="20px" viewBox="0 0 20 20" version="1.1"
                xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(180, 187, 195); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
                <g>
                  <g>
                    <circle stroke-width="1" cx="10" cy="10" r="9.5" fill="rgba(245,245,245,1)"></circle>
                  </g>
                </g>
              </svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
                <defs></defs>
                <g id="radioInner" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                  <g id="Group-17-Copy" transform="translate(4.000000, 4.000000)" fill="#303B43">
                    <circle fill="#0C0B0B" id="Oval-Copy" cx="6" cy="6" r="5.55555556"></circle>
                  </g>
                </g>
              </svg>
              <div class="needsclick  kl-private-reset-css-Xuajs1"
                style="cursor: pointer; color: rgb(255, 255, 255); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">
                My Company</div>
            </label></div>
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 10px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; align-self: flex-end;">
          <div class="needsclick  kl-private-reset-css-Xuajs1">
            <div class="needsclick  kl-private-reset-css-Xuajs1" style="position: relative; display: flex;"><button class="needsclick go4140673767 kl-private-reset-css-Xuajs1" role="combobox" aria-haspopup="listbox" aria-owns="downshift-0-menu"
                aria-expanded="false" id="downshift-0-toggle-button" tabindex="0" type="button" aria-label="What's your industry?" aria-invalid="false" aria-autocomplete="list"
                style="flex: 1 1 0%; display: flex; flex-direction: row; align-items: center; justify-content: space-between; box-sizing: border-box; background-color: rgb(245, 245, 245); padding: 0px 8px 0px 16px; border: 1px solid rgb(180, 187, 195); height: 35px; cursor: pointer; border-radius: 2px;"><input
                  class="needsclick go2129250738 kl-private-reset-css-Xuajs1" tabindex="-1" placeholder="What's your industry?" id="downshift-0-input" aria-autocomplete="list" aria-controls="downshift-0-menu" aria-labelledby="downshift-0-label"
                  autocomplete="off" style="border: none; flex: 1 1 0%; cursor: pointer; color: rgb(12, 11, 11); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px;"><svg
                  height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="" transform="" tabindex="-1" style="fill: rgb(180, 187, 195);">
                  <path
                    d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z">
                  </path>
                </svg></button>
              <div id="downshift-0-menu" role="listbox" aria-labelledby="downshift-0-label" class="needsclick  kl-private-reset-css-Xuajs1"
                style="background-color: rgb(255, 255, 255); box-sizing: border-box; width: 100%; max-height: 150px; position: absolute; overflow-y: auto; z-index: 1; border: none; top: 100%; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px;">
              </div>
            </div>
          </div>
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 10px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="industry_48861328" class="needsclick go4240452502 kl-private-reset-css-Xuajs1" type="text"
            tabindex="0" placeholder="Industry not listed? Tell us." aria-label="Industry not listed? Tell us." aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 35px; text-align: left; color: rgb(12, 11, 11); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(245, 245, 245); border: 1px solid rgb(180, 187, 195);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 10px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="Student_48861329" class="needsclick go4240452502 kl-private-reset-css-Xuajs1" type="text"
            tabindex="0" placeholder="Student? In what field?" aria-label="Student? In what field?" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 35px; text-align: left; color: rgb(12, 11, 11); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(245, 245, 245); border: 1px solid rgb(180, 187, 195);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 10px 0px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go876881949 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(54, 54, 54); border-radius: 0px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(255, 255, 255); font-family: Poppins, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 200; letter-spacing: 2px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">SIGN
          UP</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

<form action="" onsubmit="LO.submit_chat(); return false;">
  <div id="lo_chat_input" style="position:relative; width: 100%; ">
    <div class="lo-fx-hr" style="height:0px; margin-bottom:0px; margin-top:0px; width:100%; border-top:1px solid #000000;border-bottom:1px solid #4f4f4f"></div>
    <div style="padding:10px;"><label for="lo_chat_textarea" style="display:none">Chat Input Box</label><textarea id="lo_chat_textarea" disabled="disabled" rows="2"
        style="color: black; background-color: rgb(255, 255, 255); border-radius: 5px; padding: 7px; height: auto; width: 100%; font-family: sans-serif; text-transform: none; resize: none;" dir="null" data-last-scroll-height="0"></textarea></div>
    <div id="lo_chat_sound_holder" style="position:absolute; right:0px; top:-25px; width:100%;">
      <div style="cursor: pointer; float:right; opacity:0.6; padding-right:10px; height:16px;" id="lo_chat_sound"><img alt="Click to mute chat sounds" src="https://d10lpsik1i8c69.cloudfront.net/graphics/sound-on-white.png"></div>
      <div id="lo_chat_status" style="padding-left:10px; font-size:11px; color:#6d6d6d"></div>
      <div style="clear:both;"></div>
    </div>
  </div>
</form>

Text Content

Free Shipping to Continental US over $99 USD I All prices are in USD


YOUR CART

Close cart


Your cart is currently empty.
Subtotal
$0.00

$0.00

Taxes and shipping calculated at checkout
Checkout

 * ShopPay
 * 
 * GooglePay



icon-account icon-account icon-arrow-right icon-arrow-down icon-arrow-next
icon-arrow-prev icon-slideshow-next icon-slideshow-previous icon-comment
icon-heart icon-cart icon-bag icon-close icon-glasses icon-menu icon-minus
icon-play icon-plus social-seach social-facebook social-fancy social-instagram
social-pinterest social-rss social-twitter

Free Shipping to Continental US on orders over $50

Search

 * Log in Or create an account
   
   WE'RE HERE TO HELP
   
    * (604) 534-9667
    * hello@noelasmaruniforms.com

 * 

 * 
 * 

Search

 * Women
   
   UNIFORMS
   
    * Core Tunics
    * Tunics
    * Bottoms
    * Suiting
    * Activewear
    * Plus Size
    * Last Call
    * Best Sellers
    * Gift Cards
   
   ACCESSORIES
   
    * Retractable Badge Reel
    * Compression Socks
    * PPE
    * All
   
   SHOP BY COLOR
   
    * Black
    * White
    * Charcoal
    * Blue
    * Green
    * Sand
   
   SHOP BY FABRIC
   
    * Activewear
    * Faux Linen
    * Signature
    * Sustainable
    * Compression
   
   
 * Men
   
   UNIFORMS
   
    * Tunics
    * Bottoms
    * Activewear
    * Core Styles
    * Gift Cards
   
   ACCESSORIES
   
    * Retractable Badge Reel
    * Compression Socks
    * PPE
    * All
   
   SHOP BY COLOR
   
    * Black
    * Charcoal
    * Blue
    * Green
    * Sand
   
   SHOP BY FABRIC
   
    * Activewear
    * Faux Linen
    * Signature
    * Sustainable
   
   
 * Industries
   * Spa & Beauty Uniforms
   * Medical & Dental Uniforms
   * Hotel & Hospitality Uniforms
   * Team Orders
 * Last Call
 * Rewards
   * NAU Rewards
   * Give $50, Get $50
 * Our Story
   * About Us
   * WeForest Partnership
   * Hospitality Lifecycle
   * Newsletter
   * Blog
 * NAU App

 * Women
   * Uniforms
     * Core Tunics
     * Tunics
     * Bottoms
     * Suiting
     * Activewear
     * Plus Size
     * Last Call
     * Best Sellers
     * Gift Cards
   * Accessories
     * Retractable Badge Reel
     * Compression Socks
     * PPE
     * All
   * Shop By Color
     * Black
     * White
     * Charcoal
     * Blue
     * Green
     * Sand
   * Shop By Fabric
     * Activewear
     * Faux Linen
     * Signature
     * Sustainable
     * Compression
 * Men
   * Uniforms
     * Tunics
     * Bottoms
     * Activewear
     * Core Styles
     * Gift Cards
   * Accessories
     * Retractable Badge Reel
     * Compression Socks
     * PPE
     * All
   * Shop By Color
     * Black
     * Charcoal
     * Blue
     * Green
     * Sand
   * Shop By Fabric
     * Activewear
     * Faux Linen
     * Signature
     * Sustainable
 * Industries
   * Spa & Beauty Uniforms
   * Medical & Dental Uniforms
   * Hotel & Hospitality Uniforms
   * Team Orders
 * Last Call
 * Rewards
   * NAU Rewards
   * Give $50, Get $50
 * Our Story
   * About Us
   * WeForest Partnership
   * Hospitality Lifecycle
   * Newsletter
   * Blog
 * NAU App

 * 1
 * 2
 * 3
 * 4
 * 5


SET YOUR BRAND APART

How you present yourself to the world matters. That’s why we offer a range of
styles and fabrics to help you create the right look for you and your team.
Whether you need beautifully detailed, flattering tunics, high-performing
compression leggings, or want to ensure your uniform is made from sustainable
materials, we’re here to help you dress for success in pieces
Made For The Way You Move.™

As a premium uniform store, with over two decades of experience, we elevate how
teams of all sizes work in hospitality, healthcare, health and wellness, and the
beauty industry with tailored, fashionable, high-performing, durable pieces.
Shop spa tunics, tops, pants, suiting, and more with a range of styles, fabric,
and sizes available.


WOMEN'S TUNICS


SUSTAINABLE LAUREL FAUX WRAP TOP

$74.00 +
2 colours


ANDIAMO WRAP TUNIC

$78.00 +
2 colours


MODERNA

$86.00 +


JADA W/MATTE BLACK ZIPPER

$86.00 +


JADA

$86.00 +
3 colours


WOMEN'S FAUX LINEN MAYA TUNIC

$80.00 +
5 colours


WOMEN'S FAUX LINEN SORELLE TUNIC

$88.00 +
4 colours


ZOE W/ MATTE BLACK ZIPPER

$84.00 +
10 colours


DOLCE

$29.00 +
8 colours


COCO TUNIC

$49.00 +
2 colours


WOMEN'S AMALIA MAP TUNIC

$84.00 +


LIMITED EDITION MONTEGO

$65.00 +


ETERNITY TUNIC W/ EMBROIDERY

$85.00 +
3 colours


TUSCAN

$68.00 +
2 colours






SIGNATURE FABRIC

Your signature is part of your identity. So when it was time to create our
signature fabric we knew it needed to stand out. Our signature fabric is
dependable, comfortable, and sets our uniforms apart from any other you may have
tried. It’s breathable, durable, anti-bacterial and won’t fade no matter how
many wash cycles you put it through. We're proud to put our name on it and know
you'll be proud to show off your new uniform.




ATHLETIC FABRIC

What if the uniforms you wear helped the planet? They can. Our Sustainable
Performance Fabric is made from recycled water bottles that are crushed,
pelleted, and spun into the fabric we use. It’s made even better with a
biodegradable Chitosante treatment to ensure it’s both soft to wear and keeps
you safe with UPF50 sun protection. Plus, Chitosante is the only antibacterial
bio-agent in the world to be certified by the US Environmental Protection
Agency.

It’s also moisture-wicking, breathable, fast-drying, odor-resistant, static
free, pill resistant, and sure to be your favorite.




FAUX LINEN

Carefree and cool—that’s how you’ll feel when you put on pieces from our Faux
Linen Collection. With the chic, relaxed feel of linen and the durability of a
uniform, it’s the best of both worlds wrapped up in stylish tops, tunics, and
bottoms.




NEW ECOSIGNATURE

Same Signature, better ending. Made from biodegradable polyester and spandex (to
be replaced with biodegradable spandex once available) provides the integrity
required for the lifespan of a uniform, that will safely  degrade in soil with
no harmful substances  released. Our new EcoSignature fabric provides the same
benefits you know and love in our Signature fabric, with a better end of life
outcome. The fabric looks and feels exactly the same—soft, stretchy, and
durable—but safely degrades when it’s lived its life. Better for you, better for
the planet. 



SHOP THE LOOK

Shop these top sellers, and more from the Faux Linen Collection.

Shop now


WOMEN'S FAUX LINEN SORELLE TUNIC

$88.00 +
4 colours


RIO CLASSIC FAUX LINEN TUNIC

$78.00 +
3 colours


WOMEN'S FAUX LINEN MAYA TUNIC

$80.00 +
5 colours


IN THE PRESS


NOEL ASMAR UNIFORMS LAUNCHES APP FOR BEAUTY PROS

Noel Asmar Uniforms released an app for users to shop their products that is
available for Apple and Android devices. The app allows users to browse their
full collection of products, favorite items, build a shareable wish list and
check out with ease.

READ MORE


PRODUCT INNOVATION FEATURE IN EUROPEAN SPA MAGAZINE

Our CEO and Founder Noel Asmar shares her thoughts on running a business, the
importance of uniforms, and our new EcoSignature Fabric. Read her interview with
European Spa Magazine on page 108.

Read more


MASSAGE MAG

The International SPA Association was pleased to announce Noel Asmar Group as
this year’s overall winner for the ISPA Innovation of the Year. Their athleisure
uniforms that use recycled fabric made from repurposed plastic bottles received
the most votes by ISPA members.


Read More


NOEL ASMAR GROUP PARTNERS WITH WEFOREST

The Noel Asmar Group has partnered with WeForest, affirming its commitment to
sustainability in the textile and wellness space. “We design and create with
purpose, intent, and sustainability in the pursuit of wellness in every aspect
of life” says CEO Noel Asmar.

READ MORE


NAU BLOG


TAKING CARE OF EVERY SENSE

Posted by Noel Asmar

August is Wellness Month. We love celebrating and supporting wellness because we
know how powerful and important wellness can be. We’re taking a few minutes to
focus on creating a...


ELEVATED, EMPOWERED, AND ALWAYS PROFESSIONAL

Posted by Noel Asmar

Meet Gloren—a nurse, instructor, and a wellness advocate. “I want to present
myself as a professional, in a respectable manner. I want to feel prepared for
the day. When I...


INTRODUCING ECOSIGNATURE SPA UNIFORMS

Posted by Noel Asmar

We like to think of ourselves as trendsetters when it comes to spa uniforms.
It’s our mission to ensure you feel confident, polished, and professional. But
it doesn’t stop there....

4.7 4.7 star rating


JADA

Shop Now
N
noelasmaruniforms

08/17/22
Help your team feel more confident, capable, and comfortable with a uniform
program that uplifts your team members and your brand. ⁠ ⁠ With an extensive
size range of XXS to 5XL in most styles, chic and elevated designs, and choice
of durable, breathable, high-performance fabrics, dressing your team for success
just got easier. ⁠ ⁠ Browse styles at the link in bio 🔗⁠ PC:
@hardinadvanceddentistry
READ MORE...
READ LESS
Was this review helpful?

1

0
4.0 4.0 star rating


LIMITED EDITION MONTEGO

Shop Now
T
tmgvanity

07/16/22
Happy Weekend Everyone 🌿 Comment below what you are most excited about this
weekend ☀️ I’m most excited about celebrating atouchbakery birthday all weekend
long 🥳 🎉
READ MORE...
READ LESS
Was this review helpful?

0

0
4.3 4.3 star rating


COMPRESSION SOCKS

Shop Now
G
glorenguelos

07/05/22
I’m so surprised how my feet were not as sore after a long 8 hrs shift! Thanks
to these compression socks from noelasmaruniforms ! You may think it’s too hot
to wear long socks this summertime, but this compression socks is breathable and
feels very lightweight. It’s comfortable and easy to wear! Benefits: ✔️ It’s
great to promote blood flow in the veins ✔️ prevent varicose veins ✔️ reduce
feeling tired and soreness ✔️ prevent swelling Check them out at
noelasmaruniforms ! It’s a perfect gift for your favourite health care worker
hero! #compressionsocks #noelasmaruniforms #norlasmar #noelasmarcollections
#nursingneeds #nursingnecessities
READ MORE...
READ LESS
Was this review helpful?

0

0
4.7 4.7 star rating


JADA

Shop Now
N
nicholsmd_dermatology

10/05/21
Don’t neglect your neck 😏 So often, our neck and chest are forgotten about in
our skincare routines, making them the first places to show our age. Dr. Nichols
loves our Complete Neck Firming System to keep this delicate area tight,
youthful, and wrinkle-free! It includes: ✨NicholsMD Neck Firming Cream for a
morning lift ✨SkinCeuticals Tripeptide-R Neck Repair for overnight rejuvenation
Purchase yours this month, and a portion of the proceeds will go to
breastcanceralliance 💕
READ MORE...
READ LESS
Was this review helpful?

1

0
4.3 4.3 star rating


ANDIAMO WRAP TUNIC

Shop Now
S
skinbyvictoriia

04/07/21
Love this skinbetter regimen!☺️ Go check out my last post to learn more!🤍💙
#skin #skincare #skincareaddict #skincareproduct #love #florida #skincareroutine
#skincaretips #skinbetter #medspa
READ MORE...
READ LESS
Was this review helpful?

0

0
4.7 4.7 star rating


JADA

Shop Now
E
eolmedispa

11/07/18
Our casmara_westcoast and esthemax jelly masks are now included in all of our
Medi Facials and Dermaplaning Facials! From Anti-aging, Hydrating, Calming,
Inflammation and Redness Control, these Jelly Masks are the prefect additive to
lock in hydration and infuse customized serums specially selected for you deeper
into the skin. Want the Jelly Masks in any of your other treatments? No problem!
Add them on for $25 (Please call ahead to book this, to make sure we have the
appropriate time needed).
READ MORE...
READ LESS
Was this review helpful?

1

0
4.8 4.8 star rating


JADA W/MATTE BLACK ZIPPER

Shop Now
C
circadia_skin

06/09/22
Look and feel your best 🤩 Aprons 💙 Uniforms 💙 Robes 💙 Smocks 💙 All in only
the most comfortable and best quality threads #lookgoodfeelgood
READ MORE...
READ LESS
Was this review helpful?

0

0
4.8 4.8 star rating


ELLIS

Shop Now
4.1 4.1 star rating


INSPIRE FACE MASK - MULTIPACK

Shop Now


OTHER TAGGED PRODUCTS

 * 
 * 
 * SHOW MORE
   SHOW LESS

N
nailingwithnaomi

08/28/20
Happy Friday! August is #wellness month so I wanted to share one of my fav
wholesome recipes. I love to make avocado toast, its my go to brekkie! -- Living
in England I have access to small village bakeries and I treat myself to yummy
GI seeded bread. I love hass avocados on my toast, and I sprinkle traderjoes
everything but the bagel seasoning and a bit of Spanish olive oil. Great kick of
antioxidants, vitamins, and healthy fats to start my day!
READ MORE...
READ LESS
Was this review helpful?

2

0
4.7 4.7 star rating


IBIZA PANT

Shop Now
4.4 4.4 star rating


BELLA

Shop Now


OTHER TAGGED PRODUCTS

 * 
 * 
 * SHOW MORE
   SHOW LESS

S
soojel

05/23/20
Give them somethin’ to smock about.
READ MORE...
READ LESS
Was this review helpful?

0

0
4.7 4.7 star rating


SIENNA TOP

Shop Now
W
wishesskincare

03/15/21

READ MORE...
READ LESS
Was this review helpful?

1

0
4.7 4.7 star rating


JADA

Shop Now
G
getaritual

04/13/19
What have you done for you lately?? 🎶 Bonus points if you heard the Janet
Jackson song in your head 🎶 Your skin needs a professional level of deep
cleaning and exfoliation at least once per month! And your spirit and mental
well being could probably use some love too! ❤️ You know where to find me, boo
😉 📷: ampersand_creative_co . . . . . . . #boiseesthetician #organicbeauty
#wellness #boise #thisisboise #acneproneskin #licensedesthetician #wellnesstips
#boisebeauty #boiseskin #holisticskincare #boiseeats #boiselife #boiselocal
#hellohealthyboise #boiseskincare #skinwellness #boisewellness #skincaretips
#boiselocal #boisebench #holisticskincare #selfcare #boiseselfcare
#hellohealthyboise #buylocalboise #breakoutskin #healyourlife #acnehelp
#healyourskin
READ MORE...
READ LESS
Was this review helpful?

0

0
4.4 4.4 star rating


BELLA

Shop Now
S
summitspaandfloat

05/17/20
Meet Shantel 🖤 esthetics.by.shantel has been with us for about 2 years now. She
has a warm and welcoming personality that will put you at ease. Shantel prides
herself on helping you feel relaxed while troubleshooting your skin care needs.
She graduated from the Skin Science Institute in March of 2018. “The reason I
love skin care and being an Aesthetician is because I love being able to help
clients work through problems with their skin and being able to see the results.
“My goal for future clients is for them to leave their treatment feeling better
about themselves. I want them to feel more confident in their own skin.” Shantel
is available for appointments on Monday 9am-7pm, Tuesday 9a-m-3pm, Wednesday
10am-8pm, and Friday 9am-3pm.
READ MORE...
READ LESS
Was this review helpful?

0

0
4.7 4.7 star rating


JADA

Shop Now
Y
yogi_dentist

06/20/19
When I entered dental school, I knew I wanted to give my father the smile he
wanted and deserved 😁 My parents gifted me such a wonderful life and I now
possessed a skill that could benefit them immensely. As many of you dental
professionals know, working on family is not always the easiest 😥 As a dental
student, my father’s case was above my skill level. Fast forward 5 years and
finding an incredibly knowledgable practitioner & mentor (looking at you
adamoelvis), I am so proud, honored, stoked to say we’re taking the steps to
give my father a smile that will rival any A-list celeb (watch out therock) 🤩 .
. .P.S. My #1 advice for any dental student/young dentist (heck, ANY dentist)
FIND YOURSELF A MENTOR! It’s irreplaceable in your growth as a practitioner! . .
. . . . .#family #smile #newyork #dad #daddio #mentor #travel #dentistry #dental
#tooth #teeth #school #celebrity #learn #grow #transformationtuesday #veneer
#crown #cosmetic #Austin #texas #father #parents #life #live #happy #health
#hollywood
READ MORE...
READ LESS
Was this review helpful?

0

0
4.4 4.4 star rating


BELLA

Shop Now


MEN'S URBAN FUSION

Shop Now
4.7 4.7 star rating


DOLCE

Shop Now


OTHER TAGGED PRODUCTS

 * 
 * 
 * 
 * SHOW MORE
   SHOW LESS

S
summitspaandfloat

09/23/20
Yesterday we were closed all morning long to take time to do some continuing
education. Our therapists brushed up on their #lymphaticdrainage skills, and our
Aestheticians went through our fall #pumpkinchocolatefacial we launch in October
and our 5 new facials for 2021!! We enjoyed the time we had with each other to
increase our knowledge and skills to better serve you! Come see us soon!
summitspaandfloat 801-798-8750
READ MORE...
READ LESS
Was this review helpful?

0

0
4.7 4.7 star rating


JADA

Shop Now
L
lindseymarshalldmd

08/06/20
Cheers to 8 great years! Emily is our treatment coordinator, hygienist, EFDA,
tech guru and beauty expert. 📸 rmcginnphoto. #amazing #hygienist #extraordinary
#bestofthebest #healthyteeth #figuresitallout
READ MORE...
READ LESS
Was this review helpful?

1

0
Slideshow
Slide controls

Loading...

Powered by



Dressed for Success
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Shop Now
Loading...
Load More
Loading...


AWARD-WINNING UNIFORM STORE

Our team is here to work with you and find solutions for whatever your uniform
needs may be. We’ve been recognized for our commitment to sustainability with
the GSN Sustainability Award and we're proud to have received the ISPA Innovate
Award for our swift response in designing PPE to help spa and wellness
businesses reopen safely. Our award-winning uniform store’s designs have also
been featured in Vogue and Harper’s Bazaar, showcasing our style, values, and
commitment to unparalleled excellence and expertise.




HOW CAN PREMIUM UNIFORMS HELP MY BUSINESS?

Uniforms are an extension of your brand. Whether you’re selecting uniform scrubs
for a medical spa or tunic uniforms for your hospitality team, premium uniforms
showcase your brand’s unwavering commitment to quality, professionalism, and
superior service.
















WHAT IS THE DIFFERENCE BETWEEN OTHER UNIFORMS AND NOEL ASMAR UNIFORMS?

All Noel Asmar Uniforms are carefully crafted with designs Made For The Way You
Move™. With thoughtful details and elegant tailoring, we never compromise on
quality or style. Our uniform store team has nearly two decades of experience
guiding business owners through the uniform selection and implementation
process, delivering tailored clothing that’s both beautiful and practical.

Read our latest reviews here.

payment-american_express payment-apple_pay payment-bitcoin payment-dankort
payment-diners_club payment-discover payment-dwolla payment-forbrugsforeningen
payment-jcb payment-google_wallet payment-laser payment-maestro payment-master
payment-paypal payment-shopify_pay payment-solo payment-switch payment-visa

ABOUT US

 * About Us
 * Careers
 * Blog
 * Become an Affiliate
 * Rewards
 * Refer a Friend
 * Privacy Policy
 * Download our App

CUSTOMER SERVICE

 * Shipping Information
 * Measuring Tips
 * Returns & Exchanges
 * Contact Us
 * Team Orders
 * Request a Catalogue

EXPLORE US ON:

social-linkedin social-youtube
 * 
 * 
 * 
 * 
 * 

SIGN UP TO GET 15% OFF YOUR FIRST PURCHASE



Sign up

© 2022 Noel Asmar Uniforms
Powered by Shopify

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa




★ Reviews
Popup content starts
Reviews by


close Popup


REVIEWS

4.0 star rating 203 Reviews





 * Site Reviews
 * Product Reviews




WRITE A REVIEW

* Indicates a required field

* Score:

* Title:
* Review:
You are connected as
Connect with:

-OR-
* Use your name:
* Email:

Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria




Thank you for posting a review!
We value your input. Share your review so everyone else can enjoy it too.
share
share
share
Thank you for posting a review!
Your review was sent successfully and is now waiting for our staff to publish
it.
Verified Reviewer

0.0 star rating

10/14/22
Review by Anonymous User



On
share ' Share Review by Anonymous User facebook facebook Share Review by
Anonymous User twitter twitter Share Review by Anonymous User LinkedIn linkedin
Share Review by Anonymous User
10/14/22
Was this review helpful?

0

0


M
Marnie R.
Verified Buyer

5.0 star rating

10/14/22
Great fabric and style

Review by Marnie R. on 14 Oct 2022 review stating Great fabric and style
Great fabric and style
On Noel Asmar Uniforms
share ' Share Review by Marnie R. on 14 Oct 2022 facebook facebook Share Review
by Marnie R. on 14 Oct 2022 twitter twitter Share Review by Marnie R. on 14 Oct
2022 LinkedIn linkedin Share Review by Marnie R. on 14 Oct 2022
10/14/22
Was this review helpful?

0

0

I
Indira T.
Verified Buyer

5.0 star rating

10/08/22
5 stars

Review by Indira T. on 8 Oct 2022 review stating 5 stars
5 stars
On Noel Asmar Uniforms
share ' Share Review by Indira T. on 8 Oct 2022 facebook facebook Share Review
by Indira T. on 8 Oct 2022 twitter twitter Share Review by Indira T. on 8 Oct
2022 LinkedIn linkedin Share Review by Indira T. on 8 Oct 2022
10/08/22
Was this review helpful?

0

0

M
Marissa V.
Verified Buyer

5.0 star rating

10/07/22
Quality although I miss the

Review by Marissa V. on 7 Oct 2022 review stating Quality although I miss the
Quality although I miss the presentation signature packaging!!
On Noel Asmar Uniforms
share ' Share Review by Marissa V. on 7 Oct 2022 facebook facebook Share Review
by Marissa V. on 7 Oct 2022 twitter twitter Share Review by Marissa V. on 7 Oct
2022 LinkedIn linkedin Share Review by Marissa V. on 7 Oct 2022
10/07/22
Was this review helpful?

0

0

T
Tami G.
Verified Buyer

5.0 star rating

09/27/22
Very happy

Review by Tami G. on 27 Sep 2022 review stating Very happy
I purchased the Jada long sleeve zip top and compression leggings! They are
attractive and classy and if they hold up to washings, like I hear they do -
that’s a big win!
Can’t wait till the cooler months to wear them!
On Noel Asmar Uniforms
share ' Share Review by Tami G. on 27 Sep 2022 facebook facebook Share Review by
Tami G. on 27 Sep 2022 twitter twitter Share Review by Tami G. on 27 Sep 2022
LinkedIn linkedin Share Review by Tami G. on 27 Sep 2022
09/27/22
Was this review helpful?

0

0

E
Elizabeth C.
Verified Buyer

5.0 star rating

09/20/22
Great quality

Review by Elizabeth C. on 20 Sep 2022 review stating Great quality
I love this jacket! Stretchy and comfortable, but it still looks professional.
Perfect for the front office, and all I only need to zip it up if I have to help
out in the operatory.
On Noel Asmar Uniforms
share ' Share Review by Elizabeth C. on 20 Sep 2022 facebook facebook Share
Review by Elizabeth C. on 20 Sep 2022 twitter twitter Share Review by Elizabeth
C. on 20 Sep 2022 LinkedIn linkedin Share Review by Elizabeth C. on 20 Sep 2022
09/20/22
Was this review helpful?

0

0

1 2 3 4 5 6 7 8 9

Reviews by
Popup content ends




Close form 1

Subscribe to our newsletter for 15% off, exclusive sales, updates, and more.




By clicking SIGN UP NOW, you agree to receive marketing text messages from Noel
Asmar Group Inc. Uniforms at the number provided, including messages sent by
autodialer. Consent is not a condition of any purchase. Message and data rates
may apply. Message frequency varies. Reply HELP for help or STOP to cancel. View
our Privacy Policy and Terms of Service.

Male
Female

I'm shopping for:
Myself
My Company




SIGN UP



Live Chat is Online 
Chatting
0
×
–

undefined



Chat Input Box

Chat
Powered by


Earn Rewards
Refer Friends