/*
Theme Name: Toletum Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: toletum-child
Template: toletum

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body, button, input, select, textarea {
font-family: arial;
font-size: 16px;
}

.page .site-main article{
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.site-main{
	margin-bottom: 30px;
}

.wp-custom-logo .site-title {
    display: none;
}

hr{
	background-color: black;
	border: 0px;
	height: 2px;
	margin: 0 0 1.75em;
}

.single-post h1{
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.site-content h2 {
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.widget-area .widget {
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.widget-area{
	margin-bottom: 0px;
}

.sidebar section{
	font-weight: normal !important;
}


/*HEADER*/

.site{
	margin: 0;
}

.site .site-description{
	color: #666666;
}

.site-header {
    padding-top: 0;
    padding-bottom: 50px;
}

.site-header-main{
	margin-top: 10px;
}

.site-header-main .site-branding{
	margin-bottom: 0;
}

.site-branding, .site-header-menu, .header-image {
	margin-bottom: 0;
}

a:hover {
	color: #e6b900;
} 

h1, h2, h3 {
	font-family: georgia !important;
}

h3 {
	color: #e6b900;
}

.page-id-9 .entry-content h3 {
    font-weight: normal;
}

.entry-content a{
	box-shadow: none;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
    color: #800080;
}

.menu-item li a{
	font-weight: normal !important;
}


/*qtranslate widget*/

ul.language-chooser { 
	float:right;
	margin: 0; 
	text-align: right;
    width: 100%;
}
ul.language-chooser li {
	display: inline; /* horizontal list, use "list-item" or other appropriate value for vertical list */
	list-style-type: none; /* use "initial" or other to enable bullets */
	margin: 0 5px 0 0; /* adjust spacing between items */
	opacity: 0.5;
	-o-transition: 1s ease opacity;
	-moz-transition: 1s ease opacity;
	-webkit-transition: 1s ease opacity;
	transition: 1s ease opacity;
}
ul.language-chooser li.active { opacity: 0.8; }
ul.language-chooser li:hover { opacity: 1; }

/*Columna derecha*/

.widget span{
	font-size: 14px;
}

.widget{
	margin-bottom: 20px;
	border-top: 0px;
	border-top: 4px solid #1a1a1a;
}

.widget section{
	border-top: 4px solid #1a1a1a;
}

 .widget .widget-title{
 	margin-bottom: 15px;
 }

/* TOLETUM */

.page-id-119 .grid-item{
	height: 130px;
}

/* BLOG */
.site-main > article{
	margin-bottom: 35px;
	border-bottom: 3px solid black;
	padding-bottom: 35px;
}

.site-main > strong article{
	margin-bottom: 35px;
	border-bottom: 3px solid black;
	padding-bottom: 35px;
}

body:not(.search-results) article:not(.type-page) .entry-content {
    width: 100%;
}

.page .entry-content {
	margin-right: 0%;
}

.blog h2{
	font-size: 35px;
}

.pagination{
	border-top: none;
}

.site-main{
	margin-bottom: 17px;
}

.cat-links, .comments-link {
	display: none !important;
}

/* SINGLE POST*/

article .entry-header .byline, article .entry-header .posted-on {
	display: inline !important;
}

.single-post .menu-item-42 a{
	font-weight: bold;
	color: #800080;
}

.single-post article{
	border-bottom: 0px;
}

.single-post .site-main{
	margin-bottom: 0px;
}

.single-post .content-bottom-widgets .widget_text{
border-top: 0px;
}

/* RECHERCHE */

.page-id-9 .grid-item{
	height: 360px;
}

.page-id-9 .revistas img{
	margin-bottom: 10px;
}

.page-id-9 h3{
	margin-top: 50px;
}

.page-id-9 p{
	margin-bottom: 0px;
}

.organizaciones{
	margin-top: 20px;
}

.page-id-9{
	line-height: 23px;
}

.page-id-9 hr{
	background-color: black;
	height: 2px;
}

