:root {
	--wd-hb-opt-h: 48px;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(53,53,53);
	--wd-text-font-size: 20px;
	--wd-title-font: "Cormorant Infant", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(128, 99, 27);
	--wd-alternative-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cormorant Infant", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Cormorant Infant", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: solid;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(145,113,29);
	--wd-alternative-color: 333333;
	--btn-default-bgcolor: 91711D;
	--btn-default-bgcolor-hover: rgb(128,99,27);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(145,113,29);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(49,92,69);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(145,113,29);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(95,71,15);
	--wd-link-color-hover: rgb(96,62,0);
	--wd-link-decor-style: solid;
	--wd-link-decor-style-hover: solid;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-hb {
	background-color: rgb(124,115,104);
	background-image: none;
}
: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 center;
}
.wd-footer {
	background-color: rgb(145,113,29);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Cormorant Infant", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 36px;
	line-height: 43px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Cormorant Infant", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 34px;
}
html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-family: "Cormorant Infant", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 43px;
	line-height: 52px;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
}
.filter-content {
	font-size: 15px;
	color: rgb(67,67,67);
}
html .wd-product .price {
	font-weight: 400;
	font-size: 15px;
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-weight: 400;
	font-size: 25px;
}
html .wd-builder-off .tabs-layout-tabs .wd-nav-tabs > li > a {
	font-weight: 600;
	font-size: 23px;
	text-transform: none;
	color: rgb(0,0,0);
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
	font-weight: 400;
	color: rgb(255,255,255);
}
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(138,138,138);
	--wd-form-brd-color-focus: rgb(145,113,29);
}
.wd .product-label.onsale {
	background-color: 333333;
}
.wd .product-label.new {
	background-color: rgb(145,113,29);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 77px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 18px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 28px;
	line-height: 34px;
	}
	html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
		font-size: 32px;
	line-height: 40px;
	}

}
: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: 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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 5px;
}



.wd-page-title {
background-color: rgb(145,113,29);
}

.wd-entry-content h4 {
	font-size: 23px;
}

.footer-container {
	font-size: 16px;
	color: #fff;
}

.footer-container a {
	color: #fff;
	text-decoration: underline;
}

.footer-container h3 {
	font-size: 20px !important; 
	color: #fff;
}

.woocommerce-product-details__short-description p {
		font-size: 16px;
}

.widget-area .woocommerce-Price-amount {
	color: #434343 !important;
	font-weight: 400;
}

@media (min-width: 768px) {
    .woocommerce-result-count {
        display: block !important; /* Ensure the result count is always displayed on desktop */
			font-size: 14px;
    }
}

.widget_nav_menu ul li a {
	font-size: 17px;
}

.woocommerce-Tabs-panel {
    font-size: 16px; /* Adjust the size as needed */
}

.product_meta {
		font-size: 16px;
}

.wd-post-reply {
	/* TURN BACK ON TO SHOW COMMENTS in META of POSTS */
	display:none;
}

.wd-page-nav .prev-btn .wd-label,
.wd-page-nav .next-btn .wd-label,
.wd-page-nav .prev-btn .wd-entities-title,
.wd-page-nav .next-btn .wd-entities-title {
    color: #5f470f !important;
}

.shop_table tr.order-total strong {
    display: inline-block;
}

.wd-attr-term p a {
	color: #91711d;
}

.wd-skip-navigation {
    display: none !important;
}

/* Blog post metadata */
.wd-single-post-header .wd-post-meta {
    font-size: 14px;
}

.wd-single-post-header .wd-post-author,
.wd-single-post-header .wd-post-author a,
.wd-single-post-header .wd-post-date.wd-style-default {
    color: #1a1a1a;
}

/* Author biography link */
.wd-author-bio .wd-author-link {
    color: #5f470f;
}

/* 2026-08-03: Consolidated breadcrumb styling */
.yoast-breadcrumb {
	font-size: 12px;
	color: #5f470f;
}

.yoast-breadcrumb a {
	color: #333333;
}

