/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/

/* hide blog and our_team breadcrumbs - arts apr 2021 and July 2024 */
.breadcrumbs-wrapper #breadcrumbs li a[title="Blog"],
.breadcrumbs-wrapper #breadcrumbs li a[title="Προσωπικό"],
.breadcrumbs-wrapper #breadcrumbs li a[title="Our Team"],

.breadcrumbs-wrapper #breadcrumbs li a[href*="blog"], 
.breadcrumbs-wrapper #breadcrumbs li a[href*="prosopiko"], 
.breadcrumbs-wrapper #breadcrumbs li a[href*="our_team"] 
{
  background-color: yellow;
  display: none;
}
.breadcrumbs-wrapper #breadcrumbs li {
  color: #999;
}
/* .breadcrumbs-wrapper #breadcrumbs a[href*="our_team"] */


/* hide 

.arts_-home-news a.read-more,
.simantika-arts a.read-more {
  text-transform: uppercase;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
}

.arts_-home-news a.read-more:hover,
.simantika-arts a.read-more:hover {
  text-transform: uppercase;
  color: #900;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #333;
}

.arts_-home-news a.read-more::before,
.simantika-arts a.read-more::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f105";
    color: #900;
    padding-right: 0.4rem;
  }

.arts_-home-news a.read-more,
.arts_-home-news a.read-more:hover {
	display: inline-block;
	font-size: inherit;
	margin-top: 5px;
}
div.arts_-home-news div.thim-list-posts h5 a.article-title {
	font-size: 16px !important;
}

.arts_-home-news .article-title-wrapper {
	min-height: 5.5rem;
}

footer1#colophon .footer .tc-menu-inner {
  padding: 5px 0;
  line-height: 10px;
}
footer1#colophon .footer ul li.menu-item {
  line-height: 20px;
  margin-bottom: 15px;
}

*/


/* ergastiria out_team members 2024 */
.wrapper-lists-our-team.icon-image-hover .our-team-item .title a { color: #333; font-size: 15px; font-weight: 700; line-height: 25px; }
.wrapper-lists-our-team.icon-image-hover .our-team-item .regency { color: #999; font-weight: 700; }

.ergastiria-news .widget_heading{
  margin-bottom: 0 !important; 
}

.ergastiria-news .thim-widget-list-post{
  padding-top: 1em;
  padding-left: 1em;
  border-top: 1px solid rgba(124,124,124,0.15);
  border-bottom: 1px solid rgba(124,124,124,0.15);
}

.ergastiria-news .thim-list-posts.home-new .item-post {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.ergastiria-news .thim-list-posts.home-new .item-post h5 {
  font-size: 15px;
  font-weight: 600;
}

.ergastiria-news .thim-list-posts.home-new .item-post .article-date i {
  margin-right: 4px;
}

