:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "SatoshiVariable", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "ClashDisplay", 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: var(--wd-text-font);
	--wd-widget-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "SatoshiVariable", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(94,104,33);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(0,128,0);
	--btn-accented-bgcolor-hover: rgb(0,128,0);
	--btn-font-family: "SatoshiVariable", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: none;
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(94,104,33);
	--wd-link-color-hover: rgb(94,104,33);
}
.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;
}
.wd-hb {
	background-color: rgb(94,104,33);
	background-image: none;
}
: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;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 500;
	font-size: 28px;
	color: rgb(94,104,33);
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 38px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :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;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
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-bg: rgba(94,104,33,0.09);
}
.wd .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.wd .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 60px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 26px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 20px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1420px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(246,243,237);
}

@font-face {
	font-family: "ClashDisplay";
	src: url("//www.gumideck.sk/eshop/wp-content/uploads/sites/2/2023/06/ClashDisplay-Medium.woff2") format("woff2"), 
url("//www.gumideck.sk/eshop/wp-content/uploads/sites/2/2023/06/ClashDisplay-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay";
	src: url("//www.gumideck.sk/eshop/wp-content/uploads/sites/2/2023/06/ClashDisplay-Bold.woff2") format("woff2"), 
url("//www.gumideck.sk/eshop/wp-content/uploads/sites/2/2023/06/ClashDisplay-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//www.gumideck.sk/eshop/wp-content/uploads/sites/2/2023/06/Satoshi-Medium.woff2") format("woff2"), 
url("//www.gumideck.sk/eshop/wp-content/uploads/sites/2/2023/06/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//www.gumideck.sk/eshop/wp-content/uploads/sites/2/2023/06/Satoshi-Bold.woff2") format("woff2"), 
url("//www.gumideck.sk/eshop/wp-content/uploads/sites/2/2023/06/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/* Odznak -10% pre produkty s tagom zlava-10 (WPC dosky orech/gastan/siva) */
.product_tag-zlava-10 .product-element-top,
.product_tag-zlava-10 .woocommerce-product-gallery {
	position: relative;
}
.product_tag-zlava-10 .product-element-top::after,
.product_tag-zlava-10 .woocommerce-product-gallery::after {
	content: "-10%" !important;
	position: absolute !important;
	top: 12px !important;
	left: 12px !important;
	right: auto !important;
	bottom: auto !important;
	z-index: 20 !important;
	width: 56px !important;
	height: 56px !important;
	border-radius: 50% !important;
	background: #e63329 !important;
	color: #fff !important;
	font-weight: 700 !important;
	font-size: 15px !important;
	line-height: 1 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	text-align: center !important;
	box-shadow: 0 2px 6px rgba(0,0,0,0.25) !important;
	pointer-events: none !important;
	opacity: 1 !important;
	visibility: visible !important;
	transform: none !important;
	margin: 0 !important;
	border: 0 !important;
}
@media (max-width: 767px) {
	.product_tag-zlava-10 .product-element-top::after,
	.product_tag-zlava-10 .woocommerce-product-gallery::after {
		width: 44px !important;
		height: 44px !important;
		font-size: 12px !important;
		top: 8px !important;
		left: 8px !important;
	}
}

/* Odznak -10% v menu Kategorie produktov (Orech/Gastan/Siva) */
.widget_product_categories .cat-item-52 > a::after,
.widget_product_categories .cat-item-54 > a::after,
.widget_product_categories .cat-item-55 > a::after {
	content: "-10%";
	display: inline-block;
	margin-left: 6px;
	padding: 1px 6px;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.4;
	color: #fff;
	background: #e63329;
	border-radius: 10px;
	vertical-align: middle;
}

/* Vyrazne upozornenie pri tovare "Dostupne na objednavku" (cca 2 tyzdne) */
.stock.available-on-backorder {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	background: #fff4e0;
	border: 1px solid #f0ad4e;
	color: #7a4a00;
	padding: 10px 14px;
	border-radius: 6px;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4;
}
.stock.available-on-backorder::before {
	content: "\26A0";
	font-size: 16px;
}
.stock.available-on-backorder::after {
	content: " Dodacia lehota cca 2 tyzdne.";
	font-weight: 400;
}

/* Upozornenie na tovar "na objednavku" v kosiku */
.gd-cart-backorder-notice {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-top: 8px;
	background: #fff4e0;
	border: 1px solid #f0ad4e;
	color: #7a4a00;
	padding: 6px 10px;
	border-radius: 6px;
	font-weight: 600;
	font-size: 12.5px;
	line-height: 1.4;
}