<!-- This page is cached by the Hummingbird Performance plugin v3.0.1 - https://wordpress.org/plugins/hummingbird-performance/. --><!DOCTYPE html>
<html lang="en-US">

<head>

	<meta charset="UTF-8" />
	<meta http-equiv="x-ua-compatible" content="ie=edge" />
	<meta name="viewport" content="width=device-width, initial-scale=1" />
	<link rel="pingback" href="https://www.thebeautygirl.com/xmlrpc.php" />
	<link rel="profile" href="https://gmpg.org/xfn/11" />
	
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v16.7 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>The Beauty Girl - Beauty Shouldn&#039;t Be A Bitch</title>
	<meta name="description" content="Beauty Shouldn&#039;t Be A Bitch" />
	<link rel="canonical" href="https://www.thebeautygirl.com/" />
	<link rel="next" href="https://www.thebeautygirl.com/page/2/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="The Beauty Girl - Beauty Shouldn&#039;t Be A Bitch" />
	<meta property="og:description" content="Beauty Shouldn&#039;t Be A Bitch" />
	<meta property="og:url" content="https://www.thebeautygirl.com/" />
	<meta property="og:site_name" content="The Beauty Girl" />
	<meta name="twitter:card" content="summary" />
	<meta name="twitter:site" content="@npthebeautygirl" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.thebeautygirl.com/#website","url":"https://www.thebeautygirl.com/","name":"The Beauty Girl","description":"Beauty Shouldn&#039;t Be A Bitch","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.thebeautygirl.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"CollectionPage","@id":"https://www.thebeautygirl.com/#webpage","url":"https://www.thebeautygirl.com/","name":"The Beauty Girl - Beauty Shouldn&#039;t Be A Bitch","isPartOf":{"@id":"https://www.thebeautygirl.com/#website"},"description":"Beauty Shouldn&#039;t Be A Bitch","breadcrumb":{"@id":"https://www.thebeautygirl.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.thebeautygirl.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.thebeautygirl.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="The Beauty Girl &raquo; Feed" href="https://www.thebeautygirl.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="The Beauty Girl &raquo; Comments Feed" href="https://www.thebeautygirl.com/comments/feed/" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v7.18.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=UA-64162811-2"  type="text/javascript" data-cfasync="false" async></script>
			<script type="text/javascript" data-cfasync="false">
				var mi_version = '7.18.0';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStr = 'ga-disable-UA-64162811-2';

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					return document.cookie.indexOf( disableStr + '=true' ) > - 1;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if ( __gtagTrackerIsOptedOut() ) {
					window[disableStr] = true;
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
					window[disableStr] = true;
				}

				if ( 'undefined' === typeof gaOptout ) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];
				if ( mi_track_user ) {
					function __gtagTracker() {dataLayer.push( arguments );}
					__gtagTracker( 'js', new Date() );
					__gtagTracker( 'set', {
						'developer_id.dZGIzZG' : true,
						                    });
					__gtagTracker( 'config', 'UA-64162811-2', {
						forceSSL:true,link_attribution:true,					} );
										window.gtag = __gtagTracker;										(
						function () {
							/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
							/* ga and __gaTracker compatibility shim. */
							var noopfn = function () {
								return null;
							};
							var newtracker = function () {
								return new Tracker();
							};
							var Tracker = function () {
								return null;
							};
							var p = Tracker.prototype;
							p.get = noopfn;
							p.set = noopfn;
							p.send = function (){
								var args = Array.prototype.slice.call(arguments);
								args.unshift( 'send' );
								__gaTracker.apply(null, args);
							};
							var __gaTracker = function () {
								var len = arguments.length;
								if ( len === 0 ) {
									return;
								}
								var f = arguments[len - 1];
								if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
									if ( 'send' === arguments[0] ) {
										var hitConverted, hitObject = false, action;
										if ( 'event' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[3] ) {
												hitObject = {
													'eventAction': arguments[3],
													'eventCategory': arguments[2],
													'eventLabel': arguments[4],
													'value': arguments[5] ? arguments[5] : 1,
												}
											}
										}
										if ( 'pageview' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[2] ) {
												hitObject = {
													'eventAction': 'page_view',
													'page_path' : arguments[2],
												}
											}
										}
										if ( typeof arguments[2] === 'object' ) {
											hitObject = arguments[2];
										}
										if ( typeof arguments[5] === 'object' ) {
											Object.assign( hitObject, arguments[5] );
										}
										if ( 'undefined' !== typeof arguments[1].hitType ) {
											hitObject = arguments[1];
											if ( 'pageview' === hitObject.hitType ) {
												hitObject.eventAction = 'page_view';
											}
										}
										if ( hitObject ) {
											action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
											hitConverted = mapArgs( hitObject );
											__gtagTracker( 'event', action, hitConverted );
										}
									}
									return;
								}

								function mapArgs( args ) {
									var arg, hit = {};
									var gaMap = {
										'eventCategory': 'event_category',
										'eventAction': 'event_action',
										'eventLabel': 'event_label',
										'eventValue': 'event_value',
										'nonInteraction': 'non_interaction',
										'timingCategory': 'event_category',
										'timingVar': 'name',
										'timingValue': 'value',
										'timingLabel': 'event_label',
										'page' : 'page_path',
										'location' : 'page_location',
										'title' : 'page_title',
									};
									for ( arg in args ) {
										if ( args.hasOwnProperty(arg) && gaMap.hasOwnProperty(arg) ) {
											hit[gaMap[arg]] = args[arg];
										} else {
											hit[arg] = args[arg];
										}
									}
									return hit;
								}

								try {
									f.hitCallback();
								} catch ( ex ) {
								}
							};
							__gaTracker.create = newtracker;
							__gaTracker.getByName = newtracker;
							__gaTracker.getAll = function () {
								return [];
							};
							__gaTracker.remove = noopfn;
							__gaTracker.loaded = true;
							window['__gaTracker'] = __gaTracker;
						}
					)();
									} else {
										console.log( "" );
					( function () {
							function __gtagTracker() {
								return null;
							}
							window['__gtagTracker'] = __gtagTracker;
							window['gtag'] = __gtagTracker;
					} )();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
				<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.thebeautygirl.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.7.2"}};
			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55357,56424,8205,55356,57212],[55357,56424,8203,55356,57212])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='sb_instagram_styles-css'  href='https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=2.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css'  href='https://www.thebeautygirl.com/wp-includes/css/dist/block-library/style.min.css?ver=5.7.2' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css'  href='https://www.thebeautygirl.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.4.2' type='text/css' media='all' />
<link rel='stylesheet' id='google-fonts-css'  href='https://fonts.googleapis.com/css?family=Lato%3A400%2C500%2C600%2C700%7CMontserrat%3A400%2C500%2C600%2C700&#038;ver=2.6.2' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css'  href='https://www.thebeautygirl.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css?ver=1.0' type='text/css' media='screen' />
<link rel='stylesheet' id='cheerup-fonts-css'  href='https://fonts.googleapis.com/css?family=Playfair+Display%3A400%2C400i%2C700i%7CSource+Sans+Pro%3A400%2C400i%2C600%2C700%7CNoto+Sans%3A400%2C700%7CLora%3A400i' type='text/css' media='all' />
<link rel='stylesheet' id='cheerup-core-css'  href='https://www.thebeautygirl.com/wp-content/themes/cheerup-child/style.css?ver=1711475657' type='text/css' media='all' />
<link rel='stylesheet' id='magnific-popup-css'  href='https://www.thebeautygirl.com/wp-content/themes/cheerup/css/lightbox.css?ver=1711475657' type='text/css' media='all' />
<link rel='stylesheet' id='cheerup-font-awesome-css'  href='https://www.thebeautygirl.com/wp-content/themes/cheerup/css/fontawesome/css/font-awesome.min.css?ver=1711475657' type='text/css' media='all' />
<link rel='stylesheet' id='cheerup-skin-css'  href='https://www.thebeautygirl.com/wp-content/themes/cheerup/css/skin-miranda.css?ver=1711475657' type='text/css' media='all' />
<style id='cheerup-skin-inline-css' type='text/css'>


.sidebar .widget-cta{padding:0px;border:none;}
.current-cat-ancestor{
background:#eeeeee;
}
#widget_carousel_slider-2{border-bottom:none;margin-bottom:0px;}
#text-7{border-top:none;margin-top:10px;font-weight:bold;}
.footer-logo-link{display:none}
</style>
<link rel='stylesheet' id='carousel-slider-frontend-css'  href='https://www.thebeautygirl.com/wp-content/plugins/carousel-slider/assets/css/frontend.css?ver=1.10.1' type='text/css' media='all' />
<script type='text/javascript' id='monsterinsights-frontend-script-js-extra'>
/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.thebeautygirl.com","hash_tracking":"false","ua":"UA-64162811-2"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=7.18.0' id='monsterinsights-frontend-script-js'></script>
<script type='text/javascript' id='jquery-core-js-extra'>
/* <![CDATA[ */
var Sphere_Plugin = {"ajaxurl":"https:\/\/www.thebeautygirl.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-includes/js/jquery/jquery.min.js?ver=3.5.1' id='jquery-core-js'></script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-content/plugins/wp-retina-2x/app/picturefill.min.js?ver=1626726320' id='wr2x-picturefill-js-js'></script>
<link rel="https://api.w.org/" href="https://www.thebeautygirl.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.thebeautygirl.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.thebeautygirl.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 5.7.2" />
<style>
		#category-posts-4-internal .cat-post-thumbnail .cat-post-crop img {height: 87px;}
#category-posts-4-internal .cat-post-thumbnail .cat-post-crop img {object-fit: cover; max-width: 100%; display: block;}
#category-posts-4-internal .cat-post-thumbnail .cat-post-crop-not-supported img {width: 100%;}
#category-posts-4-internal .cat-post-thumbnail {max-width:100%;}
#category-posts-4-internal .cat-post-item img {margin: initial;}
#category-posts-4-internal .cat-post-white span {background-color: white;}
#category-posts-4-internal .cat-post-white img {padding-bottom: 0 !important; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
#category-posts-4-internal .cat-post-white:hover img {opacity: 0.8;}
</style>
		<style id="mystickymenu" type="text/css">#mysticky-nav { width:100%; position: static; }#mysticky-nav.wrapfixed { position:fixed; left: 0px; margin-top:0px;  z-index: 99990; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); opacity:0.9; background-color: #f7f5e7;}#mysticky-nav.wrapfixed .myfixed{ background-color: #f7f5e7; position: relative;top: auto;left: auto;right: auto;}#mysticky-nav .myfixed { margin:0 auto; float:none; border:0px; background:none; max-width:100%; }</style>			<style type="text/css">
																															</style>
			<link rel="icon" href="https://www.thebeautygirl.com/wp-content/uploads/2023/02/cropped-beauty-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.thebeautygirl.com/wp-content/uploads/2023/02/cropped-beauty-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.thebeautygirl.com/wp-content/uploads/2023/02/cropped-beauty-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.thebeautygirl.com/wp-content/uploads/2023/02/cropped-beauty-favicon-270x270.png" />
		<style type="text/css" id="wp-custom-css">
			/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.about-btn{
padding: 11px 12px;
border: 1px solid #e5e5e5;
background: #fbfbfb;
color: #777;
font-family: Poppins, Arial, sans-serif;
font-size: 12px;
font-weight:bold;
letter-spacing: 0.12em;
text-transform: uppercase;
display:block;
}		</style>
		
</head>

<body data-rsssl=1 class="home blog right-sidebar  skin-miranda home-loop-grid">

<div class="main-wrap">

	
		
		
<header id="main-head" class="main-head head-nav-below nav-below">


	<div class="top-bar dark cf">
	
		<div class="top-bar-content" data-sticky-bar="">
			<div class="wrap cf">
			
			<span class="mobile-nav"><i class="fa fa-bars"></i></span>
			
			
				<ul class="social-icons cf">
				
									
					<li><a href="https://www.facebook.com/pages/thebeautygirlcom/106729688852" class="fa fa-facebook" target="_blank"><span class="visuallyhidden">Facebook</span></a></li>
											
									
					<li><a href="https://twitter.com/npthebeautygirl" class="fa fa-twitter" target="_blank"><span class="visuallyhidden">Twitter</span></a></li>
											
									
					<li><a href="https://instagram.com/nicolepearlbeautygirl/" class="fa fa-instagram" target="_blank"><span class="visuallyhidden">Instagram</span></a></li>
											
									
					<li><a href="https://www.pinterest.com/nicolepearlbeautygirl/" class="fa fa-pinterest-p" target="_blank"><span class="visuallyhidden">Pinterest</span></a></li>
											
									
					<li><a href="https://www.thebeautygirl.com/feed/" class="fa fa-rss" target="_blank"><span class="visuallyhidden">RSS</span></a></li>
											
									
					<li><a href="https://www.youtube.com/user/NPearlTheBeautyGirl" class="fa fa-youtube" target="_blank"><span class="visuallyhidden">YouTube</span></a></li>
											
									
				</ul>
			
						

							
			
				<div class="actions">
					
										
										
					
										
					<div class="search-action cf">
					
						<form method="get" class="search-form" action="https://www.thebeautygirl.com/">
						
							<button type="submit" class="search-submit"><i class="fa fa-search"></i></button>
							<input type="search" class="search-field" name="s" placeholder="Search" value="" required />
							
						</form>
								
					</div>
					
									
				</div>
				
			</div>			
		</div>
		
	</div>
	<div class="inner">
		<div class="wrap logo-wrap cf">
		
			<div class="title">
			
				<a href="https://www.thebeautygirl.com/" title="The Beauty Girl" rel="home">
				
									
										
					<img src="https://www.thebeautygirl.com/wp-content/uploads/2017/06/the-beauty-girl-logo.png" class="logo-image" alt="The Beauty Girl" />

								
				</a>
			
			</div>
	
		</div>
	</div>
	
	<div class="navigation-wrap">
				
		<nav class="navigation below light" data-sticky-bar="">					
			<div class="wrap">
				<div class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-5222" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-5222"><a href="https://www.thebeautygirl.com/whos-the-beauty-girl/">About</a>
<ul class="sub-menu">
	<li id="menu-item-5224" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-17 menu-item-5224"><a href="https://www.thebeautygirl.com/category/about/press/">In The Press</a></li>
	<li id="menu-item-5223" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-12 menu-item-5223"><a href="https://www.thebeautygirl.com/category/about/favorite-things/">Favorite Things</a></li>
	<li id="menu-item-5225" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-24 menu-item-5225"><a href="https://www.thebeautygirl.com/category/about/pearls-wisdom/">Pearls of Wisdom</a></li>
</ul>
</li>
<li id="menu-item-5226" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5226"><a href="#">Book Me</a>
<ul class="sub-menu">
	<li id="menu-item-5228" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5228"><a target="_blank" rel="noopener" href="https://nicolepearl.com/press/">Get Visibility For Your Brand</a></li>
	<li id="menu-item-5227" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5227"><a target="_blank" rel="noopener" href="http://nicolepearl.com/">TV / Hosting / Brand Partnerships</a></li>
	<li id="menu-item-7822" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7822"><a target="_blank" rel="noopener" href="https://nicolepearl.com/press/">Grow Your Brand In The Press</a></li>
</ul>
</li>
<li id="menu-item-5229" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-cat-4 menu-item-5229"><a href="https://www.thebeautygirl.com/category/beauty/">Beauty</a>
<ul class="sub-menu">
	<li id="menu-item-5231" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-18 menu-item-5231"><a href="https://www.thebeautygirl.com/category/beauty/makeup/">Makeup</a></li>
	<li id="menu-item-5232" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-6 menu-item-5232"><a href="https://www.thebeautygirl.com/category/beauty/skin/">Skin</a></li>
	<li id="menu-item-5230" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-5 menu-item-5230"><a href="https://www.thebeautygirl.com/category/beauty/hair/">Hair</a></li>
	<li id="menu-item-5234" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-19 menu-item-5234"><a href="https://www.thebeautygirl.com/category/beauty/mom-mode/">Mom Mode</a></li>
	<li id="menu-item-5233" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-16 menu-item-5233"><a href="https://www.thebeautygirl.com/category/beauty/how/">How To</a></li>
	<li id="menu-item-5235" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-20 menu-item-5235"><a href="https://www.thebeautygirl.com/category/beauty/nails/">Nails</a></li>
	<li id="menu-item-5237" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-21 menu-item-5237"><a href="https://www.thebeautygirl.com/category/beauty/trends/">Trends</a></li>
	<li id="menu-item-5236" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-22 menu-item-5236"><a href="https://www.thebeautygirl.com/category/beauty/spa/">Spa</a></li>
	<li id="menu-item-5239" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-23 menu-item-5239"><a href="https://www.thebeautygirl.com/category/beauty/road-test/">Road Test</a></li>
	<li id="menu-item-5238" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-13 menu-item-5238"><a href="https://www.thebeautygirl.com/category/beauty/fragrance/">Fragrance</a></li>
	<li id="menu-item-5240" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-14 menu-item-5240"><a href="https://www.thebeautygirl.com/category/beauty/grooming/">Grooming</a></li>
	<li id="menu-item-5241" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-15 menu-item-5241"><a href="https://www.thebeautygirl.com/category/beauty/health/">Health</a></li>
</ul>
</li>
<li id="menu-item-5242" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-7 menu-item-5242"><a href="https://www.thebeautygirl.com/category/celebrity/">Celebrity</a></li>
<li id="menu-item-5243" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-8 menu-item-5243"><a href="https://www.thebeautygirl.com/category/style/">Style</a></li>
<li id="menu-item-6433" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-34 menu-item-6433"><a href="https://www.thebeautygirl.com/category/video-gallery/">TV</a></li>
<li id="menu-item-5271" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5271"><a href="https://www.thebeautygirl.com/contact-nicole/">Contact</a></li>
</ul></div>			</div>
		</nav>
		
			</div>
	
</header> <!-- .main-head -->	
		
	
<div class="main wrap">

			
	<div class="blocks">
		<div id="widget_carousel_slider-3" class="widget widget_carousel_slider"><div class="carousel-slider-outer carousel-slider-outer-images carousel-slider-outer-8933">
	<style type="text/css">
            #id-8933 .carousel-slider-nav-icon {
                fill: #f1f1f1
            }
            #id-8933 .carousel-slider-nav-icon:hover {
                fill: #161616
            }
            #id-8933 .owl-prev,
            #id-8933 .owl-next,
            #id-8933 .carousel-slider-nav-icon {
                height: 20px;
                width: 20px
            }
            #id-8933.arrows-outside .owl-prev {
                left: -20px
            }
            #id-8933.arrows-outside .owl-next {
                right: -20px
            }
        
		    #id-8933 .owl-dots .owl-dot span {
                background-color: #f1f1f1;
                width: 10px;
                height: 10px;
            }
            #id-8933 .owl-dots .owl-dot.active span,
            #id-8933 .owl-dots .owl-dot:hover span {
                background-color: #161616
            }
		</style>	<div id="id-8933" class="owl-carousel carousel-slider arrows-inside arrows-visible-always dots-hidden dots-center dots-square" data-slide-type="image-carousel" data-margin="10" data-slide-by="1" data-loop="true" data-lazy-load="false" data-stage-padding="0" data-auto-width="false" data-dots="false" data-nav="true" data-autoplay="true" data-autoplay-timeout="5000" data-autoplay-speed="500" data-autoplay-hover-pause="false" data-colums="2" data-colums-desktop="2" data-colums-small-desktop="2" data-colums-tablet="2" data-colums-small-tablet="2" data-colums-mobile="1">
		<div class="carousel-slider__item"><img width="2560" height="1707" src="https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_225-scaled.jpg" class="attachment-full size-full" alt="" loading="lazy" srcset="https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_225-scaled.jpg 2560w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_225-300x200.jpg 300w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_225-1024x683.jpg 1024w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_225-1536x1024.jpg 1536w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_225-2048x1365.jpg 2048w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_225-270x180.jpg 270w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_225-300x200@2x.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" /><div class="carousel-slider__caption"><p class="caption">National Journalist</p></div></div><div class="carousel-slider__item"><img width="2560" height="1707" src="https://www.thebeautygirl.com/wp-content/uploads/2021/11/nicolehomepage-scaled.jpg" class="attachment-full size-full" alt="" loading="lazy" srcset="https://www.thebeautygirl.com/wp-content/uploads/2021/11/nicolehomepage-scaled.jpg 2560w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/nicolehomepage-300x200.jpg 300w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/nicolehomepage-1024x683.jpg 1024w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/nicolehomepage-1536x1024.jpg 1536w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/nicolehomepage-2048x1365.jpg 2048w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/nicolehomepage-270x180.jpg 270w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/nicolehomepage-300x200@2x.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" /><div class="carousel-slider__caption"><p class="caption">TV Beauty and Lifestyle Expert</p></div></div><div class="carousel-slider__item"><img width="2560" height="1707" src="https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_024-scaled.jpg" class="attachment-full size-full" alt="" loading="lazy" srcset="https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_024-scaled.jpg 2560w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_024-300x200.jpg 300w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_024-1024x683.jpg 1024w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_024-1536x1024.jpg 1536w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_024-2048x1365.jpg 2048w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_024-270x180.jpg 270w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_024-300x200@2x.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" /><div class="carousel-slider__caption"><p class="caption">Beauty Hacks / Skincare Tips / Makeup Tutorials / Nick’s Picks</p></div></div><div class="carousel-slider__item"><img width="1707" height="1433" src="https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_071-scaled-e1637431279421.jpg" class="attachment-full size-full" alt="" loading="lazy" srcset="https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_071-scaled-e1637431279421.jpg 1707w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_071-scaled-e1637431279421-300x252.jpg 300w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_071-scaled-e1637431279421-1024x860.jpg 1024w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_071-scaled-e1637431279421-1536x1289.jpg 1536w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_071-scaled-e1637431279421-554x466.jpg 554w, https://www.thebeautygirl.com/wp-content/uploads/2021/11/NicolePearl_071-scaled-e1637431279421-768x645.jpg 768w" sizes="(max-width: 1707px) 100vw, 1707px" /><div class="carousel-slider__caption"><p class="caption">Media Training / Pitch Specialist / Brand Consultant</p></div></div>	</div><!-- #id-## -->
