/*
CTC Separate Stylesheet
Updated: 2020-07-02 11:59:47
Theme Name: Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 2.0.1593705587
*/

.home.has-header-image .custom-header-media {
	background-color: #5b84af;
	padding: 32px;
}

.home.has-header-image  .wp-custom-header {
	background:  no-repeat center;
	background-image: url(http://www.dianefrancis.com/wp-content/uploads/2020/07/banner-transparent.png);
	background-size: contain;
	height: 100%;
	margin: 0 auto;
	max-width: 1440px;
	width: 100%;
}
.home.has-header-image .custom-header-media img {
	display: none;
}

.home.has-header-image .site-title {
	display: none;
}

.site-branding {
	padding: 1rem 0;
}
.site-branding .site-branding-text {
	background:  no-repeat right;
	background-image: url(http://www.dianefrancis.com/wp-content/uploads/2020/07/dianne-francis.png);
	background-size: contain;
	padding-right: 100px;
	width: 100%;
}
.site-title {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	padding: 1rem 0;
}
