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

.widget_social_networks a {
    position: relative;
    display: inline-block;
    margin: 5px 12px 5px 0px;
    line-height: 100%;
    opacity: 0.5;
    transition: all 0.2s ease 0s;
}
.mk-header-login {
    display: none !important;
}
.mk-header-toolbar {
    border-bottom: 0 !important;
}
.page-section-content {
    margin-top: 0px !important;
}
input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], textarea {
    font-family: 'Open Sans' !important;
}