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

*/

/* --------------- Logo Size Adjustment --------------- */
/* .fit-logo-img a img { max-width: 100% !important; max-height: none !important; } */

/* ---------------Homepage Text Shadows --------------- */
.headerImg { text-shadow: 2px 2px #000000; }

/* ---------------Page Title Text Shadows --------------- */
.pageTitle { text-shadow: 2px 2px #000000; padding-top: 450px; }

/* --------------- Employee/Recipient Image Correction --------------- */
/*.mk-employees.boxed .team-thumbnail {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: -175px !important;
    margin-left: -50% !important;
    border: none !important;
    overflow: hidden;
}*/

.hide { display: none !important; }

