.dir-ltr{
    direction:ltr;
}
.dir-ltr .ptb-100{
    direction:ltr;
    text-align: left;
}
.dir-ltr .crake-nav{
    direction:ltr;
}
body.dir-ltr {
	font-family: sans-serif !important;
    font-weight: normal;
    font-style: normal;
}



/* about start*/
.dir-ltr .about-area{
    text-align: left;
}
.dir-ltr .about-content .section-title{
    text-align: left;
}
/* about end*/


/* contactus start*/
.dir-ltr .contact-info-area{
    text-align: left;
}
.dir-ltr .contact-area{
    text-align: left;
}
/* contactus end*/


/* Products detail start*/
.dir-ltr .shop-details-area{
    text-align: left;
}
.dir-ltr .shop-related-prodcut .section-title{
    text-align: left;
}
/* Products detail end*/


/* Products start*/
.dir-ltr .product-area{
    text-align: left;
}
.dir-ltr .nice-select{
    text-align: left;
}
/* Products  end*/


/* home  end*/

.dir-ltr .home-area{
    text-align: left;
}
.dir-ltr .single-project .project-content{
    text-align: left;
}

/* home  end*/

.dir-ltr .icofont-double-left:before{
        content: "\ea7b" !important;
}

.dir-ltr .icofont-double-right:before{
        content: "\ea7c" !important;
}

.dir-ltr .back-to-top{
    left:unset !important;
    right: 1.5% !important;
}

