<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Theme Name: alakhdr theme
Theme URI: www.alakhdr.com
Author: Husien Adel
Author URI: https://egydes.com
Description: القالب الرسمي لموقع عبد القادر الجنيد
Version: 1.0
License: GNU General Public License v2 or later
*/

@import url('fonts/font-awesome.min.css');
@import url('css/bootstrap-arabic.min.css');
@import url(//fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);

@import url('https://fonts.googleapis.com/css2?family=Vazirmatn&amp;display=swap');

@font-face {
  font-family: 'stc';
  src: url('fonts/STC-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/STC-Regular.woff') format('woff'),
    url('fonts/STC-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

a:hover, a:focus {
  outline: none;
}
* {
  padding: 0;
  margin: 0;
  border: none;
  text-decoration: none;
  outline: none;
}
html {
  font-size: 16px;
  scroll-behavior: smooth;

}
body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  position: relative;
}
a:hover, a:focus {
  outline: none;
}
#topHeader {
  width: 100%;
  height: 70px;
  background: #26677e url('img/bar_pattern.png') repeat-x bottom;
  position: relative;
  box-shadow: 2px 3PX 6px rgba(0, 0, 0, .2);
}

#topNav {
  width: 100%;
  height: 70px;
  margin: 0 auto;
}
.navMobile, .mobileClick {
  display: none;
}

#topNav ul {
  margin: 0;
  padding: 0;
}
#topNav ul li {
  list-style: none;
  position: relative;
  display: block;
  float: right;
}
#topNav ul li a {
  color: #fff;
  font: 0.9rem 'Droid Arabic Naskh', Arial, sans-serif;
  display: block;
  float: right;
  line-height: 70px;
  padding: 0 10px;
  position: relative;
}
#topNav ul li a:focus {
  text-decoration: none;
}
#topNav ul li a:hover, #topNav ul li.current-menu-item a {
  text-decoration: none;
  background-color: #2b7893;
  z-index: 6
}
#topNav ul&gt;li.menu-item-has-children&gt;a {
  padding: 0 25px;
}
#topNav ul li.menu-item-has-children a::after {
  content: "\f177";
  font-family: 'fontAwesome';
  color: #fff;
  line-height: 70px;
  position: absolute;
  top: 0;
  left: 7px;
}

#topNav ul li a i {
  margin-left: 8px;
  vertical-align: baseline;
}

#topNav ul li.menu-item-has-children ul {
  display: none;
}
#topNav ul li.menu-item-has-children:hover .sub-menu {
  display: block;
  width: 150px;
  position: absolute;
  top: 70px;
  right: 0;
  background-color: #2b7c99;
  z-index: 7;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);

}
#topNav ul li.menu-item-has-children:hover .sub-menu li {
  float: none;
}
#topNav ul li.menu-item-has-children:hover .sub-menu li a {
  display: block;
  padding: 0 10px;
  float: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 3.5;
}
#topNav ul li.menu-item-has-children:hover .sub-menu li a::after {
  content: none
}

#header {
  width: 100%;
  height: 150px;
  background: #2b7893 url('img/header_pattern.png') repeat-x top;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
#header #index {
  display: block;
  width: 497px;
  height: 52px;
  background: url('img/logo.png');
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
#header .socialHeader {
  width: 150px;
  position: absolute;
  top: 95px;
  right: 0;
  left: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
}
#header .socialHeader li {
  list-style: none;
  font-size: 1.5rem;
  text-shadow: 0 1px 15px rgba(0, 0, 0, 0.4);

}
#header .socialHeader li a {
  color: #fff;
}
#header .socialHeader li a:hover {
  color: rgba(0, 0, 0, 0.7)
}


#footer {
  width: 100%;
  height: 350px;
  background-image: url('img/footer_top.png'), url('img/footer_pat.png');
  position: relative;
  padding: 110px 0 15px;
  background-repeat: repeat-x, repeat-x;
  background-position: top center, bottom center;
  background-color: #6c6c6c;
  margin-top: 50px;
  overflow: hidden;
}


