:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(48,48,48);
	--wd-text-font-size: 14px;
	--wd-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(18,18,18);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(18,18,18);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Oswald", 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: 18px;
	--wd-header-el-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(5,5,5);
	--wd-alternative-color: rgb(255,196,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,196,0);
	--btn-accented-bgcolor-hover: rgb(233,179,0);
	--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: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(154,116,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: #333;
--btn-accented-color-hover: #333;
--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;
}



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

p.form-row.form-row-wide.create-account.woocommerce-validated {
    display: none !important;
}

tr.cart-subtotal.recurring-total.sublium-cart-item {
    display: none !important;
}

/* ===== START: t12 checkout link colours ===== */
a.woocommerce-privacy-policy-link,
a.woocommerce-terms-and-conditions-link,
a.sublium-view-recurring-details {
  color: #9a7400 !important;
}

a.woocommerce-privacy-policy-link:hover,
a.woocommerce-terms-and-conditions-link:hover,
a.sublium-view-recurring-details:hover {
  color: #161513 !important;
}
/* ===== END: t12 checkout link colours ===== */

.optional {
    top: 0px;
}

/* ===== START: t12 sublium subscribe button ===== */

/* Container spacing */
.sublium_plan {
  margin: 3px 0;
}

/* The subscribe toggle — soft green "save" pill */
.sublium_plan .sublium_upgrade_plan_btn.wc_sublium_native {
  --t12-green-soft: #EAF7E1;
  --t12-green-soft-hover: #DDF1CF;
  --t12-green-border: #B6E29A;
  --t12-green-text: #3F8B2E;

  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  min-height: 0;          /* kill WoodMart's min-height */
  height: auto;           /* kill WoodMart's fixed height */
  line-height: 1;         /* kill --wd-form-height line-height */
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.01em;
  white-space: nowrap;
  vertical-align: middle;

  color: var(--t12-green-text);
  background: var(--t12-green-soft);
  border: 1px solid var(--t12-green-border);
  border-radius: 999px;
  box-shadow: none;

  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, transform 0.12s ease;
  -webkit-tap-highlight-color: transparent;
}

/* Tabler "reload" icon (tabler.io/icons/icon/reload, MIT licensed) */
.sublium_plan .sublium_upgrade_plan_btn.wc_sublium_native::before {
  content: "";
  width: 13px;
  height: 13px;
  flex: 0 0 13px;
  background-color: var(--t12-green-text);
  -webkit-mask: var(--t12-reload-icon) center / contain no-repeat;
          mask: var(--t12-reload-icon) center / contain no-repeat;
  --t12-reload-icon: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19.933 13.041a8 8 0 1 1 -9.925 -8.788c3.899 -1 7.935 1.007 9.425 4.747" /><path d="M20 4v5h-5" /></svg>');
}

/* Hover */
.sublium_plan .sublium_upgrade_plan_btn.wc_sublium_native:hover {
  background: var(--t12-green-soft-hover);
  border-color: var(--t12-green-border);
  transform: translateY(-1px);
}

/* Active */
.sublium_plan .sublium_upgrade_plan_btn.wc_sublium_native:active {
  transform: translateY(0);
}

/* Keyboard focus — visible ring for a11y */
.sublium_plan .sublium_upgrade_plan_btn.wc_sublium_native:focus-visible {
  outline: 2px solid var(--t12-green-text);
  outline-offset: 2px;
}

@media (prefers-reduced-motion: reduce) {
  .sublium_plan .sublium_upgrade_plan_btn.wc_sublium_native {
    transition: none;
  }
  .sublium_plan .sublium_upgrade_plan_btn.wc_sublium_native:hover {
    transform: none;
  }
}

/* ===== END: t12 sublium subscribe button ===== */


/* ===== START: T12 Pressidium "Cookie Settings" link ===== */
.cc-link,
.cc-link:hover {
  background-color: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  text-decoration: underline !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #3859D0 !important;
}
/* ===== END: T12 Pressidium "Cookie Settings" link ===== */

/* ===== START: T12 subscription account notice styling ===== */
.wp-block-woocommerce-checkout p.wc-block-checkout__guest-checkout-notice.t12-sub-account-notice {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 24px 0 4px;                 /* gap above the notice */
  padding: 14px 16px;
  background: #FFFBEF;                 /* soft warm tint of the brand gold */
  border: 1px solid #F0E2B6;
  border-left: 3px solid #F5C518;     /* gold accent edge */
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #3a3320;
}

.t12-sub-account-notice__icon {
  flex: 0 0 auto;
  display: inline-flex;
  color: #C99700;                     /* darkened gold for contrast */
  margin-top: 1px;
}

.t12-sub-account-notice__text strong {
  color: #000;
  font-weight: 700;
}

.t12-sub-account-notice__login {
  display: block;
  margin-top: 8px;
  font-size: 13px;
  color: #6b6450;
}

