.elementor-kit-11{--e-global-color-primary:#0E0E0E;--e-global-color-secondary:#0E0E0E;--e-global-color-text:#0E0E0E;--e-global-color-accent:#C00000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.yith-wcact-add-to-watchlist-browse
{
    padding-top: 75px;
}



.ywcact-winner-max-bid {
    background-color: #d9ffd9 !important; /* verde chiaro luminoso */
    border: 2px solid #28a745 !important; /* verde acceso */
    color: #1b5e20 !important; /* verde scuro per contrasto */
    border-radius: 10px !important;
    padding: 10px 14px !important;
    font-weight: 700 !important;
    box-shadow: 0 0 8px rgba(40, 167, 69, 0.4) !important; /* alone verde brillante */
}



.ywcact-loser-bid {
    background-color: #ffe5e5 !important; /* rosso chiaro */
    border: 2px solid #ff9999 !important; /* rosso medio */
    color: #8b0000 !important; /* rosso scuro per testo */
    padding: 10px 14px !important;
    border-radius: 8px !important;
    margin-top: 10px !important;
    font-weight: 600 !important;
    box-shadow: 0 0 6px rgba(255, 0, 0, 0.2) !important; /* leggero alone rosso */
}
/* Contenitore principale */
.we-asta-riserva-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 14px 0;
}

/* Semaforo ORIZZONTALE */
.we-semaforo-horizontal {
    display: flex;
    gap: 8px;
    background: #1f2933;
    padding: 8px 10px;
    border-radius: 50px;
    border: 2px solid #000;
    box-shadow: 0 2px 4px rgba(15, 23, 42, 0.35);
}

/* Luci spente */
.we-semaforo-horizontal .light {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    opacity: 0.3;
}

/* Colori base */
.we-semaforo-horizontal .light.red    { background: #ef4444; }
.we-semaforo-horizontal .light.yellow { background: #f59e0b; }
.we-semaforo-horizontal .light.green  { background: #22c55e; }

/* Luci accese */
.we-semaforo-horizontal .light.on {
    opacity: 1;
    box-shadow: 0 0 7px rgba(0,0,0,0.4);
}

/* Testi */
.we-asta-riserva-text {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.we-asta-riserva-sub {
    font-size: 12px;
    opacity: 0.85;
}

/* Colori testo in base allo stato */
.we-asta-riserva-low .we-asta-riserva-text {
    color: #b91c1c;
}

.we-asta-riserva-mid .we-asta-riserva-text {
    color: #b45309;
}

.we-asta-riserva-ok .we-asta-riserva-text {
    color: #15803d;
}/* End custom CSS */