.aboutSite {
  width: 100%;
  margin: 0 auto;
}
.aboutSite h2 {
  color: #fff;
  font: 1.1rem 'stc', Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
}
.aboutSite p {
  text-align: justify;
  color: #e4e4e4;
  font: 0.82rem 'Droid Arabic Naskh', Arial, sans-serif;
  line-height: 2.2;
}

.siteSections {
  width: 100%;
  margin: 0 auto;
}
.siteSections h2 {
  color: #fff;
  font: 1.1rem 'stc', Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
}
.siteSections ul {
  margin: 0;
}
.siteSections ul li {
  list-style: none;
  display: block;
  font: 0.8em 'Droid Arabic Naskh', Arial, sans-serif;
  position: relative;
  line-height: 2.4;
  width: 33%;
  float: right;
}
.siteSections ul li::before {
  content: "\f150";
  font-family: 'fontAwesome';
  color: #e4e4e4;
  display: inline-block;
  margin-left: 5px;
}
.siteSections ul li a {
  color: #e4e4e4;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.siteSections ul li a:hover {
  color: #fff;
  padding-right: 2px;
  text-decoration: none;
}

.footerStats {
  width: 100%;
  margin-top: 30px;
  position: relative;
  padding: 15px 35px;
  border-radius: 50px;
}
.footerStats ul li {
  color: #fff;
  font: 0.85rem 'stc', Arial, sans-serif;
  list-style: none;
}
.footerStats ul li a {
  color: #fff;
}
.iconStats {
  display: block;
  position: absolute;
  top: 15px;
  left: 10px;
  color: #176885;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 1.5rem;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background-color: #fff;

}

.socialFooter {
  width: 100%;
  margin: 10px auto 0;
  overflow: hidden;
}
.socialFooter h2 {
  color: #fff;
  font: 0.95rem 'stc', Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  display: inline;
  float: right;
  margin-right: 35px;
}
.socialFooter ul {
  display: inline;
  margin: 0;
}
.socialFooter ul li {
  list-style: none;
}
.socialFooter ul li a {
  display: inline;
  width: 40px;
  float: left;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
  font-size: 0.95rem;
  margin-left: 10px;
  line-height: 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 5px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  position: relative;
  border-radius: 25px;
}
.socialFooter ul li a:hover {
  background-color: #186986;
}

.mailForm {
  width: 100%;
  position: relative;
  margin-top: 10px;
}
.mailForm h2 {
  color: #fff;
  font: 1rem 'stc', Arial, sans-serif;
  margin: 0;
  display: inline-block;
  float: right;
  margin-left: 15px;
}
#mailInput {
  display: inline;
  background-color: #eaeaea;
  border: none;
  border-radius: 25px;
  padding: 8px 8px;
  font: 0.85em 'stc', Arial, sans-serif;
  width: 240px;
  text-align: center;
}
#mailSubmit {
  display: inline;
  background-color: #186986;
  color: #fff;
  font: 0.85em 'stc', Arial, sans-serif;
  border: none;
  border-radius: 25px;
  padding: 8px;
  width: 90px;
  position: absolute;
  right: 345px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

#mailSubmit:hover {
  background-color: #0e5169;
}

.rights {
  font: 0.85rem 'stc', Arial, sans-serif;
  color: #fff;
  margin-top: 25px;
}
.rights a {
  color: #fff;
}
.TopLink a {
  display: block;
  color: #fff;
  position: absolute;
  bottom: 0px;
  left: 30px;
  background-color: #186986;
  color: #fff;
  padding: 5px 10px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.TopLink a:hover {
  background-color: #fff;
  color: #186986
}


#featuredPosts {
  width: 100%;
  background: #6e6e6e url('img/featured_bg.png') 0% 0% repeat-y !important;
  overflow: hidden;
  position: relative;
  margin: 30px auto;
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-background-size: auto auto !important;
  background-size: auto auto !important;
  box-sizing: border-box;
}
#featuredPosts h2 {
  color: #fff;
  font: 1.3rem 'stc', Arial, sans-serif;
  margin-bottom: 30px;
  position: relative;
}
#featuredPosts&gt;h2::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  bottom: 0;
  right: 0;
}
.innerfeaturedPosts {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 334px;
}

