/*
Theme Name:   cnb
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/



body {
    font-family: "TimesNewRoman" !important;
    font-optical-sizing: auto;
    font-style: normal;
}
body *:not([class*="icon"]) {
    font-family: "TimesNewRoman" !important;
}
.single-post table {
  width: 100%;
  border-collapse: collapse; /* gộp viền */
  font-family: sans-serif;
  font-size: 14px;
}

.single-post table th,
.single-post table td {
  border: 1px solid #ddd;
  padding: 8px 12px;
  text-align: left;
}

.single-post table th {
  background-color: #f4f4f4;
  font-weight: bold;
}

.single-post table tr:nth-child(even) {
  background-color: #fafafa; /* xen kẽ màu dòng */
}

.single-post table tr:hover {
  background-color: #f1f1f1; /* highlight khi hover */
}

body footer.elementor-slideshow__footer.elementor-lightbox-prevent-close{
	display: none !important;
}
