.elementor-39642 .elementor-element.elementor-element-4435da87{--display:flex;}/* Start custom CSS *//* 隱藏紅框 1: 導覽列 (範例選擇器，請依實際標籤修改) */
header, .nav-container, .navbar {
    display: none !important;
}

/* 隱藏紅框 2: 麵包屑導航 (範例選擇器) */
.woocommerce-breadcrumb, .breadcrumb, .breadcrumbs {
    display: none !important;
}
/* 隱藏所有單一商品頁的頁尾 */
    .single-product footer {
        display: none !important;
    }/* End custom CSS */