/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */



/*Typos-festivités*/
/* Webfont: Museo-700 */
@font-face 
{
    font-family: 'Museo700';
    src: url('Museo 700.eot'); /* IE9 Compat Modes */
    src: url('Museo 700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Museo 700.woff2') format('woff2'), /* Modern Browsers */
         url('Museo 700.woff') format('woff'), /* Modern Browsers */
         url('Museo 700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Museo 700.svg#Museo-700') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Museo500-Regular */
@font-face 
{
    font-family: 'Museo500';
    src: url('Museo 500.eot'); /* IE9 Compat Modes */
    src: url('Museo 500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Museo 500.woff2') format('woff2'), /* Modern Browsers */
         url('Museo 500.woff') format('woff'), /* Modern Browsers */
         url('Museo 500.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Museo 500.svg#Museo500-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


.entry-title
{
	display: none !important;
}

