/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


.fixedMenu {
    
   position: fixed;
   width: 100%;
   top: 0px;
   z-index: 999;
   box-shadow: 0px 2px 5px #888888;
}

