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

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

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

:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", 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: var(--wd-text-font);
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(34,71,204);
	--wd-alternative-color: rgb(171,186,129);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(34,71,204);
	--btn-accented-bgcolor-hover: rgb(31,64,185);
	--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: #242424;
}
.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(227,162,141);
	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(247,243,240);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(160,194,105);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(131,172,43);
}
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);
}
.product-labels .product-label.onsale {
	background-color: rgb(126,164,222);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}
:root{
--wd-container-w: 1422px;
--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: 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: 1422px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(247,243,240);
}

/* ============================================================
   APPLIQUE THREADS — Product Page Sections
   WoodMart-style accordion — paste into WoodMart > Custom CSS
   ============================================================ */

:root {
    --at-brand:       #7b3b3b;   /* matches your dark maroon logo */
    --at-brand-light: #fdf6f0;
    --at-border:      #e8e0d8;
    --at-text:        #2c2c2c;
    --at-muted:       #666;
    --at-radius:      4px;
}

/* ── Marketing Description ───────────────────────────────── */
.at-marketing-desc {
    font-size: 0.95rem;
    line-height: 1.7;
    color: var(--at-muted);
    margin: 0 0 16px;
    font-style: italic;
    border-left: 3px solid var(--at-brand);
    padding-left: 14px;
}

/* ── Inline Highlights ───────────────────────────────────── */
.at-highlights-inline {
    list-style: none;
    margin: 16px 0;
    padding: 0;
    border: 1px solid var(--at-border);
    border-radius: var(--at-radius);
    overflow: hidden;
}

.at-highlights-inline li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 9px 14px;
    font-size: 0.88rem;
    color: var(--at-text);
    border-bottom: 1px solid var(--at-border);
    background: #fff;
}

.at-highlights-inline li:last-child { border-bottom: none; }
.at-highlights-inline li:nth-child(even) { background: var(--at-brand-light); }

.at-hl-inline-icon { font-size: 1rem; flex-shrink: 0; margin-top: 1px; }
.at-hl-inline-text strong { color: var(--at-text); font-weight: 600; margin-right: 4px; }

/* ── FAQ Heading (inline section) ───────────────────────── */
.at-faq-heading {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 24px 0 12px;
}

.at-faq-heading h3 {
    font-size: 1rem;
    font-weight: 700;
    color: var(--at-text);
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.at-faq-heading-icon { font-size: 1.1rem; }

/* ── FAQ Accordion — WoodMart style ─────────────────────── */
.at-faq-list {
    border: 1px solid var(--at-border);
    border-radius: var(--at-radius);
    overflow: hidden;
    margin-bottom: 8px;
}

.at-faq-item {
    border-bottom: 1px solid var(--at-border);
}

.at-faq-item:last-child { border-bottom: none; }

.at-faq-question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 18px;
    background: #fff;
    cursor: pointer;
    user-select: none;
    gap: 12px;
    transition: background 0.2s;
}

.at-faq-question:hover,
.at-faq-question[aria-expanded="true"] {
    background: var(--at-brand-light);
}

.at-faq-q-text {
    font-size: 0.92rem;
    font-weight: 600;
    color: var(--at-text);
    line-height: 1.5;
    flex: 1;
}

.at-faq-question[aria-expanded="true"] .at-faq-q-text {
    color: var(--at-brand);
}

.at-faq-arrow {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    background: var(--at-brand);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.25s ease;
}

.at-faq-arrow svg {
    width: 13px;
    height: 13px;
    stroke: #fff;
    stroke-width: 2.5;
}

.at-faq-question[aria-expanded="true"] .at-faq-arrow {
    transform: rotate(180deg);
}

.at-faq-answer {
    padding: 0 18px 14px 18px;
    background: var(--at-brand-light);
}

.at-faq-answer p {
    margin: 0;
    font-size: 0.88rem;
    line-height: 1.75;
    color: var(--at-muted);
}

/* ── Tab: Section Titles ─────────────────────────────────── */
.at-section-title {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--at-text);
    margin: 0 0 18px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--at-brand);
    display: inline-block;
}

/* ── Highlights Table (in tab) ───────────────────────────── */
.at-highlights-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
}

.at-highlights-table tr { border-bottom: 1px solid var(--at-border); }
.at-highlights-table tr:last-child { border-bottom: none; }
.at-highlights-table tr:hover { background: var(--at-brand-light); }

.at-highlights-table td { padding: 10px 14px; vertical-align: middle; }
.at-hl-icon { width: 36px; text-align: center; font-size: 1.05rem; }
.at-hl-label { width: 35%; font-weight: 600; color: var(--at-text); }
.at-hl-value { color: var(--at-muted); }

/* ── Mobile ──────────────────────────────────────────────── */
@media (max-width: 600px) {
    .at-faq-question { padding: 12px 14px; }
    .at-faq-answer   { padding: 0 14px 12px; }
    .at-faq-q-text   { font-size: 0.88rem; }
    .at-hl-label     { width: 45%; }
}
