:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(35,35,35);
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(35,35,35);
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(35,35,35);
	--wd-entities-title-color-hover: rgb(58, 58, 58);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Urbanist", 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: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(244,124,39);
	--wd-alternative-color: rgb(86,86,86);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(245,154,87);
	--btn-accented-bgcolor-hover: rgb(223,140,79);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(221,153,51);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
: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 top;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
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:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-image: url();
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: url();
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-image: url();
	background-repeat: repeat;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-image: url();
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-image: url();
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .btn.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(61,61,61);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 5px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

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

}
:root{
--wd-container-w: 1404px;
--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: 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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(174,182,161);
}

.wd-loop-prod-meta, 
.product-categories {
    display: block !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-width: 100%;
}
.woocommerce-cart .wd-page-content {
    background-image: url('https://cheapstairparts.com/wp-content/uploads/wd-furniture-background.jpg');
    background-repeat: repeat;
}
body .wd-page-content,
.page .wd-page-content,
.wd-page-wrapper,
.main-page-wrapper {
    background-image: url('https://cheapstairparts.com/wp-content/uploads/wd-furniture-background.jpg') !important;
    background-repeat: repeat !important;
}
/* Hide the duplicated simple product lines in the order summary */
.one_page_checkout_page .checkout-order-review .cart_item .product-name a,
.one_page_checkout_page .checkout-order-review tr.cart_item td.product-name {
    /* keep the detailed ones, hide the simple summary ones */
}

/* More targeted hide for the simple repeated lines */
.one_page_checkout_page .checkout-order-review .cart_item:not(:has(.product-quantity)) {
    display: none !important;
}
/* 2-column layout for Quotes / Manual Order page */
.one_page_checkout_page form.checkout {
    display: flex !important;
    flex-wrap: wrap;
    gap: 40px;
    align-items: flex-start;
}

.one_page_checkout_page .customer-details {
    width: 58% !important;
    max-width: 58% !important;
    flex: 0 0 58%;
}

.one_page_checkout_page .checkout-order-review {
    width: 38% !important;
    max-width: 38% !important;
    flex: 0 0 38%;
    position: sticky;
    top: 30px;
    background: #fff;
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

/* Mobile */
@media (max-width: 992px) {
    .one_page_checkout_page form.checkout {
        flex-direction: column;
    }
    
    .one_page_checkout_page .customer-details,
    .one_page_checkout_page .checkout-order-review {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
    }
}
/* Payment methods - text next to radio + remove logos & PayPal */
.one_page_checkout_page .wc_payment_methods .wc_payment_method {
    display: flex !important;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px !important;
}

.one_page_checkout_page .wc_payment_methods .wc_payment_method label {
    display: flex !important;
    align-items: center;
    gap: 8px;
    margin: 0 !important;
}

/* Hide credit card logos */
.one_page_checkout_page .wc_payment_methods .payment_method_icons,
.one_page_checkout_page .wc_payment_methods img {
    display: none !important;
}

/* Hide PayPal */
.one_page_checkout_page .payment_method_paypal {
    display: none !important;
}