/* 
Theme Name: Hello Elementor troisdeuxun
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor troisdeuxun is a child theme of Hello Elementor, created by troisdeuxun.ch
Author: troisdeuxun.ch
Author URI: https://troisdeuxun.ch
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-troisdeuxun
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */


/* Global */

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

body {
	overflow-x: hidden !important;
}	

ul{
    padding-left: 20px;
}

.tp-row{
    height: auto;
    min-height: inherit !important;
}