</div>
</div>

		<div id="bunyad-widget-cta-3" class="widget widget-cta">		
					
				
		</div>
		
		<div id="custom_html-2" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><div id="bunyad-widget-cta-3" class="widget widget-cta">		
					
				
			<div class="cta-box">
				<a href="http://nicolepearl.com/tv-appearances/">
					<img src="https://www.thebeautygirl.com/wp-content/uploads/2017/07/image1_horizontal.jpg" alt="On Air">
					
					<span class="label">On Air</span>
				</a>
			</div>
			
				
			<div class="cta-box">
				<a href="https://nicolepearl.com/media/">
					<img src="https://www.thebeautygirl.com/wp-content/uploads/2017/07/image2_horizontal.jpg" alt="media training">
					
					<span class="label">media training</span>
				</a>
			</div>
			
				
			<div class="cta-box">
				<a href="https://www.instagram.com/nicolepearlbeautygirl/">
					<img src="https://www.thebeautygirl.com/wp-content/uploads/2017/07/forinstagram_360-1-e1501513920588.jpg" alt="Instagram">
					
					<span class="label">Instagram</span>
				</a>
			</div>
			
				
		</div></div></div>
	</div>
		
	

		

	
	
<div class="ts-row cf">
	<div class="col-8 main-content cf">
	
		
	<div class="posts-dynamic posts-container ts-row grid count-0">
			
					
						
							
								
				<div class="posts-wrap">				
						
						
								
					<div class="col-6">	
						
<article id="post-9158" class="grid-post grid-post-b post-9158 post type-post status-publish format-standard has-post-thumbnail category-press tag-boom-beauty tag-california-live tag-charlotte-tilbury tag-freeman tag-kate-somerville tag-marc-anthony tag-overtone tag-under-50 tag-viral-beauty">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/viral-beauty-trends/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2024/03/Nicole-Pearl-California-Live-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Beauty Expert Nicole Pearl in the NBC California Live studio" loading="lazy" title="Viral Beauty Products You Gotta Try on NBC California Live" srcset="https://www.thebeautygirl.com/wp-content/uploads/2024/03/Nicole-Pearl-California-Live-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2024/03/Nicole-Pearl-California-Live-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2024/03/Nicole-Pearl-California-Live-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/viral-beauty-trends/" class="date-link"><time class="post-date" datetime="2024-03-26T13:07:19-05:00">March 26, 2024</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/viral-beauty-trends/">Viral Beauty Products You Gotta Try on NBC California Live</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>People are going crazy for these beauty products and trends, thanks to social media. So while we were in LA for my kids spring break, I headed to&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/viral-beauty-trends/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9153" class="grid-post grid-post-b post-9153 post type-post status-publish format-standard has-post-thumbnail category-press tag-beauty-party tag-daxxify tag-daytime-chicago tag-galentines-day-gifts tag-images-med-spa tag-jewel-osco tag-overtone tag-supersmile tag-temporary-hair-color tag-the-beauty-girl-party tag-tox-party">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/fun-and-unique-galentines-day-gift-ideas/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2024/03/Nicole-Pearl-Girlfriend-Gifts-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Nicole Pearl Galentine&#039;s Day Gifts" loading="lazy" title="Sweet Galentine&#8217;s Day Gift Ideas for your Girlfriends" srcset="https://www.thebeautygirl.com/wp-content/uploads/2024/03/Nicole-Pearl-Girlfriend-Gifts-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2024/03/Nicole-Pearl-Girlfriend-Gifts-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2024/03/Nicole-Pearl-Girlfriend-Gifts-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/fun-and-unique-galentines-day-gift-ideas/" class="date-link"><time class="post-date" datetime="2024-03-26T12:53:39-05:00">March 26, 2024</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/fun-and-unique-galentines-day-gift-ideas/">Sweet Galentine&#8217;s Day Gift Ideas for your Girlfriends</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>https://youtu.be/G3IQ01Zm0Mg?si=zmAq37iD7Wldh9lb Don&#8217;t get me wrong, I love Valentine&#8217;s Day. It&#8217;s my birthday! But there&#8217;s nothing more special than having those clutch girlfriends in your life. You know&#8230;the ones&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/fun-and-unique-galentines-day-gift-ideas/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9145" class="grid-post grid-post-b post-9145 post type-post status-publish format-standard has-post-thumbnail category-press tag-beauty-gifts tag-bliss tag-daytime-chicago tag-holiday-gifts tag-hustle-butter tag-jergens tag-karuna tag-lush-cosmetics tag-olay tag-plexus">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/7-of-this-years-hottest-beauty-gifts/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2023/12/nicolepearlbeautygifts-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Nicole Pearl at WGN Daytime Chicago studio" loading="lazy" title="7 of This Year&#8217;s Hottest Beauty Gifts" srcset="https://www.thebeautygirl.com/wp-content/uploads/2023/12/nicolepearlbeautygifts-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2023/12/nicolepearlbeautygifts-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2023/12/nicolepearlbeautygifts-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/7-of-this-years-hottest-beauty-gifts/" class="date-link"><time class="post-date" datetime="2023-12-08T16:52:26-06:00">December 8, 2023</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/7-of-this-years-hottest-beauty-gifts/">7 of This Year&#8217;s Hottest Beauty Gifts</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>As I always say, &#8220;Beauty Shouldn&#8217;t Be a Bit$h&#8221;&#8230;and neither should your holiday shopping. That&#8217;s why I stopped by WGN Daytime Chicago to share 7 of this year&#8217;s&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/7-of-this-years-hottest-beauty-gifts/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9133" class="grid-post grid-post-b post-9133 post type-post status-publish format-standard has-post-thumbnail category-uncategorized">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/uncategorized/this-years-best-black-friday-deals/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2023/12/nicoleandrexdaytimechicago-e1701977860210-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="mom and son at TV studio" loading="lazy" title="This Year&#8217;s Best Black Friday Deals" srcset="https://www.thebeautygirl.com/wp-content/uploads/2023/12/nicoleandrexdaytimechicago-e1701977860210-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2023/12/nicoleandrexdaytimechicago-e1701977860210-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2023/12/nicoleandrexdaytimechicago-e1701977860210-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/uncategorized/" class="category">Uncategorized</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/uncategorized/this-years-best-black-friday-deals/" class="date-link"><time class="post-date" datetime="2023-12-07T13:41:55-06:00">December 7, 2023</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/uncategorized/this-years-best-black-friday-deals/">This Year&#8217;s Best Black Friday Deals</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>This was an extra special segment because I got to bring my 12-year-old son Rex with me to the Daytime Chicago studio so he could see what live&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/uncategorized/this-years-best-black-friday-deals/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9123" class="grid-post grid-post-b post-9123 post type-post status-publish format-standard has-post-thumbnail category-health category-press tag-biotrue tag-blue-bear tag-daytime-chicago tag-dickinsons tag-dry-eyes tag-helight tag-marykay tag-nampons tag-natural-ingredients tag-red-light tag-stress-relief tag-wellness-products tag-witch-hazel">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/ease-your-anxiety-with-these-stress-savers-and-wellness-products/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2023/10/nicole-pearl-beauty-expert-1-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="" loading="lazy" title="Ease Your Anxiety with these Stress Savers and Wellness Products" srcset="https://www.thebeautygirl.com/wp-content/uploads/2023/10/nicole-pearl-beauty-expert-1-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2023/10/nicole-pearl-beauty-expert-1-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2023/10/nicole-pearl-beauty-expert-1-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/beauty/health/" class="category">Health</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/ease-your-anxiety-with-these-stress-savers-and-wellness-products/" class="date-link"><time class="post-date" datetime="2023-10-16T12:51:14-05:00">October 16, 2023</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/ease-your-anxiety-with-these-stress-savers-and-wellness-products/">Ease Your Anxiety with these Stress Savers and Wellness Products</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>Did you know there is such a thing as Autumn Anxiety? If you&#8217;ve been feeling overwhelmed, it could be from the decrease in daylight, back-to-school chaos or the&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/ease-your-anxiety-with-these-stress-savers-and-wellness-products/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9113" class="grid-post grid-post-b post-9113 post type-post status-publish format-standard has-post-thumbnail category-press category-nicks-picks category-tbg-tv category-video-gallery tag-beauty-discounts tag-beauty-hacks tag-blissy tag-consignment-shopping tag-daytime-chicago tag-eye-shadow-stick tag-foxology tag-glam-for-less tag-julep tag-lymphatic-drainage-massage tag-nail-strips tag-rapidlash tag-silk-pillowcase">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/how-to-get-bougie-beauty-for-less-on-daytime-chicago/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2023/09/NicolePearlBeautyDaytimeChicago-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Nicole Pearl on the set of WGN Daytime Chicago talking about beauty products" loading="lazy" title="How to Get Bougie Beauty for Less on Daytime Chicago" srcset="https://www.thebeautygirl.com/wp-content/uploads/2023/09/NicolePearlBeautyDaytimeChicago-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2023/09/NicolePearlBeautyDaytimeChicago-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2023/09/NicolePearlBeautyDaytimeChicago-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/how-to-get-bougie-beauty-for-less-on-daytime-chicago/" class="date-link"><time class="post-date" datetime="2023-09-14T15:40:07-05:00">September 14, 2023</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/how-to-get-bougie-beauty-for-less-on-daytime-chicago/">How to Get Bougie Beauty for Less on Daytime Chicago</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>You like your glam, but the cost and effort required to maintain your glam isn&#8217;t as attractive. I get it! Who doesn&#8217;t love a deal or a more&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/how-to-get-bougie-beauty-for-less-on-daytime-chicago/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9102" class="grid-post grid-post-b post-9102 post type-post status-publish format-standard has-post-thumbnail category-beauty category-press category-tbg-tv category-video-gallery category-uncategorized tag-charlotte-tilbury tag-corsica-scents tag-daytime-chicago tag-dry-skin tag-goode-health tag-lubriderm tag-moisturizer tag-proteger tag-summer-beauty tag-sun-spots tag-sunburn tag-thermacell">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/solutions-to-your-biggest-beauty-blunders/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2023/07/summerbeautyfix-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Nicole Pearl, Tonya Francisco and Amy Rutledge in the WGN Daytime Chicago TV studio" loading="lazy" title="Solutions to Your Biggest Beauty Blunders" srcset="https://www.thebeautygirl.com/wp-content/uploads/2023/07/summerbeautyfix-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2023/07/summerbeautyfix-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2023/07/summerbeautyfix-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/beauty/" class="category">Beauty</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/solutions-to-your-biggest-beauty-blunders/" class="date-link"><time class="post-date" datetime="2023-07-28T15:56:58-05:00">July 28, 2023</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/solutions-to-your-biggest-beauty-blunders/">Solutions to Your Biggest Beauty Blunders</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>Mosquito bites, scaly skin, sunburn, sun spots&#8230;we all deal with these annoying issues. As much as I love summer (I prefer the heat to the cold), there are&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/solutions-to-your-biggest-beauty-blunders/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9094" class="grid-post grid-post-b post-9094 post type-post status-publish format-standard has-post-thumbnail category-press category-trends category-uncategorized tag-beauty-trends tag-clean-girl-beauty tag-daytime-chicago tag-fresame tag-ink-alloy tag-med-spa tag-minimal-makeup tag-the-inkey-list tag-tula tag-yensa">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/beauty/trends/how-to-pull-off-the-minimal-makeup-trend-for-a-clean-girl-beauty-look/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2023/06/nicolepearldaytimechicagostudio-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Nicole Pearl Daytime Chicago studio" loading="lazy" title="How to Pull off The Minimal Makeup Trend for a Clean Girl Beauty Look" srcset="https://www.thebeautygirl.com/wp-content/uploads/2023/06/nicolepearldaytimechicagostudio-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2023/06/nicolepearldaytimechicagostudio-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2023/06/nicolepearldaytimechicagostudio-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/beauty/trends/how-to-pull-off-the-minimal-makeup-trend-for-a-clean-girl-beauty-look/" class="date-link"><time class="post-date" datetime="2023-06-19T19:11:14-05:00">June 19, 2023</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/beauty/trends/how-to-pull-off-the-minimal-makeup-trend-for-a-clean-girl-beauty-look/">How to Pull off The Minimal Makeup Trend for a Clean Girl Beauty Look</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>Clean Girl beauty is trending, and I stopped by WGN Daytime Chicago to share what this look is all about and how to pull it off. While some&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/beauty/trends/how-to-pull-off-the-minimal-makeup-trend-for-a-clean-girl-beauty-look/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9084" class="grid-post grid-post-b post-9084 post type-post status-publish format-standard has-post-thumbnail category-press category-tbg-tv category-video-gallery tag-beauty-fridge tag-cleanser tag-daytime-chicago tag-makeup-trends tag-motif-skincare tag-rogaine tag-spring-beauty tag-the-flower-remedy tag-uber-appliance tag-urban-decay">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/spring-beauty-finds-daytime-chicago/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2023/04/F5599E1E-A45D-466A-A1EF-A68EED696AE2-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Nicole Pearl, Ji Suk Yi and Tonya Francisco" loading="lazy" title="Latest and Greatest Spring Beauty Finds on Daytime Chicago" srcset="https://www.thebeautygirl.com/wp-content/uploads/2023/04/F5599E1E-A45D-466A-A1EF-A68EED696AE2-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2023/04/F5599E1E-A45D-466A-A1EF-A68EED696AE2-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2023/04/F5599E1E-A45D-466A-A1EF-A68EED696AE2-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/spring-beauty-finds-daytime-chicago/" class="date-link"><time class="post-date" datetime="2023-04-03T10:58:04-05:00">April 3, 2023</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/spring-beauty-finds-daytime-chicago/">Latest and Greatest Spring Beauty Finds on Daytime Chicago</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>Wondering what to try, what to ditch and what to get for Spring 2023? I stopped by Daytime Chicago to share the latest and greatest products, tips and&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/spring-beauty-finds-daytime-chicago/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9079" class="grid-post grid-post-b post-9079 post type-post status-publish format-standard has-post-thumbnail category-press category-tbg-tv category-video-gallery tag-biorepublic tag-collagen tag-daytime-chicago tag-dermaflash tag-face-mask tag-galentines-day tag-glotrition tag-milk-honey-spa tag-spa-day tag-vals-cleaning-services">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/video-gallery/galentines-day-gifts-with-exclusive-discounts-on-daytime-chicago/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2023/02/GalentinesDayDaytimeChicago-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Nicole Pearl, Tonya Francisco and Amy Rutledge on Daytime Chicago" loading="lazy" title="Galentine&#8217;s Day Gifts to Nurture Your Friendships" srcset="https://www.thebeautygirl.com/wp-content/uploads/2023/02/GalentinesDayDaytimeChicago-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2023/02/GalentinesDayDaytimeChicago-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2023/02/GalentinesDayDaytimeChicago-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/video-gallery/galentines-day-gifts-with-exclusive-discounts-on-daytime-chicago/" class="date-link"><time class="post-date" datetime="2023-02-10T11:06:56-06:00">February 10, 2023</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/video-gallery/galentines-day-gifts-with-exclusive-discounts-on-daytime-chicago/">Galentine&#8217;s Day Gifts to Nurture Your Friendships</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>Who needs a Galentine&#8217;s Day gift?! Did you know celebrating your girlfriends not only spreads the love, but it can lead to a longer life! I stopped by&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/video-gallery/galentines-day-gifts-with-exclusive-discounts-on-daytime-chicago/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9069" class="grid-post grid-post-b post-9069 post type-post status-publish format-standard has-post-thumbnail category-press tag-bearback tag-beauty-tool tag-biorepublic tag-fox-weather tag-fungies tag-hair-resq tag-highlighter tag-iconic-london tag-illuminator tag-winter-beauty-tips">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/skincare-and-hair-tips-to-keep-your-skin-healthy-and-hydrated-this-winter/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2022/11/IMG_7557-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="" loading="lazy" title="Tips to Winterize Your Beauty Routine on FOX Weather" srcset="https://www.thebeautygirl.com/wp-content/uploads/2022/11/IMG_7557-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2022/11/IMG_7557-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2022/11/IMG_7557-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/skincare-and-hair-tips-to-keep-your-skin-healthy-and-hydrated-this-winter/" class="date-link"><time class="post-date" datetime="2022-11-28T11:02:15-06:00">November 28, 2022</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/skincare-and-hair-tips-to-keep-your-skin-healthy-and-hydrated-this-winter/">Tips to Winterize Your Beauty Routine on FOX Weather</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>As long as the products I shared on FOX Weather keep people sliding into the co-anchor Jason&#8217;s DMs, then I did my job 🙂 And hopefully the tips&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/skincare-and-hair-tips-to-keep-your-skin-healthy-and-hydrated-this-winter/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9060" class="grid-post grid-post-b post-9060 post type-post status-publish format-standard has-post-thumbnail category-press tag-bca-products tag-beachwaver tag-breast-cancer-awareness tag-browfriend tag-colorstreet tag-hot-flash tag-menopause-awareness tag-nail-stickers tag-pause-well-aging tag-phenology tag-rapidlash tag-red-light tag-texas-today">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/beauty-that-gives-back-breast-cancer-and-menopause-awareness/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2022/11/Nicole-Pearl-Beauty-Expert-Texas-Today-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Woman in pink top with beauty products" loading="lazy" title="Beauty That Gives Back: Breast Cancer and Menopause Awareness" srcset="https://www.thebeautygirl.com/wp-content/uploads/2022/11/Nicole-Pearl-Beauty-Expert-Texas-Today-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2022/11/Nicole-Pearl-Beauty-Expert-Texas-Today-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2022/11/Nicole-Pearl-Beauty-Expert-Texas-Today-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/beauty-that-gives-back-breast-cancer-and-menopause-awareness/" class="date-link"><time class="post-date" datetime="2022-11-03T13:43:47-05:00">November 3, 2022</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/beauty-that-gives-back-breast-cancer-and-menopause-awareness/">Beauty That Gives Back: Breast Cancer and Menopause Awareness</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>I loved being back on NBC&#8217;s Texas Today to talk about Breast Cancer Awareness and Menopause Awareness month, both of which occur in October. Watch the segment to&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/beauty-that-gives-back-breast-cancer-and-menopause-awareness/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9053" class="grid-post grid-post-b post-9053 post type-post status-publish format-standard has-post-thumbnail category-press category-tbg-tips category-tbg-tv category-video-gallery tag-alchimie-forever tag-beauty-fixes tag-cream-blush tag-damaged-hair tag-ingrown-hairs tag-live-in-the-bay tag-makeup-technique tag-neck-cream tag-odele tag-womaness">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/how-to-fix-common-beauty-mistakes-on-san-franciscos-live-in-the-bay/" class="image-link"><img width="326" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2022/08/IMG_4912-scaled.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Nicole Pearl throwing beauty products in the air" loading="lazy" title="How to Fix Common Beauty Mistakes on San Francisco&#8217;s Live In The Bay" srcset="https://www.thebeautygirl.com/wp-content/uploads/2022/08/IMG_4912-scaled.jpg 2560w, https://www.thebeautygirl.com/wp-content/uploads/2022/08/IMG_4912-300x262.jpg 300w, https://www.thebeautygirl.com/wp-content/uploads/2022/08/IMG_4912-1024x895.jpg 1024w, https://www.thebeautygirl.com/wp-content/uploads/2022/08/IMG_4912-1536x1343.jpg 1536w, https://www.thebeautygirl.com/wp-content/uploads/2022/08/IMG_4912-2048x1791.jpg 2048w" sizes="(max-width: 326px) 100vw, 326px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/how-to-fix-common-beauty-mistakes-on-san-franciscos-live-in-the-bay/" class="date-link"><time class="post-date" datetime="2022-08-02T17:05:36-05:00">August 2, 2022</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/how-to-fix-common-beauty-mistakes-on-san-franciscos-live-in-the-bay/">How to Fix Common Beauty Mistakes on San Francisco&#8217;s Live In The Bay</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>If you&#8217;ve over-plucked your brows or overdone your hair, you&#8217;re not alone. While there are plenty of how-to beauty tutorials showing you the right way to do something,&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/how-to-fix-common-beauty-mistakes-on-san-franciscos-live-in-the-bay/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9045" class="grid-post grid-post-b post-9045 post type-post status-publish format-standard has-post-thumbnail category-press category-tbg-tv category-video-gallery tag-anti-frizz tag-citric-acid tag-doterra tag-double-cleanse tag-drybar tag-fox-weather tag-hair-color tag-hair-dryer tag-hair-mask tag-hair-tips tag-john-frieda tag-lavender-essential-oil tag-redken tag-skin-tips tag-summer-beauty tag-toner tag-witch-hazel">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/summer-hair-and-skin-dos-and-donts-on-fox-weather/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2022/06/IMG_4025-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="" loading="lazy" title="Summer Hair and Skin Dos and Don&#8217;ts on Fox Weather" srcset="https://www.thebeautygirl.com/wp-content/uploads/2022/06/IMG_4025-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2022/06/IMG_4025-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2022/06/IMG_4025-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/summer-hair-and-skin-dos-and-donts-on-fox-weather/" class="date-link"><time class="post-date" datetime="2022-06-25T11:33:44-05:00">June 25, 2022</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/summer-hair-and-skin-dos-and-donts-on-fox-weather/">Summer Hair and Skin Dos and Don&#8217;ts on Fox Weather</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>Between sun, chlorine and sweat, summer can do a number on your skin and hair. It can weaken your locks, fade your hair color and create buildup. And&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/summer-hair-and-skin-dos-and-donts-on-fox-weather/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9029" class="grid-post grid-post-b post-9029 post type-post status-publish format-standard has-post-thumbnail category-featured-videos category-press category-tbg-tv category-video-gallery category-uncategorized tag-aquaroo tag-cooling-products tag-cryo-roller tag-current-body tag-daytime-chicago tag-meadow-and-bark tag-meltproof-makeup tag-nude-envie tag-serta tag-summer-beauty">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/cooling-beauty-bedding-and-baby-products-for-summer/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2022/05/NicolePearlDaytimeChicagoCoolingproducts-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Nicole Pearl on Daytime Chicago" loading="lazy" title="Cooling Products for Summer on Daytime Chicago" srcset="https://www.thebeautygirl.com/wp-content/uploads/2022/05/NicolePearlDaytimeChicagoCoolingproducts-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2022/05/NicolePearlDaytimeChicagoCoolingproducts-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2022/05/NicolePearlDaytimeChicagoCoolingproducts-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/featured-videos/" class="category">Featured Videos</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/cooling-beauty-bedding-and-baby-products-for-summer/" class="date-link"><time class="post-date" datetime="2022-05-04T17:43:26-05:00">May 4, 2022</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/cooling-beauty-bedding-and-baby-products-for-summer/">Cooling Products for Summer on Daytime Chicago</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>I returned to &#8220;Daytime Chicago&#8221; to share tips and products that will keep you comfortable in the heat. You&#8217;ll find makeup that won&#8217;t sweat off or leave you&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/cooling-beauty-bedding-and-baby-products-for-summer/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9021" class="grid-post grid-post-b post-9021 post type-post status-publish format-standard has-post-thumbnail category-beauty category-press category-tbg-tv category-video-gallery category-uncategorized tag-bbl-treatment tag-beauty-trends tag-handmade-soap-company tag-laubahn tag-lumify tag-pause-well-aging tag-professional-treatment tag-sciton tag-skin1004 tag-texas-today">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/video-gallery/6-viral-beauty-trends-to-try/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2022/03/NicolePearlforTexasToday-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="" loading="lazy" title="6 Viral Beauty Trends to Try" srcset="https://www.thebeautygirl.com/wp-content/uploads/2022/03/NicolePearlforTexasToday-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2022/03/NicolePearlforTexasToday-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2022/03/NicolePearlforTexasToday-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/beauty/" class="category">Beauty</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/video-gallery/6-viral-beauty-trends-to-try/" class="date-link"><time class="post-date" datetime="2022-03-11T11:26:03-06:00">March 11, 2022</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/video-gallery/6-viral-beauty-trends-to-try/">6 Viral Beauty Trends to Try</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>Ever see a beauty trend and wonder whether it&#8217;s worth trying or not? I&#8217;ve scoured the most popular ones and shared the top 6 you should know about&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/video-gallery/6-viral-beauty-trends-to-try/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9011" class="grid-post grid-post-b post-9011 post type-post status-publish format-standard has-post-thumbnail category-celebrity category-press category-style category-tbg-tv category-video-gallery category-uncategorized tag-affordable-fashion tag-celebrity-style tag-extra-tv tag-fashion-trends tag-looks-for-less tag-style-trends">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/3-looks-for-less-seen-in-the-hottest-tv-shows-and-films/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2022/02/NicolePearlEXTRATV-370x285.png" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Nicole Pearl EXTRA TV" loading="lazy" title="Steal these On-Screen Styles for Less On EXTRA TV" srcset="https://www.thebeautygirl.com/wp-content/uploads/2022/02/NicolePearlEXTRATV-370x285.png 370w, https://www.thebeautygirl.com/wp-content/uploads/2022/02/NicolePearlEXTRATV-260x200.png 260w, https://www.thebeautygirl.com/wp-content/uploads/2022/02/NicolePearlEXTRATV-87x67.png 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/celebrity/" class="category">Celebrity</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/3-looks-for-less-seen-in-the-hottest-tv-shows-and-films/" class="date-link"><time class="post-date" datetime="2022-02-15T18:20:35-06:00">February 15, 2022</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/3-looks-for-less-seen-in-the-hottest-tv-shows-and-films/">Steal these On-Screen Styles for Less On EXTRA TV</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>Ever wish you could recreate the looks worn in your favorite shows? Now you can! In my latest segment for EXTRA TV, I put together trendy and affordable&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/3-looks-for-less-seen-in-the-hottest-tv-shows-and-films/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-9004" class="grid-post grid-post-b post-9004 post type-post status-publish format-standard has-post-thumbnail category-press category-tbg-tv category-video-gallery category-uncategorized tag-biorepublic tag-boxfull tag-face-masks tag-fox-good-day-chicago tag-fragrance tag-galentines-day-gifts tag-hair-mask tag-hereward-farms tag-lavender tag-lip-mask tag-madison-reed tag-sukin-naturals tag-the-polished-jar tag-valentines-day tag-valentines-day-gifts">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/affordable-valentines-day-and-galentines-day-gifts/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2022/02/ValentinesDayGifts-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="Woman with Valentine&#039;s Day gifts" loading="lazy" title="7 Affordable Valentine&#8217;s Day and Galentine&#8217;s Day Gifts" srcset="https://www.thebeautygirl.com/wp-content/uploads/2022/02/ValentinesDayGifts-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2022/02/ValentinesDayGifts-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2022/02/ValentinesDayGifts-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/affordable-valentines-day-and-galentines-day-gifts/" class="date-link"><time class="post-date" datetime="2022-02-07T16:35:03-06:00">February 7, 2022</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/affordable-valentines-day-and-galentines-day-gifts/">7 Affordable Valentine&#8217;s Day and Galentine&#8217;s Day Gifts</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>Valentine’s Day (Feb. 14th) is a big deal in my house &#8212; it&#8217;s also my BIRTHDAY!!! So I take a lot of care when curating gifts for this&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/affordable-valentines-day-and-galentines-day-gifts/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-8995" class="grid-post grid-post-b post-8995 post type-post status-publish format-standard has-post-thumbnail category-featured-videos category-press category-skin category-tbg-tv category-video-gallery tag-cold-weather-beauty-tips tag-daytime-chicago tag-skincare-tips tag-winter-beauty-tips">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/about/press/skincare-and-makeup-tips-to-keep-your-skin-hydrated-and-healthy-during-the-winter/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2022/01/NicolePearlBeautyExpert-1-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="NicolePearlBeautyExpert" loading="lazy" title="Skincare and Makeup Tips for Cold Weather on Daytime Chicago" srcset="https://www.thebeautygirl.com/wp-content/uploads/2022/01/NicolePearlBeautyExpert-1-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2022/01/NicolePearlBeautyExpert-1-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2022/01/NicolePearlBeautyExpert-1-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/featured-videos/" class="category">Featured Videos</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/about/press/skincare-and-makeup-tips-to-keep-your-skin-hydrated-and-healthy-during-the-winter/" class="date-link"><time class="post-date" datetime="2022-01-19T18:19:57-06:00">January 19, 2022</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/about/press/skincare-and-makeup-tips-to-keep-your-skin-hydrated-and-healthy-during-the-winter/">Skincare and Makeup Tips for Cold Weather on Daytime Chicago</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>First time back in the TV studio since Covid and baby it felt gooood. I shared Cold Weather Beauty Tips on the new morning show Daytime Chicago and&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/about/press/skincare-and-makeup-tips-to-keep-your-skin-hydrated-and-healthy-during-the-winter/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
					
						
						
								
					<div class="col-6">	
						
