:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(235,225,225);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabinet Grotesk", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(255,249,249);
	--wd-entities-title-font: "Cabinet Grotesk", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: rgb(235,225,225);
	--wd-entities-title-color-hover: rgb(255, 249, 249);
	--wd-alternative-font: "Cabinet Grotesk", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabinet Grotesk", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(255,249,249);
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,249,249);
	--wd-alternative-color: rgb(180,169,169);
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: none;
	--btn-default-font-size: 15px;
	--btn-default-bgcolor: rgb(255,249,249);
	--btn-default-bgcolor-hover: rgb(24,29,24);
	--btn-default-color: rgb(24,29,24);
	--btn-default-color-hover: rgb(255,249,249);
	--btn-default-padding: 16px 32px 16px 32px;
	--btn-accented-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-transform: none;
	--btn-accented-font-size: 15px;
	--btn-accented-bgcolor: rgb(201,0,52);
	--btn-accented-bgcolor-hover: rgb(152,0,39);
	--btn-accented-color: rgb(255,249,249);
	--btn-accented-color-hover: rgb(255,249,249);
	--btn-accented-padding: 16px 32px 16px 32px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(23,53,33);
	--notices-success-color: rgb(216,243,223);
	--notices-warning-bg: rgb(58,45,18);
	--notices-warning-color: #F4D58A;
	--wd-link-color: rgb(255,249,249);
	--wd-link-color-hover: rgb(255,249,249);
	--wd-link-decor-style: solid;
	--wd-link-decor-style-hover: solid;
	--wd-link-decor-color: rgb(235,225,225);
	--wd-link-decor-color-hover: rgb(255,249,249);
}
.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(17,18,19);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	text-transform: none;
	color: rgb(184,179,179);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(255,249,249);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(17,18,19);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(17,18,19);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(17,18,19);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(17,18,19);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(17,18,19);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(17,18,19);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(17,18,19);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(255,249,249);
	--wd-form-placeholder-color: rgb(56,52,52);
	--wd-form-brd-color: rgb(56,52,52);
	--wd-form-brd-color-focus: rgb(180,169,169);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 18px;
	--wd-arrow-color: rgb(255,249,249);
	--wd-arrow-color-hover: rgb(255,249,249);
	--wd-arrow-color-dis: rgb(122,122,122);
	--wd-arrow-bg: rgb(25,26,27);
	--wd-arrow-bg-hover: rgb(217,0,59);
	--wd-arrow-bg-dis: rgb(25,26,27);
	--wd-arrow-radius: 4px;
	--wd-arrow-brd-color: rgb(58,58,58);
	--wd-arrow-brd-color-hover: rgb(217,0,59);
	--wd-arrow-brd-color-dis: rgb(58,58,58);
	--wd-arrow-brd: 1px solid;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 12px;
	--wd-arrow-size: 24px;
	--wd-arrow-color: rgb(180,169,169);
	--wd-arrow-color-hover: rgb(255,249,249);
	--wd-arrow-color-dis: rgb(120,111,111);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 8px;
	--wd-pagin-bg: rgb(25,26,27);
	--wd-pagin-bg-hover: rgb(122,122,122);
	--wd-pagin-bg-act: rgb(201,0,52);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-width: 25%;
	--wd-nscroll-bg: rgb(25,26,27);
	--wd-nscroll-drag-bg: rgb(201,0,52);
	--wd-nscroll-drag-bg-hover: rgb(152,0,39);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 5px;
--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: 1440px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(17,18,19);
}