.innerfeaturedPosts .featuredItem {
  width: 100%;

  position: relative;
  margin: 0 0 20px;
  display: flex;
  justify-content: stretch;
  align-items: center;
  column-gap: 15px;
}
.innerfeaturedPosts .featuredItem .counter {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #8c8c8c;
  text-align: center;
  color: #fff;
  line-height: 50px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  font: 1.1rem 'stc', Arial, sans-serif;
  line-height: 50px;




}
.innerfeaturedPosts .featuredItem div h3 {
  font: 0.85rem 'Droid Arabic Naskh', Arial, sans-serif;
  margin: 0;
}
.innerfeaturedPosts .featuredItem div h3 a {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.innerfeaturedPosts .featuredItem div h3 a:hover {
  text-decoration: none;
  color: #ccc;
  padding-right: 2px;
}
.innerfeaturedPosts .featuredItem div .date {
  font: 0.85em 'stc', Arial, sans-serif;
  color: #ccc;
}

.innerfeaturedPosts .featuredItem:hover .counter {
  background-color: #176885;
  color: #fff;

}


#recentWriiten {
  width: 100%;
  background: #26677e url('img/featured_bg.png') 0% 0% repeat-y !important;
  overflow: hidden;
  position: relative;
  margin: 30px auto;
  padding: 20px 30px;

  box-sizing: border-box;
}

#recentWriiten h2 {
  color: #fff;
  font: 1.3rem 'stc', Arial, sans-serif;
  margin-bottom: 10px;
  position: relative;
}


#recentWriiten&gt;h2::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}

#recentWriiten button[data-action="stop"] {display: none;}


#writtenList {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 334px;
}


#writtenList li {
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, .04);
}







#writtenList .featuredItem {
  width: 100%;

  position: relative;
  margin: 0 0 6px;
  display: flex;
  justify-content: stretch;
  align-items: center;
  
}

#writtenList li .featuredItem div h3 {
  font: 0.81rem 'Droid Arabic Naskh', Arial, sans-serif;
  margin: 0;
}
#writtenList li .featuredItem div h3 a {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#writtenList li .featuredItem div h3 a:hover {
  text-decoration: none;
  color: #ccc;
  padding-right: 2px;
}
#writtenList li .featuredItem div .date {
  font: 0.85em 'stc', Arial, sans-serif;
  color: rgba(255, 255, 255, 0.733);
}











/* 
#liveBreodcast {
  width: 100%;
  background: #166683 url('img/pattern.png') repeat-x;
  margin: 30px auto;
  text-align: center;
  height: 240px;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#liveBreodcast .icon {
  display: block;
  text-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 3rem;
  margin: 20px auto 0;
}
#liveBreodcast .logoLive {
  margin: 0 auto;
  display: inline-block;
  width: 254px;
  height: 48px;
}
.times {
  text-align: center;
  color: #fff;
  font: 0.8rem 'Droid Arabic Naskh', Arial, sans-serif;
  width: 75%;
  margin: 0px auto 0;
  text-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.times a {
  color: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.times a:hover {
  text-decoration: none;
  color: #ccc
}

.times h3 {
  margin: 0;
  font: 1.3rem 'stc', Arial, sans-serif;
}
#liveBreodcast:hover {
  background-color: #0f344b;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
}

.advertise {
  width: 100%;
  height: 200px;
  background: #979797 url('img/pattern.png') repeat;
  color: #fff;
  text-align: center;
  font: 1.2em 'stc', Arial, sans-serif;
  margin-top: 10px;
}
.advertise a {
  display: block;
  width: 100%;
  height: 100%;
}
.advertise h3 {
  font: 1.7em 'stc', Arial, sans-serif;
  margin: 0;
  line-height: 200px;
} */

