/*@import url('https://fonts.googleapis.com/css2?family=Noto+Nastaliq+Urdu:wght@400..700&display=swap');*/

body, 
p, 
span, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
ul, 
ol, 
li {
    text-align: right;
}

@font-face {
    font-family: 'Jameel Noori Nastaleeq';
    src: url('../fonts/JameelNooriNastaleeq-Regular.woff2') format('woff2'), 
         url('../fonts/JameelNooriNastaleeq-Regular.woff') format('woff'), 
         url('../fonts/JameelNooriNastaleeq-Regular.ttf') format('truetype'); 
    font-weight: normal;
    font-style: normal;
}

*{
    font-family: 'Jameel Noori Nastaleeq';
    /*font-family: "Noto Nastaliq Urdu", serif;*/
    /*font-optical-sizing: auto;*/
    /*line-height: 1.8 !important;*/
    
}

/*h1{*/
/*    font-size: 34px !important;*/
/*}*/
/*h4{*/
/*    font-size: 24px !important;*/
/*}*/
/*h5{*/
/*    font-size: 18px !important;*/
/*}*/


.o-footer .m-footer__meta h2:after {
display: none;
}

.o-header .m-header__top .m-donate .m-search__reveal {
    display: block;
    transform: translateY(5px);
    margin-left: .25rem;
}
.o-footer .m-socialmedia--footer, .o-footer .m-footer__meta .m-navigation--offices, .o-footer .m-footer__meta .m-signup {
    margin-right: 84px;
}

.elementor *, .elementor :after, .elementor :before {
    text-align: center;
}
.urdu-align {
    text-align: right;
}

.urdu-align input[type="email"]::placeholder {
    text-align: right;
    direction: rtl;
}

.urdu-align form {
    display: flex;
    justify-content: flex-end;
}

.m-form__joinus form {
    display: block;
}

.o-footer .m-footer__branding {
    text-align: left;
}
.copyright-container-wrapper .m-footer__meta__copyright {
    text-align: left;
}

.o-footer .m-footer__meta {
    display: block;
    padding-left: 80px;
}

li.menu-item:before {
    
    display: inline-block;
    position: absolute;
    right: 0px;
}
ul{
list-style-type: none;

position: relative;
}
.o-footer .m-footer__meta .m-navigation--offices .menu .menu-item {
    display: flex;
    align-items: normal;
    padding-right: 0px;
}


.m-navigation--topics>.menu>.menu-item--expanded .menu .menu-item a:before, .m-navigation__drawer .menu.m-menu--top>.menu-item a:before, .o-footer .m-footer__meta .m-navigation--offices .menu .menu-item a:before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="15" width="15" fill="none" viewBox="0 0 24 24" stroke-width="2.5" stroke="rgb(211, 67, 100)" class="w-6 h-6"><path stroke-linecap="round" stroke-linejoin="round" d="m18.75 4.5-7.5 7.5 7.5 7.5m-6-15L5.25 12l7.5 7.5" stroke-width="2.5" /></svg>');
    position: absolute;
    margin-right: 0px;
    right: 0px;
}

.slick-list{
    direction: ltr;
}