<article id="post-8989" class="grid-post grid-post-b post-8989 post type-post status-publish format-standard has-post-thumbnail category-press category-video-gallery tag-clixo tag-coffee-lover tag-cooling-mist tag-gift-ideas tag-holiday-gifts tag-home-decor tag-last-minute-gifts tag-nbc-6-in-the-mix tag-oc-spa tag-pause-well-aging tag-roasted-whisk tag-spa-gifts tag-the-joggle-factory tag-toy-gifts tag-tv-segment">
	
	<div class="post-header cf">
		
		<div class="post-thumb">
			<a href="https://www.thebeautygirl.com/video-gallery/best-special-occasion-gifts/" class="image-link"><img width="370" height="285" src="https://www.thebeautygirl.com/wp-content/uploads/2022/01/last-minute-gifts-370x285.jpg" class="attachment-cheerup-grid size-cheerup-grid wp-post-image" alt="" loading="lazy" title="Best Special Occassion Gifts" srcset="https://www.thebeautygirl.com/wp-content/uploads/2022/01/last-minute-gifts-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2022/01/last-minute-gifts-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2022/01/last-minute-gifts-87x67.jpg 87w" sizes="(max-width: 370px) 100vw, 370px" />			</a>
			
						
		</div>
		
		<div class="meta-title">
		
					<div class="post-meta">
		
				
			<span class="post-cat">	
									
		<a href="https://www.thebeautygirl.com/category/about/press/" class="category">In The Press</a>

					</span>
			
			<span class="meta-sep"></span>
			
					
					<a href="https://www.thebeautygirl.com/video-gallery/best-special-occasion-gifts/" class="date-link"><time class="post-date" datetime="2022-01-06T10:37:52-06:00">January 6, 2022</time></a>
				
		</div>
		
					
			
			<h2 class="post-title-alt">
							
				<a href="https://www.thebeautygirl.com/video-gallery/best-special-occasion-gifts/">Best Special Occassion Gifts</a>
					
							</h2>
			
				
		</div>
		
	</div><!-- .post-header -->

		<div class="post-content post-excerpt cf">
		<p>Even though the holiday season is over, there&#8217;s always another special day to celebrate around the corner. Hello Valentine&#8217;s Day (Feb. 14)! I loved sharing these unique gifts&hellip;</p>
			
	</div><!-- .post-content -->
		
	<a href="https://www.thebeautygirl.com/video-gallery/best-special-occasion-gifts/" class="read-more-btn">Continue Reading</a>
	
		
</article>
					</div>
					
									
						
				
		</div>
	</div>
	
	
	

	<nav class="main-pagination number">
		
				
				
		<div class="inner">
			<span class="page-numbers label-prev"><span class="disabled"><i class="fa fa-long-arrow-left"></i>Previous</span></span><span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="https://www.thebeautygirl.com/posts/feed/page/2/">2</a>
<a class="page-numbers" href="https://www.thebeautygirl.com/posts/feed/page/3/">3</a>
<span class="page-numbers dots">&hellip;</span>
<a class="page-numbers" href="https://www.thebeautygirl.com/posts/feed/page/53/">53</a><span class="page-numbers label-next"><a href="https://www.thebeautygirl.com/posts/feed/page/2/" >Next<i class="fa fa-long-arrow-right"></i></a></span>		</div>
		
				
	</nav>


		
	</div>
	
		<aside class="col-4 sidebar">
		
		<div class="inner">
		
					<ul>
				
		<li id="bunyad-widget-about-4" class="widget widget-about">		
							
				<h5 class="widget-title">About</h5>				
					
						
			<div class="text about-text"><p><a href="http://www.nicolepearl.com/" target="_blank"><img src="https://www.thebeautygirl.com/wp-content/uploads/2017/04/nicole-pearl.jpg" alt="Nicloe Pearl"></a><span class="tag">Nicole Pearl, The Beauty Girl</span>, has written for national publications including Allure, Cosmo, Marie Claire, Self, In Style, Seventeen, and more. She appears as a beauty and style expert on TV for shows like TODAY, Windy City LIVE, and more.</p>
<p>She's covered NYC and LA Fashion Weeks, has been a guest speaker for corporations, hosts events and offers services. The Beauty Girl blog is Nicole's exclusive insider notebook, sharing her V.I.P. access to the latest in beauty. Welcome! Still curious about Nicole? <a class="tag" href="http://www.nicolepearl.com/" target="_blank">Click here.</p>
</div>
			
						
			
						
			
						
			<div class="text about-text below">
				<div class="about-btn-1"><a target="_blank" href="http://nicolepearl.com"><span class="top-line">BOOK NICOLE</span><br />
<span class="base-line">EVENTS / TV / CONSULTS</span></a></div>
			</div>
			
					
		</li>
		
		<li id="text-4" class="widget widget_text"><h5 class="widget-title">Nicole’s Highlight Reel</h5>			<div class="textwidget"><div id="reel"><img src="https://www.thebeautygirl.com/wp-content/uploads/2017/07/nicole-highlight-reel.jpg" alt="Nicole’s Highlight Reel" class="aligncenter">
<a href="http://nicolepearl.com/tv-appearances/" target="_blank" rel="noopener">Click Here</a></div></div>
		</li>
<li id="widget_carousel_slider-2" class="widget widget_carousel_slider"><h5 class="widget-title">TBG TV</h5><div class="carousel-slider-outer carousel-slider-outer-posts carousel-slider-outer-6653">
	<style type="text/css">
            #id-6653 .carousel-slider-nav-icon {
                fill: #000000
            }
            #id-6653 .carousel-slider-nav-icon:hover {
                fill: #ee468f
            }
            #id-6653 .owl-prev,
            #id-6653 .owl-next,
            #id-6653 .carousel-slider-nav-icon {
                height: 48px;
                width: 48px
            }
            #id-6653.arrows-outside .owl-prev {
                left: -48px
            }
            #id-6653.arrows-outside .owl-next {
                right: -48px
            }
        
		    #id-6653 .owl-dots .owl-dot span {
                background-color: #000000;
                width: 10px;
                height: 10px;
            }
            #id-6653 .owl-dots .owl-dot.active span,
            #id-6653 .owl-dots .owl-dot:hover span {
                background-color: #ee468f
            }
		</style>	<div id="id-6653" class="owl-carousel carousel-slider arrows-outside arrows-hidden dots-visible-always dots-center dots-square" data-slide-type="post-carousel" data-margin="0" data-slide-by="1" data-loop="false" data-lazy-load="false" data-stage-padding="" data-auto-width="false" data-dots="true" data-nav="false" data-autoplay="true" data-autoplay-timeout="5000" data-autoplay-speed="500" data-autoplay-hover-pause="true" data-colums="1" data-colums-desktop="1" data-colums-small-desktop="1" data-colums-tablet="1" data-colums-small-tablet="1" data-colums-mobile="1">
		<div class="carousel-slider__post"><div class="carousel-slider__post-content"><div class="carousel-slider__post-header"><a href="https://www.thebeautygirl.com/about/press/cooling-beauty-bedding-and-baby-products-for-summer/" class="carousel-slider__post-image" style="background-image: url(https://www.thebeautygirl.com/wp-content/uploads/2022/05/NicolePearlDaytimeChicagoCoolingproducts-260x200.jpg)"></a><a class="carousel-slider__post-title" href="https://www.thebeautygirl.com/about/press/cooling-beauty-bedding-and-baby-products-for-summer/"><h2>Cooling Products for Summer on Daytime Chicago</h2></a></div><div class="carousel-slider__post-excerpt">I returned to &#8220;Daytime Chicago&#8221; to share tips and products that will keep you comfortable in the heat. You&#8217;ll find ...</div><footer class="carousel-slider__post-meta"><div class="carousel-slider__post-publication-meta"><div class="carousel-slider__post-details-info"><div class="carousel-slider__post-author"><a class="carousel-slider__post-author-link" href="https://www.thebeautygirl.com/author/nicole/">Nicole Pearl</a></div><time class="carousel-slider__post-publication-date" datetime="2022-05-04T17:43:38-05:00">May 4, 2022</time></div></div><div class="carousel-slider__post-category"><a class="carousel-slider__post-category-link" href="https://www.thebeautygirl.com/category/featured-videos/">Featured Videos</a></div></footer></div></div><div class="carousel-slider__post"><div class="carousel-slider__post-content"><div class="carousel-slider__post-header"><a href="https://www.thebeautygirl.com/about/press/skincare-and-makeup-tips-to-keep-your-skin-hydrated-and-healthy-during-the-winter/" class="carousel-slider__post-image" style="background-image: url(https://www.thebeautygirl.com/wp-content/uploads/2022/01/NicolePearlBeautyExpert-1-260x200.jpg)"></a><a class="carousel-slider__post-title" href="https://www.thebeautygirl.com/about/press/skincare-and-makeup-tips-to-keep-your-skin-hydrated-and-healthy-during-the-winter/"><h2>Skincare and Makeup Tips for Cold Weather on Daytime Chicago</h2></a></div><div class="carousel-slider__post-excerpt">First time back in the TV studio since Covid and baby it felt gooood. I shared Cold Weather Beauty Tips ...</div><footer class="carousel-slider__post-meta"><div class="carousel-slider__post-publication-meta"><div class="carousel-slider__post-details-info"><div class="carousel-slider__post-author"><a class="carousel-slider__post-author-link" href="https://www.thebeautygirl.com/author/nicole/">Nicole Pearl</a></div><time class="carousel-slider__post-publication-date" datetime="2022-01-19T18:20:13-06:00">January 19, 2022</time></div></div><div class="carousel-slider__post-category"><a class="carousel-slider__post-category-link" href="https://www.thebeautygirl.com/category/featured-videos/">Featured Videos</a></div></footer></div></div><div class="carousel-slider__post"><div class="carousel-slider__post-content"><div class="carousel-slider__post-header"><a href="https://www.thebeautygirl.com/video-gallery/beauty-hacks-celebrities-and-beauty-editors-swear-by/" class="carousel-slider__post-image" style="background-image: url(https://www.thebeautygirl.com/wp-content/uploads/2021/11/IMG_8712-260x200.jpg)"></a><a class="carousel-slider__post-title" href="https://www.thebeautygirl.com/video-gallery/beauty-hacks-celebrities-and-beauty-editors-swear-by/"><h2>Afternoon Portland: Beauty Hacks Celebrities and Beauty Editors Swear By</h2></a></div><div class="carousel-slider__post-excerpt">No need to freak if your favorite eye shadow falls off the vanity and crumbles into a million pieces. Watch ...</div><footer class="carousel-slider__post-meta"><div class="carousel-slider__post-publication-meta"><div class="carousel-slider__post-details-info"><div class="carousel-slider__post-author"><a class="carousel-slider__post-author-link" href="https://www.thebeautygirl.com/author/nicole/">Nicole Pearl</a></div><time class="carousel-slider__post-publication-date" datetime="2021-12-02T12:16:15-06:00">December 2, 2021</time></div></div><div class="carousel-slider__post-category"><a class="carousel-slider__post-category-link" href="https://www.thebeautygirl.com/category/beauty/">Beauty</a></div></footer></div></div><div class="carousel-slider__post"><div class="carousel-slider__post-content"><div class="carousel-slider__post-header"><a href="https://www.thebeautygirl.com/beauty/trends/trending-must-have-beauty-products-for-summer/" class="carousel-slider__post-image" style="background-image: url(https://www.thebeautygirl.com/wp-content/uploads/2021/05/IMG_3516-260x200.jpg)"></a><a class="carousel-slider__post-title" href="https://www.thebeautygirl.com/beauty/trends/trending-must-have-beauty-products-for-summer/"><h2>Trending Must-Have Beauty Products for Summer</h2></a></div><div class="carousel-slider__post-excerpt">Want to know what to have on your radar this summer? I loved sharing the hottest beauty products and trends ...</div><footer class="carousel-slider__post-meta"><div class="carousel-slider__post-publication-meta"><div class="carousel-slider__post-details-info"><div class="carousel-slider__post-author"><a class="carousel-slider__post-author-link" href="https://www.thebeautygirl.com/author/nicole/">Nicole Pearl</a></div><time class="carousel-slider__post-publication-date" datetime="2021-11-10T14:42:23-06:00">November 10, 2021</time></div></div><div class="carousel-slider__post-category"><a class="carousel-slider__post-category-link" href="https://www.thebeautygirl.com/category/beauty/">Beauty</a></div></footer></div></div><div class="carousel-slider__post"><div class="carousel-slider__post-content"><div class="carousel-slider__post-header"><a href="https://www.thebeautygirl.com/about/press/beauty-solutions-for-a-stress-free-summer-on-nbc-6-in-the-mix/" class="carousel-slider__post-image" style="background-image: url(https://www.thebeautygirl.com/wp-content/uploads/2021/07/nicolepearltvpersonality-260x200.jpg)"></a><a class="carousel-slider__post-title" href="https://www.thebeautygirl.com/about/press/beauty-solutions-for-a-stress-free-summer-on-nbc-6-in-the-mix/"><h2>Beauty Solutions for a Stress Free Summer on NBC 6 In The Mix</h2></a></div><div class="carousel-slider__post-excerpt">First time filming in a backyard, and while unexpected variables came into play, I love how my latest segment turned ...</div><footer class="carousel-slider__post-meta"><div class="carousel-slider__post-publication-meta"><div class="carousel-slider__post-details-info"><div class="carousel-slider__post-author"><a class="carousel-slider__post-author-link" href="https://www.thebeautygirl.com/author/nicole/">Nicole Pearl</a></div><time class="carousel-slider__post-publication-date" datetime="2021-11-10T14:40:49-06:00">November 10, 2021</time></div></div><div class="carousel-slider__post-category"><a class="carousel-slider__post-category-link" href="https://www.thebeautygirl.com/category/beauty/">Beauty</a></div></footer></div></div><div class="carousel-slider__post"><div class="carousel-slider__post-content"><div class="carousel-slider__post-header"><a href="https://www.thebeautygirl.com/nicks-picks/best-holiday-gifts-2021-on-fox-chicago/" class="carousel-slider__post-image" style="background-image: url(https://www.thebeautygirl.com/wp-content/uploads/2021/11/holidaygifts2021-260x200.jpg)"></a><a class="carousel-slider__post-title" href="https://www.thebeautygirl.com/nicks-picks/best-holiday-gifts-2021-on-fox-chicago/"><h2>Best Holiday Gifts 2021 on FOX Chicago</h2></a></div><div class="carousel-slider__post-excerpt">Friends, I have you covered! Whether you&#8217;re in need of a $13 stocking stuffer, the coolest advent calendar for adults ...</div><footer class="carousel-slider__post-meta"><div class="carousel-slider__post-publication-meta"><div class="carousel-slider__post-details-info"><div class="carousel-slider__post-author"><a class="carousel-slider__post-author-link" href="https://www.thebeautygirl.com/author/nicole/">Nicole Pearl</a></div><time class="carousel-slider__post-publication-date" datetime="2021-11-08T12:02:06-06:00">November 8, 2021</time></div></div><div class="carousel-slider__post-category"><a class="carousel-slider__post-category-link" href="https://www.thebeautygirl.com/category/beauty/">Beauty</a></div></footer></div></div>	</div>
