/*
Theme Name: Artale Child
Template: artale
Version: 1.1.1
*/

@font-face {
    font-family: 'Italiana-Regular'; /*a name to be used later*/
    src: url('./fonts/Italiana-Regular.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Jost-Regular'; /*a name to be used later*/
    src: url('./fonts/Jost-Regular.ttf'); /*URL to font*/
}

:root {
    --ecreative-black: #000000;
    --ecreative-white: #ffffff;

    /*--ecreative-first-color: #40362C;
    --ecreative-second-color: #748794;
    --ecreative-third-color: #F6F6F4;
    --ecreative-fourth-color: #C4A3AE;
    --ecreative-fifth-color: #F7F4F1;
    --ecreative-sixth-color: #662829;
    --ecreative-seventh-color: #CACCD0;

    --ecreative-hover-color: #C4A3AE;*/

    --ecreative-font-primary: "Italiana-Regular";
    --ecreative-font-secondary: 'Jost-Regular';

    /*--ecreative-spacing-title: 2px;
    --ecreative-spacing-subtitle: 1.6px;
    --ecreative-spacing-text: 1.4px;
    --ecreative-spacing-button: 1.6px;
    --ecreative-spacing-title-h1: 2.75px;

    --ecreative-size-title: 25px;
    --ecreative-size-subtitle: 15px;
    --ecreative-size-text: 14px;
    --ecreative-size-button: 14px;*/
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Italiana-Regular' !important;
}

body p{
    font-family: 'Jost-Regular' !important;
    letter-spacing: 0.8px;
}

label {
    color: #593427 !important;
}

.eplay-marquee__track{
    font-family: 'Italiana-Regular' !important;
}

div#wpadminbar {
    z-index: 999999;
}

.page-id-5288 div#wrapper {
    background-color: #2C1D1D !important;
}

div#wrapper{
    padding: unset !important;
}

.different-overflow-row {
    overflow: unset !important;
}

.elementor-widget-eplay-scroll-text {
    width: 100%;
}

span.eplay-scroll-text__inner {
    transition: all 0.3s linear;
}

div#elementor-header {
    z-index: 999;
    position: inherit;
}

span.eplay-scroll-text__inner {
    text-transform: initial;
}

h2.eplay-split-showcase__title{
    line-height: normal;
}

.post-header-title h5 {
    line-height: normal !important;
    letter-spacing: normal;
    text-transform: inherit;
}

.post-header-title h5 a {
    color: #593427 !important;
}

.post-content-wrapper a.continue-reading {
    color: #5B3488 !important;
}

div#footer-wrapper span.elementor-icon-list-text {
    font-size: 12px;
    font-family: 'Jost-Regular';
}

div#elementor-sticky-header img.attachment-full.size-full {
    width: 95px;
}

.inner-burger-menu {
    display: flex;
    align-items: center;
}

.name-burger-menu {
    padding-left: 10px;
    font-size: 12px;
    cursor: pointer;
    font-family: 'Jost-Regular';
}

h3.eplay-features-value-bar__title {
    font-size: 18px;
}

.eplay-features-value-bar__icon svg {
    width: 2em !important;
    height: 2em !important;
    fill: currentColor;
}

p.eplay-colgrid__title {
    font-family: 'Italiana-Regular' !important;
    color: #5b3488;
    font-size: 25px;
    transition: color 0.25s ease;
}

/* Griglia collezioni: hover solo sui link */
a.eplay-colgrid__item:hover .eplay-colgrid__title,
a.eplay-colgrid__item:focus-visible .eplay-colgrid__title {
    color: #5A701A !important;
}

a.eplay-colgrid__item:hover .eplay-colgrid__thumb,
a.eplay-colgrid__item:focus-visible .eplay-colgrid__thumb {
    box-shadow:
        0 1px 0 rgba(42, 17, 13, 0.06),
        0 12px 28px rgba(42, 17, 13, 0.14),
        0 0 0 2px rgba(154, 180, 60, 0.45);
    transform: scale(1.02);
}

a.eplay-colgrid__item:focus-visible {
    outline: 2px solid #5A701A;
    outline-offset: 6px;
    border-radius: 4px;
}

.translate-image-designer {
    transform: rotate(-5deg);
}

.translate-image-designer {
    opacity: 0.2;
}

.custom-subtitle-font h6{
    font-family: 'Jost-Regular' !important;
    font-size: 15px;
}

div#elementor-sticky-header {
    box-shadow: 0 0 8px #ccc;
}

div#elementor-header section.elementor-section.elementor-top-section {
    padding: unset;
}

div#elementor-header .elementor-container.elementor-column-gap-default {
    height: 80px;
    padding: 5px 30px 5px 30px;
}

div#elementor-sticky-header .elementor-container.elementor-column-gap-default {
    height: 60px;
    padding: 5px 30px 5px 30px;
}

#loftloader-wrapper .loader-section {
    opacity: 1 !important;
}

body.single-post #page-header h1, body.single-post .post-author-name-before, body.single-post .post-published-date-before {
    overflow: inherit !important;
}

.inner-eplay-header-cart span.items-in-cart {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #5B3488;
    color: #fff;
    display: flex;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    font-size: 12px;
    line-height: 12px;
    align-items: center;
}

