/*
Theme Name: Thingamabobs
Author: Thingamabobs & Bluehost
Author URI: http://cne.kzx.mybluehost.me
Description: A Custom WordPress Theme built for Thingamabobs by Bluehost 
Version: 1.0.0
Template: yith-wonder
Text Domain: bluehost-thingamabobs
*/

.wp-block-navigation-submenu {
  overflow: visible !important;
	z-index:99;
}
.nfd-container{ /* targeting main image in header to drop it below submenu*/
	z-index:-1;
}