/* Rajzpáláyzati eredmények oldal */
:is(.page-id-36359,
	.page-id-53489,
	.page-id-75247,
	.page-id-99640) h1.entry-title{display:none}
.rpe_hero-section{
	margin-left: calc( -100vw / 2 + 100% / 2 - 10px);
	margin-right: calc( -100vw / 2 + 100% / 2 - 10px);
	max-width: 100vw;

	background-position: bottom center;
    background-image: linear-gradient(180deg,#ffffff 0%,rgba(255,255,255,0) 20%), url('/wp-content/uploads/2018/04/rpe1718_hero.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
}
.rpe_hero-section h1{padding: 70px calc( 10% + 15px )}
@media (min-width: 1472px){
	.rpe_hero-section h1{
		padding: 70px calc( 50vw - 572px );
	}
}
.rpe_content-section{
	width: 100%;
    max-width: 1080px;
	padding:4% 0
}
@media (max-width: 980px){.rpe_content-section{padding: 50px 0}}

.rpe_month-row{
	padding: 22px 100px 0px 150px;
}
.rpe_month-row:first-child{
	margin-top: 22px;
	padding-top: 0;
}
.rpe_month-row:last-child{
	padding-top: 0;
}
@media only screen and (max-width: 980px){
	.rpe_month-row{
		padding: 0px 50px 0px 70px;
	}
}
@media only screen and (max-width: 767px){
	.rpe_month-row{
		padding-right: 2px;
	}
}
.mace-wrapper{height:55px;}
@media only screen and (max-width: 403px){.mace-white-dot.left{top:-17.5px}}

.rpe_side-dot{
	width:25px;
	height:25px;
	border-radius:50%;
	background-color:#000;
	float:left;
	position:relative;
	top:-3px;
	left:-54px;
	-webkit-box-shadow:0 0 22px 0 rgba(0,0,0,0.4);
	box-shadow:0 0 22px 0 rgba(0,0,0,0.4);
}
.rpe_side-dot.white{
	background-color:#fff;
}
.rpe_month-title{
	color: #ff592f;
	position: relative;
    top: -11px;
	left: -25px;
}
.rpe_region-title{
	font-size: 26px;
	position: relative;
    top: -6px;
}
.et_gallery_item {
    width: 30%;
    margin: 0 3% 3% 0;
}
.rpe_bottom-link{
	font-weight: 700;
    font-size: 14px;
	position: relative;
    top: -6px;
	left: -25px;
}