/*
Theme Name:     Foxiz
Theme URI:      https://tf01.themeruby.com
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/
Description:    Foxiz - WordPress Newspaper News and Magazine Theme
Requires at least: 5.3
Tested up to:   6.1.1
Requires PHP:   5.6
Text Domain:    foxiz
Version:        1.9.3
Tags:           custom-background, custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

.gold-price-single-shop h3 {
    text-align: center; 
    color: #333;
    margin-bottom: 20px;
    font-size: 1.8em;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
}

.gold-shop-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
}

.gold-shop-table th,
.gold-shop-table td {
    border: 1px solid #ddd;
    padding: 12px 15px;
    font-size: 15px;
}

.gold-shop-table th {
    font-weight: bold;
    text-align: center;
}

.gold-shop-table td {
    text-align: center;
}

.gold-shop-table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.gold-shop-table .vang {
    font-weight: bold;
    color: #DAA520;
}