/*
 Theme Name: GeneratePress Child
 Theme URI: https://cazadragones.com
 Description: Tema hijo para Cazadragones
 Author: V
 Template: generatepress
 Version: 1.0
*/

.gw2-icon {
	width: 24px;
    height: 24px;
    margin-right: 6px;
    vertical-align: middle;
}

.gw2-item-wrapper {
    display: inline-block;
	align-items: center;
}


.gw2-name {
    font-weight: normal;
	font-size: 16px;
}

.gw2-id {
    margin-left: 5px;
    font-size: 0.9em;
    color: #888;
}

/* Rarezas */
.gw2-name.common { color: #ccc; }
.gw2-name.masterwork { color: #1eff00; }
.gw2-name.rare { color: #0070dd; }
.gw2-name.exotic { color: #a335ee; }
.gw2-name.ascended { color: #ff8000; }
.gw2-name.legendary { color: #ffcc00; }