@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ritualmind.pl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(27,39,29);
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(46,61,48);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(46,61,48);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* =========================================================
   PROJEKT UX/UI: COMPLIANZ DLA RITUAL MIND
   Zoptymalizowany pod kątem konwersji, estetyki i WCAG
   ========================================================= */

/* --- ZMIENNE KOLORYSTYCZNE RITUAL MIND --- */
:root {
    --rm-cookie-bg: rgba(253, 252, 250, 0.95); /* Ciepła, organiczna biel z lekką przezroczystością */
    --rm-cookie-text: #2A2A2A; /* Ciemny, miękki grafit - świetny kontrast */
    --rm-cookie-btn-bg: #2d4231; /* Głęboka, leśna zieleń - budzi zaufanie */
    --rm-cookie-btn-text: #ffffff; /* Biały tekst (WCAG AAA) */
    --rm-cookie-btn-hover: #1e2e21; /* Ciemniejsza zieleń po najechaniu */
    --rm-cookie-link: #4a4a4a; /* Ciemnoszary dla odmów/preferencji */
}

/* =========================================
   Wersja Mobile (Zero Waste & Accessible) 
   ========================================= */
@media (max-width: 768px) {
    
    /* 1. Karta banera - organika i przestrzeń */
    .cmplz-cookiebanner {
        width: 90% !important;
        left: 5% !important;
        right: 5% !important;
        bottom: 20px !important;
        padding: 16px 16px 12px 16px !important; 
        background: var(--rm-cookie-bg) !important;
        backdrop-filter: blur(8px) !important; /* Subtelny efekt szronionego szkła */
        border-radius: 20px !important; /* Bardziej miękkie kształty */
        box-shadow: 0 12px 35px rgba(0,0,0,0.08) !important;
        border: 1px solid rgba(0,0,0,0.04) !important;
        transform: none !important;
        top: auto !important;
    }

    /* 2. Ukrywamy niepotrzebny clutter */
    .cmplz-header, 
    .cmplz-links, 
    .cmplz-documents {
        display: none !important;
    }

    /* 3. Czytelny tekst główny */
    .cmplz-message {
        font-size: 12px !important; /* Podniesione dla czytelności */
        line-height: 1.5 !important;
        margin-top: 0 !important;
        margin-bottom: 16px !important; 
        text-align: center !important;
        color: var(--rm-cookie-text) !important;
        font-weight: 400 !important;
    }

    /* 4. Grid przycisków */
    .cmplz-cookiebanner .cmplz-buttons {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        row-gap: 12px !important; 
        column-gap: 10px !important;
        margin: 0 !important;
        padding-bottom: 0 !important;
    }

    /* 5. Główny przycisk "Akceptuję" (Primary Action) */
    .cmplz-cookiebanner .cmplz-btn.cmplz-accept {
        grid-column: 1 / span 2 !important;
        background-color: var(--rm-cookie-btn-bg) !important;
        color: var(--rm-cookie-btn-text) !important;
        width: 100% !important;
        height: 44px !important; /* Min. touch target wg Apple HIG */
        line-height: 44px !important;
        border-radius: 50px !important;
        font-size: 14px !important;
        font-weight: 600 !important;
        letter-spacing: 0.5px !important; 
        border: none !important;
        text-align: center !important;
    }

    /* 6. Dyskretne linki "Odmów" i "Preferencje" (bez podkreślenia) */
    .cmplz-cookiebanner .cmplz-btn.cmplz-deny,
    .cmplz-cookiebanner .cmplz-btn.cmplz-view-preferences {
        background: transparent !important;
        border: none !important;
        color: var(--rm-cookie-link) !important;
        font-size: 11px !important;         
        text-transform: lowercase !important; 
        font-weight: 500 !important;
        padding: 8px 0 !important;
        height: auto !important;
        min-height: 0 !important;
        line-height: 1.2 !important;
        text-decoration: none !important;
        opacity: 0.8 !important;
    }

    .cmplz-cookiebanner .cmplz-btn.cmplz-deny { grid-column: 1 / 2 !important; }
    .cmplz-cookiebanner .cmplz-btn.cmplz-view-preferences { grid-column: 2 / 3 !important; }
}


