:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(123,22,217);
	--wd-alternative-color: rgb(245,183,25);
	--btn-default-bgcolor: rgb(245,183,25);
	--btn-default-bgcolor-hover: rgb(245,183,25);
	--btn-accented-bgcolor: rgb(123,22,217);
	--btn-accented-bgcolor-hover: rgb(123,22,217);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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(249,249,249);
	background-image: none;
}
 {
	font-family: "Lexend", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(5,5,5);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(5,5,5);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(5,5,5);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(5,5,5);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(5,5,5);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(5,5,5);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(5,5,5);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


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

/* ============================================================
   Pepkitz - RUO Acknowledgment Section Styling
   (Dark theme - matched to Pepkitz logo: black bg, purple + gold accents)
   ============================================================ */

.pepkitz-ruo-section {
    background-color: #0e0e12;
    border: 1px solid #2a2430;
    border-radius: 10px;
    padding: 25px;
    margin: 20px 0;
}

.pepkitz-ruo-heading {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 12px;
}

.pepkitz-ruo-intro {
    color: #a9a4b3;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.pepkitz-ruo-intro strong,
.pepkitz-ruo-intro b {
    color: #ffffff;
}

.pepkitz-ruo-subheading {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 12px;
}

.pepkitz-ack-item {
    background: #17151d;
    border: 1px solid #322b3d;
    border-radius: 8px;
    padding: 16px 18px;
    margin-bottom: 12px;
    transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.pepkitz-ack-item:hover {
    border-color: #7b2fe0;
}

.pepkitz-ack-item:has(input[type="checkbox"]:checked) {
    border-color: #9b4dff;
    background: #1d1826;
    box-shadow: 0 0 0 1px rgba(155, 77, 255, 0.35);
}

.pepkitz-ack-item label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    cursor: pointer;
    margin-bottom: 0;
}

.pepkitz-ack-item input[type="checkbox"] {
    margin-top: 3px;
    width: 17px;
    height: 17px;
    flex-shrink: 0;
    accent-color: #9b4dff;
    background-color: #0e0e12;
    border: 1px solid #4a4055;
    border-radius: 4px;
}

.pepkitz-ack-text {
    font-size: 15px;
    line-height: 1.6;
    color: #e4e0ea;
}

.pepkitz-ack-text strong {
    color: #f4c542;
}

.pepkitz-ack-affirm {
    display: block;
    font-size: 13px;
    color: #756f80;
    margin-top: 6px;
    margin-left: 27px;
}

.pepkitz-certification-box {
    background: #1d1826;
    border: 1px solid #3d3448;
    border-left: 3px solid #9b4dff;
    border-radius: 8px;
    padding: 16px 18px;
    font-size: 14px;
    line-height: 1.6;
    color: #d4cfe0;
    margin-top: 15px;
}

.pepkitz-certification-box strong {
    color: #f4c542;
}

/* Required field asterisk (WooCommerce default) on dark bg */
.pepkitz-ruo-subheading .required {
    color: #f4c542;
}