/*
Theme Name:     Child Divi Theme 
Description:    Child Divi Theme
Author:         WNT
Template:       Divi
*/

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



.gov select {
    width: 235px !important;
    height: 60px !important;
    background: #1d6eb7;
    color: #fff;
    border: 1px solid #1d6eb7;
    text-align: center;
    border-radius: 5px;
}

.gov input.btn {
    width: 40px;
    height: 60px;
    background: #1d6eb7;
    color: #FFF;
    border: 1px solid #1d6eb7;
    border-radius: 5px;
/* 	margin-top: 4px; */
  
}

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

#footer-info{
	float: none;
	text-align: center !important;
}

/* submenu width */
.et-menu li li a{
	width: 270px !important;
}
.nav li ul{
	width: 305px !important;
}
/* ----------- */

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

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