:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(115,87,100);
	--wd-text-font-size: 18px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(31,26,28);
	--wd-entities-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(31,26,28);
	--wd-entities-title-color-hover: rgb(146, 67, 118);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 24px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(146,67,118);
	--wd-alternative-color: rgb(0,102,136);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(146,67,118);
	--btn-accented-bgcolor-hover: rgba(146,67,118,0.9);
	--btn-transform: capitalize;
	--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,122,255);
	--wd-link-color-hover: rgb(0,63,255);
}
.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-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(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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,217,233);
	background-image: none;
}
html .wd-post:not(.blog-design-small) .wd-post-meta > div, html .wd-post:not(.blog-design-small) .wd-post-meta > div > a {
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	color: rgb(0,102,136);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,248,249);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,248,249);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,248,249);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,248,249);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,248,249);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
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: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(140,188,103);
}
.wd .product-label.featured {
	background-color: rgb(225,74,92);
}
.wd .product-label.out-of-stock {
	background-color: rgb(13,6,37);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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;
--wd-cat-brd-radius: 8px;
}

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


.wd-page-title {
background-color: rgb(255,248,249);
}

.blur {
	filter: blur(40px);
}

.article-grid .wd-post, .archive .wd-post, .blog .wd-post {
	background: #f7eff2;
	border: solid 1px #f5eaee;
	border-radius: 20px;
}

.article-grid .wd-post-thumb, .archive .wd-post-thumb, .blog .wd-post-thumb {
	margin-bottom: 0 !important;
}

.article-grid .wd-post-content, .archive .wd-post-content, .blog .wd-post-content {
 padding: 32px;
}

.most-comment-posts .wd-post {
	display: flex;
	align-items: center;
	gap: 24px;
	padding: 16px;
	border-radius: 20px;
}

.most-comment-posts .wd-post:hover {
	background-color: #f5eaee80
}

.most-comment-posts .wd-post-thumb, .most-comment-posts .wd-post-content {
	width: 50%;
}

.most-comment-posts .wd-post-thumb {
	margin-bottom: 0 !important; 
}

.wd-product {
	background: #fff;
	padding-bottom: 10px;
	border-radius: 20px;
	border: solid 1px #f5eaee;
	
}

.wd-page-title {
	padding-block-end: 0px;
}

.archive-meta {
	text-align: center;
	padding-bottom: 40px;
	margin-bottom: 30px;
	border-bottom: solid 1px #f5eaee;
}

.widget {
	padding-bottom: 0;
	border-bottom: 0;
}

.woodmart-recent-posts {
	padding: 30px;
	background-color: #ffffff80;
	border: solid 1px #f5eaee;
	border-radius: 20px;
	
}

.comments-area .comment-author {
  margin-bottom: 0;
  padding: 20px 20px 0 20px;
}

.comments-area .comment-meta {
  margin-bottom: 0;
  padding: 20px 20px 0 20px;
  background-color: #fff;
	border: solid 1px #f5eaee;
	border-bottom: none;
  border-top-left-radius: 20px;
  border-top-right-radius:20px;
}

.comments-area .comment p {
	padding: 20px;
	background-color: #fff;
	border: solid 1px #f5eaee;
	border-top: none;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.comments-area .comment {
	border-bottom: none;	
}

.comments-area .children {
	border-top: none;
}

blockquote {
	background-color: #ffd7ed33;
	padding: 30px;
	--wd-tags-mb: 0;
	border-left: solid 4px var(--wd-primary-color);
}

blockquote p {
	font-family: Playfair Display, serif;
	color: #3a002a;
}

input[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], .wd textarea, .wd select {
	height: 50px;
	font-size: 16px;
	background-color: #fff8f980;
	border: solid 2px #f5eaee;
	border-radius: 12px;
}

input[type=email]:focus, input[type=date]:focus, input[type=search]:focus, input[type=number]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus, .wd textarea:focus, .wd select:focus {
	border-color: #92437680;
}

.wpcf7-list-item-label {
	font-size: 14px;
	color: #735764
}
.ads-form input[type=submit] {
	width: 100%;
	padding: 16px 0 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	background-color: #924376 !important;
	border-radius: 12px !important;
}

.ads-form input[type=submit]:hover {
	background-color: #924376e6 !important;
}

.wd-copyrights {
	font-size: 14px;
}
.wd-copyrights .wd-social-icons {
	justify-content: flex-end;
}@media (min-width: 1025px) {
	.first-article .wd-post .wd-post-title {
	font-size: 48px;
}
}

