/*
Theme Name:     Typology Child
Theme URI:      https://mekshq.com/theme/typology
Description:    Child theme for Typology theme
Author:         meks
Author URI:     https://mekshq.com
Template:       typology
Version:        0.1.0
*/

@media(min-width: 660px) {
	.typology-nav.typology-actions-list {
		display: none;
	}
}

@media(max-width: 660px) {
	#mks_author_widget-1, #mks_social_widget-1 {
		display: none !important;
	}
}