/*
CTC Separate Stylesheet
Updated: 2020-08-18 11:48:31
Theme Name: Ashe Child
Template: ashe
Version: 1.0.0.1597744111
*/

@import url('https://fonts.googleapis.com/css2?family=Parisienne&display=swap');

footer
{
	display:none
}

body #page-header .header-logo a
{
	font-family: 'Parisienne', cursive;
	text-transform: none;
}

body #main-nav
{
	background-color: #008095;
}

body #main-nav a
{
	color:#ffffff;
}

body #main-nav ul ul a
{
	color:#008095;
}

body #main-nav a:hover, body #main-nav i:hover, body #main-nav li.current-menu-item > a, body #main-nav li.current-menu-ancestor > a, body #main-nav .sub-menu li.current-menu-item > a, #main-nav .sub-menu li.current-menu-ancestor> a
{
	color: #FF9045;
}

.post-meta, .ashe-widget > ul li span, .ashe-widget > ul li span a, #wp-calendar thead th, #wp-calendar caption, h1, h2, h3, h4, h5, h6, #reply-title, #reply-title a 
{
	font-family: 'Parisienne', cursive;
	text-transform: none;
}