.poke-cat-container{
	/* max-width: 160px; */
   /*  width: 33%;
    float: left;
    height: 304px;
    display: inline-flex;
    -webkit-transition: .6s cubic-bezier(.43,.195,.02,1);
    transition: .6s cubic-bezier(.43,.195,.02,1);
    margin: 0px 30px 30px 30px;
    overflow: hidden; */
	
}
.kaart-seo-text-container-bottom{
	padding-top: 60px;
}
.searchField-nagative{
	margin: -20px auto 0;
}
.searchContainer{
	margin-bottom: 50px;
}
#ajaxsearchprores1_1{
	margin: 0!important;
}
.poke-cat-container .poke-cat > img{
	border-radius: 0.5em;
	object-fit: cover;
	
}
.poke-cat-image{
	overflow: hidden;
	border-radius: 0.5em;
	line-height: 0;
}
.poke-cat-image img{
	transition: all ease 0.3s;
}
.poke-cat-details{
	text-align: center;
}
.poke-cat-symbol-container{
	/* width: 100%;
	margin: 15px 0; */
}
.poke-cat-symbol-container img{
	max-height: 40px
}
.poke-set-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.poke-cat-image{
	position: relative;
}
.poke-cat-image img.poke-cat-img{
	filter: blur(0px) brightness(80%);
	border-radius: 0.5em;
	object-fit: cover;
}

.post-type-archive-pokedex ul.pagination{
	text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

.post-type-archive-pokedex .page-link{
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #f7d31e!important;
}

.post-type-archive-pokedex .page-item:first-child .page-link{
	margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.post-type-archive-pokedex .page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.post-type-archive-pokedex .page-item.active .page-link {
    background-color: #f7d31e;
    border-color: #f7d31e;
    color: #fff!important;
}

.pokemonkaart-image-archive{
	overflow: hidden;
	line-height: 0; 
}

.pokemonkaart-image-archive img{
	width: 100%;
	transition: all ease 0.3s;
}
.col_hover:hover .poke-cat-image img, .col_hover:hover .pokemonkaart-image-archive img{
	transform: scale(1.05);
}

.pokemonkaart-details-archive{
	text-align: center;
	width: 100%;
}

.actieknop-container{
	text-align: center;
    margin-top: 50px;
}
.pokemonkaart-header-data{
	text-align: right;
}

.pokemonkaart-header-content{
	position: absolute;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
}

.elemental-type-img{
	width: 30px;
    max-height: 30px;
	margin: 0 5px;
	vertical-align: middle;
    height: auto;
}
.ability-img{
	max-height: 30px;
	float: left;
}
.pokemonkaart-details-abilities, .pokemonkaart-details-attacks, .pokemonkaart-details-rules, .pokemonkaart-details-legal{
	margin: 20px 0;
}
.pokemonkaart-details h2, .pokemonkaart-details h5{
	margin-top: 0px
}

.pokemonkaart-details h2{
	margin-bottom: 10px;
	line-height: 31px;
	font-size: 25px;
}
.pokemonkaart-details h3{
	font-size: 22px;
	margin-top: 0px;
    clear: none;
}
.pokemonkaart-details h5{
	font-size: 15px;
}
.pokemonkaart-details .row, .pokemonkaart-details-legal .row{
	margin-left: 0px;
	margin-right: 0px;
}

.left-fullwidth{
	float: left;
	width: 100%;
}

.pokemonkaart-rule, .pokemonkaart-attack, .pokemonkaart-ability, pokemonkaart-tcg-entry{
    margin: 5px 0;
}
.attack-header, .ability-header{
	height: 40px;
}
.attack-header .elemental-type-img{
	float: left;
}
.attack-header .attack-name, .ability-header .ability-name{
	float: left;
}
.attack-header .attack-damage{
	float: right;
}
.pokemonkaart-details-wrr .col-4, .pokemonkaart-details-legal .col-4, .pokemonkaart-header-title.col-8{
	padding: 5px 0;
}
.pokemonkaart-details-wrr .col-4 > div{
	margin: auto;
	display: inline-flex;
}
.pokemonkaart-details-wrr img{
	float: left;
}
.pokemonkaart-details-wrr span{
	float: left;
	line-height: 30px;
}
.number-content.col-4{
	padding: 5px 0;
}
.pokemonkaart-details-divider{
	background-color: #385572;
	border-radius: 50%;
	height: 2px;
	margin: 10px 0 20px;
}

.slider-header .title h2{
	font-size: 25px;
	font-weight: bold;
	line-height: 31px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.alphabet{
	text-align: center;
	padding-bottom: 60px;
}
.alphabet .btn.btn-sm{
	border-radius: 0.5rem;
}

.col_hover a:hover{
	color: #e2be1b!important;
}

.alphabet .btn-sm.current-menu-item{
    background: #e2be1b!important;
    border: #e2be1b!important;
    filter: unset!important;
}
.btn-sm{
	color: #FFF;background-color:#2e2e2e;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	border-bottom: 0px;
}

a.btn-sm:hover, a.btn-sm:focus {color:#FFF !important;border-bottom:0px!important;}

a.btn-sm{
	padding: 8px 15px !important;
	line-height: 24px;
	font-weight: 400;
	font-size: 15px
}

.post-list .btn-sm {font-weight:500;}

a.btn-sm {margin:0px 4px 4px 0px !important;font-weight:500;}

p.title {font-size: 18px !important;font-weight:bold;}

a.btn-sm.inactive {background-color:#CCCCCC;}

@media (max-width:768px) {
	
	a.btn-sm {display:inline-block;width:auto !important;}
	
}
/* .post-type-archive-pokedex a, .pokedex a {
	transition: all ease 0.3s;
	
} */
.poke-cat-container a{
	transition: all ease 0.3s;
}
.slider-header{
	padding-top: 60px;
}

.slick-slide .pokemonkaart-image-archive img {
    padding: 0px 0px;
}

.slider-container{
	position: relative;
}
.slick-arrow{
	font-size: 32px;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
    background-color: #f7d31e;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    opacity: 0.91;
}
.slick-arrow i{
    line-height: 50px;
    
}
.sliderNext i{
  	padding-left: 5px;
}

.sliderPrev i{
  	padding-right: 5px;
}

.sliderNext{
   right: 50px;
}

.sliderPrev{
    left: 50px;
}