@import url(https://fonts.googleapis.com/earlyaccess/scheherazade.css);

#hr_color{
  display: block; height: 3px;
  border: 0; border-top: 1px solid rgb(255, 255, 255);
  margin: 1em 0; padding: 0;
}



#button_menu{
  color:rgb(255, 255, 255);
  background: #6c757d;
  font-family: 'Scheherazade', serif;
  font-size:22px;
}
#navbar_toggler_color{
  background:rgb(207, 3, 3);
}
#search_bar_font{
    font-family: 'Scheherazade', serif;
      font-size:20px;
}

/* هاي عشان الصفحات الرئيسيه بالموقع بتتحكم بالوصف تاع البوست */
#artical_text_font{
  font-family: 'Scheherazade', serif;
  font-size:25px;
  text-align: center;
}
body{
  background-color:#f8f9fa;
}

#footer_text_control{
  color: black;
  font-family: 'Scheherazade', serif;
  font-size: 23px;
}
#footer_follow_us{
  color: black;
  font-family: 'Scheherazade', serif;
}

/* هاي عشان الصفحات الرئيسيه بالموقع بتتحكم بالاسم تاع البوست */
#primary_site_pages_app_name_control{
  font-family: 'Scheherazade', serif;
  font-size:25px;
  color : #7952b3;
  text-align: center;
}

#date_post_control{
  float: right;
}

#tag_name_control{
  text-align: center;
}

.social-link {
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  border-radius: 50%;
  transition: all 0.3s;
  font-size: 0.9rem;
}

.social-link:hover,
.social-link:focus {
  background: #ddd;
  text-decoration: none;
  color: #555;
}

#about_page_header_font{
  font-family: 'Scheherazade', serif;
  font-size:57px;
  color : #7952b3;
  text-align: center;
}
#donate_button{
  color:white;
  background: #7952b3;
  font-family: 'Scheherazade', serif;
  font-size:24px;
}
#search_page_design{
  font-family: 'Scheherazade', serif;
  font-size:25px;
}

/* هذول عشان اتحكم م صفحة سياسة الخصوصيه بس */
#privacy_policy_page_header_font{
  font-family: 'Scheherazade', serif;
  font-size:40px;
  color : #7952b3;
  text-align: center;
}/* هذول عشان اتحكم م صفحة سياسة الخصوصيه بس */
#privacy_policy_page_header_text_at_top_first_line{
  font-family: 'Scheherazade', serif;
  font-size:52px;
  background-color : #7952b3;
  text-align: center;
  color: white;
  border-radius: 13px;
}
#contact_us_privacy_page_button{
  color:white;
  background: #000000;
  font-family: 'Scheherazade', serif;
  font-size:23px;
}

/* هاي تحكم بصفحة 404 */
#error_404_header_font{
  font-family: 'Scheherazade', serif;
  font-size:40px;
  color : #000000;
  text-align: center;
}

/* هاي تحكم ب فورم التواصل */
#contact_form_control{
  font-family: 'Scheherazade', serif;
  font-size:24px;
  color : black;
  text-align: center;
}/* هاي تحكم ب فورم التواصل */
.form-control{
  border-radius: 6px;
  border-color: #000000;
  border-width: 1.8px;
  box-shadow: 6px 6px 2px #000000;
}/* هاي تحكم ب فورم التواصل */
#submit{
  color:white;
  background: #7952b3;
  font-family: 'Scheherazade', serif;
  font-size:25px;
}


#font_control_for_all_pages{
  font-family: 'Scheherazade', serif;
  font-size:26px;
  color : black;
  text-align: center;
}
#font_control_for_header_in_all_pages{
  font-family: 'Scheherazade', serif;
  font-size:40px;
  color : #7952b3;
  text-align: center;
}

/* هاي بتتحكم ب ديزاين ال الترقيم يعني ارقام الصفحات بالتنقل */
#border_pagination{
  background-color: #7952b3;
  border-radius: 8px;
  color: white;
}

#font_control_for_header_in_half_side_pages{
  color:#7952b3;
  font-size:35px;
  font-family: 'Scheherazade', serif;
  text-align: center;
  margin-right: 30px;
}
/* هاي بتتحكم ب قائمة المقالات المقترحه الي جنب الصفحه */
#border_side_bar{
  border-color: #7952b3;
  border-top-style:outset;
  border-bottom-style:outset;
  border-width: 1px;
  box-shadow: 6px 6px 2px #7952b3;
  border-radius: 30px;
}

/* هاي بتتحكم ب ديزاين اسم الدرس في قسم الدروس */
#text_course_name_controll{
  font-family: 'Scheherazade', serif;
  font-size:25px;
  color : #7952b3;
  text-align: center;
}

/* هذول عشان اتحكم ب صفحة ديزاين الهواتف ك شكل المواصفات */
#mobile_style_control{
  font-family: 'Scheherazade', serif;
  font-size:24px;
  color : black;
  text-align: center;
  width: 500px;
}
/* هذول عشان اتحكم ب صفحة ديزاين الهواتف ك شكل المواصفات */
#mobile_space_future_name{
  font-family: 'Scheherazade', serif;
  font-size:24px;
  color : #7952b3;
  text-align: center;
  float: right;
  width: 100px;
}
