

body {
  font-family: "Roboto", "Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  text-align:justify;
}


h1 {
  color: #294973;
}

h2 {
  color: #294973;
}

img {
  max-width: inherit;
  float: left;
  margin-right: 20px;
}


/* ======================================================================== */
/*                                HEADER                                    */
/* ======================================================================== */



.has_site_logo .pkp_head_wrapper {  /* dimensione del Corpo centrale dell'HEADER */
    /*    width: 98%;*/
  }

 .pkp_navigation_user.pkp_nav_list a {   /* Settaggi voci REGISTER e LOGIN */
    /*    width: 98%;*/
    color: #294973;
   font-size: 14px;
  
}


.pkp_site_nav_menu  /* Menù di navigazione */
{
  background: none;
  font-size: 18px;
  padding-bottom: 10px;
  
  
  
}

.pkp_navigation_primary_wrapper ul {
  text-shadow: 1px 1px 10px white;
}

.pkp_navigation_primary_wrapper {
/*    width: 98%;*/
    color: #294973;
    padding-left: 2rem;
}



/* --- IMMAGINE HEADER --- */
.pkp_site_name .is_img img   {
    max-height: 146px;
    padding-left: 1.1rem;
    max-width: auto;
    margin-bottom: 10px;
    margin-top: 0px;
    filter: drop-shadow(2px 1px 2px rgba(0, 0, 0, 0.5));
}








/* COLORI DI STILE SCRITTURE HEADER */
.pkp_navigation_primary_wrapper a, /* Colore "Cerca" */
.pkp_navigation_user a,            /* Colore "Registrazoine e Login" */
.pkp_navigation_user .task_count.task_count,            /* Colore numero conteggio messaggi in bacheca */
.pkp_navigation_primary.pkp_nav_list a
{         
  color: #294973;
}


.pkp_structure_head {
   background-image: url("https://journals.uniurb.it/public/site/images/scaliendi/mceclip1-139f67973de049402eaa8b4ada7e9237.png");
   border-bottom: 1px solid #294973;

  }


/*--- SFONDO BANNER---*/
/*
.pkp_structure_head {
    border-bottom: 1px solid #294973;
    margin-bottom: 0px;
    background-image: url("https://press.uniurb.it/public/site/images/scaliendi/mceclip0-5a0c660638a51734e37be7faa5673ba1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}



/* ---------------------- NAVIGATION USER USER ---------------------- */

/* COLORI DI STILE SCRITTURE USER */
/*
.pkp_navigation_user #pkpDropdown1,            /* Colore "User" */
/*
.pkp_navigation_user .task_count.task_count,    /* Colore numero conteggio messaggi in bacheca */   

.pkp_navigation_user a:hover
{
  color: #294973;
  text-shadow: 1px 1px 3px white;
  font-size: 16px;
  
}


.pkp_navigation_user li {
  text-align: right;
  font-size: 16px;
  
}


.pkp_navigation_user_wrapper {
  width: 100%;
  position: absolute;
  top: 20px;
  padding-left: 0;
  padding-right: 0;
  text-align: right;
  padding-top: 0;
  margin-top: 0;
  border-top: none;
  z-index: 1000;
  right: 0%;
}
/*
/* ---------------------- COLORI DI STILE SCRITTURE CERCA ---------------------- */

.pkp_search.pkp_search
{         
  color: #294973;
}

.pkp_search.pkp_search a:hover
{
  color: #294973;
}

/* ---------------------- COLORI DI STILE SCRITTURE MENU NAVIGAZIONE ---------------------- */
/*
.pkp_navigation_primary_wrapper a, 
{         
  color: black;
}

/* COLORI DI STILE SCRITTURE MENU' DI NAVIGAZIONE */
/*
.pkp_site_nav_menu div a{
  color: black;
}

.pkp_site_nav_menu {
  background: none;
  font-size: 17px;
  padding-inline: 20px;
}

/* COLORE MENU' NAVIGAZIONE AL PASSAGGIO DEL MOUSE */
/*
.pkp_navigation_primary_wrapper #navigationPrimary a:hover
{
  color: #cd1125;
}

/* ======================================================================== */
/*                                CONTENT                                   */
/* ======================================================================== */



/******** AREA FASCICOLO  ********/
.obj_issue_toc .description {
  background:#f7f7f7;
  padding: 20px;
}

/* Gestione immagine del fascicolo */
.obj_issue_toc img {
  max-width: 100%;
  height: auto;
}

.obj_issue_toc .cover img {
  padding: 6px;
  background: white;
  box-shadow: 0 10px 25px rgba(0,0,0,0.18);
  transition: box-shadow 0.25s ease;
}

.obj_issue_toc .cover img:hover {
  box-shadow: 0 18px 35px rgba(0,0,0,0.25);
  transform: translateY(1px);
  max-width: 101%;
  height: auto;
  
}

