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

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

iframe#launcher{
	margin: 25px 80px !important;
};

span.vc_icon_element-icon.vc_li.vc_li-note:hover {
	color: #1c6189 !important;
}