/* Altalanos */
.lebego {
		position: fixed;
		right: 0;
		bottom: 0;
		max-width: 90%;
		max-height: 60px;
		height: auto;
}
@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700&subset=latin-ext');
#masthead h1, .alcim {font-family: 'Cormorant Garamond', serif !important;}
.alcim {
  font-size: 30px !important;
  line-height: 30px !important;
  color: #660101 !important;
}
#masthead .hgroup h1 {line-height: 100px !important;}
nav {display: none;}
p {line-height: 20px !important;}
.entry-title, .entry-meta, .entry-date {color: #300000 !important;}
/* Altalanos vege */
/* Felcsusztatas */
#elsosor {
  position: relative;
  top: -145px;
  margin-bottom: -185px;
}
.widget_sow-image {margin-bottom: 0px !important;}
@media (min-width: 768px) {
	.so-widget-sow-image .widget-title {
  	background: #ebe3ae;
	  font-size: 15px !important;
    font-weight: 400 !important;
	  width: 142.8px;
	  /*margin-left: 18px;*/
	  /*margin-top: -7px !important;*/
    color: #440000 !important;
	}
  .menupont {margin-top: 155px;}
}
@media (max-width: 767px) {
	.so-widget-sow-image .widget-title {
  	font-weight: bold;
	  font-size: 15px !important;
  }
  #elsosor {display: none; margin-bottom: 30px;}
  #bal, #kozep, #jobb {
    width: 100% !important;
    float: left;
  }
}
/* Felcsusztatas vege */
/* Felsosav */
#felsosav {
  margin: 0 -35px;
  height: 50px;
}
#bal {
  width: calc(33% - 30px);
  background: #660101;
  color: #fbd4b4;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: left;
  padding-left: 30px;
  font-size: 1.2em;
}
#kozep {
  width: 34%;
  background: #660101;
  color: #fbd4b4;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: center;
  font-size: 1.2em;
}
#jobb {
  width: calc(33% - 30px);
  background: #660101;
  color: #fbd4b4;
  height: 50px;
  line-height: 50px;
  float: right;
  text-align: right;
  padding-right: 30px;
  font-size: 1.2em;
}
/* Felsosav vege */