/*
Theme Name: EEG NIPE
Theme URI: http://uminho.pt/
Author: Pedro Candeias
Author URI: https://pedrocandeias.net
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: eegnipe
Tags: responsive, retina, news, people, publications custom-colors, live-editor
*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
Tabs
--------------------------------------------------------------*/

.people-tabs .tabs-nav > li.active > a, .people-tabs .tabs-nav > li:hover > a {
	color:rgb(14, 48, 93) !important;
}

.people-tabs .tabs-nav a:after{
	background-color:rgb(255, 199, 10) !important;
}


.people-links .iconbox h3 {
    font-size: 18px;
}

.people-links .iconbox .iconbox-icon-container {
	font-size: 24px;
}

.people-links .iconbox {
	margin-bottom:12px;
}

.liquid-cpt-container {
    margin-top: 55px;
}

.ld-people-title h1{
	margin-bottom: 0 !important;
	display:block;
}

span.degree_name{
	display:block;
	font-weight:700;
}

span.degree_organization{
	display:block;
	font-weight:700;
	margin-bottom:20px;
}

.people-icons .iconbox-icon-wrap {
  margin-right: 15px !important;
	margin-bottom: 12px !important;
}

.people-icons .iconbox-icon-wrap a:hover {
	text-decoration:unline;
}


.people-icons  .iconbox-icon-linked .iconbox-icon-wrap:after {
	background-color: transparent !important;
}


.people-icons .iconbox-icon-wrap {
	margin-top:10px;
	width: 20px;
}

.people-icons .iconbox-icon-wrap:after {
    background-color: transparent !important;
    height: 10px !important;
}

.people-icons {
	margin-bottom:10px !important;
}


.people-col-container {
    text-align: center;
}

.people-col-container .people-name {
    margin-bottom: 10px;
}

.people-col-container .people-role {
    margin: 10px;
}




.people-image .lqd-frickin-img-bg {
  background:-webkit-linear-gradient(90deg, rgb(126,205,225) 0%, rgb(242, 110, 97) 100%);
  background:linear-gradient(90deg, rgb(126,205,225) 0%, rgb(242, 110, 97) 100%);
}

.people-tabs p {
	font-size:17px
}

.people-tabs .fancy-box-overlay {
    padding: 20px !important;
}

.people-tabs a.doilink {
	color:#AD1111;
}

.people-tabs .tabs-nav-side .tabs-nav li {
	font-size:20px;
}

.people-tabs .tabs-nav-side .tabs-content {
	padding-top:0;
}

.people-tabs .ld-fancy-heading h3 {
	margin-bottom:20px !important;
}
.people-publications .accordion-title {
	font-size:16px;
	}
.people-publications .accordion-title a {
	color:rgb(57, 55, 77);
	background:rgb(255, 255, 255);
	}
.people-publications .active .accordion-title a {
	color:rgb(255, 255, 255);
	background:rgb(122, 38, 63);
}

.people-publications .accordion-title a, .people-publications .accordion-item {
	border-color:rgb(255, 255, 255);
	}

.people-publications .active .accordion-title a, .people-publications .accordion-item.active {
	border-color:rgb(122, 38, 63);
}

.people-publications .accordion-item:not(:last-child){
	margin-bottom:20px;
}


.people-project-heading-title h2{
	font-size:23px !important;
	line-height:1.35em !important;
	}
	.people-project-heading-title .lqd-highlight-inner{
		height:0.275em !important;
	}

.people-project-heading-team {
	margin-top:20px;
}

.people-project-heading-team h6{
	font-size:18px !important;
	letter-spacing:0.05em;
	font-weight:700;
	}
	.people-project-heading-team .lqd-highlight-inner{
		height:0.275em;
	}

	.people-project-heading-team ul {
    font-size: 16px;
		list-style-type:none;
		margin-bottom:20px !important;
}


.people-project-separator {
	padding:10px 0 10px 0;
}


.people-project-team-accordion {
	margin:20px 0 20px 0;
}
.people-project-team-accordion .accordion-heading {
	padding:15px 0 15px 0;
}
.people-project-team-accordion h4 {
    font-size: 16px;
		font-weight:600;
}

.people-project-team-accordion .accordion-title a {
	color:rgb(46, 53, 68) !important;
	background:#f1f4f5 !important;
	padding-top:10px  !important;
	padding-bottom:10px !important;
}

.people-project-team-accordion .active .accordion-title a{
		color:#fff !important;
		background:rgb(46, 53, 68) !important;
}
.people-project-team-accordion .accordion-expander{
	color:rgb(46, 53, 68) ;
}
.people-project-team-accordion .active .accordion-expander{
		color:#fff;
}


.people-project-team-accordion .accordion-expander i.fa-minus{
		display:none !important;
}
.people-project-team-accordion .accordion-expander i.fa-plus{
		display:inline-block !important;
}

.people-project-team-accordion .active .accordion-expander i.fa-minus{
		display:inline-block !important;
}
.people-project-team-accordion .active .accordion-expander i.fa-plus{
		display:none !important;
}


.people-courses {
    margin-bottom: 20px;
}

.people-courses span.people-courses-curricular {
    font-weight: 700;
    display: block;
    font-size: 18px;
    color: #0E305D;
}


.people-areas span.people-areas-interest {
    font-weight: 700;
    display: block;
    font-size: 18px;
    color: #0E305D;
}
