a.roll-button.button-slider:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

@media only screen and (max-width: 767px){
  .site-header .col-xs-12 {
    width: 50%;
  }
  .site-header .col-xs-12:nth-of-type(1) {
    text-align: left;
  }
  .site-header .col-xs-12:nth-of-type(2) > div {
    margin-right: 15px;
  }
}
/* speed of front page slider*/
.text-slider {
  position: relative;
  -webkit-animation-duration: 2s;
  animation-duration: 1.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
/* in text links */
	a {
		color: #3D7EDB;
}

/* style search in main menu
*/
.top-search-menu .search-submit{
  display: none;
}

.top-search-menu label{
  position: relative;
}

.top-search-menu label:before{
  font-family: FontAwesome;
  content: '\f002';
  display: inline-block;
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 5px;
}

.top-search-menu .search-field{
  height: 26px;
	width: 50%;
  padding: 3px 2px 3px 23px;
  font-weight: normal;
  border-radius: 2px;
}

		button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover {
		background-color: #fff;
		color: #800000;
		    opacity: 0.65;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	}
#subscribe-email input {
width: 78%;
height: 40px;
padding: 10px 8px;
font-size: 15px;
float: left;
border-radius: 4px 0 0 4px;
color: #2b2a2a;
border-radius: 2px;
margin: 0 0 10px 0;
}
body.single-post article.post div.entry-thumb {
display: none;
}
.widget_sydney_action .widget-title{
  margin-bottom: 0;
}
.theme-portfolio .project-filter li:first-child {
  display: none;
}
.roll-project .project-item .project-pop { 
  background-color: transparent;
}  

.project-title-wrap { 
  height: auto;
  bottom: 0;
  background-color: rgba(86,95,99,0.5);
}  

.project-pop-wrap .project-title-wrap .project-title {
  font-size: 16px;
}
.project-title-wrap {
opacity: 1 !important;
}
.roll-project .project-item:hover .project-pop {
  background-color: #005335 !important;  
}  

.roll-project .project-item:hover .project-title-wrap { 
  background-color: transparent;  
}
.project-pop-wrap .project-title-wrap .project-title {
color: #ffffff;
}
.project-pop-wrap .project-title-wrap .project-title {
font-size: 15px;
}
/* categories
.archive .page-title {
display: none;
}

.post-meta .post-category {
display: none;
}

.page-title .meta-single li {
display: none;
border-bottom: none;
}
.category-projects .page-header {
   display: none;
}
.projects-template-post_full  .categories {
    display: none;
}
	.widget-categories .categories {
    display: none;
}*/
/*Mobile menu
	#mainnav-mobi ul.sub-menu > li > a {
		display: block;
		text-decoration: none;
		padding: 5px 60px;
		border-top-color: rgba(255,255,255,0.1);
		-webkit-transition: all 0.2s ease-out;
		   -moz-transition: all 0.2s ease-out;
		     -o-transition: all 0.2s ease-out;
		        transition: all 0.2s ease-out;
	}

#mainnav-mobi {
		display: block;
		margin: 0 auto;
		width: 100%;
		position: absolute;
		top:28px;
		background-color: #1c1c1c;
		margin-top: 15px;
		z-index: 1000;
	}*/
/*a.roll-button.button-slider {
    display: none;
}
/* 
.text-slider .maintitle{
  padding-top: 260px;
  background-image: url('https://specialcollections.ul.ie/wp-content/uploads/2019/11/SpecialCollectionsAndArchivesAtUL_landscape2.png');
  background-repeat: no-repeat;
  background-position: top center;
	background-size: 100%;
	width: 50%;
}	}*/
a:visited {
color: #919D9D;
}
a{color: #00B140;
}
.sidebar .widget {
border: none;
}
.page-id-7213 .entry-title {
display:none;
}
h3{
color:#005335
}
.page-id-19583 .entry-title{
display:none;
}