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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(13, 93, 65);
	--wd-alternative-color: rgb(13,93,65);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(255,127,0);
	--btn-default-bgcolor-hover: rgb(255,127,0);
	--btn-default-color: rgb(255,127,0);
	--btn-default-color-hover: rgb(255,127,0);
	--btn-accented-bgcolor: rgb(255,127,0);
	--btn-accented-bgcolor-hover: rgb(255,127,0);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(13,93,65);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 115px;
}
: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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(9,94,65);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.page .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(255,127,0);
}
html .wd-buy-now-btn:hover {
	background: rgb(255,0,0);
}
html .wd-product.wd-hover-quick .wd-add-btn>a, html .wd-product.wd-hover-quick.wd-quantity-overlap div.quantity input[type] {
	background: rgb(255,127,0);
}
html .wd-product.wd-hover-quick .wd-add-btn>a:hover, html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity input[type], 
			html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity+.button {
	background: rgb(255,84,0);
}
html .product-quick-view .entry-summary .single_add_to_cart_button {
	background: rgb(255,127,0);
}
html .product-quick-view .entry-summary .single_add_to_cart_button:hover {
	background: rgb(255,84,0);
}
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);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(13,93,65);
	--wd-arrow-color-hover: rgba(13,93,65,0.57);
	--wd-arrow-bg: rgb(13,93,65);
	--wd-arrow-bg-hover: rgba(13,93,65,0.53);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 80px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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: 1417px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


.button.btn-cart.wc-forward, .price_slider_amount .button {
    color: white;
}

.woocommerce-Price-amount {
    color: black;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #da2525;
    color: white; /* Optional: changes the text color to white for better contrast */
    border: none; /* Optional: removes border */
    padding: 10px 20px; /* Optional: adds some padding to make the button more visually appealing */
    border-radius: 5px; /* Optional: makes the button corners rounded */
    font-size: 16px; /* Optional: adjusts font size */
    cursor: pointer; /* Adds a pointer cursor on hover */
}

.wd-product-sku, .wd-product-cats, .star-rating, .sidebar-container {
    display: none;
}

.product-element-bottom .wd-entities-title {
    white-space: normal; /* Allows text to wrap */
    overflow: visible; /* Ensures no text is cut off */
    text-overflow: clip; /* Prevents text from being shortened with an ellipsis */
}

.product-element-bottom .wd-entities-title h3 {
    white-space: normal; /* Ensure text wraps properly */
    word-wrap: break-word; /* Break long words if necessary */
    font-size: 1.2em; /* Adjust the font size if necessary */
}

.product-element-bottom .wd-entities-title h3 a {
    white-space: normal; /* Allows the link text to wrap */
    display: inline; /* Ensures the link behaves properly */
    word-wrap: break-word; /* Ensures long product names break and wrap correctly */
}

/* Ensure the title wraps and enough space is allocated */
h3.wd-entities-title {
    min-height: 48px; /* Adjust this value based on your design to fit two lines */
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limits to two lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

h3.wd-entities-title a {
    white-space: normal;
    word-break: break-word;
}

.wd-header-my-account {
    display: none !important;
}

.single_add_to_cart_button.clickBuyButton.button21.button.alt.ld-ext-left {
    background-color: #cb1e47 !important;
    border-color: #cb1e47 !important;
    color: white !important;
}

.woocommerce_price_filter-5 {
    display: none !important;
}
