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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(94,94,94);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(154,34,36);
	--wd-alternative-color: rgb(154,34,36);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(154,34,36);
	--btn-accented-bgcolor-hover: rgb(154,34,36);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(134,26,34);
	--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: 280px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: scroll;
	object-position: center center;
}
.wd-footer {
	background-color: 9a2224;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(234,234,234);
}

.tabs.wc-tabs {display:none;}
.footer-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}


element.style {
}
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}
p {
    margin-bottom: var(--wd-tags-mb);
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
/*     font: inherit; */
    font-size: 100%;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.text-larger {
    font-size: 110%;
}
:is(.widget,.wd-widget,div[class^="vc_wp"]) {
    line-height: 1.4;
    --wd-link-color: #ff1d1d;
    --wd-link-color-hover: var(--color-gray-800);
}

.footer-container {
	color: #797676 !important;
}


.woocommerce-breadcrumb a {
		color: #585858;
}

.wd-product-brands-links a {
	color: #585858;
}

.whb-header-bottom {
    background-color: rgba(154, 34, 36, 1);
		border-color:    rgba(154, 34, 36, 1;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}
/* Quickview */
		.popup-quick-view {
		   max-width: 920px;
		}

		/* Shop popup */
		.woodmart-promo-popup {
		   max-width: 800px;
		}

		/* header Banner */
		.header-banner {
			height: 40px;
		}

		.header-banner-display .website-wrapper {
			margin-top:40px;
		}	

		/* Tablet */
        @media (max-width: 1024px) {

			/* header Banner */

			.header-banner {
				height: 40px;
			}

			.header-banner-display .website-wrapper {
				margin-top:40px;
			}

		}

                    .woodmart-woocommerce-layered-nav .woodmart-scroll-content {
                max-height: 280px;
            }
        
		
        .tabs.wc-tabs {display:none;}
.footer-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}


			@media (min-width: 1025px) {

				.whb-top-bar-inner {
		            height: 0px;
				}

				.whb-general-header-inner {
		            height: 90px;
				}

				.whb-header-bottom-inner {
		            height: 50px;
				}

				.whb-sticked .whb-top-bar-inner {
		            height: 42px;
				}

				.whb-sticked .whb-general-header-inner {
		            height: 60px;
				}

				.whb-sticked .whb-header-bottom-inner {
		            height: 50px;
				}

				/* HEIGHT OF HEADER CLONE */

				.whb-clone .whb-general-header-inner {
		            height: 60px;
				}

				/* HEADER OVERCONTENT */

				.woodmart-header-overcontent .title-size-small {
					padding-top: 161px;
				}

				.woodmart-header-overcontent .title-size-default {
					padding-top: 201px;
				}

				.woodmart-header-overcontent .title-size-large {
					padding-top: 241px;
				}

				/* HEADER OVERCONTENT WHEN SHOP PAGE TITLE TURN OFF  */

				.woodmart-header-overcontent .without-title.title-size-small {
					padding-top: 141px;
				}


				.woodmart-header-overcontent .without-title.title-size-default {
					padding-top: 176px;
				}


				.woodmart-header-overcontent .without-title.title-size-large {
					padding-top: 201px;
				}

				/* HEADER OVERCONTENT ON SINGLE PRODUCT */

				.single-product .whb-overcontent {
					padding-top: 141px;
				}

				/* HEIGHT OF LOGO IN TOP BAR */

				.whb-top-bar .woodmart-logo img {
					max-height: 0px;
				}

				.whb-sticked .whb-top-bar .woodmart-logo img {
					max-height: 42px;
				}
				
				/* HEIGHT OF LOGO IN GENERAL HEADER */

				.whb-general-header .woodmart-logo img {
					max-height: 90px;
				}

				.whb-sticked .whb-general-header .woodmart-logo img {
					max-height: 60px;
				}

				/* HEIGHT OF LOGO IN BOTTOM HEADER */

				.whb-header-bottom .woodmart-logo img {
					max-height: 50px;
				}

				.whb-sticked .whb-header-bottom .woodmart-logo img {
					max-height: 50px;
				}

				/* HEIGHT OF LOGO IN HEADER CLONE */

				.whb-clone .whb-general-header .woodmart-logo img {
					max-height: 60px;
				}

				/* HEIGHT OF HEADER BULDER ELEMENTS */

				/* HEIGHT ELEMENTS IN TOP BAR */

				.whb-top-bar .search-button > a,
				.whb-top-bar .woodmart-shopping-cart > a,
				.whb-top-bar .woodmart-wishlist-info-widget > a,
				.whb-top-bar .main-nav .item-level-0 > a,
				.whb-top-bar .whb-secondary-menu .item-level-0 > a,
				.whb-top-bar .woodmart-header-links .item-level-0 > a,
				.whb-top-bar .categories-menu-opener,
				.whb-top-bar .woodmart-burger-icon,
				.whb-top-bar .menu-opener,
				.whb-top-bar .whb-divider-stretch:before,
				.whb-top-bar form.woocommerce-currency-switcher-form .dd-selected,
				.whb-top-bar .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
					height: 0px;
				}

				.whb-sticked .whb-top-bar .search-button > a,
				.whb-sticked .whb-top-bar .woodmart-shopping-cart > a,
				.whb-sticked .whb-top-bar .woodmart-wishlist-info-widget > a,
				.whb-sticked .whb-top-bar .main-nav .item-level-0 > a,
				.whb-sticked .whb-top-bar .whb-secondary-menu .item-level-0 > a,
				.whb-sticked .whb-top-bar .woodmart-header-links .item-level-0 > a,
				.whb-sticked .whb-top-bar .categories-menu-opener,
				.whb-sticked .whb-top-bar .woodmart-burger-icon,
				.whb-sticked .whb-top-bar .menu-opener,
				.whb-sticked .whb-top-bar .whb-divider-stretch:before,
				.whb-sticked .whb-top-bar form.woocommerce-currency-switcher-form .dd-selected,
				.whb-sticked .whb-top-bar .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
					height: 42px;
				}

				/* HEIGHT ELEMENTS IN GENERAL HEADER */

				.whb-general-header .whb-divider-stretch:before,
				.whb-general-header .navigation-style-bordered .item-level-0 > a {
					height: 90px;
				}

				.whb-sticked:not(.whb-clone) .whb-general-header .whb-divider-stretch:before,
				.whb-sticked:not(.whb-clone) .whb-general-header .navigation-style-bordered .item-level-0 > a {
					height: 60px;
				}

				.whb-sticked:not(.whb-clone) .whb-general-header .woodmart-search-dropdown, 
				.whb-sticked:not(.whb-clone) .whb-general-header .dropdown-cart, 
				.whb-sticked:not(.whb-clone) .whb-general-header .woodmart-navigation:not(.vertical-navigation):not(.navigation-style-bordered) .sub-menu-dropdown {
					margin-top: 10px;
				}

				.whb-sticked:not(.whb-clone) .whb-general-header .woodmart-search-dropdown:after, 
				.whb-sticked:not(.whb-clone) .whb-general-header .dropdown-cart:after, 
				.whb-sticked:not(.whb-clone) .whb-general-header .woodmart-navigation:not(.vertical-navigation):not(.navigation-style-bordered) .sub-menu-dropdown:after {
					height: 10px;
				}

				/* HEIGHT ELEMENTS IN BOTTOM HEADER */

				.whb-header-bottom .search-button > a,
				.whb-header-bottom .woodmart-shopping-cart > a,
				.whb-header-bottom .woodmart-wishlist-info-widget > a,
				.whb-header-bottom .main-nav .item-level-0 > a,
				.whb-header-bottom .whb-secondary-menu .item-level-0 > a,
				.whb-header-bottom .woodmart-header-links .item-level-0 > a,
				.whb-header-bottom .categories-menu-opener,
				.whb-header-bottom .woodmart-burger-icon,
				.whb-header-bottom .menu-opener,
				.whb-header-bottom .whb-divider-stretch:before,
				.whb-header-bottom form.woocommerce-currency-switcher-form .dd-selected,
				.whb-header-bottom .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
					height: 50px;
				}

				.whb-header-bottom.whb-border-fullwidth .menu-opener {
					height: 51px;
					margin-top: -1px;
					margin-bottom: -0px;
				}

				.whb-header-bottom.whb-border-boxed .menu-opener {
					height: 51px;
					margin-top: -1px;
					margin-bottom: -0px;
				}

				.whb-sticked .whb-header-bottom .search-button > a,
				.whb-sticked .whb-header-bottom .woodmart-shopping-cart > a,
				.whb-sticked .whb-header-bottom .woodmart-wishlist-info-widget > a,
				.whb-sticked .whb-header-bottom .main-nav .item-level-0 > a,
				.whb-sticked .whb-header-bottom .whb-secondary-menu .item-level-0 > a,
				.whb-sticked .whb-header-bottom .woodmart-header-links .item-level-0 > a,
				.whb-sticked .whb-header-bottom .categories-menu-opener,
				.whb-sticked .whb-header-bottom .woodmart-burger-icon,
				.whb-sticked .whb-header-bottom .whb-divider-stretch:before,
				.whb-sticked .whb-header-bottom form.woocommerce-currency-switcher-form .dd-selected,
				.whb-sticked .whb-header-bottom .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
					height: 50px;
				}

				.whb-sticked .whb-header-bottom.whb-border-fullwidth .menu-opener {
					height: 51px;
				}

				.whb-sticked .whb-header-bottom.whb-border-boxed .menu-opener {
					height: 51px;
				}

				.whb-sticky-shadow.whb-sticked .whb-header-bottom .menu-opener {
					height: 51px;
					margin-bottom:0;
				}

				/* HEIGHT ELEMENTS IN HEADER CLONE */

				.whb-clone .search-button > a,
				.whb-clone .woodmart-shopping-cart > a,
				.whb-clone .woodmart-wishlist-info-widget > a,
				.whb-clone .main-nav .item-level-0 > a,
				.whb-clone .whb-secondary-menu .item-level-0 > a,
				.whb-clone .woodmart-header-links .item-level-0 > a,
				.whb-clone .categories-menu-opener,
				.whb-clone .woodmart-burger-icon,
				.whb-clone .menu-opener,
				.whb-clone .whb-divider-stretch:before,
				.whb-clone .navigation-style-bordered .item-level-0 > a,
				.whb-clone form.woocommerce-currency-switcher-form .dd-selected,
				.whb-clone .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
					height: 60px;
				}
			}

	        @media (max-width: 1024px) {

				.whb-top-bar-inner {
		            height: 0px;
				}

				.whb-general-header-inner {
		            height: 60px;
				}

				.whb-header-bottom-inner {
		            height: 0px;
				}

				/* HEIGHT OF HEADER CLONE */

				.whb-clone .whb-general-header-inner {
		            height: 60px;
				}

				/* HEADER OVERCONTENT */

				.woodmart-header-overcontent .page-title {
					padding-top: 76px;
				}

				/* HEADER OVERCONTENT WHEN SHOP PAGE TITLE TURN OFF  */

				.woodmart-header-overcontent .without-title.title-shop {
					padding-top: 61px;
				}

				/* HEADER OVERCONTENT ON SINGLE PRODUCT */

				.single-product .whb-overcontent {
					padding-top: 61px;
				}

				/* HEIGHT OF LOGO IN TOP BAR */

				.whb-top-bar .woodmart-logo img {
					max-height: 0px;
				}
				
				/* HEIGHT OF LOGO IN GENERAL HEADER */

				.whb-general-header .woodmart-logo img {
					max-height: 60px;
				}

				/* HEIGHT OF LOGO IN BOTTOM HEADER */

				.whb-header-bottom .woodmart-logo img {
					max-height: 0px;
				}

				/* HEIGHT OF LOGO IN HEADER CLONE */

				.whb-clone .whb-general-header .woodmart-logo img {
					max-height: 60px;
				}

				/* HEIGHT OF HEADER BULDER ELEMENTS */

				/* HEIGHT ELEMENTS IN TOP BAR */

				.whb-top-bar .search-button > a,
				.whb-top-bar .woodmart-shopping-cart > a,
				.whb-top-bar .woodmart-wishlist-info-widget > a,
				.whb-top-bar .main-nav .item-level-0 > a,
				.whb-top-bar .whb-secondary-menu .item-level-0 > a,
				.whb-top-bar .woodmart-header-links .item-level-0 > a,
				.whb-top-bar .categories-menu-opener,
				.whb-top-bar .woodmart-burger-icon,
				.whb-top-bar .whb-divider-stretch:before,
				.whb-top-bar form.woocommerce-currency-switcher-form .dd-selected,
				.whb-top-bar .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
					height: 0px;
				}

				/* HEIGHT ELEMENTS IN GENERAL HEADER */

				.whb-general-header .search-button > a,
				.whb-general-header .woodmart-shopping-cart > a,
				.whb-general-header .woodmart-wishlist-info-widget > a,
				.whb-general-header .main-nav .item-level-0 > a,
				.whb-general-header .whb-secondary-menu .item-level-0 > a,
				.whb-general-header .woodmart-header-links .item-level-0 > a,
				.whb-general-header .categories-menu-opener,
				.whb-general-header .woodmart-burger-icon,
				.whb-general-header .whb-divider-stretch:before,
				.whb-general-header form.woocommerce-currency-switcher-form .dd-selected,
				.whb-general-header .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
					height: 60px;
				}

				/* HEIGHT ELEMENTS IN BOTTOM HEADER */

				.whb-header-bottom .search-button > a,
				.whb-header-bottom .woodmart-shopping-cart > a,
				.whb-header-bottom .woodmart-wishlist-info-widget > a,
				.whb-header-bottom .main-nav .item-level-0 > a,
				.whb-header-bottom .whb-secondary-menu .item-level-0 > a,
				.whb-header-bottom .woodmart-header-links .item-level-0 > a,
				.whb-header-bottom .categories-menu-opener,
				.whb-header-bottom .woodmart-burger-icon,
				.whb-header-bottom .whb-divider-stretch:before,
				.whb-header-bottom form.woocommerce-currency-switcher-form .dd-selected,
				.whb-header-bottom .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
					height: 0px;
				}

				/* HEIGHT ELEMENTS IN HEADER CLONE */

				.whb-clone .search-button > a,
				.whb-clone .woodmart-shopping-cart > a,
				.whb-clone .woodmart-wishlist-info-widget > a,
				.whb-clone .main-nav .item-level-0 > a,
				.whb-clone .whb-secondary-menu .item-level-0 > a,
				.whb-clone .woodmart-header-links .item-level-0 > a,
				.whb-clone .categories-menu-opener,
				.whb-clone .woodmart-burger-icon,
				.whb-clone .menu-opener,
				.whb-clone .whb-divider-stretch:before,
				.whb-clone form.woocommerce-currency-switcher-form .dd-selected,
				.whb-clone .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
					height: 60px;
				}
			}
@media (min-width: 1025px) {
	.widget_product_categories .product-categories li a { color: #9a2224 !important; } 

}