.blog-post-content-wrapper.layout-masonry::before {
    content: '';
    content: "";
    position: absolute;
    top: -10%;
    left: -13%;
    width: 250px;
    height: 250px;
    background-image: url(https://web-vj.x-tra.it/wp-content/uploads/2026/05/FIORI-HOME.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    pointer-events: none;
    z-index: 0;
}

.title-with-image::before {
    content: "";
    position: absolute;
    top: 30%;
    right: -15%;
    width: 150px;
    height: 150px;
    background-image: url(https://web-vj.x-tra.it/wp-content/uploads/2026/05/FIORI2-HOME.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    pointer-events: none;
    z-index: 1;
}

section.eplay-colgrid::before {
    content: "";
    position: absolute;
    top: -7%;
    right: 0;
    width: 180px;
    height: 180px;
    background-image: url(https://web-vj.x-tra.it/wp-content/uploads/2026/05/RAMO2-COLLECTION.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    pointer-events: none;
    z-index: 1;
}

.single-post div#page-header {
    background-color: transparent;
    margin-top: 120px;
}

.post-info-cat, .post-info-cat a, .post-info-date {
    color: #593427 !important;
    font-family: 'Italiana-Regular';
    font-style: normal;
    font-size: 17px;
}

.page-title-content h1 {
    color: #5B3488 !important;
}

.post-detail.single-post{
    border-color: #593427 !important;
}
















/* NEW MENU CSS */

:root{
  --mmobile-menu-bg: #F3F0ED; /* crema tipo layout reference */
  --mmobile-menu-text: #2a110d;
  --mmobile-menu-muted: #6b5d63;
  --mmobile-ease-out: cubic-bezier(0.22, 1, 0.36, 1);
  /* Tipografia / colori stile menu luxury (editoriale + livelli piccoli in sans caps) */
  --mmobile-plum: #5B3488;
  --mmobile-plum-soft: #5B3488;
  --mmobile-olive: #5A701A;
  --mmobile-olive-bright: #5A701A;
  --mmobile-font-serif: 'Italiana-Regular';
  --mmobile-font-sans: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  /* Spazio tra azioni (Collezioni/Vedi tutti | Scopri tutte) e liste sotto */
  --mmobile-wc-after-actions-gap: clamp(26px, 3.5vh, 38px);
}

@keyframes mmobile-nav-row-in {
  from {
    opacity: 0;
    transform: translate3d(-18px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes mmobile-panels-in {
  from {
    opacity: 0;
    transform: translate3d(-24px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  @keyframes mmobile-nav-row-in {
    from { opacity: 0; }
    to { opacity: 1; }
  }
  @keyframes mmobile-panels-in {
    from { opacity: 0; }
    to { opacity: 1; }
  }

  .mmobile__panel,
  .mmobile__panel-group {
    transition-duration: 0.01ms !important;
  }

  #mmobile.is-open .mmobile__primary-row,
  #mmobile.mmobile--has-panel.is-open .mmobile__panels,
  #mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__links-cards--wc-shop [class^="mmobile__wc-"],
  #mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list li,
  .mmobile__wc-layout.is-tier3-open .mmobile__wc-tertiary [class^="mmobile__wc-"],
  .mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li {
    animation: none !important;
  }
}

#mmobile {
  position: fixed;
  inset: 0;
  z-index: -1;
  opacity: 0;
  transition: opacity .25s ease;

  pointer-events: none; /* IMPORTANTISSIMO: sempre none */
}

#mmobile.is-open {
  opacity: 1;
  z-index: 99;
  overflow-x: hidden;
  overflow-x: clip;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* Evita scroll orizzontale globale con mega-menu aperto */
html.overflow-menu,
body.open-menu {
  overflow-x: hidden;
  max-width: 100%;
}

/* Mega-menu: --mmobile-offset-top e --mmobile-panel-bottom-gap impostati da eplay.js su #mmobile */
.mmobile__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: var(--mmobile-offset-top, 80px);
  bottom: var(--mmobile-panel-bottom-gap, 0px);
  background: #8e8e8e54;
  pointer-events: auto; /* prende click per chiusura */
}

.mmobile__panel {
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 360px;

  top: var(--mmobile-offset-top, 80px);
  bottom: var(--mmobile-panel-bottom-gap, 0px);

  display: flex;
  flex-direction: column;

  overflow: hidden;
  overflow-x: hidden;
  overflow-x: clip;
  box-sizing: border-box;
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
  transition:
    transform 0.48s var(--mmobile-ease-out),
    max-width 0.25s ease,
    opacity 0.42s var(--mmobile-ease-out);

  pointer-events: auto; /* interazione dentro il menu */
}

#mmobile.mmobile--has-panel .mmobile__panel {
    max-width: 700px;
}

#mmobile.mmobile--has-panel.mmobile--has-image .mmobile__panel {
    max-width: 1360px;
}

#mmobile.mmobile--has-panel.mmobile--wc-tier3 .mmobile__panel {
    max-width: min(1200px, 100%);
}

/* Desktop: mega-menu full-width sotto header (stesso sfondo su tutta l’area) */
@media (min-width: 981px) {
    #mmobile.mmobile--has-panel .mmobile__panel,
    #mmobile.mmobile--has-panel.mmobile--has-image .mmobile__panel,
    #mmobile.mmobile--has-panel.mmobile--wc-tier3 .mmobile__panel {
        max-width: none;
        width: 100%;
    }

    .mmobile__panel {
        max-width: none;
        width: 100%;
        left: 0;
        right: 0;
        bottom: auto;
        background-color: var(--mmobile-menu-bg);
        height: calc(100svh - var(--mmobile-offset-top, 80px) - var(--mmobile-panel-bottom-gap, 0px));
        max-height: calc(100dvh - var(--mmobile-offset-top, 80px) - var(--mmobile-panel-bottom-gap, 0px));
    }

    .mmobile__body {
        min-height: 0;
        min-width: 0;
        flex: 1;
        overflow: hidden;
        overflow-x: hidden;
        overflow-x: clip;
        max-width: 100%;
    }

    #mmobile.mmobile--has-panel .mmobile__panels {
        background-color: transparent;
    }

    .mmobile__panel-header {
        background: transparent;
        border-bottom-color: rgba(42, 17, 13, 0.08);
    }

    .mmobile__panels .mmobile__links-cards {
        background: transparent;
    }

    /* Entrata da sopra (full layout già visibile sotto header) + dissolvenza sul pannello */
    .mmobile__panel {
        transform: translate3d(0, calc(-108% - 12px), 0);
        transition:
            transform 0.52s var(--mmobile-ease-out),
            opacity 0.48s var(--mmobile-ease-out);
    }

    #mmobile.is-open .mmobile__primary-row {
        animation: mmobile-nav-row-in 0.52s var(--mmobile-ease-out) backwards;
    }

    #mmobile.is-open .mmobile__primary-row:nth-child(1) { animation-delay: 0.05s; }
    #mmobile.is-open .mmobile__primary-row:nth-child(2) { animation-delay: 0.1s; }
    #mmobile.is-open .mmobile__primary-row:nth-child(3) { animation-delay: 0.14s; }
    #mmobile.is-open .mmobile__primary-row:nth-child(4) { animation-delay: 0.18s; }
    #mmobile.is-open .mmobile__primary-row:nth-child(5) { animation-delay: 0.22s; }
    #mmobile.is-open .mmobile__primary-row:nth-child(6) { animation-delay: 0.26s; }
    #mmobile.is-open .mmobile__primary-row:nth-child(7) { animation-delay: 0.3s; }
    #mmobile.is-open .mmobile__primary-row:nth-child(8) { animation-delay: 0.34s; }

    #mmobile.mmobile--has-panel.is-open .mmobile__panels {
        animation: mmobile-panels-in 0.48s var(--mmobile-ease-out) 0.12s backwards;
    }
}

