/*
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:        5.0.10
*/


.mk-header-social ul{
margin-top: 2px;
}
.mk-moon-phone-3:before{
vertical-align: text-top;
}

.home-button a {
    padding: 10px 30px;
    font-weight: normal;
    font-size: 16px;
    border:1px solid #a0c635;
    background-color: #fff!important;
}

.home-button .mk-button--dimension-flat.text-color-light{
    color: #a0c635;
}

.larger-text p{
font-size: 24px;
line-height:36px;
font-weight: 300;
}

/* Contact page */
.h1-capitalized{ text-transform: capitalize; }
.contact-name,.contact-mail{width:49%;}
.contact-mail{float:right;}
.wpcf7-form .wpcf7-textarea,.contact-subject{width:100%;}
.wpcf7-submit{color:#FFF; background-color:#777777; border-color:#777777;}
.contact-submit{text-align:center;}
.contact-main-p p {
    font-size: 25px;
    color: #FFF;
    line-height: 32px;
    margin-bottom: 0;
}