/* 
Theme Name: Wayconsulting
Theme URI: https://webipro.fr
Description: Wayconsulting Theme
Author: Web iPro
Template: hello-elementor
*/
/*
    Add your custom styles here
*/
#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: #fff;
	margin: 20px;
	width: 29%;
	border-radius: 20px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.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;
   transition: all 0.3s ease-in-out;
}
.elementor-widget-wp-widget-rss ul li a.rsswidget:hover {
   color: #D91E25 !important;
}
.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) {

}