.listazo002-bejegyzes {
    padding: 30px 0 20px 0;
	float: left;
	max-width: 328px;
	height: 640px;
}

.listazo002-olban{
    transform: scale(1.0);
    transition: all ease 500ms;
}

@media screen and (min-width: 1025px) {
.listazo002-thumbnail {
/*    float: left;
    padding: 0 30px 0 0;
	border-style: solid;
    border-width: 0 1px 0 0;
    border-color: #d5d4d4;*/
	
}
}

@media only screen and (min-with : 1px) and (max-with : 1024px){
	
.listazo002-thumbnail {
    float: left;
    padding: 0 30px 0 0;
	border-style: solid;
    border-width: 0 0px 0 0;
    border-color: #d5d4d4;
}
}



.listazo002-thumbnailke {
    /*float: left;*/
    padding: 0 30px 0 0;
	border-style: solid;
    border-width: 0 0px 0 0;
    border-color: #d5d4d4;
	clear: both;
}

.listazo002-content {
    overflow: auto;
	font-size: 15px;
    font-family: "Lexend","Arial";
    font-weight: 400;
    font-style: normal;
    color: #231F20;
    text-shadow: none;
    text-align: left;
}

.listazo002-bovebben {
    overflow: auto;
    float: right;
    padding: 0 20px 20px 0;
}

.listazo002-thumbnail img {
    max-width: 300px;
    height: auto;
}

.listazo002-vege-hataha {
  /*  clear: both; */
}

h2.listazo002-title {
    font-size: 14px;
    font-family: "Lexend","Arial";
    font-weight: 400;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    margin: 2px 0 0 0;
	float: left;
	}

h2.listazo002-title a {
    color: #231F20!important;
    text-shadow: none;
	}
	
.listazo002-pagination {
    margin-top: 20px;
}
.listazo002-pagination .page-numbers {
    display: inline-block;
    margin: 0 4px;
}
.listazo002-pagination .current {
    font-weight: bold;
}


  
a.prev.page-numbers, a.page-numbers, a.next.page-numbers, span.page-numbers.dots, span.page-numbers.current{
	background-color: #ffffff;
    background-image: none;
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #ffffff;
    border-bottom-right-radius: 0;
    color: #141414;
    font-family: "Lexend","Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-align: justify;
    text-decoration: none;
	padding: 5px 15px 5px 15px;
	margin: 2px;
	text-transform: uppercase;
	    }
		

a.prev.page-numbers:hover, a.page-numbers:hover, a.next.page-numbers:hover, span.page-numbers.dots:hover, span.page-numbers.current:hover {
	background-color: #ffffff;
    background-image: none;
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #760202;
    border-bottom-right-radius: 0;
    color: #141414;
    font-family: "Lexend","Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-align: justify;
    text-decoration: none;
	padding: 5px 15px 5px 15px;
	margin: 2px;
	text-transform: uppercase;
	    }
		
				
.listazo-pagination{

    margin: 5px 0 5px 0;
    padding: 5px 15px;
    background: #FFFFFF;
    text-decoration: none;
    color: #333;
    border-radius: 2px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;

	
		 }
			
span.page-numbers.current{
	background-color: #760202;
    background-image: none;
    color: #ffffff;
	}
	
	
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image:hover {

    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
opacity: 1;
webkit-animation: flash 1.5s;
animation: flash 1.5s;
}

@-webkit-keyframes flash {
0% {
opacity: .4;
}
100% {
opacity: 1;
}
}
@keyframes flash {
0% {
opacity: .4;
}
100% {
opacity: 1;
}
}


h2.listazo002-title a:link, h2.listazo002-title a:visited  {
    font-weight: 400;
 display:block;
 width:300px;

}

h2.listazo002-title a:hover{
    font-weight: 400!important;
 display:block;
 width:300px;
    color: #760202!important;

}