.mainAds {
  width: 100%;
  height: 100px;
  overflow: hidden;
  -webkit-background-size: cover;
  background-size: cover;
}
.mainAds a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

#recentPostsWrap {
  width: 100%;
  background-color: #f6f6f6;
  padding: 20px 15px;
  margin: 35px auto 30px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  position: relative;
}
#recentPostsWrap h2 {
  margin: 0 0 25px;
  font: 1.2rem 'stc', Arial, sans-serif;
  padding: 0 15px;
  clear: both;
}
.Post {
  margin-bottom: 25px;
  position: relative;
  padding-top: 10px;
}
#recentPostsWrap h2::after {
  content: "";
  display: block;
  width: 3%;
  height: 2px;
  background-color: #287692;
  margin-top: 6px;
}


.Post .postThum {
  float: right;
  display: inline-block;
  margin-left: 10px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
.Post h3 {
  font: 0.85rem 'Droid Arabic Naskh', Arial, sans-serif;
  margin: 0;
}
.Post h3 a {
  color: #176986;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.Post h3 a:hover {
  color: #484848;
  text-decoration: none;
  padding-right: 2px;
  outline: none;
}

.Post .meta {
  margin: 0;
  padding: 0;
  display: flex;
  column-gap: 3px;
}
.Post .meta li {
  list-style: none;
  font: 0.7em 'Droid Arabic Naskh', Arial, sans-serif;
  color: #959595
}
.Post .meta li a {
  color: #959595;
}

.Post p {
  text-align: justify;
  font: 0.9em 'stc', Arial, sans-serif;
  overflow: hidden;
}
.meta-nav {
  display: none;
}


.entry-header h1 {
  padding: 0 0 10px;
  margin: 0;
  font: 1.1rem 'Droid Arabic Naskh', Arial, sans-serif;
  color: #297894;
}

.stats {
  width: 100%;
  background: #40748e url('img/stats_bg.png');
  padding: 11px 10px;
  color: #fff;
  margin: 48px auto 0;
}
.stats h2 {
  text-align: center;
  margin: 0 auto 10px;
  font: 1.1rem 'stc', Arial, sans-serif;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.stats ul {
  margin: 0;
}
.stats ul li {
  list-style: none;
  display: block;
  padding: 0 15px;
  font: 0.8rem 'stc', Arial, sans-serif;
  clear: both;
  margin-bottom: 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.stats ul li span {
  display: inline;
  float: left;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 2px 5px;
  border-radius: 15px;
  width: 40px;
  text-align: center;
}

#firstabs {
  width: 100%;
  margin: 0 auto;
}
#secondtabs {
  width: 100%;
  margin: 40px auto 0;
}
#tabs {
  margin: 0;
  width: 100%;
  position: relative;
}
#tabs li {
  list-style: none;
}
#tabs li a {
  display: block;
  width: calc(100% / 5);
  float: right;
  background-color: #287692;
  color: #fff;
  text-align: center;
  font: 0.85rem 'Droid Arabic Naskh', Arial, sans-serif;
  padding: 20px 0;
  border-left: 1px solid #fff;
  background-color: #909090;
}
#tabs li a:hover {
  text-decoration: none;
  background-color: d#287692;
  cursor: pointer;
}
#tabs::after {
  content: "";
  display: block;
  clear: both;
}

#tabs li a.inactive {
  background-color: #40748e !important;
}


.wrapTab {
  width: 100%;
}
ul.tabItem {
  margin: 0;
  height: 70px;

  background: #909090 url('img/tab_item_bg.png') 0 0 no-repeat;
  padding: 12px 25px !important;

  margin: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  column-gap: 5px;
}


