/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

@media (max-width: 480px) {
	h2.fuente-amarillo,
	h2.fuente-amarillo span{
		font-size:26px !important;
	}
	.mk-padding-wrapper{
	  padding:0!important;
	}
}