/*
Theme Name: HWU Research Child Theme for FAST
Theme URI: https://www.hw.ac.uk/
Author: Ben McHaffie (adapted by EGIS Information Services)
Author URI: https://www.hw.ac.uk/
Template: hwuresearch
Description:
Version: 1.5
License:
License URI:
Text Domain: hwuresearch
Tags:
*/


.banner-heading-content>div:first-child:before {
content: url('fast-logo.png');
float: left;
margin-right: .6em;
}

/* 
 WP File Manager CSS fix
 disables Open buttons. Supplied by Customer Support for the plugin
*/ 

[title^='Open'], [title*=' Open']{ 
display: none !important; 
} 


/*.elfinder-contextmenu-item:first-child { 
display: none !important; 
} 

.elfinder-buttonset:nth-child(3) { 
display: none !important; 
}

.elfinder-button[title="Open"]{ 
display: none !important; 
}


.elfinder-buttonset:nth-child(6) { 
display: none !important; 
}
*/