:root {
	--wd-text-font: "Roboto Flex", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,1,4);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(55,57,46);
	--wd-entities-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(55,57,46);
	--wd-entities-title-color-hover: rgb(55, 57, 46);
	--wd-alternative-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(55,57,46);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(32,151,247);
	--wd-alternative-color: rgb(201,145,73);
	--btn-default-bgcolor: rgb(32,151,247);
	--btn-default-bgcolor-hover: rgb(95,199,251);
	--btn-accented-bgcolor: rgb(246,206,102);
	--btn-accented-bgcolor-hover: rgb(201,145,73);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(55,57,46);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(163,59,32);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(179,152,78);
	--wd-link-color-hover: rgba(179,152,78,0.7);
	--wd-link-decor-style-hover: solid;
	--wd-link-decor-color: rgb(179,152,78);
	--wd-link-decor-color-hover: rgba(179,152,78,0.7);
}
.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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: none;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Roboto Flex", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Roboto Flex", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	font-weight: 400;
	font-size: 16px;
	text-transform: none;
}
.wd .product-label.out-of-stock, .term-description {
	font-weight: 500;
	font-size: 12px;
	text-transform: none;
}
td.product-name a:not(:where(.button)) {
	font-family: "Roboto Flex", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
	background-repeat: inherit;
	background-size: inherit;
	background-attachment: inherit;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
	background-repeat: repeat;
	background-size: inherit;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
	background-repeat: repeat;
	background-size: inherit;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: inherit;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: inherit;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: inherit;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: inherit;
}
html .cart-actions .button[name="apply_coupon"] {
	font-size: 10px;
	text-transform: none;
	color: rgb(55,57,46);
	background: rgba(188,188,188,0.47);
}
html .cart-actions .button[name="apply_coupon"]:hover {
	background: rgb(188,188,188);
}
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-brd-color: rgba(0,0,0,0.24);
	--wd-form-brd-color-focus: rgb(177,148,74);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 45px;
	--wd-arrow-icon-size: 13px;
	--wd-arrow-bg: rgb(214,232,240);
	--wd-arrow-bg-hover: rgb(86,196,255);
	--wd-arrow-bg-dis: rgb(214,232,240);
	--wd-arrow-radius: 90px;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(215,233,240);
	--wd-pagin-bg-hover: rgb(215,233,240);
	--wd-pagin-bg-act: rgb(86,196,255);
	--wd-pagin-radius: 90px;
	--wd-pagin-brd-width: 0px;
	--wd-pagin-brd-style: solid;
}
.wd-nav-scroll {
	--wd-nscroll-height: 4px;
	--wd-nscroll-width: 50%;
	--wd-nscroll-bg: rgba(55,57,46,0.1);
	--wd-nscroll-drag-bg: rgb(179,152,78);
	--wd-nscroll-drag-bg-hover: rgba(179,152,78,0.73);
}
.wd .product-label.onsale {
	background-color: rgb(243,225,181);
	color: rgb(62,62,62);
}
.wd .product-label.out-of-stock {
	background-color: rgb(255,237,237);
	color: rgb(73,72,70);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 1200px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 15px;
	}
	.wd .product-label.out-of-stock, .term-description {
		font-size: 9px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 12px;
	}
	html .wd-nav.wd-nav-secondary > li > a {
		font-size: 9px;
	}
	.wd .product-label.out-of-stock, .term-description {
		font-size: 9px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 11px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 7px;
	}

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


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

li.wc_payment_method.payment_method_p24-online-payments-303 {
    display: none !important;
		visibility: hidden !important;
}

li#menu-item-651 a.woodmart-nav-link {
    color: red;
    font-weight: bold;
}

ul#menu-menu {
    background-color: #FFF;
    padding: 5px 10px 5px 10px;
    border-radius: 90px;
}

/* LEWY CUT */
.whb-header-bottom::before{
    content:"";
    position:absolute;
    bottom:-50px;
    left:0;
    width:50px;
    height:50px;
    background:transparent;
    border-top-left-radius:50px;

}