.t12-sub-account-notice__login-link {
  color: #C99700 !important;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.t12-sub-account-notice__login-link:hover {
  color: #F0A800 !important;
}
/* ===== END: T12 subscription account notice styling ===== */


/* ===== START: T12 My Account auth tabs ===== */
/* --- Layout container (cap width + center, matches tab bar) --- */
.woocommerce-account .wd-registration-page {
  max-width: 560px;
  margin-inline: auto;
}
.woocommerce-account #customer_login {
  max-width: 560px;
  margin-inline: auto;
}
/* --- Tab bar --- */
.t12-auth__tabs {
  display: flex;
  border-bottom: 2px solid #b8b8b8;
  margin: 0 auto 30px;
  max-width: 560px;
}
.t12-auth__tab {
  flex: 1;
  padding: 14px;
  background: none;
  border: none;
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: .03em;
  color: #777;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  transition: color .15s ease, border-color .15s ease;
}
.t12-auth__tab:hover { color: #121212; }
.t12-auth__tab.is-active { color: #000; border-bottom-color: #F5C518; }
/* --- Force single column + toggle panels --- */
#customer_login.wd-grid-f-col { display: block !important; }
.t12-auth__panel {
  display: none !important;
  max-width: 100% !important;
  flex: none !important;
  padding-inline: 0 !important;
  animation: t12AuthFade .25s ease;
}
.t12-auth__panel.is-active { display: block !important; }
@keyframes t12AuthFade { from { opacity: 0; } to { opacity: 1; } }
/* Remove WoodMart's column divider on register panel */
.woocommerce-account #customer_login .col-register {
  border-left: none !important;
  border-inline-start: none !important;
}
.woocommerce-account #customer_login .col-register::before {
  display: none !important;
}
/* --- Headings --- */
.woocommerce-account .wd-login-title {
  font-size: 1.4rem;
  color: #121212;
  margin-bottom: 20px;
}
/* --- Inputs --- */
.woocommerce-account #customer_login input[type="text"],
.woocommerce-account #customer_login input[type="email"],
.woocommerce-account #customer_login input[type="password"],
.woocommerce-account #customer_login select {
  width: 100%;
  padding: 12px 14px !important;
  border: 1px solid #d4d4d4 !important;
  border-radius: 6px !important;
  background: #fff !important;
  box-shadow: none !important;
}
.woocommerce-account #customer_login input:focus,
.woocommerce-account #customer_login select:focus {
  border-color: #F0A800 !important;
  outline: none !important;
}
.woocommerce-account #customer_login label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
  color: #121212;
}
.woocommerce-account #customer_login .form-row,
.woocommerce-account #customer_login p {
  margin-bottom: 20px;
}
/* --- Buttons --- */
.woocommerce-account #customer_login button[type="submit"],
.woocommerce-account #customer_login .button {
  width: 100%;
  padding: 14px !important;
  background-color: #F5C518 !important;
  color: #000 !important;
  border: none !important;
  border-radius: 6px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: .02em;
}
.woocommerce-account #customer_login button[type="submit"]:hover,
.woocommerce-account #customer_login .button:hover {
  background-color: #F0A800 !important;
}
/* --- Links + privacy text --- */
.woocommerce-account #customer_login a { color: #C99700; }
.woocommerce-account #customer_login .woocommerce-privacy-policy-text {
  font-size: .9rem;
  color: #555;
}
/* --- Login footer row (Lost password left, Remember me right) --- */
.woocommerce-account #customer_login .login-form-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}
.woocommerce-account #customer_login .login-form-footer .lost_password {
  order: 1;
  margin: 0 !important;
}
.woocommerce-account #customer_login .login-form-footer .woocommerce-form-login__rememberme {
  order: 2;
  margin: 0 !important;
}
/* --- Mobile --- */
@media (max-width: 768px) {
  .woocommerce-account .wd-registration-page { padding-inline: 16px; }
  .t12-auth__tabs { margin-inline: 16px; }
}
/* ===== END: T12 My Account auth tabs ===== */


/* ===== START: Sublium plan dropdown mobile overflow fix ===== */
@media (max-width: 575px) {
  .sublium-dropdown-options.active {
    left: 16px !important;
    right: 16px !important;
    min-width: 0 !important;
    width: auto !important;
    max-width: calc(100vw - 32px) !important;
    box-sizing: border-box !important;
  }
}
/* ===== END: Sublium plan dropdown mobile overflow fix ===== */

/* ===== START: Block checkout field spacing & coupon fix ===== */

.wc-block-checkout .wc-block-components-text-input input {
  padding: 14px 16px;
  line-height: 1.4;
}
/* ===== END: Block checkout field spacing ===== */


/* ===== START: Block checkout coupon label/value overlap fix ===== */
.wc-block-components-totals-coupon__input {
  position: relative;
}

/* Hide the floating label that collides with the typed value.
   aria-label="Enter code" stays in the DOM for screen readers. */
