/*
Theme Name: Jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 4.2.1
Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*

Main Stylesheet file is located at stylesheet/css/styles.css


BLINK EDITS HOWEVER ARE DONE HERE


*/


/*==Services Frames===========================================*/

#frame-services
{
	background:#F0F0F0;
	padding:55px 0;
}

#frame-services h3
{
	text-align:center;
	margin:20px 0 40px;	
}

#frame-services .mk-grid ul
{
	margin:0;
	padding:0;
}

#frame-services .mk-grid li
{
	list-style:none;
	margin:0 0 30px;
}

#frame-services .mk-grid li h4 span
{
	padding:10px 0 0;	
}

#frame-services .mk-grid li i
{
	background:#FFD400;	
}

#frame-services .mk-grid li p
{
	clear:both;	
}

#frame-services .mk-button
{
	background:#222222;
	color:#ffffff !important;
	margin:30px 0 0;
}

#frame-services .mk-button:hover
{
	background:#FFD400;
	color:#222222 !important;	
}


