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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//soulpantry.co/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//soulpantry.co/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//soulpantry.co/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//soulpantry.co/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//soulpantry.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//soulpantry.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//soulpantry.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//soulpantry.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(35,35,35);
	--wd-text-font-size: 14px;
	--wd-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind", 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: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(207,38,29);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(207,38,29);
	--wd-alternative-color: rgb(255,92,5);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(207,38,29);
	--btn-default-bgcolor-hover: rgb(255,92,5);
	--btn-accented-bgcolor: rgb(255,92,5);
	--btn-accented-bgcolor-hover: rgb(207,38,29);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 720px;
	--wd-popup-padding: 5px;
}
.header-banner {
	background-color: rgb(207,38,29);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(207,38,29);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(248,243,238);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .wd-checkout-steps li {
	font-family: "Heading Now 67", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
}
cart_totals {
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
td[data-title="Coupon: freeship"] {
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 27px;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
.page .wd-page-content {
	background-color: rgb(248,243,238);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(248,243,238);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(248,243,238);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(248,243,238);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(248,243,238);
	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-brd-color: rgb(207,38,29);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-sticky-btn-height: 95px;
	}
	cart_totals {
		font-size: 20px;
	}
	td[data-title="Coupon: freeship"] {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	cart_totals {
		font-size: 18px;
	}
	td[data-title="Coupon: freeship"] {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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;
--wd-brd-radius: 12px;
}

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


@font-face {
	font-family: "Soul Pantry Custom Font";
	src: url("//soulpantry.co/wp-content/uploads/2025/07/Soul-Pantry-Regular.woff") format("woff");
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Heading Now 67";
	src: url("//soulpantry.co/wp-content/uploads/2025/07/HeadingNowTrial-67Extrabold.woff") format("woff");
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Heading Now 61";
	src: url("//soulpantry.co/wp-content/uploads/2025/07/HeadingNowTrial-61Thin.woff") format("woff");
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Recoletta";
	src: url("//soulpantry.co/wp-content/uploads/2025/11/Recoleta-Regular.woff") format("woff");
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

.star-rating{
color: #ffce00;
}


.wd-accordion.wd-style-default>.wd-accordion-item{
	
border-bottom: 1px solid #cf261d;
}

body.woocommerce-cart .cart_totals {
  /* Override Woodmart theme variables */
  --wd-text-color: #ffffff;         /* Normal text color */
  --wd-title-color: #ffffff;
	--wd-primary-color: #ffffff;
	
	
}
/* 🛒 Cart Page Only — Set font-weight for amounts */
.cart_totals .wc-cart-subtotal .amount bdi,
.cart_totals .woocommerce-shipping-totals .amount bdi,
.cart_totals .order-total .amount bdi {
    font-weight: 400 !important;
}



@media (min-width: 1025px) {
	body.woocommerce-cart .woocommerce-shipping-destination{
display: none !important;
}

body.woocommerce-cart .cart-totals-inner > h2{
	font-size: 30px;
	text-transform: uppercase;
	font-family: "Bebas Neue";
}

}

@media (max-width: 576px) {
	.wd-wishlist-btn {
	display:none;
}
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
body.woocommerce-cart .order-total>th {
    font-family: 'Bebas Neue', sans-serif !important;
    text-transform: uppercase;
	font-weight:400;
}
/* Apply font + uppercase to labels (Subtotal, Shipping, Total) on ALL screens */
.cart_totals table.shop_table th,
.cart_totals table.shop_table td[data-title]::before,
.cart_totals .wc-cart-subtotal th,
.cart_totals .woocommerce-shipping-totals th,
.cart_totals .order-total th {
    font-family: 'Bebas Neue', sans-serif !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
}


}

