/*
Theme Name:     Builder - Child
Theme URI:		http://themeforest.net/user/Orangeidea/portfolio
Description:    Child theme for the Builder theme
Version:		2.0
Author:         OrangeIdea
Author URI:		http://themeforest.net/user/OrangeIdea
Template:		builder

*/

@import url("../builder/style.css");
@import url("framework/css/options.css");

/* --------- Insert your custom styles on next rows --------- */

.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: rgba(39,39,39,0.9);
}
img.img-responsive.override {
	display: inline !important;
}