/* PRAWY CUT */
.whb-header-bottom::after{
    content:"";
    position:absolute;
    bottom:-50px;
    right:0;
    width:50px;
    height:50px;
    background:transparent;
    border-top-right-radius:50px;

}

/* ZMIANA IKONY KOSZYKA W WOODMART + ADD TO CART */

.wd-header-cart .wd-tools-icon:before,
.wd-cart-icon:before,
.wd-cart-design-1 .wd-tools-icon:before,
.wd-cart-design-2 .wd-tools-icon:before,
.wd-cart-design-3 .wd-tools-icon:before,
.wd-cart-design-4 .wd-tools-icon:before,
.wd-cart-design-5 .wd-tools-icon:before,
.wd-cart-design-6 .wd-tools-icon:before,
.wd-cart-design-7 .wd-tools-icon:before,
.shopping-cart .wd-tools-icon:before,

/* ADD TO CART */
.add-to-cart-loop .wd-action-icon:before,
.add_to_cart_button .wd-action-icon:before{
    content:"\f126" !important;
    font-family:"woodmart-font" !important;
    font-weight:400 !important;
}

/* ukrycie starej ikonki/check */
.add-to-cart-loop .wd-check-icon,
.add_to_cart_button .wd-check-icon{
    display:none !important;
}

/* Kokpit */
.woocommerce-MyAccount-navigation-link--dashboard a::before {
    content: "\f122";
    font-family: "woodmart-font";
    font-weight: 400;
    margin-right: 10px;
}

/* Zamówienia */
.woocommerce-MyAccount-navigation-link--orders a::before {
    content: "\f145";
    font-family: "woodmart-font";
    font-weight: 400;
    margin-right: 10px;
}

.woocommerce-MyAccount-navigation-link--uwa-auctions a::before {
		content: "\f191";
		font-family: "woodmart-font";
		font-weight: 400;
    margin-right: 10px;
}

/* Pobrania */
 .woocommerce-MyAccount-navigation-link--downloads a::before {
    content: "\f119";
    font-family: "woodmart-font";
    font-weight: 400;
    margin-right: 10px;
}

/* Adresy */
.woocommerce-MyAccount-navigation-link--edit-address a::before {
    content: "\f183";
    font-family: "woodmart-font";
    font-weight: 400;
    margin-right: 10px;
}

/* Szczegóły konta */
.woocommerce-MyAccount-navigation-link--edit-account a::before {
    content: "\f124";
    font-family: "woodmart-font";
    font-weight: 400;
    margin-right: 10px;
}

/* Wishlist */
.woocommerce-MyAccount-navigation-link--wishlist a::before {
    content: "\f106" !important;
    font-family: "woodmart-font";
    font-weight: 400;
    margin-right: 10px;
}

/* Logout */
.woocommerce-MyAccount-navigation-link--customer-logout a::before {
    content: "\f108";
    font-family: "woodmart-font";
    font-weight: 400;
    margin-right: 10px;
}


.woocommerce-product-gallery__image,
.wd-loop-prod-thumb :is(.wd-product-img-link,.wd-product-img-hover) :is(picture,img){
    aspect-ratio: 1 / 1 !important;
    overflow: hidden !important;
}

.wd-loop-prod-thumb :is(.wd-product-img-link,.wd-product-img-hover) img,
.woocommerce-product-gallery__image img{
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
		padding-top: 15px;
}

.wd.wd .wd-loop-item-178 .wd-product-wrapper {
    background-color: #fff !important;
    border: 1px solid #00000005 !important;
}

.wd-page-wrapper {
    background-color: #F7F7F7 !important;
}

.wd-page-title.page-title {
    width: 90%;
    margin: 30px auto;
    border-radius: 15px;
    overflow: hidden;
    padding: 30px 20px;
    box-sizing: border-box;
    font-size: 10px;
}

