:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Philosopher-cyr", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "Philosopher", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(95, 105, 33);
	--wd-alternative-font: "Onest", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Philosopher", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Wix Madefor Display", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 4px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(94,104,33);
	--wd-alternative-color: rgb(51,51,51);
	--btn-default-font-family: "Satoshi-Regular", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgb(255,255,255);
	--btn-accented-font-family: "Satoshi-Bold", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(94,104,33);
	--btn-accented-bgcolor-hover: rgb(95,105,33);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(94,104,33);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(251,188,52);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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 top;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,243,237);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,243,237);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,243,237);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,243,237);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,243,237);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,243,237);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Satoshi-Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
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(91,91,91);
}
html .btn.wd-buy-now-btn {
	font-family: "Satoshi-Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: rgb(255,255,255);
	background: rgb(94,104,33);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(95,105,33);
}
.wd .product-label.onsale {
	background-color: rgb(94,104,33);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(251,188,52);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(51,51,51);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--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;
}

@media (min-width: 1440px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(231,229,217);
}

@font-face {
	font-family: "Satoshi-Light";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/03/Satoshi-Light.woff2") format("woff2");
	font-weight: 200;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi-Regular";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/03/Satoshi-Regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi-Medium";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/03/Satoshi-Medium.woff2") format("woff2");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi-Bold";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/03/Satoshi-Bold.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi-Black";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/03/Satoshi-Black.woff2") format("woff2");
	font-weight: 900;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay-Light";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/ClashDisplay-Light.woff2") format("woff2");
	font-weight: 200;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay-Regular";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/03/Satoshi-Regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay-Medium";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/ClashDisplay-Medium.woff2") format("woff2");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay-SemiBold";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/ClashDisplay-Semibold.woff2") format("woff2");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay-Bold";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/ClashDisplay-Bold.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Philosopher-cyr";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/philosopher-cyr-ext.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Philosopher-cyr";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/philosopher-cyr-ext-700.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Philosopher-lat";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/philosopher-lat-ext.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Philosopher";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/philosopher-lat-ext-700.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Onest";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/onest-v9-cyrillic_cyrillic-ext_latin-200.woff2") format("woff2");
	font-weight: 200;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Onest";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/onest-v9-cyrillic_cyrillic-ext_latin-regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Onest";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/onest-v9-cyrillic_cyrillic-ext_latin-700.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Onest";
	src: url("//kvitkodar.com.ua/wp-content/uploads/2026/04/onest-v9-cyrillic_cyrillic-ext_latin-900.woff2") format("woff2");
	font-weight: 900;
	font-display:swap;
	font-style: normal;
}

.elementor-widget-n-tabs{
	--n-tabs-title-background-color-active: var(--e-global-color-text);
	--n-tabs-title-background-color-hover: var( --e-global-color-primary );
}
.btn, .button, .btn.btn-accent{
	border-radius:4px 20px 4px 0px;
}
.tax-product_cat main, .woocommerce-shop main, .single-product .whb-overcontent:not(.whb-custom-header), .wd-header-overlap .wd-page-title {
    padding-top: 9rem !important;
  }

.wd-post-cat {
    background-color: #e7e5d9 !important;
}
.wd-post-author{
    display:none !important;
}
.woocommerce-shop main#main-content, .archive main#main-content{
	padding-top:2rem !important;
}

.single-product .wd-content-area .product-tabs-wrapper {
	border-top: 2px solid var(--wd-primary-color);
	border-bottom: 2px solid var(--wd-primary-color);
	background-color: #fff !important;
}
.single-product .summary-inner .product_meta {
	border-top: 2px solid var(--wd-primary-color);
}
.shop-loop-head{
/* 	border-top: 2px solid var(--wd-primary-color); */
	border-bottom: 2px solid var(--wd-primary-color);
	padding-bottom: 2rem;
	padding-top: 2rem;
}

.wd-notice :is(.button, .wc-backward) a, div.wpcf7-response-output :is(.button, .wc-backward) a, .mc4wp-alert :is(.button, .wc-backward) a, :is(.woocommerce-error, .woocommerce-message, .woocommerce-info) :is(.button, .wc-backward){
	color:var(--wd-secondary-color);
}

.elementor-slideshow__title{
	display:none;
}

#chaty-widget-0 .chaty-widget {
  left: 10px !important;
}@media (min-width: 1025px) {
	.wd-sidebar{
	padding-left:2rem;
	border-left: 2px solid var(--wd-primary-color);
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#chaty-widget-0 .chaty-i-trigger .chaty-channel, .chaty-cta-button .open-chaty, 
#chaty-widget-0 .chaty-widget .chaty-svg, #chaty-widget-0 .chaty-i-trigger .chaty-channel button, #chaty-widget-0 .chaty-channel-list .chaty-channel span.chaty-icon, #chaty-widget-0 .chaty-channel-list .chaty-channel a, #chaty-widget-0 .chaty-channel-list .chaty-channel{
	width:40px !important;
	height:40px !important;
}
#chaty-widget-0 .chaty-widget {
  bottom: 67px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#chaty-widget-0 .chaty-i-trigger .chaty-channel, .chaty-cta-button .open-chaty, 
#chaty-widget-0 .chaty-widget .chaty-svg, #chaty-widget-0 .chaty-i-trigger .chaty-channel button, #chaty-widget-0 .chaty-channel-list .chaty-channel span.chaty-icon, #chaty-widget-0 .chaty-channel-list .chaty-channel a, #chaty-widget-0 .chaty-channel-list .chaty-channel{
	width:40px !important;
	height:40px !important;
}
#chaty-widget-0 .chaty-widget {
  bottom: 67px !important;
}
}

@media (max-width: 576px) {
	.wd-sidebar{
	padding-top:2rem;
	padding-left:0;
	border-left:unset;
	border-top: 2px solid var(--wd-primary-color);
}
.wd-page-title .wd-page-title-bg img {
  object-fit: cover;
  object-position: left bottom;
}
#chaty-widget-0 .chaty-i-trigger .chaty-channel, .chaty-cta-button .open-chaty, 
#chaty-widget-0 .chaty-widget .chaty-svg, #chaty-widget-0 .chaty-i-trigger .chaty-channel button, #chaty-widget-0 .chaty-channel-list .chaty-channel span.chaty-icon, #chaty-widget-0 .chaty-channel-list .chaty-channel a, #chaty-widget-0 .chaty-channel-list .chaty-channel{
	width:40px !important;
	height:40px !important;
}
#chaty-widget-0 .chaty-widget {
  bottom: 67px !important;
}
}

