/*
 Theme Name:     Child Divi Theme 
 Description:    Child Divi Theme
 Author:         Myanmars.Net
 Template:       Divi
*/

@import url("../Divi/style.css");

.container{
	width: 95% !important;
}

.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a{
	color: #91298c !important;
}

.wp-pagenavi a, .wp-pagenavi span{
	border: 1px solid #922e90 !important;
	color: #333 !important;
}

.wp-pagenavi span.current{
	color: #922e90 !important;
}
.et_pb_blog_grid .et_pb_post{
	margin-top: 50px;
	height: 425px;
}

.single .post{
	padding-bottom: 0px !important;
}

.et_pb_post{
	margin-bottom: 0px !important;
}

.wp-pagenavi{
	padding-top: 30px;
}

#footer-info{
	font-family:'Cantata One';
}