/*
	Theme Name: Rehub child theme
	Theme URI: https://wpsoul.com
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: https://wpsoul.com
	Version: 9.4
	Template: rehub-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* 基础表格样式 */
.table-bordered {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  border-collapse: collapse;
}

/* 表格和单元格的边框 */
.table-bordered,
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6; /* 默认灰色边框 */
}

/* 表头单元格样式 */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px; /* 表头底部加粗边框 */
  vertical-align: bottom;
}

/* 表格行悬停效果（可选） */
.table-bordered tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.attribute-layout {
    font-family: Arial, sans-serif;
    color: #333;
}

.attribute-layout .att-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.attribute-layout .attribute-info h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.attribute-layout .attribute-list {
    list-style-type: none;
    padding: 0;
}

.attribute-layout .attribute-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.attribute-layout .attribute-item .left {
    font-weight: bold;
}

.attribute-layout .more-bg {
    margin-top: 15px;
}

.attribute-layout .more-bg a {
    color: #007bff;
    text-decoration: none;
}

.attribute-layout .more-bg a:hover {
    text-decoration: underline;
}

.attribute-layout .detail-symbol {
    vertical-align: middle;
    margin-left: 5px;
}    

.woo_cat_sec_description  .w3-col>.w3-card {height:100%}
.woo_cat_sec_description  .w3-col>.w3-card .w3-container{height:100%; min-height:260px;padding-top:15px;}

.priced_block .btn_offer_block,
.rh-deal-compact-btn,
.btn_block_part .btn_offer_block,
.wpsm-button.rehub_main_btn,
input[type="submit"],
.woocommerce div.product p.price,
.rehub_feat_block div.offer_title,
.rh_wrapper_video_playlist .rh_video_title_and_time .rh_video_title,
.main_slider .flex-overlay h2,
.main_slider .flex-overlay a.btn_more,
.woo_sell_block .price,
.re-line-badge,
.related_articles ul li > a,
h1,
h2,
h3,
h4,
h5,
h6,
.news_out_tabs .tabs-menu li,
.cats_def a,
.btn_more,
.widget.tabs > ul > li,
.widget .title,
.video_widget p,
.title h1,
.title h5,
.small_post blockquote p,
.related_articles .related_title,
#comments .title_comments,
.commentlist .comment-author .fn,
.commentlist .comment-author .fn a,
#commentform #submit,
.media_video > p,
.title_ecwid,
.rate_bar_wrap .review-top .review-text span.review-header,
.ap-pro-form-field-wrapper input[type="submit"],
.vc_btn3,
.wpsm-numbox.wpsm-style6 span.num,
.wpsm-numbox.wpsm-style5 span.num,
.woocommerce ul.product_list_widget li a,
.widget.better_woocat,
.re-compare-destin.wpsm-button,
.rehub-main-font,
.vc_general.vc_btn3,
.cegg-list-logo-title, 
.logo .textlogo{font-family: Arial, sans-serif; }

.dl-menuwrapper li a, nav.top_menu ul li a, #re_menu_near_logo li, #re_menu_near_logo li {font-family: Arial, sans-serif;}
.news .detail p, article, .small_post > p, .title_star_ajax, .breadcrumb, footer div.f_text, .header-top .top-nav li, .related_articles ul li > a, .commentlist .comment-content p, .sidebar, .prosconswidget, .rehub-body-font, body{font-family: Arial, sans-serif;}
