/*
 Theme Name:   Razzi Child
 Theme URI:    https://example.com/
 Description:  Child theme for Razzi
 Author:       Your Name
 Author URI:   https://example.com
 Template:     razzi
 Version:      1.0.0
*/



body, button, input, select, optgroup, textarea{
   font-family: "Outfit", sans-serif !important; 
}

div#cart-modal {
    display: none;
}
div#mobile-menu-modal {
    display: none;
}