/*
Theme Name: AMW La Galea
Theme URI: https://www.amalfiweb.it/
Author: Mario Acunto, Amalfiweb
Author URI: https://www.amalfiweb.it/
Description: Tema Child Ignition per il Ristorante La Galea Amalfi
Version: 1.0.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ignition-korina
Text Domain: amw-galea
*/

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

/** Remove Border **/
body::after, body::before,.page-wrap::before,.page-wrap::after{
    display:none;
}
.page-wrap{
    padding:0;
}
.head-mast.sticky-fixed {
    top: 0px!important;
    left: 0px;
    width: 100% !important;
    padding: 0 30px;
}