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

:root {
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(36,82,141);
	--wd-entities-title-color-hover: rgb(34, 55, 80);
	--wd-alternative-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-font-family: "Quicksand", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(134,27,83);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-font-family: "Quicksand", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(226,0,115);
	--btn-accented-bgcolor-hover: rgb(134,27,83);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(68,83,102);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(234,168,0);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(36,82,141);
	--wd-link-color-hover: #223750;
	--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;
}
.single-product .product_meta .sku {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;
	color: rgb(134,27,83);
}
.wd-product .wd-product-detail.wd-product-sku {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: rgb(134,27,83);
}
.wd-product h3.wd-entities-title a {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: rgb(0,0,0);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.wd-sticky-btn-content h4.wd-entities-title {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: rgb(0,0,0);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 32px;
	color: rgb(0,0,0);
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 71px;
}
.product-labels .product-label.onsale {
	background-color: rgb(226,0,115);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(226,0,115);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 310px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	.wd-product h3.wd-entities-title a {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wd-product h3.wd-entities-title a {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1370px;
--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-page-title {
background-color: rgb(255,255,255);
}

@font-face {
	font-family: "Quicksand";
	src: url("//testkurek.miclick.pl/wp-content/uploads/Quicksand-300-Light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Quicksand";
	src: url("//testkurek.miclick.pl/wp-content/uploads/Quicksand-400-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Quicksand";
	src: url("//testkurek.miclick.pl/wp-content/uploads/Quicksand-500-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Quicksand";
	src: url("//testkurek.miclick.pl/wp-content/uploads/Quicksand-600-SemiBold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Quicksand";
	src: url("//testkurek.miclick.pl/wp-content/uploads/Quicksand-700-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

.payment_methods li img {
    margin-inline-start: 5px;
    margin-inline-end: 5px;
    max-height: 300px;
}

.whb-sticked .whb-general-header {
    background-color: rgba(255, 255, 255, 1) !important;
}

.single-product .woocommerce-product-gallery img {
    width: auto;
}

.wd-product.wd-quantity-overlap div.quantity input[type] {
    -moz-appearance: textfield;
}

/* usuwa logo producenta w galerii na stronie produktu */
.woocommerce-product-gallery .product-labels {
	display: none;
}

/* usuwa PRODUKT ze ścieżki w nagłówku na stronie produktu */
.single-product :is(.breadcrumbs,.yoast-breadcrumb) span:nth-of-type(odd) {
	display: none;
}

/* ostylowanie dropdown'u 'sortuj po' w product archive - ponieważ jest on podłączony do pól typu 'forms', których wyglądu nie chcemy równocześnie zmieniać w UI Woodmart */
select.orderby {
	border: 1px solid #CFCFCF !important;
	padding-left: 18px !important;
	color: #333;
	font-size: 12px;
	font-weight: 600;
}

/* wyśrodkowanie produktów w "polecane" na homepage */
@media (max-width: 768px) {
	body.home .wd-menu-price.wd-with-link {
		align-items: center;
	}
	
	body.home .wd-menu-price .menu-price-heading {
		display: block;
		text-align: center;
	}
	
	body.home .wd-menu-price .menu-price-details {
		text-align: center;
		border-top: none;
		padding-top: 0;
	}
}

/* ostylowanie strzałek slidera na homepage */
body.home #slider-175 .wd-btn-arrow .wd-arrow-inner {
	color: #000;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	margin-inline: -16px;
}

/* ostylowanie strzałek slidera zdjęć w Product Archive i Single Product */
.wd-product-grid-slider-nav .wd-prev, .wd-product-grid-slider-nav .wd-next {
	margin-inline: 5px;
	width: 34px !important;
	height: 34px !important;
	padding: 8px;
	color: #FFF;
	background-color: #e20073;
	border-radius: 50%;
}

@media (max-width: 1024px) {
	.wd-product-grid-slider-nav .wd-prev, .wd-product-grid-slider-nav .wd-next {
		width: 28px !important;
		height: 28px !important;
	}
}

/* ostylowanie strzałek slidera w Single Product Layout */
body.single-product .wd-btn-arrow .wd-arrow-inner {
	margin-inline: -10px !important;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
}

body.single-product .wd-btn-arrow .wd-arrow-inner::after {
	font-size: 32px;
}

@media (max-width: 1024px) {
	body.single-product .wd-btn-arrow .wd-arrow-inner::after {
		font-size: 20px;
	}
}
			
/* ostylowanie pionowego menu na zdjęciu produktu w product archive i single product, które pojawia się po najechaniu na zdjęcie produktu */
.wd-buttons.wd-pos-r-t {
	border: 1px solid #CFCFCF !important;
	transform: scale(0.8) !important;
	top: -12px !important;
	bottom: auto !important;
	left: auto !important;
	right: -5px !important;
}

@media (max-width: 1024px) { 
	.wd-buttons.wd-pos-r-t {
		top: -3px !important;
   	right: -3px !important;
	}
}

/* ostylowanie image enlarge button */
.woocommerce-product-gallery .product-additional-galleries {
	top: 0;
	left: auto !important;
	right: 0;
	bottom: auto !important;
}

.woocommerce-product-gallery .product-additional-galleries a::before {
	font-size: 24px;
}

/* ostylowanie sekcji 'add to cart' w Single Product Layout (Tablet i Mobile)  */
@media (max-width: 1024px) {
	.woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-enabled {
		justify-content: center;
	}
}

/* ostylowanie przycisków "+", "-" i ilości wybranych sztuk w Product Archive */
form.cart .quantity .btn, form.cart .quantity .input-text.qty.text {
	background-color: #e20073;
	color: #FFF;
	font-weight: 500;
}
	
/* ostylowanie strzałki scrollTop */	
.scrollToTop {
	background-color: #FFF !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3) !important;
}

/* pozbycie się niepotrzebnego napisu "pokaż" nad zdjęciem produktu w szybkim podglądzie koszyka */ 
.woocommerce-mini-cart .cart-item-link {
    display: inline-block !important; 
    line-height: 0 !important;
    font-size: 0 !important; 
}

/* ostylowanie dropdown menu kategorii przy hover na "oferta" w navbarze */
.wd-header-main-nav #menu-main-menu li.menu-item .wd-dropdown-menu.wd-dropdown {
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

/* ostylowanie elementów "active filters" */
body.archive .woocommerce.widget_layered_nav_filters li.chosen::marker {
	font-size: 0;
	color: transparent;
}

body.archive .woocommerce.widget_layered_nav_filters li.chosen a::before {
	color: red;
}

body.archive .woocommerce.widget_layered_nav_filters h5 {
	color: green;
}

/* ostylowanie pozycji elementów wewnątrz sekcji "WYSYŁKA" w /KOSZYK && /ZAMÓWIENIE */
table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] {
	text-align: left;
}
	
table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] li {
	display: flex;
  justify-content: end;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
	
table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] li label {
	order: 3;
	width: 100%;
	text-align: right;
}
	
table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] li input.shipping_method {
	order: 2;
	top: 0;
}

table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] li .wysylka-logo {
	order: 1;
}

table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] .woocommerce-shipping-destination {
	text-align: right;
}

td[data-title="Wysyłka"] li > div:not(.wysylka-logo):not(#selected-paczkomat):not([class]) {
	order: 5;
	width: 100%;
	text-align: right;
}

td[data-title="Wysyłka"] #selected-paczkomat {
	order: 4;
	padding-block: 5px;
	text-align: right;
	color: green;
}

td[data-title="Wysyłka"] .btn.button.select-paczkomat-button {
	margin-block: 5px;
	margin-right: 5px;
	background-color: #CFCFCF;
	border-radius: 10px;
}

@media (max-width: 768px) {
	table.shop_table .woocommerce-shipping-totals.shipping {
		flex-direction: column;
		align-items: baseline;
	}
	
	table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] {
		text-align: left;
		padding-top: 0;
		padding-left: 0;
	}
	
	table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] li {
		order: 0;
		justify-content: left;
	}
	
	table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] li label {
		order: 0;
		text-align: left;
	}
	
	table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] li input.shipping_method {
		order: 0;
		margin-left: 0;
		margin-right: 7px;
	}
	
	table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] li .wysylka-logo {
		order: 0;
	}
	
	table.shop_table .woocommerce-shipping-totals.shipping td[data-title="Wysyłka"] .woocommerce-shipping-destination {
		text-align: left;
	}

	td[data-title="Wysyłka"] li > div:not(.wysylka-logo):not(#selected-paczkomat):not([class]) {
		text-align: left;
	}
	
	td[data-title="Wysyłka"] #selected-paczkomat {
		text-align: left;
	}
	
	td[data-title="Wysyłka"] .btn.button.select-paczkomat-button {
		margin-right: 0;
	}
}

/* Blog archive i blog single post usunięcie marginesu góra-dół */
.blog .wd-content-layout.content-layout-wrapper, .post-template-default.single-post main {
	margin-block: -40px;
}

