.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


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

/** General >> Main footer **/
#main-footer {
	display: none !important;
}


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

/** Footer >> Et pb section 1 tb footer **/
.et_pb_section_1_tb_footer {
	display: none !important;
}


/*= Posts ===================== */

/** Posts >> skrji datum na postih **/
.post-meta {
	display: none !important;
}

/** Posts >> Main header **/
#main-header {
	
}

/** Posts >> Mtp 1653 main header **/
.mtp-1653 #main-header {
	display: none !important;
}

