/*
Theme Name: Palette Art Theme
Author: Saba Basiri
Text Domain: palette-art-theme
Version: 1.0.0
Description: A custom WordPress theme converted from the YADHA static HTML template.
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.palette-art-elementor-content,
.palette-art-elementor-container,
.palette-art-elementor-canvas {
	width: 100%;
}

.palette-art-elementor-content {
	padding: 0;
}

.palette-art-elementor-container {
	max-width: none;
	margin: 0;
	padding: 0;
}

.elementor-page .entry-content,
.elementor-template-full-width .entry-content,
.elementor-template-canvas .entry-content {
	margin: 0;
}
