/* Saisissez votre CSS personnalisé ci-dessous */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400');

/* font-family: 'Roboto Condensed', sans-serif; */

body {
  font-size: 15px;
}

.entry-content p {
  text-align: justify;
  font-size: 13px;
}

.navbar-brand-wpz {
  margin: 45px 0 10px;
}

.navbar-brand-wpz a {
  font-size: 0px;
}

.main-navbar {
  height: 45px;
}

.header_social {
  margin: 0px;
}

.main-navbar a, 
.navbar-brand-wpz .tagline,
.site-info .copyright,
.eclipse_slider .slides li h3 a,
.page h1.entry-title, 
.single h1.entry-title,
h3.entry-title,
h2.section-title {
	font-family: 'Roboto Condensed', sans-serif;
  color: #585858;
}

.page h1.entry-title,
.single h1.entry-title,
h2.section-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: none; 
}

h3.entry-title {
  font-size: 24px;
  font-weight: 400;
}

.main-navbar a {
  font-size: 18px;
}

.navbar-brand-wpz .tagline {
  font-size: 18px;
  font-style: normal;
}

.site-info .designed-by,
.entry-meta,
.single .entry-meta {
  display: none;
}

.site-footer,
.page-template-home-slider .site-footer {
		margin-top: 0px;
  	border-top: 1px solid rgba(0, 0, 0, 0.03);
}

#slider {
  max-height: 450px;
  margin: 0px;
}

.slides li .slide-overlay {
  bottom: 50%;
  right: 43%;
}
.eclipse_slider .slides li h3 a {
  color: #ffffff;
}

#sb-search {
  display: none;
}

.main-navbar {
  z-index: 100;
}