:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(37,40,43);
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: rgb(23,26,29);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(107,114,128);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(230,162,26);
	--wd-alternative-color: rgb(49,95,60);
	--btn-default-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(95,125,58);
	--btn-default-bgcolor-hover: rgb(79,107,47);
	--btn-accented-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(95,125,58);
	--btn-accented-bgcolor-hover: rgb(79,107,47);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(95,125,58);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(183,71,42);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(51,65,85);
	--wd-link-color-hover: rgb(248,165,15);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 45px;
}
: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(255,255,255);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,248,250);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,248,250);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,248,250);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,248,250);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,248,250);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,248,250);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,248,250);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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-page-title {
background-color: rgb(67,176,42);
}

/*koszyk, wysylka, poprawki */
#shipping_method li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}

/* radio button first */
#shipping_method li input[type="radio"] {
    order: 1;
    margin: 0;
}

/* logo/image right next to the radio */
#shipping_method li .inpost_pl-shipping-method-meta-wrap {
    order: 2;
}
#shipping_method li .inpost_pl-shipping-method-meta-wrap img {
    height: 20px;
    width: auto;
    display: block;
}

/* label (method name + price) */
#shipping_method li label {
    order: 3;
    flex: 1 1 auto;
}

/* delivery time description, styled light + small, full width under everything */
#shipping_method li .shipping-method-description {
    order: 4;
    flex-basis: 100%;
    margin: 2px 0 0 0;
    font-weight: 300;
    font-size: 12px;
    color: #888;
}

/* Desktop: 2 columns instead of 3 */
.elementor-element-a5cc4fa .wd-carousel.wd-grid {
  --wd-col-lg: 2 !important;
  --wd-col-md: 2 !important;
  --wd-gap-lg: 15px !important;
}

.custom-tab-heading {
  all: unset;
  display: inline;
}
/*nie pokazuj ilości produktów przy filtrach*/
.wd-filter-list .count {
  display: none !important;
}

/*drzewo kategorii w sidebarze*/

/* Cleaner, more compact WooCommerce category tree */
#woocommerce_product_categories-3 {
  padding: 18px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0,0,0,.05);
}

#woocommerce_product_categories-3 .widget-title {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .02em;
}

#woocommerce_product_categories-3 .product-categories,
#woocommerce_product_categories-3 .children {
  margin: 0;
  padding: 0;
  list-style: none;
}

#woocommerce_product_categories-3 .cat-item {
  margin: 0;
}

#woocommerce_product_categories-3 .cat-item:last-child {
  border-bottom: 0;
}

#woocommerce_product_categories-3 .cat-item > a {
  display: block;
  padding: 8px 4px;
  font-size: 12.5px;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  letter-spacing: .05em;
}

#woocommerce_product_categories-3 .children {
  padding: 2px 0 8px 12px;
}

#woocommerce_product_categories-3 .children .cat-item {
  border-bottom: 0;
}

#woocommerce_product_categories-3 .children .cat-item > a {
  padding: 5px 4px;
  font-size: 11.5px;
  font-weight: 500;
  color: #555;
}

#woocommerce_product_categories-3 .cat-item > a:hover,
#woocommerce_product_categories-3 .current-cat > a {
  color: #fbbc34;
}

#woocommerce_product_categories-3 .current-cat > a {
  font-weight: 700;
}


/*menu hamburger desktop*/
.whb-l4p2e49dd6dl35nev8pz {
  width: auto !important;
  min-width: 0 !important;
}

.whb-l4p2e49dd6dl35nev8pz .menu-opener {
  width: 42px !important;
  min-width: 42px !important;
  height: 42px !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  justify-content: center !important;
}

