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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Saira", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Saira", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Saira", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,73,73);
	--wd-alternative-color: rgb(114,180,16);
	--btn-default-bgcolor: rgb(211,211,211);
	--btn-default-bgcolor-hover: #dd3333;
	--btn-accented-bgcolor: rgb(131,183,53);
	--btn-accented-bgcolor-hover: #dd3333;
	--btn-color: rgb(0,0,0);
	--btn-bgcolor: rgb(130,183,53);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: #dd3333;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(39,196,31);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(237,97,54);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(68,68,68);
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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(245,240,230);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
.page :is(.wd-page-content, .whb-header) {
	background-color: #f7f7f7;
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .btn.wd-buy-now-btn, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	color: rgb(0,0,0);
	background: rgb(130,183,53);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .btn.wd-buy-now-btn:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	color: rgb(255,255,255);
	background: #dd3333;
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(104,104,104);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.product-labels .product-label.onsale {
	background-color: rgb(247,76,76);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,122,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(255,189,58);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--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;
--wd-cat-brd-radius: 0px;
}

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



@media (max-width: 1024px) {
  .wd-side-hidden {
		--wd-side-hidden-w: min(350px, 90vw);}
	.e-con-full {
    --e-con-grid-template-columns: repeat(1, 1fr) !important;}
}

.wd-dropdown-menu.wd-design-aside .wd-sub-menu-wrapp>.wd-sub-menu {
    max-height: 468px;
    overflow-y: scroll;
}
@media (min-width: 1025px) {    
	.title-size-default {
        --wd-title-sp: 25px !important;
        --wd-title-font-s: 30px !important;
	}}
/* ukryj wszystkie inne elementy toolbara */
  body.single-product .wd-toolbar .wd-tools-element {
    display: none !important;
  }

  /* zostaw tylko trigger sidebara */
  body.single-product .wd-toolbar .wd-toolbar-sidebar {
    display: block !important;
  }

  /* opcjonalnie: ikonka bez tekstu */
  body.single-product .wd-toolbar .wd-toolbar-label {
    display: none !important;
  }
}

.wd-dropdown-inner {
    padding: 0px !important;
}

.wd-sticky-btn-content{flex: 1 2 550px !important;}

/********************************************************
  V2 – BEZPIECZNE UJEDNOLICENIE OBRAZKÓW (WoodMart)
  - stały boks (aspect-ratio)
  - object-fit: contain (bez obcinania)
  - działa na kategoriach, tabach, karuzelach (w tym koszyk)
********************************************************/

/* 1) Wszystkie kafle produktów WoodMart (grid + karuzele + widgety) */
.wd-product .product-element-top .product-image-link{
  display: block !important;
  width: 100% !important;
  aspect-ratio: 1 / 1;        /* zmień np. na 4/5 jeśli chcesz */
  overflow: hidden !important;
  background: #fff;
}

/* Obrazek główny w kaflu */
.wd-product .product-element-top .product-image-link img{
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
}

/* Obrazek hover (żeby nie robił innej wysokości) */
.wd-product .product-element-top .hover-img{
  width: 100% !important;
  height: 100% !important;
}
.wd-product .product-element-top .hover-img img{
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
}

/* 2) Koszyk – jeśli swiper dalej narzuca kosmiczną wysokość inline */
.woocommerce-cart .wd-carousel-wrap[style*="height"]{
  height: auto !important;
}

/* 3) Galeria produktu – miniatury thumbs (wd-gallery-thumb) */
.single-product .wd-carousel-container.wd-gallery-thumb .wd-carousel-item{
  height: 90px !important;     /* 70/80/90 – dobierz */
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  background: #fff;
}
.single-product .wd-carousel-container.wd-gallery-thumb .wd-carousel-item img{
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
}
@media (min-width: 1025px) {
	@media (min-width: 1025px){

  /* overlay NIE może blokować klików na produkcie */
  body.single-product .wd-close-side.wd-close-side-opened{
    opacity: 0 !important;
    pointer-events: none !important;
  }

  /* warstwy – żeby nic nie chowało się pod czymś */
  body.single-product aside.wd-sidebar{
    z-index: 10001 !important;
  }

  body.single-product .wd-sidebar-opener,
  body.single-product .wd-toolbar{
    z-index: 10002 !important; /* przycisk zawsze nad overlayem */
  }

  body.single-product .wd-close-side{
    z-index: 10000 !important; /* overlay pod panelem i pod openerem */
  }
}

}

