:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", 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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(28,97,231);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--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-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: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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;
}

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


.wd-page-title {
background-color: rgb(28,97,231);
}

/* ===== TechElite — Profil d'usage + Fiche technique ===== */
/* Wklej całość w: WoodMart → Theme Settings → Custom CSS (albo Apparence → Personnaliser → CSS additionnel) */

.te-product{display:grid;grid-template-columns:1.35fr 1fr;gap:30px;align-items:start;}

/* opis (lewa) */
.te-desc h3{font-size:20px;font-weight:600;margin:22px 0 8px;}
.te-desc h3:first-child{margin-top:0;}
.te-desc p{font-size:15px;line-height:1.75;color:#374151;margin:0 0 10px;}
.te-desc strong{font-weight:600;}

/* profil d'usage */
.te-usage{border:1px solid #e6eaf0;border-radius:14px;padding:18px 20px;background:#f7faff;margin-bottom:24px;}
.te-usage-h{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#111827;margin-bottom:12px;}
.te-usage-h svg{width:19px;height:19px;color:#2563EB;}
.te-urow{display:flex;align-items:center;gap:13px;padding:8px 0;}
.te-uico{flex:0 0 32px;width:32px;height:32px;border-radius:9px;background:#e8f0fe;color:#2563EB;display:flex;align-items:center;justify-content:center;}
.te-uico svg{width:19px;height:19px;}
.te-ulab{flex:1;font-size:14px;color:#374151;}
.te-ustars{display:flex;gap:3px;}
.te-ustars svg{width:17px;height:17px;}

/* fiche technique (prawa) */
.te-spec{border:1px solid #e6eaf0;border-radius:14px;padding:20px 22px;background:#fff;}
.te-spec-h{font-size:20px;font-weight:600;margin:0 0 12px;color:#111827;}
.te-srow{display:flex;align-items:center;gap:14px;padding:11px 0;border-bottom:1px solid #f0f2f6;}
.te-srow:last-child{border-bottom:0;}
.te-sico{flex:0 0 22px;width:22px;height:22px;color:#2563EB;display:flex;align-items:center;justify-content:center;}
.te-sico svg{width:20px;height:20px;}
.te-slab{flex:1;color:#6b7280;font-size:14px;}
.te-sval{font-size:14px;color:#111827;text-align:right;font-weight:500;max-width:58%;}
.te-flag .te-sval{color:#c2410c;}

/* mobile : kolumny pod sobą, bez sticky */
@media (max-width:768px){
  .te-product{grid-template-columns:1fr;gap:22px;}
  .te-sval{max-width:62%;}
}

/* bandeau « prêt à l'emploi » (pełna szerokość, nad kolumnami) */
.te-ready{grid-column:1 / -1;display:flex;align-items:center;gap:10px;background:#eaf2fb;border:1px solid #b5d4f4;color:#0c447c;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500;margin-bottom:4px;}
.te-ready svg{flex:0 0 20px;width:20px;height:20px;color:#2563EB;}
/* Podświetlenie całego kafelka produktu na hover */
.products li.product,
.wd-product,
.product-grid-item{
  transition: box-shadow .25s ease, transform .25s ease;
  border-radius: 10px;
}
.products li.product:hover,
.wd-product:hover,
.product-grid-item:hover{
  box-shadow: 0 8px 28px rgba(37,99,235,.18);
  transform: translateY(-3px);
}
/* === Wyrównanie kafelków w Boutique === */
/* 1. Zdjęcia tej samej wysokości (bez przycinania) */
.wd-product .product-image-link,
ul.products li.product .product-image-link{
  aspect-ratio: 1 / 1;
  display:flex; align-items:center; justify-content:center;
  overflow:hidden;
}
.wd-product .product-image-link img,
ul.products li.product .product-image-link img{
  max-width:100%; max-height:100%; width:auto; height:auto;
  object-fit:contain;
}

/* 2. Zarezerwowana wysokość tytułu (1 i 3 linie zajmują tyle samo) */
.wd-product .wd-entities-title,
ul.products li.product .wd-entities-title{
  min-height: 3.2em;
}

/* 3. Karta jako kolumna → cena i przycisk lecą na sam dół */
.wd-product,
ul.products li.product{
  display:flex; flex-direction:column; height:100%;
}
.wd-product .price,
ul.products li.product .price{
  margin-top:auto;
}
/* zdjęcia równej wysokości w katalogu */
.wd-product .product-image-link,
.wd-products .product-image-link{
  display:flex !important; align-items:center; justify-content:center;
  height:240px !important; overflow:hidden;
}
.wd-product .product-image-link img,
.wd-products .product-image-link img{
  max-height:240px !important; width:auto !important; height:auto !important;
  object-fit:contain !important;
}
/* cała karta jako kolumna, cena na dół */
.wd-products .wd-product{
  display:flex !important; flex-direction:column !important;
}
.wd-products .wd-product .product-rating,
.wd-products .wd-product .wd-product-cats,
.wd-products .wd-product .wd-entities-title{ flex:0 0 auto; }
.wd-products .wd-product .price{ margin-top:auto !important; }
}
/* === Wyrównanie kafelków — prawdziwe klasy WoodMart loop === */
.wd-product-wrapper{
  display:flex !important;
  flex-direction:column !important;
  height:100%;
}
/* zdjęcie równej wysokości, bez przycinania */
.wd-loop-prod-thumb,
.wd-product-thumb{
  height:230px !important;
  display:flex !important; align-items:center; justify-content:center;
  overflow:hidden;
}
.wd-loop-prod-thumb img,
.wd-product-thumb img{
  max-height:230px !important; width:auto !important; height:auto !important;
  object-fit:contain !important;
}
/* sekcja tytuł + opis = stała wysokość → cena nie skacze */
.wd-product-wrapper .wd-dir-col{
  min-height:120px;
}
/* cena spychana na dół karty */
.wd-loop-prod-price{
  margin-top:auto !important;
}