{"id":33751,"date":"2021-04-10T21:31:59","date_gmt":"2021-04-10T21:31:59","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/?page_id=33751"},"modified":"2023-05-15T20:50:30","modified_gmt":"2023-05-15T20:50:30","slug":"page-builders","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/page-builders\/","title":{"rendered":"Page Builders"},"content":{"rendered":"<p>[vc_section full_width=&#8221;stretch_row&#8221; el_class=&#8221;custom-backgound-angle-2&#8243; css=&#8221;.vc_custom_1598344079712{padding-bottom: 80px !important;}&#8221;][vc_row full_width=&#8221;stretch_row_content&#8221; el_class=&#8221;custom-list&#8221;][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 190px;\"><\/div><div class=\"centered-box gem-image-centered-box\"><div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-centered\"  style=\"\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2020\/08\/1233.png\" alt=\"\"\/><\/div><\/div><\/div><div id=\"fullwidth-block-69e98d235ade8\" class=\"fullwidth-block clearfix\"  style=\"padding-left: 21px;padding-right: 21px;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e98d235ade8\")); }<\/script><div class=\"fullwidth-block-inner\"><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 24px;\"><\/div><script type=\"text\/javascript\">(function() { function TheGemHeading() { this.selector = '.thegem-heading'; this.animateClass = 'thegem-heading-animate'; this.animatedClass = 'thegem-heading-animated'; this.rotatingSelector = '.thegem-heading-rotating'; } TheGemHeading.prototype = { initialize: function () { let items = document.querySelectorAll(this.selector); if ('IntersectionObserver' in window) { let intersectionObserver = new IntersectionObserver((entries, observer)=>{ entries.forEach((entry)=> { if (entry.isIntersecting) { this.startAnimation(entry.target); intersectionObserver.unobserve(entry.target); } }); }); items.forEach((item)=>{ intersectionObserver.observe(item); setTimeout(()=>this.prepareAnimation(item), 300); }); } else { items.forEach((item)=>{ this.prepareAnimation(item); this.startAnimation(item); }); } }, startAnimation: function (element) { if (element.classList.contains(this.animateClass)) { setTimeout(()=>{ element.classList.remove(this.animateClass); element.classList.add(this.animatedClass); }, 300); } let rotatingItem = element.querySelector(this.rotatingSelector); if (typeof(rotatingItem) != 'undefined' && rotatingItem != null) { this.rotating(rotatingItem); } }, isRotating: function (element) { return element.querySelector(this.rotatingSelector) !== null; }, prepareAnimation: function (element) { if (!element || this.isRotating(element)) { return; } const animationName = element.dataset.animationName; const animationDelay = parseInt(element.dataset.animationDelay) || 0; const animationInterval = parseInt(element.dataset.animationInterval) || 0; switch (animationName) { case 'lines-slide-up': case 'lines-slide-up-random': const animationLineTagWrap = '<span class=\"thegem-heading-line-wrap\">'; function animationLineTag (index) { let styles = ''; if (animationName === 'lines-slide-up' && (animationDelay > 0 || animationInterval > 0)) { styles = `animation-delay: ${(animationDelay + (animationInterval*(index+1)))}ms;`; } return '<span class=\"thegem-heading-line\"' + (styles!== '' ? ' style=\"'+styles+'\"' : '') + '>'; } let nodes = element.childNodes; let currentOffset = nodes[0].offsetTop; let index = 0; let idx = 0; let html = animationLineTagWrap + animationLineTag(index); for (let i = 0; i < nodes.length; i++) { if (nodes[i].nodeType === 3) continue; if (nodes[i].offsetTop > currentOffset + nodes[i].scrollHeight\/2) { index++; html += '<\/span><\/span>' + animationLineTagWrap + animationLineTag(index); currentOffset = nodes[i].offsetTop; if (animationName === 'lines-slide-up-random') idx = 0; } if (animationName === 'lines-slide-up-random' && (animationDelay > 0 || animationInterval > 0)) { nodes[i].style.animationDelay = (animationDelay + animationInterval*(idx+1)) + 'ms'; } html += nodes[i].outerHTML + ' '; if (animationName === 'lines-slide-up-random') idx++; } html += '<\/span><\/span>'; element.innerHTML = html; break; } }, rotating: function (element,) { let current = element.querySelector('.thegem-heading-rotating-text'); element.style.width = element.clientWidth+'px'; current.style.width = element.clientWidth+'px'; 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); }, 2500); } }; 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-69e98d235ae56\" class=\"thegem-heading title-xlarge words-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 60ms\">Awesome<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 120ms\">Page<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 180ms\">Builders<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e98d235ae56 {margin: 0;}#thegem-heading-69e98d235ae56 {margin-left: auto; margin-right: auto;}#thegem-heading-69e98d235ae56 {font-size: 70px;}#thegem-heading-69e98d235ae56 {letter-spacing: 2.1px;}#thegem-heading-69e98d235ae56, #thegem-heading-69e98d235ae56 .light {text-transform: uppercase;}@media screen and (max-width: 1023px) and (min-width: 768px) {#thegem-heading-69e98d235ae56 {font-size: 42px;}}@media screen and (max-width: 1023px) and (min-width: 768px) {#thegem-heading-69e98d235ae56 {line-height: 54px;}}@media screen and (max-width: 767px) {#thegem-heading-69e98d235ae56 {font-size: 42px;}}@media screen and (max-width: 767px) {#thegem-heading-69e98d235ae56 {line-height: 54px;}}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 19px;\"><\/div><div id=\"thegem-heading-69e98d235af94\" class=\"thegem-heading title-h1 words-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 260ms\">site<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 320ms\">building<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 380ms\">has<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 440ms\">never<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 500ms\">been<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 560ms\">so<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 620ms\">easy<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e98d235af94 {margin: 0;}#thegem-heading-69e98d235af94 {margin-left: auto; margin-right: auto;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 19px;\"><\/div><div id=\"thegem-heading-69e98d235afe4\" class=\"thegem-heading styled-subtitle letters-scale-out thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 430ms\">T<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 460ms\">w<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 490ms\">o<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 520ms\">t<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 550ms\">h<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 580ms\">e<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 610ms\">m<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 640ms\">e<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 670ms\">v<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 700ms\">e<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 730ms\">r<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 760ms\">s<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 790ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 820ms\">o<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 850ms\">n<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 880ms\">s<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 910ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 940ms\">n<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 970ms\">o<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1000ms\">n<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1030ms\">e<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 1060ms\">p<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1090ms\">a<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1120ms\">c<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1150ms\">k<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1180ms\">a<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1210ms\">g<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1240ms\">e<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1270ms\">.<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 1300ms\">C<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1330ms\">h<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1360ms\">o<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1390ms\">o<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1420ms\">s<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1450ms\">e<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 1480ms\">y<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1510ms\">o<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1540ms\">u<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1570ms\">r<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 1600ms\">p<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1630ms\">a<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1660ms\">g<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1690ms\">e<\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 1720ms\">b<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1750ms\">u<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1780ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1810ms\">l<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1840ms\">d<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1870ms\">e<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1900ms\">r<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1930ms\">.<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e98d235afe4 {margin: 0;}#thegem-heading-69e98d235afe4 {margin-left: auto; margin-right: auto;}#thegem-heading-69e98d235afe4 {font-size: 36px;}#thegem-heading-69e98d235afe4 {line-height: 43px;}#thegem-heading-69e98d235afe4, #thegem-heading-69e98d235afe4 .light {text-transform: none;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 95px;\"><\/div><\/div><\/div>[vc_row_inner el_class=&#8221;gem-list-1&#8243;][vc_column_inner el_class=&#8221;gem-list-1&#8243; offset=&#8221;vc_col-lg-5&#8243;][vc_single_image image=&#8221;33585&#8243; img_size=&#8221;full&#8221; el_class=&#8221;custom-image-back&#8221;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-right 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\/wp-content\/uploads\/2020\/08\/6-layers.png\" alt=\"\"\/><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 16px;\"><\/div><div class=\"gem-list lazy-loading gem-list-type-check-style-1 gem-list-color-3\" ><ul>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Best frontend page builder for WordPress<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Extremely intuitive &amp; performant<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">With endless customization options<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Fully integrated with TheGem<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Incl. premium elements &amp; extensions<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">No need for Elementor Pro, SAVE $49\/year<\/span><\/div>\n<\/li>\n<\/ul>\n<\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 31px;\"><\/div><style type=\"text\/css\">.thegem-button-69e98d235b1427204.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-right thegem-button-69e98d235b1427204 lazy-loading lazy-loading-before-start-animation\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 30px;background-color: #000000;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#000000';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#ffffff';this.style.color='#000000';\" href=\"https:\/\/codex-themes.com\/thegem\/elementor-landing\/\" target=\"_blank\">learn more<\/a><\/div> [\/vc_column_inner][vc_column_inner disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1597490781216{padding-left: 40px !important;}&#8221; offset=&#8221;vc_col-lg-7&#8243;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-left\"  style=\"\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2020\/08\/2.png\" alt=\"\"\/><\/div><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner el_class=&#8221;custom-list-float gem-list-3&#8243; css=&#8221;.vc_custom_1599747693612{padding-bottom: 20px !important;}&#8221;][vc_column_inner disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1598342969505{padding-top: 54px !important;padding-left: 0px !important;}&#8221; offset=&#8221;vc_col-lg-5 vc_hidden-lg&#8221;][vc_single_image image=&#8221;33588&#8243; img_size=&#8221;full&#8221; el_class=&#8221;custom-image-back-2&#8243;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-left 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\/wp-content\/uploads\/2020\/08\/3-layers-2.png\" alt=\"\"\/><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 10px;\"><\/div><div class=\"gem-list lazy-loading gem-list-type-check-style-1 gem-list-color-3\" ><ul>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Popular premium page builder<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">100% compatible with TheGem and updatable<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Drag&#8217;n&#8217;drop, easy-to-use<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Frontend or backend editing<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Included in theme price, SAVE $64!<\/span><\/div>\n<\/li>\n<\/ul>\n<\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 31px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e98d235b2df1405\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 30px;background-color: #000000;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#000000';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#ffffff';this.style.color='#000000';\" href=\"https:\/\/codex-themes.com\/thegem\/features\/features-visual-composer\/\" target=\"_blank\">learn more<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; el_class=&#8221;custom-list-float custom-list-float-mobile gem-list-2&#8243; css=&#8221;.vc_custom_1599747685050{padding-top: 54px !important;padding-bottom: 90px !important;}&#8221;][vc_column_inner el_class=&#8221;z-index&#8221; disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; offset=&#8221;vc_col-lg-7&#8243; css=&#8221;.vc_custom_1597490806409{padding-right: 0px !important;}&#8221;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-right\"  style=\"\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2020\/08\/1.png\" alt=\"\"\/><\/div><\/div>[\/vc_column_inner][vc_column_inner el_class=&#8221;gem-list-2&#8243; disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1598342330265{padding-left: 0px !important;}&#8221; offset=&#8221;vc_col-lg-5 vc_hidden-md vc_hidden-sm vc_hidden-xs&#8221;][vc_single_image image=&#8221;33588&#8243; img_size=&#8221;full&#8221; el_class=&#8221;custom-image-back-2&#8243;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-left 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\/wp-content\/uploads\/2020\/08\/3-layers-2.png\" alt=\"\"\/><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 10px;\"><\/div><div class=\"gem-list lazy-loading gem-list-type-check-style-1 gem-list-color-3\" ><ul>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Popular premium page builder<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">100% compatible with TheGem and updatable<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Drag&#8217;n&#8217;drop, easy-to-use<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Frontend or backend editing<\/span><\/div>\n<\/li>\n<li>\n<div class=\"styled-subtitle\"><span style=\"color: #ffffff;\">Included in theme price, SAVE $64!<\/span><\/div>\n<\/li>\n<\/ul>\n<\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 31px;\"><\/div><style type=\"text\/css\">.thegem-button-69e98d235b3cc2559.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-left thegem-button-69e98d235b3cc2559 lazy-loading lazy-loading-before-start-animation\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 30px;background-color: #000000;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#000000';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#ffffff';this.style.color='#000000';\" href=\"https:\/\/codex-themes.com\/thegem\/features\/features-visual-composer\/\" target=\"_blank\">learn more<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row][vc_column]<div id=\"fullwidth-block-69e98d235b51b\" class=\"fullwidth-block fullwidth-block-parallax-vertical clearfix\" data-mobile-parallax-enable=\"0\" style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e98d235b51b\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2020\/09\/Slice_3-4.jpg);background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 350px;\"><\/div>[vc_single_image image=&#8221;33767&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 35px;\"><\/div>[vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJoZWFkZXItc3ZnJTIyJTNFJTBBJTNDaW1nJTIwJTIyJTIwd2lkdGglM0QlMjIxNTBweCUyMiUyMCUyMGNsYXNzJTNEJTIyZ2VtLXdyYXBib3gtZWxlbWVudC1pbWclMjIlMjAlMjAlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvZGV4LXRoZW1lcy5jb20lMkZ0aGVnZW0lMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMjAlMkYwOSUyRmVsd3Bid29vLnN2ZyUyMiUzRSUwQSUzQyUyRmRpdiUzRQ==[\/vc_raw_html]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 35px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"styled-subtitle\" style=\"text-align: center; max-width: 955px; margin: 0 auto;\"><span style=\"color: #b6c6c9;\">\u2026For creative agencies, business of any kind, online stores, designers, architects, photographers, freelancers, bloggers etc. \u2013 TheGem delivers everything to cover your ambitions &amp; creative needs! Grab this theme now and start building the website of your dreams!<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><div class=\"gem-button-container gem-button-position-center thegem-button-69e98d235b55a2563\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 300px;background-color: #4d3fc9;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#4d3fc9';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#ffffff';this.style.color='#4d3fc9';\" href=\"https:\/\/themeforest.net\/checkout\/from_item\/16061685?license=regular\" target=\"_blank\">PURCHASE NOW<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 212px;\"><\/div><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_section full_width=&#8221;stretch_row&#8221; el_class=&#8221;custom-backgound-angle-2&#8243; css=&#8221;.vc_custom_1598344079712{padding-bottom: 80px !important;}&#8221;][vc_row full_width=&#8221;stretch_row_content&#8221; el_class=&#8221;custom-list&#8221;][vc_column][vc_row_inner el_class=&#8221;gem-list-1&#8243;][vc_column_inner el_class=&#8221;gem-list-1&#8243; offset=&#8221;vc_col-lg-5&#8243;][vc_single_image image=&#8221;33585&#8243; img_size=&#8221;full&#8221; el_class=&#8221;custom-image-back&#8221;][\/vc_column_inner][vc_column_inner disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1597490781216{padding-left: 40px !important;}&#8221; offset=&#8221;vc_col-lg-7&#8243;][\/vc_column_inner][\/vc_row_inner][vc_row_inner&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/33751"}],"collection":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/comments?post=33751"}],"version-history":[{"count":12,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/33751\/revisions"}],"predecessor-version":[{"id":39288,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/33751\/revisions\/39288"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/media?parent=33751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}