/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 24 2022 | 15:12:47 */
.details-para .secondPart{
    display: none;
}

.details-para .secondPart,
.details-para .firstPart,
.details-para .sep{
    display: inline;
}

.details-para.showContent .sep{
    display: none;
}

.readMore {
    font-weight: bold;
    margin-right: 10px;
    display: inline-block;
    cursor: pointer;
}

.artist_plan-loop-item h3{
    font-family: 'Simpler';
    font-size: 30px;
    color: rgba(0, 0, 0, 1);
    text-align: right;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.artist_plan-loop-item .details{
    line-height: 1.4;
}