/*
Theme Name: falcochild
Template: falco
*/
@import url(../falco/style.css);


.feature_box .desc .title {   
    padding: 15px 0 15px;  
}
/*div.column.one-second.feature_box div.desc {
	height: auto;

	a voir si meme hauteur pour description fancy box
}*/

h3.title_equipementHome{
	color:#4b4b4b;
	font-size: 19px;
	font-weight: 500;
	line-height: 14px;
}

p.para_equipementHome{
	font-size: 14px;
}
p.contact_equipement{
	color:#4b4b4b;
	font-size: 19px;
	font-weight: 500;
	line-height: 22px;
	text-transform: uppercase;
}


ul.list-custom-num li{
    list-style: circle !important;
    line-height: 18px;
    margin-bottom: 20px;
	font-size: 1.15em;
}

@media screen and (max-width: 767px){
	#mfn-slider{display:none;}
}