html,body{background:#262626;}
#site{margin:0 0 45px;}
.fixemenutop,
.fixemenubottom{
position:fixed;
left:0;
width:100%;
height:45px;
padding:5px;
margin;0;
z-index:9999;
background:#151515;
 }
.fixemenutop{
top:0;
border-bottom:5px solid red;
}
.jimbo .fixemenutop{border-bottom-color:#000;}
.fixemenubottom{
bottom:0;
border-top:5px solid #262626;
}
#menutop,
#menubottom{
position:relative;
width:100%;
height:100%;
justify-content:space-between;
  
  
  flex-direcQtion: row; 
}


#logo{
justify-content:center;
align-items:flex-end;
width:70px;
height:70px;
position :absolute;
top:0;
left:0;
padding-bottom:5px;
background:#1abc9c;
transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
}
body[style*="overflow"] #logo,
.jimbo #logo,
.no-post #logo{
height:30px;
transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
}
#logo a{color:#fff;}
/*******************/
#main{
position:relative;
margin:120px 0 0;
}


#mhezajyi-profil{
justify-content:center;
align-items:center;
flex-direction:column;
margin:100px 0 60px;
}
.mhezajyi-profil-box-img{
width:100px;
height:100px;
border-radius:50%;
overflow:hidden;
}
.mhezajyi-profil-box-img img{position:relative;display:block;max-width:100%;height:auto;}
#mhezajyi-profil h1{width:100%;text-align:center;color:#ccc;}
/**************************/
/******************************/


input[type="search"]{
border: 1px solid #000;
border-radius: 5px;

-webkit-appearance: none;
}

#u,#searchform{
/*recherche*/
width:100%;
height:35px;
padding:5px;
caret-color:#1abc9c;
}
#searchform{
width:100%;
margin:5px 0 0;
caret-color:#1abc9c;
}
.querySearch{
font-weight:bold;
color:yellow;
background:#1acb9c;
padding:0 4px;  
}
.rechTotalresult{
margin:10px 10px 40px;
}

/*
**** À REPLACER ****/
.kwz-catInfo{
width:100%;
height:40px;
Qbackground-color:red;
overflow:auto;
white-space:nowrap;
justify-content:start;
align-items:center;
margin:10px 0;
-ms-overflow-style:none;
scrollbar-width:none;
}
.kwz-catInfo::-webkit-scrollbar{
display:none;
}
.kwz-catInfo a:first-child{
margin-left:15px;
}
.modal-body .kwz-catInfo a:first-child{
margin-left:0;
}
.kwz-catInfo-link{
color:#999;
justify-content:start;
align-items:center;
margin-right:20px; 
  Qbackground :red;
}
.kwz-catInfo-link:visited{color:#999;}
.kwz-catInfo-thumb{
width:25px;
height:25px;
overflow:hidden;
border-radius:50%;
margin-right:5px;
}
.kwz-catInfo-thumb img{
max-width:100%;
height:auto;
display:block;
}
.kwz-catInfo-name{

}



/************/
/******
* REVOIR TOUTE CETTE SÉRIE
***************************/
.modal-body .entry-mhezajyi{}
.jimbo-modal-body-meta{
margin:30px 15px 40px;
}
.jimbo-modal-body-date{
/*à voir, si besoin. Sinon retirer du html*/
}
/********/
#menubottom button{
padding:4px 6px;
Qmargin-left:5px;
color:#999;
background:#000;
border-radius:5px;
border:none;
}
#btn_goToUne,
#btn_goToModal3{align-self: flex-start;
height:100%;
positiQon:absolute;
bottQom:0;color:red;
}
#btn_goToUnQe{left:0;}
#btn_goToModal3{rigQht:0;align-self: flex-end;}
#btn_goToModal3Q,#btn_rech{margin-left:auto;color:red;align-self: fleQx-end;}
.flex{
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
}
/**"""""**""""**************/





/*********/


