/*  MICROTHEMER STYLES  */


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

/** General >> Content elementor post thumbnail **/
#content .elementor-post__thumbnail {
	max-height: 250px !important;
}

/** General >> Ast container **/
#content .ast-container {
	top: 150px !important;
}

/** General >> Wppf container **/
#content .wppf_container {
	margin-top: 150px !important;
	margin-bottom: 100px !important;
}