.wc-block-components-totals-coupon__input label {
  display: none;
}

/* Reclaim full height for the value now the label is gone */
.wc-block-components-totals-coupon__input input.wc-block-components-text-input,
.wc-block-components-totals-coupon__input input {
  padding: 0 16px !important;
  line-height: var(--wd-form-height, 48px) !important;
}

.woocommerce-checkout .wc-block-components-product-metadata__description { 
    display: none !important; 
}

/* ===== END: Block checkout field spacing & coupon fix ===== */



/* ===== START: Mini-cart strikethrough old price colour ===== */
.woocommerce-mini-cart-item del,
.widget_shopping_cart del,
.mini_cart_item del,
.widget_shopping_cart .mini_cart_item del *,
.mini_cart_item del bdi {
  color: #999 !important;
}
/* ===== END: Mini-cart strikethrough old price colour ===== */

/* === START: Remove checkout total bottom border === */
body.sublium-plans-rendered .woocommerce-checkout table.shop_table tfoot {
  border-bottom: none !important;
}
/* === END: Remove checkout total bottom border === */

/* Hide WoodMart's default checkmark */
.single-product p.stock.in-stock.wd-style-default::before {
    content: "" !important;
    display: inline-block !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    background-color: #21C45D !important;
    margin-right: 8px !important;
    vertical-align: middle !important;
    position: relative !important;
    animation: stockPulse 1.5s ease-in-out infinite !important;
	  margin-bottom: 2px !important;
}

@keyframes stockPulse {
    0% {
        box-shadow: 0 0 0 0 rgba(33, 196, 93, 0.6);
    }
    70% {
        box-shadow: 0 0 0 8px rgba(33, 196, 93, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(33, 196, 93, 0);
    }
}

.sublium-front-description {
    margin-top: 10px !important;
}

/** Start - Page Title BG & Animation **/

.custom-page-title-bg {
  background: linear-gradient(125deg, #0a0a0a 0%, #1a1500 28%, #3a2c00 48%, #1a1500 70%, #0a0a0a 100%);
  background-size: 300% 300%;
  animation: custom-page-title-bg-gradient 14s ease infinite;
}

@keyframes custom-page-title-bg-gradient {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

@media (prefers-reduced-motion: reduce) {
  .custom-page-title-bg {
    animation: none;
    background-position: 50% 50%;
  }
}

/** End - Page Title BG & Animation **/

/** Start - Shop page and Category Spacing **/

.wd-page-title .container {
    max-width: 100%;
}

ul.wd-nav-product-cat.wd-active.wd-nav.has-product-count.wd-mobile-accordion.wd-gap-m.wd-style-underline {
    margin-top: 20px;
}

.wd-btn-show-cat {
    margin-top: 15px;
}

/** Start - Shop page and Category Spacing **/

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    position: absolute;
    top: -5px;
    inset-inline-end: -9px;
    background-color: rgb(255 196 0);
    color: #050505;
    font-size: 9px;
}

.wd-nav.wd-style-underline-reverse {
    --nav-pd: 20px 0 10px 0 !important;
}

/** Start - Full width separate Add to Basket and Buy Now buttons **/

.single-product .wd-single-add-cart form.cart {
    gap: 12px !important;
}

.single-product .wd-single-add-cart form.cart .wd-buy-now-btn {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}

/** End - Full width separate Add to Basket and Buy Now buttons **/

.wd-accordion:where(.wd-style-default) > .wd-accordion-item:first-of-type,
.wd-accordion:where(.wd-style-default) > .wd-nav-wrapper + .wd-accordion-item {
  border-top-width: 1px !important;
}

.woocommerce-breadcrumb .wd-last-link ~ span,
.woocommerce-breadcrumb .wd-delimiter:last-of-type {
  display: none;
}

.wd-nav-tabs-wrapper {
    -webkit-mask-image: none !important;
}

.wd-nav[class*=wd-style-underline] .nav-link-text:after {
    background-color: #FFC400 !important;
	  margin-top: 5px !important;
}

.wd-page-title .container {
    gap: 0px !important;
    padding: 5px !important;
}@media (min-width: 1025px) {
	.site-logo.whb-250rtwdwz5p8e5b7tpw0 {
    max-height: 130px !important;
    width: auto;
    transform: translateY(24px);
    position: relative;
    z-index: 50;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.site-logo.whb-g5z57bkgtznbk6v9pll5 {
    max-height: 75px !important;
    width: auto;
    transform: translateY(12px);
    position: relative;
    z-index: 50;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.site-logo.whb-g5z57bkgtznbk6v9pll5 {
    max-height: 75px !important;
    width: auto;
    transform: translateY(12px);
    position: relative;
    z-index: 50;
}
}

@media (max-width: 576px) {
	.site-logo.whb-g5z57bkgtznbk6v9pll5 {
    max-height: 75px !important;
    width: auto;
    transform: translateY(12px);
    position: relative;
    z-index: 50;
}
}

