/*
Theme Name: venivino
Template: hello-elementor
*/

/* Voeg hieronder je aangepaste CSS-regels toe */

h1, h2, h3, h4, h5, h6,
.elementor-heading-title {
    font-family: inherit !important;
}

/* Tekstkleur fix — zwart voor alle content elementen */
.elementor-widget-text-editor p,
.elementor-widget-text-editor span,
.elementor-widget-text-editor li,
.elementor-widget-text-editor h1,
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3,
.elementor-widget-text-editor h4,
.elementor-widget-text-editor strong {
    color: #000000; !important;
  font-family: inherit !important;
}

/* Lees meer link */
.svm-readmore__toggle {
    color: #7B080F !important;
    text-decoration: none; !important;
}
.svm-readmore__toggle:hover {
  color: #7B080F  !important;
  text-decoration: underline; !important;
 
}

/* Tekst binnen lees meer blok */
.svm-readmore__content p,
.svm-readmore__content span,
.svm-readmore__content strong {
    color: #000000;
}

/* H koppen buiten text-editor widget ook zwart */
.elementor-widget-heading .elementor-heading-title {
    color: #000000;
}

/* USP blok */
.elementor-widget-icon-list .elementor-icon-list-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 24px;
}

.elementor-widget-icon-list .elementor-icon-list-item {
    background: #f9f5f0;
    border-left: 3px solid #8B6914;
    padding: 10px 14px;
    border-radius: 4px;
}

.elementor-widget-icon-list .elementor-icon-list-text {
    font-weight: 500;
    color: #000000;
    font-size: 0.95rem;
}

@media (max-width: 768px) {
    .elementor-widget-icon-list .elementor-icon-list-items {
        grid-template-columns: 1fr;
    }
}

