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

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(30,45,46);
	--wd-text-font-size: 16px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(30,45,46);
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(255,142,64);
	--wd-alternative-color: rgb(244,65,116);
	--wd-link-color: rgb(30,45,46);
	--wd-link-color-hover: rgb(255,142,64);
	--btn-default-font-family: "Jost", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(255,142,64);
	--btn-default-bgcolor-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(255,142,64);
	--btn-accented-bgcolor-hover: rgb(255,142,64);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://spundhann.com/wp-content/uploads/2024/03/hero-bg.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(30,45,46);
	background-image: none;
}
.site-logo {
	font-family: "Caudex", Arial, Helvetica, sans-serif;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,153,51);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


@font-face {
	font-family: "Pristina";
	src: url("//spundhann.com/wp-content/uploads/2024/03/PRISTINA.woff2") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

.wd-nav[class*="wd-style-"]>li>a,
.whb-main-header .icons-design-default .wd-social-icon,
.whb-main-header .wd-tools-element>a {
	color: #fff;
}

.whb-sticked .whb-main-header .whb-flex-row.whb-general-header-inner .whb-column:nth-child(2) {
	align-items: center !important;
}

.wd-nav[class*="wd-style-"]>li>a:hover,
.whb-main-header .icons-design-default .wd-social-icon:hover,
.whb-main-header .wd-tools-element>a:hover {
	color: #FF8E40;
}

.whb-main-header .wd-header-text  {
	  width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
    max-height: 150px;
    background: #1e2d2e;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

@media (min-width: 1024px) {
	.whb-sticked .whb-main-header .wd-header-text,
	.whb-main-header .site-logo {
		display: none;
	}
}

.whb-sticked .whb-main-header .site-logo {
	display: block;
}

.whb-main-header .whb-flex-row.whb-general-header-inner .whb-column:nth-child(2) {
	align-items: flex-start;
}

.whb-sticked .whb-main-header .site-logo.wd-switch-logo {
	  width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    max-height: 100%;
    background: #1e2d2e;
    border-bottom-left-radius:0;
    border-bottom-right-radius: 0;
}

.min-footer,
.min-footer a {
	color: #E8E9F3;
}

:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a {
	color: #E8E9F3;
	text-transform: uppercase;
}

.section-title-stretch a {
	position: absolute;
    right: 0;
    top: 5px;
    color: #FF8E40;
}

.home .wd-product-cats {
	display: none;
}

.btn.btn-style-link {
	color: #FF8E40;
	text-decoration: none;
	border: none;
}

.title-wrapper .title-subtitle {
	line-height: 1;
    margin-bottom: 10px;
}

footer h5.widget-title,
footer h5.elementor-heading-title {
    font-size: 16px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #6D6D6D;
}

:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li.current_page_item>a {
    color: #FF8E40;
}

@media (min-width: 768px) {
	.footer-column-2,
	.footer-column-3,
	.footer-column-4 {
		padding-left: 100px;
	}
}

.category-section .btn.btn-style-link {
    font-weight: 400;
    font-size: 18px;
    margin-top: 15px;
} 

.shopping-cart-widget-footer .woocommerce-mini-cart__buttons .btn-cart,
.shopping-cart-widget-footer .woocommerce-mini-cart__buttons .btn-cart:hover,
.shopping-cart-widget-footer .woocommerce-mini-cart__buttons .checkout,
.cart-content-wrapper>.cart-totals-section .cart-totals-inner .checkout-button,
.wd-coupon-form .button[name="apply_coupon"],
.cart-actions .button[name="update_cart"],
.cart-actions .button[name="update_cart"]:hover,
.wd-builder-off #place_order {
	border-radius: 50px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background-color: #ff8e40;
}

.single-product .shop-content-area {
	padding-top: 120px;
}

.footer-container .copyrights-wrapper {
    border-color: #2E3B3C;
}

.svg-icons-row .elementor-image-box-img img {
	height: 65px;
}

.main-page-wrapper .title-size-large .title {
    font-size: 48px;
    text-transform: uppercase;
    padding-top: 64px;
		letter-spacing: 2px;
} 

.wd-checkout-steps {
	padding-top: 64px;
}

@media (max-width: 1024px) {
	.site-logo.wd-switch-logo {
		height: 100px;
    padding: 0;
    position: relative;
    width: auto;
    max-height: 100%;
	}
	
	.whb-main-header .whb-row {
		border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
	}
	
	.page-title-default {
    margin-top: -100px;
    padding: 100px 0;
	}
	
	.whb-sticked .whb-general-header-inner {
		height: 78px;
		max-height: 78px;
	}
}

.mobile-categories-title a {
	color: #777;
}

header .icons-design-default .wd-social-icon {
	padding: 0 10px;
}

.wd-header-html .elementor-widget-heading {
	display: none;
}

.copyrights-wrapper img {
		margin-right: 3px;
    position: relative;
    top: -2px;
}

.bundled_product_excerpt {
	display: none;
}

.bundled_product_title {
    font-size: 22px;
    text-align: left;
}

.announcement-bar a {
	color: #FF8E40;
}

.website-wrapper .wd-prefooter {
	padding-bottom: 0;
}

#sb_instagram .sb_instagram_header, .sb_instagram_header,
.title-design-centered .wd-back-btn {
	display: none;
}

.single_add_to_cart_button {
	border-radius: 50px;
    box-shadow: none;
}

.title-design-centered::before {
	content: "";
	position: absolute;
	width: 100%;
	background: rgb(0 0 0 / 10%);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.elementor-repeater-item-c383cf6 img {
	    width: 11px;
    margin-left: 1px;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text {
	color: #333;
}

.product-labels .out-of-stock {
	display: none !important;
}