/**=== header css ===*/
.offcanvas__mobile__menu__about {
    display: none !important;
}
.logo img.img-fluid {
    max-height: 100px;
}
@media (min-width: 320px) and (max-width: 768px){
	.dataTables_wrapper {
    overflow: scroll;
}

}
.footer_logo img {
    max-height: 120px !important;
}
/**=== single blog css ===*/
.elementor-text-editor a {
    color: #007bff;
    text-decoration: underline;
}
.widget.social-counter .social_shares {
    display: block !important;
}
body p {
    line-height: 1.7;
}
.elementor-text-editor.elementor-clearfix {
    overflow-x: auto;
}