/*
Theme Name:	Mercury Theme UFR Child
Theme URI:	http://example.com/ufl-main-uni-child/
Description:	Mercury Theme UFR Child Theme
Author:		UF Research Webmaster
Author URI:	http://research.ufl.edu
Template:		ufl-main-uni
Version:		1.0.2
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:		featured-images, threaded-comments, translation-ready
Text Domain:	ufl
*/


/*   Fix Masthead hiding WP dropdown  */

#masthead {
	z-index: 9999 !important;
}

/* Fix accordion overlapping masthead*/
.accordion .accordion-item {z-index: 999;}

form.searchform.masthead {
	width: 70%;
	margin: 0px auto;
}


input.form-control.masthead {
	font-weight:bold;
}

button.masthead-searh-bttn  {
	background-color: #0025a1;
}
button.close-search {
	right: 210px !important;
	top: 53px !important;
}

img.search-icon-close {
	height: 55 !important;
	width: 55 !important;
}



ul.dropdown-menu.depth_0 {
	min-width: 800px !important;
	max-width: 800px !important;
}


div.see-more-news {
	display: none;
}

#facultyLoadmore {
	display: none;
}

/* Fixes double bullet */
#content ul>li::before, #content ul ul ul ul>li::before, #content ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul>li::before, #content ul ul>li::before, #content ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul>li::before {
	content: "";
}

#content ul ul ul>li::before, #content ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul>li::before, #content ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul>li::before {
	content: "";
}

.home .wp-block-latest-posts__list li {
	list-style: none; }

.home ul.wp-block-latest-posts__list {
	padding-left: 0px !important;
}

/* Styling for latest post widget */
.home a.wp-block-latest-posts__post-title {
	font-size: 1.125em;
	text-decoration: none;
	color: #FA4616;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.5em;
}
 
