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

:root {
	--wd-text-font: "HelveticaNeueCyr", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #111111;
	--wd-text-font-size: 16px;
	--wd-title-font: "FuturaPTCond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(17,17,17);
	--wd-entities-title-font: "FuturaPTCond", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 800;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: rgb(17,17,17);
	--wd-entities-title-color-hover: rgb(17, 17, 17);
	--wd-alternative-font: "HelveticaNeueCyr", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "HelveticaNeueCyr", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(17,17,17);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "HelveticaNeueCyr", 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(222,101,54);
	--wd-alternative-color: rgb(17,17,17);
	--wd-link-color: rgb(17,17,17);
	--wd-link-color-hover: rgb(17,17,17);
	--btn-default-font-family: "HelveticaNeueCyr", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(222,101,54);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "HelveticaNeueCyr", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(222,101,54);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,0,0);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(222,101,54);
	--notices-warning-color: rgb(255,255,255);
}
.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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(245,245,245);
	--wd-bordered-bg:rgb(245,245,245);
}
.woodmart-woocommerce-layered-nav .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;
}
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(17,17,17);
	--wd-form-placeholder-color: rgb(17,17,17);
	--wd-form-brd-color: rgba(17,17,17,0.5);
	--wd-form-brd-color-focus: rgb(17,17,17);
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 16px;
	--wd-arrow-size: 40px;
	--wd-arrow-color: rgb(17,17,17);
	--wd-arrow-color-hover: rgb(17,17,17);
	--wd-arrow-color-dis: rgb(17,17,17);
	--wd-arrow-bg: rgb(245,245,245);
	--wd-arrow-bg-hover: rgb(245,245,245);
	--wd-arrow-bg-dis: rgb(245,245,245);
	--wd-arrow-radius: 7px;
}
.product-labels .product-label.onsale {
	background-color: rgb(17,17,17);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(17,17,17);
}
.product-labels .product-label.featured {
	background-color: rgb(222,101,54);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,75,75);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(17,17,17);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 14px;
	}

}

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

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}



@font-face {
	font-family: "HelveticaNeueCyr";
	src: url("//firmanshop.com.ua/wp-content/uploads/2025/08/helveticaneuecyr-light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "HelveticaNeueCyr";
	src: url("//firmanshop.com.ua/wp-content/uploads/2025/08/helveticaneuecyr-medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "FuturaPTCond";
	src: url("//firmanshop.com.ua/wp-content/uploads/2025/08/futuraptcond-extrabold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

/* header start */
/* Nav link text */
#menu-main-header-menu .menu-item .nav-link-text{
	color:#111111;
}
/* Button */
.whb-main-header .wd-button-wrapper a{
	font-weight:500;
	font-size:14px;
	text-transform:none;
	padding-top:16px;
	padding-bottom:16px;
	padding-right:40px;
	padding-left:40px;
}
/* Cart number */
.whb-main-header .whb-col-right .wd-cart-number{
	color:#ffffff !important;
	background-color:#de6536 !important;
	font-size:10px;
	font-weight:300;
}
/* Tools count */
.whb-main-header .whb-col-right .wd-tools-count{
	font-weight:300;
	color:#ffffff !important;
	background-color:#de6536 !important;
	font-size:10px;
}
/* Span Tag */
.banhed{
	font-weight:500;
	font-size:14px !important;	
}
.mobbanhed{
	font-weight:500;
}
@media (max-width:1024px){
	/* Cart number */
	.whb-main-header .whb-hidden-lg .wd-cart-number{
		color:#ffffff !important;
		background-color:#de6536 !important;
	}
	/* Tools count */
	.whb-main-header .whb-hidden-lg .wd-tools-count{
		color:#ffffff !important;
		background-color:#de6536 !important;
		
	}	
}
/* Woodmart nav link */
#menu-main-header-menu .wd-sub-menu .woodmart-nav-link{
	color:#111111;
	
}

/* header end */

strong, b {
    font-weight: 500 !important;
}

.woocommerce-mini-cart__buttons .btn-cart {
    border-radius: var(--btn-default-brd-radius);
    color: #ffffff !important;
    background-color: #111111 !important;
	}

.amount {
    color: rgb(0 0 0);
    font-weight: 300;
}


/* Показувати лише першу категорію у .wd-product-cats (ховає інші і коми) */
.wd-product-cats {
  font-size: 0 !important;               /* ховає текстові вузли + усі посилання */
}
.pagination-more-btn .wd-product-cats a {
    font-size: 0px !important;
    color: #111111;
}
.wd-products-element .wd-product-cats a {
    font-size: 0px !important;
}
.wd-product-cats a:first-child {
  font-size: 13px !important;            /* відновити розмір для першого посилання */
  display: inline-block !important;
  line-height: 1;
}


/* 640px and smaller screen sizes */
@media (max-width:640px){

	/* Button */
	.pagination-more-btn .wd-add-btn a{
		display:none;
	}
	
}
