:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgba(51,51,51,0.85);
	--wd-text-font-size: 19px;
	--wd-title-font: "Zilla Slab", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.85);
	--wd-alternative-font: "Zilla Slab", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Zilla Slab", 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: 20px;
	--wd-header-el-font: "Zilla Slab", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #090909;
	--wd-alternative-color: #F56600;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(41,39,36);
	--btn-accented-bgcolor-hover: rgb(28,25,24);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #0D7373;
	--wd-link-color-hover: #064552;
}
.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;
}
: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(244,244,244);
	background-image: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	text-transform: none;
}
html .wd-checkout-steps {
	font-size: 28px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 44px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: #fefcfb;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,252,251);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,252,251);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,252,251);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,252,251);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,252,251);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,252,251);
	background-image: none;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 10px;
	--wd-arrow-size: 42px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 30px;
	--wd-arrow-bg: rgb(249,249,249);
	--wd-arrow-radius: 24px;
	--wd-arrow-brd-color: rgba(0,0,0,0.1);
	--wd-arrow-brd: 1px solid;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 50px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 36px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-v: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	--wd-widget-title-font-size: 18px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 35px;
	--wd-arrow-icon-size: 14px;
	}

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



.wd-page-title {
background-color: rgb(255,255,255);
}

/* 影片偽裝容器 */
.lazy-youtube-facade {
    position: relative;        /* 讓內部的按鈕與圖片可以用 absolute 定位 */
    width: 100%;               /* 寬度隨外層容器填滿 */
    aspect-ratio: 16 / 9;      /* 鎖定 16:9 影片黃金比例，防止網頁布局跳動 (CLS) */
    background-color: #000;    /* 圖片載入前或出錯時，預設顯示黑色背景 */
    cursor: pointer;           /* 滑鼠移上去時顯示「手指」游標，提示使用者可以點擊 */
    overflow: hidden;          /* 確保內部超出範圍的元件（如縮放效果）不會滿出來 */
}

/* 預抓的 YouTube 封面圖 */
.lazy-youtube-facade img {
    width: 100%;               /* 寬度填滿容器 */
    height: 100%;              /* 高度填滿容器 */
    object-fit: cover;         /* 類似背景圖片的 cover，確保圖片不變形地填滿 16:9 空間 */
    transition: opacity 0.3s;  /* 設定透明度變化的動畫時間（通常用於點擊後淡出圖片） */
}

/* 仿 YouTube 的播放按鈕（紅色/黑色的外框紅色盾牌） */
.lazy-youtube-facade::before {
    content: "";               /* 偽元素必備屬性，用來產生一個空盒子 */
    position: absolute;        /* 絕對定位，脫離文檔流 */
    top: 50%;                  /* 往下移動容器高度的 50% */
    left: 50%;                 /* 往右移動容器寬度的 50% */
    transform: translate(-50%, -50%); /* 修正按鈕自身的寬高，達到完美的「正中央對齊」 */
    width: 68px;               /* 仿 YouTube 播放按鈕的標準寬度 */
    height: 48px;              /* 仿 YouTube 播放按鈕的標準高度 */
    background-color: rgba(33, 33, 33, 0.8); /* 預設為稍微透明的深灰色 */
    border-radius: 14px;       /* 按鈕四角的圓角弧度 */
    transition: background-color 0.2s; /* 讓滑鼠懸停時的變色效果有 0.2 秒的平滑過渡 */
    z-index: 2;                /* 確保按鈕外框疊在封面圖片（預設 z-index: 1 或 auto）的上方 */
}

/* 仿 YouTube 播放按鈕內部的「白色正三角形」 */
.lazy-youtube-facade::after {
    content: "";               /* 產生一個空盒子 */
    position: absolute;        /* 絕對定位 */
    top: 50%;                  
    left: 50%;                 
    transform: translate(-30%, -50%); /* 這裡用 -30% 是因為三角形視覺重心偏左，稍微往右微調才會看起來像在正中央 */
    border-style: solid;       /* 使用 CSS 邊框畫出三角形的技巧 */
    border-width: 12px 0 12px 20px; /* 上下邊框 12px，左邊框 20px，決定三角形的大小與胖瘦 */
    border-color: transparent transparent transparent #fff; /* 上、右、下透明，只有左邊框是白色，形成指向右方的白色三角形 */
    z-index: 3;                /* 確保白色三角形疊在深灰色外框（z-index: 2）的上方 */
}

/* 滑鼠懸停效果 */
.lazy-youtube-facade:hover::before {
    background-color: #ff0000; /* 當滑鼠移入外殼時，深灰色按鈕外框瞬間變成 YouTube 經典的「鮮紅色」 */
}

-------------------------

.mobile-round-fix {
    width: 100%;
    aspect-ratio: 1 / 1 !important;
    border-radius: 50% !important;
    object-fit: cover; /* 確保圖片填滿正圓且不變形 */
    flex-shrink: 0 !important; /* 徹底禁止被 Flex 擠壓 */
}

.mobile-col-circle-wrap {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column;
    /* 限制整個欄位的最大寬度（可依設計稿自由調整） */
    max-width: 180px !important; 
    margin: 0 auto !important;
}