@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 — Custom Product Page Sections
   Paste into: WoodMart > Theme Options > Custom CSS
   OR your child theme's style.css
   ============================================================ */

/* ── Variables (tweak to match your brand) ── */
:root {
    --at-brand:        #b5965a;   /* gold accent — matches khussa/jhumka vibe */
    --at-brand-light:  #f7f1e8;   /* warm cream background */
    --at-text:         #2c2c2c;
    --at-muted:        #6b6b6b;
    --at-border:       #e8e0d0;
    --at-radius:       8px;
    --at-font:         inherit;   /* inherits WoodMart's font */
}

/* ── Marketing Description ────────────────────────────────── */
.at-marketing-desc {
    font-size: 0.97rem;
    line-height: 1.7;
    color: var(--at-muted);
    margin: 0 0 18px;
    font-style: italic;
    border-left: 3px solid var(--at-brand);
    padding-left: 14px;
}

/* ── Inline Highlights List (below add-to-cart) ──────────── */
.at-highlights-inline {
    list-style: none;
    margin: 20px 0 10px;
    padding: 0;
    background: var(--at-brand-light);
    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: 10px 16px;
    font-size: 0.9rem;
    color: var(--at-text);
    border-bottom: 1px solid var(--at-border);
}

.at-highlights-inline li:last-child {
    border-bottom: none;
}

.at-hl-inline-icon {
    font-size: 1.05rem;
    flex-shrink: 0;
    margin-top: 1px;
}

.at-hl-inline-text strong {
    color: var(--at-text);
    font-weight: 600;
    margin-right: 4px;
}

/* ── Tab: Section Title ───────────────────────────────────── */
.at-section-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--at-text);
    margin: 0 0 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--at-brand);
    display: inline-block;
}

/* ── Highlights Table (in tab) ───────────────────────────── */
.at-highlights-wrap {
    padding: 10px 0;
}

.at-highlights-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.92rem;
}

.at-highlights-table tbody tr {
    border-bottom: 1px solid var(--at-border);
    transition: background 0.15s;
}

.at-highlights-table tbody tr:last-child {
    border-bottom: none;
}

.at-highlights-table tbody tr:hover {
    background: var(--at-brand-light);
}

.at-highlights-table td {
    padding: 11px 14px;
    vertical-align: middle;
    color: var(--at-text);
}

.at-hl-icon {
    width: 36px;
    font-size: 1.1rem;
    text-align: center;
}

.at-hl-label {
    width: 35%;
    font-weight: 600;
    color: var(--at-text);
}

.at-hl-value {
    color: var(--at-muted);
}

/* ── FAQ Accordion ───────────────────────────────────────── */
.at-faq-wrap {
    padding: 10px 0;
}

.at-faq-list {
    display: flex;
    flex-direction: column;
    gap: 0;
    border: 1px solid var(--at-border);
    border-radius: var(--at-radius);
    overflow: hidden;
}

.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;
    width: 100%;
    padding: 16px 20px;
    background: #fff;
    border: none;
    cursor: pointer;
    text-align: left;
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--at-text);
    font-family: var(--at-font);
    gap: 12px;
    transition: background 0.2s, color 0.2s;
}

.at-faq-question:hover,
.at-faq-question[aria-expanded="true"] {
    background: var(--at-brand-light);
    color: var(--at-brand);
}

.at-faq-question span {
    flex: 1;
    line-height: 1.5;
}

.at-faq-chevron {
    width: 18px;
    height: 18px;
    color: var(--at-brand);
    flex-shrink: 0;
    transition: transform 0.25s ease;
}

.at-faq-question[aria-expanded="true"] .at-faq-chevron {
    transform: rotate(180deg);
}

.at-faq-answer {
    padding: 0 20px 18px 20px;
    background: var(--at-brand-light);
}

.at-faq-answer p {
    margin: 0;
    font-size: 0.9rem;
    line-height: 1.75;
    color: var(--at-muted);
}

/* ── Mobile Adjustments ───────────────────────────────────── */
@media (max-width: 600px) {
    .at-highlights-table .at-hl-label {
        width: 45%;
    }

    .at-faq-question {
        padding: 14px 16px;
        font-size: 0.9rem;
    }

    .at-faq-answer {
        padding: 0 16px 14px;
    }

    .at-marketing-desc {
        font-size: 0.9rem;
    }
}
