/*
Theme Name: 龙图出海 V8 平台
Theme URI: http://intrade.fndtech.com
Description: 龙图出海 · 全球 AI 全自动跨境电商平台
Author: FND 福能达科技
Version: 1.0.0
Template: storefront
*/

/* 隐藏 WordPress / WooCommerce 痕迹 */
.site-info,
.storefront-handheld-footer-bar,
.site-credit,
#colophon .site-info,
.copyright-text,
.wp-pointer,
#wp-admin-bar-wp-logo {
    display: none !important;
}

/* 隐藏页脚 */
.site-footer .site-info {
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
}

/* FND 品牌色 */
.site-header {
    background-color: #0A1F44 !important;
    color: #fff !important;
}
.site-branding h1 a,
.site-branding p {
    color: #fff !important;
}

.main-navigation a {
    color: #fff !important;
}

/* 主色按钮 */
.button.alt,
.woocommerce a.button,
.woocommerce-page a.button {
    background-color: #C5A572 !important;
    color: #fff !important;
}