.tabItem li {
  list-style: none;
  display: inline;
  color: #fff;
  font: 0.90rem 'stc', Arial, sans-serif;
}
.tabItem li i {
  vertical-align: middle;
  margin-left: 5px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.tabItem li h4 {
  margin: 0;
  font: 0.8rem 'Droid Arabic Naskh', Arial, sans-serif;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}





.tabItem li a {
  color: #fff;
}
.tabItem li a:hover {
  text-decoration: none;
}
.tabItem li:nth-child(4) a {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;

}

.tabItem li:nth-child(4) a:hover {
  padding-right: 2px;
}

#firstabs .wrapTab ul.tabItem li:nth-child(2) {
  flex: 1;
}

.innerSound {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  background-color: #828282 !important;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 5px !important;
}
.innerSound:nth-last-of-type(even) {
  background-color: #6e6e6e !important;
}


.innerSound li {
  font-size: 0.8rem;
}
.innerSound li:nth-child(1) {
  display: inline;
  width: 5%;
  float: right;
  text-align: right;
}
.innerSound li:nth-child(2) {
  flex: 1;
  text-align: right;
}






.wrapTab ul.tabItem:nth-child(even) {
  background-color: #797979;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.1);



}


a.play {
  background: rgba(0, 0, 0, 0.1);
  padding: 5px 15px 10px;
  border-radius: 50px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
a.play:hover, a.play:focus {
  text-decoration: none;
}
a.sm2_playing {
  background: rgba(0, 0, 0, 0.3);
}
a.sm2_paused {
  background-color: #40748e;
}
a.sm2_paused i::before {
  content: "\f28c" !important;
  font-family: 'fontAwesome';
}



#tabs2 {
  margin: 0;
  width: 100%;
  position: relative;
}
#tabs2 li {
  list-style: none;
}
#tabs2 li a {
  display: block;
  width: calc(100% / 5);
  float: right;
  background-color: #40748e;
  color: #fff;
  text-align: center;
  font: 0.85rem 'Droid Arabic Naskh', Arial, sans-serif;
  padding: 20px 0;
  border-left: 1px solid #fff;
}
#tabs2 li a:hover {
  text-decoration: none;
  background-color: d#287692;
  cursor: pointer;
}
#tabs2::after {
  content: "";
  display: block;
  clear: both;
}

#tabs2 li a.inactive {
  background-color: #868686 !important;
}


#secondtabs .wrapTab {
  width: 100%;
}
#secondtabs ul.tabItem {
  margin: 0;
  height: 70px;

  background: #40748e url('img/tabs2Pattern.png') 0 0 no-repeat;
  padding: 12px 25px !important;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px;
}
#secondtabs .tabItem li {
  list-style: none;

  color: #fff;
  font: 0.9rem 'stc', Arial, sans-serif;

}
#secondtabs .tabItem li i {
  vertical-align: middle;
  margin-left: 5px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
#secondtabs .tabItem li h4 {
  margin: 0;
  font: 0.75rem 'Droid Arabic Naskh', Arial, sans-serif;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
#secondtabs .tabItem li h4 a {
  color: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  text-decoration: none;
  transition: all .3s;
}
#secondtabs .tabItem li h4 a:hover {
  color: #d5f4ff;
  text-decoration: none;
  padding-right: 2px;
}


#secondtabs .tabItem li a {
  color: #fff;
}
#secondtabs .tabItem li a:hover {
  text-decoration: none;
}
#secondtabs .wrapTab2 ul.tabItem:nth-child(even) {
  background: rgb(64, 116, 142);
  background: -moz-linear-gradient(-45deg, rgba(64, 116, 142, 1) 0%, rgba(58, 108, 133, 1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(64, 116, 142, 1) 0%, rgba(58, 108, 133, 1) 100%);
  background: linear-gradient(135deg, rgba(64, 116, 142, 1) 0%, rgba(58, 108, 133, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40748e', endColorstr='#3a6c85', GradientType=1);

  box-shadow: inset 0 -1px 10px rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);

}


#secondtabs ul.tabItem li:nth-child(2) {
  flex: 1;
}


#secondtabs ul.tabItem li:last-child {
  font-size: .75rem;
}



