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

*/

.mk-shoping-cart-link {
	position:relative;
}
.mk-shoping-cart-link .mk-header-cart-count {
	width: 24px;
height: 24px;
background: #ff4b3c;
text-align: center;
border-radius: 50%;
position: absolute;
line-height: 25px;
padding: 0;
left: 32px;
top: -12px;
color: #fff;
font-size: 14px;	
}
header.mk-header #mk-page-introduce {
	padding: 40px 0px;	
}
header.mk-header #mk-page-introduce .page-title  {
	margin: 0;
float: left;	
}
header.mk-header #mk-page-introduce #mk-breadcrumbs {
	float:right;
}
header.mk-header #mk-page-introduce .page-subtitle  {
	margin-bottom: 0;	
}

header.mk-header #mk-page-introduce #mk-breadcrumbs .mk-breadcrumbs-inner {
	float: none;
	font-size: 12px;
	margin: 0;
	padding: 5px 0px 0px 0px;
	text-transform: capitalize;	
}
.header-style-1 .mk-header-padding-wrapper, .header-style-2 .mk-header-padding-wrapper, .header-style-3 .mk-header-padding-wrapper {
    padding-top: 146px;
}
header.mk-header .mk-header-holder .mk-header-inner .mk-header-nav-container .mk-classic-menu-wrapper .shopping-cart-header .mk-shopping-cart-box ul.cart_list li.mini_cart_item > a {
	font-size: 17px;
	color: #f97352;
	padding-bottom: 5px;	
}
header.mk-header .mk-header-holder .mk-header-inner .mk-header-nav-container .mk-classic-menu-wrapper .shopping-cart-header .mk-shopping-cart-box ul.cart_list li.mini_cart_item a.remove_from_cart_button {
	color: #b3b3b3;
}
header.mk-header .mk-header-holder .mk-header-inner .mk-header-nav-container .mk-classic-menu-wrapper .shopping-cart-header .mk-shopping-cart-box ul.cart_list li.mini_cart_item span.quantity {
	font-size: 14px;	
}
header.mk-header .mk-header-holder .mk-header-inner .mk-header-nav-container .mk-classic-menu-wrapper .shopping-cart-header .mk-shopping-cart-box p.total span.amount {
	color: #f97352;	
}
.mk-text-block ul li {
	margin-bottom: 10px;
}
.mk-text-block ul {
	margin-bottom: 30px;	
}
.woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    padding: 13px 10px;
    font-size: 17px;
}
.woocommerce-MyAccount-navigation ul li.is-active, .woocommerce-MyAccount-navigation ul li:hover {
	background: #ff4b3c;
}
.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
	color: #fff;
}




















