/*
Theme Name: Jiafeng Globalwin
Theme URI: https://jfw.globalwin.cc/
Author: Globalwin
Description: WordPress theme converted from the Jiafeng static HTML template. Supports ACF-managed home page sections, global contact settings, products, news, and generated inner pages.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: jiafeng
*/

body.admin-bar .web_head.fixed-nav {
  top: 32px;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.aligncenter {
  max-width: 100%;
}

.newshow_main ul,
.newshow_main ol,
.productshow_tab_main ul,
.productshow_tab_main ol {
  margin-bottom: 18px;
}

.newshow_main li,
.productshow_tab_main li {
  line-height: 1.8;
}

.jfw-empty-state {
  padding: 60px 0;
  text-align: center;
}

.jfw-pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  padding: 24px 0 60px;
}

.jfw-pagination .page-numbers {
  min-width: 38px;
  height: 38px;
  padding: 0 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e6e6e6;
  color: #333;
}

.jfw-pagination .current,
.jfw-pagination a:hover {
  background: #359b41;
  border-color: #359b41;
  color: #fff;
}

.product_show_main_describe .entry-summary,
.productshow_tab_main .entry-content {
  color: #666;
  line-height: 1.8;
}

.footer_product a,
.footer_page a {
  word-break: break-word;
}
