@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//miioradong.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(193,71,92);
	--wd-alternative-color: rgb(188,185,117);
	--wd-link-color: rgb(193,71,92);
	--wd-link-color-hover: #BCB975;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(188,185,117);
	--btn-accented-bgcolor-hover: rgb(193,71,92);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 0px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 315px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(188,185,117);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(193,71,92);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(188,185,117);
	color: rgb(254,248,243);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.widgettitle, .widget-title {
    margin-bottom: 20px;
    color: rgb(193, 71, 92);
    text-transform: var(--wd-widget-title-transform);
    font-weight: var(--wd-widget-title-font-weight);
    font-style: var(--wd-widget-title-font-style);
    font-size: var(--wd-widget-title-font-size);
    font-family: var(--wd-widget-title-font);
}
.ywpar_myaccount_entry_info > div {
    background-color: rgb(193 71 92 / 20%);
    border-radius: 10px;
    text-align: center;
    padding: 20px 10px;
    min-width: 250px;
    margin: 0 10px 0 0;
}
#share_points {
    background-color: rgb(193 71 92 / 20%);
    padding: 20px;
    border-radius: 10px;
    padding: 40px;
}
.ywpar_banner_clone {
    background-color: rgb(193 71 92 / 20%); /* rosa delicato */
	  padding: 25px;
    border-radius: 12px;
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0,0,0,0.06);
    font-family: 'Helvetica Neue', sans-serif;
}

/* Titolo principale */
.ywpar_banner_clone .banner_header h3 {
    color: rgb(193 71 92 / 20%); /* cherry lips */
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 8px;
}

/* Sottotitolo o info punti */
.ywpar_banner_clone .banner_header h4 {
    color: #bc4c4c;
    font-size: 16px;
    margin-bottom: 20px;
}

/* Progress bar */
.ywpar_banner_clone #ywpar_progress_bar .pbar_back {
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}

.ywpar_banner_clone #ywpar_progress_bar .pbar_fill {
    display: none;
	  background: linear-gradient(90deg, #c1475c, #f06595);
    height: 16px;
    border-radius: 8px;
    transition: width 0.5s ease;
}

/* Step punti */
.ywpar_banner_clone .step_label {
    background-color: rgb(193 71 92 / 20%);
    color: white;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 4px;
    white-space: nowrap;
}

/* Valori punti */
.ywpar_banner_clone .step span {
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 4px;
}
.ywpar_myaccount_entry_info .ywpar_levels_badges .ywpar_level.ywpar_level img {
    max-width: 80px;
    display: block;
    margin: 0 auto;
}
/* Stili per il Contenuto del Popup - Grafica "FICA" - OTTIMIZZATO PER NO SCROLL */

/* Contenitore principale del popup content (verrà inglobato dal tuo template popup) */
.miiora-popup-content-fica {
    background-color: white; /* Il popup avrà uno sfondo bianco */
    padding: 35px 25px; /* RIDOTTO: Padding più compatto per desktop */
    border-radius: 15px; /* Bordi più arrotondati per un look più giocoso */
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); /* Ombra più marcata */
    position: relative; /* Per posizionamenti interni se necessari */
    overflow: hidden; /* Nasconde ciò che sfora i bordi arrotondati */
    max-width: 650px; /* RIDOTTO: Larghezza massima più adatta per non scrollare */
    margin: 0 auto;
    box-sizing: border-box;
    border: 5px solid rgb(193,71,92); /* Colore principale per il bordo */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

/* Titolo principale */
.popup-title-fica {
    font-size: 27px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 8px; /* RIDOTTO: Margine inferiore */
    line-height: 1.1;
    letter-spacing: 2px;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);
    font-family: 'Arial Black', Gadget, Arial, sans-serif;
    /* Colore già impostato inline in HTML: rgb(193,71,92) */
}

/* Sottotitolo/Tagline */
.popup-tagline-fica {
    font-size: 18px;
    line-height: 1.3; /* RIDOTTO: Interlinea più compatta */
    margin-bottom: 20px; /* RIDOTTO: Margine inferiore */
    font-weight: 600; /* Semi-bold */
    /* Colore già impostato inline in HTML: rgb(193,71,92) */
}

/* Wrapper Immagine */
.popup-image-wrapper-fica {
    max-width: 80%; /* Proporzione per l'immagine */
    margin: 0 auto 20px; /* RIDOTTO: Margine inferiore. Questo divora lo spazio che era del bottone. */
    border-radius: 10px;
    overflow: hidden;
    box-shadow: none;
}

.popup-img-fica {
    max-width: 100%;
    height: auto;
    display: block;
    animation: pulseImage 2s infinite ease-in-out; /* Animazione sottile */
}

/* Animazione per l'immagine */
@keyframes pulseImage {
    0% { transform: scale(1); }
    50% { transform: scale(1.02); } /* Pulsa meno intensamente */
    100% { transform: scale(1); }
}

/* Media Queries per la Responsività */
@media (max-width: 700px) { /* Breakpoint per tablet e mobile più grandi */
    .miiora-popup-content-fica {
        padding: 25px 15px; /* RIDOTTO: Padding ancora più stretto */
        max-width: 90%; /* Occupa più spazio su schermi più piccoli */
    }
    .popup-title-fica {
        font-size: 24px; /* Adattato per schermi piccoli */
        letter-spacing: 1px;
        margin-bottom: 5px; /* RIDOTTO */
    }
    .popup-tagline-fica {
        font-size: 16px; /* Adattato per schermi piccoli */
        line-height: 1.3;
        margin-bottom: 15px; /* RIDOTTO */
    }
    .popup-image-wrapper-fica {
        max-width: 90%;
        margin-bottom: 15px; /* RIDOTTO */
    }
}

@media (max-width: 480px) { /* Breakpoint per smartphone */
    .miiora-popup-content-fica {
        padding: 15px 10px; /* Massimo della compressione */
    }
    .popup-title-fica {
        font-size: 20px;
        letter-spacing: 0.5px;
    }
    .popup-tagline-fica {
        font-size: 14px;
        margin-bottom: 10px; /* RIDOTTO */
    }
    .popup-image-wrapper-fica {
        max-width: 95%; /* Quasi a piena larghezza */
        margin-bottom: 10px; /* RIDOTTO */
    }
}
.ywdpd_popup .ywdpd_image_badge, .ywdpd_popup .ywdpd_qty_arrows .button, .ywdpd_popup .single_add_to_cart_button, .ywdpd_popup .product_taxonomy.button {
    background: var(--btn-accented-bgcolor);
    background-color: var(--btn-accented-bgcolor);
    color: var(--proteo-button_1_font_color, #fff);
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item h5 {
    color: var(--wd-primary-color);
    font-weight: normal;
    margin-bottom: 0;
}
/* Sotto soglia: nascondi CTA checkout e bottoni express */
.wc-min-order-blocked .woocommerce-proceed-to-checkout,
.wc-min-order-blocked #place_order,
.wc-min-order-blocked .place-order {
  display: none !important;
}

/* PayPal / PPCP (molto comune) */
.wc-min-order-blocked .woocommerce-ppcp-button,
.wc-min-order-blocked .ppcp-button,
.wc-min-order-blocked .ppcp-button-wrapper,
.wc-min-order-blocked .paypal-buttons,
.wc-min-order-blocked #ppc-button,
.wc-min-order-blocked #paypal-button-container {
  display: none !important;
}

/* Stripe Payment Request (Apple Pay / Google Pay) se presente */
.wc-min-order-blocked .wc-stripe-payment-request-wrapper,
.wc-min-order-blocked .wc-stripe-payment-request-button {
  display: none !important;
}