/*
 Theme Name:   Dynamic Divi Child Theme
 Theme URI:    https://diviengine.com/
 Description:  Dynamic Divi Child Theme
 Author:       Divi Engine
 Author URI:   https://diviengine.com/
 Template:     Divi
*/

.et_pb_menu__logo img {
    height: 80px;
    width: auto;
    transition: height 0.3s ease;
}

.et_pb_sticky .et_pb_menu__logo img {
    height: 60px;
}

.et_pb_sticky {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}