.navbar .title-logo-wrapper {
	max-width: 440px;
}
.navbar .navbar-header .navbar-brand img {
	max-height: 150px;
}
.navbar{
	background-color: #F2F2F2;
}
.wp-full-overlay-main {
	display:none;
}
.header-filter::before {
  background: none;
}

.card .header-primary, .card .content-primary {
background: #9d0c15;

}

.copyright {
	display:none;
}
section.hestia-features .hestia-info p, section.hestia-shop .card-description p,section.hestia-team p.card-description, section.hestia-pricing p.text-gray, section.hestia-testimonials p.card-description, section.hestia-blogs p.card-description, .section.related-posts p.card-description, .hestia-contact p, section.hestia-features .hestia-info p, section.hestia-shop .card-description p, .elementor-text-editor p{
	color: #666666;
	font-size: 18px;
}
.elementor-widget-container H5{
	font-size:1.2em;
}
/* EVENEMENTS */
.eventful-pre ul, .eventful ul, .eventful-today ul, .eventful-post ul{
list-style-type: "\21E2" ;
	color: #A60B16;
	text-align:center;

}
.eventful-post ul, .eventful-pre ul {
		color: #AAA;
}
.eventless, .eventful, .eventless-today{
	vertical-align:top;
}
	table.em-calendar td.eventful a, table.em-calendar td.eventful-today a, table.em-calendar td.eventless-today, table.em-calendar td.eventful-post, td.eventful-pre a{ 
		font-size:90%;
		color: #A60B16;
		text-decoration:none;

}

table.em-calendar td.eventless-today{
	color:#000;
	font-weight:bold;
}
table.em-calendar td.eventful a{
	font-weight:bold;

}
.col-md-8 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
	table.fullcalendar td {
		text-align: left;
		border: 1px solid #888;
		min-width:80px;
}

	table.em-calendar td {
		padding: 2px 4px;
		text-align: left;

}

.days-names{
	text-transform:capitalize;
	text-align:center;
}

table.em-calendar td{
	font-size:80%;
}
table.em-calendar td.eventful-post a, table.em-calendar td.eventful-pre a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

table.em-calendar td.eventful {
	background-color:#FDD6D9;
}
table.em-calendar td.eventful:hover{
	background-color:#FFF;
}

ul.event-categories{
	list-style-type: none;
}
ul.event-categories a:hover{
text-decoration:underline;
}