Skip to content

Springevents-staffing.ae

Store access

Enter password below to access the store:

Opening soon

Ready for Springevents Dubai? We’re almost there. Our new site is coming soon — bringing premium event staffing to the UAE.

/* === SPRINGEVENTS ME – CUSTOM CSS === */ /* Import main font: Mirador */ @font-face { font-family: 'Mirador'; src: url('//springevents-staffing.ae/cdn/shop/t/2/assets/fonnts.com-mirador-regular.woff2?200') format('woff2'); font-weight: normal; font-style: normal; font-display: swap; } /* General font styles */ body { font-family: 'Mirador', sans-serif; color: #3a2f2d; } /* Headings and buttons with Montserrat */ h1, h2, h3, h4, h5, h6, .button, .btn, .shopify-payment-button__button, .spr-button { font-family: 'Montserrat', sans-serif; } /* Buttons */ .button, .btn { background-color: #516667; color: white; border: none; } .button:hover, .btn:hover { background-color: #3a2f2d; } /* Links */ a { color: #516667; text-decoration: none; } a:hover { color: #3a2f2d; } /* Remove all price displays */ .price, .card__information .price, .product__info-container .price, .cart__footer .totals, .cart__items .cart__item__price, .recommendation-price, .unit-price, .product__price, .price--on-sale, .price--regular, .price--compare { display: none !important; } /* Remove "Powered by Shopify" */ a[rel="nofollow"][href*="shopify.com"] { display: none; } /* Add custom copyright text */ .footer__content-bottom::after { content: "© 2025 Springevents"; display: block; margin-top: 10px; color: #3a2f2d; font-family: 'Mirador', serif; font-size: 14px; text-align: center; } /* Remove cart and all related components */ .header__icon--cart, .header__icon--account, .cart-link, .cart__footer, .cart__items, .cart, .header__cart-count, .shopify-payment-button, .cart-notification, .cart-count-bubble { display: none !important; } /* Remove currency and market selectors (header + footer) */ .header__localization, .header__country-selector, .header__currency-selector, .header__localization-form, .header__dropdown-localization, .shopify-market-selector, .market-selector, .currency-selector, .localization-form, .footer__localization, select[name="CountrySelector"], select[name="currency_code"], select.shopify-localization-form__select { display: none !important; }