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

:root {
	--wd-header-banner-h: 140px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 11px;
	--wd-brd-radius: 25px;
	--wd-primary-color: rgb(0,71,110);
	--wd-alternative-color: rgb(0,127,195);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,71,110);
	--btn-default-bgcolor-hover: rgb(0,127,195);
	--btn-accented-bgcolor: rgb(0,71,110);
	--btn-accented-bgcolor-hover: rgb(0,127,195);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(1,163,82);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(216,43,0);
	--notices-warning-color: rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 400px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0.55);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 700px;
}
.header-banner {
	background-color: #329b00;
	background-image: none;
}
.page-title-default {
	background-color: #f7f7f7;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,71,110);
	background-image: none;
}
html .page-title > .container > .title {
	font-family: "Nunito", Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 32px;
	color: #515151;
}
html .page-title > .container > .title:hover {
	color: #383838;
}
.color-scheme-light .category-nav-link {
	color: #333333;
}
.color-scheme-light .category-nav-link:hover {
	color: #333333;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
	font-weight: 600;
	font-size: 12px;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(0,204,255);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(0,127,195);
}
div.wd-popup.popup-quick-view {
	max-width: 600px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 200px;
	}

}
:root{
--wd-container-w: 1450px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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

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