/* WORKSHOPS */

.entry-content .accordion h3{
	cursor: pointer;
	color: #e6b900;
}


.entry-content .accordion h3:hover{
	cursor: pointer;
	color: #800080;
}

.page-id-12 h3{
	margin-top: -10px;
	margin-bottom: 70px;
}

.page-id-12 .entry-content h1{
	margin-bottom: 27px;
	margin-top: 10px;
}

.page-id-12 .entry-content h2{
	margin-top: 10px;
}

.page-id-12 .entry-content h3{
	margin-bottom: 25px;
}

.page-id-12 .entry-content h5{
	margin-top: -10px;
}

.page-id-12 hr{
	background-color: black;
	height: 1px;
}

/* ACTIVIDADES */

.page-id-15 .entry-content .accordion h3{
	margin-top: 10px;
}

.page-id-15 hr{
	background-color: black;
	height: 3px;
}

/* MIEMBROS */

.page-id-18 .grid-item p{
	margin-bottom: 6px;
}

.page-id-18 .grid-item img{
	margin-bottom: 5px;
}

.page-id-18 hr{
	background-color: black;
	height: 3px;
}


/* PAGINA INDIVIDUAL MIEMBROS*/

.page-id-619 .menu-item-19{
	font-weight: bold;
	color: #800080 !important;
}

.page-child h3{
	margin-bottom: 5px;
}

.page-child .entry-header h1{
	display: none;
}

.parent-pageid-12 .entry-header h1, .parent-pageid-15 .entry-header h1 {
	display: block;
}

.page-child span a{
	text-decoration: none !important;
}


/* FOOTER */

.blog .entry-footer{
	margin-top: 20px !important;
}

/*.blog .entry-content, .blog .entry-footer {
	float: none !important;
	width: 80% !important;
}*/

.blog .entry-footer span {
	display: inline !important;
	padding-right: 15px;
}

.blog .entry-footer span.byline {
	display: none !important;

}

/**********************************
/* isotope */

.grid-item {
	float: left;
	width: 280px; 
    height: 250px;
    padding-right: 20px;
}

.page-id-27 .grid-item{
	height: 150px;
}

.page-id-9 .grid-item.revistas{
	height: 370px;
}

.kataloge .grid-item{
	height: 260px !important;
}

.page-id-18 .grid-item{
	width: 210px; 
    height: 220px;
}

.post-navigation .post-title, .entry-title, .comments-title {
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

/* CONTACTO */

.page-id-21 .entry-content h2{
	margin-top: 1em;
}

.header-image {
	position: relative;
	width: 100%;
}

#fronttitle {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	position:absolute;
	top: 80px;
	left: 0;
	padding: 20px;
	width: 100%;
	line-height: 40px;
	background-color: rgba(102,0,102,0.6);
}

#smoothup { 
	height: 40px; 
	width: 40px; 
	position:fixed;
	bottom:50px;
	margin-left:70%;
	text-indent:-9999px;
	display:none;
	background: url("http://http://www.toletum-network.com/wp-content/uploads/2016/10/backtotop.png"); 
	background-size: 100%;
	background-repeat: no-repeat;
}

.grey {
	color: #aaaaaa;
}

.search-results .entry-footer > span:not(:last-child)::after {
	content: none;
}

@media screen and (max-width: 56.875em) {
.entry-content {
    width: 75% !important;
} 
}

/* Iberica Selecta */

.page-id-14312 .grid-item p{
	margin-bottom: 6px;
}

.page-id-14312 .grid-item img{
	margin-bottom: 5px;
}

.page-id-14312 hr{
	background-color: black;
	height: 3px;
}


.accordion {background-color:#ffffff;}
.accordion a.akkordion_titel {background-color:#ffffff !important; display:grid; padding:10px; margin-top:1px; border-bottom:0px !important; color:#800080;}
.accordion a.akkordion_titel:hover {background-color:#ffffff !important;}
.accordion dd {padding:10px; font-size:14px;}