.whb-l4p2e49dd6dl35nev8pz .menu-open-label {
  display: none !important;
  width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.whb-l4p2e49dd6dl35nev8pz .menu-opener-icon {
  margin: 0 !important;
}

.whb-l4p2e49dd6dl35nev8pz .menu-opener:after {
  display: none !important;
}

.whb-l4p2e49dd6dl35nev8pz .menu-opener {
  border: 1px solid #000 !important;
}

/* ukryj menu na statycznym headerze */
.wd-header-cats {
  display: none !important;
}

/* pokaz menu na sticky headerze */
.whb-sticked .wd-header-cats {
  display: block !important;
}


.wd-cat .wd-entities-title {
    font-size: 15px !important;
}



/* Stock status moves visually to the right of the button */
.single-product .wd-single-add-cart > p.stock {
	order: 2;
	margin: 0;
	white-space: nowrap;
	line-height: 1.2;
}

/* Clean spacing */
.single-product .wd-single-add-cart .quantity,
.single-product .wd-single-add-cart .single_add_to_cart_button {
	margin: 0 !important;
}

/* Keep plugin fields from squeezing the button row */
.single-product .wd-single-add-cart form.cart > .fpf-fields {
	flex-basis: 100%;
	width: 100%;
}

/* Mobile: let it stack nicely */
@media (max-width: 767px) {
	.single-product .wd-single-add-cart {
		flex-direction: column;
		gap: 10px;
	}

	.single-product .wd-single-add-cart > form.cart {
		width: 100% !important;
		justify-content: center;
	}

	.single-product .wd-single-add-cart > p.stock {
		margin-top: 0;
	}
}

/*zielony check przy stanie */
	.single-product .wd-single-add-cart p.stock.in-stock {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-weight: 600;
}

.single-product .wd-single-add-cart p.stock.in-stock::before {
	font-size: 22px !important;
	color: #16a34a !important;
	font-weight: 800;
	line-height: 1 !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
}
	
/* freq bought together fix */
	/* Frequently bought together: auto columns based on product count */

/* 1 product */
.fbt-auto-cols .wd-carousel:has(.wd-carousel-wrap > .wd-carousel-item:first-child:last-child) {
	--wd-col-lg: 1 !important;
	--wd-col-md: 1 !important;
}

/* 2 products */
.fbt-auto-cols .wd-carousel:has(.wd-carousel-wrap > .wd-carousel-item:nth-child(2):last-child) {
	--wd-col-lg: 2 !important;
	--wd-col-md: 2 !important;
}

/* Center the products when there are fewer than 3 */
.fbt-auto-cols .wd-carousel-wrap {
	justify-content: center;
}
	

/* filtry fix */
.wp-block-wd-off-sidebar.wd-1964804d .wd-content > div > .wd-widget {
    margin-bottom: 32px !important;
    padding-bottom: 24px !important;
    border-bottom: 1px solid rgba(0,0,0,0.12) !important;
}

/* No divider after last widget */
.wp-block-wd-off-sidebar.wd-1964804d .wd-content > div > .wd-widget:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

/* Space below titles like Producent, Ilość ramek, etc. */
.wp-block-wd-off-sidebar.wd-1964804d .widget-title {
    margin-bottom: 16px !important;
}

/* Space between individual filter options */
.wp-block-wd-off-sidebar.wd-1964804d .wc-layered-nav-term, {
    margin-bottom: 9px !important;
}

/* Hide attribute counts */
.wd-swatches-filter .count {
  display: none !important;
}

/* Bold filter/attribute titles */
.widget_layered_nav .widget-title,
.wd-widget .widget-title,
.wd-filter-title {
  font-weight: 700 !important;
}

/* Add spacing between each attribute option */
.wd-swatches-filter .wd-swatch-wrap,
.wd-filter-list li {
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}
	
.cent-h-c {
  align-items: center !important;
}

}

/* Desktop: show images, hide attribute text */
.variations .wd-swatches .wd-swatch .wd-swatch-text {
    display: none !important;
}