/* 2026-08-03: Cleaned and scoped Request More Info button styles */
.boxbox {
	display: inline-block;
	margin: 4px 2px;
	padding: 10px 20px;
	background-color: #91711d;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}

.boxbox .myButton,
.boxbox.myButton {
	color: #fff;
	text-decoration: none;
	transition: color 0.4s ease;
}

.boxbox .myButton:hover,
.boxbox .myButton:focus-visible,
.boxbox.myButton:hover,
.boxbox.myButton:focus-visible {
	color: #000;
}

/* 2026-08-03: Simplified product attribute table layout */
.tabs-layout-tabs .shop_attributes {
	margin: 0 !important;
	max-width: none !important;
}

/* 2026-08-03: Scoped image-caption styling to page and article content */
.wd-entry-content figcaption {
	margin: 0;
	padding: 6px 8px;
	background-color: #f2f2f2;
	font-size: 0.77em;
}

/* 2026-08-03: Corrected active-filter text sizing */
.wd-active-filters a {
	font-size: 14px;
}

/* 2026-08-03: Scoped content heading sizes */
:where(
	.home .site-content,
	.single-post .wd-entry-content,
	.page:not(.home):not(.woocommerce-page) .wd-entry-content,
	.tax-product_cat .term-description
) h2 {
	font-size: 35px;
}

:where(
	.home .site-content,
	.single-post .wd-entry-content,
	.page:not(.home):not(.woocommerce-page) .wd-entry-content,
	.tax-product_cat .term-description
) h3 {
	font-size: 28px;
}

/* Responsive heading sizes for phones */
@media (max-width: 767px) {
	:where(
		.home .site-content,
		.single-post .wd-entry-content,
		.page:not(.home):not(.woocommerce-page) .wd-entry-content,
		.tax-product_cat .term-description
	) h2 {
		font-size: 28px;
	}

	:where(
		.home .site-content,
		.single-post .wd-entry-content,
		.page:not(.home):not(.woocommerce-page) .wd-entry-content,
		.tax-product_cat .term-description
	) h3 {
		font-size: 23px;
	}
}

/* Product archive description readability */
body:is(.tax-product_cat, .tax-product_tag, [class*="tax-pa_"])
.term-description {
	font-size: 16px;
	line-height: 1.5;
}

/* Mobile and tablet category Filter & Sort button */
@media (max-width: 1024px) {

	body.archive.woocommerce .wd-show-sidebar-btn > a {
		display: inline-flex;
		align-items: center;
		gap: 9px;
		min-height: 44px;
		padding: 10px 18px;
		background-color: #91711d;
		border: 1px solid #91711d;
		border-radius: 3px;
		color: #ffffff !important;
		font-size: 0;
	}

	/* White hamburger/filter icon */
	body.archive.woocommerce .wd-show-sidebar-btn > a::before,
	body.archive.woocommerce .wd-show-sidebar-btn .wd-action-icon,
	body.archive.woocommerce .wd-show-sidebar-btn .wd-action-icon::before {
		margin: 0 !important;
		color: #ffffff !important;
		font-size: 18px !important;
	}

	/* New visible wording */
	body.archive.woocommerce .wd-show-sidebar-btn > a::after {
		content: "Filter & Sort";
		color: #ffffff !important;
		font-size: 14px;
		font-weight: 600;
		letter-spacing: 0.02em;
	}
}

/* 2026-08-03: Scoped product-category page-title size */
.tax-product_cat.tax .page-title h1 {
	font-size: 25px;
}

/* Product archive page-title size */
body:is(.tax-product_cat, .tax-product_tag, [class*="tax-pa_"])
.wd-page-title .entry-title {
	font-size: 25px;
}

/* Restore H4 appearance to YITH filter titles without using headings */
.yith-wcan-filters .yith-wcan-filter > .filter-title {
	display: block;
	margin-bottom: 20px;
	font-family: var(--wd-title-font);
	font-style: var(--wd-title-font-style);
	font-weight: var(--wd-title-font-weight);
	text-transform: var(--wd-title-transform);
	font-size: 18px;
	line-height: 1.4;
}

/* 2026-08-03: Accessible YITH filter-title buttons */
.yith-wcan-filters .yith-wcan-filter button.filter-title {
	-webkit-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	padding: 0;
	border: 0;
	background: transparent;
	color: inherit;
	text-align: left;
	cursor: pointer;
	box-shadow: none;
}

.yith-wcan-filters .yith-wcan-filter button.filter-title:focus-visible {
	outline: 2px solid currentColor;
	outline-offset: 3px;
}

/* Bottom description text on WooCommerce product archives */
body.archive.woocommerce .wd-term-desc :is(p, li) {
	font-size: 16px;
	line-height: 1.5;
}

/* Match header banner text to Schedule Appointment */
.header-banner .wd-entry-content p {
	font-size: 14px;
}

/* Tablet product archives: use filter button and remove empty sidebar */
@media (min-width: 769px) and (max-width: 1024px) {

	body.archive.woocommerce
	.wd-content-layout > .sidebar-container {
		display: none !important;
	}

	body.archive.woocommerce
	.wd-content-layout > .wd-content-area {
		--wd-col: 12 !important;
		grid-column: 1 / -1 !important;
		width: 100% !important;
		min-width: 0;
	}
}

/* Desktop product archives: hide the tablet filter opener */
@media (min-width: 1025px) {

	body.archive.woocommerce
	.yith-wcan-filters-opener {
		display: none !important;
	}
}

/* Reduce footer spacing and remove widget dividers */
.footer-container .footer-column > .footer-widget {
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

/* Remove extra spacing below headings and paragraphs */
.footer-container .footer-widget > :last-child,
.footer-container .footer-column > .footer-widget:last-child {
    margin-bottom: 0 !important;
}

/* Remove the line above the copyright area */
.footer-container .copyrights-wrapper {
    border-top: 0 !important;
}


/* Only change the WoodMart prefooter that contains this EDJ section. */
.wd-prefooter:has(#edj-prefooter) {
  background: #f6f3eb;
  padding: 0 20px;
}

#edj-prefooter {
  box-sizing: border-box;
  max-width: 1182px;
  margin: 0 auto;
  padding: 36px 0 38px;
  color: #292c2a;
  font-family: inherit;
  text-align: left;
}

#edj-prefooter * { box-sizing: border-box; }

#edj-prefooter #edj-prefooter-heading {
  margin: 0 0 30px;
  color: #292c2a;
  font-family: "Cormorant Infant", Georgia, serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.15;
  text-align: center;
}

