/*
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:        5.0.10
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

.wpcf7-form .wpcf7-form-control { width:100% !important;}

#mk-page-introduce, .mk-love-holder, .mk-shop-header {display:none;}

.widget_product_categories > ul, .widget_product_categories ul li { border-width: 0px;}

.mk-shop-header h4 { display:none;}

.widget { margin-bottom:0;}
.single-product .sidebar-wrapper { background: rgba(0,153,0,1);
background: -moz-linear-gradient(top, rgba(0,153,0,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,153,0,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(0,153,0,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(0,153,0,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(0,153,0,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(0,153,0,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009900', endColorstr='#ffffff', GradientType=0 );
border-radius:5px;
}
.execphpwidget h3 { color:#ffffff; }
.sidebar-wrapper p, .sidebar-wrapper small { color:#333333 !important;}
#wpm_download_3 { width:100%; }
#mk-sidebar .widget .execphpwidget a { border-radius:5px; background-color:#090; color:#ffffff; padding:5px 10px; line-height:50px; width:267px;}
#mk-sidebar .widget .execphpwidget a:hover { background-color:#0C3;}

.video_tab { background:rgba(0,153,0,1); border-radius:5px;}
.video_tab a { font-size:15px !important; color:#ffffff;}

.green_btn { border-radius:5px; background-color:#090; color:#ffffff; padding:5px 10px;}
.green_btn:hover { background-color:#0C3;}
a.green_btn { color:#ffffff !important;}

input[type="emailModern"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], textarea { border: 1px solid #cccccc; color: #333333; }

#tab-contact_form7 {height: 350px !important;}

.mk-product-loop.compact-layout .products .item.post-4376 .mk-product-holder { border: 5px solid #369;}

.contact_form7_tab { background:#369; border-radius:5px;}
.contact_form7_tab a { font-size:15px !important; color:#ffffff;}