/*
Theme Name: Albasta
Theme URI: Author URI: https://www.maalama.com
Description: My Theme
Author: ThemeinProgress.
Author URI: https://www.maalama.com
*/
.wpcf7-submit {padding:0; margin:0;}

@font-face { font-family: logo; src: url(MontserratExtraBold.otf); }
@font-face { font-family: smalltitle; src: url("Ubuntu-Regular-subset.woff2") format("woff2"); }
@font-face { font-family: thetitle; src: url("Ubuntu-Regular-subset.woff2") format("woff2");  }
@font-face { font-family: contentfont; src: url("Ubuntu-Regular-subset.woff2") format("woff2");  }
@font-face { font-family: fact; src: url("Ubuntu-Regular-subset.woff2") format("woff2");  }
@font-face { font-family: factbold;  src: url("/fonts/Ubuntu-Bold-subset.woff2") format("woff2"); }

@font-face { font-family: facten; src: url("Ubuntu-Regular-subset.woff2") format("woff2");  }
@font-face { font-family: factenbold;  src: url("/fonts/Ubuntu-Bold-subset.woff2") format("woff2"); }


html {
    height: 100%;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    background-color: #F4F4F4;
	text-align: left;
	direction:ltr;
}

.wrapper {
    margin: 0 auto;
    background-color: #FFF;
}

em{
	font-family: thetitle;
	font-style: normal;
	font-size: 17px;
	display: block; /* or block */
	margin-top: 30px;
	font-weight: bold;

}



.topic{
font-family:fact; 
color:#686868;
}

.topicsep{
font-family:fact; color:#000; font-size:20px;
}

.header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    padding-bottom: 20px;
	background-color:#FFF; 
	border-bottom:1px solid #EEE;
}

.share-icon {
  position: absolute;
  bottom: 8px;
  left: 10px;
  cursor: pointer;
  font-size: 18px;
  color: #555;
}

.share-icon:hover {
  color: #007bff;
}

.logo {
    width: 50%;
    font-family: 'logo';
	font-weight: normal;
    text-align: center;
    margin: 0;
	padding-top:20px;
	color:#000;
}

.logo a {
    text-decoration: none;
	color:#000;

}


.tools {
    width: 25%;
    text-align: left;
    padding: 25px 0 0 10px;
}

.container {
    margin: 0 auto;
    padding: 20px;
    background-color: #FFF;
}

article{font-size: 14px; font-family: fact; line-height:2em}
article p{margin-top: 0; margin-bottom: 0;}
special p{margin-top: 10px; margin-bottom: 10px;}


article ul{   padding-right:20px;
	padding-left: 20px;
}
article li {padding:0px 0 10px 0; }

article li::marker {
  color: #555555;
	font-weight:bold;
}


blockquote {
	background: #FFF;
	padding:10px 15px 10px 15px;	
	margin:30px 0 20px 0;
	border: 1px #CCC solid;
	border-radius: 5px;

}


blockquote p{
	padding:0;
	margin:0;
    color: #7F7F7F;
	font-weight: normal;
}

blockquote p strong {margin:0;}
blockquote strong{
	font-weight:bold;
	font-size: 20px;
	color:#F9B61A;
}

.wp-block-list {margin:0; padding-top:10;}
.factbox h3,
.factbox h3 a {
    text-decoration: none !important;
    border: none !important;
}

.factbox h3:after,
.factbox h3:before {
    display: none !important;
}

.wpcf7-textarea, .wpcf7-text {
    text-align: right;
}

.wpcf7-email, .wpcf7-url {
    text-align: left;
}

.wpcf7-submit {
    font-family: contentfont;
}

.toolbar {
    border-top: solid 1px #E1E1E1;
	font-family: contentfont;
    font-size: 14px;
    color: #6A6A6A;
	height: 20px;
	margin-top:15px;
	width:100%;
}

.div1 {
    float: right;
    text-align: right;
}

.div2 {
    float: left;
    text-align: left;
	padding:5px 3px 0 0; 
	display:block;"
}

.menu {
    background-color: #FFF;
    text-align: right;
    font-family: 'contentfont';
    font-size: 13px;
    padding: 10px;
	border-bottom:1px solid #EEE; 
	color:#000;
}

.menu a {
    text-decoration: none;
    color: #000;
}

.menu a:hover {
    text-decoration: underline;
    color: #404640;
}

img {
    max-width: 100%;
    height: auto;
}

.spacer {
    height: 20px;
    margin-bottom: 20px;
}
.sspacer {
    height: 10px;
    margin-bottom: 10px;
}

h2 {
	font-weight: normal;
    text-align: left;
    line-height: 0.1em;
    margin: 10px 0 30px 0;
    font-family: thetitle;
}

h2 span {
    font-size: 16px;
    background: #FFF;
    padding-right: 10px;
}

.label {
    border-bottom: 3px solid #CCC;
    margin-bottom: 18px;
    color: #464646;
    padding: 0;
	font-weight:bold;
}