</div></li>
<li id="text-7" class="widget widget_text">			<div class="textwidget"> <div id="reel"><a class="tag" href="https://www.youtube.com/user/NPearlTheBeautyGirl/featured" target="_blank" rel="noopener">Watch More Videos</a></div></div>
		</li>

		<li id="bunyad-widget-subscribe-2" class="widget widget-subscribe">
							
				<h5 class="widget-title">Download the get on tv guide</h5>				
						
			<form method="post" action="https://static.mailerlite.com/webforms/submit/b3w2x0" class="form" target="_blank">
				<div class="fields">
					<p class="message">
						Beauty Shouldn’t Be a Bitc# and neither should getting on TV!					</p>
					
					<p>
						<input type="email" name="EMAIL" placeholder="Your email address.." required>
					</p>
					
					<p>
						<input type="submit" value="Download the tips">
					</p>
				</div>
			</form>

		
		</li>
		
		
		<li id="bunyad-widget-cta-2" class="widget widget-cta">		
					
				
			<div class="cta-box">
				<a href="https://www.thebeautygirl.com/shop-my-musts-and-lusts/">
					<img src="https://www.thebeautygirl.com/wp-content/uploads/2017/07/shop-my-musts-e1501514967284.jpg" alt="Shop My Picks" />
					
					<span class="label">Shop My Picks</span>
				</a>
			</div>
			
				
		</li>
		
		<li id="text-2" class="widget widget_text"><h5 class="widget-title">The Book</h5>			<div class="textwidget"><p>I’ve collaborated on a book! Click <a href="https://www.amazon.com/Love-Yourself-Lessons-Building-Charisma-ebook/dp/B01BPLCFH8/ref=sr_1_1?ie=UTF8&qid=1458156904&sr=8-1&keywords=love+yourselfie&tag=rewardstyle-20&ascsubtag=nZr3XO1dT0-n-bks9we597e--1229561878" target="_blank" rel="noopener">here</a> to look inside. #loveyourselfiebook 
</p>
<a target="_blank" href="https://www.amazon.com/Love-Yourself-Lessons-Building-Charisma-ebook/dp/B01BPLCFH8/ref=sr_1_1?ie=UTF8&qid=1458156904&sr=8-1&keywords=love+yourselfie&tag=rewardstyle-20&ascsubtag=nZr3XO1dT0-n-bks9we597e--1229561878" rel="noopener"><img width="200" src="https://www.thebeautygirl.com/wp-content/uploads/2016/02/index_3.jpg" alt="the book"></a>

</div>
		</li>
<li id="bunyad-widget-social-2" class="widget widget-social">		
							
				<h5 class="widget-title">Connect &amp; Follow</h5>				
					
			<div class="social-icons">
				
									<a href="https://www.facebook.com/pages/thebeautygirlcom/106729688852" class="social-link" target="_blank"><i class="fa fa-facebook"></i>
						<span class="visuallyhidden">Facebook</span></a>
				
									<a href="https://twitter.com/npthebeautygirl" class="social-link" target="_blank"><i class="fa fa-twitter"></i>
						<span class="visuallyhidden">Twitter</span></a>
				
									<a href="https://instagram.com/nicolepearlbeautygirl/" class="social-link" target="_blank"><i class="fa fa-instagram"></i>
						<span class="visuallyhidden">Instagram</span></a>
				
									<a href="https://www.pinterest.com/nicolepearlbeautygirl/" class="social-link" target="_blank"><i class="fa fa-pinterest-p"></i>
						<span class="visuallyhidden">Pinterest</span></a>
				
									<a href="https://www.youtube.com/user/NPearlTheBeautyGirl" class="social-link" target="_blank"><i class="fa fa-youtube"></i>
						<span class="visuallyhidden">YouTube</span></a>
				
								
			</div>
		
		</li>
<li id="text-3" class="widget widget_text">			<div class="textwidget"><a href="https://www.thebeautygirl.com/about/50-best-beauty-blogs/" target="_blank" rel="noopener"><img width="150" src="https://www.thebeautygirl.com/wp-content/uploads/2017/07/Beauty-High-Best-Beauty-Blogs-badge.png" alt="Beauty High Best Beauty Blogs badge" class="aligncenter"></a></div>
		</li>
<li id="categories-2" class="widget widget_categories"><h5 class="widget-title">Categories</h5>
			<ul>
					<li class="cat-item cat-item-2"><a href="https://www.thebeautygirl.com/category/about/">About</a>
</li>
	<li class="cat-item cat-item-4"><a href="https://www.thebeautygirl.com/category/beauty/">Beauty</a>
</li>
	<li class="cat-item cat-item-7"><a href="https://www.thebeautygirl.com/category/celebrity/">Celebrity</a>
</li>
	<li class="cat-item cat-item-11"><a href="https://www.thebeautygirl.com/category/beauty/dos-donts/">Dos &amp; Don&#039;ts</a>
</li>
	<li class="cat-item cat-item-10"><a href="https://www.thebeautygirl.com/category/services/book-personal-consults-events-parties/">Events &amp; Parties</a>
</li>
	<li class="cat-item cat-item-12"><a href="https://www.thebeautygirl.com/category/about/favorite-things/">Favorite Things</a>
</li>
	<li class="cat-item cat-item-51"><a href="https://www.thebeautygirl.com/category/featured-videos/">Featured Videos</a>
</li>
	<li class="cat-item cat-item-13"><a href="https://www.thebeautygirl.com/category/beauty/fragrance/">Fragrance</a>
</li>
	<li class="cat-item cat-item-9"><a href="https://www.thebeautygirl.com/category/giveaways/">Giveaways</a>
</li>
	<li class="cat-item cat-item-14"><a href="https://www.thebeautygirl.com/category/beauty/grooming/">Grooming</a>
</li>
	<li class="cat-item cat-item-5"><a href="https://www.thebeautygirl.com/category/beauty/hair/">Hair</a>
</li>
	<li class="cat-item cat-item-15"><a href="https://www.thebeautygirl.com/category/beauty/health/">Health</a>
</li>
	<li class="cat-item cat-item-16"><a href="https://www.thebeautygirl.com/category/beauty/how/">How To</a>
</li>
	<li class="cat-item cat-item-17"><a href="https://www.thebeautygirl.com/category/about/press/" title="Welcome to my “trophy” room. I wouldn’t describe myself as a bragger, but there’s a time and place when modesty should be shoved in the corner, and this is one of them. After all, I want you to be impressed by my hard work. Here you’ll find the shout-outs and accolades The Beauty Girl has earned, the stories I write for other magazines and websites (my life revolves around deadlines!), my latest TV appearances, the events, parties and partnerships I’ve created, along with pretty much anything else I’ve done that toots my own horn.">In The Press</a>
</li>
	<li class="cat-item cat-item-18"><a href="https://www.thebeautygirl.com/category/beauty/makeup/">Makeup</a>
</li>
	<li class="cat-item cat-item-19"><a href="https://www.thebeautygirl.com/category/beauty/mom-mode/">Mom Mode</a>
</li>
	<li class="cat-item cat-item-20"><a href="https://www.thebeautygirl.com/category/beauty/nails/">Nails</a>
</li>
	<li class="cat-item cat-item-279"><a href="https://www.thebeautygirl.com/category/nicks-picks/">NICK&#039;S PICKS</a>
</li>
	<li class="cat-item cat-item-24"><a href="https://www.thebeautygirl.com/category/about/pearls-wisdom/">Pearls of Wisdom</a>
</li>
	<li class="cat-item cat-item-31"><a href="https://www.thebeautygirl.com/category/beauty/product-week/">Product Of The Week</a>
</li>
	<li class="cat-item cat-item-28"><a href="https://www.thebeautygirl.com/category/beauty/q/">Q &amp; A</a>
</li>
	<li class="cat-item cat-item-23"><a href="https://www.thebeautygirl.com/category/beauty/road-test/">Road Test</a>
</li>
	<li class="cat-item cat-item-3"><a href="https://www.thebeautygirl.com/category/services/">Services</a>
</li>
	<li class="cat-item cat-item-6"><a href="https://www.thebeautygirl.com/category/beauty/skin/">Skin</a>
</li>
	<li class="cat-item cat-item-22"><a href="https://www.thebeautygirl.com/category/beauty/spa/">Spa</a>
</li>
	<li class="cat-item cat-item-8"><a href="https://www.thebeautygirl.com/category/style/">Style</a>
</li>
	<li class="cat-item cat-item-29"><a href="https://www.thebeautygirl.com/category/surveys/">Surveys</a>
</li>
	<li class="cat-item cat-item-26"><a href="https://www.thebeautygirl.com/category/beauty/tbg-tips/">TBG Tips</a>
</li>
	<li class="cat-item cat-item-32"><a href="https://www.thebeautygirl.com/category/tbg-tv/">TBG TV</a>
</li>
	<li class="cat-item cat-item-30"><a href="https://www.thebeautygirl.com/category/beauty/teeth-whitening/">Teeth Whitening</a>
</li>
	<li class="cat-item cat-item-21"><a href="https://www.thebeautygirl.com/category/beauty/trends/">Trends</a>
</li>
	<li class="cat-item cat-item-34"><a href="https://www.thebeautygirl.com/category/video-gallery/">TV</a>
</li>
	<li class="cat-item cat-item-1"><a href="https://www.thebeautygirl.com/category/uncategorized/">Uncategorized</a>
</li>
	<li class="cat-item cat-item-27"><a href="https://www.thebeautygirl.com/category/beauty/word-week/">Word of the Week</a>
</li>
			</ul>

			</li>

		<li id="bunyad-widget-ads-2" class="widget widget-a-wrap">
						
			<div class="the-wrap">
				<a href="http://nicolepearl.myrandf.com" target="_blank"><img src="https://www.thebeautygirl.com/wp-content/banners/ad.jpg"></a>			</div>

		
		</li>
		
					</ul>
				
		</div>

	</aside></div>	
</div> <!-- .main -->


	
	<footer class="main-footer">

			
		
		<section class="upper-footer">
			<div class="wrap">
				
				<ul class="widgets ts-row cf">
					
		<li id="bunyad-posts-widget-2" class="widget column col-4 widget-posts">		
							
				<h5 class="widget-title">Popular Posts</h5>				
						
			<ul class="posts cf meta-below">
						
								
				<li class="post cf">
				
					<a href="https://www.thebeautygirl.com/uncategorized/tuesdays-giveaway-sue-devitt-eye-intensifier-pencil/" class="image-link">
						<img width="87" height="67" src="https://www.thebeautygirl.com/wp-content/uploads/2010/03/Picture-2-300x170_14-87x67.png" class="attachment-cheerup-thumb size-cheerup-thumb wp-post-image" alt="Picture 2" loading="lazy" title="Tuesday&#8217;s Giveaway: Sue Devitt Eye Intensifier Pencil" srcset="https://www.thebeautygirl.com/wp-content/uploads/2010/03/Picture-2-300x170_14-87x67.png 87w, https://www.thebeautygirl.com/wp-content/uploads/2010/03/Picture-2-300x170_14-87x67@2x.png 174w" sizes="(max-width: 87px) 100vw, 87px" />					</a>
					
					<div class="content">
						
											
					
						<a href="https://www.thebeautygirl.com/uncategorized/tuesdays-giveaway-sue-devitt-eye-intensifier-pencil/" class="post-title limit-line" title="Tuesday&#8217;s Giveaway: Sue Devitt Eye Intensifier Pencil">Tuesday&#8217;s Giveaway: Sue Devitt Eye Intensifier Pencil</a>
						
							
															<div class="post-meta">
		
					
					<a href="https://www.thebeautygirl.com/uncategorized/tuesdays-giveaway-sue-devitt-eye-intensifier-pencil/" class="date-link"><time class="post-date" datetime="2010-03-23T23:55:27-05:00">March 23, 2010</time></a>
				
		</div>
		
														
							
												
							<div class="excerpt"><p>The Sue Devitt Eye Intensifier Pencil is the perfect example of a product that proves&hellip;</p>
</div>
						
												
					</div>
				
				</li>
				
								
						
								
				<li class="post cf">
				
					<a href="https://www.thebeautygirl.com/beauty/hair/hair-trend-try-boxer-braids/" class="image-link">
						<img width="87" height="67" src="https://www.thebeautygirl.com/wp-content/uploads/2016/10/body_5_3_0-87x67.jpg" class="attachment-cheerup-thumb size-cheerup-thumb wp-post-image" alt="boxer braids" loading="lazy" title="Hair Trend To Try: Boxer Braids" srcset="https://www.thebeautygirl.com/wp-content/uploads/2016/10/body_5_3_0-87x67.jpg 87w, https://www.thebeautygirl.com/wp-content/uploads/2016/10/body_5_3_0-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2016/10/body_5_3_0-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2016/10/body_5_3_0-87x67@2x.jpg 174w" sizes="(max-width: 87px) 100vw, 87px" />					</a>
					
					<div class="content">
						
											
					
						<a href="https://www.thebeautygirl.com/beauty/hair/hair-trend-try-boxer-braids/" class="post-title limit-line" title="Hair Trend To Try: Boxer Braids">Hair Trend To Try: Boxer Braids</a>
						
							
															<div class="post-meta">
		
					
					<a href="https://www.thebeautygirl.com/beauty/hair/hair-trend-try-boxer-braids/" class="date-link"><time class="post-date" datetime="2016-10-14T14:38:45-05:00">October 14, 2016</time></a>
				
		</div>
		
														
							
												
							<div class="excerpt"><p>Boxer Braids aren&#8217;t new, but celebrities are making them mainstream. Here&#8217;s why: they&#8217;re low maintenance&hellip;</p>
</div>
						
												
					</div>
				
				</li>
				
								
						
								
				<li class="post cf">
				
					<a href="https://www.thebeautygirl.com/tbg-tv/tv-segment-your-most-common-beauty-problems-solved/" class="image-link">
						<img width="87" height="67" src="https://www.thebeautygirl.com/wp-content/uploads/2017/02/TV-Segment-Your-Most-Common-Beauty-Problems-Solved-87x67.jpg" class="attachment-cheerup-thumb size-cheerup-thumb wp-post-image" alt="TV Segment - Your Most Common Beauty Problems Solved" loading="lazy" title="TV Segment: Your Most Common Beauty Problems Solved" srcset="https://www.thebeautygirl.com/wp-content/uploads/2017/02/TV-Segment-Your-Most-Common-Beauty-Problems-Solved-87x67.jpg 87w, https://www.thebeautygirl.com/wp-content/uploads/2017/02/TV-Segment-Your-Most-Common-Beauty-Problems-Solved-370x285.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2017/02/TV-Segment-Your-Most-Common-Beauty-Problems-Solved-260x200.jpg 260w, https://www.thebeautygirl.com/wp-content/uploads/2017/02/TV-Segment-Your-Most-Common-Beauty-Problems-Solved-87x67@2x.jpg 174w, https://www.thebeautygirl.com/wp-content/uploads/2017/02/TV-Segment-Your-Most-Common-Beauty-Problems-Solved-370x285@2x.jpg 740w, https://www.thebeautygirl.com/wp-content/uploads/2017/02/TV-Segment-Your-Most-Common-Beauty-Problems-Solved-260x200@2x.jpg 520w" sizes="(max-width: 87px) 100vw, 87px" />					</a>
					
					<div class="content">
						
											
					
						<a href="https://www.thebeautygirl.com/tbg-tv/tv-segment-your-most-common-beauty-problems-solved/" class="post-title limit-line" title="TV Segment: Your Most Common Beauty Problems Solved">TV Segment: Your Most Common Beauty Problems Solved</a>
						
							
															<div class="post-meta">
		
					
					<a href="https://www.thebeautygirl.com/tbg-tv/tv-segment-your-most-common-beauty-problems-solved/" class="date-link"><time class="post-date" datetime="2017-06-21T17:41:24-05:00">June 21, 2017</time></a>
				
		</div>
		
														
							
												
							<div class="excerpt"><p>I was back in the Windy City Live studio today solving some of our most&hellip;</p>
</div>
						
												
					</div>
				
				</li>
				
								
						</ul>
		
		</li>		
		<li id="category-posts-4" class="widget column col-4 cat-post-widget"><h5 class="widget-title">Giveaways</h5><ul id="category-posts-4-internal" class="category-posts-internal">
<li class='cat-post-item'><div><a class="cat-post-title" href="https://www.thebeautygirl.com/giveaways/giveaway-discount-the-best-omega-3s-to-boost-your-health/" rel="bookmark">Giveaway + Discount: The Best Omega-3s To Boost Your Health</a></div><div><a class="cat-post-thumbnail" href="https://www.thebeautygirl.com/giveaways/giveaway-discount-the-best-omega-3s-to-boost-your-health/" title="Giveaway + Discount: The Best Omega-3s To Boost Your Health"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="87" height="87" src="https://www.thebeautygirl.com/wp-content/uploads/2020/05/IMG_0600-300x300.jpg" class="attachment-150x150x1x151x151 size-150x150x1x151x151 wp-post-image" alt="" loading="lazy" data-cat-posts-width="87" data-cat-posts-height="87" srcset="https://www.thebeautygirl.com/wp-content/uploads/2020/05/IMG_0600-150x150@2x.jpg 300w, https://www.thebeautygirl.com/wp-content/uploads/2020/05/IMG_0600-150x150.jpg 150w, https://www.thebeautygirl.com/wp-content/uploads/2020/05/IMG_0600-370x370.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2020/05/IMG_0600-300x300@2x.jpg 600w, https://www.thebeautygirl.com/wp-content/uploads/2020/05/IMG_0600-370x370@2x.jpg 740w" sizes="(max-width: 87px) 100vw, 87px" /></span></a></div></li><li class='cat-post-item'><div><a class="cat-post-title" href="https://www.thebeautygirl.com/style/youre-invited-fashion-beauty-flash-sale/" rel="bookmark">You&#8217;re Invited: Fashion &#038; Beauty Flash Sale</a></div><div><a class="cat-post-thumbnail" href="https://www.thebeautygirl.com/style/youre-invited-fashion-beauty-flash-sale/" title="You&#8217;re Invited: Fashion &#038; Beauty Flash Sale"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="87" height="87" src="https://www.thebeautygirl.com/wp-content/uploads/2016/07/fashion&amp;beauty event-300x300.jpg" class="attachment-150x150x1x151x151 size-150x150x1x151x151 wp-post-image" alt="fashion and beauty flash sale event" loading="lazy" data-cat-posts-width="87" data-cat-posts-height="87" srcset="https://www.thebeautygirl.com/wp-content/uploads/2016/07/fashion&amp;beauty%20event-150x150@2x.jpg 300w, https://www.thebeautygirl.com/wp-content/uploads/2016/07/fashion&amp;beauty%20event-150x150.jpg 150w, https://www.thebeautygirl.com/wp-content/uploads/2016/07/fashion&amp;beauty%20event-1024x1024.jpg 1024w, https://www.thebeautygirl.com/wp-content/uploads/2016/07/fashion&amp;beauty%20event-370x370.jpg 370w, https://www.thebeautygirl.com/wp-content/uploads/2016/07/fashion&amp;beauty%20event.jpg 1080w, https://www.thebeautygirl.com/wp-content/uploads/2016/07/fashion&amp;beauty%20event-300x300@2x.jpg 600w, https://www.thebeautygirl.com/wp-content/uploads/2016/07/fashion&amp;beauty%20event-370x370@2x.jpg 740w" sizes="(max-width: 87px) 100vw, 87px" /></span></a></div></li><li class='cat-post-item'><div><a class="cat-post-title" href="https://www.thebeautygirl.com/beauty/skin/moms-night-out-beauty-bash-2016/" rel="bookmark">Mom&#8217;s Night Out Beauty Bash 2016</a></div><div><a class="cat-post-thumbnail" href="https://www.thebeautygirl.com/beauty/skin/moms-night-out-beauty-bash-2016/" title="Mom&#8217;s Night Out Beauty Bash 2016"><span class="cat-post-crop cat-post-format cat-post-format-standard"><img width="87" height="87" src="https://www.thebeautygirl.com/wp-content/uploads/2016/03/BCB_BeautyGirlBash2016-7201-300x300.jpg" class="attachment-150x150x1x151x151 size-150x150x1x151x151 wp-post-image" alt="bump club beyond and the beauty girl beauty bash" loading="lazy" data-cat-posts-width="87" data-cat-posts-height="87" srcset="https://www.thebeautygirl.com/wp-content/uploads/2016/03/BCB_BeautyGirlBash2016-7201-150x150@2x.jpg 300w, https://www.thebeautygirl.com/wp-content/uploads/2016/03/BCB_BeautyGirlBash2016-7201-150x150.jpg 150w" sizes="(max-width: 87px) 100vw, 87px" /></span></a></div></li></ul>
<a class="cat-post-footer-link" href="https://www.thebeautygirl.com/category/giveaways/">Click Here To See All</a></li><li id="instagram-feed-widget-5" class="widget column col-4 widget_instagram-feed-widget"><h5 class="widget-title">Instagram</h5>
<div id="sb_instagram" class="sbi sbi_col_3  sbi_width_resp" style="padding-bottom: 10px;width: 100%;" data-feedid="sbi_nicolepearlbeautygirl#9" data-res="auto" data-cols="3" data-num="9" data-shortcode-atts="{}"  data-postid="9158" data-sbi-flags="favorLocal">
	<div class="sb_instagram_header " style="padding: 5px; margin-bottom: 10px;padding-bottom: 0;">
    <a href="https://www.instagram.com/nicolepearlbeautygirl/" target="_blank" rel="noopener nofollow" title="@nicolepearlbeautygirl" class="sbi_header_link">
        <div class="sbi_header_text sbi_no_bio">
            <h3 >nicolepearlbeautygirl</h3>
	                </div>
                <div class="sbi_header_img" data-avatar-url="https://www.thebeautygirl.com/wp-content/uploads/sb-instagram-feed-images/nicolepearlbeautygirl.jpg">
            <div class="sbi_header_img_hover"><svg class="sbi_new_logo fa-instagram fa-w-14" aria-hidden="true" data-fa-processed="" aria-label="Instagram" data-prefix="fab" data-icon="instagram" role="img" viewBox="0 0 448 512">
	                <path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path>
	            </svg></div>
            <img src="https://www.thebeautygirl.com/wp-content/uploads/sb-instagram-feed-images/nicolepearlbeautygirl.jpg" alt="SmallBiz PR Strategy. Media Training. | TV Beauty Expert" width="50" height="50">
        </div>
        
    </a>
