/*

Theme Name: Feria del Libro de Valladolid

Theme URI: http://www.plumtic.es

Description: Tema para la Feria del Libro de Valladolid desarrollado por PLUMTIC

Version: 1.0

Author: PLUMTIC

Author URI: http://www.plumtic.es

License: GNU General Public License version 3.0

License URI: http://www.gnu.org/licenses/gpl-3.0.html

Tags: PLUMTIC

*/







/*Los escritores*/

/*
.home .our-team {

	padding-top: 0px;

}

.home .our-team .row {

	padding: 0 15px;

}

.home .our-team .col-md-3.col-xs-6 {

	width: 100%;

	background-color: var(--border-color);

	margin-bottom: 20px;

	padding: 0px;

}

.home .our-team .team-member {

    margin: 0;

}

.home .our-team .team-member .member-cover {

	border: none;

	padding: 0;

	margin: 0;

}

.home .our-team .team-member .member-cover .team-social {

	display: none;

}

.home .our-team .team-member .member-cover .round-relative {

    border-radius: 0;

	max-width: 23%;

	background-color: var(--background-color);

}

.home .our-team .team-member .member-cover .round-relative {

    float: left;

	border-right: 10px solid var(--main-color);

	padding-right: 20px;

}

.home .our-team .col-md-3.col-xs-6:nth-child(2n) .team-member .member-cover .round-relative {

    float: right;

	border-right: none;

	border-left: 10px solid var(--main-color);

	padding-right: 0;

	padding-left: 20px;

}



.home .our-team .team-member h5 {

	padding-top: 6%;

}

.home .our-team .team-member h5 a {

	color: var(--main-color);

	font-size: 20px;

	letter-spacing: 2px;

}

.home .our-team .team-member h6 {

	color: var(--text1-color);

	font-size: 16px;

	letter-spacing: 1px;

	margin-top: 8px;

}

.home .our-team .margin-top {

    display: none;

}

.home .our-team .section-link {

	color: var(--text2-color);

	float: right;

	margin-bottom: 60px;

	font-size: 18px;

	text-transform: none;

	border-bottom: none;

}

.page-id-271 .path-section {

	display: none;

}

.page-id-271 .our-team .row {

	width: 50%;

	float: left;

	margin: 0;

}

.page-id-271 .our-team .row .col-md-3.col-md-offset-1 {

	margin-left: 0;

}

.page-id-271 .our-team .row .col-md-3 {

	width: 100%;

}

.page-id-271 .our-team .site-dot {

	display: none;

}

.page-id-271 .our-team .team-member .member-cover {

    border: none;

    padding: 0;

    border-radius: 0;

    margin: 0;

    max-width: 60%;

    margin-top: 40px;

}

.page-id-271 .our-team .team-member .member-cover .round-relative {

    border-radius: 0;

}

.page-id-271 .our-team .team-member .member-cover .team-social {

    border-radius: 0;

    display: none;

}

.page-id-271 .our-team .team-member .member-cover img {

    border-radius: 0;

	float: left;

	max-width: 275px;

	min-width: 270px;

	max-height: 300px;

	min-height: 285px;

}

.page-id-271 .our-team .team-member h5 {

    position: absolute;

    top: 0px;

}

.page-id-271 .our-team .team-member h6 {

    color: white;

	position: absolute;

	left: 280px;

	top: 117px;

	padding-top: 89px;

	font-size: 20px;

}

.page-id-271 .our-team .team-member h5::before {

	height: 215px;

	border-right: 330px solid var(--main-color);

	border-top: 84px solid transparent;

	content: " ";

	position: absolute;

	top: 112px;

	bottom: 0;

	left: 227px;

	width: 0;

}

.page-id-271 .our-team .row .col-md-7 {

    width: 100%;

    margin: 10px;

}

.page-id-271 .our-team .row:nth-child(2n+1) {

    clear: both;

}
*/


.page-id-668 .path-section {

	display: none;

}

.page-id-668 .programa-title {

	background: var(--main-color);

	font-size: 25px;

	color: rgb(255, 255, 255);

	padding: 15px;

	text-transform: uppercase;

	padding-top: 35px;

	margin-top: 20px;

}

.page-id-668 .programa-title .panel-grid-cell:first-child {

	font-size: 65px;

	text-align: left;

}

.page-id-668 .programa-title .panel-grid-cell:last-child {

    text-align: right;

    margin-top: 43px;

}

.page-id-668 .panel-grid:nth-child(2n) .programa-title .panel-grid-cell:first-child {

	font-size: 65px;

	text-align: right;

	float: right !important;

}

.page-id-668 .panel-grid:nth-child(2n) .programa-title .panel-grid-cell:last-child {

    text-align: left;

    float: left !important;

}

.page-id-668 .programa-title:first-child span {

    display: block;

    font-size: 25px;

    margin-top: 20px;

}

.page-id-668 .panel-grid .programa-row .panel-grid-cell p {

	font-size: 20px;

	color: var(--main-color);

}

.page-id-668 .panel-grid .programa-row .panel-grid-cell p i {

    margin-top: 9px;

    color: #757575;

    margin: 9px 8px 2px 2px;

}

.page-id-668 .panel-grid .programa-row .panel-grid-cell:nth-child(4) .textwidget p:last-child {

	text-transform: uppercase;

	font-size: 15px;

	color: rgb(117, 117, 117);

	margin: -15px 20px 0px 30px;

}
.event-cover > img{
	display: none;
}