/* Saisissez votre CSS personnalisé ci-dessous */
#pbr-mainmenu .navbar-mega .navbar-nav>li>a {
color: #000000;
font-size: 12px;
font-weight: 600 !important;
text-align: left;
font-family: 'Comfortaa', cursive;
}
a:hover, a:focus, a:active
{
  color: #67dace ! important;
}
#pbr-topbar .topbar-info .topbar-item i {
	display: none;
}
#pbr-topbar .topbar-info {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.page-id-24 .widget-text-heading.heading-style1 .widget-heading .heading-text {
	color: white !important;
}
.page-id-24 .wpcf7-form {
	width: 100%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.wpcf7-form .wpcf7-submit {
	padding: 10px 35px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;color: #67dace;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	background-image: none;
	background-color: #fdc914;
	line-height: normal;
}
.page-id-24 #pbr-topbar.topbar-absolute,
.single-post #pbr-topbar.topbar-absolute {
	background: #67dace;
  color: #fff;
}
.page-id-24 #pbr-breadscrumb,
.single-post #pbr-breadscrumb{
	background-color: white !important;
}
.page-id-24 .pbr-breadscrumb .breadcrumb a,
.single-post .pbr-breadscrumb .breadcrumb a{
	color: #000000 !important;
}
.page-id-24 .breadcrumb,
.single-post .breadcrumb {
		color: #000000 !important;
}
.page-id-24 .pbr-breadscrumb .breadcrumb a:hover,
.single-post .pbr-breadscrumb .breadcrumb a:hover{
	color: #67dace !important;
}
#pbr-breadscrumb {
	display: none !important;
}
.widget-heading  {
	font-weight: 600 !important;	
}
.topbar-inner .active-mobile {
		display: none !important;
}