/*
Theme Name: MAM au Temps de Grandir
Theme URI: https://example.com
Author: Ludo
Version: 1.0
*/

/* Mobile */
@media (max-width: 768px) {
    .site-logo{
        padding-right:60px;
    }
    .custom-logo {
        max-height: 60px;
    }
}


.elementor-widget-shortcode:has(.no-shortcode) {
    display: none !important;
}