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

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(71,71,71);
	--wd-text-font-size: 15px;
	--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: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(114,0,38);
	--wd-alternative-color: rgb(206,66,87);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(206,66,87);
	--btn-accented-bgcolor-hover: rgb(114,0,38);
	--btn-transform: capitalize;
	--btn-font-size: 15px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(114,0,38);
	--wd-link-color-hover: rgb(206,66,87);
	--wd-sticky-btn-height: 95px;
}
.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: rgb(255,255,255);
	background-image: none;
}
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-family: "Poppins", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: none;
}
 {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Rubik", Arial, Helvetica, sans-serif;
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .wd-buy-now-btn {
	font-size: 15px;
	color: rgb(255,255,255);
	background: rgb(114,0,38);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(206,66,87);
}
html #place_order {
	font-size: 15px;
}
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(63,63,63);
	--wd-form-placeholder-color: rgb(63,63,63);
	--wd-form-brd-color: rgb(224,224,224);
	--wd-form-brd-color-focus: rgb(224,224,224);
	--wd-form-bg: rgb(245,245,245);
}
.product-labels .product-label.onsale {
	background-color: rgb(144,169,85);
}
.product-labels .product-label.new {
	background-color: rgb(255,155,84);
}
.product-labels .product-label.featured {
	background-color: rgb(114,0,38);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	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;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 1660px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(246,245,248);
}

/* NAGŁÓWEK - LISTA ROZWIJANA */
.wd-sub-menu li>a {
    font-size: 15px;
	  color: #656565;
}
/* UKRYCIE WARIANTÓW NA LIŚCIE PRODUKTÓW*/
.wd-product.wd-hover-fw-button .wd-quick-shop-2 {
    width: 100%;
    display: none !important;
}
/* WARIANTY - ABY ŁADOWAŁ CSS */
.woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: var(--content-align);
}
table.variations .value {
    width: 100%;
}
table.variations select {
    max-width: 260px;
}
table.variations label {
    margin-bottom: 0;
    white-space: nowrap;
    font-weight: 600;
}
table.variations {
    margin-bottom: var(--wd-var-table-mb);
    position: relative;
    transition: margin-bottom .3s ease;
}
table.variations .label>* {
    display: inline-block;
    vertical-align: middle;
    line-height: var(--wd-text-line-height);
}
table.variations .label {
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
    font-style: inherit;
    padding-right: 20px;
}
table.variations tr:last-child .cell {
    padding-bottom: 0;
}
.wd-single-add-cart>div>*:last-child, .wd-single-add-cart>*:last-child {
    margin-bottom: 0;
}
table.variations .cell {
    text-align: var(--text-align);
    padding: 0 15px 20px 0;
    border: none;
    vertical-align: middle;
}
form.variations_form {
    gap: 0;
    --wd-var-table-mb: 20px;
}
:root select {
    padding-right: 30px;
    background-image: var(--wd-form-chevron);
    background-position: right 10px top 50%;
    background-size: auto 18px;
    background-repeat: no-repeat;
}
@media (max-width: 1024px) {
    .wd-reset-side-md .reset_variations {
        margin-left: 10px;
    }
}
@media (min-width: 1025px) {
    .wd-reset-side-lg .reset_variations {
        margin-left: 10px;
    }
}
@media (min-width: 1025px) {
    .wd-reset-side-lg .wd-reset-var {
        width: 0;
    }
}
@media (max-width: 767px) {
    table.variations select {
    max-width: 150px;
	}
}
.wd-reset-var {
    --wd-reset-btn-space: 10px;
    display: inline-block;
    vertical-align: middle;
}
.reset_variations {
    display: inline-flex;
    align-items: center;
    color: var(--color-gray-500);
    vertical-align: middle;
    font-size: 12px;
}
.reset_variations:before {
    margin-right: 3px;
    content: "\f112";
    font-family: "woodmart-font";
}
table.variations label:after {
    content: ":";
    margin-left: 2px;
}
.elementor-844 .elementor-element.elementor-element-ee6a305 > .elementor-widget-container {
    margin: -15px 0px 0px 0px;
}
form.cart {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: var(--content-align);
}

/* Główne zdjęcie w galerii na karcie produktu */
.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    aspect-ratio: 1 / 1;
    object-fit: contain;
    background-color: #ffffff;
    /* Poniższe może być potrzebne, aby nadpisać style inline WoodMarta */
    width: 100% !important; 
    height: auto !important;
}
/* Główne zdjęcie produktu na liście */
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    aspect-ratio: 1 / 1;       /* Wymusza kwadrat */
    object-fit: contain;       /* Dopasowuje zdjęcie bez przycinania */
    background-color: #ffffff; /* Białe tło (paski) */
    width: 100%;               /* Szerokość kontenera */
    height: 100%;              /* Wysokość kontenera */
}
/* Drugie zdjęcie (po najechaniu myszką - jeśli używasz tej opcji) */
.product-grid-item .hover-img img {
    aspect-ratio: 1 / 1;
    object-fit: contain;
    background-color: #ffffff;
}
.wd-gallery-thumb .wd-carousel-item {
    aspect-ratio: 1 / 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #ffffff !important; /* Białe tło */
}
.wd-gallery-thumb .wd-carousel-item img {
    object-fit: contain !important;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    transform: none !important;
}
/* POPRAWKA DLA MAŁYCH MINIATUREK (65px) --- */
.wd-product.wd-hover-small .product-element-top .wd-gallery-item,
.wd-product.wd-hover-small .product-element-top .wd-gallery-item img {
    width: 65px !important;        /* Sztywna szerokość */
    height: 65px !important;       /* Sztywna wysokość - tworzy kwadrat */
    aspect-ratio: 1 / 1 !important;
    object-fit: contain !important; /* Dopasuj but do środka */
    background-color: #ffffff !important;
    display: block !important;
}
/* Zabezpieczenie: Jeśli selektor łapał też inne elementy, to ograniczymy je tylko tutaj */
.wd-product.wd-hover-small .product-element-top .hover-img img {
   /* Jeśli to ma być mała miniaturka, to ograniczy ją do kontenera */
   max-width: 100% !important; 
   height: auto !important;
   object-fit: contain !important;
}