/*
Theme Name:     Whitelight Commerce
Theme URI:      http: //woothemes.com/
Description:    Child theme which optimises Whitelight for WooCommerce compatibility 
Author:         WooThemes
Author URI:     http: //woothemes.com
Template:       whitelight
Version:        1.0.17
*/

@import url("../whitelight/style.css");
#navigation .nav li ul{
position: inherit !important;
}

#header #navigation .nav li ul {
    position: relative;
}