/*  MICROTHEMER STYLES  */


/*= Header ==================== */

/** Header >> secondary-navigation li **/
.secondary-navigation li {
	padding-bottom: 4px;
	margin-right: 30px;
}

/** Header >> single secondary-navigation **/
.single #secondary-navigation .main-nav {
	padding-bottom: 10px;
	padding-left: 30px;
}

/** Header >> secondary-filler block **/
.secondary-filler {
	background: red;
	width: 20px;
	height: 30px;
	order: 2;
	display: none;
}

/** Header >> Grid parent **/
.grid-parent {
	margin-top: -0.4em;
}

/** Header >> header .inside-header **/
header .inside-header {
	padding-left: 30px;
}

/** Header >> Secondary navigation Yellow **/
body.brand-primary .secondary-navigation, 
body.mt-toolkit-getting-going .secondary-navigation, 
body.brand-primary .is-right-sidebar section {
	background-color: #FFCF01;
}

/** Header >> Secondary navigation Orange **/
body.brand-quinary .secondary-navigation {
	background-color: #FF7733;
}

/** Header >> Secondary navigation Blue **/
body.brand-quaternary .secondary-navigation {
	background-color: #5FCEEA;
}

/** Header >> Secondary navigation Purple **/
.secondary-navigation {
	background-color: rgb(199, 140, 218);
}


/*= Footer ==================== */

/** Footer >> .footer-widget-1 **/
.footer-widget-1 {
	color: rgb(255, 255, 255);
}

/** Footer >> Inside site info copyright bar **/
.inside-site-info .copyright-bar {
	display: none;
}


/*= General =================== */

/** General >> Site content **/
.site-content {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

/** General >> Left sidebar **/
#left-sidebar {
	font-weight: 700;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: 300px;
	flex-basis: 300px;
	order: -10;
}

/** General >> Primary Content **/
#primary {
	width: auto;
	min-width: 45%;
	margin-bottom: 20px;
	-webkit-flex-grow: 99999;
	flex-grow: 99999;
	-webkit-flex-basis: 0;
	flex-basis: 0;
}

/** General >> Entry title **/
#main .entry-header .entry-title {
	padding-bottom: 0;
	margin-bottom: 0.8rem;
}

/** General >> Post entry content **/
.single .entry-content {
	margin-top: -10px;
}

/** General >> .wp-block-columns **/
.wp-block-columns {
	margin-bottom: 0;
}

/** General >> Entry content list item **/
.entry-content li {
	margin-left: 5rem;
}

/** General >> Has inline color (:hover) **/
.has-inline-color:hover {
	color: rgba(199, 140, 218, 0.51) !important;
}

/** General >> Summary (::after) **/
.entry-content summary::after {
	font-weight: 700;
}

/** General >> Page item 501 **/
.page-item-501 {
	display: none;
}

/** General >> Page item 153 **/
.page-item-153 {
	display: none;
}

/** General >> .mt-491 a strong:hover **/
.mt-491 a strong:hover {
	color: rgba(199, 140, 218, 0.51);
}

/** General >> .mt-5147 a strong:hover **/
.mt-5147 a strong:hover {
	color: rgba(199, 140, 218, 0.51);
}

/** General >> .mt-5403 a strong:hover **/
.mt-5403 a strong:hover {
	color: rgba(199, 140, 218, 0.51);
}

/** General >> .mt-5433 a strong:hover **/
.mt-5433 a strong:hover {
	color: rgba(199, 140, 218, 0.51);
}


/*= Right Sidebar ============= */

/** Right Sidebar >> Right sidebar **/
#right-sidebar {
	max-width: 100%;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: 365px;
	flex-basis: 365px;
}

/** Right Sidebar >> #featured-img-id img **/
#featured-img-id img {
	margin-top: 2rem;
}

/** Right Sidebar >> .inside-right-sidebar section **/
.inside-right-sidebar section {
	background-color: rgb(255, 119, 51);
	padding-top: 2rem;
	margin-top: 1.5rem;
}

/** Right Sidebar >> .inside-right-sidebar h1 **/
.inside-right-sidebar h1 {
	line-height: 1em;
}

/** Right Sidebar >> .inside-right-sidebar h2 **/
.inside-right-sidebar h2 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 9px;
}

/** Right Sidebar >> .inside-right-sidebar h3 **/
.inside-right-sidebar h3 {
	font-size: 24px;
	margin-top: 12px !important;
}

/** Right Sidebar >> .inside-right-sidebar h4 **/
.inside-right-sidebar h4 {
	color: rgb(255, 255, 255);
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 600;
	margin-top: 0;
}

/** Right Sidebar >> .inside-right-sidebar ul **/
.inside-right-sidebar ul {
	margin-top: 14px;
	margin-bottom: 0;
	margin-left: 24px;
}


/*= Next Page Buttons ========= */

/** Next Page Buttons >> .mt-5433 .next-page a **/
.mt-5433 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-120 .next-page a **/
.mt-120 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-122 .next-page a **/
.mt-122 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-124 .next-page a **/
.mt-124 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-126 .next-page a **/
.mt-126 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-142 .next-page a **/
.mt-142 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-489 .next-page a **/
.mt-489 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-491 .next-page a **/
.mt-491 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-499 .next-page a **/
.mt-499 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-507 .next-page a **/
.mt-507 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-509 .next-page a **/
.mt-509 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-5123 .next-page a **/
.mt-5123 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-5147 .next-page a **/
.mt-5147 .next-page a {
	display: none;
}

/** Next Page Buttons >> .mt-5123 .worksheet-links a **/
.mt-5123 .worksheet-links a {
	display: none;
}


/*= Save-Print ================ */

/** Save-Print >> Save link **/
.housebrands_form_save_all {
	color: rgb(255, 255, 255) !important;
}

/** Save-Print >> Save link (:hover) **/
.housebrands_form_save_all:hover {
	color: rgb(199, 140, 218) !important;
}

/** Save-Print >> Print link **/
.print-link {
	color: rgb(255, 255, 255) !important;
}

/** Save-Print >> Print link (:hover) **/
.print-link:hover {
	color: rgb(199, 140, 218) !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {
	/** Header >> single secondary-navigation **/
	.single #secondary-navigation .main-nav {
	padding-left: 360px !important;
}

	/** Header >> header .inside-header **/
	header .inside-header {
	padding-left: 360px;
}

}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** Right Sidebar >> Right sidebar **/
	#right-sidebar {
	width: 100%;
}

	/** General >> Site content **/
	.site-content {
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

	/** General >> Left sidebar **/
	#left-sidebar {
	width: 100%;
	-webkit-flex-basis: auto;
	flex-basis: auto;
	order: -10;
}

}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** Right Sidebar >> Right sidebar **/
	#right-sidebar {
	order: 3;
}

	/** General >> Left sidebar **/
	#left-sidebar {
	-webkit-flex-basis: auto;
	flex-basis: auto;
	order: -10;
}

	/** General >> Primary Content **/
	#primary {
	order: 2;
}

}


/*( laptop )*/
@media (min-width: 980px) {
	/** General >> Entry title **/
	#main .entry-header .entry-title {
	margin-bottom: 1.25rem;
}

}


/*( Max Width Laptop )*/
@media (max-width: 1269px) {
	/** Right Sidebar >> Right sidebar **/
	#right-sidebar {
	max-width: 40rem;
}

}

