.entry-title{
	display:none !important;
}
.elementor-widget-text-editor p{
	color:#000;
}
.elementor-widget-text-editor h2{
	color:#00173c;
	font-size: 36px;
}
.elementor-widget-text-editor h2 b{
	color:#00173c;
}
.elementor-widget-text-editor h3{
	color:#ff5e14;
}
.elementor-widget-text-editor h4{
	color:#ff5e14;
}
.elementor-widget-text-editor h5{
	color:#ff5e14;
}
.elementor-widget-text-editor h6{
	color:#ff5e14;
}
.elementor-widget-text-editor ul li{
	color:#000;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #ff5e15 !important;
}
.table td, .table th {
    border-top: 1px solid #ff5e15 !important;
}
table tbody tr, table thead tr {
    border: 1px solid #ff5e15 !important;
}
.table td, .table tr td{
	color:#000 !important;
}
.table td, .table tr td strong{
	color:#000 !important;
}
.elementor-widget-text-editor ul li:before{
	 content: "\f138" !important;
    font-family: FontAwesome;
    padding-right: 10px;
    color: #000b91;
}
.elementor-widget-text-editor ul li{
	list-style-type: none;
}
/* .nav .columns-3 {
    min-width: 600px !important;
} */
.wpforms-field-container input{
	max-width:100% !important;
}

label{
	width:100% !important;
}

/* sidebar */
.advanced-sidebar-menu .child-sidebar-menu{
	padding:0 !important;
}
.advanced-sidebar-menu .child-sidebar-menu li::marker{
	text-decoration:none !important;
}
.advanced-sidebar-menu .child-sidebar-menu li{
	background: #ff5e15 !important;
    color: #fff !important;
    padding: 7px 15px !important;
    margin: 2px 0;
    border-radius: 0 15px 0;
	list-style-type:none;
}
.advanced-sidebar-menu .child-sidebar-menu li a{
	color:#fff !important;
	font-weight: 700 !important;
    font-size: 15px;
}