/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/
.header-toolbar-contact, .mk-header-date, .mk-header-tagline {
float: right;
}



.header-style-1.header-align-left .header-logo a {
margin-left: 15px !important;
}

.mk-edge-slider .edge-title {
margin-left: 20px;
font-size: 26px !important;
}


.mk-edge-slider .edge-desc {
margin-left: 20px;
font-size: 20px !important;
line-height: 30px !important;
font-style: normal;
color: #FFFFFF !important;
}

@media handheld, only screen and (max-width: 1070px) {
.mk-padding-wrapper {
padding: 0 !important;}
}

.mk-header-tagline {
margin-right: 25px !important;
}

.header-toolbar-contact {
margin-right: 25px !important;
}

.mk-header-tagline a {
font-size: 13px !important;
}

.h2-underline {
padding-bottom: 1px;
border-bottom: 3px solid #009AA6;
display: inline-block;
}
.mk-fancy-table.table-style1 td {
padding: 18px 12px !important;
}

.mk-button--dimension-outline.mk-button--size-large {
padding: 15px 20px !important;
}

ul li {
margin-bottom: 0.8em;
}

.mk-responsive-nav li a {
font-size: 15px !important;
}
.main-nav-side-search {
margin: 0 15px 0 10px !important;
}