/*
Theme Name:     Academica sch
Theme URI:
Description:    Το Academica είναι εστιασμένο στην εκπαίδευση και το σχολείο, με διάταξη τριών στηλών και μοντέρνο σχεδιασμό. Είναι εύκολο να το προσαρμόσετε και συνοδεύεται με μια ειδική μικροεφαρμογή και τρία πρότυπα εμφάνισης για άρθρα και σελίδες.
Author:         
Author URI:
Template:       academica
Version:        0.4.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: academica
Tested up to: 6.1
Requires PHP: 7.0
*/
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.sticky:before {
	content: "";
	display: block;
	/*	background: url('images/bird-right.png') no-repeat !important;*/
	background-size: 45px auto;
	position: absolute;
	top: 0;
	left: -30px;
	z-index: 10;
	width: 63px;
	height: 73px;
}
.gallery-caption {
}
.bypostauthor {
}

ul.children {
    padding-left: 22px;
}

.academica-featured-posts-gallery .posts li {
    margin-bottom: 6px;
    padding-bottom: 2px;
    border-bottom: 1px solid #eee;
    padding-left: 10px;
}