#prayTimes {
  width: 100%;
  height: 280px;
  background: url('img/pray_bg.png') no-repeat;
  color: #fff;
  margin: 88px auto 0;
  padding: 15px 10px;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  font: 0.85rem 'Droid Arabic Naskh', Arial, sans-serif;
  overflow: hidden;
}
#prayTimes iframe {
  width: 100%;
  margin: 0 auto;
  color: #fff !important
}

#prayer_times_long {
  border: none !important;
  display: none !important;
}


#prayTimes h2 {
  margin: 10px auto 15px;
  text-align: center;
  font-size: 1rem;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  font-family: 'Droid Arabic Naskh', arial;
  display: none;
}
#prayTimes ul {
  margin: 0;
  padding: 0 25px;
}
#prayTimes ul li {
  list-style: none;
  display: block;
  font-size: 0.75rem;
  line-height: 1.3;
  clear: both;
  margin-bottom: 4px;
  overflow: hidden;
}
#prayTimes ul li span {
  display: inline-block;
  float: left;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 5px;
  text-align: center;
  border-radius: 10px;
}



article.post {
  width: 100%;
  margin: 0 auto;
  margin: 0px auto 30px;
  background-color: #fafafa;
  padding: 2.5rem;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

article.post:nth-of-type(even) {
  background-color: #fff;
  box-shadow: none;
  border: none;
}


article.post:hover {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
.post h2 {
  font: 1rem 'Droid Arabic Naskh', Arial, sans-serif;
  color: #267490;
  margin: 0 0 10px;
  padding: 10px 0 5px;
  position: relative;
}
.post h2::after {
  content: "";
  display: block;
  width: 5%;
  height: 1px;
  background-color: #267490;
  position: absolute;
  bottom: 0;
  right: 0;
}
.post h2 a {
  color: #267490;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.post h2 a:hover {
  text-decoration: none;
  color: #484848
}

.entry-content ul.meta {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 15px;
  right: 33px;
  display: flex;
  align-items: flex-start;

}

.entry-content ul.meta li {
  list-style: none;

  text-align: right;
  font-size: 0.75rem;
  margin-left: 10px;
  color: #595959;
}
.entry-content ul.meta li i {

  margin-left: 5px;
}

.post .entry-content {
  text-align: justify;
  line-height: 2;
  font: 1.1rem 'Vazirmatn', 'Droid Arabic Naskh', Arial, sans-serif !important;
  clear: both;
}
.post .entry-content p {
  clear: both;
  margin: 0;
  padding: 0;
  text-align: justify;
  ;
  line-height: 2.2;
}
.entry-summary {
  font: 0.86rem 'Droid Arabic Naskh', Arial, sans-serif !important;
  text-align: justify;
  line-height: 2.2;
}

.post .entry-content h1, .post .entry-content h2, .post .entry-content h3, .post .entry-content h4 {
  font-family: 'Droid Arabic Naskh', arial !important;
}


.entry-content .wp-post-image {
  float: right;
  display: block;
}




.wpcf7-form {
  width: 75%;
  padding: 25px 5px 25px 25px;
  position: relative;
}
.wpcf7-form::before {
  content: "\f0e0";
  font-family: 'fontAwesome';
  font-size: 8rem;
  position: absolute;
  top: 55px;
  left: -32%;
  width: 250px;
  height: 250px;
  text-align: center;
  line-height: 250px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  border-radius: 0px;

}

.wpcf7-form label {
  width: 100%;
  font: 1rem 'stc', Arial, sans-serif;
  color: #23728e;
  display: inline;
}
.wpcf7-form-control {
  width: 100%;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 7px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.wpcf7-form input[type="submit"] {
  width: 20%;
  text-align: center;
  display: block;
  float: right;
  background-color: #23728e;
  color: #fff;
  border: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.wpcf7-form input[type="submit"]:hover {
  background-color: #21667e;
}

.page-header {
  border-bottom: 0;
}
.page-header h1 {
  text-align: right;
  font: 1.5rem 'stc', Arial, sans-serif;
  border-bottom: none;
  margin: 0;
  padding: 0;
  color: #287692
}

#sidebar {
  width: 100%;
}
.widget {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;

}
.widget select {

  width: 100%;
  padding: 1rem;
  border: 1px solid #a2a2a2;

}
.widget h2 {
  font: 1.7rem 'stc', Arial, sans-serif;
  color: #287692;
  position: relative;
  margin: 0 0 10px;
}
.widget h2:after {
  content: "";
  display: block;
  width: 15%;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.1);
}
.widget ul {
  padding: 0;
}
.widget ul li {
  list-style: none;
  display: block;
  position: relative;
  font: 0.84rem 'Droid Arabic Naskh', Arial, sans-serif;
  line-height: 2.5;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  padding-bottom: 5px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.widget ul li a {
  color: #484848;
  display: block;
  position: relative;
}

.widget ul li::before {
  content: "\f0d9" font-family: 'fontAwesome';
  display: block;
  position: absolute;
  right: 0;
  right: 0;
  width: 15px;
}

.widget ul li a:hover {
  text-decoration: none;
  color: #287692;
  padding-right: 2px;
  text-decoration: none;
}

.screen-reader-text {
  display: none;
}

.nav-links {
  width: 100%;
}
.nav-links .current {
  display: block;
  width: 40px;
  height: 40px;
  float: right;
  background-color: #2d7691;
  text-align: center;
  color: #fff;
  line-height: 40px;
  margin-left: 10px;
}
.nav-links a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  float: right;
  background-color: #828282;
  text-align: center;
  color: #fff;
  line-height: 40px;
  margin-left: 10px;
}
.nav-links a:hover {
  text-decoration: none;
  background-color: #2d7691;
}
.nav-links .next, .nav-links .prev {
  display: none;
}
.nav-links .dots {
  display: none;
}

.breadrumb {
  width: 100%;
  margin: 40px 0 20px;

  font: 0.84rem 'Droid Arabic Naskh', Arial, sans-serif;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: stretch;
  align-items: flex-start;
  line-height: 30px;
  column-gap: 5px;

  background-color: #ebf4f8;
  padding: 1rem;
  border-radius: 8px 4px;
  border-bottom: 1px solid #2c7893;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);

}

.breadrumb a:hover {
  text-decoration: none;
}

.topPadding {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}





.searchWrap {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.9);
  height: 100vh;
  z-index: 500;
  display: none;
}
.searchWrap .searchform {
  width: 50%;
  margin: 0 auto;
  padding-top: 20%;
}
#searchinput {
  width: 80%;
  font: 1rem 'stc', Arial, sans-serif;
  float: right;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  padding: 15px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
#searchsubmit {
  width: 20%;
  float: right;
  border: none;
  background-color: #166784;
  color: #fff;
  font: 1rem 'stc', Arial, sans-serif;
  padding: 16px 0;
}
#searchsubmit:hover {
  background-color: #195065;
}


