:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 700;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-style: italic;
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,54,104);
	--wd-alternative-color: rgb(229,166,48);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(201,162,74);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://royaloceania.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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(13,27,42);
	background-image: none;
}
 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-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: 0px;
}

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


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

/* ==========================================
   【強制字體修正】徹底消除全站斜體，恢復質感字體
   ========================================== */
html, body, p, a, h1, h2, h3, h4, h5, h6, 
.title, .wd-entities-title, .product-title, 
.navigation-style-default, .menu-item, span, div,
.price, .amount, .onsale, .wd-product-cats a,
.widget-title, .wd-widget-title, .filter-title, 
.widget, .widget a, .widget li,
li, strong, b, i, em {
    font-style: normal !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsoft JhengHei", "PingFang TC", sans-serif !important;
}

/* ==========================================
   1. 全站背景大整型：奢華深邃藍背景 (#0D1B2A)
   ========================================== */
body, 
.main-page-wrapper, 
.content-layout-wrapper, 
.site-content, 
.sidebar-container, 
.area-sidebar, 
.shop-loop-head,
.wd-products-element {
    background-color: #0D1B2A !important; /* 極致深藍色 */
}

/* ==========================================
   2. 頁首與選單配色：深藍與金色的完美結合
   ========================================== */
/* 頂欄與主頁首全部統一為深邃藍 */
.whb-top-bar, 
.whb-main-header,
.whb-general-header,
.whb-header-bottom,
.whb-header,
.whb-row,
.whb-flex-row {
    background-color: #0D1B2A !important;
    border-bottom: 1px solid #1B263B !important;
}

/* 頂欄文字、圖示設為純白 */
.whb-top-bar a, 
.whb-top-bar span, 
.whb-top-bar i {
    color: #ffffff !important;
}

