/*
    Theme Name: NFTLY
    Theme URI: https://themes.pxsquad.com
    Description: NFTLY brings you an unbeatable, robust WordPress solution for an NFT marketplace. It is a powerful, modern, and bold way to show off your collection of NFTs. Let the public learn more about your NFTs with the possibility to buy them and display the artists that stand behind their creations.
    Version: 1.2.2
    Author: pxsquad
    Author URI: https://pixiesquad.com
    License: PixieSquad Themes. All rights reserved.
    License URI: https://themeforest.net/user/pxsquad
    Tags: portfolio, blog, entertainment, two-columns, one-column, right-sidebar, custom-colors, custom-logo, custom-menu, sticky-post, theme-options, threaded-comments, translation-ready, featured-images, theme-options
    Text Domain: nftly
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Alignment
# Elements
# Font Adjustment
--------------------------------------------------------------*/

/* Adjustment */
.gallery-caption {
    font-weight: normal;
}

.sticky {
    font-weight: normal;
}

/* Alignment */
.aligncenter {
    text-align: center;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.bypostauthor {
    color: rgba(105, 49, 249, 1);
}

.screen-reader-text {
    display: none;
}

.wp-caption-text {
    color: rgba(105, 49, 249, 1);
}

.wp-caption {
    max-width: 100%;
}
