"].join(""),l.id=h,(m?l:n).innerHTML+=f,n.appendChild(l),m||(n.style.background="",n.style.overflow="hidden",k=g.style.overflow,g.style.overflow="hidden",g.appendChild(n)),i=c(l,a),m?l.parentNode.removeChild(l):(n.parentNode.removeChild(n),g.style.overflow=k),!!i},x={}.hasOwnProperty,y;!B(x,"undefined")&&!B(x.call,"undefined")?y=function(a,b){return x.call(a,b)}:y=function(a,b){return b in a&&B(a.constructor.prototype[b],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if(typeof c!="function")throw new TypeError;var d=u.call(arguments,1),e=function(){if(this instanceof e){var a=function(){};a.prototype=c.prototype;var f=new a,g=c.apply(f,d.concat(u.call(arguments)));return Object(g)===g?g:f}return c.apply(b,d.concat(u.call(arguments)))};return e}),q.touch=function(){var c;return"ontouchstart"in a||a.DocumentTouch&&b instanceof DocumentTouch?c=!0:w(["@media (",m.join("touch-enabled),("),h,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(a){c=a.offsetTop===9}),c},q.csstransforms=function(){return!!F("transform")},q.csstransforms3d=function(){var a=!!F("perspective");return a&&"webkitPerspective"in g.style&&w("@media (transform-3d),(-webkit-transform-3d){#modernizr{left:9px;position:absolute;height:3px;}}",function(b,c){a=b.offsetLeft===9&&b.offsetHeight===3}),a},q.fontface=function(){var a;return w('@font-face {font-family:"font";src:url("https://")}',function(c,d){var e=b.getElementById("smodernizr"),f=e.sheet||e.styleSheet,g=f?f.cssRules&&f.cssRules[0]?f.cssRules[0].cssText:f.cssText||"":"";a=/src/i.test(g)&&g.indexOf(d.split(" ")[0])===0}),a};for(var G in q)y(q,G)&&(v=G.toLowerCase(),e[v]=q[G](),t.push((e[v]?"":"no-")+v));return e.addTest=function(a,b){if(typeof a=="object")for(var d in a)y(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="function"?b():b,typeof f!="undefined"&&f&&(g.className+=" supports-"+(b?"":"no-")+a),e[a]=b}return e},z(""),i=k=null,e._version=d,e._prefixes=m,e._domPrefixes=p,e._cssomPrefixes=o,e.testProp=function(a){return D([a])},e.testAllProps=F,e.testStyles=w,g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" supports-js supports-"+t.join(" supports-"):""),e}(this,this.document); /*! * enquire.js v2.1.2 - Awesome Media Queries in JavaScript * Copyright (c) 2014 Nick Williams - http://wicky.nillia.ms/enquire.js * License: MIT (http://www.opensource.org/licenses/mit-license.php) */ !function(a,b,c){var d=window.matchMedia;"undefined"!=typeof module&&module.exports?module.exports=c(d):"function"==typeof define&&define.amd?define(function(){return b[a]=c(d)}):b[a]=c(d)}("enquire",this,function(a){"use strict";function b(a,b){var c,d=0,e=a.length;for(d;e>d&&(c=b(a[d],d),c!==!1);d++);}function c(a){return"[object Array]"===Object.prototype.toString.apply(a)}function d(a){return"function"==typeof a}function e(a){this.options=a,!a.deferSetup&&this.setup()}function f(b,c){this.query=b,this.isUnconditional=c,this.handlers=[],this.mql=a(b);var d=this;this.listener=function(a){d.mql=a,d.assess()},this.mql.addListener(this.listener)}function g(){if(!a)throw new Error("matchMedia not present, legacy browsers require a polyfill");this.queries={},this.browserIsIncapable=!a("only all").matches}return e.prototype={setup:function(){this.options.setup&&this.options.setup(),this.initialised=!0},on:function(){!this.initialised&&this.setup(),this.options.match&&this.options.match()},off:function(){this.options.unmatch&&this.options.unmatch()},destroy:function(){this.options.destroy?this.options.destroy():this.off()},equals:function(a){return this.options===a||this.options.match===a}},f.prototype={addHandler:function(a){var b=new e(a);this.handlers.push(b),this.matches()&&b.on()},removeHandler:function(a){var c=this.handlers;b(c,function(b,d){return b.equals(a)?(b.destroy(),!c.splice(d,1)):void 0})},matches:function(){return this.mql.matches||this.isUnconditional},clear:function(){b(this.handlers,function(a){a.destroy()}),this.mql.removeListener(this.listener),this.handlers.length=0},assess:function(){var a=this.matches()?"on":"off";b(this.handlers,function(b){b[a]()})}},g.prototype={register:function(a,e,g){var h=this.queries,i=g&&this.browserIsIncapable;return h[a]||(h[a]=new f(a,i)),d(e)&&(e={match:e}),c(e)||(e=[e]),b(e,function(b){d(b)&&(b={match:b}),h[a].addHandler(b)}),this},unregister:function(a,b){var c=this.queries[a];return c&&(b?c.removeHandler(b):(c.clear(),delete this.queries[a])),this}},new g}); /*! * imagesLoaded PACKAGED v4.1.0 * JavaScript is all like "You images are done yet or what?" * MIT License */ !function(t,e){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",e):"object"==typeof module&&module.exports?module.exports=e():t.EvEmitter=e()}(this,function(){function t(){}var e=t.prototype;return e.on=function(t,e){if(t&&e){var i=this._events=this._events||{},n=i[t]=i[t]||[];return-1==n.indexOf(e)&&n.push(e),this}},e.once=function(t,e){if(t&&e){this.on(t,e);var i=this._onceEvents=this._onceEvents||{},n=i[t]=i[t]||[];return n[e]=!0,this}},e.off=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var n=i.indexOf(e);return-1!=n&&i.splice(n,1),this}},e.emitEvent=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var n=0,o=i[n];e=e||[];for(var r=this._onceEvents&&this._onceEvents[t];o;){var s=r&&r[o];s&&(this.off(t,o),delete r[o]),o.apply(this,e),n+=s?0:1,o=i[n]}return this}},t}),function(t,e){"use strict";"function"==typeof define&&define.amd?define(["ev-emitter/ev-emitter"],function(i){return e(t,i)}):"object"==typeof module&&module.exports?module.exports=e(t,require("ev-emitter")):t.imagesLoaded=e(t,t.EvEmitter)}(window,function(t,e){function i(t,e){for(var i in e)t[i]=e[i];return t}function n(t){var e=[];if(Array.isArray(t))e=t;else if("number"==typeof t.length)for(var i=0;i
Shopping Cart
FREE SHIPPING ON ALL ORDERS

4 Elite Tanning Tips from a Pro!

Posted by Kendal Rudolph on
4 Elite Tanning Tips from a Pro!

4 Elite Tanning Tips from a Pro!

No matter if you are a weekly sunless tanning product user or someone who is giving it a try for the first time, everyone can always use some tips from a professional. I’ve been using sunless tanning products for years and I even learn from other professionals in the business. Now I am going to share my 4 best tanning tips with you to make sure you get the best results from Solrae Sunless products.

4 Tanning Tips from a Pro

1. Lotion Is Fundamental

Even if you aren’t using a sunless tanning product, you should still be using a moisturizer every day on your skin. Lotion can help to keep the skin supple, smooth and soft. My pro tip when it comes to lotion is to pay close attention your elbows, knees and the back of your feet (ankles) for an expert level tan. These areas are likely the driest spots on your body. Keeping them moisturized can help to even out your bronze.

2. Hands Can Be Difficult

We’ve all been there. Did a sunless tan and either forgot to wash our hands or didn’t wash well enough. I have a couple tips to ensure your hands look their best after a sunless tan.

  • Hand Tip 1 - use a mitt! Our self-proclaimed, but customer recognized and highly recommended, best self tanning mitt is made of soft velvet material. The velvet deters the tanning solution from soaking into the mitt, leaving it only on your skin. The plastic lining protects your hand from staining to ensure a quick, evenly blended application.
  • Hand Tip 2 - Use a makeup brush to feather the remaining amount of tanner that is on your arms, up to your fingertips. You can also put a small amount of any of Solrae's easy-to-apply self-tanners on the top of our self-tanning blending brush and glide it easily over your skin. Reapply and repeat as needed to get a darker bronze tan

3. Makeup Is Helpful

Melasma is a skin condition that commonly leads to small patches of skin discoloration. There are also other reasons humans have darker spots on their skin that they may want to have blended in more. My tanning tip for doing a face tan with our Instant Airbrush Self Tanner is to use concealer or foundation to cover the dark spots prior to sunless tanning. Let the makeup dry for 10 minutes and then use the airbrush self tanner. This will help blend the dark spots instead of increasing their darkness. 

4. Ingredients Matter

Pay attention to what is in the lotions, soaps and other body products that you use on your skin. Look for products that truly care about your skin as the following will diminish the appearance of your bronze and won’t give you the best results:

  • Parabens free - The beauty industry is constantly evolving, and one of the most significant changes in recent years has been the shift away from parabens. Parabens are a type of preservative that have been used for decades to increase the shelf life of beauty products. However, in recent years, concerns have been raised about the potential health risks associated with parabens.
  • No formaldehyde - The International Agency for Research on Cancer (IARC) and the National Toxicology Program classify formaldehyde as a human carcinogen which means that it has the potential to cause cancer when its fumes are inhaled. This is particularly concerning when it comes to beauty products, where formaldehyde is sometimes used as a preservative. While formaldehyde is technically legal to use in beauty products, it is important to be aware of its potential risks and to make informed choices about the products you use.
  • No phthalates - Phthalates are a class of chemicals that are added to plastics to maintain their flexibility and durability. While they have many useful applications, there are growing concerns about their impact on human health. Research has linked exposure to phthalates with a range of health problems, including damage to major organs such as the liver and kidneys, as well as disruptions to the endocrine system. In particular, phthalates have been shown to have negative effects on fertility in both men and women.
  • no propylene glycol - Propylene glycol is a common ingredient found in many skincare products, cosmetics, and even food. While some people should avoid it due to allergies or sensitivity, there is no need for major alarm about its safety, but it is still a product that could hinder the final appearance of your sunless tan. Propylene glycol has been misconstrued as a dangerous and toxic substance due to its petroleum-based origin. However, cosmetic-grade petroleum and propylene glycol are different from commercial petroleum and do not pose a threat to our health. So, while it's important to be cautious about what we put on our skin, we don't need to fear propylene glycol. If you can find a product that does not have it as an ingredient, buy it!
  • No mineral oil - While lotions with mineral oil may seem like a good option, they can actually have a negative impact on your tan. The minerals in these lotions can restrict the tan from interacting with the top layer of your skin, leading to patches, streaks, and even spots in your tan.
  • No paraffin - Sometimes confused with parabens, paraffins are different. Paraffins come from petroleum so just like mineral oils, they could leave a residue on your skin, potentially creating spots of darker and lighter sunless tanning areas. 

Remember, a little bit of TLC can go a long way in maintaining a beautiful, natural-looking tan. So be sure to choose your skincare products carefully, and enjoy your gorgeous glow all season long!

Older Post Newer Post