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

:root {
	--wd-header-banner-h: 27px;
	--wd-text-font: "Century Gothic", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Century Gothic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "hkgroteskpro", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(28,37,44);
	--btn-default-font-weight: 400;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(28,37,44);
	--btn-default-bgcolor-hover: rgba(28,37,44,0.81);
	--btn-accented-bgcolor: rgb(51,51,51);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-color: rgb(232,230,225);
	--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(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
}
.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;
}
.header-banner {
	background-color: rgb(254,223,229);
	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 .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Lato-700", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 22px;
}
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 {
	text-transform: capitalize;
}
html .wd-nav.wd-nav-main > li > a {
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	color: rgb(28,37,44);
}
.product-labels .product-label.onsale {
	background-color: rgb(254,223,229);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 16px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 45px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1300px;
--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: 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;
}



.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "Orpheus Pro";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Century Gothic";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Century Gothic";
	font-weight: 700;
	font-style: normal;
}

.products-by-tag{
    display: flex;
    gap: 10px;
    margin: 0 0 20px 0;
}
.product-by-tag{
    position:relative;
	max-width:142px;
}

.title-by-tag{
 font-size: 20px;
font-weight: 700;
color: #000;
}
.wd-copyrights{
	    background-color: #000;
    color: #fff;
}
.wd-copyrights a{
	    color: #fff;
}
.woocommerce-product-details__short-description ul li b{
	padding-right: 5px;
}

.hidden-fields-container{
	display: none;
}
.fastorder-form{
	display:flex;
}
.fastorder-title p{
	    font-weight: 600;
    font-size: 22px;
}
.bottom-button-order {
 display:none;
}

.price_slider_amount .button{
	    color: #fff!important;
}

.tagged_as{
	 display:none;
}@media (max-width: 576px) {
	.bottom-button-order {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    text-align: center;
    padding: 0;
    z-index: 400;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 12px 20px;
    border-radius: 0;
    display: inline-block;
}
.bottom-button-order:hover {
    color: #fff;
}
.woocommerce-product-details__short-description ul li{
	    font-size: 14px;
    margin-bottom: 2px !important;
    line-height: 20px;
}
.woocommerce-product-details__short-description p{
	    font-size: 14px;
    margin-bottom: 2px !important;
    line-height: 20px;
}
}

