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

*/

#product-search-0 {
	width:300px;
}

#product-search-form-0 {
	height: 35px;
    line-height: 30px;
}

.product-search-field {
    background-color: rgba(255,255,255,.2);
    font-size: 12px;
    width: 90px;
    height: 23px;
    padding: 3px 15px 3px 30px;
    line-height: 16px;
    margin: 0;
    border: none;
    border-radius: 40px;
    opacity: .7;
}
.product-info .title {
	line-height: 16px!important;
}

.product-info .description, .product-info .price {
	line-height: 16px;
}
