.mobile_logo_area {
background-color: #000000;
}
.mobile_menu_o i {
color: #ffffff;
}
.mobile_menu_content .mobile_menu_o i {
color: #2a2929;
}   .single-post .elementor {
padding-left: 10px;
padding-right: 10px;
}
.single-post .elementor .table-wrapper {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; border: solid 1px #F3F3F3;
border-radius: 5px;
line-height: 1.4;
}
.single-post .elementor table {
width: 100%;
font-size: 14px;
border-collapse: collapse;
border-spacing: 0; 
overflow: hidden; 
}
.single-post .elementor table thead th {
background-color: #F3F3F3;
text-transform: initial;
padding: 6px 10px;
font-weight: bold;
color: #222222;
}
.single-post .elementor table td {
padding: 6px 10px;
}
.single-post .elementor table tr:last-of-type td {
border-bottom: none;
}
.witr_blog_con span {
font-size: 15px;
color: #FFA500;
line-height: 28px;
padding-bottom: 15px;
margin-right: 10px;
font-weight: 400;
}
.witr_blog_con span i {
color: #FFA500;
}
.witr_blog_con span i.icofont-ui-clock:before {
content: "\f271";
font-family: "Font Awesome 5 Free"!important;
}
.em-blog-content-area_adn .learn_btn {
font-size: 16px;
font-weight: 500;
padding: 9px 30px;
border: 1px solid #FFA500;
border-radius: 5px;
margin-top: 10px;
margin-bottom: 5px;
-webkit-transition: .5s;
transition: .5s;
display: inline-block;
}
.em-blog-content-area_adn .learn_btn:hover {
background: #FFA500;
color: #fff;
}
.em-blog-content-area_adn  .learn_btn i {
display: none;
}