/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Description: Tema figlio di Twenty Twenty-Five
Author: @Bizonweb
Author URI: https://www.bizonweb.it
Template: twentytwentyfive
Version: 1.0
Text Domain: twentytwentyfive-child
*/

@import url("style/wp-theme.css");
@import url("style/header.css");
@import url("style/wp-charitable.css");

@media only screen and (min-width: 1024px) {
    .only-mobile {
        display: none !important;
    }
}