/*
Theme Name:     Baby Tom Child Theme
Theme URI: 		http://kineticmedia.com.au/
Description:    Child theme for the Baby Tom theme
Author:         Your name here
Theme URI: 		http://kineticmedia.com.au/
Template:       babytom
Text Domain: mk_framework
Domain Path: /languages/
*/



/* COONTACT FORM */
div.wpcf7-response-output {
	display: none;
}

/* FOOTER WIDGET INDENT */
#mk-footer .widget_nav_menu ul li a {
	list-style-type: disc;
    list-style-position: inside;
    text-indent: -12px;
}
