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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(125,125,125);
	--wd-text-font-size: 14px;
	--wd-title-font: " ArtegraSans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: none;
	--wd-title-color: rgb(65,65,65);
	--wd-entities-title-font: " ArtegraSans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(65,65,65);
	--wd-entities-title-color-hover: rgb(65, 65, 65);
	--wd-alternative-font: " ArtegraSans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: " ArtegraSans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(65,65,65);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: " ArtegraSans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(34,138,80);
	--wd-alternative-color: rgb(255,229,0);
	--wd-link-color: rgb(65,65,65);
	--wd-link-color-hover: rgb(65,65,65);
	--btn-default-font-family: " ArtegraSans", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-default-color: rgb(65,65,65);
	--btn-default-color-hover: rgb(65,65,65);
	--btn-accented-font-family: " ArtegraSans", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(46,151,92);
	--btn-accented-bgcolor-hover: rgb(34,138,80);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(46,151,92);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,229,0);
	--notices-warning-color: rgb(65,65,65);
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
	text-transform: none;
}
html table th {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(249,250,253);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(249,250,253);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(46,151,92);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
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(118,118,118);
	--wd-form-placeholder-color: rgb(118,118,118);
	--wd-form-bg: rgb(249,250,253);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: rgb(55,63,86);
	--wd-arrow-bg-hover: rgb(55,63,86);
	--wd-arrow-bg-dis: rgb(212,215,224);
	--wd-arrow-radius: 10px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 10px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: rgb(55,63,86);
	--wd-arrow-bg-hover: rgb(55,63,86);
	--wd-arrow-bg-dis: rgb(212,215,224);
	--wd-arrow-radius: 10px;
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,119,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(60,60,60);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(255,229,0);
	color: rgb(65,65,65);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,104,104);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(255,229,0);
	color: rgb(65,65,65);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}
:root{
--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;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: Montserrat !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family:  ArtegraSans !important;
}

@font-face {
	font-family: "ArtegraSans";
	src: url("//upanuntsi.com/wp-content/uploads/2025/09/ArtegraSans-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "ArtegraSans";
	src: url("//upanuntsi.com/wp-content/uploads/2025/09/ArtegraSans-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "ArtegraSans";
	src: url("//upanuntsi.com/wp-content/uploads/2025/09/ArtegraSans-SemiBold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

.button{
	text-transform:none!important;
}
body .wd-preloader {
	display:none!important;
}
/* header */
.whb-general-header .whb-col-left .menu-opener{
	color:#414141 !important;
	min-width:100px !important;
}
/* Cart number */
.whb-main-header .whb-col-right .wd-cart-number{
	width:20px !important;
	height:20px !important;
	align-self:center !important;
	display:flex !important;
	justify-content:center !important;
	align-items:center !important;
	font-size:14px !important;
	background-color:#ff7700 !important;
}
@media (max-width:1024px){
	/* Cart number */
	.whb-main-header .whb-hidden-lg .wd-cart-number{
		width:20px !important;
	height:20px !important;
	align-self:center !important;
	display:flex !important;
	justify-content:center !important;
	align-items:center !important;
	font-size:10px !important;
	background-color:#ff7700 !important;
	}
}
/* Span Tag */
.headtopbartext{
	font-family: " ArtegraSans", Sans-serif !important;
	font-weight:500;
	font-size:18px !important;
}
@media (max-width:430px){
.headtopbartextmob{
	font-family: " ArtegraSans", Sans-serif !important;
	font-weight:500;
	font-size:12px !important;
}
}




.wd-mobile-nav-overlay {
    background-color: rgba(0, 0, 0, 0.6) !important; /* темне затемнення */
    transition: background-color 0.3s ease; /* плавний ефект */
}
.searchform input[type="text"] {
    padding-inline-end: 0px !important;
}
[class*="wd-header-search-form"] input[type='text'] {
    min-width: 220px !important;
}
.whb-main-header .whb-col-center .wd-header-text span{
	font-size:15px;
}
/* Dropdown cats */
.whb-main-header .whb-col-left .wd-dropdown-cats{
	margin-top:15px !important;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	
}
#menu-katehorii-meniu .menu-item .woodmart-nav-link{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
#menu-katehorii-meniu .menu-item .wd-dropdown-menu{
	margin-left:2px;
}