/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);

/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/
@charset "utf-8";
@font-face {
    font-family: "MV Waheed";
    src: url("https://salafi.mv/assets/fonts/mv_waheed.otf") format("opentype");
}
@font-face {
    font-family: "MV Faseyha";
    src: url("https://dhivehi.mv/fonts/data/df/MV_Faseyha.otf") format("opentype");
}
@font-face {
    font-family: "Traditional Arabic";
    src: url("https://salafiyyah.mv/assets/fonts/Traditional_arabic.TTF") format("truetype");
}
@font-face {
    font-family: "Traditional Arabic";
    src: url("https://salafiyyah.mv/assets/fonts/Traditional_arabic.TTF") format("truetype");
}
@font-face {
    font-family: "KFGQPC_Naskh";
    src: local("KFGQPC Uthman Taha Naskh"), url("https://salafi.mv/assets/fonts/KFC_naskh.otf.eot") format("opentype");
}
.quran {
    color: Green;
    font-family: KFGQPC_Naskh;
    font-size: 25px;
}
body {
	font-family: "MV Faseyha", Traditional Arabic, fontawesome, KFGQPC_Naskh, MV Waheed;
}
p {
font-family: "MV Faseyha", Traditional Arabic, fontawesome, KFGQPC_Naskh, MV Waheed;
margin: 0 0 10px;
line-height: 26.5px;
font-size: 16.5px;
text-align: justify;
}
h1 { font-family:"MV Waheed", Traditional Arabic, fontawesome; text-align: justify; font-size: 32px; line-height: 38px; color: #000000; }
h2 { font-family:"MV Waheed", Traditional Arabic, fontawesome; text-align: justify; font-size: 26px; line-height: 38px; }
h3 { font-family:"MV Waheed", Traditional Arabic, fontawesome; text-align: justify; font-size: 20px; line-height: 32px; }
h4 { font-family:"MV Waheed", Traditional Arabic, fontawesome; text-align: justify; font-size: 18px; line-height: 32px; color: #000000; }
h5 { font-family:"MV Waheed", Traditional Arabic, fontawesome; text-align: justify; font-size: 18px; line-height: 18px; color: #000000; }
h6 { font-family:"MV Waheed", Traditional Arabic, fontawesome; text-align: justify; font-size: 16px; line-height: 16px; color: #000000; }

h1, h2, h3 { text-transform: uppercase; }
h2, h3, h4, h5, h6 { font-weight: normal; }

strong { color: #323338; }

ins, mark { background-color: #ffa; }
mark { color: #3d4144; }

hr { border-top-color: #DFDFDE; }

pre {
	border: 1px solid #DFDFDE;
	background: #fff;
}

/* Useful Snippets
----------------------------------------------------------------------------------------------------*/

a:not([class]):active,
a:not([class]):focus {
	position: relative;
	top: 1px;
}

a:not([class]):active > *,
a:not([class]):focus > * {
	position: relative;
	top: -1px;
}
}
audio:not([controls]) {
    display: none;
    height: 0;
}
audio { 
   display:none;
}