{"id":2138,"date":"2022-05-23T08:47:10","date_gmt":"2022-05-23T08:47:10","guid":{"rendered":"https:\/\/democontent.codex-themes.com\/sites-elementor-v5\/shop-swimwear-bikini\/?post_type=product&#038;p=2138"},"modified":"2025-03-18T04:11:48","modified_gmt":"2025-03-18T04:11:48","slug":"bandeau-bikini-top-3","status":"publish","type":"product","link":"https:\/\/womshy.com\/index.php\/product\/bandeau-bikini-top-3\/","title":{"rendered":"Bandeau Bikini Top"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"2138\" class=\"elementor elementor-2138\" data-elementor-post-type=\"product\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-14fcf289 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"14fcf289\" 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-3520341e\" data-id=\"3520341e\" 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-1f8990da 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=\"1f8990da\" 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-1f8990da\" 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-1f8990da {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-2ff9393d\" data-id=\"2ff9393d\" 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-44a7e8d7 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=\"44a7e8d7\" 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-44a7e8d7\" 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-44a7e8d7 {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-257da2b elementor-section-content-middle elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"257da2b\" 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-798d7d07\" data-id=\"798d7d07\" 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-427f846d 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=\"427f846d\" 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-427f846d\" 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-427f846d {margin: 0;}#thegem-heading-427f846d {margin-left: auto; margin-right: auto;}#thegem-heading-427f846d > * {justify-content: center;}<\/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-13cbce9f\" data-id=\"13cbce9f\" 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-19b26f70 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"19b26f70\" 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-3ff5f0fb\" data-id=\"3ff5f0fb\" 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-5238782d 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=\"5238782d\" 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-33cc8dd4\" data-id=\"33cc8dd4\" 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-68416c0e 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=\"68416c0e\" 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-196b5bac elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"196b5bac\" 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-5f53b5ab elementor-hidden-mobile\" data-id=\"5f53b5ab\" 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-18612576\" data-id=\"18612576\" 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-782f94a6 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=\"782f94a6\" 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-342cf6df 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=\"342cf6df\" 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-69b11191 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=\"69b11191\" 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-5da6fd07 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=\"5da6fd07\" 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-627d91fd 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=\"627d91fd\" 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-223b3c3e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"223b3c3e\" 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-47953af0\" data-id=\"47953af0\" 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-7577e546 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=\"7577e546\" 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-7577e546\" 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-7577e546 {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-639faaf3\" data-id=\"639faaf3\" 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-387db367 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=\"387db367\" 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-387db367\" 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-387db367 {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-576fce33 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"576fce33\" 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-568ffdd0\" data-id=\"568ffdd0\" 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-581cbb93 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=\"581cbb93\" 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-54feaf5\" data-id=\"54feaf5\" 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-4773a889 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=\"4773a889\" 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-6a8faaf3\" data-id=\"6a8faaf3\" 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-1090e7a1 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=\"1090e7a1\" 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-35a9cfb0\" data-id=\"35a9cfb0\" 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-31e3f745 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=\"31e3f745\" 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":173,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[25,28],"product_tag":[24,31,33],"class_list":["post-2138","product","type-product","status-publish","has-post-thumbnail","product_cat-bikinis","product_cat-one-pieces","product_tag-bikini","product_tag-shop","product_tag-swimwear","first","instock","shipping-taxable","purchasable","product-type-variable"],"_links":{"self":[{"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product\/2138","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=2138"}],"version-history":[{"count":1,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product\/2138\/revisions"}],"predecessor-version":[{"id":3427,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product\/2138\/revisions\/3427"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/media\/173"}],"wp:attachment":[{"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/media?parent=2138"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product_brand?post=2138"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product_cat?post=2138"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/womshy.com\/index.php\/wp-json\/wp\/v2\/product_tag?post=2138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}