#mmobile.is-open .mmobile__panel {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

/* stato di chiusura: parte visibile e poi scorre via */
#mmobile.is-closing {
  opacity: 1;          /* resta visibile mentre chiude */
  z-index: 99;
  pointer-events: none; /* evita click durante chiusura */
}

/* Mobile: slide da sinistra | Desktop: ridefinisce sopra (translateY) */
#mmobile.is-closing .mmobile__panel {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

@media (min-width: 981px) {
  #mmobile.is-closing .mmobile__panel {
    transform: translate3d(0, calc(-108% - 12px), 0);
  }
}

/* opzionale: anche l’overlay può dissolversi */
#mmobile.is-closing .mmobile__overlay {
  opacity: 0;
  transition: opacity .25s ease;
}

.mmobile__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20px;
    border-bottom: 1px solid #eee;
}

.mmobile__body {
    flex: 1;
    display: flex;
    height: 100%;
    position: relative;
    z-index: 2;
    min-height: 0;
}

/* Sfondo decorativo + foto (sempre visibili quando il menu è aperto) */
.mmobile__scene {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    transition: opacity 0.24s ease;
}

.mmobile__scene-bg {
    position: absolute;
    inset: 0;
    background:
      radial-gradient(120% 80% at 15% 85%, rgba(255, 250, 242, 0.65) 0%, transparent 55%),
      radial-gradient(90% 70% at 92% 78%, rgba(230, 218, 205, 0.45) 0%, transparent 50%),
      linear-gradient(180deg, var(--mmobile-menu-bg) 0%, #ebe3d8 100%);
}

.mmobile__scene-img {
    position: absolute;
    display: block;
    height: auto;
    max-height: 52vh;
    width: auto;
    object-fit: contain;
    pointer-events: none;
    filter: drop-shadow(0 12px 28px rgba(42, 17, 13, 0.08));
}

.mmobile__scene-img--rings {
    left: clamp(52px, 7vw, 118px);
    bottom: clamp(48px, 8vh, 120px);
    max-width: min(220px, 23vw) !important;
    opacity: 0.98;
}

.mmobile__scene-img--brooch {
    right: clamp(2px, 1vw, 20px);
    bottom: clamp(8px, 3vh, 48px);
    max-width: min(480px, min(44vw, calc(100% - 16px))) !important;
    max-height: min(58vh, 520px);
    opacity: 1;
}

.mmobile__contacts {
    position: absolute;
    left: clamp(14px, 2.2vw, 36px);
    bottom: clamp(14px, 2.5vh, 32px);
    z-index: 4;
    display: flex;
    flex-direction: column;
    gap: 4px;
    max-width: min(300px, 85vw);
    pointer-events: auto;
    transition: opacity 0.24s ease;
}

.mmobile__contacts-label {
    margin: 0 0 8px;
    font-family: var(--mmobile-font-sans);
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--mmobile-plum-soft);
}

.mmobile__contacts-link {
    font-family: var(--mmobile-font-sans);
    font-size: 11px;
    line-height: 1.45;
    letter-spacing: 0.03em;
    color: var(--mmobile-plum);
    text-decoration: none;
    transition: color 0.2s ease;
}

.mmobile__contacts-link:hover {
    color: var(--mmobile-olive-bright);
}

.mmobile__primary {
    width: 440px;
    flex-shrink: 0;
    padding: clamp(16px, 2vh, 28px) 12px clamp(96px, 17vh, 200px);
    overflow-y: auto;
    overflow-x: hidden;
    background: transparent;
    z-index: 2;
    position: relative;
    min-width: 0;
    box-sizing: border-box;
    transition: opacity 0.26s ease, transform 0.32s var(--mmobile-ease-out);
}

.mmobile__utilities {
    display: none;
}

@media (min-width: 981px) {
    .mmobile__primary {
        flex: 0 1 min(440px, 44vw);
        width: min(440px, 44vw);
        max-width: min(480px, 52%);
        flex-shrink: 1;
    }
}

.mmobile__primary-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 10px;
    min-height: unset !important;
    position: relative;
}

.mmobile__primary-row:last-child {
    margin-bottom: 0;
}

.mmobile__primary-row.has-panel {
    cursor: pointer;
}

.mmobile__primary-link {
    flex: 1;
    text-align: left;
    background: none;
    border: 0;
    padding: 5px;
    font-family: var(--mmobile-font-serif);
    font-size: clamp(2rem, 3.4vw, 3.25rem);
    font-weight: 400;
    line-height: 1.08;
    letter-spacing: -0.02em;
    transition: color 0.35s ease, opacity 0.35s ease;
}

.mmobile__primary-row.has-panel::after {
    content: '';
    position: absolute;
    width: 0%;
    height: 1px;
    background: var(--mmobile-olive-bright);
    bottom: 0;
    transition: width 0.25s ease;
    left: 0;
}

.mmobile__primary-row.has-panel.is-active::after {
    width: 100%;
}

a.mmobile__primary-link,
span.mmobile__primary-link {
    color: var(--mmobile-plum);
}

a.mmobile__primary-link:hover {
    color: var(--mmobile-olive-bright);
}

button.mmobile__wc-btn-collezioni:hover {
    color: #5A701A;
    border-color: #5A701A;
}

ul.mmobile-filter-list a:hover {
    color: #5A701A;
}

.mmobile__primary-toggle {
    border: 0;
    background: none;
    padding: 6px 6px 10px 0;
    cursor: pointer;
    display: flex;
    align-items: flex-start;
}

.mmobile__primary-icon {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    position: relative;
    background: transparent;
    transition: border-color 0.35s ease;
}

