
@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@600&display=swap);

body{direction:rtl; text-align:right; font-family: 'Cairo', sans-serif !important; overflow-x: hidden;}


:root {
    --theme-general-font: 'Cairo', sans-serif !important;
    /* Font use for normal text and general text ok*/
}

:root {
    --theme-hiperlink-font: 'Cairo', sans-serif !important;
    /* Font use for normal text and general text */
}

:root {
    --theme-highlight-font: 'Cairo', sans-serif !important;
    /* Font used in title or special area ok*/
}
.ls-bg-wrap{width:auto !important;}
.mr-3{margin-left:1rem !important;}

 .down-line::before, .list-circle li::before{right:-10px; left:auto;}
.float-left{float:right !important;}

.text-center.down-line::before{right:50%; left:auto;}
select { text-align-last: right; }
option { direction: rtl; }

.right-rtl{direction:rtl;}

p{font-size:16px !important;}

@media (max-width:720px){
.bread-crumb-new h2{text-align:center !important; font-size:30px;}
.bread-crumb-new{padding:20px 0 !important;}
}

.search-page .container-fluid .row{padding:0; margin:0;}

.nav-tabs, table{direction:rtl !important;}

p.higlight-font{font-size:40px !important;}

p.mail-arabic {direction:rtl !important;}