.closeSearch {
  display: block;
  width: 150px;
  color: #fff;
  position: absolute;
  top: 10%;
  right: 0;
  left: 0;
  margin: 0 auto;
  font: 1rem 'stc', Arial, sans-serif;
  background-color: #166784;
  text-align: center;
  padding: 10px 0;
  border-radius: 25px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.closeSearch:hover {
  background-color: #484848;
  cursor: pointer;
  width: 175px;
}



.not-found {}
.not-found .page-header {
  display: none;
}
.not-found .icon {
  display: block;
  background-color: #176a88;
  color: #fff;
  text-align: center;
  width: 200px;
  margin: auto;
  height: 200px;
  font-size: 5rem;
  line-height: 200px;
  border-radius: 200px;
  text-shadow: 0 2px 50px rgba(0, 0, 0, 0.5);
}

.not-found .icone {
  display: block;
  background: #626262 url('img/pattern.png') repeat;
  color: #fff;
  text-align: center;
  width: 60%;
  margin: 45px auto 0;
  height: 200px;
  font-size: 4rem;
  border-radius: 100px;
  text-shadow: 0 2px 50px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.4);
  font-family: 'stc', arial;
  line-height: 190px;
}

.not-found .page-content p {
  text-align: center;
  padding: 30px 0;
  font: 1.2rem 'stc', Arial, sans-serif;
  overflow: hidden;
}

