/* 
Theme Name: change me 
Theme URI: https://webipro.fr
Description: Change me Theme
Author: Web iPro
Template: hello-elementor
*/
/*
    Add your custom styles here
*/
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
   max-width: 100%;
}
#cmplz-manage-consent {
	display: none;
}
.blurb_click {
    cursor: pointer;
}
.elementor-widget-wp-widget-rss h5 {
   display: none;
}
.elementor-widget-wp-widget-rss ul {
   padding-left: 0px;
   list-style: none;
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-content: center;
   flex-wrap: wrap;
}
.elementor-widget-wp-widget-rss ul li {
   padding: 20px;
   background-color: #DBF3F5;
   margin: 20px;
   width: 29%;
   border-radius: 40px 0px 40px 0px;
}
.elementor-widget-wp-widget-rss ul li a.rsswidget {
   font-family: var(--e-global-typography-accent-font-family);
   font-size: 20px;
   display: block;
   font-weight: 600;
}
.elementor-widget-wp-widget-rss ul li .rss-date {
   margin-bottom: 10px;
   display: block;
   margin-top: 4px;
}
@media only screen 
   and (max-width : 1024px) {

}

@media only screen 
   and (max-width : 660px) {

}
@media only screen 
   and (max-width : 400px) {

}