.cookie-notice-container {
	padding:10px;
}

.cookie-notice-container .cn-button.bootstrap {	
	min-height: 25px;
}

.cn-button.wp-default {
	background: #f66b24 !important;
}

footer .copyrights #copyright-note {
	display: block;
	float:left;
	width:auto;
}

footer .copyrights {
	overflow: hidden;
}

footer .copyrights .footer-link {
	display: block;
	float:right;
	margin:0;
}

.home #wrapper {
	margin-top: 50px;
}

.single-title, .single .jeg_post_title, .single-full-header .single-title, .single h1 {
	text-align: center !important;
}

footer {
	-webkit-box-shadow: 0px 0px 37px -23px rgba(0,0,0,0.37);
	-moz-box-shadow: 0px 0px 37px -23px rgba(0,0,0,0.37);
	box-shadow: 0px 0px 37px -23px rgba(0,0,0,0.37)
}


#toc_container.contracted {
	padding:6px 10px !important;
}

#toc_container ul {
	list-style: unset !important;
}

#toc_container ul li {
	line-height: 1.5;
}

#toc_container ul li::before {
	display: none !important;
}

#toc_container ul li a {
	font-weight: 600;
}

header.main-header {
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.08);
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.08);
}

.single article.article .single_post {
	padding: 5% 6.5% 5% 6.5% !important;
	background: #fff;
	border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 0px 28px 5px rgba(62,148,180,0.1);
	-moz-box-shadow: 0px 0px 28px 5px rgba(62,148,180,0.1);
	box-shadow: 0px 0px 28px 5px rgba(62,148,180,0.1);
}

.page article.article .single_page {
	padding:40px 48px;
	background: #fff;
	border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 0px 28px 5px rgba(62,148,180,0.1);
	-moz-box-shadow: 0px 0px 28px 5px rgba(62,148,180,0.1);
	box-shadow: 0px 0px 28px 5px rgba(62,148,180,0.1);
	overflow: hidden;
}

.sidebar .widget {
	padding:24px 24px 24px 24px !important;
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(62,148,180,0.1);
	-moz-box-shadow: 0px 10px 20px 0px rgba(62,148,180,0.1);
	box-shadow: 0px 10px 20px 0px rgba(62,148,180,0.1);
	box-sizing: border-box !important;
}

.single .related-posts {
	background: #fff;
	padding-top: 40px;
	padding-right: 48px;
	padding-bottom: 38px;
	padding-left: 48px;
	border-radius: 15px;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(62,148,180,0.1);
	-moz-box-shadow: 0px 10px 20px 0px rgba(62,148,180,0.1);
	box-shadow: 0px 10px 20px 0px rgba(62,148,180,0.1);
}

.single .container {
	max-width: 1180px;
}

footer {
	background: #fff;
	-webkit-box-shadow: 0px 0px 37px -23px rgba(0,0,0,0.37);
	-moz-box-shadow: 0px 0px 37px -23px rgba(0,0,0,0.37);
	box-shadow: 0px 0px 37px -23px rgba(0,0,0,0.37)
}

footer .copyrights {
	background: #fff;
}

.single-full-header .single-title {
	margin-top: 0 !important;
}

.category h1 {
	text-align: center;
	color: #444;
}



/*
	Spécificités Design Générales
	Hn : Mettre police du thème de base OU Raleway OU Roboto Slab
	p : Laisser Raleway
*/
#sidebar .widget h3.widget-title, #sidebar .widget h3.widget-title a, .widget #wp-subscribe .title {
	color: #444 !important;
}

.single article .single_post h1 {
	text-align: center !important;
	font-size: 30px;
	line-height: 38px;
	color:#535353 !important;
	font-weight: 600;
}

.single article .single_post h2 {
	color:#535353 !important;
	font-size:23px !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
	margin-bottom: 15px !important;
}

.single article .single_post h3 {
	color:#535353 !important;
	font-size:21px !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
	margin-bottom: 15px !important;
}

.single article .single_post h4 {
	color:#535353 !important;
	font-size:20px !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
	margin-bottom: 15px !important;
}

.single article .single_post h5 {
	color:#535353 !important;
	font-size:18px !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
}

.single article .single_post h6 {
	color:#535353 !important;
	font-size:16px !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
}

.single article .single_post p {
	/* font-family: 'Raleway', sans-serif !important; */
	color: #444 !important;
	font-size:16px !important;
	font-weight: 500 !important;
	line-height: 24px !important;
	margin-bottom: 25px !important;
}

.single article #toc_container p {
	margin-bottom: 0 !important;
}

body #sidebar .widget li.horizontal-small .post-title a {
	color: #535353;
	line-height: 1.2;
}

body #sidebar .widget li a, body #sidebar .widget.widget_categories li a {
	color: #535353;
}

body #sidebar .widget li a:hover, body #sidebar .widget.widget_categories li a:hover {
	color: #fe6261;
}



header .logo-wrap {
	width: 295px;
	margin-top: 0;
	position: absolute;
	top: -13px;
	left: 0;
}

header #primary-navigation {
	float:right !important;
}


/* LG */
@media (min-width: 1200px) {

}

/* MD */
@media (min-width: 992px) and (max-width: 1200px) {
	#wpadminbar .ab-item::before {
		color: green !important;
	}
}

/* SM */
@media (min-width: 768px) and (max-width: 992px) {

	.toggle-mobile-menu {
		display: none !important;
	}

	header .logo-wrap {
		position: relative !important;
	}

	body #header {
		padding-bottom: 10px;
	}

	#wpadminbar .ab-item::before {
		color: yellow !important;
	}
}

/* XS */
@media (max-width: 768px) {
	.single .single_post {
		padding: 4% !important;
	}

	.single article .single_post h1 {
		font-size: 28px;
		line-height: 1.2;
	}

	.category h1 {
		margin-top: 15px;
	}

	body h1 {
		font-size: 28px;
	}

	#header {
		height:40px;
	}

	header .logo-wrap {
		left: 50%;
		transform: translateX(-50%);
		width: 200px;
		top: 50%;
	}

	#header {
		padding-top: 16px !important;
		padding-bottom: 16px !important;
	}

	#logo img {
		float: unset !important;
		margin-top: -5px !important;
	}
}