.search-form {
  text-align: center;
  display: flex;
  justify-content: stretch;
  align-items: center;
}
.search-form label {
  flex: 1;
  padding: 0;
  margin: 0;

}
.search-form .search-field {
  background-color: #f0f0f0;
  padding: 15px;
  font: 1rem 'stc', Arial, sans-serif;
  width: 100%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;

}
.search-form .search-field:focus, .search-form .search-field:hover {
  background-color: #e4e4e4;
}
.search-form .search-submit {
  background-color: #2d7691;
  padding: 15px 25px;
  margin: 0;
  outline: none;
  font: 1rem 'stc', Arial, sans-serif;
  width: fit-content;

  color: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.search-form .search-submit:hover {
  width: 30%;
}


#recentPostsWrap .slick-prev {
  display: block;
  border-width: 25px;
  border-style: solid;
  border-color: #fff #fff #fff #176986;
  text-align: center;
  background: none;
  color: #fff;
  position: absolute;
  top: 30%;
  right: -66px;
  z-index: 3 -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}


#recentPostsWrap .slick-next {
  display: block;
  border-width: 25px;
  border-style: solid;
  border-color: #fff #176986 #fff #fff;
  text-align: center;
  background: none;
  color: #fff;
  position: absolute;
  top: 30%;
  left: -66px;
  z-index: 3;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

#recentPostsWrap .slick-prev:hover {
  border-color: #fff #fff #fff #868686;
}
#recentPostsWrap .slick-next:hover {
  border-color: #fff #868686 #fff #fff;
}



#fposts {

  padding: 0;
  margin: 0;
  height: 330px;
  overflow: hidden;

}

#fposts li {

  list-style: none;
  position: relative;
  overflow: hidden;
  margin-bottom: 2px;

}

#featuredPosts::after {
  content: "";
  display: block;
  width: 60px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5
}

#featuredPosts a.btn-next {
  display: block;
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0px;
  left: -15px;
  z-index: 15;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#featuredPosts a.btn-pre {
  display: block;
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 65px;
  left: -15px;
  z-index: 16;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

#featuredPosts .btn-next:hover, #featuredPosts .btn-pre:hover, #featuredPosts .btn-next:focus, #featuredPosts .btn-pre:focus {
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}

.navbar-fixed {
  position: fixed !important;
  top: 0 !important;
  right: 0;
  z-index: 500;
  height: 70px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

a.post {
  background-color: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}


.ItemDesc {
  width: 100%;
  margin: 0 auto;
  font: 0.84rem 'Droid Arabic Naskh', Arial, sans-serif;
  overflow: hidden;
  margin-bottom: 15px;
  text-align: justify;
  line-height: 2.2;
  -webkit-box-shadow: 1px -1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px -1px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 15px 10px;
}
.ItemDesc h2 {
  font-size: 1.2rem;
  color: #2b7893;
  margin: 5px 0px 15px;
  padding: 0;
  font-family: 'Droid Arabic Naskh', arial;
}

.table-times {
  overflow: hidden !important;
}

.taxonomy-description {
  display: none;
}


/* addins by Husien Adel  */
.enteryDownload {
  background: linear-gradient(45deg, #0e5169, #53a4c2);
  padding: 1rem 2rem;
  border-radius: 1rem;
  margin: 1rem auto;
  box-shadow: 2px 3px 0px rgba(0, 0, 0, .5);
}
.enteryDownload ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 0;
  margin: 0;
}
.enteryDownload ul li {
  list-style: none;
  font-family: 'stc', Arial, Helvetica, sans-serif;
  font-size: 1.1;
}
.enteryDownload ul li a {
  color: #fff;
  text-decoration: none;
}

.enteryDownload ul li a:hover {
  text-decoration: none;
}</pre></body></html>