/*
Theme Name: AMW Amalfi Pizza Class
Theme URI: https://www.amalfiweb.it/
Author: Mario Acunto
Author URI: https://www.amalfiweb.it/
Description: Tema Child Ignition per Amalfi Pizza Class
Version: 1.0.02
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ignition-vigour
Text Domain: amw-amalfipizza
*/

/*
 * Add your custom styles below. The parent theme's styles are loaded automatically by default.
 * If you need to change this, see functions.php
 */

:root {
    --amw-amalfipizza-color: #ff6347; /* Tomato color */
    --amw-amalfipizza-bg-color: #fff8f0; /* Light background */
}

/* Logo */
.head-mast-inner {
    padding: 10px 0;
}

.site-branding  {
    max-width: 120px;
}