.archive:not(.author,.category,.tag) .wp-block-post .wp-block-group{
	box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.7);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0.2) 100%);
} 

.archive:not(.author,.category,.tag) .wp-block-post .wp-block-group .wp-block-post-title{
	position:absolute;
	bottom: 5px;
    left: 10px;
    right: 10px;
    width: auto;
    text-align: left;
}

.archive:not(.author,.category,.tag)  .wp-block-post:hover {
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 5px 30px rgba(0,0,0,.5);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, .5);
}

.archive .wp-block-query-pagination-previous,.archive .wp-block-query-pagination-next{
    position: relative;
    width: auto;
    min-width: 32px;
    height: auto;
    max-height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 2px solid rgba(10, 100, 105, 1);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, .2), 0px 10px 20px inset rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 10px 20px rgba(0,0,0,.2),0px 10px 20px inset rgba(0,0,0,.1);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, .2), 0px 10px 20px inset rgba(0, 0, 0, .1);
	background: rgba(255, 255, 255, 0);
    font-size: 14px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    padding: 0 30px;
    z-index: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.archive .wp-block-query-pagination-previous:hover,.archive .wp-block-query-pagination-next:hover{
    color: rgba(10, 100, 105, 1);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, .15), 0px 5px 10px inset rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 5px 10px rgba(0,0,0,.15),0px 5px 10px inset rgba(0,0,0,.2);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, .15), 0px 5px 10px inset rgba(0, 0, 0, .2);
}

.archive .wp-block-query-pagination-numbers{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 15px;
    align-content: center;
    align-items: center;
}

.archive .wp-block-query-pagination-previous{
	 margin-right: 10px;
}

.archive .wp-block-query-pagination-next{
	 margin-left: 10px;
}

.archive .wp-block-query-pagination-numbers a{
	max-width: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 50px;
}

.archive .wp-block-query-pagination{
	flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
}

.post-type-archive-club_teams  .wp-block-post:hover,.tax-categories-club .wp-block-post:hover,.post-type-archive-national_teams  .wp-block-post:hover,.tax-categories-national .wp-block-post:hover {
	 -webkit-box-shadow:unset!important;
    -moz-box-shadow: unset!important;
    box-shadow: unset!important;
}

.post-type-archive-club_teams .wp-block-post .wp-block-group ,.tax-categories-club .wp-block-post .wp-block-group,.post-type-archive-national_teams  .wp-block-post .wp-block-group ,.tax-categories-national .wp-block-post .wp-block-group {
	box-shadow: unset!important;
    background: unset!important;
}

.post-type-archive-club_teams .wp-block-post .wp-block-group .wp-block-post-title,.tax-categories-club .wp-block-post .wp-block-group .wp-block-post-title,.post-type-archive-national_teams .wp-block-post .wp-block-group .wp-block-post-title,.tax-categories-national .wp-block-post .wp-block-group .wp-block-post-title{
	position:static!important;
}

.post-type-archive-club_teams .wp-block-post:hover .wp-block-group .wp-block-post-featured-image ,.tax-categories-club .wp-block-post:hover .wp-block-group .wp-block-post-featured-image,.post-type-archive-national_teams .wp-block-post:hover .wp-block-group .wp-block-post-featured-image ,.tax-categories-national .wp-block-post:hover .wp-block-group .wp-block-post-featured-image {
    border: 2px solid rgba(220, 220, 220, 1);
}

.post-type-archive-club_teams .wp-block-post .wp-block-group .wp-block-post-featured-image ,.tax-categories-club .wp-block-post .wp-block-group 
.wp-block-post-featured-image,.post-type-archive-national_teams .wp-block-post .wp-block-group .wp-block-post-featured-image ,.tax-categories-national .wp-block-post .wp-block-group 
.wp-block-post-featured-image {
    display: inline-block;
    width: auto;
    max-width: 150px;
    max-height: 150px;
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 30px 5px;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.post-type-archive-club_teams .wp-block-post .wp-block-group .wp-block-post-featured-image img ,.tax-categories-club .wp-block-post .wp-block-group 
.wp-block-post-featured-image img,.post-type-archive-national_teams .wp-block-post .wp-block-group .wp-block-post-featured-image img ,.tax-categories-national .wp-block-post .wp-block-group 
.wp-block-post-featured-image img{
	-webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.post-type-archive-club_teams .wp-block-post:hover .wp-block-group .wp-block-post-featured-image img ,.tax-categories-club .wp-block-post:hover .wp-block-group 
.wp-block-post-featured-image img,.post-type-archive-national_teams .wp-block-post:hover .wp-block-group .wp-block-post-featured-image img ,.tax-categories-national .wp-block-post:hover .wp-block-group 
.wp-block-post-featured-image img{
	transform: scale(0.5);
}


@media (max-width: 1024px) {
	.archive:not(.author,.category,.tag)  .wp-block-post-template{
		 grid-template-columns: repeat(6, minmax(0, 1fr));
	}
	   
}

@media (max-width: 768px) {
	.archive .wp-block-post-template{
		 grid-template-columns: repeat(4, minmax(0, 1fr))!important;
	}
	
	.archive .wp-block-query-pagination-numbers{
		gap: 10px;
	}
}

@media (max-width: 520px) {
	.archive .wp-block-post-template{
		 grid-template-columns: repeat(3, minmax(0, 1fr))!important;;
	}
    
    .archive .wp-block-query-pagination-previous, .archive .wp-block-query-pagination-next{
         font-size: 12px!important;
    	 padding: 0 10px;
    }
	   
}

@media (max-width: 425px) {
	.archive .wp-block-post-template{
		 grid-template-columns: repeat(2, minmax(0, 1fr))!important;;
	}
    
}