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

#menu-item-12631 a, #menu-item-13258 a, #menu-item-15463 a {
	color: #ff3333;
	font-size: 12px;
	font-weight: 800;
}

.mk-header-tagline {
    font-weight: 800;
}

.mk-header-tagline a:hover, .mk-header-tagline a {
	color: #ff3333;
}

.widget-sub-navigation ul .cat-parent::before, .widget-sub-navigation ul .page_item_has_children::before, .widget-sub-navigation ul.menu > .menu-item-has-children::before, .widget_nav_menu ul .cat-parent::before, .widget_nav_menu ul .page_item_has_children::before, .widget_nav_menu ul.menu > .menu-item-has-children::before, .widget_product_categories ul .cat-parent::before, .widget_product_categories ul .page_item_has_children::before, .widget_product_categories ul.menu > .menu-item-has-children::before, .woocommerce-MyAccount-navigation ul .cat-parent::before, .woocommerce-MyAccount-navigation ul .page_item_has_children::before, .woocommerce-MyAccount-navigation ul.menu > .menu-item-has-children::before {
    content: "+";
    font-size: 20px;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 6px;
    right: 9px;
    font-weight: 700;
    color: rgba(255,255,255,.6);
}

.mk-language-nav {
/*    margin-left: 499px; */
    margin-right: 0px;
}

#mk-quick-contact {
    width: 300px;
}

.mk-quick-contact-link:hover, .quick-contact-active.mk-quick-contact-link {
    background-color: #ff0000 !important;
    color: #ffffff;
}

.mk-quick-contact-link {
    background-color: rgba(255,0,0,.8);
    color: #ffffff;
    height: 60px;
    width: 190px;
    font-weight: bold;
}
.mk-quick-contact-link a {
    color: #ffffff;
}

.mk-edge-slider .edge-desc {
    font-weight: 600;
    font-size: 28px;
}

/*
.mk-quick-contact-wrapper {
    top: 250px;
    bottom: auto !important;
}
*/
.history-page-logo {
    max-width: 150px;
}

.mk-single-employee .employees_meta .mk-employeee-networks a {
    display: block;
    width: auto;
    border: none;
}

.mk-single-employee .employees_meta .mk-employeee-networks a:hover {
    background-color: unset;
    border-color: unset;
}