.wd-page-title .title{
    font-size: 30px !important;
    font-weight: 600;
}

/* link też pełny */
.woocommerce-product-gallery__image a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* obrazek contain */
.woocommerce-product-gallery__image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: center;
}

.wd-loop-prod-btn.wd-add-btn-replace>a>span {
    font-size: 11px !important;
    text-transform: none !important;
}

.wd-quantity-overlap .quantity {
    background: #ffffff1c;
    border-radius: 90px;
}

.wd-quantity-overlap .quantity input {
    background: transparent !important;
}

.quantity::after {
    content: " szt.";
    display: inline-block;
    margin-left: 6px;
    font-size: 14px;
    color: #37392E;
    font-weight: 500;
    margin-top: 10px;
    padding-right: 12px;
}

.receipt-invoice-buttons input[type="radio"] {
    display: none !important;
}

.receipt-invoice-buttons label {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 10px;
    background: #F7F7F7;
    border: 1px solid #00082B;
	border-radius: 90px;	
    cursor: pointer;
    transition: 0.25s;
	color: #00082B;
}

.receipt-invoice-buttons label:hover {
    background: #00082B;
	color: #fff;
}

.receipt-invoice-buttons input[type="radio"]:checked + label {
    background: #00082B;
    border-color: #00082B;
	border-radius: 90px;
    color: #fff;
}

/* Cały kafelek płatności za pobraniem */
.wc_payment_methods li.payment_method_cod {
	margin: 0 !important;
	padding: 14px 16px !important;
	border: 1px solid #D6E8F0 !important;
	border-radius: 0 !important;
	background: #D6E8F0 !important;
}

/* Nazwa „Za pobraniem” */
.wc_payment_methods li.payment_method_cod > label {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #333333 !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.3 !important;
}

/* Opis pod nazwą */
.wc_payment_methods li.payment_method_cod .payment_box {
	margin: 5px 0 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

/* Usunięcie trójkąta generowanego przez WooCommerce */
.wc_payment_methods li.payment_method_cod .payment_box::before {
	display: none !important;
	content: none !important;
}

/* Tekst „Płatność za pobraniem.” */
.wc_payment_methods li.payment_method_cod .payment_box p {
	margin: 0 !important;
	padding: 0 !important;
	color: #555555 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}
@media (min-width: 1025px) {
	#menu-menu > li:not(#menu-item-1458) > a > img.wd-nav-img {
    display: none !important;
}

#menu-menu > #menu-item-1458 > a > img.wd-nav-img {
    display: inline-block !important;
}

.blog-design-masonry .wd-post-excerpt {
    font-size: 12px;
}

.blog-design-masonry .wd-entities-title a {
    font-size: 16px;
}
}

@media (max-width: 576px) {
	    .whb-top-bar, .wd-toolbar {
    background-color: #00082C !important;
    }

.wd-toolbar::before {
    content: "";
    position: fixed;
    bottom: 55px; 
    left: -5px;
    width: 120px;
    height: 40px;
    background-image: url("/wp-content/uploads/2026/06/wciecie.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1 !important;
    pointer-events: none;
}

.wd-toolbar::after {
    content: "";
    position: fixed;
    bottom: 55px;
    right: 0;
    width: 120px;
    height: 40px;
    background-image: url("/wp-content/uploads/2026/06/wciecie.png");
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(-1);
    z-index: -1 !important;
    pointer-events: none;
}

.wd-tools-element {
    margin-top: 5px !important;
}

    .whb-general-header {
        background: #F7F7F7 !important;
    }

.wd-progress-bar .progress-area {
	display: none !important;
}

.wd-tools-element .wd-tools-icon {
    color: #F7F7F7 !important;
}

.wd-toolbar-label {
  color: #F7F7F7 !important; 
	font-weight: normal !important;
	font-size: 8px !important;
	margin-left: 0px !important;
}

.wd-entities-title a {
    color: inherit;
    font-size: 16px;
}
}