</div>
    <div id="sbi_images" style="padding: 5px;">
		<div class="sbi_item sbi_type_video sbi_new sbi_transition" id="sbi_17989746530359573" data-date="1707190670">
    <div class="sbi_photo_wrap">
        <a class="sbi_photo" href="https://www.instagram.com/reel/C2_bsPtgG7G/" target="_blank" rel="noopener nofollow" data-full-res="https://scontent-iad3-1.cdninstagram.com/v/t51.29350-15/425650401_2410689395799160_6659115218852568473_n.jpg?_nc_cat=107&#038;ccb=1-7&#038;_nc_sid=18de74&#038;_nc_ohc=qFZZ_z2PEFIAX8xep0V&#038;_nc_ht=scontent-iad3-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;oh=00_AfD6y8xYWyCuzcyhHLSAzU-rHqeJwRK4Tm5sv9qUNccZsQ&#038;oe=65CAB9D9" data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/425650401_2410689395799160_6659115218852568473_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=qFZZ_z2PEFIAX8xep0V&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfD6y8xYWyCuzcyhHLSAzU-rHqeJwRK4Tm5sv9qUNccZsQ&amp;oe=65CAB9D9&quot;,&quot;150&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/425650401_2410689395799160_6659115218852568473_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=qFZZ_z2PEFIAX8xep0V&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfD6y8xYWyCuzcyhHLSAzU-rHqeJwRK4Tm5sv9qUNccZsQ&amp;oe=65CAB9D9&quot;,&quot;320&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/425650401_2410689395799160_6659115218852568473_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=qFZZ_z2PEFIAX8xep0V&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfD6y8xYWyCuzcyhHLSAzU-rHqeJwRK4Tm5sv9qUNccZsQ&amp;oe=65CAB9D9&quot;,&quot;640&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/425650401_2410689395799160_6659115218852568473_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=qFZZ_z2PEFIAX8xep0V&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfD6y8xYWyCuzcyhHLSAzU-rHqeJwRK4Tm5sv9qUNccZsQ&amp;oe=65CAB9D9&quot;}">
            <span class="sbi-screenreader">In Maggie’s words “I had no clue on how to get</span>
            	        <svg style="color: rgba(255,255,255,1)" class="svg-inline--fa fa-play fa-w-14 sbi_playbtn" aria-label="Play" aria-hidden="true" data-fa-processed="" data-prefix="fa" data-icon="play" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path></svg>            <img src="https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="In Maggie’s words “I had no clue on how to get featured. But I knew I needed to to attract the caliber of clients I hoped for.”

She didn’t want to spend thousands on PR like others in her industry to get press. 

But she knew she needed it to grow her business. So she took my course. 

“Within weeks of learning from you, I landed 3 of my dream outlets. I could never have seen myself in these magazines had I not done your program. Now I’m getting more client inquiries and accolades than ever before.” 

Because I provide access, teach strategy and share an expertise that you can only get from a media veteran, Maggie can now say she’s been in Martha Stewart, Real Simple and Better Homes &amp; Gardens. 

Not only is this press adding to her credibility and luring in new clients, but it’s even more satisfying knowing that she is getting her name into the same magazines other designers are targeting. But unlike them — she didn’t have to shell out $25k on PR. 

If you want to tap into my method — affordable, strategic, results-driven — to increase your visibility, comment below. 

#pr101 #interiordesignerpr #getpress #getfeatured #prconsultant #mediainsider #prexpert #prstrategy #creativesmallbusiness #creativebusinesscoach #creativebusinessowner #getfeatured #beseen #getvisible #growyourreach #clientresults #mediastrategist #prtips #prwins #prandmarketing">
        </a>
    </div>
</div><div class="sbi_item sbi_type_video sbi_new sbi_transition" id="sbi_18225595018251528" data-date="1707098702">
    <div class="sbi_photo_wrap">
        <a class="sbi_photo" href="https://www.instagram.com/reel/C28sXgwg6ln/" target="_blank" rel="noopener nofollow" data-full-res="https://scontent-iad3-1.cdninstagram.com/v/t51.29350-15/424940820_768721985292089_267577185893469119_n.jpg?_nc_cat=110&#038;ccb=1-7&#038;_nc_sid=18de74&#038;_nc_ohc=-vduMkctKy8AX8qo8wZ&#038;_nc_ht=scontent-iad3-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;oh=00_AfBIHEId8AJy52EyLn9Blyakrj6UU-ou9PpevjRbZxZZow&#038;oe=65CACFF4" data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/424940820_768721985292089_267577185893469119_n.jpg?_nc_cat=110&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=-vduMkctKy8AX8qo8wZ&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBIHEId8AJy52EyLn9Blyakrj6UU-ou9PpevjRbZxZZow&amp;oe=65CACFF4&quot;,&quot;150&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/424940820_768721985292089_267577185893469119_n.jpg?_nc_cat=110&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=-vduMkctKy8AX8qo8wZ&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBIHEId8AJy52EyLn9Blyakrj6UU-ou9PpevjRbZxZZow&amp;oe=65CACFF4&quot;,&quot;320&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/424940820_768721985292089_267577185893469119_n.jpg?_nc_cat=110&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=-vduMkctKy8AX8qo8wZ&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBIHEId8AJy52EyLn9Blyakrj6UU-ou9PpevjRbZxZZow&amp;oe=65CACFF4&quot;,&quot;640&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/424940820_768721985292089_267577185893469119_n.jpg?_nc_cat=110&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=-vduMkctKy8AX8qo8wZ&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBIHEId8AJy52EyLn9Blyakrj6UU-ou9PpevjRbZxZZow&amp;oe=65CACFF4&quot;}">
            <span class="sbi-screenreader">Now this is how to shut down anyone who attempts t</span>
            	        <svg style="color: rgba(255,255,255,1)" class="svg-inline--fa fa-play fa-w-14 sbi_playbtn" aria-label="Play" aria-hidden="true" data-fa-processed="" data-prefix="fa" data-icon="play" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path></svg>            <img src="https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="Now this is how to shut down anyone who attempts to read lips to stir up headlines 😉 👏🏻 

#readmylips #taylorswiftgrammys #taylorswiftfan #grammys2024 #grammyawards">
        </a>
    </div>
</div><div class="sbi_item sbi_type_video sbi_new sbi_transition" id="sbi_17999424179385210" data-date="1707013154">
    <div class="sbi_photo_wrap">
        <a class="sbi_photo" href="https://www.instagram.com/reel/C26IlHHgRdW/" target="_blank" rel="noopener nofollow" data-full-res="https://scontent-iad3-2.cdninstagram.com/v/t51.29350-15/425403092_1534639187385369_4404784304701077176_n.jpg?_nc_cat=111&#038;ccb=1-7&#038;_nc_sid=18de74&#038;_nc_ohc=VgfqccbAxDQAX942pzn&#038;_nc_oc=AQlm5js9qp0J--SE2Bl7tRZDldxX-UW3-6a538wFm_myCMNtLJmT8QhjvabgSUt0BBI&#038;_nc_ht=scontent-iad3-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;oh=00_AfBA3Th9U99FxTJWP_1Ac4-dDf_bPrrRyTzABOYFq7rSIw&#038;oe=65CA4BDD" data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/425403092_1534639187385369_4404784304701077176_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=VgfqccbAxDQAX942pzn&amp;_nc_oc=AQlm5js9qp0J--SE2Bl7tRZDldxX-UW3-6a538wFm_myCMNtLJmT8QhjvabgSUt0BBI&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBA3Th9U99FxTJWP_1Ac4-dDf_bPrrRyTzABOYFq7rSIw&amp;oe=65CA4BDD&quot;,&quot;150&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/425403092_1534639187385369_4404784304701077176_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=VgfqccbAxDQAX942pzn&amp;_nc_oc=AQlm5js9qp0J--SE2Bl7tRZDldxX-UW3-6a538wFm_myCMNtLJmT8QhjvabgSUt0BBI&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBA3Th9U99FxTJWP_1Ac4-dDf_bPrrRyTzABOYFq7rSIw&amp;oe=65CA4BDD&quot;,&quot;320&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/425403092_1534639187385369_4404784304701077176_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=VgfqccbAxDQAX942pzn&amp;_nc_oc=AQlm5js9qp0J--SE2Bl7tRZDldxX-UW3-6a538wFm_myCMNtLJmT8QhjvabgSUt0BBI&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBA3Th9U99FxTJWP_1Ac4-dDf_bPrrRyTzABOYFq7rSIw&amp;oe=65CA4BDD&quot;,&quot;640&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/425403092_1534639187385369_4404784304701077176_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=VgfqccbAxDQAX942pzn&amp;_nc_oc=AQlm5js9qp0J--SE2Bl7tRZDldxX-UW3-6a538wFm_myCMNtLJmT8QhjvabgSUt0BBI&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBA3Th9U99FxTJWP_1Ac4-dDf_bPrrRyTzABOYFq7rSIw&amp;oe=65CA4BDD&quot;}">
            <span class="sbi-screenreader">Hi Dolls!🪆

#babydollmakeup #marcjacobsbeauty #</span>
            	        <svg style="color: rgba(255,255,255,1)" class="svg-inline--fa fa-play fa-w-14 sbi_playbtn" aria-label="Play" aria-hidden="true" data-fa-processed="" data-prefix="fa" data-icon="play" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path></svg>            <img src="https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="Hi Dolls!🪆

#babydollmakeup #marcjacobsbeauty #springrunway #beautytrend #makeuptrend #beautyexpert #trendreport #chicagobeautyinfluencer #newsworthy #couturefashionweek #maisonmargiela #springfashionweek #designermakeup #makeuplookinspiration #dianekendal #patmcgrath #makeupfashionweek #beautyreport #beautyreporter #beautyjournalist #springmakeuptrends #springmakeup #makeup2024">
        </a>
    </div>
</div><div class="sbi_item sbi_type_video sbi_new sbi_transition" id="sbi_18006549782340272" data-date="1706817401">
    <div class="sbi_photo_wrap">
        <a class="sbi_photo" href="https://www.instagram.com/reel/C20T60zgvyI/" target="_blank" rel="noopener nofollow" data-full-res="https://scontent-iad3-1.cdninstagram.com/v/t51.29350-15/424607588_1090558282365967_7214653871522189319_n.jpg?_nc_cat=108&#038;ccb=1-7&#038;_nc_sid=18de74&#038;_nc_ohc=-Bv86c7zLg0AX_CRUj4&#038;_nc_ht=scontent-iad3-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;oh=00_AfB6LTvp6WqKYZqNcBAS6K7wF5O5xjNGaYYU6yT3YhxnEA&#038;oe=65CA41AC" data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/424607588_1090558282365967_7214653871522189319_n.jpg?_nc_cat=108&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=-Bv86c7zLg0AX_CRUj4&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfB6LTvp6WqKYZqNcBAS6K7wF5O5xjNGaYYU6yT3YhxnEA&amp;oe=65CA41AC&quot;,&quot;150&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/424607588_1090558282365967_7214653871522189319_n.jpg?_nc_cat=108&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=-Bv86c7zLg0AX_CRUj4&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfB6LTvp6WqKYZqNcBAS6K7wF5O5xjNGaYYU6yT3YhxnEA&amp;oe=65CA41AC&quot;,&quot;320&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/424607588_1090558282365967_7214653871522189319_n.jpg?_nc_cat=108&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=-Bv86c7zLg0AX_CRUj4&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfB6LTvp6WqKYZqNcBAS6K7wF5O5xjNGaYYU6yT3YhxnEA&amp;oe=65CA41AC&quot;,&quot;640&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/424607588_1090558282365967_7214653871522189319_n.jpg?_nc_cat=108&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=-Bv86c7zLg0AX_CRUj4&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfB6LTvp6WqKYZqNcBAS6K7wF5O5xjNGaYYU6yT3YhxnEA&amp;oe=65CA41AC&quot;}">
            <span class="sbi-screenreader">OMG… @patmcgrathreal is revealing the product an</span>
            	        <svg style="color: rgba(255,255,255,1)" class="svg-inline--fa fa-play fa-w-14 sbi_playbtn" aria-label="Play" aria-hidden="true" data-fa-processed="" data-prefix="fa" data-icon="play" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path></svg>            <img src="https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="OMG… @patmcgrathreal is revealing the product and application technique she used at the spring @maisonmargiela fashion show to create the makeup look that’s breaking the Internet right now — porcelain doll skin. 

Beauty pros have been trying to solve the mystery, and tomorrow at 2pm cst, she’s finally going to share her secret.

Besides getting to the bottom of this masterful makeup, this is an incredible lesson in how to get visible and create a buzzworthy brand. 

#maisonmargiela #patmcgrathlabs #patmcgrathreal #patmcgrath #porcelaindollmakeup #porcelaindollskincare #glassskinmakeup #glassskincare #pr101 #buzzworthy #brandawareness #makeupartist #promakeupartists #beautyprofessional #beautyreveal #makeuptechniques #makeupapplication #trendingbeauty #beautytrend #viralbeauty #prtips #brandbuidlingtips #prexpert #smallbusinesspr #indiebeautybrand #freemanmask">
        </a>
    </div>
</div><div class="sbi_item sbi_type_video sbi_new sbi_transition" id="sbi_17990173037550434" data-date="1706801496">
    <div class="sbi_photo_wrap">
        <a class="sbi_photo" href="https://www.instagram.com/reel/C2z1t0ygjdX/" target="_blank" rel="noopener nofollow" data-full-res="https://scontent-iad3-2.cdninstagram.com/v/t51.29350-15/424125847_1081492222993306_3924999538010114016_n.jpg?_nc_cat=109&#038;ccb=1-7&#038;_nc_sid=18de74&#038;_nc_ohc=lP2Sa2TzkYwAX_joEiZ&#038;_nc_ht=scontent-iad3-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;oh=00_AfC01kEU0sKwG_5Lp6GZLn7t0kAkzDQoMKSpN1jbaCXsZQ&#038;oe=65CA0B2B" data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/424125847_1081492222993306_3924999538010114016_n.jpg?_nc_cat=109&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=lP2Sa2TzkYwAX_joEiZ&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfC01kEU0sKwG_5Lp6GZLn7t0kAkzDQoMKSpN1jbaCXsZQ&amp;oe=65CA0B2B&quot;,&quot;150&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/424125847_1081492222993306_3924999538010114016_n.jpg?_nc_cat=109&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=lP2Sa2TzkYwAX_joEiZ&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfC01kEU0sKwG_5Lp6GZLn7t0kAkzDQoMKSpN1jbaCXsZQ&amp;oe=65CA0B2B&quot;,&quot;320&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/424125847_1081492222993306_3924999538010114016_n.jpg?_nc_cat=109&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=lP2Sa2TzkYwAX_joEiZ&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfC01kEU0sKwG_5Lp6GZLn7t0kAkzDQoMKSpN1jbaCXsZQ&amp;oe=65CA0B2B&quot;,&quot;640&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/424125847_1081492222993306_3924999538010114016_n.jpg?_nc_cat=109&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=lP2Sa2TzkYwAX_joEiZ&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfC01kEU0sKwG_5Lp6GZLn7t0kAkzDQoMKSpN1jbaCXsZQ&amp;oe=65CA0B2B&quot;}">
            <span class="sbi-screenreader">Everything changed in my business when I stopped t</span>
            	        <svg style="color: rgba(255,255,255,1)" class="svg-inline--fa fa-play fa-w-14 sbi_playbtn" aria-label="Play" aria-hidden="true" data-fa-processed="" data-prefix="fa" data-icon="play" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path></svg>            <img src="https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="Everything changed in my business when I stopped trying to make someone realize how much they needed me. 

Even though I could personally intro them to the key media players they needed to put them on the map, even though I knew why they were stuck and exactly what they needed to do…I had to let go. 

It’s not easy. 

I’m a mom. I don’t want to see my kid fail…in theory. 

But I also believe that if you don’t fail, you’ll never learn how to cope, be flexible and appreciate what you do have.

So I’m going to let this solopreneur take all the free workshops from various coaches and go in a million different directions. 

At some point she’ll realize the value I offer. And maybe even kick herself for taking too long to see it. 

And then I’ll welcome her with open arms because at that point she’ll appreciate me and what I’m doing for her business.

I’ll also be grateful she didn’t start sooner because I have a feeling she would have been a difficult client who sucked all of my energy. 

And when she does finally say yes, she’ll actually be a dream client who feels lucky to have me in her corner.

#smallbusinessmindset #businesscoachingforwomen #smallbusinesscoach #prconsultant #visibilityexpert #visibilitycoach #abundancemindsetforbusiness #creativebusinessowners #solopreneurship #gotoexpert #getfeatured #brandconsulting #prforstartups #beautyexpert #getvisible #getpress #smallbrands #smallbusinessstruggles #entrepreneurshipstartup #solopreneurcoaching">
        </a>
    </div>
</div><div class="sbi_item sbi_type_video sbi_new sbi_transition" id="sbi_18408702199006818" data-date="1706665786">
    <div class="sbi_photo_wrap">
        <a class="sbi_photo" href="https://www.instagram.com/reel/C2vywt0ASMS/" target="_blank" rel="noopener nofollow" data-full-res="https://scontent-iad3-1.cdninstagram.com/v/t51.29350-15/423807693_862770138930504_2472565175084287769_n.jpg?_nc_cat=108&#038;ccb=1-7&#038;_nc_sid=18de74&#038;_nc_ohc=n1Hjb9gaYGYAX8zyj2y&#038;_nc_ht=scontent-iad3-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;oh=00_AfBXoXM1zxXLt6gN-MWVYVgaVULRKLCr6psLgWZ9YuRgrg&#038;oe=65CAFD75" data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/423807693_862770138930504_2472565175084287769_n.jpg?_nc_cat=108&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=n1Hjb9gaYGYAX8zyj2y&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBXoXM1zxXLt6gN-MWVYVgaVULRKLCr6psLgWZ9YuRgrg&amp;oe=65CAFD75&quot;,&quot;150&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/423807693_862770138930504_2472565175084287769_n.jpg?_nc_cat=108&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=n1Hjb9gaYGYAX8zyj2y&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBXoXM1zxXLt6gN-MWVYVgaVULRKLCr6psLgWZ9YuRgrg&amp;oe=65CAFD75&quot;,&quot;320&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/423807693_862770138930504_2472565175084287769_n.jpg?_nc_cat=108&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=n1Hjb9gaYGYAX8zyj2y&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBXoXM1zxXLt6gN-MWVYVgaVULRKLCr6psLgWZ9YuRgrg&amp;oe=65CAFD75&quot;,&quot;640&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/423807693_862770138930504_2472565175084287769_n.jpg?_nc_cat=108&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=n1Hjb9gaYGYAX8zyj2y&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBXoXM1zxXLt6gN-MWVYVgaVULRKLCr6psLgWZ9YuRgrg&amp;oe=65CAFD75&quot;}">
            <span class="sbi-screenreader">🕵🏻‍♀️ On the hunt to solve beauty’s </span>
            	        <svg style="color: rgba(255,255,255,1)" class="svg-inline--fa fa-play fa-w-14 sbi_playbtn" aria-label="Play" aria-hidden="true" data-fa-processed="" data-prefix="fa" data-icon="play" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path></svg>            <img src="https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="🕵🏻‍♀️ On the hunt to solve beauty’s biggest mystery — the product behind this trending porcelain doll skin.

Take this as a lesson in genius marketing! 

And if you’re a beauty pro, makeup artist med spa owner or aesthetician, jump on to this viral moment to make yourself newsworthy 😉 

@patmcgrathreal @maisonmargiela 

