/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

/* STABLE */

.powered-by,#header-outer,.pum-title{display: none!important}

#home .bloc1, #home .bloc2 {
	width:calc(50% - 30px) !important;
	margin-bottom: 20px!important;
	padding: 19px 10px 13px 10px
}

#home .bloc1{margin-left: 20px!important;margin-right: 10px!important}
#home .bloc2{margin-right: 20px!important;margin-left: 10px!important}

#home .wpb_wrapper >div {margin-bottom:0px!important}
#home .bloc1:hover .nectar_icon_wrap i,#home .bloc2:hover .nectar_icon_wrap i,#home .bloc1:hover h3,#home .bloc2:hover h3{color: #fff!important}
#home a {color: #000;font-weight: bold!important;font-family: Roboto!important}

#ico .bloc1, #ico .bloc2 {
	width:50% !important;
	margin-bottom: 20px!important;
	padding:10px
}

.bloc-contact {padding: 30px 30px 10px 30px !important}
#contact h3{margin-bottom: 0px!important}

.bloc-titre{width: 80%!important}
.bloc-menu{width: 20%!important;text-align: right!important}

#footer-outer #footer-widgets .col ul li {
	display: inline-block!important;
	margin: 0 10px!important;
	padding: 0!important
}

#footer-outer .row {padding: 10px 0px !important;}

.material .widget li a {
	text-transform: uppercase;
	font-weight: 400!important;
	font-size: 14px!important
}

.text-btn h5:after {
	content: "\e909";
	font-size: 14px;
	font-family: 'icomoon'!important;
    top: 1px;
    position: relative;
	margin-left: 16px
}

.text-btn h5 {border-bottom: 2px solid;display: inline-block!important}

/*#s1 p, #s2 p{font-size: 16px!important;line-height: 26px!important}
#s1 .nectar_icon_wrap .nectar_icon {background: #fff!important}
#s1 .nectar_icon_wrap .nectar_icon i{color: #000!important}
#s2 .nectar_icon_wrap .nectar_icon {background: #000!important}
#s2 .nectar_icon_wrap .nectar_icon i{color: #fff!important}*/

#aide p a{color: #fff !important;text-decoration: underline!important}
#aide .toggles[data-style="minimal_small"] .toggle > h3 a {
    font-size: 16px!important;
    line-height: 36px!important;
}

/* FLOAT */

#mfloat {
	position:fixed!important;
	bottom: 0px;
	z-index: 10000;
	padding: 0px !important;
    margin-right: 0 !important
}

#mfloat .flmobile {width: 50%!important;}
#mfloat .flmobile h6 {
	font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 0;
	text-align: center!important;
	text-transform: none!important
}
@media only screen and (max-width: 690px){
.bloc-titre h3 {line-height: 48px!important;}
	
#home .col h3, #home h3 {
	line-height:20px!important;
	font-size: 14px!important;
	letter-spacing: 1px!important
}

}