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

:root {
	--wd-text-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 200;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Viaoda Libre", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", 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: "Lexend", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(122,104,85);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Heebo", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 200;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Heebo", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 200;
	--btn-accented-bgcolor: rgb(122,104,85);
	--btn-accented-bgcolor-hover: rgb(122,104,85);
	--btn-font-family: "Heebo", Arial, Helvetica, sans-serif;
	--btn-font-weight: 200;
	--btn-transform: capitalize;
	--btn-font-size: 18px;
	--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: rgb(122,104,85);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(122,104,85);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Viaoda Libre", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,0,0);
}
.page .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-button-wrapper {
  font-size: 18px;
}
.single-post li.meta-author {
    display: none; !important
}
:is(.wd-single-post-header,.post-title-large-image) div.wd-post-meta{
	display: none;
}

body .wd-post-meta .wd-meta-author {
display: none;
}

.single-post li.meta-author {
    display: none;
}

.blog .wd-meta-author {
    display: none !important;
}

/* =========================================================
   UKRYCIE META DANYCH WPISU (Autor, data, komentarze)
   ========================================================= */

body .entry-meta,
body .wd-entry-meta {
    display: none !important;
}

/* =========================================================
   UKRYCIE AUTHOR BIO I KOMENTARZY (DÓŁ WPISU)
   ========================================================= */

/* Ukrycie sekcji o autorze pod wpisem */
body .author-info,
body .wd-post-author-bio,
body .about-author {
    display: none !important;
}

/* Ukrycie całej sekcji komentarzy oraz ikonki */
body .comments-area,
body .wd-post-comments,
body .meta-reply {
    display: none !important;
}