#porcelaindollskincare #glassskinmakeup #porcelainskin #latexskin #makeuptrends2024 #springrunway #dollskin #glassskingoals #patmcgrathreal #patmcgrathlabs #beautyinsider #beautyexpert #beautyjournalist #beautyreport #skincaretrends #glassskinproducts #diypr #prtips #beautytrending #beautybuzz #viralbeauty">
        </a>
    </div>
</div><div class="sbi_item sbi_type_video sbi_new sbi_transition" id="sbi_18023683870941906" data-date="1706560102">
    <div class="sbi_photo_wrap">
        <a class="sbi_photo" href="https://www.instagram.com/reel/C2spFYEg-IO/" target="_blank" rel="noopener nofollow" data-full-res="https://scontent-iad3-1.cdninstagram.com/v/t51.29350-15/422769351_752609450116934_8917862573828244750_n.jpg?_nc_cat=110&#038;ccb=1-7&#038;_nc_sid=18de74&#038;_nc_ohc=ij6daevvTGEAX_pt4th&#038;_nc_ht=scontent-iad3-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;oh=00_AfBt_WgBtDYWOZobT1cxLxGpDp_nDDBYE8zq3rrGrUKJkg&#038;oe=65CAE6E1" data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/422769351_752609450116934_8917862573828244750_n.jpg?_nc_cat=110&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=ij6daevvTGEAX_pt4th&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBt_WgBtDYWOZobT1cxLxGpDp_nDDBYE8zq3rrGrUKJkg&amp;oe=65CAE6E1&quot;,&quot;150&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/422769351_752609450116934_8917862573828244750_n.jpg?_nc_cat=110&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=ij6daevvTGEAX_pt4th&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBt_WgBtDYWOZobT1cxLxGpDp_nDDBYE8zq3rrGrUKJkg&amp;oe=65CAE6E1&quot;,&quot;320&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/422769351_752609450116934_8917862573828244750_n.jpg?_nc_cat=110&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=ij6daevvTGEAX_pt4th&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBt_WgBtDYWOZobT1cxLxGpDp_nDDBYE8zq3rrGrUKJkg&amp;oe=65CAE6E1&quot;,&quot;640&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/422769351_752609450116934_8917862573828244750_n.jpg?_nc_cat=110&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=ij6daevvTGEAX_pt4th&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBt_WgBtDYWOZobT1cxLxGpDp_nDDBYE8zq3rrGrUKJkg&amp;oe=65CAE6E1&quot;}">
            <span class="sbi-screenreader">Get Taylor Swift’s signature💄
Which team are </span>
            	        <svg style="color: rgba(255,255,255,1)" class="svg-inline--fa fa-play fa-w-14 sbi_playbtn" aria-label="Play" aria-hidden="true" data-fa-processed="" data-prefix="fa" data-icon="play" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path></svg>            <img src="https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="Get Taylor Swift’s signature💄
Which team are you on? 
Team @maccosmetics or Team @patmcgrathreal 

#celebritymakeup #taylorswiftmakeup #redlipsticks #signatureredlips #rubywoolipstick #rubywoo #patmgrathlabs #patmgrathlipstick #beautytips101 #redliplook #redlipstick💄">
        </a>
    </div>
</div><div class="sbi_item sbi_type_video sbi_new sbi_transition" id="sbi_18083634526423386" data-date="1706504053">
    <div class="sbi_photo_wrap">
        <a class="sbi_photo" href="https://www.instagram.com/reel/C2q-Tw7AS-Y/" target="_blank" rel="noopener nofollow" data-full-res="https://scontent-iad3-1.cdninstagram.com/v/t51.29350-15/423340549_7204661466283725_8448404996345846364_n.jpg?_nc_cat=104&#038;ccb=1-7&#038;_nc_sid=18de74&#038;_nc_ohc=xTJa0WPQ08gAX_UJTz3&#038;_nc_ht=scontent-iad3-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;oh=00_AfBo-CIDI8N30CD2S48N7kwn2M6gOj3slpGM99p-x6a7SQ&#038;oe=65CAB765" data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/423340549_7204661466283725_8448404996345846364_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=xTJa0WPQ08gAX_UJTz3&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBo-CIDI8N30CD2S48N7kwn2M6gOj3slpGM99p-x6a7SQ&amp;oe=65CAB765&quot;,&quot;150&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/423340549_7204661466283725_8448404996345846364_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=xTJa0WPQ08gAX_UJTz3&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBo-CIDI8N30CD2S48N7kwn2M6gOj3slpGM99p-x6a7SQ&amp;oe=65CAB765&quot;,&quot;320&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/423340549_7204661466283725_8448404996345846364_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=xTJa0WPQ08gAX_UJTz3&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBo-CIDI8N30CD2S48N7kwn2M6gOj3slpGM99p-x6a7SQ&amp;oe=65CAB765&quot;,&quot;640&quot;:&quot;https:\/\/scontent-iad3-1.cdninstagram.com\/v\/t51.29350-15\/423340549_7204661466283725_8448404996345846364_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=xTJa0WPQ08gAX_UJTz3&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfBo-CIDI8N30CD2S48N7kwn2M6gOj3slpGM99p-x6a7SQ&amp;oe=65CAB765&quot;}">
            <span class="sbi-screenreader">When you can actually sit down for more than 5 min</span>
            	        <svg style="color: rgba(255,255,255,1)" class="svg-inline--fa fa-play fa-w-14 sbi_playbtn" aria-label="Play" aria-hidden="true" data-fa-processed="" data-prefix="fa" data-icon="play" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path></svg>            <img src="https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="When you can actually sit down for more than 5 minutes…I should’ve known it was too good to be true 😂

#momlifehumor #motherhoodunfiltered #parentinghumor">
        </a>
    </div>
</div><div class="sbi_item sbi_type_video sbi_new sbi_transition" id="sbi_17996084516586600" data-date="1706459679">
    <div class="sbi_photo_wrap">
        <a class="sbi_photo" href="https://www.instagram.com/reel/C2ppsROAA_W/" target="_blank" rel="noopener nofollow" data-full-res="https://scontent-iad3-2.cdninstagram.com/v/t51.29350-15/422740624_910715790447140_5859728521297447679_n.jpg?_nc_cat=106&#038;ccb=1-7&#038;_nc_sid=18de74&#038;_nc_ohc=Tpo56FajVPYAX9_GUnT&#038;_nc_ht=scontent-iad3-2.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;oh=00_AfB8duX92kStLqdr_CrhoDmhiNYm18S5z5Y1JeWtHEER7g&#038;oe=65C9DFE8" data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/422740624_910715790447140_5859728521297447679_n.jpg?_nc_cat=106&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=Tpo56FajVPYAX9_GUnT&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfB8duX92kStLqdr_CrhoDmhiNYm18S5z5Y1JeWtHEER7g&amp;oe=65C9DFE8&quot;,&quot;150&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/422740624_910715790447140_5859728521297447679_n.jpg?_nc_cat=106&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=Tpo56FajVPYAX9_GUnT&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfB8duX92kStLqdr_CrhoDmhiNYm18S5z5Y1JeWtHEER7g&amp;oe=65C9DFE8&quot;,&quot;320&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/422740624_910715790447140_5859728521297447679_n.jpg?_nc_cat=106&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=Tpo56FajVPYAX9_GUnT&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfB8duX92kStLqdr_CrhoDmhiNYm18S5z5Y1JeWtHEER7g&amp;oe=65C9DFE8&quot;,&quot;640&quot;:&quot;https:\/\/scontent-iad3-2.cdninstagram.com\/v\/t51.29350-15\/422740624_910715790447140_5859728521297447679_n.jpg?_nc_cat=106&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=Tpo56FajVPYAX9_GUnT&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;oh=00_AfB8duX92kStLqdr_CrhoDmhiNYm18S5z5Y1JeWtHEER7g&amp;oe=65C9DFE8&quot;}">
            <span class="sbi-screenreader">If you’re second guessing about how to get featu</span>
            	        <svg style="color: rgba(255,255,255,1)" class="svg-inline--fa fa-play fa-w-14 sbi_playbtn" aria-label="Play" aria-hidden="true" data-fa-processed="" data-prefix="fa" data-icon="play" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path></svg>            <img src="https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="If you’re second guessing about how to get featured in ____ magazine or even on TV, this 5-day course doesn’t just tell you what you need to know…

it gives you the💡clarity, 🪜the steps you need to take and a 👩🏻‍💻 journalist-approved media pitch for your brand so you can not only say you’ve been featured in the press, but so you can make money from getting your name in the news. 

✅As a journalist, I know the nuances that make you newsworthy. As someone who has built a personal brand and regularly appears on TV as an on-air expert, I know how to make this happen for you too. 

We have an amazing cohort of solopreneurs (fashion stylist, business coach, photographer, beauty brand founder, social media strategist, etc.), and it’s amazing to know that by Friday, when they graduate from this course, they’ll already have new biz opportunities on the horizon. 🌅 

This truly is the last chance to get in with us. 

I will be holding 5 Days To Free Press live Jan 29 - Feb 2nd (10-11am cst). There will be recordings. The 5th day will be a 1:1 workshop with me. 

DM me for more info.! 

🛳️ The ship is about to sail, and I won’t be talking about this much longer 😊

#getfeatured #solopreneurmarketing #prforsmallbusiness #prcoach #socialmediamarketing #getpress #mediastrategy #mediainsider #storytellingforbusiness #creativeentrepreneur #prexpert #diypr #affordablepr #getseen #visibilitymatters #livecourse #prcourse #getpress #growyourbrand #personalbrandingtips">
        </a>
    </div>
</div>    </div>

	<div id="sbi_load">

	
	    <span class="sbi_follow_btn">
        <a href="https://www.instagram.com/nicolepearlbeautygirl/"  target="_blank" rel="noopener nofollow"><svg class="svg-inline--fa fa-instagram fa-w-14" aria-hidden="true" data-fa-processed="" aria-label="Instagram" data-prefix="fab" data-icon="instagram" role="img" viewBox="0 0 448 512">
	                <path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path>
	            </svg>Follow on Instagram</a>
    </span>
	
</div>
	    <span class="sbi_resized_image_data" data-feed-id="sbi_nicolepearlbeautygirl#9" data-resized="{&quot;17996084516586600&quot;:{&quot;id&quot;:&quot;422740624_910715790447140_5859728521297447679_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150}},&quot;18083634526423386&quot;:{&quot;id&quot;:&quot;423340549_7204661466283725_8448404996345846364_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150}},&quot;18023683870941906&quot;:{&quot;id&quot;:&quot;422769351_752609450116934_8917862573828244750_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150}},&quot;18408702199006818&quot;:{&quot;id&quot;:&quot;423807693_862770138930504_2472565175084287769_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150}},&quot;18225595018251528&quot;:{&quot;id&quot;:&quot;424940820_768721985292089_267577185893469119_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150}},&quot;17990173037550434&quot;:{&quot;id&quot;:&quot;424125847_1081492222993306_3924999538010114016_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150}},&quot;18006549782340272&quot;:{&quot;id&quot;:&quot;424607588_1090558282365967_7214653871522189319_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150}},&quot;17999424179385210&quot;:{&quot;id&quot;:&quot;425403092_1534639187385369_4404784304701077176_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150}},&quot;17989746530359573&quot;:{&quot;id&quot;:&quot;425650401_2410689395799160_6659115218852568473_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150}}}">
	</span>
	</div>

</li>				</ul>

			</div>
		</section>
		
				
		
				
		<section class="mid-footer cf">
						<div class="textwidget"></div>
				</section>
		
				

				
		<section class="lower-footer cf">
			<div class="wrap">
				<p class="copyright">© 2017 Designed by <a href="https://paradigmnext.com/">ParadigmNext</a></p>
			
<div id="reel" class="adv" style="float:right;margin-top:5px;padding-left:8px;"><a href="https://www.thebeautygirl.com/advertise
">Advertise on The Beauty Girl</a></div>
								<div class="to-top">
					<a href="#" class="back-to-top"><i class="fa fa-angle-up"></i> Top</a>
				</div>
							</div>
		</section>
		
			
	</footer>
	
	
		
	
</div> <!-- .main-wrap -->



<div class="mobile-menu-container off-canvas">

	<a href="#" class="close"><i class="fa fa-times"></i></a>
	
	<div class="logo">
			</div>
	
	
		<ul id="menu-main-menu-1" class="mobile-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-5222"><a href="https://www.thebeautygirl.com/whos-the-beauty-girl/">About</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5224"><a href="https://www.thebeautygirl.com/category/about/press/">In The Press</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5223"><a href="https://www.thebeautygirl.com/category/about/favorite-things/">Favorite Things</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5225"><a href="https://www.thebeautygirl.com/category/about/pearls-wisdom/">Pearls of Wisdom</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5226"><a href="#">Book Me</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5228"><a target="_blank" rel="noopener" href="https://nicolepearl.com/press/">Get Visibility For Your Brand</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5227"><a target="_blank" rel="noopener" href="http://nicolepearl.com/">TV / Hosting / Brand Partnerships</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7822"><a target="_blank" rel="noopener" href="https://nicolepearl.com/press/">Grow Your Brand In The Press</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-5229"><a href="https://www.thebeautygirl.com/category/beauty/">Beauty</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5231"><a href="https://www.thebeautygirl.com/category/beauty/makeup/">Makeup</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5232"><a href="https://www.thebeautygirl.com/category/beauty/skin/">Skin</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5230"><a href="https://www.thebeautygirl.com/category/beauty/hair/">Hair</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5234"><a href="https://www.thebeautygirl.com/category/beauty/mom-mode/">Mom Mode</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5233"><a href="https://www.thebeautygirl.com/category/beauty/how/">How To</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5235"><a href="https://www.thebeautygirl.com/category/beauty/nails/">Nails</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5237"><a href="https://www.thebeautygirl.com/category/beauty/trends/">Trends</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5236"><a href="https://www.thebeautygirl.com/category/beauty/spa/">Spa</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5239"><a href="https://www.thebeautygirl.com/category/beauty/road-test/">Road Test</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5238"><a href="https://www.thebeautygirl.com/category/beauty/fragrance/">Fragrance</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5240"><a href="https://www.thebeautygirl.com/category/beauty/grooming/">Grooming</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5241"><a href="https://www.thebeautygirl.com/category/beauty/health/">Health</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5242"><a href="https://www.thebeautygirl.com/category/celebrity/">Celebrity</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5243"><a href="https://www.thebeautygirl.com/category/style/">Style</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6433"><a href="https://www.thebeautygirl.com/category/video-gallery/">TV</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5271"><a href="https://www.thebeautygirl.com/contact-nicole/">Contact</a></li>
