/**
Theme Name: Tijarah Child
Author: ThemeBing
Author URI: http://themeforest.net/user/themebing
Description: Digital Market Place WordPress WooCommerce Child Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tijarah
Template: tijarah
*/

/* Graphina 스타일 수정 */
.graphina-table-cell {
    white-space: nowrap;
}

body.single-chartpage {
    overflow: hidden;
}

.widget-product-details table td {
    word-break: break-all;
}

.navbar-logo-text {
    font-size: 28px;
}

.section-title h1 {
    font-size: 28px;
}

/* 메인 페이지 Featured Items */
.elementor-element-c37309e .download-item-image a,
.related.products .download-item-image a {
    display: block;
    text-align: center;
}