/*
 Theme Name:     hello-elementor Child
 Theme URI: 
 Description:      hello-elementor Child Theme
 Author:
 Author URI:   
 Template:       hello-elementor
 Version:        1.0.0
 License:  
 License URI:  
 Tags:  
 Text Domain: 
*/


/*====================================================*/
/*====================================================*/

.readmoretest {
	overflow:hidden !important;
}

a.readmore{
	text-decoration:underline;
	text-align:center;
   font-weight:bold !important;
   border-top: 1px dashed;
   margin-top: 10px;
}

@media (max-width: 1024px) {
    #lesformations .elementor-element {
       width:auto !important;
    }

    #lesformations .elementor-button {
       width:220px !important;
    }
}