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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//thepurewood.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//thepurewood.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//thepurewood.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//thepurewood.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//thepurewood.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//thepurewood.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//thepurewood.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//thepurewood.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lineto Brown Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(15,15,15);
	--wd-text-font-size: 14px;
	--wd-title-font: "GT-Sectra Display Regular", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(15,15,15);
	--wd-entities-title-font: "GT-Sectra Display Regular", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(15,15,15);
	--wd-entities-title-color-hover: rgb(15, 15, 15);
	--wd-alternative-font: "Lineto Brown Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "GT-Sectra Display Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(15,15,15);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lineto Brown Light", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(176,146,85);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(15,15,15);
	--wd-link-color-hover: rgb(176,146,85);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 1px;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Lineto Brown Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--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;
}



@font-face {
	font-family: "GT-Sectra Display Regular";
	src: url("//thepurewood.co.uk/wp-content/uploads/2024/01/GT-Sectra-Display-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Lineto Brown Light";
	src: url("//thepurewood.co.uk/wp-content/uploads/2024/01/Brown-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

/* ========== MENU WIDTH FIX ========== */
#menu-main-menu-2 {
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
}

/* ========== MAIN HEADER BASE STYLE ========== */
.whb-main-header {
    background-color: transparent; /* default transparent */
    transition: background-color 0.4s ease, box-shadow 0.4s ease;
}

/* Default icons → White */
.whb-main-header .info-box-icon img,
.whb-main-header .wd-header-search .wd-custom-icon,
.whb-main-header img {
    transition: filter 0.4s ease;
    filter: brightness(0) invert(1); /* White */
}

/* Default menu/text → White */
.whb-header:not(.header-sticky) .whb-main-header a,
.whb-header:not(.header-sticky) .whb-main-header .nav-link-text,
.whb-header:not(.header-sticky) .whb-main-header .wd-header-search .wd-tools-text,
.whb-header:not(.header-sticky) .whb-main-header .wd-tools-element .wd-tools-icon {
    color: #ffffff !important;
    font-size: 14px;
    transition: color 0.4s ease;
}

/* Default chevron → White */
.whb-header:not(.header-sticky) .whb-main-header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #ffffff !important;
    transition: color 0.4s ease;
}

/* Hover (main header) → Black */
.whb-header:not(.header-sticky) .whb-main-header:hover {
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.whb-header:not(.header-sticky) .whb-main-header:hover a,
.whb-header:not(.header-sticky) .whb-main-header:hover .nav-link-text,
.whb-header:not(.header-sticky) .whb-main-header:hover .wd-header-search .wd-tools-text,
.whb-header:not(.header-sticky) .whb-main-header:hover .wd-tools-element .wd-tools-icon {
    color: #000000 !important;
}
.whb-header:not(.header-sticky) .whb-main-header:hover .info-box-icon img,
.whb-header:not(.header-sticky) .whb-main-header:hover .wd-header-search .wd-custom-icon,
.whb-header:not(.header-sticky) .whb-main-header:hover img {
    filter: brightness(0) invert(0) !important; /* Black */
}
/* Hover chevron → Black */
.whb-header:not(.header-sticky) .whb-main-header:hover .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000000 !important;
}

/* ========== STICKY HEADER (on scroll) ========== */
.whb-header.whb-default_header.header-sticky .whb-main-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background-color: #ffffff; /* white background on scroll */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Sticky header icons → Black */
.whb-header.whb-default_header.header-sticky .whb-main-header .info-box-icon img,
.whb-header.whb-default_header.header-sticky .whb-main-header .wd-header-search .wd-custom-icon,
.whb-header.whb-default_header.header-sticky .whb-main-header img {
    filter: brightness(0) invert(0) !important;
    transition: filter 0.4s ease;
}

/* Sticky header text → Black */
.whb-header.whb-default_header.header-sticky .whb-main-header a:not(.wd-logo),
.whb-header.whb-default_header.header-sticky .whb-main-header .nav-link-text,
.whb-header.whb-default_header.header-sticky .whb-main-header .wd-header-search .wd-tools-text,
.whb-header.whb-default_header.header-sticky .whb-main-header .wd-tools-element .wd-tools-icon {
    color: #000000 !important;
    font-size: 14px;
}
/* Sticky chevron → Black */
.whb-header.whb-default_header.header-sticky .whb-main-header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000000 !important;
}

/* Sticky logo handling */
.whb-header.whb-default_header.header-sticky .whb-main-header .wd-main-logo {
    display: none;
}
.whb-header.whb-default_header.header-sticky .whb-main-logo {
    display: none !important;
}
.whb-header.whb-default_header.header-sticky .wd-sticky-logo {
    display: block !important;
}

/* ========== DROPDOWN (SUBMENU) ========== */
.whb-main-header .wd-dropdown-menu a,
.whb-main-header .wd-dropdown-menu .nav-link-text {
    color: #000000 !important;   /* Submenu always black */
    font-size: 13px;
    transition: color 0.3s ease;
}
.whb-main-header .wd-dropdown-menu a:hover,
.whb-main-header .wd-dropdown-menu .nav-link-text:hover {
    color: #c19d60 !important;   /* Golden hover */
}

/* ========== TOP BAR HIDE ========== */
.whb-header.whb-default_header.header-sticky .whb-top-bar,
.whb-row.whb-top-bar {
    display: none !important;
}











/* Remove filter from icons and images for specific pages */
.archive.tax-product_cat .whb-main-header .info-box-icon img,
.archive.tax-product_cat .whb-main-header .wd-header-search .wd-custom-icon,
.archive.tax-product_cat .whb-main-header img,
.error404 .whb-main-header .info-box-icon img,
.error404 .whb-main-header .wd-header-search .wd-custom-icon,
.error404 .whb-main-header img,
.single.single-product .whb-main-header .info-box-icon img,
.single.single-product .whb-main-header .wd-header-search .wd-custom-icon,
.single.single-product .whb-main-header img {
    filter: unset !important;
}

/* Header text, icon, and menu <li> link color for product_cat archive, 404, and single product pages */
.archive.tax-product_cat .whb-header:not(.header-sticky) .whb-main-header a,
.archive.tax-product_cat .whb-header:not(.header-sticky) .whb-main-header .nav-link-text,
.archive.tax-product_cat .whb-header:not(.header-sticky) .whb-main-header .wd-header-search .wd-tools-text,
.archive.tax-product_cat .whb-header:not(.header-sticky) .whb-main-header .wd-tools-element .wd-tools-icon,
.archive.tax-product_cat .whb-header:not(.header-sticky) .whb-main-header li a,
.error404 .whb-header:not(.header-sticky) .whb-main-header a,
.error404 .whb-header:not(.header-sticky) .whb-main-header .nav-link-text,
.error404 .whb-header:not(.header-sticky) .whb-main-header .wd-header-search .wd-tools-text,
.error404 .whb-header:not(.header-sticky) .whb-main-header .wd-tools-element .wd-tools-icon,
.error404 .whb-header:not(.header-sticky) .whb-main-header li a,
.single.single-product .whb-header:not(.header-sticky) .whb-main-header a,
.single.single-product .whb-header:not(.header-sticky) .whb-main-header .nav-link-text,
.single.single-product .whb-header:not(.header-sticky) .whb-main-header .wd-header-search .wd-tools-text,
.single.single-product .whb-header:not(.header-sticky) .whb-main-header .wd-tools-element .wd-tools-icon,
.single.single-product .whb-header:not(.header-sticky) .whb-main-header li a {
    color: #000000 !important;
}
