{"id":227,"date":"2023-07-18T16:26:17","date_gmt":"2023-07-18T19:26:17","guid":{"rendered":"https:\/\/enemyclth.com\/?page_id=227"},"modified":"2026-05-22T18:10:45","modified_gmt":"2026-05-22T21:10:45","slug":"enemy-clth-2","status":"publish","type":"page","link":"https:\/\/enemyclth.com\/en\/","title":{"rendered":"Enemy  CLTH"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"227\" class=\"elementor elementor-227\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-db1f06c elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"db1f06c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\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-009c39f\" data-id=\"009c39f\" data-element_type=\"column\" data-e-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\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8e39ab6 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"8e39ab6\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b22f173\" data-id=\"b22f173\" 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-a8145f1 elementor-widget elementor-widget-html\" data-id=\"a8145f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Inter:wght@300;400;500;600;700&display=swap');\n\n.enemy-hero-wrap {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: flex-end;\n  min-height: 100vh;\n  padding-bottom: 50px;\n  text-align: center;\n}\n.enemy-hero-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    to top,\n    rgba(0,0,0,0.88) 0%,\n    rgba(0,0,0,0.25) 55%,\n    rgba(0,0,0,0.10) 100%\n  );\n  pointer-events: none;\n  z-index: 0;\n}\n.enemy-hero-content {\n  position: relative;\n  z-index: 2;\n}\n.enemy-hero-eyebrow {\n  font-size: 10px;\n  letter-spacing: 0.28em;\n  color: #999;\n  font-family: 'Inter', sans-serif;\n  font-weight: 400;\n  margin-bottom: 16px;\n  animation: enemyFadeUp 1s ease both;\n  animation-delay: 0.2s;\n}\n.enemy-hero-title {\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: clamp(72px, 11vw, 130px);\n  font-weight: 400;\n  letter-spacing: 0.04em;\n  line-height: 0.92;\n  color: #ffffff;\n  margin-bottom: 24px;\n  animation: enemyFadeUp 1s ease both;\n  animation-delay: 0.4s;\n}\n.enemy-hero-sub {\n  font-size: 10px;\n  letter-spacing: 0.24em;\n  color: #777;\n  font-family: 'Inter', sans-serif;\n  font-weight: 300;\n  margin-bottom: 40px;\n  animation: enemyFadeUp 1s ease both;\n  animation-delay: 0.6s;\n}\n.enemy-hero-ctas {\n  display: flex;\n  gap: 12px;\n  justify-content: center;\n  flex-wrap: wrap;\n  animation: enemyFadeUp 1s ease both;\n  animation-delay: 0.8s;\n}\n.enemy-btn-main {\n  background: #ffffff;\n  color: #000000;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  padding: 15px 36px;\n  border: none;\n  cursor: pointer;\n  font-family: 'Inter', sans-serif;\n  text-decoration: none;\n  display: inline-block;\n  transition: opacity 0.2s;\n}\n.enemy-btn-main:hover { opacity: 0.85; color: #000; }\n.enemy-btn-sec {\n  background: transparent;\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.16em;\n  padding: 15px 36px;\n  border: 1px solid rgba(255,255,255,0.35);\n  cursor: pointer;\n  font-family: 'Inter', sans-serif;\n  text-decoration: none;\n  display: inline-block;\n  transition: border-color 0.2s;\n}\n.enemy-btn-sec:hover { border-color: #fff; color: #fff; }\n.enemy-scroll-hint {\n  margin-top: 48px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  opacity: 0.25;\n  animation: enemyFadeUp 1s ease both;\n  animation-delay: 1.2s;\n}\n.enemy-scroll-line {\n  width: 1px;\n  height: 36px;\n  background: linear-gradient(to bottom, transparent, #fff);\n}\n.enemy-scroll-txt {\n  font-size: 8px;\n  letter-spacing: 0.22em;\n  color: #fff;\n  font-family: 'Inter', sans-serif;\n  order: -1;\n}\n@keyframes enemyFadeUp {\n  from { opacity: 0; transform: translateY(20px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n<\/style>\n\n<div class=\"enemy-hero-wrap\">\n  <div class=\"enemy-hero-overlay\"><\/div>\n  <div class=\"enemy-hero-content\">\n    <div class=\"enemy-hero-eyebrow\">SS 2025 \u2014 TRANSCENDENCE' COLECCI\u00d3N<\/div>\n    <div class=\"enemy-hero-title\">KEEP THEM<br>CLOSER<\/div>\n    <div class=\"enemy-hero-sub\">ENEMYCLTH.COM \u2014 ARGENTINA<\/div>\n    <div class=\"enemy-hero-ctas\">\n      <a href=\"\/en\/tienda\/\" class=\"enemy-btn-main\">SHOP NOW<\/a>\n      <a href=\"\/en\/product-category\/voyage\/\" class=\"enemy-btn-sec\">ENEMY X VOYAGE<\/a>\n    <\/div>\n    <div class=\"enemy-scroll-hint\">\n      <div class=\"enemy-scroll-line\"><\/div>\n      <span class=\"enemy-scroll-txt\">SCROLL<\/span>\n    <\/div>\n  <\/div>\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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e0a76dc elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"e0a76dc\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8ce5b75\" data-id=\"8ce5b75\" 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-a7af4eb elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-products-grid elementor-wc-products elementor-widget elementor-widget-woocommerce-products\" data-id=\"a7af4eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce columns-3\"><ul class=\"products elementor-grid columns-3\">\n<li class=\"desktop-align-center tablet-align-center mobile-align-center product type-product post-4937 status-publish first outofstock product_cat-shirts has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/enemyclth.com\/en\/product\/alone-cold-shirt-red\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><div class=\"tp-image-wrapper\"><img decoding=\"async\" class=\"tp-image\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-22033-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"Alone & Cold | Shirt | Red\"><img decoding=\"async\" class=\"tp-image-hover\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-22038-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"Alone & Cold | Shirt | Red\"><\/div><h2 class=\"woocommerce-loop-product__title\">Alone &#038; Cold | Shirt | Red<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>&nbsp;85.000,00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/enemyclth.com\/en\/product\/alone-cold-shirt-red\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_variable\" data-product_id=\"4937\" data-product_sku=\"1898-1-2\" aria-label=\"Select options for \u201cAlone &amp; Cold | Shirt | Red\u201d\" rel=\"nofollow\" data-no-translation-aria-label=\"\"> <span class=\"ast-card-action-tooltip\"> Select options <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewbox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\"\/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"https:\/\/enemyclth.com\/en\/product\/alone-cold-shirt-red\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_4937\" data-quantity=\"1\" class=\"button product_type_variable\" data-product_id=\"4937\" data-product_sku=\"1898-1-2\" aria-label=\"Select options for \u201cAlone &amp; Cold | Shirt | Red\u201d\" rel=\"nofollow\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-aria-label=\"\">Select options<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_4937\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n<li class=\"desktop-align-center tablet-align-center mobile-align-center product type-product post-4525 status-publish outofstock product_cat-shirts has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/enemyclth.com\/en\/product\/camisa-caravaggio-angels\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><div class=\"tp-image-wrapper\"><img decoding=\"async\" class=\"tp-image\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-21925-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"Transcendence Collection | Shirt | Caravaggio Angels\"><img decoding=\"async\" class=\"tp-image-hover\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-21929-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"Transcendence Collection | Shirt | Caravaggio Angels\"><\/div><h2 class=\"woocommerce-loop-product__title\">Transcendence Collection | Shirt | Caravaggio Angels<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>&nbsp;90.000,00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/enemyclth.com\/en\/product\/camisa-caravaggio-angels\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_variable\" data-product_id=\"4525\" data-product_sku=\"1898-1-1-1\" aria-label=\"Select options for \u201cTranscendence Collection | Shirt | Caravaggio Angels\u201d\" rel=\"nofollow\" data-no-translation-aria-label=\"\"> <span class=\"ast-card-action-tooltip\"> Select options <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewbox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\"\/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"https:\/\/enemyclth.com\/en\/product\/camisa-caravaggio-angels\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_4525\" data-quantity=\"1\" class=\"button product_type_variable\" data-product_id=\"4525\" data-product_sku=\"1898-1-1-1\" aria-label=\"Select options for \u201cTranscendence Collection | Shirt | Caravaggio Angels\u201d\" rel=\"nofollow\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-aria-label=\"\">Select options<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_4525\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n<li class=\"desktop-align-center tablet-align-center mobile-align-center product type-product post-4536 status-publish last outofstock product_cat-shirts has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/enemyclth.com\/en\/product\/camisa-dreaming-sky\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><div class=\"tp-image-wrapper\"><img decoding=\"async\" class=\"tp-image\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-21934-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"Transcendence Collection | Shirt | Dreaming Sky\"><img decoding=\"async\" class=\"tp-image-hover\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-21939-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"Transcendence Collection | Shirt | Dreaming Sky\"><\/div><h2 class=\"woocommerce-loop-product__title\">Transcendence Collection | Shirt | Dreaming Sky<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>&nbsp;90.000,00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/enemyclth.com\/en\/product\/camisa-dreaming-sky\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_variable\" data-product_id=\"4536\" data-product_sku=\"1898-1-1-1-1\" aria-label=\"Select options for \u201cTranscendence Collection | Shirt | Dreaming Sky\u201d\" rel=\"nofollow\" data-no-translation-aria-label=\"\"> <span class=\"ast-card-action-tooltip\"> Select options <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewbox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\"\/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"https:\/\/enemyclth.com\/en\/product\/camisa-dreaming-sky\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_4536\" data-quantity=\"1\" class=\"button product_type_variable\" data-product_id=\"4536\" data-product_sku=\"1898-1-1-1-1\" aria-label=\"Select options for \u201cTranscendence Collection | Shirt | Dreaming Sky\u201d\" rel=\"nofollow\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-aria-label=\"\">Select options<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_4536\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n<\/ul>\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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5cdce20 elementor-section-full_width elementor-section-height-min-height elementor-section-items-stretch elementor-section-height-default\" data-id=\"5cdce20\" data-element_type=\"section\" data-e-type=\"section\" id=\"enemy-editorial\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2881f9e\" data-id=\"2881f9e\" data-element_type=\"column\" data-e-type=\"column\" id=\"enemy-editorial\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:5103,&quot;url&quot;:&quot;https:\\\/\\\/enemyclth.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/WhatsApp-Image-2025-12-24-at-19.57.24.jpeg&quot;}],&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\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-3bc7b51 elementor-widget elementor-widget-heading\" data-id=\"3bc7b51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">WS\/26\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3821df elementor-widget elementor-widget-heading\" data-id=\"b3821df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">TRANSCENDENCE COLLECTION'<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a71de4 elementor-widget elementor-widget-heading\" data-id=\"5a71de4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/enemyclth.com\/en\/tienda\/\">VER COLLECCI\u00d3N \u2192<\/a><\/h2>\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-f1f264a\" data-id=\"f1f264a\" data-element_type=\"column\" data-e-type=\"column\" id=\"enemy-editorial\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:5104,&quot;url&quot;:&quot;https:\\\/\\\/enemyclth.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/WhatsApp-Image-2025-12-24-at-19.57.39.jpeg&quot;}],&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\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-64d21ab elementor-widget elementor-widget-heading\" data-id=\"64d21ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">LOOKBOOK SS25<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4de6f1 elementor-widget elementor-widget-heading\" data-id=\"c4de6f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ENEMY X VOYAGE COLLAB<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b7e6a9 elementor-widget elementor-widget-heading\" data-id=\"6b7e6a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/enemyclth.com\/en\/product-category\/voyage\/\">VER COLLECCI\u00d3N \u2192<\/a><\/h2>\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-4f4dc9f elementor-section-full_width elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default\" data-id=\"4f4dc9f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\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-62148d0\" data-id=\"62148d0\" 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-3f3b413 elementor-widget elementor-widget-video\" data-id=\"3f3b413\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2024\/06\/video-final-1-1.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlslist=\"nodownload\"><\/video>\n\t\t\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>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d950854 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"d950854\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5059900\" data-id=\"5059900\" 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-26521d5 elementor-grid-3 elementor-grid-mobile-1 elementor-grid-tablet-3 elementor-products-grid elementor-wc-products elementor-widget elementor-widget-woocommerce-products\" data-id=\"26521d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce columns-3\"><ul class=\"products elementor-grid columns-3\">\n<li class=\"desktop-align-center tablet-align-center mobile-align-center product type-product post-4598 status-publish first outofstock product_cat-classics product_cat-t-shirts has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/enemyclth.com\/en\/product\/e-melted-musculosa-grey\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><div class=\"tp-image-wrapper\"><img decoding=\"async\" class=\"tp-image\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-22028-1-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"E Melted | T-Shirt | Grey\"><img decoding=\"async\" class=\"tp-image-hover\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-22032-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"E Melted | T-Shirt | Grey\"><\/div><h2 class=\"woocommerce-loop-product__title\">E Melted | T-Shirt | Grey<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>&nbsp;55.000,00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/enemyclth.com\/en\/product\/e-melted-musculosa-grey\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_variable\" data-product_id=\"4598\" data-product_sku=\"1760-1-1\" aria-label=\"Select options for \u201cE Melted | T-Shirt | Grey\u201d\" rel=\"nofollow\" data-no-translation-aria-label=\"\"> <span class=\"ast-card-action-tooltip\"> Select options <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewbox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\"\/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"https:\/\/enemyclth.com\/en\/product\/e-melted-musculosa-grey\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_4598\" data-quantity=\"1\" class=\"button product_type_variable\" data-product_id=\"4598\" data-product_sku=\"1760-1-1\" aria-label=\"Select options for \u201cE Melted | T-Shirt | Grey\u201d\" rel=\"nofollow\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-aria-label=\"\">Select options<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_4598\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n<li class=\"desktop-align-center tablet-align-center mobile-align-center product type-product post-5089 status-publish outofstock product_cat-oversize product_cat-t-shirts has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/enemyclth.com\/en\/product\/shining-diamond-oversize-tee-back\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><div class=\"tp-image-wrapper\"><img decoding=\"async\" class=\"tp-image\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-21859-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"Shining Diamond | Oversize Tee | Back\"><img decoding=\"async\" class=\"tp-image-hover\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-21864-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"Shining Diamond | Oversize Tee | Back\"><\/div><h2 class=\"woocommerce-loop-product__title\">Shining Diamond | Oversize Tee | Back<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>&nbsp;60.000,00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/enemyclth.com\/en\/product\/shining-diamond-oversize-tee-back\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_variable\" data-product_id=\"5089\" data-product_sku=\"1766-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1\" aria-label=\"Select options for \u201cShining Diamond | Oversize Tee | Back\u201d\" rel=\"nofollow\" data-no-translation-aria-label=\"\"> <span class=\"ast-card-action-tooltip\"> Select options <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewbox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\"\/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"https:\/\/enemyclth.com\/en\/product\/shining-diamond-oversize-tee-back\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_5089\" data-quantity=\"1\" class=\"button product_type_variable\" data-product_id=\"5089\" data-product_sku=\"1766-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1\" aria-label=\"Select options for \u201cShining Diamond | Oversize Tee | Back\u201d\" rel=\"nofollow\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-aria-label=\"\">Select options<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5089\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n<li class=\"desktop-align-center tablet-align-center mobile-align-center product type-product post-4906 status-publish last outofstock product_cat-oversize product_cat-t-shirts has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/enemyclth.com\/en\/product\/keep-them-closer-oversize-tee-white\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><div class=\"tp-image-wrapper\"><img decoding=\"async\" class=\"tp-image\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-22085-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"Keep Them Closer | Oversize Tee | White\"><img decoding=\"async\" class=\"tp-image-hover\" src=\"https:\/\/enemyclth.com\/wp-content\/uploads\/2025\/12\/ENEMY-22089-scaled-600x900.jpg\" srcset=\"\" sizes=\"(max-width: 360px) 100vw, 360px\" alt=\"Keep Them Closer | Oversize Tee | White\"><\/div><h2 class=\"woocommerce-loop-product__title\">Keep Them Closer | Oversize Tee | White<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>&nbsp;60.000,00<\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/enemyclth.com\/en\/product\/keep-them-closer-oversize-tee-white\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_variable\" data-product_id=\"4906\" data-product_sku=\"1766-1-1-1-1-1-1-1-1-1-1-1-1-1\" aria-label=\"Select options for \u201cKeep Them Closer | Oversize Tee | White\u201d\" rel=\"nofollow\" data-no-translation-aria-label=\"\"> <span class=\"ast-card-action-tooltip\"> Select options <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewbox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\"\/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"https:\/\/enemyclth.com\/en\/product\/keep-them-closer-oversize-tee-white\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_4906\" data-quantity=\"1\" class=\"button product_type_variable\" data-product_id=\"4906\" data-product_sku=\"1766-1-1-1-1-1-1-1-1-1-1-1-1-1\" aria-label=\"Select options for \u201cKeep Them Closer | Oversize Tee | White\u201d\" rel=\"nofollow\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-aria-label=\"\">Select options<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_4906\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n<\/ul>\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>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>SS 2025 \u2014 TRANSCENDENCE&#8217; COLECCI\u00d3N KEEP THEMCLOSER ENEMYCLTH.COM \u2014 ARGENTINA SHOP NOW ENEMY X VOYAGE SCROLL WS\/26 TRANSCENDENCE COLLECTION&#8217; VER COLLECCI\u00d3N \u2192 LOOKBOOK SS25 ENEMY X VOYAGE COLLAB VER COLLECCI\u00d3N \u2192 https:\/\/enemyclth.com\/wp-content\/uploads\/2024\/06\/video-final-1-1.mp4<\/p>","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-227","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/enemyclth.com\/en\/wp-json\/wp\/v2\/pages\/227","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enemyclth.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/enemyclth.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/enemyclth.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/enemyclth.com\/en\/wp-json\/wp\/v2\/comments?post=227"}],"version-history":[{"count":228,"href":"https:\/\/enemyclth.com\/en\/wp-json\/wp\/v2\/pages\/227\/revisions"}],"predecessor-version":[{"id":6054,"href":"https:\/\/enemyclth.com\/en\/wp-json\/wp\/v2\/pages\/227\/revisions\/6054"}],"wp:attachment":[{"href":"https:\/\/enemyclth.com\/en\/wp-json\/wp\/v2\/media?parent=227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}