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


/*body*/

body {
	background-color:#fff;
}



/*logo*/

.fit-logo-img a img {
    display: block;
    height: auto;
    max-height: 100%;
    max-width: 140px;
}


/*page title*/

.page-title {
    margin: 25px 20px 25px;
    line-height: 120%;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.header-style-1 .mk-header-padding-wrapper, .header-style-2 .mk-header-padding-wrapper, .header-style-3 .mk-header-padding-wrapper {
    padding-top: 96px !important;
}



/*pricing table*/


.multicolor.pricing-table .pricing-cols .pricing-plan .pricing-price span {
    text-shadow: none;
}

span.mk-button--text {
    letter-spacing: 0px;
    text-transform : uppercase;
}

.multicolor.pricing-table .pricing-cols .pricing-price span {
    text-shadow: none;
}

.multicolor.pricing-table .pricing-cols .pricing-plan {
    font-weight: normal;
    display: block;
    text-shadow: none;
}





/*supprimer search dans le menu*/


.main-nav-side-search {
    display: none;
}

li#menu-item-6527 {
margin-left: 15px;
}


li#menu-item-6527 a{
background: rgb (234,105,39);
color: white;
}

li#menu-item-6527 a::after{
background: rgb (234,105,39);
dipslay: none;
}


.widget .mk-searchform .text-input,
.widget .mk-searchform i {
    display: none;
}




/*footer*/




/*icones réseaux sociaux footer*/

#mk-footer .mk-svg-icon  {
    fill: #ea6927 !important;
}

#mk-footer .mk-svg-icon:hover {
    fill: #00285d !important;
}




/*color footer*/


#mk-footer, #mk-footer p {
    color: #777777 !important;
}

span.mk-footer-copyright {
    color: white;
    letter-spacing: 0;
    font-size: 14px;
}

#mk-footer .widgettitle {
    color: black !important;
}


#mk-footer .widget a {
    color: #777777 !important;
}

#mk-footer .widget a:hover {
    color: #ea6927 !important;
}

span.mk-footer-copyright a {
    color: white;
}




/*button webform*/

.wpcf7-submit, .wpcf7-submit:hover {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
    padding: 13px 35px;
    letter-spacing: 0px;
    outline: 0;
    color: white;
    vertical-align: middle;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    cursor: pointer;
    zoom: 1;
    border: none;
    background-color: #00285d;
    border-radius: 0px;
}


/*slide layer*/

.ls-v6 .ls-ct-half, .ls-v6 .ls-ct-center {
    display: none;
}


/*blog single*/


.mk-blog-single .featured-image {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}



/*multilingue menu*/

li#menu-item-wpml-ls-77-fr a.menu-item-link.js-smooth-scroll {
    padding-right: 0px !important;
}


