{"id":1295,"date":"2020-11-21T01:50:36","date_gmt":"2020-11-21T01:50:36","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/?page_id=1295"},"modified":"2024-07-15T15:06:56","modified_gmt":"2024-07-15T15:06:56","slug":"homepage","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/","title":{"rendered":"Homepage"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content&#8221; full_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1542279507598{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_title_bg_mini.jpg?id=1325) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column width=&#8221;7\/12&#8243; offset=&#8221;vc_col-lg-offset-0 vc_col-lg-12 vc_col-md-offset-7 vc_col-md-5 vc_col-sm-offset-5&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 200px;\"><\/div><script type=\"text\/javascript\">(function() { function TheGemHeading() { this.selector = '.thegem-heading'; this.animateClass = 'thegem-heading-animate'; this.animatedClass = 'thegem-heading-animated'; this.rotatingSelector = '.thegem-heading-rotating'; } TheGemHeading.prototype = { initialize: function () { let items = document.querySelectorAll(this.selector); if ('IntersectionObserver' in window) { let intersectionObserver = new IntersectionObserver((entries, observer)=>{ entries.forEach((entry)=> { if (entry.isIntersecting) { this.startAnimation(entry.target); intersectionObserver.unobserve(entry.target); } }); }); items.forEach((item)=>{ intersectionObserver.observe(item); setTimeout(()=>this.prepareAnimation(item), 300); }); } else { items.forEach((item)=>{ this.prepareAnimation(item); this.startAnimation(item); }); } }, startAnimation: function (element) { if (element.classList.contains(this.animateClass)) { setTimeout(()=>{ element.classList.remove(this.animateClass); element.classList.add(this.animatedClass); }, 300); } let rotatingItem = element.querySelector(this.rotatingSelector); if (typeof(rotatingItem) != 'undefined' && rotatingItem != null) { this.rotating(rotatingItem); } }, isRotating: function (element) { return element.querySelector(this.rotatingSelector) !== null; }, prepareAnimation: function (element) { if (!element || this.isRotating(element)) { return; } const animationName = element.dataset.animationName; const animationDelay = parseInt(element.dataset.animationDelay) || 0; const animationInterval = parseInt(element.dataset.animationInterval) || 0; switch (animationName) { case 'lines-slide-up': case 'lines-slide-up-random': const animationLineTagWrap = '<span class=\"thegem-heading-line-wrap\">'; function animationLineTag (index) { let styles = ''; if (animationName === 'lines-slide-up' && (animationDelay > 0 || animationInterval > 0)) { styles = `animation-delay: ${(animationDelay + (animationInterval*(index+1)))}ms;`; } return '<span class=\"thegem-heading-line\"' + (styles!== '' ? ' style=\"'+styles+'\"' : '') + '>'; } let nodes = element.childNodes; let currentOffset = nodes[0].offsetTop; let index = 0; let idx = 0; let html = animationLineTagWrap + animationLineTag(index); for (let i = 0; i < nodes.length; i++) { if (nodes[i].nodeType === 3) continue; if (nodes[i].offsetTop > currentOffset + nodes[i].scrollHeight\/2) { index++; html += '<\/span><\/span>' + animationLineTagWrap + animationLineTag(index); currentOffset = nodes[i].offsetTop; if (animationName === 'lines-slide-up-random') idx = 0; } if (animationName === 'lines-slide-up-random' && (animationDelay > 0 || animationInterval > 0)) { nodes[i].style.animationDelay = (animationDelay + animationInterval*(idx+1)) + 'ms'; } html += nodes[i].outerHTML + ' '; if (animationName === 'lines-slide-up-random') idx++; } html += '<\/span><\/span>'; element.innerHTML = html; break; } }, rotating: function (element,) { let current = element.querySelector('.thegem-heading-rotating-text'); let duration = element.dataset.duration !== undefined ? parseInt(element.dataset.duration) : 2000; element.style.width = element.clientWidth+'px'; current.style.width = element.clientWidth+'px'; console.log(duration); setInterval(()=>{ let next = current.nextElementSibling !== null ? current.nextElementSibling : element.childNodes[0]; let nextWidth = next.clientWidth; let currentWidth = current.clientWidth; element.style.width = nextWidth + 'px'; current.style.width = '1px'; current.style.opacity = 0; next.style.width = '1px'; setTimeout(()=>{ current.style.position = 'absolute'; current.style.width = currentWidth + 'px'; next.style.position = 'relative'; next.style.opacity = 1; next.style.width = nextWidth + 'px'; current = next; }, 500); }, 500 + duration); } }; window.theGemHeading = new TheGemHeading(); document.addEventListener('DOMContentLoaded', function(event) { window.theGemHeading.initialize(); }); if (window.parent.vc) { window.parent.vc.events.on('shortcodeView:updated', function (event) { let element = event.view.el.querySelector('.thegem-heading'); window.theGemHeading.prepareAnimation(element); window.theGemHeading.startAnimation(element); }); window.parent.vc.events.on('app.render', function () { window.theGemHeading.initialize(); }); }\n})();<\/script><div id=\"thegem-heading-69d6654fb0670\" class=\"thegem-heading title-xlarge heading vc_custom_1636902562627 lines-slide-up thegem-heading-animate\" style=\"text-align: left;\" data-animation-name=\"lines-slide-up\" data-animation-interval=\"80\"><span class=\"light thegem-heading-word\" style=\"color: #caba9c;\">The<\/span> <span class=\"light thegem-heading-word\" style=\"color: #caba9c;\">best<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">professional<\/span> <span class=\"light thegem-heading-word\" style=\"color: #ffffff;\">care<\/span> <span class=\"light thegem-heading-word\" style=\"color: #ffffff;\">for<\/span> <span class=\"thegem-heading-word\" style=\"color: #caba9c;\">your<\/span> <span class=\"thegem-heading-word\" style=\"color: #caba9c;\">hair<\/span><\/div><style type=\"text\/css\">#thegem-heading-69d6654fb0670 {margin: 0;}@media screen and (max-width: 767px) {#thegem-heading-69d6654fb0670 {font-size: 28px;}}@media screen and (max-width: 767px) {#thegem-heading-69d6654fb0670 {line-height: 42px;}}#thegem-heading-69d6654fb0670 {max-width: 720px;}<\/style>[vc_column_text css_animation=&#8221;none&#8221; el_class=&#8221;custom-border&#8221; css=&#8221;.vc_custom_1636631193205{margin-top: 70px !important;}&#8221;]<\/p>\n<div style=\"width: 186px; height: 1px; background: #caba9c; text-indent: 9999px;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1465469409477{margin-bottom: 0px !important;}&#8221;][vc_column offset=&#8221;vc_col-lg-8 vc_col-md-12&#8243;][vc_row_inner equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1465469379787{margin-bottom: 0px !important;}&#8221;][vc_column_inner css=&#8221;.vc_custom_1541497081796{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_features_1_mini.jpg?id=1304) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_col-md-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 365px;\"><\/div>[\/vc_column_inner][vc_column_inner disable_custom_paddings_mobile=&#8221;true&#8221; offset=&#8221;vc_col-md-6&#8243; css=&#8221;.vc_custom_1542282490200{padding-right: 42px !important;padding-left: 70px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 175px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<span class=\"title-h4\" style=\"color: #333333;\">HAIR\u00a0<\/span><br \/>\n<span class=\"title-h1\" style=\"color: #333333; line-height: 50px;\">CUTTING\u00a0<\/span><br \/>\n<span class=\"title-h2 light\" style=\"color: #caba9c;\">Professional<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1542282506129{padding-top: 15px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; background: #caba9c; text-indent: 9999px;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=&#8221;yes&#8221;][vc_column_inner disable_custom_paddings_mobile=&#8221;true&#8221; offset=&#8221;vc_col-md-6&#8243; css=&#8221;.vc_custom_1542282412887{padding-right: 42px !important;padding-left: 70px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 175px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<span class=\"title-h4\" style=\"color: #333333;\">Hair<\/span><br \/>\n<span class=\"title-h1\" style=\"color: #333333; line-height: 50px;\">Coloring<\/span><br \/>\n<span class=\"title-h2 light\" style=\"color: #caba9c;\">Professional<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1542282513236{padding-top: 15px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; background: #caba9c; text-indent: 9999px;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column_inner][vc_column_inner css=&#8221;.vc_custom_1541497165519{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_features_2_mini.jpg?id=1305) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_col-md-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 365px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css=&#8221;.vc_custom_1541426708476{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_features_4_mini.jpg?id=1307) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_col-lg-4 vc_col-md-12 vc_hidden-md vc_hidden-sm vc_hidden-xs&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 415px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1465469418549{margin-bottom: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1541497175271{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_features_3_mini.jpg?id=1306) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_col-lg-4 vc_col-md-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 365px;\"><\/div>[\/vc_column][vc_column disable_custom_paddings_mobile=&#8221;true&#8221; offset=&#8221;vc_col-lg-4 vc_col-md-6&#8243; css=&#8221;.vc_custom_1542282434750{padding-right: 42px !important;padding-left: 70px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 175px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<span class=\"title-h4\" style=\"color: #333333;\">Hair<\/span><br \/>\n<span class=\"title-h1\" style=\"color: #333333; line-height: 50px;\">Styling<\/span><br \/>\n<span class=\"title-h2 light\" style=\"color: #caba9c;\">Professional<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1542282521358{padding-top: 15px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; background: #caba9c; text-indent: 9999px;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column][vc_column disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1542282453919{padding-top: 0px !important;padding-right: 42px !important;padding-left: 70px !important;background-color: #161616 !important;}&#8221; offset=&#8221;vc_col-lg-4 vc_col-md-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 175px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<span class=\"title-h4\" style=\"color: #fff;\">Beauty<\/span><br \/>\n<span class=\"title-h1\" style=\"color: #fff; line-height: 50px;\">Make Up<\/span><br \/>\n<span class=\"title-h2 light\" style=\"color: #caba9c;\">Professional<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1542282528248{padding-top: 15px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; background: #caba9c; text-indent: 9999px;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1465468614497{margin-bottom: 0px !important;background-color: #262626 !important;}&#8221;][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div><div data-number-format=\"(ddd).ddd\" class=\"gem-counter-box row inline-row inline-row-center gem-counter-style-1 lazy-loading lazy-loading-not-hide\" ><div class=\"gem-counter col-md-3 col-sm-4 col-xs-6 inline-column gem-counter-effect-simple\" ><div class=\"gem-counter-inner\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #caba9c;\"><span class=\"back-angle\">&#xf266;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #caba9c;\"><span class=\"back-angle\">&#xf266;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #ffffff\"><div class=\"gem-counter-odometer\" data-to=\"571\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\" style=\"color: #caba9c\">Beauty Styles<\/div><\/div><\/div><div class=\"gem-counter col-md-3 col-sm-4 col-xs-6 inline-column gem-counter-effect-simple\" ><div class=\"gem-counter-inner\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #caba9c;\"><span class=\"back-angle\">&#xf254;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #caba9c;\"><span class=\"back-angle\">&#xf254;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #ffffff\"><div class=\"gem-counter-odometer\" data-to=\"984\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\" style=\"color: #caba9c\">Hair Cutting<\/div><\/div><\/div><div class=\"gem-counter col-md-3 col-sm-4 col-xs-6 inline-column gem-counter-effect-simple\" ><div class=\"gem-counter-inner\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #caba9c;\"><span class=\"back-angle\">&#xf1c3;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #caba9c;\"><span class=\"back-angle\">&#xf1c3;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #ffffff\"><div class=\"gem-counter-odometer\" data-to=\"395\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\" style=\"color: #caba9c\">Make Up<\/div><\/div><\/div><div class=\"gem-counter col-md-3 col-sm-4 col-xs-6 inline-column gem-counter-effect-simple\" ><div class=\"gem-counter-inner\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #caba9c;\"><span class=\"back-angle\">&#xf3a3;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #caba9c;\"><span class=\"back-angle\">&#xf3a3;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #ffffff\"><div class=\"gem-counter-odometer\" data-to=\"246\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\" style=\"color: #caba9c\">Hair Coloring<\/div><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 45px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; css=&#8221;.vc_custom_1541426829631{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_individual_bg.jpg?id=1308) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column width=&#8221;7\/12&#8243; offset=&#8221;vc_col-lg-offset-6 vc_col-lg-4 vc_col-md-offset-5 vc_col-md-7 vc_col-sm-offset-5&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 150px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<span class=\"title-h2\" style=\"color: #1e1e1e;\">Individual<\/span><br \/>\n<span class=\"title-xlarge\" style=\"color: #caba9c;\">Approach<\/span><br \/>\n<span class=\"title-h2 light\" style=\"color: #1e1e1e;\">To the choice<\/span><br \/>\n<span class=\"title-h1\" style=\"color: #1e1e1e;\">Of Your Style<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465471701236{padding-top: 15px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; background: #caba9c; text-indent: 9999px;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text]<span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\u00a0<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 45px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69d6654fb0fab4034\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #000000;color: #000000;\" onmouseleave=\"this.style.borderColor='#000000';this.style.backgroundColor='transparent';this.style.color='#000000';\" onmouseenter=\"this.style.borderColor='#caba9c';this.style.backgroundColor='#caba9c';this.style.color='#000000';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/about-us\/\" target=\"_self\">learn more<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 145px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1465472371197{margin-bottom: 0px !important;}&#8221;][vc_column disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1542282602002{padding-left: 56px !important;background-color: #262626 !important;}&#8221; offset=&#8221;vc_col-lg-3 vc_col-md-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 125px;\"><\/div>[vc_column_text]<span class=\"title-h5 light\" style=\"color: #fff;\">Why Choose<\/span><br \/>\n<span class=\"title-h2\" style=\"color: #b79e6e;\">Our Salon<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1542282566712{padding-top: 15px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; background: #caba9c; text-indent: 9999px;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[\/vc_column][vc_column disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1542282615188{padding-left: 56px !important;background-color: #e6e1d5 !important;}&#8221; offset=&#8221;vc_col-lg-3 vc_col-md-12&#8243;][vc_column_text]<\/p>\n<div class=\"title-h1\" style=\"text-align: right;\"><span style=\"color: #ffffff; font-size: 60px;\">01.<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<span class=\"title-h5 light\" style=\"color: #1e1e1e;\">Top Of The Line<\/span><br \/>\n<span class=\"title-h2\" style=\"color: #1e1e1e;\">Products<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 15px;\"><\/div>[vc_column_text]<span style=\"color: #5a5a5a;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore.<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 25px;\"><\/div>[\/vc_column][vc_column disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1542282674020{padding-left: 56px !important;background-color: #d4cec1 !important;}&#8221; offset=&#8221;vc_col-lg-3 vc_col-md-12&#8243;][vc_column_text]<\/p>\n<div class=\"title-h1\" style=\"text-align: right;\"><span style=\"color: #ffffff; font-size: 60px;\">02.<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<span class=\"title-h5 light\" style=\"color: #1e1e1e;\">Professional Team<\/span><br \/>\n<span class=\"title-h2\" style=\"color: #1e1e1e;\">Of Stylists<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 15px;\"><\/div>[vc_column_text]<span style=\"color: #5a5a5a;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore.<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 25px;\"><\/div>[\/vc_column][vc_column disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1542282680419{padding-left: 56px !important;background-color: #ccbea5 !important;}&#8221; offset=&#8221;vc_col-lg-3 vc_col-md-12&#8243;][vc_column_text]<\/p>\n<div class=\"title-h1\" style=\"text-align: right;\"><span style=\"color: #ffffff; font-size: 60px;\">03.<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<span class=\"title-h5 light\" style=\"color: #1e1e1e;\">Special Gifts And<\/span><br \/>\n<span class=\"title-h2\" style=\"color: #1e1e1e;\">Offers<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 15px;\"><\/div>[vc_column_text]<span style=\"color: #5a5a5a;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore.<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 25px;\"><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1465479740037{margin-bottom: 0px !important;}&#8221;][vc_column]<div id=\"fullwidth-block-69d6654fb1121\" class=\"fullwidth-block fullwidth-block-parallax-vertical clearfix\" data-mobile-parallax-enable=\"0\" style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d6654fb1121\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_parallax_bg.jpg);background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><div class=\"container\"><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 210px;\"><\/div>[vc_row_inner][vc_column_inner css=&#8221;.vc_custom_1466155776313{padding-top: 27px !important;}&#8221; offset=&#8221;vc_col-lg-6 vc_hidden-xs&#8221;][vc_column_text]<\/p>\n<div class=\"title-xlarge\" style=\"color: #e6e1d5; text-align: center;\"><img class=\"img-responsive\" style=\"display: inline-block; margin-top: -24px;\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_left_quote-1.png\" \/><span style=\"font-size: 100px;\">25%<\/span><span class=\"light\" style=\"font-size: 100px;\">off<\/span><img class=\"img-responsive\" style=\"display: inline-block; margin-top: -24px;\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_right_quote-1.png\" \/><\/div>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner css=&#8221;.vc_custom_1466152950240{padding-left: 50px !important;}&#8221; offset=&#8221;vc_col-lg-6 vc_hidden-md vc_hidden-sm vc_hidden-xs&#8221;][vc_column_text]<span class=\"title-h5 light\" style=\"color: #e6e1d5;\">Awesome Total Sale -25% Off For All<\/span><br \/>\n<span class=\"title-h2\" style=\"color: #b79e6e;\">Professional Make Up<\/span><br \/>\n<span class=\"title-h5 light\" style=\"color: #e6e1d5;\">from only $59!<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 15px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69d6654fb117e8502\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 0px;background-color: #000000;color: #ccb485;\" onmouseleave=\"this.style.backgroundColor='#000000';this.style.color='#ccb485';\" onmouseenter=\"this.style.backgroundColor='#ccb485';this.style.color='#000000';\" href=\"\" target=\"_self\">purchase now!<\/a><\/div> [\/vc_column_inner][vc_column_inner offset=&#8221;vc_hidden-lg&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span class=\"title-h5 light\" style=\"color: #e6e1d5;\">Awesome Total Sale -25% Off For All<\/span><br \/>\n<span class=\"title-h2\" style=\"color: #b79e6e;\">Professional Make Up<\/span><br \/>\n<span class=\"title-h5 light\" style=\"color: #e6e1d5;\">from only $59!<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 15px;\"><\/div><div class=\"gem-button-container gem-button-position-center thegem-button-69d6654fb119d5216\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 0px;background-color: #000000;color: #ccb485;\" onmouseleave=\"this.style.backgroundColor='#000000';this.style.color='#ccb485';\" onmouseenter=\"this.style.backgroundColor='#ccb485';this.style.color='#000000';\" href=\"\" target=\"_self\">purchase now!<\/a><\/div> [\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 180px;\"><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1465479631541{margin-bottom: 0px !important;background-color: #161616 !important;}&#8221;][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 85px;\"><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span class=\"title-h5 light\" style=\"color: #caba9c;\">Gallery Of Photos<\/span><br \/>\n<span class=\"title-h1\" style=\"color: #fff;\">Our Works<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465811917385{padding-top: 15px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; text-indent: 9999px; margin: 0 auto; background: #caba9c;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1465814920729{margin-bottom: 0px !important;background-color: #161616 !important;}&#8221;][vc_column]<div class=\"preloader save-space\"><div class=\"preloader-spin\"><\/div><\/div> <div class=\"portfolio-preloader-wrapper\"> <div class=\"portfolio portfolio-grid no-padding portfolio-pagination-more portfolio-style-masonry background-style-white title-style-light hover-zooming-blur title-on-hover caption-position-right loading-animation item-animation-move-up no-gaps fullwidth-columns fullwidth-columns-5 hover-title portfolio-items-masonry columns-5 next-page-preloading filters-preloading\" data-portfolio-uid=\"4cf46b4\" data-current-page=\"1\" data-per-page=\"6\" data-next-page=\"0\" data-pages-count=\"1\" data-hover=\"zooming-blur\"> <div class=\"portfolio-row-outer fullwidth-block no-paddings\"> <div class=\"row portfolio-row\" style=\"margin: 0;\"> <div class=\"portfolio-set clearfix\" data-max-row-height=\"380\"> <div class=\"portfolio-item makeup item-animations-not-inited post-1392 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 0px;\" data-default-sort=\"1\" data-sort-date=\"1605945643\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-1392 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_1_mini_mini-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_1_mini_mini.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_1_mini_mini-thegem-portfolio-masonry-fullwidth-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_1_mini_mini.jpg 2x\" media=\"(min-width: 1495px) and (max-width: 1680px), (min-width: 550px) and (max-width: 1280px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_1_mini_mini-thegem-portfolio-masonry-fullwidth-5x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_1_mini_mini.jpg 2x\" media=\"(min-width: 1680px) and (max-width: 1920px), (min-width: 1280px) and (max-width: 1495px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_1_mini_mini.jpg\" width=\"754\" height=\"1131\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Spa Service\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/pf\/spa-service\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><i class=\"default\"><\/i><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Spa+Service&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service%2F&#038;description=Spa+Service&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fwp-content%2Fuploads%2F2018%2F11%2Fbeauty_salon_portfolio_1_mini_mini-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service%2F&#038;title=Spa+Service&amp;summary=Elegant+grid+template+with+info+sidebar\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service%2F&#038;title=Spa+Service\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Spa Service <\/span> <\/div> <div class=\"description\"> <div class=\"subtitle\"><p>Elegant grid template with info sidebar<\/p>\n<\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item hair-service makeup item-animations-not-inited post-1393 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 0px;\" data-default-sort=\"2\" data-sort-date=\"1605945660\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-1393 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_2-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_2.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_2-thegem-portfolio-masonry-fullwidth-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_2.jpg 2x\" media=\"(min-width: 1495px) and (max-width: 1680px), (min-width: 550px) and (max-width: 1280px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_2-thegem-portfolio-masonry-fullwidth-5x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_2.jpg 2x\" media=\"(min-width: 1680px) and (max-width: 1920px), (min-width: 1280px) and (max-width: 1495px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_2.jpg\" width=\"754\" height=\"566\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Nails Service\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/pf\/nails-service\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2019\/02\/Haircut.mp4\" target=\"_self\" class=\"icon self_video \"><i class=\"default\"><\/i><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><i class=\"default\"><\/i><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fnails-service%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Nails+Service&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fnails-service%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fnails-service%2F&#038;description=Nails+Service&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fwp-content%2Fuploads%2F2018%2F11%2Fbeauty_salon_portfolio_2-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fnails-service%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fnails-service%2F&#038;title=Nails+Service&amp;summary=Minimalistic+stylish+template+with+gallery+slider\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fnails-service%2F&#038;title=Nails+Service\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Nails Service <\/span> <\/div> <div class=\"description\"> <div class=\"subtitle\"><p>Minimalistic stylish template with gallery slider<\/p>\n<\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item hair-service makeup item-animations-not-inited post-1394 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 0px;\" data-default-sort=\"3\" data-sort-date=\"1605945724\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-1394 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_3-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_3.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_3-thegem-portfolio-masonry-fullwidth-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_3.jpg 2x\" media=\"(min-width: 1495px) and (max-width: 1680px), (min-width: 550px) and (max-width: 1280px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_3-thegem-portfolio-masonry-fullwidth-5x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_3.jpg 2x\" media=\"(min-width: 1680px) and (max-width: 1920px), (min-width: 1280px) and (max-width: 1495px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_3.jpg\" width=\"754\" height=\"566\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Massage Service\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/pf\/massage-service\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_3.jpg\" target=\"_self\" class=\"icon full-image fancy\"><i class=\"default\"><\/i><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><i class=\"default\"><\/i><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmassage-service%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Massage+Service&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmassage-service%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmassage-service%2F&#038;description=Massage+Service&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fwp-content%2Fuploads%2F2018%2F11%2Fbeauty_salon_portfolio_3-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmassage-service%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmassage-service%2F&#038;title=Massage+Service&amp;summary=Minimalistic+stylish+template+with+gallery+slider\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmassage-service%2F&#038;title=Massage+Service\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Massage Service <\/span> <\/div> <div class=\"description\"> <div class=\"subtitle\"><p>Minimalistic stylish template with gallery slider<\/p>\n<\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item makeup double-item double-item-squared item-animations-not-inited post-1395 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 0px;\" data-default-sort=\"4\" data-sort-date=\"1605945743\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-1395 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_6_mini.jpg\" width=\"1280\" height=\"960\" class=\"attachment-thegem-portfolio-masonry-double\" alt=\"Beauty Service\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/pf\/beauty-service\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2019\/02\/Haircut.mp4\" target=\"_self\" class=\"icon self_video \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_6_mini.jpg\" target=\"_self\" class=\"icon full-image fancy\"><i class=\"default\"><\/i><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><i class=\"default\"><\/i><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fbeauty-service%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Beauty+Service&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fbeauty-service%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fbeauty-service%2F&#038;description=Beauty+Service&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fwp-content%2Fuploads%2F2018%2F11%2Fbeauty_salon_portfolio_6_mini-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fbeauty-service%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fbeauty-service%2F&#038;title=Beauty+Service&amp;summary=Minimalistic+stylish+template+with+gallery+slider\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fbeauty-service%2F&#038;title=Beauty+Service\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Beauty Service <\/span> <\/div> <div class=\"description\"> <div class=\"subtitle\"><p>Minimalistic stylish template with gallery slider<\/p>\n<\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item hair-service makeup item-animations-not-inited post-1398 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 0px;\" data-default-sort=\"5\" data-sort-date=\"1605945892\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-1398 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_4-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_4.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_4-thegem-portfolio-masonry-fullwidth-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_4.jpg 2x\" media=\"(min-width: 1495px) and (max-width: 1680px), (min-width: 550px) and (max-width: 1280px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_4-thegem-portfolio-masonry-fullwidth-5x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_4.jpg 2x\" media=\"(min-width: 1680px) and (max-width: 1920px), (min-width: 1280px) and (max-width: 1495px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_4.jpg\" width=\"754\" height=\"566\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Spa Service\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/pf\/spa-service-2\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_4.jpg\" target=\"_self\" class=\"icon full-image fancy\"><i class=\"default\"><\/i><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><i class=\"default\"><\/i><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service-2%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Spa+Service&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service-2%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service-2%2F&#038;description=Spa+Service&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fwp-content%2Fuploads%2F2018%2F11%2Fbeauty_salon_portfolio_4-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service-2%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service-2%2F&#038;title=Spa+Service&amp;summary=Elegant+grid+template+with+info+sidebar\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fspa-service-2%2F&#038;title=Spa+Service\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Spa Service <\/span> <\/div> <div class=\"description\"> <div class=\"subtitle\"><p>Elegant grid template with info sidebar<\/p>\n<\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item hair-service makeup item-animations-not-inited post-1397 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 0px;\" data-default-sort=\"6\" data-sort-date=\"1605945856\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-1397 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_5-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_5.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_5-thegem-portfolio-masonry-fullwidth-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_5.jpg 2x\" media=\"(min-width: 1495px) and (max-width: 1680px), (min-width: 550px) and (max-width: 1280px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_5-thegem-portfolio-masonry-fullwidth-5x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_5.jpg 2x\" media=\"(min-width: 1680px) and (max-width: 1920px), (min-width: 1280px) and (max-width: 1495px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_portfolio_5.jpg\" width=\"754\" height=\"566\" class=\"attachment-thegem-portfolio-masonry\" alt=\"MakeUp Service\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/pf\/makeup-service\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2019\/02\/Haircut.mp4\" target=\"_self\" class=\"icon self_video \"><i class=\"default\"><\/i><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><i class=\"default\"><\/i><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmakeup-service%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=MakeUp+Service&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmakeup-service%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmakeup-service%2F&#038;description=MakeUp+Service&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fwp-content%2Fuploads%2F2018%2F11%2Fbeauty_salon_portfolio_5-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmakeup-service%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmakeup-service%2F&#038;title=MakeUp+Service&amp;summary=Sample+page+with+grid+gallery+%26+project+details\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fhairdressing-makeup%2Fpf%2Fmakeup-service%2F&#038;title=MakeUp+Service\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> MakeUp Service <\/span> <\/div> <div class=\"description\"> <div class=\"subtitle\"><p>Sample page with grid gallery &#038; project details<\/p>\n<\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div><!-- .portflio-set --> <div class=\"portfolio-item-size-container\"> <div class=\"portfolio-item item-animations-not-inited post-1397 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 0 0px !important;\"> <\/div> <\/div> <\/div><!-- .row--> <\/div><!-- .full-width --> <\/div><!-- .portfolio--> <\/div><!-- .portfolio-preloader-wrapper--><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 90px;\"><\/div><style type=\"text\/css\">.thegem-button-69d6654fd2cb06348.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69d6654fd2cb06348 lazy-loading lazy-loading-before-start-animation\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-thin gem-button-border-1 lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 0px;border-color: #cfb481;color: #cfb481;\" onmouseleave=\"this.style.borderColor='#cfb481';this.style.backgroundColor='transparent';this.style.color='#cfb481';\" onmouseenter=\"this.style.borderColor='#cfb481';this.style.backgroundColor='#cfb481';this.style.color='#262626';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/our-services\/services-overview\/\" target=\"_self\">SHOW ALL GALLERY OF WORK<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 90px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1542292133267{margin-bottom: 0px !important;background: #202020 url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/12.jpg?id=1734) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1542291383512{padding-top: 0px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 110px;\"><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span class=\"title-h5 light\" style=\"color: #caba9c;\">The Best Offers<\/span><br \/>\n<span class=\"title-h1\" style=\"color: #fff;\">Our Salon<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465811897998{padding-top: 15px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; text-indent: 9999px; margin: 0 auto; background: #caba9c;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 80px;\"><\/div><div class=\"pricing-table row inline-row inline-row-center pricing-table-style-5 button-icon-default\" >\n\t<div class=\"pricing-column-wrapper col-md-4 col-sm-4 col-xs-6  inline-column\"><div class=\"pricing-column\">\n\t <div class=\"pricing-price-row pricing-price-row-width-background \"  style=\" background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_price_1.jpg); background-color: #cfb481; color:#cfb481; \">\n\n\t\t<div class=\"pricing-price-title-wrapper\">\n\t\t<div   class=\"pricing-price-title\">hair cutting<\/div>\n\t\t<div style=color:#ffffff class=\"pricing-price-subtitle\">PROFESSIONAL<\/div>\n\t\t<\/div>\n\n\t\t<div class=\"pricing-price-wrapper\"><div class=\"pricing-price pricing-price-row-background\" style=\" background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_price_1.jpg); background-color: #cfb481; \"><div style=\" color:#cfb481; \" class=\"pricing-cost\">$52<\/div><div  class=\"time\" style= display:inline-block;>from<\/div><\/div><\/div><svg style='fill:#cfb481' class=\"wrap-style\"><use xlink:href=https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow \/><\/use><\/svg><\/div><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor sit<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor amet<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor sit<\/span><\/figure><div class=\"pricing-footer\"><div class=\"gem-button-container gem-button-position-center thegem-button-69d6654fd2ea23083\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #cfb481;color: #cfb481;\" onmouseleave=\"this.style.borderColor='#cfb481';this.style.backgroundColor='transparent';this.style.color='#cfb481';\" onmouseenter=\"this.style.backgroundColor='#cfb481';this.style.color='#161616';\" href=\"#\" target=\"_self\">buy now<\/a><\/div> <\/div><\/div><\/div>\n\t<div class=\"pricing-column-wrapper col-md-4 col-sm-4 col-xs-6  inline-column\"><div style=background-color:#cfb481  class=\"pricing-column-top-choice\"><svg class=\"svg_pricing\" style=fill:#cfb481;><use xlink:href=https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/themes\/thegem\/images\/star.svg#star><\/use><\/svg>\n\t\t<div style=color:#ffffff class=\"pricing-column-top-choice-text\">NEW<\/div><\/div><div class=\"pricing-column\">\n\t <div class=\"pricing-price-row pricing-price-row-width-background \"  style=\" background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_price_2.jpg); background-color: #cfb481; color:#cfb481; \">\n\n\t\t<div class=\"pricing-price-title-wrapper\">\n\t\t<div   class=\"pricing-price-title\">make up<\/div>\n\t\t<div style=color:#ffffff class=\"pricing-price-subtitle\">PROFESSIONAL<\/div>\n\t\t<\/div>\n\n\t\t<div class=\"pricing-price-wrapper\"><div class=\"pricing-price pricing-price-row-background\" style=\" background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_price_2.jpg); background-color: #cfb481; \"><div style=\" color:#cfb481; \" class=\"pricing-cost\">$37<\/div><div  class=\"time\" style= display:inline-block;>from<\/div><\/div><\/div><svg style='fill:#cfb481' class=\"wrap-style\"><use xlink:href=https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow \/><\/use><\/svg><\/div><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor sit<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor amet<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor sit<\/span><\/figure><div class=\"pricing-footer\"><div class=\"gem-button-container gem-button-position-center thegem-button-69d6654fd2fa36471\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #b79e6e;color: #b79e6e;\" onmouseleave=\"this.style.borderColor='#b79e6e';this.style.backgroundColor='transparent';this.style.color='#b79e6e';\" onmouseenter=\"this.style.backgroundColor='#b79e6e';this.style.color='#161616';\" href=\"#\" target=\"_self\">buy now<\/a><\/div> <\/div><\/div><\/div>\n\t<div class=\"pricing-column-wrapper col-md-4 col-sm-4 col-xs-6  inline-column\"><div class=\"pricing-column\">\n\t <div class=\"pricing-price-row pricing-price-row-width-background \"  style=\" background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_price_3.jpg); background-color: #cfb481; color:#cfb481; \">\n\n\t\t<div class=\"pricing-price-title-wrapper\">\n\t\t<div   class=\"pricing-price-title\">hair coloring<\/div>\n\t\t<div style=color:#ffffff class=\"pricing-price-subtitle\">PROFESSIONAL<\/div>\n\t\t<\/div>\n\n\t\t<div class=\"pricing-price-wrapper\"><div class=\"pricing-price pricing-price-row-background\" style=\" background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_price_3.jpg); background-color: #cfb481; \"><div style=\" color:#cfb481; \" class=\"pricing-cost\">$64<\/div><div  class=\"time\" style= display:inline-block;>from<\/div><\/div><\/div><svg style='fill:#cfb481' class=\"wrap-style\"><use xlink:href=https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow \/><\/use><\/svg><\/div><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor sit<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor amet<\/span><\/figure><figure class=\"pricing-row\"><span style=\"color: #b2b2b2;\">Lorem ipsum dolor sit<\/span><\/figure><div class=\"pricing-footer\"><div class=\"gem-button-container gem-button-position-center thegem-button-69d6654fd30971486\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #b79e6e;color: #b79e6e;\" onmouseleave=\"this.style.borderColor='#b79e6e';this.style.backgroundColor='transparent';this.style.color='#b79e6e';\" onmouseenter=\"this.style.backgroundColor='#b79e6e';this.style.color='#161616';\" href=\"#\" target=\"_self\">buy now<\/a><\/div> <\/div><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 180px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; css=&#8221;.vc_custom_1542281942981{margin-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221; el_class=&#8221;custom-trandy&#8221;][vc_column css=&#8221;.vc_custom_1542282717485{padding-left: 55px !important;}&#8221; offset=&#8221;vc_hidden-xs&#8221;]<div id=\"fullwidth-block-69d6654fd323f\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d6654fd323f\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2021\/11\/21-1.jpg);background-repeat: no-repeat;background-position: center center;\"><\/div><div class=\"fullwidth-block-inner\">[vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-6 vc_col-lg-4 vc_col-md-offset-6 vc_col-md-6 vc_col-sm-offset-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 95px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<span class=\"title-h2\" style=\"color: #1e1e1e;\">Trendy<\/span><br \/>\n<span class=\"title-xlarge\" style=\"color: #caba9c; line-height: 77px;\">Hairstyles<\/span><br \/>\n<span class=\"title-h2 light\" style=\"color: #1e1e1e;\">Spring\/Summer<\/span><br \/>\n<span class=\"title-xlarge\" style=\"color: #1e1e1e; line-height: 75px;\">2024\/25<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465544723943{padding-top: 25px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; background: #caba9c; text-indent: 9999px;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text]<span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud. Excepteur sint occaecat cupidatat non proident, sunt in culpa.<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 45px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69d6654fd327e985\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #000000;color: #000000;\" onmouseleave=\"this.style.borderColor='#000000';this.style.backgroundColor='transparent';this.style.color='#000000';\" onmouseenter=\"this.style.borderColor='#caba9c';this.style.backgroundColor='#caba9c';this.style.color='#000000';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/our-news\/news\/\" target=\"_self\">learn more<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 145px;\"><\/div>[\/vc_column_inner][\/vc_row_inner]<\/div><\/div>[\/vc_column][vc_column css=&#8221;.vc_custom_1542282837395{padding-top: 0px !important;}&#8221; offset=&#8221;vc_hidden-lg vc_hidden-md vc_hidden-sm&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[vc_column_text css_animation=&#8221;bottom-to-top&#8221;]<span class=\"title-h3\" style=\"color: #1e1e1e;\">Trendy<\/span><br \/>\n<span class=\"title-h2\" style=\"color: #caba9c;\">Hairstyles<\/span><br \/>\n<span class=\"title-h3 light\" style=\"color: #1e1e1e;\">Spring\/Summer<\/span><br \/>\n<span class=\"title-h2\" style=\"color: #1e1e1e;\">2024\/25<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465544723943{padding-top: 25px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; background: #caba9c; text-indent: 9999px;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text]<span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud. Excepteur sint occaecat cupidatat non proident, sunt in culpa.<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 45px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69d6654fd32cb3474\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #000000;color: #000000;\" onmouseleave=\"this.style.borderColor='#000000';this.style.backgroundColor='transparent';this.style.color='#000000';\" onmouseenter=\"this.style.borderColor='#caba9c';this.style.backgroundColor='#caba9c';this.style.color='#000000';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/our-news\/news\/\" target=\"_self\">learn more<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[\/vc_column][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1541427149285{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_clients_bg.jpg?id=1303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span class=\"title-h5 light\" style=\"color: #caba9c;\">Our Professional Team<\/span><br \/>\n<span class=\"title-h1\" style=\"color: #fff;\">Of Stylists<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465811879289{padding-top: 15px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; text-indent: 9999px; margin: 0 auto; background: #caba9c;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 150px;\"><\/div>[vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243;]<div class=\"lazy-loading\" data-ll-item-delay=\"0\"><div class=\"gem-textbox  lazy-loading-item\"  data-ll-effect=\"move-up\" ><div class=\"gem-textbox-inner\" style=\"\"><div class=\"gem-textbox-content\" style=\"background-color: #1e1e1e;background-position: center top;padding-top: 0px;padding-left: 0px;padding-right: 0px;\"><div class=\"centered-box gem-image-centered-box\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-centered lazy-loading\"  style=\"\"><div class=\"gem-wrapbox-inner  lazy-loading-item\"  data-ll-effect=\"move-up\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_clients_1.jpg\" class=\"fancybox\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_clients_1.jpg\" alt=\"\"\/><\/a><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/our-experts\/\"><span style=\"color: #cfb481;\">Jackie Jackson<\/span><\/a><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465550692470{margin-top: -10px !important;}&#8221;]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #767676;\">Professional Hair Sylist<\/span><\/p>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text css=&#8221;.vc_custom_1550574003336{padding-right: 50px !important;padding-left: 50px !important;}&#8221;]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #b2b2b2;\">Exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit<\/span><\/p>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 38px;\"><\/div><div class=\"socials socials-list socials-colored-hover socials-square socials-alignment-center\"><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #41413f;\"><i class=\"socials-item-icon facebook\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #41413f;\"><i class=\"socials-item-icon twitter\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #41413f;\"><i class=\"socials-item-icon pinterest\" style=\"font-size: 24px\"><\/i><\/a><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div><\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;]<div class=\"lazy-loading\" data-ll-item-delay=\"0\"><div class=\"gem-textbox  lazy-loading-item\"  data-ll-effect=\"move-up\" ><div class=\"gem-textbox-inner\" style=\"\"><div class=\"gem-textbox-content\" style=\"background-color: #1e1e1e;background-position: center top;padding-top: 0px;padding-left: 0px;padding-right: 0px;\"><div class=\"centered-box gem-image-centered-box\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-centered lazy-loading\"  style=\"\"><div class=\"gem-wrapbox-inner  lazy-loading-item\"  data-ll-effect=\"move-up\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_clients_2_mini.jpg\" class=\"fancybox\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_clients_2_mini.jpg\" alt=\"\"\/><\/a><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/our-experts\/\"><span style=\"color: #cfb481;\">Jackie Jackson<\/span><\/a><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465550692470{margin-top: -10px !important;}&#8221;]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #767676;\">Professional Hair Sylist<\/span><\/p>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text css=&#8221;.vc_custom_1550574168081{padding-right: 50px !important;padding-left: 50px !important;}&#8221;]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #b2b2b2;\">Exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit<\/span><\/p>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 38px;\"><\/div><div class=\"socials socials-list socials-colored-hover socials-square socials-alignment-center\"><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #41413f;\"><i class=\"socials-item-icon facebook\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #41413f;\"><i class=\"socials-item-icon twitter\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #41413f;\"><i class=\"socials-item-icon pinterest\" style=\"font-size: 24px\"><\/i><\/a><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div><\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;]<div class=\"lazy-loading\" data-ll-item-delay=\"0\"><div class=\"gem-textbox  lazy-loading-item\"  data-ll-effect=\"move-up\" ><div class=\"gem-textbox-inner\" style=\"\"><div class=\"gem-textbox-content\" style=\"background-color: #1e1e1e;background-position: center top;padding-top: 0px;padding-left: 0px;padding-right: 0px;\"><div class=\"centered-box gem-image-centered-box\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-centered lazy-loading\"  style=\"\"><div class=\"gem-wrapbox-inner  lazy-loading-item\"  data-ll-effect=\"move-up\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_clients_3_mini.jpg\" class=\"fancybox\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_clients_3_mini.jpg\" alt=\"\"\/><\/a><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/our-experts\/\"><span style=\"color: #cfb481;\">Jackie Jackson<\/span><\/a><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465550692470{margin-top: -10px !important;}&#8221;]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #767676;\">Professional Hair Sylist<\/span><\/p>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text css=&#8221;.vc_custom_1465550538046{padding-right: 21px !important;padding-left: 21px !important;}&#8221;]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #b2b2b2;\">Exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit<\/span><\/p>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 38px;\"><\/div><div class=\"socials socials-list socials-colored-hover socials-square socials-alignment-center\"><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #41413f;\"><i class=\"socials-item-icon facebook\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #41413f;\"><i class=\"socials-item-icon twitter\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #41413f;\"><i class=\"socials-item-icon pinterest\" style=\"font-size: 24px\"><\/i><\/a><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div><\/div><\/div><\/div><\/div>[\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 150px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1465560608422{margin-bottom: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1465825128133{background-color: #313131 !important;}&#8221; offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 15px;\"><\/div><div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"size-medium style2 gem-testimonials\" data-autoscroll=\"3000\" style=background-color:#313131> <div id=\"post-1362\" class=\"gem-testimonial-item post-1362 thegem_testimonial type-thegem_testimonial status-publish has-post-thumbnail\"> <div class=\"gem-testimonial-wrapper \"> <div class=\"gem-testimonial-image\"> <img width=\"160\" height=\"160\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/28-1-thegem-person-160.jpg\" class=\"img-responsive img-circle wp-post-image\" alt=\"28-1\" srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/28-1-thegem-testimonial.jpg 2x\" sizes=\"100vw\" \/> <\/div> <div class=\"gem-testimonial-content\"> <div class=\"gem-testimonial-name\" style=\"color: #caba9c\">Karina Marie<\/div> <div class=\"gem-testimonial-position\" style=\"color: #767676\">Creative Heads Inc.<\/div> <div class=\"gem-testimonial-text\" style=\"color: #ffffff\"> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p> <\/div> <\/div> <\/div> <\/div> <div id=\"post-1363\" class=\"gem-testimonial-item post-1363 thegem_testimonial type-thegem_testimonial status-publish has-post-thumbnail\"> <div class=\"gem-testimonial-wrapper \"> <div class=\"gem-testimonial-image\"> <img width=\"160\" height=\"160\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/Faces-400x400px-1_1_09-thegem-person-160.jpg\" class=\"img-responsive img-circle wp-post-image\" alt=\"Faces-400x400px-1_1_09\" srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/Faces-400x400px-1_1_09-thegem-testimonial.jpg 2x\" sizes=\"100vw\" \/> <\/div> <div class=\"gem-testimonial-content\"> <div class=\"gem-testimonial-name\" style=\"color: #caba9c\">Jeniffer Burns<\/div> <div class=\"gem-testimonial-position\" style=\"color: #767676\">Creative Heads Inc.<\/div> <div class=\"gem-testimonial-text\" style=\"color: #ffffff\"> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco<\/p> <\/div> <\/div> <\/div> <\/div> <div class=\"testimonials_svg\"><svg style=\"fill: #313131\" width=\"100\" height=\"50\"><path d=\"M 0,-1 Q 45,5 50,50 Q 55,5 100,-1\" \/><\/svg><\/div><\/div>[\/vc_column][vc_column disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1541490508562{padding-top: 50px !important;padding-right: 100px !important;padding-left: 100px !important;background-color: #161616 !important;}&#8221; el_class=&#8221;custom-clients&#8221; offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"gem-clients gem-clients-type-carousel-grid lazy-loading\" data-autoscroll=\"0\"><div class=\"gem-clients-slide\"><div class=\"gem-clients-slide-inner clearfix\"> <div id=\"post-1369\" class=\"gem-client-item lazy-loading-item post-1369 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 25%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/c8.png\" class=\"img-responsive wp-post-image\" alt=\"c8\" \/>\t<\/a> <\/div> <div id=\"post-1378\" class=\"gem-client-item lazy-loading-item post-1378 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 25%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/c4.png\" class=\"img-responsive wp-post-image\" alt=\"c4\" \/>\t<\/a> <\/div> <div id=\"post-1379\" class=\"gem-client-item lazy-loading-item post-1379 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 25%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/c7.png\" class=\"img-responsive wp-post-image\" alt=\"c7\" \/>\t<\/a> <\/div> <div id=\"post-1380\" class=\"gem-client-item lazy-loading-item post-1380 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 25%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/c6.png\" class=\"img-responsive wp-post-image\" alt=\"c6\" \/>\t<\/a> <\/div> <div id=\"post-1381\" class=\"gem-client-item lazy-loading-item post-1381 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 25%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/c5.png\" class=\"img-responsive wp-post-image\" alt=\"c5\" \/>\t<\/a> <\/div> <div id=\"post-1382\" class=\"gem-client-item lazy-loading-item post-1382 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 25%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/c3.png\" class=\"img-responsive wp-post-image\" alt=\"c3\" \/>\t<\/a> <\/div> <div id=\"post-1383\" class=\"gem-client-item lazy-loading-item post-1383 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 25%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/c2.png\" class=\"img-responsive wp-post-image\" alt=\"c2\" \/>\t<\/a> <\/div> <div id=\"post-1384\" class=\"gem-client-item lazy-loading-item post-1384 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 25%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/c1.png\" class=\"img-responsive wp-post-image\" alt=\"c1\" \/>\t<\/a> <\/div><\/div><\/div><\/div>[\/vc_column][vc_column css=&#8221;.vc_custom_1541490627349{background-color: #161616 !important;}&#8221; offset=&#8221;vc_hidden-lg vc_hidden-sm vc_hidden-xs&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"\"><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1465811215197{margin-bottom: 0px !important;}&#8221;][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 130px;\"><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span class=\"title-h5 light\" style=\"color: #caba9c;\">Latest Event &amp; News<\/span><br \/>\n<span class=\"title-h1\" style=\"color: #262626;\">Our Works<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465812148800{padding-top: 15px !important;}&#8221;]<\/p>\n<div style=\"width: 75px; height: 1px; text-indent: 9999px; margin: 0 auto; background: #caba9c;\">1<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 120px;\"><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1465811215197{margin-bottom: 0px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;]<div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"gem-blog-slider gem-blog-slider-style-halfwidth clearfix\" data-autoscroll=\"3000\"> <article id=\"post-1355\" class=\"no-image clearfix post-1355 post type-post status-publish format-standard has-post-thumbnail category-makeup tag-beauty tag-girls tag-hair tag-news tag-salon tag-sun tag-white\"> <div class=\"gem-slider-item-image\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/fashion-style\/\"><img width=\"564\" height=\"525\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/20-1-thegem-blog-slider-halfwidth.jpg\" class=\"img-responsive wp-post-image\" alt=\"20-1\" \/><\/a> <\/div> <div class=\"gem-slider-item-overlay\" style=\"background-color: rgba(38,38,38,0.77)\"> <div class=\"gem-compact-item-content\"> <div class=\"post-title\"> <h5 class=\"entry-title reverse-link-color\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/fashion-style\/\" rel=\"bookmark\">21 Nov: <span class=\"light\">FASHION STYLE<\/span><\/a><\/h5> <\/div> <div class=\"post-text date-color\"> <div class=\"summary\" style=\"color: #ffffff\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet<\/p> <\/div> <\/div> <\/div> <div class=\"post-meta date-color\"> <div class=\"entry-meta clearfix gem-post-date\"> <div class=\"post-meta-right\"> <\/div> <div class=\"post-meta-left\"> <span class=\"post-meta-author\">By Brittany Watkins<\/span> <\/div> <\/div><!-- .entry-meta --> <\/div> <\/div> <\/article><!-- #post-1355 --> <article id=\"post-1358\" class=\"no-image clearfix post-1358 post type-post status-publish format-standard has-post-thumbnail category-makeup tag-beauty tag-girls tag-hair tag-news tag-salon tag-sun tag-white\"> <div class=\"gem-slider-item-image\"> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/fashion-style-2\/\"><img width=\"564\" height=\"525\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/3-20-thegem-blog-slider-halfwidth.jpg\" class=\"img-responsive wp-post-image\" alt=\"3-20\" \/><\/a> <\/div> <div class=\"gem-slider-item-overlay\" style=\"background-color: rgba(38,38,38,0.77)\"> <div class=\"gem-compact-item-content\"> <div class=\"post-title\"> <h5 class=\"entry-title reverse-link-color\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/fashion-style-2\/\" rel=\"bookmark\">20 Nov: <span class=\"light\">FASHION STYLE<\/span><\/a><\/h5> <\/div> <div class=\"post-text date-color\"> <div class=\"summary\" style=\"color: #ffffff\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet<\/p> <\/div> <\/div> <\/div> <div class=\"post-meta date-color\"> <div class=\"entry-meta clearfix gem-post-date\"> <div class=\"post-meta-right\"> <\/div> <div class=\"post-meta-left\"> <span class=\"post-meta-author\">By Brittany Watkins<\/span> <\/div> <\/div><!-- .entry-meta --> <\/div> <\/div> <\/article><!-- #post-1358 --> <\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;]<div class=\"blog blog-style-compact clearfix item-animation-move-up\" data-next-page=\"0\"> <article id=\"post-1344\" class=\"no-image item-animations-not-inited clearfix post-1344 post type-post status-publish format-standard has-post-thumbnail category-hairstyle tag-beauty tag-girls tag-hair tag-news tag-salon tag-sun tag-white\"> <div class=\"gem-compact-item-left\"> <div class=\"gem-compact-item-image\"> <a class=\"default\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/how-to-curl-hair-5\/\"><img width=\"366\" height=\"296\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_post_1-thegem-blog-compact.jpg\" class=\"img-responsive wp-post-image\" alt=\"beauty_salon_post_1\" \/><\/a> <\/div> <\/div> <div class=\"gem-compact-item-right\"> <div class=\"gem-compact-item-content\"> <div class=\"post-title\"> <h5 class=\"entry-title reverse-link-color\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/how-to-curl-hair-5\/\" rel=\"bookmark\">21 Nov: <span class=\"light\">HOW TO CURL HAIR<\/span><\/a><\/h5> <\/div> <div class=\"post-text\"> <div class=\"summary\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem <\/p> <\/div> <\/div> <\/div> <div class=\"post-meta date-color\"> <div class=\"entry-meta clearfix gem-post-date\"> <div class=\"post-meta-right\"> <\/div> <div class=\"post-meta-left\"> <span class=\"post-meta-author\">By Brittany Watkins<\/span> <\/div> <\/div><!-- .entry-meta --> <\/div> <\/div> <\/article><!-- #post-1344 --> <article id=\"post-1346\" class=\"no-image item-animations-not-inited clearfix post-1346 post type-post status-publish format-standard has-post-thumbnail category-hairstyle tag-beauty tag-girls tag-hair tag-news tag-salon tag-sun tag-white\"> <div class=\"gem-compact-item-left\"> <div class=\"gem-compact-item-image\"> <a class=\"default\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/trendy-hairstyles\/\"><img width=\"366\" height=\"296\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_post_2-thegem-blog-compact.jpg\" class=\"img-responsive wp-post-image\" alt=\"beauty_salon_post_2\" \/><\/a> <\/div> <\/div> <div class=\"gem-compact-item-right\"> <div class=\"gem-compact-item-content\"> <div class=\"post-title\"> <h5 class=\"entry-title reverse-link-color\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/trendy-hairstyles\/\" rel=\"bookmark\">21 Nov: <span class=\"light\">TRENDY HAIRSTYLES<\/span><\/a><\/h5> <\/div> <div class=\"post-text\"> <div class=\"summary\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem <\/p> <\/div> <\/div> <\/div> <div class=\"post-meta date-color\"> <div class=\"entry-meta clearfix gem-post-date\"> <div class=\"post-meta-right\"> <\/div> <div class=\"post-meta-left\"> <span class=\"post-meta-author\">By Brittany Watkins<\/span> <\/div> <\/div><!-- .entry-meta --> <\/div> <\/div> <\/article><!-- #post-1346 --> <article id=\"post-1345\" class=\"no-image item-animations-not-inited clearfix post-1345 post type-post status-publish format-standard has-post-thumbnail category-hairstyle tag-beauty tag-girls tag-hair tag-news tag-salon tag-sun tag-white\"> <div class=\"gem-compact-item-left\"> <div class=\"gem-compact-item-image\"> <a class=\"default\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/the-best-haircut-5\/\"><img width=\"366\" height=\"296\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_post_4-thegem-blog-compact.jpg\" class=\"img-responsive wp-post-image\" alt=\"beauty_salon_post_4\" \/><\/a> <\/div> <\/div> <div class=\"gem-compact-item-right\"> <div class=\"gem-compact-item-content\"> <div class=\"post-title\"> <h5 class=\"entry-title reverse-link-color\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/the-best-haircut-5\/\" rel=\"bookmark\">21 Nov: <span class=\"light\">THE BEST HAIRCUT<\/span><\/a><\/h5> <\/div> <div class=\"post-text\"> <div class=\"summary\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem <\/p> <\/div> <\/div> <\/div> <div class=\"post-meta date-color\"> <div class=\"entry-meta clearfix gem-post-date\"> <div class=\"post-meta-right\"> <\/div> <div class=\"post-meta-left\"> <span class=\"post-meta-author\">By Brittany Watkins<\/span> <\/div> <\/div><!-- .entry-meta --> <\/div> <\/div> <\/article><!-- #post-1345 --> <\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1465812480284{margin-bottom: 0px !important;}&#8221;][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><style type=\"text\/css\">.thegem-button-69d6654fdbf541600.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69d6654fdbf541600 lazy-loading lazy-loading-before-start-animation\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-thin gem-button-border-1 lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 0px;border-color: #cfb481;color: #cfb481;\" onmouseleave=\"this.style.borderColor='#cfb481';this.style.backgroundColor='transparent';this.style.color='#cfb481';\" onmouseenter=\"this.style.borderColor='#cfb481';this.style.backgroundColor='#cfb481';this.style.color='#262626';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/our-news\/\" target=\"_self\">VIEW ALL BLOGS<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 80px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1465472371197{margin-bottom: 0px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1542285287684{padding-right: 30px !important;padding-left: 65px !important;background-color: #262626 !important;}&#8221; offset=&#8221;vc_col-lg-3 vc_col-md-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 55px;\"><\/div><div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-left\"  style=\"width: 164px;height: 66px;\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2019\/02\/4.png\" alt=\"\"\/><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text]<span style=\"color: #8b8b8b;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore\u00a0agna aliqua. Ut enim ad mini veniam quis.<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1542285235792{padding-left: 56px !important;background-color: #e6e1d5 !important;}&#8221; offset=&#8221;vc_col-lg-3 vc_col-md-6&#8243;]<div class=\"gem-icon-with-text gem-icon-with-text-icon-size-small gem-icon-with-text-float-right gem-icon-with-text-flow\" ><div style=\"margin-bottom:0px;margin-top:0px; \" class=\"gem-icon-with-text-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-square\"  style=\"border-color: #262626;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #262626;\"><span class=\"back-angle\">&#xf3e4;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #262626;\"><span class=\"back-angle\">&#xf3e4;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-icon-with-text-content\" ><div class=\"gem-icon-with-text-text\"><\/div><\/div><div class=\"clearboth\"><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 110px;\"><\/div>[vc_column_text]<span class=\"title-h4\" style=\"color: #1e1e1e;\"><span class=\"light\">Our<\/span> Address<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1542285223077{margin-top: -5px !important;}&#8221;]<span style=\"color: #5a5a5a;\">908 New Hampshire Avenue Northwest #100<\/span><br \/>\n<span style=\"color: #5a5a5a;\"> Washington, DC, 20037, United States<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 75px;\"><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1544005741820{padding-left: 56px !important;background-color: #d4cec1 !important;}&#8221; offset=&#8221;vc_col-lg-3 vc_col-md-6&#8243;]<div class=\"gem-icon-with-text gem-icon-with-text-icon-size-small gem-icon-with-text-float-right gem-icon-with-text-flow\" ><div style=\"margin-bottom:0px;margin-top:0px; \" class=\"gem-icon-with-text-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-square\"  style=\"border-color: #262626;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #262626;\"><span class=\"back-angle\">&#xf477;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #262626;\"><span class=\"back-angle\">&#xf477;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-icon-with-text-content\" ><div class=\"gem-icon-with-text-text\"><\/div><\/div><div class=\"clearboth\"><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 110px;\"><\/div>[vc_column_text]<span class=\"title-h4\" style=\"color: #1e1e1e;\"><span class=\"light\">Our<\/span> Phones<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1542285249432{margin-top: -5px !important;}&#8221;]<span style=\"color: #5a5a5a;\">Phone: +1 916-875-2235<\/span><br \/>\n<span style=\"color: #5a5a5a;\">Mobile: +1 916-875-2235<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 75px;\"><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1544005764652{padding-left: 56px !important;background-color: #ccbea5 !important;}&#8221; offset=&#8221;vc_col-lg-3 vc_col-md-6&#8243;]<div class=\"gem-icon-with-text gem-icon-with-text-icon-size-small gem-icon-with-text-float-right gem-icon-with-text-flow\" ><div style=\"margin-bottom:0px;margin-top:0px; \" class=\"gem-icon-with-text-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-square\"  style=\"border-color: #262626;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #262626;\"><span class=\"back-angle\">&#xf221;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #262626;\"><span class=\"back-angle\">&#xf221;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-icon-with-text-content\" ><div class=\"gem-icon-with-text-text\"><\/div><\/div><div class=\"clearboth\"><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 110px;\"><\/div>[vc_column_text]<span class=\"title-h4\" style=\"color: #1e1e1e;\"><span class=\"light\">Working<\/span> Hours<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1542285261878{margin-top: -5px !important;}&#8221;]<span style=\"color: #5a5a5a;\">Monday-Friday: 9:00 \u2013 18:00<\/span><br \/>\n<span style=\"color: #5a5a5a;\">Saturday: 11:00 \u2013 17:00<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 75px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div id=\"fullwidth-block-69d6654fdc0ee\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d6654fdc0ee\")); }<\/script><div class=\"fullwidth-block-inner\">[vc_raw_html css=&#8221;.vc_custom_1568271774627{margin-bottom: 0px !important;}&#8221;]JTNDZGl2JTIwaWQlM0QlMjJtYXAtY2FudmFzJTIyJTIwc3R5bGUlM0QlMjJ3aWR0aCUzQSUyMDEwMCUyNSUzQiUyMGhlaWdodCUzQSUyMDUwMHB4JTNCJTIyJTNFJTNDJTJGZGl2JTNFJTBBJTNDc2NyaXB0JTIwdHlwZSUzRCUyMnRleHQlMkZqYXZhc2NyaXB0JTIyJTNFJTIwJTBBZnVuY3Rpb24lMjBpbml0R29vZ2xlTWFwJTI4JTI5JTIwJTdCJTBBJTIwJTIwJTIwdmFyJTIwbWFwT3B0aW9ucyUyMCUzRCUyMCU3QiUwQSUwOSUwOXpvb20lM0ElMjAxMSUyQyUwQSUwOSUwOWNlbnRlciUzQSUyMCU3QmxhdCUzQSUyMDQwLjcyMzM2MSUyQyUyMGxuZyUzQSUyMC03NC4wNDQzNyU3RCUyQyUwQSUwOSUwOW1hcFR5cGVDb250cm9sT3B0aW9ucyUzQSUyMCU3QiUwQSUwOSUwOW1hcFR5cGVJZHMlM0ElMjAlNUJnb29nbGUubWFwcy5NYXBUeXBlSWQuUk9BRE1BUCUyQyUyMCUyN21hcF9zdHlsZSUyNyU1RCU3RCUyQyUyMCUyMCUwQSUwOSUwOWRpc2FibGVEZWZhdWx0VUklM0ElMjB0cnVlJTJDJTBBJTA5JTA5ZGlzYWJsZURvdWJsZUNsaWNrWm9vbSUzQSUyMHRydWUlMkMlMEElMDklMDlzY3JvbGx3aGVlbCUzQSUyMGZhbHNlJTJDJTIwJTJGJTJGJTIwY2hhbmdlJTBBJTA5JTA5ZHJhZ2dhYmxlJTNBJTIwdHJ1ZSUyMCUyRiUyRiUyMGNoYW5nZSUwQSUwOSU3RCUzQiUwQSUwQSUwOXZhciUyMHN0eWxlcyUyMCUzRCU1QiU3QiUyMmZlYXR1cmVUeXBlJTIyJTNBJTIyYWxsJTIyJTJDJTIyZWxlbWVudFR5cGUlMjIlM0ElMjJsYWJlbHMudGV4dCUyMiUyQyUyMnN0eWxlcnMlMjIlM0ElNUIlN0IlMjJ2aXNpYmlsaXR5JTIyJTNBJTIyb24lMjIlN0QlNUQlN0QlMkMlN0IlMjJmZWF0dXJlVHlwZSUyMiUzQSUyMmFsbCUyMiUyQyUyMmVsZW1lbnRUeXBlJTIyJTNBJTIybGFiZWxzLnRleHQuZmlsbCUyMiUyQyUyMnN0eWxlcnMlMjIlM0ElNUIlN0IlMjJzYXR1cmF0aW9uJTIyJTNBMzYlN0QlMkMlN0IlMjJjb2xvciUyMiUzQSUyMiUyMzAwMDAwMCUyMiU3RCUyQyU3QiUyMmxpZ2h0bmVzcyUyMiUzQSUyMjcwJTIyJTdEJTVEJTdEJTJDJTdCJTIyZmVhdHVyZVR5cGUlMjIlM0ElMjJhbGwlMjIlMkMlMjJlbGVtZW50VHlwZSUyMiUzQSUyMmxhYmVscy50ZXh0LnN0cm9rZSUyMiUyQyUyMnN0eWxlcnMlMjIlM0ElNUIlN0IlMjJ2aXNpYmlsaXR5JTIyJTNBJTIyb2ZmJTIyJTdEJTJDJTdCJTIyY29sb3IlMjIlM0ElMjIlMjMwMDAwMDAlMjIlN0QlMkMlN0IlMjJsaWdodG5lc3MlMjIlM0ElMjIzMCUyMiU3RCU1RCU3RCUyQyU3QiUyMmZlYXR1cmVUeXBlJTIyJTNBJTIyYWxsJTIyJTJDJTIyZWxlbWVudFR5cGUlMjIlM0ElMjJsYWJlbHMuaWNvbiUyMiUyQyUyMnN0eWxlcnMlMjIlM0ElNUIlN0IlMjJ2aXNpYmlsaXR5JTIyJTNBJTIyb24lMjIlN0QlMkMlN0IlMjJnYW1tYSUyMiUzQSUyMjAlMjIlN0QlMkMlN0IlMjJsaWdodG5lc3MlMjIlM0ElMjItNTAlMjIlN0QlMkMlN0IlMjJzYXR1cmF0aW9uJTIyJTNBJTIyLTkwJTIyJTdEJTVEJTdEJTJDJTdCJTIyZmVhdHVyZVR5cGUlMjIlM0ElMjJhZG1pbmlzdHJhdGl2ZSUyMiUyQyUyMmVsZW1lbnRUeXBlJTIyJTNBJTIyZ2VvbWV0cnkuZmlsbCUyMiUyQyUyMnN0eWxlcnMlMjIlM0ElNUIlN0IlMjJjb2xvciUyMiUzQSUyMiUyMzAwMDAwMCUyMiU3RCUyQyU3QiUyMmxpZ2h0bmVzcyUyMiUzQTIwJTdEJTVEJTdEJTJDJTdCJTIyZmVhdHVyZVR5cGUlMjIlM0ElMjJhZG1pbmlzdHJhdGl2ZSUyMiUyQyUyMmVsZW1lbnRUeXBlJTIyJTNBJTIyZ2VvbWV0cnkuc3Ryb2tlJTIyJTJDJTIyc3R5bGVycyUyMiUzQSU1QiU3QiUyMmNvbG9yJTIyJTNBJTIyJTIzMDAwMDAwJTIyJTdEJTJDJTdCJTIybGlnaHRuZXNzJTIyJTNBMTclN0QlMkMlN0IlMjJ3ZWlnaHQlMjIlM0ExLjIlN0QlNUQlN0QlMkMlN0IlMjJmZWF0dXJlVHlwZSUyMiUzQSUyMmxhbmRzY2FwZSUyMiUyQyUyMmVsZW1lbnRUeXBlJTIyJTNBJTIyZ2VvbWV0cnklMjIlMkMlMjJzdHlsZXJzJTIyJTNBJTVCJTdCJTIyY29sb3IlMjIlM0ElMjIlMjMwMDAwMDAlMjIlN0QlMkMlN0IlMjJsaWdodG5lc3MlMjIlM0ElMjIxMCUyMiU3RCU1RCU3RCUyQyU3QiUyMmZlYXR1cmVUeXBlJTIyJTNBJTIycG9pJTIyJTJDJTIyZWxlbWVudFR5cGUlMjIlM0ElMjJnZW9tZXRyeSUyMiUyQyUyMnN0eWxlcnMlMjIlM0ElNUIlN0IlMjJjb2xvciUyMiUzQSUyMiUyMzAwMDAwMCUyMiU3RCUyQyU3QiUyMmxpZ2h0bmVzcyUyMiUzQTIxJTdEJTJDJTdCJTIydmlzaWJpbGl0eSUyMiUzQSUyMm9mZiUyMiU3RCU1RCU3RCUyQyU3QiUyMmZlYXR1cmVUeXBlJTIyJTNBJTIycm9hZC5oaWdod2F5JTIyJTJDJTIyZWxlbWVudFR5cGUlMjIlM0ElMjJnZW9tZXRyeS5maWxsJTIyJTJDJTIyc3R5bGVycyUyMiUzQSU1QiU3QiUyMmNvbG9yJTIyJTNBJTIyJTIzMDAwMDAwJTIyJTdEJTJDJTdCJTIybGlnaHRuZXNzJTIyJTNBJTIyNDAlMjIlN0QlNUQlN0QlMkMlN0IlMjJmZWF0dXJlVHlwZSUyMiUzQSUyMnJvYWQuaGlnaHdheSUyMiUyQyUyMmVsZW1lbnRUeXBlJTIyJTNBJTIyZ2VvbWV0cnkuc3Ryb2tlJTIyJTJDJTIyc3R5bGVycyUyMiUzQSU1QiU3QiUyMmNvbG9yJTIyJTNBJTIyJTIzMDAwMDAwJTIyJTdEJTJDJTdCJTIybGlnaHRuZXNzJTIyJTNBJTIyMTYlMjIlN0QlMkMlN0IlMjJ3ZWlnaHQlMjIlM0EwLjIlN0QlNUQlN0QlMkMlN0IlMjJmZWF0dXJlVHlwZSUyMiUzQSUyMnJvYWQuYXJ0ZXJpYWwlMjIlMkMlMjJlbGVtZW50VHlwZSUyMiUzQSUyMmdlb21ldHJ5JTIyJTJDJTIyc3R5bGVycyUyMiUzQSU1QiU3QiUyMmNvbG9yJTIyJTNBJTIyJTIzMDAwMDAwJTIyJTdEJTJDJTdCJTIybGlnaHRuZXNzJTIyJTNBJTIyMjAlMjIlN0QlNUQlN0QlMkMlN0IlMjJmZWF0dXJlVHlwZSUyMiUzQSUyMnJvYWQubG9jYWwlMjIlMkMlMjJlbGVtZW50VHlwZSUyMiUzQSUyMmdlb21ldHJ5JTIyJTJDJTIyc3R5bGVycyUyMiUzQSU1QiU3QiUyMmNvbG9yJTIyJTNBJTIyJTIzMDAwMDAwJTIyJTdEJTJDJTdCJTIybGlnaHRuZXNzJTIyJTNBMTYlN0QlNUQlN0QlMkMlN0IlMjJmZWF0dXJlVHlwZSUyMiUzQSUyMnRyYW5zaXQlMjIlMkMlMjJlbGVtZW50VHlwZSUyMiUzQSUyMmdlb21ldHJ5JTIyJTJDJTIyc3R5bGVycyUyMiUzQSU1QiU3QiUyMmNvbG9yJTIyJTNBJTIyJTIzMDAwMDAwJTIyJTdEJTJDJTdCJTIybGlnaHRuZXNzJTIyJTNBMTklN0QlNUQlN0QlMkMlN0IlMjJmZWF0dXJlVHlwZSUyMiUzQSUyMndhdGVyJTIyJTJDJTIyZWxlbWVudFR5cGUlMjIlM0ElMjJnZW9tZXRyeSUyMiUyQyUyMnN0eWxlcnMlMjIlM0ElNUIlN0IlMjJjb2xvciUyMiUzQSUyMiUyMzE3MTcxNyUyMiU3RCUyQyU3QiUyMmxpZ2h0bmVzcyUyMiUzQTE3JTdEJTVEJTdEJTVEJTNCJTBBJTBBJTA5dmFyJTIwc3R5bGVkTWFwJTIwJTNEJTIwbmV3JTIwZ29vZ2xlLm1hcHMuU3R5bGVkTWFwVHlwZSUyOHN0eWxlcyUyQyUwQSUwOSU3Qm5hbWUlM0ElMjAlMjJTdHlsZWQlMjBNYXAlMjIlN0QlMjklM0IlMEElMEElMDl2YXIlMjBtYXAlMjAlM0QlMjBuZXclMjBnb29nbGUubWFwcy5NYXAlMjhkb2N1bWVudC5nZXRFbGVtZW50QnlJZCUyOCUyN21hcC1jYW52YXMlMjclMjklMkMlMEElMDklMDltYXBPcHRpb25zJTI5JTNCJTBBJTBBJTA5bWFwLm1hcFR5cGVzLnNldCUyOCUyN21hcF9zdHlsZSUyNyUyQyUyMHN0eWxlZE1hcCUyOSUzQiUwQSUwOW1hcC5zZXRNYXBUeXBlSWQlMjglMjdtYXBfc3R5bGUlMjclMjklM0IlMEElN0QlMEElMEFmdW5jdGlvbiUyMGxvYWRTY3JpcHRHb29nbGVNYXAlMjglMjklMjAlN0IlMEElMjAlMjAlMjAlMjB2YXIlMjBlbGVtJTIwJTNEJTIwZG9jdW1lbnQuY3JlYXRlRWxlbWVudCUyOCUyN3NjcmlwdCUyNyUyOSUzQiUwQSUyMCUyMCUyMCUyMGVsZW0udHlwZSUyMCUzRCUyMCUyN3RleHQlMkZqYXZhc2NyaXB0JTI3JTNCJTBBJTIwJTIwJTIwJTIwZWxlbS5zcmMlMjAlM0QlMjAlMjclMkYlMkZtYXBzLmdvb2dsZWFwaXMuY29tJTJGbWFwcyUyRmFwaSUyRmpzJTNGdiUzRDMuZXhwJTI2a2V5JTNEQUl6YVN5Q3J1SERxNzByQ0M0dVBHX3drTXhQNm5TNVNOb1FFTjRBJTI2Y2FsbGJhY2slM0Rpbml0R29vZ2xlTWFwJTI3JTNCJTBBJTIwJTIwJTIwJTIwZG9jdW1lbnQuZ2V0RWxlbWVudHNCeVRhZ05hbWUlMjglMjdib2R5JTI3JTI5JTVCMCU1RC5hcHBlbmRDaGlsZCUyOGVsZW0lMjklM0IlMEElN0QlMEElMEFpZiUyMCUyOCUyN0ludGVyc2VjdGlvbk9ic2VydmVyJTI3JTIwaW4lMjB3aW5kb3clMjklMjAlN0IlMEElMjAlMjAlMjAlMjBsZXQlMjBpbnRlcnNlY3Rpb25PYnNlcnZlciUyMCUzRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMG5ldyUyMEludGVyc2VjdGlvbk9ic2VydmVyJTI4ZnVuY3Rpb24lMjhlbnRyaWVzJTJDJTIwaW1nT2JzZXJ2ZXIlMjklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBlbnRyaWVzLmZvckVhY2glMjhmdW5jdGlvbiUyOGVudHJ5JTI5JTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwaWYlMjAlMjhlbnRyeS5pc0ludGVyc2VjdGluZyUyOSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGxvYWRTY3JpcHRHb29nbGVNYXAlMjglMjklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBpbWdPYnNlcnZlci51bm9ic2VydmUlMjhlbnRyeS50YXJnZXQlMjklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMjklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMjAlN0Jyb290TWFyZ2luJTNBJTIwJTI3NjAwcHglMjclN0QlMjklM0IlMEElMjAlMjAlMjAlMjBpbnRlcnNlY3Rpb25PYnNlcnZlci5vYnNlcnZlJTI4ZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQlMjglMjdtYXAtY2FudmFzJTI3JTI5JTI5JTNCJTBBJTdEJTIwZWxzZSUyMCU3QiUwQSUyMCUyMCUyMCUyMGxvYWRTY3JpcHRHb29nbGVNYXAlMjglMjklM0IlMEElN0QlMEElMEElM0MlMkZzY3JpcHQlM0UlMEE=[\/vc_raw_html]<\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content&#8221; full_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1542279507598{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-content\/uploads\/2018\/11\/beauty_salon_title_bg_mini.jpg?id=1325) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column width=&#8221;7\/12&#8243; offset=&#8221;vc_col-lg-offset-0 vc_col-lg-12 vc_col-md-offset-7 vc_col-md-5 vc_col-sm-offset-5&#8243;][vc_column_text&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-json\/wp\/v2\/pages\/1295"}],"collection":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-json\/wp\/v2\/comments?post=1295"}],"version-history":[{"count":141,"href":"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-json\/wp\/v2\/pages\/1295\/revisions"}],"predecessor-version":[{"id":1924,"href":"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-json\/wp\/v2\/pages\/1295\/revisions\/1924"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/hairdressing-makeup\/wp-json\/wp\/v2\/media?parent=1295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}