/*
    Theme Name: PixieBolt
    Theme URI: http://themes.pixiesquad.com
    Description: PixieBolt - is a WordPress theme intended for eSports organizations, teams and gaming clans. The theme is built by the newest standards, following the latest trends of design and brings premium features that suit the needs of an eSports organization. Next to the fantastic design ( desktop & responsive ) PixieBolt offers the possibility to add teams, players, sponsors, matches, streams, post news / blog, sponsor promotion, about us & more than 100 unique options!
    Version: 1.2.2
    Author: PixieSquad.com | Shape The Gaming
    Author URI: http://pixiesquad.com
    License: PixieSquad Themes. All rights reserved.
    License URI: https://themeforest.net/user/pixiesquad
    Tags: sticky-post, featured-images, editor-style, custom-colors, custom-header, custom-background, right-sidebar, translation-ready, theme-options
    Text Domain: pixiebolt
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Galleries
# Alignment
# Elements
--------------------------------------------------------------*/
/* Galleries */ 
.gallery-caption {
    font-weight: normal;
}
/* Alignment */
.aligncenter {
    text-align: center;
}
.alignleft {
    text-align: left;
}
.alignright {
    text-align: right;
}
.alignjustify {
    text-align: justify;
}
/* Elements */
.screen-reader-text {
    display: none;
}
.wp-caption {
    max-width: 100%;
}
.bypostauthor {
    font-weight: normal;
}