
.bossgoo-index-video27 .img-item .text .tit,
.bossgoo-index-video27 .img-item .text .des {
    display: none !important;
}

.bossgoo-footer32 .wrap .footer32-top li.footer32-top-itemTi a {
    font-size: 20px !important;
    font-weight: bold !important;
}

/* 页面主体 - 白底黑字 */
body {
    background-color: #ffffff !important;
    color: #333333 !important;
}

/* 主内容容器 */
.pc_body .wrap,
.main-content,
.container {
    background-color: #ffffff !important;
    color: #333333 !important;
}

/* 视频卡片区域 */
.video-list .item,
.video-card,
.product-item {
    background-color: #f5f5f5 !important;
    color: #333333 !important;
}

/* 标题文字 - 只限视频页面内 */
.video-list .item p,
.video-list .item span,
.video-main h1,
.video-main h2,
.video-main h3 {
    color: #333333 !important;
}

/* 面包屑导航 */
.breadcrumb,
.breadcrumb a,
.breadcrumb span {
    color: #666666 !important;
}

/* 页面大标题 "VIDEO CENTER" */
.page-title,
.video-center-title {
    color: #222222 !important;
}

/* "VIDEO CENTER" 大标题 */
.video-main .center-title {
    color: #222222 !important;
}

/* "Shower Hinge" 等分类标题 */
.video-main .tit-box .com-tit {
    color: #222222 !important;
}

/* "More" 链接文字 */
.video-main .tit-box .more {
    color: #555555 !important;
}

/* 视频卡片底部说明文字（产品名称）*/
.video-main .list .item p,
.video-main .list .item span {
    color: #333333 !important;
}

/* 修复导航栏字体 - 与其他页面保持一致 */
.bossgoo-header-nav55 .menu ul li span.title a,
.bossgoo-header-nav55 .menu ul li span.title {
    font-family: Inter, segoeui, sans-serif !important;
    font-weight: 500 !important;
}

/* 恢复 FACTORY TOUR 标题红色 */
.factory-tour-section .ft-main-title {
    color: #D4141C !important;
}
