/*
Theme Name:  Gimox Child Theme
Description: Child theme for the Gimox theme
Author:      ThemeStek
Author URI:  http://themeforest.net/user/themestek
Template:    gimox
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

.mptt-shortcode-wrapper 
.mptt-shortcode-table tbody tr:nth-child(2n+2) {
    background-color: #222D35;
}

.mptt-shortcode-wrapper 
.mptt-shortcode-table tr.mptt-shortcode-row th {
	border: 1px solid #4E575D;
}

.mptt-shortcode-wrapper 
.mptt-shortcode-table tbody 
.mptt-event-container {
    outline: #4E575D solid 1px;
}

.mptt-shortcode-wrapper 
.mptt-shortcode-table tbody td { 
		border: 1px solid #4E575D;
}