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

:root {
	--wd-text-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", 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: "Lexend", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(95,86,198);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(95,86,198);
	--btn-accented-bgcolor-hover: rgb(86,78,180);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://kopeniptvnl.nl/wp-content/uploads/2021/11/w-smart-home-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://kopeniptvnl.nl/wp-content/uploads/2021/11/w-smart-home-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

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

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


/* ==========================================================================
   kopeniptvnl.nl - Consolidated WoodMart Global Dark Theme Overrides
   ========================================================================== */

/* 1. Core Root Variables & Typography */
:root {
    --wd-primary-color: #1c87ce !important;       /* Royal Blue */
    --wd-alternative-color: #121e2a !important;   /* Slate Blue Card Base */
    --wd-link-color: #1c87ce !important;
    --wd-link-color-hover: #60a5fa !important;
    
    /* Global Colors */
    --wd-bg-body: #0b1218 !important;             /* Midnight Black */
    --wd-text-color: #ffffff !important;
}

/* 2. Global Background Overrides (Shop, Checkout, Blog, Contact Pages) */
body,
.main-page-wrapper,
.woodmart-shop-active,
.woodmart-checkout,
.cart-data-form,
.page-title-default,
.page-title,
.wd-page-title,
.title-size-default {
    background-color: #0b1218 !important;
    background-image: none !important;
    color: #ffffff !important;
}

/* Scoped text elements globally */
h1, h2, h3, h4, h5, h6, 
.entry-title, .title a, 
.wd-entities-title a,
.post-title a {
    color: #ffffff !important;
    font-family: 'Montserrat', sans-serif !important;
}

p, .post-content, .widget-area, .sidebar-container, .entry-content, .post-excerpt p {
    color: #94a3b8 !important;
}

/* --- 3. Fix WoodMart Page Headers & White Leaks --- */
.page-title-default, 
.wd-page-title,
.page-title,
.title-size-default {
    background-color: #0a0f14 !important; /* Midnight Dark Header Block */
    border-bottom: 1px solid rgba(28, 135, 206, 0.15) !important;
    padding: 60px 0 !important;
}

/* Force WoodMart Header Rows to be Transparent on Landing Page */
.whb-row, 
.whb-main-header, 
.whb-general-header {
    background-color: #0a0f14 !important;
}

/* --- 4. Global WooCommerce & Theme Buttons --- */
.btn,
.button,
.btn-color-primary,
.woocommerce-button,
button[type="submit"],
.checkout-button,
.add_to_cart_button,
.single_add_to_cart_button,
.ki-btn-primary {
    background-color: #1c87ce !important;
    border-color: #1c87ce !important;
    color: #ffffff !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    border-radius: 8px !important;
    border: none !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 4px 15px rgba(28, 135, 206, 0.25) !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
}

.btn:hover,
.button:hover,
button[type="submit"]:hover,
.checkout-button:hover,
.add_to_cart_button:hover,
.single_add_to_cart_button:hover,
.ki-btn-primary:hover {
    background-color: #2398e5 !important;
    color: #ffffff !important;
    box-shadow: 0 8px 25px rgba(28, 135, 206, 0.45) !important;
    transform: translateY(-2px) !important;
}

/* Secondary Buttons */
.btn-color-default,
.woocommerce-Button--view {
    background-color: rgba(255, 255, 255, 0.04) !important;
    border: 1px solid rgba(28, 135, 206, 0.2) !important;
    color: #ffffff !important;
}

.btn-color-default:hover {
    background-color: rgba(255, 255, 255, 0.08) !important;
    border-color: rgba(28, 135, 206, 0.5) !important;
}

/* --- 5. WooCommerce Shop Grid & Product Cards --- */
.product-grid-item,
.wd-product,
.product-wrapper {
    background-color: #121e2a !important;       /* Slate Blue card */
    border: 1px solid rgba(28, 135, 206, 0.15) !important;
    border-radius: 12px !important;
    padding: 1rem !important;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
}

.product-grid-item:hover,
.wd-product:hover {
    border-color: rgba(28, 135, 206, 0.45) !important;
    box-shadow: 0 15px 35px rgba(28, 135, 206, 0.2), 0 10px 30px rgba(0, 0, 0, 0.5) !important;
    transform: translateY(-5px) !important;
}

/* Price labels */
.price, .price ins, .price amount, .amount {
    color: #1c87ce !important;                  /* Glowing Royal Blue Price */
    font-weight: 700 !important;
}

.price del {
    color: #64748b !important;
}

/* --- 6. WooCommerce Cart & Checkout Pages --- */
.woocommerce-checkout,
.woocommerce-cart,
.shop_table,
.cart-totals-inner,
.checkout-sidebar,
.coupon-form-wrapper,
.wd-my-account-sidebar,
.woocommerce-MyAccount-content {
    background-color: #121e2a !important;
    border: 1px solid rgba(28, 135, 206, 0.15) !important;
    border-radius: 16px !important;
    padding: 2.25rem !important;
    color: #ffffff !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5) !important;
}

/* --- 7. Blog Page Premium Darkening --- */
article.post,
.blog-post-loop, 
.wd-post-content,
.post-content,
.single-post-content,
.post-single-body {
    background-color: #121e2a !important;       /* Slate Dark Card */
    border: 1px solid rgba(28, 135, 206, 0.15) !important;
    border-radius: 16px !important;
    padding: 2rem !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.4) !important;
    overflow: hidden;
}

/* Transform Date Box to Royal Blue */
.post-date,
.wd-post-date {
    background-color: #1c87ce !important;
    color: #ffffff !important;
}

/* --- 8. Contact Form & Labels Readability --- */
.wpcf7-form,
.gform_wrapper,
.contact-form {
    background-color: #121e2a !important;
    border: 1px solid rgba(28, 135, 206, 0.15) !important;
    border-radius: 16px !important;
    padding: 2.5rem !important;
}

/* Fix dark labels on dark background */
.wpcf7-form label,
label {
    color: #ffffff !important;
    font-weight: 600;
    margin-bottom: 8px;
    display: inline-block;
}

/* General Input Fields */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
select,
textarea {
    background-color: #0d151d !important;
    border: 1px solid rgba(28, 135, 206, 0.2) !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    padding: 0.75rem 1rem !important;
}

input[type="text"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    border-color: #1c87ce !important;
    outline: none !important;
    box-shadow: 0 0 10px rgba(28, 135, 206, 0.3) !important;
}

/* --- 9. Sidebars & Widgets (If enabled) --- */
.sidebar-container,
.widget-area,
.widget {
    background-color: #121e2a !important;
    border: 1px solid rgba(28, 135, 206, 0.1) !important;
    border-radius: 12px !important;
    padding: 1.5rem !important;
}

.widget-title {
    color: #ffffff !important;
    border-bottom: 2px solid #1c87ce !important;
    padding-bottom: 0.5rem !important;
    margin-bottom: 1.25rem !important;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    background-color: #121e2a !important;
    border-left: 4px solid #1c87ce !important;
    color: #ffffff !important;
    border-radius: 6px !important;
}
