@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&family=Rubik:wght@300;400;600;700&display=swap');

h1,
h2,
h3,
h4,
h5,
h6,
body,
p {
    font-family: "Noto Kufi Arabic", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    direction: rtl;
}

p,
.edgtf-content-aligment-left {
    text-align: right !important;
}

.edgtf-horizontally-scrolling-portfolio-list-holder article.edgtf-portfolio-item-showcase .edgtf-hspl-text-holder .edgtf-hspl-text {
    display: none !important;

}

.edgtf-horizontally-scrolling-portfolio-list-holder article.edgtf-portfolio-author-showcase .edgtf-hspl-text-holder {
    background-color: transparent;
    display: none !important;

}

.edgtf-title .edgtf-title-holder .edgtf-title-subtitle-holder-inner {
    display: none !important;
}

.edgtf-hspl-cover-image-text-holder-inner {
    padding-left: 70px;
}

/* Hide author and date on the top */
.edgtf-post-info-bottom {
    display: none !important;
}

.edgtf-main-menu ul li a {
    letter-spacing: 0px;
}

.edgtf-position-right:before {
    margin-right: 0px !important;
}