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

*/

img.mk-desktop-logo.dark-logo { width: 300px!important;}

.white h1{color:white!important;}
.white p{color:white!important;}


/*Footer*/

#mk-footer { background-color: #191919!important;}

span.mk-footer-copyright a {color: #d1d1d1!important;}

.mk-footer-copyright {
    float: left;
    padding: 18px 0 18px!important;
    font-size: bold;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1!important;
   -webkit-font-smoothing: subpixel-antialiased!important;
}

.footer-wrapper svg.mk-svg-icon {fill: #d1d1d1!important;}
#sub-footer {background-color: #000000!important;}
#mk-footer .widget-sub-navigation ul li a, #mk-footer .widget_nav_menu ul li a { padding: 0px 15px 0px 5px!important;}

div#mk-page-title-box-2 {margin-top: 90px!important;}

#mk-footer .widget:not(.widget_social_networks) a {font-family: "Varela Round";}

#mk-footer .widget_contact_info ul li {
    position: relative;
    display: block;
    margin: 0 0 10px;
    padding: 0 0 0 25px;
    line-height: 20px;
    font-family: "Varela Round";
    font-weight: 700!important;
}
