/* glue: 0.9.4 hash: 279ceef1d9 */
.icon-sport-volleyball:after,
.icon-sport-tennis:after,
.icon-sport-rugby:after,
.icon-sport-hockey-sur-glace:after,
.icon-sport-handball:after,
.icon-sport-football:after,
.icon-sport-football-americain:after,
.icon-sport-basketball:after,
.icon-sport-baseball:after
{
background-image: url('/wp-content/themes/accelerate-child/assets/sport.png');
background-repeat: no-repeat;
-webkit-background-size: 48px 48px;
-moz-background-size: 48px 48px;
background-size: 48px 48px;
display: inline-block;
width: 16px;
height: 16px;
content: '';
vertical-align: middle;
margin: 0 3px;
}

.icon-sport-volleyball:after  {
    background-position: 0 0;
}

.icon-sport-tennis:after  {
    background-position: -16px 0;
}

.icon-sport-rugby:after  {
    background-position: 0 -16px;
}

.icon-sport-hockey-sur-glace:after  {
    background-position: -16px -16px;
}

.icon-sport-handball:after  {
    background-position: -32px 0;
}

.icon-sport-football:after  {
    background-position: -32px -16px;
}

.icon-sport-football-americain:after  {
    background-position: 0 -32px;
}

.icon-sport-basketball:after  {
    background-position: -16px -32px;
}

.icon-sport-baseball:after  {
    background-position: -32px -32px;
}
