/*
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:        4.0.9
*/



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

body {
	background-color:#fff;
}

*/

.mk-header-start-tour {
	padding-right: 50px;
}
.header-toolbar-contact {
	padding-left: 20px;
}

.alignnone-size-full, .wp-image-5804, .wp-image-5236 {
	padding-top: 10px;
	padding-left: 60px;
}

.alignnone-size-full, .wp-image-5236 {
	padding-top: 5px;
	padding-left: 25px;
}

.mk-language-nav {
	padding-left: 15px;
}

.mk-language-nav-sub{
	background-color: #0055b8;
	border-color: #0055b8;
}

.mk-lang-name {
	color: #ffffff;
}
.main_menu {
	padding-left: 17px;
	padding-right: 0px; 
}

/*Menu française*/

#menu-item-6783, #menu-item-7007, #menu-item-6785, #menu-item-6797,#menu-item-6813, #menu-item-6820, #menu-item-6821, #menu-item-6822 {
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: -8px;
	margin-bottom: -8px;
}
.mk-jupiter-icon-arrow-circle {
	padding-left: 30px;
}
/*mis cambios empiezapori*/
/*Que no se vea una linea horizoantal que saía junto alos títulos*/
.mk-fancy-title.pattern-style {
    background: none !important;
	}
/*que no se vea una pastilla roja que salia bajo el formulario de contacto*/	
.wpcf7-response-output {
    padding: 0px;
	border: 0px !important;
}