@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//klimabazar.pl/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 15px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--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: none;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(93,56,79);
	--wd-alternative-color: rgba(93,56,79,0.2);
	--wd-link-color: rgb(247,147,29);
	--wd-link-color-hover: rgb(216,124,23);
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(93,56,79);
	--btn-default-bgcolor-hover: rgb(216,124,23);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(247,147,29);
	--btn-accented-bgcolor-hover: rgb(216,124,23);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--btn-transform: uppercase;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,244,244);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(56,180,73);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(32,20,27);
	background-image: none;
}
html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-size: 24px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-weight: 700;
	font-size: 32px;
	color: rgb(51,51,51);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .widget-area .widget .price > .amount, html .widget-area .widget .price > ins .amount, html .widget-area .widget .price > ins .amount {
	font-weight: 700;
	font-size: 16px;
	color: rgb(51,51,51);
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	text-transform: uppercase;
	background: rgb(240,90,40);
}
html .wd-buy-now-btn:hover {
	background: rgb(214,83,36);
}
html .woocommerce-mini-cart__buttons .btn-cart {
	color: rgb(247,147,29);
	background: rgb(255,255,255);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(216,124,23);
	background: rgb(255,255,255);
}
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-placeholder-color: rgba(15,15,15,0.6);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(240,90,40);
}
.product-labels .product-label.new {
	background-color: rgb(56,180,73);
}
.product-labels .product-label.featured {
	background-color: rgb(242,167,55);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(191,191,191);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 80px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Open Sans (400)";
	src: url("//klimabazar.pl/wp-content/uploads/2025/04/open-sans-v40-latin_latin-ext-regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans (500)";
	src: url("//klimabazar.pl/wp-content/uploads/2025/04/open-sans-v40-latin_latin-ext-500.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans (600)";
	src: url("//klimabazar.pl/wp-content/uploads/2025/04/open-sans-v40-latin_latin-ext-600.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans (700)";
	src: url("//klimabazar.pl/wp-content/uploads/2025/04/open-sans-v40-latin_latin-ext-700.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

.amount {
    color: #333333;
}

/* #content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
	font-weight: 500;
}*/

span.ship-to-different-address-font {
	vertical-align: middle;
	font-weight: 600;
}

bdi {
	white-space: nowrap;
}

.wd-builder-on .woocommerce-account-fields {
	margin-top: 0px;
}

.wd-checkout-steps li span:after {
	background-color: none !important;
}

.progress-area {
	display: none;
}

.wd-page-title-el .page-title {
	padding-top: 30px;
  padding-bottom: 30px;
}

html .woocommerce-mini-cart__buttons .btn-cart {
	border: solid 1px;
}

.autocomplete-suggestions {
	display: block;
}

.page-title-default {
	background-color: #38b449 !important;
}

.woocommerce-checkout-payment [class^="payment_method_przelewy24"] label img, .woocommerce-checkout-payment [class*=" payment_method_przelewy24"] label img {
	max-height: 20px;
}

/* znajduje sie w pliku woocommerce/templates/checkout/form-shipping.php */
.checkbox-shipping-flex { 
	display: flex;
	font-weight: 600;
}

.col-register-text {
	text-align: left !important;
}

.product-grid-item :is(.product-image-link,.hover-img) img {
	padding: 20px;
}

.meta-author {
	display: none !important;
}

.recent-posts-comment {
	display: none !important;
}

html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > ins .amount, html .product-image-summary-wrap .summary-inner > .price > .price > ins .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > ins .amount, html .wd-single-price .price > ins .amount html .wd-product .price, html .wd-product .price > ins .amount, html .wd-product .price ins > ins .amount, html .widget-area .widget .price > ins .amount, html .widget-area .widget .price > ins .amount, html .widget-area .widget .price > ins .amount {
	color: #CC0133;
}

small.woocommerce-price-suffix {
    display: block;
		font-size: 80%;
		color: rgb(36,36,36) !important;
    font-weight: 600;
}

.shop_attributes a{
	pointer-events: none;
	color: #242424;
}

.cart-product-label {
	color: #242424;
}

tr.cart_item .product-total .amount {
	color: #333333;
	font-weight: 600;
}

.woocommerce-Price-amount-omnibus {
	font-weight: 500 !important;
}

.wd-single-stock-status p.stock {
	margin-bottom: 10px !important;
}


p.stock.wd-style-bordered:is(.available-on-backorder) span {
    border: 1px solid #ffce00;
}

p.stock.wd-style-bordered:is(.available-on-backorder) span:before {
    background-color: #ffce00;
}

.wpb_wrapper .stock.available-on-backorder ~ .czas-realizacji {
    display: none;
}

.product-labels {
	max-width: 53%;
}

body.single-product .woocommerce-breadcrumb .breadcrumb-link-last:after,
body.single-product .woocommerce-breadcrumb .breadcrumb-last {
	display: none;
}

body.single-product  .woocommerce-breadcrumb .breadcrumb-last:last-child{
    display:none;
}

.shop_attributes th {
	flex: auto;
}

.product-label.attribute-label:not(.label-with-img) {
	  background-color: #38B449 !important;
    color: #fff  !important;
    min-width: max-content;
}

.woocommerce-product-details__short-description>*:last-child {
	    --li-mb: 2px;
    font-weight: 600;
}

.uwaga-nip {
		font-size: small;
		color: #e00f20;
}

.button-info {
    margin: 0px 20px 0px 20px;
	  text-transform: lowercase;
}

.custom-odroczone {
	border-width: 1px !important;
	padding: 20px;
}

.custom-odroczone-lewy {
	border-width: 1px !important;
	padding: 20px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.custom-odroczone-prawy {
	border-width: 1px !important;
	padding: 20px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.custom-info-button {
	padding: 5px 20px !important;
	margin: 0 !important;
}

.glowna-ikony {
	background-color: rgba(0, 0, 0, 0) !important;
	color: #767676 !important;
	padding: 15px;
}

.tawk-flex .tawk-flex-center .tawk-text-center .tawk-padding-small {
	display: none !important;
}

.blog-design-masonry .post-title {
	font-size: 14px !important;
  text-align: left;
}

.blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {
	padding: 15px;
}

.blog-design-masonry.has-post-thumbnail .post-date {
	display: none;
}

.wd-post-cat.wd-style-with-bg>a {
	font-size: 9px !important;
}

.hovered-social-icons {
	display: none !important;
}

.wd-post .post-title {
    margin-bottom: 0;
    margin-top: 10px;
}

.wd-entry-meta {
	display: none !important;
}

#justreview-testimonials .justreview-testimonials__inner {
    padding: 20px !important;
    min-height: 304px !important;
		box-shadow: none !important;
	
}

#justreview-testimonials .justreview-slider {
		padding: 70px 40px 5px 40px !important;
}

#justreview-testimonials .justreview-testimonials__author {
		display: none !important;
}

.product-attachments {
    margin: 20px 0;
}

.attachment-button {
    margin: 0 10px 0 0;
    padding: 10px 15px;
    text-decoration: none;
    background-color: #5d384f !important;
}

.btn.btn-color-primary {
    color: #fff;
    background-color: #38B449;
}

.inpostizi-button {
		max-width: 650px !important;
}

.inpostizi-button-rounded .inpostizi-bind-button-body {
		border-radius: 5px !important;
}

.wd-product-count>span {
	color: #F05A28;
}

.wd-product-info .wd-info-number {
	color: #cc0133 !important;
	margin-inline-end: inherit !important;
	font-weight: inherit !important;
}

.custom-category-link {
		font-size: small;
    color: var(--color-gray-500);
    transition: color 0.3s ease;
}

.custom-category-link:hover {
    color: var(--color-gray-800);
}

.wd-product-info {
	color: #cc0133 !important;
}

.wd-product-info .wd-info-icon {
	color: #cc0133 !important;
}

.woocommerce-shipping-fields>h3>label {
	display: inline-flex;
	margin-top: 20px;
	font-weight: 600;
}

label {
	font-weight: 600;
}

input[type="radio"], input[type="checkbox"] {
	vertical-align: initial;
}

.margin-form-zapytaj {
	margin-bottom: 15px;
}

.glowna-ikony-white {
	background-color: rgba(0, 0, 0, 0) !important;
	color: #fff !important;
	padding: 15px;
}

.product-labels .product-label.featured {
	min-width: 92px;
}

.wd-header-cats.wd-style-1 .menu-opener {
	min-width: 200px !important;
}

.grecaptcha-badge { visibility: hidden; } .grecaptcha-badge { visibility: hidden; } .grecaptcha-badge { visibility: hidden; }

.wd-breadcrumbs .wd-delimiter {
	display: none;
}

.wd-breadcrumbs .wd-delimiter:after {
		display: none;
}

.blog-design-masonry.has-post-thumbnail .wd-post-date {
	display: none;
}

.wc-price-history {
    font-weight: initial !important;
    font-size: small !important;
}

.wd-notice.wd-warning, .wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
	display: none;
}

.wpclv-attributes .wpclv-attribute-label {
	display: none;
}

.wpclv-attributes .wpclv-terms .wpclv-term {
	border-radius: 5px !important;
}

.wpclv-attributes .wpclv-terms .wpclv-term span, .wpclv-attributes .wpclv-terms .wpclv-term a {
		border-radius: 3px;
}

.header-banner {
	background: linear-gradient(90deg, #f3772e 0%, #f05a27 100%) !important;
	background-color: none;
}@media (min-width: 1025px) {
	.wd-logo img[src$=".svg"] {
	padding: 10px;
}

.wd-header-cats.wd-style-1 .menu-opener {
	border-top-left-radius: initial !important;
  border-top-right-radius: initial !important;
}

.woocommerce-price-suffix {
	color: inherit !important;
}

.woocommerce-checkout-payment [class^="payment_method_przelewy24"] label img, .woocommerce-checkout-payment [class*=" payment_method_przelewy24"] label img {
	max-height: 24px;
}

.woocommerce-breadcrumb a {
	margin-inline-end: 3px;
}

.woocommerce-breadcrumb a:after {
	  content: ">";
    margin-inline-start: 0px;
}

.product-subtotal, .product-price {
	width: 14%;
}

.wd-shop-desc :is(.term-description,.page-description) {
	margin-top: 30px;
}

.nip-firmy {
	margin-bottom: 0px !important;
}

.nazwa-firmy {
	margin-bottom: 0px !important;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image {
	padding: 50px;
}

.product-labels .product-label.out-of-stock {
	min-width: 100px;
}

.testimon-style-boxed .testimonial-inner {
	min-height: 356px;
	display: flex;
  align-items: center;
}

.main-page-wrapper {
	padding-top: 0px;
}

@media {
    .thumbs-position-left .wd-gallery-thumb .wd-carousel-item img {
        object-fit: contain !important;
    }
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.testimon-style-boxed .testimonial-inner {
	min-height: 400px;
	display: flex;
  align-items: center;
}
}

@media (max-width: 576px) {
	.checkbox-shipping-flex { 
	margin-top: 25px;
}

.whb-color-dark:not(.whb-with-bg) {
	padding-top: 5px;
	padding-bottom: 5px;
}

.cnb-single.cnb-left {
	bottom: 65px !important; 
}

.tawk-mobile {
	bottom: 65px !important;
}

.testimon-style-boxed .testimonial-inner {
	min-height: 400px;
	display: flex;
  align-items: center;
}

.main-page-wrapper {
	padding-top: 0px !important;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image {
	object-fit: contain;
}
}

