/*
Theme Name: Neve Child
Theme URI: https://wp-themes.com/neve
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Neve child theme.
Template: neve
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: neve-child
*/
.contact-devis input, .contact-devis textarea{
	margin:5px 0px!important;
}

.sp-testimonial-free{
	margin: 40px;
}
.champ-mail-news{
   background: #01a7c1!important;
   color: #fff;
       height: 45px;
   border: none!important;
   width: 68%;
}
.champ-abonner-news{
   background: #014277!important;
   color: #fff;
   height: 45px;
   border: none!important;
   width: 30%;
}
.copyright-texte{
   width: 25%;
    float: right;
}
.header-top-inner .container{
    border-bottom: 1px solid #01a7c1;
}
.newsletter{
	background: #fff;
    padding: 40px;
    border-radius: 10px;
    margin-bottom: -40px;
    z-index: 999999;
    position: relative;
    color: #00325b;
}
.info-footer i{
        color: #014277;
    padding-right: 5px;
    font-size: 22px;
}
.info-footer{
	   font-size: 16px;
}
.info-footer span{
	padding-right: 13px;
}
.builder-item--footer-two-widgets{
	    font-size: 16px;
}
.builder-item--footer-two-widgets i{
    padding-right: 5px;
    font-size: 22px;
}
#footerlinktochildthemewp{
	display: none;
}
@media (max-width: 767px) {
 .copyright-texte{
   width: 100%;
    float: none;
}
.newsletter{
	margin:0px;
	}
.champ-mail-news{
   width: 100%;
   margin: 8px 0px;
}
.champ-abonner-news{   
   width: 100%;
   margin: 8px 0px;
}
.info-footer span{
   display: block;
   margin: 10px 0px;
}

.sp-testimonial-free {
    margin: 0px;
}
}
.newsletter input::placeholder {
  color: #fff;
}
body.elementor-page .wrapper{
overflow:hidden !important;
}