@font-face {
  font-family: 'Comic Sans MS graffiti gras';
  src: url("https://einaiapokardias.gr/wp-content/uploads/2019/06/design.graffiti.comicsansmsgras.ttf");
	font-weight: normal;
}

.post-meta-1, 
.post-meta, 
.post-comments, 
.post-meta-container { 
	display: none; 
}

.post-title {
	background-color: rgba(158, 41, 36, 0.56);
}

.site-title {
  text-shadow: 0.075em 0.08em 0.1em rgba(0, 0, 0, 1);
	font-size: 3em;
}

.site-tagline {
	text-shadow: 0.075em 0.08em 0.1em rgba(0, 0, 0, 1);
	font-size: 1.5em;
}

.logo img{
  height: 8em;
}

.sticky-post:after {
	border: 1.5em solid #9e2924;
	border-top-width: 1.5em;
  border-bottom-color: transparent;
  -webkit-transition: height 0.5s;
	transition: height 0.5s
}

.post-wrapper {
	background: #f0ece6;
}

.category > h2 {
		vertical-align: middle;
		font-family: 'Permanent Marker', cursive, 'Comic Sans MS graffiti gras', 'Comic Sans MS', Helvetica;
		font-size: 2.6em;
		color: rgba(248, 248, 248, 0.8);
		text-shadow:0.055em 0.05em 0.05em rgba(0, 0, 0, 1);
}

.category {
	padding: 0 20px 20px;
	margin: 2em;
	border: tan solid 12px;
  border-top: #bda27e solid 12px;
  border-left: #b19876 solid 12px;
  border-bottom: #c9ad86 solid 12px;
  box-shadow: 0px 0px 6px 5px rgba(58, 18, 13, 0), 0px 0px 0px 2px #c2a782, 0px 0px 0px 4px #a58e6f, 3px 4px 8px 5px rgba(0, 0, 0, 0.5);
}

.container-fluid > div.category:nth-child(4n+1){
	background-color: #56423E;
}

.container-fluid > div.category:nth-child(4n+2){
	background-color: #BEA6A1;
}

.container-fluid > div.category:nth-child(4n+3){
	background-color: #364DAA;
}

.container-fluid > div.category:nth-child(4n+4){
	background-color: #727EE2;
}

.section {
	padding: 0;
}

div.thumb-video + div.post-content h2.post-title {
	background-color: transparent;
}

.format-image h2.post-title {
	padding: 10px;
}

.row.blog-masonry {
	background-image: url(https://einaiapokardias.gr/wp-content/uploads/2019/06/wordcloud.png);
	background-position: center;
	background-size: contain;
}

.custom-navbar.top-nav-collapse ul, .custom-navbar.top-nav-collapse .nav-toggle, .main-menu {
	background-color: rgba(158, 41, 36, 0.56);
}

.navbar-nav > li {
	padding-left: 5px;
}

div.thumb-video + div.post-content a,
.main-menu .navbar-nav li a:hover, 
.main-menu .navbar-nav li a:focus, 
.post-title a, 
.post-title a:hover, 
.post-title a:focus,
.read-more a,
.read-more a:hover,
.read-more a:focus,
.page.type-page a,
.page.type-page a:hover,
.page.type-page a:focus,
.type-post a,
.type-post a:hover,
.type-post a:focus {
	color: #9e2924 !important;
	max-height: 40em;
/*  display: -webkit-flex; // Safari 
  -webkit-align-items: center; / Safari 7.0+ 
  display: flex;
  align-items: center;	*/
}

/*.format-image .has-thumb h2 {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
	-webkit-flex: 1; // Safari 6.1+ 
   flex: 1;
}
*/

.nav a {
	font-weight: bold;
}

.tags span {
	display: none;
}

.post-title a, 
.footer-text .color-white{
	color: white;
}

.archive.category {
	padding: 0px;
}

.page-title h6 {
	font-size: 20px;
}

.tag-archive-meta {
	display: none;
}

.category .logo {
	left: 40px;
	top: 120px;
}

.div.wpcf7-mail-sent-ok {
	border: 2px solid #BEA6A1;
} 