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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//miluron.cz/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//miluron.cz/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//miluron.cz/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//miluron.cz/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//miluron.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//miluron.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//miluron.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//miluron.cz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Futura PT Book", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Futura PT Book", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Futura PT Book", 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: "Futura PT Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Futura PT Book", 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: 18px;
	--wd-header-el-font: "Futura PT Book", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(197,150,99);
	--wd-alternative-color: rgb(225,203,178);
	--btn-default-font-family: "Futura PT Book", Arial, Helvetica, sans-serif;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(190,153,100);
	--btn-default-bgcolor-hover: rgb(169,127,79);
	--btn-accented-font-family: "Futura PT Book", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(190,153,100);
	--btn-accented-bgcolor-hover: rgb(169,127,79);
	--btn-accented-color: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	background-color: rgb(0,0,0);
	background-image: url(https://miluron.cz/wp-content/uploads/2025/02/Age-banner-pozadie.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.wd-age-verify-wrap {
	--wd-popup-width: 450px;
}
.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;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Futura PT Book", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: lowercase;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Futura PT Book", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	color: rgb(0,0,0);
	background: rgb(190,153,100);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(0,0,0);
	background: rgb(169,127,79);
}
.product-labels .product-label.onsale {
	background-color: rgb(190,153,100);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 72px;
	}
	html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
		font-size: 11px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 45px;
	}
	html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
		font-size: 9px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@font-face {
	font-family: "Futura PT Book";
	src: url("//miluron.cz/wp-content/uploads/2025/02/FuturaPT-Book.woff2") format("woff2"), 
url("//miluron.cz/wp-content/uploads/2025/02/FuturaPT-Book.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Futura PT Light";
	src: url("//miluron.cz/wp-content/uploads/2025/02/FuturaPT-Light.woff2") format("woff2"), 
url("//miluron.cz/wp-content/uploads/2025/02/FuturaPT-Light.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.woocommerce .quantity input.qty {
    width: 3em !important;
}

/* SHOP / PRODUCT GRID */
.product-grid-item .product-labels .onsale.product-label,
.products .product-labels .onsale.product-label {
    background-color: rgb(190, 153, 100) !important;
    color: #fff !important;
    width: 44px;
    height: 44px;
    border-radius: 50% !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    box-sizing: border-box;
}

/* SINGLE PRODUCT */
.single-product .product-labels .onsale.product-label,
.single-product .woocommerce-product-gallery .onsale.product-label {
    background-color: rgb(190, 153, 100) !important;
    color: #fff !important;
    width: 58px;
    height: 58px;
    border-radius: 50% !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    box-sizing: border-box;
}

.wd-entities-title,
.wd-product-cats,
.wrap-price {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

body .wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span {
    font-size: 10px !important;
}

a:is(.btn,.button,button,[type=submit],[type=button]) {
    min-height: 10px;
}

.wd-product.wd-hover-fw-button .wd-add-btn a.add-to-cart-loop span {
    padding: 6px 12px;
}

.product-grid-item .star-rating {
    display: none;
}

.wd-nav.wd-gap-l {
    --nav-gap: 95px;
}

#gallery-1 .gallery-icon img {
    border: none !important;
}

.star-rating span:before {
    color: #000000 !important;
}

.stars:hover a:before,
.stars.selected a:before,
.stars.selected:hover a:before {
    color: #000000 !important;
}

.grecaptcha-badge {
    visibility: hidden;
}