/*
Theme Name: CheezeProject — Version 2
Theme URI: https://cheezeproject.ir
Author: Cheeze Project Team
Author URI: https://cheezeproject.ir
Description: یک قالب سفارشی و یونیک برای برند cheezeproject - تولیدکننده بردگیم. طراحی شده با حس شادی، بازی و فانتزی. نسخه ۲ با سیستم مدیریت محصولات.
Version: 2.0.0
Requires at least: 5.9
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cheezeproject
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, full-width-template, post-formats, theme-options, translation-ready

Cheeze Project WordPress Theme, (C) 2026 cheezeproject.ir
Cheeze Project is distributed under the terms of the GNU GPL v2 or later.
*/

.cheeze-single-content {
    color: var(--cheeze-text);
    text-align: right;
}

.cheeze-single-content .elementor-widget-text-editor {
    color: var(--cheeze-text);
}

.cheeze-single-content p,
.cheeze-single-content li {
    text-align: justify;
}

.cheeze-single-content img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.cheeze-single-content figure,
.cheeze-single-content .wp-block-image {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.cheeze-single-content figcaption {
    color: var(--cheeze-text-muted);
    text-align: center;
}
