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

*/

.header-style-2.header-align-left .mk-grid .header-logo{
	/*margin-left:20px;*/
}

.mk-header .fit-logo-img a {
    padding-left: 20px;
}

.slidertitle p
{
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-family: "Lato";
    font-weight: 300;
    font-size: 40px;
    line-height: normal;
    color: #444444;
}

.subslidertitle
{
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-family: "Lato";
    font-weight: 300;
    font-size: 30px;
    line-height: normal;
    color: #444444;
}

.white-text p
{
	color: white;
}

/* Top Menu */

li.current_page_item a
{
    background: url(/wp-content/uploads/2016/08/current_menu_page_background.png) 0 0px repeat-x;
    color: #134071 !important;
}

@media screen and (min-width:1024px) {
	li.current_page_item ul li a
	{
		background: none!important;
		color: #fff !important;
	}
}

li.current_page_item ul li a:hover
{
    text-decoration:underline;
}

ul.sub-menu li.current_page_item a 
{
	background: none!important;
    color: #134071 !important;
	text-decoration:underline;
}

ul.sub-menu li a:hover 
{
	text-decoration:underline;
}



/*
menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-2 current_page_item menu-item-has-children no-mega-menu
menu-item menu-item-type-post_type menu-item-object-page
*/

.mk-header-toolbar {
    background-color: #5B5B5B;
	border-bottom: 1px solid #000000;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    border-color: #EBEBEB;
    background-color: #134071;
}


/* FOOTER Menu */ 


#mk-footer .mk-padding-wrapper {
    padding: 0px
}

#mk-footer [class*='mk-col-'] {
    padding: 0px; 
}

.widget_nav_menu {
    padding: 0px !important;
}

.widget {
    margin-bottom: 0px;
}



#mk-footer .widget_nav_menu ul li {
	display: inline-block;
	border-left: 1px solid #888888 !important;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important;
	/* box-shadow: 2px #888888;*/
}

@media screen and (max-width:960px) {
	#mk-footer .widget_nav_menu ul li
	{
		display: block !important;
	}
}


.widget_nav_menu li a .mk-svg-icon {
    display: none;
}

#mk-footer .widget_nav_menu ul li a {
    padding: 5px 20px;
}

#mk-footer .footer-wrapper {
    padding: 0px;
	background-color: #5B5B5B;
}

#mk-footer {
    padding: 0px 0 0;
}

#mk-footer .widget:not(.widget_social_networks) a:hover {
    color: #999 !important;
}

#mk-footer .widget:not(.widget_social_networks) a {
    color: #fff !important;
}

#mk-footer .widget {
    margin-bottom: 0px !important;
}

.mk-footer-copyright, #mk-footer-navigation li a {
    color: #f4f4f4;
}
#mk-footer .current_page_item a
{
    background: none!important;
    text-decoration: underline !important;
}


/* EU Cookie */

.pea_cook_wrapper p
{
	color: #fff !important;
}