h1 {
	font-size:3rem;
	font-weight:bold;
	clear:both;
}
h2 {
	color:#AFB67C;
	font-size:2.4rem;
  line-height: 1.2;
}
a {
    font-weight: 600;
		color:#B0778D;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
		color:#FD7E29;
}
a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.entry-content h1 {
		color:#b0b57d;
		padding-left:48px;
		min-height: 50px;
		background: url(https://www.syndicat-olive-ardeche.com/wp-content/img/bullet-titres.png) no-repeat center left;
}
.entry-content img, .widget-area img {
	border-radius:6px;
}
.site-header-main {
    float: left;
    width: 100%;
    padding: 24px 0 212px;
    padding: 1.4rem 0 0.2rem;
    background-color: #fff;
}
.header-bar {
    float: left;
    width: 100%;
    border-bottom: 1px solid #171717;
    color: #fff;
    background-color: #603747;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.widget_text {
		font-size:95%;
}
.widget-title {
		font-size:1.8rem;	
}
.site-content .container {
    clear: both;
	padding-bottom: 0;
	padding-bottom: 0;
}

.site-footer {
    float: left;
    width: 100%;
    padding: 44px 0;
    padding: 4.4rem 0;
    color: #c9b9c3;
    background-color: #65563f;
}

.site-footer a {
    color: #b0b57d;	
}

.site-footer a:hover {
    color: #FD7E29;	
}

.site-header, .site-title, .site-title a, .site-navigation .menu li a:hover {
    font-weight: bold;
}

.entry-title {
    margin-top: 5.5px;
    margin-top: 0;
    font-weight: bold;
    word-spacing: -1px;
    word-spacing: -0.1rem;
		font-size:3rem;
}
.site-navigation .menu .current_page_item > a, .site-navigation .menu .current-menu-item > a, .site-navigation .nav-menu .current_page_item > a, .site-navigation .nav-menu .current-menu-item > a {
    text-decoration : underline;
}
.site-navigation .menu li a {
	font-size: 1.7rem;
	margin-left:0;
	margin-right:0;
	background: url(https://www.syndicat-olive-ardeche.com/wp-content/img/menu-bullet3.png) no-repeat center left;
	padding-left:12px;
	padding-right:10px;
	font-weight:bold;
}

.site-navigation .menu li a:hover {
	color: #FD7E29;
		background: url(https://www.syndicat-olive-ardeche.com/wp-content/img/menu-bullet2.png) no-repeat center left;
}
.mobile-menu {
	background:rgba(251,246,249,0.3);
	border-radius:6px;
}
.em-calendar-wrapper {
	background-color:#fff;
}
