/*
 Theme Name:   Essentials Child
 Theme URI:    https://example.com/
 Description:  Child theme for Essentials
 Author:       Walker
 Author URI:   https://example.com/
 Template:     essentials
 Version:      1.0.0
 Text Domain:  essentials-child
*/

@media screen and (min-width: 1200px) {
    .mega-item.pix-mega-style-lg.mega-item>.dropdown-menu {
        width: 1150px !important;
    }
}