/*
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 */


/*@import url('/wp-content/themes/Total-child/css/jquery-ui.theme.css');*/
/*@import url('/wp-content/themes/Total-child/css/msdropdown/dd.css');*/
/*@import url('/wp-content/themes/Total-child/css/globfone-style.css');*/
@import url('/wp-content/themes/Total-child/css/globfone.core.min.css');

body.wpex-responsive .container, body.wpex-responsive .vc_row-fluid.container {
    width: 100%;
}