.title {
	font-family: thetitle;
    color: #000;
    padding: 5px 15px 0px 15px;
    font-size: 20px;
 	text-align:left;
	display:block;
	font-weight:bold;

}

.label a {
    text-decoration: none;
    color: #000;
}

.label a:hover {
    color: red;
}

h3 {
    text-align: right;
    border-bottom: 1px dotted #CCC;
    line-height: 0.1em;
    margin: 0 0 30px 0;
    font-family: thetitle;
    font-size: 18px;
}

h3 span {
    color: #CC1919;
    background: #FFF;
    padding-right: 10px;
}

h3 a {
    color: red;
}

.box{
	font-family: contentfont;
	border-radius: 3px; 
	border:1px solid #CCC; 
	padding:10px 15px 10px 15px; 
	text-align:justify;
	margin-bottom: 20px;
}




.facthome { font-size:14px; }

.fact {
	font-family: fact;
	font-size: 13px;
    margin-bottom: 15px;

}

.fact a{
color:#000;
text-decoration:none;
}


.fact a:hover{
 color:#9AA39A;

}



.factbox{
	border-radius: 3px; 
	border:1px solid #CCC; 
	padding:15px 15px 0px 15px; 
	text-align:justify;
	margin-bottom: 5px;
	font-size: 16px;
}



.mainbox{
	font-family:contentfont;
	text-align: justify;
	margin-bottom:10px;
	background:#EFEFEF; 
	padding-bottom: 10px;
	border:#E1E1E1 1px solid;
	border-radius:3px;
}

.seplist {
    border-top: 1px dotted #CCC;
    margin: 5px 0;
    text-align: justify;
}

.footer {
	margin:0 auto;
    color: #000;
    background-color: #F4F4F4
    text-align: center;
    padding: 10px 15px 15px 15px;
    height: 30px;
	border-top: 1px solid #EEE;
	font-family: 'contentfont';
    font-size: 16px;
	
}

.footer a {
    color: #000;
}

.bottom-nav {
    font-family: contentfont;
    font-size: 20px;
    width: 100%;
    margin: 10px 0 20px;
}

.bottom-nav a {
    color: #232323;
    text-decoration: none;
}

.bottom-nav-left {
    float: left;
}

.bottom-nav-right {
    float: right;
}


a{text-decoration:none;}

@media screen and (max-width: 320px) {
    .wrapper {
        width: 100%;
    }
	.fact{font-size:14px;}
	article{font-size:14px;}
	fact{font-size:15px;}
		.title {font-size:17px;}
	em{font-size:15px;}
	.postdate{margin-top:5px;}
}

@media screen and (min-width: 321px) and (max-width: 480px) {
    .wrapper {
        width: 100%;
    }
    .label {
        width: 100%;
        color: #000;
    }
		.fact{font-size:14px;}
		article{font-size:15px;}
		fact{font-size:15px;}
	.title {font-size:17px;}
	em{font-size:15px;}
	.postdate{margin-top:5px;}
}

@media screen and (min-width: 768px) {
    .wrapper {
        width: 600px;
    }
}


.tag-cloud-link{
	margin:10px;
	padding:10px;
}

input{
	width: 80%;
	height:35px;
}

button
{
	width: 20%;
	vertical-align: middle;
	height:35px;
}

textarea{
		width: 80%;
}




/* اجعل نموذج CF7 يعمل بوضوح كـ RTL */
.wpcf7-form{
  direction: ltr !important;
  text-align: left !important;
}

/* كل أسطر الحقول يمين */
.wpcf7-form > p{
  text-align: right !important;
}

/* سطر زر الإرسال: أزل الهوامش/الحشوات وخلّيه يمين */
.wpcf7-form > p:has(.wpcf7-submit){
  margin: 0 !important;
  padding: 0 !important;
}

/* الزر نفسه ملتصق باليمين  */
.wpcf7-form .wpcf7-submit{
  float: right !important;   /* يلصقه باليمين */
  margin: 0 !important;
}

/* تصفية التأثيرات العائمة إن لزم */
.wpcf7-form::after{
  content:"";
  display:block;
  clear:both;
}


    .menu-toggle {
      cursor: pointer;
      font-size: 28px;
		font-weight: normal;
    }
.sidebar {
  position: fixed;
  top: 0;
  left: -250px;   /* تبدأ مخفية خارج الشاشة من اليسار */
  width: 250px;
  height: 100%;
  background-color: #FFF;
  color: #000;
  transition: left 0.3s ease;
  z-index: 1001;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.2); /* ظل من اليسار للداخل */
  text-align: left;
  font-size: 18px;
  font-family: contentfont;
}

.sidebar.open {
  left: 0;        /* تدخل من اليسار */
}

.sidebar a {
  display: block;
  padding: 15px;
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid #EEE;
  transition: background-color 0.3s;
}

.sidebar a:hover {
  background-color: #444;
  color: white;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;        /* بدل right */
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.overlay.active {
  display: block;
}



.postdate{
	float:left; 
	font-family:thetitle; 
	font-size:13px; 
	color:#444; 
	padding-top:5px;
}