</ul>
	</div>

	<div class="mysticky-welcomebar-fixed mysticky-site-front mysticky-welcomebar-position-top mysticky-welcomebar-showx-desktop mysticky-welcomebar-showx-mobile mysticky-welcomebar-btn-desktop mysticky-welcomebar-btn-mobile mysticky-welcomebar-display-desktop mysticky-welcomebar-display-mobile mysticky-welcomebar-attention-default mysticky-welcomebar-entry-effect-slide-in"  data-after-triger="after_a_few_seconds" data-triger-sec="0" data-position="top" data-height="60" data-rediect="redirect_to_url" data-aftersubmission="dont_show_welcomebar">
		<div class="mysticky-welcomebar-fixed-wrap">
			<div class="mysticky-welcomebar-content">
				<p>Get the media attention you deserve with Nicole Pearl</p>
				
				
			</div>

			
			<div class="mysticky-welcomebar-btn " >
				
				<a href="https://nicolepearl.com/media/" >Learn More				</a>
			</div>
		
						<a href="javascript:void(0)" class="mysticky-welcomebar-close" style="color:#000000">X</a>		
		</div>
	</div>
	<script>
	var welcomebar_frontjs = {
			'ajaxurl' : 'https://www.thebeautygirl.com/wp-admin/admin-ajax.php',
			'days' 	  :	'Days',
			'hours'   : 'Hours',
			'minutes' : 'Minutes',
			'seconds' : 'Seconds',
			'ajax_nonce' :'16fb198aab',
		};	

	jQuery(document).ready(function($){
		var adminBarHeight = 0;
		if ( $("#wpadminbar").length != 0 ){
			var adminBarHeight = $('#wpadminbar').height();
		}
		var mysticky_welcomebar_height = adminBarHeight + jQuery( '.mysticky-welcomebar-fixed' ).outerHeight();
		if( jQuery( '.mysticky-welcomebar-fixed' ).data('position') == 'top' ) {
			jQuery( '.mysticky-welcomebar-entry-effect-slide-in.mysticky-welcomebar-fixed' ).css( 'top', '-' + mysticky_welcomebar_height + 'px' );
		} else {
			jQuery( '.mysticky-welcomebar-entry-effect-slide-in.mysticky-welcomebar-fixed' ).css( 'bottom', '-' + mysticky_welcomebar_height + 'px' );
		}
		var divi_topbar_height = $( '.et_fixed_nav #top-header' ).outerHeight();
		var divi_total_height = mysticky_welcomebar_height + divi_topbar_height;
		var welcombar_aftersubmission = $( '.mysticky-welcomebar-fixed' ).data('aftersubmission');
		if( welcombar_aftersubmission == 'dont_show_welcomebar' ){
			var welcomebar_storage = localStorage.getItem("welcomebar_close");
		} else if( welcombar_aftersubmission == 'show_welcomebar_next_visit' ) {
			var welcomebar_storage = sessionStorage.getItem("welcomebar_close");
		} else {
			sessionStorage.removeItem('welcomebar_close');
			localStorage.removeItem('welcomebar_close');
			var welcomebar_storage = null;
		}
		if ( welcomebar_storage === null ){

			var after_trigger = jQuery( '.mysticky-welcomebar-fixed' ).data('after-triger');
			
			jQuery( 'body' ).addClass( 'mysticky-welcomebar-apper' );

			if ( after_trigger == 'after_a_few_seconds' ) {
				
				if ( $( '.mysticky-welcomebar-fixed' ).hasClass( 'mysticky-welcomebar-display-desktop' ) ) {
					if ( $( window ).width() > 767 ) {
						var trigger_sec = jQuery( '.mysticky-welcomebar-fixed' ).data('triger-sec') * 1000;
						var welcombar_position = $( '.mysticky-welcomebar-fixed' ).data('position');
						var welcombar_height = $( '.mysticky-welcomebar-fixed' ).outerHeight();
						
						setTimeout(function(){
							jQuery( '.mysticky-welcomebar-fixed' ).addClass( 'mysticky-welcomebar-animation' );
							$( '.mysticky-welcomebar-fixed' ).addClass( 'entry-effect' );
							if ( welcombar_position == 'top' ) {								
								
								jQuery( '.mysticky-welcomebar-fixed' ).addClass( 'mysticky-welcomebar-animation' );
								jQuery( '.mysticky-welcomebar-fixed' ).css( 'top', (adminBarHeight + 0) + 'px' );
								jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
								$( 'html' ).css( 'margin-bottom', '' );
								jQuery( '#mysticky_divi_style' ).remove();
								jQuery( '.et_fixed_nav #top-header' ).css( 'top', welcombar_height + 'px' );
								jQuery( 'head' ).append( '<style id="mysticky_divi_style" type="text/css">.et_fixed_nav #main-header {top: ' + welcombar_height + 'px !important}.et_fixed_nav #top-header + #main-header{top: ' + divi_total_height + 'px !important}</style>' );
								$( 'html' ).attr( 'style', 'margin-top: ' + mysticky_welcomebar_height + 'px !important' );
								$( '#mysticky-nav' ).css( 'top', mysticky_welcomebar_height + 'px' );
							} else {
								jQuery( '.mysticky-welcomebar-fixed' ).css( 'bottom', '0' );
								jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
								$( 'html' ).css( 'margin-top', '' );
								jQuery( '#mysticky_divi_style' ).remove();
								jQuery( '.et_fixed_nav #top-header' ).css( 'top', '' );
								$( 'html' ).attr( 'style', 'margin-bottom: ' + mysticky_welcomebar_height + 'px !important' );
							}
						}, trigger_sec );
					}
				}
			}
			if ( $( window ).width() < 767 ) {
				if ( after_trigger == 'after_a_few_seconds' ) {
					if ( $( '.mysticky-welcomebar-fixed' ).hasClass( 'mysticky-welcomebar-display-mobile' ) ) {
						var trigger_sec = jQuery( '.mysticky-welcomebar-fixed' ).data('triger-sec') * 1000;
						var welcombar_position = $( '.mysticky-welcomebar-fixed' ).data('position');
						var welcombar_height = $( '.mysticky-welcomebar-fixed' ).outerHeight();
						setTimeout(function(){
							jQuery( '.mysticky-welcomebar-fixed' ).addClass( 'mysticky-welcomebar-animation' );
							$( '.mysticky-welcomebar-fixed' ).addClass( 'entry-effect' );
							jQuery( '#mysticky_divi_style' ).remove();
							jQuery( '.et_fixed_nav #top-header' ).css( 'top', '' );							
							if ( welcombar_position == 'top' ) {
								jQuery( '.mysticky-welcomebar-fixed' ).css( 'top', ( adminBarHeight + 0) + 'px' );
								jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
								$( 'html' ).css( 'margin-bottom', '' );
								$( 'html' ).attr( 'style', 'margin-top: ' + mysticky_welcomebar_height + 'px !important' );
								$( '#mysticky-nav' ).css( 'top', mysticky_welcomebar_height + 'px' );
							} else {
								jQuery( '.mysticky-welcomebar-fixed' ).css( 'bottom', '0' );
								jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
								$( 'html' ).css( 'margin-top', '' );
								$( 'html' ).attr( 'style', 'margin-bottom: ' + mysticky_welcomebar_height + 'px !important' );
							}
						}, trigger_sec );
					}
				}
			}
			mystickyelements_present();
		}
		$( window ).resize( function(){
			var mysticky_welcomebar_height = jQuery( '.mysticky-welcomebar-fixed' ).outerHeight();
			if( welcombar_aftersubmission == 'dont_show_welcomebar' ){
				var welcomebar_storage = localStorage.getItem("welcomebar_close");
			} else if( welcombar_aftersubmission == 'show_welcomebar_next_visit' ) {
				var welcomebar_storage = sessionStorage.getItem("welcomebar_close");
			} else {
				sessionStorage.removeItem('welcomebar_close');
				localStorage.removeItem('welcomebar_close');
				var welcomebar_storage = null;
			}
			if ( welcomebar_storage === null ){
				var after_trigger = jQuery( '.mysticky-welcomebar-fixed' ).data('after-triger');
				if ( ! $( '.mysticky-welcomebar-fixed' ).hasClass( 'mysticky-welcomebar-notapper' ) ) {
					jQuery( 'body' ).addClass( 'mysticky-welcomebar-apper' );
				} else {
					jQuery( 'body' ).removeClass( 'mysticky-welcomebar-apper' );
				}
				if ( after_trigger == 'after_a_few_seconds' ) {
					var trigger_sec = jQuery( '.mysticky-welcomebar-fixed' ).data('triger-sec') * 1000;
					var welcombar_position = $( '.mysticky-welcomebar-fixed' ).data('position');
					var welcombar_height = $( '.mysticky-welcomebar-fixed' ).outerHeight();
					if ( $( window ).width() < 767 ) {
						if ( $( '.mysticky-welcomebar-fixed' ).hasClass( 'mysticky-welcomebar-display-mobile' ) ) {
							setTimeout(function(){
								jQuery( '.mysticky-welcomebar-fixed' ).addClass( 'mysticky-welcomebar-animation' );
								$( '.mysticky-welcomebar-fixed' ).addClass( 'entry-effect' );
								jQuery( '#mysticky_divi_style' ).remove();
								jQuery( '.et_fixed_nav #top-header' ).css( 'top', '' );
								if ( welcombar_position == 'top' ) {
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'top', ( adminBarHeight +  0) + 'px' );
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
									$( 'html' ).css( 'margin-bottom', '' );
									$( 'html' ).attr( 'style', 'margin-top: ' + mysticky_welcomebar_height + 'px !important' );
									$( '.mysticky-welcomebar-apper #mysticky-nav' ).css( 'top', mysticky_welcomebar_height + 'px' );
								} else {
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'bottom', '0' );
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
									$( 'html' ).css( 'margin-top', '' );
									$( 'html' ).attr( 'style', 'margin-bottom: ' + mysticky_welcomebar_height + 'px !important' );
								}
							}, trigger_sec );
						}
					} else {
						if ( $( '.mysticky-welcomebar-fixed' ).hasClass( 'mysticky-welcomebar-display-desktop' ) ) {
							setTimeout(function(){
								jQuery( '.mysticky-welcomebar-fixed' ).addClass( 'mysticky-welcomebar-animation' );
								$( '.mysticky-welcomebar-fixed' ).addClass( 'entry-effect' );
								if ( welcombar_position == 'top' ) {
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'top', ( adminBarHeight + 0) + 'px' );
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
									$( 'html' ).css( 'margin-bottom', '' );
									jQuery( '#mysticky_divi_style' ).remove();
									jQuery( '.mysticky-welcomebar-apper.et_fixed_nav #top-header' ).css( 'top', welcombar_height + 'px' );
									jQuery( 'head' ).append( '<style id="mysticky_divi_style" type="text/css">.mysticky-welcomebar-apper.et_fixed_nav #main-header {top: ' + welcombar_height + 'px !important}.mysticky-welcomebar-apper.et_fixed_nav #top-header + #main-header{top: ' + divi_total_height + 'px !important}</style>' );
									$( 'html' ).attr( 'style', 'margin-top: ' + mysticky_welcomebar_height + 'px !important' );
									$( '.mysticky-welcomebar-apper #mysticky-nav' ).css( 'top', mysticky_welcomebar_height + 'px' );
								} else {
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'bottom', '0' );
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
									$( 'html' ).css( 'margin-top', '' );
									jQuery( '#mysticky_divi_style' ).remove();
									jQuery( '.et_fixed_nav #top-header' ).css( 'top', '' );
									$( 'html' ).attr( 'style', 'margin-bottom: ' + mysticky_welcomebar_height + 'px !important' );
								}
							}, trigger_sec );
						}
					}
				}
				mystickyelements_present();
			}
		} );

		jQuery(window).on( 'scroll', function(){			
			if( welcombar_aftersubmission == 'dont_show_welcomebar' ){
				var welcomebar_storage = localStorage.getItem("welcomebar_close");
			} else if( welcombar_aftersubmission == 'show_welcomebar_next_visit' ) {
				var welcomebar_storage = sessionStorage.getItem("welcomebar_close");
			} else {
				sessionStorage.removeItem('welcomebar_close');
				localStorage.removeItem('welcomebar_close');
				var welcomebar_storage = null;
			}
			if ( welcomebar_storage === null ){
				var welcombar_height = $( '.mysticky-welcomebar-fixed' ).outerHeight();
				var welcombar_position = $( '.mysticky-welcomebar-fixed' ).data('position');
				if ( welcombar_position == 'top' ) {
					$( '#mysticky-nav' ).css( 'top', mysticky_welcomebar_height + 'px' );
				}
				if ( after_trigger === 'after_scroll' ) {
					var scroll = 100 * $(window).scrollTop() / ($(document).height() - $(window).height());
					var after_scroll_val = jQuery( '.mysticky-welcomebar-fixed' ).data('triger-sec');
					var welcombar_position = $( '.mysticky-welcomebar-fixed' ).data('position');
					var welcombar_height = $( '.mysticky-welcomebar-fixed' ).outerHeight();
					if( scroll > after_scroll_val ) {
						if ( $( '.mysticky-welcomebar-fixed' ).hasClass( 'mysticky-welcomebar-display-desktop' ) ) {
							if ( $( window ).width() > 767 ) {
								jQuery( '.mysticky-welcomebar-fixed' ).addClass( 'mysticky-welcomebar-animation' );
								$( '.mysticky-welcomebar-fixed' ).addClass( 'entry-effect' );
								if ( welcombar_position == 'top' ) {
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'top', (adminBarHeight+ 0 ) + 'px' );
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
									$( 'html' ).css( 'margin-bottom', '' );
									$( 'html' ).attr( 'style', 'margin-top: ' + mysticky_welcomebar_height + 'px !important' );
									$( '#mysticky-nav' ).css( 'top', mysticky_welcomebar_height + 'px' );
								} else {
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'bottom', '0' );
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
									$( 'html' ).css( 'margin-top', '' );
									$( 'html' ).attr( 'style', 'margin-bottom: ' + mysticky_welcomebar_height + 'px !important' );
								}
							}
						}
						if ( $( '.mysticky-welcomebar-fixed' ).hasClass( 'mysticky-welcomebar-display-mobile' ) ) {
							if ( $( window ).width() < 767 ) {
								jQuery( '.mysticky-welcomebar-fixed' ).addClass( 'mysticky-welcomebar-animation' );
								$( '.mysticky-welcomebar-fixed' ).addClass( 'entry-effect' );
								if ( welcombar_position == 'top' ) {
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'top', ( adminBarHeight +0 ) + 'px' );
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
									$( 'html' ).css( 'margin-bottom', '' );
									$( 'html' ).attr( 'style', 'margin-top: ' + mysticky_welcomebar_height + 'px !important' );
									$( '#mysticky-nav' ).css( 'top', mysticky_welcomebar_height + 'px' );
								} else {
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'bottom', '0' );
									jQuery( '.mysticky-welcomebar-fixed' ).css( 'opacity', '1' );
									$( 'html' ).css( 'margin-top', '' );
									$( 'html' ).attr( 'style', 'margin-bottom: ' + mysticky_welcomebar_height + 'px !important' );
								}
							}
						}
					}
				}
				mystickyelements_present();
			}

		});
		
		jQuery( '.mysticky-welcomebar-close, .mysticky-welcomebar-btn a' ).on( 'click', function(){


		/* Submit contact lead form */

		var flag=true;
		var trigger_sec = 100;
		var welcomebar_widget = 0;	
		if( jQuery(".mysticky-welcomebar-lead-content").length > 0 && !$(this).hasClass("mysticky-welcomebar-close")){

			if( jQuery('#contact-lead-name-'+welcomebar_widget).val() != '' && ( jQuery('#contact-lead-phone-'+welcomebar_widget).val() != '' || jQuery('#contact-lead-email-'+welcomebar_widget).val() != '' )){

				if( jQuery('#contact-lead-email-'+welcomebar_widget).css("display") != 'none' &&  IsEmail(jQuery('#contact-lead-email-'+welcomebar_widget).val()) != true ){
					
					if( $(".input-error").length ){
						$(".input-error").remove();
					}

					$( '<div class="input-error"><span>Please, enter valid email</span></div>' ).insertAfter( jQuery('#contact-lead-email-' + welcomebar_widget) );
					flag = false;
				}	


				if( jQuery('#contact-lead-phone-'+welcomebar_widget).css("display") != 'none' &&  validatePhone(jQuery('#contact-lead-phone-'+welcomebar_widget).val()) != true  ){
					if( $(".input-error").length ){
						$(".input-error").remove();
					}
					$( '<div class="input-error"><span>Please, enter valid phone</span></div>' ).insertAfter( jQuery('#contact-lead-phone-'+welcomebar_widget) );
					flag=false;
				}	
				
				if (flag == true) {
					var data = [];
					data["contact_name"] = jQuery('#contact-lead-name-'+welcomebar_widget).val();
					data["contact_email"] = jQuery('#contact-lead-email-'+welcomebar_widget).val();
					data["contact_phone"] = jQuery('#contact-lead-phone-'+welcomebar_widget).val();
					data["contact_page_link"] = jQuery('#contact-lead-pagelink-'+welcomebar_widget).val();
					
					$(".mysticky-welcomebar-fixed .mysticky-welcomebar-lead-content").hide();
					$(".mysticky-welcomebar-fixed .mysticky-welcomebar-content p").hide();
					$(".mysticky-welcomebar-fixed .mysticky-welcomebar-btn.contact-lead-button").hide();
					$(".mysticky-welcomebar-fixed .mysticky-welcomebar-thankyou-content").show();
					$(".mysticky-welcomebar-fixed .mysticky-welcomebar-thankyou-content p").show();
					var trigger_sec = 2000;
					jQuery.ajax({
						url: welcomebar_frontjs.ajaxurl,
						type:'post',
						data: 'contact_name='+data["contact_name"]+'&contact_email='+data["contact_email"]+'&contact_phone='+data["contact_phone"]+'&action=stickymenu_contact_lead_form&widget_id=' + welcomebar_widget  + '&page_link='+ data["contact_page_link"]+'&save_form_lead=1&wpnonce=' + welcomebar_frontjs.ajax_nonce,
						success: function( data ){					
							$(".mysticky-welcomebar-widget-"+welcomebar_widget+" .mysticky-welcomebar-fixed-wrap").css("margin-bottom","0");
						},
					});
				}else{
					$(".mysticky-welcomebar-widget-"+welcomebar_widget+" .mysticky-welcomebar-fixed-wrap").css("margin-bottom","10px");
					return false;
				}

				
			}else{
				localStorage.removeItem('welcomebar_close_' + welcomebar_widget);
				sessionStorage.removeItem('welcomebar_close_' + welcomebar_widget);
				
				if($(".input-error").length){
					$(".input-error").remove();
				}

				if( jQuery('#contact-lead-name-'+welcomebar_widget).css("display") != 'none' && jQuery('#contact-lead-name-'+welcomebar_widget).val() == '' && jQuery('#contact-lead-email-'+welcomebar_widget).css("display") != 'none' &&  jQuery('#contact-lead-email-'+welcomebar_widget).val() == '' ){

					$( '<div class="input-error"><span>Please enter your name and email</span></div>' ).insertAfter( jQuery('#contact-lead-name-'+welcomebar_widget) );
					flag=false;

				}else if( jQuery('#contact-lead-name-'+welcomebar_widget).css("display") != 'none' && jQuery('#contact-lead-name-'+welcomebar_widget).val() == '' && jQuery('#contact-lead-phone-'+welcomebar_widget).css("display") != 'none' && jQuery('#contact-lead-phone-'+welcomebar_widget).val() == '' ){

					$( '<div class="input-error"><span>Please enter your name and phone</span></div>' ).insertAfter( jQuery('#contact-lead-name-'+welcomebar_widget) );
					flag=false;

				}else if( jQuery('#contact-lead-name-'+welcomebar_widget).css("display") != 'none' && jQuery('#contact-lead-name-'+welcomebar_widget).val() == '' ){

					$( '<div class="input-error"><span>Please enter your name</span></div>' ).insertAfter( jQuery('#contact-lead-name-'+welcomebar_widget) );
					flag=false;

				}else if( jQuery('#contact-lead-email-'+welcomebar_widget).css("display") != 'none' &&  jQuery('#contact-lead-email-'+welcomebar_widget).val() == '' ){

					$( '<div class="input-error"><span>Please, enter your email</span></div>' ).insertAfter( jQuery('#contact-lead-email-'+welcomebar_widget) );
					flag=false;

				}else if( jQuery('#contact-lead-phone-'+welcomebar_widget).css("display") != 'none' && jQuery('#contact-lead-phone-'+welcomebar_widget).val() == '' ){

					$( '<div class="input-error"><span>Please, enter your phone</span></div>' ).insertAfter( jQuery('#contact-lead-phone-'+welcomebar_widget) );
					flag=false;

				}

				if(flag==false){
					
					$(".mysticky-welcomebar-widget-"+welcomebar_widget+" .mysticky-welcomebar-fixed-wrap").css("margin-bottom","10px");
				} else{
					$(".mysticky-welcomebar-widget-"+welcomebar_widget+" .mysticky-welcomebar-fixed-wrap").css("margin-bottom","0");
				}
				return false;
			}
		}else{
			if( $(this).hasClass("mysticky-welcomebar-close") ){
				localStorage.setItem('is_close_trigger_' + welcomebar_widget, 'yes');
			}
		}
		
			setTimeout(function(){
				if( welcombar_aftersubmission != 'show_welcomebar_every_page' ){
					if( welcombar_aftersubmission == 'dont_show_welcomebar' ){
						sessionStorage.removeItem('welcomebar_close');
						localStorage.setItem('welcomebar_close', 'close');
					} else if( welcombar_aftersubmission == 'show_welcomebar_next_visit' ) {
						localStorage.removeItem('welcomebar_close');
						sessionStorage.setItem('welcomebar_close', 'close');
					}
				}
				var welcombar_position = $( '.mysticky-welcomebar-fixed' ).data('position');
				var welcombar_height = $( '.mysticky-welcomebar-fixed' ).outerHeight();
				jQuery( '.mysticky-welcomebar-fixed' ).addClass( 'mysticky-welcomebar-notapper' );
				jQuery( 'body' ).removeClass( 'mysticky-welcomebar-apper' );
				jQuery( '.mysticky-welcomebar-fixed' ).slideUp( 'slow' );
				if ( welcombar_position == 'top' ) {
					jQuery( '.mysticky-welcomebar-fixed' ).css( 'top', '-' + mysticky_welcomebar_height + 'px' );
				} else {
					jQuery( '.mysticky-welcomebar-fixed' ).css( 'bottom', '-' + mysticky_welcomebar_height + 'px' );
				}
				jQuery( '#mysticky_divi_style' ).remove();
				jQuery( '.et_fixed_nav #top-header' ).css( 'top', '' );
				jQuery( 'html' ).css( 'margin-top', '' );
				jQuery( 'html' ).css( 'margin-bottom', '' );
				$( '#mysticky-nav' ).css( 'top', '0px' );
				/*if mystickyelements show*/
				var mystickyelements_show = $( '.mystickyelements-fixed' ).length;
				if( mystickyelements_show && $( window ).width() <= 1024 && $( '.mystickyelements-fixed' ).hasClass( 'mystickyelements-position-mobile-top' ) && welcombar_position == 'top' ) {
					var mystickyelements_height = $( '.mystickyelements-fixed' ).height();
					$( '.mystickyelements-fixed' ).css( 'top', '' );
					$( 'html' ).attr( 'style', 'margin-top: ' + mystickyelements_height + 'px !important' );
				}
			}, trigger_sec );
		} );
	});
	function mystickyelements_present() {
		var after_trigger 		  = jQuery( '.mysticky-welcomebar-fixed' ).data('after-triger');
		var mystickyelements_show = jQuery( '.mystickyelements-fixed' ).length;		
		var welcombar_position 			  = jQuery( '.mysticky-welcomebar-fixed' ).data('position');
		var adminBarHeight = 0;
		if ( jQuery("#wpadminbar").length != 0 ){
			var adminBarHeight = jQuery('#wpadminbar').height();
		}
		
		if ( jQuery( window ).width() <= 600 && jQuery(window).scrollTop() != 0 && welcombar_position == 'top') {
			jQuery( '.mysticky-welcomebar-fixed' ).css( 'top', '0px' );
			var welcombar_height = jQuery( '.mysticky-welcomebar-fixed' ).outerHeight();
			
			if (jQuery( '.mysticky-welcomebar-fixed' ).css('display') === 'none') {
				welcombar_height= 0;
			}			
			jQuery( '#mysticky-nav' ).css( 'top', welcombar_height + 'px' );
			
		} else if ( welcombar_position == 'top' ) {
			var mysticky_welcomebar_height = adminBarHeight + jQuery( '.mysticky-welcomebar-fixed' ).outerHeight();
			if (jQuery( '.mysticky-welcomebar-fixed' ).css('display') === 'none') {
				mysticky_welcomebar_height= adminBarHeight + 0;
			}	
			jQuery( '.mysticky-welcomebar-fixed' ).css( 'top', ( adminBarHeight + 0) + 'px' );			
			jQuery( '#mysticky-nav' ).css( 'top', mysticky_welcomebar_height + 'px' );
		}
		if( mystickyelements_show ) {
			
			var welcombar_height 			  = jQuery( '.mysticky-welcomebar-fixed' ).outerHeight();
			var mystickyelements_height 	  = jQuery( '.mystickyelements-fixed' ).height();
			var mystickyelements_total_height = welcombar_height + mystickyelements_height;
			if ( jQuery( window ).width() <= 1024 && jQuery( '.mystickyelements-fixed' ).hasClass( 'mystickyelements-position-mobile-top' ) ) {
				if ( after_trigger == 'after_a_few_seconds' ) {
					if ( jQuery( '.mysticky-welcomebar-fixed' ).hasClass( 'mysticky-welcomebar-display-mobile' ) ) {
						var trigger_sec = jQuery( '.mysticky-welcomebar-fixed' ).data('triger-sec') * 1000;
						setTimeout(function(){
							if ( welcombar_position == 'top' ) {
								jQuery( '.mystickyelements-fixed' ).css( 'top', welcombar_height );
								jQuery( 'html' ).attr( 'style', 'margin-top: ' + mystickyelements_total_height + 'px !important' );
							} else {
								jQuery( '.mystickyelements-fixed' ).css( 'top', '' );
								jQuery( 'html' ).attr( 'style', 'margin-bottom: ' + welcombar_height + 'px !important' );
							}
						}, trigger_sec );
					}
				} else if ( after_trigger === 'after_scroll' ) {
					var scroll = 100 * $(window).scrollTop() / ($(document).height() - $(window).height());
					var after_scroll_val = $( '.mysticky-welcomebar-fixed' ).data('triger-sec');
					if( scroll > after_scroll_val ) {
						if ( jQuery( '.mysticky-welcomebar-fixed' ).hasClass( 'mysticky-welcomebar-display-mobile' ) ) {
							if ( welcombar_position == 'top' ) {
								jQuery( '.mystickyelements-fixed' ).css( 'top', welcombar_height );
								jQuery( 'html' ).attr( 'style', 'margin-top: ' + mystickyelements_total_height + 'px !important' );
							} else {
								jQuery( '.mystickyelements-fixed' ).css( 'top', '' );
								jQuery( 'html' ).attr( 'style', 'margin-bottom: ' + welcombar_height + 'px !important' );
							}
						}
					}
				}
			}
		}
	}
	jQuery(".mysticky-welcomebar-fixed").on(
		"animationend MSAnimationEnd webkitAnimationEnd oAnimationEnd",
		function() {
			jQuery(this).removeClass("animation-start");
		}
	);
	jQuery(document).ready(function() { 
		var container = jQuery(".mysticky-welcomebar-fixed");
        var refreshId = setInterval(function() {
            container.addClass("animation-start");
        }, 3500);
    });

    function IsEmail(email) {
	    var regex =
	/^([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/;
	    if (!regex.test(email)) {
	        return false;
	    }
	    else {
	        return true;
	    }
	}

	function validatePhone(txtPhone) {
	    var a = txtPhone;
	    var filter = /^((\+[1-9]{1,4}[ \-]*)|(\([0-9]{2,3}\)[ \-]*)|([0-9]{2,4})[ \-]*)*?[0-9]{3,4}?[ \-]*[0-9]{3,4}?$/;
	    if (filter.test(a)) {
	        return true;
	    }
	    else {
	        return false;
	    }
	}
	</script>


	<style>
/*-------------New-----*/



/*--------------------------------------------------------------------------------------------*/

	.mysticky-welcomebar-fixed , .mysticky-welcomebar-fixed * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.mysticky-welcomebar-fixed {
		background-color: #ff62aa;
		font-family: Montserrat;
		position: fixed;
		left: 0;
		right: 0;
		z-index: 9999999;
		opacity: 0;
	}

	.mysticky-welcomebar-fixed-wrap {
		min-height: 60px;
		padding: 20px 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 100%;
	}
	.mysticky-welcomebar-animation {
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}
	.mysticky-welcomebar-position-top {
		top:0;
	}
	.mysticky-welcomebar-position-bottom {
		bottom:0;
	}
	.mysticky-welcomebar-position-top.mysticky-welcomebar-entry-effect-slide-in {
		top: -60px;
	}
	.mysticky-welcomebar-position-bottom.mysticky-welcomebar-entry-effect-slide-in {
		bottom: -60px;
	}
	.mysticky-welcomebar-entry-effect-fade {
		opacity: 0;
	}
	.mysticky-welcomebar-entry-effect-none {
		display: none;
	}
	.mysticky-welcomebar-fixed .mysticky-welcomebar-content p a{
		text-decoration: underline;
		text-decoration-thickness: 1px;
		text-underline-offset: 0.25ch;
	}
	
	
	.mysticky-welcomebar-fixed .mysticky-welcomebar-content p a,
	.mysticky-welcomebar-fixed .mysticky-welcomebar-content p {
		color: #000000;
		font-size: 16px;
		margin: 0;
		padding: 0;
		line-height: 1.2;
		font-weight: 400;
		font-family:Montserrat	}
	.mysticky-welcomebar-fixed .mysticky-welcomebar-btn {
		/*padding-left: 30px;*/
		display: none;
		line-height: 1;
		margin-left: 10px;
	}
	.mysticky-welcomebar-fixed.mysticky-welcomebar-btn-desktop .mysticky-welcomebar-btn {
		display: block;
	}
	.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a {
		background-color: #000000;
		font-family: inherit;
		color: #ffffff;
		border-radius: 4px;
		text-decoration: none;
		display: inline-block;
		vertical-align: top;
		line-height: 1.2;
		font-size: 16px;
		font-weight: 400;
		padding: 5px 20px;
		white-space: nowrap;
	}
	.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a:hover {
		/*opacity: 0.7;*/
		-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
		-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
		box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	}


	.mysticky-welcomebar-fixed .mysticky-welcomebar-close {
		display: none;
		vertical-align: top;
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		border-radius: 5px;
		color: #000;
		position: absolute;
		top: 5px;
		right: 10px;
		outline: none;
		font-family: Lato; 
		text-decoration: none;
		text-shadow: 0 0 0px #fff;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
	}


	.mysticky-welcomebar-fixed .mysticky-welcomebar-close:hover {
		opacity: 1;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.mysticky-welcomebar-fixed .mysticky-welcomebar-close span.dashicons {
		font-size: 27px;
	}
	.mysticky-welcomebar-fixed.mysticky-welcomebar-showx-desktop .mysticky-welcomebar-close {
		display: inline-block;
	}	
	
	/* Animated Buttons */
		.mysticky-welcomebar-btn a {
			-webkit-animation-duration: 1s;
			animation-duration: 1s;
		}
		@-webkit-keyframes flash {
			from,
			50%,
			to {
				opacity: 1;
			}

			25%,
			75% {
				opacity: 0;
			}
		}
		@keyframes flash {
			from,
			50%,
			to {
				opacity: 1;
			}

			25%,
			75% {
				opacity: 0;
			}
		}
		.mysticky-welcomebar-attention-flash.animation-start .mysticky-welcomebar-btn a {
			-webkit-animation-name: flash;
			animation-name: flash;
		}
		
		@keyframes shake {
			from,
			to {
				-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
			}

			10%,
			30%,
			50%,
			70%,
			90% {
				-webkit-transform: translate3d(-10px, 0, 0);
				transform: translate3d(-10px, 0, 0);
			}

			20%,
			40%,
			60%,
			80% {
				-webkit-transform: translate3d(10px, 0, 0);
				transform: translate3d(10px, 0, 0);
			}
		}

		.mysticky-welcomebar-attention-shake.animation-start .mysticky-welcomebar-btn a {
			-webkit-animation-name: shake;
			animation-name: shake;
		}
		
		@-webkit-keyframes swing {
			20% {
				-webkit-transform: rotate3d(0, 0, 1, 15deg);
				transform: rotate3d(0, 0, 1, 15deg);
			}

			40% {
				-webkit-transform: rotate3d(0, 0, 1, -10deg);
				transform: rotate3d(0, 0, 1, -10deg);
			}

			60% {
				-webkit-transform: rotate3d(0, 0, 1, 5deg);
				transform: rotate3d(0, 0, 1, 5deg);
			}

			80% {
				-webkit-transform: rotate3d(0, 0, 1, -5deg);
				transform: rotate3d(0, 0, 1, -5deg);
			}
	
			to {
				-webkit-transform: rotate3d(0, 0, 1, 0deg);
				transform: rotate3d(0, 0, 1, 0deg);
			}
		}

		@keyframes swing {
			20% {
				-webkit-transform: rotate3d(0, 0, 1, 15deg);
				transform: rotate3d(0, 0, 1, 15deg);
			}

			40% {
				-webkit-transform: rotate3d(0, 0, 1, -10deg);
				transform: rotate3d(0, 0, 1, -10deg);
			}

			60% {
				-webkit-transform: rotate3d(0, 0, 1, 5deg);
				transform: rotate3d(0, 0, 1, 5deg);
			}

			80% {
				-webkit-transform: rotate3d(0, 0, 1, -5deg);
				transform: rotate3d(0, 0, 1, -5deg);
			}

			to {
				-webkit-transform: rotate3d(0, 0, 1, 0deg);
				transform: rotate3d(0, 0, 1, 0deg);
			}
		}

		.mysticky-welcomebar-attention-swing.animation-start .mysticky-welcomebar-btn a {
			-webkit-transform-origin: top center;
			transform-origin: top center;
			-webkit-animation-name: swing;
			animation-name: swing;
		}
		
		@-webkit-keyframes tada {
			from {
				-webkit-transform: scale3d(1, 1, 1);
				transform: scale3d(1, 1, 1);
			}

			10%,
			20% {
				-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
				transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
			}

			30%,
			50%,
			70%,
			90% {
				-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
				transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
			}

			40%,
			60%,
			80% {
				-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
				transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
			}

			to {
				-webkit-transform: scale3d(1, 1, 1);
				transform: scale3d(1, 1, 1);
			}
		}

		@keyframes tada {
			from {
				-webkit-transform: scale3d(1, 1, 1);
				transform: scale3d(1, 1, 1);
			}

			10%,
			20% {
				-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
				transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
			}

			30%,
			50%,
			70%,
			90% {
				-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
				transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
			}

			40%,
			60%,
			80% {
				-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
				transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
			}

			to {
				-webkit-transform: scale3d(1, 1, 1);
				transform: scale3d(1, 1, 1);
			}
		}

		.mysticky-welcomebar-attention-tada.animation-start .mysticky-welcomebar-btn a {
			-webkit-animation-name: tada;
			animation-name: tada;
		}
		
		@-webkit-keyframes heartBeat {
			0% {
				-webkit-transform: scale(1);
				transform: scale(1);
			}

			14% {
				-webkit-transform: scale(1.3);
				transform: scale(1.3);
			}

			28% {
				-webkit-transform: scale(1);
				transform: scale(1);
			}

			42% {
				-webkit-transform: scale(1.3);
				transform: scale(1.3);
			}

			70% {
				-webkit-transform: scale(1);
				transform: scale(1);
			}
		}

		@keyframes heartBeat {
			0% {
				-webkit-transform: scale(1);
				transform: scale(1);
			}

			14% {
				-webkit-transform: scale(1.3);
				transform: scale(1.3);
			}

			28% {
				-webkit-transform: scale(1);
				transform: scale(1);
			}

			42% {
				-webkit-transform: scale(1.3);
				transform: scale(1.3);
			}

			70% {
				-webkit-transform: scale(1);
				transform: scale(1);
			}
		}

		.mysticky-welcomebar-attention-heartbeat.animation-start .mysticky-welcomebar-btn a {
		  -webkit-animation-name: heartBeat;
		  animation-name: heartBeat;
		  -webkit-animation-duration: 1.3s;
		  animation-duration: 1.3s;
		  -webkit-animation-timing-function: ease-in-out;
		  animation-timing-function: ease-in-out;
		}
		
		@-webkit-keyframes wobble {
			from {
				-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
			}

			15% {
				-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
				transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
			}

			30% {
				-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
				transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
			}

			45% {
				-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
				transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
			}

			60% {
				-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
				transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
			}

			75% {
				-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
				transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
			}

			to {
				-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
			}
		}

		@keyframes wobble {
			from {
				-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
			}

			15% {
				-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
				transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
			}

			30% {
				-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
				transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
			}

			45% {
				-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
				transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
			}

			60% {
				-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
				transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
			}

			75% {
				-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
				transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
			}

			to {
				-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
			}
		}
		
		.mysticky-welcomebar-attention-wobble.animation-start .mysticky-welcomebar-btn a {
			-webkit-animation-name: wobble;
			animation-name: wobble;
		}
		@media only screen and (min-width: 768px) {
			.mysticky-welcomebar-display-desktop.mysticky-welcomebar-entry-effect-fade.entry-effect {
				opacity: 1;
			}
			.mysticky-welcomebar-display-desktop.mysticky-welcomebar-entry-effect-none.entry-effect {
				display: block;
			}
			.mysticky-welcomebar-display-desktop.mysticky-welcomebar-position-top.mysticky-welcomebar-fixed ,
			.mysticky-welcomebar-display-desktop.mysticky-welcomebar-position-top.mysticky-welcomebar-entry-effect-slide-in.entry-effect.mysticky-welcomebar-fixed {
				top: 0;			
			}
			.mysticky-welcomebar-display-desktop.mysticky-welcomebar-position-bottom.mysticky-welcomebar-fixed ,
			.mysticky-welcomebar-display-desktop.mysticky-welcomebar-position-bottom.mysticky-welcomebar-entry-effect-slide-in.entry-effect.mysticky-welcomebar-fixed {
				bottom: 0;
			}	
		}
		@media only screen and (max-width: 767px) {
			.mysticky-welcomebar-display-mobile.mysticky-welcomebar-entry-effect-fade.entry-effect {
				opacity: 1;
			}
			.mysticky-welcomebar-display-mobile.mysticky-welcomebar-entry-effect-none.entry-effect {
				display: block;
			}
			.mysticky-welcomebar-display-mobile.mysticky-welcomebar-position-top.mysticky-welcomebar-fixed ,
			.mysticky-welcomebar-display-mobile.mysticky-welcomebar-position-top.mysticky-welcomebar-entry-effect-slide-in.entry-effect.mysticky-welcomebar-fixed {
				top: 0;
			}
			.mysticky-welcomebar-display-mobile.mysticky-welcomebar-position-bottom.mysticky-welcomebar-fixed ,
			.mysticky-welcomebar-display-mobile.mysticky-welcomebar-position-bottom.mysticky-welcomebar-entry-effect-slide-in.entry-effect.mysticky-welcomebar-fixed {
				bottom: 0;
			}
			/*.mysticky-welcomebar-fixed.mysticky-welcomebar-showx-desktop .mysticky-welcomebar-close {
				display: none;
			}
			.mysticky-welcomebar-fixed.mysticky-welcomebar-showx-mobile .mysticky-welcomebar-close {
				display: inline-block;
			}*/
			.mysticky-welcomebar-fixed.mysticky-welcomebar-btn-desktop .mysticky-welcomebar-btn {
				display: none;
			}
			.mysticky-welcomebar-fixed.mysticky-welcomebar-btn-mobile .mysticky-welcomebar-btn {
				display: block;
				margin-top: 10px;
			}
		}
		@media only screen and (max-width: 480px) {

			.mysticky-welcomebar-fixed-wrap {padding: 15px 35px 10px 10px; flex-wrap:wrap;}
			/*.welcombar-contact-lead .mysticky-welcomebar-fixed-wrap {flex-wrap: wrap; justify-content: center;}*/
			
			.mysticky-welcomebar-fixed .mystickymenu-front.mysticky-welcomebar-lead-content {margin: 10px 0 10px 20px !important;}

			.mysticky-welcomebar-fixed .mysticky-welcomebar-btn {
				padding-left: 10px;
			}
		}


		body.mysticky-welcomebar-apper #wpadminbar{
			z-index:99999999;
		}

		.mysticky-welcomebar-fixed .mystickymenu-front.mysticky-welcomebar-lead-content {
			display: flex;
			width: auto;
			margin: 0 0px 0 10px;
		}

		.mystickymenu-front.mysticky-welcomebar-lead-content input[type="text"] {
			font-size: 12px;
			padding: 7px 5px;
			margin-right: 10px;
			min-width: 50%;
			border: 0;
			width:auto;
		}

		.mystickymenu-front.mysticky-welcomebar-lead-content input[type="text"]:focus {
			outline: unset;
			box-shadow: unset;
		}

		.input-error {
			color: #ff0000;
			font-style: normal;
			font-family: inherit;
			font-size: 13px;
			display: block;
			position: absolute;
			bottom: 0px;
		}

		.mysticky-welcomebar-fixed.mysticky-site-front .mysticky-welcomebar-btn.contact-lead-button {
		  margin-left: 0;
		}
	</style>
	<!-- Instagram Feed JS -->
<script type="text/javascript">
var sbiajaxurl = "https://www.thebeautygirl.com/wp-admin/admin-ajax.php";
</script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=7.4.4' id='wp-polyfill-js'></script>
<script type='text/javascript' id='wp-polyfill-js-after'>
( 'fetch' in window ) || document.write( '<script src="https://www.thebeautygirl.com/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js?ver=3.0.0"></scr' + 'ipt>' );( document.contains ) || document.write( '<script src="https://www.thebeautygirl.com/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js?ver=3.42.0"></scr' + 'ipt>' );( window.DOMRect ) || document.write( '<script src="https://www.thebeautygirl.com/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js?ver=3.42.0"></scr' + 'ipt>' );( window.URL && window.URL.prototype && window.URLSearchParams ) || document.write( '<script src="https://www.thebeautygirl.com/wp-includes/js/dist/vendor/wp-polyfill-url.min.js?ver=3.6.4"></scr' + 'ipt>' );( window.FormData && window.FormData.prototype.keys ) || document.write( '<script src="https://www.thebeautygirl.com/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js?ver=3.0.12"></scr' + 'ipt>' );( Element.prototype.matches && Element.prototype.closest ) || document.write( '<script src="https://www.thebeautygirl.com/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js?ver=2.0.2"></scr' + 'ipt>' );( 'objectFit' in document.documentElement.style ) || document.write( '<script src="https://www.thebeautygirl.com/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js?ver=2.3.4"></scr' + 'ipt>' );
</script>
<script type='text/javascript' id='contact-form-7-js-extra'>
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/www.thebeautygirl.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.4.2' id='contact-form-7-js'></script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-content/plugins/carousel-slider/assets/lib/magnific-popup/jquery.magnific-popup.min.js?ver=1.1.0' id='magnific-popup-js'></script>
<script type='text/javascript' id='cheerup-theme-js-extra'>
/* <![CDATA[ */
var Bunyad = {"custom_ajax_url":"\/posts\/feed\/"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-content/themes/cheerup/js/bunyad-theme.js?ver=1711475657' id='cheerup-theme-js'></script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-content/themes/cheerup/js/jquery.slick.js?ver=1711475657' id='slick-slider-js'></script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-content/themes/cheerup/js/jquery.sticky-sidebar.js?ver=1711475657' id='cheerup-sticky-sidebar-js'></script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-content/plugins/carousel-slider/assets/lib/owl-carousel/owl.carousel.min.js?ver=2.3.4' id='owl-carousel-js'></script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-content/plugins/carousel-slider/assets/js/frontend.js?ver=1.10.1' id='carousel-slider-frontend-js'></script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-includes/js/wp-embed.min.js?ver=5.7.2' id='wp-embed-js'></script>
<script type='text/javascript' id='sb_instagram_scripts-js-extra'>
/* <![CDATA[ */
var sb_instagram_js_options = {"font_method":"svg","resized_url":"https:\/\/www.thebeautygirl.com\/wp-content\/uploads\/sb-instagram-feed-images\/","placeholder":"https:\/\/www.thebeautygirl.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.thebeautygirl.com/wp-content/plugins/instagram-feed/js/sbi-scripts.min.js?ver=2.9.1' id='sb_instagram_scripts-js'></script>
<script type="application/ld+json">{"@context":"http:\/\/schema.org\/","@type":"ImageGallery","associatedMedia":[{"@type":"ImageObject","contentUrl":"https:\/\/www.thebeautygirl.com\/wp-content\/uploads\/2021\/11\/NicolePearl_225-scaled.jpg","name":"NicolePearl_225"},{"@type":"ImageObject","contentUrl":"https:\/\/www.thebeautygirl.com\/wp-content\/uploads\/2021\/11\/nicolehomepage-scaled.jpg","name":"nicolehomepage"},{"@type":"ImageObject","contentUrl":"https:\/\/www.thebeautygirl.com\/wp-content\/uploads\/2021\/11\/NicolePearl_024-scaled.jpg","name":"NicolePearl_024"},{"@type":"ImageObject","contentUrl":"https:\/\/www.thebeautygirl.com\/wp-content\/uploads\/2021\/11\/NicolePearl_071-scaled-e1637431279421.jpg","name":"NicolePearl_071"}]}</script>
<script>"undefined"!=typeof jQuery&&jQuery(document).ready(function(){"objectFit"in document.documentElement.style==!1&&(jQuery(".cat-post-item figure").removeClass("cat-post-crop"),jQuery(".cat-post-item figure").addClass("cat-post-crop-not-supported")),(document.documentMode||/Edge/.test(navigator.userAgent))&&(jQuery(".cat-post-item figure img").height("+=1"),window.setTimeout(function(){jQuery(".cat-post-item figure img").height("-=1")},0))});</script>		<script type="text/javascript">
			if (typeof jQuery !== 'undefined') {

				var cat_posts_namespace              = window.cat_posts_namespace || {};
				cat_posts_namespace.layout_wrap_text = cat_posts_namespace.layout_wrap_text || {};
				cat_posts_namespace.layout_img_size  = cat_posts_namespace.layout_img_size || {};

				cat_posts_namespace.layout_wrap_text = {
					
					preWrap : function (widget) {
						// var _widget = jQuery(widget);
						jQuery(widget).find('.cat-post-item').each(function(){
							var _that = jQuery(this);
							_that.find('p.cpwp-excerpt-text').addClass('cpwp-wrap-text');
							_that.find('p.cpwp-excerpt-text').closest('div').wrap('<div class="cpwp-wrap-text-stage"></div>');;
						});
						return;
					},
					
					add : function(_this){
						var _that = jQuery(_this);
						if (_that.find('p.cpwp-excerpt-text').height() < _that.find('.cat-post-thumbnail').height()) { 
							_that.find('p.cpwp-excerpt-text').closest('.cpwp-wrap-text-stage').removeClass( "cpwp-wrap-text" );
							_that.find('p.cpwp-excerpt-text').addClass( "cpwp-wrap-text" ); 
						}else{ 
							_that.find('p.cpwp-excerpt-text').removeClass( "cpwp-wrap-text" );
							_that.find('p.cpwp-excerpt-text').closest('.cpwp-wrap-text-stage').addClass( "cpwp-wrap-text" ); 
						}
						return;
					},
					
					handleLazyLoading : function(_this) {
						var width = jQuery(_this).find('img').width();
						
						if( 0 !== width ){
							cat_posts_namespace.layout_wrap_text.add(_this);
						} else {
							jQuery(_this).find('img').one("load", function(){
								cat_posts_namespace.layout_wrap_text.add(_this);
							});
						}
						return;
					},
					
					setClass : function (widget) {
						// var _widget = jQuery(widget);
						jQuery(widget).find('.cat-post-item').each(function(){
							cat_posts_namespace.layout_wrap_text.handleLazyLoading(this);
						});
						return;
					}
				}
				cat_posts_namespace.layout_img_size = {
					
					replace : function(_this){
						var _that = jQuery(_this),
						resp_w = _that.width(),
						resp_h = _that.height(),
						orig_w = _that.data('cat-posts-width'),
						orig_h = _that.data('cat-posts-height');
						
						if( resp_w < orig_w ){
							_that.height( resp_w * orig_h / orig_w );
						} else {
							_that.height( '' );
						}
						return;
					},
					
					handleLazyLoading : function(_this) {
						var width = jQuery(_this).width();
						
						if( 0 !== width ){
							cat_posts_namespace.layout_img_size.replace(_this);
						} else {
							jQuery(_this).one("load", function(){
								cat_posts_namespace.layout_img_size.replace(_this);
							});
						}
						return;
					},
					setHeight : function (widget) {
						jQuery(widget).find('.cat-post-item img').each(function(){
							cat_posts_namespace.layout_img_size.handleLazyLoading(this);
						});
						return;
					}
				}

				jQuery( document ).ready(function () {
					var widget = jQuery('#category-posts-4-internal');

					
					cat_posts_namespace.layout_wrap_text.preWrap(widget);

					
					jQuery(window).on('load resize', function() {
						cat_posts_namespace.layout_wrap_text.setClass(widget);
						
						
							cat_posts_namespace.layout_img_size.setHeight(widget);
						
					});
				});
			}
		</script>
		
</body>
</html><!-- Hummingbird cache file was created in 0.2305600643158 seconds, on 12-06-24 13:49:10 -->