/*
Theme Name: Avada One Child
Theme URI: https://avada.com/
Description: Child theme for Avada One. Put custom CSS in this file and custom PHP in functions.php, so that parent theme updates never overwrite your work.
Author: p1xel
Author URI: https://p1xel.net
Template: avada-one
Version: 1.0.0
Requires PHP: 8.0
Requires at least: 6.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: avada-one-child
*/

/*
 * Custom CSS goes below this line.
 *
 * Note on specificity: Avada One prints its per-element/component CSS after this
 * stylesheet, so a plain selector often loses even though this file loads later.
 * Prefix with `.fusion-body` to win on specificity instead of reaching for
 * !important:
 *
 *   .fusion-body .fusion-button { border-radius: 0; }
 */
