/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
h1, h2 {
	font-family: 'pascu1';
}

aside.sidebar.sidebar-secondary.widget-area {
	display: none;
}

.entry-title {
	font-family: 'pascu1', 'futura_ltlight', Arial, sans-serif;
	font-weight: normal;
	font-size: 4rem;
}

.title-area {
	background: url(https://www.misshumblebee.com/media/static/styles/images/logo.svg) no-repeat center;
}

.title-area:after {
	content: 'For children ages 3 – 6';
	display: block;
	text-align: center;
	position: relative;
	bottom: -20px;
	font-size: 14px;
	font-weight: normal;
	font-family: 'futura_ltlight', Arial, sans-serif;
}

.site-inner, .wrap {
	max-width: 1170px;
}

.after-header {
	background: #188fcb url('https://www.misshumblebee.com/blog/wp-content/uploads/2017/06/bg-texture.png');
	background-size: 50%;
	text-align: center;
	color: white;
}

.after-header #subscribe-email, .after-header #subscribe-submit, .after-header #subscribe-text, .after-header form, .after-header-text, .after-header .jetpack_subscription_widget {
	display: inline-block;
}

.after-header strong {
	display: block;
	font-family: 'pascu1', 'futura_ltheavy', Arial, sans-serif;
	color: white;
	letter-spacing: 1px;
	font-size: 2rem;
	text-transform: uppercase;
}

.after-header .after-header-text {
	font-size: 1.4rem;
}

.after-header .jetpack_subscription_widget {
	position: relative;
	top: -16px;
}

.after-header #subscribe-email input, .after-header #subscribe-submit input {
	width: 250px;
	border: 0;
	height: 50px;
}

.after-header #subscribe-submit input {
	background-color: white;
	color: #188fcb;
}

.category .entry {
	width: 100%;
}

.title-area {
	width: 300px;
	background-size: 100%;
}

.widget-title {
	font-family: 'pascu1', 'futura_ltlight', Arial, sans-serif;
	font-size: 20px;
}

.site-header {
	background: rgba(255,255,255,0.9);
	border: 0;
	padding-bottom: 12px;
}

.site-header .sign-in a {
	color: #fff;
	background: #875fa0;
	border-radius: 5px;
	padding: 6px 12px;
	font-size: 13px;
	position: absolute;
	top: 22px;
	right: 16px;
}

.site-header .sign-in a:hover {
	background: #6c4c80;
}

.site-header .wrap {
	position: relative;
	padding: 0;
}

.site-header .menu {
	font-size: 18px;
}

.footer-widgets-1, .footer-widgets-2 {
	float: left;
	width: 50%;
	text-align: left;
	margin: 0;
}

.footer-widgets {
	border-top: 0;
	padding: 40px 0;
	background-color: #188fcb;
	color: #fff;
}

.footer-widgets a {
	color: #fff;
}

.footer-widgets .entry {
	background: transparent;
}

.footer-widgets .entry-title {
	text-align: left;
	font-size: 16px;
}

.footer-widgets .entry-title a {
	color: white;
}

.footer-widgets img {
	margin-right: 20px;
}

.footer-widgets .featured-content .entry {
	border-bottom: 0;
	padding: 0;
	margin: 0 15px;
}

.footer-widgets .widget {
	width: 50%;
	float: left;
}

.footer-widgets #featured-post-2, .footer-widgets #featured-post-4 {
	font-size: 12px;
}

.footer-widgets .featuredpost .widget-wrap article > a {
	width: 35%;
	margin-right: 10px;
}

.footer-widgets .entry-content {
	width: 60%;
	float: right;
}

.footer-widgets #menu-top-navigation-1 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	padding-left: 0;
	list-style: none;
}

.footer-widgets #menu-social-navigation-1 {
	text-align: left;
}

.footer-widgets #menu-social-navigation-1 li {
	width: 44px;
	height: 44px;
	text-align: center;
	padding-top: 5px;
}

.footer-widgets .widget-title {
	font-size: 24px;
	text-align: left;
	font-weight: normal;
}

#menu-social-navigation li:nth-child(n+1), #menu-social-navigation-1 li:nth-child(n+1) {
	background: #9f7fb3;
}

#menu-social-navigation li:nth-child(2n+2), #menu-social-navigation-1 li:nth-child(2n+2) {
	background: #f3ce59;
}

#menu-social-navigation li:nth-child(3n+3), #menu-social-navigation-1 li:nth-child(3n+3) {
	background: #56b7dc;
}

#menu-social-navigation li:nth-child(4n+4), #menu-social-navigation-1 li:nth-child(4n+4) {
	background: #ba5327;
}

#menu-social-navigation li:nth-child(5n+5), #menu-social-navigation-1 li:nth-child(5n+5) {
	background: #bed63a;
}

#menu-social-navigation li:nth-child(6n+6), #menu-social-navigation-1 li:nth-child(6n+6) {
	background: #eeb136;
}

#menu-social-navigation li:nth-child(7n+7), #menu-social-navigation-1 li:nth-child(7n+7) {
	background: #983b1f;
}

#menu-category-menu li a {
	color: white;
}

#menu-category-menu li {
	padding: .75em;
	border-radius: 10px;
	color: #fff;
	transition: background .3s ease;
	font-weight: bold;
	border-width: 6px;
	border-style: solid;
	font-size: 18px;
	text-decoration: none !important;
}

#menu-category-menu li:hover {
	border-width: 6px;
}

#menu-category-menu li:nth-child(5n+1) {
	border-color: #a74b23;
	background-color: #ba5327;
}

#menu-category-menu li:nth-child(5n+2) {
	border-color: #d69e30;
	background-color: #eeb036;
}

#menu-category-menu li:nth-child(5n+3) {
	border-color: #abc034;
	background-color: #bed63a;
}

#menu-category-menu li:nth-child(5n+4) {
	border-color: #1685bd;
	background-color: #188fcb;
}

#menu-category-menu li:nth-child(5n+5) {
	border-color: #8f72a1;
	background-color: #9f7fb3;
}

.genesis-nav-menu a {
	padding: 8.8rem 12px 0;
}

.genesis-nav-menu .sub-menu a {
	padding: 3px 20px;
	border: 0;
	color: #333;
	min-width: 200px;
	width: initial;
}

.genesis-nav-menu .sub-menu a:hover {
	background-color: #875fa0;
	color: #fff;
}

.genesis-nav-menu .sub-menu .menu-item {
	display: block;
}

.site-header .sub-menu {
	background-color: white;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box;
	min-width: 200px;
	width: initial;
	padding: 5px 0;
}

.menu-item-has-children > a::after {
	content: "▼";
	position: relative;
	top: -3px;
	left: 3px;
	font-size: 9px;
}