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

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

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before{
	color: #FFF !important;
}

footer#main-footer {
    display: none;
}

@media (max-width: 450px){
	span.mobile_menu_bar{
		margin-left: 285px;
	}
}

.bod table{
	width: 80%;
}
.entry-content tr td{
	border: 1px solid #ddd !important;
}

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

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

.wp-pagenavi a, .wp-pagenavi span{
	border: 1px solid #1a64c8;
    padding: 6px 12px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #9dc5ff;
    background: #9dc5ff;
    color: #FFF;
}
.wp-pagenavi{
	text-align: center;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li a{
	line-height: 1.5em !important;
}

.stu tr th {
    background: #76c2e8;
    border: 1px solid #000;
}
.stu tr td {
    border: 1px solid #000 !important;
}