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

@import url("../Total/style.css");


body { background: #fff; font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 13px; line-height: 1.7; color: #666; }

.page-header { margin: 0; padding: 22px 0; position: relative; background: #f4fbff!important; margin-bottom: 40px; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4;  }

.site-breadcrumbs { position: absolute; right: 0; top: 50%; height: 32px; line-height: 32px; margin-top: -16px; font-size: 12px; color: #abcbde!important; font-weight: normal; }

.header-two-aside { float: right; font-size: 15px; color: #0060b0!important; font-weight: 400; text-align: right; }

#sidebar .widget-title { margin: 0 0 20px; font-size: 14px; font-weight: 600; color: #004572!important;  }


em { font-style: normal; }
/* Footer Callout
/*-----------------------------------------------------------------------------------*/
#footer-callout-wrap { background: #f1f8fc!important; padding: 30px 0; border-top: 1px solid #dee9f0!important; }
#footer-callout { font-size: 21px; font-weight: 300; color: #004572!important;  vertical-align: middle; }
#footer-callout-left,
#footer-callout-right { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; display: block; float: left; }
#footer-callout-left { width: 75%; padding: 20px 0px;}
#footer-callout-left.full-width { width: 100%; font-size: 18px; font-weight: 300; color: #004572!important;  vertical-align: middle;}
#footer-callout-right { width: 23%; margin-left: 2%; }
#footer-callout .theme-button { margin: 0; width: 100%; text-align: center; font-size: 16px; font-weight: 400; height: auto; line-height: 1.6em; padding: 15px 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }