/*
Theme Name: MachinaCore Child
Theme URI: https://www.machinacore.com
Description: MachinaCoreWP WordPress theme example child theme.
Author: Nick
Author URI: https://www.machinacore.com
Template: machinacore
Version: 1.0
*/
#site-header {
    box-shadow: 0 0 3px 3px rgba(0,0,0,.2) !important;
}

#top-bar-wrap{
    box-shadow: inset 0 0 5px 0px rgba(0,0,0,.2) !important;
}