/*
Theme Name:     Amadeus Sch
Theme URI:
Description:    To θέμα αυτό διαθέτει σύγχρονο και καθαρό σχεδιασμό. Τα χαρακτηριστικά γνωρίσματα περιλαμβάνουν: εικόνα κεφαλίδας parallax, ενσωμάτωση Metaslider, δυνατότητα χρήσης γραμματοσειρών Google, social εικονίδια, πλήρη έλεγχο χρωματικών συνδυασμών, έξτρα μικροεφαρμογές και πολλά άλλα.
Author:         nts.cti.gr
Author URI:
Template:       amadeus
Version:        3.0
Tags: accessibility-ready, custom-colors, custom-background, custom-menu, custom-header, featured-images, editor-style, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: amadeus
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body { 
   font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6, .site-description {
  font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”,Georgia, Arial, Roboto, Helvetica, sans-serif;
}

a {
    color: #3E74A3 !important;
}

h2.widget-title {
  font-size:18px;
}

input[type="search"] { width:80% }
.search-button {padding-top:11px; padding-bottom:11px;
}
.icn-find:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
display: block;
content: "\26B2";
font-size:18px;
color:#fff;
}
.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 {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}


.taxonomy-description {
    background-color: rgb(255 255 255 / 80%);
    padding: 36px;

}