/*
Theme Name: Customizr_Child
Version: 1.0
Description: A child theme of Customizr Pro
Template: customizr-pro
Author: Administrator
*/
/* Your awesome customization starts here */

.container[role=main] {
	margin-top: 0px;
}
.container {
max-width: 100%;
padding: 0px
}
#main-wrapper {
margin: 0 auto;
}