/*
Vous pouvez ajouter du CSS personnalisé ici.

Cliquez sur l’icône d’aide ci-dessus pour en savoir plus.
*/

strong {
  font-weight: normal;
}

.strong {
  font-weight: 100 !important;
}

.btn-eilah {
  padding: 15px 20px !important;
  background: #f0f0f0;
  font-size: 16px !important;
}

.btn-eilah:hover {
	  color : #fff;
    background: #000;
}

.p-eilah{
	font-size: 13px !important;
	color: #a5a5a5 !important;
	font-weight: 400 !important;
	margin-top: 30px;
	letter-spacing: 1px !important;
}

.p-eilah2{
	font-size: 13px !important;
	font-weight: 400 !important;
	margin-top: 5px;
	letter-spacing: normal !important;
	color: #7e8a85 !important;;
}

.h1-eilah {
  margin: 60px 0 20px 0;
  font-family: "Josefin Sans";
  font-size: 15px;
	color: #7e8a85;
}

.h2-eilah {
  margin: 0px 0 40px 0;
  font-family: "Josefin Sans";
  font-size: 15px;
  color: #c7c7c7;
  font-weight: 300;
}

.h2-footer-eilah {
	text-align: left;
  line-height: 1.8em;
  margin-bottom: 1rem;
  font-weight: bold;
  font-family: "Josefin Sans";
  font-size: 16px;
}

.h3-eilah {
  margin: 10px 0 0 0;
	color: #000;
 	letter-spacing: 1px !important;
	font-size: 15px;
}

.h4-eilah {
  margin: 0px 0 0 25px !important;
  font-family: "Josefin Sans";
  font-size: 18px !important;
	text-align: left;
}

.home-mobile-video-control.home-mobile-control-down {
	bottom: 19%;
}

.homepage .navbar-top .row {   
background-image: url(https://juliepocino.com/wp-content/uploads/2018/01/badge_44_8-1.png);
background-repeat: no-repeat;
background-position-x: 94%;
background-position-y: 52%;
}

@media only screen and (max-width: 430px){
	
.home-header header h1 span {
    padding: 0 3px !important;
}
	
.home-header .header-wrapper {
  padding: 0 0 70px 0 !important;
}	
	
.dn-eilah {
		display:none;
}
	
.about-sections .about-content-wrapper {
    margin: 15px 30px 15px 0;
}
	
.about-content-wrapper header h3 {
    letter-spacing: 5px;
}
	
.about-sections header h3 span {
    padding: 0;
}
	
.about-sections .about-content {
    padding: 0;
}
	
	.about-sections .content p, .about-sections .content a {
    text-align: center !important;
		letter-spacing: 0;
}
	
	}

@media only screen and (max-width: 1023px){
	
.off-canvas-content .logo-lg {
    height: auto;
    max-width: 60%;
    margin-bottom: 41px;
    text-align: center;
	}
	
.off-canvas-content.columns {
    padding-left: 2.625rem;
    padding-right: 3.625rem;
	}
	
.close-off-canvas {
    right: 8px;
}
	
}

