/*//bootstrap style
footer>.container{
    display:none;
}


.contact_section .label{
  display:none;
}

html:lang(ar) { 
  direction:rtl;
}
@media only screen and (max-width: 768px) and (hover: none) and (pointer: coarse) {
.homepage-issue-description-wrapper , .page-issue-description-wrapper{

    background-color: #f7f7f7;
    padding:10px;}
}
@media only screen and (max-width: 767px) {
  #nav-menu {
    border-color: #ddd;
    position: relative;
    background-color: white;
    z-index: 99999;
  }
}
.navbar-default .navbar-brand,
.header_view .navbar-brand {
  width: 81px; 
}

.navbar-brand-logo img {
    height: 81px;
    width: 71px;
    top: 21%;
    position: absolute;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand, .header_view>.container .navbar-brand, .header_view>.container-fluid .navbar-brand {
        margin-left: 1% !important;
    }

#headerNavigationContainer > .container-fluid:nth-of-type(2) {
height: 90px !important;
}



        */

footer::after {
    content: " Copyright © 2025. All rights reserved. Designed By the Faculty of Letters and Human Sciences of Rabat";
    display: block;
    width: 100%;
    padding: 0px;
    margin: 0;
    text-align: center;
    box-sizing: border-box;
}


.footer > .w-full.justify-center.items-center.text-center.px-4 {
    display: none;
}

.contact_section .label{
  display:none;
}
#customblock-issn>.pkp_screen_reader{
  display:none;
}


@media (min-width: 992px) {
.navbar .navbar-brand img  {
    max-width: 15em !important;
}
    .navbar-logo img {
        max-height: 300px;
    }
}

.navbar .navbar-brand img {
    max-width: 70px !important;
    max-height: unset !important;
}
    .navbar-logo img {
        max-height: 15em !important;
    }
    .homepage-issue-cover{
border: solid 1px #0b1957;
          max-width: 100% !important;
    }

    .scientific-committee-table {

        border-collapse: collapse; 
        margin-bottom: 1em; 
        font-family: Arial, sans-serif; 
        color: #333;
        direction: ltr; 
      }

      .scientific-committee-table th {
        background-color: #f2f2f2; 
        padding: 12px 15px; 
        text-align: left; 
        border-bottom: 2px solid #ddd; 
        font-weight: bold;
        font-size: 1.1em;
      }

      .scientific-committee-table td {
        padding: 10px 15px; 
        border-bottom: 1px solid #eee; 
        text-align: left; 
        line-height: 1.6;
      }


      .scientific-committee-table tbody tr:nth-child(even) {
        background-color: #f9f9f9; 
      }

      .scientific-committee-table tbody tr:hover {
        background-color: #f0f0f0;
      }


      .scientific-committee-table td strong , .page-issue-description .h2{
        color: #0056b3; 
      }

      .homepage-issue-description .h2{
        color: #0056b3; 
      }


html:lang(ar) .scientific-committee-table td, html:lang(ar) .scientific-committee-table th{text-align: right;}



.site-footer-content{display:none;}

.homepage-issue-published{display:none;}

.homepage-issue-galleys .h3{display:none;}




html:lang(ar) .issue-toc-section-title {
    /* إخفاء النص الأصلي مع الحفاظ على المساحة */
    /* Hide the original text while preserving its space */
    visibility: hidden;
    position: relative; /* لتمكين وضع المحتوى الجديد */
    /* To enable positioning of the new content */
}

html:lang(ar) .issue-toc-section-title::before {
    /* إظهار النص العربي الجديد */
    /* Display the new Arabic text */
    content: "المقالات";
    visibility: visible; /* جعل النص الجديد مرئياً */
    /* Make the new text visible */
    /* Position the new text over the hidden text */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex; /* لتوسيط النص الجديد */
    /* To center the new text */
    /* To ensure alignment */
    direction: rtl; /* لضمان اتجاه النص العربي الصحيح */
    /* To ensure correct Arabic text direction */
}


/* right to left articles*/
.issue-wrapper {
    -ms-flex-pack: center;
    direction: rtl;
  }

  /*ajust text -issue*/
  .page-issue-description{
    text-align: justify;
  }


  .homepage-issue-galleys {
        direction: rtl;
    }

        .article-summary-title a{
          font-weight: bolder !important;
    }
    .article-summary-galleys a{
          text-align: right;
    text-align: right;
    }


.homepage-issue-description{
  text-align: justify;
}
.page-issue-galleys .h3{display:none;}
.page-issue-description .h2 {
    color: #0056b3;
    font-weight: bolder;
}

.homepage-issue-identifier,.homepage-issue-current {

        font-weight: bold;}

.pkp_structure_content .pkp_structure_main {
  padding-right: 0px;
  text-align: justify;
}
    /* New changes 07/24/2025*/
    .contact-section{
    background-color: #f7f7f7;
    border-radius: 7px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding:32px;
  }
.homepage-issue-description-wrapper , .page-issue-description-wrapper, .pkp_structure_content{

    background-color: #f7f7f7;
    padding: 21px;
    border-radius: 7px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    }

.pkp_structure_content {
  padding:15px;

}
.pkp_structure_main {
  padding-right: 0px !important;
  width: -webkit-fill-available;

}

.article-summary {
  direction: rtl;
    margin: 2rem 0 3rem;
    /* border: #10beca solid 3px; */
    /* background-color: #ce2a1d0a; */
    border-radius: 7px;
    padding: 10px;
    background-color: #f7f7f7;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    padding: 15px;
    color: #050505;
    line-height: 1.38;
    word-wrap: break-word;}


.btn-primary {
    background: #10beca;
    border-radius: 7px;
    border-color: #ddfafc;
    color: #000;
}

.homepage-issue-description-more a{
    color: #0a818a;
    border: solid 2px;
    text-decoration: none;
    border-radius: 7px;
    padding: 9px;}


    body{ }
    
.site-footer {
    background: #4e4e4e;
}
.site-footer {padding: 9px !important;}
.site-footer{padding-bottom: 2rem !important;}
.page-issue-galleys{text-align:right}

@media only screen and (max-width: 768px) and (hover: none) and (pointer: coarse) {
.homepage-issue-description-wrapper , .page-issue-description-wrapper{

    padding:10px;}
}
h2.title.pkp_screen_reader {
    display: none;
}

.homepage-issue-description:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #f7f7f7 20%);
}