/* Sticky CTA button op mobiel */
@media (max-width: 768px) {
    .cta-sticky-btn.elementor-widget-button {
        position: fixed !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important;
        z-index: 9999 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .cta-sticky-btn.elementor-widget-button .elementor-button {
        width: 100% !important;
        display: block !important;
        text-align: center !important;
        border-radius: 0 !important;
        padding: 16px 20px !important;
    }

    /* Ruimte zodat content niet achter sticky button valt */
    .elementor-section:last-of-type {
        padding-bottom: 70px !important;
    }
}

/* =====================
   SVM FAQ Shortcode
   ===================== */
.svm-faq-container {
    margin: 2.5rem 0;
    border-top: 2px solid #e4e4e4;
}
.svm-faq-item {
    border-bottom: 1px solid #e4e4e4;
    padding: 1rem 0;
}
.svm-faq-item h3 {
    margin: 0;
}
.svm-faq-question {
    width: 100%;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .4rem .2rem;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
    color: inherit !important;
    text-align: left;
}
.svm-faq-question:hover,
.svm-faq-question:focus,
.svm-faq-question:active,
.svm-faq-item.active .svm-faq-question {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
    color: inherit !important;
}
.svm-faq-icon {
    font-size: 1.2rem;
    transition: transform .3s ease;
    flex-shrink: 0;
    margin-left: auto;
    padding-left: 10px;
}
.svm-faq-answer {
    display: none;
    margin-top: .4rem;
}
.svm-faq-answer p {
    margin: .4rem 0 0;
    line-height: 1.55;
}
.svm-faq-item.active .svm-faq-answer {
    display: block;
}
.svm-faq-item.active .svm-faq-icon {
    transform: rotate(45deg);
}

@media (max-width: 768px) {
    .svm-faq-question {
        font-size: 1rem;
        padding: .6rem .2rem;
        line-height: 1.3;
    }
    .svm-faq-icon {
        font-size: 1.1rem;
    }
    .svm-faq-item {
        padding: .8rem 0;
    }
    .svm-faq-answer p {
        font-size: .95rem;
        line-height: 1.45;
    }
}

/* Footer tekstkleur fix — wit behouden */
.elementor-location-footer,
.elementor-location-footer p,
.elementor-location-footer span,
.elementor-location-footer a,
.elementor-location-footer li,
.elementor-location-footer h1,
.elementor-location-footer h2,
.elementor-location-footer h3,
.elementor-location-footer h4,
.elementor-location-footer strong,
.elementor-location-footer .elementor-widget-text-editor p,
.elementor-location-footer .elementor-widget-text-editor span,
.elementor-location-footer .elementor-widget-text-editor strong,
.elementor-location-footer .elementor-heading-title {
    color: #ffffff !important;
}

/* Footer links wit met underline */
.elementor-location-footer a {
    color: #ffffff !important;
    text-decoration: underline;
}

.elementor-location-footer a:hover {
    opacity: 0.8;
}

/* Footer kader fix — border van icon list verwijderen */
.elementor-location-footer .elementor-widget-icon-list .elementor-icon-list-item {
    background: transparent;
    border: none;
    padding: 2px 0;
}

/* =====================
   WooCommerce Product Grid — globaal
   ===================== */

/* Kaart basis */
ul.products li.product {
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    padding: 16px !important;
    transition: box-shadow 0.2s ease;
    display: flex;
    flex-direction: column;
}

ul.products li.product:hover {
    box-shadow: 0 4px 16px rgba(0,0,0,0.10);
}

/* Afbeelding */
ul.products li.product img {
    border-radius: 4px;
    width: 100%;
    height: 220px;
    object-fit: contain;
    background: #f9f9f9;
    margin-bottom: 12px;
}

/* Titel */
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h2 {
    color: #000000 !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    margin: 8px 0 6px !important;
    line-height: 1.3 !important;
}

/* Prijs */
ul.products li.product .price,
ul.products li.product .price span,
ul.products li.product .price ins,
ul.products li.product .price ins span {
    color: #000000 !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
}

/* Doorgestreepte prijs bij sale */
ul.products li.product .price del,
ul.products li.product .price del span {
    color: #999999 !important;
    font-size: 0.9rem !important;
}

/* Sale badge */
ul.products li.product .onsale {
    background: #7B080F !important;
    color: #ffffff !important;
    border-radius: 4px !important;
    font-size: 0.8rem !important;
}

/* =====================
   VV Product grid — Bekijken + winkelwagen
   ===================== */

/* Oude WooCommerce button verbergen */
ul.products li.product > .button,
ul.products li.product > a.button {
    display: none !important;
}

ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h2 {
    font-family: inherit !important;
}

ul.products li.product .price,
ul.products li.product .price span {
    font-family: inherit !important;
}

/* Doorgestreepte oude prijs bij aanbieding beter leesbaar */
ul.products li.product .price del,
ul.products li.product .price del span,
ul.products li.product .price del .woocommerce-Price-amount {
  font-family: inherit !important;
    color: #888888 !important;
    opacity: 1 !important;
    font-size: 0.9rem !important;
}

.vv-loop-actions {
    display: flex;
    gap: 8px;
    margin-top: 12px;
    width: 100%;
}

.vv-loop-btn--view {
    font-family: inherit !important;
    flex: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 10px 14px !important;
    border: 1px solid #dddddd !important;
    border-radius: 4px !important;
    background: #ffffff !important;
    color: #000000 !important;
    font-size: 0.88rem !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: background 0.2s ease !important;
}

.vv-loop-btn--view:hover {
    background: #f5f5f5 !important;
    border-color: #bbbbbb !important;
    color: #000000 !important;
}

/* Rechts: cart icoon knop (groen) */
.woocommerce ul.products li.product .vv-loop-btn--cart {
    font-family: inherit !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 54px !important;
    flex: 0 0 54px !important;
    height: 44px !important;
    padding: 0 !important;
    background: #7B080F !important;
    border: 1px solid #7B080F !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    transition: background 0.2s ease, border-color 0.2s ease !important;
}

.woocommerce ul.products li.product .vv-loop-btn--cart:hover {
    background: #5c0609 !important;
    border-color: #5c0609 !important;
}

/* Cart icon (wit SVG mask) — gefixed */
.woocommerce ul.products li.product .vv-loop-cart-icon {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: #ffffff;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2S15.9 22 17 22s2-.9 2-2-.9-2-2-2zM7.2 14h9.9c.75 0 1.45-.41 1.8-1.06L21.7 5H5.21L4.27 2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7.42l1.1-2h7.44c.75 0 1.41-.41 1.75-1.06L21.7 5H5.21'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2S15.9 22 17 22s2-.9 2-2-.9-2-2-2zM7.2 14h9.9c.75 0 1.45-.41 1.8-1.06L21.7 5H5.21L4.27 2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7.42l1.1-2h7.44c.75 0 1.41-.41 1.75-1.06L21.7 5H5.21'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* USP blok — Veni Vino stijl */
.vv-usp-blok {
    background: #7B080F;
    padding: 32px 0 !important;
}

.vv-usp-blok .elementor-icon-list-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}

.vv-usp-blok .elementor-icon-list-item {
    background: rgba(255,255,255,0.05);
    border: none !important;
    border-left: 3px solid #c9a84c !important;
    padding: 14px 16px !important;
    border-radius: 4px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.vv-usp-blok .elementor-icon-list-text {
    color: #ffffff !important;
    font-size: 0.95rem;
    font-weight: 500;
}

.vv-usp-blok .elementor-icon-list-icon {
    color: #c9a84c !important;
}

@media (max-width: 768px) {
    .vv-usp-blok .elementor-icon-list-items {
        grid-template-columns: 1fr;
    }
}

/* Product buttons in content blokken */
.vv-product-buttons {
    display: flex;
    gap: 12px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.vv-btn {
    display: inline-block;
    background: #7B080F;
    color: #ffffff !important;
    padding: 11px 20px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 0.9rem;
    text-decoration: none !important;
    transition: background 0.2s ease;
}

.vv-btn:hover {
    background: #5c0609;
    color: #ffffff !important;
}

.vv-btn--outline {
    background: transparent;
    border: 2px solid #7B080F;
    color: #7B080F !important;
}

.vv-btn--outline:hover {
    background: #7B080F;
    color: #ffffff !important;
}

/* =====================
   VV Infoboxes — [vv_waarom] + [vv_contact]
   ===================== */
.vv-infobox {
    background: #f9f6f0;
    border: 1px solid #e8e0d0;
    border-radius: 6px;
    padding: 20px 24px;
    margin: 24px 0;
}

.vv-infobox h4 {
    font-size: 1rem !important;
    font-weight: 700 !important;
    color: #000000 !important;
    margin: 0 0 14px 0 !important;
}

.vv-infobox p {
    font-size: 0.9rem;
    color: #333333 !important;
    margin: 0 0 10px !important;
}

.vv-infobox ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.vv-infobox ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    border-bottom: 1px solid #ede8df;
    font-size: 0.92rem;
    color: #000000 !important;
}

.vv-infobox ul li:last-child {
    border-bottom: none;
}

.vv-infobox__icon {
    font-size: 1.1rem;
    flex-shrink: 0;
    width: 24px;
    text-align: center;
}

.vv-infobox ul li a {
    color: #7B080F !important;
    text-decoration: none;
    font-weight: 600;
}

.vv-infobox ul li a:hover {
    text-decoration: underline;
    opacity: 0.85;
}

/* Lichte accentkleur voor contact box */
.vv-infobox--contact {
    border-left: 3px solid #7B080F;
}

.vv-infobox--waarom {
    border-left: 3px solid #c9a84c;
}

/* =====================
   VV 18+ Age Gate
   ===================== */
.vv-age-gate {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.92);
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.vv-age-gate__box {
    background: #1a1a1a;
    border: 1px solid #333333;
    border-radius: 8px;
    padding: 48px 40px;
    max-width: 480px;
    width: 100%;
    text-align: center;
}

.vv-age-gate__logo {
    max-width: 180px;
    margin: 0 auto 24px;
    display: block;
}

.vv-age-gate__box h2 {
    color: #c9a84c !important;
    font-size: 1.6rem !important;
    margin-bottom: 16px !important;
}

.vv-age-gate__box p {
    color: #cccccc !important;
    font-size: 0.95rem !important;
    line-height: 1.6 !important;
    margin-bottom: 12px !important;
}

.vv-age-gate__question {
    color: #ffffff !important;
    font-size: 1.1rem !important;
    font-weight: 600 !important;
    margin: 24px 0 20px !important;
}

.vv-age-gate__buttons {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-bottom: 24px;
}

.vv-age-gate__btn {
    padding: 12px 32px;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    border: none;
    transition: background 0.2s ease;
    font-family: inherit;
}

.vv-age-gate__btn--yes {
    background: #7B080F;
    color: #ffffff;
}

.vv-age-gate__btn--yes:hover {
    background: #5c0609;
}

.vv-age-gate__btn--no {
    background: transparent;
    color: #ffffff;
    border: 1px solid #555555 !important;
}

.vv-age-gate__btn--no:hover {
    border-color: #ffffff !important;
}

.vv-age-gate__disclaimer {
    font-size: 0.8rem !important;
    color: #777777 !important;
}

.vv-age-gate__disclaimer a {
    color: #c9a84c !important;
    text-decoration: underline !important;
}

@media (max-width: 480px) {
    .vv-age-gate__box {
        padding: 32px 24px;
    }

    .vv-age-gate__buttons {
        flex-direction: column;
    }
}
