/*
 Theme Name:   Test Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Test Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     test
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  testchild
*/

body {
	margin: 20px;
}

.elementor-container {
	text-align: center;
}

/*[data-id:f68d3fe] .elementor-column {
	width: 500px!important;
}*/

/*.elementor-element-f68d3fe {
	width: 500px;
	text-align: center;
}*/

.mega-menu-item-30 {
	background-color: blue;
}