/**
* Theme Name: Maia Child
* Description: This is a child theme for Maia
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.0.9
* Template: maia
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
@media (max-width: 767px){
	#main-container {
		margin-top: 300px !important;
	}
}
span.tagged_as {
	display: none !important;
}