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

*/
.ld-tabs-content{
	max-width: 800px;
}
.master-holder .ld-tabs-content h2{
	border-bottom: 1px solid silver;
	margin-top: 50px;
}
.master-holder .ld-tabs-content h2,
.master-holder .ld-tabs-content h3{
	text-transform: none;
	font-family: sans-serif;
}