/*  MICROTHEMER STYLES  */


/*= Content =================== */

/** Content >> Post 1224 wp block button link **/
#post-1224 .wp-block-button__link {
	color: rgb(192, 109, 0) !important;
}


/*( Tablet & Phone )*/
@media (max-width: 917px) {

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

	/** Header >> Masthead ast mobile header logo **/
	#masthead .ast-mobile-header-logo {
	max-width: 201px !important;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}

	/** Header >> N2 ss 2item9 **/
	#n2-ss-2item9 {
	padding-top: 70px !important;
	padding-bottom: 0 !important;
}

	/** Header >> N2 ss 2item4 **/
	#n2-ss-2item4 {
	padding-top: 38px !important;
}


}

