/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* Article H2 */
.title {
  font-weight: 400;
  display: inline-block;
  margin-bottom:20px;
  position: relative;
}

.title:before{
    content: "";
    position: absolute;
    width: 250px;
    margin-bottom:-10px;
    bottom: 0;
    border-bottom: 4px solid #d8303d;
}

/* Pokémon Type Tags */
.bug {background-color: #A0A028;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Bug-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.dark {background-color: #4F4747;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Dark-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.dragon {background-color: #576FBD;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Dragon-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.electric {background-color: #E0BD28;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Electric-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.fairy {background-color: #E28DE2;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Fairy-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.fighting {background-color: #E59121;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Fighting-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.fire {background-color: #E5613E;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Fire-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.flying {background-color: #74ABD1;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Flying-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.ghost {background-color: #6F4570;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Ghost-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.grass {background-color: #439937;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Grass-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.ground {background-color: #A5733C;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Ground-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.ice {background-color: #47C9C9;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Ice-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.normal {background-color: #828282;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Normal-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.poison {background-color: #9454CC;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Poison-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.psychic {background-color: #EA6C8D;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Psychic-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.rock {background-color: #AAA581;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Rock-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.steel {background-color: #6BADC9;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Steel-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

.water {background-color: #309AE2;background-image: url(https://victoryroadvgc.com/wp-content/uploads/2022/11/Water-white.png);background-repeat: no-repeat;background-position: 10%;background-size: 12px; border-radius:5px; display: inline-block; margin: 2px; white-space: nowrap; padding: 2px 5px 2px 20px; font-size: 9pt; color: white; height:25px; width:70px; line-height:22px;}

/* INFOBOX 3 (LEFT-ALIGNED TEXT) */
.infobox3 {
	border: none;
    font-size: 0.85em;
    min-width: 100%;
    overflow-x: auto;
}

.infobox3 caption {
    background-color: #C82537;
    color: #FCFCFC;
    text-align: left;
    font-weight: bold;
	border: none;
}

.infobox3 th {
    background-color: #C82537;
    color: #FCFCFC;
    text-align: left;
    font-weight: bold;
	border: 1px #F2F2F2;
}

.infobox3 td {
    padding: 5px;
    text-align: left;
	border: none;
}

.infobox3 tbody tr:nth-of-type(even) {
    background-color: #F2F2F2;
}

.infobox3 tr:hover {
  background-color: #E9E9E9;
}

.infobox3 tr:nth-of-type(even):hover {
  background-color: #E9E9E9;
}

.infobox3 tbody tr:last-of-type{
    border-bottom: 2px solid #C82537;
}

/* INFOBOX2 (CENTER TEXT) */
.infobox2 {
	border: none;
    font-size: 0.85em;
    min-width: 100%;
    overflow-x: auto;
}

.infobox2 caption {
    background-color: #C82537;
    color: #FCFCFC;
    text-align: center;
    font-weight: bold;
	border: none;
}

.infobox2 th {
    background-color: #C82537;
    color: #FCFCFC;
    text-align: center;
    font-weight: bold;
	border: 1px #F2F2F2;
}

.infobox2 td {
    padding: 5px;
    text-align: center;
	border: none;
}

.infobox2 tbody tr:nth-of-type(even) {
    background-color: #F2F2F2;
}

.infobox2 tr:hover {
  background-color: #E9E9E9;
}

.infobox2 tr:nth-of-type(even):hover {
  background-color: #E9E9E9;
}

.infobox2 tbody tr:last-of-type{
    border-bottom: 2px solid #C82537;
}

/* Title underline (David 14 Nov 2022) */
.post-h2 {
  font-weight: 400;
  display: inline-block;
  margin-bottom:20px;
  position: relative;
}

.post-h2:before{
    content: "";
    position: absolute;
    width: 250px;
    margin-bottom:-10px;
    bottom: 0;
    border-bottom: 4px solid #C82537;
}

/* Infobox */

.infobox {
 	width:100%;
	background-color:#ffffff;
	margin-left:0px;
	margin-right:0px;
	font-size:0.85em;
	border:none;
}

/* Table column with mini sprites teams using the [galarsprite] attribute */
.table-team-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	
	min-width: 116px;
	max-width: 230px;
	margin: 0 auto;
	
	position: relative;
	top: -8px;
}
.table-team-wrapper > img {
	width: 58px;
}
@media (min-width: 1170px) {
	.table-team-wrapper {
		max-width: 1000px;
	}
	.table-team-wrapper > img {
		width: 56px;
		margin: 0 -8px;
	}
}

/* Hide in mobile (David, 19 Jul 2021) */
@media only screen and (max-width: 600px) {
        .hidemobile{
            display: none;
        }
    }

/* Adjust flag margin */

.flagstyle{
	margin-top: 8px
}