/*
Theme Name: NovaSignal AI
Theme URI: https://novasignal-ai.online
Author: NovaSignal Team
Author URI: https://novasignal-ai.online
Description: Professional AI-powered digital agency theme with integrated CRM, chatbot, lead generation, and multi-language support. Built for NovaSignal AI.
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: novasignal
Domain Path: /languages
Tags: ai, agency, crm, chatbot, responsive, seo, dark-mode, custom-menu, custom-logo, theme-options
*/

/* WordPress Core Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption-text {
    text-align: center;
}
.gallery-caption {
    display: block;
}
.bypostauthor {
    display: block;
}