/*
 Theme Name:   PECC87
 Theme URI:    https://solutionwebpro.com
 Description:  Thème propre pour pecc87.fr
 Author:       SolutionWeb
 Author URI:   https://solutionwebpro.com
 Template:     hello-elementor
 Version:      2.0.11
*/
header.sticky {
    background-color: #fff;
    position: fixed !important;
    z-index: 9999 !important;
    left: 0 !important;
    right: 0!important;
    top: 0 !important;
	padding: 0 !important;
}
header.sticky img {
    max-width: 90% !important;
}


@media screen and (min-width: 768px){

}

@media screen and (max-width: 1024px){

}

@media screen and (max-width: 767px){
.elementor > .elementor-element.e-parent .elementor-element.e-child:nth-child(2) > .elementor-element.e-child{
	/*padding: 30px 10px;
	box-shadow: none;*/
}
}