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

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

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

:root {
	--wd-text-font: "FixelText", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #5B5B5B;
	--wd-text-font-size: 16px;
	--wd-title-font: "FixelDisplay", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: none;
	--wd-title-color: #444444;
	--wd-entities-title-font: "FixelDisplay", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #444444;
	--wd-entities-title-color-hover: rgb(68, 68, 68);
	--wd-alternative-font: "FixelDisplay", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "FixelDisplay", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #444444;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "FixelDisplay", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(48,36,150);
	--wd-alternative-color: rgb(2,135,221);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "FixelDisplay", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(48,36,150);
	--btn-default-bgcolor-hover: rgb(2,135,221);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-font-family: "FixelDisplay", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(48,36,150);
	--btn-accented-bgcolor-hover: rgb(2,135,221);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(48,36,150);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(2,135,221);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-buy-now-btn {
	font-family: "FixelDisplay", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-transform: none;
	color: rgb(48,36,150);
	background: rgb(255,255,255);
}
html .wd-buy-now-btn:hover {
	color: rgb(48,36,150);
	background: rgb(255,255,255);
}
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(53,53,53);
	--wd-form-placeholder-color: rgb(174,183,206);
	--wd-form-brd-color: rgb(213,217,220);
}
.product-labels .product-label.onsale {
	background-color: rgb(206,68,47);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(82,82,82);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(82,82,82);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(82,82,82);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-form-brd-radius: 0px;
--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: 5px;
}



@font-face {
	font-family: "FixelDisplay";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeldisplay-black.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "FixelDisplay";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeldisplay-bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "FixelDisplay";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeldisplay-extralight.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "FixelDisplay";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeldisplay-medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "FixelDisplay";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeldisplay-regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "FixelDisplay";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeldisplay-semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "FixelDisplay";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeldisplay-extrabold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "FixelDisplay";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeldisplay-light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "FixelDisplay";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeldisplay-thin.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "FixelText";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeltext-medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "FixelText";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeltext-black.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "FixelText";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeltext-bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "FixelText";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeltext-extrabold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "FixelText";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeltext-thin.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "FixelText";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeltext-extralight.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "FixelText";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeltext-light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "FixelText";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeltext-regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "FixelText";
	src: url("//zarutsky.com.ua/wp-content/uploads/2024/06/fixeltext-semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

.whb-flex-flex-middle .whb-col-right .cart-widget-opener{
	transform:translatex(0px) translatey(0px);
}

/* Input */
.widget ul input[type=button]{
	border-color:#c6cfda;
	border-style:solid;
	border-width:1px;
	border-radius:4px !important;
}

/* Input */
.widget ul input[type=number]{
	border-color:#c6cfda;
	border-radius:4px !important;
	
}

/* Input */
.cart-widget-side .widget .widget_shopping_cart_content .wd-scroll .wd-scroll-content ul li div .quantity input[type=number]{
	border-width:1px !important;
	border-radius:4px !important;}

.widget p .button:nth-child(1){
	background-color:rgba(48,36,150,0);
	color:#302496;
	border-width:1px;
	border-style:solid;
	border-color:#c6cfda;	
  font-size:16px;}

.widget p .button:nth-child(2){
	background-image:url("https://zarutsky.com.ua/wp-content/uploads/2024/06/rectangle-2304.jpg");
	background-color:#302496;
	background-size:cover;
	font-size:16px;
}

.wd-product .price {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

.wd-sticky-btn a.button{
	color:#ffffff;
	
}

/* Button */
#customer_login .col-register-text a{
	color:#ffffff;
	
}
p.price > ins > .woocommerce-Price-amount.amount > bdi:last-of-type {
    color: #ce442f !important;
}
ins > .woocommerce-Price-amount.amount > bdi:last-of-type {
color: #ce442f !important;
}
.wd-products-element .price bdi {
  color:rgb(174, 183, 206) !important;
}
@media (min-width: 1025px) {
	.price del .woocommerce-Price-amount.amount bdi {
    color: #353535 !important;
}

.price ins .woocommerce-Price-amount.amount bdi {
    color: #ce442f !important;
}

.price .woocommerce-Price-amount.amount:first-of-type bdi {
    color: #ce442f;
}

.price .woocommerce-Price-amount.amount:last-of-type bdi {
    color: #353535;
}

.hide-larger-price .price :not(.price) {
  text-decoration-color: #6d6d6d;
}

.hide-larger-price .price>:is(ins,small) {
    margin-inline-start: 10px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.price del .woocommerce-Price-amount.amount bdi {
    color: #353535 !important;
}

.price ins .woocommerce-Price-amount.amount bdi {
    color: #ce442f !important;
}

.price .woocommerce-Price-amount.amount:first-of-type bdi {
    color: #ce442f;
}

.price .woocommerce-Price-amount.amount:last-of-type bdi {
    color: #353535;
}

.hide-larger-price .price :not(.price) {
  text-decoration-color: #6d6d6d;
}

.hide-larger-price .price>:is(ins,small) {
    margin-inline-start: 10px;
}
}

