{"id":3301,"date":"2026-03-19T08:35:00","date_gmt":"2026-03-19T07:35:00","guid":{"rendered":"https:\/\/ercartomattoshop.com\/?page_id=3301"},"modified":"2026-07-27T17:05:14","modified_gmt":"2026-07-27T15:05:14","slug":"cartoleria-online-er-cartomatto","status":"publish","type":"page","link":"https:\/\/ercartomattoshop.com\/","title":{"rendered":"vetrina prodotti cartoleria online"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3301\" class=\"elementor elementor-3301\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b65900 e-flex e-con-boxed e-con e-parent\" data-id=\"0b65900\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49eba05 elementor-widget elementor-widget-html\" data-id=\"49eba05\" 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<!-- =========================================================\n     ERC \u2014 HERO VETRINA\n     Versione 2.0.0\n     ========================================================= -->\n\n<div class=\"erc-hero-vetrina\">\n\n  <!-- DECORAZIONI SFONDO -->\n  <span class=\"erc-hero-vetrina__shape erc-hero-vetrina__shape--one\"><\/span>\n  <span class=\"erc-hero-vetrina__shape erc-hero-vetrina__shape--two\"><\/span>\n\n  <div class=\"erc-hero-vetrina__inner\">\n\n    <div class=\"erc-hero-vetrina__grid\">\n\n      <!-- =========================\n           CONTENUTO\n           ========================= -->\n      <div class=\"erc-hero-vetrina__content\">\n\n        <div class=\"erc-hero-vetrina__brand\">\n          <span class=\"erc-hero-vetrina__brand-dot\"><\/span>\n          Er Cartomatto Shop\n        <\/div>\n\n        <h1 class=\"erc-hero-vetrina__title\">\n          La vetrina online<br>\n          <span>di Er Cartomatto<\/span>\n        <\/h1>\n\n        <p class=\"erc-hero-vetrina__text\">\n          Scopri una selezione sempre aggiornata di articoli di\n          <strong>cartoleria<\/strong>, prodotti <strong>Pok\u00e9mon<\/strong>,\n          idee regalo e <strong>personalizzazioni<\/strong>.\n          Esplora la vetrina e trova in pochi clic quello che stai cercando.\n        <\/p>\n\n        <!-- AREE PRINCIPALI -->\n        <div class=\"erc-hero-vetrina__topics\">\n\n          <span class=\"erc-hero-vetrina__topic\">\n            Cartoleria\n          <\/span>\n\n          <span class=\"erc-hero-vetrina__topic\">\n            Pok\u00e9mon\n          <\/span>\n\n          <span class=\"erc-hero-vetrina__topic\">\n            Personalizzazioni\n          <\/span>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- =========================\n           AREA LOGO\n           ========================= -->\n      <div class=\"erc-hero-vetrina__visual\">\n\n        <div class=\"erc-hero-vetrina__visual-card\">\n\n          <span class=\"erc-hero-vetrina__mini-dot erc-hero-vetrina__mini-dot--one\"><\/span>\n          <span class=\"erc-hero-vetrina__mini-dot erc-hero-vetrina__mini-dot--two\"><\/span>\n          <span class=\"erc-hero-vetrina__mini-dot erc-hero-vetrina__mini-dot--three\"><\/span>\n\n          <div class=\"erc-hero-vetrina__logo-wrap\">\n\n            <img decoding=\"async\"\n              src=\"https:\/\/ercartomatto.com\/wp-content\/uploads\/2024\/06\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1-1.webp\"\n              alt=\"Er Cartomatto Shop\"\n              class=\"erc-hero-vetrina__logo\"\n            >\n\n          <\/div>\n\n          <div class=\"erc-hero-vetrina__visual-label\">\n            Novit\u00e0, idee e prodotti\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/div>\n\n\n<style>\n\n\/* =========================================================\n   ERC \u2014 HERO VETRINA\n   Versione 2.0.0\n   ========================================================= *\/\n\n\n\/* =========================\n   BOX PRINCIPALE\n   ========================= *\/\n\n.erc-hero-vetrina{\n  --erc-yellow: #ffcb05;\n  --erc-dark: #242424;\n  --erc-soft: #f7f7f7;\n  --erc-border: rgba(0,0,0,.08);\n\n  position: relative;\n  overflow: hidden;\n\n  font-family: 'Alexandria', sans-serif;\n\n  background:\n    linear-gradient(\n      135deg,\n      #ffffff 0%,\n      #ffffff 62%,\n      #fffdf3 100%\n    );\n\n  border: 1px solid var(--erc-border);\n  border-radius: 28px;\n\n  padding: 48px;\n\n  margin: 0 0 28px 0;\n\n  box-shadow:\n    0 8px 30px rgba(0,0,0,.055);\n\n  opacity: 0;\n  transform: translateY(16px);\n\n  animation:\n    ercHeroEntrance .75s ease forwards;\n}\n\n\n\/* BARRA GIALLA SUPERIORE *\/\n\n.erc-hero-vetrina::before{\n  content: \"\";\n\n  position: absolute;\n\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 7px;\n\n  background: var(--erc-yellow);\n}\n\n\n\/* =========================\n   CONTENITORE\n   ========================= *\/\n\n.erc-hero-vetrina__inner{\n  position: relative;\n  z-index: 2;\n\n  max-width: 1200px;\n\n  margin: 0 auto;\n}\n\n\n\/* =========================\n   GRIGLIA\n   ========================= *\/\n\n.erc-hero-vetrina__grid{\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1.35fr)\n    minmax(250px, .65fr);\n\n  align-items: center;\n\n  gap: 48px;\n}\n\n\n\/* =========================================================\n   CONTENUTO TESTUALE\n   ========================================================= *\/\n\n.erc-hero-vetrina__content{\n  max-width: 760px;\n}\n\n\n\/* =========================\n   BRAND\n   ========================= *\/\n\n.erc-hero-vetrina__brand{\n  display: inline-flex;\n\n  align-items: center;\n\n  gap: 9px;\n\n  margin-bottom: 18px;\n\n  font-size: 13px;\n  font-weight: 750;\n\n  line-height: 1.2;\n\n  letter-spacing: .06em;\n\n  text-transform: uppercase;\n\n  color: var(--erc-dark);\n}\n\n\n\/* PALLINO GIALLO *\/\n\n.erc-hero-vetrina__brand-dot{\n  width: 12px;\n  height: 12px;\n\n  flex: 0 0 12px;\n\n  border-radius: 50%;\n\n  background: var(--erc-yellow);\n\n  box-shadow:\n    0 0 0 5px rgba(255,203,5,.20);\n}\n\n\n\/* =========================\n   TITOLO\n   ========================= *\/\n\n.erc-hero-vetrina__title{\n  margin:\n    0\n    0\n    20px\n    0;\n\n  font-size:\n    clamp(38px, 5vw, 64px);\n\n  line-height: .98;\n\n  letter-spacing: -.035em;\n\n  font-weight: 800;\n\n  color: var(--erc-dark);\n}\n\n\n\/* PARTE EVIDENZIATA *\/\n\n.erc-hero-vetrina__title span{\n  position: relative;\n\n  display: inline-block;\n\n  z-index: 1;\n}\n\n\n\/* PENNELLATA GIALLA *\/\n\n.erc-hero-vetrina__title span::after{\n  content: \"\";\n\n  position: absolute;\n\n  z-index: -1;\n\n  left: -4px;\n  right: -7px;\n\n  bottom: 3px;\n\n  height: 17px;\n\n  background: var(--erc-yellow);\n\n  border-radius:\n    12px\n    6px\n    14px\n    5px;\n\n  transform: rotate(-1deg);\n}\n\n\n\/* =========================\n   TESTO\n   ========================= *\/\n\n.erc-hero-vetrina__text{\n  max-width: 700px;\n\n  margin: 0;\n\n  font-size:\n    clamp(16px, 1.7vw, 19px);\n\n  line-height: 1.7;\n\n  font-weight: 400;\n\n  color: #414141;\n}\n\n\n.erc-hero-vetrina__text strong{\n  font-weight: 700;\n\n  color: var(--erc-dark);\n}\n\n\n\/* =========================================================\n   ARGOMENTI \/ CATEGORIE\n   ========================================================= *\/\n\n.erc-hero-vetrina__topics{\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 10px;\n\n  margin-top: 26px;\n}\n\n\n.erc-hero-vetrina__topic{\n  display: inline-flex;\n\n  align-items: center;\n\n  justify-content: center;\n\n  min-height: 40px;\n\n  padding:\n    9px\n    15px;\n\n  border: 1px solid rgba(0,0,0,.09);\n\n  border-radius: 999px;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 4px 12px rgba(0,0,0,.045);\n\n  font-size: 13px;\n\n  line-height: 1.2;\n\n  font-weight: 700;\n\n  color: var(--erc-dark);\n}\n\n\n\/* PALLINO PRIMA DEL TESTO *\/\n\n.erc-hero-vetrina__topic::before{\n  content: \"\";\n\n  width: 7px;\n  height: 7px;\n\n  margin-right: 8px;\n\n  border-radius: 50%;\n\n  background: var(--erc-yellow);\n\n  box-shadow:\n    inset 0 0 0 1px rgba(0,0,0,.08);\n}\n\n\n\/* =========================================================\n   AREA VISIVA\n   ========================================================= *\/\n\n.erc-hero-vetrina__visual{\n  display: flex;\n\n  align-items: center;\n\n  justify-content: center;\n}\n\n\n.erc-hero-vetrina__visual-card{\n  position: relative;\n\n  display: flex;\n\n  flex-direction: column;\n\n  align-items: center;\n\n  justify-content: center;\n\n  width: 100%;\n\n  max-width: 320px;\n\n  aspect-ratio: 1 \/ 1;\n\n  padding: 30px;\n\n  overflow: hidden;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffd92f 0%,\n      var(--erc-yellow) 65%,\n      #f3bd00 100%\n    );\n\n  border-radius: 34px;\n\n  box-shadow:\n    0 18px 40px rgba(0,0,0,.12);\n\n  transform: rotate(2deg);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n\n\/* HOVER LEGGERO *\/\n\n.erc-hero-vetrina__visual-card:hover{\n  transform:\n    rotate(0deg)\n    translateY(-3px);\n\n  box-shadow:\n    0 22px 46px rgba(0,0,0,.15);\n}\n\n\n\/* =========================\n   CONTENITORE LOGO\n   ========================= *\/\n\n.erc-hero-vetrina__logo-wrap{\n  position: relative;\n\n  z-index: 2;\n\n  display: flex;\n\n  align-items: center;\n\n  justify-content: center;\n\n  width: 78%;\n\n  aspect-ratio: 1 \/ 1;\n\n  padding: 22px;\n\n  background:\n    rgba(255,255,255,.94);\n\n  border-radius: 50%;\n\n  box-shadow:\n    0 12px 30px rgba(0,0,0,.12);\n}\n\n\n.erc-hero-vetrina__logo{\n  display: block;\n\n  width: 100%;\n  height: 100%;\n\n  object-fit: contain;\n}\n\n\n\/* =========================\n   ETICHETTA VISUAL\n   ========================= *\/\n\n.erc-hero-vetrina__visual-label{\n  position: absolute;\n\n  z-index: 3;\n\n  left: 50%;\n  bottom: 20px;\n\n  transform: translateX(-50%);\n\n  width: max-content;\n\n  max-width: calc(100% - 30px);\n\n  padding:\n    9px\n    14px;\n\n  background: #ffffff;\n\n  border-radius: 999px;\n\n  box-shadow:\n    0 7px 18px rgba(0,0,0,.11);\n\n  font-size: 12px;\n\n  line-height: 1.2;\n\n  font-weight: 750;\n\n  color: var(--erc-dark);\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   DECORAZIONI\n   ========================================================= *\/\n\n.erc-hero-vetrina__shape{\n  position: absolute;\n\n  pointer-events: none;\n\n  border-radius: 50%;\n\n  background: var(--erc-yellow);\n\n  opacity: .11;\n}\n\n\n.erc-hero-vetrina__shape--one{\n  width: 220px;\n  height: 220px;\n\n  left: -100px;\n  bottom: -130px;\n}\n\n\n.erc-hero-vetrina__shape--two{\n  width: 120px;\n  height: 120px;\n\n  top: 30px;\n  right: 28%;\n}\n\n\n\/* PALLINI DECORATIVI *\/\n\n.erc-hero-vetrina__mini-dot{\n  position: absolute;\n\n  z-index: 1;\n\n  display: block;\n\n  border-radius: 50%;\n\n  background: rgba(255,255,255,.65);\n}\n\n\n.erc-hero-vetrina__mini-dot--one{\n  width: 18px;\n  height: 18px;\n\n  top: 28px;\n  left: 28px;\n}\n\n\n.erc-hero-vetrina__mini-dot--two{\n  width: 10px;\n  height: 10px;\n\n  top: 58px;\n  right: 32px;\n}\n\n\n.erc-hero-vetrina__mini-dot--three{\n  width: 26px;\n  height: 26px;\n\n  bottom: 45px;\n  left: 22px;\n}\n\n\n\/* =========================================================\n   ANIMAZIONE\n   ========================================================= *\/\n\n@keyframes ercHeroEntrance{\n\n  from{\n    opacity: 0;\n    transform: translateY(16px);\n  }\n\n  to{\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 1024px){\n\n  .erc-hero-vetrina{\n    padding:\n      42px\n      34px;\n  }\n\n\n  .erc-hero-vetrina__grid{\n    grid-template-columns:\n      minmax(0, 1.2fr)\n      minmax(220px, .8fr);\n\n    gap: 32px;\n  }\n\n\n  .erc-hero-vetrina__title{\n    font-size:\n      clamp(36px, 5vw, 52px);\n  }\n\n\n  .erc-hero-vetrina__visual-card{\n    max-width: 270px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 767px){\n\n  .erc-hero-vetrina{\n    padding:\n      34px\n      20px\n      24px;\n\n    border-radius: 22px;\n  }\n\n\n  .erc-hero-vetrina__grid{\n    grid-template-columns: 1fr;\n\n    gap: 30px;\n  }\n\n\n  .erc-hero-vetrina__content{\n    text-align: left;\n  }\n\n\n  .erc-hero-vetrina__brand{\n    margin-bottom: 15px;\n\n    font-size: 12px;\n  }\n\n\n  .erc-hero-vetrina__title{\n    margin-bottom: 18px;\n\n    font-size:\n      clamp(35px, 11vw, 48px);\n\n    line-height: 1.02;\n  }\n\n\n  .erc-hero-vetrina__title span::after{\n    height: 13px;\n\n    bottom: 2px;\n  }\n\n\n  .erc-hero-vetrina__text{\n    font-size: 16px;\n\n    line-height: 1.65;\n  }\n\n\n  .erc-hero-vetrina__topics{\n    gap: 8px;\n\n    margin-top: 22px;\n  }\n\n\n  .erc-hero-vetrina__topic{\n    min-height: 37px;\n\n    padding:\n      8px\n      12px;\n\n    font-size: 12px;\n  }\n\n\n  .erc-hero-vetrina__visual-card{\n    max-width: 250px;\n\n    padding: 26px;\n\n    border-radius: 28px;\n\n    transform: rotate(0deg);\n  }\n\n\n  .erc-hero-vetrina__logo-wrap{\n    width: 76%;\n\n    padding: 18px;\n  }\n\n}\n\n\n\/* =========================================================\n   RIDUZIONE ANIMAZIONI\n   ========================================================= *\/\n\n@media (prefers-reduced-motion: reduce){\n\n  .erc-hero-vetrina{\n    animation: none !important;\n\n    opacity: 1 !important;\n\n    transform: none !important;\n  }\n\n\n  .erc-hero-vetrina__visual-card{\n    transition: none !important;\n  }\n\n}\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-640ebdb e-flex e-con-boxed e-con e-parent\" data-id=\"640ebdb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d270ab elementor-widget elementor-widget-menu-anchor\" data-id=\"7d270ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"vetrina\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e838073 elementor-widget elementor-widget-shortcode\" data-id=\"e838073\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n\t<style id=\"erc-core-gtn-style\">\n\n\t\t.erc-global-temp-notice[hidden] {\n\t\t\tdisplay: none !important;\n\t\t}\n\n\t\t.erc-global-temp-notice {\n\t\t\tbox-sizing: border-box;\n\t\t\twidth: 100%;\n\t\t\tmargin: 0 0 24px;\n\t\t\tpadding:\n\t\t\t\tclamp(16px, 2vw, 22px)\n\t\t\t\tclamp(16px, 2.4vw, 26px);\n\t\t\tborder: 1px solid #dfb85a;\n\t\t\tborder-left: 6px solid #c98b12;\n\t\t\tborder-radius: 16px;\n\t\t\tbackground: #fff8e8;\n\t\t\tcolor: #2d2923;\n\t\t\tbox-shadow:\n\t\t\t\t0 8px 24px\n\t\t\t\trgba(45, 41, 35, 0.08);\n\t\t\tfont-family:\n\t\t\t\t\"Alexandria\",\n\t\t\t\tArial,\n\t\t\t\tsans-serif;\n\t\t}\n\n\t\t.erc-global-temp-notice__inner {\n\t\t\tdisplay: grid;\n\t\t\tgrid-template-columns:\n\t\t\t\t42px\n\t\t\t\tminmax(0, 1fr);\n\t\t\tgap: 14px;\n\t\t\talign-items: start;\n\t\t}\n\n\t\t.erc-global-temp-notice__icon {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: center;\n\t\t\twidth: 42px;\n\t\t\theight: 42px;\n\t\t\tborder-radius: 50%;\n\t\t\tbackground: #c98b12;\n\t\t\tcolor: #ffffff;\n\t\t\tfont-size: 23px;\n\t\t\tfont-weight: 700;\n\t\t\tline-height: 1;\n\t\t}\n\n\t\t.erc-global-temp-notice__title {\n\t\t\tmargin: 0 0 6px;\n\t\t\tcolor: #2d2923;\n\t\t\tfont-size:\n\t\t\t\tclamp(17px, 1.6vw, 21px);\n\t\t\tfont-weight: 700;\n\t\t\tline-height: 1.3;\n\t\t}\n\n\t\t.erc-global-temp-notice__description {\n\t\t\tcolor: #4a443b;\n\t\t\tfont-size:\n\t\t\t\tclamp(14px, 1.25vw, 16px);\n\t\t\tline-height: 1.65;\n\t\t}\n\n\t\t.erc-global-temp-notice__description p {\n\t\t\tmargin: 0 0 8px;\n\t\t}\n\n\t\t.erc-global-temp-notice__description p:last-child {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\n\t\t.erc-global-temp-notice__description a {\n\t\t\tcolor: #7d5200;\n\t\t\tfont-weight: 700;\n\t\t\ttext-decoration: underline;\n\t\t\ttext-underline-offset: 2px;\n\t\t}\n\n\t\t.erc-global-temp-notice--showcase {\n\t\t\tmargin-top: 4px;\n\t\t\tmargin-bottom: 28px;\n\t\t}\n\n\t\t.erc-global-temp-notice--product {\n\t\t\tmargin-top: 2px;\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\n\t\t@media (max-width: 767px) {\n\n\t\t\t.erc-global-temp-notice {\n\t\t\t\tmargin-bottom: 18px;\n\t\t\t\tpadding: 15px;\n\t\t\t\tborder-left-width: 5px;\n\t\t\t\tborder-radius: 14px;\n\t\t\t}\n\n\t\t\t.erc-global-temp-notice__inner {\n\t\t\t\tgrid-template-columns:\n\t\t\t\t\t34px\n\t\t\t\t\tminmax(0, 1fr);\n\t\t\t\tgap: 11px;\n\t\t\t}\n\n\t\t\t.erc-global-temp-notice__icon {\n\t\t\t\twidth: 34px;\n\t\t\t\theight: 34px;\n\t\t\t\tfont-size: 19px;\n\t\t\t}\n\n\t\t}\n\n\t<\/style>\n\n\t<script id=\"erc-core-gtn-script\">\n\t\t(function () {\n\t\t\t'use strict';\n\n\t\t\tfunction updateErcGlobalNotices() {\n\t\t\t\tvar notices =\n\t\t\t\t\tdocument.querySelectorAll(\n\t\t\t\t\t\t'.erc-global-temp-notice'\n\t\t\t\t\t);\n\n\t\t\t\tvar now = Math.floor(\n\t\t\t\t\tDate.now() \/ 1000\n\t\t\t\t);\n\n\t\t\t\tnotices.forEach(\n\t\t\t\t\tfunction (notice) {\n\t\t\t\t\t\tvar start = parseInt(\n\t\t\t\t\t\t\tnotice.getAttribute(\n\t\t\t\t\t\t\t\t'data-start'\n\t\t\t\t\t\t\t) || '0',\n\t\t\t\t\t\t\t10\n\t\t\t\t\t\t);\n\n\t\t\t\t\t\tvar end = parseInt(\n\t\t\t\t\t\t\tnotice.getAttribute(\n\t\t\t\t\t\t\t\t'data-end'\n\t\t\t\t\t\t\t) || '0',\n\t\t\t\t\t\t\t10\n\t\t\t\t\t\t);\n\n\t\t\t\t\t\tvar enabled =\n\t\t\t\t\t\t\tnotice.getAttribute(\n\t\t\t\t\t\t\t\t'data-enabled'\n\t\t\t\t\t\t\t) === '1';\n\n\t\t\t\t\t\tvar active =\n\t\t\t\t\t\t\tenabled &&\n\t\t\t\t\t\t\t(\n\t\t\t\t\t\t\t\t! start ||\n\t\t\t\t\t\t\t\tnow >= start\n\t\t\t\t\t\t\t) &&\n\t\t\t\t\t\t\t(\n\t\t\t\t\t\t\t\t! end ||\n\t\t\t\t\t\t\t\tnow <= end\n\t\t\t\t\t\t\t);\n\n\t\t\t\t\t\tnotice.hidden = ! active;\n\n\t\t\t\t\t\tnotice.setAttribute(\n\t\t\t\t\t\t\t'aria-hidden',\n\t\t\t\t\t\t\tactive\n\t\t\t\t\t\t\t\t? 'false'\n\t\t\t\t\t\t\t\t: 'true'\n\t\t\t\t\t\t);\n\t\t\t\t\t}\n\t\t\t\t);\n\t\t\t}\n\n\t\t\tif (\n\t\t\t\tdocument.readyState === 'loading'\n\t\t\t) {\n\t\t\t\tdocument.addEventListener(\n\t\t\t\t\t'DOMContentLoaded',\n\t\t\t\t\tupdateErcGlobalNotices\n\t\t\t\t);\n\t\t\t} else {\n\t\t\t\tupdateErcGlobalNotices();\n\t\t\t}\n\n\t\t\twindow.setInterval(\n\t\t\t\tupdateErcGlobalNotices,\n\t\t\t\t30000\n\t\t\t);\n\t\t}());\n\t<\/script>\n\n\t\n\t<aside\n\t\tclass=\"erc-global-temp-notice erc-global-temp-notice--showcase\"\n\t\trole=\"note\"\n\t\taria-label=\"Avviso importante\"\n\t\taria-hidden=\"false\"\n\t\tdata-enabled=\"1\"\n\t\tdata-start=\"1785276000\"\n\t\tdata-end=\"1788127200\"\n\t\t\t>\n\t\t<div\n\t\t\tclass=\"erc-global-temp-notice__inner\"\n\t\t>\n\n\t\t\t<span\n\t\t\t\tclass=\"erc-global-temp-notice__icon\"\n\t\t\t\taria-hidden=\"true\"\n\t\t\t>\n\t\t\t\ti\n\t\t\t<\/span>\n\n\t\t\t<div\n\t\t\t\tclass=\"erc-global-temp-notice__content\"\n\t\t\t>\n\n\t\t\t\t<h2\n\t\t\t\t\tclass=\"erc-global-temp-notice__title\"\n\t\t\t\t>\n\t\t\t\t\tChiusura estiva e gestione degli ordini\t\t\t\t<\/h2>\n\n\t\t\t\t<div\n\t\t\t\t\tclass=\"erc-global-temp-notice__description\"\n\t\t\t\t>\n\t\t\t\t\t<p>Er Cartomatto sar\u00e0 chiuso per ferie per tutto il mese di agosto. Gli ordini effettuati online dal 29 luglio al 31 agosto saranno regolarmente ricevuti e verranno preparati ed evasi durante la prima settimana di settembre.<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t<\/aside>\n\n\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-819e8de elementor-widget elementor-widget-shortcode\" data-id=\"819e8de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">  <div class=\"erc-pb\">\n\n    <section class=\"erc-pb-hero\">\n      <div class=\"erc-pb-hero-text\">\n        <span class=\"erc-pb-kicker\">Sfoglia la selezione Er Cartomatto<\/span>\n        <h1>Vetrina prodotti<\/h1>\n        <h2>\n          Scopri gli ultimi arrivi, scegli una categoria e trova in pochi clic il prodotto giusto.\n          La vetrina viene aggiornata con articoli disponibili, offerte e prodotti pi\u00f9 visitati.\n        <\/h2>\n      <\/div>\n    <\/section>\n\n    <section class=\"erc-pb-controls\">\n      <div class=\"erc-pb-tabs\">\n                <a class=\"erc-pb-tab is-active\"\n           href=\"https:\/\/ercartomattoshop.com\/?erc_sort=date&#038;erc_paged=1#vetrina\">Tutti<\/a>\n\n                  <a class=\"erc-pb-tab \"\n             href=\"https:\/\/ercartomattoshop.com\/?erc_cat=cartoleria&#038;erc_sort=date&#038;erc_paged=1#vetrina\">\n            Cartoleria          <\/a>\n                  <a class=\"erc-pb-tab \"\n             href=\"https:\/\/ercartomattoshop.com\/?erc_cat=pokemon&#038;erc_sort=date&#038;erc_paged=1#vetrina\">\n            Pok\u00e9mon          <\/a>\n                  <a class=\"erc-pb-tab \"\n             href=\"https:\/\/ercartomattoshop.com\/?erc_cat=harry-potter&#038;erc_sort=date&#038;erc_paged=1#vetrina\">\n            Harry Potter          <\/a>\n                  <a class=\"erc-pb-tab \"\n             href=\"https:\/\/ercartomattoshop.com\/?erc_cat=puzzle&#038;erc_sort=date&#038;erc_paged=1#vetrina\">\n            Puzzle          <\/a>\n                  <a class=\"erc-pb-tab \"\n             href=\"https:\/\/ercartomattoshop.com\/?erc_cat=giochi-da-tavolo&#038;erc_sort=date&#038;erc_paged=1#vetrina\">\n            Giochi da tavolo          <\/a>\n                  <a class=\"erc-pb-tab \"\n             href=\"https:\/\/ercartomattoshop.com\/?erc_cat=tempo-libero&#038;erc_sort=date&#038;erc_paged=1#vetrina\">\n            Casa\/Tempo Libero          <\/a>\n                  <a class=\"erc-pb-tab \"\n             href=\"https:\/\/ercartomattoshop.com\/?erc_cat=er-cartomatto&#038;erc_sort=date&#038;erc_paged=1#vetrina\">\n            Personalizzazioni Er Cartomatto          <\/a>\n              <\/div>\n\n      <form method=\"get\" action=\"https:\/\/ercartomattoshop.com\/#vetrina\" class=\"erc-pb-sort\">\n        \n        <label for=\"erc_sort\">Ordina per<\/label>\n        <select id=\"erc_sort\" name=\"erc_sort\" onchange=\"this.form.submit()\">\n          <option value=\"date\"  selected='selected'>Data di arrivo (pi\u00f9 recenti)<\/option>\n          <option value=\"az\" >Alfabetico (A\u2013Z)<\/option>\n          <option value=\"price_asc\" >Prezzo (crescente)<\/option>\n          <option value=\"price_desc\" >Prezzo (decrescente)<\/option>\n        <\/select>\n      <\/form>\n    <\/section>\n\n    <div class=\"erc-pb-grid erc-pb-grid-mosaic\">\n              <article class=\"erc-pb-card erc-pb-card-featured\">\n          <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/diario-comix-scomix-sio-2027-16-mesi\/\" class=\"erc-pb-img-link\">\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"473\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-DIARIO-SCOMIX.jpg\" class=\"erc-pb-product-img\" alt=\"Diario scuola Comix Scomix by Sio 2027 in tre varianti\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-DIARIO-SCOMIX.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-DIARIO-SCOMIX-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-DIARIO-SCOMIX-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-DIARIO-SCOMIX-600x315.jpg 600w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/>            <\/div>\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n                          <div class=\"erc-pb-badges erc-pb-badges-inline\">\n                                  <span class=\"erc-badge erc-b-new\" >\n                    Novit\u00e0                  <\/span>\n                              <\/div>\n            \n            <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/diario-comix-scomix-sio-2027-16-mesi\/\" class=\"erc-pb-title-link\">\n              <h3>Diario scuola Comix Scomix by Sio 2027 in tre varianti<\/h3>\n            <\/a>\n\n                          <p class=\"erc-pb-featured-excerpt\">\n                Il diario che trasforma la scuola in un\u2019avventura Sedici mesi di risate, colori e organizzazione Il Diario Comix Scomix by Sio 2027 accompagna ragazzi e studenti dal 1\u00b0 settembre 2026 al 31 dicembre 2027. Grazie alle 512 pagine illustrate, ai giochi, ai fumetti e ai 14 sticker inclusi, rende pi\u00f9 divertente annotare compiti, verifiche e impegni. Inoltre, il formato compatto da 12 x 16,5 cm entra facilmente nello zaino ed \u00e8 adatto alla scuola elementare e media. Tipologia: diario scolastico giornaliero di 16 mesi Periodo coperto: dal 1\u00b0 settembre 2026 al 31 dicembre 2027 Numero di pagine: 512 Illustrazioni: Simone Albrigi, in arte Sio Contenuto aggiuntivo: 14 sticker Formato: 12 x 16,5 cm Varianti: Black, Blue e Multicolor Contenuti grafici: fumetti, giochi e illustrazioni a colori Utilizzo consigliato: scuola elementare e scuola media Realizzato con materiali resistenti per l\u2019uso scolastico quotidiano              <\/p>\n            \n            <div class=\"erc-pb-card-footer\">\n              <div class=\"erc-pb-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>18,50&nbsp;<span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span><\/bdi><\/span><\/div>\n              <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/diario-comix-scomix-sio-2027-16-mesi\/\" class=\"erc-pb-cta\" aria-label=\"Vedi dettagli: Diario scuola Comix Scomix by Sio 2027 in tre varianti\">\n                Vedi dettagli              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n              <article class=\"erc-pb-card erc-pb-card--coming-soon\">\n          <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-raccoglitore-30-anniversario-gcc-pokemon\/\" class=\"erc-pb-img-link\">\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE.jpg\" class=\"erc-pb-product-img\" alt=\"Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/div>\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n                          <div class=\"erc-pb-badges erc-pb-badges-inline\">\n                                  <span class=\"erc-badge erc-b-coming-soon\" title=\"Prodotto in arrivo\">\n                    Prossimamente                  <\/span>\n                                  <span class=\"erc-badge erc-b-top\" title=\"Negli ultimi 7 giorni\">\n                    \u2b50 Tra i pi\u00f9 visitati                  <\/span>\n                                  <span class=\"erc-badge erc-b-new\" >\n                    Novit\u00e0                  <\/span>\n                              <\/div>\n            \n            <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-raccoglitore-30-anniversario-gcc-pokemon\/\" class=\"erc-pb-title-link\">\n              <h3>Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon<\/h3>\n            <\/a>\n\n            \n            <div class=\"erc-pb-card-footer\">\n              <div class=\"erc-pb-price\"><\/div>\n              <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-raccoglitore-30-anniversario-gcc-pokemon\/\" class=\"erc-pb-cta\" aria-label=\"Scopri il prodotto: Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon\">\n                Scopri il prodotto              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n              <article class=\"erc-pb-card erc-pb-card--coming-soon\">\n          <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/primi-compagni-avventura-serie-3-gcc-pokemon\/\" class=\"erc-pb-img-link\">\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3.jpg\" class=\"erc-pb-product-img\" alt=\"Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/div>\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n                          <div class=\"erc-pb-badges erc-pb-badges-inline\">\n                                  <span class=\"erc-badge erc-b-coming-soon\" title=\"Prodotto in arrivo\">\n                    Prossimamente                  <\/span>\n                                  <span class=\"erc-badge erc-b-top\" title=\"Negli ultimi 7 giorni\">\n                    \u2b50 Tra i pi\u00f9 visitati                  <\/span>\n                                  <span class=\"erc-badge erc-b-new\" >\n                    Novit\u00e0                  <\/span>\n                              <\/div>\n            \n            <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/primi-compagni-avventura-serie-3-gcc-pokemon\/\" class=\"erc-pb-title-link\">\n              <h3>Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon<\/h3>\n            <\/a>\n\n            \n            <div class=\"erc-pb-card-footer\">\n              <div class=\"erc-pb-price\"><\/div>\n              <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/primi-compagni-avventura-serie-3-gcc-pokemon\/\" class=\"erc-pb-cta\" aria-label=\"Scopri il prodotto: Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon\">\n                Scopri il prodotto              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n              <article class=\"erc-pb-card\">\n          <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-super-premium-evoluzioni-prismatiche\/\" class=\"erc-pb-img-link\">\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia-1024x538.webp\" class=\"erc-pb-product-img\" alt=\"Collezione Super Premium Evoluzioni Prismatiche GCC Pok\u00e9mon\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia-1024x538.webp 1024w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia-300x158.webp 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia-768x403.webp 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia-600x315.webp 600w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia.webp 1200w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/div>\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n                          <div class=\"erc-pb-badges erc-pb-badges-inline\">\n                                  <span class=\"erc-badge erc-b-top\" title=\"Negli ultimi 7 giorni\">\n                    \u2b50 Tra i pi\u00f9 visitati                  <\/span>\n                                  <span class=\"erc-badge erc-b-new\" >\n                    Novit\u00e0                  <\/span>\n                              <\/div>\n            \n            <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-super-premium-evoluzioni-prismatiche\/\" class=\"erc-pb-title-link\">\n              <h3>Collezione Super Premium Evoluzioni Prismatiche GCC Pok\u00e9mon<\/h3>\n            <\/a>\n\n            \n            <div class=\"erc-pb-card-footer\">\n              <div class=\"erc-pb-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>160,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span><\/bdi><\/span><\/div>\n              <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-super-premium-evoluzioni-prismatiche\/\" class=\"erc-pb-cta\" aria-label=\"Vedi dettagli: Collezione Super Premium Evoluzioni Prismatiche GCC Pok\u00e9mon\">\n                Vedi dettagli              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n              <article class=\"erc-pb-card\">\n          <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/zaino-asilo-pokemon-seven-small-14-litri\/\" class=\"erc-pb-img-link\">\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-ZAINO-ASILO-POKEMON-1024x538.webp\" class=\"erc-pb-product-img\" alt=\"Seven Zaino Asilo Pok\u00e9mon Small 14 Litri\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-ZAINO-ASILO-POKEMON-1024x538.webp 1024w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-ZAINO-ASILO-POKEMON-300x158.webp 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-ZAINO-ASILO-POKEMON-768x403.webp 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-ZAINO-ASILO-POKEMON-600x315.webp 600w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-ZAINO-ASILO-POKEMON.webp 1200w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/div>\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n                          <div class=\"erc-pb-badges erc-pb-badges-inline\">\n                                  <span class=\"erc-badge erc-b-new\" >\n                    Novit\u00e0                  <\/span>\n                              <\/div>\n            \n            <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/zaino-asilo-pokemon-seven-small-14-litri\/\" class=\"erc-pb-title-link\">\n              <h3>Seven Zaino Asilo Pok\u00e9mon Small 14 Litri<\/h3>\n            <\/a>\n\n            \n            <div class=\"erc-pb-card-footer\">\n              <div class=\"erc-pb-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>29,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span><\/bdi><\/span><\/div>\n              <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/zaino-asilo-pokemon-seven-small-14-litri\/\" class=\"erc-pb-cta\" aria-label=\"Vedi dettagli: Seven Zaino Asilo Pok\u00e9mon Small 14 Litri\">\n                Vedi dettagli              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n              <article class=\"erc-pb-card\">\n          <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/artwork-buio-pesto-set-completo-4-bustine\/\" class=\"erc-pb-img-link\">\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-BUIO-PESTO-ARTWORK.jpg\" class=\"erc-pb-product-img\" alt=\"Set completo 4 Artwork Megaevoluzione \u2013 Buio Pesto ITA\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-BUIO-PESTO-ARTWORK.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-BUIO-PESTO-ARTWORK-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-BUIO-PESTO-ARTWORK-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-BUIO-PESTO-ARTWORK-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/div>\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n                          <div class=\"erc-pb-badges erc-pb-badges-inline\">\n                                  <span class=\"erc-badge erc-b-new\" >\n                    Novit\u00e0                  <\/span>\n                              <\/div>\n            \n            <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/artwork-buio-pesto-set-completo-4-bustine\/\" class=\"erc-pb-title-link\">\n              <h3>Set completo 4 Artwork Megaevoluzione \u2013 Buio Pesto ITA<\/h3>\n            <\/a>\n\n            \n            <div class=\"erc-pb-card-footer\">\n              <div class=\"erc-pb-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>23,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span><\/bdi><\/span><\/div>\n              <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/artwork-buio-pesto-set-completo-4-bustine\/\" class=\"erc-pb-cta\" aria-label=\"Vedi dettagli: Set completo 4 Artwork Megaevoluzione \u2013 Buio Pesto ITA\">\n                Vedi dettagli              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n              <article class=\"erc-pb-card erc-pb-card--coming-soon\">\n          <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/etb-30-anniversario-pokemon\/\" class=\"erc-pb-img-link\">\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-ETB.jpg\" class=\"erc-pb-product-img\" alt=\"ETB 30\u00b0 Anniversario Pok\u00e9mon \u2013 Set Allenatore Fuoriclasse\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-ETB.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-ETB-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-ETB-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-ETB-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/div>\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n                          <div class=\"erc-pb-badges erc-pb-badges-inline\">\n                                  <span class=\"erc-badge erc-b-coming-soon\" title=\"Prodotto in arrivo\">\n                    Prossimamente                  <\/span>\n                                  <span class=\"erc-badge erc-b-top\" title=\"Negli ultimi 7 giorni\">\n                    \u2b50 Tra i pi\u00f9 visitati                  <\/span>\n                                  <span class=\"erc-badge erc-b-new\" >\n                    Novit\u00e0                  <\/span>\n                              <\/div>\n            \n            <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/etb-30-anniversario-pokemon\/\" class=\"erc-pb-title-link\">\n              <h3>ETB 30\u00b0 Anniversario Pok\u00e9mon \u2013 Set Allenatore Fuoriclasse<\/h3>\n            <\/a>\n\n            \n            <div class=\"erc-pb-card-footer\">\n              <div class=\"erc-pb-price\"><\/div>\n              <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/etb-30-anniversario-pokemon\/\" class=\"erc-pb-cta\" aria-label=\"Scopri il prodotto: ETB 30\u00b0 Anniversario Pok\u00e9mon \u2013 Set Allenatore Fuoriclasse\">\n                Scopri il prodotto              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n              <article class=\"erc-pb-card\">\n          <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/copertine-quaderni-a4-colorosa-gold-coprimaxi\/\" class=\"erc-pb-img-link\">\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-COLOROSA-FODERE-QUADERNI.jpg\" class=\"erc-pb-product-img\" alt=\"Copertine Colorosa Gold Coprimaxi A4 per quaderni scuola\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-COLOROSA-FODERE-QUADERNI.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-COLOROSA-FODERE-QUADERNI-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-COLOROSA-FODERE-QUADERNI-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-CARTOLERIA-COLOROSA-FODERE-QUADERNI-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/div>\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n                          <div class=\"erc-pb-badges erc-pb-badges-inline\">\n                                  <span class=\"erc-badge erc-b-new\" >\n                    Novit\u00e0                  <\/span>\n                              <\/div>\n            \n            <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/copertine-quaderni-a4-colorosa-gold-coprimaxi\/\" class=\"erc-pb-title-link\">\n              <h3>Copertine Colorosa Gold Coprimaxi A4 per quaderni scuola<\/h3>\n            <\/a>\n\n            \n            <div class=\"erc-pb-card-footer\">\n              <div class=\"erc-pb-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>2,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span><\/bdi><\/span><\/div>\n              <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/copertine-quaderni-a4-colorosa-gold-coprimaxi\/\" class=\"erc-pb-cta\" aria-label=\"Vedi dettagli: Copertine Colorosa Gold Coprimaxi A4 per quaderni scuola\">\n                Vedi dettagli              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n              <article class=\"erc-pb-card\">\n          <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/set-allenatore-fuoriclasse-buio-pesto-pokemon\/\" class=\"erc-pb-img-link\">\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-BUIO-PESTO-ETB.jpg\" class=\"erc-pb-product-img\" alt=\"Set Allenatore Fuoriclasse Megaevoluzione &#8211; Buio Pesto GCC Pok\u00e9mon\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-BUIO-PESTO-ETB.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-BUIO-PESTO-ETB-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-BUIO-PESTO-ETB-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-BUIO-PESTO-ETB-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/div>\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n                          <div class=\"erc-pb-badges erc-pb-badges-inline\">\n                                  <span class=\"erc-badge erc-b-top\" title=\"Negli ultimi 7 giorni\">\n                    \u2b50 Tra i pi\u00f9 visitati                  <\/span>\n                              <\/div>\n            \n            <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/set-allenatore-fuoriclasse-buio-pesto-pokemon\/\" class=\"erc-pb-title-link\">\n              <h3>Set Allenatore Fuoriclasse Megaevoluzione &#8211; Buio Pesto GCC Pok\u00e9mon<\/h3>\n            <\/a>\n\n            \n            <div class=\"erc-pb-card-footer\">\n              <div class=\"erc-pb-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>54,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span><\/bdi><\/span><\/div>\n              <a href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/set-allenatore-fuoriclasse-buio-pesto-pokemon\/\" class=\"erc-pb-cta\" aria-label=\"Vedi dettagli: Set Allenatore Fuoriclasse Megaevoluzione &#8211; Buio Pesto GCC Pok\u00e9mon\">\n                Vedi dettagli              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n          <\/div>\n\n          <nav aria-label=\"Paginazione prodotti\" class=\"erc-pb-pagination\">\n        <div>\n                      <span><span aria-erc-pb-current=\"page\" class=\"erc-pb-page erc-pb-current\">1<\/span><\/span>\n                      <span><a class=\"erc-pb-page\" href=\"https:\/\/ercartomattoshop.com\/?erc_cat&#038;erc_sort=date&#038;erc_paged=2#vetrina\">2<\/a><\/span>\n                      <span><a class=\"erc-pb-page\" href=\"https:\/\/ercartomattoshop.com\/?erc_cat&#038;erc_sort=date&#038;erc_paged=3#vetrina\">3<\/a><\/span>\n                      <span><span class=\"erc-pb-page dots\">&hellip;<\/span><\/span>\n                      <span><a class=\"erc-pb-page\" href=\"https:\/\/ercartomattoshop.com\/?erc_cat&#038;erc_sort=date&#038;erc_paged=13#vetrina\">13<\/a><\/span>\n                      <span><a class=\"next erc-pb-page\" href=\"https:\/\/ercartomattoshop.com\/?erc_cat&#038;erc_sort=date&#038;erc_paged=2#vetrina\">\u2192<\/a><\/span>\n                  <\/div>\n      <\/nav>\n    \n    <style>\n      .erc-pb,\n      .erc-pb *{\n        font-family:\"Alexandria\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif !important;\n        box-sizing:border-box !important;\n      }\n\n      .erc-pb{\n        max-width:1240px !important;\n        margin:0 auto !important;\n        padding:22px 0 28px !important;\n      }\n\n      .erc-pb-hero{\n        position:relative !important;\n        overflow:hidden !important;\n        display:flex !important;\n        align-items:center !important;\n        justify-content:flex-start !important;\n        gap:18px !important;\n        margin:0 0 18px !important;\n        padding:24px !important;\n        border-radius:28px !important;\n        border:1px solid rgba(0,0,0,.10) !important;\n        background:\n          radial-gradient(circle at 15% 20%, rgba(255,212,0,.55), transparent 28%),\n          radial-gradient(circle at 85% 20%, rgba(30,102,255,.18), transparent 30%),\n          linear-gradient(135deg, #fff8ca 0%, #ffffff 52%, #f4f7ff 100%) !important;\n        box-shadow:0 18px 46px rgba(0,0,0,.10) !important;\n      }\n\n      .erc-pb-hero:before{\n        content:\"\" !important;\n        position:absolute !important;\n        right:-60px !important;\n        bottom:-70px !important;\n        width:220px !important;\n        height:220px !important;\n        border-radius:999px !important;\n        background:rgba(255,212,0,.35) !important;\n        z-index:0 !important;\n      }\n\n      .erc-pb-hero-text{\n        position:relative !important;\n        z-index:1 !important;\n      }\n\n      .erc-pb-kicker{\n        display:inline-flex !important;\n        align-items:center !important;\n        margin:0 0 10px !important;\n        padding:8px 12px !important;\n        border-radius:999px !important;\n        background:#111 !important;\n        color:#fff !important;\n        font-size:12px !important;\n        line-height:1 !important;\n        font-weight:800 !important;\n        letter-spacing:.2px !important;\n      }\n\n      .erc-pb-hero h1{\n        margin:0 0 8px 0 !important;\n        font-size:34px !important;\n        line-height:1.08 !important;\n        color:#111 !important;\n        font-weight:900 !important;\n        letter-spacing:-.5px !important;\n      }\n\n      .erc-pb-hero h2{\n        max-width:860px !important;\n        margin:0 !important;\n        color:#3f3f3f !important;\n        font-size:16px !important;\n        line-height:1.55 !important;\n        font-weight:500 !important;\n      }\n\n      .erc-pb-controls{\n        display:flex !important;\n        flex-wrap:wrap !important;\n        align-items:center !important;\n        justify-content:space-between !important;\n        gap:14px !important;\n        margin:0 0 18px !important;\n        padding:14px !important;\n        border-radius:22px !important;\n        background:#ffffff !important;\n        border:1px solid rgba(0,0,0,.08) !important;\n        box-shadow:0 12px 32px rgba(0,0,0,.06) !important;\n      }\n\n      .erc-pb-tabs{\n        display:flex !important;\n        flex-wrap:wrap !important;\n        gap:10px !important;\n        margin:0 !important;\n      }\n\n      .erc-pb a.erc-pb-tab{\n        text-decoration:none !important;\n        padding:11px 14px !important;\n        border-radius:999px !important;\n        border:1px solid rgba(0,0,0,.24) !important;\n        background:#ffd400 !important;\n        color:#111 !important;\n        font-size:13px !important;\n        line-height:1 !important;\n        font-weight:900 !important;\n        display:inline-flex !important;\n        align-items:center !important;\n        justify-content:center !important;\n        box-shadow:0 10px 20px rgba(0,0,0,.08) !important;\n        transition:transform .12s ease, box-shadow .12s ease, filter .12s ease !important;\n      }\n\n      .erc-pb a.erc-pb-tab:hover{\n        transform:translateY(-1px) !important;\n        box-shadow:0 14px 24px rgba(0,0,0,.12) !important;\n        filter:saturate(1.08) !important;\n      }\n\n      .erc-pb a.erc-pb-tab.is-active{\n        background:#1e66ff !important;\n        color:#fff !important;\n        border-color:rgba(30,102,255,.65) !important;\n      }\n\n      .erc-pb-sort{\n        display:flex !important;\n        align-items:center !important;\n        gap:10px !important;\n        margin:0 !important;\n      }\n\n      .erc-pb-sort label{\n        font-size:14px !important;\n        color:#2b2b2b !important;\n        font-weight:800 !important;\n      }\n\n      .erc-pb-sort select{\n        min-width:210px !important;\n        padding:11px 13px !important;\n        border:1px solid rgba(0,0,0,.22) !important;\n        border-radius:14px !important;\n        background:#fff !important;\n        color:#111 !important;\n        font-size:14px !important;\n        font-weight:700 !important;\n        box-shadow:0 8px 18px rgba(0,0,0,.05) !important;\n      }\n\n      .erc-pb-grid{\n        display:grid !important;\n        grid-template-columns:repeat(3, minmax(0, 1fr)) !important;\n        gap:20px !important;\n        grid-auto-flow:dense !important;\n      }\n\n      .erc-pb-card{\n        position:relative !important;\n        overflow:hidden !important;\n        border:1px solid rgba(30,102,255,.16) !important;\n        border-radius:28px !important;\n        background:\n          linear-gradient(180deg, #ffffff 0%, #fffdf3 100%) !important;\n        box-shadow:\n          0 18px 42px rgba(0,0,0,.10),\n          inset 0 1px 0 rgba(255,255,255,.85) !important;\n        transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease !important;\n      }\n\n      .erc-pb-card:before{\n        content:\"\" !important;\n        position:absolute !important;\n        left:0 !important;\n        right:0 !important;\n        top:0 !important;\n        height:5px !important;\n        background:linear-gradient(90deg, #ffd400 0%, #1e66ff 100%) !important;\n        z-index:4 !important;\n      }\n\n      .erc-pb-card:hover{\n        transform:translateY(-5px) !important;\n        box-shadow:\n          0 26px 58px rgba(0,0,0,.16),\n          inset 0 1px 0 rgba(255,255,255,.9) !important;\n        border-color:rgba(30,102,255,.32) !important;\n      }\n\n      .erc-pb-card-featured{\n        grid-column:span 2 !important;\n        grid-row:span 2 !important;\n        display:flex !important;\n        flex-direction:column !important;\n        min-height:620px !important;\n        background:\n          radial-gradient(circle at 16% 20%, rgba(255,212,0,.30), transparent 32%),\n          linear-gradient(135deg, #ffffff 0%, #fff9d8 100%) !important;\n        border-color:rgba(30,102,255,.24) !important;\n      }\n\n      .erc-pb-card-featured:after{\n        content:\"Prodotto in evidenza\" !important;\n        position:absolute !important;\n        right:16px !important;\n        top:16px !important;\n        z-index:5 !important;\n        padding:8px 11px !important;\n        border-radius:999px !important;\n        background:#111 !important;\n        color:#fff !important;\n        font-size:11px !important;\n        line-height:1 !important;\n        font-weight:900 !important;\n        box-shadow:0 10px 20px rgba(0,0,0,.14) !important;\n      }\n\n      .erc-pb-img-link{\n        display:block !important;\n        text-decoration:none !important;\n      }\n\n      .erc-pb-img-wrap{\n        position:relative !important;\n        aspect-ratio:1 \/ 1 !important;\n        display:flex !important;\n        align-items:center !important;\n        justify-content:center !important;\n        overflow:hidden !important;\n        margin:12px 12px 0 !important;\n        border-radius:22px !important;\n        background:\n          radial-gradient(circle at 50% 36%, rgba(255,212,0,.32), transparent 34%),\n          radial-gradient(circle at 80% 18%, rgba(30,102,255,.12), transparent 28%),\n          linear-gradient(180deg, #ffffff 0%, #f5f7ff 100%) !important;\n        border:1px solid rgba(0,0,0,.08) !important;\n      }\n\n      .erc-pb-card-featured .erc-pb-img-wrap{\n        aspect-ratio:16 \/ 9 !important;\n        width:auto !important;\n        min-height:340px !important;\n        margin:14px 14px 0 !important;\n        border-radius:24px !important;\n        background:\n          radial-gradient(circle at 50% 35%, rgba(255,212,0,.42), transparent 36%),\n          radial-gradient(circle at 82% 18%, rgba(30,102,255,.18), transparent 30%),\n          linear-gradient(180deg, #ffffff 0%, #f2f6ff 100%) !important;\n      }\n\n      .erc-pb-img-wrap:after{\n        content:\"\" !important;\n        position:absolute !important;\n        left:14px !important;\n        right:14px !important;\n        bottom:12px !important;\n        height:18px !important;\n        border-radius:999px !important;\n        background:rgba(0,0,0,.08) !important;\n        filter:blur(10px) !important;\n        z-index:0 !important;\n      }\n\n      .erc-pb-img-wrap img,\n      .erc-pb-product-img{\n        width:100% !important;\n        height:100% !important;\n        object-fit:contain !important;\n        display:block !important;\n        padding:16px !important;\n        position:relative !important;\n        z-index:1 !important;\n        transform:scale(1.01) !important;\n        transition:transform .18s ease !important;\n        image-rendering:auto !important;\n      }\n\n      .erc-pb-card-featured .erc-pb-img-wrap img,\n      .erc-pb-card-featured .erc-pb-product-img{\n        padding:24px !important;\n        transform:scale(1.03) !important;\n      }\n\n      .erc-pb-card:hover .erc-pb-img-wrap img{\n        transform:scale(1.07) !important;\n      }\n\n      .erc-pb-card-featured:hover .erc-pb-img-wrap img{\n        transform:scale(1.08) !important;\n      }\n\n      .erc-pb-badges{\n        display:flex !important;\n        flex-wrap:wrap !important;\n        gap:6px !important;\n        margin:0 0 10px 0 !important;\n        position:relative !important;\n        z-index:3 !important;\n      }\n\n      .erc-pb-badges-inline{\n        min-height:auto !important;\n      }\n\n      .erc-pb-out-overlay{\n        position:absolute !important;\n        inset:0 !important;\n        background:rgba(255,255,255,.68) !important;\n        z-index:2 !important;\n      }\n\n      .erc-pb-card-body{\n        padding:15px 15px 16px !important;\n      }\n\n      .erc-pb-card-featured .erc-pb-card-body{\n        display:flex !important;\n        flex-direction:column !important;\n        justify-content:flex-start !important;\n        padding:22px 24px 24px !important;\n        flex:1 1 auto !important;\n      }\n\n      .erc-pb-title-link{\n        text-decoration:none !important;\n        color:#111 !important;\n        display:block !important;\n      }\n\n      .erc-pb-title-link h3{\n        margin:0 0 12px 0 !important;\n        min-height:44px !important;\n        font-size:16px !important;\n        line-height:1.38 !important;\n        font-weight:900 !important;\n        color:#111 !important;\n      }\n\n      .erc-pb-card-featured .erc-pb-title-link h3{\n        min-height:auto !important;\n        font-size:25px !important;\n        line-height:1.18 !important;\n        letter-spacing:-.3px !important;\n        margin-bottom:12px !important;\n      }\n\n      .erc-pb-featured-excerpt{\n        margin:0 0 18px !important;\n        color:#4b4b4b !important;\n        font-size:15px !important;\n        line-height:1.55 !important;\n        font-weight:600 !important;\n        max-width:92% !important;\n      }\n\n      .erc-pb-card-footer{\n        display:flex !important;\n        align-items:center !important;\n        justify-content:space-between !important;\n        gap:12px !important;\n      }\n\n      .erc-pb-card-featured .erc-pb-card-footer{\n        margin-top:auto !important;\n        align-items:center !important;\n        flex-direction:row !important;\n        gap:16px !important;\n      }\n\n      .erc-pb-price{\n        font-size:16px !important;\n        line-height:1.2 !important;\n        color:#111 !important;\n        font-weight:900 !important;\n      }\n\n      .erc-pb-card-featured .erc-pb-price{\n        font-size:22px !important;\n      }\n\n      .erc-pb-price del{\n        opacity:.55 !important;\n        font-weight:700 !important;\n      }\n\n      .erc-pb-price ins{\n        text-decoration:none !important;\n        font-weight:900 !important;\n      }\n\n      .erc-pb a.erc-pb-cta{\n        text-decoration:none !important;\n        padding:11px 13px !important;\n        border-radius:14px !important;\n        border:1px solid rgba(0,0,0,.45) !important;\n        background:#ffffff !important;\n        color:#111111 !important;\n        font-size:13px !important;\n        line-height:1 !important;\n        font-weight:900 !important;\n        white-space:nowrap !important;\n        display:inline-flex !important;\n        align-items:center !important;\n        justify-content:center !important;\n        box-shadow:0 9px 18px rgba(0,0,0,.06) !important;\n        transition:transform .12s ease, box-shadow .12s ease !important;\n      }\n\n      .erc-pb-card-featured a.erc-pb-cta{\n        padding:13px 18px !important;\n        font-size:14px !important;\n        background:#ffd400 !important;\n        border-color:rgba(0,0,0,.35) !important;\n        color:#111 !important;\n      }\n\n      .erc-pb a.erc-pb-cta:hover{\n        transform:translateY(-1px) !important;\n        box-shadow:0 13px 24px rgba(0,0,0,.10) !important;\n      }\n\n      .erc-pb-pagination{\n        margin-top:22px !important;\n        display:flex !important;\n        justify-content:center !important;\n      }\n\n      .erc-pb-pagination > div{\n        display:flex !important;\n        gap:8px !important;\n        flex-wrap:wrap !important;\n        align-items:center !important;\n        justify-content:center !important;\n        padding:10px !important;\n        border-radius:18px !important;\n        background:#fff !important;\n        border:1px solid rgba(0,0,0,.08) !important;\n        box-shadow:0 12px 28px rgba(0,0,0,.06) !important;\n      }\n\n      .erc-pb a.erc-pb-page{\n        text-decoration:none !important;\n        padding:10px 12px !important;\n        border:1px solid rgba(0,0,0,.22) !important;\n        border-radius:12px !important;\n        background:#ffd400 !important;\n        color:#111 !important;\n        font-size:13px !important;\n        line-height:1 !important;\n        font-weight:900 !important;\n        display:inline-block !important;\n      }\n\n      .erc-pb span .erc-pb-current{\n        padding:10px 12px !important;\n        border:1px solid #1e66ff !important;\n        border-radius:12px !important;\n        background:#1e66ff !important;\n        color:#fff !important;\n        font-size:13px !important;\n        line-height:1 !important;\n        font-weight:900 !important;\n        display:inline-block !important;\n      }\n\n      .erc-pb .erc-badge{\n        display:inline-flex !important;\n        align-items:center !important;\n        justify-content:center !important;\n        padding:5px 8px !important;\n        border-radius:999px !important;\n        font-size:10.5px !important;\n        line-height:1 !important;\n        font-weight:900 !important;\n        border:1px solid rgba(0,0,0,.16) !important;\n        box-shadow:0 6px 14px rgba(0,0,0,.08) !important;\n        letter-spacing:.1px !important;\n        white-space:nowrap !important;\n      }\n\n      .erc-pb-card-featured .erc-badge{\n        font-size:11.5px !important;\n        padding:6px 9px !important;\n      }\n\n      .erc-pb .erc-b-new  { background:#1e66ff !important; color:#fff !important; }\n      .erc-pb .erc-b-sale { background:#1b9b3a !important; color:#fff !important; }\n      .erc-pb .erc-b-out  { background:#d61f1f !important; color:#fff !important; }\n      .erc-pb .erc-b-top  { background:#ffd400 !important; color:#111 !important; border-color:rgba(0,0,0,.25) !important; }\n      .erc-pb .erc-b-coming-soon{\n        background:#ffd84d !important;\n        color:#2b2418 !important;\n        border-color:rgba(43,36,24,.22) !important;\n      }\n\n      .erc-pb-card--coming-soon .erc-pb-price{\n        display:none !important;\n      }\n\n      .erc-pb-card--coming-soon .erc-pb-card-footer{\n        justify-content:flex-end !important;\n      }\n\n      .erc-pb-card-featured.erc-pb-card--coming-soon:after{\n        display:none !important;\n      }\n\n      .erc-pb-empty{\n        grid-column:1 \/ -1 !important;\n        border:1px dashed rgba(0,0,0,.25) !important;\n        border-radius:18px !important;\n        padding:22px !important;\n        background:#fff !important;\n        color:#111 !important;\n        font-weight:800 !important;\n        text-align:center !important;\n      }\n\n      @media (max-width: 980px){\n        .erc-pb-hero{\n          flex-direction:column !important;\n        }\n\n        .erc-pb-hero h1{\n          font-size:30px !important;\n        }\n\n        .erc-pb-grid{\n          grid-template-columns:repeat(2, minmax(0, 1fr)) !important;\n        }\n\n        .erc-pb-card-featured{\n          grid-column:span 2 !important;\n          grid-row:span 1 !important;\n          min-height:auto !important;\n          display:flex !important;\n          flex-direction:column !important;\n        }\n\n        .erc-pb-card-featured .erc-pb-img-wrap{\n          min-height:300px !important;\n        }\n\n        .erc-pb-card-featured .erc-pb-title-link h3{\n          font-size:21px !important;\n        }\n\n        .erc-pb-controls{\n          align-items:flex-start !important;\n          flex-direction:column !important;\n        }\n      }\n\n      @media (max-width: 620px){\n        .erc-pb{\n          padding-left:0 !important;\n          padding-right:0 !important;\n        }\n\n        .erc-pb-hero{\n          padding:18px !important;\n          border-radius:22px !important;\n          margin-bottom:14px !important;\n        }\n\n        .erc-pb-hero h1{\n          font-size:27px !important;\n        }\n\n        .erc-pb-hero h2{\n          font-size:14.5px !important;\n          line-height:1.5 !important;\n        }\n\n        .erc-pb-controls{\n          padding:12px !important;\n          border-radius:20px !important;\n          gap:12px !important;\n        }\n\n        .erc-pb-tabs{\n          width:100% !important;\n          display:flex !important;\n          flex-wrap:nowrap !important;\n          overflow-x:auto !important;\n          gap:8px !important;\n          padding:0 0 4px 0 !important;\n          -webkit-overflow-scrolling:touch !important;\n          scrollbar-width:thin !important;\n        }\n\n        .erc-pb a.erc-pb-tab{\n          flex:0 0 auto !important;\n          padding:10px 12px !important;\n          font-size:12px !important;\n          white-space:nowrap !important;\n        }\n\n        .erc-pb-sort{\n          width:100% !important;\n          align-items:flex-start !important;\n          flex-direction:column !important;\n          gap:7px !important;\n        }\n\n        .erc-pb-sort select{\n          width:100% !important;\n          min-width:0 !important;\n        }\n\n        .erc-pb-grid{\n          grid-template-columns:repeat(2, minmax(0, 1fr)) !important;\n          gap:12px !important;\n          grid-auto-flow:row !important;\n        }\n\n        .erc-pb-card-featured{\n          grid-column:span 1 !important;\n          grid-row:span 1 !important;\n          display:block !important;\n          min-height:auto !important;\n        }\n\n        .erc-pb-card-featured:after{\n          display:none !important;\n        }\n\n        .erc-pb-card{\n          border-radius:20px !important;\n          box-shadow:0 14px 28px rgba(0,0,0,.11) !important;\n        }\n\n        .erc-pb-img-wrap,\n        .erc-pb-card-featured .erc-pb-img-wrap{\n          aspect-ratio:1 \/ 1 !important;\n          width:auto !important;\n          height:auto !important;\n          min-height:0 !important;\n          margin:9px 9px 0 !important;\n          border-radius:17px !important;\n        }\n\n        .erc-pb-img-wrap img,\n        .erc-pb-card-featured .erc-pb-img-wrap img,\n        .erc-pb-product-img{\n          padding:10px !important;\n          transform:scale(1.01) !important;\n        }\n\n        .erc-pb-card-body,\n        .erc-pb-card-featured .erc-pb-card-body{\n          display:block !important;\n          padding:10px 10px 12px !important;\n        }\n\n        .erc-pb-title-link h3,\n        .erc-pb-card-featured .erc-pb-title-link h3{\n          min-height:42px !important;\n          margin-bottom:9px !important;\n          font-size:12.5px !important;\n          line-height:1.32 !important;\n          letter-spacing:0 !important;\n        }\n\n        .erc-pb-featured-excerpt{\n          display:none !important;\n        }\n\n        .erc-pb-card-footer,\n        .erc-pb-card-featured .erc-pb-card-footer{\n          align-items:flex-start !important;\n          flex-direction:column !important;\n          gap:8px !important;\n        }\n\n        .erc-pb-price,\n        .erc-pb-card-featured .erc-pb-price{\n          font-size:13px !important;\n        }\n\n        .erc-pb a.erc-pb-cta,\n        .erc-pb-card-featured a.erc-pb-cta{\n          width:100% !important;\n          padding:9px 10px !important;\n          font-size:12px !important;\n          border-radius:12px !important;\n          background:#fff !important;\n          color:#111 !important;\n        }\n\n        .erc-pb .erc-badge,\n        .erc-pb-card-featured .erc-badge{\n          font-size:9px !important;\n          padding:4px 6px !important;\n        }\n\n        .erc-pb-badges{\n          gap:4px !important;\n          margin-bottom:8px !important;\n        }\n\n        .erc-pb-pagination{\n          margin-top:18px !important;\n        }\n      }\n    <\/style>\n\n  <\/div>\n  <\/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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb704c0 e-flex e-con-boxed e-con e-parent\" data-id=\"fb704c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2f7b6b5 e-con-full e-flex e-con e-child\" data-id=\"2f7b6b5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5ceaea3 e-con-full e-flex e-con e-child\" data-id=\"5ceaea3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5db9d1d elementor-widget elementor-widget-text-editor\" data-id=\"5db9d1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Cartoleria online Er Cartomatto Shop<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-389c17c elementor-widget elementor-widget-text-editor\" data-id=\"389c17c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>La cartoleria online Er Cartomatto Shop \u00e8 pensata per chi cerca prodotti utili, creativi e facili da acquistare. In questa vetrina puoi trovare articoli per la scuola, l\u2019ufficio, il tempo libero, il mondo Pok\u00e9mon e le personalizzazioni firmate Er Cartomatto. Inoltre, la pagina ti aiuta a scoprire novit\u00e0, prodotti pi\u00f9 visitati e proposte selezionate, cos\u00ec puoi scegliere con pi\u00f9 semplicit\u00e0 ci\u00f2 che fa davvero al caso tuo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7db37ff e-con-full e-flex e-con e-child\" data-id=\"7db37ff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8970576 elementor-widget elementor-widget-text-editor\" data-id=\"8970576\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Cartoleria per scuola, ufficio e creativit\u00e0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c986a87 elementor-widget elementor-widget-text-editor\" data-id=\"c986a87\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>La sezione cartoleria \u00e8 uno dei punti principali dello shop. Qui puoi trovare prodotti per scrivere, colorare, disegnare, organizzare il materiale scolastico e lavorare con pi\u00f9 ordine. Sono articoli pensati per studenti, famiglie, insegnanti, uffici e appassionati di creativit\u00e0. Inoltre, grazie alla vetrina online, puoi consultare le proposte disponibili in modo rapido e raggiungere facilmente le schede prodotto che ti interessano.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-889d75c e-con-full e-flex e-con e-child\" data-id=\"889d75c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8dab3a elementor-widget elementor-widget-text-editor\" data-id=\"a8dab3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Prodotti Pok\u00e9mon e articoli da collezione<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-83dd3c3 elementor-widget elementor-widget-text-editor\" data-id=\"83dd3c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"isSelectedEnd\">Er Cartomatto Shop dedica spazio anche al mondo Pok\u00e9mon, con articoli pensati per collezionisti, giocatori e appassionati. Nella vetrina puoi scoprire prodotti selezionati, novit\u00e0 e proposte legate a carte, accessori e idee regalo. Questa sezione \u00e8 utile sia per chi conosce gi\u00e0 il mondo Pok\u00e9mon, sia per chi vuole fare un regalo originale e cerca un prodotto particolare, attuale e coinvolgente.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b33d70 e-con-full e-flex e-con e-child\" data-id=\"5b33d70\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b36205 elementor-widget elementor-widget-text-editor\" data-id=\"8b36205\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Creazioni personalizzate<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ba4a431 elementor-widget elementor-widget-text-editor\" data-id=\"ba4a431\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"isSelectedEnd\">Oltre alla cartoleria online e ai prodotti Pok\u00e9mon, Er Cartomatto propone anche servizi di personalizzazione. Se hai un\u2019idea, un testo, una grafica o un progetto speciale, puoi partire dallo shop per conoscere meglio il mondo Er Cartomatto e poi approfondire le soluzioni creative disponibili. Le personalizzazioni sono ideali per regali, eventi, attivit\u00e0 commerciali, ricorrenze e oggetti pensati su misura.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-29d545b e-con-full e-flex e-con e-child\" data-id=\"29d545b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ba92de elementor-widget elementor-widget-text-editor\" data-id=\"8ba92de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Resta aggiornato con il canale Whats App di Er Cartomatto<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42383e4 elementor-widget elementor-widget-text-editor\" data-id=\"42383e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Per non perdere novit\u00e0, prodotti in arrivo, iniziative speciali e comunicazioni utili, puoi iscriverti al canale ufficiale WhatsApp di Er Cartomatto. <br \/>\u00c8 un modo semplice e veloce per restare aggiornato sulle proposte dello shop, sugli eventi, sulle promozioni e sulle idee creative disponibili. Inoltre, seguendo il canale, puoi scoprire in anteprima contenuti e aggiornamenti pensati per chi ama cartoleria, Pok\u00e9mon e personalizzazioni.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc657b8 elementor-align-center elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"bc657b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/whatsapp.com\/channel\/0029VbBJWL0InlqH0UYQan2Y\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">ENTRA QUI<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a2d925a e-flex e-con-boxed e-con e-parent\" data-id=\"a2d925a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea1fcf1 elementor-widget elementor-widget-menu-anchor\" data-id=\"ea1fcf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"ultimi\"><\/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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d0c0ead e-flex e-con-boxed e-con e-parent\" data-id=\"d0c0ead\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-478515a elementor-widget elementor-widget-shortcode\" data-id=\"478515a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">  <div id=\"erc-latest-pb-3389f3b8\" class=\"erc-pb erc-latest-pb\">\n\n    <section class=\"erc-pb-hero\">\n      <div class=\"erc-pb-hero-text\">\n\n        <span class=\"erc-pb-kicker\">\n          Novit\u00e0 appena caricate        <\/span>\n\n        <h2>\n          Ultimi arrivi in shop        <\/h2>\n\n        <p>\n          Scopri le ultime novit\u00e0 pubblicate su Er Cartomatto Shop: prodotti appena caricati, idee regalo, cartoleria, Pok\u00e9mon e articoli speciali.        <\/p>\n\n      <\/div>\n    <\/section>\n\n    <div class=\"erc-pb-grid\">\n\n      \n        <article\n          class=\"erc-pb-card erc-latest-product-1\"\n          data-product-position=\"1\"\n        >\n\n          <a\n            href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/diario-comix-scomix-sio-2027-16-mesi\/\"\n            class=\"erc-pb-img-link\"\n            aria-label=\"Vedi dettagli: Diario scuola Comix Scomix by Sio 2027 in tre varianti\"\n          >\n\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-DIARIO-SCOMIX.jpg\" class=\"erc-pb-product-img\" alt=\"Diario scuola Comix Scomix by Sio 2027 in tre varianti\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-DIARIO-SCOMIX.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-DIARIO-SCOMIX-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-DIARIO-SCOMIX-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-DIARIO-SCOMIX-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n            <\/div>\n\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n            \n              <div class=\"erc-pb-badges erc-pb-badges-inline\">\n\n                \n                  <span class=\"erc-badge erc-b-new\">\n                    Novit\u00e0                  <\/span>\n\n                \n              <\/div>\n\n            \n            <a\n              href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/diario-comix-scomix-sio-2027-16-mesi\/\"\n              class=\"erc-pb-title-link\"\n            >\n\n              <h3>\n                Diario scuola Comix Scomix by Sio 2027 in tre varianti              <\/h3>\n\n            <\/a>\n\n            <div class=\"erc-pb-card-footer\">\n\n              <div class=\"erc-pb-price\">\n                <span class=\"woocommerce-Price-amount amount\">18,50&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span>              <\/div>\n\n              <a\n                href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/diario-comix-scomix-sio-2027-16-mesi\/\"\n                class=\"erc-pb-cta\"\n                aria-label=\"Vedi dettagli: Diario scuola Comix Scomix by Sio 2027 in tre varianti\"\n              >\n                Vedi dettagli\n              <\/a>\n\n            <\/div>\n\n          <\/div>\n\n        <\/article>\n\n      \n        <article\n          class=\"erc-pb-card erc-latest-product-2\"\n          data-product-position=\"2\"\n        >\n\n          <a\n            href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-raccoglitore-30-anniversario-gcc-pokemon\/\"\n            class=\"erc-pb-img-link\"\n            aria-label=\"Vedi dettagli: Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon\"\n          >\n\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE.jpg\" class=\"erc-pb-product-img\" alt=\"Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n            <\/div>\n\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n            \n              <div class=\"erc-pb-badges erc-pb-badges-inline\">\n\n                \n                  <span class=\"erc-badge erc-b-new\">\n                    Novit\u00e0                  <\/span>\n\n                \n              <\/div>\n\n            \n            <a\n              href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-raccoglitore-30-anniversario-gcc-pokemon\/\"\n              class=\"erc-pb-title-link\"\n            >\n\n              <h3>\n                Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon              <\/h3>\n\n            <\/a>\n\n            <div class=\"erc-pb-card-footer\">\n\n              <div class=\"erc-pb-price\">\n                              <\/div>\n\n              <a\n                href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-raccoglitore-30-anniversario-gcc-pokemon\/\"\n                class=\"erc-pb-cta\"\n                aria-label=\"Vedi dettagli: Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon\"\n              >\n                Vedi dettagli\n              <\/a>\n\n            <\/div>\n\n          <\/div>\n\n        <\/article>\n\n      \n        <article\n          class=\"erc-pb-card erc-latest-product-3\"\n          data-product-position=\"3\"\n        >\n\n          <a\n            href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/primi-compagni-avventura-serie-3-gcc-pokemon\/\"\n            class=\"erc-pb-img-link\"\n            aria-label=\"Vedi dettagli: Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon\"\n          >\n\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3.jpg\" class=\"erc-pb-product-img\" alt=\"Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n            <\/div>\n\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n            \n              <div class=\"erc-pb-badges erc-pb-badges-inline\">\n\n                \n                  <span class=\"erc-badge erc-b-new\">\n                    Novit\u00e0                  <\/span>\n\n                \n              <\/div>\n\n            \n            <a\n              href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/primi-compagni-avventura-serie-3-gcc-pokemon\/\"\n              class=\"erc-pb-title-link\"\n            >\n\n              <h3>\n                Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon              <\/h3>\n\n            <\/a>\n\n            <div class=\"erc-pb-card-footer\">\n\n              <div class=\"erc-pb-price\">\n                              <\/div>\n\n              <a\n                href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/primi-compagni-avventura-serie-3-gcc-pokemon\/\"\n                class=\"erc-pb-cta\"\n                aria-label=\"Vedi dettagli: Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon\"\n              >\n                Vedi dettagli\n              <\/a>\n\n            <\/div>\n\n          <\/div>\n\n        <\/article>\n\n      \n        <article\n          class=\"erc-pb-card erc-latest-product-4\"\n          data-product-position=\"4\"\n        >\n\n          <a\n            href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-super-premium-evoluzioni-prismatiche\/\"\n            class=\"erc-pb-img-link\"\n            aria-label=\"Vedi dettagli: Collezione Super Premium Evoluzioni Prismatiche GCC Pok\u00e9mon\"\n          >\n\n            <div class=\"erc-pb-img-wrap\">\n\n              \n              <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia-1024x538.webp\" class=\"erc-pb-product-img\" alt=\"Collezione Super Premium Evoluzioni Prismatiche GCC Pok\u00e9mon\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia-1024x538.webp 1024w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia-300x158.webp 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia-768x403.webp 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia-600x315.webp 600w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-SCARLATTO-E-VIOLETTO-copia.webp 1200w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n            <\/div>\n\n          <\/a>\n\n          <div class=\"erc-pb-card-body\">\n\n            \n              <div class=\"erc-pb-badges erc-pb-badges-inline\">\n\n                \n                  <span class=\"erc-badge erc-b-new\">\n                    Novit\u00e0                  <\/span>\n\n                \n              <\/div>\n\n            \n            <a\n              href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-super-premium-evoluzioni-prismatiche\/\"\n              class=\"erc-pb-title-link\"\n            >\n\n              <h3>\n                Collezione Super Premium Evoluzioni Prismatiche GCC Pok\u00e9mon              <\/h3>\n\n            <\/a>\n\n            <div class=\"erc-pb-card-footer\">\n\n              <div class=\"erc-pb-price\">\n                <span class=\"woocommerce-Price-amount amount\">160,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span>              <\/div>\n\n              <a\n                href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-super-premium-evoluzioni-prismatiche\/\"\n                class=\"erc-pb-cta\"\n                aria-label=\"Vedi dettagli: Collezione Super Premium Evoluzioni Prismatiche GCC Pok\u00e9mon\"\n              >\n                Vedi dettagli\n              <\/a>\n\n            <\/div>\n\n          <\/div>\n\n        <\/article>\n\n      \n    <\/div>\n\n    <style>\n\n      \/* =====================================================\n       * STRUTTURA GENERALE\n       * ===================================================== *\/\n\n      #erc-latest-pb-3389f3b8,\n      #erc-latest-pb-3389f3b8 *{\n        font-family:\n          \"Alexandria\",\n          system-ui,\n          -apple-system,\n          \"Segoe UI\",\n          Roboto,\n          Arial,\n          sans-serif !important;\n\n        box-sizing:border-box !important;\n      }\n\n      #erc-latest-pb-3389f3b8{\n        max-width:1240px !important;\n        margin:0 auto !important;\n        padding:22px 0 28px !important;\n      }\n\n\n      \/* =====================================================\n       * HERO\n       * ===================================================== *\/\n\n      #erc-latest-pb-3389f3b8 .erc-pb-hero{\n        position:relative !important;\n        overflow:hidden !important;\n\n        display:flex !important;\n        align-items:center !important;\n        justify-content:flex-start !important;\n\n        gap:18px !important;\n\n        margin:0 0 18px !important;\n        padding:24px !important;\n\n        border-radius:28px !important;\n\n        border:\n          1px solid rgba(0,0,0,.10) !important;\n\n        background:\n          radial-gradient(\n            circle at 15% 20%,\n            rgba(255,212,0,.55),\n            transparent 28%\n          ),\n\n          radial-gradient(\n            circle at 85% 20%,\n            rgba(30,102,255,.18),\n            transparent 30%\n          ),\n\n          linear-gradient(\n            135deg,\n            #fff8ca 0%,\n            #ffffff 52%,\n            #f4f7ff 100%\n          ) !important;\n\n        box-shadow:\n          0 18px 46px rgba(0,0,0,.10) !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-hero:before{\n        content:\"\" !important;\n\n        position:absolute !important;\n\n        right:-60px !important;\n        bottom:-70px !important;\n\n        width:220px !important;\n        height:220px !important;\n\n        border-radius:999px !important;\n\n        background:\n          rgba(255,212,0,.35) !important;\n\n        z-index:0 !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-hero-text{\n        position:relative !important;\n        z-index:1 !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-kicker{\n        display:inline-flex !important;\n        align-items:center !important;\n\n        margin:0 0 10px !important;\n\n        padding:8px 12px !important;\n\n        border-radius:999px !important;\n\n        background:#111 !important;\n        color:#fff !important;\n\n        font-size:12px !important;\n        line-height:1 !important;\n        font-weight:800 !important;\n\n        letter-spacing:.2px !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-hero h2{\n        margin:0 0 8px 0 !important;\n\n        font-size:34px !important;\n        line-height:1.08 !important;\n        font-weight:900 !important;\n\n        color:#111 !important;\n\n        letter-spacing:-.5px !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-hero p{\n        max-width:860px !important;\n\n        margin:0 !important;\n\n        color:#3f3f3f !important;\n\n        font-size:16px !important;\n        line-height:1.55 !important;\n        font-weight:500 !important;\n      }\n\n\n      \/* =====================================================\n       * GRIGLIA DESKTOP\n       * ===================================================== *\/\n\n      #erc-latest-pb-3389f3b8 .erc-pb-grid{\n        display:grid !important;\n\n        grid-template-columns:\n          repeat(3, minmax(0, 1fr)) !important;\n\n        gap:20px !important;\n\n        align-items:stretch !important;\n      }\n\n\n      \/* =====================================================\n       * QUARTO PRODOTTO\n       *\n       * Desktop e tablet:\n       * nascosto.\n       *\n       * Il selettore specifico impedisce alla regola\n       * generale .erc-pb-card di riattivarlo.\n       * ===================================================== *\/\n\n      #erc-latest-pb-3389f3b8 .erc-pb-card.erc-latest-product-4{\n        display:none !important;\n      }\n\n\n      \/* =====================================================\n       * CARD\n       * ===================================================== *\/\n\n      #erc-latest-pb-3389f3b8 .erc-pb-card{\n        position:relative !important;\n        overflow:hidden !important;\n\n        display:flex !important;\n        flex-direction:column !important;\n\n        height:100% !important;\n        min-height:430px !important;\n\n        border:\n          1px solid rgba(30,102,255,.16) !important;\n\n        border-radius:28px !important;\n\n        background:\n          linear-gradient(\n            180deg,\n            #ffffff 0%,\n            #fffdf3 100%\n          ) !important;\n\n        box-shadow:\n          0 18px 42px rgba(0,0,0,.10),\n          inset 0 1px 0 rgba(255,255,255,.85) !important;\n\n        transition:\n          transform .16s ease,\n          box-shadow .16s ease,\n          border-color .16s ease !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-card:before{\n        content:\"\" !important;\n\n        position:absolute !important;\n\n        left:0 !important;\n        right:0 !important;\n        top:0 !important;\n\n        height:5px !important;\n\n        background:\n          linear-gradient(\n            90deg,\n            #ffd400 0%,\n            #1e66ff 100%\n          ) !important;\n\n        z-index:4 !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-card:hover{\n        transform:\n          translateY(-5px) !important;\n\n        box-shadow:\n          0 26px 58px rgba(0,0,0,.16),\n          inset 0 1px 0 rgba(255,255,255,.9) !important;\n\n        border-color:\n          rgba(30,102,255,.32) !important;\n      }\n\n\n      \/* =====================================================\n       * IMMAGINI\n       * ===================================================== *\/\n\n      #erc-latest-pb-3389f3b8 .erc-pb-img-link{\n        display:block !important;\n        text-decoration:none !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-img-wrap{\n        position:relative !important;\n\n        aspect-ratio:1 \/ 1 !important;\n\n        display:flex !important;\n        align-items:center !important;\n        justify-content:center !important;\n\n        overflow:hidden !important;\n\n        margin:12px 12px 0 !important;\n\n        border-radius:22px !important;\n\n        background:\n          radial-gradient(\n            circle at 50% 36%,\n            rgba(255,212,0,.32),\n            transparent 34%\n          ),\n\n          radial-gradient(\n            circle at 80% 18%,\n            rgba(30,102,255,.12),\n            transparent 28%\n          ),\n\n          linear-gradient(\n            180deg,\n            #ffffff 0%,\n            #f5f7ff 100%\n          ) !important;\n\n        border:\n          1px solid rgba(0,0,0,.08) !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-img-wrap:after{\n        content:\"\" !important;\n\n        position:absolute !important;\n\n        left:14px !important;\n        right:14px !important;\n        bottom:12px !important;\n\n        height:18px !important;\n\n        border-radius:999px !important;\n\n        background:\n          rgba(0,0,0,.08) !important;\n\n        filter:blur(10px) !important;\n\n        z-index:0 !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-img-wrap img,\n      #erc-latest-pb-3389f3b8 .erc-pb-product-img{\n        width:100% !important;\n        height:100% !important;\n\n        object-fit:contain !important;\n        object-position:center !important;\n\n        display:block !important;\n\n        padding:16px !important;\n\n        position:relative !important;\n\n        z-index:1 !important;\n\n        transform:\n          scale(1.01) !important;\n\n        transition:\n          transform .18s ease !important;\n\n        image-rendering:auto !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-card:hover .erc-pb-img-wrap img{\n        transform:\n          scale(1.07) !important;\n      }\n\n\n      \/* =====================================================\n       * BADGE\n       * ===================================================== *\/\n\n      #erc-latest-pb-3389f3b8 .erc-pb-badges{\n        display:flex !important;\n        flex-wrap:wrap !important;\n\n        gap:6px !important;\n\n        margin:0 0 10px 0 !important;\n\n        position:relative !important;\n\n        z-index:3 !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-out-overlay{\n        position:absolute !important;\n        inset:0 !important;\n\n        background:\n          rgba(255,255,255,.68) !important;\n\n        z-index:2 !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-badge{\n        display:inline-flex !important;\n        align-items:center !important;\n        justify-content:center !important;\n\n        padding:5px 8px !important;\n\n        border-radius:999px !important;\n\n        font-size:10.5px !important;\n        line-height:1 !important;\n        font-weight:900 !important;\n\n        border:\n          1px solid rgba(0,0,0,.16) !important;\n\n        box-shadow:\n          0 6px 14px rgba(0,0,0,.08) !important;\n\n        letter-spacing:.1px !important;\n\n        white-space:nowrap !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-b-new{\n        background:#1e66ff !important;\n        color:#fff !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-b-sale{\n        background:#1b9b3a !important;\n        color:#fff !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-b-out{\n        background:#d61f1f !important;\n        color:#fff !important;\n      }\n\n\n      \/* =====================================================\n       * CONTENUTO CARD\n       * ===================================================== *\/\n\n      #erc-latest-pb-3389f3b8 .erc-pb-card-body{\n        display:flex !important;\n        flex-direction:column !important;\n\n        flex:1 1 auto !important;\n\n        padding:15px 15px 16px !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-title-link{\n        text-decoration:none !important;\n        color:#111 !important;\n\n        display:block !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-title-link h3{\n        margin:0 0 12px 0 !important;\n\n        min-height:44px !important;\n\n        font-size:16px !important;\n        line-height:1.38 !important;\n        font-weight:900 !important;\n\n        color:#111 !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-card-footer{\n        display:flex !important;\n\n        align-items:center !important;\n        justify-content:space-between !important;\n\n        gap:12px !important;\n\n        margin-top:auto !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-price{\n        font-size:16px !important;\n        line-height:1.2 !important;\n        font-weight:900 !important;\n\n        color:#111 !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-price del{\n        opacity:.55 !important;\n        font-weight:700 !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 .erc-pb-price ins{\n        text-decoration:none !important;\n        font-weight:900 !important;\n      }\n\n\n      \/* =====================================================\n       * CTA\n       * ===================================================== *\/\n\n      #erc-latest-pb-3389f3b8 a.erc-pb-cta{\n        text-decoration:none !important;\n\n        padding:11px 13px !important;\n\n        border-radius:14px !important;\n\n        border:\n          1px solid rgba(0,0,0,.45) !important;\n\n        background:#ffffff !important;\n        color:#111111 !important;\n\n        font-size:13px !important;\n        line-height:1 !important;\n        font-weight:900 !important;\n\n        white-space:nowrap !important;\n\n        display:inline-flex !important;\n\n        align-items:center !important;\n        justify-content:center !important;\n\n        box-shadow:\n          0 9px 18px rgba(0,0,0,.06) !important;\n\n        transition:\n          transform .12s ease,\n          box-shadow .12s ease !important;\n      }\n\n\n      #erc-latest-pb-3389f3b8 a.erc-pb-cta:hover{\n        transform:\n          translateY(-1px) !important;\n\n        box-shadow:\n          0 13px 24px rgba(0,0,0,.10) !important;\n      }\n\n\n      \/* =====================================================\n       * TABLET\n       * ===================================================== *\/\n\n      @media (max-width:980px){\n\n        #erc-latest-pb-3389f3b8 .erc-pb-hero{\n          flex-direction:column !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-hero h2{\n          font-size:30px !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-grid{\n          grid-template-columns:\n            repeat(3, minmax(0, 1fr)) !important;\n\n          gap:14px !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-card{\n          min-height:410px !important;\n        }\n\n      }\n\n\n      \/* =====================================================\n       * MOBILE\n       * ===================================================== *\/\n\n      @media (max-width:620px){\n\n        #erc-latest-pb-3389f3b8{\n          padding-left:0 !important;\n          padding-right:0 !important;\n        }\n\n\n        \/*\n         * Mobile:\n         * riattiva esclusivamente il quarto prodotto.\n         *\/\n\n        #erc-latest-pb-3389f3b8 .erc-pb-card.erc-latest-product-4{\n          display:flex !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-hero{\n          padding:18px !important;\n\n          border-radius:22px !important;\n\n          margin-bottom:14px !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-hero h2{\n          font-size:27px !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-hero p{\n          font-size:14.5px !important;\n          line-height:1.5 !important;\n        }\n\n\n        \/*\n         * Mobile:\n         * 4 prodotti\n         * 2 colonne x 2 righe\n         *\/\n\n        #erc-latest-pb-3389f3b8 .erc-pb-grid{\n          grid-template-columns:\n            repeat(2, minmax(0, 1fr)) !important;\n\n          gap:12px !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-card{\n          min-height:310px !important;\n\n          border-radius:20px !important;\n\n          box-shadow:\n            0 14px 28px rgba(0,0,0,.11) !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-img-wrap{\n          aspect-ratio:1 \/ 1 !important;\n\n          margin:9px 9px 0 !important;\n\n          border-radius:17px !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-img-wrap img,\n        #erc-latest-pb-3389f3b8 .erc-pb-product-img{\n          padding:10px !important;\n\n          transform:\n            scale(1.01) !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-card-body{\n          padding:10px 10px 12px !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-title-link h3{\n          min-height:42px !important;\n\n          margin-bottom:9px !important;\n\n          font-size:12.5px !important;\n          line-height:1.32 !important;\n\n          letter-spacing:0 !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-card-footer{\n          align-items:flex-start !important;\n          flex-direction:column !important;\n\n          gap:8px !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-price{\n          font-size:13px !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 a.erc-pb-cta{\n          width:100% !important;\n\n          padding:9px 10px !important;\n\n          font-size:12px !important;\n\n          border-radius:12px !important;\n\n          background:#fff !important;\n          color:#111 !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-badge{\n          font-size:9px !important;\n\n          padding:4px 6px !important;\n        }\n\n\n        #erc-latest-pb-3389f3b8 .erc-pb-badges{\n          gap:4px !important;\n\n          margin-bottom:8px !important;\n        }\n\n      }\n\n    <\/style>\n\n  <\/div>\n  <\/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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3269912 e-flex e-con-boxed e-con e-parent\" data-id=\"3269912\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32801e0 elementor-widget elementor-widget-menu-anchor\" data-id=\"32801e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"top\"><\/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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1395e0d e-flex e-con-boxed e-con e-parent\" data-id=\"1395e0d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f527029 elementor-widget elementor-widget-shortcode\" data-id=\"f527029\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <div\n      id=\"erc-ga4-pb-087693c8\"\n      class=\"erc-pb erc-ga4-pb\"\n    >\n\n\n      <!-- ==================================================\n           HERO\n           ================================================== -->\n\n      <section class=\"erc-pb-hero\">\n\n\n        <div class=\"erc-pb-hero-text\">\n\n\n          <span class=\"erc-pb-kicker\">\n\n            I preferiti dei visitatori\n          <\/span>\n\n\n          <h2>\n\n            Gli attuali prodotti pi\u00f9 visti\n          <\/h2>\n\n\n          <p>\n\n            Se cerchi ispirazione, parti da qui: questi sono i prodotti che stanno attirando pi\u00f9 attenzione in questo momento. Scopri cosa incuriosisce maggiormente i nostri visitatori e lasciati guidare dalle scelte pi\u00f9 popolari del nostro shop.\n          <\/p>\n\n\n        <\/div>\n\n\n      <\/section>\n\n\n      <!-- ==================================================\n           GRIGLIA PRODOTTI\n           ================================================== -->\n\n      <div class=\"erc-pb-grid\">\n\n\n        \n\n          <article\n            class=\"\n              erc-pb-card\n              erc-ga4-product-1            \"\n            data-product-position=\"1\"\n          >\n\n\n            <a\n              href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/etb-30-anniversario-pokemon\/\"\n              class=\"erc-pb-img-link\"\n              aria-label=\"Vedi dettagli: ETB 30\u00b0 Anniversario Pok\u00e9mon \u2013 Set Allenatore Fuoriclasse\"\n            >\n\n\n              <div class=\"erc-pb-img-wrap\">\n\n\n                \n\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-ETB.jpg\" class=\"erc-pb-product-img\" alt=\"ETB 30\u00b0 Anniversario Pok\u00e9mon \u2013 Set Allenatore Fuoriclasse\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-ETB.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-ETB-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-ETB-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-ETB-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n\n              <\/div>\n\n\n            <\/a>\n\n\n            <div class=\"erc-pb-card-body\">\n\n\n              \n\n                <div class=\"erc-pb-badges\">\n\n\n                  \n\n                    <span\n                      class=\"\n                        erc-badge\n                        erc-b-new                      \"\n                    >\n\n                      Novit\u00e0\n                    <\/span>\n\n\n                  \n\n                <\/div>\n\n\n              \n\n              <a\n                href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/etb-30-anniversario-pokemon\/\"\n                class=\"erc-pb-title-link\"\n              >\n\n\n                <h3>\n\n                  ETB 30\u00b0 Anniversario Pok\u00e9mon \u2013 Set Allenatore Fuoriclasse\n                <\/h3>\n\n\n              <\/a>\n\n\n              <div class=\"erc-pb-card-footer\">\n\n\n                <div class=\"erc-pb-price\">\n\n                  \n                <\/div>\n\n\n                <a\n                  href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/etb-30-anniversario-pokemon\/\"\n                  class=\"erc-pb-cta\"\n                  aria-label=\"Vedi dettagli: ETB 30\u00b0 Anniversario Pok\u00e9mon \u2013 Set Allenatore Fuoriclasse\"\n                >\n\n                  Vedi dettagli\n                <\/a>\n\n\n              <\/div>\n\n\n            <\/div>\n\n\n          <\/article>\n\n\n        \n\n          <article\n            class=\"\n              erc-pb-card\n              erc-ga4-product-2            \"\n            data-product-position=\"2\"\n          >\n\n\n            <a\n              href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-raccoglitore-30-anniversario-gcc-pokemon\/\"\n              class=\"erc-pb-img-link\"\n              aria-label=\"Vedi dettagli: Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon\"\n            >\n\n\n              <div class=\"erc-pb-img-wrap\">\n\n\n                \n\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE.jpg\" class=\"erc-pb-product-img\" alt=\"Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-30-ANNIVERSARIO-COLLEZIONE-CON-RACCOGLITORE-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n\n              <\/div>\n\n\n            <\/a>\n\n\n            <div class=\"erc-pb-card-body\">\n\n\n              \n\n                <div class=\"erc-pb-badges\">\n\n\n                  \n\n                    <span\n                      class=\"\n                        erc-badge\n                        erc-b-new                      \"\n                    >\n\n                      Novit\u00e0\n                    <\/span>\n\n\n                  \n\n                <\/div>\n\n\n              \n\n              <a\n                href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-raccoglitore-30-anniversario-gcc-pokemon\/\"\n                class=\"erc-pb-title-link\"\n              >\n\n\n                <h3>\n\n                  Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon\n                <\/h3>\n\n\n              <\/a>\n\n\n              <div class=\"erc-pb-card-footer\">\n\n\n                <div class=\"erc-pb-price\">\n\n                  \n                <\/div>\n\n\n                <a\n                  href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/collezione-raccoglitore-30-anniversario-gcc-pokemon\/\"\n                  class=\"erc-pb-cta\"\n                  aria-label=\"Vedi dettagli: Collezione con raccoglitore 30\u00b0 Anniversario GCC Pok\u00e9mon\"\n                >\n\n                  Vedi dettagli\n                <\/a>\n\n\n              <\/div>\n\n\n            <\/div>\n\n\n          <\/article>\n\n\n        \n\n          <article\n            class=\"\n              erc-pb-card\n              erc-ga4-product-3            \"\n            data-product-position=\"3\"\n          >\n\n\n            <a\n              href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/preordine-pokemon-day-2026\/\"\n              class=\"erc-pb-img-link\"\n              aria-label=\"Vedi dettagli: Pokemon Day 2026\"\n            >\n\n\n              <div class=\"erc-pb-img-wrap\">\n\n\n                \n                  <div\n                    class=\"erc-pb-out-overlay\"\n                  ><\/div>\n\n                \n\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2025\/12\/ERCARTOMATTO-POKEMON-POKEMON-DAY-ITA.jpg\" class=\"erc-pb-product-img\" alt=\"Pokemon Day 2026\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2025\/12\/ERCARTOMATTO-POKEMON-POKEMON-DAY-ITA.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2025\/12\/ERCARTOMATTO-POKEMON-POKEMON-DAY-ITA-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2025\/12\/ERCARTOMATTO-POKEMON-POKEMON-DAY-ITA-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2025\/12\/ERCARTOMATTO-POKEMON-POKEMON-DAY-ITA-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n\n              <\/div>\n\n\n            <\/a>\n\n\n            <div class=\"erc-pb-card-body\">\n\n\n              \n\n                <div class=\"erc-pb-badges\">\n\n\n                  \n\n                    <span\n                      class=\"\n                        erc-badge\n                        erc-b-out                      \"\n                    >\n\n                      Esaurito\n                    <\/span>\n\n\n                  \n\n                <\/div>\n\n\n              \n\n              <a\n                href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/preordine-pokemon-day-2026\/\"\n                class=\"erc-pb-title-link\"\n              >\n\n\n                <h3>\n\n                  Pokemon Day 2026\n                <\/h3>\n\n\n              <\/a>\n\n\n              <div class=\"erc-pb-card-footer\">\n\n\n                <div class=\"erc-pb-price\">\n\n                  <span class=\"woocommerce-Price-amount amount\">21,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span>\n                <\/div>\n\n\n                <a\n                  href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/preordine-pokemon-day-2026\/\"\n                  class=\"erc-pb-cta\"\n                  aria-label=\"Vedi dettagli: Pokemon Day 2026\"\n                >\n\n                  Vedi dettagli\n                <\/a>\n\n\n              <\/div>\n\n\n            <\/div>\n\n\n          <\/article>\n\n\n        \n\n          <article\n            class=\"\n              erc-pb-card\n              erc-ga4-product-4            \"\n            data-product-position=\"4\"\n          >\n\n\n            <a\n              href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/primi-compagni-avventura-serie-3-gcc-pokemon\/\"\n              class=\"erc-pb-img-link\"\n              aria-label=\"Vedi dettagli: Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon\"\n            >\n\n\n              <div class=\"erc-pb-img-wrap\">\n\n\n                \n\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"420\" src=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3.jpg\" class=\"erc-pb-product-img\" alt=\"Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon\" loading=\"lazy\" srcset=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3.jpg 900w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3-300x158.jpg 300w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3-768x404.jpg 768w, https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2026\/07\/ERCARTOMATTOSHOP-POKEMON-COMPAGNI-AVVENTURA-SERIE-3-600x315.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n\n              <\/div>\n\n\n            <\/a>\n\n\n            <div class=\"erc-pb-card-body\">\n\n\n              \n\n                <div class=\"erc-pb-badges\">\n\n\n                  \n\n                    <span\n                      class=\"\n                        erc-badge\n                        erc-b-new                      \"\n                    >\n\n                      Novit\u00e0\n                    <\/span>\n\n\n                  \n\n                <\/div>\n\n\n              \n\n              <a\n                href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/primi-compagni-avventura-serie-3-gcc-pokemon\/\"\n                class=\"erc-pb-title-link\"\n              >\n\n\n                <h3>\n\n                  Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon\n                <\/h3>\n\n\n              <\/a>\n\n\n              <div class=\"erc-pb-card-footer\">\n\n\n                <div class=\"erc-pb-price\">\n\n                  \n                <\/div>\n\n\n                <a\n                  href=\"https:\/\/ercartomattoshop.com\/index.php\/prodotto\/primi-compagni-avventura-serie-3-gcc-pokemon\/\"\n                  class=\"erc-pb-cta\"\n                  aria-label=\"Vedi dettagli: Primi compagni d\u2019avventura \u2013 Serie 3 del GCC Pok\u00e9mon\"\n                >\n\n                  Vedi dettagli\n                <\/a>\n\n\n              <\/div>\n\n\n            <\/div>\n\n\n          <\/article>\n\n\n        \n\n      <\/div>\n\n\n      \n\n      <style>\n\n\n        \/* ==================================================\n         * STRUTTURA GENERALE\n         * ================================================== *\/\n\n        #erc-ga4-pb-087693c8,\n        #erc-ga4-pb-087693c8 *{\n\n          font-family:\n            \"Alexandria\",\n            system-ui,\n            -apple-system,\n            \"Segoe UI\",\n            Roboto,\n            Arial,\n            sans-serif !important;\n\n          box-sizing:\n            border-box !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8{\n\n          max-width:\n            1240px !important;\n\n          margin:\n            0 auto !important;\n\n          padding:\n            22px 0 28px !important;\n\n        }\n\n\n        \/* ==================================================\n         * HERO\n         * ================================================== *\/\n\n        #erc-ga4-pb-087693c8 .erc-pb-hero{\n\n          position:\n            relative !important;\n\n          overflow:\n            hidden !important;\n\n          display:\n            flex !important;\n\n          align-items:\n            center !important;\n\n          justify-content:\n            flex-start !important;\n\n          gap:\n            18px !important;\n\n          margin:\n            0 0 18px !important;\n\n          padding:\n            24px !important;\n\n          border-radius:\n            28px !important;\n\n          border:\n            1px solid\n            rgba(0,0,0,.10)\n            !important;\n\n          background:\n\n            radial-gradient(\n              circle at 15% 20%,\n              rgba(255,212,0,.55),\n              transparent 28%\n            ),\n\n            radial-gradient(\n              circle at 85% 20%,\n              rgba(30,102,255,.18),\n              transparent 30%\n            ),\n\n            linear-gradient(\n              135deg,\n              #fff8ca 0%,\n              #ffffff 52%,\n              #f4f7ff 100%\n            )\n            !important;\n\n          box-shadow:\n            0 18px 46px\n            rgba(0,0,0,.10)\n            !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-hero:before{\n\n          content:\n            \"\" !important;\n\n          position:\n            absolute !important;\n\n          right:\n            -60px !important;\n\n          bottom:\n            -70px !important;\n\n          width:\n            220px !important;\n\n          height:\n            220px !important;\n\n          border-radius:\n            999px !important;\n\n          background:\n            rgba(255,212,0,.35)\n            !important;\n\n          z-index:\n            0 !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-hero-text{\n\n          position:\n            relative !important;\n\n          z-index:\n            1 !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-kicker{\n\n          display:\n            inline-flex !important;\n\n          align-items:\n            center !important;\n\n          margin:\n            0 0 10px !important;\n\n          padding:\n            8px 12px !important;\n\n          border-radius:\n            999px !important;\n\n          background:\n            #111 !important;\n\n          color:\n            #fff !important;\n\n          font-size:\n            12px !important;\n\n          line-height:\n            1 !important;\n\n          font-weight:\n            800 !important;\n\n          letter-spacing:\n            .2px !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-hero h2{\n\n          margin:\n            0 0 8px 0 !important;\n\n          font-size:\n            34px !important;\n\n          line-height:\n            1.08 !important;\n\n          font-weight:\n            900 !important;\n\n          color:\n            #111 !important;\n\n          letter-spacing:\n            -.5px !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-hero p{\n\n          max-width:\n            930px !important;\n\n          margin:\n            0 !important;\n\n          color:\n            #3f3f3f !important;\n\n          font-size:\n            16px !important;\n\n          line-height:\n            1.62 !important;\n\n          font-weight:\n            500 !important;\n\n        }\n\n\n        \/* ==================================================\n         * GRIGLIA DESKTOP\n         *\n         * Desktop:\n         * 3 prodotti su una riga\n         * ================================================== *\/\n\n        #erc-ga4-pb-087693c8 .erc-pb-grid{\n\n          display:\n            grid !important;\n\n          grid-template-columns:\n            repeat(\n              3,\n              minmax(0, 1fr)\n            )\n            !important;\n\n          gap:\n            20px !important;\n\n          align-items:\n            stretch !important;\n\n        }\n\n\n        \/* ==================================================\n         * QUARTO PRODOTTO\n         *\n         * Desktop:\n         * nascosto.\n         *\n         * Tablet e mobile:\n         * verr\u00e0 riattivato.\n         * ================================================== *\/\n\n        #erc-ga4-pb-087693c8 .erc-pb-card.erc-ga4-product-4{\n\n          display:\n            none !important;\n\n        }\n\n\n        \/* ==================================================\n         * CARD\n         * ================================================== *\/\n\n        #erc-ga4-pb-087693c8 .erc-pb-card{\n\n          position:\n            relative !important;\n\n          overflow:\n            hidden !important;\n\n          display:\n            flex !important;\n\n          flex-direction:\n            column !important;\n\n          height:\n            100% !important;\n\n          min-height:\n            430px !important;\n\n          border:\n            1px solid\n            rgba(30,102,255,.16)\n            !important;\n\n          border-radius:\n            28px !important;\n\n          background:\n            linear-gradient(\n              180deg,\n              #ffffff 0%,\n              #fffdf3 100%\n            )\n            !important;\n\n          box-shadow:\n            0 18px 42px\n            rgba(0,0,0,.10),\n            inset 0 1px 0\n            rgba(255,255,255,.85)\n            !important;\n\n          transition:\n            transform .16s ease,\n            box-shadow .16s ease,\n            border-color .16s ease\n            !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-card:before{\n\n          content:\n            \"\" !important;\n\n          position:\n            absolute !important;\n\n          left:\n            0 !important;\n\n          right:\n            0 !important;\n\n          top:\n            0 !important;\n\n          height:\n            5px !important;\n\n          background:\n            linear-gradient(\n              90deg,\n              #ffd400 0%,\n              #1e66ff 100%\n            )\n            !important;\n\n          z-index:\n            4 !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-card:hover{\n\n          transform:\n            translateY(-5px)\n            !important;\n\n          box-shadow:\n            0 26px 58px\n            rgba(0,0,0,.16),\n            inset 0 1px 0\n            rgba(255,255,255,.9)\n            !important;\n\n          border-color:\n            rgba(30,102,255,.32)\n            !important;\n\n        }\n\n\n        \/* ==================================================\n         * IMMAGINI\n         * ================================================== *\/\n\n        #erc-ga4-pb-087693c8 .erc-pb-img-link{\n\n          display:\n            block !important;\n\n          text-decoration:\n            none !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-img-wrap{\n\n          position:\n            relative !important;\n\n          aspect-ratio:\n            1 \/ 1 !important;\n\n          display:\n            flex !important;\n\n          align-items:\n            center !important;\n\n          justify-content:\n            center !important;\n\n          overflow:\n            hidden !important;\n\n          margin:\n            12px 12px 0 !important;\n\n          border-radius:\n            22px !important;\n\n          background:\n\n            radial-gradient(\n              circle at 50% 36%,\n              rgba(255,212,0,.32),\n              transparent 34%\n            ),\n\n            radial-gradient(\n              circle at 80% 18%,\n              rgba(30,102,255,.12),\n              transparent 28%\n            ),\n\n            linear-gradient(\n              180deg,\n              #ffffff 0%,\n              #f5f7ff 100%\n            )\n            !important;\n\n          border:\n            1px solid\n            rgba(0,0,0,.08)\n            !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-img-wrap:after{\n\n          content:\n            \"\" !important;\n\n          position:\n            absolute !important;\n\n          left:\n            14px !important;\n\n          right:\n            14px !important;\n\n          bottom:\n            12px !important;\n\n          height:\n            18px !important;\n\n          border-radius:\n            999px !important;\n\n          background:\n            rgba(0,0,0,.08)\n            !important;\n\n          filter:\n            blur(10px)\n            !important;\n\n          z-index:\n            0 !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-img-wrap img,\n        #erc-ga4-pb-087693c8 .erc-pb-product-img{\n\n          width:\n            100% !important;\n\n          height:\n            100% !important;\n\n          object-fit:\n            contain !important;\n\n          object-position:\n            center !important;\n\n          display:\n            block !important;\n\n          padding:\n            16px !important;\n\n          position:\n            relative !important;\n\n          z-index:\n            1 !important;\n\n          transform:\n            scale(1.01)\n            !important;\n\n          transition:\n            transform .18s ease\n            !important;\n\n          image-rendering:\n            auto !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-card:hover .erc-pb-img-wrap img{\n\n          transform:\n            scale(1.07)\n            !important;\n\n        }\n\n\n        \/* ==================================================\n         * BADGE\n         * ================================================== *\/\n\n        #erc-ga4-pb-087693c8 .erc-pb-badges{\n\n          display:\n            flex !important;\n\n          flex-wrap:\n            wrap !important;\n\n          gap:\n            6px !important;\n\n          margin:\n            0 0 10px 0 !important;\n\n          position:\n            relative !important;\n\n          z-index:\n            3 !important;\n\n        }\n\n\n        \/**\n         * v1.2.3\n         *\n         * I prodotti esauriti NON vengono pi\u00f9 opacizzati.\n         * Il badge \"Esaurito\" rimane visibile.\n         *\/\n\n        #erc-ga4-pb-087693c8 .erc-pb-out-overlay{\n\n          display:\n            none !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-badge{\n\n          display:\n            inline-flex !important;\n\n          align-items:\n            center !important;\n\n          justify-content:\n            center !important;\n\n          padding:\n            5px 8px !important;\n\n          border-radius:\n            999px !important;\n\n          font-size:\n            10.5px !important;\n\n          line-height:\n            1 !important;\n\n          font-weight:\n            900 !important;\n\n          border:\n            1px solid\n            rgba(0,0,0,.16)\n            !important;\n\n          box-shadow:\n            0 6px 14px\n            rgba(0,0,0,.08)\n            !important;\n\n          letter-spacing:\n            .1px !important;\n\n          white-space:\n            nowrap !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-b-new{\n\n          background:\n            #1e66ff !important;\n\n          color:\n            #fff !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-b-sale{\n\n          background:\n            #1b9b3a !important;\n\n          color:\n            #fff !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-b-out{\n\n          background:\n            #d61f1f !important;\n\n          color:\n            #fff !important;\n\n        }\n\n\n        \/* ==================================================\n         * CONTENUTO CARD\n         * ================================================== *\/\n\n        #erc-ga4-pb-087693c8 .erc-pb-card-body{\n\n          display:\n            flex !important;\n\n          flex-direction:\n            column !important;\n\n          flex:\n            1 1 auto !important;\n\n          padding:\n            15px 15px 16px !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-title-link{\n\n          text-decoration:\n            none !important;\n\n          color:\n            #111 !important;\n\n          display:\n            block !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-title-link h3{\n\n          margin:\n            0 0 12px 0 !important;\n\n          min-height:\n            44px !important;\n\n          font-size:\n            16px !important;\n\n          line-height:\n            1.38 !important;\n\n          font-weight:\n            900 !important;\n\n          color:\n            #111 !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-card-footer{\n\n          display:\n            flex !important;\n\n          align-items:\n            center !important;\n\n          justify-content:\n            space-between !important;\n\n          gap:\n            12px !important;\n\n          margin-top:\n            auto !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-price{\n\n          font-size:\n            16px !important;\n\n          line-height:\n            1.2 !important;\n\n          font-weight:\n            900 !important;\n\n          color:\n            #111 !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-price del{\n\n          opacity:\n            .55 !important;\n\n          font-weight:\n            700 !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 .erc-pb-price ins{\n\n          text-decoration:\n            none !important;\n\n          font-weight:\n            900 !important;\n\n        }\n\n\n        \/* ==================================================\n         * CTA\n         * ================================================== *\/\n\n        #erc-ga4-pb-087693c8 a.erc-pb-cta{\n\n          text-decoration:\n            none !important;\n\n          padding:\n            11px 13px !important;\n\n          border-radius:\n            14px !important;\n\n          border:\n            1px solid\n            rgba(0,0,0,.45)\n            !important;\n\n          background:\n            #ffffff !important;\n\n          color:\n            #111111 !important;\n\n          font-size:\n            13px !important;\n\n          line-height:\n            1 !important;\n\n          font-weight:\n            900 !important;\n\n          white-space:\n            nowrap !important;\n\n          display:\n            inline-flex !important;\n\n          align-items:\n            center !important;\n\n          justify-content:\n            center !important;\n\n          box-shadow:\n            0 9px 18px\n            rgba(0,0,0,.06)\n            !important;\n\n          transition:\n            transform .12s ease,\n            box-shadow .12s ease\n            !important;\n\n        }\n\n\n        #erc-ga4-pb-087693c8 a.erc-pb-cta:hover{\n\n          transform:\n            translateY(-1px)\n            !important;\n\n          box-shadow:\n            0 13px 24px\n            rgba(0,0,0,.10)\n            !important;\n\n        }\n\n\n        \/* ==================================================\n         * DEBUG\n         * ================================================== *\/\n\n        #erc-ga4-pb-087693c8 .erc-ga4-debug{\n\n          margin-top:\n            20px !important;\n\n          padding:\n            15px !important;\n\n          border:\n            2px dashed #111\n            !important;\n\n          background:\n            #fff !important;\n\n          font-size:\n            12px !important;\n\n        }\n\n\n        \/* ==================================================\n         * TABLET\n         *\n         * 4 prodotti\n         * 2 colonne x 2 righe\n         * ================================================== *\/\n\n        @media (max-width:980px){\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-card.erc-ga4-product-4{\n\n            display:\n              flex !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-hero{\n\n            flex-direction:\n              column !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-hero h2{\n\n            font-size:\n              30px !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-grid{\n\n            grid-template-columns:\n              repeat(\n                2,\n                minmax(0, 1fr)\n              )\n              !important;\n\n            gap:\n              14px !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-card{\n\n            min-height:\n              410px !important;\n\n          }\n\n\n        }\n\n\n        \/* ==================================================\n         * MOBILE\n         *\n         * 4 prodotti\n         * 2 colonne x 2 righe\n         * ================================================== *\/\n\n        @media (max-width:620px){\n\n\n          #erc-ga4-pb-087693c8{\n\n            padding-left:\n              0 !important;\n\n            padding-right:\n              0 !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-card.erc-ga4-product-4{\n\n            display:\n              flex !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-hero{\n\n            padding:\n              18px !important;\n\n            border-radius:\n              22px !important;\n\n            margin-bottom:\n              14px !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-hero h2{\n\n            font-size:\n              27px !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-hero p{\n\n            font-size:\n              14.5px !important;\n\n            line-height:\n              1.55 !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-grid{\n\n            grid-template-columns:\n              repeat(\n                2,\n                minmax(0, 1fr)\n              )\n              !important;\n\n            gap:\n              12px !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-card{\n\n            min-height:\n              310px !important;\n\n            border-radius:\n              20px !important;\n\n            box-shadow:\n              0 14px 28px\n              rgba(0,0,0,.11)\n              !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-img-wrap{\n\n            aspect-ratio:\n              1 \/ 1 !important;\n\n            margin:\n              9px 9px 0 !important;\n\n            border-radius:\n              17px !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-img-wrap img,\n          #erc-ga4-pb-087693c8 .erc-pb-product-img{\n\n            padding:\n              10px !important;\n\n            transform:\n              scale(1.01)\n              !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-card-body{\n\n            padding:\n              10px 10px 12px\n              !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-title-link h3{\n\n            min-height:\n              42px !important;\n\n            margin-bottom:\n              9px !important;\n\n            font-size:\n              12.5px !important;\n\n            line-height:\n              1.32 !important;\n\n            letter-spacing:\n              0 !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-card-footer{\n\n            align-items:\n              flex-start !important;\n\n            flex-direction:\n              column !important;\n\n            gap:\n              8px !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-price{\n\n            font-size:\n              13px !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 a.erc-pb-cta{\n\n            width:\n              100% !important;\n\n            padding:\n              9px 10px !important;\n\n            font-size:\n              12px !important;\n\n            border-radius:\n              12px !important;\n\n            background:\n              #fff !important;\n\n            color:\n              #111 !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-badge{\n\n            font-size:\n              9px !important;\n\n            padding:\n              4px 6px !important;\n\n          }\n\n\n          #erc-ga4-pb-087693c8 .erc-pb-badges{\n\n            gap:\n              4px !important;\n\n            margin-bottom:\n              8px !important;\n\n          }\n\n\n        }\n\n\n      <\/style>\n\n\n    <\/div>\n\n\n    <\/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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb1b7b5 e-flex e-con-boxed e-con e-parent\" data-id=\"fb1b7b5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-664b3f2 e-con-full e-flex e-con e-child\" data-id=\"664b3f2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02d19b1 elementor-widget elementor-widget-heading\" data-id=\"02d19b1\" 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\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c2751b7 elementor-widget elementor-widget-n-accordion\" data-id=\"c2751b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2030\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2030\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Posso chiedere una personalizzazione prima di ordinare? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2030\" class=\"elementor-element elementor-element-39d213f e-con-full e-flex e-con e-child\" data-id=\"39d213f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b55f230 elementor-widget elementor-widget-text-editor\" data-id=\"b55f230\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>S\u00ec. Se hai un\u2019idea (testo, colori, tema, occasione), contattaci: ti indichiamo opzioni e fattibilit\u00e0 prima di procedere.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2031\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2031\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> In quanto tempo viene preparato un prodotto? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2031\" class=\"elementor-element elementor-element-0551f92 e-con-full e-flex e-con e-child\" data-id=\"0551f92\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5388125 elementor-widget elementor-widget-text-editor\" data-id=\"5388125\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Dipende dall\u2019articolo e dall\u2019eventuale personalizzazione. Nella scheda prodotto trovi sempre un\u2019indicazione chiara dei tempi.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2032\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2032\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Dove trovo tutte le informazioni del prodotto? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2032\" class=\"elementor-element elementor-element-90de0d6 e-con-full e-flex e-con e-child\" data-id=\"90de0d6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75119b8 elementor-widget elementor-widget-text-editor\" data-id=\"75119b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Apri la scheda prodotto dalla vetrina: troverai foto, descrizione, varianti e dettagli utili per scegliere con tranquillit\u00e0.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2033\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2033\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Se ho dubbi, come posso contattarvi? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2033\" class=\"elementor-element elementor-element-7d6cb26 e-con-full e-flex e-con e-child\" data-id=\"7d6cb26\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0d3c1e7 elementor-widget elementor-widget-text-editor\" data-id=\"0d3c1e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Puoi scriverci dai canali di contatto del sito.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6be63fd e-flex e-con-boxed e-con e-parent\" data-id=\"6be63fd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Er Cartomatto Shop La vetrina online di Er Cartomatto Scopri una selezione sempre aggiornata di articoli di cartoleria, prodotti Pok\u00e9mon, idee regalo e personalizzazioni. Esplora la vetrina e trova in pochi clic quello che stai cercando. Cartoleria Pok\u00e9mon Personalizzazioni Novit\u00e0, idee e prodotti Cartoleria online Er Cartomatto Shop La cartoleria online Er Cartomatto Shop \u00e8 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":41,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3301","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Cartoleria online Er Cartomatto | Pok\u00e9mon e personalizzazioni<\/title>\n<meta name=\"description\" content=\"Scopri la cartoleria online Er Cartomatto Shop: prodotti per scuola, ufficio, Pok\u00e9mon, idee regalo e personalizzazioni creative.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ercartomattoshop.com\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cartoleria online Er Cartomatto Shop: scuola, Pok\u00e9mon e idee su misura\" \/>\n<meta property=\"og:description\" content=\"Scopri Er Cartomatto Shop: cartoleria online, articoli per scuola e ufficio, prodotti Pok\u00e9mon, idee regalo creative e soluzioni su misura firmate Er Cartomatto.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ercartomattoshop.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Er Cartomatto Shop\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-27T15:05:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"vetrina prodotti cartoleria online\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/\",\"url\":\"https:\\\/\\\/ercartomattoshop.com\\\/\",\"name\":\"Cartoleria online Er Cartomatto | Pok\u00e9mon e personalizzazioni\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ercartomattoshop.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1-1.png\",\"datePublished\":\"2026-03-19T07:35:00+00:00\",\"dateModified\":\"2026-07-27T15:05:14+00:00\",\"description\":\"Scopri la cartoleria online Er Cartomatto Shop: prodotti per scuola, ufficio, Pok\u00e9mon, idee regalo e personalizzazioni creative.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ercartomattoshop.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ercartomattoshop.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1-1.png\",\"contentUrl\":\"https:\\\/\\\/ercartomattoshop.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1-1.png\",\"width\":512,\"height\":512,\"caption\":\"Er Cartomatto\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ercartomattoshop.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"vetrina prodotti cartoleria online\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#website\",\"url\":\"https:\\\/\\\/ercartomattoshop.com\\\/\",\"name\":\"Er Cartomatto Shop\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ercartomattoshop.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#organization\",\"name\":\"Er Cartomatto Shop\",\"url\":\"https:\\\/\\\/ercartomattoshop.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ercartomattoshop.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1.png\",\"contentUrl\":\"https:\\\/\\\/ercartomattoshop.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1.png\",\"width\":381,\"height\":354,\"caption\":\"Er Cartomatto Shop\"},\"image\":{\"@id\":\"https:\\\/\\\/ercartomattoshop.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<meta property=\"product:brand\" content=\"POKEMON\" \/>\n<meta property=\"product:price:amount\" content=\"160.00\" \/>\n<meta property=\"product:price:currency\" content=\"EUR\" \/>\n<meta property=\"og:availability\" content=\"instock\" \/>\n<meta property=\"product:availability\" content=\"instock\" \/>\n<meta property=\"product:condition\" content=\"new\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Cartoleria online Er Cartomatto | Pok\u00e9mon e personalizzazioni","description":"Scopri la cartoleria online Er Cartomatto Shop: prodotti per scuola, ufficio, Pok\u00e9mon, idee regalo e personalizzazioni creative.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ercartomattoshop.com\/","og_locale":"it_IT","og_type":"article","og_title":"Cartoleria online Er Cartomatto Shop: scuola, Pok\u00e9mon e idee su misura","og_description":"Scopri Er Cartomatto Shop: cartoleria online, articoli per scuola e ufficio, prodotti Pok\u00e9mon, idee regalo creative e soluzioni su misura firmate Er Cartomatto.","og_url":"https:\/\/ercartomattoshop.com\/","og_site_name":"Er Cartomatto Shop","article_modified_time":"2026-07-27T15:05:14+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"vetrina prodotti cartoleria online","twitter_misc":{"Tempo di lettura stimato":"3 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ercartomattoshop.com\/","url":"https:\/\/ercartomattoshop.com\/","name":"Cartoleria online Er Cartomatto | Pok\u00e9mon e personalizzazioni","isPartOf":{"@id":"https:\/\/ercartomattoshop.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ercartomattoshop.com\/#primaryimage"},"image":{"@id":"https:\/\/ercartomattoshop.com\/#primaryimage"},"thumbnailUrl":"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1-1.png","datePublished":"2026-03-19T07:35:00+00:00","dateModified":"2026-07-27T15:05:14+00:00","description":"Scopri la cartoleria online Er Cartomatto Shop: prodotti per scuola, ufficio, Pok\u00e9mon, idee regalo e personalizzazioni creative.","breadcrumb":{"@id":"https:\/\/ercartomattoshop.com\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ercartomattoshop.com\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/ercartomattoshop.com\/#primaryimage","url":"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1-1.png","contentUrl":"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1-1.png","width":512,"height":512,"caption":"Er Cartomatto"},{"@type":"BreadcrumbList","@id":"https:\/\/ercartomattoshop.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ercartomattoshop.com\/"},{"@type":"ListItem","position":2,"name":"vetrina prodotti cartoleria online"}]},{"@type":"WebSite","@id":"https:\/\/ercartomattoshop.com\/#website","url":"https:\/\/ercartomattoshop.com\/","name":"Er Cartomatto Shop","description":"","publisher":{"@id":"https:\/\/ercartomattoshop.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ercartomattoshop.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/ercartomattoshop.com\/#organization","name":"Er Cartomatto Shop","url":"https:\/\/ercartomattoshop.com\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/ercartomattoshop.com\/#\/schema\/logo\/image\/","url":"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1.png","contentUrl":"https:\/\/ercartomattoshop.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-ERCARTOMATTO-LOGOTRASPARENTE-1.png","width":381,"height":354,"caption":"Er Cartomatto Shop"},"image":{"@id":"https:\/\/ercartomattoshop.com\/#\/schema\/logo\/image\/"}}]},"product_brand":"POKEMON","product_price_amount":"160.00","product_price_currency":"EUR","og_availability":"instock","product_availability":"instock","product_condition":"new"},"_links":{"self":[{"href":"https:\/\/ercartomattoshop.com\/index.php\/wp-json\/wp\/v2\/pages\/3301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ercartomattoshop.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ercartomattoshop.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ercartomattoshop.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ercartomattoshop.com\/index.php\/wp-json\/wp\/v2\/comments?post=3301"}],"version-history":[{"count":72,"href":"https:\/\/ercartomattoshop.com\/index.php\/wp-json\/wp\/v2\/pages\/3301\/revisions"}],"predecessor-version":[{"id":3951,"href":"https:\/\/ercartomattoshop.com\/index.php\/wp-json\/wp\/v2\/pages\/3301\/revisions\/3951"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ercartomattoshop.com\/index.php\/wp-json\/wp\/v2\/media\/41"}],"wp:attachment":[{"href":"https:\/\/ercartomattoshop.com\/index.php\/wp-json\/wp\/v2\/media?parent=3301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}