/* Mobile: hide images, show styled text */
@media (max-width: 767px) {
    .variations .wd-swatches .wd-swatch .wd-swatch-bg {
        display: none !important;
    }

    .variations .wd-swatches .wd-swatch {
        width: auto !important;
        min-width: 42px !important;
        height: 36px !important;
        padding: 0 12px !important;
        border-radius: 18px !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
    }

    .variations .wd-swatches .wd-swatch .wd-swatch-text {
        display: inline-flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
        transform: none !important;
        font-size: 14px !important;
        line-height: 1 !important;
        font-weight: 600;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 768px) {
 @media (min-width: 1025px) {
	/* Flex layout for each shipping row */
.woocommerce-shipping-methods li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid #eee;
  gap: 10px; /* space between items */
}

/* Logo always first (left) */
.easypack-shipping-method-logo {
  order: 1;
  flex: 0 0 auto;
}

.easypack-shipping-method-logo img {
  max-height: 40px;
  display: block;
}

/* Text (middle) */
.woocommerce-shipping-methods li label {
  order: 2;
  flex: 1; /* take up remaining space */
  font-weight: normal;
  color: #333;
}

}

@media (max-width: 576px) {
	 /* ============================================================
     BANNER SLIDER  (.wd-b1e96fa9)
     Peek effect — shows part of prev/next slides on sides
  ============================================================ */

  .wd-b1e96fa9.wd-slider {
    overflow: hidden !important;
    padding-bottom: 32px !important;
  }

  .wd-b1e96fa9 .wd-carousel-inner {
    overflow: visible !important;
  }

  .wd-b1e96fa9 .wd-carousel {
    overflow: visible !important;
    padding: 0 40px !important;
    box-sizing: border-box !important;
  }

  .wd-b1e96fa9 .wd-carousel-wrap {
    overflow: visible !important;
  }

  .wd-b1e96fa9 .wd-slide.wd-carousel-item {
    width: calc(100% - 80px) !important;
    padding: 0 6px !important;
    box-sizing: border-box !important;
  }

  .wd-b1e96fa9 .wd-slide-bg.wd-fill {
    border-radius: 16px !important;
    overflow: hidden !important;
  }

  .wd-b1e96fa9 .wd-slide-bg.wd-fill img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
  }

  .wd-b1e96fa9 .wd-carousel-item:not(.wd-active) .wd-slide-bg {
    opacity: 0.45;
    transform: scale(0.96);
    transition: opacity .3s ease, transform .3s ease;
  }

  .wd-b1e96fa9 .wd-carousel-item.wd-active .wd-slide-bg {
    opacity: 1;
    transform: scale(1);
    transition: opacity .3s ease, transform .3s ease;
  }

  .wd-b1e96fa9 .wd-nav-pagin-wrap {
    display: flex !important;
    justify-content: center;
    margin-top: 14px !important;
  }

  .wd-b1e96fa9 .wd-nav-pagin {
    display: flex !important;
    gap: 5px !important;
    align-items: center;
  }

  .wd-b1e96fa9 .wd-nav-pagin-item span {
    display: block;
    width: 6px !important;
    height: 6px !important;
    border-radius: 999px !important;
    background: #1a1a1a !important;
    opacity: 0.2;
    transition: width .25s ease, opacity .25s ease;
  }

  .wd-b1e96fa9 .wd-nav-pagin-item.wd-active span {
    width: 20px !important;
    opacity: 1;
  }

  .wd-b1e96fa9 .wd-nav-arrows {
    display: none !important;
  }

  /* ── 3 columns + peek of 4th card on right ───────────────── */
  .wd-tabs-content-wrav pper .wd-carousel-inner {
    overflow: visible !important;
  }

  .wd-tabs-content-wrapper .wd-carousel {
    overflow: visible !important;
    --wd-col-sm: 3 !important;
    --wd-gap-lg: 8px !important;
    padding-right: 32px !important;
    box-sizing: border-box !important;
  }

  .wp-block-wd-tabs-content-tab {
    overflow: hidden !important;
  }

}

.wd-cat .wd-entities-title {
    font-size: 9px !important;
}

.wd-cat-inner.wrapp-category {
  position: relative;
}

.wd-cat-content.hover-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 4px;
  z-index: 2;
}

.wd-cat-content.hover-mask .wd-entities-title {
  color: #000; /* white text so it shows over the image */
}

@media (max-width: 767px) {
  .wd-5a397116 .wd-product-wrapper {
    grid-template-columns: 110px minmax(0, 1fr);
    column-gap: 12px;
  }

  .wd-5a397116 .product-list-content {
    grid-template-columns: 1fr;
  }

  .wd-5a397116 .price,
  .wd-5a397116 .wd-add-btn {
    grid-column: 1;
    text-align: left;
  }

  .wd-5a397116 .add-to-cart-loop {
    width: auto;
  }
}


}