/*** Stile del Bottone della gabbia ***/
.obj_galley_link {
    background: #B9B9B9;
    color: #fff;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 20px;
    padding: 4px;
    padding-left: 10px;
    padding-right: 20px;
  
}

/*
.obj_galley_link.pdf:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("https://journals.uniurb.it/public/site/images/scaliendi/mceclip0.gif"); /* usa PNG o SVG */
/*  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle; /* allinea al centro del testo */
}*/

.obj_galley_link.pdf:hover {
  box-shadow: 0 18px 35px rgba(0,0,0,0.25);
  transform: translateY(1px);
  max-width: 101%;
  height: auto;
}



/******** AREA SINGOLO ARTICOLO  ********/

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

.obj_galley_link.pdf{ 
  width: 100%;
  height: auto;
  text-align: center;
}
.item.galleys li {
   width: 100%;
}


/*
.pkp_structure_content {
  width: 98%;
}


.page_homepage {
  margin-top: 40px;
}

.pkp_structure_main {
  width: 80%;
  margin-left: 30px;
  float: left;
  padding: 0;
}
*/
.pkp_structure_main p {
  font-size: 16px;
/*  margin-left: 60px; */
/*  margin-right: 60px; */
}

/*
.pkp_structure_main::before,
.pkp_structure_main::after 
{
  background: none;  /* DISABILITA LE RIGHE VERTICALI DEL CONTENUTO */
}
*/
/*
.pkp_page_index .additional_content
{ 
  border-top:none; /* DISABILITA LA RIGA ORIZZONTALE DEL CONTENUTO */
}

*/
/*

@media (max-width: 1000px) {
  .pkp_structure_main p {
    margin-left: 30px;        /* riduce i margini al restringimento */
/*    margin-right: 30px;       /* riduce i margini al restringimento */
  }
}
*/
/*

@media (max-width: 500px) {
  .pkp_structure_main p {
    font-size: 1rem;
    margin-left: 0px;
    margin-right: 0px;
  }
  .pkp_structure_main {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;  
  }
}
*/


/* ======================================================================== */
/*                                RIGHT BLOCK / CUSTOM BLOCK                */
/* ======================================================================== */

/**/
.pkp_block {
  padding: 1rem;
}

.pkp_block .title {
  font-family: Roboto, "Open Sans", Helvetica, "Noto Serif",serif;
  font-size: 16px;
  color: #294973;
  text-align: left;
}

.pkp_block a {
    color: black;
    font-weight: normal;
    font-size: 14px;
  }


/* ======================================================================== */
/*                                FOOTER                                    */
/* ======================================================================== */


  .pkp_structure_footer_wrapper,      /* setta colore sfondo del footer */
  .pkp_structure_footer_wrapper a {   
    background: #fac73c;
    color: #294973;
    
      @media screen and (max-width: 600px) {
          table, tbody, td, tr {
            display: block; /* Trasforma gli elementi della tabella in blocchi per fare in modo che al rimpicciolirsi dello schermo le celle della tabella vanno a capo */
            align-content: center;  
          }
      } 

   } 



  /* ||| Allineamento Footer in fondo allo schermo ||| */
        .pkp_structure_page {
          display: flex;
          flex-direction: column;
          min-height: 100vh;
        }

        .pkp_structure_main {
          flex: 1;
        }
        .pkp_structure_footer_wrapper {
          margin-top: auto;
        }

      .pkp_structure_content {   /* Allunga le righe verticali fino al footer */
        display: flex;
        flex: 1;
      }


  /* fine istruzioni per allineamento Footer in fondo allo schermo */







  .pkp_brand_footer{
    /* padding-top: 0px;  */
    display: none;  /* ho disabilitato l'icona PKP perchè è stata integrata nel footer al fine di creare un equilibrio migliore nella grafica */
  }
 


/* ========== RESPONSIVITA' ==========*/

/* LOGO - DEFINIZIONE DIMENSIONE IMMAGINE */
@media (max-width: 992px) {
  
    .pkp_head_wrapper{   /* ridefinisce lo spazio del contenitore logo*/
        height: 80px;
      }
  
    .pkp_site_name .is_img img   {
        max-height: 80px;     /* riedefinisce la dimensione del logo */
        max-width: auto;
        margin-bottom: initial;  /* toglie eventuali margini */
        margin-top: initial;     /* toglie eventuali margini*/
     }
    
    .pkp_site_nav_menu--isOpen {    /* risetta lo sfondo per evitare che si confonde con il testo nel corpo */
        background-color: whitesmoke;      
    }
  
    
    .pkp_navigation_user_wrapper a,
    .pkp_navigation_user_wrapper {
      position: relative;          /* --- Mette i comandi dell'USER sotto il menù di navigazione per evitare sovrapposizione --- */
       margin-bottom: 15px;
  }
  
  
  
  .pkp_navigation_primary_wrapper {
       position: relative;          /* --- Mette i comandi dell'USER sotto il menù di navigazione per evitare sovrapposizione --- */
       margin-bottom: 15px;
  }
    
}

































