/*
 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 .et_pb_menu__icon.et_pb_menu__search-button{
	color: #000 !important;
}

.et_pb_post{
	margin-bottom: 15px;
}

#main-footer{
	display: none;
}

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

.con input[type=text], input[type=email], textarea{
	width: 100%;
    padding: 12px;
}
.con input[type=submit]{
	border: none;
    background: #7CDA24;
    padding: 14px;
	cursor: pointer;
	font-family: 'Quicksand';
	font-weight: bold;
}

.et_pb_blog_0:not(.et_pb_blog_grid_wrapper) .et_pb_post{
	height: 400px !important;
}

.et_pb_blog_1:not(.et_pb_blog_grid_wrapper) .et_pb_post{
	height: 400px !important;
}

.et_pb_blog_2:not(.et_pb_blog_grid_wrapper) .et_pb_post{
	height: 400px !important;
}
.et_pb_blog_4:not(.et_pb_blog_grid_wrapper) .et_pb_post{
	height: 400px !important;
}

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