@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//fashiontree.pl/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-cat-brd-radius: 10%;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Gelasio", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(2,130,79);
	--wd-alternative-color: rgb(224,234,240);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(2,130,79);
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(2,130,79);
	--btn-default-bgcolor-hover: rgb(2,130,79);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(2,130,79);
	--btn-accented-bgcolor-hover: rgb(2,130,79);
	--btn-transform: none;
	--btn-bgcolor: rgb(2,130,79);
	--btn-bgcolor-hover: rgb(2,130,79);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgba(224,178,82,0.94);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 80px;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.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(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
.page-title-default {
	background-color: rgb(2,130,79);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
.footer-container {
	background-color: rgb(2,130,79);
	background-image: none;
	background-repeat: repeat;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.page .main-page-wrapper {
	background-image: url(https://fashiontree.pl/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-image: url(https://fashiontree.pl/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-product .main-page-wrapper {
	background-image: url(https://fashiontree.pl/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-blog .main-page-wrapper {
	background-image: url(https://fashiontree.pl/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-post .main-page-wrapper {
	background-image: url(https://fashiontree.pl/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
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(119,119,119);
	--wd-form-placeholder-color: rgba(119,119,119,0.47);
	--wd-form-brd-color-focus: rgb(2,130,79);
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 80px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 15px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 50px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

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

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

@media (min-width: 1376px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Sifty";
	font-weight: 800;
	font-style: normal;
}

.main-page-wrapper {
  padding-top: 0px !important;
}
.wd-side-hidden.wd-opened {
  margin: 5px;
  border-radius: 10px;
}
.wd-sticky-btn-shown.wd-sticky-btn {
  border-radius: 10px 10px 0px 0px;
}
.woocommerce-checkout > .checkout-order-review::before, .woocommerce-checkout > .checkout-order-review::after, .woocommerce-order-pay #order_review::before, .woocommerce-order-pay #order_review::after {
  background-image: none !important;
}
.woocommerce-form-coupon-toggle, .woocommerce-form-login-toggle{
text-align: center;
}
:is(.checkout_coupon, .login.hidden-form) {
  max-width: none !important;
}
.page-title-default {
  border-radius: 10px;
  margin: -35px 5px 5px 5px;
}
.woocommerce-my-account-wrapper {
  margin-inline: 0px !important;
}
.wd-my-account-sidebar {
	padding: 30px 10px !important;
  background: white;
  border-radius: 10px;
}
.wd-nav-product-cat{
	justify-content: center !important;
}
.wd-cat-image img{
	height: 250px !important;
	object-fit: contain !important;
}
.product-tabs-wrapper{
	margin: 50px 15px !important;
	border-radius: 10px;
}
.wd-blog-element{
	margin-top: 30px;
}
.wd-post-inner .wd-post-thumb .wd-post-img img{
  height: 250px;
  object-fit: cover;
}
.wd-nav-product-cat .cat-item .category-nav-link{
	border: 1px solid #fff;
  border-radius: 10px;
  padding: 10px;
	margin: 5px;
}
.product-wrapper{
	padding: 10px !important;
}
.sidebar-container{
	margin-top: 40px;
}
.widget-area{
	background: #fff;
  border-radius: 10px;
}
.wd-design-full-width{
	background: transparent;
}
.wd-sub-menu li>a {
    font-size: 15px !important;
}
/* Custom Styles for Fabric Estimator Table Start*/
.fabricEstimatorTableContainer{
	display: flex;
	justify-content:center;
	max-width: 100%;
	overflow-x: auto;
}
.fabric-estimator-image{
max-width: 100px;
}
table.fabricEstimatorTable {
  border: 1px solid #02824F;
  background-color: #FFFFFF;
  width: 70%;
  text-align: center;
  border-collapse: collapse;
}
table.fabricEstimatorTable td, table.fabricEstimatorTable th {
  border: 1px solid #02824F;
  padding: 3px 5px;
	text-align: center;
	font-size: 16px;
}
table.fabricEstimatorTable thead {
  background: #02824F;
}
table.fabricEstimatorTable thead th {
  font-weight: bold;
  color: #F0F0F0;
  text-align: center;
  border-left: 1px solid #02824F;
}
table.fabricEstimatorTable thead th:first-child {
  border-left: none;
}

table.fabricEstimatorTable tfoot {
  font-size: 11px;
  font-weight: bold;
  color: #F0F0F0;
  background: #02824F;
  border-top: 1px solid #24943A;
}
table.fabricEstimatorTable tfoot td {
  font-size: 11px;
}
table.fabricEstimatorTable tfoot .links {
  text-align: right;
}
table.fabricEstimatorTable tfoot .links a{
  display: inline-block;
  background: #FFFFFF;
  color: #24943A;
  padding: 2px 8px;
  border-radius: 5px;
}
/* Custom Styles for Fabric Estimator Table End*/@media (min-width: 1025px) {
	.product-image-summary-inner{
	justify-content: center;
}
.product-image-summary-inner .entry-summary{
	padding: 10px;
  border: 1px solid #81d742;
  border-radius: 10px;
  margin: 5px;
  max-width: 45% !important;
}
.product-image-summary-inner .product-images{
	max-width: 45% !important;
}
.page-title .container .entry-title{
	font-size: 85px !important;
	margin-bottom: 30px;
}
.nav-link-count{
	font-size: 20px !important;
}
.cat-item .category-nav-link .nav-link-summary .nav-link-text{
	font-size: 20px !important;
}
.cat-item .category-nav-link .wd-nav-img {
  max-height: 32px !important;
}
.widget-area{
	background: #fff;
  padding: 15px;
  border-radius: 10px;
}
.widget-area{
  padding: 15px;
}
.whb-header-bottom{
	padding: 5px 0px; 
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-sticky-btn-shown.wd-sticky-btn {
  margin: 5px;
  border-radius: 15px;
}
.wd-shop-tools{
margin-top: 30px;
}
.widget-area{
  padding: 10px;
}
}

@media (max-width: 576px) {
	.wd-sticky-btn-shown.wd-sticky-btn {
  margin: 5px;
  border-radius: 15px;
}
.woocommerce-MyAccount-content{
margin-top: 30px;
}
.shop-loop-head{
margin-top: 30px;
}
.widget-area{
  padding: 0px;
}
.sidebar-container.wd-inited .sidebar-widget {
  padding-inline: 20px !important;
}
table.fabricEstimatorTable {
  width: 100%;
}
}

