article, section#post{
    text-align: right;
    direction: rtl;
}
main,div,section,a,p,article {
    font-family: 'Amiri', serif!important;
}
header,header a{
    font-family: 'Catamaran', sans-serif!important;
}

.addtoany.shadow{
    right: -200px;
}
#post .header .post-meta .author{
    float: right;
}
#post .header .post-meta .author .author-image {
    float: right;
    margin-left: 15px;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Cairo', sans-serif!important;
}
#breadcrumbs li{
    float: right;
}
.font-resizer {
    float: left;
}
@media only screen and (max-width: 1300px) {
    .addtoany.shadow{
        display: none;
    }
}


#wpadminbar{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}