/*  MICROTHEMER STYLES  */


/*( < 768 )*/
@media (max-width: 767.98px) {

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

	/** General >> List item (#1) link **/
	#ast-hf-mobile-menu > li:nth-of-type(1) > a {
	background-color: rgb(255, 255, 255) !important;
}

	/** General >> List item (#2) link **/
	#ast-hf-mobile-menu > li:nth-of-type(2) > a {
	background-color: rgb(255, 255, 255) !important;
}

	/** General >> List item (#3) link **/
	#ast-hf-mobile-menu > li:nth-of-type(3) > a {
	background-color: rgb(255, 255, 255) !important;
}

	/** General >> List item (#4) link **/
	#ast-hf-mobile-menu > li:nth-of-type(4) > a {
	background-color: rgb(255, 255, 255) !important;
}

	/** General >> List item (#5) link **/
	#ast-hf-mobile-menu > li:nth-of-type(5) > a {
	background-color: rgb(255, 255, 255) !important;
}

	/** General >> Post 8 **/
	#post-8 {
	background-color: rgb(246, 244, 244) !important;
}

	/** General >> Post 6 **/
	#post-6 {
	background-color: rgb(246, 244, 244) !important;
}

	/** General >> Post 37 **/
	#post-37 {
	background-color: rgb(246, 244, 244) !important;
}

	/** General >> Post 936 **/
	#post-936 {
	background-color: rgb(246, 244, 244) !important;
}

	/** General >> Post 73 **/
	#post-73 {
	background-color: rgb(246, 244, 244) !important;
}


}


/*( < 480 )*/
@media (max-width: 479.98px) {

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

	/** General >> Ast mobile header ast mobile menu trigger outline **/
	#ast-mobile-header .ast-mobile-menu-trigger-outline {
	color: rgb(255, 255, 255) !important;
}

	/** General >> List item (#1) link **/
	#ast-hf-mobile-menu > li:nth-of-type(1) > a {
	background-color: rgb(255, 255, 255) !important;
}

	/** General >> List item (#2) link **/
	#ast-hf-mobile-menu > li:nth-of-type(2) > a {
	background-color: rgb(255, 255, 255) !important;
}

	/** General >> List item (#3) link **/
	#ast-hf-mobile-menu > li:nth-of-type(3) > a {
	background-color: rgb(255, 255, 255) !important;
}

	/** General >> List item (#4) link **/
	#ast-hf-mobile-menu > li:nth-of-type(4) > a {
	background-color: rgb(255, 255, 255) !important;
}

	/** General >> List item (#5) link **/
	#ast-hf-mobile-menu > li:nth-of-type(5) > a {
	background-color: rgb(255, 255, 255) !important;
}


}

