/*

Theme Name: X – 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

*/
.masthead-stacked .x-navbar .desktop .sub-menu{
    background: #dce4df;
}
.masthead-stacked .x-navbar .desktop .sub-menu li a{
    font-size: 15px;
    text-transform: uppercase;
}
.plugin-update.colspanchange {
  display: none;
}
[data-x-icon-b]:before {
    
    color: blue !important;
}