{"id":1295,"date":"2022-05-24T07:39:06","date_gmt":"2022-05-24T07:39:06","guid":{"rendered":"https:\/\/klbtheme.com\/clotya\/?page_id=1295"},"modified":"2026-09-12T15:38:25","modified_gmt":"2026-09-12T15:38:25","slug":"home-3","status":"publish","type":"page","link":"https:\/\/marcasliderinc.com\/es\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1295\" class=\"elementor elementor-1295\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cb69204 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"cb69204\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6376b57\" data-id=\"6376b57\" data-element_type=\"column\" data-e-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-ba341c4 elementor-widget elementor-widget-shortcode\" data-id=\"ba341c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<style>\n\t\t.ml-hero-video{\n\t\t\tposition: relative;\n\t\t\twidth: 100%;\n\t\t\taspect-ratio: 21 \/ 9;\n\t\t\tmax-height: 70vh;\n\t\t\tmin-height: 300px;\n\t\t\toverflow: hidden;\n\t\t\tbackground: #0d1012;\n\t\t}\n\t\t.ml-hero-video .ml-hero-video__media{\n\t\t\tposition: absolute;\n\t\t\tinset: 0;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\tmax-width: none;\n\t\t\tobject-fit: cover;\n\t\t\tdisplay: block;\n\t\t}\n\t\t.ml-hero-video .ml-hero-video__shade{\n\t\t\tposition: absolute;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\theight: 35%;\n\t\t\tbackground: linear-gradient(rgba(13,16,18,0) 0%, rgba(13,16,18,.35) 100%);\n\t\t\tpointer-events: none;\n\t\t}\n\t\t.ml-hero-video .ml-hero-video__controls{\n\t\t\tposition: absolute;\n\t\t\tright: 16px;\n\t\t\tbottom: 16px;\n\t\t\tz-index: 5;\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t}\n\t\t.ml-hero-video .ml-hero-video__btn{\n\t\t\t-webkit-appearance: none;\n\t\t\tappearance: none;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: center;\n\t\t\twidth: 44px;\n\t\t\theight: 44px;\n\t\t\tmin-width: 0;\n\t\t\tmin-height: 0;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0 !important;\n\t\t\tborder: 0 !important;\n\t\t\tborder-radius: 0;\n\t\t\tbackground: transparent !important;\n\t\t\tbox-shadow: none !important;\n\t\t\tcolor: #fff !important;\n\t\t\tline-height: 0;\n\t\t\tcursor: pointer;\n\t\t\tfilter: drop-shadow(0 1px 2px rgba(0,0,0,.35));\n\t\t}\n\t\t.ml-hero-video .ml-hero-video__btn:focus-visible{\n\t\t\toutline: 2px solid #fff;\n\t\t\toutline-offset: -4px;\n\t\t}\n\t\t.ml-hero-video .ml-hero-video__btn svg{\n\t\t\tdisplay: block;\n\t\t\twidth: 24px;\n\t\t\theight: 24px;\n\t\t}\n\t\t.ml-hero-video .ml-hero-video__btn .ml-icon-sound-on,\n\t\t.ml-hero-video .ml-hero-video__btn .ml-icon-play,\n\t\t.ml-hero-video.is-unmuted .ml-hero-video__btn .ml-icon-sound-off,\n\t\t.ml-hero-video.is-paused .ml-hero-video__btn .ml-icon-pause{\n\t\t\tdisplay: none;\n\t\t}\n\t\t.ml-hero-video.is-unmuted .ml-hero-video__btn .ml-icon-sound-on,\n\t\t.ml-hero-video.is-paused .ml-hero-video__btn .ml-icon-play{\n\t\t\tdisplay: block;\n\t\t}\n\t\t@media (max-width: 767px){\n\t\t\t.ml-hero-video{\n\t\t\t\taspect-ratio: 4 \/ 3;\n\t\t\t\tmax-height: none;\n\t\t\t\tmin-height: 0;\n\t\t\t}\n\t\t\t.ml-hero-video .ml-hero-video__controls{\n\t\t\t\tright: 8px;\n\t\t\t\tbottom: 8px;\n\t\t\t}\n\t\t}\n\t\t<\/style>\n\t\t<script>\n\t\tdocument.addEventListener('DOMContentLoaded', function () {\n\t\t\tdocument.querySelectorAll('[data-ml-hero-video]').forEach(function (hero) {\n\t\t\t\tvar video = hero.querySelector('video');\n\t\t\t\tvar muteBtn = hero.querySelector('[data-ml-mute]');\n\t\t\t\tvar playBtn = hero.querySelector('[data-ml-play]');\n\t\t\t\tvar pausedByUser = false;\n\n\t\t\t\tvar mobile = window.matchMedia('(max-width: 767px)').matches;\n\t\t\t\tvideo.src = (mobile && video.dataset.srcMobile) || video.dataset.src;\n\n\t\t\t\tfunction sync() {\n\t\t\t\t\thero.classList.toggle('is-unmuted', !video.muted);\n\t\t\t\t\thero.classList.toggle('is-paused', video.paused);\n\t\t\t\t\tmuteBtn.setAttribute('aria-label', video.muted ? 'Unmute' : 'Mute');\n\t\t\t\t\tplayBtn.setAttribute('aria-label', video.paused ? 'Play' : 'Pause');\n\t\t\t\t}\n\n\t\t\t\t\/\/ Si el navegador bloquea reproducir con sonido, sigue en silencio en vez de quedar pausado.\n\t\t\t\tfunction tryPlay() {\n\t\t\t\t\tvar p = video.play();\n\t\t\t\t\tif (p && p.catch) {\n\t\t\t\t\t\tp.catch(function () {\n\t\t\t\t\t\t\tif (!video.muted) {\n\t\t\t\t\t\t\t\tvideo.muted = true;\n\t\t\t\t\t\t\t\tvideo.play().catch(sync);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tsync();\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tmuteBtn.addEventListener('click', function () {\n\t\t\t\t\tvideo.muted = !video.muted;\n\t\t\t\t\tif (!video.muted && video.paused) {\n\t\t\t\t\t\tpausedByUser = false;\n\t\t\t\t\t\ttryPlay();\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\tplayBtn.addEventListener('click', function () {\n\t\t\t\t\tif (video.paused) {\n\t\t\t\t\t\tpausedByUser = false;\n\t\t\t\t\t\ttryPlay();\n\t\t\t\t\t} else {\n\t\t\t\t\t\tpausedByUser = true;\n\t\t\t\t\t\tvideo.pause();\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t['play', 'pause', 'volumechange'].forEach(function (evt) {\n\t\t\t\t\tvideo.addEventListener(evt, sync);\n\t\t\t\t});\n\n\t\t\t\tif ('IntersectionObserver' in window) {\n\t\t\t\t\tnew IntersectionObserver(function (entries) {\n\t\t\t\t\t\tentries.forEach(function (entry) {\n\t\t\t\t\t\t\tif (entry.isIntersecting) {\n\t\t\t\t\t\t\t\tif (!pausedByUser) {\n\t\t\t\t\t\t\t\t\ttryPlay();\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t} else if (!video.paused) {\n\t\t\t\t\t\t\t\tvideo.pause();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}, { threshold: 0.25 }).observe(hero);\n\t\t\t\t} else {\n\t\t\t\t\ttryPlay();\n\t\t\t\t}\n\n\t\t\t\tsync();\n\t\t\t});\n\t\t});\n\t\t<\/script>\n\t\t\t\t<div class=\"ml-hero-video\" data-ml-hero-video>\n\t\t\t<video class=\"ml-hero-video__media\" muted loop playsinline autoplay preload=\"auto\"\n\t\t\t\tposter=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/marcaslider-hero-poster.jpg\"\n\t\t\t\tdata-src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/marcaslider-hero-video.mp4\"\n\t\t\t\tdata-src-mobile=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/marcaslider-hero-video-mobile.mp4\"><\/video>\n\t\t\t<div class=\"ml-hero-video__shade\" aria-hidden=\"true\"><\/div>\n\t\t\t<div class=\"ml-hero-video__controls\">\n\t\t\t\t<button type=\"button\" class=\"ml-hero-video__btn\" data-ml-mute aria-label=\"Unmute\">\n\t\t\t\t\t<svg class=\"ml-icon-sound-on\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\"><path d=\"M11 5 6.5 8.8H3.5v6.4h3L11 19V5z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><path d=\"M15 9.2a4 4 0 0 1 0 5.6M17.8 6.5a8 8 0 0 1 0 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/><\/svg>\n\t\t\t\t\t<svg class=\"ml-icon-sound-off\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\"><path d=\"M11 5 6.5 8.8H3.5v6.4h3L11 19V5z\" fill=\"currentColor\"\/><path d=\"m15.5 9.5 5 5m0-5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/><\/svg>\n\t\t\t\t<\/button>\n\t\t\t\t<button type=\"button\" class=\"ml-hero-video__btn\" data-ml-play aria-label=\"Pause\">\n\t\t\t\t\t<svg class=\"ml-icon-play\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\"><path d=\"M8 5.8v12.4L18 12z\" fill=\"currentColor\"\/><\/svg>\n\t\t\t\t\t<svg class=\"ml-icon-pause\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\"><path d=\"M7.5 5.5h3v13h-3zM13.5 5.5h3v13h-3z\" fill=\"currentColor\"\/><\/svg>\n\t\t\t\t<\/button>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-999220f e-con e-atomic-element e-flexbox-base e-2da1d5f \" data-id=\"999220f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"999220f\">\n    \t\t<div class=\"elementor-element elementor-element-ab8405b elementor-widget elementor-widget-shortcode\" data-id=\"ab8405b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<style>\n\t\t.ml-tech{\n\t\t\tpadding-block: 28px;\n\t\t\tbackground: #fff;\n\t\t\toverflow: hidden;\n\t\t}\n\t\t.ml-tech .ml-tech__viewport{\n\t\t\toverflow: hidden;\n\t\t\t-webkit-mask-image: linear-gradient(to right, transparent 0, #000 6%, #000 94%, transparent 100%);\n\t\t\tmask-image: linear-gradient(to right, transparent 0, #000 6%, #000 94%, transparent 100%);\n\t\t}\n\t\t.ml-tech .ml-tech__track{\n\t\t\tdisplay: flex;\n\t\t\twidth: max-content;\n\t\t\tanimation: ml-tech-scroll 45s linear infinite;\n\t\t}\n\t\t.ml-tech .ml-tech__viewport:hover .ml-tech__track{\n\t\t\tanimation-play-state: paused;\n\t\t}\n\t\t.ml-tech .ml-tech__list{\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: space-around;\n\t\t\tgap: 64px;\n\t\t\tmin-width: 100vw;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0 32px;\n\t\t\tlist-style: none;\n\t\t}\n\t\t.ml-tech .ml-tech__item{\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tgap: 14px;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\twhite-space: nowrap;\n\t\t}\n\t\t.ml-tech .ml-tech__item::before{\n\t\t\tcontent: none;\n\t\t}\n\t\t.ml-tech .ml-tech__icon{\n\t\t\tdisplay: block;\n\t\t\twidth: auto;\n\t\t\theight: 44px;\n\t\t\tmax-width: 64px;\n\t\t\tobject-fit: contain;\n\t\t\tfilter: brightness(0);\n\t\t\topacity: .6;\n\t\t}\n\t\t.ml-tech .ml-tech__title{\n\t\t\tmargin: 0;\n\t\t\tfont-size: 16px;\n\t\t\tfont-weight: 500;\n\t\t\tline-height: 1.2;\n\t\t\tletter-spacing: .03em;\n\t\t\tcolor: #555;\n\t\t}\n\t\t@keyframes ml-tech-scroll{\n\t\t\tfrom{ transform: translateX(0); }\n\t\t\tto{ transform: translateX(-50%); }\n\t\t}\n\t\t@media (max-width: 767px){\n\t\t\t.ml-tech{\n\t\t\t\tpadding-block: 20px;\n\t\t\t}\n\t\t\t.ml-tech .ml-tech__list{\n\t\t\t\tgap: 40px;\n\t\t\t\tpadding: 0 20px;\n\t\t\t}\n\t\t\t.ml-tech .ml-tech__item{\n\t\t\t\tgap: 10px;\n\t\t\t}\n\t\t\t.ml-tech .ml-tech__icon{\n\t\t\t\theight: 34px;\n\t\t\t\tmax-width: 50px;\n\t\t\t}\n\t\t\t.ml-tech .ml-tech__title{\n\t\t\t\tfont-size: 13px;\n\t\t\t}\n\t\t}\n\t\t@media (prefers-reduced-motion: reduce){\n\t\t\t.ml-tech .ml-tech__viewport{\n\t\t\t\toverflow-x: auto;\n\t\t\t}\n\t\t\t.ml-tech .ml-tech__track{\n\t\t\t\tanimation: none;\n\t\t\t}\n\t\t\t.ml-tech .ml-tech__list[aria-hidden=\"true\"]{\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\t\t<\/style>\n\t\t<section class=\"ml-tech\" aria-label=\"Technologies\">\n\t\t\t<div class=\"ml-tech__viewport\">\n\t\t\t\t<div class=\"ml-tech__track\">\n\t\t\t\t\t\t\t<ul class=\"ml-tech__list\">\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-uv50.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">UV 50+<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-warm.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">WARM<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-biodegradable.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">BIODEGRADABLE<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-thermal.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">THERMAL INSULATION<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-water-repellent.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">WATER REPELLENT<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-insect-repellent.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">INSECT REPELLENT<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-pima-cotton.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">PIMA COTTON<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-seamless-dry.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">SEAMLESS DRY<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\t\t<ul class=\"ml-tech__list\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-uv50.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">UV 50+<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-warm.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">WARM<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-biodegradable.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">BIODEGRADABLE<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-thermal.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">THERMAL INSULATION<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-water-repellent.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">WATER REPELLENT<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-insect-repellent.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">INSECT REPELLENT<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-pima-cotton.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">PIMA COTTON<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"ml-tech__item\">\n\t\t\t\t\t<img class=\"ml-tech__icon\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/tech-seamless-dry.png\" alt=\"\" decoding=\"async\">\n\t\t\t\t\t<span class=\"ml-tech__title\">SEAMLESS DRY<\/span>\n\t\t\t\t<\/li>\n\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/section>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca2d9ab elementor-widget elementor-widget-ml-shop-by-activity\" data-id=\"ca2d9ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ml-shop-by-activity.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<style>\n\t\t.ml-sba{\n\t\t\tpadding-top: 8px;\n\t\t}\n\t\t.ml-sba .ml-sba__header{\n\t\t\tmargin: 0 0 28px;\n\t\t\tpadding: 0 16px;\n\t\t\ttext-align: center;\n\t\t}\n\t\t.ml-sba .ml-sba__eyebrow{\n\t\t\tdisplay: block;\n\t\t\tmargin-bottom: 6px;\n\t\t\tfont-size: 13px;\n\t\t\tfont-weight: 400;\n\t\t\tline-height: 1.2;\n\t\t\tletter-spacing: .25em;\n\t\t\ttext-transform: uppercase;\n\t\t\tcolor: #777;\n\t\t}\n\t\t.ml-sba .ml-sba__title{\n\t\t\tmargin: 0;\n\t\t\tfont-size: 30px;\n\t\t\tfont-weight: 600;\n\t\t\tline-height: 1.1;\n\t\t\tletter-spacing: .04em;\n\t\t\ttext-transform: uppercase;\n\t\t\tcolor: #111;\n\t\t}\n\t\t@media (max-width: 992px){\n\t\t\t.ml-sba .ml-sba__title{\n\t\t\t\tfont-size: 26px;\n\t\t\t}\n\t\t}\n\t\t.ml-sba .clotya-cat-tiles-wrap{\n\t\t\tmargin-bottom: 0;\n\t\t}\n\t\t.ml-sba .clotya-cat-tiles{\n\t\t\tgrid-template-columns: repeat(var(--ml-sba-cols, 6), 1fr);\n\t\t}\n\t\t@media (max-width: 992px){\n\t\t\t.ml-sba .clotya-cat-tiles{\n\t\t\t\tgrid-template-columns: repeat(3, 1fr);\n\t\t\t}\n\t\t}\n\t\t@media (max-width: 576px){\n\t\t\t.ml-sba .clotya-cat-tiles{\n\t\t\t\tgrid-template-columns: repeat(2, 1fr);\n\t\t\t}\n\t\t}\n\t\t@media (max-width: 767px){\n\t\t\t.ml-sba{\n\t\t\t\tpadding-top: 6px;\n\t\t\t}\n\t\t\t.ml-sba .ml-sba__header{\n\t\t\t\tmargin-bottom: 18px;\n\t\t\t}\n\t\t\t.ml-sba .ml-sba__eyebrow{\n\t\t\t\tfont-size: 12px;\n\t\t\t}\n\t\t\t.ml-sba .ml-sba__title{\n\t\t\t\tfont-size: 22px;\n\t\t\t}\n\t\t}\n\t\t<\/style>\n\t\t\t\t<section class=\"ml-sba\" style=\"--ml-sba-cols: 6;\">\n\t\t\t\t\t\t\t<div class=\"ml-sba__header\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"ml-sba__eyebrow\">Women<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"ml-sba__title\">Shop by Activity<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"clotya-cat-tiles-wrap\">\n\t\t\t\t<div class=\"clotya-cat-tiles\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/women\/shopbyactivity-women\/golf-women\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/golf-women-682x1024.png\" alt=\"Golf\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Golf<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/women\/shopbyactivity-women\/running-women\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Running-1-682x1024.jpg\" alt=\"Running\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Running<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/women\/shopbyactivity-women\/soccer-women\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Soccer-women-684x1024.png\" alt=\"Soccer\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Soccer<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/women\/shopbyactivity-women\/tennis-women\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Tennis-women-819x1024.jpg\" alt=\"Tennis\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Tennis<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/women\/shopbyactivity-women\/watersports-women\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Water-Sports-women-683x1024.png\" alt=\"Water Sports\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Water Sports<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/women\/shopbyactivity-women\/workout-women\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Workout-682x1024.png\" alt=\"Workout\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Workout<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a418665 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a418665\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-d8ece49 klb-order-sm-1\" data-id=\"d8ece49\" data-element_type=\"column\" data-e-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-88075a3 no-space elementor-widget elementor-widget-clotya-product-grid\" data-id=\"88075a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-product-grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"products spacing grid-views mobile-1 column-1\"><li class=\"product type-product post-19417 status-publish first instock product_cat-running-women product_cat-shopbyactivity-women product_cat-sportwear-women product_cat-t-shirts_tanktops-women product_cat-tennis-women product_cat-women product_cat-workout-women product_cat-yogapilates_barre-women product_tag-basketball product_tag-boxing product_tag-cross-training product_tag-cycling product_tag-gym product_tag-hiking product_tag-reflective product_tag-spinning product_tag-sport has-post-thumbnail taxable shipping-taxable purchasable product-type-variable\"><div class=\"product-content product-type-3\"><div class=\"thumbnail-wrapper with-gallery\"><div class=\"product-buttons style-1\"><a href=\"https:\/\/marcasliderinc.com\/es\/\" class=\"wishlist klbwl-btn klbwl-btn-19417\" data-product_id=\"19417\" data-product_title=\"LUPO Basic Run Polyamide Tank Top\">Add to wishlist<\/a><a href=\"19417\" class=\"detail-bnt quick-view-button\"><i class=\"klbth-icon-resize\"><\/i><\/a><a href=\"?add-to-compare=19417\" class=\"klbcp-btn klbcp-btn-19417\" data-id=\"19417\" data-product_name=\"LUPO Basic Run Polyamide Tank Top\" data-product_image=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5920-Z-150x150.png\">Compare<\/a><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-basic-run-polyamide-tank-top-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_19417\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"19417\" data-product_sku=\"77076-004\" aria-label=\"Elige las opciones para &ldquo;LUPO Basic Run Polyamide Tank Top&rdquo;\" rel=\"\">Seleccionar opciones <i class=\"klbth-icon-shopping-bag-ft\"><\/i><\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_19417\" class=\"screen-reader-text\">\n\t\tEste producto tiene m\u00faltiples variantes. Las opciones se pueden elegir en la p\u00e1gina de producto\t<\/span>\n<\/div><!-- product-buttons --><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-basic-run-polyamide-tank-top-2\/\" class=\"product-images\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5920-Z-500x750.png\"><\/a><\/div><!-- thumbnail-wrapper --><div class=\"content-wrapper\"><h3 class=\"product-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-basic-run-polyamide-tank-top-2\/\">LUPO Basic Run Polyamide Tank Top<\/a><\/h3><span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>41.90<\/bdi><\/span><\/span><!-- price --><div class=\"product-progress\"><div class=\"progressbar\"><span style=\"width: 0%;\"><\/span><\/div><div class=\"progress-info\"><div class=\"available\">Available: 1<\/div><div class=\"sold\">Sold: <strong>0<\/strong><\/div><\/div><!-- progress-info --><\/div><!-- product-progress --><\/div><!-- content-wrapper --><\/div><!-- product-content --><\/li><\/ul>\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-d851354 klb-order-sm-3\" data-id=\"d851354\" data-element_type=\"column\" data-e-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-35e6fc1 elementor-widget elementor-widget-clotya-banner-box3\" data-id=\"35e6fc1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-banner-box3.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"banner-box3 banner light content-center content-middle\"><div class=\"banner-content\"><div class=\"banner-inner\"><h4 class=\"entry-subtitle\"> NEW<\/h4><h2 class=\"entry-title\"> Collection<\/h2><div class=\"entry-description\"><p><\/p><\/div><!-- entry-description --><a href=\"\"  class=\"btn link\">Buy now <i class=\"klbth-icon-right-arrow\"><\/i><\/a><\/div><!-- banner-inner --><\/div><!-- banner-content --><div class=\"banner-image\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/Imagenes-de-portadas-web-2026_Mesa-de-trabajo-1-15.png\" alt=\"banner\"><\/div><a href=\"\"  class=\"overlay-link\"><\/a><\/div><!-- banner -->\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-cf0a459 klb-order-sm-2\" data-id=\"cf0a459\" data-element_type=\"column\" data-e-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-dda3225 no-space elementor-widget elementor-widget-clotya-product-grid\" data-id=\"dda3225\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-product-grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"products spacing grid-views mobile-1 column-1\"><li class=\"product type-product post-16398 status-publish instock product_cat-socks_hosiery product_cat-tights-women product_cat-women product_tag-no-panty-line product_tag-no-toe-cap-line has-post-thumbnail taxable shipping-taxable purchasable product-type-variable\"><div class=\"product-content product-type-3\"><div class=\"thumbnail-wrapper with-gallery\"><div class=\"product-buttons style-1\"><a href=\"https:\/\/marcasliderinc.com\/es\/\" class=\"wishlist klbwl-btn klbwl-btn-16398\" data-product_id=\"16398\" data-product_title=\"LUPO Loba Adult Opaque Acrylic 80 Denier Tights\">Add to wishlist<\/a><a href=\"16398\" class=\"detail-bnt quick-view-button\"><i class=\"klbth-icon-resize\"><\/i><\/a><a href=\"?add-to-compare=16398\" class=\"klbcp-btn klbcp-btn-16398\" data-id=\"16398\" data-product_name=\"LUPO Loba Adult Opaque Acrylic 80 Denier Tights\" data-product_image=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/05805-001-9990-Z-150x150.jpg\">Compare<\/a><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-loba-adult-opaque-acrylic-80-denier-tights\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16398\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"16398\" data-product_sku=\"05805-001\" aria-label=\"Elige las opciones para &ldquo;LUPO Loba Adult Opaque Acrylic 80 Denier Tights&rdquo;\" rel=\"\">Seleccionar opciones <i class=\"klbth-icon-shopping-bag-ft\"><\/i><\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_16398\" class=\"screen-reader-text\">\n\t\tEste producto tiene m\u00faltiples variantes. Las opciones se pueden elegir en la p\u00e1gina de producto\t<\/span>\n<\/div><!-- product-buttons --><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-loba-adult-opaque-acrylic-80-denier-tights\/\" class=\"product-images\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/05805-001-9990-Z-500x750.jpg\"><\/a><\/div><!-- thumbnail-wrapper --><div class=\"content-wrapper\"><h3 class=\"product-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-loba-adult-opaque-acrylic-80-denier-tights\/\">LUPO Loba Adult Opaque Acrylic 80 Denier Tights<\/a><\/h3><span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>17.90<\/bdi><\/span><\/span><!-- price --><div class=\"product-progress\"><div class=\"progressbar\"><span style=\"width: 0%;\"><\/span><\/div><div class=\"progress-info\"><div class=\"available\">Available: 1<\/div><div class=\"sold\">Sold: <strong>0<\/strong><\/div><\/div><!-- progress-info --><\/div><!-- product-progress --><\/div><!-- content-wrapper --><\/div><!-- product-content --><\/li><\/ul>\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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-030b6bf elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"030b6bf\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8ad9241\" data-id=\"8ad9241\" data-element_type=\"column\" data-e-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-52b5f3b elementor-widget elementor-widget-clotya-icon-box\" data-id=\"52b5f3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"iconbox style-1\"><div class=\"iconbox-icon\"><i class=\"klbth-icon-box-4\"><\/i><\/div><div class=\"iconbox-detail\"><h4 class=\"entry-title\">Free shipping<\/h4><div class=\"entry-description\"><p>On orders over $55<\/p><\/div><!-- entry-description --><\/div><\/div><!-- iconbox -->\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-a64498f\" data-id=\"a64498f\" data-element_type=\"column\" data-e-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-75029f0 elementor-widget elementor-widget-clotya-icon-box\" data-id=\"75029f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"iconbox style-1\"><div class=\"iconbox-icon\"><i class=\"klbth-icon-delivery-return\"><\/i><\/div><div class=\"iconbox-detail\"><h4 class=\"entry-title\">10% off your first order<\/h4><div class=\"entry-description\"><p>Sign up to get your discount. Promotional items excluded.<\/p><\/div><!-- entry-description --><\/div><\/div><!-- iconbox -->\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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c6f2e5a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"c6f2e5a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f89ab1a\" data-id=\"f89ab1a\" data-element_type=\"column\" data-e-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-cfaa668 elementor-widget__width-inherit elementor-widget elementor-widget-clotya-banner-box\" data-id=\"cfaa668\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-banner-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"klb-banner-box banner dark content-top content-left mobile-sec \"><div class=\"banner-content\"><div class=\"banner-inner\"><h4 class=\"entry-subtitle\"><\/h4><h2 class=\"entry-title \"><\/h2><div class=\"entry-description\"><p><\/p><\/div><!-- entry-description --><\/div><!-- banner-inner --><\/div><!-- banner-content --><div class=\"banner-image\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/707016f6-f3bf-414d-b311-f929bfae3734.png\" alt=\"banner\"><\/div><a href=\"\" class=\"overlay-link\"><\/a><\/div><!-- banner -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-334be13 elementor-widget elementor-widget-ml-shop-by-activity\" data-id=\"334be13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ml-shop-by-activity.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<section class=\"ml-sba\" style=\"--ml-sba-cols: 6;\">\n\t\t\t\t\t\t\t<div class=\"ml-sba__header\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"ml-sba__eyebrow\">Men<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"ml-sba__title\">Shop by Activity<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"clotya-cat-tiles-wrap\">\n\t\t\t\t<div class=\"clotya-cat-tiles\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/men\/shopbyactivity-men\/running-men\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/77353-001-5650-Z-683x1024.png\" alt=\"Running\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Running<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/men\/shopbyactivity-men\/workout-men\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/77230-001-2480-Z-683x1024.png\" alt=\"Workout\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Workout<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/men\/shopbyactivity-men\/yoga_pilates-men\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Yoga-men-840x1024.png\" alt=\"Yoga &amp; pilates\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Yoga &amp; pilates<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/men\/shopbyactivity-men\/tennis-men\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Tennis-men-683x1024.png\" alt=\"Tennis\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Tennis<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/men\/shopbyactivity-men\/golf-men\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Golf-men-682x1024.png\" alt=\"Golf\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Golf<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/men\/shopbyactivity-men\/watersports-men\/\" class=\"clotya-cat-tile\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/70632-001-4831-Z-769x1024.jpg\" alt=\"Water Sports\" loading=\"lazy\" \/>\n\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-overlay\">\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-label\">Water Sports<\/span>\n\t\t\t\t\t\t\t\t<span class=\"clotya-cat-tile-more\">See more<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/section>\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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6e86aed elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6e86aed\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-97c5ad3\" data-id=\"97c5ad3\" data-element_type=\"column\" data-e-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-db513f5 elementor-widget__width-inherit elementor-widget elementor-widget-clotya-banner-box\" data-id=\"db513f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-banner-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"klb-banner-box banner dark content-top content-left mobile-sec \"><div class=\"banner-content\"><div class=\"banner-inner\"><h4 class=\"entry-subtitle\"><\/h4><h2 class=\"entry-title \"><\/h2><div class=\"entry-description\"><p><\/p><\/div><!-- entry-description --><\/div><!-- banner-inner --><\/div><!-- banner-content --><div class=\"banner-image\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/accesorios-imagen.png\" alt=\"banner\"><\/div><a href=\"https:\/\/marcasliderinc.com\/product-category\/accessories\/\" class=\"overlay-link\"><\/a><\/div><!-- banner -->\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>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-5de1455 e-con e-atomic-element e-flexbox-base e-c5c9bd4 \" data-id=\"5de1455\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5de1455\">\n    \n<\/div>\n\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-053aec2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"053aec2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-025cf75\" data-id=\"025cf75\" data-element_type=\"column\" data-e-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-f2c62e1 elementor-widget elementor-widget-clotya-product-carousel\" data-id=\"f2c62e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-product-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\n\t\t<div class=\"site-module module-products\"><div class=\"module-body\"><div class=\"site-slider carousel owl-carousel products \" data-desktop=\"4\" data-tablet=\"3\" data-mobile=\"2\" data-speed=\"600\" data-loop=\"true\" data-gutter=\"30\" data-dots=\"true\" data-nav=\"true\" data-autoplay=\"false\" data-autospeed=\"\" data-autostop=\"true\"><div class=\"product type-product post-19417 status-publish instock product_cat-running-women product_cat-shopbyactivity-women product_cat-sportwear-women product_cat-t-shirts_tanktops-women product_cat-tennis-women product_cat-women product_cat-workout-women product_cat-yogapilates_barre-women product_tag-basketball product_tag-boxing product_tag-cross-training product_tag-cycling product_tag-gym product_tag-hiking product_tag-reflective product_tag-spinning product_tag-sport has-post-thumbnail taxable shipping-taxable purchasable product-type-variable\"><div class=\"product-content\"><div class=\"thumbnail-wrapper with-gallery\"><div class=\"product-buttons style-1\"><a href=\"https:\/\/marcasliderinc.com\/es\/\" class=\"wishlist klbwl-btn klbwl-btn-19417\" data-product_id=\"19417\" data-product_title=\"LUPO Basic Run Polyamide Tank Top\">Add to wishlist<\/a><a href=\"19417\" class=\"detail-bnt quick-view-button\"><i class=\"klbth-icon-resize\"><\/i><\/a><a href=\"?add-to-compare=19417\" class=\"klbcp-btn klbcp-btn-19417\" data-id=\"19417\" data-product_name=\"LUPO Basic Run Polyamide Tank Top\" data-product_image=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5920-Z-150x150.png\">Compare<\/a><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-basic-run-polyamide-tank-top-2\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_19417\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"19417\" data-product_sku=\"77076-004\" aria-label=\"Elige las opciones para &ldquo;LUPO Basic Run Polyamide Tank Top&rdquo;\" rel=\"\">Seleccionar opciones <i class=\"klbth-icon-shopping-bag-ft\"><\/i><\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_19417\" class=\"screen-reader-text\">\n\t\tEste producto tiene m\u00faltiples variantes. Las opciones se pueden elegir en la p\u00e1gina de producto\t<\/span>\n<\/div><!-- product-buttons --><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-basic-run-polyamide-tank-top-2\/\" class=\"product-images\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5920-Z-500x750.png\" data-hover-slides=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-9990-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-9990-.3-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-9990-.2-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-9990-.1-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5920-.1-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5920-.2-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5920-.3-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5920-.4-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5920-.5-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5920-.6-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5141-.1-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5141-.2-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5141-.3-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/77076-004-5141-.4-500x750.png\" data-options='{\"touch\": \"end\", \"preloadImages\": true }' alt=\"LUPO Basic Run Polyamide Tank Top\"><\/a><\/div><!-- thumbnail-wrapper --><div class=\"content-wrapper\"><h3 class=\"product-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-basic-run-polyamide-tank-top-2\/\">LUPO Basic Run Polyamide Tank Top<\/a><\/h3><span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>41.90<\/bdi><\/span><\/span><!-- price --><\/div><!-- content-wrapper --><\/div><!-- product-content --><\/div><div class=\"product type-product post-19316 status-publish last instock product_cat-shapewear-women product_cat-shapewear-shapewear product_cat-women product_tag-bermuda product_tag-comfort product_tag-compression product_tag-perfect-fit product_tag-seamless product_tag-silicone-grip product_tag-underwear has-post-thumbnail taxable shipping-taxable purchasable product-type-variable\"><div class=\"product-content\"><div class=\"thumbnail-wrapper with-gallery\"><div class=\"product-buttons style-1\"><a href=\"https:\/\/marcasliderinc.com\/es\/\" class=\"wishlist klbwl-btn klbwl-btn-19316\" data-product_id=\"19316\" data-product_title=\"LUPO Loba AF Skin Bermuda Shorts\">Add to wishlist<\/a><a href=\"19316\" class=\"detail-bnt quick-view-button\"><i class=\"klbth-icon-resize\"><\/i><\/a><a href=\"?add-to-compare=19316\" class=\"klbcp-btn klbcp-btn-19316\" data-id=\"19316\" data-product_name=\"LUPO Loba AF Skin Bermuda Shorts\" data-product_image=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/47121-001-6140-Z-150x150.png\">Compare<\/a><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-loba-af-skin-bermuda-shorts\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_19316\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"19316\" data-product_sku=\"47121-001\" aria-label=\"Elige las opciones para &ldquo;LUPO Loba AF Skin Bermuda Shorts&rdquo;\" rel=\"\">Seleccionar opciones <i class=\"klbth-icon-shopping-bag-ft\"><\/i><\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_19316\" class=\"screen-reader-text\">\n\t\tEste producto tiene m\u00faltiples variantes. Las opciones se pueden elegir en la p\u00e1gina de producto\t<\/span>\n<\/div><!-- product-buttons --><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-loba-af-skin-bermuda-shorts\/\" class=\"product-images\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/47121-001-6140-Z-500x750.png\" data-hover-slides=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/47121-001-6140-.1-1-500x750.png,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/47121-001-6140-1-500x750.png\" data-options='{\"touch\": \"end\", \"preloadImages\": true }' alt=\"LUPO Loba AF Skin Bermuda Shorts\"><\/a><\/div><!-- thumbnail-wrapper --><div class=\"content-wrapper\"><h3 class=\"product-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-loba-af-skin-bermuda-shorts\/\">LUPO Loba AF Skin Bermuda Shorts<\/a><\/h3><span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>42.90<\/bdi><\/span><\/span><!-- price --><\/div><!-- content-wrapper --><\/div><!-- product-content --><\/div><div class=\"product type-product post-16456 status-publish first instock product_cat-linersocks-women product_cat-shopbyactivity-women product_cat-socks_hosiery product_cat-women product_cat-yogapilates_barre-women product_tag-ballet product_tag-dance product_tag-home-use product_tag-non-slip-socks has-post-thumbnail taxable shipping-taxable purchasable product-type-variable\"><div class=\"product-content\"><div class=\"thumbnail-wrapper with-gallery\"><div class=\"product-buttons style-1\"><a href=\"https:\/\/marcasliderinc.com\/es\/\" class=\"wishlist klbwl-btn klbwl-btn-16456\" data-product_id=\"16456\" data-product_title=\"LUPO Socks AF Sap. Anti.\">Add to wishlist<\/a><a href=\"16456\" class=\"detail-bnt quick-view-button\"><i class=\"klbth-icon-resize\"><\/i><\/a><a href=\"?add-to-compare=16456\" class=\"klbcp-btn klbcp-btn-16456\" data-id=\"16456\" data-product_name=\"LUPO Socks AF Sap. Anti.\" data-product_image=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/04945-072-9980-Z-150x150.jpg\">Compare<\/a><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-meia-lupo-af-sap-anti\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16456\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"16456\" data-product_sku=\"04945-072\" aria-label=\"Elige las opciones para &ldquo;LUPO Socks AF Sap. Anti.&rdquo;\" rel=\"\">Seleccionar opciones <i class=\"klbth-icon-shopping-bag-ft\"><\/i><\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_16456\" class=\"screen-reader-text\">\n\t\tEste producto tiene m\u00faltiples variantes. Las opciones se pueden elegir en la p\u00e1gina de producto\t<\/span>\n<\/div><!-- product-buttons --><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-meia-lupo-af-sap-anti\/\" class=\"product-images\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/04945-072-9980-Z-500x750.jpg\" data-hover-slides=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/04945-072-9980-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/04945-072-9980-.1-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/04945-072-9990-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/04945-072-9990-.2-500x750.jpg\" data-options='{\"touch\": \"end\", \"preloadImages\": true }' alt=\"LUPO Socks AF Sap. Anti.\"><\/a><\/div><!-- thumbnail-wrapper --><div class=\"content-wrapper\"><h3 class=\"product-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-meia-lupo-af-sap-anti\/\">LUPO Socks AF Sap. Anti.<\/a><\/h3><span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>13.90<\/bdi><\/span><\/span><!-- price --><\/div><!-- content-wrapper --><\/div><!-- product-content --><\/div><div class=\"product type-product post-16449 status-publish instock product_cat-linersocks-women product_cat-shopbyactivity-women product_cat-socks_hosiery product_cat-women product_cat-yogapilates_barre-women product_tag-ballet product_tag-dance product_tag-home-use product_tag-non-slip-socks product_tag-silicone-grip has-post-thumbnail taxable shipping-taxable purchasable product-type-variable\"><div class=\"product-content\"><div class=\"thumbnail-wrapper with-gallery\"><div class=\"product-buttons style-1\"><a href=\"https:\/\/marcasliderinc.com\/es\/\" class=\"wishlist klbwl-btn klbwl-btn-16449\" data-product_id=\"16449\" data-product_title=\"LUPO Women&#039;s Anti-Slip Sneaker Socks\">Add to wishlist<\/a><a href=\"16449\" class=\"detail-bnt quick-view-button\"><i class=\"klbth-icon-resize\"><\/i><\/a><a href=\"?add-to-compare=16449\" class=\"klbcp-btn klbcp-btn-16449\" data-id=\"16449\" data-product_name=\"LUPO Women&#039;s Anti-Slip Sneaker Socks\" data-product_image=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/04945-068-5940-Z-150x150.jpg\">Compare<\/a><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-womens-anti-slip-sneaker-socks\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16449\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"16449\" data-product_sku=\"04945-068\" aria-label=\"Elige las opciones para &ldquo;LUPO Women&#039;s Anti-Slip Sneaker Socks&rdquo;\" rel=\"\">Seleccionar opciones <i class=\"klbth-icon-shopping-bag-ft\"><\/i><\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_16449\" class=\"screen-reader-text\">\n\t\tEste producto tiene m\u00faltiples variantes. Las opciones se pueden elegir en la p\u00e1gina de producto\t<\/span>\n<\/div><!-- product-buttons --><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-womens-anti-slip-sneaker-socks\/\" class=\"product-images\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/04945-068-5940-Z-500x750.jpg\" data-hover-slides=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/04945-068-5940-.1-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/04945-068-5940-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/04945-068-2801-.1-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/04945-068-2801-500x750.jpg\" data-options='{\"touch\": \"end\", \"preloadImages\": true }' alt=\"LUPO Women&#8217;s Anti-Slip Sneaker Socks\"><\/a><\/div><!-- thumbnail-wrapper --><div class=\"content-wrapper\"><h3 class=\"product-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-womens-anti-slip-sneaker-socks\/\">LUPO Women&#8217;s Anti-Slip Sneaker Socks<\/a><\/h3><span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>13.90<\/bdi><\/span><\/span><!-- price --><\/div><!-- content-wrapper --><\/div><!-- product-content --><\/div><div class=\"product type-product post-16417 status-publish instock product_cat-casualwear-women product_cat-long-sleeveblouses-women product_cat-women product_tag-cold-weather-wear product_tag-semisheer product_tag-warm product_tag-winter-apparel has-post-thumbnail taxable shipping-taxable purchasable product-type-variable\"><div class=\"product-content\"><div class=\"thumbnail-wrapper with-gallery\"><div class=\"product-buttons style-1\"><a href=\"https:\/\/marcasliderinc.com\/es\/\" class=\"wishlist klbwl-btn klbwl-btn-16417\" data-product_id=\"16417\" data-product_title=\"LUPO Women&#039;s Long-Sleeve Second-Skin Top, 40 Denier\">Add to wishlist<\/a><a href=\"16417\" class=\"detail-bnt quick-view-button\"><i class=\"klbth-icon-resize\"><\/i><\/a><a href=\"?add-to-compare=16417\" class=\"klbcp-btn klbcp-btn-16417\" data-id=\"16417\" data-product_name=\"LUPO Women&#039;s Long-Sleeve Second-Skin Top, 40 Denier\" data-product_image=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-6540-019-Z-150x150.jpg\">Compare<\/a><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-womens-long-sleeve-second-skin-top-40-denier\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16417\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"16417\" data-product_sku=\"00800-001\" aria-label=\"Elige las opciones para &ldquo;LUPO Women&#039;s Long-Sleeve Second-Skin Top, 40 Denier&rdquo;\" rel=\"\">Seleccionar opciones <i class=\"klbth-icon-shopping-bag-ft\"><\/i><\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_16417\" class=\"screen-reader-text\">\n\t\tEste producto tiene m\u00faltiples variantes. Las opciones se pueden elegir en la p\u00e1gina de producto\t<\/span>\n<\/div><!-- product-buttons --><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-womens-long-sleeve-second-skin-top-40-denier\/\" class=\"product-images\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-6540-019-Z-500x750.jpg\" data-hover-slides=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-6540-033-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-6540-036-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-6540-044-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-6540-013-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-6540-019-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-1110-007-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-1110-017-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-1110-025-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-1110-013-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-9990-039-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-9990-010-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-9990-026-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-9990-021-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00800-001-9990-012-500x750.jpg\" data-options='{\"touch\": \"end\", \"preloadImages\": true }' alt=\"LUPO Women&#8217;s Long-Sleeve Second-Skin Top, 40 Denier\"><\/a><\/div><!-- thumbnail-wrapper --><div class=\"content-wrapper\"><h3 class=\"product-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-womens-long-sleeve-second-skin-top-40-denier\/\">LUPO Women&#8217;s Long-Sleeve Second-Skin Top, 40 Denier<\/a><\/h3><span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>17.90<\/bdi><\/span><\/span><!-- price --><\/div><!-- content-wrapper --><\/div><!-- product-content --><\/div><div class=\"product type-product post-16408 status-publish last instock product_cat-socks_hosiery product_cat-tights-women product_cat-women product_tag-fio-80 product_tag-no-panty-line product_tag-no-toe-cap-line has-post-thumbnail taxable shipping-taxable purchasable product-type-variable\"><div class=\"product-content\"><div class=\"thumbnail-wrapper with-gallery\"><div class=\"product-buttons style-1\"><a href=\"https:\/\/marcasliderinc.com\/es\/\" class=\"wishlist klbwl-btn klbwl-btn-16408\" data-product_id=\"16408\" data-product_title=\"LUPO Opaque Tights\">Add to wishlist<\/a><a href=\"16408\" class=\"detail-bnt quick-view-button\"><i class=\"klbth-icon-resize\"><\/i><\/a><a href=\"?add-to-compare=16408\" class=\"klbcp-btn klbcp-btn-16408\" data-id=\"16408\" data-product_name=\"LUPO Opaque Tights\" data-product_image=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/05858-001-9990-Z-150x150.jpg\">Compare<\/a><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-opaque-80-denier-tights\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16408\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"16408\" data-product_sku=\"05858-001\" aria-label=\"Elige las opciones para &ldquo;LUPO Opaque Tights&rdquo;\" rel=\"\">Seleccionar opciones <i class=\"klbth-icon-shopping-bag-ft\"><\/i><\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_16408\" class=\"screen-reader-text\">\n\t\tEste producto tiene m\u00faltiples variantes. Las opciones se pueden elegir en la p\u00e1gina de producto\t<\/span>\n<\/div><!-- product-buttons --><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-opaque-80-denier-tights\/\" class=\"product-images\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/05858-001-9990-Z-500x750.jpg\" data-hover-slides=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/05858-001-6540-1-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/05858-001-9990-500x750.jpg\" data-options='{\"touch\": \"end\", \"preloadImages\": true }' alt=\"LUPO Opaque Tights\"><\/a><\/div><!-- thumbnail-wrapper --><div class=\"content-wrapper\"><h3 class=\"product-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-opaque-80-denier-tights\/\">LUPO Opaque Tights<\/a><\/h3><span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>12.90<\/bdi><\/span><\/span><!-- price --><\/div><!-- content-wrapper --><\/div><!-- product-content --><\/div><div class=\"product type-product post-16405 status-publish first instock product_cat-casualwear-women product_cat-long-sleeveblouses-women product_cat-women product_tag-cold-weather-wear product_tag-semisheer product_tag-warm product_tag-winter-apparel has-post-thumbnail taxable shipping-taxable purchasable product-type-variable\"><div class=\"product-content\"><div class=\"thumbnail-wrapper with-gallery\"><div class=\"product-buttons style-1\"><a href=\"https:\/\/marcasliderinc.com\/es\/\" class=\"wishlist klbwl-btn klbwl-btn-16405\" data-product_id=\"16405\" data-product_title=\"LUPO High-Neck Second-Skin Top\">Add to wishlist<\/a><a href=\"16405\" class=\"detail-bnt quick-view-button\"><i class=\"klbth-icon-resize\"><\/i><\/a><a href=\"?add-to-compare=16405\" class=\"klbcp-btn klbcp-btn-16405\" data-id=\"16405\" data-product_name=\"LUPO High-Neck Second-Skin Top\" data-product_image=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00840-001-9990-007-Z-150x150.jpg\">Compare<\/a><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-high-neck-second-skin-top\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16405\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"16405\" data-product_sku=\"00840-001\" aria-label=\"Elige las opciones para &ldquo;LUPO High-Neck Second-Skin Top&rdquo;\" rel=\"\">Seleccionar opciones <i class=\"klbth-icon-shopping-bag-ft\"><\/i><\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_16405\" class=\"screen-reader-text\">\n\t\tEste producto tiene m\u00faltiples variantes. Las opciones se pueden elegir en la p\u00e1gina de producto\t<\/span>\n<\/div><!-- product-buttons --><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-high-neck-second-skin-top\/\" class=\"product-images\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00840-001-9990-007-Z-500x750.jpg\" data-hover-slides=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00840-001-9990-017-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00840-001-9990-007-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00840-001-9990-011-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00840-001-9990-026-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00840-001-1000-013-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00840-001-1000-016-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00840-001-1000-024-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/00840-001-1000-035-500x750.jpg\" data-options='{\"touch\": \"end\", \"preloadImages\": true }' alt=\"LUPO High-Neck Second-Skin Top\"><\/a><\/div><!-- thumbnail-wrapper --><div class=\"content-wrapper\"><h3 class=\"product-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-high-neck-second-skin-top\/\">LUPO High-Neck Second-Skin Top<\/a><\/h3><span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>17.90<\/bdi><\/span><\/span><!-- price --><\/div><!-- content-wrapper --><\/div><!-- product-content --><\/div><div class=\"product type-product post-16398 status-publish instock product_cat-socks_hosiery product_cat-tights-women product_cat-women product_tag-no-panty-line product_tag-no-toe-cap-line has-post-thumbnail taxable shipping-taxable purchasable product-type-variable\"><div class=\"product-content\"><div class=\"thumbnail-wrapper with-gallery\"><div class=\"product-buttons style-1\"><a href=\"https:\/\/marcasliderinc.com\/es\/\" class=\"wishlist klbwl-btn klbwl-btn-16398\" data-product_id=\"16398\" data-product_title=\"LUPO Loba Adult Opaque Acrylic 80 Denier Tights\">Add to wishlist<\/a><a href=\"16398\" class=\"detail-bnt quick-view-button\"><i class=\"klbth-icon-resize\"><\/i><\/a><a href=\"?add-to-compare=16398\" class=\"klbcp-btn klbcp-btn-16398\" data-id=\"16398\" data-product_name=\"LUPO Loba Adult Opaque Acrylic 80 Denier Tights\" data-product_image=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/05805-001-9990-Z-150x150.jpg\">Compare<\/a><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-loba-adult-opaque-acrylic-80-denier-tights\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16398\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"16398\" data-product_sku=\"05805-001\" aria-label=\"Elige las opciones para &ldquo;LUPO Loba Adult Opaque Acrylic 80 Denier Tights&rdquo;\" rel=\"\">Seleccionar opciones <i class=\"klbth-icon-shopping-bag-ft\"><\/i><\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_16398\" class=\"screen-reader-text\">\n\t\tEste producto tiene m\u00faltiples variantes. Las opciones se pueden elegir en la p\u00e1gina de producto\t<\/span>\n<\/div><!-- product-buttons --><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-loba-adult-opaque-acrylic-80-denier-tights\/\" class=\"product-images\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/05805-001-9990-Z-500x750.jpg\" data-hover-slides=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/05805-001-9990-500x750.jpg,https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/08\/05805-001-9990-.2-500x750.jpg\" data-options='{\"touch\": \"end\", \"preloadImages\": true }' alt=\"LUPO Loba Adult Opaque Acrylic 80 Denier Tights\"><\/a><\/div><!-- thumbnail-wrapper --><div class=\"content-wrapper\"><h3 class=\"product-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/producto\/lupo-loba-adult-opaque-acrylic-80-denier-tights\/\">LUPO Loba Adult Opaque Acrylic 80 Denier Tights<\/a><\/h3><span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>17.90<\/bdi><\/span><\/span><!-- price --><\/div><!-- content-wrapper --><\/div><!-- product-content --><\/div><\/div><!-- owl-carousel --><\/div><!-- module-body --><\/div><!-- site-module -->\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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-25529a0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"25529a0\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a1b9c9a\" data-id=\"a1b9c9a\" data-element_type=\"column\" data-e-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-c79ab0b elementor-widget elementor-widget-clotya-product-categories\" data-id=\"c79ab0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-product-categories.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"site-module module-category style-1 square\"><div class=\"module-header\"><h3 class=\"entry-title\">Our Categories<\/h3><p><\/p><\/div><!-- module-header --><div class=\"module-body\"><div class=\"site-slider carousel owl-carousel products\" data-desktop=\"4\" data-tablet=\"4\" data-mobile=\"3\" data-speed=\"600\" data-loop=\"true\" data-gutter=\"15\" data-dots=\"true\" data-nav=\"true\" data-autoplay=\"true\" data-autospeed=\"1600\" data-autostop=\"true\"><div class=\"category\"><div class=\"category-thumbnail\"><div class=\"total-product\">23<\/div><a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/accessories\/\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Accessories.png\" alt=\"Accessories\"><\/a><\/div><!-- category-thumbnail --><div class=\"category-content\"><h3 class=\"entry-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/accessories\/\">Accessories<\/a><\/h3><\/div><!-- category-content --><\/div><!-- category --><div class=\"category\"><div class=\"category-thumbnail\"><div class=\"total-product\">7<\/div><a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/kids\/\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Kids.png\" alt=\"Kids\"><\/a><\/div><!-- category-thumbnail --><div class=\"category-content\"><h3 class=\"entry-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/kids\/\">Kids<\/a><\/h3><\/div><!-- category-content --><\/div><!-- category --><div class=\"category\"><div class=\"category-thumbnail\"><div class=\"total-product\">62<\/div><a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/men\/\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/80040-002-1130-Z.jpg\" alt=\"Men\"><\/a><\/div><!-- category-thumbnail --><div class=\"category-content\"><h3 class=\"entry-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/men\/\">Men<\/a><\/h3><\/div><!-- category-content --><\/div><!-- category --><div class=\"category\"><div class=\"category-thumbnail\"><div class=\"total-product\">121<\/div><a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/women\/\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/Women.png\" alt=\"Women\"><\/a><\/div><!-- category-thumbnail --><div class=\"category-content\"><h3 class=\"entry-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/categoria-producto\/women\/\">Women<\/a><\/h3><\/div><!-- category-content --><\/div><!-- category --><\/div><!-- site-slider --><\/div><\/div><!-- module -->\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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7a43617 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7a43617\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-93fe530\" data-id=\"93fe530\" data-element_type=\"column\" data-e-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-fc2f942 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-clotya-custom-title\" data-id=\"fc2f942\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-custom-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"site-module klb-custom-title\"><div class=\"module-header centered\"><h3 class=\"entry-title\">Our Latest News<\/h3><div class=\"entry-description\"><p>Welcome to the place where fashion meets movement. On the Marcas Lider blog you&#039;ll find everything you need to live in style: the latest trends in activewear and casualwear, outfit guides for every occasion, care tips for your Lupo pieces, fitness and wellness inspiration, and everything happening in the world of active fashion in Bolivia and Latin America.\nBecause dressing well isn&#039;t just about looking good \u2014 it&#039;s about feeling ready for whatever comes next.<\/p><\/div><!-- entry-description --><\/div><!-- module-header --><\/div><!-- site-module -->\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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-eab52b2 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"eab52b2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9e08370\" data-id=\"9e08370\" data-element_type=\"column\" data-e-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-6293ec2 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-clotya-latest-blog\" data-id=\"6293ec2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-latest-blog.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"site-module module-blog\"><div class=\"module-body\"><div class=\"row\"><div class=\"col col-12 col-lg-4\"><article class=\"post\"><figure class=\"entry-media\"><a href=\"https:\/\/marcasliderinc.com\/es\/the-best-products-that-shape-fashion\/\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2022\/04\/blog-4.jpg\" alt=\"The Best Products That Shape Fashion\"><\/a><\/figure><div class=\"entry-wrapper\"><div class=\"entry-meta top\"><div class=\"entry-category\"><a href=\"https:\/\/marcasliderinc.com\/es\/the-best-products-that-shape-fashion\/\">Collection<\/a><\/div><!-- entry-category --><div class=\"entry-date\"><a href=\"https:\/\/marcasliderinc.com\/es\/the-best-products-that-shape-fashion\/\">25 Abr 2022<\/a><\/div><\/div><!-- entry-meta --><h2 class=\"entry-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/the-best-products-that-shape-fashion\/\">The Best Products That Shape Fashion<\/a><\/h2><div class=\"entry-content\"><p>Donec rhoncus quis diam sit amet faucibus. Vivamus pellentesque, sem sed convallis ultricies, ante eros <\/p><\/div><!-- entry-content --><\/div><!-- entry-wrapper --><\/article><!-- post --><\/div><!-- col --><div class=\"col col-12 col-lg-4\"><article class=\"post\"><figure class=\"entry-media\"><a href=\"https:\/\/marcasliderinc.com\/es\/new-finds-from-tuckernuck\/\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2022\/04\/blog-5.jpg\" alt=\"New Finds From Tuckernuck\"><\/a><\/figure><div class=\"entry-wrapper\"><div class=\"entry-meta top\"><div class=\"entry-category\"><a href=\"https:\/\/marcasliderinc.com\/es\/new-finds-from-tuckernuck\/\">Fashion<\/a><\/div><!-- entry-category --><div class=\"entry-date\"><a href=\"https:\/\/marcasliderinc.com\/es\/new-finds-from-tuckernuck\/\">25 Abr 2022<\/a><\/div><\/div><!-- entry-meta --><h2 class=\"entry-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/new-finds-from-tuckernuck\/\">New Finds From Tuckernuck<\/a><\/h2><div class=\"entry-content\"><p>Donec rhoncus quis diam sit amet faucibus. Vivamus pellentesque, sem sed convallis ultricies, ante eros <\/p><\/div><!-- entry-content --><\/div><!-- entry-wrapper --><\/article><!-- post --><\/div><!-- col --><div class=\"col col-12 col-lg-4\"><article class=\"post\"><figure class=\"entry-media\"><a href=\"https:\/\/marcasliderinc.com\/es\/sunset-sets-from-saks\/\"><img decoding=\"async\" src=\"https:\/\/marcasliderinc.com\/wp-content\/uploads\/2022\/04\/blog-6.jpg\" alt=\"Sunset Sets From Saks\"><\/a><\/figure><div class=\"entry-wrapper\"><div class=\"entry-meta top\"><div class=\"entry-category\"><a href=\"https:\/\/marcasliderinc.com\/es\/sunset-sets-from-saks\/\">Clothing<\/a><\/div><!-- entry-category --><div class=\"entry-date\"><a href=\"https:\/\/marcasliderinc.com\/es\/sunset-sets-from-saks\/\">25 Abr 2022<\/a><\/div><\/div><!-- entry-meta --><h2 class=\"entry-title\"><a href=\"https:\/\/marcasliderinc.com\/es\/sunset-sets-from-saks\/\">Sunset Sets From Saks<\/a><\/h2><div class=\"entry-content\"><p>Donec rhoncus quis diam sit amet faucibus. Vivamus pellentesque, sem sed convallis ultricies, ante eros <\/p><\/div><!-- entry-content --><\/div><!-- entry-wrapper --><\/article><!-- post --><\/div><!-- col --><div class=\"col-12\"><\/div><\/div><\/div><\/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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8dc58a4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8dc58a4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b1390a2\" data-id=\"b1390a2\" data-element_type=\"column\" data-e-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-ee72099 elementor-widget elementor-widget-clotya-custom-title\" data-id=\"ee72099\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-custom-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"site-module klb-custom-title\"><div class=\"module-header centered\"><h3 class=\"entry-title\">Move your way!<\/h3><div class=\"entry-description\"><p>The best pieces at prices you can&#039;t pass up. Exclusive discounts on activewear, casualwear and more \u2014 for a limited time.<\/p><\/div><!-- entry-description --><\/div><!-- module-header --><\/div><!-- site-module -->\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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6f80d29 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6f80d29\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-432e21a\" data-id=\"432e21a\" data-element_type=\"column\" data-e-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-79908e8 elementor-widget elementor-widget-clotya-offered-products\" data-id=\"79908e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clotya-offered-products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"site-module module-offed-products style-1\"><div class=\"module-body products\"><\/div><!-- module-body --><\/div><!-- site-module -->\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>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>https:\/\/marcasliderinc.com\/wp-content\/uploads\/2026\/09\/IMG_1765.mov Add to wishlistCompareSelect options This product has multiple variants. The options may be chosen on the product page LUPO Basic Run Polyamide Tank Top &#36;41.90Available: 1Sold: 0 NEW Collection Buy now Add to wishlistCompareSelect options This product has multiple variants. The options may be chosen on the product page LUPO Loba Adult Opaque Acrylic<\/p>\n<div class=\"klb-readmore entry-button\"><a class=\"btn link\" href=\"https:\/\/marcasliderinc.com\/es\/sunset-sets-from-saks\/\">Read More <i class=\"klbth-icon-right-arrow\"><\/i><\/a><\/div>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_joinchat":[],"footnotes":""},"class_list":["post-1295","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/marcasliderinc.com\/es\/wp-json\/wp\/v2\/pages\/1295","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marcasliderinc.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marcasliderinc.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marcasliderinc.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marcasliderinc.com\/es\/wp-json\/wp\/v2\/comments?post=1295"}],"version-history":[{"count":140,"href":"https:\/\/marcasliderinc.com\/es\/wp-json\/wp\/v2\/pages\/1295\/revisions"}],"predecessor-version":[{"id":19616,"href":"https:\/\/marcasliderinc.com\/es\/wp-json\/wp\/v2\/pages\/1295\/revisions\/19616"}],"wp:attachment":[{"href":"https:\/\/marcasliderinc.com\/es\/wp-json\/wp\/v2\/media?parent=1295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}