@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//valyutamobile.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(37, 111, 232);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(13,110,253);
	--wd-alternative-color: rgb(221,153,51);
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgba(239,239,239,0);
	--btn-accented-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(13,110,253);
	--btn-accented-bgcolor-hover: rgb(2,119,61);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(0,103,237);
	--btn-bgcolor-hover: rgba(30,115,190,0.15);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(13,110,253);
	--wd-link-color-hover: rgb(42,42,201);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .wd-product .wd-product-cats a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
.page .wd-page-content {
	background-image: none;
	background-repeat: no-repeat;
}
 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: rgb(255,255,255);
	background: rgb(0,103,237);
}
html .woocommerce-mini-cart__buttons .btn-cart {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	color: rgb(247,247,247);
	background: rgb(0,178,14);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(255,255,255);
	background: rgb(39,130,60);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(0,153,56);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(38,124,58);
}
html .woocommerce-mini-cart__buttons .checkout {
	background: rgb(0,103,237);
}
html .woocommerce-mini-cart__buttons .checkout:hover {
	color: rgb(255,255,255);
	background: rgb(30,115,190);
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(0,103,237);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(30,115,190);
}
html .login .button, html .register .button, html .wd-switch-to-register, html .lost_reset_password .button {
	font-size: 14px;
}
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: rgba(0,0,0,0.94);
	--wd-form-placeholder-color: rgb(147,147,147);
	--wd-form-brd-color: rgba(191,191,191,0.66);
}
.product-labels .product-label.onsale {
	background-color: rgb(33,85,206);
}
.product-labels .product-label.new {
	background-color: rgb(52,170,62);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font-size: 14px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 14px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .wd-product .wd-product-cats a {
		font-size: 14px;
	}
	html .wd-nav.wd-nav-main > li > a {
		font-size: 14px;
	}
	html .login .button, html .register .button, html .wd-switch-to-register, html .lost_reset_password .button {
		font-size: 14px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 13px;
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font-size: 13px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 13px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .wd-product .wd-product-cats a {
		font-size: 13px;
	}
	html .wd-nav.wd-nav-main > li > a {
		font-size: 13px;
	}
	html .login .button, html .register .button, html .wd-switch-to-register, html .lost_reset_password .button {
		font-size: 13px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-brd-radius: 0px;
}



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

.woocommerce-error {
    background-color: #ffffff !important;
    border: 1px solid #ccc;
    color: #cc0000;
}
