/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/



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

body {
	background-color:#fff;
}

*/

.custom-jueves-icon-box{
	margin-bottom:80px;
}

.mk-fullscreen-nav-logo{
	margin-bottom:40px !important;
	margin-top:0 !important;
}

@media (max-width: 756px) {

	.fullscreen-navigation-ul .menu-item a {
    		padding: 15px 0 !important;
	}
	
	.mk-fullscreen-nav .mk-fullscreen-nav-close {   
   	 	right: 20px !important;
    		top: 20px !important;
	}
}