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



/*
This css was in theme options - custom css - I removed it, i don't know if we need it

.bigger-font-size p, .bigger-font-size {
font-size: 16px;
line-height: 27px;
color: #777;
}
.cmk-center-align {
text-align: center;
}


.topLinks {    margin-right: -61px;}
.topLinks a:hover {  color: #ffd34b !important;}

.landing-but a { font-weight:normal; letter-spacing:0px;font-size:16px}
.landing-but-purp a { font-weight:normal; letter-spacing:0px;font-size:16px}

.topLinks2 a:hover {  color: #ffd34b !important;

*/

#menu-home-revisited a {
	font-size:0.9em;
}
#mk-breadcrumbs span {
font-size:1.1em;
}

.single-product .product_meta {
font-size:15px;}

.xg-menu-3 {
	text-align: center;
	margin-top: 30px;
}

.xg-menu-3 a {

	color:black;
	
}

.xg-menu-3 a:hover { 
    color:gray;
}

.footerfaq li{
	padding-left:0px!important;
}

span.onsale{
	width:35px;
	left:150px;
	box-sizing: content-box;
}

select.wcsf-field-input {
	padding-top:0px!important;
	padding-bottom:0px!important;
}

h3.xg-shop-header {
	background-color: #006370;
	color:white!important;
	text-transform: uppercase!important;
	text-align: center!important;
}

.woocommerce .cart-collaterals .cart_totals table small, .order-total .includes_tax, small.includes_tax, .price .woocommerce-price-suffix {
    display: none;
}

@media only screen and (max-width: 768px) {
	h3{
		padding-left: 10px;
		border-left-width: 10px;
		margin-left: 10px;
		margin-right: 10px;
		text-align: center!important;
		text-transform: initial!important;
	}
}



h3{
    padding-left: 10px!important;
    border-left-width: 10px!important;
}


.main-navigation-ul>li.menu-item {
    float: inherit;
}

.grecaptcha-badge { 
    visibility: hidden;
}
