/*
 Theme Name:   At Home Harmony
 GitHub Theme URI: https://github.com/Pixelstrike-Creative/at-home-harmony.git
 Description:  Custom PSC theme for At Home Harmony based on Understrap Child
 Author:       Mike Oberdick
 Author URI:   https://pixelstrikecreative.com
 Template:     understrap
 Version:      1.1.0
 Text Domain:  understrap-child
*/

#topUtilityNav .btn {
	color: white;
}

#topUtilityNav .icon-wrapper {
	width: 32px;
	height: 32px;
	margin-right: 8px;
	display: inline-block;
}

#offcanvasNavigation .offcanvas-body {
	width: 100%;
}

@media (max-width: 575.98px) {
	.site #offcanvasNavigation .offcanvas-body #mobileMenuButtons ul {
		flex-direction: row;
		justify-content: space-between;
	}

	.site #offcanvasNavigation .offcanvas-body #mobileMenuButtons ul .btn {
		padding-top: 0;
		padding-bottom: 0;
	}

	.site #offcanvasNavigation .offcanvas-body #mobileMenuButtons ul li:first-of-type  {
		margin-bottom: 0;
	}
}

.parent-pageid-211 .wysiwyg h6 {
	color: #28a5ec;
	font-family: "Neulis Bold";
	font-size: 18px;
	margin-bottom: 5px;
}

.parent-pageid-211 .wysiwyg ul {
	margin-top: 0;
}