.mmobile__primary-icon::before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 9px;
    height: 9px;
    border-right: 2px solid var(--mmobile-plum-soft);
    border-top: 2px solid var(--mmobile-plum-soft);
    transform: rotate(45deg);
    transition: border-color 0.35s ease;
}

.mmobile__primary-row.has-panel:hover .mmobile__primary-link {
    color: var(--mmobile-olive-bright);
}

.mmobile__primary-row.has-panel:hover .mmobile__primary-icon::before {
    border-color: var(--mmobile-olive);
}

.mmobile__primary-toggle.is-active .mmobile__primary-icon::before {
    border-color: var(--mmobile-olive-bright);
}

.mmobile__primary-row.has-panel.is-active span.mmobile__primary-link {
    color: var(--mmobile-olive-bright);
}

.mmobile__primary-row.has-panel:hover .mmobile__primary-toggle.is-active .mmobile__primary-icon::before {
    border-color: var(--mmobile-olive-bright);
}

.mmobile__panels {
    flex: 0 0 0;
    width: 0;
    min-width: 0;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    overflow-x: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-8px);
    /*transition: opacity .25s ease, transform .25s ease, flex .25s ease, width .25s ease;*/
    transition: transform .25s ease, flex .25s ease, width .25s ease;
}

#mmobile.mmobile--has-panel .mmobile__panels {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    max-width: 100%;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
    background-color: transparent;
}

.mmobile__panel-group {
    position: absolute;
    inset: 0;
    display: flex;
    opacity: 0;
    pointer-events: none;
    transform: translate3d(-104%, 0, 0);
    transition:
      transform 0.42s var(--mmobile-ease-out),
      opacity 0.32s ease;
    z-index: 9;
    flex-direction: column;
    min-width: 0;
    max-width: 100%;
    overflow-x: hidden;
    overflow-x: clip;
    box-sizing: border-box;
}

.mmobile__panel-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 30px 20px;
    border-bottom: 1px solid rgba(42, 17, 13, 0.08);
    position: sticky;
    top: 0;
    z-index: 5;
    background: transparent;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.mmobile__back {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    border: 0;
    background: none;
    padding: 0;
    font-size: 14px;
    cursor: pointer;
}

.mmobile__back-icon {
    width: 18px;
    height: 18px;
    position: relative;
}

.mmobile__back-icon::before,
.mmobile__back-icon::after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 8px;
    height: 2px;
    background: #4b3d3d;
    border-radius: 999px;
    transform-origin: left center;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
}

.mmobile__back-icon::before {
    transform: rotate(45deg);
}

.mmobile__back-icon::after {
    transform: rotate(-45deg);
}

.mmobile__back-label {
    font-weight: 600;
    position: relative;
    bottom: -1.3px;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
}

.mmobile__panel-title {
    flex: 1 1 auto;
    min-width: 0;
    font-family: var(--mmobile-font-serif);
    font-size: clamp(1.25rem, 3vw, 1.9rem);
    line-height: 1.1;
    color: var(--mmobile-plum);
    text-align: right;
}

button.mmobile__back:hover span.mmobile__back-label {
    color: var(--ecreative-hover-color);
}

button.mmobile__back:hover .mmobile__back-icon::before,
button.mmobile__back:hover .mmobile__back-icon::after {
    background: var(--ecreative-hover-color);
}

.mmobile__panel-group.is-active {
    opacity: 1;
    pointer-events: auto;
    transform: translate3d(0, 0, 0);
}

.mmobile__links {
    flex: 0 0 80%;
    padding: clamp(22px, 3vh, 36px) clamp(20px, 2.5vw, 32px) 28px;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    gap: 3px;
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box;
}

.mmobile__link {
    display: block;
    font-family: var(--mmobile-font-sans);
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.11em;
    text-transform: uppercase;
    color: var(--mmobile-plum);
    word-break: break-word;
    overflow-wrap: anywhere;
    padding: 5px 0;
}

.mmobile__link--all {
    margin-top: 14px;
    padding-top: 12px;
    font-weight: 600;
    letter-spacing: 0.14em;
}

.mmobile__link:hover {
    color: var(--mmobile-olive);
}

.mmobile__cards {
    flex: 1;
    padding: 20px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.mmobile-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.mmobile-card {
    width: calc(50% - 6px);
    display: flex;
    flex-direction: column;
    gap: 6px;
    /* text-transform: uppercase; */
    font-size: 18px;
}

.mmobile-card a {
    padding: 5px 0;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
}

.mmobile-card a:hover {
    color: #fe6f61;
}

.mmobile__images {
    flex: 0 0 0;
    width: 0;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    transition:
        opacity .25s ease,
        flex .25s ease,
        width .25s ease,
        transform .25s ease;
    transform: translateX(8px);
}

#mmobile.mmobile--has-panel.mmobile--has-image .mmobile__images {
    flex: 0 0 400px;
    width: 400px;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
}

#mmobile.mmobile--has-panel .mmobile__images.mmobile__images--has-image {
    flex: 0 0 30%;
    width: 30%;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
}

.mmobile-image {
    display: none;
    margin: 20px 20px 20px 0;
    border-radius: 14px;
    overflow: hidden;
}

.mmobile-image.is-active {
    display: block;
}

.mmobile-image img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    transform: scale(1);
    transition: transform .4s ease;
}

.mmobile-image:hover img {
    transform: scale(1.03);
}

.mmobile__links-cards {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
}

.mmobile__links-cards::-webkit-scrollbar {
    width: 5.5px;
}

.mmobile__links-cards::-webkit-scrollbar-thumb {
    background-color: #4b3d3d;
}

.mmobile__links-cards::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.mmobile-acc {
    border-top: 1.5px solid #fff;
    padding-top: 8px;
}

.mmobile-acc__header {
    width: 100%;
    background: none;
    border: 0;
    padding: 6px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}

.mmobile-acc__label {
    flex: 1;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
}

.mmobile-acc__icon {
    width: 14px;
    height: 14px;
    position: relative;
}

.mmobile-acc__icon::before,
.mmobile-acc__icon::after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 10px;
    height: 2px;
    background: #4b3d3d;
    transition: transform .2s ease, opacity .2s ease;
}

.mmobile-acc__icon::after {
    transform: rotate(90deg);
}

