body{
    direction: ltr!important;
}
/*home page*/
body h1,h2,h3,h4,h5,h6,span,a,ul,li,p{
    direction:ltr!important;
    text-align: left !important;
}
body h1, p, a, h2, h3, h4, h5, h6, span {
  text-align: left!important;
}
.all_side_bar .wp-block-search .wp-block-search__label {
    text-align: left!important;
}
.fa__news.type_one .body__content p {
  text-align: left !important;
}
.banner_custom.demo__charity .banner_title h1 {
    margin-top: 0px;
    text-align: left!important;
}
body .heading_fg {
    text-align: left;
}
.en-new-posts-sidbar {
    display: block;

}
body .fa-new-posts-sidbar {
    display: none!important;
}

#secondary{
    margin: 20px 0!important;
}
.header_shop_version_1 .top_bar {
    padding: 0 !important;
    background-color: #fff !important;
}
body .blog_sidebar ul li {
    float: left!important;
}
footer h6 {
    text-align: center!important;
}
footer .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    flex-direction: row!important;
}
.title_all_box.text-center.style_one .title_sections h2 {
    text-align: center!important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    padding: 0px 0!important;
    line-height: 35px!important;
    min-height: 35px!important;
    min-width: 150px!important;
}
@media screen and (max-width: 600px){
    .woocommerce div.products div.product {
        float: right!important;
        text-align: center!important;
        padding: 0 !important;
        margin: 35px 0!important;
    }
    body .product_box.type_one .inner_box .content_box h2 a{
        text-align: center!important;
    }
}