#edj-prefooter .edj-prefooter-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#edj-prefooter .edj-prefooter-grid > li {
  min-width: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

#edj-prefooter a.edj-prefooter-item {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
  padding: 0;
  color: #292c2a;
  background: transparent;
  border: 0;
  box-shadow: none;
  text-decoration: none;
}

#edj-prefooter .edj-prefooter-title {
  display: block;
  min-height: 2.3em;
  color: #292c2a;
  font-family: "Cormorant Infant", Georgia, serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.15;
}

#edj-prefooter .edj-prefooter-description {
  display: block;
  margin: 10px 0 14px;
  color: #53564f;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.55;
}

#edj-prefooter .edj-prefooter-link {
  display: block;
  margin-top: auto;
  color: #80631b;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: underline;
  text-underline-offset: 3px;
}

#edj-prefooter a.edj-prefooter-item:hover .edj-prefooter-link {
  color: #292c2a;
}

#edj-prefooter a.edj-prefooter-item:focus-visible {
  outline: 2px solid #80631b;
  outline-offset: 6px;
}

@media (max-width: 700px) {
  #edj-prefooter { padding: 30px 0 32px; }
  #edj-prefooter #edj-prefooter-heading { font-size: 30px; margin-bottom: 26px; }
  #edj-prefooter .edj-prefooter-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 24px; }
  #edj-prefooter .edj-prefooter-title { font-size: 23px; }
  #edj-prefooter .edj-prefooter-description { font-size: 14px; }
}

@media (max-width: 400px) {
  #edj-prefooter #edj-prefooter-heading { font-size: 28px; }
  #edj-prefooter .edj-prefooter-grid { column-gap: 20px; }
  #edj-prefooter .edj-prefooter-title { font-size: 21px; }
  #edj-prefooter .edj-prefooter-link { font-size: 13px; }
}

/* Smaller, centered author information */
body.category-jewelry-blog .wd-blog-element .wd-post-meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  line-height: 1.5;
}

body.category-jewelry-blog .wd-blog-element .wd-post-author {
  --wd-link-color: #5F470F;
  --wd-link-color-hover: #603E00;
  justify-content: center;
  color: #666666;
}

body.category-jewelry-blog .wd-blog-element .wd-post-author a {
  font-weight: 500;
}

/* Hide modification dates and social sharing */
body.category-jewelry-blog .wd-blog-element .wd-modified-date,
body.category-jewelry-blog .wd-blog-element .wd-post-share {
  display: none;
}