.mmobile-acc__header.is-open .mmobile-acc__icon::after {
    opacity: 0;
    transform: rotate(90deg);
}

.mmobile-acc__body {
    padding: 10px 0 10px;
}

.mmobile-acc__all {
    margin: 0 0 10px;
}

.mmobile-acc__all a {
    display: inline-block;
    padding: 7px 14px;
    border-radius: 999px;
    border: 1px solid #4b3d3d;
    font-size: 11px;
    text-transform: uppercase;
}

.mmobile-filter-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 6px 10px;
}

.mmobile-filter-list li a {
    font-family: var(--mmobile-font-sans);
    font-size: 11px;
    font-weight: 500;
    line-height: 1.45;
    text-transform: uppercase;
    letter-spacing: 0.11em;
    color: var(--mmobile-plum);
    opacity: 0.92;
    word-break: break-word;
    overflow-wrap: anywhere;
    hyphens: auto;
}

.mmobile__panels .mmobile__links-cards {
    padding: clamp(22px, 3vh, 32px) clamp(18px, 2.5vw, 28px) 28px !important;
}

.mmobile__panels .mmobile__links-cards--wc-shop {
    padding-top: clamp(10px, 1.5vh, 18px) !important;
}

/* Mega menu WooCommerce: shop → categorie / tag prodotto → line */
.mmobile__links-cards--wc-shop {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

/* Griglia: evita che la 2ª colonna “spinga” il 3° livello tutto a destra (problema del flex-grow) */
.mmobile__wc-layout {
    display: grid;
    position: relative;
    grid-template-columns: minmax(0, 1fr);
    justify-items: stretch;
    align-items: start;
    align-content: start;
    column-gap: clamp(16px, 2.5vw, 28px);
    row-gap: 0;
    flex: 1;
    min-height: 0;
    min-width: 0;
    max-width: 100%;
    width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
}

/* Due colonne: primo sottomeno più stretto, terzo livello (Collezioni) più a sinistra */
.mmobile__wc-layout.is-tier3-open {
    grid-template-columns: minmax(0, 0.4fr) minmax(0, 0.6fr);
    max-width: min(920px, 100%);
}

.mmobile__wc-secondary {
    min-width: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 8px;
}

.mmobile__wc-shop-heading {
    font-family: var(--mmobile-font-serif);
    font-size: clamp(1.25rem, 2vw, 1.6rem);
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0.01em;
    line-height: 1.2;
    color: var(--mmobile-plum);
    margin: 0 0 25px;
}

.mmobile__wc-hardcoded {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    margin-bottom: var(--mmobile-wc-after-actions-gap);
}

.mmobile__wc-btn-collezioni {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    position: relative;
    border: 0;
    background: none;
    padding: 0px 0 8px;
    margin: 0;
    cursor: pointer;
    font-family: var(--mmobile-font-sans);
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    color: #593427;
    transition: color 0.2s ease;
}

/* Stessa logica del menu principale: linea che si espande da 0 a 100% */
.mmobile__wc-btn-collezioni::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: var(--mmobile-olive-bright);
    transition: width 0.25s ease;
}

.mmobile__wc-btn-collezioni.is-active {
    color: var(--mmobile-olive-bright);
}

.mmobile__wc-btn-collezioni.is-active::after {
    width: 100%;
}

.mmobile__wc-btn-collezioni-icon {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    transform: rotate(45deg);
    margin-left: 2px;
}

.mmobile__wc-vedi-tutti {
    font-family: var(--mmobile-font-sans);
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    color: #593427;
    text-decoration: none;
    padding: 2px 0;
}

.mmobile__wc-vedi-tutti:hover {
    color: var(--mmobile-olive);
}

.mmobile__wc-list--cats,
.mmobile__wc-list--areas,
.mmobile__wc-list--lines {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px 0;
}

.mmobile__wc-list--cats li a,
.mmobile__wc-list--areas li a {
    font-size: 11px;
    line-height: 1.4;
    letter-spacing: 0.1em;
    color: #593427;
}

.mmobile__wc-list--areas {
    margin-top: clamp(14px, 2vh, 22px);
    padding-top: clamp(12px, 1.5vh, 18px);
}

