/*
 Theme Name:   Atcreative Divi 5 Child
 Theme URI:    https://atcreative.fr
 Description:  Divi 5 Child Theme for Atcreative
 Author:       Atcreative
 Author URI:   https://atcreative.fr
 Template:     Divi
 Version:      1.0.0
*/

.et-l--header img {
    transition: max-width 0.3s ease;
}

/* État sticky */
.has_et_pb_sticky .et_pb_image_0_tb_header img {
    max-width: 70px !important;
    transition: max-width 0.3s ease;
}