/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */



body.wpex-has-vertical-header #site-header.header-six {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}




.navbar-style-six .dropdown-menu > li > a {
    padding: 2px 2px 2px 2px;
}



/*PDF Flip - hide control*/

.df-float .df-ui {
display: none !important;
}