/* 中間主選單 (Menu) 字體：改為耀眼純白，加粗置中 */
.whb-navigation, .wd-header-nav, .wd-header-menu {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}
.wd-nav-main > li > a,
.whb-navigation .wd-nav > li > a,
.navigation-style-default .wd-nav > li > a {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #ffffff !important; /* 亮白字體 */
    letter-spacing: 1px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
/* 當滑鼠移到主選單上時變金色 */
.wd-nav-main > li > a:hover,
.whb-navigation .wd-nav > li > a:hover {
    color: #E5A93B !important;
}

/* 隱藏不要的社群圖示 (只留 FB, IG) */
.wd-social-icons .wd-icon-twitter,
.wd-social-icons .social-twitter,
.wd-social-icons .social-x,
.wd-social-icons .wd-icon-youtube,
.wd-social-icons .social-youtube,
.wd-social-icons .wd-icon-pinterest,
.wd-social-icons .social-pinterest {
    display: none !important;
}

/* ==========================================
   3. 全站文字顏色修正：在深藍背景下強制亮白/淺灰
   ========================================== */
h1, h2, h3, h4, h5, h6, 
.title, .wd-entities-title, .product-title,
p, .wd-entry-content, .post-content, .product-description,
.widget-title, .wd-widget-title, .filter-title, .widget, .widget a, .widget li,
.min_price, .max_price, .price_label {
    color: #E2E2E2 !important; /* 舒服的淺灰色，高可讀性 */
}

/* ==========================================
   4. 商品卡片優化：解決圖片白底問題 (漂浮卡片設計)
   ========================================== */
/* 把商品卡片本身做成精緻的白色圓角卡片，並圍繞一圈金絲邊框 */
.product-grid-item .product-wrapper,
.wd-product,
.product-grid-item {
    background-color: #ffffff !important;
    padding: 15px !important;
    border-radius: 8px !important;
    border: 1px solid #E5A93B !important; /* 精緻金邊 */
    box-shadow: 0 4px 15px rgba(0,0,0,0.3) !important; /* 漂浮陰影 */
}

/* 確保卡片內部的文字與小標籤在卡片白底上看得清清楚楚 */
.product-grid-item .product-title a,
.product-grid-item .wd-entities-title a,
.product-grid-item .wd-product-cats a {
    color: #0D1B2A !important; /* 轉為深藍色字體 */
}

/* ==========================================
   5. 全站金點綴系統 (金色 #E5A93B)
   ========================================== */
/* 按鈕、購物車、特價標籤 */
.btn-color-primary, 
.product-grid-item .add-to-cart-loop, 
.wd-hover-quick .wd-add-btn > a,
.single_add_to_cart_button,
.cart-widget-side .widget_shopping_cart_content .buttons .checkout,
.wd-add-btn-bg,
.onsale {
    background-color: #E5A93B !important;
    border-color: #E5A93B !important;
    color: #ffffff !important;
}

/* 頂部購物車小圈圈與數量 */
.wd-header-cart .wd-cart-number, 
.wd-tools-element .wd-tools-count, 
.woodmart-cart-number,
.wd-cart-number {
    background-color: #E5A93B !important;
    color: #ffffff !important;
}

/* 全站價格一律改為耀眼金色 */
.price, .amount {
    color: #E5A93B !important;
}

/* 行動版底部導覽列強制金色 */
.wd-toolbar .wd-tools-element .wd-tools-count,
.wd-toolbar .wd-toolbar-link.active,
.wd-toolbar .wd-toolbar-link:hover,
.wd-toolbar .wd-tools-element:hover .wd-tools-icon {
    background-color: #E5A93B !important;
    color: #ffffff !important;
}
.wd-toolbar .wd-toolbar-link.active .wd-tools-icon,
.wd-toolbar .wd-toolbar-link.active .wd-tools-text,
.wd-toolbar .wd-toolbar-link:hover .wd-tools-icon,
.wd-toolbar .wd-toolbar-link:hover .wd-tools-text {
    color: #E5A93B !important;
}

/* ==========================================
   9. 頁首元素點亮：解決深藍背景下看不清的問題
   ========================================== */

/* A. 讓搜尋框與裡面的文字變得清晰 */
.wd-search-form, 
.searchform {
    background-color: rgba(255, 255, 255, 0.08) !important; /* 讓搜尋框背景呈現半透明的優雅深灰藍 */
    border: 1px solid rgba(255, 255, 255, 0.2) !important;  /* 細緻的白邊框 */
}

/* 搜尋框輸入的字、placeholder 提示字、Select Category 選擇分類的字 */
.wd-search-form input[type="text"], 
.wd-search-form .searchsubmit,
.wd-search-cat-wrapper select,
.wd-search-cat-wrapper,
.wd-search-form ::placeholder {
    color: #ffffff !important; /* 通通強制變白色，看得超清楚！ */
}

/* 放大鏡圖示變白色 */
.wd-search-form .searchsubmit:after,
.wd-search-form .wd-search-in-button:after {
    color: #ffffff !important;
}


/* B. 點亮「MY ACCOUNT」按鈕與愛心圖示 */
/* 我的帳戶按鈕：改為金色邊框、白色字體，滑鼠移過去時會填滿金色 */
.whb-header .wd-header-my-account a,
.whb-header .my-account-with-text a {
    border: 1px solid #E5A93B !important;
    color: #ffffff !important;
    background-color: transparent !important;
    padding: 8px 18px !important;
    border-radius: 30px !important;
    font-weight: 600 !important;
}

.whb-header .wd-header-my-account a:hover {
    background-color: #E5A93B !important;
    color: #ffffff !important;
}

/* 點亮愛心（Wishlist）圖標 */
.wd-header-wishlist a {
    color: #ffffff !important;
}
/* 愛心旁邊的數量「0」 */
.wd-header-wishlist .wd-tools-count {
    background-color: #E5A93B !important;
    color: #ffffff !important;
}


/* C. 點亮購物車圖示 */
/* 讓購物車小籃子圖標變白色，價格數字在旁邊更顯眼 */
.wd-header-cart .wd-tools-icon:before,
.wd-header-cart .wd-tools-icon {
    color: #ffffff !important;
}