@font-face {
	font-family: "Cabinet Grotesk";
	src: url("//subiesavers.linkdoczegos.pl/wp-content/uploads/2026/09/CabinetGrotesk-Thin.woff2") format("woff2");
	font-weight: 100;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Cabinet Grotesk";
	src: url("//subiesavers.linkdoczegos.pl/wp-content/uploads/2026/09/CabinetGrotesk-Extralight.woff2") format("woff2");
	font-weight: 200;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Cabinet Grotesk";
	src: url("//subiesavers.linkdoczegos.pl/wp-content/uploads/2026/09/CabinetGrotesk-Light.woff2") format("woff2");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Cabinet Grotesk";
	src: url("//subiesavers.linkdoczegos.pl/wp-content/uploads/2026/09/CabinetGrotesk-Regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Cabinet Grotesk";
	src: url("//subiesavers.linkdoczegos.pl/wp-content/uploads/2026/09/CabinetGrotesk-Medium.woff2") format("woff2");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Cabinet Grotesk";
	src: url("//subiesavers.linkdoczegos.pl/wp-content/uploads/2026/09/CabinetGrotesk-Bold.woff2") format("woff2");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Cabinet Grotesk";
	src: url("//subiesavers.linkdoczegos.pl/wp-content/uploads/2026/09/CabinetGrotesk-Extrabold.woff2") format("woff2");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Cabinet Grotesk";
	src: url("//subiesavers.linkdoczegos.pl/wp-content/uploads/2026/09/CabinetGrotesk-Black.woff2") format("woff2");
	font-weight: 800;
	font-display:swap;
	font-style: normal;
}

/* =========================================================
   1. HEADER — LICZNIK KOSZYKA
   ========================================================= */

/* 1.1 KOLOR LICZBY W KÓŁKU KOSZYKA */
.whb-header .wd-cart-number,
.whb-header .wd-tools-count {
  color: #111213 !important;
}


/* =========================================================
   2. MOJE KONTO — TYPOGRAFIA
   ========================================================= */

/* 2.1 GŁÓWNY KRÓJ PISMA */
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation {
  font-family: "Inter", sans-serif !important;
}

/* 2.2 ZWYKŁY TEKST I POLA FORMULARZY */
.woocommerce-account .woocommerce-MyAccount-content p,
.woocommerce-account .woocommerce-MyAccount-content label,
.woocommerce-account .woocommerce-MyAccount-content input,
.woocommerce-account .woocommerce-MyAccount-content textarea,
.woocommerce-account .woocommerce-MyAccount-content select {
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
}

/* 2.3 TEKST POMOCNICZY */
.woocommerce-account .woocommerce-MyAccount-content em,
.woocommerce-account .woocommerce-MyAccount-content small {
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
}

/* 2.4 LINKI W MENU BOCZNYM */
.woocommerce-account .woocommerce-MyAccount-navigation a {
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
}

/* 2.5 AKTYWNA POZYCJA MENU */
.woocommerce-account .woocommerce-MyAccount-navigation .is-active > a {
  font-weight: 500 !important;
}

/* 2.6 NAGŁÓWKI I TYTUŁY SEKCJI */
.woocommerce-account .woocommerce-MyAccount-content h1,
.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3,
.woocommerce-account .woocommerce-MyAccount-content legend {
  font-family: "Inter", sans-serif !important;
  font-weight: 600 !important;
}


/* =========================================================
   3. MOJE KONTO — ODSTĘPY W MENU BOCZNYM
   ========================================================= */

/* 3.1 ODSTĘP MIĘDZY POZYCJAMI MENU */
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* 3.2 USUNIĘCIE DOMYŚLNYCH MARGINESÓW */
.woocommerce-account .woocommerce-MyAccount-navigation li {
  margin: 0 !important;
}


/* =========================================================
   4. FORMULARZE — AUTOUZUPEŁNIANIE
   ========================================================= */

/* 4.1 CHROME / SAFARI / EDGE */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
  -webkit-text-fill-color: #FFF9F9 !important;
  caret-color: #FFF9F9 !important;
  -webkit-box-shadow: 0 0 0 1000px #111213 inset !important;
  box-shadow: 0 0 0 1000px #111213 inset !important;
  border-color: #3A3A3A !important;
}

/* 4.2 POZOSTAŁE PRZEGLĄDARKI */
input:autofill,
textarea:autofill {
  color: #FFF9F9 !important;
  background-color: #111213 !important;
  border-color: #3A3A3A !important;
}


/* =========================================================
   5. MENU MOBILNE — PRZYCISK ZAMKNIĘCIA
   ========================================================= */

/* 5.1 UKRYCIE NAPISU CLOSE */
.mobile-nav .close-side-widget > a {
  font-size: 0 !important;
}

.mobile-nav .close-side-widget .wd-action-text {
  display: none !important;
}

/* 5.2 PRZYWRÓCENIE IKONY ZAMKNIĘCIA */
.mobile-nav .close-side-widget .wd-action-icon,
.mobile-nav .close-side-widget > a::before,
.mobile-nav .close-side-widget > a::after {
  font-size: 22px !important;
  color: #FFF9F9 !important;
}

/* 5.3 KOLOR IKONY ZAMKNIĘCIA — HOVER */
.mobile-nav .close-side-widget:hover .wd-action-icon,
.mobile-nav .close-side-widget:hover > a::before,
.mobile-nav .close-side-widget:hover > a::after {
  color: #FFF9F9 !important;
}


/* =========================================================
   6. MENU MOBILNE — TYPOGRAFIA SYSTEMOWA
   ========================================================= */

/* 6.1 GŁÓWNA TYPOGRAFIA MENU */
.mobile-nav,
.mobile-nav a,
.mobile-nav span,
.mobile-nav input,
.mobile-nav button {
  font-family: var(--wd-text-font) !important;
}

/* 6.2 LINKI MENU */
.mobile-nav .wd-nav-mobile > li > a {
  font-family: var(--wd-text-font) !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

/* 6.3 ZAKŁADKI MENU I CATEGORIES */
.mobile-nav .mobile-nav-tabs li a {
  font-family: var(--wd-text-font) !important;
  font-weight: 500 !important;
  text-transform: none !important;
}

/* 6.4 POLE WYSZUKIWANIA */
.mobile-nav .searchform input,
.mobile-nav .wd-search-form input {
  font-family: var(--wd-text-font) !important;
  font-weight: 400 !important;
}