.mmobile__wc-tertiary {
    display: none;
    min-width: 0;
    overflow-y: auto;
    overflow-x: hidden;
    flex-direction: column;
    gap: 0;
    padding-left: clamp(16px, 2.2vw, 24px);
    margin: 0;
    box-sizing: border-box;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-tertiary {
    display: flex;
    padding-left: clamp(12px, 1.6vw, 20px);
}

.mmobile__wc-tertiary-heading {
    font-family: var(--mmobile-font-serif);
    font-size: clamp(1.15rem, 1.75vw, 1.45rem);
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.02em;
    line-height: 1.25;
    color: var(--mmobile-plum);
    margin: 0 0 25px;
}

.mmobile__wc-scopri-tutte {
    font-family: var(--mmobile-font-sans);
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.13em;
    color: #593427;
    text-decoration: none;
    margin: 0 0 var(--mmobile-wc-after-actions-gap);
}

.mmobile__wc-scopri-tutte:hover {
    color: var(--mmobile-olive);
}

.mmobile__wc-list--lines li a {
    font-size: 11px;
    line-height: 1.38;
    letter-spacing: 0.09em;
    color: #593427;
}

/* WooCommerce 2° livello: entrata come menu principale (da sinistra, scaglionata) */
#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-shop-heading,
#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-hardcoded > *,
#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li,
#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li {
    animation: mmobile-nav-row-in 0.5s var(--mmobile-ease-out) backwards;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-shop-heading {
    animation-delay: 0.05s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-hardcoded > *:nth-child(1) {
    animation-delay: 0.09s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-hardcoded > *:nth-child(2) {
    animation-delay: 0.12s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-hardcoded > *:nth-child(3) {
    animation-delay: 0.15s;
}

/* Categorie */
#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(1) {
    animation-delay: 0.14s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(2) {
    animation-delay: 0.17s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(3) {
    animation-delay: 0.2s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(4) {
    animation-delay: 0.23s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(5) {
    animation-delay: 0.26s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(6) {
    animation-delay: 0.29s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(7) {
    animation-delay: 0.32s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(8) {
    animation-delay: 0.35s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(9) {
    animation-delay: 0.38s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(10) {
    animation-delay: 0.41s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(11) {
    animation-delay: 0.44s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--cats li:nth-child(12) {
    animation-delay: 0.47s;
}

/* Shop area (dopo le categorie, ritardi più alti) */
#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(1) {
    animation-delay: 0.3s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(2) {
    animation-delay: 0.33s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(3) {
    animation-delay: 0.36s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(4) {
    animation-delay: 0.39s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(5) {
    animation-delay: 0.42s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(6) {
    animation-delay: 0.45s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(7) {
    animation-delay: 0.48s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(8) {
    animation-delay: 0.51s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(9) {
    animation-delay: 0.54s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(10) {
    animation-delay: 0.57s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(11) {
    animation-delay: 0.6s;
}

#mmobile.mmobile--has-panel .mmobile__panel-group.is-active .mmobile__wc-list--areas li:nth-child(12) {
    animation-delay: 0.63s;
}

/* WooCommerce 3° livello (Collezioni): stessa animazione all’apertura colonna */
.mmobile__wc-layout.is-tier3-open .mmobile__wc-tertiary-heading,
.mmobile__wc-layout.is-tier3-open .mmobile__wc-scopri-tutte,
.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li {
    animation: mmobile-nav-row-in 0.5s var(--mmobile-ease-out) backwards;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-tertiary-heading {
    animation-delay: 0.05s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-scopri-tutte {
    animation-delay: 0.09s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(1) {
    animation-delay: 0.13s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(2) {
    animation-delay: 0.16s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(3) {
    animation-delay: 0.19s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(4) {
    animation-delay: 0.22s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(5) {
    animation-delay: 0.25s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(6) {
    animation-delay: 0.28s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(7) {
    animation-delay: 0.31s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(8) {
    animation-delay: 0.34s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(9) {
    animation-delay: 0.37s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(10) {
    animation-delay: 0.4s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(11) {
    animation-delay: 0.43s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(12) {
    animation-delay: 0.46s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(13) {
    animation-delay: 0.49s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(14) {
    animation-delay: 0.52s;
}

.mmobile__wc-layout.is-tier3-open .mmobile__wc-list--lines li:nth-child(15) {
    animation-delay: 0.55s;
}

@media (max-width: 980px) {
    .mmobile__wc-layout.is-tier3-open {
        grid-template-columns: 1fr;
        max-width: 100%;
    }

    .mmobile__wc-tertiary {
        width: 100%;
        padding-left: 0;
        border-left: 0;
        border-top: 1px solid rgba(42, 17, 13, 0.12);
        padding-top: 16px;
    }

    #mmobile.mmobile--has-panel.mmobile--wc-tier3 .mmobile__panel {
        max-width: 100%;
    }
}

@media (min-width: 981px) {
    .mmobile__panel-header {
        display: none;
    }
}

button.mmobile-more,
.mmobile-acc__all a {
    font-size: 11px !important;
    color: #4b3d3d !important;
    background: transparent;
    border: unset;
    text-transform: uppercase;
    padding: unset;
    font-weight: 600;
    margin-top: 15px;
    position: relative;
    padding: 5px 0;
    line-height: 17px;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
}

button.mmobile-more::before,
.mmobile-acc__all a::before {
    content: "";
    position: absolute;
    margin: auto;
    width: 5px;
    height: 5px;
    border-right: 2px solid #4b3d3d;
    border-top: 2px solid #4b3d3d;
    transform: rotate(45deg);
    right: -15px;
    top: 35%;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
}

button.mmobile-more::before {
    transform: rotate(135deg);
    right: -15px;
    top: 31%;
}

button.mmobile-more:hover,
.mmobile-acc__all a:hover {
    color: #fe6f61 !important;
}

button.mmobile-more:hover::before,
.mmobile-acc__all a:hover::before {
    border-color: #fe6f61;
    right: -20px;
}

.mmobile-acc__all a {
    font-size: 14px !important;
}

.header-liquidGlass-effect {
    position: absolute;
    z-index: 0;
    inset: 0;
    backdrop-filter: blur(35px);
    filter: url(#header-glass-distortion);
    overflow: hidden;
}

.header-liquidGlass-tint {
    z-index: 1;
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.50);
}

.header-liquidGlass-shine {
    position: absolute;
    inset: 0;
    z-index: 2;
    overflow: hidden;
    box-shadow: inset 2px 2px 1px 0 rgba(255, 255, 255, 0.5), inset -1px -1px 1px -2px rgba(255, 255, 255, 0.5);
}

@media (max-width: 980px) {
    .mmobile__utilities {
        display: flex;
        justify-content: center;
        padding: 0 20px 20px;
        margin: 0 auto 8px;
        width: 100%;
        box-sizing: border-box;
    }

    .mmobile__utilities .eplay-header-util {
        width: 100%;
        justify-content: center;
        gap: 12px;
    }

    .mmobile__utilities .eplay-header-util__search {
        flex: 0 1 min(240px, 100%);
    }

    .mmobile__panel-header {
        padding: 20px 20px;
        background: rgba(245, 240, 232, 0.72);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }

    .mmobile__scene-img--rings {
        left: clamp(42px, 11vw, 88px);
        max-width: min(200px, 52vw);
        bottom: clamp(72px, 14vh, 140px);
        opacity: 0.92;
    }

    .mmobile__scene-img--brooch {
        right: clamp(4px, 2vw, 16px);
        max-width: min(360px, 82vw);
        max-height: min(50vh, 440px);
        bottom: 8px;
        opacity: 0.95;
    }

    .mmobile__contacts {
        left: 16px;
        bottom: 14px;
        max-width: calc(100% - 32px);
    }

    .mmobile__panel {
        max-width: 100%;
        width: 100%;
    }

    .header-liquidGlass-effect,
    .header-liquidGlass-tint,
    .header-liquidGlass-shine {
        display: none;
    }

    .mmobile__body {
        position: relative;
    }

    .mmobile__primary {
        width: 100%;
        border-right: 0;
        box-shadow: none;
    }

    #mmobile.mmobile--has-panel .mmobile__primary {
        opacity: 0;
        pointer-events: none;
        transform: translateX(-24px);
    }

    #mmobile.mmobile--has-panel .mmobile__scene,
    #mmobile.mmobile--has-panel .mmobile__contacts {
        opacity: 0;
        pointer-events: none;
    }

    .mmobile__panels {
        position: absolute;
        inset: 0;
        width: 100%;
        flex: 0 0 auto;
        background: var(--mmobile-menu-bg);
        opacity: 0;
        pointer-events: none;
        transform: translateX(100%);
        z-index: 3;
    }

    #mmobile.mmobile--has-panel .mmobile__panels {
        opacity: 1;
        pointer-events: auto;
        transform: translateX(0);
        z-index: 3;
    }

    .mmobile__links {
        flex: 0 0 auto;
        padding: 15px 20px 10px;
    }

    .mmobile__panels .mmobile__links-cards {
        flex: 1 1 auto;
        padding: 0px 50px 40px !important;
    }

    .mmobile__panel-group {
        background: var(--mmobile-menu-bg);
    }

    .mmobile__links-cards--wc-shop {
        position: relative;
    }

    .mmobile__wc-secondary {
        padding-right: 0;
        transition: opacity 0.24s ease, transform 0.32s var(--mmobile-ease-out);
    }

    .mmobile__wc-tertiary {
        display: flex;
        position: absolute;
        inset: 0;
        z-index: 2;
        padding: 0 clamp(20px, 5vw, 50px) 24px;
        margin: 0;
        border: 0;
        background: var(--mmobile-menu-bg);
        transform: translateX(100%);
        opacity: 0;
        pointer-events: none;
        transition: transform 0.32s var(--mmobile-ease-out), opacity 0.24s ease;
    }

    .mmobile__wc-layout.is-tier3-open .mmobile__wc-secondary {
        opacity: 0;
        pointer-events: none;
        transform: translateX(-24px);
    }

    .mmobile__wc-layout.is-tier3-open .mmobile__wc-tertiary {
        transform: translateX(0);
        opacity: 1;
        pointer-events: auto;
    }

    .mmobile__wc-layout.is-tier3-open .mmobile__wc-tertiary-heading {
        margin-top: 0;
    }

    .mmobile-card {
        font-size: 16px;
    }

    .mmobile-acc {
        border-top: 1px solid #4b3d493b;
    }

    .mmobile__panel-header {
        border-bottom: 1px solid #4b3d493b;
    }
}

@media screen and (max-width:600px) {
    .mmobile__utilities {
        padding: 0 12px 2px;
    }

    .mmobile__utilities .eplay-header-util {
        gap: 10px;
    }

    .mmobile__utilities .eplay-header-util__search {
        flex-basis: 100%;
        max-width: 260px;
    }

    .mmobile__panel-header {
        padding: 20px 20px;
    }

    .mmobile__panels .mmobile__links-cards {
        padding: 0 20px 40px !important;
    }

    .mmobile-acc__all {
        margin: unset;
    }

    .mmobile-acc__all a {
        font-size: 13px !important;
    }

    .mmobile__back {
        font-size: 13px;
    }

    .mmobile__back-label {
        bottom: -1px;
    }
}

@media (max-width: 400px) {
    .mmobile-card {
        width: calc(100% - 0px);
        gap: 0;
    }
}

.burger-menu {
    background: transparent;
    -ms-transition: all .35s ease-out;
    width: 30px;
    height: 20px;
    position: relative;
    margin: 15px 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    border: unset;
    padding: unset;
    height: 100%;
    width: 30px;
    height: 20px;
}

.burger-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 30px;
    background: #3c3c3c;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.burger-menu span:nth-child(1){
    top: 0;
}

.burger-menu span:nth-child(2), .burger-menu span:nth-child(3) {
    top: 8.5px;
    width: 20px;
}

.burger-menu span:nth-child(4){
    top: 17px;
}

button.burger-menu.mmobile-toggle.active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

button.burger-menu.mmobile-toggle.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

button.burger-menu.mmobile-toggle.active span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
    opacity: 0;
}

button.burger-menu.mmobile-toggle.active span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
    opacity: 0;
}

@media (max-width: 900px) {
    .ewcs-cat-card {
        flex: 0 0 30%;
    }
}

@media (max-width: 600px) {
    .ewcs-cat-card {
        flex: 0 0 46%;
        padding: 24px 14px;
    }

    .ewcs-cat-card__label {
        font-size: 14px;
    }
}




/* -------------------------------------------------------------------------
   Sezione Contact form + skin CF7 (shortcode [eplay_contact_form_section])
   ------------------------------------------------------------------------- */
.eplay-contact-form-section {
    position: relative;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: clamp(32px, 5vw, 56px) clamp(16px, 3vw, 32px) clamp(64px, 9vw, 100px);
    overflow: visible;
}

.eplay-contact-form-section__bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 42%, #2c1a1a 42%, #2c1a1a 100%);
}

.eplay-contact-form-section__inner {
    position: relative;
    z-index: 1;
    max-width: 920px;
    margin: 0 auto;
}

.eplay-contact-form-section__title {
    margin: 0 0 clamp(20px, 3vw, 28px);
    text-align: center;
    font-family: 'Italiana-Regular', Georgia, 'Times New Roman', serif;
    font-size: clamp(30px, 4vw, 52px);
    font-weight: 400;
    color: #5d3891;
    letter-spacing: 0.02em;
}

.eplay-contact-form-section__card {
    position: relative;
    z-index: 1;
    overflow: visible;
    background: #f9f7f2;
    border-radius: clamp(20px, 3vw, 32px);
    box-shadow: 0 18px 48px rgba(44, 26, 26, 0.14);
    padding: 40px 100px;
    box-sizing: border-box;
}

.eplay-contact-form-section .wpcf7 {
    margin: 0;
}

.eplay-contact-form-section .wpcf7-form {
    margin: 0;
}

/* -------------------------------------------------------------------------
   Skin CF7: markup .form-style-eplay (colonne, linee, icone, invio)
   ------------------------------------------------------------------------- */
.form-style-eplay {
    display: flex;
    flex-direction: column;
    gap: 0;
    box-sizing: border-box;
}

.form-style-eplay .columns_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: clamp(14px, 2.2vw, 22px);
    margin-bottom: clamp(16px, 2.2vw, 22px);
    width: 100%;
    box-sizing: border-box;
}

.form-style-eplay .columns_wrap.margin-bottom {
    margin-bottom: clamp(20px, 2.8vw, 28px);
}

.form-style-eplay .column-1_2 {
    flex: 1 1 calc(50% - clamp(7px, 1.1vw, 11px));
    min-width: 0;
    box-sizing: border-box;
}

.form-style-eplay .column-1_1 {
    flex: 1 1 100%;
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
}

.form-style-eplay .style-line {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 2px clamp(28px, 3.2vw, 36px);
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    transition: border-color 0.2s ease;
}

.form-style-eplay .style-line:focus-within {
    border-bottom-color: #5d3891;
}

.form-style-eplay .style-line::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    background-color: #5d3891;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    pointer-events: none;
    opacity: 0.95;
}

.form-style-eplay .style-line.icon-name::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
}

.form-style-eplay .style-line.icon-phone::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");
}

.form-style-eplay .style-line.icon-email::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");
}

.form-style-eplay .style-line.icon-textarea::before {
    top: 18px;
    transform: none;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z'/%3E%3C/svg%3E");
}

.form-style-eplay .style-line .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

.form-style-eplay .style-line input.wpcf7-text,
.form-style-eplay .style-line input.wpcf7-email,
.form-style-eplay .style-line input.wpcf7-tel {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 14px 0 10px;
    border: 0;
    border-radius: 0;
    background: transparent;
    font-family: 'Jost-Regular', system-ui, sans-serif;
    font-size: 15px;
    line-height: 1.35;
    color: #3a3540;
    box-shadow: none;
    appearance: none;
}

.form-style-eplay .style-line textarea.wpcf7-textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 16px 0 10px;
    min-height: 52px;
    max-height: 250px;
    border: 0;
    border-radius: 0;
    background: transparent;
    font-family: 'Jost-Regular', system-ui, sans-serif;
    font-size: 15px;
    line-height: 1.45;
    color: #3a3540;
    box-shadow: none;
    resize: vertical;
    appearance: none;
    display: block;
    field-sizing: content;
    min-block-size: 3.25rem;
}

.form-style-eplay .style-line input::placeholder,
.form-style-eplay .style-line textarea::placeholder {
    color: #b8b4bc;
    opacity: 1;
}

.form-style-eplay .acceptance-row {
    width: 100%;
    margin: clamp(6px, 1vw, 12px) 0 clamp(8px, 1.2vw, 14px);
    padding: 0;
    font-family: 'Jost-Regular', system-ui, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    color: #5c5460;
}

.form-style-eplay .acceptance-row .wpcf7-list-item {
    margin: 0;
}

.form-style-eplay .acceptance-row label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    cursor: pointer;
    font-weight: 400;
    color: inherit;
}

.form-style-eplay .acceptance-row input[type="checkbox"] {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    margin: 2px 0 0;
    accent-color: #5d3891;
    cursor: pointer;
}

.form-style-eplay .acceptance-row a {
    color: #5d3891;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.form-style-eplay .acceptance-row a:hover {
    color: #4a2d77;
}

/* Invio centrato, pill viola, lineetta bianca (gradiente: input non supporta ::before) */
.form-style-eplay input.wpcf7-submit {
    display: block;
    margin: clamp(20px, 3vw, 28px) auto 0;
    padding: 15px 40px 15px 52px;
    border: 0;
    border-radius: 999px;
    background: linear-gradient(#ffffff, #ffffff) 24px center / 20px 2px no-repeat, #5d3891;
    color: #ffffff !important;
    font-family: 'Jost-Regular', system-ui, sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0 10px 28px rgba(93, 56, 145, 0.35);
    transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
    position: relative;
    z-index: 2;
}

.form-style-eplay input.wpcf7-submit:hover {
    background: linear-gradient(#ffffff, #ffffff) 24px center / 20px 2px no-repeat, #4a2d77;
    box-shadow: 0 12px 32px rgba(74, 45, 119, 0.4);
}

.form-style-eplay input.wpcf7-submit:focus-visible {
    outline: 2px solid #5d3891;
    outline-offset: 4px;
}

.eplay-contact-form-section .wpcf7-form .wpcf7-spinner {
    display: block;
    margin: clamp(18px, 2.5vw, 26px) auto 0;
    position: relative;
    z-index: 2;
    transform: translateY(clamp(10px, 1.8vw, 18px));
}

.eplay-contact-form-section .wpcf7-response-output {
    margin: clamp(28px, 4vw, 40px) 0 0;
    border-radius: 8px;
    font-family: 'Jost-Regular', system-ui, sans-serif;
    font-size: 14px;
}

.eplay-contact-form-section .wpcf7-not-valid-tip {
    font-family: 'Jost-Regular', system-ui, sans-serif;
    font-size: 12px;
    padding-top: 6px;
}

.form-style-eplay .send-row {
    position: relative;
}

.form-style-eplay .send-row input.wpcf7-form-control {
    margin-top: unset;
}

.eplay-contact-form-section .send-row span.wpcf7-spinner {
    position: absolute;
    left: 70%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin: unset;
}

@media (max-width: 640px) {
    .form-style-eplay .column-1_2 {
        flex: 1 1 100%;
    }

    .form-style-eplay .style-line.icon-textarea::before {
        top: 16px;
    }
}

@supports not (field-sizing: content) {
    .form-style-eplay .style-line textarea.wpcf7-textarea {
        min-height: 100px;
    }
}




@media screen and (max-width:1024px){
    .contact-form-container{
        position: relative !important;
        bottom: unset !important;
    }

    section.eplay-colgrid::before{
        display: none;
    }

    div#elementor-header section .elementor-container.elementor-column-gap-default .elementor-column.elementor-col-33:last-child, div#elementor-sticky-header section .elementor-container.elementor-column-gap-default .elementor-column.elementor-col-33:last-child {
        display: none;
    }
}

@media screen and (max-width:767px){
    .clm-menu-header {
        display: block !important;
    }
}

@media screen and (max-width:550px){
    .eplay-contact-form-section__card {
        padding: 20px 50px;
    }
}

@media screen and (max-width:350px){
    .eplay-contact-form-section__card {
        padding: 15px 25px;
    }
}