{"id":1151,"date":"2022-05-13T12:22:06","date_gmt":"2022-05-13T12:22:06","guid":{"rendered":"https:\/\/democontent.codex-themes.com\/sites-elementor-v5\/shop-swimwear-bikini\/?post_type=product&amp;p=1151"},"modified":"2026-07-14T01:47:25","modified_gmt":"2026-07-14T01:47:25","slug":"knotted-one-piece-swimsuit","status":"publish","type":"product","link":"https:\/\/womshy.com\/index.php\/product\/knotted-one-piece-swimsuit\/","title":{"rendered":"Knotted One-piece  Swimsuit (Demo)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1151\" class=\"elementor elementor-1151\" data-elementor-post-type=\"product\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8531620 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8531620\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7cdc3be\" data-id=\"7cdc3be\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-db8bfb1 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading\" data-id=\"db8bfb1\" data-element_type=\"widget\" data-widget_type=\"thegem-animated-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script type=\"text\/javascript\">(function() {function TheGemHeading() {this.animateClass = 'thegem-heading-animate';this.animatedClass = 'thegem-heading-animated';}TheGemHeading.prototype = {initialize: function () {let items =document.querySelectorAll('.'+this.animateClass);items.forEach((item)=>{if (this.isElementVisible(item)) {this.prepareAnimation(item);this.startAnimation(item);}});if ('IntersectionObserver' in window) {let intersectionObserver = new IntersectionObserver((entries)=>{entries.forEach((entry)=> {if (entry.isIntersecting) {this.startAnimation(entry.target);intersectionObserver.unobserve(entry.target);}});});items.forEach((item)=>{intersectionObserver.observe(item);this.prepareAnimation(item);});} else {items.forEach((item)=>{this.prepareAnimation(item);this.startAnimation(item);});}},isElementVisible: function (element) {let rect= element.getBoundingClientRect(),width= window.innerWidth || document.documentElement.clientWidth,height = window.innerHeight || document.documentElement.clientHeight,efp= (x, y) => document.elementFromPoint(x, y);if (rect.right < 0 || rect.bottom < 0 || rect.left > width || rect.top > height) return false;return (element.contains(efp(rect.left,rect.top)) ||element.contains(efp(rect.right, rect.top)) ||element.contains(efp(rect.right, rect.bottom)) ||element.contains(efp(rect.left,rect.bottom)));},startAnimation: function (element) {if (element && !element.classList.contains(this.animatedClass)) {element.classList.add(this.animatedClass);element.classList.remove(this.animateClass);element.dispatchEvent(new Event('theGemHeading.startAnimation', {bubbles: true}));}},prepareAnimation: function (element) {if (element && !element.isPreparedAnimation) {element.dispatchEvent(new Event('theGemHeading.prepareAnimation', {bubbles: true}));element.isPreparedAnimation = true;}}};window.theGemHeading = new TheGemHeading();document.addEventListener('DOMContentLoaded', function() {window.theGemHeading.initialize();});})();document.addEventListener('theGemHeading.prepareAnimation', function(event) {const element = event.target;const animationName = element.dataset.animationName;if (element && ['lines-slide-up', 'lines-slide-up-random'].includes(animationName)) {theGemHeadingPrepareAnimation(element);}});function theGemHeadingPrepareAnimation(element) {if (!element) return;const isDesktop = window.innerWidth > 1024;const isTablet = window.innerWidth <= 1024 && window.innerWidth >= 768;const isMobile = window.innerWidth < 768;if (element.classList.contains('animation-prepared')) return;if (element.classList.contains('thegem-heading-animate-disable-desktop') && isDesktop) return;if (element.classList.contains('thegem-heading-animate-disable-tablet') && isTablet) return;if (element.classList.contains('thegem-heading-animate-disable-mobile') && isMobile) 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\">';let animationLineTag = function (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;}element.classList.add('animation-prepared');}document.addEventListener('theGemHeading.startAnimation', function(event) {const element = event.target;let rotatingItem = element.querySelector('.thegem-heading-rotating');if (typeof(rotatingItem) != 'undefined' && rotatingItem != null) {document.fonts.ready.then(()=>{theGemHeadingRotatingText(rotatingItem);});}});function theGemHeadingRotatingText(element) {if (!element) return;let items = Array.from(element.getElementsByClassName('thegem-heading-rotating-text'));if (items.length === 0) return;let duration = element.dataset.duration !== undefined ? parseInt(element.dataset.duration) : 1400;let animation = element.dataset.animation;let current = items[0];if (animation === 'fade') {let maxWidth = Math.max(...items.map((item)=>item.clientWidth));items.forEach((item)=>item.style.width = maxWidth + 'px');setInterval(()=>{let next = current.nextElementSibling !== null ? current.nextElementSibling : element.childNodes[0];current.style.opacity = 0;setTimeout(()=>{current.style.position = 'absolute';next.style.position = 'relative';next.style.opacity = 1;current = next;}, 700);}, 1000 + duration);} else {element.style.width = element.clientWidth+'px';current.style.width = element.clientWidth+'px';items.forEach((item)=>item.dataset.width = item.clientWidth);setInterval(()=>{let next = current.nextElementSibling !== null ? current.nextElementSibling : element.childNodes[0];let nextWidth = next.dataset.width;let currentWidth = current.dataset.width;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);}, 1000 + duration);}}<\/script><div class=\"thegem-heading thegem-animated-heading default thegem-heading-animate lines-slide-up\" id=\"thegem-heading-db8bfb1\" data-animation-name=\"lines-slide-up\" data-animation-interval=\"80\"><span class=\"thegem-heading-word\">Lorem<\/span> <span class=\"thegem-heading-word\">ipsum<\/span> <span class=\"thegem-heading-word\">dolor<\/span> <span class=\"thegem-heading-word\">sit<\/span> <span class=\"thegem-heading-word\">amet,<\/span> <span class=\"thegem-heading-word\">consectetur<\/span> <span class=\"thegem-heading-word\">adipisicing<\/span> <span class=\"thegem-heading-word\">elit,<\/span> <span class=\"thegem-heading-word\">sed<\/span> <span class=\"thegem-heading-word\">do<\/span> <span class=\"thegem-heading-word\">eiusmod<\/span> <span class=\"thegem-heading-word\">tempor<\/span> <span class=\"thegem-heading-word\">incididunt<\/span> <span class=\"thegem-heading-word\">ut<\/span> <span class=\"thegem-heading-word\">labore<\/span> <span class=\"thegem-heading-word\">et<\/span> <span class=\"thegem-heading-word\">dolore<\/span> <span class=\"thegem-heading-word\">magna<\/span> <span class=\"thegem-heading-word\">aliqua.<\/span> <span class=\"thegem-heading-word\">Ut<\/span> <span class=\"thegem-heading-word\">enim<\/span> <span class=\"thegem-heading-word\">ad<\/span> <span class=\"thegem-heading-word\">minim<\/span> <span class=\"thegem-heading-word\">veniam,<\/span> <span class=\"thegem-heading-word\">quis<\/span> <span class=\"thegem-heading-word\">nostrud<\/span> <span class=\"thegem-heading-word\">sit<\/span> <span class=\"thegem-heading-word\">amet<\/span> <span class=\"thegem-heading-word\">exercitation<\/span> <span class=\"thegem-heading-word\">ullamco<\/span> <span class=\"thegem-heading-word\">laboris<\/span> <span class=\"thegem-heading-word\">nisi<\/span> <span class=\"thegem-heading-word\">ut<\/span> <span class=\"thegem-heading-word\">aliquip<\/span> <span class=\"thegem-heading-word\">ex<\/span> <span class=\"thegem-heading-word\">ea<\/span> <span class=\"thegem-heading-word\">commodo<\/span> <span class=\"thegem-heading-word\">consequat.<\/span> <span class=\"thegem-heading-word\">Duis<\/span> <span class=\"thegem-heading-word\">aute<\/span> <span class=\"thegem-heading-word\">irure<\/span> <span class=\"thegem-heading-word\">dolor<\/span> <span class=\"thegem-heading-word\">in<\/span> <span class=\"thegem-heading-word\">reprehenderit<\/span> <span class=\"thegem-heading-word\">in<\/span> <span class=\"thegem-heading-word\">voluptate<\/span> <span class=\"thegem-heading-word\">velit<\/span> <span class=\"thegem-heading-word\">esse<\/span> <span class=\"thegem-heading-word\">cillum<\/span> <span class=\"thegem-heading-word\">dolore<\/span> <span class=\"thegem-heading-word\">eu<\/span> <span class=\"thegem-heading-word\">fugiat<\/span> <span class=\"thegem-heading-word\">nulla<\/span> <span class=\"thegem-heading-word\">pariatur.<\/span> <span class=\"thegem-heading-word\">Excepteur<\/span> <span class=\"thegem-heading-word\">sint<\/span> <span class=\"thegem-heading-word\">occaecat<\/span> <span class=\"thegem-heading-word\">cupidatat<\/span> <span class=\"thegem-heading-word\">non<\/span> <span class=\"thegem-heading-word\">proident,<\/span> <span class=\"thegem-heading-word\">sunt<\/span> <span class=\"thegem-heading-word\">in<\/span> <span class=\"thegem-heading-word\">culpa<\/span> <span class=\"thegem-heading-word\">qui<\/span> <span class=\"thegem-heading-word\">officia<\/span> <span class=\"thegem-heading-word\">deserunt<\/span> <span class=\"thegem-heading-word\">mollit<\/span> <span class=\"thegem-heading-word\">anim<\/span> <span class=\"thegem-heading-word\">id<\/span> <span class=\"thegem-heading-word\">est<\/span> <span class=\"thegem-heading-word\">laborum.<\/span> <span class=\"thegem-heading-word\">Sed<\/span> <span class=\"thegem-heading-word\">ut<\/span> <span class=\"thegem-heading-word\">perspiciatis<\/span> <span class=\"thegem-heading-word\">unde<\/span> <span class=\"thegem-heading-word\">omnis<\/span> <span class=\"thegem-heading-word\">iste<\/span> <span class=\"thegem-heading-word\">natus<\/span> <span class=\"thegem-heading-word\">error<\/span> <span class=\"thegem-heading-word\">sit<\/span><\/div><style type=\"text\/css\">#thegem-heading-db8bfb1 {margin: 0;}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f62b2e1\" data-id=\"f62b2e1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a7ac07b flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading\" data-id=\"a7ac07b\" data-element_type=\"widget\" data-widget_type=\"thegem-animated-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"thegem-heading thegem-animated-heading default thegem-heading-animate lines-slide-up\" id=\"thegem-heading-a7ac07b\" data-animation-name=\"lines-slide-up\" data-animation-interval=\"80\"><span class=\"thegem-heading-word\">Lorem<\/span> <span class=\"thegem-heading-word\">ipsum<\/span> <span class=\"thegem-heading-word\">dolor<\/span> <span class=\"thegem-heading-word\">sit<\/span> <span class=\"thegem-heading-word\">amet,<\/span> <span class=\"thegem-heading-word\">consectetur<\/span> <span class=\"thegem-heading-word\">adipisicing<\/span> <span class=\"thegem-heading-word\">elit,<\/span> <span class=\"thegem-heading-word\">sed<\/span> <span class=\"thegem-heading-word\">do<\/span> <span class=\"thegem-heading-word\">eiusmod<\/span> <span class=\"thegem-heading-word\">tempor<\/span> <span class=\"thegem-heading-word\">incididunt<\/span> <span class=\"thegem-heading-word\">ut<\/span> <span class=\"thegem-heading-word\">labore<\/span> <span class=\"thegem-heading-word\">et<\/span> <span class=\"thegem-heading-word\">dolore<\/span> <span class=\"thegem-heading-word\">magna<\/span> <span class=\"thegem-heading-word\">aliqua.<\/span> <span class=\"thegem-heading-word\">Ut<\/span> <span class=\"thegem-heading-word\">enim<\/span> <span class=\"thegem-heading-word\">ad<\/span> <span class=\"thegem-heading-word\">minim<\/span> <span class=\"thegem-heading-word\">veniam,<\/span> <span class=\"thegem-heading-word\">quis<\/span> <span class=\"thegem-heading-word\">nostrud<\/span> <span class=\"thegem-heading-word\">sit<\/span> <span class=\"thegem-heading-word\">amet<\/span> <span class=\"thegem-heading-word\">exercitation<\/span> <span class=\"thegem-heading-word\">ullamco<\/span> <span class=\"thegem-heading-word\">laboris<\/span> <span class=\"thegem-heading-word\">nisi<\/span> <span class=\"thegem-heading-word\">ut<\/span> <span class=\"thegem-heading-word\">aliquip<\/span> <span class=\"thegem-heading-word\">ex<\/span> <span class=\"thegem-heading-word\">ea<\/span> <span class=\"thegem-heading-word\">commodo<\/span> <span class=\"thegem-heading-word\">consequat.<\/span> <span class=\"thegem-heading-word\">Duis<\/span> <span class=\"thegem-heading-word\">aute<\/span> <span class=\"thegem-heading-word\">irure<\/span> <span class=\"thegem-heading-word\">dolor<\/span> <span class=\"thegem-heading-word\">in<\/span> <span class=\"thegem-heading-word\">reprehenderit<\/span> <span class=\"thegem-heading-word\">in<\/span> <span class=\"thegem-heading-word\">voluptate<\/span> <span class=\"thegem-heading-word\">velit<\/span> <span class=\"thegem-heading-word\">esse<\/span> <span class=\"thegem-heading-word\">cillum<\/span> <span class=\"thegem-heading-word\">dolore<\/span> <span class=\"thegem-heading-word\">eu<\/span> <span class=\"thegem-heading-word\">fugiat<\/span> <span class=\"thegem-heading-word\">nulla<\/span> <span class=\"thegem-heading-word\">pariatur.<\/span> <span class=\"thegem-heading-word\">Excepteur<\/span> <span class=\"thegem-heading-word\">sint<\/span> <span class=\"thegem-heading-word\">occaecat<\/span> <span class=\"thegem-heading-word\">cupidatat<\/span> <span class=\"thegem-heading-word\">non<\/span> <span class=\"thegem-heading-word\">proident,<\/span> <span class=\"thegem-heading-word\">sunt<\/span> <span class=\"thegem-heading-word\">in<\/span> <span class=\"thegem-heading-word\">culpa<\/span> <span class=\"thegem-heading-word\">qui<\/span> <span class=\"thegem-heading-word\">officia<\/span> <span class=\"thegem-heading-word\">deserunt<\/span> <span class=\"thegem-heading-word\">mollit<\/span> <span class=\"thegem-heading-word\">anim<\/span> <span class=\"thegem-heading-word\">id<\/span> <span class=\"thegem-heading-word\">est<\/span> <span class=\"thegem-heading-word\">laborum.<\/span> <span class=\"thegem-heading-word\">Sed<\/span> <span class=\"thegem-heading-word\">ut<\/span> <span class=\"thegem-heading-word\">perspiciatis<\/span> <span class=\"thegem-heading-word\">unde<\/span> <span class=\"thegem-heading-word\">omnis<\/span> <span class=\"thegem-heading-word\">iste<\/span> <span class=\"thegem-heading-word\">natus<\/span> <span class=\"thegem-heading-word\">error<\/span> <span class=\"thegem-heading-word\">sit<\/span><\/div><style type=\"text\/css\">#thegem-heading-a7ac07b {margin: 0;}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-59404373 elementor-section-content-middle elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"59404373\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-747bd769\" data-id=\"747bd769\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2527d6ad flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading\" data-id=\"2527d6ad\" data-element_type=\"widget\" data-widget_type=\"thegem-animated-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"thegem-heading thegem-animated-heading title-h1 thegem-heading-animate lines-slide-up\" id=\"thegem-heading-2527d6ad\" data-animation-name=\"lines-slide-up\" data-animation-interval=\"80\"><span class=\"colored thegem-heading-word\" style=\"color: #FFFFFF;\">BIG<\/span> <span class=\"colored thegem-heading-word\" style=\"color: #FFFFFF;\">SALE<\/span> <span class=\"light colored thegem-heading-word\" style=\"color: #FFFFFF;\">ENDS<\/span> <span class=\"light colored thegem-heading-word\" style=\"color: #FFFFFF;\">IN:<\/span><\/div><style type=\"text\/css\">#thegem-heading-2527d6ad {margin: 0;}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5712510d\" data-id=\"5712510d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-7826ab10 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7826ab10\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-177cf36d\" data-id=\"177cf36d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e96cff3 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-countdown\" data-id=\"e96cff3\" data-element_type=\"widget\" data-settings=\"{&quot;content_layout&quot;:&quot;elegant&quot;}\" data-widget_type=\"thegem-countdown.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div data-eventdate=\"1660132800\" class=\"countdown-container countdown-style-4\">\n\t<div class=\"countdown-wrapper countdown-info\" style=\"justify-content: center\">\n\t\t\t\t\t<div class=\"countdown-item count-1\">\n\t\t\t\t<div class=\"wrap\">\n\t\t\t\t\t<a class=\"countdown-wrap-link\"><\/a>\t\t\t\t\t<span class=\"item-count countdown-days title-h2\"><\/span><span\n\t\t\t\t\t\t\tclass=\"item-title\">Days<\/span><\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"countdown-item count-2\">\n\t\t\t\t<div class=\"wrap\">\n\t\t\t\t\t<a class=\"countdown-wrap-link\"><\/a>\t\t\t\t\t<span class=\"item-count countdown-hours title-h2\"><\/span><span\n\t\t\t\t\t\t\tclass=\"item-title\">Hours<\/span><\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"countdown-item count-3\">\n\t\t\t\t<div class=\"wrap\">\n\t\t\t\t\t<a class=\"countdown-wrap-link\"><\/a>\t\t\t\t\t<span class=\"item-count countdown-minutes title-h2\"><\/span><span\n\t\t\t\t\t\t\tclass=\"item-title\">Minutes<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"countdown-item count-4\">\n\t\t\t\t<div class=\"wrap\">\n\t\t\t\t\t<a class=\"countdown-wrap-link\"><\/a>\t\t\t\t\t<span class=\"item-count countdown-seconds title-h2\"><\/span><span\n\t\t\t\t\t\t\tclass=\"item-title\">Seconds<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4864acc2\" data-id=\"4864acc2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-372caa32 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton\" data-id=\"372caa32\" data-element_type=\"widget\" data-settings=\"{&quot;effects_enabled&quot;:&quot;yes&quot;,&quot;thegem_button_skin&quot;:&quot;flat&quot;,&quot;disable_uppercase&quot;:&quot;yes&quot;}\" data-widget_type=\"thegem-styledbutton.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<div class=\"gem-button-container gem-widget-button lazy-loading\">\n\n\t\t<a class=\"lazy-loading-item gem-button gem-button-size-medium gem-button-text-weight-bold gem-button-style-flat\" data-ll-effect=\"drop-right-without-wrap\" href=\"#\">\n\t\t<span class=\"gem-inner-wrapper-btn\">\n\t\t\t\t\t\t<span class=\"gem-text-button\">\n\t\t\t\tshop now\t\t\t<\/span>\n\t\t<\/span>\n\t<\/a>\n\n\t\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5fd8b19 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5fd8b19\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-94c49c9 elementor-hidden-mobile\" data-id=\"94c49c9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-58c3712\" data-id=\"58c3712\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c296d7b elementor-view-framed elementor-shape-square elementor-position-left elementor-vertical-align-middle elementor-mobile-position-top flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-icon-box\" data-id=\"c296d7b\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"gem-elegant icon-check\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tLABORE ET DOLORE MAGNA ALIQUA UT ENIM VENIAM, QUIS NOSTRUD EXERCITATION ULLAMCO LABORIS ALIQUIP!\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-568efca flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-spacer\" data-id=\"568efca\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a12e286 elementor-view-framed elementor-shape-square elementor-position-left elementor-vertical-align-middle elementor-mobile-position-top flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-icon-box\" data-id=\"a12e286\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"gem-elegant icon-check\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tDUIS AUTE IRURE DOLOR IN REPREHENDERIT IN VOLUPTATE VELIT ESSE CILLUM DOLORE!\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f5dfbb flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-spacer\" data-id=\"9f5dfbb\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1497df3 elementor-view-framed elementor-shape-square elementor-position-left elementor-vertical-align-middle elementor-mobile-position-top flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-icon-box\" data-id=\"1497df3\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"gem-elegant icon-check\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\t EXCEPTEUR SINT OCCAECAT CUPIDATAT NON PROIDENT, SUNT IN CULPA QUI OFFICIA DESERUNT MOLLIT!\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4d2bd01 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4d2bd01\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a2acd57\" data-id=\"a2acd57\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-af609a8 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading\" data-id=\"af609a8\" data-element_type=\"widget\" data-widget_type=\"thegem-animated-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"thegem-heading thegem-animated-heading default thegem-heading-animate lines-slide-up\" id=\"thegem-heading-af609a8\" data-animation-name=\"lines-slide-up\" data-animation-interval=\"80\"><span class=\"thegem-heading-word\">Lorem<\/span> <span class=\"thegem-heading-word\">ipsum<\/span> <span class=\"thegem-heading-word\">dolor<\/span> <span class=\"thegem-heading-word\">sit<\/span> <span class=\"thegem-heading-word\">amet,<\/span> <span class=\"thegem-heading-word\">consectetur<\/span> <span class=\"thegem-heading-word\">adipisicing<\/span> <span class=\"thegem-heading-word\">elit,<\/span> <span class=\"thegem-heading-word\">sed<\/span> <span class=\"thegem-heading-word\">do<\/span> <span class=\"thegem-heading-word\">eiusmod<\/span> <span class=\"thegem-heading-word\">tempor<\/span> <span class=\"thegem-heading-word\">incididunt<\/span> <span class=\"thegem-heading-word\">ut<\/span> <span class=\"thegem-heading-word\">labore<\/span> <span class=\"thegem-heading-word\">et<\/span> <span class=\"thegem-heading-word\">dolore<\/span> <span class=\"thegem-heading-word\">magna<\/span> <span class=\"thegem-heading-word\">aliqua.<\/span> <span class=\"thegem-heading-word\">Ut<\/span> <span class=\"thegem-heading-word\">enim<\/span> <span class=\"thegem-heading-word\">ad<\/span> <span class=\"thegem-heading-word\">minim<\/span> <span class=\"thegem-heading-word\">veniam,<\/span> <span class=\"thegem-heading-word\">quis<\/span> <span class=\"thegem-heading-word\">nostrud<\/span> <span class=\"thegem-heading-word\">sit<\/span> <span class=\"thegem-heading-word\">amet<\/span> <span class=\"thegem-heading-word\">exercitation<\/span> <span class=\"thegem-heading-word\">ullamco<\/span> <span class=\"thegem-heading-word\">laboris<\/span> <span class=\"thegem-heading-word\">nisi<\/span> <span class=\"thegem-heading-word\">ut<\/span> <span class=\"thegem-heading-word\">aliquip<\/span> <span class=\"thegem-heading-word\">ex<\/span> <span class=\"thegem-heading-word\">ea<\/span> <span class=\"thegem-heading-word\">commodo<\/span> <span class=\"thegem-heading-word\">consequat.<\/span> <span class=\"thegem-heading-word\">Duis<\/span> <span class=\"thegem-heading-word\">aute<\/span> <span class=\"thegem-heading-word\">irure<\/span> <span class=\"thegem-heading-word\">dolor<\/span> <span class=\"thegem-heading-word\">in<\/span> <span class=\"thegem-heading-word\">reprehenderit<\/span> <span class=\"thegem-heading-word\">in<\/span> <span class=\"thegem-heading-word\">voluptate<\/span> <span class=\"thegem-heading-word\">velit<\/span> <span class=\"thegem-heading-word\">esse<\/span> <span class=\"thegem-heading-word\">cillum<\/span> <span class=\"thegem-heading-word\">dolore<\/span> <span class=\"thegem-heading-word\">eu<\/span> <span class=\"thegem-heading-word\">fugiat<\/span> <span class=\"thegem-heading-word\">nulla<\/span> <span class=\"thegem-heading-word\">pariatur.<\/span> <span class=\"thegem-heading-word\">Excepteur<\/span> <span class=\"thegem-heading-word\">sint<\/span> <span class=\"thegem-heading-word\">occaecat<\/span> <span class=\"thegem-heading-word\">cupidatat<\/span> <span class=\"thegem-heading-word\">non<\/span> <span class=\"thegem-heading-word\">proident,<\/span> <span class=\"thegem-heading-word\">sunt<\/span> <span class=\"thegem-heading-word\">in<\/span> <span class=\"thegem-heading-word\">culpa<\/span> <span class=\"thegem-heading-word\">qui<\/span> <span class=\"thegem-heading-word\">officia<\/span> <span class=\"thegem-heading-word\">deserunt<\/span> <span class=\"thegem-heading-word\">mollit<\/span> <span class=\"thegem-heading-word\">anim<\/span> <span class=\"thegem-heading-word\">id<\/span> <span class=\"thegem-heading-word\">est<\/span> <span class=\"thegem-heading-word\">laborum.<\/span> <span class=\"thegem-heading-word\">Sed<\/span> <span class=\"thegem-heading-word\">ut<\/span> <span class=\"thegem-heading-word\">perspiciatis<\/span> <span class=\"thegem-heading-word\">unde<\/span> <span class=\"thegem-heading-word\">omnis<\/span> <span class=\"thegem-heading-word\">iste<\/span> <span class=\"thegem-heading-word\">natus<\/span> <span class=\"thegem-heading-word\">error<\/span> <span class=\"thegem-heading-word\">sit<\/span><\/div><style type=\"text\/css\">#thegem-heading-af609a8 {margin: 0;}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3ec7b86\" data-id=\"3ec7b86\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d9eb8a9 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading\" data-id=\"d9eb8a9\" data-element_type=\"widget\" data-widget_type=\"thegem-animated-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"thegem-heading thegem-animated-heading default thegem-heading-animate lines-slide-up\" id=\"thegem-heading-d9eb8a9\" data-animation-name=\"lines-slide-up\" data-animation-interval=\"80\"><span class=\"thegem-heading-word\">aperiam,<\/span> <span class=\"thegem-heading-word\">eaque<\/span> <span class=\"thegem-heading-word\">ipsa<\/span> <span class=\"thegem-heading-word\">quae<\/span> <span class=\"thegem-heading-word\">ab<\/span> <span class=\"thegem-heading-word\">illo<\/span> <span class=\"thegem-heading-word\">inventore<\/span> <span class=\"thegem-heading-word\">veritatis<\/span> <span class=\"thegem-heading-word\">et<\/span> <span class=\"thegem-heading-word\">quasi<\/span> <span class=\"thegem-heading-word\">architecto<\/span> <span class=\"thegem-heading-word\">beatae<\/span> <span class=\"thegem-heading-word\">vitae<\/span> <span class=\"thegem-heading-word\">dicta<\/span> <span class=\"thegem-heading-word\">sunt<\/span> <span class=\"thegem-heading-word\">explicabo.<\/span> <span class=\"thegem-heading-word\">nemo<\/span> <span class=\"thegem-heading-word\">enim<\/span> <span class=\"thegem-heading-word\">ipsam<\/span> <span class=\"thegem-heading-word\">voluptatem<\/span> <span class=\"thegem-heading-word\">quia<\/span> <span class=\"thegem-heading-word\">voluptas<\/span> <span class=\"thegem-heading-word\">sit<\/span> <span class=\"thegem-heading-word\">aspernatur<\/span> <span class=\"thegem-heading-word\">aut<\/span> <span class=\"thegem-heading-word\">odit<\/span> <span class=\"thegem-heading-word\">aut<\/span> <span class=\"thegem-heading-word\">fugit,<\/span> <span class=\"thegem-heading-word\">sed<\/span> <span class=\"thegem-heading-word\">quia<\/span> <span class=\"thegem-heading-word\">consequuntur<\/span> <span class=\"thegem-heading-word\">magni<\/span> <span class=\"thegem-heading-word\">dolores<\/span> <span class=\"thegem-heading-word\">eos<\/span> <span class=\"thegem-heading-word\">qui<\/span> <span class=\"thegem-heading-word\">ratione<\/span> <span class=\"thegem-heading-word\">voluptatem<\/span> <span class=\"thegem-heading-word\">sequi<\/span> <span class=\"thegem-heading-word\">nesciunt.<\/span> <span class=\"thegem-heading-word\">Neque<\/span> <span class=\"thegem-heading-word\">porro<\/span> <span class=\"thegem-heading-word\">quisquam<\/span> <span class=\"thegem-heading-word\">est,<\/span> <span class=\"thegem-heading-word\">qui<\/span> <span class=\"thegem-heading-word\">dolorem<\/span> <span class=\"thegem-heading-word\">ipsum<\/span> <span class=\"thegem-heading-word\">quia<\/span> <span class=\"thegem-heading-word\">dolor<\/span> <span class=\"thegem-heading-word\">sit<\/span> <span class=\"thegem-heading-word\">amet,<\/span> <span class=\"thegem-heading-word\">consectetur,<\/span> <span class=\"thegem-heading-word\">adipisci<\/span> <span class=\"thegem-heading-word\">velit,<\/span> <span class=\"thegem-heading-word\">sed<\/span> <span class=\"thegem-heading-word\">quia<\/span> <span class=\"thegem-heading-word\">non<\/span> <span class=\"thegem-heading-word\">numquam<\/span> <span class=\"thegem-heading-word\">eius<\/span> <span class=\"thegem-heading-word\">modi<\/span> <span class=\"thegem-heading-word\">tempora<\/span> <span class=\"thegem-heading-word\">incidunt<\/span> <span class=\"thegem-heading-word\">ut<\/span> <span class=\"thegem-heading-word\">labore<\/span> <span class=\"thegem-heading-word\">et<\/span> <span class=\"thegem-heading-word\">dolore<\/span> <span class=\"thegem-heading-word\">magnam<\/span> <span class=\"thegem-heading-word\">aliquam<\/span> <span class=\"thegem-heading-word\">quaerat<\/span> <span class=\"thegem-heading-word\">occaecat<\/span> <span class=\"thegem-heading-word\">voluptatem<\/span> <span class=\"thegem-heading-word\">voluptate<\/span> <span class=\"thegem-heading-word\">velit<\/span> <span class=\"thegem-heading-word\">esse.<\/span><\/div><style type=\"text\/css\">#thegem-heading-d9eb8a9 {margin: 0;}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-143fee5 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"143fee5\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3cee047\" data-id=\"3cee047\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ffe7507 elementor-view-framed elementor-shape-square elementor-position-top elementor-mobile-position-top flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-icon-box\" data-id=\"ffe7507\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"gem-elegant icon-star-alt\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tLOREM IPSUM\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tLorem ipsum dolor omnis sit amet consectetur adipisicing elit\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-23eae01\" data-id=\"23eae01\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d23e5b1 elementor-view-framed elementor-shape-square elementor-position-top elementor-mobile-position-top flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-icon-box\" data-id=\"d23e5b1\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"gem-elegant icon-globe-2\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tNCIDIDUNT CULPA\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tDed do eiusmod tempor incididunt ut labore et dolore magna aliqua\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-f8c1cdc\" data-id=\"f8c1cdc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ef85f51 elementor-view-framed elementor-shape-square elementor-position-top elementor-mobile-position-top flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-icon-box\" data-id=\"ef85f51\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"gem-elegant icon-puzzle\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tESSE CILLUM\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tDolorem ipsum quia dolor sit amet consectetur, adipisci velit\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4d69dd2\" data-id=\"4d69dd2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b5730ff elementor-view-framed elementor-shape-square elementor-position-top elementor-mobile-position-top flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-icon-box\" data-id=\"b5730ff\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"gem-elegant icon-like\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPERSPICIATIS UNDE\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tLabore et dolore labor magnam aliquam quaerat occaecat\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tempus placerat diam, eget convallis ex lobortis ac. Integer ultricies quam libero, eget cursus ipsum vestibulum eu.<\/p>\n","protected":false},"featured_media":164,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[28],"product_tag":[24,31,33],"class_list":["post-1151","product","type-product","status-publish","has-post-thumbnail","product_cat-one-pieces","product_tag-bikini","product_tag-shop","product_tag-swimwear","first","instock","sale","shipping-taxable","purchasable","product-type-variable"],"_links":{"self":[{"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product\/1151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/comments?post=1151"}],"version-history":[{"count":0,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product\/1151\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/media\/164"}],"wp:attachment":[{"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/media?parent=1151"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product_brand?post=1151"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product_cat?post=1151"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product_tag?post=1151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}