.news-bar{
	;border-bottom:2px solid #1e73be;
}

#header-text-nav-wrap{
	display:none;
}

#header-left-section ,#header-left-section div{
	text-align:center;
	margin:auto;
	float:unset;
	width:300px
}

body,a,h1,h2,h3,h4,h5,p,input{
	font-family:cairo
}
.inner-wrap{
	max-width:99%;
}

.post p{
	text-align:justify
}

h4{
	font-size:20px
}

/*cat itmes*/
#main_cat .elementor-inner-column {
    border: 1px solid #00000012;
    background-image: linear-gradient(-45deg, #289dcc , #1e73be);
    border-radius: 10px;
    margin: 5px;
    box-shadow: 0 2px 5px -3px black;
}

/*cat itmes title*/
#main_cat h4{
	color:white;
	text-shadow:0 1px 2px black;
	font-weight:bold
}

#main_cat a{
	height:110px
}

/*cat images*/
#main_cat img {
width:100px !important;
	transition:0.4s
}
/*cat images on hover*/
#main_cat a:hover img {
width:110px !important;
	transition:0.2s;
	box-shadow:0 10px 10px -2px;
	border-radius:0 0 20px 20px;
}

/*Side Menu*/
#wprmenu_bar .menu_title a{
    float: right;
	color:white;
	margin-right:5px;

}

div#mg-wprm-wrap form.wpr-search-form button.wpr_submit{
	right:auto;
	left:0
}

/*cat menu
@media(min-width:769px){	
.categories{
	display:block !important;
}
}
.categories{
	display:none;
}
.categories li{
	width:20%;
	display:flex;
	color:#1e73be;
}

.categories li a:first-child{
	border-radius:5px 5px 0 0
}
.categories .children li a:first-child{
	border-radius:5px 0 0 5px 
}

.categories .children li{
	width:100%;
	display:flex;
	color:#1e73be;
}
.categories li:hover .children{
border:2px solid
}*/

/*الفوتر*/
.footer-widgets-area .textwidget p,.footer-widgets-area .textwidget a{
	color:black;font-weight:bold
}
.footer-widgets-wrapper {
    padding-bottom: 80px;
    background: url(https://wkp33.com/wp-content/uploads/2021/11/135.png) repeat-x bottom center;
}

.footer-socket-left-section,.footer-socket-wrapper .copyright{
	float:unset;
	margin:auto;
	text-align:center;
}
.footer-socket-wrapper .copyright a{
	border:0;
	color:White;
}
.footer-socket-wrapper{
    background: url(https://wkp33.com/wp-content/uploads/2021/12/تعديل.png) center;
	background-position:center;
}
.footer-socket-wrapper .copyright{
	color:White;
}

/*visits*/
.pvc_stats {
    padding: 5px!important;
    border: 2px solid #1e73be;
    background: #1e73bee0;
    
}
.visitor_widget div {
	color: black !important;
}

/*added by youcef*/
.elementor-heading-title {
    font-size: 30px;
    font-weight: bold !important;
}