{"id":814,"date":"2018-11-22T07:47:48","date_gmt":"2018-11-22T07:47:48","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/?page_id=814"},"modified":"2021-11-15T13:27:23","modified_gmt":"2021-11-15T13:27:23","slug":"home-02","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/home\/home-02\/","title":{"rendered":"Home 02"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; css=&#8221;.vc_custom_1636982837188{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_title_bg1.jpg?id=855) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_class=&#8221;custom-z-index home-constructor&#8221;][vc_column]<div id=\"fullwidth-block-69e8f30af1b8c\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e8f30af1b8c\")); }<\/script><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_single_image image=&#8221;865&#8243; img_size=&#8221;full&#8221; el_class=&#8221;gear-5 vc_hidden-xs&#8221;][vc_single_image image=&#8221;866&#8243; img_size=&#8221;full&#8221; el_class=&#8221;gear-1&#8243;][vc_single_image image=&#8221;867&#8243; img_size=&#8221;full&#8221; el_class=&#8221;gear-3&#8243;][vc_single_image image=&#8221;868&#8243; img_size=&#8221;full&#8221; el_class=&#8221;gear-4 vc_hidden-xs&#8221;][vc_single_image image=&#8221;869&#8243; img_size=&#8221;full&#8221; el_class=&#8221;gear-2 vc_hidden-xs&#8221;]<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-69e8f30af1bf2\" class=\"thegem-heading title-h5 letters-slide-up thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"light thegem-heading-word\" style=\"color: #282828;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 615ms\">E<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 630ms\">n<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 645ms\">j<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 660ms\">o<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 675ms\">y<\/span><\/span><\/span> <span class=\"light thegem-heading-word\" style=\"color: #282828;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 690ms\">t<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 705ms\">h<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 720ms\">e<\/span><\/span><\/span> <span class=\"light thegem-heading-word\" style=\"color: #282828;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 735ms\">s<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 750ms\">o<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 765ms\">o<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 780ms\">t<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 795ms\">h<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 810ms\">i<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 825ms\">n<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 840ms\">g<\/span><\/span><\/span> <span class=\"light thegem-heading-word\" style=\"color: #282828;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 855ms\">e<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 870ms\">x<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 885ms\">p<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 900ms\">e<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 915ms\">r<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 930ms\">i<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 945ms\">e<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 960ms\">n<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 975ms\">c<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 990ms\">e<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 1005ms\">!<\/span><\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e8f30af1bf2 {margin: 0;}#thegem-heading-69e8f30af1bf2 .thegem-heading-letter {animation-duration: 600ms;}<\/style><div id=\"thegem-heading-69e8f30af1c92\" class=\"thegem-heading words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #282828; animation-delay: 20ms\">ESSENCE<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e8f30af1c92 {margin: 0;}#thegem-heading-69e8f30af1c92 {font-size: 100px;}#thegem-heading-69e8f30af1c92 {line-height: 100px;}#thegem-heading-69e8f30af1c92, #thegem-heading-69e8f30af1c92 .light {text-transform: uppercase;}@media screen and (max-width: 767px) {#thegem-heading-69e8f30af1c92 {font-size: 50px;}}@media screen and (max-width: 767px) {#thegem-heading-69e8f30af1c92 {line-height: 70px;}}#thegem-heading-69e8f30af1c92 .light, #thegem-heading-69e8f30af1c92 {font-family:Abril Fatface; font-weight:400; font-style:normal; }<\/style><div id=\"thegem-heading-69e8f30af1d6e\" class=\"thegem-heading words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #282828; animation-delay: 300ms\">OF<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #282828; animation-delay: 400ms\">NATURAL<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e8f30af1d6e {margin: 0;}#thegem-heading-69e8f30af1d6e {font-size: 100px;}#thegem-heading-69e8f30af1d6e {line-height: 100px;}#thegem-heading-69e8f30af1d6e, #thegem-heading-69e8f30af1d6e .light {text-transform: uppercase;}@media screen and (max-width: 767px) {#thegem-heading-69e8f30af1d6e {font-size: 50px;}}@media screen and (max-width: 767px) {#thegem-heading-69e8f30af1d6e {line-height: 70px;}}#thegem-heading-69e8f30af1d6e .light, #thegem-heading-69e8f30af1d6e {font-family:Abril Fatface; font-weight:400; font-style:normal; }<\/style><div id=\"thegem-heading-69e8f30af1dc5\" class=\"thegem-heading words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #e77785; animation-delay: 420ms\">BEAUTY<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e8f30af1dc5 {margin: 0;}#thegem-heading-69e8f30af1dc5 {font-size: 100px;}#thegem-heading-69e8f30af1dc5 {line-height: 100px;}#thegem-heading-69e8f30af1dc5, #thegem-heading-69e8f30af1dc5 .light {text-transform: uppercase;}@media screen and (max-width: 767px) {#thegem-heading-69e8f30af1dc5 {font-size: 50px;}}@media screen and (max-width: 767px) {#thegem-heading-69e8f30af1dc5 {line-height: 70px;}}#thegem-heading-69e8f30af1dc5 .light, #thegem-heading-69e8f30af1dc5 {font-family:Abril Fatface; font-weight:400; font-style:normal; }<\/style><\/div><\/div><\/div>[vc_raw_js][\/vc_raw_js][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1542879286142{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_title_bg2.jpg?id=856) !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 vc_hidden-xs\" style=\"margin-top: 135px;\"><\/div>[vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-3&#8243;][vc_column_text]<\/p>\n<div class=\"title-h6\"><span style=\"color: #282828;\">Beauty \/ Massages \/\u00a0SPA<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1466073404969{margin-top: -13px !important;}&#8221;]<\/p>\n<div class=\"title-h3\"><span style=\"color: #e77785;\">What Do You Need?<\/span><\/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.<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div><style type=\"text\/css\">.thegem-button-69e8f30af1e4c4556.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-left thegem-button-69e8f30af1e4c4556 lazy-loading lazy-loading-before-start-animation\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 15px;background-color: #f38094;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#f38094';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#f38094';this.style.color='#282828';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/about\/\" target=\"_self\">learn more<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-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=\"border-top-left-radius: 70px;border-top-right-radius: 70px;border-bottom-right-radius: 70px;\"><div class=\"gem-textbox-content\" style=\"background-color: #ffffff;background-position: center top;padding-top: 40px;padding-bottom: 53px;padding-left: 40px;padding-right: 40px;\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-14 gem-wrapbox-position-right\"  style=\"width: 80px;height: 80px;\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_textbox_image_1.jpg\" alt=\"\"\/><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\"><span style=\"color: #282828;\">BEAUTY <span class=\"light\">CENTER<\/span><\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 10px;\"><\/div>[vc_column_text]<span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do\u00a0<\/span>[\/vc_column_text]<\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-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=\"border-top-left-radius: 70px;border-top-right-radius: 70px;border-bottom-right-radius: 70px;\"><div class=\"gem-textbox-content\" style=\"background-color: #ffffff;background-position: center top;padding-top: 40px;padding-bottom: 53px;padding-left: 40px;padding-right: 40px;\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-14 gem-wrapbox-position-right\"  style=\"width: 80px;height: 80px;\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_textbox_image_3.jpg\" alt=\"\"\/><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\"><span style=\"color: #282828;\">SPA <span class=\"light\">CENTER<\/span><\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 10px;\"><\/div>[vc_column_text]<span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do\u00a0<\/span>[\/vc_column_text]<\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-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=\"border-top-left-radius: 70px;border-top-right-radius: 70px;border-bottom-right-radius: 70px;\"><div class=\"gem-textbox-content\" style=\"background-color: #ffffff;background-position: center top;padding-top: 40px;padding-bottom: 53px;padding-left: 40px;padding-right: 40px;\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-14 gem-wrapbox-position-right\"  style=\"width: 80px;height: 80px;\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_textbox_image_2.jpg\" alt=\"\"\/><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\"><span style=\"color: #282828;\">NAILS <span class=\"light\">CENTER<\/span><\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 10px;\"><\/div>[vc_column_text]<span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do\u00a0<\/span>[\/vc_column_text]<\/div><\/div><\/div><\/div>[\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 190px;\"><\/div>[vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-6 vc_col-lg-6 vc_col-md-offset-6 vc_col-md-6 vc_col-sm-offset-6&#8243;][vc_column_text]<\/p>\n<div class=\"title-h2\"><span style=\"color: #282828;\">WHY CHOOSE\u00a0<span class=\"light\">OUR CENTER<\/span><\/span><\/div>\n<p>[\/vc_column_text][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: 110px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner el_class=&#8221;custom_icon&#8221; width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-6 vc_col-lg-3 vc_col-md-offset-2&#8243;]<div class=\"gem-icon-with-text gem-icon-with-text-icon-size-large 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-large  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #e77785;\"><span class=\"back-angle\">&#xf3c5;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #e77785;\"><span class=\"back-angle\">&#xf3c5;<\/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>[\/vc_column_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_column_text css_animation=&#8221;fadeInRight&#8221; css=&#8221;.vc_custom_1550476923790{margin-top: 10px !important;}&#8221;]<\/p>\n<div class=\"title-h4\"><span style=\"color: #282828;\">100% natural<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css_animation=&#8221;fadeInRight&#8221; css=&#8221;.vc_custom_1550476931646{margin-top: -15px !important;}&#8221;]<\/p>\n<div class=\"title-h4\"><span class=\"light\" style=\"color: #282828;\">products<\/span><\/div>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 75px;\"><\/div>[vc_row_inner][vc_column_inner el_class=&#8221;custom_icon&#8221; width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-6 vc_col-lg-3 vc_col-md-offset-2&#8243;]<div class=\"gem-icon-with-text gem-icon-with-text-icon-size-large 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-large  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #e77785;\"><span class=\"back-angle\">&#xf57f;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #e77785;\"><span class=\"back-angle\">&#xf57f;<\/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>[\/vc_column_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_column_text css_animation=&#8221;fadeInRight&#8221; css=&#8221;.vc_custom_1550476940685{margin-top: 10px !important;}&#8221;]<\/p>\n<div class=\"title-h4\"><span style=\"color: #282828;\">professional<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css_animation=&#8221;fadeInRight&#8221; css=&#8221;.vc_custom_1550476947104{margin-top: -15px !important;}&#8221;]<\/p>\n<div class=\"title-h4\"><span class=\"light\" style=\"color: #282828;\">beauticians<\/span><\/div>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 75px;\"><\/div>[vc_row_inner][vc_column_inner el_class=&#8221;custom_icon&#8221; width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-6 vc_col-lg-3 vc_col-md-offset-2&#8243;]<div class=\"gem-icon-with-text gem-icon-with-text-icon-size-large 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-large  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #e77785;\"><span class=\"back-angle\">&#xf4d7;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #e77785;\"><span class=\"back-angle\">&#xf4d7;<\/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>[\/vc_column_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_column_text css_animation=&#8221;fadeInRight&#8221; css=&#8221;.vc_custom_1550476956877{margin-top: 10px !important;}&#8221;]<\/p>\n<div class=\"title-h4\"><span style=\"color: #282828;\">Special offers<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css_animation=&#8221;fadeInRight&#8221; css=&#8221;.vc_custom_1550476964061{margin-top: -15px !important;}&#8221;]<\/p>\n<div class=\"title-h4\"><span class=\"light\" style=\"color: #282828;\">for you<\/span><\/div>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 200px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1542879243368{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/1-1.jpg?id=191) !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: 70px;\"><\/div>[vc_custom_heading text=&#8221;50%OFF&#8221; font_container=&#8221;tag:div|font_size:100|text_align:center|color:%23ffffff&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 75px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center; color: #fff;\"><span class=\"light\">Awesome Total Sale -50% Off For All<\/span><br \/>\nSpa pocedures <span class=\"light\">During This Season!<\/span><\/div>\n<p>[\/vc_column_text]<style type=\"text\/css\">.thegem-button-69e8f30af22cc2365.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69e8f30af22cc2365 lazy-loading lazy-loading-before-start-animation\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-thin lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 25px;background-color: #282828;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#282828';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#282828';this.style.color='#e77785';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/prices\/\" target=\"_self\">purchase now!<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 65px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1465983758239{margin-bottom: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1542879105422{border-right-width: 1px !important;border-bottom-width: 1px !important;padding-left: 55px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty-bg1.jpg?id=26) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-right-color: #dfe5e8 !important;border-right-style: solid !important;border-bottom-color: #dfe5e8 !important;border-bottom-style: solid !important;}&#8221; offset=&#8221;vc_col-lg-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 80px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h4\"><span style=\"color: #ffffff;\">Our Special<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465983285876{margin-top: -25px !important;}&#8221;]<\/p>\n<div class=\"title-h1\"><span style=\"color: #e77785;\">Services<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465983323628{margin-top: -15px !important;}&#8221;]<\/p>\n<div class=\"title-h6\"><span class=\"light\" style=\"color: #ffffff;\">Join Our Beauty<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465983359314{margin-top: -10px !important;}&#8221;]<\/p>\n<div class=\"title-h6\"><span class=\"light\" style=\"color: #ffffff;\">Clun And Be Beautiful<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 95px;\"><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1466087997743{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-right-color: #dfe5e8 !important;border-right-style: solid !important;border-top-color: #dfe5e8 !important;border-top-style: solid !important;border-bottom-color: #dfe5e8 !important;border-bottom-style: solid !important;}&#8221; offset=&#8221;vc_col-lg-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><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\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_icon_1.png\" alt=\"\"\/><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><span style=\"color: #282828;\">Hair Styling Services<\/span><\/div>\n<p>[\/vc_column_text][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-offset-2 vc_col-lg-8&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut. Labore et dolore magna.<\/span><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1466087866307{margin-top: 0px !important;border-top-width: 1px !important;border-bottom-width: 1px !important;border-top-color: #dfe5e8 !important;border-top-style: solid !important;border-bottom-color: #dfe5e8 !important;border-bottom-style: solid !important;}&#8221; offset=&#8221;vc_col-lg-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 32px;\"><\/div><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\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_icon_3.png\" alt=\"\"\/><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><span style=\"color: #282828;\">Make Up Services<\/span><\/div>\n<p>[\/vc_column_text][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-offset-2 vc_col-lg-8&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut. Labore et dolore magna.<\/span><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1465983758239{margin-bottom: 0px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1466148174079{border-right-width: 1px !important;border-bottom-width: 1px !important;border-right-color: #dfe5e8 !important;border-right-style: solid !important;border-bottom-color: #dfe5e8 !important;border-bottom-style: solid !important;}&#8221; offset=&#8221;vc_col-lg-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><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\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_icon_2.png\" alt=\"\"\/><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><span style=\"color: #282828;\">Nails Services<\/span><\/div>\n<p>[\/vc_column_text][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-offset-2 vc_col-lg-8&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut. Labore et dolore magna.<\/span><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1466087648253{border-right-width: 1px !important;border-bottom-width: 1px !important;border-right-color: #dfe5e8 !important;border-right-style: solid !important;border-bottom-color: #dfe5e8 !important;border-bottom-style: solid !important;}&#8221; offset=&#8221;vc_col-lg-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><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\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_icon_4.png\" alt=\"\"\/><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><span style=\"color: #282828;\">Massage Services<\/span><\/div>\n<p>[\/vc_column_text][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-offset-2 vc_col-lg-8&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut. Labore et dolore magna.<\/span><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[\/vc_column][vc_column css=&#8221;.vc_custom_1466088110401{border-bottom-width: 1px !important;border-bottom-color: #dfe5e8 !important;border-bottom-style: solid !important;}&#8221; offset=&#8221;vc_col-lg-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><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\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_icon_5.png\" alt=\"\"\/><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><span style=\"color: #282828;\">Spa Services<\/span><\/div>\n<p>[\/vc_column_text][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-offset-2 vc_col-lg-8&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #777777;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut. Labore et dolore magna.<\/span><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/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_1465985424787{margin-bottom: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1465984115268{padding-left: 55px !important;}&#8221;]<div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div> <div class=\"portfolio portfolio-slider clearfix no-padding col-lg-12 col-md-12 col-sm-12 hover-default full hover-title fullwidth-columns-3 lazy-loading portfolio_slider_arrow_small background-style-white title-style-light title-on-hover gem-slider-animation-dynamic post-814 page type-page status-publish\" data-ll-item-delay=\"0\" data-hover=\"default\"> <div class=\"navigation fullwidth-block\"> <div class=\"portolio-slider-prev\"> <span>&#xe603;<\/span> <\/div> <div class=\"portolio-slider-next\"> <span>&#xe601;<\/span> <\/div> <div class=\"portolio-slider-content\"> <div class=\"portolio-slider-center\"> <div class=\"fullwidth-block\"> <div style=\"margin: -0px;\"> <div class=\"portfolio-set clearfix\" > <div style=\"padding: 0px;\" class=\"portfolio-item popular-spa lazy-loading-item post-600 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" data-ll-effect=\"move-up\" data-sort-date=\"1538912228\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-600 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_01_portfolio_3-thegem-portfolio-carusel-full-3x.jpg\" width=\"704\" height=\"450\" alt=\"Relax Service\" \/> <\/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\/beauty-salon\/pf\/relax-service-2\/\" 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%2Fbeauty-salon%2Fpf%2Frelax-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=Relax+Service&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fpf%2Frelax-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%2Fbeauty-salon%2Fpf%2Frelax-service-2%2F&#038;description=Relax+Service&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fwp-content%2Fuploads%2F2017%2F10%2Fbeauty_salon_01_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%2Fbeauty-salon%2Fpf%2Frelax-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%2Fbeauty-salon%2Fpf%2Frelax-service-2%2F&#038;title=Relax+Service&amp;summary=%5Bvc_row+css%3D%26%238221%3B.vc_custom_1550491659649%7Bmargin-bottom%3A+0px+%21important%3B%7D%26%238221%3B%5D%5Bvc_column+css%3D%26%238221%3B.vc_custom_1550491653932%7Bpadding-top%3A+0px+%21important%3B%7D%26%238221%3B%5D%5B%2Fvc_column%5D%5B%2Fvc_row%5D%5Bvc_row%5D%5Bvc_column+offset%3D%26%238221%3Bvc_col-md-8%26%238243%3B%5D%5B%2Fvc_column%5D%5Bvc_column+offset%3D%26%238221%3Bvc_col-md-4%26%238243%3B%5D%5Bvc_column_text%5D+LOREM+IPSUM+DOLOR+SIT+%5B%2Fvc_column_text%5D%5Bvc_column_text%5DLorem+ipsum+dolor+sit+amet%2C+consectetur+adipisicing...\" 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%2Fbeauty-salon%2Fpf%2Frelax-service-2%2F&#038;title=Relax+Service\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> Relax Service <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div>\n<\/div> <div style=\"padding: 0px;\" class=\"portfolio-item popular-spa lazy-loading-item post-273 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" data-ll-effect=\"move-up\" data-sort-date=\"1540380919\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-273 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_01_portfolio_1-thegem-portfolio-carusel-full-3x.jpg\" width=\"704\" height=\"450\" alt=\"Cosmetology\" \/> <\/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\/beauty-salon\/pf\/cosmetology\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2019\/02\/beauty.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%2Fbeauty-salon%2Fpf%2Fcosmetology%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Cosmetology&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fpf%2Fcosmetology%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%2Fbeauty-salon%2Fpf%2Fcosmetology%2F&#038;description=Cosmetology&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fwp-content%2Fuploads%2F2017%2F10%2Fbeauty_salon_01_portfolio_1-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%2Fbeauty-salon%2Fpf%2Fcosmetology%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%2Fbeauty-salon%2Fpf%2Fcosmetology%2F&#038;title=Cosmetology&amp;summary=%5Bvc_row%5D%5Bvc_column%5D%5Bvc_column_text%5D+We+Take+Care+Of+Your+Beauty+%5B%2Fvc_column_text%5D%5Bvc_column_text%5D+Rejuvenation+Procedure+%5B%2Fvc_column_text%5D%5B%2Fvc_column%5D%5B%2Fvc_row%5D%5Bvc_row+css%3D%26%238221%3B.vc_custom_1508934390962%7Bmargin-bottom%3A+0px+%21important%3Bpadding-bottom%3A+105px+%21important%3B%7D%26%238221%3B%5D%5Bvc_column+offset%3D%26%238221%3Bvc_col-lg-6+vc_col-md-12%26%238243%3B%5D%5Bvc_tta_pageable+no_fill_content_area%3D%26%238221%3B1%26%238243%3B+active_section%3D%26%238221%3B1%26%238243%3B...\" 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%2Fbeauty-salon%2Fpf%2Fcosmetology%2F&#038;title=Cosmetology\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> Cosmetology <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div>\n<\/div> <div style=\"padding: 0px;\" class=\"portfolio-item popular-spa lazy-loading-item post-284 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" data-ll-effect=\"move-up\" data-sort-date=\"1540380976\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-284 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_01_portfolio_2-thegem-portfolio-carusel-full-3x.jpg\" width=\"704\" height=\"450\" alt=\"Nails Service\" \/> <\/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\/beauty-salon\/pf\/nails-service\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_01_portfolio_2.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%2Fbeauty-salon%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%2Fbeauty-salon%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%2Fbeauty-salon%2Fpf%2Fnails-service%2F&#038;description=Nails+Service&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fwp-content%2Fuploads%2F2017%2F10%2Fbeauty_salon_01_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%2Fbeauty-salon%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%2Fbeauty-salon%2Fpf%2Fnails-service%2F&#038;title=Nails+Service&amp;summary=%5Bvc_row+css%3D%26%238221%3B.vc_custom_1550491659649%7Bmargin-bottom%3A+0px+%21important%3B%7D%26%238221%3B%5D%5Bvc_column+css%3D%26%238221%3B.vc_custom_1550491653932%7Bpadding-top%3A+0px+%21important%3B%7D%26%238221%3B%5D%5B%2Fvc_column%5D%5B%2Fvc_row%5D%5Bvc_row%5D%5Bvc_column+offset%3D%26%238221%3Bvc_col-md-8%26%238243%3B%5D%5B%2Fvc_column%5D%5Bvc_column+offset%3D%26%238221%3Bvc_col-md-4%26%238243%3B%5D%5Bvc_column_text%5D+LOREM+IPSUM+DOLOR+SIT+%5B%2Fvc_column_text%5D%5Bvc_column_text%5DLorem+ipsum+dolor+sit+amet%2C+consectetur+adipisicing...\" 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%2Fbeauty-salon%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\"> Nails Service <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div>\n<\/div> <div style=\"padding: 0px;\" class=\"portfolio-item popular-spa lazy-loading-item post-288 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" data-ll-effect=\"move-up\" data-sort-date=\"1538998706\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-288 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_01_portfolio_4-thegem-portfolio-carusel-full-3x.jpg\" width=\"704\" height=\"450\" alt=\"Massage Service\" \/> <\/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\/beauty-salon\/pf\/massage-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%2Fbeauty-salon%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%2Fbeauty-salon%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%2Fbeauty-salon%2Fpf%2Fmassage-service%2F&#038;description=Massage+Service&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fwp-content%2Fuploads%2F2017%2F10%2Fbeauty_salon_01_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%2Fbeauty-salon%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%2Fbeauty-salon%2Fpf%2Fmassage-service%2F&#038;title=Massage+Service&amp;summary=%5Bvc_row+css%3D%26%238221%3B.vc_custom_1550487757970%7Bmargin-bottom%3A+0px+%21important%3B%7D%26%238221%3B%5D%5Bvc_column+css%3D%26%238221%3B.vc_custom_1550487763325%7Bpadding-top%3A+0px+%21important%3B%7D%26%238221%3B%5D%5B%2Fvc_column%5D%5B%2Fvc_row%5D%5Bvc_row%5D%5Bvc_column+offset%3D%26%238221%3Bvc_col-md-4%26%238243%3B%5D%5Bvc_column_text%5D+LOREM+IPSUM+DOLOR+SIT+%5B%2Fvc_column_text%5D%5Bvc_column_text%5DLorem+ipsum+dolor+sit+amet%2C+consectetur+adipisicing+elit%2C...\" 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%2Fbeauty-salon%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\"> Massage Service <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div>\n<\/div> <div style=\"padding: 0px;\" class=\"portfolio-item popular-spa lazy-loading-item post-290 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" data-ll-effect=\"move-up\" data-sort-date=\"1539085163\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-290 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_01_portfolio_5-thegem-portfolio-carusel-full-3x.jpg\" width=\"704\" height=\"450\" alt=\"Therapy Spa\" \/> <\/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\/beauty-salon\/pf\/therapy-spa\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_01_portfolio_5.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%2Fbeauty-salon%2Fpf%2Ftherapy-spa%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Therapy+Spa&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fpf%2Ftherapy-spa%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%2Fbeauty-salon%2Fpf%2Ftherapy-spa%2F&#038;description=Therapy+Spa&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fwp-content%2Fuploads%2F2017%2F10%2Fbeauty_salon_01_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%2Fbeauty-salon%2Fpf%2Ftherapy-spa%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%2Fbeauty-salon%2Fpf%2Ftherapy-spa%2F&#038;title=Therapy+Spa&amp;summary=%5Bvc_row%5D%5Bvc_column%5D%5Bvc_column_text%5D+We+Take+Care+Of+Your+Beauty+%5B%2Fvc_column_text%5D%5Bvc_column_text%5D+Rejuvenation+Procedure+%5B%2Fvc_column_text%5D%5B%2Fvc_column%5D%5B%2Fvc_row%5D%5Bvc_row+css%3D%26%238221%3B.vc_custom_1508934390962%7Bmargin-bottom%3A+0px+%21important%3Bpadding-bottom%3A+105px+%21important%3B%7D%26%238221%3B%5D%5Bvc_column+offset%3D%26%238221%3Bvc_col-lg-6+vc_col-md-12%26%238243%3B%5D%5Bvc_tta_pageable+no_fill_content_area%3D%26%238221%3B1%26%238243%3B+active_section%3D%26%238221%3B1%26%238243%3B...\" 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%2Fbeauty-salon%2Fpf%2Ftherapy-spa%2F&#038;title=Therapy+Spa\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> Therapy Spa <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div>\n<\/div> <div style=\"padding: 0px;\" class=\"portfolio-item popular-spa lazy-loading-item post-292 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" data-ll-effect=\"move-up\" data-sort-date=\"1539171612\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-292 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_01_portfolio_6-thegem-portfolio-carusel-full-3x.jpg\" width=\"704\" height=\"450\" alt=\"Full Body Massage\" \/> <\/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\/beauty-salon\/pf\/full-body-massage\/\" target=\"_self\" class=\"icon self-link \"><i class=\"default\"><\/i><\/a> <a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2019\/02\/beauty.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%2Fbeauty-salon%2Fpf%2Ffull-body-massage%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Full+Body+Massage&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fpf%2Ffull-body-massage%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%2Fbeauty-salon%2Fpf%2Ffull-body-massage%2F&#038;description=Full+Body+Massage&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fwp-content%2Fuploads%2F2017%2F10%2Fbeauty_salon_01_portfolio_6-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%2Fbeauty-salon%2Fpf%2Ffull-body-massage%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%2Fbeauty-salon%2Fpf%2Ffull-body-massage%2F&#038;title=Full+Body+Massage&amp;summary=%5Bvc_row+css%3D%26%238221%3B.vc_custom_1550491659649%7Bmargin-bottom%3A+0px+%21important%3B%7D%26%238221%3B%5D%5Bvc_column+css%3D%26%238221%3B.vc_custom_1550491653932%7Bpadding-top%3A+0px+%21important%3B%7D%26%238221%3B%5D%5B%2Fvc_column%5D%5B%2Fvc_row%5D%5Bvc_row%5D%5Bvc_column+offset%3D%26%238221%3Bvc_col-md-8%26%238243%3B%5D%5B%2Fvc_column%5D%5Bvc_column+offset%3D%26%238221%3Bvc_col-md-4%26%238243%3B%5D%5Bvc_column_text%5D+LOREM+IPSUM+DOLOR+SIT+%5B%2Fvc_column_text%5D%5Bvc_column_text%5DLorem+ipsum+dolor+sit+amet%2C+consectetur+adipisicing...\" 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%2Fbeauty-salon%2Fpf%2Ffull-body-massage%2F&#038;title=Full+Body+Massage\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> Full Body Massage <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div>\n<\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1465979798289{margin-bottom: 0px !important;border-top-width: 1px !important;border-bottom-width: 1px !important;border-top-color: #dfe5e8 !important;border-top-style: solid !important;border-bottom-color: #dfe5e8 !important;border-bottom-style: solid !important;}&#8221;][vc_column]<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-number\" style=\"color: #282828\"><div class=\"gem-counter-odometer\" data-to=\"210\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\" style=\"color: #282828\">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-number\" style=\"color: #282828\"><div class=\"gem-counter-odometer\" data-to=\"385\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\" style=\"color: #282828\">Treatments<\/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-number\" style=\"color: #282828\"><div class=\"gem-counter-odometer\" data-to=\"987\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\" style=\"color: #282828\">Procedures<\/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-number\" style=\"color: #282828\"><div class=\"gem-counter-odometer\" data-to=\"285\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\" style=\"color: #282828\">Happy Clients<\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1551792000727{margin-bottom: 0px !important;background: #282828 url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2019\/03\/1.jpg?id=1045) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_class=&#8221;custom-up-image&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1542879033195{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_face.jpg?id=848) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_hidden-md vc_hidden-sm vc_hidden-xs&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 665px;\"><\/div>[\/vc_column][vc_column offset=&#8221;vc_col-lg-6&#8243; el_class=&#8221;custom-up-button&#8221;][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-offset-1&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 115px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h2\"><span style=\"color: #ffffff;\">anti-aging<\/span><\/div>\n<p>[\/vc_column_text][vc_custom_heading text=&#8221;CREAM N\u20708&#8243; font_container=&#8221;tag:div|font_size:80|text_align:left|color:%23e77785&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner el_class=&#8221;big-z-index&#8221;][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-2 vc_col-lg-7&#8243;][vc_column_text]<span style=\"color: #ffffff;\">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 laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in\u00a0<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e8f30b059083392 custom_buy_button\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 25px;background-color: #e77785;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#e77785';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#e77785';this.style.color='#282828';\" href=\"\" target=\"_self\">purchase now!<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css=&#8221;.vc_custom_1551792281343{margin-top: -360px !important;margin-bottom: -135px !important;}&#8221;]<div class=\"centered-box gem-image-centered-box\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-centered\"  style=\"width: 1200px;height: 430px;\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_crem.png\" alt=\"\"\/><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1542876314222{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_creative_bg_3.jpg?id=842) !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: 150px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><span class=\"light\" style=\"color: #282828;\">COMFORT FOR EVERY WOMEN<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465911995046{margin-top: -15px !important;}&#8221;]<\/p>\n<div class=\"title-h1\" style=\"text-align: center;\"><span style=\"color: #282828;\">OUR SPECIAL OFFERS<\/span><\/div>\n<p>[\/vc_column_text][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-offset-2 vc_col-lg-8&#8243; css=&#8221;.vc_custom_1465908382738{padding-right: 50px !important;padding-left: 50px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #282828;\">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 laboris nisi ut aliquip ex ea commodo consequat.<\/span><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 80px;\"><\/div>[vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-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=\"border-top-left-radius: 57px;border-top-right-radius: 57px;border-bottom-right-radius: 57px;\"><div class=\"gem-textbox-content\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_offer_2_bg.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;padding-top: 40px;padding-bottom: 95px;\"><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:15px;margin-top:0px; \" class=\"gem-icon-with-text-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-circle\"  style=\"border-color: #282828;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #282828;\"><span class=\"gem-icon-half-1\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf254;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf254;<\/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>[vc_column_text]<span class=\"title-h5 light\" style=\"color: #282828;\">Hair Cutting<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465977835172{margin-top: -20px !important;}&#8221;]<span class=\"light\" style=\"color: #e77785;\">from\u00a0<\/span><span class=\"title-h4\" style=\"color: #e77785;\">$37<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><div class=\"gem-list gem-list-type-disc-style-1\" ><ul>\n<li><span style=\"color: #777777;\">Lorem ipsum dolor sit<\/span><\/li>\n<li><span style=\"color: #777777;\">Amet, consectetur<\/span><\/li>\n<li><span style=\"color: #777777;\">Adipisicing elit, sed do<\/span><\/li>\n<li><span style=\"color: #777777;\">Eiusmod tempor labore<\/span><\/li>\n<\/ul>\n<\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e8f30b05d216772 scroll-to-anchor\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 15px;background-color: #e77785;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#e77785';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#282828';this.style.color='#e77785';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/#appointment\" target=\"_self\">buy now<\/a><\/div> <\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-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=\"border-top-left-radius: 57px;border-top-right-radius: 57px;border-bottom-right-radius: 57px;\"><div class=\"gem-textbox-content\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_offer_1_bg.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;padding-top: 40px;padding-bottom: 95px;\"><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:15px;margin-top:0px; \" class=\"gem-icon-with-text-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-circle\"  style=\"border-color: #282828;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #282828;\"><span class=\"gem-icon-half-1\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf3a3;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf3a3;<\/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>[vc_column_text]<span class=\"title-h5 light\" style=\"color: #282828;\">Oil Massage<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465977841660{margin-top: -20px !important;}&#8221;]<span class=\"light\" style=\"color: #e77785;\">from\u00a0<\/span><span class=\"title-h4\" style=\"color: #e77785;\">$59<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><div class=\"gem-list gem-list-type-disc-style-1\" ><ul>\n<li><span style=\"color: #777777;\">Lorem ipsum dolor sit<\/span><\/li>\n<li><span style=\"color: #777777;\">Amet, consectetur<\/span><\/li>\n<li><span style=\"color: #777777;\">Adipisicing elit, sed do<\/span><\/li>\n<li><span style=\"color: #777777;\">Eiusmod tempor labore<\/span><\/li>\n<\/ul>\n<\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e8f30b05e448439 scroll-to-anchor\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 15px;background-color: #e77785;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#e77785';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#282828';this.style.color='#e77785';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/#appointment\" target=\"_self\">buy now<\/a><\/div> <\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-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=\"border-top-left-radius: 57px;border-top-right-radius: 57px;border-bottom-right-radius: 57px;\"><div class=\"gem-textbox-content\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_offer_3_bg.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;padding-top: 40px;padding-bottom: 95px;\"><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:15px;margin-top:0px; \" class=\"gem-icon-with-text-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-circle\"  style=\"border-color: #282828;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #282828;\"><span class=\"gem-icon-half-1\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf1c3;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf1c3;<\/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>[vc_column_text]<span class=\"title-h5 light\" style=\"color: #282828;\">Make Up<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465977847920{margin-top: -20px !important;}&#8221;]<span class=\"light\" style=\"color: #e77785;\">from\u00a0<\/span><span class=\"title-h4\" style=\"color: #e77785;\">$25<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><div class=\"gem-list gem-list-type-disc-style-1\" ><ul>\n<li><span style=\"color: #777777;\">Lorem ipsum dolor sit<\/span><\/li>\n<li><span style=\"color: #777777;\">Amet, consectetur<\/span><\/li>\n<li><span style=\"color: #777777;\">Adipisicing elit, sed do<\/span><\/li>\n<li><span style=\"color: #777777;\">Eiusmod tempor labore<\/span><\/li>\n<\/ul>\n<\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e8f30b05f5c8862 scroll-to-anchor\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 15px;background-color: #e77785;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#e77785';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#282828';this.style.color='#e77785';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/#appointment\" target=\"_self\">buy now<\/a><\/div> <\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-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=\"border-top-left-radius: 57px;border-top-right-radius: 57px;border-bottom-right-radius: 57px;\"><div class=\"gem-textbox-content\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_offer_4_bg.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;padding-top: 40px;padding-bottom: 95px;\"><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:15px;margin-top:0px; \" class=\"gem-icon-with-text-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-circle\"  style=\"border-color: #282828;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #282828;\"><span class=\"gem-icon-half-1\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf39b;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf39b;<\/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>[vc_column_text]<span class=\"title-h5 light\" style=\"color: #282828;\">Aroma Therapy<\/span>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465977856110{margin-top: -20px !important;}&#8221;]<span class=\"light\" style=\"color: #e77785;\">from\u00a0<\/span><span class=\"title-h4\" style=\"color: #e77785;\">$49<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><div class=\"gem-list gem-list-type-disc-style-1\" ><ul>\n<li><span style=\"color: #777777;\">Lorem ipsum dolor sit<\/span><\/li>\n<li><span style=\"color: #777777;\">Amet, consectetur<\/span><\/li>\n<li><span style=\"color: #777777;\">Adipisicing elit, sed do<\/span><\/li>\n<li><span style=\"color: #777777;\">Eiusmod tempor labore<\/span><\/li>\n<\/ul>\n<\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e8f30b060757612 scroll-to-anchor\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 15px;background-color: #e77785;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#e77785';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#282828';this.style.color='#e77785';\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/#appointment\" target=\"_self\">buy now<\/a><\/div> <\/div><\/div><\/div><\/div>[\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 110px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1542875507944{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty-bg1.jpg?id=26) !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><div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"size-medium style1 gem-testimonials fullwidth-block\" data-autoscroll=\"5000\" style=background-color:> <div id=\"post-844\" class=\"gem-testimonial-item post-844 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\/beauty-salon\/wp-content\/uploads\/2017\/10\/28-1-thegem-person-160.jpg\" class=\"img-responsive img-circle wp-post-image\" alt=\"28-1\" srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/28-1-thegem-testimonial.jpg 2x\" sizes=\"100vw\" \/> <\/div> <div class=\"gem-testimonial-content\"> <div class=\"gem-testimonial-name\" >KARINA MARIE<\/div> <div class=\"gem-testimonial-position\" >Lead Developer<\/div> <div class=\"gem-testimonial-text\" style=\"color: #ffffff\"> <p>The blinding splendor of the diamond, the mighty power of the rocket!<\/p> <\/div> <\/div> <\/div> <\/div> <div id=\"post-579\" class=\"gem-testimonial-item post-579 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\/beauty-salon\/wp-content\/uploads\/2017\/10\/Faces-400x400px-1_1_11-thegem-person-160.jpg\" class=\"img-responsive img-circle wp-post-image\" alt=\"Faces-400x400px-1_1_11\" srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/Faces-400x400px-1_1_11-thegem-testimonial.jpg 2x\" sizes=\"100vw\" \/> <\/div> <div class=\"gem-testimonial-content\"> <div class=\"gem-testimonial-name\" >KARINA MARIE<\/div> <div class=\"gem-testimonial-position\" >Lead Developer<\/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!<\/p> <\/div> <\/div> <\/div> <\/div> <div id=\"post-580\" class=\"gem-testimonial-item post-580 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\/beauty-salon\/wp-content\/uploads\/2017\/10\/Faces-400x400px-1_1_31-thegem-person-160.jpg\" class=\"img-responsive img-circle wp-post-image\" alt=\"Faces-400x400px-1_1_31\" srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/Faces-400x400px-1_1_31-thegem-testimonial.jpg 2x\" sizes=\"100vw\" \/> <\/div> <div class=\"gem-testimonial-content\"> <div class=\"gem-testimonial-name\" >MARCUS FIELDS<\/div> <div class=\"gem-testimonial-position\" >Marketing Manager<\/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<\/p> <\/div> <\/div> <\/div> <\/div> <div class=\"testimonials_svg\"><svg style=\"fill: \" width=\"100\" height=\"50\"><path d=\"M 0,-1 Q 45,5 50,50 Q 55,5 100,-1\" \/><\/svg><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1542873868108{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_creative_bg_2.jpg?id=825) !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<div class=\"title-h5\" style=\"text-align: center;\"><span class=\"light\" style=\"color: #282828;\">Latest Event &amp; News<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465908473726{margin-top: -15px !important;}&#8221;]<\/p>\n<div class=\"title-h1\" style=\"text-align: center;\"><span style=\"color: #282828;\">from the blog<\/span><\/div>\n<p>[\/vc_column_text][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-offset-2 vc_col-lg-8&#8243; css=&#8221;.vc_custom_1465908382738{padding-right: 50px !important;padding-left: 50px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #282828;\">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 laboris nisi ut aliquip ex ea commodo consequat.<\/span><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 80px;\"><\/div><div class=\"blog blog-style-justified-4x justified-style-2 inline-row clearfix item-animation-move-up\" data-next-page=\"0\">\n<article id=\"post-837\" class=\"col-lg-3 col-md-3 col-sm-6 col-xs-6 inline-column item-animations-not-inited item-transparent-background post-837 post type-post status-publish format-standard has-post-thumbnail category-style-posts tag-beauty tag-events tag-fashion\"> <div class=\"post-content-wrapper\" style=\"background-color: transparent;\"> <div class=\"post-image\"><div class=\"post-featured-content\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post\/\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_3-thegem-blog-justified.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_3-thegem-blog-justified.jpg 2x\" media=\"(max-width: 600px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_3-thegem-blog-justified-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_3-thegem-blog-justified.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_3-thegem-blog-justified-3x-small.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_3-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1125px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_3-thegem-blog-justified-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_3-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_3-thegem-blog-justified.jpg\" width=\"640\" height=\"480\" class=\"img-responsive\" alt=\"beauty_salon_post_3\" \/> <\/picture> <\/a><\/div><\/div> <div class=\"description\"> <div class=\"post-meta-conteiner\"> <span class=\"post-meta-author\">By Kathleen Grant<\/span> <div class=\"post-meta-right\"> <\/div> <\/div> <div class=\"post-title\"> <div class=\"entry-title title-h4\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post\/\" rel=\"bookmark\"><span class=\"light\">Beauty Post<\/span><\/a><\/div> <\/div> <div class=\"post-text\" style=\"color: #282828\"> <div class=\"summary\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum.<\/p> <\/div> <\/div> <div class=\"info clearfix\"> <div class=\"post-footer-sharing\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69e8f30b09b1f657\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal gem-button-empty\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"#\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-thegem-icons gem-icon-share \"><\/i><\/a><\/div> <div class=\"sharing-popup\"> <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%2Fbeauty-salon%2Fbeauty-post%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+Post&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fbeauty-post%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%2Fbeauty-salon%2Fbeauty-post%2F&#038;description=Beauty+Post&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fwp-content%2Fuploads%2F2017%2F10%2Fbeauty_salon_post_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%2Fbeauty-salon%2Fbeauty-post%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%2Fbeauty-salon%2Fbeauty-post%2F&#038;title=Beauty+Post&amp;summary=Lorem+Ipsum.+Proin+gravida+nibh+vel+velit+auctor+aliquet.+Aenean+sollicitudin%2C+lorem+quis+bibendum+auctor%2C+nisi+elit+consequat+ipsum.\" 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%2Fbeauty-salon%2Fbeauty-post%2F&#038;title=Beauty+Post\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <svg class=\"sharing-styled-arrow\"><use xlink:href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow\"><\/use><\/svg><\/div><\/div> <div class=\"post-read-more\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69e8f30b0a3e51696\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post\/\" target=\"_self\">Read More<\/a><\/div> <\/div> <\/div> <\/div> <\/div>\n<\/article> <article id=\"post-835\" class=\"col-lg-3 col-md-3 col-sm-6 col-xs-6 inline-column item-animations-not-inited item-transparent-background post-835 post type-post status-publish format-standard has-post-thumbnail category-style-posts tag-beauty tag-events tag-fashion\"> <div class=\"post-content-wrapper\" style=\"background-color: transparent;\"> <div class=\"post-image\"><div class=\"post-featured-content\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post-2\/\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_2-thegem-blog-justified.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_2-thegem-blog-justified.jpg 2x\" media=\"(max-width: 600px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_2-thegem-blog-justified-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_2-thegem-blog-justified.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_2-thegem-blog-justified-3x-small.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_2-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1125px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_2-thegem-blog-justified-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_2-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_2-thegem-blog-justified.jpg\" width=\"640\" height=\"480\" class=\"img-responsive\" alt=\"beauty_salon_post_2\" \/> <\/picture> <\/a><\/div><\/div> <div class=\"description\"> <div class=\"post-meta-conteiner\"> <span class=\"post-meta-author\">By Kathleen Grant<\/span> <div class=\"post-meta-right\"> <\/div> <\/div> <div class=\"post-title\"> <div class=\"entry-title title-h4\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post-2\/\" rel=\"bookmark\"><span class=\"light\">Beauty Post<\/span><\/a><\/div> <\/div> <div class=\"post-text\" style=\"color: #282828\"> <div class=\"summary\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum.<\/p> <\/div> <\/div> <div class=\"info clearfix\"> <div class=\"post-footer-sharing\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69e8f30b0b5053705\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal gem-button-empty\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"#\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-thegem-icons gem-icon-share \"><\/i><\/a><\/div> <div class=\"sharing-popup\"> <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%2Fbeauty-salon%2Fbeauty-post-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=Beauty+Post&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fbeauty-post-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%2Fbeauty-salon%2Fbeauty-post-2%2F&#038;description=Beauty+Post&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fwp-content%2Fuploads%2F2017%2F10%2Fbeauty_salon_post_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%2Fbeauty-salon%2Fbeauty-post-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%2Fbeauty-salon%2Fbeauty-post-2%2F&#038;title=Beauty+Post&amp;summary=Lorem+Ipsum.+Proin+gravida+nibh+vel+velit+auctor+aliquet.+Aenean+sollicitudin%2C+lorem+quis+bibendum+auctor%2C+nisi+elit+consequat+ipsum.\" 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%2Fbeauty-salon%2Fbeauty-post-2%2F&#038;title=Beauty+Post\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <svg class=\"sharing-styled-arrow\"><use xlink:href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow\"><\/use><\/svg><\/div><\/div> <div class=\"post-read-more\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69e8f30b0bda96776\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post-2\/\" target=\"_self\">Read More<\/a><\/div> <\/div> <\/div> <\/div> <\/div>\n<\/article> <article id=\"post-833\" class=\"col-lg-3 col-md-3 col-sm-6 col-xs-6 inline-column item-animations-not-inited item-transparent-background post-833 post type-post status-publish format-standard has-post-thumbnail category-style-posts tag-beauty tag-events tag-fashion\"> <div class=\"post-content-wrapper\" style=\"background-color: transparent;\"> <div class=\"post-image\"><div class=\"post-featured-content\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post-3\/\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_1-thegem-blog-justified.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 600px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_1-thegem-blog-justified-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_1-thegem-blog-justified-3x-small.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1125px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_1-thegem-blog-justified-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_1-thegem-blog-justified.jpg\" width=\"640\" height=\"480\" class=\"img-responsive\" alt=\"beauty_salon_post_1\" \/> <\/picture> <\/a><\/div><\/div> <div class=\"description\"> <div class=\"post-meta-conteiner\"> <span class=\"post-meta-author\">By Kathleen Grant<\/span> <div class=\"post-meta-right\"> <\/div> <\/div> <div class=\"post-title\"> <div class=\"entry-title title-h4\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post-3\/\" rel=\"bookmark\"><span class=\"light\">Beauty Post<\/span><\/a><\/div> <\/div> <div class=\"post-text\" style=\"color: #282828\"> <div class=\"summary\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum.<\/p> <\/div> <\/div> <div class=\"info clearfix\"> <div class=\"post-footer-sharing\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69e8f30b0ce27208\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal gem-button-empty\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"#\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-thegem-icons gem-icon-share \"><\/i><\/a><\/div> <div class=\"sharing-popup\"> <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%2Fbeauty-salon%2Fbeauty-post-3%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+Post&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fbeauty-post-3%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%2Fbeauty-salon%2Fbeauty-post-3%2F&#038;description=Beauty+Post&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fwp-content%2Fuploads%2F2017%2F10%2Fbeauty_salon_post_1-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%2Fbeauty-salon%2Fbeauty-post-3%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%2Fbeauty-salon%2Fbeauty-post-3%2F&#038;title=Beauty+Post&amp;summary=Lorem+Ipsum.+Proin+gravida+nibh+vel+velit+auctor+aliquet.+Aenean+sollicitudin%2C+lorem+quis+bibendum+auctor%2C+nisi+elit+consequat+ipsum.\" 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%2Fbeauty-salon%2Fbeauty-post-3%2F&#038;title=Beauty+Post\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <svg class=\"sharing-styled-arrow\"><use xlink:href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow\"><\/use><\/svg><\/div><\/div> <div class=\"post-read-more\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69e8f30b0d69c7785\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post-3\/\" target=\"_self\">Read More<\/a><\/div> <\/div> <\/div> <\/div> <\/div>\n<\/article> <article id=\"post-826\" class=\"col-lg-3 col-md-3 col-sm-6 col-xs-6 inline-column item-animations-not-inited item-transparent-background post-826 post type-post status-publish format-standard has-post-thumbnail category-style-posts tag-beauty tag-events tag-fashion\"> <div class=\"post-content-wrapper\" style=\"background-color: transparent;\"> <div class=\"post-image\"><div class=\"post-featured-content\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post-4\/\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_4-thegem-blog-justified.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_4-thegem-blog-justified.jpg 2x\" media=\"(max-width: 600px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_4-thegem-blog-justified-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_4-thegem-blog-justified.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_4-thegem-blog-justified-3x-small.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_4-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1125px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_4-thegem-blog-justified-4x.jpg 1x, https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_4-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/beauty_salon_post_4-thegem-blog-justified.jpg\" width=\"640\" height=\"480\" class=\"img-responsive\" alt=\"beauty_salon_post_4\" \/> <\/picture> <\/a><\/div><\/div> <div class=\"description\"> <div class=\"post-meta-conteiner\"> <span class=\"post-meta-author\">By Kathleen Grant<\/span> <div class=\"post-meta-right\"> <\/div> <\/div> <div class=\"post-title\"> <div class=\"entry-title title-h4\"><a href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post-4\/\" rel=\"bookmark\"><span class=\"light\">Beauty Post<\/span><\/a><\/div> <\/div> <div class=\"post-text\" style=\"color: #282828\"> <div class=\"summary\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum.<\/p> <\/div> <\/div> <div class=\"info clearfix\"> <div class=\"post-footer-sharing\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69e8f30b0eaf73856\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal gem-button-empty\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"#\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-thegem-icons gem-icon-share \"><\/i><\/a><\/div> <div class=\"sharing-popup\"> <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%2Fbeauty-salon%2Fbeauty-post-4%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+Post&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fbeauty-post-4%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%2Fbeauty-salon%2Fbeauty-post-4%2F&#038;description=Beauty+Post&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fsites%2Fbeauty-salon%2Fwp-content%2Fuploads%2F2017%2F10%2Fbeauty_salon_post_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%2Fbeauty-salon%2Fbeauty-post-4%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%2Fbeauty-salon%2Fbeauty-post-4%2F&#038;title=Beauty+Post&amp;summary=Lorem+Ipsum.+Proin+gravida+nibh+vel+velit+auctor+aliquet.+Aenean+sollicitudin%2C+lorem+quis+bibendum+auctor%2C+nisi+elit+consequat+ipsum.\" 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%2Fbeauty-salon%2Fbeauty-post-4%2F&#038;title=Beauty+Post\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <svg class=\"sharing-styled-arrow\"><use xlink:href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow\"><\/use><\/svg><\/div><\/div> <div class=\"post-read-more\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69e8f30b0f7a56975\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/beauty-post-4\/\" target=\"_self\">Read More<\/a><\/div> <\/div> <\/div> <\/div> <\/div>\n<\/article>\n<\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1465993625897{margin-bottom: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1542873673838{padding-top: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/15.jpg?id=28) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_col-lg-8&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1465979159897{background-color: rgba(40,40,40,0.85) !important;*background-color: rgb(40,40,40) !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 45px;\"><\/div><div class=\"centered-box\"><div class=\"gem-icon gem-icon-pack-elegant gem-icon-size-medium  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #e77785;\"><span class=\"back-angle\">&#xe010;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #e77785;\"><span class=\"back-angle\">&#xe010;<\/span><\/span><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 45px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><span class=\"light\" style=\"color: #ffffff;\">SUBSCRIBE FOR NEWSLETTER<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465906826335{margin-top: -10px !important;}&#8221;]<\/p>\n<div class=\"title-h2\" style=\"text-align: center;\"><span style=\"color: #ffffff;\">STAY IN TOUCH<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text]\n\t<section id=\"yikes-mailchimp-container-1\" class=\"yikes-mailchimp-container yikes-mailchimp-container-1 \">\n\t\t\t\t<form id=\"beauty-salon-1\" class=\"yikes-easy-mc-form yikes-easy-mc-form-1 yikes-mailchimp-form-inline  beauty-salon-style\" method=\"POST\" data-attr-form-id=\"1\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"yikes-easy-mc-form-1-EMAIL\"  class=\"label-inline EMAIL-label yikes-mailchimp-field-required \">\n\n\t\t\t\t\t\t\t\t\t\t<!-- dictate label visibility -->\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<!-- Description Above -->\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<input id=\"yikes-easy-mc-form-1-EMAIL\"  name=\"EMAIL\"  placeholder=\"Your email adress...\"  class=\"yikes-easy-mc-email field-no-label\"  required=\"required\" type=\"email\"  value=\"\">\n\n\t\t\t\t\t\t\t\t\t\t<!-- Description Below -->\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t<!-- Honeypot Trap -->\n\t\t\t\t<input type=\"hidden\" name=\"yikes-mailchimp-honeypot\" id=\"yikes-mailchimp-honeypot-1\" value=\"\">\n\n\t\t\t\t<!-- List ID -->\n\t\t\t\t<input type=\"hidden\" name=\"yikes-mailchimp-associated-list-id\" id=\"yikes-mailchimp-associated-list-id-1\" value=\"7718c3133e\">\n\n\t\t\t\t<!-- The form that is being submitted! Used to display error\/success messages above the correct form -->\n\t\t\t\t<input type=\"hidden\" name=\"yikes-mailchimp-submitted-form\" id=\"yikes-mailchimp-submitted-form-1\" value=\"1\">\n\n\t\t\t\t<!-- Submit Button -->\n\t\t\t\t<label class=\"empty-form-inline-label submit-button-inline-label\"><span class=\"empty-label labels-hidden\">&nbsp;<\/span><button type=\"submit\" class=\"yikes-easy-mc-submit-button yikes-easy-mc-submit-button-1 btn btn-primary  gem-button\"> <span class=\"yikes-mailchimp-submit-button-span-text\">subscribe to news<\/span><\/button><\/label>\t\t\t\t<!-- Nonce Security Check -->\n\t\t\t\t<input type=\"hidden\" id=\"yikes_easy_mc_new_subscriber_1\" name=\"yikes_easy_mc_new_subscriber\" value=\"177ec8cee2\">\n\t\t\t\t<input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/thegem\/sites\/beauty-salon\/wp-json\/wp\/v2\/pages\/814\" \/>\t\t\t\t\n\t\t\t<\/form>\n\t\t\t<!-- Mailchimp Form generated by Easy Forms for Mailchimp v6.8.5 (https:\/\/wordpress.org\/plugins\/yikes-inc-easy-mailchimp-extender\/) -->\n\n\t\t\t<\/section>\n\t[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 110px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1542873693898{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/16.jpg?id=29) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_hidden-md vc_hidden-sm vc_hidden-xs&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1542873435071{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/5-1.jpg?id=366) !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: 120px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center;\"><span class=\"light\" style=\"color: #282828;\">the high quality products<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1465901092213{margin-top: -10px !important;}&#8221;]<\/p>\n<div class=\"title-h2\" style=\"text-align: center;\"><span style=\"color: #282828;\">OUR FAVOURITE BRANDS<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 55px;\"><\/div><div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"gem-clients gem-clients-type-carousel-grid disable-grayscale lazy-loading\" data-autoscroll=\"0\"><div class=\"gem-clients-slide\"><div class=\"gem-clients-slide-inner clearfix\"> <div id=\"post-369\" class=\"gem-client-item lazy-loading-item post-369 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/Client-Logo-16-thegem-person-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-16-thegem-person\" \/>\t<\/a> <\/div> <div id=\"post-375\" class=\"gem-client-item lazy-loading-item post-375 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/Client-Logo-15-thegem-person-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-15-thegem-person\" \/>\t<\/a> <\/div> <div id=\"post-376\" class=\"gem-client-item lazy-loading-item post-376 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/Client-Logo-14-thegem-person-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-14-thegem-person\" \/>\t<\/a> <\/div> <div id=\"post-377\" class=\"gem-client-item lazy-loading-item post-377 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/Client-Logo-05-thegem-person-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-05-thegem-person\" \/>\t<\/a> <\/div> <div id=\"post-378\" class=\"gem-client-item lazy-loading-item post-378 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/Client-Logo-04-thegem-person-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-04-thegem-person\" \/>\t<\/a> <\/div><\/div><\/div><\/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&#8221; css=&#8221;.vc_custom_1542873374098{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2017\/10\/8.jpg?id=30) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column offset=&#8221;vc_col-lg-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 72px;\"><\/div>[vc_custom_heading text=&#8221;25%OFF&#8221; font_container=&#8221;tag:div|font_size:80|text_align:center|color:%23ffffff&#8221;][\/vc_column][vc_column offset=&#8221;vc_col-lg-5&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 59px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h5\" style=\"text-align: center; color: #fff;\"><span class=\"light\">Awesome Total Sale -25% Off For All<\/span><br \/>\nprofessional make <span class=\"light\">up from only $59!<\/span><\/div>\n<p>[\/vc_column_text][\/vc_column][vc_column offset=&#8221;vc_col-lg-3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 35px;\"><\/div><div class=\"gem-button-container gem-button-position-center thegem-button-69e8f30b1332f2579\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 25px;background-color: #282828;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#282828';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#e77785';this.style.color='#282828';\" href=\"\" target=\"_self\">purchase now!<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[\/vc_column][vc_column css=&#8221;.vc_custom_1542887070638{padding-top: 0px !important;}&#8221;][vc_raw_js]JTNDc2NyaXB0JTIwdHlwZSUzRCUyMnRleHQlMkZqYXZhc2NyaXB0JTIyJTNFJTIwJTBBJTBBJTI4ZnVuY3Rpb24lMjglMjQlMjklMjAlN0IlMEElMEElMDklMjQuZm4uc2Nyb2xsaW5nJTIwJTNEJTIwZnVuY3Rpb24lMjhzcGVlZCUyOSUyMCU3QiUwQSUwOSUwOXZhciUyMCUyNGl0ZW0lMjAlM0QlMjAlMjQlMjh0aGlzJTI5JTNCJTBBJTBBJTA5JTA5aWYlMjglMjAlMjRpdGVtLmxlbmd0aCUyMCUzRCUzRCUyMDAlMjAlMjklMjByZXR1cm4lMjAlM0IlMEElMEElMDklMDl2YXIlMjAlMjRwYXJlbnRCbG9jayUyMCUzRCUyMCUyNCUyOHRoaXMlMjkuY2xvc2VzdCUyOCUyNy5mdWxsd2lkdGgtYmxvY2slMjclMjklM0IlMEElMDklMDl2YXIlMjBwb3NpdGlvblRvcCUyMCUzRCUyMCUyNGl0ZW0uZGF0YSUyOCUyN3Bvc2l0aW9uVG9wJTI3JTI5JTNCJTBBJTA5JTA5dmFyJTIwbmV3UG9zaXRpb25Ub3AlMjAlM0QlMjBwb3NpdGlvblRvcCUyQiUyOCUyNCUyOHdpbmRvdyUyOS5zY3JvbGxUb3AlMjglMjktJTI0cGFyZW50QmxvY2sub2Zmc2V0JTI4JTI5LnRvcCUyOSUyQXNwZWVkJTNCJTBBJTA5JTA5JTI0aXRlbS5jc3MlMjglN0J0b3AlM0ElMjBuZXdQb3NpdGlvblRvcCU3RCUyOSUzQiUwQSUwOSU3RCUwQSUwQSUwOSUyNC5mbi5hcnJvd1JvdGF0ZSUyMCUzRCUyMGZ1bmN0aW9uJTI4c3BlZWQlMjklMjAlN0IlMEElMDklMDl2YXIlMjAlMjRpdGVtJTIwJTNEJTIwJTI0JTI4dGhpcyUyOSUzQiUwQSUwQSUwOSUwOWlmJTI4JTIwJTI0aXRlbS5sZW5ndGglMjAlM0QlM0QlMjAwJTIwJTI5JTIwcmV0dXJuJTIwJTNCJTBBJTBBJTA5JTA5dmFyJTIwJTI0cGFyZW50QmxvY2slMjAlM0QlMjAlMjQlMjh0aGlzJTI5LmNsb3Nlc3QlMjglMjcuZnVsbHdpZHRoLWJsb2NrJTI3JTI5JTNCJTBBJTA5JTA5dmFyJTIwYW5nZWwlMjAlM0QlMjAlMjglMjQlMjh3aW5kb3clMjkuc2Nyb2xsVG9wJTI4JTI5LSUyNHBhcmVudEJsb2NrLm9mZnNldCUyOCUyOS50b3AlMjklMkFzcGVlZCUyQTM2MCUyRiUyNHBhcmVudEJsb2NrLm91dGVySGVpZ2h0JTI4JTI5JTNCJTBBJTA5JTA5JTI0aXRlbS5jc3MlMjglN0IlMEElMDklMDklMDl0cmFuc2Zvcm0lM0ElMjAlMjdyb3RhdGUlMjglMjclMkJhbmdlbCUyQiUyN2RlZyUyOSUyNyUyQyUwQSUwOSUwOSUwOU1velRyYW5zZm9ybSUzQSUyMCUyN3JvdGF0ZSUyOCUyNyUyQmFuZ2VsJTJCJTI3ZGVnJTI5JTI3JTJDJTBBJTA5JTA5JTA5V2Via2l0VHJhbnNmb3JtJTNBJTIwJTI3cm90YXRlJTI4JTI3JTJCYW5nZWwlMkIlMjdkZWclMjklMjclMkMlMEElMDklMDklMDltc1RyYW5zZm9ybSUzQSUyMCUyN3JvdGF0ZSUyOCUyNyUyQmFuZ2VsJTJCJTI3ZGVnJTI5JTI3JTBBJTA5JTA5JTdEJTI5JTBBJTA5JTdEJTBBJTBBJTA5JTI0JTI4ZnVuY3Rpb24lMjglMjklMjAlN0IlMEElMDklMDlpZiUyOCUyMCUyNCUyOCUyNy5nZWFyLTElMjclMjkubGVuZ3RoJTIwJTI2JTI2JTIwJTI0JTI4JTI3LmdlYXItMiUyNyUyOS5sZW5ndGglMjAlMjYlMjYlMjAlMjQlMjglMjcuZ2Vhci0zJTI3JTI5Lmxlbmd0aCUyMCUyNiUyNiUyMCUyNCUyOCUyNy5nZWFyLTQlMjclMjkubGVuZ3RoJTIwJTI2JTI2JTIwJTI0JTI4JTI3LmdlYXItNSUyNyUyOS5sZW5ndGglMjAlMjklN0IlMEElMDklMDklMDklMjQlMjglMjcuZ2Vhci0yJTI3JTI5LmRhdGElMjglMjdwb3NpdGlvblRvcCUyNyUyQyUyMCUyNCUyOCUyNy5nZWFyLTIlMjclMjkucG9zaXRpb24lMjglMjkudG9wJTI5JTNCJTBBJTA5JTA5JTA5JTI0JTI4JTI3LmdlYXItMyUyNyUyOS5kYXRhJTI4JTI3cG9zaXRpb25Ub3AlMjclMkMlMjAlMjQlMjglMjcuZ2Vhci0zJTI3JTI5LnBvc2l0aW9uJTI4JTI5LnRvcCUyOSUzQiUwQSUwOSUwOSUwOSUyNCUyOCUyNy5nZWFyLTElMjclMjkuZGF0YSUyOCUyN3Bvc2l0aW9uVG9wJTI3JTJDJTIwJTI0JTI4JTI3LmdlYXItMSUyNyUyOS5wb3NpdGlvbiUyOCUyOS50b3AlMjklM0IlMjAlMEElMDklMDklMDklMjQlMjglMjcuZ2Vhci01JTI3JTI5LmRhdGElMjglMjdwb3NpdGlvblRvcCUyNyUyQyUyMCUyNCUyOCUyNy5nZWFyLTUlMjclMjkucG9zaXRpb24lMjglMjkudG9wJTI5JTNCJTBBJTA5JTA5JTA5JTI0JTI4JTI3LmdlYXItNCUyNyUyOS5kYXRhJTI4JTI3cG9zaXRpb25Ub3AlMjclMkMlMjAlMjQlMjglMjcuZ2Vhci00JTI3JTI5LnBvc2l0aW9uJTI4JTI5LnRvcCUyOSUzQiUwQSUwQSUwOSUwOSUwOSUyNCUyOHdpbmRvdyUyOS5zY3JvbGwlMjhmdW5jdGlvbiUyOCUyOSUyMCU3QiUwQSUwOSUwOSUwOSUwOWlmJTI4JTI0JTI4d2luZG93JTI5LndpZHRoJTI4JTI5JTIwJTNFJTIwNzY3JTI5JTIwJTdCJTBBJTA5JTA5JTA5JTA5JTI0JTI4JTI3LmdlYXItNCUyNyUyOS5zY3JvbGxpbmclMjgxLjUlMjklM0IlMEElMDklMDklMDklMDklMjQlMjglMjcuZ2Vhci01JTI3JTI5LnNjcm9sbGluZyUyODAuNCUyOSUzQiUwQSUwOSUwOSUwOSUwOSUyNCUyOCUyNy5nZWFyLTElMjclMjkuc2Nyb2xsaW5nJTI4MC4xNSUyOSUzQiUwQSUwOSUwOSUwOSUwOSUyNCUyOCUyNy5nZWFyLTMlMjclMjkuc2Nyb2xsaW5nJTI4MC45JTI5JTNCJTBBJTA5JTA5JTA5JTA5JTI0JTI4JTI3LmdlYXItMiUyNyUyOS5zY3JvbGxpbmclMjgwLjglMjklM0IlMEElMEElMDklMDklMDklMDklMjQlMjglMjcuZ2Vhci00JTI3JTI5LmFycm93Um90YXRlJTI4LTAuOCUyOSUzQiUwQSUwOSUwOSUwOSUwOSUyNCUyOCUyNy5nZWFyLTUlMjclMjkuYXJyb3dSb3RhdGUlMjgtMC4zJTI5JTNCJTBBJTA5JTA5JTA5JTA5JTI0JTI4JTI3LmdlYXItMSUyNyUyOS5hcnJvd1JvdGF0ZSUyODAuNCUyOSUzQiUwQSUwOSUwOSUwOSUwOSUyNCUyOCUyNy5nZWFyLTMlMjclMjkuYXJyb3dSb3RhdGUlMjgwLjYlMjklM0IlMEElMDklMDklMDklMDklMjQlMjglMjcuZ2Vhci0yJTI3JTI5LmFycm93Um90YXRlJTI4LTElMjklM0IlMEElMDklMDklMDklMDklN0QlMEElMDklMDklMDklN0QlMjklM0IlMEElMDklMDklN0QlMEElMDklN0QlMjklM0IlMEElN0QlMjklMjhqUXVlcnklMjklM0IlMEElMjAlM0MlMkZzY3JpcHQlM0U=[\/vc_raw_js][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; css=&#8221;.vc_custom_1636982837188{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-content\/uploads\/2018\/11\/beauty_salon_title_bg1.jpg?id=855) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_class=&#8221;custom-z-index home-constructor&#8221;][vc_column][vc_raw_js][\/vc_raw_js][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1542879286142{margin-bottom: 0px&#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":890,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-json\/wp\/v2\/pages\/814"}],"collection":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-json\/wp\/v2\/comments?post=814"}],"version-history":[{"count":92,"href":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-json\/wp\/v2\/pages\/814\/revisions"}],"predecessor-version":[{"id":1121,"href":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-json\/wp\/v2\/pages\/814\/revisions\/1121"}],"up":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-json\/wp\/v2\/pages\/890"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/beauty-salon\/wp-json\/wp\/v2\/media?parent=814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}