:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgba(0, 0, 0, 0.5);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(208,204,228);
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgba(0,0,0,0.5);
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgba(0,0,0,0.5);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(200,228,228);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: rgb(208,204,228);
	--notices-warning-color: rgb(0,0,0);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgba(0,0,0,0.5);
	--wd-sticky-btn-height: 140px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 400px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
}
.wd-hb {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 300px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.woocommerce-breadcrumb a, .yoast-breadcrumb a, {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(48,48,48);
}
.wd-nav-product-cat .nav-link-count {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(48,48,48);
}
.layered-nav-link {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	color: rgb(48,48,48);
}
.wd-filter-list .count {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	color: rgb(48,48,48);
}
.nav-link-text {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	color: rgb(48,48,48);
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
 {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: rgb(0,0,0);
}
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(0,0,0);
	--wd-form-placeholder-color: rgba(0,0,0,0.2);
	--wd-form-brd-color: rgba(0,0,0,0.1);
	--wd-form-brd-color-focus: rgba(0,0,0,0.51);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 0px;
}
.wd .product-label.featured {
	background-color: #d0e4e4;
	color: rgb(0,0,0);
}
.wd .product-label.out-of-stock {
	background-color: rgb(208,204,228);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 740px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 40px;
	--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-size: 16px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 12px;
	--wd-widget-title-font-size: 12px;
	--wd-header-el-font-size: 12px;
	--wd-sticky-btn-height: 50px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 5px;
	}

}
:root{
--wd-container-w: 1280px;
--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-brd-radius: 12px;
}



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

@font-face {
	font-family: "BARPAGO-FONT";
	src: url("//barpago.pl/wp-content/uploads/2024/07/Mounteverest-300.woff2") format("woff2");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

.star-rating span:before {
  color: #000000 !important;
}

p.stock.wd-style-with-bg:is(.available-on-backorder,.in-stock) span {
    background-color: #000000;
    color: #ffffff;
}

.woocommerce-price-suffix {
  color: #000000
}

.cart-item-image img {
    max-width: 70px !important;
}

.woocommerce-Price-amount.amount {
	color: #000000
}

#shipping_method img,
#shipping_method svg,
#shipping_method picture,
#shipping_method source,
.woocommerce-shipping-methods img,
.woocommerce-shipping-methods svg,
td[data-title="Przesyłka"] img,
td[data-title="Przesyłka"] svg,
td[data-title="Przesyłka"] picture,
td[data-title="Shipping"] img,
td[data-title="Shipping"] svg,
td[data-title="Shipping"] picture {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    max-width: 0 !important;
    max-height: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

#shipping_method li::before,
#shipping_method li::after,
#shipping_method label::before,
#shipping_method label::after,
.woocommerce-shipping-methods li::before,
.woocommerce-shipping-methods li::after,
.woocommerce-shipping-methods label::before,
.woocommerce-shipping-methods label::after {
    content: none !important;
    display: none !important;
    background: none !important;
}

#shipping_method,
.woocommerce-shipping-methods {
    margin: 0;
    padding: 0;
    list-style: none;
}

#shipping_method li,
.woocommerce-shipping-methods li {
    position: relative;
    margin: 0 0 12px 0;
    padding-right: 28px;
}

#shipping_method li label,
.woocommerce-shipping-methods li label {
    display: block;
    margin: 0;
    line-height: 1.45;
    white-space: normal;
}

#shipping_method li input[type="radio"],
.woocommerce-shipping-methods li input[type="radio"] {
    position: absolute;
    right: 0;
    top: 3px;
    margin: 0;
}

.woocommerce table.shop_table td {
    vertical-align: top;
}

/* BARPAGO - ikonki benefitów na karcie produktu */

.single-product .barpago-product-benefits {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 12px !important;
    margin: 18px 0 20px !important;
    padding: 0 !important;
    max-width: 560px !important;
    width: 100% !important;
    clear: both !important;
}

.single-product .barpago-product-benefit {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    text-align: center !important;
    gap: 7px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    min-width: 0 !important;
}

.single-product .barpago-product-benefit img {
    display: block !important;
    width: 44px !important;
    height: 44px !important;
    max-width: 44px !important;
    max-height: 44px !important;
    object-fit: contain !important;
    margin: 0 auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.single-product .barpago-product-benefit span {
    display: block !important;
    font-size: 12.5px !important;
    line-height: 1.25 !important;
    font-weight: 500 !important;
    color: #222 !important;
    max-width: 95px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

/* Tablet */
@media (max-width: 1024px) {
    .single-product .barpago-product-benefits {
        max-width: 520px !important;
        gap: 10px !important;
    }

    .single-product .barpago-product-benefit img {
        width: 40px !important;
        height: 40px !important;
        max-width: 40px !important;
        max-height: 40px !important;
    }

    .single-product .barpago-product-benefit span {
        font-size: 12px !important;
        max-width: 86px !important;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .single-product .barpago-product-benefits {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 14px 10px !important;
        margin: 16px 0 18px !important;
        max-width: 100% !important;
    }

    .single-product .barpago-product-benefit {
        gap: 6px !important;
    }

    .single-product .barpago-product-benefit img {
        width: 38px !important;
        height: 38px !important;
        max-width: 38px !important;
        max-height: 38px !important;
    }

    .single-product .barpago-product-benefit span {
        font-size: 12px !important;
        line-height: 1.25 !important;
        max-width: 110px !important;
    }
}

.single-product .summary .stock.in-stock {
    display: none !important;
}

.single-product .summary .stock.out-of-stock,
.single-product .summary .stock.available-on-backorder {
    display: inline-flex !important;
}


/* BARPAGO - poszerzenie ilości i przycisku Add to cart */

.single-product .summary form.cart {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    flex-wrap: nowrap !important;
}

.single-product .summary form.cart .quantity {
    flex: 0 0 95px !important;
    width: 95px !important;
    max-width: 95px !important;
    margin-right: 0 !important;
}

.single-product .summary form.cart .single_add_to_cart_button {
    flex: 1 1 auto !important;
    min-width: 260px !important;
    width: auto !important;
}

/* Mobile */
@media (max-width: 767px) {
    .single-product .summary form.cart {
        gap: 8px !important;
    }

    .single-product .summary form.cart .quantity {
        flex: 0 0 86px !important;
        width: 86px !important;
        max-width: 86px !important;
    }

    .single-product .summary form.cart .single_add_to_cart_button {
        min-width: 0 !important;
        width: 100% !important;
    }
}@media (min-width: 1025px) {
	
.woocommerce-product-gallery__image img {
    max-width: 552px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	
.woocommerce-product-gallery__image img {
    max-width: 552px !important;
}
}

@media (max-width: 576px) {
	.wd-sticky-btn {
	transform: none !important;
}

.woocommerce-product-gallery__image img {
    max-width: 420px !important;
}
}

