/*
 Theme Name:   Spock Child Theme
 Theme URI:    http://spock.axiomthemes.com
 Description:  Spock Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com
 Template:     spock
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  spock
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.sc_layouts_menu_nav > li > ul {
    top: 4.3em;
}
.sc_layouts_menu_nav > li.megamenu.sfHover .sub-menu {
    width: 90vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.sc_layouts_menu_nav .megamenu .sub-menu li {
    width: 20%;
}