/*
    Theme Name: Inbio Child
    Theme URI: http://rainbowit.net/themes/inbio/
    Template: inbio
    Description:  Smart, Powerful, and Unlimited Customizable WordPress Theme for any type of Personal Website.
    Author: Rainbow-Themes
    Author URI: https://themeforest.net/user/rainbow-themes/portfolio
    Version: 1.1.0
    License: Envato Marketplaces Split License
    License URI: https://themeforest.net/licenses/standard
    Text Domain: inbio-child
    Tags: responsive, rtl-language-support, blog, portfolio, resume, vcard, custom-colors, live-editor
*/
/* Hide likes on portfolio cards */
.rn-portfolio .post-like.pt-like-it.meta,
.rn-portfolio .like-button {
    display: none !important;
}


/* Artwork lightbox information */

.ioanna-lightbox-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 5px;
}

.ioanna-lightbox-caption {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 3px;
}

.ioanna-lightbox-description {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 3px;
}

.ioanna-lightbox-status {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 2px;
}

.ioanna-lightbox-status.is-sold {
    color: #ff1744 !important;
    font-weight: 700 !important;
}
}