@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//letterskw.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: 787878;
	--wd-text-font-size: 16px;
	--wd-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(43,43,58);
	--wd-entities-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(43,43,58);
	--wd-entities-title-color-hover: rgb(50 50 50 / 65%);
	--wd-alternative-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(43,43,58);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(61,59,84);
	--wd-alternative-color: rgb(213,204,195);
	--wd-link-color: rgb(61,59,84);
	--wd-link-color-hover: rgb(43,43,58);
	--btn-default-bgcolor: rgb(121,119,137);
	--btn-default-bgcolor-hover: rgb(61,59,84);
	--btn-accented-bgcolor: rgb(61,59,84);
	--btn-accented-bgcolor-hover: rgb(43,43,58);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(42,157,143);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(214,40,40);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #3d3b54;
	background-image: url(https://letterskw.com/wp-content/uploads/2025/08/Letters-KW-Promo-Popup-Background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center bottom;
	--wd-popup-width: 500px;
	--wd-popup-padding: 20px;
}
: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 {
	background-color: d5ccc3;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(43,43,58);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
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: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(255, 250, 239);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255, 250, 239);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255, 250, 239);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255, 250, 239);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255, 250, 239);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255, 250, 239);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255, 250, 239);
	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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(224,122,95);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(129,178,154);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(233,196,106);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(61,59,84);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(233,196,106);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


/* Reset spacing and inherit font size for YITH points message in product listings */
.type-product.product .yith-par-message.yith-par-message-loop {
	margin: 0;
	padding: 0 !important;
	border: 0;
	font-size: inherit;
}

/* Remove margin from YITH points message image */
.type-product.product .yith-par-message.yith-par-message-loop img {
	margin: 0 !important;
}

/* Hide YITH points message in product page carousel */
body.single-product .wd-carousel-inner .yith-par-message.yith-par-message-product {
	display: none;
}

/* Hide quantity selector for bundled products in the cart */
.woosb-cart-child div.quantity {
	display: none;
}

/* Hide secondary header navigation and custom toolbar icon by default */
.whb-col-right .wd-header-nav.wd-header-secondary-nav.wd-inline,
.wd-toolbar-link.wd-tools-element.wd-toolbar-item.wd-tools-custom-icon {
	display: none;
}

/* Show secondary header navigation and custom toolbar icon for logged-in users only */
body.logged-in .whb-col-right .wd-header-nav.wd-header-secondary-nav.wd-inline,
body.logged-in .wd-toolbar-link.wd-tools-element.wd-toolbar-item.wd-tools-custom-icon {
	display: initial;
}

/* Make mobile navigation images circular when menu is active */
.mobile-pages-menu.wd-nav-mobile.wd-active .wd-nav-img,
.mobile-categories-menu.wd-nav-mobile.wd-active .wd-nav-img {
	border-radius: 50%;
}

/* Set opacity for input placeholders */
input::placeholder,
textarea::placeholder {
	opacity: 0.5;
}

/* Hide payment method "Cheque" option at checkout */
li.wc_payment_method.payment_method_cheque {
	display: none !important;
}

/* Add top margin between coupon form and cart notice */
form.checkout_coupon.woocommerce-form-coupon + .woocommerce-cart-notice {
	margin-top: 20px;
}

/* Style the order review section on the "Pay for Order" page */
body.woocommerce-order-pay #order_review {
	background-color: var(--bgcolor-white);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	border-radius: var(--wd-brd-radius);
}

/* Set background for payment method details box */
body.woocommerce-order-pay .payment_methods .payment_box {
	background: #F9F9F9;
}

/* Customize warning and info message background on the order payment page */
body.woocommerce-order-pay .wd-notice.wd-warning,
body.woocommerce-order-pay :is(.woocommerce-error, .woocommerce-info) {
	background: var(--wd-primary-color);
}

/* Hide payment method "BACS" option at "Pay for Order" page */
body.woocommerce-order-pay .wc_payment_method.payment_method_bacs {
	display: none;
}

/* Style stock availability text */
p.stock span {
	border-radius: 25px !important;
	font-size: 13px;
}

/* Hide coupon form by default */
.showcoupon {
    display: none !important;
}

/* Display coupon form */
.woocommerce-form-coupon {
    display: flex !important;
}