/* =========================================
   Wersja Desktop (Balanced & Elegant) 
   ========================================= */
@media (min-width: 769px) {

    /* 1. Karta banera */
    .cmplz-cookiebanner {
        width: 380px !important; 
        left: 40px !important;
        bottom: 40px !important;
        padding: 24px 24px 16px 24px !important; 
        background: var(--rm-cookie-bg) !important;
        backdrop-filter: blur(10px) !important;
        border-radius: 18px !important;
        box-shadow: 0 16px 40px rgba(0,0,0,0.08) !important;
        border: 1px solid rgba(0,0,0,0.04) !important;
    }

    /* 2. Czysty interfejs (bez nagłówka) */
    .cmplz-header {
        display: none !important;
    }

    /* 3. Komunikat dla użytkownika */
    .cmplz-message {
        font-size: 13px !important; 
        line-height: 1.6 !important;
        margin-top: 0 !important;
        margin-bottom: 22px !important; 
        color: var(--rm-cookie-text) !important;
        text-align: left !important;
        font-weight: 400 !important;
    }

    /* 4. Układ przycisków */
    .cmplz-cookiebanner .cmplz-buttons {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        row-gap: 16px !important;
        column-gap: 12px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* 5. Przycisk Akceptuj */
    .cmplz-cookiebanner .cmplz-btn.cmplz-accept {
        grid-column: 1 / span 2 !important;
        background-color: var(--rm-cookie-btn-bg) !important;
        color: var(--rm-cookie-btn-text) !important;
        height: 44px !important; 
        line-height: 44px !important;
        border-radius: 50px !important;
        font-size: 14px !important;
        font-weight: 600 !important;
        letter-spacing: 0.5px !important;
        border: none !important;
        cursor: pointer !important;
        transition: background-color 0.3s ease, transform 0.2s ease !important;
    }

    .cmplz-cookiebanner .cmplz-btn.cmplz-accept:hover {
        background-color: var(--rm-cookie-btn-hover) !important;
        transform: translateY(-2px) !important;
    }

    /* 6. Przyciski Odmów / Preferencje (bez podkreślenia) */
    .cmplz-cookiebanner .cmplz-btn.cmplz-deny,
    .cmplz-cookiebanner .cmplz-btn.cmplz-view-preferences {
        background: transparent !important;
        border: none !important;
        color: var(--rm-cookie-link) !important;
        font-size: 12px !important; 
        text-transform: lowercase !important;
        padding: 5px 0 !important;
        height: auto !important;
        min-height: 0 !important;
        line-height: 1.2 !important;
        text-decoration: none !important;
        cursor: pointer !important;
        transition: color 0.3s ease !important;
        opacity: 0.8 !important;
    }

    .cmplz-cookiebanner .cmplz-btn.cmplz-deny:hover,
    .cmplz-cookiebanner .cmplz-btn.cmplz-view-preferences:hover {
        color: var(--rm-cookie-text) !important;
        opacity: 1 !important;
    }

    /* 7. Całkowite wycięcie stopki banera */
    .cmplz-links, 
    .cmplz-documents, 
    .cmplz-divider, 
    .cmplz-divider-footer {
        display: none !important;
    }

    .cmplz-cookiebanner .cmplz-btn.cmplz-deny { grid-column: 1 / 2 !important; justify-self: start !important; }
    .cmplz-cookiebanner .cmplz-btn.cmplz-view-preferences { grid-column: 2 / 3 !important; justify-self: end !important; }
}









/**/








.wd-add-btn-replace {
	display: none !important;
}

.pswp__button--share{
display:none;
}




.woocommerce-shipping-destination{
display:none !important;
}


.grecaptcha-badge {
    display: none !important;
}

.tax-total {
    display: none !important;
}

img[src="https://static.przelewy24.pl/payment-form-logo/svg/mobile/154"] {
    width: 30px;
    height: auto;
}




th.order-actions--heading, 
th.order-actions--heading + td {
    display: none !important;
}

